@charset "UTF-8";
/******************************************************************
	
Stylesheet: Main Stylesheet

Here's where the magic happens. Here is where you import
all of your Sass files so they can compile into one
CSS file. 

******************************************************************/
@font-face {
  font-family: "Neue Haas Unica Pro";
  src: local("Neue Haas Unica Pro Bold"), local("NeueHaasUnicaPro-Bold"), url("../fonts/NeueHaasUnicaPro-Bold.woff2") format("woff2"), url("../fonts/NeueHaasUnicaPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Neue Haas Unica Pro";
  src: local("Neue Haas Unica Pro Light"), local("NeueHaasUnicaPro-Light"), url("../fonts/NeueHaasUnicaPro-Light.woff2") format("woff2"), url("../fonts/NeueHaasUnicaPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Neue Haas Unica Pro";
  src: local("Neue Haas Unica Pro Thin"), local("NeueHaasUnicaPro-Thin"), url("../fonts/NeueHaasUnicaPro-Thin.woff2") format("woff2"), url("../fonts/NeueHaasUnicaPro-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Neue Haas Unica Pro";
  src: local("Neue Haas Unica Pro"), local("NeueHaasUnicaPro-Regular"), url("../fonts/NeueHaasUnicaPro-Regular.woff2") format("woff2"), url("../fonts/NeueHaasUnicaPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Neue Haas Unica Pro";
  src: local("Neue Haas Unica Pro Medium"), local("NeueHaasUnicaPro-Medium"), url("../fonts/NeueHaasUnicaPro-Medium.woff2") format("woff2"), url("../fonts/NeueHaasUnicaPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/**
 * Foundation for Sites
 * Version 6.7.1
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

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

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em&big=120em"; }

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

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

body {
  margin: 0;
  padding: 0;
  padding-top: env(safe-area-inset-top);
  padding-right: env(safe-area-inset-right);
  padding-bottom: env(safe-area-inset-bottom);
  padding-left: env(safe-area-inset-left);
  background: #000104;
  font-family: "Neue Haas Unica Pro", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

pre {
  overflow: auto; }

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

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

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

.grid-container {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 101.875rem;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-container {
      padding-right: 3.125rem;
      padding-left: 3.125rem; } }
  .grid-container.fluid {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 40em) {
      .grid-container.fluid {
        padding-right: 3.125rem;
        padding-left: 3.125rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

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

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

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

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

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

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

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

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

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

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

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex: 0 0 auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-x {
  margin-left: -1.25rem;
  margin-right: -1.25rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x {
      margin-left: -3.125rem;
      margin-right: -3.125rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 2.5rem);
    margin-left: 1.25rem;
    margin-right: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
      width: calc(100% - 6.25rem);
      margin-left: 3.125rem;
      margin-right: 3.125rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 2.5rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 2.5rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 2.5rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 2.5rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 2.5rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 2.5rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 2.5rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 2.5rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 2.5rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 2.5rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 2.5rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 2.5rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.33333% - 6.25rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.66667% - 6.25rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 6.25rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.33333% - 6.25rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.66667% - 6.25rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 6.25rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.33333% - 6.25rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.66667% - 6.25rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 6.25rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.33333% - 6.25rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.66667% - 6.25rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 6.25rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 6.25rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 6.25rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 6.25rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 6.25rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 6.25rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 6.25rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 6.25rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 6.25rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 6.25rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 6.25rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 6.25rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 6.25rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.33333% - 6.25rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 6.25rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 6.25rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 6.25rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 6.25rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 6.25rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 6.25rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 6.25rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 6.25rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 6.25rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 6.25rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 6.25rem); } }
  @media screen and (min-width: 75em) {
    .grid-margin-x > .xlarge-auto {
      width: auto; }
    .grid-margin-x > .xlarge-shrink {
      width: auto; }
    .grid-margin-x > .xlarge-1 {
      width: calc(8.33333% - 6.25rem); }
    .grid-margin-x > .xlarge-2 {
      width: calc(16.66667% - 6.25rem); }
    .grid-margin-x > .xlarge-3 {
      width: calc(25% - 6.25rem); }
    .grid-margin-x > .xlarge-4 {
      width: calc(33.33333% - 6.25rem); }
    .grid-margin-x > .xlarge-5 {
      width: calc(41.66667% - 6.25rem); }
    .grid-margin-x > .xlarge-6 {
      width: calc(50% - 6.25rem); }
    .grid-margin-x > .xlarge-7 {
      width: calc(58.33333% - 6.25rem); }
    .grid-margin-x > .xlarge-8 {
      width: calc(66.66667% - 6.25rem); }
    .grid-margin-x > .xlarge-9 {
      width: calc(75% - 6.25rem); }
    .grid-margin-x > .xlarge-10 {
      width: calc(83.33333% - 6.25rem); }
    .grid-margin-x > .xlarge-11 {
      width: calc(91.66667% - 6.25rem); }
    .grid-margin-x > .xlarge-12 {
      width: calc(100% - 6.25rem); } }
  @media screen and (min-width: 90em) {
    .grid-margin-x > .xxlarge-auto {
      width: auto; }
    .grid-margin-x > .xxlarge-shrink {
      width: auto; }
    .grid-margin-x > .xxlarge-1 {
      width: calc(8.33333% - 6.25rem); }
    .grid-margin-x > .xxlarge-2 {
      width: calc(16.66667% - 6.25rem); }
    .grid-margin-x > .xxlarge-3 {
      width: calc(25% - 6.25rem); }
    .grid-margin-x > .xxlarge-4 {
      width: calc(33.33333% - 6.25rem); }
    .grid-margin-x > .xxlarge-5 {
      width: calc(41.66667% - 6.25rem); }
    .grid-margin-x > .xxlarge-6 {
      width: calc(50% - 6.25rem); }
    .grid-margin-x > .xxlarge-7 {
      width: calc(58.33333% - 6.25rem); }
    .grid-margin-x > .xxlarge-8 {
      width: calc(66.66667% - 6.25rem); }
    .grid-margin-x > .xxlarge-9 {
      width: calc(75% - 6.25rem); }
    .grid-margin-x > .xxlarge-10 {
      width: calc(83.33333% - 6.25rem); }
    .grid-margin-x > .xxlarge-11 {
      width: calc(91.66667% - 6.25rem); }
    .grid-margin-x > .xxlarge-12 {
      width: calc(100% - 6.25rem); } }
  @media screen and (min-width: 120em) {
    .grid-margin-x > .big-auto {
      width: auto; }
    .grid-margin-x > .big-shrink {
      width: auto; }
    .grid-margin-x > .big-1 {
      width: calc(8.33333% - 6.25rem); }
    .grid-margin-x > .big-2 {
      width: calc(16.66667% - 6.25rem); }
    .grid-margin-x > .big-3 {
      width: calc(25% - 6.25rem); }
    .grid-margin-x > .big-4 {
      width: calc(33.33333% - 6.25rem); }
    .grid-margin-x > .big-5 {
      width: calc(41.66667% - 6.25rem); }
    .grid-margin-x > .big-6 {
      width: calc(50% - 6.25rem); }
    .grid-margin-x > .big-7 {
      width: calc(58.33333% - 6.25rem); }
    .grid-margin-x > .big-8 {
      width: calc(66.66667% - 6.25rem); }
    .grid-margin-x > .big-9 {
      width: calc(75% - 6.25rem); }
    .grid-margin-x > .big-10 {
      width: calc(83.33333% - 6.25rem); }
    .grid-margin-x > .big-11 {
      width: calc(91.66667% - 6.25rem); }
    .grid-margin-x > .big-12 {
      width: calc(100% - 6.25rem); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-y {
  display: flex;
  flex-flow: column nowrap; }
  .grid-y > .cell {
    height: auto;
    max-height: none; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex-basis: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex-basis: auto; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex-basis: auto; } }
  @media screen and (min-width: 75em) {
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
      flex-basis: auto; } }
  @media screen and (min-width: 90em) {
    .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
      flex-basis: auto; } }
  @media screen and (min-width: 120em) {
    .grid-y > .big-shrink, .grid-y > .big-full, .grid-y > .big-1, .grid-y > .big-2, .grid-y > .big-3, .grid-y > .big-4, .grid-y > .big-5, .grid-y > .big-6, .grid-y > .big-7, .grid-y > .big-8, .grid-y > .big-9, .grid-y > .big-10, .grid-y > .big-11, .grid-y > .big-12 {
      flex-basis: auto; } }
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 8.33333%; }
  .grid-y > .small-2 {
    height: 16.66667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.33333%; }
  .grid-y > .small-5 {
    height: 41.66667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.33333%; }
  .grid-y > .small-8 {
    height: 66.66667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.33333%; }
  .grid-y > .small-11 {
    height: 91.66667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.33333%; }
    .grid-y > .medium-2 {
      height: 16.66667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.33333%; }
    .grid-y > .medium-5 {
      height: 41.66667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.33333%; }
    .grid-y > .medium-8 {
      height: 66.66667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.33333%; }
    .grid-y > .medium-11 {
      height: 91.66667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.33333%; }
    .grid-y > .large-2 {
      height: 16.66667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.33333%; }
    .grid-y > .large-5 {
      height: 41.66667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.33333%; }
    .grid-y > .large-8 {
      height: 66.66667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.33333%; }
    .grid-y > .large-11 {
      height: 91.66667%; }
    .grid-y > .large-12 {
      height: 100%; } }
  @media screen and (min-width: 75em) {
    .grid-y > .xlarge-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
      flex: 0 0 auto; }
    .grid-y > .xlarge-shrink {
      height: auto; }
    .grid-y > .xlarge-1 {
      height: 8.33333%; }
    .grid-y > .xlarge-2 {
      height: 16.66667%; }
    .grid-y > .xlarge-3 {
      height: 25%; }
    .grid-y > .xlarge-4 {
      height: 33.33333%; }
    .grid-y > .xlarge-5 {
      height: 41.66667%; }
    .grid-y > .xlarge-6 {
      height: 50%; }
    .grid-y > .xlarge-7 {
      height: 58.33333%; }
    .grid-y > .xlarge-8 {
      height: 66.66667%; }
    .grid-y > .xlarge-9 {
      height: 75%; }
    .grid-y > .xlarge-10 {
      height: 83.33333%; }
    .grid-y > .xlarge-11 {
      height: 91.66667%; }
    .grid-y > .xlarge-12 {
      height: 100%; } }
  @media screen and (min-width: 90em) {
    .grid-y > .xxlarge-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
      flex: 0 0 auto; }
    .grid-y > .xxlarge-shrink {
      height: auto; }
    .grid-y > .xxlarge-1 {
      height: 8.33333%; }
    .grid-y > .xxlarge-2 {
      height: 16.66667%; }
    .grid-y > .xxlarge-3 {
      height: 25%; }
    .grid-y > .xxlarge-4 {
      height: 33.33333%; }
    .grid-y > .xxlarge-5 {
      height: 41.66667%; }
    .grid-y > .xxlarge-6 {
      height: 50%; }
    .grid-y > .xxlarge-7 {
      height: 58.33333%; }
    .grid-y > .xxlarge-8 {
      height: 66.66667%; }
    .grid-y > .xxlarge-9 {
      height: 75%; }
    .grid-y > .xxlarge-10 {
      height: 83.33333%; }
    .grid-y > .xxlarge-11 {
      height: 91.66667%; }
    .grid-y > .xxlarge-12 {
      height: 100%; } }
  @media screen and (min-width: 120em) {
    .grid-y > .big-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .big-shrink, .grid-y > .big-1, .grid-y > .big-2, .grid-y > .big-3, .grid-y > .big-4, .grid-y > .big-5, .grid-y > .big-6, .grid-y > .big-7, .grid-y > .big-8, .grid-y > .big-9, .grid-y > .big-10, .grid-y > .big-11, .grid-y > .big-12 {
      flex: 0 0 auto; }
    .grid-y > .big-shrink {
      height: auto; }
    .grid-y > .big-1 {
      height: 8.33333%; }
    .grid-y > .big-2 {
      height: 16.66667%; }
    .grid-y > .big-3 {
      height: 25%; }
    .grid-y > .big-4 {
      height: 33.33333%; }
    .grid-y > .big-5 {
      height: 41.66667%; }
    .grid-y > .big-6 {
      height: 50%; }
    .grid-y > .big-7 {
      height: 58.33333%; }
    .grid-y > .big-8 {
      height: 66.66667%; }
    .grid-y > .big-9 {
      height: 75%; }
    .grid-y > .big-10 {
      height: 83.33333%; }
    .grid-y > .big-11 {
      height: 91.66667%; }
    .grid-y > .big-12 {
      height: 100%; } }

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

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

.grid-margin-y {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -3.125rem;
      margin-bottom: -3.125rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 2.5rem);
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 6.25rem);
      margin-top: 3.125rem;
      margin-bottom: 3.125rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 2.5rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 2.5rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2.5rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 2.5rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 2.5rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2.5rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 2.5rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 2.5rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2.5rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 2.5rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 2.5rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2.5rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 6.25rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 6.25rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 6.25rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 6.25rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 6.25rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 6.25rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 6.25rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 6.25rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 6.25rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 6.25rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 6.25rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 6.25rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 6.25rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 6.25rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 6.25rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 6.25rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 6.25rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 6.25rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 6.25rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 6.25rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 6.25rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 6.25rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 6.25rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 6.25rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 6.25rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 6.25rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 6.25rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 6.25rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 6.25rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 6.25rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 6.25rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 6.25rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 6.25rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 6.25rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 6.25rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 6.25rem); } }
  @media screen and (min-width: 75em) {
    .grid-margin-y > .xlarge-auto {
      height: auto; }
    .grid-margin-y > .xlarge-shrink {
      height: auto; }
    .grid-margin-y > .xlarge-1 {
      height: calc(8.33333% - 6.25rem); }
    .grid-margin-y > .xlarge-2 {
      height: calc(16.66667% - 6.25rem); }
    .grid-margin-y > .xlarge-3 {
      height: calc(25% - 6.25rem); }
    .grid-margin-y > .xlarge-4 {
      height: calc(33.33333% - 6.25rem); }
    .grid-margin-y > .xlarge-5 {
      height: calc(41.66667% - 6.25rem); }
    .grid-margin-y > .xlarge-6 {
      height: calc(50% - 6.25rem); }
    .grid-margin-y > .xlarge-7 {
      height: calc(58.33333% - 6.25rem); }
    .grid-margin-y > .xlarge-8 {
      height: calc(66.66667% - 6.25rem); }
    .grid-margin-y > .xlarge-9 {
      height: calc(75% - 6.25rem); }
    .grid-margin-y > .xlarge-10 {
      height: calc(83.33333% - 6.25rem); }
    .grid-margin-y > .xlarge-11 {
      height: calc(91.66667% - 6.25rem); }
    .grid-margin-y > .xlarge-12 {
      height: calc(100% - 6.25rem); } }
  @media screen and (min-width: 90em) {
    .grid-margin-y > .xxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxlarge-1 {
      height: calc(8.33333% - 6.25rem); }
    .grid-margin-y > .xxlarge-2 {
      height: calc(16.66667% - 6.25rem); }
    .grid-margin-y > .xxlarge-3 {
      height: calc(25% - 6.25rem); }
    .grid-margin-y > .xxlarge-4 {
      height: calc(33.33333% - 6.25rem); }
    .grid-margin-y > .xxlarge-5 {
      height: calc(41.66667% - 6.25rem); }
    .grid-margin-y > .xxlarge-6 {
      height: calc(50% - 6.25rem); }
    .grid-margin-y > .xxlarge-7 {
      height: calc(58.33333% - 6.25rem); }
    .grid-margin-y > .xxlarge-8 {
      height: calc(66.66667% - 6.25rem); }
    .grid-margin-y > .xxlarge-9 {
      height: calc(75% - 6.25rem); }
    .grid-margin-y > .xxlarge-10 {
      height: calc(83.33333% - 6.25rem); }
    .grid-margin-y > .xxlarge-11 {
      height: calc(91.66667% - 6.25rem); }
    .grid-margin-y > .xxlarge-12 {
      height: calc(100% - 6.25rem); } }
  @media screen and (min-width: 120em) {
    .grid-margin-y > .big-auto {
      height: auto; }
    .grid-margin-y > .big-shrink {
      height: auto; }
    .grid-margin-y > .big-1 {
      height: calc(8.33333% - 6.25rem); }
    .grid-margin-y > .big-2 {
      height: calc(16.66667% - 6.25rem); }
    .grid-margin-y > .big-3 {
      height: calc(25% - 6.25rem); }
    .grid-margin-y > .big-4 {
      height: calc(33.33333% - 6.25rem); }
    .grid-margin-y > .big-5 {
      height: calc(41.66667% - 6.25rem); }
    .grid-margin-y > .big-6 {
      height: calc(50% - 6.25rem); }
    .grid-margin-y > .big-7 {
      height: calc(58.33333% - 6.25rem); }
    .grid-margin-y > .big-8 {
      height: calc(66.66667% - 6.25rem); }
    .grid-margin-y > .big-9 {
      height: calc(75% - 6.25rem); }
    .grid-margin-y > .big-10 {
      height: calc(83.33333% - 6.25rem); }
    .grid-margin-y > .big-11 {
      height: calc(91.66667% - 6.25rem); }
    .grid-margin-y > .big-12 {
      height: calc(100% - 6.25rem); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-y {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -3.125rem;
      margin-bottom: -3.125rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 2.5rem);
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 6.25rem);
      margin-top: 3.125rem;
      margin-bottom: 3.125rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 2.5rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 2.5rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2.5rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 2.5rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 2.5rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2.5rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 2.5rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 2.5rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2.5rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 2.5rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 2.5rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2.5rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 6.25rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 6.25rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 6.25rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 6.25rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 6.25rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 6.25rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 6.25rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 6.25rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 6.25rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 6.25rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 6.25rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 6.25rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 6.25rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 6.25rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 6.25rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 6.25rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 6.25rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 6.25rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 6.25rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 6.25rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 6.25rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 6.25rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 6.25rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 6.25rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 6.25rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 6.25rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 6.25rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 6.25rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 6.25rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 6.25rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 6.25rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 6.25rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 6.25rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 6.25rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 6.25rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 6.25rem); } }
  @media screen and (min-width: 75em) {
    .grid-margin-y > .xlarge-auto {
      height: auto; }
    .grid-margin-y > .xlarge-shrink {
      height: auto; }
    .grid-margin-y > .xlarge-1 {
      height: calc(8.33333% - 6.25rem); }
    .grid-margin-y > .xlarge-2 {
      height: calc(16.66667% - 6.25rem); }
    .grid-margin-y > .xlarge-3 {
      height: calc(25% - 6.25rem); }
    .grid-margin-y > .xlarge-4 {
      height: calc(33.33333% - 6.25rem); }
    .grid-margin-y > .xlarge-5 {
      height: calc(41.66667% - 6.25rem); }
    .grid-margin-y > .xlarge-6 {
      height: calc(50% - 6.25rem); }
    .grid-margin-y > .xlarge-7 {
      height: calc(58.33333% - 6.25rem); }
    .grid-margin-y > .xlarge-8 {
      height: calc(66.66667% - 6.25rem); }
    .grid-margin-y > .xlarge-9 {
      height: calc(75% - 6.25rem); }
    .grid-margin-y > .xlarge-10 {
      height: calc(83.33333% - 6.25rem); }
    .grid-margin-y > .xlarge-11 {
      height: calc(91.66667% - 6.25rem); }
    .grid-margin-y > .xlarge-12 {
      height: calc(100% - 6.25rem); } }
  @media screen and (min-width: 90em) {
    .grid-margin-y > .xxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxlarge-1 {
      height: calc(8.33333% - 6.25rem); }
    .grid-margin-y > .xxlarge-2 {
      height: calc(16.66667% - 6.25rem); }
    .grid-margin-y > .xxlarge-3 {
      height: calc(25% - 6.25rem); }
    .grid-margin-y > .xxlarge-4 {
      height: calc(33.33333% - 6.25rem); }
    .grid-margin-y > .xxlarge-5 {
      height: calc(41.66667% - 6.25rem); }
    .grid-margin-y > .xxlarge-6 {
      height: calc(50% - 6.25rem); }
    .grid-margin-y > .xxlarge-7 {
      height: calc(58.33333% - 6.25rem); }
    .grid-margin-y > .xxlarge-8 {
      height: calc(66.66667% - 6.25rem); }
    .grid-margin-y > .xxlarge-9 {
      height: calc(75% - 6.25rem); }
    .grid-margin-y > .xxlarge-10 {
      height: calc(83.33333% - 6.25rem); }
    .grid-margin-y > .xxlarge-11 {
      height: calc(91.66667% - 6.25rem); }
    .grid-margin-y > .xxlarge-12 {
      height: calc(100% - 6.25rem); } }
  @media screen and (min-width: 120em) {
    .grid-margin-y > .big-auto {
      height: auto; }
    .grid-margin-y > .big-shrink {
      height: auto; }
    .grid-margin-y > .big-1 {
      height: calc(8.33333% - 6.25rem); }
    .grid-margin-y > .big-2 {
      height: calc(16.66667% - 6.25rem); }
    .grid-margin-y > .big-3 {
      height: calc(25% - 6.25rem); }
    .grid-margin-y > .big-4 {
      height: calc(33.33333% - 6.25rem); }
    .grid-margin-y > .big-5 {
      height: calc(41.66667% - 6.25rem); }
    .grid-margin-y > .big-6 {
      height: calc(50% - 6.25rem); }
    .grid-margin-y > .big-7 {
      height: calc(58.33333% - 6.25rem); }
    .grid-margin-y > .big-8 {
      height: calc(66.66667% - 6.25rem); }
    .grid-margin-y > .big-9 {
      height: calc(75% - 6.25rem); }
    .grid-margin-y > .big-10 {
      height: calc(83.33333% - 6.25rem); }
    .grid-margin-y > .big-11 {
      height: calc(91.66667% - 6.25rem); }
    .grid-margin-y > .big-12 {
      height: calc(100% - 6.25rem); } }

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

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

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

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

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

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

