/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./theme/scss/app.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.7.4
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 48.875em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! 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: 0;
  -webkit-text-decoration: underline dotted;
          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; }

[data-whatintent="mouse"] *, [data-whatintent="mouse"] *:focus,
[data-whatintent="touch"] *,
[data-whatintent="touch"] *:focus,
[data-whatinput="mouse"] *,
[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *,
[data-whatinput="touch"] *:focus {
  outline: none; }

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

.foundation-mq {
  font-family: "small=0em&medium=48.875em&large=67.5em&xlarge=80em&xxlarge=86.25em&xxxlarge=100em&xxxxlarge=120em&xxxxxlarge=125em"; }

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

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

body {
  margin: 0;
  padding: 0;
  background: linear-gradient(90deg, rgba(220, 221, 225, 0.7) 0%, #F8F8F880 57%, rgba(248, 248, 248, 0.1) 70%, rgba(220, 221, 225, 0.5) 100%);
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #010101;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

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

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

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

.grid-container {
  padding-right: 2rem;
  padding-left: 2rem;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 48.875em) {
    .grid-container {
      padding-right: 2.5rem;
      padding-left: 2.5rem; } }
  @media print, screen and (min-width: 67.5em) {
    .grid-container {
      padding-right: 2.5rem;
      padding-left: 2.5rem; } }
  @media screen and (min-width: 80em) {
    .grid-container {
      padding-right: 7.5rem;
      padding-left: 7.5rem; } }
  @media screen and (min-width: 86.25em) {
    .grid-container {
      padding-right: 7.5rem;
      padding-left: 7.5rem; } }
  @media screen and (min-width: 100em) {
    .grid-container {
      padding-right: 0;
      padding-left: 0; } }
  @media screen and (min-width: 120em) {
    .grid-container {
      padding-right: 0;
      padding-left: 0; } }
  @media screen and (min-width: 125em) {
    .grid-container {
      padding-right: 0;
      padding-left: 0; } }
  .grid-container.fluid {
    padding-right: 2rem;
    padding-left: 2rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 48.875em) {
      .grid-container.fluid {
        padding-right: 2.5rem;
        padding-left: 2.5rem; } }
    @media print, screen and (min-width: 67.5em) {
      .grid-container.fluid {
        padding-right: 2.5rem;
        padding-left: 2.5rem; } }
    @media screen and (min-width: 80em) {
      .grid-container.fluid {
        padding-right: 7.5rem;
        padding-left: 7.5rem; } }
    @media screen and (min-width: 86.25em) {
      .grid-container.fluid {
        padding-right: 7.5rem;
        padding-left: 7.5rem; } }
    @media screen and (min-width: 100em) {
      .grid-container.fluid {
        padding-right: 0;
        padding-left: 0; } }
    @media screen and (min-width: 120em) {
      .grid-container.fluid {
        padding-right: 0;
        padding-left: 0; } }
    @media screen and (min-width: 125em) {
      .grid-container.fluid {
        padding-right: 0;
        padding-left: 0; } }
  .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: 0;
  min-width: 0;
  width: 100%; }
  .cell.auto {
    flex: 1 1 0; }
  .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: 48.875em) {
  .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: 67.5em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto; } }

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

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

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

@media screen and (min-width: 125em) {
  .grid-x > .xxxxxlarge-shrink, .grid-x > .xxxxxlarge-full, .grid-x > .xxxxxlarge-1, .grid-x > .xxxxxlarge-2, .grid-x > .xxxxxlarge-3, .grid-x > .xxxxxlarge-4, .grid-x > .xxxxxlarge-5, .grid-x > .xxxxxlarge-6, .grid-x > .xxxxxlarge-7, .grid-x > .xxxxxlarge-8, .grid-x > .xxxxxlarge-9, .grid-x > .xxxxxlarge-10, .grid-x > .xxxxxlarge-11, .grid-x > .xxxxxlarge-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: 48.875em) {
  .grid-x > .medium-auto {
    flex: 1 1 0;
    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: 67.5em) {
  .grid-x > .large-auto {
    flex: 1 1 0;
    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: 80em) {
  .grid-x > .xlarge-auto {
    flex: 1 1 0;
    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: 86.25em) {
  .grid-x > .xxlarge-auto {
    flex: 1 1 0;
    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: 100em) {
  .grid-x > .xxxlarge-auto {
    flex: 1 1 0;
    width: auto; }
  .grid-x > .xxxlarge-shrink, .grid-x > .xxxlarge-1, .grid-x > .xxxlarge-2, .grid-x > .xxxlarge-3, .grid-x > .xxxlarge-4, .grid-x > .xxxlarge-5, .grid-x > .xxxlarge-6, .grid-x > .xxxlarge-7, .grid-x > .xxxlarge-8, .grid-x > .xxxlarge-9, .grid-x > .xxxlarge-10, .grid-x > .xxxlarge-11, .grid-x > .xxxlarge-12 {
    flex: 0 0 auto; }
  .grid-x > .xxxlarge-shrink {
    width: auto; }
  .grid-x > .xxxlarge-1 {
    width: 8.33333%; }
  .grid-x > .xxxlarge-2 {
    width: 16.66667%; }
  .grid-x > .xxxlarge-3 {
    width: 25%; }
  .grid-x > .xxxlarge-4 {
    width: 33.33333%; }
  .grid-x > .xxxlarge-5 {
    width: 41.66667%; }
  .grid-x > .xxxlarge-6 {
    width: 50%; }
  .grid-x > .xxxlarge-7 {
    width: 58.33333%; }
  .grid-x > .xxxlarge-8 {
    width: 66.66667%; }
  .grid-x > .xxxlarge-9 {
    width: 75%; }
  .grid-x > .xxxlarge-10 {
    width: 83.33333%; }
  .grid-x > .xxxlarge-11 {
    width: 91.66667%; }
  .grid-x > .xxxlarge-12 {
    width: 100%; } }

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

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

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

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

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-x {
      margin-left: -1.25rem;
      margin-right: -1.25rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-x > .cell {
      width: calc(100% - 2.5rem);
      margin-left: 1.25rem;
      margin-right: 1.25rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 48.875em) {
    .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); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 2.5rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 2.5rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 2.5rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 2.5rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 2.5rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 2.5rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 2.5rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 2.5rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 2.5rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 2.5rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 2.5rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 2.5rem); } }
  @media print, screen and (min-width: 67.5em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.33333% - 2.5rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 2.5rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 2.5rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 2.5rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 2.5rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 2.5rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 2.5rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 2.5rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 2.5rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 2.5rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 2.5rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 2.5rem); } }
  @media screen and (min-width: 80em) {
    .grid-margin-x > .xlarge-auto {
      width: auto; }
    .grid-margin-x > .xlarge-shrink {
      width: auto; }
    .grid-margin-x > .xlarge-1 {
      width: calc(8.33333% - 2.5rem); }
    .grid-margin-x > .xlarge-2 {
      width: calc(16.66667% - 2.5rem); }
    .grid-margin-x > .xlarge-3 {
      width: calc(25% - 2.5rem); }
    .grid-margin-x > .xlarge-4 {
      width: calc(33.33333% - 2.5rem); }
    .grid-margin-x > .xlarge-5 {
      width: calc(41.66667% - 2.5rem); }
    .grid-margin-x > .xlarge-6 {
      width: calc(50% - 2.5rem); }
    .grid-margin-x > .xlarge-7 {
      width: calc(58.33333% - 2.5rem); }
    .grid-margin-x > .xlarge-8 {
      width: calc(66.66667% - 2.5rem); }
    .grid-margin-x > .xlarge-9 {
      width: calc(75% - 2.5rem); }
    .grid-margin-x > .xlarge-10 {
      width: calc(83.33333% - 2.5rem); }
    .grid-margin-x > .xlarge-11 {
      width: calc(91.66667% - 2.5rem); }
    .grid-margin-x > .xlarge-12 {
      width: calc(100% - 2.5rem); } }
  @media screen and (min-width: 86.25em) {
    .grid-margin-x > .xxlarge-auto {
      width: auto; }
    .grid-margin-x > .xxlarge-shrink {
      width: auto; }
    .grid-margin-x > .xxlarge-1 {
      width: calc(8.33333% - 2.5rem); }
    .grid-margin-x > .xxlarge-2 {
      width: calc(16.66667% - 2.5rem); }
    .grid-margin-x > .xxlarge-3 {
      width: calc(25% - 2.5rem); }
    .grid-margin-x > .xxlarge-4 {
      width: calc(33.33333% - 2.5rem); }
    .grid-margin-x > .xxlarge-5 {
      width: calc(41.66667% - 2.5rem); }
    .grid-margin-x > .xxlarge-6 {
      width: calc(50% - 2.5rem); }
    .grid-margin-x > .xxlarge-7 {
      width: calc(58.33333% - 2.5rem); }
    .grid-margin-x > .xxlarge-8 {
      width: calc(66.66667% - 2.5rem); }
    .grid-margin-x > .xxlarge-9 {
      width: calc(75% - 2.5rem); }
    .grid-margin-x > .xxlarge-10 {
      width: calc(83.33333% - 2.5rem); }
    .grid-margin-x > .xxlarge-11 {
      width: calc(91.66667% - 2.5rem); }
    .grid-margin-x > .xxlarge-12 {
      width: calc(100% - 2.5rem); } }
  @media screen and (min-width: 100em) {
    .grid-margin-x > .xxxlarge-auto {
      width: auto; }
    .grid-margin-x > .xxxlarge-shrink {
      width: auto; }
    .grid-margin-x > .xxxlarge-1 {
      width: calc(8.33333% - 2.5rem); }
    .grid-margin-x > .xxxlarge-2 {
      width: calc(16.66667% - 2.5rem); }
    .grid-margin-x > .xxxlarge-3 {
      width: calc(25% - 2.5rem); }
    .grid-margin-x > .xxxlarge-4 {
      width: calc(33.33333% - 2.5rem); }
    .grid-margin-x > .xxxlarge-5 {
      width: calc(41.66667% - 2.5rem); }
    .grid-margin-x > .xxxlarge-6 {
      width: calc(50% - 2.5rem); }
    .grid-margin-x > .xxxlarge-7 {
      width: calc(58.33333% - 2.5rem); }
    .grid-margin-x > .xxxlarge-8 {
      width: calc(66.66667% - 2.5rem); }
    .grid-margin-x > .xxxlarge-9 {
      width: calc(75% - 2.5rem); }
    .grid-margin-x > .xxxlarge-10 {
      width: calc(83.33333% - 2.5rem); }
    .grid-margin-x > .xxxlarge-11 {
      width: calc(91.66667% - 2.5rem); }
    .grid-margin-x > .xxxlarge-12 {
      width: calc(100% - 2.5rem); } }
  @media screen and (min-width: 120em) {
    .grid-margin-x > .xxxxlarge-auto {
      width: auto; }
    .grid-margin-x > .xxxxlarge-shrink {
      width: auto; }
    .grid-margin-x > .xxxxlarge-1 {
      width: calc(8.33333% - 2.5rem); }
    .grid-margin-x > .xxxxlarge-2 {
      width: calc(16.66667% - 2.5rem); }
    .grid-margin-x > .xxxxlarge-3 {
      width: calc(25% - 2.5rem); }
    .grid-margin-x > .xxxxlarge-4 {
      width: calc(33.33333% - 2.5rem); }
    .grid-margin-x > .xxxxlarge-5 {
      width: calc(41.66667% - 2.5rem); }
    .grid-margin-x > .xxxxlarge-6 {
      width: calc(50% - 2.5rem); }
    .grid-margin-x > .xxxxlarge-7 {
      width: calc(58.33333% - 2.5rem); }
    .grid-margin-x > .xxxxlarge-8 {
      width: calc(66.66667% - 2.5rem); }
    .grid-margin-x > .xxxxlarge-9 {
      width: calc(75% - 2.5rem); }
    .grid-margin-x > .xxxxlarge-10 {
      width: calc(83.33333% - 2.5rem); }
    .grid-margin-x > .xxxxlarge-11 {
      width: calc(91.66667% - 2.5rem); }
    .grid-margin-x > .xxxxlarge-12 {
      width: calc(100% - 2.5rem); } }
  @media screen and (min-width: 125em) {
    .grid-margin-x > .xxxxxlarge-auto {
      width: auto; }
    .grid-margin-x > .xxxxxlarge-shrink {
      width: auto; }
    .grid-margin-x > .xxxxxlarge-1 {
      width: calc(8.33333% - 2.5rem); }
    .grid-margin-x > .xxxxxlarge-2 {
      width: calc(16.66667% - 2.5rem); }
    .grid-margin-x > .xxxxxlarge-3 {
      width: calc(25% - 2.5rem); }
    .grid-margin-x > .xxxxxlarge-4 {
      width: calc(33.33333% - 2.5rem); }
    .grid-margin-x > .xxxxxlarge-5 {
      width: calc(41.66667% - 2.5rem); }
    .grid-margin-x > .xxxxxlarge-6 {
      width: calc(50% - 2.5rem); }
    .grid-margin-x > .xxxxxlarge-7 {
      width: calc(58.33333% - 2.5rem); }
    .grid-margin-x > .xxxxxlarge-8 {
      width: calc(66.66667% - 2.5rem); }
    .grid-margin-x > .xxxxxlarge-9 {
      width: calc(75% - 2.5rem); }
    .grid-margin-x > .xxxxxlarge-10 {
      width: calc(83.33333% - 2.5rem); }
    .grid-margin-x > .xxxxxlarge-11 {
      width: calc(91.66667% - 2.5rem); }
    .grid-margin-x > .xxxxxlarge-12 {
      width: calc(100% - 2.5rem); } }

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

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

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

.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: 48.875em) {
  .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: 67.5em) {
  .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: 80em) {
  .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: 86.25em) {
  .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: 100em) {
  .xxxlarge-up-1 > .cell {
    width: 100%; }
  .xxxlarge-up-2 > .cell {
    width: 50%; }
  .xxxlarge-up-3 > .cell {
    width: 33.33333%; }
  .xxxlarge-up-4 > .cell {
    width: 25%; }
  .xxxlarge-up-5 > .cell {
    width: 20%; }
  .xxxlarge-up-6 > .cell {
    width: 16.66667%; }
  .xxxlarge-up-7 > .cell {
    width: 14.28571%; }
  .xxxlarge-up-8 > .cell {
    width: 12.5%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 48.875em) {
    .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: 67.5em) {
    .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: 80em) {
    .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: 86.25em) {
    .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: 100em) {
    .small-margin-collapse > .xxxlarge-1 {
      width: 8.33333%; }
    .small-margin-collapse > .xxxlarge-2 {
      width: 16.66667%; }
    .small-margin-collapse > .xxxlarge-3 {
      width: 25%; }
    .small-margin-collapse > .xxxlarge-4 {
      width: 33.33333%; }
    .small-margin-collapse > .xxxlarge-5 {
      width: 41.66667%; }
    .small-margin-collapse > .xxxlarge-6 {
      width: 50%; }
    .small-margin-collapse > .xxxlarge-7 {
      width: 58.33333%; }
    .small-margin-collapse > .xxxlarge-8 {
      width: 66.66667%; }
    .small-margin-collapse > .xxxlarge-9 {
      width: 75%; }
    .small-margin-collapse > .xxxlarge-10 {
      width: 83.33333%; }
    .small-margin-collapse > .xxxlarge-11 {
      width: 91.66667%; }
    .small-margin-collapse > .xxxlarge-12 {
      width: 100%; } }
  @media screen and (min-width: 120em) {
    .small-margin-collapse > .xxxxlarge-1 {
      width: 8.33333%; }
    .small-margin-collapse > .xxxxlarge-2 {
      width: 16.66667%; }
    .small-margin-collapse > .xxxxlarge-3 {
      width: 25%; }
    .small-margin-collapse > .xxxxlarge-4 {
      width: 33.33333%; }
    .small-margin-collapse > .xxxxlarge-5 {
      width: 41.66667%; }
    .small-margin-collapse > .xxxxlarge-6 {
      width: 50%; }
    .small-margin-collapse > .xxxxlarge-7 {
      width: 58.33333%; }
    .small-margin-collapse > .xxxxlarge-8 {
      width: 66.66667%; }
    .small-margin-collapse > .xxxxlarge-9 {
      width: 75%; }
    .small-margin-collapse > .xxxxlarge-10 {
      width: 83.33333%; }
    .small-margin-collapse > .xxxxlarge-11 {
      width: 91.66667%; }
    .small-margin-collapse > .xxxxlarge-12 {
      width: 100%; } }
  @media screen and (min-width: 125em) {
    .small-margin-collapse > .xxxxxlarge-1 {
      width: 8.33333%; }
    .small-margin-collapse > .xxxxxlarge-2 {
      width: 16.66667%; }
    .small-margin-collapse > .xxxxxlarge-3 {
      width: 25%; }
    .small-margin-collapse > .xxxxxlarge-4 {
      width: 33.33333%; }
    .small-margin-collapse > .xxxxxlarge-5 {
      width: 41.66667%; }
    .small-margin-collapse > .xxxxxlarge-6 {
      width: 50%; }
    .small-margin-collapse > .xxxxxlarge-7 {
      width: 58.33333%; }
    .small-margin-collapse > .xxxxxlarge-8 {
      width: 66.66667%; }
    .small-margin-collapse > .xxxxxlarge-9 {
      width: 75%; }
    .small-margin-collapse > .xxxxxlarge-10 {
      width: 83.33333%; }
    .small-margin-collapse > .xxxxxlarge-11 {
      width: 91.66667%; }
    .small-margin-collapse > .xxxxxlarge-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: 48.875em) {
  .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: 48.875em) {
  .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: 48.875em) {
  .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: 67.5em) {
  .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: 80em) {
  .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: 86.25em) {
  .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: 100em) {
  .medium-margin-collapse > .xxxlarge-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .xxxlarge-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .xxxlarge-3 {
    width: 25%; }
  .medium-margin-collapse > .xxxlarge-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .xxxlarge-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .xxxlarge-6 {
    width: 50%; }
  .medium-margin-collapse > .xxxlarge-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .xxxlarge-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .xxxlarge-9 {
    width: 75%; }
  .medium-margin-collapse > .xxxlarge-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .xxxlarge-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .xxxlarge-12 {
    width: 100%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 125em) {
  .xxxxxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xxxxxlarge-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% + 1.25rem / 2); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 125em) {
  .xxxxxlarge-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .xxxxxlarge-offset-0 {
    margin-left: calc(0% + 2.5rem / 2); }
  .xxxxxlarge-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .xxxxxlarge-offset-1 {
    margin-left: calc(8.33333% + 2.5rem / 2); }
  .xxxxxlarge-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .xxxxxlarge-offset-2 {
    margin-left: calc(16.66667% + 2.5rem / 2); }
  .xxxxxlarge-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .xxxxxlarge-offset-3 {
    margin-left: calc(25% + 2.5rem / 2); }
  .xxxxxlarge-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .xxxxxlarge-offset-4 {
    margin-left: calc(33.33333% + 2.5rem / 2); }
  .xxxxxlarge-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .xxxxxlarge-offset-5 {
    margin-left: calc(41.66667% + 2.5rem / 2); }
  .xxxxxlarge-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .xxxxxlarge-offset-6 {
    margin-left: calc(50% + 2.5rem / 2); }
  .xxxxxlarge-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .xxxxxlarge-offset-7 {
    margin-left: calc(58.33333% + 2.5rem / 2); }
  .xxxxxlarge-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .xxxxxlarge-offset-8 {
    margin-left: calc(66.66667% + 2.5rem / 2); }
  .xxxxxlarge-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .xxxxxlarge-offset-9 {
    margin-left: calc(75% + 2.5rem / 2); }
  .xxxxxlarge-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .xxxxxlarge-offset-10 {
    margin-left: calc(83.33333% + 2.5rem / 2); }
  .xxxxxlarge-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .xxxxxlarge-offset-11 {
    margin-left: calc(91.66667% + 2.5rem / 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: 48.875em) {
    .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: 67.5em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex-basis: auto; } }
  @media screen and (min-width: 80em) {
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
      flex-basis: auto; } }
  @media screen and (min-width: 86.25em) {
    .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: 100em) {
    .grid-y > .xxxlarge-shrink, .grid-y > .xxxlarge-full, .grid-y > .xxxlarge-1, .grid-y > .xxxlarge-2, .grid-y > .xxxlarge-3, .grid-y > .xxxlarge-4, .grid-y > .xxxlarge-5, .grid-y > .xxxlarge-6, .grid-y > .xxxlarge-7, .grid-y > .xxxlarge-8, .grid-y > .xxxlarge-9, .grid-y > .xxxlarge-10, .grid-y > .xxxlarge-11, .grid-y > .xxxlarge-12 {
      flex-basis: auto; } }
  @media screen and (min-width: 120em) {
    .grid-y > .xxxxlarge-shrink, .grid-y > .xxxxlarge-full, .grid-y > .xxxxlarge-1, .grid-y > .xxxxlarge-2, .grid-y > .xxxxlarge-3, .grid-y > .xxxxlarge-4, .grid-y > .xxxxlarge-5, .grid-y > .xxxxlarge-6, .grid-y > .xxxxlarge-7, .grid-y > .xxxxlarge-8, .grid-y > .xxxxlarge-9, .grid-y > .xxxxlarge-10, .grid-y > .xxxxlarge-11, .grid-y > .xxxxlarge-12 {
      flex-basis: auto; } }
  @media screen and (min-width: 125em) {
    .grid-y > .xxxxxlarge-shrink, .grid-y > .xxxxxlarge-full, .grid-y > .xxxxxlarge-1, .grid-y > .xxxxxlarge-2, .grid-y > .xxxxxlarge-3, .grid-y > .xxxxxlarge-4, .grid-y > .xxxxxlarge-5, .grid-y > .xxxxxlarge-6, .grid-y > .xxxxxlarge-7, .grid-y > .xxxxxlarge-8, .grid-y > .xxxxxlarge-9, .grid-y > .xxxxxlarge-10, .grid-y > .xxxxxlarge-11, .grid-y > .xxxxxlarge-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: 48.875em) {
    .grid-y > .medium-auto {
      flex: 1 1 0;
      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: 67.5em) {
    .grid-y > .large-auto {
      flex: 1 1 0;
      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: 80em) {
    .grid-y > .xlarge-auto {
      flex: 1 1 0;
      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: 86.25em) {
    .grid-y > .xxlarge-auto {
      flex: 1 1 0;
      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: 100em) {
    .grid-y > .xxxlarge-auto {
      flex: 1 1 0;
      height: auto; }
    .grid-y > .xxxlarge-shrink, .grid-y > .xxxlarge-1, .grid-y > .xxxlarge-2, .grid-y > .xxxlarge-3, .grid-y > .xxxlarge-4, .grid-y > .xxxlarge-5, .grid-y > .xxxlarge-6, .grid-y > .xxxlarge-7, .grid-y > .xxxlarge-8, .grid-y > .xxxlarge-9, .grid-y > .xxxlarge-10, .grid-y > .xxxlarge-11, .grid-y > .xxxlarge-12 {
      flex: 0 0 auto; }
    .grid-y > .xxxlarge-shrink {
      height: auto; }
    .grid-y > .xxxlarge-1 {
      height: 8.33333%; }
    .grid-y > .xxxlarge-2 {
      height: 16.66667%; }
    .grid-y > .xxxlarge-3 {
      height: 25%; }
    .grid-y > .xxxlarge-4 {
      height: 33.33333%; }
    .grid-y > .xxxlarge-5 {
      height: 41.66667%; }
    .grid-y > .xxxlarge-6 {
      height: 50%; }
    .grid-y > .xxxlarge-7 {
      height: 58.33333%; }
    .grid-y > .xxxlarge-8 {
      height: 66.66667%; }
    .grid-y > .xxxlarge-9 {
      height: 75%; }
    .grid-y > .xxxlarge-10 {
      height: 83.33333%; }
    .grid-y > .xxxlarge-11 {
      height: 91.66667%; }
    .grid-y > .xxxlarge-12 {
      height: 100%; } }
  @media screen and (min-width: 120em) {
    .grid-y > .xxxxlarge-auto {
      flex: 1 1 0;
      height: auto; }
    .grid-y > .xxxxlarge-shrink, .grid-y > .xxxxlarge-1, .grid-y > .xxxxlarge-2, .grid-y > .xxxxlarge-3, .grid-y > .xxxxlarge-4, .grid-y > .xxxxlarge-5, .grid-y > .xxxxlarge-6, .grid-y > .xxxxlarge-7, .grid-y > .xxxxlarge-8, .grid-y > .xxxxlarge-9, .grid-y > .xxxxlarge-10, .grid-y > .xxxxlarge-11, .grid-y > .xxxxlarge-12 {
      flex: 0 0 auto; }
    .grid-y > .xxxxlarge-shrink {
      height: auto; }
    .grid-y > .xxxxlarge-1 {
      height: 8.33333%; }
    .grid-y > .xxxxlarge-2 {
      height: 16.66667%; }
    .grid-y > .xxxxlarge-3 {
      height: 25%; }
    .grid-y > .xxxxlarge-4 {
      height: 33.33333%; }
    .grid-y > .xxxxlarge-5 {
      height: 41.66667%; }
    .grid-y > .xxxxlarge-6 {
      height: 50%; }
    .grid-y > .xxxxlarge-7 {
      height: 58.33333%; }
    .grid-y > .xxxxlarge-8 {
      height: 66.66667%; }
    .grid-y > .xxxxlarge-9 {
      height: 75%; }
    .grid-y > .xxxxlarge-10 {
      height: 83.33333%; }
    .grid-y > .xxxxlarge-11 {
      height: 91.66667%; }
    .grid-y > .xxxxlarge-12 {
      height: 100%; } }
  @media screen and (min-width: 125em) {
    .grid-y > .xxxxxlarge-auto {
      flex: 1 1 0;
      height: auto; }
    .grid-y > .xxxxxlarge-shrink, .grid-y > .xxxxxlarge-1, .grid-y > .xxxxxlarge-2, .grid-y > .xxxxxlarge-3, .grid-y > .xxxxxlarge-4, .grid-y > .xxxxxlarge-5, .grid-y > .xxxxxlarge-6, .grid-y > .xxxxxlarge-7, .grid-y > .xxxxxlarge-8, .grid-y > .xxxxxlarge-9, .grid-y > .xxxxxlarge-10, .grid-y > .xxxxxlarge-11, .grid-y > .xxxxxlarge-12 {
      flex: 0 0 auto; }
    .grid-y > .xxxxxlarge-shrink {
      height: auto; }
    .grid-y > .xxxxxlarge-1 {
      height: 8.33333%; }
    .grid-y > .xxxxxlarge-2 {
      height: 16.66667%; }
    .grid-y > .xxxxxlarge-3 {
      height: 25%; }
    .grid-y > .xxxxxlarge-4 {
      height: 33.33333%; }
    .grid-y > .xxxxxlarge-5 {
      height: 41.66667%; }
    .grid-y > .xxxxxlarge-6 {
      height: 50%; }
    .grid-y > .xxxxxlarge-7 {
      height: 58.33333%; }
    .grid-y > .xxxxxlarge-8 {
      height: 66.66667%; }
    .grid-y > .xxxxxlarge-9 {
      height: 75%; }
    .grid-y > .xxxxxlarge-10 {
      height: 83.33333%; }
    .grid-y > .xxxxxlarge-11 {
      height: 91.66667%; }
    .grid-y > .xxxxxlarge-12 {
      height: 100%; } }

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

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

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-y {
      margin-top: -1.25rem;
      margin-bottom: -1.25rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-y > .cell {
      height: calc(100% - 2.5rem);
      margin-top: 1.25rem;
      margin-bottom: 1.25rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 48.875em) {
    .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); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 2.5rem); } }
  @media print, screen and (min-width: 67.5em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 2.5rem); } }
  @media screen and (min-width: 80em) {
    .grid-margin-y > .xlarge-auto {
      height: auto; }
    .grid-margin-y > .xlarge-shrink {
      height: auto; }
    .grid-margin-y > .xlarge-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .xlarge-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .xlarge-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .xlarge-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-12 {
      height: calc(100% - 2.5rem); } }
  @media screen and (min-width: 86.25em) {
    .grid-margin-y > .xxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxlarge-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .xxlarge-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .xxlarge-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .xxlarge-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .xxlarge-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .xxlarge-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .xxlarge-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .xxlarge-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .xxlarge-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .xxlarge-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .xxlarge-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .xxlarge-12 {
      height: calc(100% - 2.5rem); } }
  @media screen and (min-width: 100em) {
    .grid-margin-y > .xxxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxxlarge-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .xxxlarge-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .xxxlarge-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .xxxlarge-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .xxxlarge-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .xxxlarge-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .xxxlarge-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .xxxlarge-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .xxxlarge-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .xxxlarge-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .xxxlarge-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .xxxlarge-12 {
      height: calc(100% - 2.5rem); } }
  @media screen and (min-width: 120em) {
    .grid-margin-y > .xxxxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxxxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxxxlarge-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-12 {
      height: calc(100% - 2.5rem); } }
  @media screen and (min-width: 125em) {
    .grid-margin-y > .xxxxxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxxxxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxxxxlarge-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-12 {
      height: calc(100% - 2.5rem); } }

.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: 48.875em) {
  .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: 67.5em) {
  .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: 80em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .xlarge-grid-frame {
    width: 100%; }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-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: 86.25em) {
  .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: 100em) {
  .xxxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .xxxlarge-grid-frame {
    width: 100%; }
  .xxxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .xxxlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .xxxlarge-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .xxxlarge-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) {
  .xxxxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .xxxxlarge-grid-frame {
    width: 100%; }
  .xxxxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .xxxxlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .xxxxlarge-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .xxxxlarge-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: 125em) {
  .xxxxxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .xxxxxlarge-grid-frame {
    width: 100%; }
  .xxxxxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .xxxxxlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .xxxxxlarge-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .xxxxxlarge-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 {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
  width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-y {
      margin-top: -1.25rem;
      margin-bottom: -1.25rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-y > .cell {
      height: calc(100% - 2.5rem);
      margin-top: 1.25rem;
      margin-bottom: 1.25rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 48.875em) {
    .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); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 2.5rem); } }
  @media print, screen and (min-width: 67.5em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 2.5rem); } }
  @media screen and (min-width: 80em) {
    .grid-margin-y > .xlarge-auto {
      height: auto; }
    .grid-margin-y > .xlarge-shrink {
      height: auto; }
    .grid-margin-y > .xlarge-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .xlarge-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .xlarge-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .xlarge-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-12 {
      height: calc(100% - 2.5rem); } }
  @media screen and (min-width: 86.25em) {
    .grid-margin-y > .xxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxlarge-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .xxlarge-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .xxlarge-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .xxlarge-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .xxlarge-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .xxlarge-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .xxlarge-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .xxlarge-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .xxlarge-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .xxlarge-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .xxlarge-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .xxlarge-12 {
      height: calc(100% - 2.5rem); } }
  @media screen and (min-width: 100em) {
    .grid-margin-y > .xxxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxxlarge-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .xxxlarge-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .xxxlarge-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .xxxlarge-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .xxxlarge-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .xxxlarge-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .xxxlarge-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .xxxlarge-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .xxxlarge-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .xxxlarge-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .xxxlarge-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .xxxlarge-12 {
      height: calc(100% - 2.5rem); } }
  @media screen and (min-width: 120em) {
    .grid-margin-y > .xxxxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxxxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxxxlarge-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .xxxxlarge-12 {
      height: calc(100% - 2.5rem); } }
  @media screen and (min-width: 125em) {
    .grid-margin-y > .xxxxxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxxxxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxxxxlarge-1 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-2 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-3 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-4 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-5 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-6 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-7 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-8 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-9 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-10 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-11 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .xxxxxlarge-12 {
      height: calc(100% - 2.5rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }
  @media print, screen and (min-width: 48.875em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2.5rem); } }
  @media print, screen and (min-width: 67.5em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2.5rem); } }
  @media screen and (min-width: 80em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2.5rem); } }
  @media screen and (min-width: 86.25em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2.5rem); } }
  @media screen and (min-width: 100em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2.5rem); } }
  @media screen and (min-width: 120em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2.5rem); } }
  @media screen and (min-width: 125em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2.5rem); } }

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

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

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

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

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

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

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

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: 1.375rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

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

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

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