.align-left {
  justify-content: flex-start; }

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

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

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

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

.align-left.vertical.menu > li > a {
  justify-content: flex-start; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-container {
  display: flex; }

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

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

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

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

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

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

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

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

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

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

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

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

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: "Neue Haas Unica Pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

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

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

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

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

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

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

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

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1468a0; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 101.875rem;
  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; }

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

figure {
  margin: 0; }

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

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

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

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000104;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem; }

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000104;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem; }

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

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

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

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

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

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

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  box-shadow: inset 0 1px 2px rgba(0, 1, 4, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000104;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #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:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

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

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

::placeholder {
  color: #cacaca; }

[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: #000104; }
  label.middle {
    margin: 0 0 1rem;
    line-height: 1.5;
    padding: 0.5625rem 0; }

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

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    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: #000104;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

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

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

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

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

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

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000104;
  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; }
  select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0; }

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

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

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

/* @include foundation-button;
@include foundation-accordion;
@include foundation-accordion-menu;
@include foundation-badge;
@include foundation-breadcrumbs;
@include foundation-button-group;
@include foundation-callout;
@include foundation-card;
@include foundation-close-button; */
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  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 {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
    .menu.vertical.icon-top li a img,
    .menu.vertical.icon-top li a i,
    .menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
    .menu.vertical.icon-bottom li a i,
    .menu.vertical.icon-bottom li a svg {
      text-align: left; }
  .menu.expanded li {
    flex: 1 1 0px; }
  .menu.expanded.icon-top li a img,
  .menu.expanded.icon-top li a i,
  .menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
  .menu.expanded.icon-bottom li a i,
  .menu.expanded.icon-bottom li a svg {
    text-align: left; }
  .menu.simple {
    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 {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.medium-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.medium-expanded li {
      flex: 1 1 0px; }
    .menu.medium-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.large-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.large-expanded li {
      flex: 1 1 0px; }
    .menu.large-simple li {
      flex: 1 1 0px; } }
  @media screen and (min-width: 75em) {
    .menu.xlarge-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.xlarge-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.xlarge-expanded li {
      flex: 1 1 0px; }
    .menu.xlarge-simple li {
      flex: 1 1 0px; } }
  @media screen and (min-width: 90em) {
    .menu.xxlarge-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.xxlarge-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.xxlarge-expanded li {
      flex: 1 1 0px; }
    .menu.xxlarge-simple li {
      flex: 1 1 0px; } }
  @media screen and (min-width: 120em) {
    .menu.big-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.big-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.big-expanded li {
      flex: 1 1 0px; }
    .menu.big-simple li {
      flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: flex; }
  .menu.icon-left li a, .menu.nested.icon-left li a {
    flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg, .menu.nested.icon-left li a img,
    .menu.nested.icon-left li a i,
    .menu.nested.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a, .menu.nested.icon-right li a {
    flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg, .menu.nested.icon-right li a img,
    .menu.nested.icon-right li a i,
    .menu.nested.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a, .menu.nested.icon-top li a {
    flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg, .menu.nested.icon-top li a img,
    .menu.nested.icon-top li a i,
    .menu.nested.icon-top li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a, .menu.nested.icon-bottom li a {
    flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
    .menu.nested.icon-bottom li a i,
    .menu.nested.icon-bottom li a svg {
      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 {
    justify-content: flex-start; }
  .menu.align-right li {
    display: flex;
    justify-content: flex-end; }
    .menu.align-right li .submenu li {
      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.icon-top li a img,
  .menu.align-right.icon-top li a i,
  .menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
  .menu.align-right.icon-bottom li a i,
  .menu.align-right.icon-bottom li a svg {
    text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: flex;
    justify-content: center; }
    .menu.align-center li .submenu li {
      justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

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

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

/* @include foundation-menu-icon;
@include foundation-drilldown-menu;
@include foundation-dropdown;
@include foundation-dropdown-menu; */
.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%; }

/* @include foundation-label;
@include foundation-media-object; */
.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: transform 0.5s ease;
  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(0, 1, 4, 0.7); }
  .off-canvas.is-open {
    transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  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(0, 1, 4, 0.7); }
  .off-canvas-absolute.is-open {
    transform: translate(0, 0); }

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    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 {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 100vw; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 100vw; }
  .position-right.reveal-for-medium {
    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 {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 100vw; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 100vw; }
  .position-top.reveal-for-medium {
    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 {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 100vw; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 100vw; }
  .position-bottom.reveal-for-medium {
    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 {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 100vw; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 100vw; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    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 {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 100vw; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 100vw; }
  .position-right.reveal-for-large {
    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 {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 100vw; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 100vw; }
  .position-top.reveal-for-large {
    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 {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 100vw; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 100vw; }
  .position-bottom.reveal-for-large {
    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 {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 100vw; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 100vw; } }

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

@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-xxlarge .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-xxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 100vw; }
    .position-left.reveal-for-xxlarge ~ .off-canvas-content {
      margin-left: 100vw; }
  .position-right.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-xxlarge .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-xxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 100vw; }
    .position-right.reveal-for-xxlarge ~ .off-canvas-content {
      margin-right: 100vw; }
  .position-top.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-xxlarge .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-xxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 100vw; }
    .position-top.reveal-for-xxlarge ~ .off-canvas-content {
      margin-top: 100vw; }
  .position-bottom.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-xxlarge .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-xxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 100vw; }
    .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
      margin-bottom: 100vw; } }

@media screen and (min-width: 120em) {
  .position-left.reveal-for-big {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-big .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-big {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 100vw; }
    .position-left.reveal-for-big ~ .off-canvas-content {
      margin-left: 100vw; }
  .position-right.reveal-for-big {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-big .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-big {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 100vw; }
    .position-right.reveal-for-big ~ .off-canvas-content {
      margin-right: 100vw; }
  .position-top.reveal-for-big {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-big .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-big {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 100vw; }
    .position-top.reveal-for-big ~ .off-canvas-content {
      margin-top: 100vw; }
  .position-bottom.reveal-for-big {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-big .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-big {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 100vw; }
    .position-bottom.reveal-for-big ~ .off-canvas-content {
      margin-bottom: 100vw; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .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;
      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: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .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;
      transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

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

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

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

/* @include foundation-orbit;
@include foundation-pagination;
@include foundation-progress-bar;
@include foundation-slider; */
.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 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; }

/* @include foundation-reveal;
@include foundation-switch;
@include foundation-table;
@include foundation-tabs;
@include foundation-thumbnail;
@include foundation-title-bar;
@include foundation-tooltip; */
.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 35px 50px;
  flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: transparent; }
  .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 {
    flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 40em) {
    .top-bar {
      flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        flex: 0 1 auto;
        margin-left: auto; } }
  @media print, screen and (max-width: 63.99875em) {
    .top-bar.stacked-for-medium {
      flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media print, screen and (max-width: 74.99875em) {
    .top-bar.stacked-for-large {
      flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media print, screen and (max-width: 89.99875em) {
    .top-bar.stacked-for-xlarge {
      flex-wrap: wrap; }
      .top-bar.stacked-for-xlarge .top-bar-left,
      .top-bar.stacked-for-xlarge .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media print, screen and (max-width: 119.99875em) {
    .top-bar.stacked-for-xxlarge {
      flex-wrap: wrap; }
      .top-bar.stacked-for-xxlarge .top-bar-left,
      .top-bar.stacked-for-xxlarge .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  .top-bar.stacked-for-big {
    flex-wrap: wrap; }
    .top-bar.stacked-for-big .top-bar-left,
    .top-bar.stacked-for-big .top-bar-right {
      flex: 0 0 100%;
      max-width: 100%; }

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

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

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

@media print, screen and (max-width: 39.99875em) {
  .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.99875em) {
  .show-for-medium {
    display: none !important; } }

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

@media screen and (max-width: 39.99875em), 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.99875em) {
  .show-for-large {
    display: none !important; } }

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

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

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

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

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

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

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

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

@media screen and (min-width: 90em) and (max-width: 119.99875em) {
  .hide-for-xxlarge-only {
    display: none !important; } }

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

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

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

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

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

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

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

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

/* @include foundation-float-classes; */
#header ul li a, #footer .inner-footer .menu li a {
  padding: 0;
  font-size: 14px;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  display: block;
  position: relative;
  transition: color 250ms;
  white-space: nowrap; }
  @media print, screen and (min-width: 40em) {
    #header ul li a, #footer .inner-footer .menu li a {
      font-size: 18px; } }
  @media print, screen and (min-width: 64em) {
    #header ul li a, #footer .inner-footer .menu li a {
      font-size: 1.82vw; } }
  @media screen and (min-width: 120em) {
    #header ul li a, #footer .inner-footer .menu li a {
      font-size: 35px; } }

#off-canvas .social, #page-content.contact #page-header .left_content .social, #footer .inner-footer .social {
  display: flex;
  align-items: center; }
  #off-canvas .social .social_item, #page-content.contact #page-header .left_content .social .social_item, #footer .inner-footer .social .social_item {
    width: 100%;
    max-width: 130px;
    border: 1px solid white;
    border-radius: 100%;
    position: relative; }
    #off-canvas .social .social_item:after, #page-content.contact #page-header .left_content .social .social_item:after, #footer .inner-footer .social .social_item:after {
      content: "";
      padding-top: 100%;
      display: block; }
    #off-canvas .social .social_item:last-child, #page-content.contact #page-header .left_content .social .social_item:last-child, #footer .inner-footer .social .social_item:last-child {
      margin-left: 35px; }
    #off-canvas .social .social_item span, #page-content.contact #page-header .left_content .social .social_item span, #footer .inner-footer .social .social_item span {
      white-space: nowrap;
      padding: 10px;
      display: inline-block; }
    #off-canvas .social .social_item a, #page-content.contact #page-header .left_content .social .social_item a, #footer .inner-footer .social .social_item a {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      color: white;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      line-height: 1;
      background-color: transparent;
      transition: color 250ms, background-color 250ms;
      border-radius: 100%; }
      #off-canvas .social .social_item a:hover, #page-content.contact #page-header .left_content .social .social_item a:hover, #footer .inner-footer .social .social_item a:hover {
        background-color: #fff;
        color: black; }
  #off-canvas .social .social_item, #page-content.contact #page-header .left_content .social .social_item {
    border-color: #000104; }
    #off-canvas .social .social_item a, #page-content.contact #page-header .left_content .social .social_item a {
      color: #000104; }
      #off-canvas .social .social_item a:hover, #page-content.contact #page-header .left_content .social .social_item a:hover {
        background-color: #000104;
        color: #fff; }

#page-content.about .section2 .description, #page-content.about .section5 .section_title, #page-content.about .section6 .section_title {
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.1;
  text-align: left;
  margin-bottom: 30px; }
  @media print, screen and (min-width: 40em) {
    #page-content.about .section2 .description, #page-content.about .section5 .section_title, #page-content.about .section6 .section_title {
      font-size: 26px; } }
  @media print, screen and (min-width: 64em) {
    #page-content.about .section2 .description, #page-content.about .section5 .section_title, #page-content.about .section6 .section_title {
      font-size: 28px; } }
  @media screen and (min-width: 75em) {
    #page-content.about .section2 .description, #page-content.about .section5 .section_title, #page-content.about .section6 .section_title {
      font-size: 30px; } }
  @media screen and (min-width: 120em) {
    #page-content.about .section2 .description, #page-content.about .section5 .section_title, #page-content.about .section6 .section_title {
      font-size: 45px; } }

#related_posts .slick-list, #page-content.about .section6 #teammembers .slick-list {
  cursor: -webkit-image-set(url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAABmCAMAAAAOARRQAAACc1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////96UfbVAAAA0HRSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExYXGBkbHB0fICEiIyQlJigpLDAzNDU2Nzg5Ojs8PT4/QEFCQ0RFRkdISUpLTE1OT1BRU1RVVldYWVteX2BiZGVmZ2hpamtsbW5vcHFyc3d4eXp7fH1+f4CEhYaHiImKkZKTlJWWl5iZmpucnp+goaKjpKWoqausrq+wsbKztLW2ubq8vb6/wMHGx8nKy8zNzs/Q0dLT1NXW19jZ2tvc3d7f4OHi4+Tl5ujp6uzv8PHy8/T19vf4+fr7/P3+Pd5hSgAAAAFiS0dE0A7Wz5wAAAX5SURBVBgZ7cH9Q1X1Acfxz7nEwwxFps4lgkm5WVOruQY+JLWUDJ1pKogu3TR8whY5ZC63lqm0ZSJ7BudMkOlaPiDOloAN8wEELuf9J+177uXi5XLPgcs9/tbrpa89ZGlPFK5cu3n79s1rVxY+kaaHIOul/fVX+onSf6X+nRcnyT/Ws1VngsQVPPP2M5b8MKuyDU9X9+YpWS802kTp7mhtamhoau3oJorduFRJCBQ3ExFsqi4rmKEhMwo3HWgeIOLsckvj9PynDPqienm24vjmigM3GHR+ocZjei1hdz4oCMhVYNGRu4TYR6YpUVb5LUJubM3UKDK3tRPSVWYpIdknCGnbkK4xSC+9RsjxyUrA3DYc3ZXpGqPUN+7g+Hy+xmxjH44TOUrAzDocva9rjPbg+KpECVp9G8cujUWgBkfz40rY7BYcBwIaVeAYjnfTNQ4Zv8FRG9BoanDs0jjtxVGjUezGCG7QuJUGMXbL0waM4KtKwqogxnp5+F4fxgYlpQyj92m5yr6OsUtJqsT4T7ZcWCcwDilp72EctxRfOUZzupKW8U+MUsU1/Rbw1ePyQf5toGua4qnFKJEvVmMcVRzft4GP5ZOTgP28Rgh8CtzLkU9yu4HzlmIVY+yQb3ZhLFcMqxloS5Nv0q8DZxXjBYz18tEmjMUa7hRwI10+yugAGjTMLBvYKl/9DLDzFK0SuJMpX028C+xRFOsqcFg+Owa0WnrgWYwC+WwJxnw9UAV8EZDPUtqBt/TAGaBavjsI/ENDsoLAcvnuFaB/kiJ+BASz5bspA8AyRewHmvQQnAOqFFEPVMvbrIUaYWGevNUAdYpoBcrkadK/+ksVY1XPxWx52gxc0qC0fuCH8pLWAPzcUhRrH/C3VHlZDPSlKuxJjMfk5X0cv8/QkPTf4fitvORg5CtsMdBtycNOQk6maEjKSUIq5CHQAxQqrBjokIcSG0dzpqJknsNhl8hDJ7BCYWuBy3L31D0c7TM0zPT/4uhZIHetwBqFbQGa5Cr3Jo4731GMObdw/G+2XJ0DyhVWATTKzeTPcASLNEJREMfFbLk5BbypsAqgUW7+QEiF4qgg5I9ycwp4U2FbgCa5WWXjaMnUCJnncNivys05oFxha4HLcrWTkPoUxUipJ6RCrq4CaxRWDHTI3buEHFKMXxDyvtzdBFYobDHQbclV6l8J2aJhNhDy93S5CtwHChX2JMZjcpd9EUfwRUUpCuK4mC13MzHyFZbWDxTIQ96XODonaMiEThxf5snDUqAvVYNagU3yMr8H6JirKE91AD0L5OUN4JIi6oFqeVo5wIUcDfPtZuwfy9NBoE4R+4Fmeav4c5ZiZJ7cKW8XgCpFvAQMTJG3FI2QIm9TbWCZIrKCwAr5rgTon6QhZ4AD8t0h4LQeeBu4kSKfPdIJ7NMDz2Asks+WYcxTlMvAB/LZh0CrpSh7gbuZ8lVWN7Bb0WbZwDb5agdg52qYRqA9XT6acBNo0HBLMTbKR9swFitGE3AtTb6Z0A58olgrMCrkm30YLytW4AJwb6Z8kn8faLE0wnM2UCef/Amwf6A4jmKsli/WYRxWPN/qAm7Plg/m3AO6piquMoyWDCXt0X9jbFR81nGMXytZVi3GR3Iz+RrGHiWpCqNtslw93YtRqqRsxeidKw+v20CwRElYMwDY6+RpF0awVOO2zcao0ChqcOzV+Fjv4KjWaAK1ON7L0Dg8WovjWECjCtTgaMlXwuZ8hqM6oLHYjeP2aiVo3T0Me6fGaH0vjpO5SkD+X3D0rtOYffcqju7KDI3RNyrv4/h8nhIw+Tgh1zdlaAwmbL1ByEdZSohV1kVIx08nahRZO24S0rVRCZt2xCbk7tElKXL1SNGH3YTYh6dqPBaeZ1D7weIpimNqyaFOBrU8p3Gylp8lYqDll+WLciwNCuQu+cmvLthEfPKypSQsabSJ0tN5tamxsantZg9R7IYlSlbenlY8XdmdK18seOt0P3H1n943Tz6aWFRVd7mPKH2X6qqKJuohSM0vLH6tfPv28teKC/JT9bWH6/9UsoRLYlTLdQAAAABJRU5ErkJggg==") 1x, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAABmCAMAAAAOARRQAAACc1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////96UfbVAAAA0HRSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExYXGBkbHB0fICEiIyQlJigpLDAzNDU2Nzg5Ojs8PT4/QEFCQ0RFRkdISUpLTE1OT1BRU1RVVldYWVteX2BiZGVmZ2hpamtsbW5vcHFyc3d4eXp7fH1+f4CEhYaHiImKkZKTlJWWl5iZmpucnp+goaKjpKWoqausrq+wsbKztLW2ubq8vb6/wMHGx8nKy8zNzs/Q0dLT1NXW19jZ2tvc3d7f4OHi4+Tl5ujp6uzv8PHy8/T19vf4+fr7/P3+Pd5hSgAAAAFiS0dE0A7Wz5wAAAX5SURBVBgZ7cH9Q1X1Acfxz7nEwwxFps4lgkm5WVOruQY+JLWUDJ1pKogu3TR8whY5ZC63lqm0ZSJ7BudMkOlaPiDOloAN8wEELuf9J+177uXi5XLPgcs9/tbrpa89ZGlPFK5cu3n79s1rVxY+kaaHIOul/fVX+onSf6X+nRcnyT/Ws1VngsQVPPP2M5b8MKuyDU9X9+YpWS802kTp7mhtamhoau3oJorduFRJCBQ3ExFsqi4rmKEhMwo3HWgeIOLsckvj9PynDPqienm24vjmigM3GHR+ocZjei1hdz4oCMhVYNGRu4TYR6YpUVb5LUJubM3UKDK3tRPSVWYpIdknCGnbkK4xSC+9RsjxyUrA3DYc3ZXpGqPUN+7g+Hy+xmxjH44TOUrAzDocva9rjPbg+KpECVp9G8cujUWgBkfz40rY7BYcBwIaVeAYjnfTNQ4Zv8FRG9BoanDs0jjtxVGjUezGCG7QuJUGMXbL0waM4KtKwqogxnp5+F4fxgYlpQyj92m5yr6OsUtJqsT4T7ZcWCcwDilp72EctxRfOUZzupKW8U+MUsU1/Rbw1ePyQf5toGua4qnFKJEvVmMcVRzft4GP5ZOTgP28Rgh8CtzLkU9yu4HzlmIVY+yQb3ZhLFcMqxloS5Nv0q8DZxXjBYz18tEmjMUa7hRwI10+yugAGjTMLBvYKl/9DLDzFK0SuJMpX028C+xRFOsqcFg+Owa0WnrgWYwC+WwJxnw9UAV8EZDPUtqBt/TAGaBavjsI/ENDsoLAcvnuFaB/kiJ+BASz5bspA8AyRewHmvQQnAOqFFEPVMvbrIUaYWGevNUAdYpoBcrkadK/+ksVY1XPxWx52gxc0qC0fuCH8pLWAPzcUhRrH/C3VHlZDPSlKuxJjMfk5X0cv8/QkPTf4fitvORg5CtsMdBtycNOQk6maEjKSUIq5CHQAxQqrBjokIcSG0dzpqJknsNhl8hDJ7BCYWuBy3L31D0c7TM0zPT/4uhZIHetwBqFbQGa5Cr3Jo4731GMObdw/G+2XJ0DyhVWATTKzeTPcASLNEJREMfFbLk5BbypsAqgUW7+QEiF4qgg5I9ycwp4U2FbgCa5WWXjaMnUCJnncNivys05oFxha4HLcrWTkPoUxUipJ6RCrq4CaxRWDHTI3buEHFKMXxDyvtzdBFYobDHQbclV6l8J2aJhNhDy93S5CtwHChX2JMZjcpd9EUfwRUUpCuK4mC13MzHyFZbWDxTIQ96XODonaMiEThxf5snDUqAvVYNagU3yMr8H6JirKE91AD0L5OUN4JIi6oFqeVo5wIUcDfPtZuwfy9NBoE4R+4Fmeav4c5ZiZJ7cKW8XgCpFvAQMTJG3FI2QIm9TbWCZIrKCwAr5rgTon6QhZ4AD8t0h4LQeeBu4kSKfPdIJ7NMDz2Asks+WYcxTlMvAB/LZh0CrpSh7gbuZ8lVWN7Bb0WbZwDb5agdg52qYRqA9XT6acBNo0HBLMTbKR9swFitGE3AtTb6Z0A58olgrMCrkm30YLytW4AJwb6Z8kn8faLE0wnM2UCef/Amwf6A4jmKsli/WYRxWPN/qAm7Plg/m3AO6piquMoyWDCXt0X9jbFR81nGMXytZVi3GR3Iz+RrGHiWpCqNtslw93YtRqqRsxeidKw+v20CwRElYMwDY6+RpF0awVOO2zcao0ChqcOzV+Fjv4KjWaAK1ON7L0Dg8WovjWECjCtTgaMlXwuZ8hqM6oLHYjeP2aiVo3T0Me6fGaH0vjpO5SkD+X3D0rtOYffcqju7KDI3RNyrv4/h8nhIw+Tgh1zdlaAwmbL1ByEdZSohV1kVIx08nahRZO24S0rVRCZt2xCbk7tElKXL1SNGH3YTYh6dqPBaeZ1D7weIpimNqyaFOBrU8p3Gylp8lYqDll+WLciwNCuQu+cmvLthEfPKypSQsabSJ0tN5tamxsantZg9R7IYlSlbenlY8XdmdK18seOt0P3H1n943Tz6aWFRVd7mPKH2X6qqKJuohSM0vLH6tfPv28teKC/JT9bWH6/9UsoRLYlTLdQAAAABJRU5ErkJggg==") 2x) 32 32, pointer;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDIiIGhlaWdodD0iMTAyIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDQxIiBmaWxsPSIjZmJmYmZkIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMyIgZD0iTS01LTVIOTdWOTdILTV6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJHcm91cGUgMTExIj48ZyBkYXRhLW5hbWU9Ikdyb3VwZSAxMTAiIGNsaXAtcGF0aD0idXJsKCNhKSIgZmlsbD0iI2ZiZmJmZCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUgNSkiPjxwYXRoIGRhdGEtbmFtZT0iVHJhY8OpIDIxMCIgZD0iTTQ2IDBhNDYgNDYgMCAxMDQ2IDQ2QTQ2IDQ2IDAgMDA0NiAwbTAgOTAuNzczQTQ0Ljc3MyA0NC43NzMgMCAxMTkwLjc3MyA0NiA0NC44MjQgNDQuODI0IDAgMDE0NiA5MC43NzMiLz48cGF0aCBkYXRhLW5hbWU9IlRyYWPDqSAyMTEiIGQ9Ik01NS43OSAzOS40OTlsLTEuODczIDEuNTk0IDQuODUgNS42NTctNC44NSA1LjY1NiAxLjg3MyAxLjU5MyA1LjUzMi02LjQ1NC42ODItLjgtLjY4Mi0uOHoiLz48cGF0aCBkYXRhLW5hbWU9IlRyYWPDqSAyMTIiIGQ9Ik0zNi4yMSAzOS40OTlsLTUuNTMxIDYuNDUzLS42ODIuOC42ODIuOCA1LjUzMSA2LjQ0NyAxLjg3My0xLjU5NS00Ljg1LTUuNjU2IDQuODUtNS42NTd6Ii8+PC9nPjwvZz48L3N2Zz4=") 32 32, pointer; }

@keyframes svg_menu {
  to {
    stroke-dashoffset: 0; } }

@keyframes fadeInUpMemoji {
  from {
    opacity: 0;
    transform: translate3d(-30%, 10%, 0) scale(0.85); }
  to {
    transform: translate3d(-30%, -50%, 0) scale(1);
    opacity: 1; } }

@keyframes fadeInDownMemoji {
  from {
    transform: translate3d(-30%, -50%, 0) scale(1);
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-30%, 10%, 0) scale(0.85); } }

@keyframes circle_around {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes scrollText {
  from {
    transform: translate3d(0%, 0, 0); }
  to {
    transform: translate3d(-50%, 0, 0); } }

@keyframes scrollTextReverse {
  from {
    transform: translate3d(-50%, 0, 0); }
  to {
    transform: translate3d(0%, 0, 0); } }

@keyframes wave-animation {
  0% {
    transform: rotate(0deg); }
  10% {
    transform: rotate(14deg); }
  20% {
    transform: rotate(-8deg); }
  30% {
    transform: rotate(14deg); }
  40% {
    transform: rotate(-4deg); }
  50% {
    transform: rotate(10deg); }
  60% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(0deg); } }

@keyframes rob_color {
  from {
    color: #2414ff; }
  to {
    color: #ff383b; } }

.loading-screen {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  transform: scaleY(0) skewX(0);
  transform-origin: top left; }

.loading-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 999999;
  pointer-events: none; }

.anim_up_o {
  transform: translateY(50%);
  opacity: 0; }

.anim_o {
  opacity: 0; }

/************************************************

Stylesheet: Global Stylesheet

*************************************************/
.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important; }

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
  /* Blue */ }

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
  display: none; }

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  /* Green */ }

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232;
  /* Red */ }

.wpcf7 form.spam .wpcf7-response-output {
  border-color: #f56e28;
  /* Orange */ }

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
  /* Yellow */ }

.wpcf7-form-control-wrap {
  position: relative; }

.wpcf7-not-valid-tip {
  color: #dc3232;
  /* Red */
  font-size: 1em;
  font-weight: normal;
  display: block; }

.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: relative;
  top: -2ex;
  left: 1em;
  z-index: 100;
  border: 1px solid #dc3232;
  background: #fff;
  padding: 0.2em 0.8em;
  width: 24em; }

.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em; }

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
  content: " "; }

.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  /* Dark Gray 800 */
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative; }

form.submitting .wpcf7-spinner {
  visibility: visible; }

.wpcf7-spinner::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  /* Light Gray 100 */
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1000ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite; }

@media (prefers-reduced-motion: reduce) {
  .wpcf7-spinner::before {
    animation-name: blink;
    animation-duration: 2000ms; } }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes blink {
  from {
    opacity: 0; }
  50% {
    opacity: 1; }
  to {
    opacity: 0; } }

.wpcf7 input[type="file"] {
  cursor: pointer; }

.wpcf7 input[type="file"]:disabled {
  cursor: default; }

.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed; }

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  direction: ltr; }

.keen-slider:not([data-keen-slider-disabled]) {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  align-content: flex-start;
  display: flex;
  overflow: hidden;
  position: relative;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -khtml-user-select: none;
  width: 100%; }

.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide {
  min-height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse] {
  flex-direction: row-reverse; }

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v] {
  flex-wrap: wrap; }

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-moves] * {
  pointer-events: none; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:after,
.slick-track:before {
  display: table;
  content: ""; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.scrollContent {
  height: 100%; }

#loader {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 999999;
  background: transparent;
  top: 0;
  left: 0;
  pointer-events: none; }
  #loader .shape-overlays-loader {
    width: 100vw;
    height: 100vh;
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0; }
    #loader .shape-overlays-loader #path1 {
      fill: url(#gradient-loader1); }
    #loader .shape-overlays-loader #path2 {
      fill: url(#gradient-loader2); }
    #loader .shape-overlays-loader #path3 {
      fill: url(#gradient-loader3); }

body.bg_white {
  background-color: #fbfbfd; }

.entry-content {
  color: #000104;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left; }
  @media print, screen and (min-width: 64em) {
    .entry-content {
      font-size: 18px; } }
  @media screen and (min-width: 75em) {
    .entry-content {
      font-size: 20px; } }
  .entry-content p {
    line-height: inherit; }
  .entry-content img {
    max-width: 100%;
    height: auto; }
  .entry-content .alignnone,
  .entry-content img.alignnone {
    margin: 30px 0; }
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left; }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right; }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both; }
  .entry-content video,
  .entry-content object {
    max-width: 100%;
    height: auto; }
  .entry-content pre {
    background: #eee;
    border: 1px solid #cecece;
    padding: 10px; }
  .entry-content a {
    color: #000104;
    text-decoration: underline; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.push_down_header #page-header {
  padding-top: 70px; }
  @media screen and (min-width: 75em) {
    .push_down_header #page-header {
      padding-top: 110px; } }

.fit_headers {
  margin-top: auto;
  display: inline-block;
  white-space: nowrap;
  opacity: 0; }
  .fit_headers.fitted {
    opacity: 1; }
  .fit_headers.header_titles {
    color: #000104;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 30px; }
    @media screen and (min-width: 75em) {
      .fit_headers.header_titles {
        margin-bottom: 60px; } }

p {
  line-height: inherit; }

#header {
  position: absolute;
  width: 100%;
  z-index: 1000;
  top: 0;
  left: 0; }
  @media print, screen and (max-width: 39.99875em) {
    #header .top-bar {
      padding: 0;
      align-items: flex-start; } }
  @media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
    #header .top-bar {
      padding-top: 30px;
      padding-bottom: 30px; } }
  #header .mobile_box {
    max-width: 115px;
    background-color: transparent; }
    #header .mobile_box ul {
      width: 100%; }
      #header .mobile_box ul li {
        width: 100%;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
        #header .mobile_box ul li button {
          padding: 5px 0; }
  #header .logo {
    position: relative;
    max-width: 195px;
    padding: 15px 1.25rem; }
    @media print, screen and (min-width: 40em) {
      #header .logo {
        padding: 0;
        max-width: 170px; } }
    @media print, screen and (min-width: 64em) {
      #header .logo {
        max-width: 280px;
        position: fixed;
        width: 100%;
        right: 50px; } }
    #header .logo a {
      display: block; }
      #header .logo a svg {
        display: block;
        width: 100%;
        height: auto; }
        #header .logo a svg path {
          transition: fill 250ms; }
  #header ul li {
    padding-right: 7.8%; }
    #header ul li.active a {
      background-color: transparent; }
      #header ul li.active a svg path {
        animation: svg_menu 1s linear forwards; }
    #header ul li a svg {
      position: absolute;
      width: 125%;
      height: auto;
      display: block;
      top: 0;
      left: -12.5%;
      transform: translateY(-30%); }
      #header ul li a svg path {
        stroke: white;
        stroke-dasharray: 505;
        stroke-dashoffset: 505; }
    #header ul li a:hover svg path {
      animation: svg_menu 0.5s linear forwards; }
    body.is_black #header ul li a {
      color: #000104; }
      body.is_black #header ul li a svg path {
        stroke: #000104; }
    body.is_black #header .logo svg path {
      fill: #000104; }