h1, .h1, .single-jobs__job-content .jobs-header-widget .wp-block-post-title,
h2, .h2, .single h1,
h3, .h3,
h4, .h4,
h5, .h5, .large-up-3 .archive-media__title,
h6, .h6, .archive-video__meta, .single .is-style-post-meta, .author-container .author__name,
.authors-container .author__name {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #010101;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small, .single-jobs__job-content .jobs-header-widget .wp-block-post-title small,
  h2 small, .h2 small, .single h1 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small, .large-up-3 .archive-media__title small,
  h6 small, .h6 small, .archive-video__meta small, .single .is-style-post-meta small, .author-container .author__name small, .authors-container .author__name small {
    line-height: 0;
    color: #DCDDE1; }

h1, .h1, .single-jobs__job-content .jobs-header-widget .wp-block-post-title {
  font-size: 2.375rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.875rem; }

h2, .h2, .single h1 {
  font-size: 1.875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.875rem; }

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

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

h5, .h5, .large-up-3 .archive-media__title {
  font-size: 1.375rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.875rem; }

h6, .h6, .archive-video__meta, .single .is-style-post-meta, .author-container .author__name,
.authors-container .author__name {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.875rem; }

@media print, screen and (min-width: 48.875em) {
  h1, .h1, .single-jobs__job-content .jobs-header-widget .wp-block-post-title {
    font-size: 3rem; }
  h2, .h2, .single h1 {
    font-size: 2.375rem; }
  h3, .h3 {
    font-size: 1.75rem; }
  h4, .h4 {
    font-size: 1.5rem; }
  h5, .h5, .large-up-3 .archive-media__title {
    font-size: 1.375rem; }
  h6, .h6, .archive-video__meta, .single .is-style-post-meta, .author-container .author__name,
  .authors-container .author__name {
    font-size: 1.125rem; } }

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

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

ul,
ol,
dl {
  margin-bottom: 1.375rem;
  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: 600; }

blockquote {
  margin: 0 0 1.375rem;
  padding: 0;
  border-left: none; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #010101; }

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

figure {
  margin: 0; }

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

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #53585F; }

.lead {
  font-size: 20px;
  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, .cite-block {
  display: block;
  color: #53585F;
  font-size: 0.8125rem; }
  cite:before, .cite-block:before {
    content: "— "; }

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

.code-block {
  border: 1px solid #B1B9BE;
  background-color: #D2D3D4;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #000000;
  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: 48.875em) {
  .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: 67.5em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

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

@media screen and (min-width: 86.25em) {
  .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: 100em) {
  .xxxlarge-text-left {
    text-align: left; }
  .xxxlarge-text-right {
    text-align: right; }
  .xxxlarge-text-center {
    text-align: center; }
  .xxxlarge-text-justify {
    text-align: justify; } }

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

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

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

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            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 #53585F;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.button, .wp-block-button .wp-block-button__link, .site-header__contact .menu-item > a, .site-header__button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.60606em 2em;
  border: none;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.5rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }
  [data-whatinput='mouse'] .button, [data-whatinput='mouse'] .wp-block-button .wp-block-button__link, .wp-block-button [data-whatinput='mouse'] .wp-block-button__link, [data-whatinput='mouse'] .site-header__contact .menu-item > a, .site-header__contact [data-whatinput='mouse'] .menu-item > a, [data-whatinput='mouse'] .site-header__button {
    outline: 0; }
  .button.tiny, .wp-block-button .tiny.wp-block-button__link, .site-header__contact .menu-item > a.tiny, .tiny.site-header__button {
    font-size: 0.5rem; }
  .button.small, .wp-block-button .small.wp-block-button__link, .site-header__contact .menu-item > a.small, .small.site-header__button {
    font-size: 0.5rem; }
  .button.large, .wp-block-button .large.wp-block-button__link, .site-header__contact .menu-item > a.large, .large.site-header__button {
    font-size: 0.5rem; }
  .button.expanded, .wp-block-button .expanded.wp-block-button__link, .site-header__contact .menu-item > a.expanded, .expanded.site-header__button {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button, .wp-block-button .wp-block-button__link, .site-header__contact .menu-item > a, .site-header__button, .button.disabled, .wp-block-button .disabled.wp-block-button__link, .site-header__contact .menu-item > a.disabled, .disabled.site-header__button, .button[disabled], .wp-block-button .wp-block-button__link[disabled], .site-header__contact .menu-item > a[disabled], .site-header__button[disabled], .button.disabled:hover, .wp-block-button .disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.disabled:hover, .disabled.site-header__button:hover, .button[disabled]:hover, .wp-block-button .wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a[disabled]:hover, .site-header__button[disabled]:hover, .button.disabled:focus, .wp-block-button .disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.disabled:focus, .disabled.site-header__button:focus, .button[disabled]:focus, .wp-block-button .wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a[disabled]:focus, .site-header__button[disabled]:focus {
    background-color: #EC1D24;
    color: #FFFFFF; }
  .button:hover, .wp-block-button .wp-block-button__link:hover, .site-header__contact .menu-item > a:hover, .site-header__button:hover, .button:focus, .wp-block-button .wp-block-button__link:focus, .site-header__contact .menu-item > a:focus, .site-header__button:focus {
    background-color: #d01118;
    color: #FFFFFF; }
  .button.primary, .wp-block-button .primary.wp-block-button__link, .site-header__contact .menu-item > a.primary, .primary.site-header__button, .button.primary.disabled, .wp-block-button .primary.disabled.wp-block-button__link, .site-header__contact .menu-item > a.primary.disabled, .primary.disabled.site-header__button, .button.primary[disabled], .wp-block-button .primary.wp-block-button__link[disabled], .site-header__contact .menu-item > a.primary[disabled], .primary.site-header__button[disabled], .button.primary.disabled:hover, .wp-block-button .primary.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.primary.disabled:hover, .primary.disabled.site-header__button:hover, .button.primary[disabled]:hover, .wp-block-button .primary.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.primary[disabled]:hover, .primary.site-header__button[disabled]:hover, .button.primary.disabled:focus, .wp-block-button .primary.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.primary.disabled:focus, .primary.disabled.site-header__button:focus, .button.primary[disabled]:focus, .wp-block-button .primary.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.primary[disabled]:focus, .primary.site-header__button[disabled]:focus {
    background-color: #EC1D24;
    color: #000000; }
  .button.primary:hover, .wp-block-button .primary.wp-block-button__link:hover, .site-header__contact .menu-item > a.primary:hover, .primary.site-header__button:hover, .button.primary:focus, .wp-block-button .primary.wp-block-button__link:focus, .site-header__contact .menu-item > a.primary:focus, .primary.site-header__button:focus {
    background-color: #c41016;
    color: #000000; }
  .button.secondary, .wp-block-button .secondary.wp-block-button__link, .site-header__contact .menu-item > a.secondary, .secondary.site-header__button, .button.secondary.disabled, .wp-block-button .secondary.disabled.wp-block-button__link, .site-header__contact .menu-item > a.secondary.disabled, .secondary.disabled.site-header__button, .button.secondary[disabled], .wp-block-button .secondary.wp-block-button__link[disabled], .site-header__contact .menu-item > a.secondary[disabled], .secondary.site-header__button[disabled], .button.secondary.disabled:hover, .wp-block-button .secondary.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.secondary.disabled:hover, .secondary.disabled.site-header__button:hover, .button.secondary[disabled]:hover, .wp-block-button .secondary.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.secondary[disabled]:hover, .secondary.site-header__button[disabled]:hover, .button.secondary.disabled:focus, .wp-block-button .secondary.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.secondary.disabled:focus, .secondary.disabled.site-header__button:focus, .button.secondary[disabled]:focus, .wp-block-button .secondary.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.secondary[disabled]:focus, .secondary.site-header__button[disabled]:focus {
    background-color: #DCDDE1;
    color: #000000; }
  .button.secondary:hover, .wp-block-button .secondary.wp-block-button__link:hover, .site-header__contact .menu-item > a.secondary:hover, .secondary.site-header__button:hover, .button.secondary:focus, .wp-block-button .secondary.wp-block-button__link:focus, .site-header__contact .menu-item > a.secondary:focus, .secondary.site-header__button:focus {
    background-color: #acaeb8;
    color: #000000; }
  .button.success, .wp-block-button .success.wp-block-button__link, .site-header__contact .menu-item > a.success, .success.site-header__button, .button.success.disabled, .wp-block-button .success.disabled.wp-block-button__link, .site-header__contact .menu-item > a.success.disabled, .success.disabled.site-header__button, .button.success[disabled], .wp-block-button .success.wp-block-button__link[disabled], .site-header__contact .menu-item > a.success[disabled], .success.site-header__button[disabled], .button.success.disabled:hover, .wp-block-button .success.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.success.disabled:hover, .success.disabled.site-header__button:hover, .button.success[disabled]:hover, .wp-block-button .success.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.success[disabled]:hover, .success.site-header__button[disabled]:hover, .button.success.disabled:focus, .wp-block-button .success.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.success.disabled:focus, .success.disabled.site-header__button:focus, .button.success[disabled]:focus, .wp-block-button .success.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.success[disabled]:focus, .success.site-header__button[disabled]:focus {
    background-color: #3adb76;
    color: #000000; }
  .button.success:hover, .wp-block-button .success.wp-block-button__link:hover, .site-header__contact .menu-item > a.success:hover, .success.site-header__button:hover, .button.success:focus, .wp-block-button .success.wp-block-button__link:focus, .site-header__contact .menu-item > a.success:focus, .success.site-header__button:focus {
    background-color: #22bb5b;
    color: #000000; }
  .button.warning, .wp-block-button .warning.wp-block-button__link, .site-header__contact .menu-item > a.warning, .warning.site-header__button, .button.warning.disabled, .wp-block-button .warning.disabled.wp-block-button__link, .site-header__contact .menu-item > a.warning.disabled, .warning.disabled.site-header__button, .button.warning[disabled], .wp-block-button .warning.wp-block-button__link[disabled], .site-header__contact .menu-item > a.warning[disabled], .warning.site-header__button[disabled], .button.warning.disabled:hover, .wp-block-button .warning.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.warning.disabled:hover, .warning.disabled.site-header__button:hover, .button.warning[disabled]:hover, .wp-block-button .warning.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.warning[disabled]:hover, .warning.site-header__button[disabled]:hover, .button.warning.disabled:focus, .wp-block-button .warning.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.warning.disabled:focus, .warning.disabled.site-header__button:focus, .button.warning[disabled]:focus, .wp-block-button .warning.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.warning[disabled]:focus, .warning.site-header__button[disabled]:focus {
    background-color: #ffae00;
    color: #000000; }
  .button.warning:hover, .wp-block-button .warning.wp-block-button__link:hover, .site-header__contact .menu-item > a.warning:hover, .warning.site-header__button:hover, .button.warning:focus, .wp-block-button .warning.wp-block-button__link:focus, .site-header__contact .menu-item > a.warning:focus, .warning.site-header__button:focus {
    background-color: #cc8b00;
    color: #000000; }
  .button.alert, .wp-block-button .alert.wp-block-button__link, .site-header__contact .menu-item > a.alert, .alert.site-header__button, .button.alert.disabled, .wp-block-button .alert.disabled.wp-block-button__link, .site-header__contact .menu-item > a.alert.disabled, .alert.disabled.site-header__button, .button.alert[disabled], .wp-block-button .alert.wp-block-button__link[disabled], .site-header__contact .menu-item > a.alert[disabled], .alert.site-header__button[disabled], .button.alert.disabled:hover, .wp-block-button .alert.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.alert.disabled:hover, .alert.disabled.site-header__button:hover, .button.alert[disabled]:hover, .wp-block-button .alert.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.alert[disabled]:hover, .alert.site-header__button[disabled]:hover, .button.alert.disabled:focus, .wp-block-button .alert.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.alert.disabled:focus, .alert.disabled.site-header__button:focus, .button.alert[disabled]:focus, .wp-block-button .alert.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.alert[disabled]:focus, .alert.site-header__button[disabled]:focus {
    background-color: #4c322e;
    color: #FFFFFF; }
  .button.alert:hover, .wp-block-button .alert.wp-block-button__link:hover, .site-header__contact .menu-item > a.alert:hover, .alert.site-header__button:hover, .button.alert:focus, .wp-block-button .alert.wp-block-button__link:focus, .site-header__contact .menu-item > a.alert:focus, .alert.site-header__button:focus {
    background-color: #3d2825;
    color: #FFFFFF; }
  .button.hollow, .wp-block-button .hollow.wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .site-header__contact .menu-item > a.hollow, .hollow.site-header__button, .button.hollow:hover, .wp-block-button .hollow.wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow:hover, .hollow.site-header__button:hover, .button.hollow:focus, .wp-block-button .hollow.wp-block-button__link:focus, .wp-block-button.is-style-outline .wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow:focus, .hollow.site-header__button:focus, .button.hollow.disabled, .wp-block-button .hollow.disabled.wp-block-button__link, .wp-block-button.is-style-outline .disabled.wp-block-button__link, .site-header__contact .menu-item > a.hollow.disabled, .hollow.disabled.site-header__button, .button.hollow.disabled:hover, .wp-block-button .hollow.disabled.wp-block-button__link:hover, .wp-block-button.is-style-outline .disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow.disabled:hover, .hollow.disabled.site-header__button:hover, .button.hollow.disabled:focus, .wp-block-button .hollow.disabled.wp-block-button__link:focus, .wp-block-button.is-style-outline .disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow.disabled:focus, .hollow.disabled.site-header__button:focus, .button.hollow[disabled], .wp-block-button .hollow.wp-block-button__link[disabled], .wp-block-button.is-style-outline .wp-block-button__link[disabled], .site-header__contact .menu-item > a.hollow[disabled], .hollow.site-header__button[disabled], .button.hollow[disabled]:hover, .wp-block-button .hollow.wp-block-button__link[disabled]:hover, .wp-block-button.is-style-outline .wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.hollow[disabled]:hover, .hollow.site-header__button[disabled]:hover, .button.hollow[disabled]:focus, .wp-block-button .hollow.wp-block-button__link[disabled]:focus, .wp-block-button.is-style-outline .wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.hollow[disabled]:focus, .hollow.site-header__button[disabled]:focus {
    background-color: transparent; }
  .button.hollow, .wp-block-button .hollow.wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .site-header__contact .menu-item > a.hollow, .hollow.site-header__button, .button.hollow.disabled, .wp-block-button .hollow.disabled.wp-block-button__link, .wp-block-button.is-style-outline .disabled.wp-block-button__link, .site-header__contact .menu-item > a.hollow.disabled, .hollow.disabled.site-header__button, .button.hollow[disabled], .wp-block-button .hollow.wp-block-button__link[disabled], .wp-block-button.is-style-outline .wp-block-button__link[disabled], .site-header__contact .menu-item > a.hollow[disabled], .hollow.site-header__button[disabled], .button.hollow.disabled:hover, .wp-block-button .hollow.disabled.wp-block-button__link:hover, .wp-block-button.is-style-outline .disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow.disabled:hover, .hollow.disabled.site-header__button:hover, .button.hollow[disabled]:hover, .wp-block-button .hollow.wp-block-button__link[disabled]:hover, .wp-block-button.is-style-outline .wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.hollow[disabled]:hover, .hollow.site-header__button[disabled]:hover, .button.hollow.disabled:focus, .wp-block-button .hollow.disabled.wp-block-button__link:focus, .wp-block-button.is-style-outline .disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow.disabled:focus, .hollow.disabled.site-header__button:focus, .button.hollow[disabled]:focus, .wp-block-button .hollow.wp-block-button__link[disabled]:focus, .wp-block-button.is-style-outline .wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.hollow[disabled]:focus, .hollow.site-header__button[disabled]:focus {
    border: 1px solid #EC1D24;
    color: #EC1D24; }
  .button.hollow:hover, .wp-block-button .hollow.wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow:hover, .hollow.site-header__button:hover, .button.hollow:focus, .wp-block-button .hollow.wp-block-button__link:focus, .wp-block-button.is-style-outline .wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow:focus, .hollow.site-header__button:focus {
    border-color: #7a0a0e;
    color: #7a0a0e; }
  .button.hollow.primary, .wp-block-button .hollow.primary.wp-block-button__link, .wp-block-button.is-style-outline .primary.wp-block-button__link, .site-header__contact .menu-item > a.hollow.primary, .hollow.primary.site-header__button, .button.hollow.primary.disabled, .wp-block-button .hollow.primary.disabled.wp-block-button__link, .wp-block-button.is-style-outline .primary.disabled.wp-block-button__link, .site-header__contact .menu-item > a.hollow.primary.disabled, .hollow.primary.disabled.site-header__button, .button.hollow.primary[disabled], .wp-block-button .hollow.primary.wp-block-button__link[disabled], .wp-block-button.is-style-outline .primary.wp-block-button__link[disabled], .site-header__contact .menu-item > a.hollow.primary[disabled], .hollow.primary.site-header__button[disabled], .button.hollow.primary.disabled:hover, .wp-block-button .hollow.primary.disabled.wp-block-button__link:hover, .wp-block-button.is-style-outline .primary.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow.primary.disabled:hover, .hollow.primary.disabled.site-header__button:hover, .button.hollow.primary[disabled]:hover, .wp-block-button .hollow.primary.wp-block-button__link[disabled]:hover, .wp-block-button.is-style-outline .primary.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.hollow.primary[disabled]:hover, .hollow.primary.site-header__button[disabled]:hover, .button.hollow.primary.disabled:focus, .wp-block-button .hollow.primary.disabled.wp-block-button__link:focus, .wp-block-button.is-style-outline .primary.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow.primary.disabled:focus, .hollow.primary.disabled.site-header__button:focus, .button.hollow.primary[disabled]:focus, .wp-block-button .hollow.primary.wp-block-button__link[disabled]:focus, .wp-block-button.is-style-outline .primary.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.hollow.primary[disabled]:focus, .hollow.primary.site-header__button[disabled]:focus {
    border: 1px solid #EC1D24;
    color: #EC1D24; }
  .button.hollow.primary:hover, .wp-block-button .hollow.primary.wp-block-button__link:hover, .wp-block-button.is-style-outline .primary.wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow.primary:hover, .hollow.primary.site-header__button:hover, .button.hollow.primary:focus, .wp-block-button .hollow.primary.wp-block-button__link:focus, .wp-block-button.is-style-outline .primary.wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow.primary:focus, .hollow.primary.site-header__button:focus {
    border-color: #7a0a0e;
    color: #7a0a0e; }
  .button.hollow.secondary, .wp-block-button .hollow.secondary.wp-block-button__link, .wp-block-button.is-style-outline .secondary.wp-block-button__link, .site-header__contact .menu-item > a.hollow.secondary, .hollow.secondary.site-header__button, .button.hollow.secondary.disabled, .wp-block-button .hollow.secondary.disabled.wp-block-button__link, .wp-block-button.is-style-outline .secondary.disabled.wp-block-button__link, .site-header__contact .menu-item > a.hollow.secondary.disabled, .hollow.secondary.disabled.site-header__button, .button.hollow.secondary[disabled], .wp-block-button .hollow.secondary.wp-block-button__link[disabled], .wp-block-button.is-style-outline .secondary.wp-block-button__link[disabled], .site-header__contact .menu-item > a.hollow.secondary[disabled], .hollow.secondary.site-header__button[disabled], .button.hollow.secondary.disabled:hover, .wp-block-button .hollow.secondary.disabled.wp-block-button__link:hover, .wp-block-button.is-style-outline .secondary.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow.secondary.disabled:hover, .hollow.secondary.disabled.site-header__button:hover, .button.hollow.secondary[disabled]:hover, .wp-block-button .hollow.secondary.wp-block-button__link[disabled]:hover, .wp-block-button.is-style-outline .secondary.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.hollow.secondary[disabled]:hover, .hollow.secondary.site-header__button[disabled]:hover, .button.hollow.secondary.disabled:focus, .wp-block-button .hollow.secondary.disabled.wp-block-button__link:focus, .wp-block-button.is-style-outline .secondary.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow.secondary.disabled:focus, .hollow.secondary.disabled.site-header__button:focus, .button.hollow.secondary[disabled]:focus, .wp-block-button .hollow.secondary.wp-block-button__link[disabled]:focus, .wp-block-button.is-style-outline .secondary.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.hollow.secondary[disabled]:focus, .hollow.secondary.site-header__button[disabled]:focus {
    border: 1px solid #DCDDE1;
    color: #DCDDE1; }
  .button.hollow.secondary:hover, .wp-block-button .hollow.secondary.wp-block-button__link:hover, .wp-block-button.is-style-outline .secondary.wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow.secondary:hover, .hollow.secondary.site-header__button:hover, .button.hollow.secondary:focus, .wp-block-button .hollow.secondary.wp-block-button__link:focus, .wp-block-button.is-style-outline .secondary.wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow.secondary:focus, .hollow.secondary.site-header__button:focus {
    border-color: #676a78;
    color: #676a78; }
  .button.hollow.success, .wp-block-button .hollow.success.wp-block-button__link, .wp-block-button.is-style-outline .success.wp-block-button__link, .site-header__contact .menu-item > a.hollow.success, .hollow.success.site-header__button, .button.hollow.success.disabled, .wp-block-button .hollow.success.disabled.wp-block-button__link, .wp-block-button.is-style-outline .success.disabled.wp-block-button__link, .site-header__contact .menu-item > a.hollow.success.disabled, .hollow.success.disabled.site-header__button, .button.hollow.success[disabled], .wp-block-button .hollow.success.wp-block-button__link[disabled], .wp-block-button.is-style-outline .success.wp-block-button__link[disabled], .site-header__contact .menu-item > a.hollow.success[disabled], .hollow.success.site-header__button[disabled], .button.hollow.success.disabled:hover, .wp-block-button .hollow.success.disabled.wp-block-button__link:hover, .wp-block-button.is-style-outline .success.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow.success.disabled:hover, .hollow.success.disabled.site-header__button:hover, .button.hollow.success[disabled]:hover, .wp-block-button .hollow.success.wp-block-button__link[disabled]:hover, .wp-block-button.is-style-outline .success.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.hollow.success[disabled]:hover, .hollow.success.site-header__button[disabled]:hover, .button.hollow.success.disabled:focus, .wp-block-button .hollow.success.disabled.wp-block-button__link:focus, .wp-block-button.is-style-outline .success.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow.success.disabled:focus, .hollow.success.disabled.site-header__button:focus, .button.hollow.success[disabled]:focus, .wp-block-button .hollow.success.wp-block-button__link[disabled]:focus, .wp-block-button.is-style-outline .success.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.hollow.success[disabled]:focus, .hollow.success.site-header__button[disabled]:focus {
    border: 1px solid #3adb76;
    color: #3adb76; }
  .button.hollow.success:hover, .wp-block-button .hollow.success.wp-block-button__link:hover, .wp-block-button.is-style-outline .success.wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow.success:hover, .hollow.success.site-header__button:hover, .button.hollow.success:focus, .wp-block-button .hollow.success.wp-block-button__link:focus, .wp-block-button.is-style-outline .success.wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow.success:focus, .hollow.success.site-header__button:focus {
    border-color: #157539;
    color: #157539; }
  .button.hollow.warning, .wp-block-button .hollow.warning.wp-block-button__link, .wp-block-button.is-style-outline .warning.wp-block-button__link, .site-header__contact .menu-item > a.hollow.warning, .hollow.warning.site-header__button, .button.hollow.warning.disabled, .wp-block-button .hollow.warning.disabled.wp-block-button__link, .wp-block-button.is-style-outline .warning.disabled.wp-block-button__link, .site-header__contact .menu-item > a.hollow.warning.disabled, .hollow.warning.disabled.site-header__button, .button.hollow.warning[disabled], .wp-block-button .hollow.warning.wp-block-button__link[disabled], .wp-block-button.is-style-outline .warning.wp-block-button__link[disabled], .site-header__contact .menu-item > a.hollow.warning[disabled], .hollow.warning.site-header__button[disabled], .button.hollow.warning.disabled:hover, .wp-block-button .hollow.warning.disabled.wp-block-button__link:hover, .wp-block-button.is-style-outline .warning.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow.warning.disabled:hover, .hollow.warning.disabled.site-header__button:hover, .button.hollow.warning[disabled]:hover, .wp-block-button .hollow.warning.wp-block-button__link[disabled]:hover, .wp-block-button.is-style-outline .warning.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.hollow.warning[disabled]:hover, .hollow.warning.site-header__button[disabled]:hover, .button.hollow.warning.disabled:focus, .wp-block-button .hollow.warning.disabled.wp-block-button__link:focus, .wp-block-button.is-style-outline .warning.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow.warning.disabled:focus, .hollow.warning.disabled.site-header__button:focus, .button.hollow.warning[disabled]:focus, .wp-block-button .hollow.warning.wp-block-button__link[disabled]:focus, .wp-block-button.is-style-outline .warning.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.hollow.warning[disabled]:focus, .hollow.warning.site-header__button[disabled]:focus {
    border: 1px solid #ffae00;
    color: #ffae00; }
  .button.hollow.warning:hover, .wp-block-button .hollow.warning.wp-block-button__link:hover, .wp-block-button.is-style-outline .warning.wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow.warning:hover, .hollow.warning.site-header__button:hover, .button.hollow.warning:focus, .wp-block-button .hollow.warning.wp-block-button__link:focus, .wp-block-button.is-style-outline .warning.wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow.warning:focus, .hollow.warning.site-header__button:focus {
    border-color: #805700;
    color: #805700; }
  .button.hollow.alert, .wp-block-button .hollow.alert.wp-block-button__link, .wp-block-button.is-style-outline .alert.wp-block-button__link, .site-header__contact .menu-item > a.hollow.alert, .hollow.alert.site-header__button, .button.hollow.alert.disabled, .wp-block-button .hollow.alert.disabled.wp-block-button__link, .wp-block-button.is-style-outline .alert.disabled.wp-block-button__link, .site-header__contact .menu-item > a.hollow.alert.disabled, .hollow.alert.disabled.site-header__button, .button.hollow.alert[disabled], .wp-block-button .hollow.alert.wp-block-button__link[disabled], .wp-block-button.is-style-outline .alert.wp-block-button__link[disabled], .site-header__contact .menu-item > a.hollow.alert[disabled], .hollow.alert.site-header__button[disabled], .button.hollow.alert.disabled:hover, .wp-block-button .hollow.alert.disabled.wp-block-button__link:hover, .wp-block-button.is-style-outline .alert.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow.alert.disabled:hover, .hollow.alert.disabled.site-header__button:hover, .button.hollow.alert[disabled]:hover, .wp-block-button .hollow.alert.wp-block-button__link[disabled]:hover, .wp-block-button.is-style-outline .alert.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.hollow.alert[disabled]:hover, .hollow.alert.site-header__button[disabled]:hover, .button.hollow.alert.disabled:focus, .wp-block-button .hollow.alert.disabled.wp-block-button__link:focus, .wp-block-button.is-style-outline .alert.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow.alert.disabled:focus, .hollow.alert.disabled.site-header__button:focus, .button.hollow.alert[disabled]:focus, .wp-block-button .hollow.alert.wp-block-button__link[disabled]:focus, .wp-block-button.is-style-outline .alert.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.hollow.alert[disabled]:focus, .hollow.alert.site-header__button[disabled]:focus {
    border: 1px solid #4c322e;
    color: #4c322e; }
  .button.hollow.alert:hover, .wp-block-button .hollow.alert.wp-block-button__link:hover, .wp-block-button.is-style-outline .alert.wp-block-button__link:hover, .site-header__contact .menu-item > a.hollow.alert:hover, .hollow.alert.site-header__button:hover, .button.hollow.alert:focus, .wp-block-button .hollow.alert.wp-block-button__link:focus, .wp-block-button.is-style-outline .alert.wp-block-button__link:focus, .site-header__contact .menu-item > a.hollow.alert:focus, .hollow.alert.site-header__button:focus {
    border-color: #261917;
    color: #261917; }
  .button.clear, .wp-block-button .clear.wp-block-button__link, .site-header__contact .menu-item > a.clear, .clear.site-header__button, .button.clear:hover, .wp-block-button .clear.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear:hover, .clear.site-header__button:hover, .button.clear:focus, .wp-block-button .clear.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear:focus, .clear.site-header__button:focus, .button.clear.disabled, .wp-block-button .clear.disabled.wp-block-button__link, .site-header__contact .menu-item > a.clear.disabled, .clear.disabled.site-header__button, .button.clear.disabled:hover, .wp-block-button .clear.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear.disabled:hover, .clear.disabled.site-header__button:hover, .button.clear.disabled:focus, .wp-block-button .clear.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear.disabled:focus, .clear.disabled.site-header__button:focus, .button.clear[disabled], .wp-block-button .clear.wp-block-button__link[disabled], .site-header__contact .menu-item > a.clear[disabled], .clear.site-header__button[disabled], .button.clear[disabled]:hover, .wp-block-button .clear.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.clear[disabled]:hover, .clear.site-header__button[disabled]:hover, .button.clear[disabled]:focus, .wp-block-button .clear.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.clear[disabled]:focus, .clear.site-header__button[disabled]:focus {
    border-color: transparent;
    background-color: transparent; }
  .button.clear, .wp-block-button .clear.wp-block-button__link, .site-header__contact .menu-item > a.clear, .clear.site-header__button, .button.clear.disabled, .wp-block-button .clear.disabled.wp-block-button__link, .site-header__contact .menu-item > a.clear.disabled, .clear.disabled.site-header__button, .button.clear[disabled], .wp-block-button .clear.wp-block-button__link[disabled], .site-header__contact .menu-item > a.clear[disabled], .clear.site-header__button[disabled], .button.clear.disabled:hover, .wp-block-button .clear.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear.disabled:hover, .clear.disabled.site-header__button:hover, .button.clear[disabled]:hover, .wp-block-button .clear.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.clear[disabled]:hover, .clear.site-header__button[disabled]:hover, .button.clear.disabled:focus, .wp-block-button .clear.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear.disabled:focus, .clear.disabled.site-header__button:focus, .button.clear[disabled]:focus, .wp-block-button .clear.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.clear[disabled]:focus, .clear.site-header__button[disabled]:focus {
    color: #EC1D24; }
  .button.clear:hover, .wp-block-button .clear.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear:hover, .clear.site-header__button:hover, .button.clear:focus, .wp-block-button .clear.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear:focus, .clear.site-header__button:focus {
    color: #7a0a0e; }
  .button.clear.primary, .wp-block-button .clear.primary.wp-block-button__link, .site-header__contact .menu-item > a.clear.primary, .clear.primary.site-header__button, .button.clear.primary.disabled, .wp-block-button .clear.primary.disabled.wp-block-button__link, .site-header__contact .menu-item > a.clear.primary.disabled, .clear.primary.disabled.site-header__button, .button.clear.primary[disabled], .wp-block-button .clear.primary.wp-block-button__link[disabled], .site-header__contact .menu-item > a.clear.primary[disabled], .clear.primary.site-header__button[disabled], .button.clear.primary.disabled:hover, .wp-block-button .clear.primary.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear.primary.disabled:hover, .clear.primary.disabled.site-header__button:hover, .button.clear.primary[disabled]:hover, .wp-block-button .clear.primary.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.clear.primary[disabled]:hover, .clear.primary.site-header__button[disabled]:hover, .button.clear.primary.disabled:focus, .wp-block-button .clear.primary.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear.primary.disabled:focus, .clear.primary.disabled.site-header__button:focus, .button.clear.primary[disabled]:focus, .wp-block-button .clear.primary.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.clear.primary[disabled]:focus, .clear.primary.site-header__button[disabled]:focus {
    color: #EC1D24; }
  .button.clear.primary:hover, .wp-block-button .clear.primary.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear.primary:hover, .clear.primary.site-header__button:hover, .button.clear.primary:focus, .wp-block-button .clear.primary.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear.primary:focus, .clear.primary.site-header__button:focus {
    color: #7a0a0e; }
  .button.clear.secondary, .wp-block-button .clear.secondary.wp-block-button__link, .site-header__contact .menu-item > a.clear.secondary, .clear.secondary.site-header__button, .button.clear.secondary.disabled, .wp-block-button .clear.secondary.disabled.wp-block-button__link, .site-header__contact .menu-item > a.clear.secondary.disabled, .clear.secondary.disabled.site-header__button, .button.clear.secondary[disabled], .wp-block-button .clear.secondary.wp-block-button__link[disabled], .site-header__contact .menu-item > a.clear.secondary[disabled], .clear.secondary.site-header__button[disabled], .button.clear.secondary.disabled:hover, .wp-block-button .clear.secondary.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear.secondary.disabled:hover, .clear.secondary.disabled.site-header__button:hover, .button.clear.secondary[disabled]:hover, .wp-block-button .clear.secondary.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.clear.secondary[disabled]:hover, .clear.secondary.site-header__button[disabled]:hover, .button.clear.secondary.disabled:focus, .wp-block-button .clear.secondary.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear.secondary.disabled:focus, .clear.secondary.disabled.site-header__button:focus, .button.clear.secondary[disabled]:focus, .wp-block-button .clear.secondary.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.clear.secondary[disabled]:focus, .clear.secondary.site-header__button[disabled]:focus {
    color: #DCDDE1; }
  .button.clear.secondary:hover, .wp-block-button .clear.secondary.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear.secondary:hover, .clear.secondary.site-header__button:hover, .button.clear.secondary:focus, .wp-block-button .clear.secondary.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear.secondary:focus, .clear.secondary.site-header__button:focus {
    color: #676a78; }
  .button.clear.success, .wp-block-button .clear.success.wp-block-button__link, .site-header__contact .menu-item > a.clear.success, .clear.success.site-header__button, .button.clear.success.disabled, .wp-block-button .clear.success.disabled.wp-block-button__link, .site-header__contact .menu-item > a.clear.success.disabled, .clear.success.disabled.site-header__button, .button.clear.success[disabled], .wp-block-button .clear.success.wp-block-button__link[disabled], .site-header__contact .menu-item > a.clear.success[disabled], .clear.success.site-header__button[disabled], .button.clear.success.disabled:hover, .wp-block-button .clear.success.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear.success.disabled:hover, .clear.success.disabled.site-header__button:hover, .button.clear.success[disabled]:hover, .wp-block-button .clear.success.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.clear.success[disabled]:hover, .clear.success.site-header__button[disabled]:hover, .button.clear.success.disabled:focus, .wp-block-button .clear.success.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear.success.disabled:focus, .clear.success.disabled.site-header__button:focus, .button.clear.success[disabled]:focus, .wp-block-button .clear.success.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.clear.success[disabled]:focus, .clear.success.site-header__button[disabled]:focus {
    color: #3adb76; }
  .button.clear.success:hover, .wp-block-button .clear.success.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear.success:hover, .clear.success.site-header__button:hover, .button.clear.success:focus, .wp-block-button .clear.success.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear.success:focus, .clear.success.site-header__button:focus {
    color: #157539; }
  .button.clear.warning, .wp-block-button .clear.warning.wp-block-button__link, .site-header__contact .menu-item > a.clear.warning, .clear.warning.site-header__button, .button.clear.warning.disabled, .wp-block-button .clear.warning.disabled.wp-block-button__link, .site-header__contact .menu-item > a.clear.warning.disabled, .clear.warning.disabled.site-header__button, .button.clear.warning[disabled], .wp-block-button .clear.warning.wp-block-button__link[disabled], .site-header__contact .menu-item > a.clear.warning[disabled], .clear.warning.site-header__button[disabled], .button.clear.warning.disabled:hover, .wp-block-button .clear.warning.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear.warning.disabled:hover, .clear.warning.disabled.site-header__button:hover, .button.clear.warning[disabled]:hover, .wp-block-button .clear.warning.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.clear.warning[disabled]:hover, .clear.warning.site-header__button[disabled]:hover, .button.clear.warning.disabled:focus, .wp-block-button .clear.warning.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear.warning.disabled:focus, .clear.warning.disabled.site-header__button:focus, .button.clear.warning[disabled]:focus, .wp-block-button .clear.warning.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.clear.warning[disabled]:focus, .clear.warning.site-header__button[disabled]:focus {
    color: #ffae00; }
  .button.clear.warning:hover, .wp-block-button .clear.warning.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear.warning:hover, .clear.warning.site-header__button:hover, .button.clear.warning:focus, .wp-block-button .clear.warning.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear.warning:focus, .clear.warning.site-header__button:focus {
    color: #805700; }
  .button.clear.alert, .wp-block-button .clear.alert.wp-block-button__link, .site-header__contact .menu-item > a.clear.alert, .clear.alert.site-header__button, .button.clear.alert.disabled, .wp-block-button .clear.alert.disabled.wp-block-button__link, .site-header__contact .menu-item > a.clear.alert.disabled, .clear.alert.disabled.site-header__button, .button.clear.alert[disabled], .wp-block-button .clear.alert.wp-block-button__link[disabled], .site-header__contact .menu-item > a.clear.alert[disabled], .clear.alert.site-header__button[disabled], .button.clear.alert.disabled:hover, .wp-block-button .clear.alert.disabled.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear.alert.disabled:hover, .clear.alert.disabled.site-header__button:hover, .button.clear.alert[disabled]:hover, .wp-block-button .clear.alert.wp-block-button__link[disabled]:hover, .site-header__contact .menu-item > a.clear.alert[disabled]:hover, .clear.alert.site-header__button[disabled]:hover, .button.clear.alert.disabled:focus, .wp-block-button .clear.alert.disabled.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear.alert.disabled:focus, .clear.alert.disabled.site-header__button:focus, .button.clear.alert[disabled]:focus, .wp-block-button .clear.alert.wp-block-button__link[disabled]:focus, .site-header__contact .menu-item > a.clear.alert[disabled]:focus, .clear.alert.site-header__button[disabled]:focus {
    color: #4c322e; }
  .button.clear.alert:hover, .wp-block-button .clear.alert.wp-block-button__link:hover, .site-header__contact .menu-item > a.clear.alert:hover, .clear.alert.site-header__button:hover, .button.clear.alert:focus, .wp-block-button .clear.alert.wp-block-button__link:focus, .site-header__contact .menu-item > a.clear.alert:focus, .clear.alert.site-header__button:focus {
    color: #261917; }
  .button.disabled, .wp-block-button .disabled.wp-block-button__link, .site-header__contact .menu-item > a.disabled, .disabled.site-header__button, .button[disabled], .wp-block-button .wp-block-button__link[disabled], .site-header__contact .menu-item > a[disabled], .site-header__button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
  .button.dropdown::after, .wp-block-button .dropdown.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown::after, .dropdown.site-header__button::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em;
    content: '';
    border-bottom-width: 0;
    border-color: #FFFFFF transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 2em; }
  .button.dropdown.hollow::after, .wp-block-button .dropdown.hollow.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown.hollow::after, .dropdown.hollow.site-header__button::after, .button.dropdown.clear::after, .wp-block-button .dropdown.clear.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown.clear::after, .dropdown.clear.site-header__button::after {
    border-top-color: #EC1D24; }
  .button.dropdown.hollow.primary::after, .wp-block-button .dropdown.hollow.primary.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.primary.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown.hollow.primary::after, .dropdown.hollow.primary.site-header__button::after, .button.dropdown.clear.primary::after, .wp-block-button .dropdown.clear.primary.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown.clear.primary::after, .dropdown.clear.primary.site-header__button::after {
    border-top-color: #EC1D24; }
  .button.dropdown.hollow.secondary::after, .wp-block-button .dropdown.hollow.secondary.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.secondary.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown.hollow.secondary::after, .dropdown.hollow.secondary.site-header__button::after, .button.dropdown.clear.secondary::after, .wp-block-button .dropdown.clear.secondary.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown.clear.secondary::after, .dropdown.clear.secondary.site-header__button::after {
    border-top-color: #DCDDE1; }
  .button.dropdown.hollow.success::after, .wp-block-button .dropdown.hollow.success.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.success.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown.hollow.success::after, .dropdown.hollow.success.site-header__button::after, .button.dropdown.clear.success::after, .wp-block-button .dropdown.clear.success.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown.clear.success::after, .dropdown.clear.success.site-header__button::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after, .wp-block-button .dropdown.hollow.warning.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.warning.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown.hollow.warning::after, .dropdown.hollow.warning.site-header__button::after, .button.dropdown.clear.warning::after, .wp-block-button .dropdown.clear.warning.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown.clear.warning::after, .dropdown.clear.warning.site-header__button::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after, .wp-block-button .dropdown.hollow.alert.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.alert.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown.hollow.alert::after, .dropdown.hollow.alert.site-header__button::after, .button.dropdown.clear.alert::after, .wp-block-button .dropdown.clear.alert.wp-block-button__link::after, .site-header__contact .menu-item > a.dropdown.clear.alert::after, .dropdown.clear.alert.site-header__button::after {
    border-top-color: #4c322e; }
  .button.arrow-only::after, .wp-block-button .arrow-only.wp-block-button__link::after, .site-header__contact .menu-item > a.arrow-only::after, .arrow-only.site-header__button::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, .wp-block-button a.wp-block-button__link:hover, .site-header__contact .menu-item > a:hover, a.site-header__button:hover, a.button:focus, .wp-block-button a.wp-block-button__link:focus, .site-header__contact .menu-item > a:focus, a.site-header__button:focus {
  text-decoration: none; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.0375rem;
  margin: 0 0 3rem;
  padding: 0 0 0.5rem 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #010101;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: none;
    background-color: transparent;
    box-shadow: none; }

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

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

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

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

::-moz-placeholder {
  color: #010101; }

::placeholder {
  color: #010101; }

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

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

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

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

label {
  display: block;
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #010101; }
  label.middle {
    margin: 0 0 3rem;
    line-height: 1.6;
    padding: 1.5rem 0; }

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

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 3rem;
  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 #B1B9BE;
  background: #D2D3D4;
  color: #010101;
  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: 1.5rem; }

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

select {
  height: 2.0375rem;
  margin: 0 0 3rem;
  padding: 0 0 0.5rem 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #010101; }
  select:focus {
    outline: none;
    border: none;
    background-color: transparent;
    box-shadow: none; }
  select:disabled {
    background-color: transparent;
    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: #4c322e;
  background-color: #edebea; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #4c322e; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #4c322e; }

.is-invalid-label {
  color: #4c322e; }

.form-error {
  display: none;
  margin-top: -1.5rem;
  margin-bottom: 3rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #4c322e; }
  .form-error.is-visible {
    display: block; }

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

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

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

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

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

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

.accordion-menu a {
  padding: 0.5rem 0.5rem; }

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

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

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

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

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

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

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

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

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

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

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

.submenu-toggle-text {
  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; }

.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,
  .menu .wp-block-button .wp-block-button__link,
  .wp-block-button .menu .wp-block-button__link,
  .menu .site-header__contact .menu-item > a,
  .site-header__contact .menu .menu-item > a,
  .menu .site-header__button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.5rem 0.5rem; }
  .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: 48.875em) {
    .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: 67.5em) {
    .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: 80em) {
    .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: 86.25em) {
    .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: 100em) {
    .menu.xxxlarge-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.xxxlarge-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.xxxlarge-expanded li {
      flex: 1 1 0px; }
    .menu.xxxlarge-simple li {
      flex: 1 1 0px; } }
  @media screen and (min-width: 120em) {
    .menu.xxxxlarge-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.xxxxlarge-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.xxxxlarge-expanded li {
      flex: 1 1 0px; }
    .menu.xxxxlarge-simple li {
      flex: 1 1 0px; } }
  @media screen and (min-width: 125em) {
    .menu.xxxxxlarge-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.xxxxxlarge-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.xxxxxlarge-expanded li {
      flex: 1 1 0px; }
    .menu.xxxxxlarge-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: transparent;
    color: #FFFFFF; }
  .menu .active > a {
    background: transparent;
    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.5rem 0.5rem;
    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; }

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

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

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

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

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

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

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

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

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

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

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

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #B1B9BE;
  border-radius: 0;
  background-color: linear-gradient(90deg, rgba(220, 221, 225, 0.7) 0%, #F8F8F880 57%, rgba(248, 248, 248, 0.1) 70%, rgba(220, 221, 225, 0.5) 100%);
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    display: block;
    visibility: visible; }

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

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

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

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

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

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

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

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

.dropdown.menu > li > a {
  padding: 0.5rem 0.5rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 48.875em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #000000; }
    .pagination a:hover,
    .pagination button:hover {
      background: #D2D3D4; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #EC1D24;
    color: #FFFFFF;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #B1B9BE;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #000000; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«"; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»"; }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #D2D3D4; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button, .top-bar .wp-block-button input.wp-block-button__link, .wp-block-button .top-bar input.wp-block-button__link, .top-bar input.site-header__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: 48.875em) {
    .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: 67.49875em) {
    .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: 79.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: 86.24875em) {
    .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: 99.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%; } }
  @media print, screen and (max-width: 119.99875em) {
    .top-bar.stacked-for-xxxlarge {
      flex-wrap: wrap; }
      .top-bar.stacked-for-xxxlarge .top-bar-left,
      .top-bar.stacked-for-xxxlarge .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media print, screen and (max-width: 124.99875em) {
    .top-bar.stacked-for-xxxxlarge {
      flex-wrap: wrap; }
      .top-bar.stacked-for-xxxxlarge .top-bar-left,
      .top-bar.stacked-for-xxxxlarge .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  .top-bar.stacked-for-xxxxxlarge {
    flex-wrap: wrap; }
    .top-bar.stacked-for-xxxxxlarge .top-bar-left,
    .top-bar.stacked-for-xxxxxlarge .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: 48.87375em) {
  .hide-for-small-only {
    display: none !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 124.99875em) {
  .show-for-xxxxxlarge-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; } }

.show-for-dark-mode {
  display: none; }

.hide-for-dark-mode {
  display: block; }

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important; }
  .hide-for-dark-mode {
    display: none !important; } }

.show-for-ie {
  display: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important; }
  .hide-for-ie {
    display: none !important; } }

.show-for-sticky {
  display: none; }

.is-stuck .show-for-sticky {
  display: block; }

.is-stuck .hide-for-sticky {
  display: none; }

.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: 48.875em) {
  .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: 67.5em) {
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; } }

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

@media screen and (min-width: 86.25em) {
  .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: 100em) {
  .xxxlarge-order-1 {
    order: 1; }
  .xxxlarge-order-2 {
    order: 2; }
  .xxxlarge-order-3 {
    order: 3; }
  .xxxlarge-order-4 {
    order: 4; }
  .xxxlarge-order-5 {
    order: 5; }
  .xxxlarge-order-6 {
    order: 6; } }

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

@media screen and (min-width: 125em) {
  .xxxxxlarge-order-1 {
    order: 1; }
  .xxxxxlarge-order-2 {
    order: 2; }
  .xxxxxlarge-order-3 {
    order: 3; }
  .xxxxxlarge-order-4 {
    order: 4; }
  .xxxxxlarge-order-5 {
    order: 5; }
  .xxxxxlarge-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: 48.875em) {
  .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: 67.5em) {
  .large-flex-container {
    display: flex; }
  .large-flex-child-auto {
    flex: 1 1 auto; }
  .large-flex-child-grow {
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    flex: 0 1 auto; }
  .large-flex-dir-row {
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

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

@media screen and (min-width: 86.25em) {
  .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: 100em) {
  .xxxlarge-flex-container {
    display: flex; }
  .xxxlarge-flex-child-auto {
    flex: 1 1 auto; }
  .xxxlarge-flex-child-grow {
    flex: 1 0 auto; }
  .xxxlarge-flex-child-shrink {
    flex: 0 1 auto; }
  .xxxlarge-flex-dir-row {
    flex-direction: row; }
  .xxxlarge-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .xxxlarge-flex-dir-column {
    flex-direction: column; }
  .xxxlarge-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

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

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

/* === Custom files === */
html .entry-content .has-gsp-padding-top-none,
html .modal-content .has-gsp-padding-top-none {
  padding-top: 0; }

html .entry-content .has-gsp-margin-top-none,
html .modal-content .has-gsp-margin-top-none {
  margin-top: 0; }

html .entry-content .has-gsp-padding-bottom-none,
html .modal-content .has-gsp-padding-bottom-none {
  padding-bottom: 0; }

html .entry-content .has-gsp-margin-bottom-none,
html .modal-content .has-gsp-margin-bottom-none {
  margin-bottom: 0; }

@media print, screen and (min-width: 48.875em) {
  html .entry-content .has-gsp-padding-top-none,
  html .modal-content .has-gsp-padding-top-none {
    padding-top: 0; }
  html .entry-content .has-gsp-margin-top-none,
  html .modal-content .has-gsp-margin-top-none {
    margin-top: 0; }
  html .entry-content .has-gsp-padding-bottom-none,
  html .modal-content .has-gsp-padding-bottom-none {
    padding-bottom: 0; }
  html .entry-content .has-gsp-margin-bottom-none,
  html .modal-content .has-gsp-margin-bottom-none {
    margin-bottom: 0; } }

html .entry-content .has-gsp-padding-top-xsmall,
html .modal-content .has-gsp-padding-top-xsmall {
  padding-top: 0.625rem; }

html .entry-content .has-gsp-margin-top-xsmall,
html .modal-content .has-gsp-margin-top-xsmall {
  margin-top: 0.625rem; }

html .entry-content .has-gsp-padding-bottom-xsmall,
html .modal-content .has-gsp-padding-bottom-xsmall {
  padding-bottom: 0.625rem; }

html .entry-content .has-gsp-margin-bottom-xsmall,
html .modal-content .has-gsp-margin-bottom-xsmall {
  margin-bottom: 0.625rem; }

@media print, screen and (min-width: 48.875em) {
  html .entry-content .has-gsp-padding-top-xsmall,
  html .modal-content .has-gsp-padding-top-xsmall {
    padding-top: 0.9375rem; }
  html .entry-content .has-gsp-margin-top-xsmall,
  html .modal-content .has-gsp-margin-top-xsmall {
    margin-top: 0.9375rem; }
  html .entry-content .has-gsp-padding-bottom-xsmall,
  html .modal-content .has-gsp-padding-bottom-xsmall {
    padding-bottom: 0.9375rem; }
  html .entry-content .has-gsp-margin-bottom-xsmall,
  html .modal-content .has-gsp-margin-bottom-xsmall {
    margin-bottom: 0.9375rem; } }

html .entry-content .has-gsp-padding-top-small,
html .modal-content .has-gsp-padding-top-small {
  padding-top: 1.25rem; }

html .entry-content .has-gsp-margin-top-small,
html .modal-content .has-gsp-margin-top-small {
  margin-top: 1.25rem; }

html .entry-content .has-gsp-padding-bottom-small,
html .modal-content .has-gsp-padding-bottom-small {
  padding-bottom: 1.25rem; }

html .entry-content .has-gsp-margin-bottom-small,
html .modal-content .has-gsp-margin-bottom-small {
  margin-bottom: 1.25rem; }

@media print, screen and (min-width: 48.875em) {
  html .entry-content .has-gsp-padding-top-small,
  html .modal-content .has-gsp-padding-top-small {
    padding-top: 1.875rem; }
  html .entry-content .has-gsp-margin-top-small,
  html .modal-content .has-gsp-margin-top-small {
    margin-top: 1.875rem; }
  html .entry-content .has-gsp-padding-bottom-small,
  html .modal-content .has-gsp-padding-bottom-small {
    padding-bottom: 1.875rem; }
  html .entry-content .has-gsp-margin-bottom-small,
  html .modal-content .has-gsp-margin-bottom-small {
    margin-bottom: 1.875rem; } }

html .entry-content .has-gsp-padding-top-medium,
html .modal-content .has-gsp-padding-top-medium {
  padding-top: 2.5rem; }

html .entry-content .has-gsp-margin-top-medium,
html .modal-content .has-gsp-margin-top-medium {
  margin-top: 2.5rem; }

html .entry-content .has-gsp-padding-bottom-medium,
html .modal-content .has-gsp-padding-bottom-medium {
  padding-bottom: 2.5rem; }

html .entry-content .has-gsp-margin-bottom-medium,
html .modal-content .has-gsp-margin-bottom-medium {
  margin-bottom: 2.5rem; }

@media print, screen and (min-width: 48.875em) {
  html .entry-content .has-gsp-padding-top-medium,
  html .modal-content .has-gsp-padding-top-medium {
    padding-top: 3.75rem; }
  html .entry-content .has-gsp-margin-top-medium,
  html .modal-content .has-gsp-margin-top-medium {
    margin-top: 3.75rem; }
  html .entry-content .has-gsp-padding-bottom-medium,
  html .modal-content .has-gsp-padding-bottom-medium {
    padding-bottom: 3.75rem; }
  html .entry-content .has-gsp-margin-bottom-medium,
  html .modal-content .has-gsp-margin-bottom-medium {
    margin-bottom: 3.75rem; } }

html .entry-content .has-gsp-padding-top-large,
html .modal-content .has-gsp-padding-top-large {
  padding-top: 3.33338rem; }

html .entry-content .has-gsp-margin-top-large,
html .modal-content .has-gsp-margin-top-large {
  margin-top: 3.33338rem; }

html .entry-content .has-gsp-padding-bottom-large,
html .modal-content .has-gsp-padding-bottom-large {
  padding-bottom: 3.33338rem; }

html .entry-content .has-gsp-margin-bottom-large,
html .modal-content .has-gsp-margin-bottom-large {
  margin-bottom: 3.33338rem; }

@media print, screen and (min-width: 48.875em) {
  html .entry-content .has-gsp-padding-top-large,
  html .modal-content .has-gsp-padding-top-large {
    padding-top: 5.00006rem; }
  html .entry-content .has-gsp-margin-top-large,
  html .modal-content .has-gsp-margin-top-large {
    margin-top: 5.00006rem; }
  html .entry-content .has-gsp-padding-bottom-large,
  html .modal-content .has-gsp-padding-bottom-large {
    padding-bottom: 5.00006rem; }
  html .entry-content .has-gsp-margin-bottom-large,
  html .modal-content .has-gsp-margin-bottom-large {
    margin-bottom: 5.00006rem; } }

html .entry-content .has-gsp-padding-top-xlarge,
html .modal-content .has-gsp-padding-top-xlarge {
  padding-top: 6.25rem; }

html .entry-content .has-gsp-margin-top-xlarge,
html .modal-content .has-gsp-margin-top-xlarge {
  margin-top: 6.25rem; }

html .entry-content .has-gsp-padding-bottom-xlarge,
html .modal-content .has-gsp-padding-bottom-xlarge {
  padding-bottom: 6.25rem; }

html .entry-content .has-gsp-margin-bottom-xlarge,
html .modal-content .has-gsp-margin-bottom-xlarge {
  margin-bottom: 6.25rem; }

@media print, screen and (min-width: 48.875em) {
  html .entry-content .has-gsp-padding-top-xlarge,
  html .modal-content .has-gsp-padding-top-xlarge {
    padding-top: 9.375rem; }
  html .entry-content .has-gsp-margin-top-xlarge,
  html .modal-content .has-gsp-margin-top-xlarge {
    margin-top: 9.375rem; }
  html .entry-content .has-gsp-padding-bottom-xlarge,
  html .modal-content .has-gsp-padding-bottom-xlarge {
    padding-bottom: 9.375rem; }
  html .entry-content .has-gsp-margin-bottom-xlarge,
  html .modal-content .has-gsp-margin-bottom-xlarge {
    margin-bottom: 9.375rem; } }

html .entry-content .has-gsp-padding-top-xxlarge,
html .modal-content .has-gsp-padding-top-xxlarge {
  padding-top: 10rem; }

html .entry-content .has-gsp-margin-top-xxlarge,
html .modal-content .has-gsp-margin-top-xxlarge {
  margin-top: 10rem; }

html .entry-content .has-gsp-padding-bottom-xxlarge,
html .modal-content .has-gsp-padding-bottom-xxlarge {
  padding-bottom: 10rem; }

html .entry-content .has-gsp-margin-bottom-xxlarge,
html .modal-content .has-gsp-margin-bottom-xxlarge {
  margin-bottom: 10rem; }

@media print, screen and (min-width: 48.875em) {
  html .entry-content .has-gsp-padding-top-xxlarge,
  html .modal-content .has-gsp-padding-top-xxlarge {
    padding-top: 15rem; }
  html .entry-content .has-gsp-margin-top-xxlarge,
  html .modal-content .has-gsp-margin-top-xxlarge {
    margin-top: 15rem; }
  html .entry-content .has-gsp-padding-bottom-xxlarge,
  html .modal-content .has-gsp-padding-bottom-xxlarge {
    padding-bottom: 15rem; }
  html .entry-content .has-gsp-margin-bottom-xxlarge,
  html .modal-content .has-gsp-margin-bottom-xxlarge {
    margin-bottom: 15rem; } }

.is-style-mt-60n {
  margin-top: -3.75rem !important; }

@media print, screen and (min-width: 48.875em) {
  .is-style-mt-60n-resources {
    margin-top: -3.75rem !important; } }

.is-style-mt-90n {
  margin-top: -5.625rem !important; }

.screen-reader-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px; }

.screen-reader-text:focus {
  top: 5px;
  left: 5px;
  z-index: 100000;
  display: block;
  clip: auto !important;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  border-radius: 3px;
  background-color: #f1f1f1;
  color: #21759b;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  text-decoration: none; }

body {
  font-size: 16px; }
  @media print, screen and (min-width: 48.875em) {
    body {
      font-size: 16px; } }
  @media screen and (min-width: 100em) {
    body {
      font-size: 1.375rem; } }

h1, .h1, .single-jobs__job-content .jobs-header-widget .wp-block-post-title,
h2, .h2, .single h1,
h3,
.h3,
h4,
.h4,
h5, .h5, .large-up-3 .archive-media__title,
h6, .h6, .archive-video__meta, .single .is-style-post-meta, .author-container .author__name,
.authors-container .author__name,
p {
  color: inherit; }

h1.has-headingone-font-size,
h2.has-headingone-font-size,
h3.has-headingone-font-size,
h4.has-headingone-font-size,
h5.has-headingone-font-size,
h6.has-headingone-font-size,
p.has-headingone-font-size,
ul li.has-headingone-font-size,
ol li.has-headingone-font-size,
blockquote.has-headingone-font-size {
  font-size: 2.375rem; }

h1.has-headingtwo-font-size,
h2.has-headingtwo-font-size,
h3.has-headingtwo-font-size,
h4.has-headingtwo-font-size,
h5.has-headingtwo-font-size,
h6.has-headingtwo-font-size,
p.has-headingtwo-font-size,
ul li.has-headingtwo-font-size,
ol li.has-headingtwo-font-size,
blockquote.has-headingtwo-font-size {
  font-size: 1.875rem; }

h1.has-headingthree-font-size,
h2.has-headingthree-font-size,
h3.has-headingthree-font-size,
h4.has-headingthree-font-size,
h5.has-headingthree-font-size,
h6.has-headingthree-font-size,
p.has-headingthree-font-size,
ul li.has-headingthree-font-size,
ol li.has-headingthree-font-size,
blockquote.has-headingthree-font-size {
  font-size: 1.75rem; }

h1.has-headingfour-font-size,
h2.has-headingfour-font-size,
h3.has-headingfour-font-size,
h4.has-headingfour-font-size,
h5.has-headingfour-font-size,
h6.has-headingfour-font-size,
p.has-headingfour-font-size,
ul li.has-headingfour-font-size,
ol li.has-headingfour-font-size,
blockquote.has-headingfour-font-size {
  font-size: 1.5rem; }

h1.has-headingfive-font-size,
h2.has-headingfive-font-size,
h3.has-headingfive-font-size,
h4.has-headingfive-font-size,
h5.has-headingfive-font-size,
h6.has-headingfive-font-size,
p.has-headingfive-font-size,
ul li.has-headingfive-font-size,
ol li.has-headingfive-font-size,
blockquote.has-headingfive-font-size {
  font-size: 1.375rem; }

h1.has-headingsix-font-size,
h2.has-headingsix-font-size,
h3.has-headingsix-font-size,
h4.has-headingsix-font-size,
h5.has-headingsix-font-size,
h6.has-headingsix-font-size,
p.has-headingsix-font-size,
ul li.has-headingsix-font-size,
ol li.has-headingsix-font-size,
blockquote.has-headingsix-font-size {
  font-size: 1.125rem; }

@media print, screen and (min-width: 48.875em) {
  h1.has-headingone-font-size,
  h2.has-headingone-font-size,
  h3.has-headingone-font-size,
  h4.has-headingone-font-size,
  h5.has-headingone-font-size,
  h6.has-headingone-font-size,
  p.has-headingone-font-size,
  ul li.has-headingone-font-size,
  ol li.has-headingone-font-size,
  blockquote.has-headingone-font-size {
    font-size: 3rem; } }

@media print, screen and (min-width: 48.875em) {
  h1.has-headingtwo-font-size,
  h2.has-headingtwo-font-size,
  h3.has-headingtwo-font-size,
  h4.has-headingtwo-font-size,
  h5.has-headingtwo-font-size,
  h6.has-headingtwo-font-size,
  p.has-headingtwo-font-size,
  ul li.has-headingtwo-font-size,
  ol li.has-headingtwo-font-size,
  blockquote.has-headingtwo-font-size {
    font-size: 2.375rem; } }

@media print, screen and (min-width: 48.875em) {
  h1.has-headingthree-font-size,
  h2.has-headingthree-font-size,
  h3.has-headingthree-font-size,
  h4.has-headingthree-font-size,
  h5.has-headingthree-font-size,
  h6.has-headingthree-font-size,
  p.has-headingthree-font-size,
  ul li.has-headingthree-font-size,
  ol li.has-headingthree-font-size,
  blockquote.has-headingthree-font-size {
    font-size: 1.75rem; } }

@media print, screen and (min-width: 48.875em) {
  h1.has-headingfour-font-size,
  h2.has-headingfour-font-size,
  h3.has-headingfour-font-size,
  h4.has-headingfour-font-size,
  h5.has-headingfour-font-size,
  h6.has-headingfour-font-size,
  p.has-headingfour-font-size,
  ul li.has-headingfour-font-size,
  ol li.has-headingfour-font-size,
  blockquote.has-headingfour-font-size {
    font-size: 1.5rem; } }

@media print, screen and (min-width: 48.875em) {
  h1.has-headingfive-font-size,
  h2.has-headingfive-font-size,
  h3.has-headingfive-font-size,
  h4.has-headingfive-font-size,
  h5.has-headingfive-font-size,
  h6.has-headingfive-font-size,
  p.has-headingfive-font-size,
  ul li.has-headingfive-font-size,
  ol li.has-headingfive-font-size,
  blockquote.has-headingfive-font-size {
    font-size: 1.375rem; } }

@media print, screen and (min-width: 48.875em) {
  h1.has-headingsix-font-size,
  h2.has-headingsix-font-size,
  h3.has-headingsix-font-size,
  h4.has-headingsix-font-size,
  h5.has-headingsix-font-size,
  h6.has-headingsix-font-size,
  p.has-headingsix-font-size,
  ul li.has-headingsix-font-size,
  ol li.has-headingsix-font-size,
  blockquote.has-headingsix-font-size {
    font-size: 1.125rem; } }

h1.has-small-font-size,
h2.has-small-font-size,
h3.has-small-font-size,
h4.has-small-font-size,
h5.has-small-font-size,
h6.has-small-font-size,
p.has-small-font-size,
ul li.has-small-font-size,
ol li.has-small-font-size,
blockquote.has-small-font-size {
  font-size: 75%; }

.has-big-font-size {
  font-size: 5.25rem;
  line-height: 1; }

ul.is-style-red-bullets {
  list-style: none; }
  ul.is-style-red-bullets li::before {
    content: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%270 0 12 12%27%3E%3Ccircle cx=%276%27 cy=%276%27 r=%276%27 fill=%27%23ec1d24%27/%3E%3C/svg%3E");
    display: inline-block;
    width: 1.25rem;
    margin-left: -1.25rem;
    color: #EC1D24;
    font-weight: 600; }

h6 {
  margin-bottom: 0; }

h6 + h1,
h6 + h2,
h6 + h3,
h6 + h4,
h6 + h5,
h6 + p {
  margin-top: 0.625rem;
  -webkit-margin-before: 0.625rem !important;
          margin-block-start: 0.625rem !important; }

html .entry-content h1 + p,
html .entry-content h2 + p,
html .entry-content h3 + p,
html .entry-content h4 + p,
html .entry-content h5 + p {
  -webkit-margin-before: 1.875rem;
          margin-block-start: 1.875rem; }

html .entry-content h1 + .wp-block-buttons,
html .entry-content h2 + .wp-block-buttons,
html .entry-content h3 + .wp-block-buttons,
html .entry-content h4 + .wp-block-buttons,
html .entry-content h5 + .wp-block-buttons,
html .entry-content h6 + .wp-block-buttons {
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem; }

p.has-text-color a {
  color: #EC1D24; }
  p.has-text-color a:hover {
    color: #d21218; }

/*
  Add form styles here
*/
form [type='text'],
form [type='password'],
form [type='date'],
form [type='datetime'],
form [type='datetime-local'],
form [type='month'],
form [type='week'],
form [type='email'],
form [type='number'],
form [type='search'],
form [type='tel'],
form [type='time'],
form [type='url'],
form [type='color'],
form textarea,
form select:not([multiple]) {
  border-bottom: 2px solid #010101; }
  form [type='text']:focus, form [type='text']:active,
  form [type='password']:focus,
  form [type='password']:active,
  form [type='date']:focus,
  form [type='date']:active,
  form [type='datetime']:focus,
  form [type='datetime']:active,
  form [type='datetime-local']:focus,
  form [type='datetime-local']:active,
  form [type='month']:focus,
  form [type='month']:active,
  form [type='week']:focus,
  form [type='week']:active,
  form [type='email']:focus,
  form [type='email']:active,
  form [type='number']:focus,
  form [type='number']:active,
  form [type='search']:focus,
  form [type='search']:active,
  form [type='tel']:focus,
  form [type='tel']:active,
  form [type='time']:focus,
  form [type='time']:active,
  form [type='url']:focus,
  form [type='url']:active,
  form [type='color']:focus,
  form [type='color']:active,
  form textarea:focus,
  form textarea:active,
  form select:not([multiple]):focus,
  form select:not([multiple]):active {
    border-bottom: 2px solid #EC1D24; }

form [type=checkbox],
form [type=radio] {
  vertical-align: middle;
  margin-right: 0;
  margin-bottom: 0; }

form [type='checkbox'] + label,
form [type='radio'] + label {
  margin-bottom: 0;
  margin-left: 0; }

form select:not([multiple]) {
  padding-right: 32px;
  background-image: url(../3b8c93ca3c20a86a045a.svg);
  background-position: right 8px center;
  background-size: 16px auto;
  background-repeat: no-repeat; }

.gform_wrapper.gravity-theme .gfield_visibility_hidden {
  height: 0; }

.gform_wrapper.gravity-theme .gform_required_legend .gfield_required {
  color: #EC1D24; }

.gform_wrapper.gravity-theme form .gform-body .gform_fields > * {
  margin-bottom: 1rem; }

.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield {
  position: relative; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gfield_label,
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gfield_checkbox label,
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gfield_radio label,
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gfield_header_item,
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gform_fileupload_rules,
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_complex label {
    font-weight: 400;
    font-size: 1rem; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield legend,
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield label {
    margin-bottom: 0; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield legend .gfield_required,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield label .gfield_required {
      color: #EC1D24; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea,
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield select {
    padding: 0 0 0.5rem 0;
    font-size: 1rem; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield select:not([multiple]) {
    padding-right: 32px; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gfield_time_ampm {
    margin-top: 0.4375rem; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield label {
    position: absolute;
    top: 0;
    left: 0; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield label.is-active-input {
      color: transparent;
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea {
    color: transparent; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea::-moz-placeholder {
      color: transparent;
      opacity: 0;
      /* Firefox */ }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea::placeholder {
      color: transparent;
      opacity: 0;
      /* Firefox */ }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: transparent; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea::-ms-input-placeholder {
      /* Microsoft Edge */
      color: transparent; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text'].is-active, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color'].is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color'].has-value,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea.is-active,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea.has-value {
      color: #010101; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color'].is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color'].has-value::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea.is-active::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea.has-value::-moz-placeholder {
        color: #010101;
        opacity: 1;
        /* Firefox */ }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text'].is-active::placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color'].is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color'].has-value::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea.is-active::placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea.has-value::placeholder {
        color: #010101;
        opacity: 1;
        /* Firefox */ }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text'].is-active:-ms-input-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color'].is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color'].has-value:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea.is-active:-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea.has-value:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #010101; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text'].is-active::-ms-input-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='text'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='password'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='date'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='datetime-local'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='month'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='week'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='email'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='number'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='search'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='tel'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='time'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='url'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color'].is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield [type='color'].has-value::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea.is-active::-ms-input-placeholder,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea.has-value::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #010101; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield select:not([multiple]) {
    color: transparent; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield select:not([multiple]).is-active, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield select:not([multiple]).has-value {
      color: #010101; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-select > label, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-number > label {
    top: 5px; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-multiselect {
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #010101; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-multiselect > label {
      position: relative;
      top: auto;
      left: auto; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-multiselect select {
      height: 100px; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-time .ginput_complex [type='number'],
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-time .ginput_complex select {
    color: #010101; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-time .ginput_complex [type='number']::-moz-placeholder, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-time .ginput_complex select::-moz-placeholder {
      color: #010101;
      opacity: 1;
      /* Firefox */ }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-time .ginput_complex [type='number']::placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-time .ginput_complex select::placeholder {
      color: #010101;
      opacity: 1;
      /* Firefox */ }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-time .ginput_complex [type='number']:-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-time .ginput_complex select:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #010101; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-time .ginput_complex [type='number']::-ms-input-placeholder,
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-time .ginput_complex select::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #010101; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-time .ginput_complex .ginput_container_time label {
    position: relative;
    top: auto;
    left: auto; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio {
    padding-bottom: 0.5rem; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox .gchoice, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio .gchoice {
      display: flex;
      flex-direction: row;
      gap: 0.75rem;
      justify-content: flex-start;
      align-items: flex-start; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox .gchoice input[type=checkbox],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox .gchoice input[type=radio], .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio .gchoice input[type=checkbox],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio .gchoice input[type=radio] {
        display: none;
        width: 0;
        height: 0;
        margin: 0;
        background-color: transparent;
        opacity: 0;
        visibility: hidden;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox .gchoice label, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio .gchoice label {
        position: relative;
        top: auto;
        padding-left: 1.875rem; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox .gchoice input[type=checkbox] + label:before,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox .gchoice input[type=radio] + label:before, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio .gchoice input[type=checkbox] + label:before,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio .gchoice input[type=radio] + label:before {
        content: "";
        position: absolute;
        top: 4px;
        left: 0;
        width: 18px;
        height: 18px;
        border: 1px solid #010101;
        background: #FFFFFF; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox .gchoice input[type=checkbox]:focus + label::before, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox .gchoice input[type=checkbox]:active + label::before,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox .gchoice input[type=radio]:focus + label::before,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox .gchoice input[type=radio]:active + label::before, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio .gchoice input[type=checkbox]:focus + label::before, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio .gchoice input[type=checkbox]:active + label::before,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio .gchoice input[type=radio]:focus + label::before,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio .gchoice input[type=radio]:active + label::before {
        border: 1px solid #EC1D24; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox .gchoice input[type=checkbox]:checked + label:after,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-checkbox .gchoice input[type=radio]:checked + label:after, .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio .gchoice input[type=checkbox]:checked + label:after,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-radio .gchoice input[type=radio]:checked + label:after {
        content: "";
        position: absolute;
        top: 4px;
        left: 0;
        width: 18px;
        height: 18px;
        background-image: url("data:image/svg+xml,%3Csvg version=%271.1%27 id=%27svg2%27 width=%27150%27 height=%27150%27 viewBox=%270 0 150 150%27 sodipodi:docname=%27check-black.svg%27 inkscape:version=%271.1.1 %281:1.1+202109281949+c3084ef5ed%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:svg=%27http://www.w3.org/2000/svg%27%3E%3Cdefs id=%27defs6%27 /%3E%3Csodipodi:namedview id=%27namedview4%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%272.4030582%27 inkscape:cx=%2714.772842%27 inkscape:cy=%2778.64978%27 inkscape:window-width=%271887%27 inkscape:window-height=%271056%27 inkscape:window-x=%270%27 inkscape:window-y=%270%27 inkscape:window-maximized=%271%27 inkscape:current-layer=%27g8%27 /%3E%3Cg inkscape:groupmode=%27layer%27 inkscape:label=%27Image%27 id=%27g8%27%3E%3Cpath style=%27fill:%23ec1d24;stroke:%23ec1d24;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1%27 d=%27M 12.804722,74.513866 45.806416,107.84927 136.85278,16.611359 149.22559,29.385884 46.232418,133.39395 0.7610424,88.170358 Z%27 id=%27path890%27 /%3E%3C/g%3E%3C/svg%3E");
        background-position: center center;
        background-size: 70% auto;
        background-repeat: no-repeat; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-name .ginput_complex span {
    position: relative;
    padding-bottom: 0.5rem; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-name .ginput_complex span label {
      padding-top: 0; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield-name .ginput_complex span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
    margin-left: 1%;
    padding-left: 0; }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_consent label {
    position: relative;
    top: auto;
    left: auto; }

.gform_wrapper.gravity-theme form .gform_footer {
  justify-content: center;
  padding-bottom: 0; }

.gform_wrapper.gravity-theme.gform_validation_error .gform_validation_errors,
.gform_wrapper.gravity-theme.gform_validation_error .validation_message {
  border: 1.5px solid #EC1D24;
  color: #EC1D24;
  font-size: 1rem; }
  .gform_wrapper.gravity-theme.gform_validation_error .gform_validation_errors > *,
  .gform_wrapper.gravity-theme.gform_validation_error .validation_message > * {
    color: #EC1D24;
    font-size: 1rem; }

.gform_wrapper.gravity-theme.gform_validation_error form .gform-body .gform_fields .gfield.gfield_error label,
.gform_wrapper.gravity-theme.gform_validation_error form .gform-body .gform_fields .gfield.gfield_error legend {
  color: #EC1D24; }

.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='text'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='password'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='date'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='datetime'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='datetime-local'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='month'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='week'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='email'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='number'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='search'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='tel'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='time'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='url'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='color'],
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error textarea,
.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error select:not([multiple]) {
  border-top-style: none;
  border-right-style: none;
  border-bottom: 2px solid #EC1D24;
  border-left-style: none; }
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='text']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='password']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='date']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='datetime']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='datetime-local']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='month']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='week']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='email']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='number']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='search']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='tel']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='time']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='url']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error [type='color']:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error textarea:focus,
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error select:not([multiple]):focus {
    border-top-style: none;
    border-right-style: none;
    border-bottom: 2px solid #EC1D24;
    border-left-style: none; }

.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error.gfield-checkbox, .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error.gfield-radio {
  border-bottom: 2px solid #EC1D24; }

.gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error.gfield-multiselect {
  border-bottom: 2px solid #EC1D24; }
  .gform_wrapper.gravity-theme.gform_validation_error form:not(.form-on-dark-background) .gform-body .gform_fields .gfield.gfield_error.gfield-multiselect select {
    border-style: none; }

.gform_wrapper.gravity-theme.form-on-dark-background_wrapper .gform_heading {
  color: #FFFFFF; }

.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields label {
  top: 0.875rem;
  left: 1.25rem; }

.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields legend {
  color: #FFFFFF; }

.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields .gfield-checkbox,
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields .gfield-radio {
  border-bottom-style: none; }
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields .gfield-checkbox .gchoice label,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields .gfield-radio .gchoice label {
    color: #FFFFFF; }

.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields .gfield-multiselect label {
  top: auto;
  left: auto;
  color: #FFFFFF; }

.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields .gfield-time .ginput_complex input,
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields .gfield-time .ginput_complex select {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem; }

.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields .gfield-time .ginput_complex select {
  padding-right: 1.75rem; }

.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields .gfield-time .ginput_complex .gfield_time_ampm {
  margin-top: 0; }

.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields .ginput_container_consent label {
  top: auto;
  left: auto;
  color: #FFFFFF; }

.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='text'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='password'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='date'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='datetime'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='datetime-local'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='month'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='week'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='email'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='number'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='search'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='tel'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='time'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='url'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='color'],
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields textarea,
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields select {
  min-height: 3.375rem;
  padding: 0.9375rem 1.25rem;
  border-style: none;
  background-color: #FFFFFF; }
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='text']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='password']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='date']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='datetime']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='datetime-local']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='month']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='week']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='email']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='number']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='search']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='tel']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='time']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='url']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields [type='color']:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields textarea:focus,
  .gform_wrapper.gravity-theme.form-on-dark-background_wrapper form.form-on-dark-background .gform-body .gform_fields select:focus {
    border-style: none;
    background-color: #FFFFFF; }

.gform_wrapper.gravity-theme.form-on-dark-background_wrapper.gform_validation_error.form-on-dark-background_wrapper form.form-on-dark-background .gfield_error [aria-invalid=true] {
  border: 2px solid #EC1D24;
  border-style: solid; }

.gform_wrapper.gravity-theme.form-on-dark-background_wrapper.gform_validation_error.form-on-dark-background_wrapper form.form-on-dark-background .gfield_error.gfield-checkbox label,
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper.gform_validation_error.form-on-dark-background_wrapper form.form-on-dark-background .gfield_error.gfield-radio label,
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper.gform_validation_error.form-on-dark-background_wrapper form.form-on-dark-background .gfield_error.gfield-multiselect label,
.gform_wrapper.gravity-theme.form-on-dark-background_wrapper.gform_validation_error.form-on-dark-background_wrapper form.form-on-dark-background .gfield_error .ginput_container_consent label {
  color: #EC1D24; }

/*
    Add helper classes here
*/
[data-whatinput="mouse"] a:focus,
button:focus [data-whatinput="touch"] a:focus,
button:focus {
  outline: none; }

.is-style-remove-bck {
  mix-blend-mode: multiply; }

.is-style-darken-blend-mode .wp-block-cover__background {
  mix-blend-mode: darken; }

/*
  Frontend styles for gutenberg blocks
*/
body .entry-content {
  --wp--style--block-gap: 20px; }
  @media print, screen and (min-width: 48.875em) {
    body .entry-content {
      --wp--style--block-gap: 40px; } }

/** === Base Color Palatte === */
.has-primary-background-color {
  background-color: #EC1D24; }

.has-primary-color {
  color: #EC1D24; }

.has-secondary-background-color {
  background-color: #DCDDE1; }

.has-secondary-color {
  color: #DCDDE1; }

.has-success-background-color {
  background-color: #3adb76; }

.has-success-color {
  color: #3adb76; }

.has-warning-background-color {
  background-color: #ffae00; }

.has-warning-color {
  color: #ffae00; }

.has-alert-background-color {
  background-color: #4c322e; }

.has-alert-color {
  color: #4c322e; }

/** === Button === */
.wp-block-button .wp-block-button__link.has-primary-background-color {
  background: #EC1D24; }

.wp-block-button .wp-block-button__link.has-primary-color {
  color: #EC1D24; }

.wp-block-button .wp-block-button__link.has-secondary-background-color {
  background: #DCDDE1; }

.wp-block-button .wp-block-button__link.has-secondary-color {
  color: #DCDDE1; }

.wp-block-button .wp-block-button__link.has-success-background-color {
  background: #3adb76; }

.wp-block-button .wp-block-button__link.has-success-color {
  color: #3adb76; }

.wp-block-button .wp-block-button__link.has-warning-background-color {
  background: #ffae00; }

.wp-block-button .wp-block-button__link.has-warning-color {
  color: #ffae00; }

.wp-block-button .wp-block-button__link.has-alert-background-color {
  background: #4c322e; }

.wp-block-button .wp-block-button__link.has-alert-color {
  color: #4c322e; }

.wp-block-button .wp-block-button__link.has-medium-gray-background-color {
  background: #B1B9BE; }

.wp-block-button .wp-block-button__link.has-medium-gray-color {
  color: #B1B9BE; }

.wp-block-button .wp-block-button__link.has-dark-gray-background-color {
  background: #53585F; }

.wp-block-button .wp-block-button__link.has-dark-gray-color {
  color: #53585F; }

.wp-block-button .wp-block-button__link.has-black-color-background-color {
  background: #000000; }

.wp-block-button .wp-block-button__link.has-black-color-color {
  color: #000000; }

.wp-block-button .wp-block-button__link.has-white-color-background-color {
  background: #FFFFFF; }

.wp-block-button .wp-block-button__link.has-white-color-color {
  color: #FFFFFF; }

.wp-block-button .wp-block-button__link.has-body-font-color-background-color {
  background: #010101; }

.wp-block-button .wp-block-button__link.has-body-font-color-color {
  color: #010101; }

.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0; }

/** === File === */
.wp-block-file .wp-block-file__button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.60606em 2em;
  border: none;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.5rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }
  [data-whatinput='mouse'] .wp-block-file .wp-block-file__button {
    outline: 0; }
  .wp-block-file .wp-block-file__button, .wp-block-file .wp-block-file__button.disabled, .wp-block-file .wp-block-file__button[disabled], .wp-block-file .wp-block-file__button.disabled:hover, .wp-block-file .wp-block-file__button[disabled]:hover, .wp-block-file .wp-block-file__button.disabled:focus, .wp-block-file .wp-block-file__button[disabled]:focus {
    background-color: #EC1D24;
    color: #FFFFFF; }
  .wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus {
    background-color: #d01118;
    color: #FFFFFF; }

.entry-content {
  overflow-x: hidden; }
  .entry-content > * {
    width: 100%; }
  .entry-content .wp-block-cover,
  .entry-content .wp-block-cover-image,
  .entry-content p.has-background {
    padding: 0; }
  .entry-content > :not(.alignfull):not(.is-reusable):not(.social-sharing-menu),
  .entry-content .wp-block-cover:not(.alignfull),
  .entry-content .wp-block-cover-image:not(.alignfull) {
    width: 100%;
    max-width: 1380px;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: calc(64px / 2);
    padding-left: calc(64px / 2); }
    @media print, screen and (min-width: 48.875em) {
      .entry-content > :not(.alignfull):not(.is-reusable):not(.social-sharing-menu),
      .entry-content .wp-block-cover:not(.alignfull),
      .entry-content .wp-block-cover-image:not(.alignfull) {
        padding-right: calc(80px / 2);
        padding-left: calc(80px / 2); } }
    @media print, screen and (min-width: 67.5em) {
      .entry-content > :not(.alignfull):not(.is-reusable):not(.social-sharing-menu),
      .entry-content .wp-block-cover:not(.alignfull),
      .entry-content .wp-block-cover-image:not(.alignfull) {
        padding-right: calc(80px / 2);
        padding-left: calc(80px / 2); } }
    @media screen and (min-width: 80em) {
      .entry-content > :not(.alignfull):not(.is-reusable):not(.social-sharing-menu),
      .entry-content .wp-block-cover:not(.alignfull),
      .entry-content .wp-block-cover-image:not(.alignfull) {
        padding-right: calc(240px / 2);
        padding-left: calc(240px / 2); } }
    @media screen and (min-width: 86.25em) {
      .entry-content > :not(.alignfull):not(.is-reusable):not(.social-sharing-menu),
      .entry-content .wp-block-cover:not(.alignfull),
      .entry-content .wp-block-cover-image:not(.alignfull) {
        padding-right: calc(240px / 2);
        padding-left: calc(240px / 2); } }
    @media screen and (min-width: 100em) {
      .entry-content > :not(.alignfull):not(.is-reusable):not(.social-sharing-menu),
      .entry-content .wp-block-cover:not(.alignfull),
      .entry-content .wp-block-cover-image:not(.alignfull) {
        padding-right: calc(0px / 2);
        padding-left: calc(0px / 2); } }
    @media screen and (min-width: 120em) {
      .entry-content > :not(.alignfull):not(.is-reusable):not(.social-sharing-menu),
      .entry-content .wp-block-cover:not(.alignfull),
      .entry-content .wp-block-cover-image:not(.alignfull) {
        padding-right: calc(0px / 2);
        padding-left: calc(0px / 2); } }
    @media screen and (min-width: 125em) {
      .entry-content > :not(.alignfull):not(.is-reusable):not(.social-sharing-menu),
      .entry-content .wp-block-cover:not(.alignfull),
      .entry-content .wp-block-cover-image:not(.alignfull) {
        padding-right: calc(0px / 2);
        padding-left: calc(0px / 2); } }
  .entry-content > .alignwide {
    max-width: 100rem; }
  .entry-content > .alignfull,
  .entry-content > .is-reusable {
    max-width: none; }
    .entry-content > .alignfull > .wp-block-group > *, .entry-content > .alignfull.wp-block-group > *,
    .entry-content > .alignfull .wp-block-hlwp-slider-item > .wp-block-group > *,
    .entry-content > .alignfull.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > *,
    .entry-content > .is-reusable > .wp-block-group > *,
    .entry-content > .is-reusable.wp-block-group > *,
    .entry-content > .is-reusable .wp-block-hlwp-slider-item > .wp-block-group > *,
    .entry-content > .is-reusable.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > * {
      padding-right: calc(64px / 2);
      padding-left: calc(64px /2); }
      @media print, screen and (min-width: 48.875em) {
        .entry-content > .alignfull > .wp-block-group > *, .entry-content > .alignfull.wp-block-group > *,
        .entry-content > .alignfull .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .alignfull.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > *,
        .entry-content > .is-reusable > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-group > *,
        .entry-content > .is-reusable .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > * {
          padding-right: calc(80px / 2);
          padding-left: calc(80px /2); } }
      @media print, screen and (min-width: 67.5em) {
        .entry-content > .alignfull > .wp-block-group > *, .entry-content > .alignfull.wp-block-group > *,
        .entry-content > .alignfull .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .alignfull.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > *,
        .entry-content > .is-reusable > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-group > *,
        .entry-content > .is-reusable .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > * {
          padding-right: calc(80px / 2);
          padding-left: calc(80px /2); } }
      @media screen and (min-width: 80em) {
        .entry-content > .alignfull > .wp-block-group > *, .entry-content > .alignfull.wp-block-group > *,
        .entry-content > .alignfull .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .alignfull.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > *,
        .entry-content > .is-reusable > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-group > *,
        .entry-content > .is-reusable .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > * {
          padding-right: calc(240px / 2);
          padding-left: calc(240px /2); } }
      @media screen and (min-width: 86.25em) {
        .entry-content > .alignfull > .wp-block-group > *, .entry-content > .alignfull.wp-block-group > *,
        .entry-content > .alignfull .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .alignfull.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > *,
        .entry-content > .is-reusable > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-group > *,
        .entry-content > .is-reusable .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > * {
          padding-right: calc(240px / 2);
          padding-left: calc(240px /2); } }
      @media screen and (min-width: 100em) {
        .entry-content > .alignfull > .wp-block-group > *, .entry-content > .alignfull.wp-block-group > *,
        .entry-content > .alignfull .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .alignfull.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > *,
        .entry-content > .is-reusable > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-group > *,
        .entry-content > .is-reusable .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > * {
          padding-right: calc(0px / 2);
          padding-left: calc(0px /2); } }
      @media screen and (min-width: 120em) {
        .entry-content > .alignfull > .wp-block-group > *, .entry-content > .alignfull.wp-block-group > *,
        .entry-content > .alignfull .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .alignfull.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > *,
        .entry-content > .is-reusable > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-group > *,
        .entry-content > .is-reusable .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > * {
          padding-right: calc(0px / 2);
          padding-left: calc(0px /2); } }
      @media screen and (min-width: 125em) {
        .entry-content > .alignfull > .wp-block-group > *, .entry-content > .alignfull.wp-block-group > *,
        .entry-content > .alignfull .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .alignfull.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > *,
        .entry-content > .is-reusable > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-group > *,
        .entry-content > .is-reusable .wp-block-hlwp-slider-item > .wp-block-group > *,
        .entry-content > .is-reusable.wp-block-cover .wp-block-cover__inner-container > .wp-block-group > * {
          padding-right: calc(0px / 2);
          padding-left: calc(0px /2); } }
  .entry-content .alignleft,
  .entry-content .alignright,
  .entry-content .aligncenter {
    width: 100%; }
  .entry-content > ul,
  .entry-content > ol {
    position: relative;
    left: 1.25rem; }
    @media print, screen and (min-width: 48.875em) {
      .entry-content > ul,
      .entry-content > ol {
        position: relative;
        left: 1.25rem; } }
    @media print, screen and (min-width: 67.5em) {
      .entry-content > ul,
      .entry-content > ol {
        position: relative;
        left: 1.25rem; } }
    @media screen and (min-width: 80em) {
      .entry-content > ul,
      .entry-content > ol {
        position: relative;
        left: 1.25rem; } }
    @media screen and (min-width: 86.25em) {
      .entry-content > ul,
      .entry-content > ol {
        position: relative;
        left: 1.25rem; } }
    @media screen and (min-width: 100em) {
      .entry-content > ul,
      .entry-content > ol {
        position: relative;
        left: 1.25rem; } }
    @media screen and (min-width: 120em) {
      .entry-content > ul,
      .entry-content > ol {
        position: relative;
        left: 1.25rem; } }
    @media screen and (min-width: 125em) {
      .entry-content > ul,
      .entry-content > ol {
        position: relative;
        left: 1.25rem; } }

.has-background.has-black-with-pattern-gradient-background {
  background: url(../c2521af7e62d5a1fa1a7.png), linear-gradient(0deg, #010101 0%, #292D37 100%) !important;
  background-size: 780px 740px, cover !important;
  background-repeat: repeat, no-repeat !important; }

.is-style-section-after-header-negative {
  margin-top: 3.33338rem; }
  @media print, screen and (min-width: 48.875em) {
    .is-style-section-after-header-negative {
      margin-top: 5.00006rem; } }
  @media print, screen and (min-width: 48.875em) {
    .is-style-section-after-header-negative {
      margin-top: 6.25rem; } }
  @media print, screen and (min-width: 48.875em) and (min-width: 48.875em) {
    .is-style-section-after-header-negative {
      margin-top: 9.375rem; } }
  @media print, screen and (min-width: 67.5em) {
    .is-style-section-after-header-negative {
      margin-top: 0; } }
  @media screen and (min-width: 80em) {
    .is-style-section-after-header-negative {
      margin-top: -9.375rem; } }

body a:where(:not(.wp-element-button)) {
  text-decoration: none; }

/* ---------- Sidebar ---------- */
.archive-sidebar {
  overflow: hidden;
  max-width: 100vw; }
  .archive-sidebar .wp-block-columns {
    max-width: 1380px;
    margin: 0 auto; }

/* ---------- Header ---------- */
.archive-header {
  margin-bottom: 10rem;
  background: url(../6edda269ae3170917467.svg), linear-gradient(0deg, #010101 0%, #292D37 100%);
  background-attachment: scroll, fixed;
  background-size: contain, cover;
  background-repeat: repeat, no-repeat; }
  @media print, screen and (min-width: 67.5em) {
    .archive-header {
      min-height: 380px; } }
  .archive-header__content {
    padding-top: 2.5rem;
    padding-bottom: 1.25rem; }
    @media print, screen and (min-width: 48.875em) {
      .archive-header__content {
        padding-top: 3.75rem; } }
    @media print, screen and (min-width: 48.875em) {
      .archive-header__content {
        padding-bottom: 1.875rem; } }
    @media print, screen and (min-width: 67.5em) {
      .archive-header__content {
        padding-top: 6.25rem; } }
  @media print, screen and (min-width: 67.5em) and (min-width: 48.875em) {
    .archive-header__content {
      padding-top: 9.375rem; } }
  .archive-header__subtitle {
    color: #FFFFFF;
    font-weight: 600;
    text-transform: uppercase; }
  .archive-header__title {
    color: #FFFFFF; }

/* ---------- Filter Sidebar ---------- */
.archive-filter {
  margin-bottom: 1.875rem;
  background-color: #DCDDE1; }
  @media print, screen and (min-width: 48.875em) {
    .archive-filter {
      margin-bottom: 3.125rem; } }
  @media print, screen and (min-width: 67.5em) {
    .archive-filter {
      margin-bottom: 4.6875rem; } }
  .archive-filter__container {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    max-width: none;
    margin: 0 0.9375rem;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem; }
    @media print, screen and (min-width: 67.5em) {
      .archive-filter__container {
        flex-direction: row; } }
    @media screen and (min-width: 86.25em) {
      .archive-filter__container {
        max-width: 1380px;
        margin: 0 auto; } }
  .archive-filter__menu {
    display: flex;
    width: 100%;
    margin: 0 0.9375rem;
    padding-top: 0.9375rem; }
    @media print, screen and (min-width: 67.5em) {
      .archive-filter__menu {
        width: 60%;
        margin: 0 0.9375rem 0 0;
        padding-top: 0; } }
  .archive-filter__filter-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    margin: auto 0; }
    @media print, screen and (min-width: 67.5em) {
      .archive-filter__filter-menu {
        justify-content: normal; } }
    .archive-filter__filter-menu li.menu-item a {
      color: #010101;
      font-weight: normal;
      font-size: rem-cal(20); }
    .archive-filter__filter-menu li.menu-item.is-dropdown-submenu-parent > a {
      padding-right: 0.5rem; }
      .archive-filter__filter-menu li.menu-item.is-dropdown-submenu-parent > a::after {
        content: none; }
    .archive-filter__filter-menu li.menu-item .dropdown.menu.vertical.submenu.is-dropdown-submenu.first-sub {
      top: calc(100% + 10px); }
  .archive-filter__search {
    width: 100%; }
    @media print, screen and (min-width: 67.5em) {
      .archive-filter__search {
        width: calc(40% - 15px); } }
  .archive-filter__form {
    position: relative;
    margin: 0.625rem 0; }
    .archive-filter__form input[type="text"][name="search"] {
      margin: 0;
      padding: 0.3125rem 0.9375rem;
      border: none;
      border-radius: 100px;
      background-color: #FFFFFF; }
      .archive-filter__form input[type="text"][name="search"]:focus, .archive-filter__form input[type="text"][name="search"]:focus-visible {
        border: 0;
        background-color: #FFFFFF; }
    .archive-filter__form-submit {
      position: absolute;
      top: 50%;
      right: 15px;
      width: 20px;
      height: 20px;
      margin: 0;
      padding: 0;
      border: 0;
      background-color: transparent;
      background-image: url(../723b12873c11f381c2bd.svg);
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      color: transparent;
      cursor: pointer;
      transform: translateY(-50%); }

/* ---------- Template: Text + Media ---------- */
.archive-media__link {
  display: flex;
  flex-direction: column;
  height: 100%; }

.archive-media__cover-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 59.4%; }

.archive-media__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .archive-media__cover img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    -o-object-position: center;
       object-position: center; }

.archive-media__text {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1.25rem 1.25rem 0.625rem; }
  .archive-media__text button {
    width: 100%;
    margin-top: auto;
    font-weight: 600;
    text-align: left;
    cursor: pointer; }

.archive-media__title {
  margin-bottom: 0.625rem;
  color: #010101;
  font-weight: 400; }
  @media print, screen and (min-width: 48.875em) {
    .archive-media__title {
      margin-bottom: 0.9375rem; } }

.archive-media.large-items .archive-item__text {
  min-height: 17.5rem; }

.archive-media__meta {
  margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .archive-media__meta {
      margin-bottom: 0.9375rem; } }
  .archive-media__meta-field {
    font-size: 1rem; }
    .archive-media__meta-field.meta-category, .archive-media__meta-field.meta-location {
      text-transform: uppercase; }
    .archive-media__meta-field.meta-date, .archive-media__meta-field.meta-start-date {
      color: #010101; }
    .archive-media__meta-field.meta-author {
      color: #010101; }

.large-up-3 .archive-media__title {
  color: #010101;
  font-weight: 400; }

/* ---------- Template: Text ---------- */
.archive-text {
  margin: 2.5rem 0;
  border-bottom: 2px solid #010101; }
  .archive-text__meta {
    margin-bottom: 1.25rem; }
  .archive-text__link {
    display: block;
    padding: 2.5rem 0; }
    .archive-text__link:hover {
      color: #010101; }
  .archive-text > * {
    color: #010101; }
  .archive-text__date {
    margin-bottom: 1.25rem;
    font-weight: 400; }
  .archive-text__title {
    margin-bottom: 1.25rem;
    font-weight: 400; }
  .archive-text button {
    width: 100%;
    margin-bottom: 1.25rem;
    font-weight: 600;
    text-align: left;
    cursor: pointer; }
    @media print, screen and (min-width: 48.875em) {
      .archive-text button {
        margin-bottom: 1.875rem; } }
    @media print, screen and (min-width: 67.5em) {
      .archive-text button {
        margin-bottom: 1.25rem; } }

/* ---------- Template: Jobs ---------- */
.job-entry {
  z-index: 2;
  width: 100%;
  margin: 0 0 0.9375rem;
  border-bottom: none;
  background-color: #FFFFFF; }
  @media print, screen and (min-width: 48.875em) {
    .job-entry {
      margin: 0 0 1.25rem; } }
  @media print, screen and (min-width: 67.5em) {
    .job-entry {
      width: calc(100% + 150px);
      margin: 0 0 1.5625rem; } }
  @media screen and (min-width: 80em) {
    .job-entry {
      width: calc(100% + 200px);
      margin: 0 0 1.875rem; } }
  .job-entry__link {
    display: block;
    padding: 0.9375rem; }
    @media print, screen and (min-width: 67.5em) {
      .job-entry__link {
        padding: 1.5625rem; } }
    @media screen and (min-width: 80em) {
      .job-entry__link {
        padding: 1.5625rem; } }
    @media screen and (min-width: 100em) {
      .job-entry__link {
        padding: 1.875rem; } }
  .job-entry__info {
    margin-bottom: 1.25rem;
    line-height: 1; }
  .job-entry__meta {
    font-weight: 400;
    font-size: 1rem; }
    .job-entry__meta.job-location {
      color: #EC1D24;
      text-transform: uppercase; }
  .job-entry__title {
    margin-bottom: 1.25rem;
    font-family: 'Poppins', sans-serif; }
  .job-entry__button {
    font-weight: 600;
    font-size: 1.25rem;
    cursor: pointer; }

/* ---------- Template: Cordapps ---------- */
.archive-cordapp {
  margin-bottom: 2.5rem;
  padding: 0;
  background-color: transparent; }
  .archive-cordapp__link {
    display: block;
    height: 100%;
    padding: 1.875rem;
    background-color: #FFFFFF;
    color: #010101;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2); }
    .archive-cordapp__link:hover {
      color: #010101; }
      .archive-cordapp__link:hover .archive-cordapp__button button {
        padding-right: 2.5rem;
        font-weight: 600; }
    .archive-cordapp__link .grid-x {
      height: 100%; }
  .archive-cordapp__featured {
    position: relative;
    z-index: 5;
    display: block;
    width: 100%;
    margin-bottom: 1.25rem;
    padding: 0.3125rem 0.625rem;
    color: #FFFFFF;
    font-size: 0.875rem;
    text-transform: uppercase; }
    .archive-cordapp__featured:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      width: calc(100% + 1.875rem);
      height: 100%;
      background-color: #EC1D24; }
  .archive-cordapp__image-container {
    min-height: 3.75rem;
    margin-bottom: 1.25rem; }
  .archive-cordapp h1.h5, .archive-cordapp .large-up-3 h1.archive-media__title, .large-up-3 .archive-cordapp h1.archive-media__title {
    margin-bottom: 1.25rem; }
  .archive-cordapp__image {
    max-width: 160px;
    height: 3.75rem; }
    .archive-cordapp__image img {
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%;
      height: 100%;
      -o-object-position: left center;
         object-position: left center; }
  .archive-cordapp__button {
    margin-top: auto; }
    .archive-cordapp__button button {
      padding-right: 2.5rem;
      font-weight: 600; }

/* ---------- Template: Podcasts ---------- */
.archive-podcast {
  margin-bottom: 1.25rem; }
  @media print, screen and (min-width: 48.875em) {
    .archive-podcast {
      margin-bottom: 1.875rem; } }
  .archive-podcast__link {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%; }
    @media print, screen and (min-width: 48.875em) {
      .archive-podcast__link {
        gap: var(--wp--style--block-gap); } }
  .archive-podcast__media {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 1.25rem; }
    @media print, screen and (min-width: 48.875em) {
      .archive-podcast__media {
        margin-bottom: 1.875rem; } }
    @media print, screen and (min-width: 48.875em) {
      .archive-podcast__media {
        flex-basis: 142px;
        margin-bottom: 0; } }
  .archive-podcast__image {
    position: relative;
    width: 50%;
    height: 0;
    padding-bottom: 50%; }
    @media print, screen and (min-width: 48.875em) {
      .archive-podcast__image {
        width: 100%;
        padding-bottom: 100%; } }
    .archive-podcast__image img {
      position: absolute;
      top: 0;
      left: 0;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%;
      border-radius: 50%; }
  .archive-podcast__text {
    flex-basis: 100%; }
    @media print, screen and (min-width: 48.875em) {
      .archive-podcast__text {
        flex-basis: calc(100% - var(--wp--style--block-gap) - 142px); } }
    .archive-podcast__text-meta {
      text-transform: uppercase; }
  .archive-podcast__title {
    margin-bottom: 0.625rem;
    color: #010101;
    font-weight: 300; }
    @media print, screen and (min-width: 48.875em) {
      .archive-podcast__title {
        margin-bottom: 0.9375rem; } }
  .archive-podcast button {
    width: 100%;
    font-weight: 600;
    text-align: left;
    cursor: pointer; }

/* ---------- Template: Videos ---------- */
.archive-video {
  margin-bottom: 3.33338rem;
  background-color: #FFFFFF;
  box-shadow: 0px 12px 48px rgba(0, 0, 0, 0.1); }
  @media print, screen and (min-width: 48.875em) {
    .archive-video {
      margin-bottom: 5.00006rem; } }
  @media print, screen and (min-width: 48.875em) {
    .archive-video {
      background-color: transparent;
      box-shadow: none; } }
  .archive-video__link {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--wp--style--block-gap);
    align-items: center; }
  .archive-video__media {
    flex-basis: 100%; }
    @media print, screen and (min-width: 48.875em) {
      .archive-video__media {
        flex-basis: calc(50% - var(--wp--style--block-gap)); } }
    .archive-video__media img {
      width: 100%; }
  .archive-video__text {
    flex-basis: 100%;
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    @media print, screen and (min-width: 48.875em) {
      .archive-video__text {
        padding-bottom: 1.875rem; } }
    @media print, screen and (min-width: 48.875em) {
      .archive-video__text {
        padding-left: 1.875rem; } }
    @media print, screen and (min-width: 48.875em) {
      .archive-video__text {
        padding-right: 1.875rem; } }
    @media print, screen and (min-width: 48.875em) {
      .archive-video__text {
        flex-basis: 50%;
        padding: 0; } }
  .archive-video__meta {
    margin-bottom: 0;
    text-transform: uppercase; }
  .archive-video__title {
    margin-top: 0.625rem;
    color: #010101; }
  .archive-video button {
    width: 100%;
    font-weight: 600;
    text-align: left;
    cursor: pointer; }

/* ---------- Pagination ---------- */
.archive-pagination {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 3.33338rem;
  padding-bottom: 6.25rem; }
  @media print, screen and (min-width: 48.875em) {
    .archive-pagination {
      margin-top: 5.00006rem; } }
  @media print, screen and (min-width: 48.875em) {
    .archive-pagination {
      padding-bottom: 9.375rem; } }
  .archive-pagination__container {
    display: flex;
    flex-direction: row; }
  .archive-pagination .page-numbers {
    display: block;
    margin-right: 0.625rem; }
    @media print, screen and (min-width: 48.875em) {
      .archive-pagination .page-numbers {
        margin-right: 0.9375rem; } }
    @media print, screen and (min-width: 67.5em) {
      .archive-pagination .page-numbers {
        margin-right: 1.25rem; } }
    @media screen and (min-width: 80em) {
      .archive-pagination .page-numbers {
        margin-right: 1.5625rem; } }
  .archive-pagination .page-numbers {
    display: block;
    color: #010101;
    font-size: 1.375rem;
    line-height: 1.5; }
    @media print, screen and (min-width: 48.875em) {
      .archive-pagination .page-numbers {
        line-height: 2; } }
    .archive-pagination .page-numbers.current {
      color: #EC1D24; }
  .archive-pagination__button {
    display: block;
    width: 1.875rem;
    height: 1.875rem;
    margin-right: 0.9375rem;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer; }
    @media print, screen and (min-width: 67.5em) {
      .archive-pagination__button {
        width: 2.5rem;
        height: 2.5rem;
        margin-right: 1.25rem; } }
    @media screen and (min-width: 80em) {
      .archive-pagination__button {
        width: 2.8125rem;
        height: 2.8125rem;
        margin-right: 1.5625rem; } }
    .archive-pagination__button.is-disabled {
      pointer-events: none; }
    .archive-pagination__button.page-next {
      background-image: url(../40d1da291a2ee1f621f3.svg); }
      .archive-pagination__button.page-next.is-disabled {
        background-image: url(../5ab3ed2cda77bb5e8e92.svg); }
    .archive-pagination__button.page-previous {
      background-image: url(../619a5b2b8a2e8e5985df.svg); }
      .archive-pagination__button.page-previous.is-disabled {
        background-image: url(../5702aa3e48f4b430c7d6.svg); }

/* ---------- Search Form ---------- */
.news-search-form {
  margin-bottom: 1.25rem;
  position: relative;
  max-width: 80%; }
  @media print, screen and (min-width: 48.875em) {
    .news-search-form {
      margin-bottom: 1.875rem; } }
  .news-search-form input[type="text"][name="search"] {
    margin: 0;
    padding: 0.3125rem 0.9375rem;
    border: none;
    border-radius: 100px;
    background-color: #FFFFFF; }
    .news-search-form input[type="text"][name="search"]:focus, .news-search-form input[type="text"][name="search"]:focus-visible {
      border: 0;
      background-color: #FFFFFF; }
  .news-search-form__submit {
    position: absolute;
    top: 50%;
    right: 1.25rem;
    width: 1.5625rem;
    height: 1.5625rem;
    border: none;
    border-radius: 50%;
    background-color: #FFFFFF;
    background-image: url(../723b12873c11f381c2bd.svg);
    background-position: center center;
    background-size: 95% 80%;
    background-repeat: no-repeat;
    cursor: pointer;
    transform: translateY(-50%); }

/* ---------- News Archive (Press and Media) ---------- */
.news-archives {
  position: relative;
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 80em) {
    .news-archives {
      flex-direction: row; } }
  .news-archives__news-container {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    padding: 1.875rem 0.625rem; }
    .news-archives__news-container::before {
      content: '';
      position: absolute;
      top: 0;
      left: calc(-64px / 2);
      z-index: -1;
      width: calc(100% + (64px / 2) - 16%);
      height: 100%;
      background: linear-gradient(0deg, #000000 0%, #292D37 100%); }
      @media print, screen and (min-width: 48.875em) {
        .news-archives__news-container::before {
          left: calc(-80px / 2);
          width: calc(100% + (80px / 2) - 16%); } }
      @media screen and (min-width: 80em) {
        .news-archives__news-container::before {
          left: -120px;
          width: calc(100% + (240px / 2) - 16%); } }
      @media screen and (min-width: 86.25em) {
        .news-archives__news-container::before {
          left: calc(-50vw + (1380px / 2) - (240px / 2));
          width: calc(100% + 50vw - (1380px / 2) + (240px / 2) - 8%); } }
      @media screen and (min-width: 100em) {
        .news-archives__news-container::before {
          left: calc(-50vw + (1380px / 2));
          width: calc(100% + 50vw - (1380px / 2) - 8%); } }
    @media screen and (min-width: 80em) {
      .news-archives__news-container {
        width: calc(65% - 45px);
        margin: 0 5.625rem 0 0;
        padding: 2.8125rem 2.8125rem 2.8125rem 0; } }
    .news-archives__news-container .archive-text {
      width: 100%;
      margin: 0.9375rem 0;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      border-bottom: none;
      background-color: #FFFFFF;
      box-shadow: 1px 4px 9px -3px #858585; }
      @media print, screen and (min-width: 67.5em) {
        .news-archives__news-container .archive-text {
          margin: 1.25rem 0; } }
      @media screen and (min-width: 80em) {
        .news-archives__news-container .archive-text {
          width: calc(100% + 90px);
          padding-left: 1.875rem; } }
    .news-archives__news-container .archive-pagination {
      margin-top: 3.125rem;
      margin-bottom: 1.25rem;
      padding-bottom: 0; }
      @media print, screen and (min-width: 67.5em) {
        .news-archives__news-container .archive-pagination {
          margin-top: 5rem;
          margin-bottom: 1.875rem; } }
      .news-archives__news-container .archive-pagination .page-numbers {
        color: #FFFFFF; }
        .news-archives__news-container .archive-pagination .page-numbers.current {
          color: #EC1D24; }
  .news-archives__others-container {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 1.5625rem;
    padding: 1.875rem 0.625rem; }
    @media print, screen and (min-width: 67.5em) {
      .news-archives__others-container {
        margin-bottom: 2.5rem; } }
    @media screen and (min-width: 80em) {
      .news-archives__others-container {
        width: calc(35% - 45px);
        padding: 2.8125rem 0 2.8125rem 2.8125rem; } }
  .news-archives__others {
    position: relative; }
    .news-archives__others .news-controls {
      position: static;
      display: flex;
      flex-direction: row;
      justify-content: center;
      width: 100%;
      margin-bottom: 1.875rem; }
      @media print, screen and (min-width: 48.875em) {
        .news-archives__others .news-controls {
          margin-bottom: 3.125rem; } }
      @media screen and (min-width: 100em) {
        .news-archives__others .news-controls {
          position: absolute;
          top: 0;
          left: calc(100% + 10px);
          flex-direction: column;
          width: auto; } }
      .news-archives__others .news-controls__button {
        width: 3.125rem;
        height: 3.125rem;
        background-image: url(../40d1da291a2ee1f621f3.svg);
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer; }
        .news-archives__others .news-controls__button.disabled {
          background-image: url(../5ab3ed2cda77bb5e8e92.svg); }
        .news-archives__others .news-controls__button.scroll-up {
          margin: 0 0.9375rem 0 0;
          transform: rotate(-90deg); }
          @media screen and (min-width: 100em) {
            .news-archives__others .news-controls__button.scroll-up {
              margin: 0 0 0.9375rem 0; } }
        .news-archives__others .news-controls__button.scroll-down {
          transform: rotate(90deg); }
    .news-archives__others-scroller {
      overflow: hidden;
      width: 100%;
      max-height: 18.75rem; }
      @media print, screen and (min-width: 48.875em) {
        .news-archives__others-scroller {
          max-height: 31.25rem; } }
      @media screen and (min-width: 80em) {
        .news-archives__others-scroller {
          max-height: 43.75rem; } }
    .news-archives__others-iframe-container {
      display: flex;
      overflow: scroll;
      width: 100%;
      height: 10000000px; }
    .news-archives__others iframe {
      width: 100%;
      height: 100%;
      border: none; }

.single p ~ p,
.single ul {
  margin-top: 1.375rem; }

.single h1 + p,
.single h2 + p,
.single h3 + p,
.single h4 + p,
.single h5 + p h6 + p {
  margin-top: 1.875rem; }

.single .is-style-post-meta {
  gap: 0.375rem;
  margin-bottom: 0.625rem; }
  .single .is-style-post-meta *:not(p) {
    font-weight: 600; }
  .single .is-style-post-meta .wp-block-post-date {
    text-transform: uppercase; }

.single .wp-block-image {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }
  @media print, screen and (min-width: 48.875em) {
    .single .wp-block-image {
      margin-top: 1.875rem; } }
  @media print, screen and (min-width: 48.875em) {
    .single .wp-block-image {
      margin-bottom: 1.875rem; } }

.single .wp-block-hlwp-background-wrapper {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }
  @media print, screen and (min-width: 48.875em) {
    .single .wp-block-hlwp-background-wrapper {
      margin-top: 3.75rem; } }
  @media print, screen and (min-width: 48.875em) {
    .single .wp-block-hlwp-background-wrapper {
      margin-bottom: 3.75rem; } }

.single .social-sharing-menu {
  position: relative;
  display: flex;
  flex-direction: row;
  margin-bottom: 0;
  list-style: none; }
  @media screen and (min-width: 80em) {
    .single .social-sharing-menu {
      position: fixed;
      top: 15rem;
      left: calc((240px / 2) - 85px);
      flex-direction: column;
      width: 2.8125rem !important;
      margin-top: 0;
      margin-bottom: 0;
      padding-right: 0;
      padding-left: 0; } }
  @media screen and (min-width: 86.25em) {
    .single .social-sharing-menu {
      left: calc(50vw - 690px + (240px / 2) - 85px); } }
  @media screen and (min-width: 100em) {
    .single .social-sharing-menu {
      left: calc(50vw - 690px - 85px); } }
  .single .social-sharing-menu__item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.8125rem;
    height: 2.8125rem;
    border: 0.0625rem solid #EC1D24;
    background-color: #FFFFFF; }

.single-jobs__container {
  display: flex;
  flex-direction: column; }
  @media print, screen and (min-width: 67.5em) {
    .single-jobs__container {
      flex-direction: row; } }

.single-jobs__job-content .jobs-header-widget .job-meta {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .single-jobs__job-content .jobs-header-widget .job-meta__field {
    display: block;
    margin-bottom: 0.625rem;
    line-height: 1;
    text-transform: uppercase; }
    @media print, screen and (min-width: 67.5em) {
      .single-jobs__job-content .jobs-header-widget .job-meta__field {
        margin-bottom: 0; } }
    .single-jobs__job-content .jobs-header-widget .job-meta__field:not(:last-child) {
      margin-right: 0.625rem;
      padding-right: 0.625rem;
      border-right: 2px solid #FFFFFF; }
      @media print, screen and (min-width: 67.5em) {
        .single-jobs__job-content .jobs-header-widget .job-meta__field:not(:last-child) {
          margin-right: 0.625rem;
          padding-right: 0.625rem; } }

.single-jobs__job-content .jobs-header-widget .wp-block-post-title {
  margin: 0; }

.single-jobs__job-content .jobs-header-widget .is-style-dynamic-page-header {
  min-height: inherit;
  margin-bottom: 6.25rem; }
  @media print, screen and (min-width: 67.5em) {
    .single-jobs__job-content .jobs-header-widget .is-style-dynamic-page-header {
      min-height: 21.875rem; } }
  @media screen and (min-width: 80em) {
    .single-jobs__job-content .jobs-header-widget .is-style-dynamic-page-header {
      margin-bottom: 10rem; } }

.single-jobs__meta:last-of-type {
  margin-top: 2.5rem; }

.single-jobs__content {
  width: 100%;
  margin-right: 0; }
  @media print, screen and (min-width: 67.5em) {
    .single-jobs__content {
      width: 55%;
      margin-right: 3.125rem; } }
  @media screen and (min-width: 80em) {
    .single-jobs__content {
      margin-right: 3.75rem; } }
  @media screen and (min-width: 86.25em) {
    .single-jobs__content {
      margin-right: 4.375rem; } }
  @media screen and (min-width: 100em) {
    .single-jobs__content {
      margin-right: 5rem; } }
  .single-jobs__content > div:empty {
    min-height: 0.625rem; }
    @media print, screen and (min-width: 48.875em) {
      .single-jobs__content > div:empty {
        min-height: 1rem; } }
    @media print, screen and (min-width: 67.5em) {
      .single-jobs__content > div:empty {
        min-height: 1.25rem; } }
    @media screen and (min-width: 80em) {
      .single-jobs__content > div:empty {
        min-height: 1.5rem; } }
  .single-jobs__content ul {
    margin: 0 0 1rem;
    padding-left: 1.25rem; }
    .single-jobs__content ul li {
      margin-bottom: 0.3125rem; }
      @media print, screen and (min-width: 48.875em) {
        .single-jobs__content ul li {
          margin-bottom: 0.625rem; } }
      @media print, screen and (min-width: 67.5em) {
        .single-jobs__content ul li {
          margin-bottom: 1rem; } }

.single-jobs__sidebar {
  width: 100%; }
  @media print, screen and (min-width: 67.5em) {
    .single-jobs__sidebar {
      width: calc(45% - 80px); } }
  .single-jobs__sidebar .widget.widget_block > .wp-block-hlwp-background-wrapper-container > .wp-block-hlwp-background-wrapper {
    padding: 0.9375rem; }
    @media print, screen and (min-width: 48.875em) {
      .single-jobs__sidebar .widget.widget_block > .wp-block-hlwp-background-wrapper-container > .wp-block-hlwp-background-wrapper {
        padding: 1.25rem; } }
    @media print, screen and (min-width: 67.5em) {
      .single-jobs__sidebar .widget.widget_block > .wp-block-hlwp-background-wrapper-container > .wp-block-hlwp-background-wrapper {
        padding: 1.875rem; } }
    @media screen and (min-width: 80em) {
      .single-jobs__sidebar .widget.widget_block > .wp-block-hlwp-background-wrapper-container > .wp-block-hlwp-background-wrapper {
        padding: 2.5rem; } }
    @media screen and (min-width: 86.25em) {
      .single-jobs__sidebar .widget.widget_block > .wp-block-hlwp-background-wrapper-container > .wp-block-hlwp-background-wrapper {
        padding: 3.125rem; } }
    @media screen and (min-width: 100em) {
      .single-jobs__sidebar .widget.widget_block > .wp-block-hlwp-background-wrapper-container > .wp-block-hlwp-background-wrapper {
        padding: 3.75rem; } }
    .single-jobs__sidebar .widget.widget_block > .wp-block-hlwp-background-wrapper-container > .wp-block-hlwp-background-wrapper .wp-block-hlwp-background-wrapper__backgound {
      left: 0;
      width: auto; }

.post-meta {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .post-meta__field {
    display: block;
    margin-bottom: 0.625rem;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase; }
    @media print, screen and (min-width: 67.5em) {
      .post-meta__field {
        margin-bottom: 0; } }
    .post-meta__field.field-duration {
      text-transform: initial; }
    .post-meta__field:not(:last-child) {
      margin-right: 0.625rem;
      padding-right: 0.625rem;
      border-right: 3px solid #FFFFFF; }
      @media print, screen and (min-width: 67.5em) {
        .post-meta__field:not(:last-child) {
          margin-right: 0.625rem;
          padding-right: 0.625rem; } }

.site-header {
  position: relative;
  z-index: 200; }
  .site-header:not(.site-header-menu-is-open) .is-drilldown {
    height: auto !important; }
  .site-header__container {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    position: relative; }
    @media print, screen and (min-width: 48.875em) {
      .site-header__container {
        padding-top: 1.875rem; } }
    @media print, screen and (min-width: 48.875em) {
      .site-header__container {
        padding-bottom: 1.875rem; } }
  .site-header__left {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: calc(64px / 2); }
    @media print, screen and (min-width: 48.875em) {
      .site-header__left {
        padding-left: calc(80px / 2); } }
    @media screen and (min-width: 80em) {
      .site-header__left {
        padding-left: calc(240px / 2); } }
    @media screen and (min-width: 86.25em) {
      .site-header__left {
        padding-left: calc(50vw - (1380px / 2) + (240px / 2)); } }
    @media screen and (min-width: 100em) {
      .site-header__left {
        padding-left: calc(50vw - (1380px / 2)); } }
    @media screen and (min-width: 120em) {
      .site-header__left {
        padding-left: calc(50vw - (1380px / 2) - 139px); } }
  .site-header__menu-container {
    min-height: calc(100vh - 88px);
    padding-top: 1.875rem; }
    @media print, screen and (min-width: 67.5em) {
      .site-header__menu-container {
        display: block !important; } }
    @media print, screen and (min-width: 67.5em) {
      .site-header__menu-container {
        min-height: 0;
        padding-top: 0; } }
    .site-header__menu-container nav {
      display: flex;
      flex-direction: column;
      height: 100%; }
      @media print, screen and (min-width: 67.5em) {
        .site-header__menu-container nav {
          flex-direction: row;
          justify-content: flex-end;
          align-items: center;
          width: 100%;
          height: auto; } }
      .site-header__menu-container nav .is-drilldown {
        margin-bottom: 1.875rem; }
        .site-header__menu-container nav .is-drilldown .drilldown .is-drilldown-submenu-parent > a::after,
        .site-header__menu-container nav .is-drilldown .drilldown .js-drilldown-back > a::before {
          top: 0;
          width: 1rem;
          height: 100%;
          margin-top: 0;
          border-style: none;
          background-position: center;
          background-size: auto 1rem;
          background-repeat: no-repeat; }
        .site-header__menu-container nav .is-drilldown .drilldown .is-drilldown-submenu-parent > a::after {
          background-image: url(../9cf90383908735d406c0.svg); }
        .site-header__menu-container nav .is-drilldown .drilldown .js-drilldown-back > a::before {
          height: 1rem;
          background-image: url(../f71e5fccef1211ca380e.svg); }
  .site-header ul.site-header__menu {
    height: 100%; }
    @media print, screen and (min-width: 67.5em) {
      .site-header ul.site-header__menu {
        flex-direction: row;
        justify-content: flex-end;
        height: auto; } }
    .site-header ul.site-header__menu.menu.drilldown a {
      padding-top: 0.9375rem;
      padding-right: calc(32px);
      padding-bottom: 0.9375rem;
      padding-left: calc(32px); }
      @media print, screen and (min-width: 48.875em) {
        .site-header ul.site-header__menu.menu.drilldown a {
          padding-right: calc(40px);
          padding-left: calc(40px); } }
    .site-header ul.site-header__menu.menu.dropdown > li.menu-item > a {
      padding: 0.5rem 0.5rem; }
      @media screen and (min-width: 100em) {
        .site-header ul.site-header__menu.menu.dropdown > li.menu-item > a {
          padding: 0.9375rem 0.9375rem; } }
      .site-header ul.site-header__menu.menu.dropdown > li.menu-item > a::after {
        content: "";
        position: relative;
        right: auto;
        left: auto;
        display: inline-block;
        width: 0.625rem;
        height: 0.625rem;
        margin-top: 0;
        margin-left: 0.625rem;
        border-style: none;
        border-radius: 50%;
        background-color: #EC1D24;
        opacity: 0;
        transition: opacity .2s ease-in-out; }
    .site-header ul.site-header__menu.menu.dropdown > li.menu-item.current-menu-item > a, .site-header ul.site-header__menu.menu.dropdown > li.menu-item:hover > a {
      color: #010101; }
      .site-header ul.site-header__menu.menu.dropdown > li.menu-item.current-menu-item > a::after, .site-header ul.site-header__menu.menu.dropdown > li.menu-item:hover > a::after {
        opacity: 1;
        transition: opacity .2s ease-in-out; }
    .site-header ul.site-header__menu.menu.dropdown > li.menu-item.is-dropdown-submenu-parent > a {
      padding: 0.5rem 0.5rem; }
      @media screen and (min-width: 100em) {
        .site-header ul.site-header__menu.menu.dropdown > li.menu-item.is-dropdown-submenu-parent > a {
          padding: 0.9375rem 0.9375rem; } }
      .site-header ul.site-header__menu.menu.dropdown > li.menu-item.is-dropdown-submenu-parent > a::after {
        right: auto;
        left: auto;
        margin-top: 0;
        border-style: none; }
    .site-header ul.site-header__menu li.menu-item a {
      color: #010101;
      font-size: 1rem; }
  .site-header__mobile {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding-right: calc(32px); }
    @media print, screen and (min-width: 48.875em) {
      .site-header__mobile {
        padding-right: calc(40px); } }
  .site-header__menu-toggle {
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 50%;
    background-image: url(../5c8f85ba955744122f83.svg), linear-gradient(145deg, #ff3c22 0%, #de0b00 50%, #a32000 100%);
    background-position: center;
    background-size: 20px, 100%;
    background-repeat: no-repeat;
    transition: background-color 0.2 ease-in-out; }
    .site-header__menu-toggle.is-active {
      background-image: url(../5085a65dcb6773f6ac88.svg), linear-gradient(145deg, #ff3c22 0%, #de0b00 50%, #a32000 100%);
      transition: background-color 0.2 ease-in-out; }
  .site-header__search-toggle {
    width: 3.125rem;
    height: 3.125rem;
    margin: 0.5rem 0.5rem;
    border-radius: 50%;
    background-color: #EEF2F8;
    background-image: url(../723b12873c11f381c2bd.svg);
    background-position: center;
    background-size: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: background-color 0.2 ease-in-out; }
    @media screen and (min-width: 100em) {
      .site-header__search-toggle {
        margin: 0.9375rem 0.9375rem; } }
    .site-header__search-toggle.is-active {
      background-color: #F8F8F8;
      transition: background-color 0.2 ease-in-out; }
  .site-header__contact .menu-item > a, .site-header__button {
    margin-top: auto;
    margin-right: 0;
    margin-left: calc(64px / 2); }
    @media print, screen and (min-width: 48.875em) {
      .site-header__contact .menu-item > a, .site-header__button {
        margin-left: calc(80px / 2); } }
    @media print, screen and (min-width: 67.5em) {
      .site-header__contact .menu-item > a, .site-header__button {
        margin: 0.5rem 0.5rem;
        margin-right: 0; } }
    @media screen and (min-width: 100em) {
      .site-header__contact .menu-item > a, .site-header__button {
        margin: 0.9375rem 0.9375rem;
        margin-right: 0; } }
  .site-header__searchform-container {
    position: absolute;
    top: 100%;
    left: calc(64px / 2);
    display: flex;
    justify-content: flex-end;
    width: 100%;
    max-width: calc(100% - 64px);
    height: 0;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-in-out;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
    @media print, screen and (min-width: 48.875em) {
      .site-header__searchform-container {
        padding-top: 1.875rem; } }
    @media print, screen and (min-width: 48.875em) {
      .site-header__searchform-container {
        padding-bottom: 1.875rem; } }
    .site-header__searchform-container::before {
      content: "";
      position: absolute;
      top: 0;
      left: calc(-64px / 2);
      width: 100vw;
      height: 100%;
      background: linear-gradient(0deg, #000000 0%, #292D37 100%);
      opacity: 0.9; }
      @media print, screen and (min-width: 48.875em) {
        .site-header__searchform-container::before {
          left: calc(-80px / 2); } }
      @media screen and (min-width: 80em) {
        .site-header__searchform-container::before {
          left: -120px; } }
      @media screen and (min-width: 86.25em) {
        .site-header__searchform-container::before {
          left: calc(-50vw + (1380px / 2) - (240px / 2)); } }
      @media screen and (min-width: 100em) {
        .site-header__searchform-container::before {
          left: calc(-50vw + (1380px / 2)); } }
    @media print, screen and (min-width: 48.875em) {
      .site-header__searchform-container {
        left: calc(80px / 2);
        max-width: calc(100% - 80px); } }
    @media screen and (min-width: 80em) {
      .site-header__searchform-container {
        left: calc(240px / 2);
        max-width: calc(100% - 240px); } }
    @media screen and (min-width: 86.25em) {
      .site-header__searchform-container {
        left: calc(50vw - (1380px / 2) + (240px / 2));
        max-width: calc(1380px - 240px); } }
    @media screen and (min-width: 100em) {
      .site-header__searchform-container {
        left: calc(50vw - (1380px / 2));
        max-width: calc(1380px); } }
    .site-header__searchform-container.is-active {
      height: auto;
      opacity: 1;
      visibility: visible;
      transition: opacity 0.5s ease-in-out; }
  .site-header__searchform-inner {
    max-width: 31.25rem; }
  .site-header__searchform {
    width: 100%;
    max-width: 34.375rem; }
    .site-header__searchform .input-group {
      position: relative;
      height: 3.125rem;
      margin-bottom: 0; }
      .site-header__searchform .input-group input[type=text] {
        height: auto;
        padding: 0.9375rem;
        padding-left: 3.4375rem;
        border-style: none;
        background-color: #F8F8F8;
        color: #010101;
        box-shadow: none; }
        .site-header__searchform .input-group input[type=text]::-moz-placeholder {
          color: #010101;
          opacity: 1;
          /* Firefox */ }
        .site-header__searchform .input-group input[type=text]::placeholder {
          color: #010101;
          opacity: 1;
          /* Firefox */ }
        .site-header__searchform .input-group input[type=text]:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #010101; }
        .site-header__searchform .input-group input[type=text]::-ms-input-placeholder {
          /* Microsoft Edge */
          color: #010101; }
      .site-header__searchform .input-group .input-group-button {
        position: absolute;
        top: 50%;
        left: 15px;
        transform: translateY(-50%); }
        .site-header__searchform .input-group .input-group-button input[type=submit] {
          width: 20px;
          height: 20px;
          margin: 0;
          padding: 0;
          border: 0;
          background-color: transparent;
          background-image: url(../723b12873c11f381c2bd.svg);
          background-position: center;
          background-size: contain;
          background-repeat: no-repeat;
          color: transparent;
          cursor: pointer; }
  .site-header.site-header-menu-is-open {
    background-color: #FFFFFF; }

footer {
  position: relative;
  background-color: #FFFFFF;
  background-image: linear-gradient(90deg, rgba(220, 221, 225, 0.7) 0%, #F8F8F880 57%, rgba(248, 248, 248, 0.1) 70%, rgba(220, 221, 225, 0.5) 100%); }
  footer .footer {
    padding-top: 3.33338rem; }
    @media print, screen and (min-width: 48.875em) {
      footer .footer {
        padding-top: 5.00006rem; } }
    footer .footer__logo {
      margin-bottom: 1.5625rem; }
      footer .footer__logo img,
      footer .footer__logo svg {
        max-width: 4.0625rem; }
    footer .footer .footer-menu {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      margin-top: 2.5rem;
      gap: 1.875rem;
      margin-left: 0;
      list-style: none; }
      @media print, screen and (min-width: 48.875em) {
        footer .footer .footer-menu {
          margin-top: 3.75rem; } }
      @media print, screen and (min-width: 67.5em) {
        footer .footer .footer-menu {
          flex-wrap: nowrap;
          margin-top: 0; } }
      footer .footer .footer-menu li a {
        display: block;
        padding-bottom: 0.875rem;
        color: #010101;
        font-size: 1rem;
        line-height: 1.2; }
      footer .footer .footer-menu .menu-item {
        flex-basis: calc(50% - 30px);
        width: auto; }
        @media print, screen and (min-width: 67.5em) {
          footer .footer .footer-menu .menu-item {
            flex-basis: auto; } }
        footer .footer .footer-menu .menu-item a {
          font-weight: 600; }
        footer .footer .footer-menu .menu-item .sub-menu {
          margin-top: 0;
          margin-left: 0;
          list-style: none; }
          footer .footer .footer-menu .menu-item .sub-menu li a {
            font-weight: 400; }
    footer .footer__top {
      padding-bottom: 1.25rem; }
      @media print, screen and (min-width: 48.875em) {
        footer .footer__top {
          padding-bottom: 1.875rem; } }
    footer .footer__bottom {
      padding-top: 0.875rem;
      border-top: 1px solid rgba(1, 1, 1, 0.3);
      padding-bottom: 1.25rem; }
      @media print, screen and (min-width: 48.875em) {
        footer .footer__bottom {
          padding-bottom: 1.875rem; } }
    footer .footer__copyright {
      font-size: 0.8125rem; }
    footer .footer .footer-menu-bottom {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 0;
      list-style: none; }
      @media print, screen and (min-width: 67.5em) {
        footer .footer .footer-menu-bottom {
          justify-content: flex-end; } }
      footer .footer .footer-menu-bottom li a {
        color: #010101;
        font-size: 0.8125rem;
        line-height: 1.2; }
      footer .footer .footer-menu-bottom li:not(:last-of-type) a {
        margin-right: 0.5rem;
        padding-right: 0.5rem;
        border-right: 1px solid #010101; }

.social-media__menu {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }

.social-media__item a figure img,
.social-media__item a figure svg {
  max-width: 1.5rem; }

.before-footer-widgets, .archive-form-before-footer {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: 13.1875rem;
  margin-top: 2.5rem;
  /* hacky way of changing behavior when it's included inside the widget */ }
  @media print, screen and (min-width: 48.875em) {
    .before-footer-widgets, .archive-form-before-footer {
      margin-top: 3.75rem; } }
  .before-footer-widgets::before, .archive-form-before-footer::before {
    content: "";
    position: absolute;
    top: 0.3125rem;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 13.1875rem;
    background-image: url(../f6bcb66013301ee123ed.svg);
    background-position: center top;
    background-size: auto;
    background-repeat: no-repeat; }
  .before-footer-widgets .gform_wrapper, .archive-form-before-footer .gform_wrapper {
    width: 100%; }
    @media print, screen and (min-width: 67.5em) {
      .before-footer-widgets .gform_wrapper, .archive-form-before-footer .gform_wrapper {
        max-width: 38.75rem; } }
    .before-footer-widgets .gform_wrapper form, .archive-form-before-footer .gform_wrapper form {
      display: flex;
      flex-direction: column;
      align-items: center; }
      @media print, screen and (min-width: 67.5em) {
        .before-footer-widgets .gform_wrapper form .gform-body, .archive-form-before-footer .gform_wrapper form .gform-body {
          width: 100%; } }
  .before-footer-widgets.wp-block-group, .wp-block-group.archive-form-before-footer {
    margin-top: 13.1875rem; }
    .before-footer-widgets.wp-block-group::before, .wp-block-group.archive-form-before-footer::before {
      top: -13.1875rem; }

.archive-form-before-footer .gform_wrapper {
  margin-top: 0; }

.button, .wp-block-button .wp-block-button__link, .site-header__contact .menu-item > a, .site-header__button {
  background: linear-gradient(101deg, #FF3C22 0%, #DE0B00 55%, #A32000 100%);
  font-weight: 600;
  font-size: 1rem !important;
  text-align: left; }
  .button:hover, .wp-block-button .wp-block-button__link:hover, .site-header__contact .menu-item > a:hover, .site-header__button:hover {
    background: linear-gradient(99deg, #FF3C22 0%, #DE0B00 24%, #A32000 100%); }
  @media print, screen and (min-width: 67.5em) {
    .button, .wp-block-button .wp-block-button__link, .site-header__contact .menu-item > a, .site-header__button {
      font-size: 1.25rem; } }

.button-dots, .wp-block-button.is-style-button-dots .wp-block-button__link, .archive-cordapp__button button, .button-dots-active, .wp-block-button.is-style-button-dots-active .wp-block-button__link, .archive-cordapp__link:hover .archive-cordapp__button button {
  margin-right: 2.25rem;
  padding: 0;
  background: transparent;
  color: #010101;
  line-height: 1.2; }
  .button-dots::after, .wp-block-button.is-style-button-dots .wp-block-button__link::after, .archive-cordapp__button button::after, .button-dots-active::after, .wp-block-button.is-style-button-dots-active .wp-block-button__link::after, .archive-cordapp__link:hover .archive-cordapp__button button::after {
    content: "";
    display: inline-block;
    width: 2.1875rem;
    height: 0.5rem;
    margin-right: -2.25rem;
    margin-left: 0.5rem;
    background-image: url(../07c1bf54ee1d0213eea5.svg);
    background-position: left center;
    background-size: 2.75rem 0.5rem;
    background-repeat: no-repeat; }
  .button-dots:hover::after, .wp-block-button.is-style-button-dots .wp-block-button__link:hover::after, .archive-cordapp__button button:hover::after, .button-dots-active:hover::after, .wp-block-button.is-style-button-dots-active .wp-block-button__link:hover::after, .archive-cordapp__link:hover .archive-cordapp__button button:hover::after {
    background-position: left -2.25rem center; }

.button-dots-active, .wp-block-button.is-style-button-dots-active .wp-block-button__link, .archive-cordapp__link:hover .archive-cordapp__button button {
  margin-right: 0.5rem; }
  .button-dots-active::after, .wp-block-button.is-style-button-dots-active .wp-block-button__link::after, .archive-cordapp__link:hover .archive-cordapp__button button::after {
    width: 0.5rem;
    margin-right: -0.5rem;
    background-position: left -2.25rem center; }

.wp-block-buttons:last-child {
  row-gap: 1rem !important; }
  .wp-block-buttons:last-child .wp-block-button .wp-block-button__link {
    margin-bottom: 0; }

.wp-block-buttons {
  row-gap: 0 !important; }

.modal-template.modal-template-cordapps-modal .wp-block-image {
  margin-top: 0; }

.modal-template.modal-template-cordapps-modal .main-content {
  padding: 0; }

.modal-template.modal-template-cordapps-modal .is-style-cordapps-modal-header {
  padding-right: 5.625rem;
  background-color: #DCDDE1;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem; }
  @media print, screen and (min-width: 48.875em) {
    .modal-template.modal-template-cordapps-modal .is-style-cordapps-modal-header {
      padding-top: 1.875rem; } }
  @media print, screen and (min-width: 48.875em) {
    .modal-template.modal-template-cordapps-modal .is-style-cordapps-modal-header {
      padding-bottom: 1.875rem; } }
  @media print, screen and (min-width: 48.875em) {
    .modal-template.modal-template-cordapps-modal .is-style-cordapps-modal-header {
      padding-left: 1.875rem; } }
  .modal-template.modal-template-cordapps-modal .is-style-cordapps-modal-header .wp-block-column *:last-of-type {
    margin-bottom: 0; }
  @media print, screen and (max-width: 67.49875em) {
    .modal-template.modal-template-cordapps-modal .is-style-cordapps-modal-header .wp-block-buttons {
      justify-content: flex-start; } }

.modal-template.modal-template-cordapps-modal .is-style-cordapps-modal-content {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem; }
  @media print, screen and (min-width: 48.875em) {
    .modal-template.modal-template-cordapps-modal .is-style-cordapps-modal-content {
      padding-top: 1.875rem; } }
  @media print, screen and (min-width: 48.875em) {
    .modal-template.modal-template-cordapps-modal .is-style-cordapps-modal-content {
      padding-bottom: 1.875rem; } }
  @media print, screen and (min-width: 48.875em) {
    .modal-template.modal-template-cordapps-modal .is-style-cordapps-modal-content {
      padding-left: 1.875rem; } }
  @media print, screen and (min-width: 48.875em) {
    .modal-template.modal-template-cordapps-modal .is-style-cordapps-modal-content {
      padding-right: 1.875rem; } }

.modal-template.modal-template-large-dots-pattern .main-content {
  background-image: url(../7cbaf8cc7f7c6e56383e.svg);
  background-position: right bottom;
  background-size: auto 260px;
  background-repeat: no-repeat; }

.footer-popupwidget {
  position: fixed;
  right: 0;
  bottom: 80px;
  z-index: 800;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in; }
  .footer-popupwidget.is-shown {
    opacity: 1;
    pointer-events: all;
    transition: opacity 0.2s ease-in; }
  .footer-popupwidget.is-background-gray .footer-popupwidget__trigger {
    background-color: #DCDDE1; }
    .footer-popupwidget.is-background-gray .footer-popupwidget__trigger * {
      color: #010101; }
  .footer-popupwidget.is-background-gray .footer-popupwidget__text {
    color: #010101; }
    .footer-popupwidget.is-background-gray .footer-popupwidget__text::before {
      background-color: #DCDDE1; }
  .footer-popupwidget.is-background-black .footer-popupwidget__trigger {
    background-color: #000000; }
    .footer-popupwidget.is-background-black .footer-popupwidget__trigger * {
      color: #FFFFFF; }
  .footer-popupwidget.is-background-black .footer-popupwidget__text {
    color: #FFFFFF; }
    .footer-popupwidget.is-background-black .footer-popupwidget__text::before {
      background-color: #000000; }
  .footer-popupwidget.is-background-white .footer-popupwidget__trigger {
    background-color: #FFFFFF; }
    .footer-popupwidget.is-background-white .footer-popupwidget__trigger * {
      color: #010101; }
  .footer-popupwidget.is-background-white .footer-popupwidget__text {
    color: #010101; }
    .footer-popupwidget.is-background-white .footer-popupwidget__text::before {
      background-color: #FFFFFF; }
  .footer-popupwidget__trigger {
    position: relative;
    padding-left: 2.5rem;
    background-image: url(../f71e5fccef1211ca380e.svg);
    background-position: left 18px center;
    background-size: auto;
    background-repeat: no-repeat;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
    transition: transform 0.5s ease-out;
    transform-origin: bottom right;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    padding-right: 1.25rem; }
    @media print, screen and (min-width: 48.875em) {
      .footer-popupwidget__trigger {
        padding-top: 0.9375rem; } }
    @media print, screen and (min-width: 48.875em) {
      .footer-popupwidget__trigger {
        padding-bottom: 0.9375rem; } }
    @media print, screen and (min-width: 48.875em) {
      .footer-popupwidget__trigger {
        padding-right: 1.875rem; } }
  .footer-popupwidget__asset-description {
    max-width: 15.625rem;
    margin-bottom: 0.625rem;
    color: #010101; }
  .footer-popupwidget__content {
    position: fixed;
    right: 0;
    bottom: 80px;
    display: flex;
    flex-direction: row;
    max-width: 34.375rem;
    background-color: transparent;
    transition: transform 0.5s ease-in;
    transform: scale(0);
    transform-origin: center right; }
    .footer-popupwidget__content *:last-child {
      margin-bottom: 0; }
    .footer-popupwidget__content .footer-popupwidget__cta {
      color: #EC1D24;
      font-weight: 600; }
  .footer-popupwidget__image {
    position: relative;
    z-index: 10;
    flex-grow: 0;
    align-self: flex-start;
    -o-object-fit: cover;
       object-fit: cover;
    width: 75px;
    max-width: 40%;
    height: 75px;
    margin: 0;
    margin-left: 0.625rem;
    border-radius: 50%;
    -o-object-position: center;
       object-position: center;
    margin-top: 1.25rem; }
    @media print, screen and (min-width: 48.875em) {
      .footer-popupwidget__image {
        margin-top: 1.875rem; } }
    @media print, screen and (min-width: 48.875em) {
      .footer-popupwidget__image {
        width: 150px;
        height: 150px;
        margin-top: 0;
        margin-left: 0; } }
  .footer-popupwidget__text {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 3.125rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1.25rem; }
    @media print, screen and (min-width: 48.875em) {
      .footer-popupwidget__text {
        padding-top: 1.875rem; } }
    @media print, screen and (min-width: 48.875em) {
      .footer-popupwidget__text {
        padding-bottom: 1.875rem; } }
    @media print, screen and (min-width: 48.875em) {
      .footer-popupwidget__text {
        padding-left: 1.875rem; } }
    .footer-popupwidget__text::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      z-index: -1;
      width: calc(100% + 40px);
      height: 100%;
      box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3); }
      @media print, screen and (min-width: 48.875em) {
        .footer-popupwidget__text::before {
          width: calc(100% + 80px); } }
  .footer-popupwidget .close-button {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    z-index: 20;
    display: none;
    width: 1.125rem;
    height: 1.125rem;
    background-image: url(../6b6b6f5c2e8bd2d79dd0.svg);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer; }
  @media (hover: hover) {
    .footer-popupwidget:hover .footer-popupwidget__content {
      transition: transform 0.5s ease-out;
      transform: scaleX(1); }
    .footer-popupwidget:hover .footer-popupwidget__trigger {
      transition: transform 0.5s ease-out;
      transform: scale(0); } }
  .footer-popupwidget.is-active .footer-popupwidget__trigger {
    transition: transform 0.5s ease-out;
    transform: scale(0); }
  .footer-popupwidget.is-active .footer-popupwidget__content {
    transform: scale(1); }
  .footer-popupwidget.is-active .close-button {
    display: block; }

.wp-block-group.is-style-timeline-vertical {
  position: relative;
  row-gap: 0 !important; }
  .wp-block-group.is-style-timeline-vertical::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg, #f04a50 0%, rgba(255, 255, 255, 0) 100%); }
    @media print, screen and (min-width: 67.5em) {
      .wp-block-group.is-style-timeline-vertical::before {
        left: 49px; } }
  .wp-block-group.is-style-timeline-vertical > .wp-block-group {
    position: relative;
    padding-bottom: 2.5rem;
    padding-left: 30px; }
    @media print, screen and (min-width: 48.875em) {
      .wp-block-group.is-style-timeline-vertical > .wp-block-group {
        padding-bottom: 3.75rem; } }
    @media print, screen and (min-width: 67.5em) {
      .wp-block-group.is-style-timeline-vertical > .wp-block-group {
        padding-left: 100px; } }
    .wp-block-group.is-style-timeline-vertical > .wp-block-group:before {
      content: "";
      position: absolute;
      top: 0;
      left: -10px;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background-color: #F37378; }
      @media print, screen and (min-width: 67.5em) {
        .wp-block-group.is-style-timeline-vertical > .wp-block-group:before {
          left: calc(50px - 10px); } }
    .wp-block-group.is-style-timeline-vertical > .wp-block-group:first-of-type:before {
      left: -16px;
      width: 32px;
      height: 32px;
      background-color: #EC1D24; }
      @media print, screen and (min-width: 67.5em) {
        .wp-block-group.is-style-timeline-vertical > .wp-block-group:first-of-type:before {
          left: calc(50px - 16px); } }

.wp-block-group.is-style-sticky-content {
  position: sticky;
  top: 0; }

.is-style-dynamic-page-header {
  margin-bottom: 10rem;
  background: url(../6edda269ae3170917467.svg), linear-gradient(0deg, #010101 0%, #292D37 100%) !important;
  background-attachment: scroll, fixed !important;
  background-size: contain, cover !important;
  background-repeat: repeat, no-repeat !important; }
  @media print, screen and (min-width: 67.5em) {
    .is-style-dynamic-page-header {
      min-height: 23.75rem; } }
  .is-style-dynamic-page-header > .wp-block-columns .wp-block-column:first-of-type {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
    @media print, screen and (min-width: 48.875em) {
      .is-style-dynamic-page-header > .wp-block-columns .wp-block-column:first-of-type {
        padding-top: 3.75rem; } }
    @media print, screen and (min-width: 48.875em) {
      .is-style-dynamic-page-header > .wp-block-columns .wp-block-column:first-of-type {
        padding-bottom: 3.75rem; } }
    @media print, screen and (min-width: 67.5em) {
      .is-style-dynamic-page-header > .wp-block-columns .wp-block-column:first-of-type {
        padding-top: 6.25rem; } }
  @media print, screen and (min-width: 67.5em) and (min-width: 48.875em) {
    .is-style-dynamic-page-header > .wp-block-columns .wp-block-column:first-of-type {
      padding-top: 9.375rem; } }
    .is-style-dynamic-page-header > .wp-block-columns .wp-block-column:first-of-type *:last-child {
      margin-bottom: 0; }

.is-style-box-with-shadow, .is-style-square-box {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 12px 48px rgba(0, 0, 0, 0.1);
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem; }
  @media print, screen and (min-width: 48.875em) {
    .is-style-box-with-shadow, .is-style-square-box {
      padding-top: 1.875rem; } }
  @media print, screen and (min-width: 48.875em) {
    .is-style-box-with-shadow, .is-style-square-box {
      padding-bottom: 1.875rem; } }
  @media print, screen and (min-width: 48.875em) {
    .is-style-box-with-shadow, .is-style-square-box {
      padding-left: 1.875rem; } }
  @media print, screen and (min-width: 48.875em) {
    .is-style-box-with-shadow, .is-style-square-box {
      padding-right: 1.875rem; } }
  @media print, screen and (min-width: 67.5em) {
    .is-style-box-with-shadow, .is-style-square-box {
      height: auto; } }
  .is-style-box-with-shadow .wp-block-buttons:last-child, .is-style-square-box .wp-block-buttons:last-child {
    margin-top: auto;
    margin-bottom: 0; }

.block-editor-block-list__layout.is-root-container .wp-block.is-style-dynamic-page-header {
  -webkit-margin-after: 10rem !important;
          margin-block-end: 10rem !important; }
  @media print, screen and (min-width: 67.5em) {
    .block-editor-block-list__layout.is-root-container .wp-block.is-style-dynamic-page-header {
      -webkit-margin-after: 14.25rem !important;
              margin-block-end: 14.25rem !important; } }

.is-style-square-box {
  justify-content: center;
  align-items: center;
  max-width: 18.75rem;
  min-height: 18.75rem; }

.is-style-box-arrow, .is-style-box-arrow-start {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 5.125rem; }
  @media print, screen and (min-width: 48.875em) {
    .is-style-box-arrow, .is-style-box-arrow-start {
      padding-top: 3.75rem; } }
  @media print, screen and (min-width: 48.875em) {
    .is-style-box-arrow, .is-style-box-arrow-start {
      padding-bottom: 3.75rem; } }
  @media print, screen and (min-width: 48.875em) {
    .is-style-box-arrow, .is-style-box-arrow-start {
      padding-left: 7.5rem; } }
  .is-style-box-arrow::before, .is-style-box-arrow-start::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: calc(100% + 60px);
    height: 100%;
    background-image: url(../a7654912e58a799bef3c.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat; }
    @media print, screen and (min-width: 48.875em) {
      .is-style-box-arrow::before, .is-style-box-arrow-start::before {
        width: calc(100% + 100px); } }
  .is-style-box-arrow > *:last-child, .is-style-box-arrow-start > *:last-child {
    margin-bottom: 0; }

.is-style-box-arrow-start {
  padding-left: 3.75rem; }
  .is-style-box-arrow-start::before {
    background-image: url(../98a7b2588ad841c6b62f.svg); }

.is-style-team-members {
  align-items: stretch !important; }

.is-style-logos-our-investors figure.wp-block-image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc((100% / 3) - var(--wp--style--block-gap)); }
  @media print, screen and (min-width: 48.875em) {
    .is-style-logos-our-investors figure.wp-block-image {
      width: calc((100% / 7) - var(--wp--style--block-gap)); } }
  .is-style-logos-our-investors figure.wp-block-image .components-resizable-box__container {
    width: 100% !important;
    height: 100% !important; }
  .is-style-logos-our-investors figure.wp-block-image img,
  .is-style-logos-our-investors figure.wp-block-image svg {
    -o-object-fit: contain;
       object-fit: contain;
    height: 3.125rem !important; }

body .is-style-industry-awards {
  align-items: normal; }

.wp-block-cover.is-style-dosts-pattern-about-us-cover-bck {
  overflow: hidden; }
  .wp-block-cover.is-style-dosts-pattern-about-us-cover-bck .wp-block-cover__image-background {
    top: 17%; }

.wp-block-cover.is-style-cover-dots-pattern .wp-block-cover__image-background {
  top: auto;
  right: auto;
  bottom: 1.875rem;
  left: -46vw;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
  height: 18.75rem;
  transform: scaleX(-1); }
  @media print, screen and (min-width: 48.875em) {
    .wp-block-cover.is-style-cover-dots-pattern .wp-block-cover__image-background {
      top: 50%;
      right: -15vw;
      bottom: auto;
      left: auto;
      height: 26vw;
      transform: translateY(-70%); } }
  @media screen and (min-width: 125em) {
    .wp-block-cover.is-style-cover-dots-pattern .wp-block-cover__image-background {
      height: 30vw; } }

@media print, screen and (min-width: 67.5em) {
  .is-style-page-header {
    min-height: calc(100vh - 126px); } }

@media screen and (min-width: 120em) {
  .is-style-page-header {
    min-height: 43.75rem; } }

.is-style-page-header .wp-block-column:first-of-type {
  padding-top: 2.5rem;
  padding-top: 0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .is-style-page-header .wp-block-column:first-of-type {
      padding-top: 3.75rem; } }
  @media print, screen and (min-width: 48.875em) {
    .is-style-page-header .wp-block-column:first-of-type {
      padding-top: 0.9375rem; } }
  @media print, screen and (min-width: 67.5em) {
    .is-style-page-header .wp-block-column:first-of-type {
      padding-top: 6.25rem; } }
  @media print, screen and (min-width: 67.5em) and (min-width: 48.875em) {
    .is-style-page-header .wp-block-column:first-of-type {
      padding-top: 9.375rem; } }

.is-style-equal-columns .wp-block-column {
  height: 100%; }

.is-style-resource-quote .wp-block-column:first-of-type {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: -3.3125rem;
  padding-top: 3.75rem;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0; }
  @media print, screen and (min-width: 48.875em) {
    .is-style-resource-quote .wp-block-column:first-of-type {
      margin-top: -5rem; } }
  .is-style-resource-quote .wp-block-column:first-of-type * {
    position: relative;
    z-index: 10; }
  .is-style-resource-quote .wp-block-column:first-of-type > *:not(.wp-block-media-text) {
    padding-right: 5rem; }
  .is-style-resource-quote .wp-block-column:first-of-type::before {
    content: "";
    position: absolute;
    top: 0;
    left: -2.5rem;
    width: calc(100% + 40px);
    height: 100%;
    background-color: inherit; }
  .is-style-resource-quote .wp-block-column:first-of-type .wp-block-media-text {
    margin-top: auto; }

.is-style-resource-quote .wp-block-quote {
  font-size: 1rem; }

.is-style-column-single-post-rightsidebar {
  padding-top: 3.75rem; }
  @media print, screen and (min-width: 48.875em) {
    .is-style-column-single-post-rightsidebar {
      padding-top: 0; } }
  @media print, screen and (min-width: 67.5em) {
    .is-style-column-single-post-rightsidebar {
      padding-left: 8.33333%; } }

@media print, screen and (min-width: 67.5em) {
  .is-style-column-offset-1 {
    padding-left: 80px; } }

.is-style-team-member {
  display: flex;
  flex-direction: column; }
  @media print, screen and (min-width: 67.5em) {
    .is-style-team-member {
      height: auto; } }
  .is-style-team-member .wp-block-buttons:last-child {
    margin-top: auto;
    margin-bottom: 0; }

body .wp-block-media-text {
  gap: var(--wp--style--block-gap); }
  body .wp-block-media-text .wp-block-media-text__content {
    padding: 0; }
  body .wp-block-media-text.is-style-media-outside-grid-container .wp-block-media-text__media, body .wp-block-media-text.is-style-media-overflow .wp-block-media-text__media {
    position: relative;
    width: calc(100% + (64px / 2)) !important;
    max-width: none !important; }
    @media print, screen and (min-width: 48.875em) {
      body .wp-block-media-text.is-style-media-outside-grid-container .wp-block-media-text__media, body .wp-block-media-text.is-style-media-overflow .wp-block-media-text__media {
        width: calc(100% + (80px / 2)) !important; } }
    @media screen and (min-width: 80em) {
      body .wp-block-media-text.is-style-media-outside-grid-container .wp-block-media-text__media, body .wp-block-media-text.is-style-media-overflow .wp-block-media-text__media {
        width: calc(100% + (240px / 2)) !important; } }
    @media screen and (min-width: 86.25em) {
      body .wp-block-media-text.is-style-media-outside-grid-container .wp-block-media-text__media, body .wp-block-media-text.is-style-media-overflow .wp-block-media-text__media {
        width: calc(100% + 50vw - (1380px / 2) + (240px / 2)) !important; } }
    @media screen and (min-width: 100em) {
      body .wp-block-media-text.is-style-media-outside-grid-container .wp-block-media-text__media, body .wp-block-media-text.is-style-media-overflow .wp-block-media-text__media {
        width: calc(100% + 50vw - (1380px / 2)) !important; } }
  body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media, body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media {
    left: calc(-64px / 2); }
    body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__label, body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__label,
    body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__fieldset,
    body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__fieldset {
      padding-left: calc(64px / 2); }
    @media print, screen and (min-width: 48.875em) {
      body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media, body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media {
        left: calc(-80px / 2); }
        body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__label, body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__label,
        body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__fieldset,
        body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__fieldset {
          padding-left: calc(80px / 2); } }
    @media screen and (min-width: 80em) {
      body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media, body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media {
        left: calc(-240px / 2); }
        body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__label, body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__label,
        body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__fieldset,
        body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__fieldset {
          padding-left: calc(240px / 2); } }
    @media screen and (min-width: 86.25em) {
      body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media, body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media {
        left: calc(-50vw + (1380px / 2) - (240px / 2)); }
        body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__label, body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__label,
        body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__fieldset,
        body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__fieldset {
          padding-left: calc(50vw - (1380px / 2) + (240px / 2)); } }
    @media screen and (min-width: 100em) {
      body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media, body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media {
        left: calc(-50vw + (1380px / 2)); }
        body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__label, body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__label,
        body .wp-block-media-text.is-style-media-outside-grid-container:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__fieldset,
        body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media .components-placeholder__fieldset {
          padding-left: calc(50vw - (1380px / 2)); } }
  body .wp-block-media-text.is-style-media-overflow .wp-block-media-text__media {
    height: 100%; }
    body .wp-block-media-text.is-style-media-overflow .wp-block-media-text__media img,
    body .wp-block-media-text.is-style-media-overflow .wp-block-media-text__media svg {
      -o-object-fit: cover;
         object-fit: cover;
      max-width: 140%;
      height: 100%;
      -o-object-position: left center;
         object-position: left center; }
  body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media img,
  body .wp-block-media-text.is-style-media-overflow:not(.has-media-on-the-right) .wp-block-media-text__media svg {
    width: 100%;
    max-width: 140%;
    -o-object-position: right center;
       object-position: right center; }
  body .wp-block-media-text.is-style-image-round-outsite-backgorund .wp-block-media-text__media {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%; }
    body .wp-block-media-text.is-style-image-round-outsite-backgorund .wp-block-media-text__media::before {
      content: "";
      position: absolute;
      top: 0;
      left: calc(-64px / 2);
      width: calc(50% + (64px / 2));
      height: 100%;
      background: linear-gradient(90deg, rgba(178, 178, 178, 0.6) 0%, #dcdde1 100%); }
      @media print, screen and (min-width: 48.875em) {
        body .wp-block-media-text.is-style-image-round-outsite-backgorund .wp-block-media-text__media::before {
          left: calc(-80px / 2);
          width: calc(50% + (80px / 2)); } }
      @media screen and (min-width: 80em) {
        body .wp-block-media-text.is-style-image-round-outsite-backgorund .wp-block-media-text__media::before {
          left: -120px;
          width: calc(50% + (120px)); } }
      @media screen and (min-width: 86.25em) {
        body .wp-block-media-text.is-style-image-round-outsite-backgorund .wp-block-media-text__media::before {
          left: calc(-50vw + (1380px / 2) - (240px / 2));
          width: calc(50% + 50vw - (1380px / 2) + (240px / 2)); } }
      @media screen and (min-width: 100em) {
        body .wp-block-media-text.is-style-image-round-outsite-backgorund .wp-block-media-text__media::before {
          left: calc(-50vw + (1380px / 2));
          width: calc(50% + 50vw - (1380px / 2)); } }
    body .wp-block-media-text.is-style-image-round-outsite-backgorund .wp-block-media-text__media img,
    body .wp-block-media-text.is-style-image-round-outsite-backgorund .wp-block-media-text__media svg {
      position: absolute;
      top: 0;
      left: 0;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%;
      border-radius: 50%; }
    body .wp-block-media-text.is-style-image-round-outsite-backgorund .wp-block-media-text__media .components-placeholder__label {
      position: absolute;
      top: 40%;
      left: 5%;
      transform: translateY(-40%); }
    body .wp-block-media-text.is-style-image-round-outsite-backgorund .wp-block-media-text__media .components-placeholder__fieldset {
      position: absolute;
      top: 50%;
      left: 5%;
      transform: translateY(-50%); }
  body .wp-block-media-text.is-style-image-round-outsite-backgorund .wp-block-media-text__content {
    padding-left: 14% !important; }
  body .wp-block-media-text.is-style-image-round-outsite-backgorund.has-media-on-the-right .wp-block-media-text__media::before {
    left: 50% !important;
    width: calc(50% + (64px / 2));
    background: linear-gradient(90deg, #dcdde1 0%, rgba(178, 178, 178, 0.6) 100%); }
    @media print, screen and (min-width: 48.875em) {
      body .wp-block-media-text.is-style-image-round-outsite-backgorund.has-media-on-the-right .wp-block-media-text__media::before {
        left: calc(-80px / 2);
        width: calc(50% + (80px / 2)); } }
    @media screen and (min-width: 80em) {
      body .wp-block-media-text.is-style-image-round-outsite-backgorund.has-media-on-the-right .wp-block-media-text__media::before {
        left: calc(-240px / 2);
        width: calc(50% + (240px / 2)); } }
    @media screen and (min-width: 86.25em) {
      body .wp-block-media-text.is-style-image-round-outsite-backgorund.has-media-on-the-right .wp-block-media-text__media::before {
        left: calc(-50vw + (1380px / 2) - (240px / 2));
        width: calc(50% + 50vw - (1380px / 2) + (240px / 2)); } }
    @media screen and (min-width: 100em) {
      body .wp-block-media-text.is-style-image-round-outsite-backgorund.has-media-on-the-right .wp-block-media-text__media::before {
        left: calc(-50vw + (1380px / 2));
        width: calc(50% + 50vw - (1380px / 2)); } }
  body .wp-block-media-text.is-style-image-round-outsite-backgorund.has-media-on-the-right .wp-block-media-text__content {
    padding-right: 14% !important;
    padding-left: 0 !important; }
  body .wp-block-media-text.is-style-resource-card, body .wp-block-media-text.is-style-resource-card-red-circle {
    height: 100%; }
    body .wp-block-media-text.is-style-resource-card .wp-block-media-text__content, body .wp-block-media-text.is-style-resource-card-red-circle .wp-block-media-text__content {
      padding-bottom: 1.25rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      display: flex;
      flex-direction: column;
      box-sizing: border-box;
      height: 100%; }
      @media print, screen and (min-width: 48.875em) {
        body .wp-block-media-text.is-style-resource-card .wp-block-media-text__content, body .wp-block-media-text.is-style-resource-card-red-circle .wp-block-media-text__content {
          padding-bottom: 1.875rem; } }
      @media print, screen and (min-width: 48.875em) {
        body .wp-block-media-text.is-style-resource-card .wp-block-media-text__content, body .wp-block-media-text.is-style-resource-card-red-circle .wp-block-media-text__content {
          padding-left: 1.875rem; } }
      @media print, screen and (min-width: 48.875em) {
        body .wp-block-media-text.is-style-resource-card .wp-block-media-text__content, body .wp-block-media-text.is-style-resource-card-red-circle .wp-block-media-text__content {
          padding-right: 1.875rem; } }
      @media print, screen and (min-width: 48.875em) {
        body .wp-block-media-text.is-style-resource-card .wp-block-media-text__content, body .wp-block-media-text.is-style-resource-card-red-circle .wp-block-media-text__content {
          padding-right: 0;
          padding-top: 1.25rem; } }
  @media print, screen and (min-width: 48.875em) and (min-width: 48.875em) {
    body .wp-block-media-text.is-style-resource-card .wp-block-media-text__content, body .wp-block-media-text.is-style-resource-card-red-circle .wp-block-media-text__content {
      padding-top: 1.875rem; } }
    body .wp-block-media-text.is-style-resource-card.is-image-fill .wp-block-media-text__media, body .wp-block-media-text.is-image-fill.is-style-resource-card-red-circle .wp-block-media-text__media {
      min-height: 9.375rem; }
    body .wp-block-media-text.is-style-resource-card:not(.is-image-fill) .wp-block-media-text__media, body .wp-block-media-text.is-style-resource-card-red-circle:not(.is-image-fill) .wp-block-media-text__media {
      display: flex;
      justify-content: center;
      align-items: center;
      padding-top: 1.25rem;
      padding-bottom: 1.25rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem; }
      @media print, screen and (min-width: 48.875em) {
        body .wp-block-media-text.is-style-resource-card:not(.is-image-fill) .wp-block-media-text__media, body .wp-block-media-text.is-style-resource-card-red-circle:not(.is-image-fill) .wp-block-media-text__media {
          padding-top: 1.875rem; } }
      @media print, screen and (min-width: 48.875em) {
        body .wp-block-media-text.is-style-resource-card:not(.is-image-fill) .wp-block-media-text__media, body .wp-block-media-text.is-style-resource-card-red-circle:not(.is-image-fill) .wp-block-media-text__media {
          padding-bottom: 1.875rem; } }
      @media print, screen and (min-width: 48.875em) {
        body .wp-block-media-text.is-style-resource-card:not(.is-image-fill) .wp-block-media-text__media, body .wp-block-media-text.is-style-resource-card-red-circle:not(.is-image-fill) .wp-block-media-text__media {
          padding-left: 1.875rem; } }
      @media print, screen and (min-width: 48.875em) {
        body .wp-block-media-text.is-style-resource-card:not(.is-image-fill) .wp-block-media-text__media, body .wp-block-media-text.is-style-resource-card-red-circle:not(.is-image-fill) .wp-block-media-text__media {
          padding-right: 1.875rem; } }
      body .wp-block-media-text.is-style-resource-card:not(.is-image-fill) .wp-block-media-text__media img, body .wp-block-media-text.is-style-resource-card-red-circle:not(.is-image-fill) .wp-block-media-text__media img {
        max-width: 9.375rem; }
        @media print, screen and (min-width: 48.875em) {
          body .wp-block-media-text.is-style-resource-card:not(.is-image-fill) .wp-block-media-text__media img, body .wp-block-media-text.is-style-resource-card-red-circle:not(.is-image-fill) .wp-block-media-text__media img {
            max-width: 12.5rem; } }
  body .wp-block-media-text.is-style-resource-card-red-circle {
    background-image: url(../281bcefed9c7a79b3d76.svg);
    background-position: left 20px top 20px;
    background-size: 9.375rem;
    background-repeat: no-repeat; }
    @media print, screen and (min-width: 48.875em) {
      body .wp-block-media-text.is-style-resource-card-red-circle {
        background-position: right -370% center;
        background-size: auto 600px;
        transition: background-position 0.5s ease; } }
    @media print, screen and (min-width: 67.5em) {
      body .wp-block-media-text.is-style-resource-card-red-circle {
        background-position: right -111% center; } }
    body .wp-block-media-text.is-style-resource-card-red-circle .wp-block-media-text__media {
      min-height: calc(150px + 20px);
      margin-bottom: 0; }
      @media print, screen and (min-width: 48.875em) {
        body .wp-block-media-text.is-style-resource-card-red-circle .wp-block-media-text__media {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100%; } }
      body .wp-block-media-text.is-style-resource-card-red-circle .wp-block-media-text__media img {
        max-width: 80px;
        padding-top: calc(20px + 35px);
        padding-left: calc(55px); }
        @media print, screen and (min-width: 48.875em) {
          body .wp-block-media-text.is-style-resource-card-red-circle .wp-block-media-text__media img {
            max-width: 180px;
            padding-top: 0;
            padding-left: 0;
            transition: transform 0.5s ease; } }
        @media print, screen and (min-width: 67.5em) {
          body .wp-block-media-text.is-style-resource-card-red-circle .wp-block-media-text__media img {
            max-width: 200px; } }
    @media print, screen and (min-width: 48.875em) {
      body .wp-block-media-text.is-style-resource-card-red-circle:hover {
        background-position: right -364% center;
        transition: background-position 0.5s ease; }
        body .wp-block-media-text.is-style-resource-card-red-circle:hover .wp-block-media-text__media img {
          transition: transform 0.5s ease;
          transform: translateX(-6%); } }
    @media print, screen and (min-width: 67.5em) {
      body .wp-block-media-text.is-style-resource-card-red-circle:hover {
        background-position: right -105% center; } }

blockquote.wp-block-quote {
  color: inherit;
  font-size: 1.125rem;
  line-height: 1.8; }
  blockquote.wp-block-quote * {
    color: inherit; }
  blockquote.wp-block-quote:not(.is-style-plain)::before {
    content: '';
    display: block;
    width: 7.5rem;
    height: 5rem;
    background-image: url(../238458822013c087fede.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 0.625rem; }
    @media print, screen and (min-width: 48.875em) {
      blockquote.wp-block-quote:not(.is-style-plain)::before {
        margin-bottom: 0.9375rem; } }
  blockquote.wp-block-quote > p:last-of-type {
    margin-bottom: 2.5rem; }
  blockquote.wp-block-quote cite {
    font-style: normal;
    font-size: 1rem; }
    blockquote.wp-block-quote cite::before {
      content: none; }
    blockquote.wp-block-quote cite img,
    blockquote.wp-block-quote cite svg {
      padding-bottom: 0.875rem; }
  @media print, screen and (min-width: 67.5em) {
    blockquote.wp-block-quote.is-style-outside-quote > * {
      padding-left: 7.8125rem; } }

.is-style-red-dot::after, .archive-header__title::after {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: -2rem;
  margin-left: 1rem;
  border-radius: 50%;
  background: #EC1D24;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }
  @media print, screen and (min-width: 67.5em) {
    .is-style-red-dot::after, .archive-header__title::after {
      width: 1.25rem;
      height: 1.25rem;
      margin-right: -2.375rem; } }

.wp-block-gallery.is-style-logo-gallery figure.wp-block-image img,
.wp-block-gallery.is-style-logo-gallery figure.wp-block-image svg {
  -o-object-fit: contain;
     object-fit: contain;
  height: 3.125rem !important; }

@media print, screen and (max-width: 48.87375em) {
  .wp-block-gallery.is-style-logo-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)/2); } }

.is-style-header-featured-image, .archive-header__feature-image {
  position: relative;
  overflow: visible;
  width: 50%;
  height: 0;
  margin-right: 0 !important;
  margin-left: auto !important;
  padding-bottom: 50%;
  transform: translateY(40px); }
  @media print, screen and (min-width: 48.875em) {
    .is-style-header-featured-image, .archive-header__feature-image {
      width: 100%;
      margin-right: 0 !important;
      margin-left: 0 !important;
      padding-bottom: 100%; } }
  .is-style-header-featured-image img, .archive-header__feature-image img,
  .is-style-header-featured-image svg,
  .archive-header__feature-image svg,
  .is-style-header-featured-image .components-resizable-box__container,
  .archive-header__feature-image .components-resizable-box__container {
    position: absolute !important;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    border-radius: 50%;
    -o-object-position: center;
       object-position: center; }
  .is-style-header-featured-image::before, .archive-header__feature-image::before {
    content: "";
    position: absolute;
    top: calc(100% - 40px);
    left: 0;
    z-index: -1;
    width: 100%;
    height: 5.75rem;
    background-image: url(../8901623d8d00cbddbaca.svg);
    background-position: center bottom;
    background-size: 120% auto;
    background-repeat: no-repeat; }
    @media print, screen and (min-width: 48.875em) {
      .is-style-header-featured-image::before, .archive-header__feature-image::before {
        height: 7.5rem; } }

.wp-block-image.is-style-outside-image-right, .wp-block-image.is-style-outside-image-right-overflow,
.wp-block-image.is-style-outside-image-left,
.wp-block-image.is-style-outside-image-left-overflow {
  width: calc(100% + (64px / 2)); }
  @media print, screen and (min-width: 48.875em) {
    .wp-block-image.is-style-outside-image-right, .wp-block-image.is-style-outside-image-right-overflow,
    .wp-block-image.is-style-outside-image-left,
    .wp-block-image.is-style-outside-image-left-overflow {
      width: calc(100% + (80px / 2)); } }
  @media screen and (min-width: 80em) {
    .wp-block-image.is-style-outside-image-right, .wp-block-image.is-style-outside-image-right-overflow,
    .wp-block-image.is-style-outside-image-left,
    .wp-block-image.is-style-outside-image-left-overflow {
      width: calc(100% + (240px / 2)); } }
  @media screen and (min-width: 86.25em) {
    .wp-block-image.is-style-outside-image-right, .wp-block-image.is-style-outside-image-right-overflow,
    .wp-block-image.is-style-outside-image-left,
    .wp-block-image.is-style-outside-image-left-overflow {
      width: calc(100% + 50vw - (1380px / 2) + (240px / 2)); } }
  @media screen and (min-width: 100em) {
    .wp-block-image.is-style-outside-image-right, .wp-block-image.is-style-outside-image-right-overflow,
    .wp-block-image.is-style-outside-image-left,
    .wp-block-image.is-style-outside-image-left-overflow {
      width: calc(100% + 50vw - (1380px / 2)); } }


.wp-block-image.is-style-outside-image-left,
.wp-block-image.is-style-outside-image-left-overflow {
  position: relative;
  left: calc(-64px / 2);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end; }
  @media print, screen and (min-width: 48.875em) {
    
    .wp-block-image.is-style-outside-image-left,
    .wp-block-image.is-style-outside-image-left-overflow {
      left: calc(-80px / 2); } }
  @media screen and (min-width: 80em) {
    
    .wp-block-image.is-style-outside-image-left,
    .wp-block-image.is-style-outside-image-left-overflow {
      left: -120px; } }
  @media screen and (min-width: 86.25em) {
    
    .wp-block-image.is-style-outside-image-left,
    .wp-block-image.is-style-outside-image-left-overflow {
      left: calc(-50vw + (1380px / 2) - (240px / 2)); } }
  @media screen and (min-width: 100em) {
    
    .wp-block-image.is-style-outside-image-left,
    .wp-block-image.is-style-outside-image-left-overflow {
      left: calc(-50vw + (1380px / 2)); } }

.wp-block-image.is-style-outside-image-right-overflow img,
.wp-block-image.is-style-outside-image-right-overflow svg {
  max-width: 140%; }

.wp-block-image.is-style-outside-image-left-overflow {
  position: relative;
  height: 100%; }
  .wp-block-image.is-style-outside-image-left-overflow img,
  .wp-block-image.is-style-outside-image-left-overflow svg {
    -o-object-fit: cover;
       object-fit: cover;
    max-width: 140%;
    height: 100%;
    -o-object-position: right center;
       object-position: right center; }

.wp-block-image.is-style-small-resolution-scrollable-img {
  overflow: scroll; }
  .wp-block-image.is-style-small-resolution-scrollable-img img,
  .wp-block-image.is-style-small-resolution-scrollable-img svg {
    max-width: none; }
  @media print, screen and (min-width: 67.5em) {
    .wp-block-image.is-style-small-resolution-scrollable-img {
      overflow: auto; }
      .wp-block-image.is-style-small-resolution-scrollable-img img,
      .wp-block-image.is-style-small-resolution-scrollable-img svg {
        max-width: 100%; } }

.wp-block-embed {
  margin-bottom: 0 !important; }

ul.is-style-list-check-mark {
  list-style: none; }
  ul.is-style-list-check-mark li::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: -1.25rem;
    background-image: url(../5e01625f0692fd337866.svg);
    background-position: left center;
    background-size: 0.9rem 100%;
    background-repeat: no-repeat; }

.is-style-list-exclamation-mark {
  list-style: none; }
  .is-style-list-exclamation-mark li::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: -1.25rem;
    background-image: url(../435eda7d2e8275855a80.svg);
    background-position: left center;
    background-size: 0.9rem auto;
    background-repeat: no-repeat; }

.is-style-first-timeline-separator,
.is-style-last-timeline-separator,
.is-style-timeline-separator {
  position: relative;
  width: calc(100% + 30px);
  background-color: #EC1D24;
  color: #EC1D24; }
  .is-style-first-timeline-separator::after,
  .is-style-last-timeline-separator::after,
  .is-style-timeline-separator::after {
    content: "";
    position: absolute;
    top: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #EC1D24; }

.is-style-first-timeline-separator {
  left: calc(25% + 15px);
  width: calc(50% + 30px); }
  .is-style-first-timeline-separator::after {
    left: -10px; }

.is-style-last-timeline-separator {
  left: -25%;
  width: 50%; }
  .is-style-last-timeline-separator::after {
    right: -10px; }

.is-style-timeline-separator::after {
  left: calc(50% - 25px); }

.author-container,
.authors-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: 0;
  list-style: none; }
  .author-container .author,
  .authors-container .author {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    max-width: 18.4375rem; }
    .author-container .author__image,
    .authors-container .author__image {
      flex-basis: 30%;
      max-width: 5.625rem; }
      .author-container .author__image figure,
      .authors-container .author__image figure {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 100%; }
      .author-container .author__image img,
      .authors-container .author__image img {
        position: absolute;
        top: 0;
        left: 0;
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -o-object-position: center top;
           object-position: center top; }
    .author-container .author__content,
    .authors-container .author__content {
      flex-basis: 70%;
      padding-right: 1.875rem;
      padding-left: 1.25rem; }
    .author-container .author__name,
    .authors-container .author__name {
      margin-bottom: 0;
      font-weight: 400; }
    .author-container .author__socialmedia, .author-container .author__bio,
    .authors-container .author__socialmedia,
    .authors-container .author__bio {
      display: inline-flex;
      justify-content: center;
      align-items: center; }
      .author-container .author__socialmedia img, .author-container .author__bio img,
      .authors-container .author__socialmedia img,
      .authors-container .author__bio img {
        width: auto;
        height: 0.75rem; }
    .author-container .author__role, .author-container .author__company,
    .authors-container .author__role,
    .authors-container .author__company {
      margin-top: 0;
      margin-bottom: 0; }
    .author-container .author__description,
    .authors-container .author__description {
      margin-top: 0.625rem; }
      @media print, screen and (min-width: 48.875em) {
        .author-container .author__description,
        .authors-container .author__description {
          margin-top: 0.9375rem; } }
    .author-container .author__meta,
    .authors-container .author__meta {
      flex-direction: row;
      align-items: center;
      font-size: 0.875rem; }
      .author-container .author__meta > span,
      .authors-container .author__meta > span {
        display: inline;
        margin-right: 0.3125rem; }
  .author-container.author-modal .author,
  .authors-container.author-modal .author {
    align-items: flex-start;
    max-width: 100%; }
    .author-container.author-modal .author__image,
    .authors-container.author-modal .author__image {
      flex-basis: 20%; }
    .author-container.author-modal .author__socialmedia:not(:first-child), .author-container.author-modal .author__bio:not(:first-child),
    .authors-container.author-modal .author__socialmedia:not(:first-child),
    .authors-container.author-modal .author__bio:not(:first-child) {
      margin-right: 0.625rem; }

.authors-container .author {
  margin-bottom: 1.25rem; }
  @media print, screen and (min-width: 48.875em) {
    .authors-container .author {
      margin-bottom: 1.875rem; } }


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