#off-canvas {
  background-color: #fbfbfd;
  z-index: 9999; }
  #off-canvas .top {
    display: flex;
    justify-content: space-between; }
    #off-canvas .top .lang-top {
      margin: 0;
      padding: 25px 15px 25px; }
      #off-canvas .top .lang-top li a {
        color: #000104;
        font-size: 22px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: 1;
        text-align: left;
        text-transform: uppercase; }
    #off-canvas .top .side {
      background-color: #000104;
      z-index: 2;
      width: 60px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 15px 5px; }
      #off-canvas .top .side .close-menu {
        margin-bottom: 15px; }
  #off-canvas .menu-wrap {
    padding: 0 10px;
    margin-top: 30px; }
    #off-canvas .menu-wrap ul {
      text-align: center; }
      #off-canvas .menu-wrap ul li {
        margin-bottom: 25px; }
        #off-canvas .menu-wrap ul li:last-child {
          margin-bottom: 0; }
        #off-canvas .menu-wrap ul li a {
          color: #000104;
          font-weight: 400;
          font-style: normal;
          letter-spacing: normal;
          line-height: 1;
          text-align: center;
          text-transform: uppercase;
          font-size: 14.66667vw;
          padding: 0 0 5px 0;
          display: inline-flex;
          border-bottom: 2px solid transparent;
          transition: border-color 250ms; }
          @media print, screen and (min-width: 40em) {
            #off-canvas .menu-wrap ul li a {
              font-size: 70px; } }
        #off-canvas .menu-wrap ul li.active a {
          border-color: #000104;
          background-color: transparent; }
  #off-canvas .social {
    margin-top: 45px;
    justify-content: center; }

.front #page-header {
  position: relative;
  height: 100vh;
  max-height: -webkit-fill-available; }
  .front #page-header:after {
    content: "";
    background: linear-gradient(0deg, #000104 0%, rgba(0, 1, 4, 0) 100%);
    position: absolute;
    width: 100%;
    height: 40%;
    z-index: 1;
    bottom: 0;
    left: 0; }
  .front #page-header:before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 1, 4, 0.3) 0%, rgba(0, 1, 4, 0) 100%);
    position: absolute;
    width: 100%;
    height: 20%;
    z-index: 2;
    top: 0;
    left: 0; }
  .front #page-header .bg {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 1;
    height: 100%;
    width: 100%; }
    .front #page-header .bg video,
    .front #page-header .bg img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .front #page-header .grid-x {
    position: relative;
    z-index: 2;
    height: 100%; }
    .front #page-header .grid-x .cell {
      display: flex;
      flex-direction: column;
      text-transform: uppercase; }
  .front #page-header .header_title {
    line-height: 0.94;
    margin: auto 0 30px 0;
    width: 100%; }
    @media print, screen and (min-width: 40em) {
      .front #page-header .header_title {
        margin: auto 0 50px 0; } }
    .front #page-header .header_title .overflow_wrap_anim .fit_header_o {
      overflow: hidden; }
      .front #page-header .header_title .overflow_wrap_anim .fit_header_o .fit_headers {
        transform: translateY(-100%); }
    .front #page-header .header_title .fit-1 {
      width: 85%;
      position: relative; }
      @media print, screen and (min-width: 40em) {
        .front #page-header .header_title .fit-1 {
          width: 80%; } }
      @media print, screen and (min-width: 64em) {
        .front #page-header .header_title .fit-1 {
          width: 85%; } }
      .front #page-header .header_title .fit-1 .home_circle {
        max-width: 35%;
        position: absolute;
        right: -15%;
        top: 0;
        width: 100%;
        height: 0;
        padding-top: 35%;
        transform: translateY(-100%);
        opacity: 0; }
        @media print, screen and (min-width: 40em) {
          .front #page-header .header_title .fit-1 .home_circle {
            max-width: 20%;
            padding-top: 20%;
            transform: none;
            right: -20%; } }
        @media print, screen and (min-width: 64em) {
          .front #page-header .header_title .fit-1 .home_circle {
            max-width: 15%;
            padding-top: 15%;
            right: -15%; } }
        .front #page-header .header_title .fit-1 .home_circle .text_circle {
          width: 100%;
          display: block;
          position: absolute;
          padding-left: 3.5vw;
          top: 0; }
          @media print, screen and (min-width: 64em) {
            .front #page-header .header_title .fit-1 .home_circle .text_circle {
              top: 50%;
              transform: translateY(-50%); } }
          .front #page-header .header_title .fit-1 .home_circle .text_circle > img {
            display: block;
            width: 100%;
            height: auto;
            transform: rotate(0deg);
            will-change: transform;
            animation: circle_around 10s linear infinite; }
        .front #page-header .header_title .fit-1 .home_circle .text_arrow {
          width: 100%;
          display: block;
          position: absolute;
          padding-left: 3.5vw;
          right: 0;
          top: 50%;
          transform: translateY(-50%); }
          .front #page-header .header_title .fit-1 .home_circle .text_arrow img {
            display: block;
            max-width: 40px;
            width: 25px;
            margin: 0 auto;
            min-width: 20px; }
            @media print, screen and (min-width: 40em) {
              .front #page-header .header_title .fit-1 .home_circle .text_arrow img {
                width: 30px; } }
            @media print, screen and (min-width: 64em) {
              .front #page-header .header_title .fit-1 .home_circle .text_arrow img {
                width: 2.08vw; } }

.front .section1 {
  padding: 12vw 0; }
  @media print, screen and (min-width: 40em) {
    .front .section1 {
      padding: 12vw 0 6.5vw 0; } }
  @media print, screen and (min-width: 64em) {
    .front .section1 {
      margin-bottom: 10vw; } }
  .front .section1 .left_content {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .front .section1 .left_content .left_title {
      color: #ffffff;
      font-size: 3.90625vw;
      line-height: 4.0625vw;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media print, screen and (max-width: 74.99875em) {
        .front .section1 .left_content .left_title {
          font-size: 30px; } }
      @media screen and (min-width: 90em) {
        .front .section1 .left_content .left_title {
          font-size: 58px; } }
      @media print, screen and (max-width: 74.99875em) {
        .front .section1 .left_content .left_title {
          line-height: 35px; } }
      @media screen and (min-width: 90em) {
        .front .section1 .left_content .left_title {
          line-height: 62px; } }
      .front .section1 .left_content .left_title br {
        display: none; }
        @media print, screen and (min-width: 40em) {
          .front .section1 .left_content .left_title br {
            display: block; } }
    .front .section1 .left_content .projects {
      margin-top: 50px; }
      @media print, screen and (min-width: 64em) {
        .front .section1 .left_content .projects {
          margin-top: 0; } }
      .front .section1 .left_content .projects .border {
        border-top: 1px solid white; }
      .front .section1 .left_content .projects .title {
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: 26px;
        padding: 20px 0; }
        @media print, screen and (min-width: 40em) {
          .front .section1 .left_content .projects .title {
            font-size: 16px; } }
      .front .section1 .left_content .projects .cell.second img {
        margin: 0 auto; }
      .front .section1 .left_content .projects .cell.last img {
        margin-left: auto; }
      .front .section1 .left_content .projects .cell img {
        display: block;
        max-width: 90px;
        max-height: 40px;
        height: auto;
        object-fit: contain; }
        @media print, screen and (min-width: 64em) {
          .front .section1 .left_content .projects .cell img {
            max-width: 160px;
            max-height: 70px; } }
  .front .section1 .right_content {
    align-self: flex-end;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    font-size: 1.45833vw;
    line-height: 1.97917vw; }
    @media print, screen and (min-width: 64em) {
      .front .section1 .right_content span {
        display: block;
        transform: translateY(10vw); } }
    @media print, screen and (max-width: 74.99875em) {
      .front .section1 .right_content {
        font-size: 18px; } }
    @media print, screen and (max-width: 74.99875em) {
      .front .section1 .right_content {
        line-height: 24px; } }

.front .crop {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 2;
  display: none; }
  .front .crop.active {
    display: block; }
  .front .crop svg {
    display: block;
    width: 100%;
    height: 100%; }
    .front .crop svg #imageMask {
      x: calc(calc(100vw - 341px) / 2);
      y: calc(calc(100vh - 720px) / 2);
      --smallwidthmask: calc(100vw - 120px); }
      @media (max-width: 460px) {
        .front .crop svg #imageMask {
          width: var(--smallwidthmask);
          height: calc(2.11437 * var(--smallwidthmask));
          x: calc(calc(100vw - calc(100vw - 120px)) / 2);
          y: calc( calc( 100vh - calc( 2.11437 * var(--smallwidthmask) ) ) / 2); } }
      @media (max-height: 800px) and (min-width: 1023px) {
        .front .crop svg #imageMask {
          width: 280px;
          height: calc(2.11437 * 280px);
          x: calc(calc(100vw - 280px) / 2);
          y: calc(calc(100vh - calc(2.11437 * 280px)) / 2);
          rx: 40;
          ry: 40; } }

.front .section2 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px; }
  .front .section2:after {
    content: "";
    height: 50px;
    background-color: #000104;
    width: 100%;
    display: block; }
    @media (max-height: 1000px) and (min-width: 1400px) {
      .front .section2:after {
        height: 120px; } }
  @media screen and (min-width: 75em) {
    .front .section2 {
      padding-top: 0;
      padding-bottom: 0; } }
  .front .section2 .scrolling_title {
    height: 100vh;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 3; }
    .front .section2 .scrolling_title .top_titles {
      color: #ffffff;
      font-size: 1.82292vw;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      text-transform: uppercase;
      text-align: center;
      position: absolute;
      width: 100%;
      line-height: 1.1; }
      @media print, screen and (max-width: 74.99875em) {
        .front .section2 .scrolling_title .top_titles {
          font-size: 20px; } }
      @media print, screen and (min-width: 64em) {
        .front .section2 .scrolling_title .top_titles {
          text-align: left;
          max-width: calc(calc(100vw - 341px) / 2);
          max-height: 830px;
          height: 100%;
          top: 50%;
          transform: translate3d(0, -50%, 0);
          display: flex;
          flex-direction: column; } }
      @media print, screen and (max-width: 39.99875em) {
        .front .section2 .scrolling_title .top_titles {
          padding: 0 20px; }
          .front .section2 .scrolling_title .top_titles br {
            display: none; }
          .front .section2 .scrolling_title .top_titles.left {
            top: 30px; }
          .front .section2 .scrolling_title .top_titles.right {
            bottom: 30px; } }
      @media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
        .front .section2 .scrolling_title .top_titles {
          padding: 0 20px; }
          .front .section2 .scrolling_title .top_titles br {
            display: none; }
          .front .section2 .scrolling_title .top_titles.left {
            top: 50px; }
          .front .section2 .scrolling_title .top_titles.right {
            bottom: 50px; } }
      @media print, screen and (min-width: 64em) {
        .front .section2 .scrolling_title .top_titles.left {
          left: 0;
          text-align: right;
          padding-right: 8vw;
          padding-top: 8vw; }
        .front .section2 .scrolling_title .top_titles.right {
          right: 0;
          padding-left: 8vw;
          padding-bottom: 8vw;
          justify-content: flex-end; } }
    .front .section2 .scrolling_title.first {
      z-index: 3; }
      .front .section2 .scrolling_title.first .rob-scroll {
        clip-path: inset(0 60px 0 60px); }
        @media (min-width: 650px) {
          .front .section2 .scrolling_title.first .rob-scroll {
            clip-path: inset(0 calc(calc(100vw - 341px) / 2) 0 calc(calc(100vw - 341px) / 2)); } }
        @media (max-height: 800px) and (min-width: 1023px) {
          .front .section2 .scrolling_title.first .rob-scroll {
            clip-path: inset(0 calc(calc(100vw - 280px) / 2) 0 calc(calc(100vw - 280px) / 2)); } }
    .front .section2 .scrolling_title.behind .rob-scroll h1 {
      color: #000104; }
    .front .section2 .scrolling_title .rob-scroll {
      display: flex;
      position: relative;
      width: 100%;
      height: 100%;
      overflow: hidden;
      z-index: 1; }
      .front .section2 .scrolling_title .rob-scroll__title {
        display: flex;
        position: absolute;
        top: 0;
        left: 0;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        height: 100%;
        white-space: nowrap;
        transform: scale(1);
        transition: all 1s ease; }
        .front .section2 .scrolling_title .rob-scroll__title > div {
          display: flex;
          animation: scrollText 15s linear infinite 1s forwards; }
          @media print, screen and (min-width: 40em) {
            .front .section2 .scrolling_title .rob-scroll__title > div {
              animation-duration: 25s; } }
          @media print, screen and (min-width: 64em) {
            .front .section2 .scrolling_title .rob-scroll__title > div {
              animation-duration: 28s; } }
          @media screen and (min-width: 75em) {
            .front .section2 .scrolling_title .rob-scroll__title > div {
              animation-duration: 33s; } }
        .front .section2 .scrolling_title .rob-scroll__title h1 {
          margin: 0;
          color: white;
          -webkit-text-stroke-width: 1px;
          -webkit-text-stroke-color: white;
          font-weight: 400;
          font-style: normal;
          letter-spacing: normal;
          line-height: 1;
          transform: translate3d(0, -1vw, 0);
          font-size: 13.80208vw; }
          @media print, screen and (max-width: 39.99875em) {
            .front .section2 .scrolling_title .rob-scroll__title h1 {
              font-size: 70px; } }
        .front .section2 .scrolling_title .rob-scroll__title a {
          text-decoration: none;
          color: white; }
        .front .section2 .scrolling_title .rob-scroll__title a:hover {
          -webkit-text-stroke: 1px white;
          color: transparent; }
  .front .section2 .panel {
    width: 100% !important;
    height: 100vh; }
    .front .section2 .panel .image {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0 60px; }
      @media (min-width: 461px) {
        .front .section2 .panel .image {
          padding: 0; } }
      .front .section2 .panel .image img {
        display: block;
        width: 100%;
        max-width: 341px;
        max-height: 720px;
        overflow: hidden;
        object-fit: cover; }
        @media (max-height: 800px) and (min-width: 1023px) {
          .front .section2 .panel .image img {
            width: 280px; } }

.front #sections_end {
  padding: 14vw 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  @media print, screen and (min-width: 40em) {
    .front #sections_end {
      padding: 10vw 0; } }
  @media screen and (min-width: 90em) {
    .front #sections_end {
      padding: 8vw 0 10vw 0; } }
  .front #sections_end .section3 {
    color: #000104;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    font-size: 3.125vw;
    line-height: 3.22917vw;
    margin-bottom: 60px; }
    @media print, screen and (max-width: 63.99875em) {
      .front #sections_end .section3 {
        font-size: 28px; } }
    @media print, screen and (max-width: 63.99875em) {
      .front #sections_end .section3 {
        line-height: 32px; } }
    .front #sections_end .section3 .content {
      max-width: 1024px; }
  .front #sections_end #slides_horizontal {
    position: relative;
    padding: 0 20px;
    margin-bottom: 50px; }
    @media print, screen and (min-width: 40em) {
      .front #sections_end #slides_horizontal {
        margin-bottom: 75px; } }
    @media print, screen and (min-width: 64em) {
      .front #sections_end #slides_horizontal {
        padding: 0; } }
    .front #sections_end #slides_horizontal .pagination_slider_container {
      width: 100%;
      pointer-events: none;
      z-index: 2;
      position: absolute;
      top: 0;
      left: 0;
      padding-left: 0; }
      @media print, screen and (min-width: 64em) {
        .front #sections_end #slides_horizontal .pagination_slider_container {
          top: 10px;
          transform: translateY(100%);
          left: 50px; } }
      @media (min-width: 101.875rem) {
        .front #sections_end #slides_horizontal .pagination_slider_container {
          left: calc(calc(100vw - 101.875rem + 100px) / 2); } }
      .front #sections_end #slides_horizontal .pagination_slider_container .grid-x {
        width: 100%; }
      .front #sections_end #slides_horizontal .pagination_slider_container #pagination_slider {
        display: flex;
        width: 220px;
        align-items: center;
        font-size: 18px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal; }
        .front #sections_end #slides_horizontal .pagination_slider_container #pagination_slider .start {
          margin-right: 10px;
          color: #000104; }
        .front #sections_end #slides_horizontal .pagination_slider_container #pagination_slider .end {
          margin-left: 10px;
          color: #000104; }
        .front #sections_end #slides_horizontal .pagination_slider_container #pagination_slider .pagination-bar {
          position: relative;
          width: 100%;
          background-color: #fff;
          height: 1px; }
        .front #sections_end #slides_horizontal .pagination_slider_container #pagination_slider .pagination-indicator {
          position: absolute;
          width: 0;
          height: 6px;
          top: 50%;
          left: 0;
          transform: translate3d(0, -50%, 0);
          background-color: #000104;
          border-radius: 6px; }
    .front #sections_end #slides_horizontal #slides_horizontal_container {
      display: flex;
      flex-wrap: nowrap; }
      @media print, screen and (min-width: 64em) {
        .front #sections_end #slides_horizontal #slides_horizontal_container {
          min-height: calc(100vh - 10vw);
          padding: 5vw 0;
          overflow: hidden; } }
      .front #sections_end #slides_horizontal #slides_horizontal_container .panel {
        position: relative;
        width: 100%;
        max-width: calc(100vw - 90px);
        overflow-x: hidden;
        margin-right: 15px;
        display: flex; }
        @media print, screen and (min-width: 40em) {
          .front #sections_end #slides_horizontal #slides_horizontal_container .panel {
            margin-right: 30px; } }
        @media print, screen and (min-width: 64em) {
          .front #sections_end #slides_horizontal #slides_horizontal_container .panel {
            margin-right: 0;
            max-width: none;
            min-height: calc(100vh - 10vw);
            align-items: center; } }
        .front #sections_end #slides_horizontal #slides_horizontal_container .panel.has_link {
          cursor: pointer; }
        .front #sections_end #slides_horizontal #slides_horizontal_container .panel .grid-container {
          width: 100%;
          overflow: hidden;
          padding-bottom: 10px; }
        .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content {
          width: 100%;
          padding-top: 50px;
          display: flex;
          flex-direction: column; }
          @media print, screen and (min-width: 64em) {
            .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content {
              display: block;
              padding-left: 50px; } }
          @media (min-width: 101.875rem) {
            .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content {
              padding-left: 0; } }
          .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .wrap_slide_content {
            padding-left: 0; }
          .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .content {
            position: relative;
            z-index: 2;
            order: 2; }
          .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_title {
            font-weight: 400;
            font-style: normal;
            letter-spacing: normal;
            text-align: left;
            font-size: 7.8125vw;
            line-height: 6.875vw;
            margin-top: 10px; }
            @media print, screen and (max-width: 39.99875em) {
              .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_title {
                font-size: 40px; } }
            @media screen and (min-width: 120em) {
              .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_title {
                font-size: 150px; } }
            @media print, screen and (max-width: 39.99875em) {
              .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_title {
                line-height: 35px; } }
            @media screen and (min-width: 120em) {
              .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_title {
                line-height: 132px; } }
            @media print, screen and (min-width: 40em) {
              .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_title {
                margin-top: 15px; } }
            @media print, screen and (min-width: 64em) {
              .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_title {
                margin-top: 0; } }
          .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_subtitle {
            color: transparent;
            -webkit-text-stroke-width: 0.5px;
            font-weight: 700;
            font-style: normal;
            letter-spacing: normal;
            margin-top: 5px;
            font-size: 6.25vw;
            line-height: 5.83333vw; }
            .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_subtitle br {
              display: none; }
              @media print, screen and (min-width: 64em) {
                .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_subtitle br {
                  display: block; } }
            @media print, screen and (min-width: 40em) {
              .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_subtitle {
                margin-top: 20px;
                -webkit-text-stroke-width: 1px; } }
            @media print, screen and (max-width: 39.99875em) {
              .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_subtitle {
                font-size: 33px; } }
            @media screen and (min-width: 120em) {
              .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_subtitle {
                font-size: 120px; } }
            @media print, screen and (max-width: 39.99875em) {
              .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_subtitle {
                line-height: 35px; } }
            @media screen and (min-width: 120em) {
              .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .slide_subtitle {
                line-height: 112px; } }
          .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .image {
            width: 100%;
            position: relative;
            z-index: 1;
            order: 1; }
            @media print, screen and (min-width: 64em) {
              .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .image {
                max-width: 1390px;
                width: 65vw;
                position: absolute;
                top: 50%;
                right: 0;
                transform: translate3d(0, -50%, 0); } }
            .front #sections_end #slides_horizontal #slides_horizontal_container .panel .slide_content .image img {
              display: block;
              width: 100%;
              border-radius: 7%; }

.front .section5:hover .description .icon {
  animation-play-state: running; }

.front .section5 .description {
  color: #000104;
  font-weight: 100;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  margin-bottom: 50px;
  font-size: 6.14583vw; }
  @media print, screen and (max-width: 39.99875em) {
    .front .section5 .description {
      font-size: 40px; } }
  @media screen and (min-width: 120em) {
    .front .section5 .description {
      font-size: 118px; } }
  @media print, screen and (min-width: 40em) {
    .front .section5 .description {
      margin-bottom: 100px; } }
  .front .section5 .description p {
    line-height: inherit;
    display: inline;
    margin: 0; }
  .front .section5 .description .icon {
    animation-name: wave-animation;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-play-state: paused;
    display: inline-block; }
    .front .section5 .description .icon img {
      max-width: 100px; }
  .front .section5 .description strong {
    font-weight: 400; }

.front .section5 .newsletter_title {
  color: #000104;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
  text-align: center;
  margin-bottom: 15px; }
  @media print, screen and (min-width: 40em) {
    .front .section5 .newsletter_title {
      font-size: 31px;
      margin-bottom: 40px;
      line-height: 39px; } }
  .front .section5 .newsletter_title strong {
    font-weight: 700; }

.front .section5 .newsletter_shortcode .wpcf7-not-valid-tip {
  text-align: center;
  margin-top: 10px; }

.front .section5 .newsletter_shortcode .wpcf7 form .wpcf7-response-output {
  margin: 30px auto;
  color: black;
  text-align: center;
  max-width: 1024px;
  border-width: 1px;
  padding: 10px;
  border-radius: 10px; }

.front .section5 .newsletter_shortcode p {
  margin: 0; }

.front .section5 .newsletter_shortcode input[type="email"] {
  max-width: 800px;
  margin: 0 auto;
  color: #000104;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  text-align: center;
  height: auto;
  background-color: #ffffff;
  box-shadow: none;
  border-radius: 50px;
  border: none;
  padding: 13px 10px; }
  @media print, screen and (min-width: 40em) {
    .front .section5 .newsletter_shortcode input[type="email"] {
      font-size: 30px;
      padding: 13px 20px; } }
  @media screen and (min-width: 90em) {
    .front .section5 .newsletter_shortcode input[type="email"] {
      padding: 20px 20px; } }
  .front .section5 .newsletter_shortcode input[type="email"]:focus {
    box-shadow: 0 0 5px #cacaca; }
  .front .section5 .newsletter_shortcode input[type="email"]::-webkit-input-placeholder {
    color: rgba(0, 1, 4, 0.2);
    opacity: 1; }
  .front .section5 .newsletter_shortcode input[type="email"]:-moz-placeholder {
    color: rgba(0, 1, 4, 0.2);
    opacity: 1; }
  .front .section5 .newsletter_shortcode input[type="email"]::-moz-placeholder {
    color: rgba(0, 1, 4, 0.2);
    opacity: 1; }
  .front .section5 .newsletter_shortcode input[type="email"]:-ms-input-placeholder {
    color: rgba(0, 1, 4, 0.2);
    opacity: 1; }

#blog_list {
  padding: 15.5vw 0 75px 0; }
  @media print, screen and (min-width: 40em) {
    #blog_list {
      padding: 12.5vw 0; } }
  #blog_list .blog_header .top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 60px; }
    @media print, screen and (min-width: 64em) {
      #blog_list .blog_header .top {
        margin-bottom: 40px; } }
    #blog_list .blog_header .top .text {
      color: #ffffff;
      font-size: 15px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 19px;
      text-align: right;
      text-transform: uppercase; }
      @media print, screen and (min-width: 64em) {
        #blog_list .blog_header .top .text {
          font-size: 24px;
          line-height: 32px; } }
    #blog_list .blog_header .top .icon {
      margin-left: 30px; }
  #blog_list .blog_header .bottom {
    margin-bottom: 45px; }
    #blog_list .blog_header .bottom .words {
      display: flex;
      color: #ffffff;
      font-size: 60px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 1;
      justify-content: center; }
      @media print, screen and (min-width: 40em) {
        #blog_list .blog_header .bottom .words {
          font-size: 67px; } }
      @media print, screen and (min-width: 64em) {
        #blog_list .blog_header .bottom .words {
          font-size: 112px; } }
      @media screen and (min-width: 90em) {
        #blog_list .blog_header .bottom .words {
          font-size: 130px; } }
      @media screen and (min-width: 120em) {
        #blog_list .blog_header .bottom .words {
          font-size: 175px; } }
      #blog_list .blog_header .bottom .words span {
        display: flex;
        flex-direction: column;
        position: relative; }
        #blog_list .blog_header .bottom .words span:first-child:after {
          content: "";
          background-image: url(../images/lignevertical.png);
          height: 100%;
          margin: 50px auto 0 auto;
          width: 8px;
          background-repeat: no-repeat;
          background-size: contain;
          display: none;
          min-height: 150px; }
        #blog_list .blog_header .bottom .words span:nth-child(2) {
          justify-content: center; }
        #blog_list .blog_header .bottom .words span:nth-child(3) {
          justify-content: flex-end; }
        #blog_list .blog_header .bottom .words span:last-child {
          justify-content: flex-end; }
          #blog_list .blog_header .bottom .words span:last-child:before {
            content: "";
            background-image: url(../images/lignevertical.png);
            height: 100%;
            width: 8px;
            background-repeat: no-repeat;
            background-size: contain;
            margin: auto;
            display: none;
            min-height: 150px; }
      #blog_list .blog_header .bottom .words.active span:before, #blog_list .blog_header .bottom .words.active span:after {
        display: inline-flex; }
  #blog_list #blog_items {
    margin-top: 40px; }
    @media print, screen and (min-width: 64em) {
      #blog_list #blog_items {
        margin-top: 0; } }
    #blog_list #blog_items .post_item {
      border-bottom: 1px solid white;
      padding-top: 25px;
      padding-bottom: 25px; }
      @media print, screen and (min-width: 64em) {
        #blog_list #blog_items .post_item {
          padding-top: 40px;
          padding-bottom: 40px; } }
      #blog_list #blog_items .post_item .post_title {
        position: relative;
        display: flex;
        align-items: center; }
        #blog_list #blog_items .post_item .post_title:before {
          display: none;
          font-size: 40px;
          font-weight: 100;
          line-height: 1;
          content: "+";
          align-items: center;
          justify-content: center;
          width: 45px;
          height: 45px;
          transform: translateY(-5px);
          margin-right: 20px; }
          @media print, screen and (min-width: 40em) {
            #blog_list #blog_items .post_item .post_title:before {
              display: flex; } }
          @media print, screen and (min-width: 64em) {
            #blog_list #blog_items .post_item .post_title:before {
              font-size: 80px;
              width: 45px;
              height: 45px;
              margin-right: 50px; } }
        @media print, screen and (min-width: 40em) {
          #blog_list #blog_items .post_item .post_title {
            padding-left: 0; } }
        #blog_list #blog_items .post_item .post_title a {
          color: #ffffff;
          font-size: 18px;
          font-weight: 400;
          font-style: normal;
          letter-spacing: normal;
          line-height: 20px;
          text-align: left;
          transition: color 250ms; }
          @media print, screen and (min-width: 64em) {
            #blog_list #blog_items .post_item .post_title a {
              font-size: 24px;
              line-height: 1.3; } }
          @media screen and (min-width: 90em) {
            #blog_list #blog_items .post_item .post_title a {
              font-size: 28px; } }
          @media screen and (min-width: 120em) {
            #blog_list #blog_items .post_item .post_title a {
              font-size: 34px; } }
      #blog_list #blog_items .post_item .post_data {
        color: #ffffff;
        font-size: 11px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: 1;
        text-align: right;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        #blog_list #blog_items .post_item .post_data .post_cat {
          line-height: 1.1;
          margin-bottom: 10px; }
        @media print, screen and (min-width: 40em) {
          #blog_list #blog_items .post_item .post_data {
            padding-right: 0;
            padding-left: 0; } }
        @media print, screen and (min-width: 64em) {
          #blog_list #blog_items .post_item .post_data {
            font-size: 16px;
            line-height: 1.1; } }
        @media screen and (min-width: 75em) {
          #blog_list #blog_items .post_item .post_data {
            font-size: 18px; } }
      #blog_list #blog_items .post_item .eye {
        padding: 0; }
        #blog_list #blog_items .post_item .eye a {
          display: flex;
          width: 40px;
          height: 40px;
          margin: 0 0 0 auto;
          border-radius: 40px;
          border: 1px solid white;
          align-items: center;
          justify-content: center; }
  #blog_list #load_more {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    cursor: pointer;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 32px; }
    @media print, screen and (min-width: 64em) {
      #blog_list #load_more {
        line-height: 32px;
        font-size: 42px;
        margin-top: 60px; } }
    @media screen and (min-width: 120em) {
      #blog_list #load_more {
        line-height: 52px;
        font-size: 42px; } }
    #blog_list #load_more .word {
      transition: color 250ms;
      animation-duration: 0.3s;
      animation-iteration-count: infinite; }
    #blog_list #load_more.loading .word {
      animation-name: rob_color; }
    #blog_list #load_more .icon {
      animation-name: wave-animation;
      animation-duration: 2.5s;
      animation-iteration-count: infinite;
      animation-play-state: paused;
      display: inline-block;
      margin-right: 10px; }
      @media print, screen and (min-width: 40em) {
        #blog_list #load_more .icon {
          margin-right: 20px; } }
      #blog_list #load_more .icon svg {
        display: block;
        width: 100%;
        max-width: 40px;
        height: auto; }
        @media print, screen and (min-width: 64em) {
          #blog_list #load_more .icon svg {
            max-width: 55px; } }
        @media screen and (min-width: 75em) {
          #blog_list #load_more .icon svg {
            max-width: 70px; } }
    #blog_list #load_more:hover .icon {
      animation-play-state: running; }

body.single-post #page-content {
  background-color: #fbfbfd; }
  body.single-post #page-content #page-header {
    overflow: hidden; }
    body.single-post #page-content #page-header h1 {
      margin-top: 30px;
      color: #000104;
      font-size: 30px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 25px;
      text-align: left;
      text-transform: uppercase; }
      @media print, screen and (min-width: 40em) {
        body.single-post #page-content #page-header h1 {
          font-size: 40px;
          line-height: 35px; } }
      @media print, screen and (min-width: 64em) {
        body.single-post #page-content #page-header h1 {
          margin-top: 50px;
          font-size: 6.4vw;
          line-height: 5.9vw; } }
      @media (min-width: 101.875rem) {
        body.single-post #page-content #page-header h1 {
          font-size: 115px;
          line-height: 105px; } }
    body.single-post #page-content #page-header .date {
      color: #000104;
      font-size: 15px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 1;
      text-align: left;
      position: relative;
      margin-top: 10px; }
      @media print, screen and (min-width: 64em) {
        body.single-post #page-content #page-header .date {
          font-size: 20px; } }
      @media (min-width: 101.875rem) {
        body.single-post #page-content #page-header .date {
          font-size: 30px; } }
      body.single-post #page-content #page-header .date:before {
        content: "";
        width: 100vw;
        height: 1px;
        background-color: #707070;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate3d(-100vw, 50%, 0); }
    body.single-post #page-content #page-header .wp-post-image {
      margin-top: 50px;
      display: block;
      width: 100%; }
      @media print, screen and (min-width: 64em) {
        body.single-post #page-content #page-header .wp-post-image {
          margin-top: 100px; } }
  body.single-post #page-content .entry-content {
    margin-top: 60px;
    margin-bottom: 50px; }
    @media print, screen and (min-width: 64em) {
      body.single-post #page-content .entry-content {
        margin-top: 100px;
        padding-bottom: 70px; } }
  body.single-post #page-content footer {
    padding-bottom: 30px;
    margin-bottom: 70px; }
    @media print, screen and (min-width: 64em) {
      body.single-post #page-content footer {
        padding: 0 0 70px;
        margin-bottom: 100px; } }

.all_news {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media print, screen and (min-width: 64em) {
    .all_news {
      font-size: 25px; } }
  @media screen and (min-width: 75em) {
    .all_news {
      font-size: 35px; } }
  .all_news .icon {
    margin-right: 10px; }
  .all_news a {
    display: flex;
    align-items: center;
    color: #000104;
    transition: color 250ms;
    animation-duration: 0.3s;
    animation-iteration-count: infinite; }
    .all_news a:hover {
      animation-name: rob_color; }

#related_posts {
  opacity: 0;
  list-style: none;
  padding: 0;
  margin: 50px 0 50px 0; }
  @media print, screen and (min-width: 64em) {
    #related_posts {
      margin: 100px 0 50px 0; } }
  #related_posts.slick-initialized {
    opacity: 1; }
  #related_posts .slick-list {
    padding: 0 20% 0 20% !important; }
    #related_posts .slick-list .slick-track {
      display: flex; }
      #related_posts .slick-list .slick-track .slick-slide {
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 15px; }
        @media print, screen and (min-width: 64em) {
          #related_posts .slick-list .slick-track .slick-slide {
            padding: 0 30px; } }
        #related_posts .slick-list .slick-track .slick-slide:hover a {
          animation-name: rob_color; }
  #related_posts .image img {
    display: block;
    max-height: 525px;
    max-width: 925px;
    width: 100%;
    object-fit: cover; }
  #related_posts .post_title {
    max-width: 925px;
    width: 100%;
    margin-top: 5px; }
    #related_posts .post_title a {
      color: #000104;
      font-size: 15px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 1.1;
      transition: color 250ms;
      animation-duration: 0.3s;
      animation-iteration-count: infinite; }
      @media print, screen and (min-width: 64em) {
        #related_posts .post_title a {
          font-size: 18px; } }

#page-content.contact #page-header {
  background-color: #fbfbfd;
  padding-bottom: 50px; }
  @media print, screen and (min-width: 64em) {
    #page-content.contact #page-header {
      padding-bottom: 100px; } }
  #page-content.contact #page-header h1 {
    margin: 0; }
  #page-content.contact #page-header .left_content {
    display: flex;
    flex-direction: column; }
    #page-content.contact #page-header .left_content .description {
      color: #000104;
      font-size: 20px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 1.1;
      text-align: left; }
      @media screen and (min-width: 75em) {
        #page-content.contact #page-header .left_content .description {
          font-size: 30px; } }
    #page-content.contact #page-header .left_content .description_subtitle {
      color: #000104;
      font-size: 20px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 1.1;
      text-align: left;
      margin-top: 20px; }
      @media screen and (min-width: 75em) {
        #page-content.contact #page-header .left_content .description_subtitle {
          margin-top: 40px; } }
    #page-content.contact #page-header .left_content .social {
      padding-top: 30px;
      margin-top: auto; }
  #page-content.contact #page-header .right_content {
    margin-top: 30px; }
    @media print, screen and (min-width: 64em) {
      #page-content.contact #page-header .right_content {
        margin-top: 0; } }
    @media print, screen and (min-width: 64em) {
      html[data-whatclasses*="fullname"] #page-content.contact #page-header .right_content .form .wpcf7-form-control-wrap.fullname::before {
        opacity: 1; }
      html[data-whatclasses*="fullemail"] #page-content.contact #page-header .right_content .form .wpcf7-form-control-wrap.fullemail::before {
        opacity: 1; }
      html[data-whatclasses*="tel"] #page-content.contact #page-header .right_content .form .wpcf7-form-control-wrap.tel::before {
        opacity: 1; }
      html[data-whatclasses*="message"] #page-content.contact #page-header .right_content .form .wpcf7-form-control-wrap.message::before {
        opacity: 1; } }
    #page-content.contact #page-header .right_content .form .wpcf7-form-control-wrap {
      position: relative;
      display: block; }
      #page-content.contact #page-header .right_content .form .wpcf7-form-control-wrap:before {
        content: "";
        background-image: url("../images/arrow-contact.png");
        background-size: contain;
        width: 44px;
        height: 30px;
        position: absolute;
        left: 0;
        display: block;
        z-index: 1;
        top: 35px;
        transform: translate3d(calc(-100% - 10px), -50%, 0);
        opacity: 0;
        transition: opacity 250ms; }
    #page-content.contact #page-header .right_content .form .wpcf7-not-valid-tip {
      margin-top: -10px;
      margin-bottom: 10px;
      font-size: 12px; }
    #page-content.contact #page-header .right_content .form .wpcf7-response-output {
      color: #000104;
      border-color: #000104;
      margin-left: 0;
      margin-right: 0;
      font-size: 14px;
      padding: 15px; }
    #page-content.contact #page-header .right_content .form input:not([type="submit"]),
    #page-content.contact #page-header .right_content .form textarea {
      border-top: none;
      border-right: none;
      border-left: none;
      border-bottom: 1px solid #000104;
      box-shadow: none;
      color: #000104;
      font-size: 16px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 1;
      text-align: left;
      padding: 5px 10px 15px 0;
      transition: opacity 250ms;
      height: auto;
      background-color: #fbfbfd;
      margin-bottom: 25px; }
      @media print, screen and (min-width: 40em) {
        #page-content.contact #page-header .right_content .form input:not([type="submit"]),
        #page-content.contact #page-header .right_content .form textarea {
          font-size: 20px; } }
      #page-content.contact #page-header .right_content .form input:not([type="submit"])::-webkit-input-placeholder, #page-content.contact #page-header .right_content .form textarea::-webkit-input-placeholder {
        color: #000104;
        opacity: 1; }
      #page-content.contact #page-header .right_content .form input:not([type="submit"]):-moz-placeholder, #page-content.contact #page-header .right_content .form textarea:-moz-placeholder {
        color: #000104;
        opacity: 1; }
      #page-content.contact #page-header .right_content .form input:not([type="submit"])::-moz-placeholder, #page-content.contact #page-header .right_content .form textarea::-moz-placeholder {
        color: #000104;
        opacity: 1; }
      #page-content.contact #page-header .right_content .form input:not([type="submit"]):-ms-input-placeholder, #page-content.contact #page-header .right_content .form textarea:-ms-input-placeholder {
        color: #000104;
        opacity: 1; }
      #page-content.contact #page-header .right_content .form input:not([type="submit"]):focus::-webkit-input-placeholder, #page-content.contact #page-header .right_content .form textarea:focus::-webkit-input-placeholder {
        opacity: 0.5; }
      #page-content.contact #page-header .right_content .form input:not([type="submit"]):focus:-moz-placeholder, #page-content.contact #page-header .right_content .form textarea:focus:-moz-placeholder {
        opacity: 0.5; }
      #page-content.contact #page-header .right_content .form input:not([type="submit"]):focus::-moz-placeholder, #page-content.contact #page-header .right_content .form textarea:focus::-moz-placeholder {
        opacity: 0.5; }
      #page-content.contact #page-header .right_content .form input:not([type="submit"]):focus:-ms-input-placeholder, #page-content.contact #page-header .right_content .form textarea:focus:-ms-input-placeholder {
        opacity: 0.5; }
    #page-content.contact #page-header .right_content .form textarea {
      height: 140px; }
    #page-content.contact #page-header .right_content .form input[type="submit"] {
      background-color: transparent;
      color: #000104;
      font-size: 16px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 1;
      text-align: left;
      border-top: none;
      border-left: none;
      border-right: none;
      border-bottom: 1px solid #000104;
      padding: 0;
      cursor: pointer;
      margin-top: 20px;
      transition: opacity 250ms; }
      @media print, screen and (min-width: 40em) {
        #page-content.contact #page-header .right_content .form input[type="submit"] {
          font-size: 20px; } }
      #page-content.contact #page-header .right_content .form input[type="submit"]:hover {
        opacity: 0.5; }

#page-content.contact #top_content {
  background-color: #f2e7d6;
  position: relative; }
  #page-content.contact #top_content .scrollingtitle {
    position: absolute;
    pointer-events: none;
    z-index: 10;
    width: 100%;
    left: 0; }
    #page-content.contact #top_content .scrollingtitle.first {
      top: 50px; }
    #page-content.contact #top_content .scrollingtitle.last {
      bottom: 50px; }
    #page-content.contact #top_content .scrollingtitle svg {
      display: block;
      width: 100%;
      height: auto;
      overflow: visible; }
      #page-content.contact #top_content .scrollingtitle svg text {
        color: #000104;
        font-size: 25vw;
        font-weight: 400;
        font-style: normal;
        line-height: 1; }
        @media print, screen and (min-width: 40em) {
          #page-content.contact #top_content .scrollingtitle svg text {
            font-size: 12vw; } }
        @media print, screen and (min-width: 64em) {
          #page-content.contact #top_content .scrollingtitle svg text {
            font-size: 70px; } }
        @media screen and (min-width: 90em) {
          #page-content.contact #top_content .scrollingtitle svg text {
            font-size: 54px; } }
  #page-content.contact #top_content .image_blocks {
    position: relative;
    display: flex;
    margin-top: 125px;
    margin-bottom: 125px; }
    @media print, screen and (min-width: 40em) {
      #page-content.contact #top_content .image_blocks {
        margin-top: 275px;
        margin-bottom: 275px; } }
    #page-content.contact #top_content .image_blocks .image_block {
      width: 33.33333%;
      display: flex;
      flex-direction: column;
      align-items: center; }
      #page-content.contact #top_content .image_blocks .image_block .image_wrap {
        display: inline-block;
        position: relative; }
        #page-content.contact #top_content .image_blocks .image_block .image_wrap > img {
          display: block; }
      #page-content.contact #top_content .image_blocks .image_block .small_description {
        color: #000104;
        color: #000104;
        font-size: 14px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: 1;
        width: 75%;
        margin-left: auto;
        text-align: left;
        transform: translateX(20%);
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        @media print, screen and (min-width: 64em) {
          #page-content.contact #top_content .image_blocks .image_block .small_description {
            font-size: 20px;
            width: 75%; } }
        @media screen and (min-width: 90em) {
          #page-content.contact #top_content .image_blocks .image_block .small_description {
            font-size: 24px; } }
      #page-content.contact #top_content .image_blocks .image_block .letter {
        position: absolute;
        z-index: 2;
        pointer-events: none; }
        #page-content.contact #top_content .image_blocks .image_block .letter img {
          max-width: 13vw;
          display: block;
          height: auto;
          min-width: 60px; }
      #page-content.contact #top_content .image_blocks .image_block.image0 {
        margin-top: calc(13vw / 1.5);
        z-index: 3;
        align-items: flex-start; }
        #page-content.contact #top_content .image_blocks .image_block.image0 .image_wrap > img {
          max-width: 530px;
          width: 35vw; }
          @media print, screen and (min-width: 40em) {
            #page-content.contact #top_content .image_blocks .image_block.image0 .image_wrap > img {
              width: 33vw; } }
          @media print, screen and (min-width: 64em) {
            #page-content.contact #top_content .image_blocks .image_block.image0 .image_wrap > img {
              width: 34vw; } }
          @media screen and (min-width: 120em) {
            #page-content.contact #top_content .image_blocks .image_block.image0 .image_wrap > img {
              width: 27vw;
              min-width: 380px; } }
        #page-content.contact #top_content .image_blocks .image_block.image0 .letter {
          top: 0;
          left: 0;
          transform: translateY(-50%); }
      #page-content.contact #top_content .image_blocks .image_block.image1 {
        z-index: 2;
        padding-top: 33.33333%;
        margin-top: 30px; }
        @media print, screen and (min-width: 40em) {
          #page-content.contact #top_content .image_blocks .image_block.image1 {
            margin-top: 40px; } }
        @media print, screen and (min-width: 64em) {
          #page-content.contact #top_content .image_blocks .image_block.image1 {
            margin-top: 70px; } }
        #page-content.contact #top_content .image_blocks .image_block.image1 .image_wrap > img {
          max-width: 650px;
          width: 42.8vw; }
          @media print, screen and (min-width: 40em) {
            #page-content.contact #top_content .image_blocks .image_block.image1 .image_wrap > img {
              width: 36.8vw; } }
          @media print, screen and (min-width: 64em) {
            #page-content.contact #top_content .image_blocks .image_block.image1 .image_wrap > img {
              width: 34.8vw; } }
          @media screen and (min-width: 75em) {
            #page-content.contact #top_content .image_blocks .image_block.image1 .image_wrap > img {
              width: 33.8vw;
              min-width: 460px; } }
        #page-content.contact #top_content .image_blocks .image_block.image1 .letter {
          left: 0;
          top: 20%;
          transform: translateX(-20%); }
      #page-content.contact #top_content .image_blocks .image_block.image2 {
        z-index: 1;
        align-items: flex-end;
        margin-top: 0px;
        padding-right: calc(13vw * 0.2); }
        @media print, screen and (min-width: 64em) {
          #page-content.contact #top_content .image_blocks .image_block.image2 {
            margin-top: 70px; } }
        #page-content.contact #top_content .image_blocks .image_block.image2 .image_wrap > img {
          max-width: 650px;
          width: 42.8vw; }
          @media print, screen and (min-width: 40em) {
            #page-content.contact #top_content .image_blocks .image_block.image2 .image_wrap > img {
              width: 36.8vw; } }
          @media print, screen and (min-width: 64em) {
            #page-content.contact #top_content .image_blocks .image_block.image2 .image_wrap > img {
              width: 34.8vw; } }
          @media screen and (min-width: 75em) {
            #page-content.contact #top_content .image_blocks .image_block.image2 .image_wrap > img {
              width: 33.8vw;
              min-width: 460px; } }
        #page-content.contact #top_content .image_blocks .image_block.image2 .letter {
          right: 0;
          top: 20%;
          transform: translateX(20%); }

#page-content.contact #bottom_content {
  background-color: #000104;
  padding-top: 8.8vw;
  padding-bottom: 8.8vw; }
  #page-content.contact #bottom_content .map_img {
    margin-top: 8.8vw; }
    #page-content.contact #bottom_content .map_img img {
      display: block;
      margin-left: auto; }
  #page-content.contact #bottom_content .description_map {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 26px;
    text-align: left;
    text-transform: uppercase; }
    #page-content.contact #bottom_content .description_map .icon svg {
      display: block;
      max-width: 30px; }
      @media print, screen and (min-width: 64em) {
        #page-content.contact #bottom_content .description_map .icon svg {
          max-width: 58px; } }
    @media print, screen and (min-width: 40em) {
      #page-content.contact #bottom_content .description_map {
        transform: translateX(-25%); } }
    @media print, screen and (min-width: 64em) {
      #page-content.contact #bottom_content .description_map {
        transform: translateX(-15%);
        font-size: 2.8vw;
        line-height: 3vw; } }

.page-template-template-contact .column_footer {
  display: none; }

#page-content.about #page-header {
  background-color: #fbfbfd;
  overflow: hidden; }
  @media print, screen and (min-width: 40em) {
    #page-content.about #page-header {
      padding-bottom: 13.5vw; } }
  #page-content.about #page-header .rob-scroll {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    margin-bottom: 20px; }
    @media print, screen and (min-width: 40em) {
      #page-content.about #page-header .rob-scroll {
        margin-bottom: 10px; } }
    @media print, screen and (min-width: 64em) {
      #page-content.about #page-header .rob-scroll {
        margin-bottom: 20px; } }
    @media print, screen and (min-width: 40em) {
      #page-content.about #page-header .rob-scroll:first-child {
        margin-top: 10px; } }
    @media print, screen and (min-width: 64em) {
      #page-content.about #page-header .rob-scroll:first-child {
        margin-top: 0; } }
    #page-content.about #page-header .rob-scroll:last-child {
      margin-bottom: 30px; }
      @media print, screen and (min-width: 40em) {
        #page-content.about #page-header .rob-scroll:last-child {
          margin-bottom: 50px; } }
      @media print, screen and (min-width: 64em) {
        #page-content.about #page-header .rob-scroll:last-child {
          margin-bottom: 100px; } }
    #page-content.about #page-header .rob-scroll__title {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      width: 100%;
      height: 100%;
      white-space: nowrap;
      transform: scale(1);
      transition: all 1s ease; }
      #page-content.about #page-header .rob-scroll__title > div {
        display: flex;
        align-items: center;
        will-change: transform;
        animation: scrollText 33s linear infinite 1s forwards; }
      #page-content.about #page-header .rob-scroll__title .sub_item.type-video, #page-content.about #page-header .rob-scroll__title .sub_item.type-image {
        display: flex;
        justify-content: center; }
      #page-content.about #page-header .rob-scroll__title .video_wrap,
      #page-content.about #page-header .rob-scroll__title .image_wrap {
        min-width: 160px;
        max-width: 160px;
        margin: 0 20px 0 10px; }
        @media print, screen and (min-width: 40em) {
          #page-content.about #page-header .rob-scroll__title .video_wrap,
          #page-content.about #page-header .rob-scroll__title .image_wrap {
            min-width: 230px;
            max-width: 230px;
            margin: 0 40px 0 20px; } }
        @media print, screen and (min-width: 64em) {
          #page-content.about #page-header .rob-scroll__title .video_wrap,
          #page-content.about #page-header .rob-scroll__title .image_wrap {
            min-width: 260px;
            max-width: 260px; } }
        @media screen and (min-width: 120em) {
          #page-content.about #page-header .rob-scroll__title .video_wrap,
          #page-content.about #page-header .rob-scroll__title .image_wrap {
            min-width: 360px;
            max-width: 360px; } }
        #page-content.about #page-header .rob-scroll__title .video_wrap img,
        #page-content.about #page-header .rob-scroll__title .video_wrap video,
        #page-content.about #page-header .rob-scroll__title .image_wrap img,
        #page-content.about #page-header .rob-scroll__title .image_wrap video {
          display: block;
          object-fit: cover;
          width: 100%;
          height: auto;
          border-radius: 100px;
          max-height: 180px; }
      #page-content.about #page-header .rob-scroll__title h1 {
        margin: 0;
        color: white;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        font-size: 20.3vw;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: 14.2vw;
        text-transform: uppercase; }
        @media print, screen and (min-width: 40em) {
          #page-content.about #page-header .rob-scroll__title h1 {
            font-size: 14.3vw;
            line-height: 12.2vw; } }
      #page-content.about #page-header .rob-scroll__title a {
        text-decoration: none;
        color: white; }
      #page-content.about #page-header .rob-scroll__title a:hover {
        -webkit-text-stroke: 1px white;
        color: transparent; }
    #page-content.about #page-header .rob-scroll:nth-child(odd) .rob-scroll__title h1 {
      color: black; }
    #page-content.about #page-header .rob-scroll:nth-child(even) .rob-scroll__title > div {
      animation: scrollTextReverse 33s linear infinite 1s forwards; }

#page-content.about .section1 {
  padding-bottom: 50px;
  padding-top: 50px; }
  @media print, screen and (min-width: 40em) {
    #page-content.about .section1 {
      padding-top: 0;
      padding-bottom: 75px; } }
  @media print, screen and (min-width: 64em) {
    #page-content.about .section1 {
      padding-bottom: 100px; } }
  @media screen and (min-width: 75em) {
    #page-content.about .section1 {
      padding-bottom: 130px; } }
  #page-content.about .section1 .image_wrap {
    display: flex;
    justify-content: flex-end; }
    @media print, screen and (min-width: 40em) {
      #page-content.about .section1 .image_wrap {
        margin-top: -13.5vw; } }
    #page-content.about .section1 .image_wrap img {
      display: block;
      width: 100%;
      height: auto;
      border-radius: 20px;
      transform: translateX(85px); }
      @media print, screen and (min-width: 40em) {
        #page-content.about .section1 .image_wrap img {
          border-radius: 35px;
          max-width: 600px; } }
      @media print, screen and (min-width: 40em) {
        #page-content.about .section1 .image_wrap img {
          max-width: 900px; } }
      @media screen and (min-width: 120em) {
        #page-content.about .section1 .image_wrap img {
          max-width: 1245px;
          border-radius: 100px; } }
  #page-content.about .section1 .grid-container {
    margin-top: -13.5vw;
    z-index: 2;
    position: relative; }
    @media print, screen and (min-width: 40em) {
      #page-content.about .section1 .grid-container {
        margin-top: -16.2vw; } }
    #page-content.about .section1 .grid-container h1 {
      font-weight: 400;
      margin: 0;
      text-transform: uppercase;
      line-height: 0.8; }

#page-content.about .section2 {
  padding-bottom: 60px; }
  @media print, screen and (min-width: 40em) {
    #page-content.about .section2 {
      padding-bottom: 75px; } }
  @media print, screen and (min-width: 64em) {
    #page-content.about .section2 {
      padding-bottom: 100px; } }
  @media screen and (min-width: 75em) {
    #page-content.about .section2 {
      padding-bottom: 130px; } }
  #page-content.about .section2 .description {
    margin-bottom: 0; }
  #page-content.about .section2 .image_wrap {
    margin-top: 40px; }
    @media print, screen and (min-width: 40em) {
      #page-content.about .section2 .image_wrap {
        margin-top: 0; } }
    #page-content.about .section2 .image_wrap img {
      display: block;
      margin-left: auto; }

#page-content.about .columns_content {
  padding-bottom: 60px; }
  @media print, screen and (min-width: 40em) {
    #page-content.about .columns_content {
      padding-bottom: 75px; } }
  @media print, screen and (min-width: 64em) {
    #page-content.about .columns_content {
      padding-bottom: 100px; } }
  @media screen and (min-width: 75em) {
    #page-content.about .columns_content {
      padding-bottom: 130px; } }
  @media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
    #page-content.about .columns_content.section4 .text {
      column-count: 2;
      column-gap: 50px; }
      #page-content.about .columns_content.section4 .text ul {
        break-before: column;
        margin-top: 0; } }
  #page-content.about .columns_content .cell {
    margin-bottom: 30px; }
    #page-content.about .columns_content .cell:last-child {
      margin-bottom: 0; }
    @media print, screen and (min-width: 64em) {
      #page-content.about .columns_content .cell {
        margin-bottom: 0; } }
  #page-content.about .columns_content .title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.1;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media screen and (min-width: 75em) {
      #page-content.about .columns_content .title {
        font-size: 20px; } }
    @media screen and (min-width: 120em) {
      #page-content.about .columns_content .title {
        font-size: 26px; } }
  #page-content.about .columns_content .text {
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.2;
    text-align: left; }
    @media screen and (min-width: 75em) {
      #page-content.about .columns_content .text {
        font-size: 18px; } }
    @media screen and (min-width: 120em) {
      #page-content.about .columns_content .text {
        font-size: 20px; } }
    #page-content.about .columns_content .text ul {
      list-style: none;
      margin: 30px 0; }
      @media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
        #page-content.about .columns_content .text ul {
          font-size: 15px; } }
      @media screen and (min-width: 75em) {
        #page-content.about .columns_content .text ul {
          font-size: 16px; } }
      #page-content.about .columns_content .text ul li {
        margin-bottom: 5px; }
        @media screen and (min-width: 120em) {
          #page-content.about .columns_content .text ul li {
            margin-bottom: 10px; } }
        #page-content.about .columns_content .text ul li:last-child {
          margin-bottom: 0; }

#page-content.about .section5 {
  padding-bottom: 60px; }
  @media print, screen and (min-width: 40em) {
    #page-content.about .section5 {
      padding-bottom: 75px; } }
  @media print, screen and (min-width: 64em) {
    #page-content.about .section5 {
      padding-bottom: 100px; } }
  @media screen and (min-width: 75em) {
    #page-content.about .section5 {
      padding-bottom: 130px; } }
  #page-content.about .section5 .logos_container {
    border: 1px solid #fff;
    padding: 10px; }
    @media print, screen and (min-width: 40em) {
      #page-content.about .section5 .logos_container {
        padding: 0; } }
    #page-content.about .section5 .logos_container .logos {
      justify-content: center; }
      #page-content.about .section5 .logos_container .logos .cell {
        padding-top: 15px;
        padding-bottom: 15px; }
        @media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
          #page-content.about .section5 .logos_container .logos .cell {
            padding-left: 1.125rem;
            padding-right: 1.125rem; } }
        @media print, screen and (min-width: 40em) {
          #page-content.about .section5 .logos_container .logos .cell {
            padding-top: 35px;
            padding-bottom: 35px; } }
        #page-content.about .section5 .logos_container .logos .cell img {
          display: block;
          margin: 0 auto;
          max-height: 60px;
          object-fit: contain; }

#page-content.about .section6 {
  background-color: #f2e7d6;
  margin-bottom: 50px; }
  @media print, screen and (min-width: 40em) {
    #page-content.about .section6 {
      margin-bottom: 100px; } }
  @media print, screen and (min-width: 64em) {
    #page-content.about .section6 {
      margin-bottom: 130px; } }
  #page-content.about .section6 .section_title {
    padding-top: 60px;
    text-transform: uppercase;
    color: #000104; }
    @media print, screen and (min-width: 40em) {
      #page-content.about .section6 .section_title {
        padding-top: 75px; } }
    @media print, screen and (min-width: 64em) {
      #page-content.about .section6 .section_title {
        padding-top: 65px; } }
    @media print, screen and (max-width: 39.99875em) {
      #page-content.about .section6 .section_title {
        margin-bottom: 0; } }
  #page-content.about .section6 #teammembers {
    padding-top: 60px;
    padding-bottom: 60px;
    opacity: 0;
    padding-right: 1.25rem;
    padding-left: 1.25rem; }
    @media print, screen and (min-width: 40em) {
      #page-content.about .section6 #teammembers {
        padding-top: 75px;
        padding-bottom: 75px; } }
    @media print, screen and (min-width: 64em) {
      #page-content.about .section6 #teammembers {
        padding-top: 100px;
        padding-bottom: 100px; } }
    @media screen and (min-width: 75em) {
      #page-content.about .section6 #teammembers {
        padding-top: 130px;
        padding-bottom: 130px; } }
    @media print, screen and (min-width: 40em) {
      #page-content.about .section6 #teammembers {
        padding-left: 3.125rem;
        padding-right: 3.125rem; } }
    @media (min-width: 101.875rem) {
      #page-content.about .section6 #teammembers {
        margin-left: calc(calc(100vw - 101.875rem) / 2);
        padding-left: 3.125rem;
        padding-right: 0; } }
    #page-content.about .section6 #teammembers.slick-initialized {
      opacity: 1; }
    #page-content.about .section6 #teammembers .slick-list {
      overflow: visible;
      margin: 0 -30px; }
      @media print, screen and (min-width: 40em) {
        #page-content.about .section6 #teammembers .slick-list {
          margin: 0 -30px; } }
    #page-content.about .section6 #teammembers .slick-slide {
      margin: 0 30px; }
      @media print, screen and (min-width: 40em) {
        #page-content.about .section6 #teammembers .slick-slide {
          margin: 0 30px; } }
    #page-content.about .section6 #teammembers .member .member_wrap {
      position: relative;
      max-width: 510px; }
      #page-content.about .section6 #teammembers .member .member_wrap:hover .image_wrap .hover_rob {
        opacity: 1; }
      #page-content.about .section6 #teammembers .member .member_wrap:hover .memoji_wrap {
        animation-name: fadeInUpMemoji;
        animation-duration: 0.5s;
        animation-fill-mode: both; }
    #page-content.about .section6 #teammembers .member .memoji_wrap {
      opacity: 0;
      position: absolute;
      left: 0;
      pointer-events: none;
      z-index: 3;
      top: 0;
      transform: translate3d(-30%, 10%, 0) scale(0.85);
      transition: opacity 250ms;
      animation-name: fadeInDownMemoji;
      animation-duration: 0.5s;
      animation-fill-mode: both; }
      #page-content.about .section6 #teammembers .member .memoji_wrap img {
        max-width: 80px;
        display: block; }
        @media print, screen and (min-width: 40em) {
          #page-content.about .section6 #teammembers .member .memoji_wrap img {
            max-width: 100px; } }
        @media screen and (min-width: 75em) {
          #page-content.about .section6 #teammembers .member .memoji_wrap img {
            max-width: 120px; } }
    #page-content.about .section6 #teammembers .member .job_title {
      color: #000104;
      font-size: 15px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 1.1;
      text-align: center;
      margin-top: 15px;
      text-transform: uppercase;
      pointer-events: none; }
      @media print, screen and (min-width: 40em) {
        #page-content.about .section6 #teammembers .member .job_title {
          font-size: 18px; } }
      @media print, screen and (min-width: 64em) {
        #page-content.about .section6 #teammembers .member .job_title {
          font-size: 16px; } }
      @media screen and (min-width: 90em) {
        #page-content.about .section6 #teammembers .member .job_title {
          font-size: 18px; } }
      @media screen and (min-width: 120em) {
        #page-content.about .section6 #teammembers .member .job_title {
          font-size: 20px; } }
    #page-content.about .section6 #teammembers .member .image_wrap {
      position: relative;
      padding-top: 130%;
      background-color: #000104;
      border-radius: 35px;
      overflow: hidden; }
      #page-content.about .section6 #teammembers .member .image_wrap .hover_rob {
        opacity: 0;
        transition: opacity 250ms; }
      @media print, screen and (min-width: 64em) {
        #page-content.about .section6 #teammembers .member .image_wrap {
          border-radius: 50px; } }
      @media screen and (min-width: 120em) {
        #page-content.about .section6 #teammembers .member .image_wrap {
          border-radius: 100px; } }
      #page-content.about .section6 #teammembers .member .image_wrap img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 1;
        border-radius: 35px;
        display: block; }
        @media print, screen and (min-width: 64em) {
          #page-content.about .section6 #teammembers .member .image_wrap img {
            border-radius: 50px; } }
        @media screen and (min-width: 120em) {
          #page-content.about .section6 #teammembers .member .image_wrap img {
            border-radius: 100px; } }
      #page-content.about .section6 #teammembers .member .image_wrap .name {
        position: absolute;
        bottom: 25px;
        left: 10%;
        z-index: 2;
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: 1.1;
        text-align: left;
        text-transform: uppercase;
        pointer-events: none; }
        @media print, screen and (min-width: 64em) {
          #page-content.about .section6 #teammembers .member .image_wrap .name {
            font-size: 18px; } }
        @media screen and (min-width: 120em) {
          #page-content.about .section6 #teammembers .member .image_wrap .name {
            bottom: 50px;
            font-size: 25px; } }

#footer .column_footer {
  margin-bottom: 40px; }
  @media print, screen and (min-width: 40em) {
    #footer .column_footer {
      margin-bottom: 70px; } }
  @media screen and (min-width: 90em) {
    #footer .column_footer {
      margin-bottom: 150px; } }
  #footer .column_footer .col1 {
    color: #ffffff;
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 32px;
    margin-bottom: 30px; }
    @media print, screen and (min-width: 40em) {
      #footer .column_footer .col1 {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 0; } }
    @media screen and (min-width: 75em) {
      #footer .column_footer .col1 {
        font-size: 40px;
        line-height: 42px; } }
    @media screen and (min-width: 120em) {
      #footer .column_footer .col1 {
        font-size: 60px;
        line-height: 62px; } }
  #footer .column_footer .col2 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px; }
    @media print, screen and (min-width: 40em) {
      #footer .column_footer .col2 {
        font-size: 15px;
        line-height: 18px; } }
    @media screen and (min-width: 75em) {
      #footer .column_footer .col2 {
        font-size: 20px;
        line-height: 24px; } }
    @media screen and (min-width: 120em) {
      #footer .column_footer .col2 {
        font-size: 30px;
        line-height: 39px; } }

#footer .inner-footer {
  padding-bottom: 40px; }
  @media print, screen and (max-width: 39.99875em) {
    #footer .inner-footer .menu {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
      margin-bottom: 10px; } }
  #footer .inner-footer .menu li a {
    transition: border-color 250ms;
    border-bottom: 1px solid transparent;
    display: inline-block;
    padding-bottom: 5px; }
    #footer .inner-footer .menu li a:hover {
      border-color: white; }
  #footer .inner-footer .menu li:last-child {
    padding-bottom: 0; }
  @media print, screen and (max-width: 39.99875em) {
    #footer .inner-footer .menu li {
      padding: 10px; } }
  @media print, screen and (min-width: 40em) {
    #footer .inner-footer .menu li {
      padding-bottom: 10px; } }
  @media print, screen and (min-width: 64em) {
    #footer .inner-footer .menu li {
      padding-bottom: 25px; } }
  #footer .inner-footer .menu li.active a {
    border-color: white;
    background-color: transparent; }
  #footer .inner-footer .copyright {
    align-self: flex-end;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    text-align: center; }
    @media screen and (min-width: 75em) {
      #footer .inner-footer .copyright {
        font-size: 18px; } }
  #footer .inner-footer .social {
    align-self: center;
    justify-content: center;
    margin-bottom: 40px; }
    @media print, screen and (min-width: 40em) {
      #footer .inner-footer .social {
        margin-bottom: 0;
        align-self: flex-end;
        justify-content: flex-end; } }

.single-project #page-content {
  background-color: #ffffff;
  padding-bottom: 90px;
  margin-bottom: 100px; }
  @media print, screen and (min-width: 40em) {
    .single-project #page-content {
      padding-bottom: 150px; } }

.single-project #page-header {
  margin-bottom: 10px; }
  .single-project #page-header + .section {
    margin-top: 0; }
  .single-project #page-header h1 {
    color: #000104;
    font-family: "Neue Haas Unica Pro";
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1;
    text-align: center;
    text-transform: uppercase; }
    .single-project #page-header h1 .fit_headers_project {
      margin-top: auto;
      display: inline-block;
      white-space: nowrap;
      opacity: 0; }
      .single-project #page-header h1 .fit_headers_project.fitted {
        opacity: 1; }

.single-project .footer_single {
  margin-top: 100px; }
  .single-project .footer_single ul#related_posts {
    margin-bottom: 0; }
    .single-project .footer_single ul#related_posts .image {
      max-width: 525px; }
    .single-project .footer_single ul#related_posts .post_title {
      max-width: 525px; }

.single-project .section {
  margin: 40px 0; }
  @media print, screen and (min-width: 40em) {
    .single-project .section {
      margin: 75px 0; } }
  @media print, screen and (min-width: 64em) {
    .single-project .section {
      margin: 100px 0; } }
  @media screen and (min-width: 90em) {
    .single-project .section {
      margin: 150px 0; } }
  .single-project .section:last-child {
    margin-bottom: 0; }
  .single-project .section .entry-content {
    color: #000104;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.1;
    text-align: left; }
    @media screen and (min-width: 75em) {
      .single-project .section .entry-content {
        font-size: 24px; } }
    @media screen and (min-width: 120em) {
      .single-project .section .entry-content {
        font-size: 30px; } }
    .single-project .section .entry-content a {
      color: #000104;
      text-decoration: underline; }
    .single-project .section .entry-content p {
      line-height: inherit; }
      .single-project .section .entry-content p:last-child {
        margin-bottom: 0; }
  .single-project .section .toptitle {
    color: #000104;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 30px; }
    @media screen and (min-width: 90em) {
      .single-project .section .toptitle {
        font-size: 22px; } }
  .single-project .section.contained_image img {
    display: block;
    margin: 0 auto; }
  .single-project .section.contained_image + .centered_text {
    margin-top: -20px; }
    @media print, screen and (min-width: 40em) {
      .single-project .section.contained_image + .centered_text {
        margin-top: -37.5px; } }
    @media print, screen and (min-width: 64em) {
      .single-project .section.contained_image + .centered_text {
        margin-top: -50px; } }
    @media screen and (min-width: 90em) {
      .single-project .section.contained_image + .centered_text {
        margin-top: -75px; } }
  .single-project .section.full_width_image img {
    display: block;
    width: 100%;
    max-width: none; }
  .single-project .section.full_width_image + .centered_text {
    margin-top: -20px; }
    @media print, screen and (min-width: 40em) {
      .single-project .section.full_width_image + .centered_text {
        margin-top: -37.5px; } }
    @media print, screen and (min-width: 64em) {
      .single-project .section.full_width_image + .centered_text {
        margin-top: -50px; } }
    @media screen and (min-width: 90em) {
      .single-project .section.full_width_image + .centered_text {
        margin-top: -75px; } }
  .single-project .section.centered_text .text {
    color: #000104;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px; }
    .single-project .section.centered_text .text br {
      display: none; }
    @media print, screen and (min-width: 40em) {
      .single-project .section.centered_text .text br {
        display: block; } }
    @media print, screen and (min-width: 64em) {
      .single-project .section.centered_text .text {
        font-size: 23px;
        line-height: 27px; } }
    @media screen and (min-width: 90em) {
      .single-project .section.centered_text .text {
        font-size: 29px;
        line-height: 33px; } }
    @media screen and (min-width: 120em) {
      .single-project .section.centered_text .text {
        font-size: 45px;
        line-height: 47px; } }
  .single-project .section.centered_text .bar {
    margin-top: 20px; }
    .single-project .section.centered_text .bar svg {
      display: block;
      margin: 0 auto;
      height: 200px;
      width: auto; }
      @media print, screen and (min-width: 64em) {
        .single-project .section.centered_text .bar svg {
          height: 230px; } }
      @media screen and (min-width: 120em) {
        .single-project .section.centered_text .bar svg {
          height: 350px; } }
  @media print, screen and (min-width: 64em) {
    .single-project .section.text_right .content_column {
      order: 2; } }
  @media print, screen and (min-width: 64em) {
    .single-project .section.text_right .image_column {
      order: 1; } }
  @media print, screen and (min-width: 64em) {
    .single-project .section.text_right .image_sub {
      justify-content: flex-end; } }
  .single-project .section.column_content_image .image_column img {
    display: block; }
  .single-project .section.column_content_image .image_sub {
    margin-top: 40px; }
    @media print, screen and (min-width: 64em) {
      .single-project .section.column_content_image .image_sub {
        margin-top: 100px; } }
    .single-project .section.column_content_image .image_sub img {
      display: block; }
  .single-project .section.column_content_image.text_left .image_column {
    margin-top: 40px; }
    @media print, screen and (min-width: 64em) {
      .single-project .section.column_content_image.text_left .image_column {
        margin-top: 0; } }
    @media (min-width: 101.875rem) {
      .single-project .section.column_content_image.text_left .image_column img {
        width: calc(100vw / 2 - 3.125rem);
        max-width: none; } }
  @media (min-width: 101.875rem) {
    .single-project .section.column_content_image.text_left .image_sub .cell {
      padding-left: 0; } }
  @media (min-width: 101.875rem) {
    .single-project .section.column_content_image.text_left .image_sub img {
      width: calc(100vw / 2 - 3.125rem);
      transform: translateX(calc(calc(-100vw - -101.875rem) / 2));
      max-width: none; } }
  @media (min-width: 101.875rem) {
    .single-project .section.column_content_image.text_right .image_column {
      padding-left: 0; } }
  @media (min-width: 101.875rem) {
    .single-project .section.column_content_image.text_right .image_column img {
      width: calc(100vw / 2 - 3.125rem);
      transform: translateX(calc(calc(-100vw - -101.875rem) / 2));
      max-width: none; } }
  @media (min-width: 101.875rem) {
    .single-project .section.column_content_image.text_right .image_sub .cell {
      padding-right: 0; } }
  @media (min-width: 101.875rem) {
    .single-project .section.column_content_image.text_right .image_sub img {
      width: calc(100vw / 2 - 3.125rem);
      max-width: none; } }
  @media print, screen and (max-width: 39.99875em) {
    .single-project .section.three_column_images .col-1,
    .single-project .section.three_column_images .col-2,
    .single-project .section.three_column_images .col-3 {
      padding: 0;
      margin-bottom: 40px; }
      .single-project .section.three_column_images .col-1 img,
      .single-project .section.three_column_images .col-2 img,
      .single-project .section.three_column_images .col-3 img {
        max-width: 50%;
        display: block; } }
  @media print, screen and (max-width: 39.99875em) {
    .single-project .section.three_column_images .col-2 img {
      margin-left: auto; } }
  @media print, screen and (min-width: 64em) {
    .single-project .section.three_column_images .col-2 {
      padding-top: 10%; } }
  @media print, screen and (max-width: 39.99875em) {
    .single-project .section.three_column_images .col-3 {
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .single-project .section.three_column_images .col-3 {
      padding-top: 20%; } }
  .single-project .section.column_content .content_column .image_column {
    margin-bottom: 40px; }
    @media print, screen and (min-width: 64em) {
      .single-project .section.column_content .content_column .image_column {
        margin-bottom: 75px; } }
  .single-project .section.image_gallery .project_image_gallery.type-standard {
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    justify-items: stretch;
    align-items: stretch; }
    .single-project .section.image_gallery .project_image_gallery.type-standard img {
      display: block; }
      .single-project .section.image_gallery .project_image_gallery.type-standard img.wide {
        grid-column: span 2; }
      .single-project .section.image_gallery .project_image_gallery.type-standard img.tall {
        grid-column: span 1; }
  .single-project .section.image_gallery .project_image_gallery.type-leftright {
    width: 100vw;
    margin-left: -1.25rem; }
    @media print, screen and (min-width: 40em) {
      .single-project .section.image_gallery .project_image_gallery.type-leftright {
        margin-left: -3.125rem; } }
    .single-project .section.image_gallery .project_image_gallery.type-leftright img {
      margin-bottom: 40px;
      display: block;
      max-width: 75%; }
      @media print, screen and (min-width: 40em) {
        .single-project .section.image_gallery .project_image_gallery.type-leftright img {
          margin-bottom: 75px; } }
      @media print, screen and (min-width: 64em) {
        .single-project .section.image_gallery .project_image_gallery.type-leftright img {
          margin-bottom: 100px; } }
      @media screen and (min-width: 90em) {
        .single-project .section.image_gallery .project_image_gallery.type-leftright img {
          margin-bottom: 150px; } }
      .single-project .section.image_gallery .project_image_gallery.type-leftright img:nth-child(even) {
        margin-left: auto; }
      .single-project .section.image_gallery .project_image_gallery.type-leftright img:last-child {
        margin-bottom: 0; }
  .single-project .section.video video {
    display: block;
    width: 100%;
    height: auto; }
  .single-project .section.video .video_wrapper {
    position: relative; }
    .single-project .section.video .video_wrapper .video_controls {
      position: absolute;
      bottom: 15px;
      right: 10px;
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      .single-project .section.video .video_wrapper .video_controls div {
        display: none;
        pointer-events: none;
        width: 30px;
        height: 30px;
        border-radius: 30px;
        align-items: center;
        justify-content: center;
        transition: transform 250ms;
        cursor: pointer;
        margin-right: 5px; }
        .single-project .section.video .video_wrapper .video_controls div:hover {
          transform: scale(1.1); }
        .single-project .section.video .video_wrapper .video_controls div.active {
          display: inline-flex;
          pointer-events: all; }
        .single-project .section.video .video_wrapper .video_controls div svg {
          display: block;
          width: 100%;
          height: auto; }
        .single-project .section.video .video_wrapper .video_controls div.soundon {
          background-color: #fbfbfd; }
          .single-project .section.video .video_wrapper .video_controls div.soundon svg {
            width: 15px; }
        .single-project .section.video .video_wrapper .video_controls div.soundoff {
          background-color: #fbfbfd; }
          .single-project .section.video .video_wrapper .video_controls div.soundoff svg {
            width: 10px; }
  .single-project .section.scrolling_text .scrolling_title .rob-scroll {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    margin-bottom: 15px; }
    .single-project .section.scrolling_text .scrolling_title .rob-scroll__title {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      width: 100%;
      height: 100%;
      white-space: nowrap;
      transform: scale(1);
      transition: all 1s ease; }
      .single-project .section.scrolling_text .scrolling_title .rob-scroll__title > div {
        display: flex;
        align-items: center;
        will-change: transform;
        animation: scrollText 33s linear infinite 1s forwards; }
      .single-project .section.scrolling_text .scrolling_title .rob-scroll__title .title {
        margin: 0;
        color: white;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        font-size: 14.3vw;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: 12.2vw;
        text-transform: uppercase; }
  .single-project .section.scrolling_text .scrolling_title:nth-child(even) .rob-scroll__title .title {
    color: black; }
  .single-project .section.scrolling_text .scrolling_title:nth-child(even) .rob-scroll__title > div {
    animation: scrollTextReverse 33s linear infinite 1s forwards; }

#projects_container {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 3;
  padding-left: 20px;
  padding-right: 20px; }
  @media print, screen and (min-width: 64em) {
    #projects_container {
      padding-left: 30px;
      padding-right: 30px; } }
  @media screen and (min-width: 75em) {
    #projects_container {
      padding-left: 50px;
      padding-right: 0; } }
  #projects_container #projects_slider {
    opacity: 0;
    overflow: visible;
    transition: opacity 250ms; }
    #projects_container #projects_slider.ready {
      opacity: 1; }
    #projects_container #projects_slider > div {
      transition: transform 200ms linear;
      overflow: visible;
      margin-bottom: 70px; }
      @media print, screen and (min-width: 40em) {
        #projects_container #projects_slider > div {
          margin-bottom: 0; } }
      @media print, screen and (min-width: 64em) {
        #projects_container #projects_slider > div:nth-child(even) {
          padding-top: 100px; }
        #projects_container #projects_slider > div:nth-child(odd) {
          padding-bottom: 100px; } }
  #projects_container .project_wrapper {
    position: relative;
    max-width: 555px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.19);
    margin: 0 auto; }
    @media print, screen and (min-width: 64em) {
      #projects_container .project_wrapper {
        margin: 0; } }
    #projects_container .project_wrapper .project_image {
      position: relative;
      z-index: 1; }
      #projects_container .project_wrapper .project_image a,
      #projects_container .project_wrapper .project_image img {
        display: block;
        width: 100%; }
      #projects_container .project_wrapper .project_image::after {
        content: "";
        background-color: rgba(0, 0, 0, 0.2);
        position: absolute;
        z-index: 2;
        pointer-events: none;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
    #projects_container .project_wrapper .project_title {
      pointer-events: none;
      position: absolute;
      z-index: 2;
      bottom: 0;
      left: 0;
      padding: 10px;
      color: #ffffff;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 1;
      text-transform: uppercase;
      font-size: 2.44792vw; }
      @media print, screen and (max-width: 63.99875em) {
        #projects_container .project_wrapper .project_title {
          font-size: 25px; } }
      @media screen and (min-width: 120em) {
        #projects_container .project_wrapper .project_title {
          font-size: 47px; } }
    #projects_container .project_wrapper .project_cat {
      pointer-events: none;
      position: absolute;
      z-index: 2;
      color: #ffffff;
      font-size: 15px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 1;
      text-transform: uppercase;
      transform-origin: top right;
      padding: 15px;
      right: 0;
      top: 0;
      transform: rotate(-90deg) translateY(-100%); }

.word_scroll_wrap {
  width: 75vw;
  position: fixed;
  z-index: 1;
  pointer-events: none; }
  .word_scroll_wrap.word1 {
    top: 75px;
    left: 0;
    padding-left: 40px;
    text-align: left; }
  .word_scroll_wrap.word2 {
    bottom: 75px;
    right: 0;
    padding-right: 10px;
    text-align: right; }
    @media print, screen and (min-width: 64em) {
      .word_scroll_wrap.word2 {
        bottom: 100px; } }
  .word_scroll_wrap .word_scroll {
    color: #ededed;
    font-weight: 400;
    font-style: normal;
    transition: transform 250ms cubic-bezier(0.07, 0.93, 0.41, 0.33);
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    white-space: nowrap; }
    .word_scroll_wrap .word_scroll.word1Text {
      text-align: left; }
    .word_scroll_wrap .word_scroll.word2Text {
      text-align: right; }
    .word_scroll_wrap .word_scroll.fitted {
      letter-spacing: -0.55vw; }

#project_footer {
  margin-top: auto;
  height: 70px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  z-index: 2; }
  @media screen and (min-width: 75em) {
    #project_footer {
      height: 110px; } }
  #project_footer .grid-x {
    width: 100%;
    margin-bottom: 15px; }
    @media print, screen and (min-width: 64em) {
      #project_footer .grid-x {
        margin-bottom: 30px; } }
  #project_footer .lang {
    padding: 0;
    margin: 0; }
    #project_footer .lang a {
      color: #000104;
      font-size: 16px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 1;
      text-align: left;
      text-transform: uppercase; }
  #project_footer .copyright {
    color: #000104;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1;
    text-align: right; }
    @media print, screen and (max-width: 63.99875em) {
      #project_footer .copyright {
        padding-left: 0; } }
  #project_footer .cell {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #project_footer .cell.progress_warp {
      align-items: center; }
  #project_footer #project_progressbar {
    border-radius: 6px;
    border: 1px solid #000104;
    width: 110px;
    height: 6px;
    background-color: #000104;
    position: relative;
    overflow: hidden; }
    #project_footer #project_progressbar .progress {
      transition: transform 250ms linear;
      border-radius: 6px;
      background-color: #ffffff;
      will-change: transform;
      height: 4px;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      transform: translateX(-100%); }

.page-template-template-portfolio.portfolioLoaded {
  overflow: hidden; }

.page-template-template-portfolio #footer {
  background-color: #000104;
  padding-top: 50px; }
  @media print, screen and (min-width: 40em) {
    .page-template-template-portfolio #footer {
      display: none; } }

.page-template-template-portfolio main {
  display: flex;
  flex-direction: column;
  min-height: 100vh; }

/* COREWITH logo text */
.text_logo { color: #fff; font-weight: 700; font-size: 1.2rem; letter-spacing: 0.05em; font-family: "Neue Haas Unica Pro", sans-serif; }
#header .logo .text_logo { font-size: 1.35rem; letter-spacing: 0.12em; }

/* Hide cookie consent banner */
#cmplz-cookiebanner-container { display: none !important; }

/* COREWITH 가로형 헤더 로고 (전 페이지) */
#header .logo a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#header .logo .site-logo-header {
  height: 36px;
  width: auto;
  max-width: min(220px, 48vw);
  max-height: 44px;
  object-fit: contain;
  object-position: right center;
  display: block;
}
@media print, screen and (min-width: 40em) {
  #header .logo .site-logo-header {
    height: 40px;
    max-width: 260px;
    max-height: 48px;
  }
}

/* 회사소개 제안 타이틀 크기 → corewith-custom.css 에서 정의 */

/* 회사소개: 섹션 뱃지·카드 */
.about .corewith-section-badge {
  display: inline-block;
  margin-bottom: 0.75rem;
  padding: 0.35rem 0.9rem;
  border-radius: 999px;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  background: linear-gradient(120deg, rgba(34, 168, 74, 0.35), rgba(13, 115, 119, 0.45));
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #fff;
  animation: corewith-badge-pulse 4s ease-in-out infinite;
}
.about.section_head_color[data-color="light"] .corewith-section-badge {
  color: #000104;
  background: linear-gradient(120deg, rgba(34, 168, 74, 0.2), rgba(13, 115, 119, 0.25));
  border-color: rgba(0, 1, 4, 0.12);
}
@keyframes corewith-badge-pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.92; transform: scale(1.02); }
}
.about .corewith-stat-card {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 14px;
  padding: 1.25rem 1rem;
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.about.section_head_color[data-color="light"] .corewith-stat-card {
  background: rgba(0, 1, 4, 0.04);
  border-color: rgba(0, 1, 4, 0.1);
}
.about .corewith-stat-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
  border-color: rgba(34, 168, 74, 0.45);
}
.about .corewith-history-card {
  background: rgba(255, 255, 255, 0.06);
  border-radius: 16px;
  padding: 1.5rem 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease;
}
.about.section_head_color[data-color="light"] .corewith-history-card {
  background: #fff;
  border: 1px solid rgba(0, 1, 4, 0.08);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}
.about .corewith-history-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: linear-gradient(180deg, #22a84a, #0d7377);
  border-radius: 4px 0 0 4px;
  opacity: 0.9;
}
.about .corewith-history-card:hover {
  transform: translateY(-3px);
}
.about .about-affiliate-slide {
  padding-bottom: 2rem;
}
.about .about-subheading {
  margin: 0.35rem 0 0;
  font-size: clamp(1rem, 2vw, 1.25rem);
  font-weight: 600;
  opacity: 0.9;
}
.about .corewith-about-bullets {
  margin: 1rem 0 1.25rem;
  padding-left: 1.25rem;
  line-height: 1.7;
}

/* 문의: 페이지 제목 축소 */
.contact #page-header .main_title h1 .fit_headers.header_titles {
  font-size: clamp(1.55rem, 4vw, 2.35rem) !important;
}

/* 문의: 이메일·전화 아래 원형 소셜(대형) 숨김 */
.contact #page-header .left_content .social.show-for-large {
  display: none !important;
}

/* MBAM 프로젝트: 상단 문의 메뉴 숨김 */
body.page-musee-mbam #header .menu-item-2746,
body.page-musee-mbam #off-canvas .menu-item-2746 {
  display: none !important;
}

/* 문의 폼: 한글 입력 시 글꼴·행간 정상 표시 */
.contact .form .wpcf7-form-control,
.contact .form textarea.message {
  font-family: "Neue Haas Unica Pro", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  line-height: 1.5;
}

/*# sourceMappingURL=style.css.map */
