@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    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: none;
  text-decoration: underline;
  -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;
}

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

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

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  line-height: 1.75;
  color: #4A4A4A;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

pre {
  overflow: auto;
}

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

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

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

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 48em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 61.25em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 90em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  flex: 1 1 0px;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  min-width: 0;
}
@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 61.25em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

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

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

.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

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

.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

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

.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

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

.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

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

.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

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

.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

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

.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

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

.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

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

.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

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

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

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

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

  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

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

  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

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

  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

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

  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .medium-large-offset-0 {
    margin-left: 0%;
  }

  .medium-large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .medium-large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

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

  .medium-large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .medium-large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .medium-large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

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

  .medium-large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .medium-large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .medium-large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

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

  .medium-large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

  .medium-large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .medium-large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

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

  .medium-large-up-1 {
    flex-wrap: wrap;
  }
  .medium-large-up-1 > .column, .medium-large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .medium-large-up-2 {
    flex-wrap: wrap;
  }
  .medium-large-up-2 > .column, .medium-large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .medium-large-up-3 {
    flex-wrap: wrap;
  }
  .medium-large-up-3 > .column, .medium-large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .medium-large-up-4 {
    flex-wrap: wrap;
  }
  .medium-large-up-4 > .column, .medium-large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .medium-large-up-5 {
    flex-wrap: wrap;
  }
  .medium-large-up-5 > .column, .medium-large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .medium-large-up-6 {
    flex-wrap: wrap;
  }
  .medium-large-up-6 > .column, .medium-large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .medium-large-up-7 {
    flex-wrap: wrap;
  }
  .medium-large-up-7 > .column, .medium-large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .medium-large-up-8 {
    flex-wrap: wrap;
  }
  .medium-large-up-8 > .column, .medium-large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 48em) and (min-width: 48em) {
  .medium-large-expand {
    flex: 1 1 0px;
  }
}
.row.medium-large-unstack > .column, .row.medium-large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 48em) {
  .row.medium-large-unstack > .column, .row.medium-large-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-large-collapse > .column, .medium-large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-large-uncollapse > .column, .medium-large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 61.25em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

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

  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

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

  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

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

  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

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

  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 61.25em) and (min-width: 61.25em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 61.25em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 61.25em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 61.25em) {
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .xlarge-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

  .xlarge-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .xlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

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

  .xlarge-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .xlarge-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .xlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

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

  .xlarge-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .xlarge-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .xlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

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

  .xlarge-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

  .xlarge-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .xlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

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

  .xlarge-up-1 {
    flex-wrap: wrap;
  }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .xlarge-up-2 {
    flex-wrap: wrap;
  }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .xlarge-up-3 {
    flex-wrap: wrap;
  }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xlarge-up-4 {
    flex-wrap: wrap;
  }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .xlarge-up-5 {
    flex-wrap: wrap;
  }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .xlarge-up-6 {
    flex-wrap: wrap;
  }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xlarge-up-7 {
    flex-wrap: wrap;
  }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .xlarge-up-8 {
    flex-wrap: wrap;
  }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 64em) and (min-width: 64em) {
  .xlarge-expand {
    flex: 1 1 0px;
  }
}
.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  flex: 0 0 100%;
}
@media screen and (min-width: 64em) {
  .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 64em) {
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 64em) {
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .xxlarge-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

  .xxlarge-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .xxlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

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

  .xxlarge-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .xxlarge-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .xxlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

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

  .xxlarge-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .xxlarge-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .xxlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

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

  .xxlarge-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

  .xxlarge-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .xxlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

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

  .xxlarge-up-1 {
    flex-wrap: wrap;
  }
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .xxlarge-up-2 {
    flex-wrap: wrap;
  }
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .xxlarge-up-3 {
    flex-wrap: wrap;
  }
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xxlarge-up-4 {
    flex-wrap: wrap;
  }
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .xxlarge-up-5 {
    flex-wrap: wrap;
  }
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .xxlarge-up-6 {
    flex-wrap: wrap;
  }
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xxlarge-up-7 {
    flex-wrap: wrap;
  }
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .xxlarge-up-8 {
    flex-wrap: wrap;
  }
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 75em) and (min-width: 75em) {
  .xxlarge-expand {
    flex: 1 1 0px;
  }
}
.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
  flex: 0 0 100%;
}
@media screen and (min-width: 75em) {
  .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 75em) {
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 75em) {
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 90em) {
  .xxxlarge-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

  .xxxlarge-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .xxxlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

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

  .xxxlarge-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .xxxlarge-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .xxxlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

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

  .xxxlarge-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .xxxlarge-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .xxxlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

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

  .xxxlarge-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

  .xxxlarge-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .xxxlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

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

  .xxxlarge-up-1 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-1 > .column, .xxxlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .xxxlarge-up-2 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-2 > .column, .xxxlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .xxxlarge-up-3 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-3 > .column, .xxxlarge-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xxxlarge-up-4 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-4 > .column, .xxxlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .xxxlarge-up-5 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-5 > .column, .xxxlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .xxxlarge-up-6 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-6 > .column, .xxxlarge-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xxxlarge-up-7 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-7 > .column, .xxxlarge-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .xxxlarge-up-8 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-8 > .column, .xxxlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 90em) and (min-width: 90em) {
  .xxxlarge-expand {
    flex: 1 1 0px;
  }
}
.row.xxxlarge-unstack > .column, .row.xxxlarge-unstack > .columns {
  flex: 0 0 100%;
}
@media screen and (min-width: 90em) {
  .row.xxxlarge-unstack > .column, .row.xxxlarge-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 90em) {
  .xxxlarge-collapse > .column, .xxxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 90em) {
  .xxxlarge-uncollapse > .column, .xxxlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 2.5rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 61.25em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium-large-order-2 {
    order: 2;
  }

  .medium-large-order-3 {
    order: 3;
  }

  .medium-large-order-4 {
    order: 4;
  }

  .medium-large-order-5 {
    order: 5;
  }

  .medium-large-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 61.25em) {
  .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: 64em) {
  .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: 75em) {
  .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: 90em) {
  .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;
  }
}
.flex-container {
  display: flex;
}

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }

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

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

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

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

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

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

  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-large-flex-container {
    display: flex;
  }

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

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

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

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

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

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

  .medium-large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 61.25em) {
  .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: 64em) {
  .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: 75em) {
  .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: 90em) {
  .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;
  }
}
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: 24px;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

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

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

small {
  font-size: 14px;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Mada", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #444444;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #444444;
}

h1, .h1 {
  font-size: 2.5rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1.875rem;
}

h2, .h2 {
  font-size: 2rem;
  line-height: 1.21875;
  margin-top: 0;
  margin-bottom: 1.875rem;
}

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

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

h5, .h5 {
  font-size: 0.9375rem;
  line-height: 1.5333333333;
  margin-top: 0;
  margin-bottom: 1.875rem;
}

h6, .h6 {
  font-size: 0.9375rem;
  line-height: 1.5333333333;
  margin-top: 0;
  margin-bottom: 1.875rem;
}

@media print, screen and (min-width: 61.25em) {
  h1, .h1 {
    font-size: 2.5rem;
  }

  h2, .h2 {
    font-size: 2rem;
  }

  h3, .h3 {
    font-size: 1.375rem;
  }

  h4, .h4 {
    font-size: 1.125rem;
  }

  h5, .h5 {
    font-size: 0.9375rem;
  }

  h6, .h6 {
    font-size: 0.9375rem;
  }
}
a {
  line-height: inherit;
  color: #B4C600;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #B4C600;
}
a img {
  border: 0;
}

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

ul,
ol,
dl {
  margin-bottom: 24px;
  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, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}

blockquote {
  margin: 0 0 24px;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #444444;
}

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

figure {
  margin: 0;
}

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

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

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #444444;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "\2014   ";
}

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

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

.text-left {
  text-align: left;
}

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

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }

  .medium-text-right {
    text-align: right;
  }

  .medium-text-center {
    text-align: center;
  }

  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-large-text-left {
    text-align: left;
  }

  .medium-large-text-right {
    text-align: right;
  }

  .medium-large-text-center {
    text-align: center;
  }

  .medium-large-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 61.25em) {
  .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: 64em) {
  .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: 75em) {
  .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: 90em) {
  .xxxlarge-text-left {
    text-align: left;
  }

  .xxxlarge-text-right {
    text-align: right;
  }

  .xxxlarge-text-center {
    text-align: center;
  }

  .xxxlarge-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 #444444;
    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;
  }
}
.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  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;
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #444444;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #000;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  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;
}

.media-object {
  display: flex;
  margin-bottom: 24px;
  flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media print, screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}

.media-object-section {
  flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 10px;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 10px;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 10px;
    flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section.main-section {
  flex: 1 1 0px;
}

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

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

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

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

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25);
}

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

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

  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

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

  .position-left.reveal-for-medium-large ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-medium-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  .position-right.reveal-for-medium-large ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-medium-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  .position-top.reveal-for-medium-large ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-medium-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

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

  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

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

  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

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

  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  .position-top.reveal-for-xxlarge ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

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

  .position-left.reveal-for-xxxlarge ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-xxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xxxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xxxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  .position-right.reveal-for-xxxlarge ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-xxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xxxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xxxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  .position-top.reveal-for-xxxlarge ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-xxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xxxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xxxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

  .position-bottom.reveal-for-xxxlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 48em) {
  .off-canvas.in-canvas-for-medium-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium-large.position-left, .off-canvas.in-canvas-for-medium-large.position-right, .off-canvas.in-canvas-for-medium-large.position-top, .off-canvas.in-canvas-for-medium-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium-large .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 61.25em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
@media screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas.in-canvas-for-xxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top, .off-canvas.in-canvas-for-xxlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-xxlarge .close-button {
    display: none;
  }
}
@media screen and (min-width: 90em) {
  .off-canvas.in-canvas-for-xxxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-xxxlarge.position-left, .off-canvas.in-canvas-for-xxxlarge.position-right, .off-canvas.in-canvas-for-xxxlarge.position-top, .off-canvas.in-canvas-for-xxxlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-xxxlarge .close-button {
    display: none;
  }
}
.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%;
}

.sticky-container {
  position: relative;
}

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

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

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

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
}
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.45);
  overflow-y: auto;
}

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

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}

.accordion {
  margin: 0 auto;
}

.accordion-item {
  list-style-type: none;
}
.accordion-item .accordion-title {
  display: block;
  position: relative;
  padding-left: 1.625rem;
  padding-bottom: 0.3125rem;
}
.accordion-item .accordion-title:before {
  color: #444444;
  line-height: 1;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  content: "+";
}
.accordion-item .accordion-title h4 {
  margin-bottom: 0;
}

.accordion-item.is-active .accordion-title:before {
  content: "-";
}

.accordion-content {
  display: none;
  padding: 0.625rem 0 0.625rem 1.875rem;
}

.is-dropdown-submenu {
  position: absolute;
  z-index: 1;
  display: none;
  min-width: 200px;
  background: #fff;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

@media print, screen and (min-width: 40em) {
  .is-dropdown-submenu-parent {
    position: relative;
  }

  .dropdown.menu .is-dropdown-submenu {
    position: absolute;
    top: 100%;
    left: 0;
  }
}
/* CSS Document */
/* 
// Example
@include placeholder {
    font-style:italic;
    color: white;
    font-weight:100;
} 
*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background: #f4f4f4;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #333;
  display: block;
  font-size: 1em;
  font-weight: bold;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.widget_search input[type=submit]:focus {
  background: #f4f4f4;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #333;
  display: block;
  font-size: 1em;
  font-weight: bold;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.clear:before, .clear:after,
.clearfix:before,
.clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
section:before,
section:after,
.site-footer:before,
.site-footer:after {
  content: " ";
  display: table;
}
.clear:after,
.clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
section:after,
.site-footer:after {
  clear: both;
}
.clear,
.clearfix,
.entry-content,
.comment-content,
.site-header,
.site-content,
section,
.site-footer {
  *zoom: 1;
}

embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

svg, img[src$=".svg"] {
  height: auto;
  max-width: 100%;
}

svg {
  overflow: visible !important;
}

svg:not(:root) {
  overflow: visible !important;
}

.has-no-blocks .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.has-no-blocks .embed-container iframe,
.has-no-blocks .embed-container object,
.has-no-blocks .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

figure {
  margin: 0;
}

img.aligncenter,
.aligncenter {
  display: block;
  margin: 0 auto 24px auto;
}

img.alignleft,
.wp-caption.alignleft {
  margin-bottom: 24px;
}
@media print, screen and (min-width: 61.25em) {
  img.alignleft,
.wp-caption.alignleft {
    margin-right: 24px;
  }
}

img.alignright,
.wp-caption.alignright {
  margin-bottom: 24px;
}
@media print, screen and (min-width: 61.25em) {
  img.alignright,
.wp-caption.alignright {
    margin-left: 24px;
  }
}

.wp-caption p {
  margin-bottom: 0;
}

.wp-caption-text {
  margin: 0;
}

@media print, screen and (min-width: 61.25em) {
  .alignleft {
    float: left;
  }

  .alignright {
    float: right;
  }
}
.image-as-background {
  overflow: hidden;
  position: relative;
}

.video-background,
.image-background {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  display: block;
  transform: translateY(-50%);
}
@supports (object-fit: cover) {
  .video-background,
.image-background {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.video-background {
  object-position: center top;
}

.image-background {
  object-position: center center;
}
@supports (object-fit: cover) {
  .image-background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.ie .video-background,
.edge .video-background {
  height: auto;
}

.svg-defs {
  display: none;
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
These "retina group" variables are mappings for the naming and pairing of normal and retina sprites.

The list formatted variables are intended for mixins like `retina-sprite` and `retina-sprites`.
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `retina-sprite` mixin sets up rules and a media query for a sprite/retina sprite.
  It should be used with a "retina group" variable.

The media query is from CSS Tricks: https://css-tricks.com/snippets/css/retina-display-media-query/

$icon-home-group: ('icon-home', $icon-home, $icon-home-2x, );

.icon-home {
  @include retina-sprite($icon-home-group);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/*
The `retina-sprites` mixin generates a CSS rule and media query for retina groups
  This yields the same output as CSS retina template but can be overridden in SCSS

@include retina-sprites($retina-groups);
*/
/* WordPress
--------------------------------------------- */
.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0);
}

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0);
}

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0);
}

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0);
}

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%);
}

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%);
}

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%);
}

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  transition-duration: 750ms !important;
}

.fast {
  transition-duration: 250ms !important;
}

.linear {
  transition-timing-function: linear !important;
}

.ease {
  transition-timing-function: ease !important;
}

.ease-in {
  transition-timing-function: ease-in !important;
}

.ease-out {
  transition-timing-function: ease-out !important;
}

.ease-in-out {
  transition-timing-function: ease-in-out !important;
}

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  transition-delay: 300ms !important;
}

.long-delay {
  transition-delay: 700ms !important;
}

.shake {
  animation-name: shake-7;
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%);
  }
}

.spin-cw {
  animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn);
  }
  100% {
    transform: rotate(0);
  }
}

.spin-ccw {
  animation-name: spin-ccw-1turn;
}
@keyframes spin-ccw-1turn {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-1turn);
  }
}

.wiggle {
  animation-name: wiggle-7deg;
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms;
}

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

.slow {
  animation-duration: 750ms !important;
}

.fast {
  animation-duration: 250ms !important;
}

.linear {
  animation-timing-function: linear !important;
}

.ease {
  animation-timing-function: ease !important;
}

.ease-in {
  animation-timing-function: ease-in !important;
}

.ease-out {
  animation-timing-function: ease-out !important;
}

.ease-in-out {
  animation-timing-function: ease-in-out !important;
}

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  animation-delay: 300ms !important;
}

.long-delay {
  animation-delay: 700ms !important;
}

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0);
}

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0);
}

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0);
}

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0);
}

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%);
}

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%);
}

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%);
}

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  transition-duration: 750ms !important;
}

.fast {
  transition-duration: 250ms !important;
}

.linear {
  transition-timing-function: linear !important;
}

.ease {
  transition-timing-function: ease !important;
}

.ease-in {
  transition-timing-function: ease-in !important;
}

.ease-out {
  transition-timing-function: ease-out !important;
}

.ease-in-out {
  transition-timing-function: ease-in-out !important;
}

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  transition-delay: 300ms !important;
}

.long-delay {
  transition-delay: 700ms !important;
}

.shake {
  animation-name: shake-7;
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%);
  }
}

.spin-cw {
  animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn);
  }
  100% {
    transform: rotate(0);
  }
}

.spin-ccw {
  animation-name: spin-ccw-1turn;
}
@keyframes spin-ccw-1turn {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-1turn);
  }
}

.wiggle {
  animation-name: wiggle-7deg;
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms;
}

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

.slow {
  animation-duration: 750ms !important;
}

.fast {
  animation-duration: 250ms !important;
}

.linear {
  animation-timing-function: linear !important;
}

.ease {
  animation-timing-function: ease !important;
}

.ease-in {
  animation-timing-function: ease-in !important;
}

.ease-out {
  animation-timing-function: ease-out !important;
}

.ease-in-out {
  animation-timing-function: ease-in-out !important;
}

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  animation-delay: 300ms !important;
}

.long-delay {
  animation-delay: 700ms !important;
}

.wp-block-quote {
  border-left: 4px solid #000;
  margin-bottom: 1.5rem;
  padding-left: 1rem;
}

.wp-block-quote cite:before {
  content: "\2014\A0";
}

.button {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: #B4C600;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  text-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5);
}
.button:hover {
  color: #fff;
}
.button.disabled {
  pointer-events: none;
  cursor: default;
}
.button svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.button:hover {
  color: #fff;
}
.button.disabled {
  pointer-events: none;
  cursor: default;
}
.button svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.button:hover {
  background-color: #00ACCA;
}
.button.secondary, .button.btn-secondary {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: transparent;
  color: #B4C600;
  border: 3px solid #B4C600;
  padding: 0.5rem 1.6875rem;
}
.button.secondary:hover, .button.btn-secondary:hover {
  color: #fff;
}
.button.secondary.disabled, .button.btn-secondary.disabled {
  pointer-events: none;
  cursor: default;
}
.button.secondary svg, .button.btn-secondary svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.button.secondary:focus, .button.btn-secondary:focus {
  color: #B4C600;
}
.button.secondary:hover, .button.btn-secondary:hover {
  background-color: #B4C600;
  color: #ffffff;
}

.button-group {
  margin: 0 -10px;
}
.button-group a {
  margin: 0 auto 20px;
}
@media print, screen and (min-width: 40em) {
  .button-group a {
    margin: 0 10px 24px;
  }
}

.site-content {
  word-wrap: break-word;
}

.hide {
  display: none;
}

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

[aria-hidden=true] button:focus,
button[aria-hidden=true]:focus {
  outline: none;
}

.site-footer {
  background-color: #00ACCA;
  position: relative;
  z-index: 2;
}
.site-footer .wrap {
  position: relative;
  z-index: 2;
  padding-top: 3.125rem;
}
.site-footer .widget {
  text-align: center;
}
@media print, screen and (min-width: 61.25em) {
  .site-footer .widget {
    text-align: left;
  }
}
.site-footer .language-footer > div {
  display: flex;
  justify-content: center;
  margin-top: -0.5625rem;
  margin-bottom: 2.5rem !important;
}
.site-footer hr {
  border: 1px solid rgba(215, 213, 213, 0.7);
}

.footer-widgets {
  position: relative;
  margin-bottom: 0.9375rem;
}
.footer-widgets .widget-title {
  margin-bottom: 0.75rem;
  padding-bottom: 0.4375rem;
  position: relative;
  color: #fff;
  font-size: 1.125rem;
}
@media print, screen and (max-width: 39.99875em) {
  .footer-widgets .column:last-child, .footer-widgets .columns:last-child {
    margin-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 61.25em) {
  .footer-widgets > .column:first-child, .footer-widgets > .columns:first-child {
    padding-right: 9.375rem;
    flex: 0 0 auto;
    max-width: 100%;
  }
}
.footer-widgets .widget_media_image {
  margin-bottom: 1.5rem;
}
.footer-widgets .widget_media_image a {
  max-width: 190px;
  margin: 0 auto;
}
.footer-widgets .widget_media_image a img {
  display: block;
  margin: 0 auto;
  width: 122px;
}
.footer-widgets .menu {
  flex-direction: column;
}
.footer-widgets .menu li {
  display: block;
}
.footer-widgets .menu li a {
  color: #EFF3F1;
  padding: 0.3125rem 0;
  font-size: 0.9375rem;
  line-height: 1.823529412;
  margin-bottom: 0.5rem;
}
.footer-widgets .menu li a:hover {
  color: #ffffff;
}
.footer-widgets .widget_footer_awards .row {
  margin: 0 auto;
}
.footer-widgets .social-icons {
  display: flex;
  justify-content: center;
}

.widget_footer_awards {
  margin-bottom: -2.5rem;
}
@media print, screen and (min-width: 40em) {
  .widget_footer_awards {
    margin-bottom: -1.875rem;
  }
}
.widget_footer_awards .column, .widget_footer_awards .columns {
  flex: 0 0 auto;
  max-width: none;
}
.widget_footer_awards img {
  width: auto;
  max-height: 60px;
}

.footer-copyright {
  padding-bottom: 1.25rem;
  text-align: center;
}
@media print, screen and (min-width: 61.25em) {
  .footer-copyright .column:first-child, .footer-copyright .columns:first-child {
    text-align: left;
  }
}
.footer-copyright .column:nth-child(2) span, .footer-copyright .columns:nth-child(2) span {
  padding: 0 0.125rem;
}
.footer-copyright .column:nth-child(2) span:first-child, .footer-copyright .columns:nth-child(2) span:first-child {
  display: none;
}
.footer-copyright .column:nth-child(2) a, .footer-copyright .columns:nth-child(2) a {
  text-decoration: underline;
}
@media print, screen and (min-width: 61.25em) {
  .footer-copyright .column:last-child, .footer-copyright .columns:last-child {
    text-align: right;
  }
}
.footer-copyright p {
  color: #ECECEC;
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 8px;
}
.footer-copyright p a {
  color: #ECECEC;
  text-decoration: none;
}
.footer-copyright p a:hover {
  color: #fff;
}

/*
Header
---------------------------------------------- */
@media screen and (min-width: 783px) and (max-width: 74.99875em) {
  .logged-in .site-header {
    top: 32px;
  }
}
@media screen and (max-width: 782px) {
  .logged-in .site-header {
    top: 46px;
  }
}

@media screen and (min-width: 75em) {
  .logged-in .site-header.fixed {
    top: 32px;
  }
}

.compensate-for-scrollbar .site-header.fixed {
  width: calc(100% - 15px);
}

@media screen and (min-width: 64em) {
  .site-header.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  .site-header.fixed .wrap {
    position: relative;
  }
}
@media screen and (min-width: 64em) and (min-width: 64em) {
  .site-header.fixed .wrap {
    background: linear-gradient(270deg, rgba(237, 67, 153, 0.8) 0%, rgba(249, 176, 45, 0.9) 100%);
    background: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 64em) {
  .site-header.fixed .logo,
.site-header.fixed .logo-white {
    display: none !important;
  }
}
@media screen and (min-width: 64em) {
  .site-header.fixed .site-title {
    width: 42px;
  }
}
@media screen and (min-width: 64em) {
  .site-header.fixed .logo-mark {
    display: block !important;
  }
}
@media screen and (min-width: 64em) {
  .site-header.fixed .nav-primary .menu .menu-item:not(.button) a {
    color: #444444;
  }
  .site-header.fixed .nav-primary .menu .menu-item:not(.button) a:after {
    background-color: #444444;
  }
}
@media screen and (min-width: 64em) {
  .site-header.fixed .wpml-ls-sub-menu {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 1px 1px 6px 0 #979797;
    overflow: hidden;
  }
}
@media screen and (min-width: 64em) {
  .site-header.fixed .wpml-ls-legacy-dropdown a {
    color: #444444 !important;
  }
}
@media screen and (min-width: 64em) {
  .site-header.fixed .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: "";
    right: 0;
    bottom: 12px;
    position: absolute;
    width: 8px;
    height: 8px;
    border: solid #444444;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
  }
}

@media print, screen and (max-width: 74.99875em) {
  .site-header .wpml-ls-sub-menu {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 1px 1px 6px 0 #979797;
    overflow: hidden;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .sticky-header {
    height: 58px;
  }

  .site-header {
    position: fixed;
    top: 0;
    left: 0;
  }

  .site-header .wrap .row {
    height: 58px;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.99875em) {
  .sticky-header {
    height: 67px;
  }

  .site-header {
    position: fixed;
    top: 0;
    left: 0;
  }

  .site-header .wrap .row {
    height: 67px;
  }
}
.site-header {
  width: 100%;
  z-index: 99;
}
@media screen and (min-width: 64em) {
  .site-header {
    position: absolute;
  }
}
.site-header .wrap {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 64em) {
  .site-header .wrap {
    background-color: transparent;
    box-shadow: none;
  }
}
.site-header .wrap .row {
  position: relative;
}
.site-header .wrap .site-title {
  line-height: 1;
  padding: 1.25rem 0;
  width: 130px;
}
@media print, screen and (min-width: 40em) {
  .site-header .wrap .site-title {
    width: 200px;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .site-header .wrap .site-title {
    width: 180px;
  }
}
.site-header .wrap .site-title img {
  display: block;
}
.site-header .wrap .site-title .logo,
.site-header .wrap .site-title .logo-white {
  width: 130px;
}
@media print, screen and (min-width: 40em) {
  .site-header .wrap .site-title .logo,
.site-header .wrap .site-title .logo-white {
    width: 200px;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .site-header .wrap .site-title .logo,
.site-header .wrap .site-title .logo-white {
    width: 180px;
  }
}
.site-header .wrap .site-title .logo-mark {
  display: none;
  width: 42px;
}
.site-header .wrap .site-title .logo-white {
  display: none;
}
@media screen and (min-width: 64em) {
  .site-header .wrap .site-title {
    padding: 0;
  }
  .site-header .wrap .site-title .logo {
    display: none;
  }
  .site-header .wrap .site-title .logo-white {
    display: block;
  }
}
.site-header .wrap .site-title a {
  display: block;
  position: relative;
  z-index: 2;
}
.site-header .wrap .lang-selector {
  position: absolute;
  top: calc(30px - 18px);
  right: 4.6875rem;
}
.site-header .wrap .lang-selector .wpml-ls-legacy-dropdown > ul {
  padding: 0;
}
.site-header .wrap .lang-selector .wpml-ls-legacy-dropdown a {
  color: #444444 !important;
}
.site-header .wrap .lang-selector .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: "";
  right: 0;
  bottom: 12px;
  position: absolute;
  width: 8px;
  height: 8px;
  border: solid #444444;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}
.site-header .menu-toggle {
  position: absolute;
  top: calc(30px - 17px);
  right: 1.25rem;
  z-index: 999;
}
@media print, screen and (min-width: 61.25em) {
  .site-header .menu-toggle {
    right: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .site-header .shrink {
    flex: 0 0 auto !important;
  }
}
.site-header:not(.fixed) .secondary-menu-button {
  display: none;
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu:before, .menu:after {
  content: " ";
  display: table;
}
.menu:after {
  clear: both;
}
.menu {
  *zoom: 1;
}
@media screen and (min-width: 64em) {
  .menu {
    display: flex;
  }
}
.js-superfish .menu-item > a:focus ~ ul.sub-menu,
.js-superfish .menu-item.focus > ul.sub-menu,
.js-superfish .menu-item:hover > ul.sub-menu {
  opacity: 1;
  transform: translateY(0);
  transition: none;
}
.js-superfish .menu-item:focus {
  position: static;
}
.js-superfish .menu-item > a:focus + ul.sub-menu,
.js-superfish .menu-item.sfHover > ul.sub-menu {
  opacity: 1;
}

.no-touchevents a[href^="tel:"]:not(.button) {
  color: #444444;
  pointer-events: none;
  /* prevents click event */
  cursor: text;
  /* use text highlight cursor*/
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0;
}
.comment-navigation.nav-previous,
.posts-navigation.nav-previous,
.post-navigation.nav-previous {
  float: left;
}
.comment-navigation.nav-next,
.posts-navigation.nav-next,
.post-navigation.nav-next {
  float: right;
  text-align: right;
}

.fancy-link {
  color: #4A4A4A;
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1.055555556;
  letter-spacing: 0.7px;
}
.fancy-link:hover {
  color: #444444;
}
.fancy-link:after {
  content: "";
  display: block;
  width: 44px;
  height: 2px;
  background-color: #B4C600;
  margin-top: 0.3125rem;
}
.no-touchevents .fancy-link:after {
  transition: width 0.3s;
}
.no-touchevents .fancy-link:hover:after {
  width: 100%;
}

button {
  cursor: pointer;
}

.menu-toggle,
.sub-menu-toggle {
  display: block;
}
@media screen and (min-width: 64em) {
  .menu-toggle,
.sub-menu-toggle {
    display: none;
  }
}

.menu-toggle {
  background-image: url("../images/menu-icon.svg");
  background-size: 38px 34px;
  border-radius: 0;
  width: 38px;
  height: 34px;
}

.sub-menu-toggle {
  outline: none;
  display: inline-block;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  height: 45px;
  width: 45px;
}
.sub-menu-toggle:after {
  content: "";
  display: inline-block;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(-45deg);
  width: 10px;
  height: 10px;
}
.sub-menu-toggle.activated {
  top: 0;
}
.sub-menu-toggle.activated:after {
  transform: rotate(45deg);
}

.genesis-responsive-menu,
.genesis-responsive-menu .sub-menu {
  display: none;
}

.genesis-responsive-menu .menu li {
  width: auto;
  position: relative;
  margin: 0;
}
.genesis-responsive-menu .menu li a {
  display: block;
  margin: 0;
  padding: 15px 50px 15px 25px;
}

.menu-cta {
  display: flex;
}
.menu-cta li {
  flex: 0 0 50%;
  text-align: center;
  border-top: none !important;
}
.menu-cta li:first-child {
  background-color: #B4C600;
}
.menu-cta li:last-child {
  background-color: #01758A;
}
.menu-cta li a {
  padding-right: 25px !important;
}

@media print, screen and (max-width: 39.99875em) {
  .nav-primary {
    position: absolute;
    min-height: calc(100vh - 58px);
    height: 100%;
    overflow-y: auto;
    top: 58px;
    left: 0;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.99875em) {
  .nav-primary {
    position: absolute;
    top: 67px;
    left: 0;
  }
}
.nav-primary {
  display: none;
  width: 100%;
  background-color: #026172;
}
@media print, screen and (max-width: 63.99875em) {
  .nav-primary {
    padding: 0;
  }
  .nav-primary.toggled {
    display: block;
  }
}
.nav-primary .menu-item {
  display: block;
  list-style-type: none;
  width: 100%;
  position: relative;
  z-index: 2;
}
.nav-primary .menu-item:first-child {
  border: none;
}
.nav-primary .menu-item:hover > a, .nav-primary .menu-item.current-menu-item > a, .nav-primary .menu-item.current_page_parent > a, .nav-primary .menu-item.current-page-ancestor > a, .nav-primary .menu-item.current-menu-ancestor > a, .nav-primary .menu-item.current-menu-parent > a, .nav-primary .menu-item.current-category-ancestor > a {
  color: #ffffff;
}
.nav-primary .menu-item a {
  color: #ffffff;
  font-family: "Mada", sans-serif;
  font-size: 0.9375rem;
  letter-spacing: 0.5px;
  font-weight: 400;
  margin: 0;
  padding: 20px 50px 20px 15px;
  display: block;
}
.nav-primary .sub-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #01758A;
}
.nav-primary .sub-menu:before, .nav-primary .sub-menu:after {
  content: " ";
  display: table;
}
.nav-primary .sub-menu:after {
  clear: both;
}
.nav-primary .sub-menu {
  *zoom: 1;
}
.nav-primary .sub-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-primary .sub-menu ul:before, .nav-primary .sub-menu ul:after {
  content: " ";
  display: table;
}
.nav-primary .sub-menu ul:after {
  clear: both;
}
.nav-primary .sub-menu ul {
  *zoom: 1;
}
.nav-primary .sub-menu .sub-menu {
  background-color: #00ACCA;
}
.nav-primary .sub-menu li img {
  display: none;
}

@media screen and (min-width: 64em) {
  .nav-primary {
    display: block;
    width: 100%;
    background-color: transparent;
    position: relative;
    text-align: right;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    display: flex;
    justify-content: flex-end;
  }
  .nav-primary .menu .menu-item:focus {
    position: static;
  }
  .nav-primary .menu-toggle,
.nav-primary .sub-menu-toggle {
    display: none;
    visibility: hidden;
  }
  .nav-primary .sub-menu {
    width: auto;
    display: block;
  }

  .nav-primary .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    background: transparent;
    display: flex;
    justify-content: flex-end;
  }
  .nav-primary .menu:before, .nav-primary .menu:after {
    content: " ";
    display: table;
  }
  .nav-primary .menu:after {
    clear: both;
  }
  .nav-primary .menu {
    *zoom: 1;
  }
  .nav-primary .menu .menu-item {
    background: transparent;
    border: none;
    width: auto;
    padding: 0 0.625rem;
  }
}
@media screen and (min-width: 64em) and (min-width: 75em) {
  .nav-primary .menu .menu-item {
    padding: 0 1.25rem;
  }
}
@media screen and (min-width: 64em) {
  .nav-primary .menu .menu-item a {
    color: #444444;
    text-transform: none;
    position: relative;
    display: block;
    font-size: 0.9375rem;
    line-height: 1.266666667;
    font-weight: 400;
    text-decoration: none;
  }
}
@media screen and (min-width: 64em) {
  .nav-primary .menu > li.menu-item {
    padding: 0.5rem 0.3125rem;
    text-align: left;
    position: relative;
  }
}
@media screen and (min-width: 64em) and (min-width: 75em) {
  .nav-primary .menu > li.menu-item {
    padding: 0.5rem 1.25rem;
  }
}
@media screen and (min-width: 64em) {
  .nav-primary .menu > li.menu-item > a {
    color: #eff3f1;
    font-size: 1rem;
    line-height: 1.75;
    padding: 0 !important;
  }
}
@media screen and (min-width: 64em) {
  .nav-primary .menu > li.menu-item.current-menu-item > a, .nav-primary .menu > li.menu-item.current_page_parent > a, .nav-primary .menu > li.menu-item.current-page-ancestor > a, .nav-primary .menu > li.menu-item.current-menu-ancestor > a, .nav-primary .menu > li.menu-item.current-category-ancestor > a {
    background: transparent;
    color: #fff;
  }
}
@media screen and (min-width: 64em) {
  .nav-primary .menu > li.menu-item:hover > a, .nav-primary .menu > li.menu-item:focus > a, .nav-primary .menu > li.menu-item:active > a {
    background: transparent;
    color: #fff;
  }
}
@media screen and (min-width: 64em) {
  .nav-primary .menu > li.menu-item a:focus {
    color: #fff;
  }
}
@media screen and (min-width: 64em) {
  .nav-primary .menu > .menu-item > .sub-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 100%;
    left: auto;
    margin-left: -15px;
    min-width: 190px;
    transform: translateY(-400%);
    padding: 0.625rem 0;
    opacity: 0;
    z-index: -2;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 1px 1px 6px 0 #979797;
    border-radius: 8px;
    overflow: hidden;
  }
  .nav-primary .menu > .menu-item > .sub-menu:before, .nav-primary .menu > .menu-item > .sub-menu:after {
    content: " ";
    display: table;
  }
  .nav-primary .menu > .menu-item > .sub-menu:after {
    clear: both;
  }
  .nav-primary .menu > .menu-item > .sub-menu {
    *zoom: 1;
  }
  .nav-primary .menu > .menu-item > .sub-menu:before {
    display: block;
    height: 6px;
    width: 100%;
    background: linear-gradient(270deg, #01758a 0%, #00adcb 100%);
    position: absolute;
    left: 0;
    transform: translateY(-10px);
  }
  .nav-primary .menu > .menu-item > .sub-menu .menu-heading {
    cursor: default;
  }
  .nav-primary .menu > .menu-item > .sub-menu .menu-heading > a {
    color: #686C71;
    font-weight: 700;
    pointer-events: none;
  }
  .nav-primary .menu > .menu-item > .sub-menu .menu-item {
    border: none;
    display: block;
    padding: 0.3125rem 0.9375rem;
    margin: 0;
  }
  .nav-primary .menu > .menu-item > .sub-menu .menu-item > a {
    background: transparent;
    position: relative;
    padding: 0;
    font-size: 0.9375rem;
    display: inline-block;
    color: #686C71;
  }
  .nav-primary .menu > .menu-item > .sub-menu .menu-item > a:hover {
    color: #444444;
  }
  .nav-primary .menu > .menu-item > .sub-menu .menu-item:hover a:after {
    width: 100%;
  }
  .nav-primary .menu > .menu-item > .sub-menu .menu-item-has-children {
    position: relative;
  }
  .nav-primary .menu > .menu-item > .sub-menu .menu-item-has-children .sub-menu {
    background-color: transparent;
  }
  .nav-primary .menu > .menu-item > .sub-menu .menu-item-has-children .sub-menu li {
    padding: 0.3125rem 0;
  }
}
@media screen and (min-width: 64em) {
  .nav-primary .menu .mega-menu > .sub-menu {
    display: flex;
    min-width: 18.75rem;
  }
  .nav-primary .menu .mega-menu > .sub-menu li {
    flex: 1 1 50%;
  }
}
@media screen and (min-width: 64em) {
  .nav-primary .menu > .menu-item.focus > ul.sub-menu,
.nav-primary .menu > .menu-item:hover > ul.sub-menu {
    opacity: 1;
    transform: translateY(0);
    transition: none;
  }
}
@media screen and (min-width: 64em) {
  .fixed-menu .nav-primary .menu > li.menu-item:not(.button) > a {
    color: #ffffff;
  }
  .fixed-menu .nav-primary .menu > li.menu-item:not(.button) > a:after {
    background-color: #ffffff;
  }
  .fixed-menu .nav-primary .menu > li.menu-item:not(.button).current-menu-item > a, .fixed-menu .nav-primary .menu > li.menu-item:not(.button).current_page_parent > a, .fixed-menu .nav-primary .menu > li.menu-item:not(.button).current-page-ancestor > a, .fixed-menu .nav-primary .menu > li.menu-item:not(.button).current-menu-ancestor > a, .fixed-menu .nav-primary .menu > li.menu-item:not(.button).current-category-ancestor > a {
    color: #ffffff;
  }
  .fixed-menu .nav-primary .menu > li.menu-item:not(.button):hover > a, .fixed-menu .nav-primary .menu > li.menu-item:not(.button):focus > a, .fixed-menu .nav-primary .menu > li.menu-item:not(.button):active > a {
    color: #ffffff;
  }
  .fixed-menu .nav-primary .menu > li.menu-item:not(.button) a:focus {
    color: #ffffff;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .menu .desktop-link {
    display: none !important;
  }
}

@media screen and (min-width: 64em) {
  .menu .mobile-link {
    display: none !important;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .secondary-menu {
    display: flex;
    background: linear-gradient(to right, #B4C600 50%, #00ACCA 50%);
    overflow: hidden;
  }
  .secondary-menu li {
    border: none !important;
    text-align: center;
    transform: skew(-21deg);
    flex: 0 0 50%;
  }
  .secondary-menu li a {
    padding: 0.625rem 0.9375rem !important;
    transform: skew(21deg);
  }
  .secondary-menu li:first-child {
    order: 2;
    background-color: #00ACCA;
  }
  .secondary-menu li:last-child {
    order: 1;
    background-color: #B4C600;
  }
}
@media screen and (min-width: 64em) {
  .secondary-menu li.menu-item:last-child {
    padding: 0.5rem 0 0 0.625rem !important;
  }
  .secondary-menu li.menu-item:last-child a {
    display: block;
    min-width: 130px;
    text-align: center;
    padding: 0.25rem 0.75rem !important;
    border-radius: 23.5px;
    background-color: #B4C600;
    text-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    font-size: 0.8125rem;
    color: #fff !important;
  }
  .secondary-menu li.menu-item:last-child:hover a {
    background-color: #01758A;
  }
}

/* Typography resets */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #4A4A4A;
}

a {
  text-decoration: none;
}

strong {
  font-weight: 700;
}

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444444;
  font-family: "Mada", sans-serif;
  font-weight: 700;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #4A4A4A;
  display: inline-block;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #444444;
}

h1 {
  margin-bottom: 1.25rem;
}

h2 {
  margin-bottom: 2.1875rem;
}

h3 {
  margin-bottom: 0.625rem;
}

h4 {
  letter-spacing: 0.7px;
  margin-bottom: 1.25rem;
}

h5 {
  margin-bottom: 1.25rem;
}

p, li {
  line-height: 1.5;
}

p, ul {
  margin-bottom: 24px;
}

ul:not([class]),
ol:not([class]) {
  width: auto;
  overflow: hidden;
  margin: 0 0 1.5rem 0;
}
ul:not([class]) li,
ol:not([class]) li {
  margin-left: 1.25rem;
}

ol:not([class]) {
  list-style: decimal;
}

.widget-area .widget {
  margin-bottom: 40px;
}
.widget-area .widget .widget-title {
  font-size: 30px;
  margin-bottom: 24px;
}
.widget-area .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-area .widget ul:before, .widget-area .widget ul:after {
  content: " ";
  display: table;
}
.widget-area .widget ul:after {
  clear: both;
}
.widget-area .widget ul {
  *zoom: 1;
}
.widget-area .widget_search .widget-title {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.widget-area .widget_search form {
  position: relative;
}
.widget-area .widget_search .search-field {
  padding: 10px 40px 10px 10px;
  border: 1px solid #979797;
  border-radius: 3px;
  background-color: #FFFFFF;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  width: 100%;
}
.widget-area .widget_search .search-field:focus {
  outline: none;
}
.widget-area .widget_search .search-submit {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.widget-area .widget_search .search-submit svg {
  width: 20px;
  height: 20px;
  fill: #9e9e9e;
}
.widget-area .widget_search .search-submit span {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.social-icons:before, .social-icons:after {
  content: " ";
  display: table;
}
.social-icons:after {
  clear: both;
}
.social-icons {
  *zoom: 1;
}
.social-icons li {
  margin: 0 !important;
  line-height: 1;
}
.social-icons a {
  transition: none;
  width: 34px;
  height: 34px;
  display: block;
  position: relative;
  color: #B4C600;
}
.social-icons a:hover {
  color: #01758A;
}
.social-icons svg {
  height: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.section-form .social-icons,
footer .social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 32px;
}
.section-form .social-icons:before, .section-form .social-icons:after,
footer .social-icons:before,
footer .social-icons:after {
  content: " ";
  display: table;
}
.section-form .social-icons:after,
footer .social-icons:after {
  clear: both;
}
.section-form .social-icons,
footer .social-icons {
  *zoom: 1;
}
.section-form .social-icons li,
footer .social-icons li {
  display: inline-block;
  margin: 0 !important;
  padding: 0 0 0 10px;
  height: 32px;
}
@media print, screen and (min-width: 61.25em) {
  .section-form .social-icons li,
footer .social-icons li {
    padding: 0 0 0 20px;
  }
}
.section-form .social-icons li:first-child,
footer .social-icons li:first-child {
  padding-left: 0;
}
.section-form .social-icons a,
footer .social-icons a {
  transition: none;
  width: 32px;
  height: 32px;
  display: block;
  background-color: #4ac3d8;
  border-radius: 50%;
  border: 2px solid #fff;
  position: relative;
  color: #fff;
}
.section-form .social-icons a:hover,
footer .social-icons a:hover {
  background-color: #fff;
  color: #4ac3d8;
}
.section-form .social-icons svg,
footer .social-icons svg {
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.share-container {
  position: fixed;
  left: 0;
  top: 50%;
  z-index: 40;
}
.share-container .share-icons li {
  display: block;
  margin: 0;
}

.share-icons {
  position: relative;
  z-index: 2;
  margin: 0 auto 20px;
  vertical-align: middle;
}
.share-icons li {
  list-style-type: none;
  display: inline-block;
  margin: 0 0.625rem 0 0;
  vertical-align: middle;
}
.share-icons li a {
  width: 45px;
  height: 45px;
  display: block;
  position: relative;
  background-color: #00ACCA;
  color: #fff;
}
.share-icons li a:hover {
  opacity: 0.9;
}
.share-icons li.facebook a {
  background-color: #00768b;
}
.share-icons li.linkedin a {
  background-color: #006a7d;
}
.share-icons li.twitter a {
  background-color: #11b4cf;
}
.share-icons li.email a {
  background-color: #00a4c2;
}
.share-icons li svg {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50%;
  transform: translate(-50%, -50%);
}

body.is-reveal-open {
  overflow: auto !important;
  height: auto;
}

.reveal:focus {
  outline: none;
}

.reveal-overlay {
  background-color: rgba(51, 51, 51, 0.7);
}

.reveal {
  padding-top: 4.6875rem;
  background: transparent;
  border: none;
}
.reveal .close-button {
  font-size: 40px;
  outline: none;
  color: #fff;
  cursor: pointer;
}

.modal-video {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}
.modal-video .close-button {
  font-size: 40px;
  outline: none;
  color: #fff;
  cursor: pointer;
}
@media print, screen and (min-width: 61.25em) {
  .modal-video .close-button {
    top: 0.9375rem;
    right: 0.9375rem;
  }
}
.modal-video .column, .modal-video .columns {
  padding-left: 0;
  padding-right: 0;
}

.modal-download {
  background-color: #ffffff;
}
.modal-download:before {
  position: absolute;
  z-index: -1;
  content: " ";
  display: block;
  left: 0;
  top: -1px;
  width: 100%;
  height: 26%;
  line-height: 0;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 26' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%2300ACCA' points='0 0, 0 26, 100 12, 100 0'/%3E%3C/svg%3E");
}
#modal-search.reveal .row .columns {
  text-align: right;
}
#modal-search.reveal .close-button {
  position: relative;
  top: inherit !important;
  right: inherit !important;
}
#modal-search.reveal .search-form {
  text-align: center;
}
#modal-search.reveal .search-form .search-field {
  padding: 20px 10px;
  border: none;
  border-radius: 0;
  background-color: #FFFFFF;
  width: 100%;
}
@media print, screen and (min-width: 61.25em) {
  #modal-search.reveal .search-form .search-field {
    padding: 30px 40px;
    font-size: 26px;
  }
  #modal-search.reveal .search-form .search-field:-ms-input-placeholder {
    font-size: 26px;
  }
  #modal-search.reveal .search-form .search-field::-ms-input-placeholder {
    font-size: 26px;
  }
  #modal-search.reveal .search-form .search-field::placeholder {
    font-size: 26px;
  }
}

body.is-reveal-open {
  overflow: auto !important;
  height: auto;
}

.reveal:focus {
  outline: none;
}

.reveal-overlay {
  background-color: rgba(51, 51, 51, 0.7);
}

.reveal {
  padding-top: 4.6875rem;
  background: transparent;
  border: none;
}
.reveal .close-button {
  font-size: 40px;
  outline: none;
  color: #fff;
  cursor: pointer;
}

.modal-video {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}
.modal-video .close-button {
  font-size: 40px;
  outline: none;
  color: #fff;
  cursor: pointer;
}
@media print, screen and (min-width: 61.25em) {
  .modal-video .close-button {
    top: 0.9375rem;
    right: 0.9375rem;
  }
}
.modal-video .column, .modal-video .columns {
  padding-left: 0;
  padding-right: 0;
}

.modal-download {
  background-color: #ffffff;
}
.modal-download:before {
  position: absolute;
  z-index: -1;
  content: " ";
  display: block;
  left: 0;
  top: -1px;
  width: 100%;
  height: 26%;
  line-height: 0;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 26' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%2300ACCA' points='0 0, 0 26, 100 12, 100 0'/%3E%3C/svg%3E");
}
.wpml-ls-legacy-dropdown {
  width: auto;
}

.wpml-ls-legacy-dropdown > ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: visible;
  padding: 0;
}
.wpml-ls-legacy-dropdown > ul:before, .wpml-ls-legacy-dropdown > ul:after {
  content: " ";
  display: table;
}
.wpml-ls-legacy-dropdown > ul:after {
  clear: both;
}
.wpml-ls-legacy-dropdown > ul {
  *zoom: 1;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu {
  visibility: visible;
}

.wpml-ls-legacy-dropdown .wpml-ls-item {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0.375rem 0.625rem;
}
.wpml-ls-legacy-dropdown .wpml-ls-item:before, .wpml-ls-legacy-dropdown .wpml-ls-item:after {
  content: " ";
  display: table;
}
.wpml-ls-legacy-dropdown .wpml-ls-item:after {
  clear: both;
}
.wpml-ls-legacy-dropdown .wpml-ls-item {
  *zoom: 1;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item {
  padding: 0.125rem 0.625rem;
}

.wpml-ls-legacy-dropdown a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 0 0.9375rem 0 0;
  letter-spacing: 0.5px;
}

.wpml-ls-legacy-dropdown a span {
  vertical-align: middle;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  position: relative;
}

.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  padding-right: 10px;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: "";
  right: 0;
  bottom: 10px;
  position: absolute;
  width: 8px;
  height: 8px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}

.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  right: auto;
  left: 0;
}

.wpml-ls-legacy-dropdown a:hover,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
  color: #fff;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 101;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu:before, .wpml-ls-legacy-dropdown .wpml-ls-sub-menu:after {
  content: " ";
  display: table;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu:after {
  clear: both;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  *zoom: 1;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  display: block;
}

.wpml-ls-legacy-dropdown .wpml-ls-flag {
  display: inline-block;
  vertical-align: middle;
  width: 1.875rem;
  height: auto;
}

.wpml-ls-legacy-dropdown .wpml-ls-flag + span {
  margin-left: 0.3125rem;
}

.rtl .wpml-ls-legacy-dropdown .wpml-ls-flag + span {
  margin-left: 0;
  margin-right: 0.3125rem;
}

/*
.site-header.fixed  .wpml-ls {
    .wpml-ls-current-language a {
        color: $primary!important;   
    }
}

.site-header .wpml-ls {
    border: none!important;
    padding: 0!important; 

    li {
        margin-right: 15px!important;   
    }

    a {
        padding: 0!important;  
        line-height: 30px!important;   
    }

    .wpml-ls-current-language a {
        color: $primary!important;   

        @media screen and (min-width: 64em) {
            color: #fff!important;
        }
    }

}

*/
/*
.site-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    @include list-reset;
    position: absolute;
    top: 100%;
    left: auto;
    margin-left: -15px;
    min-width: 190px;
    padding: rem-calc(10 0);
    opacity: 0;
    z-index: -2;
    background-color: rgba($white,.9);
    box-shadow: 1px 1px 6px 0 #979797;
    border-radius: 8px;
    overflow: hidden;

    &:before {
        display: block;
        height: 6px;
        width: 100%;
        background: linear-gradient(270deg, rgba(#01758A, 1) 0%, rgba(#00ADCB, 1) 100%); 
        position: absolute;
        left: 0;
        transform: translateY(-10px);
    } 
}

*/
body .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0 !important;
}

body .gform_wrapper li.hidden_label input {
  margin-top: 0 !important;
}

body .gform_wrapper .field_sublabel_hidden_label div.ginput_container,
body .gform_wrapper .hidden_label div.ginput_container {
  margin-top: 0 !important;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox,
body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
  margin-top: 0 !important;
}

body .gform_wrapper .gfield_label {
  font-weight: normal;
}

body .gform_wrapper .gfield_checkbox li input,
body .gform_wrapper .gfield_checkbox li input[type=checkbox],
body .gform_wrapper .gfield_radio li input[type=radio],
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: 0;
  margin-right: 0.3125rem;
}

body .gchoice_select_all,
body .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label,
body .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: normal !important;
}

@media only screen and (max-width: 641px) {
  body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: inherit !important;
    min-height: 0 !important;
  }
}
.gform_wrapper .gform_footer {
  padding: 6px 0 10px !important;
}
.gform_wrapper .gform_footer .button {
  cursor: pointer;
}

body img.gform_ajax_spinner {
  display: none !important;
}

@media screen and (min-width: 40.0625em) {
  body .gform_wrapper ul.gform_fields {
    margin-right: -16px !important;
  }
}
body .gform_wrapper .gfield label {
  color: #4A4A4A;
  font-family: "Mada", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.333333333;
}
body .gform_wrapper input[type=text],
body .gform_wrapper input[type=url],
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=tel],
body .gform_wrapper input[type=number],
body .gform_wrapper input[type=password],
body .gform_wrapper input[type=file],
body .gform_wrapper textarea,
body .gform_wrapper select {
  background: #fff;
  color: #4a4a4a !important;
  font-size: 1rem;
  border-radius: 4px;
  border: solid 1px #bcbcbc;
  font-family: "Source Sans Pro", sans-serif;
  padding: 0.625rem 0.9375rem !important;
}
body .gform_wrapper input[type=text]:focus,
body .gform_wrapper input[type=url]:focus,
body .gform_wrapper input[type=email]:focus,
body .gform_wrapper input[type=tel]:focus,
body .gform_wrapper input[type=number]:focus,
body .gform_wrapper input[type=password]:focus,
body .gform_wrapper input[type=file]:focus,
body .gform_wrapper textarea:focus,
body .gform_wrapper select:focus {
  outline: none;
  border: solid 1px #727272;
}
body .gform_wrapper textarea {
  width: 100%;
}
body .gform_wrapper .select-wrapper {
  position: relative;
  display: block;
}
body .gform_wrapper .select-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
  right: 40px;
  background: #bcbcbc;
}
body .gform_wrapper .select-wrapper.focus:after {
  background: #727272;
}
body .gform_wrapper .select-wrapper.focus select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23727272;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EdropDown_arrow%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='Icons'%3E%3Cpath class='cls-1' d='M9.85.22A.64.64,0,0,0,9,.15L5.6,3,5,3.54,4.35,3,1,.2A.63.63,0,0,0,.15.27a.62.62,0,0,0,.07.87L4.57,4.85A.6.6,0,0,0,5,5a.61.61,0,0,0,.41-.15l4.4-3.76A.62.62,0,0,0,9.85.22Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
body .gform_wrapper .select-wrapper select {
  width: 100%;
}
body .gform_wrapper select {
  padding: 0.4375rem 0.9375rem !important;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bcbcbc;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EdropDown_arrow%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='Icons'%3E%3Cpath class='cls-1' d='M9.85.22A.64.64,0,0,0,9,.15L5.6,3,5,3.54,4.35,3,1,.2A.63.63,0,0,0,.15.27a.62.62,0,0,0,.07.87L4.57,4.85A.6.6,0,0,0,5,5a.61.61,0,0,0,.41-.15l4.4-3.76A.62.62,0,0,0,9.85.22Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-appearance: none;
  background-position: calc(100% - 14px) 50%;
  background-size: 10px 5px;
  background-repeat: no-repeat;
  width: 100%;
  height: 2.5rem;
}
body .gform_wrapper :-ms-input-placeholder {
  color: #bcbcbc;
  font-size: 1rem;
}
body .gform_wrapper ::-ms-input-placeholder {
  color: #bcbcbc;
  font-size: 1rem;
}
body .gform_wrapper ::placeholder {
  color: #bcbcbc;
  font-size: 1rem;
}
body .gform_wrapper .field_description_below .gfield_description {
  padding-top: 0.5rem !important;
}
body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  margin-bottom: 0 !important;
  border: none !important;
  padding: 0 !important;
}
body .gform_wrapper.privacy .gfield_checkbox input {
  margin-top: 3px !important;
  vertical-align: top !important;
}
body .gform_wrapper.privacy .gfield_checkbox label {
  font-size: 0.8125rem !important;
}
body .gform_wrapper.privacy .gfield_checkbox label a {
  text-decoration: underline;
}
body .gform_wrapper .gfield_html,
body .gform_wrapper .gform_footer {
  text-align: center;
}
body .gform_wrapper .gfield_html .gform_button,
body .gform_wrapper .gform_footer .gform_button {
  border: none;
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("assets/fonts/slick.eot");
  src: url("assets/fonts/slick.eot?#iefix") format("embedded-opentype"), url("assets/fonts/slick.woff") format("woff"), url("assets/fonts/slick.ttf") format("truetype"), url("assets/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/*
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    &:hover, &:focus {
        outline: none;
        background: transparent;
        color: transparent;
        &:before {
            opacity: $slick-opacity-on-hover;
        }
    }
    &.slick-disabled:before {
        opacity: $slick-opacity-not-active;
    }
    &:before {
        font-family: $slick-font-family;
        font-size: 20px;
        line-height: 1;
        color: $slick-arrow-color;
        opacity: $slick-opacity-default;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

.slick-prev {
    left: 0;
    [dir="rtl"] & {
        left: auto;
        right: 0;
    }
    &:before {
        content: $slick-prev-character;
        [dir="rtl"] & {
            content: $slick-next-character;
        }
    }
}

.slick-next {
    right: 0;
    [dir="rtl"] & {
        left: 0;
        right: auto;
    }
    &:before {
        content: $slick-next-character;
        [dir="rtl"] & {
            content: $slick-prev-character;
        }
    }
}
*/
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 12px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #00ACCA;
  opacity: 1;
}

.slick-slider {
  visibility: hidden;
}
.slick-slider.slick-initialized {
  visibility: visible;
}
.slick-slider .slick-slide:focus {
  outline: none;
}

.background-slick > div,
.slick .panel,
.slick .logo,
.slick .event {
  display: none;
}

.background-slick > div:first-child,
.slick .panel:first-child,
.slick .logo:first-child,
.slick .event:first-child {
  display: block;
}

.slick-initialized.slick-slider .slick-slide,
.slick-initialized.slick-slider .slick-slide:first-child {
  display: block;
}

no-js .slick-arrows {
  min-height: 65px;
}

@media print, screen and (min-width: 61.25em) {
  .slick-default .slick-prev,
.slick-default .slick-next {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
}

.slick-track {
  display: flex;
}
.slick-track .slick-slide {
  display: flex;
  height: auto;
}

.slick-prev,
.slick-next {
  z-index: 9;
  display: block;
  cursor: pointer;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  width: 1.9375rem;
  height: 1.375rem;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:before, .slick-prev:after,
.slick-next:before,
.slick-next:after {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-position: center;
  height: 22px;
  background-size: auto 22px;
}

.slick-prev {
  left: 0;
}
@media screen and (min-width: 75em) {
  .slick-default .slick-prev {
    left: -60px;
  }
}
.slick-prev:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2301758A' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
}
.slick-prev:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2300ACCA' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
}

.slick-next {
  right: 0;
}
@media screen and (min-width: 75em) {
  .slick-default .slick-next {
    right: -60px;
  }
}
.slick-next:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2301758A' fill-rule='nonzero' d='M42.716 10.299L32.943.348a.965.965 0 0 0-1.378-.109 1.008 1.008 0 0 0 0 1.512l8.102 8.259H.977a.986.986 0 0 0-.977.995c0 .55.438.995.977.995h38.69l-8.102 8.25c-.41.357-.457.985-.106 1.402a.965.965 0 0 0 1.484 0l9.773-9.95a1.008 1.008 0 0 0 0-1.403z'/%3E%3C/svg%3E");
}
.slick-next:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2300ACCA' fill-rule='nonzero' d='M42.716 10.299L32.943.348a.965.965 0 0 0-1.378-.109 1.008 1.008 0 0 0 0 1.512l8.102 8.259H.977a.986.986 0 0 0-.977.995c0 .55.438.995.977.995h38.69l-8.102 8.25c-.41.357-.457.985-.106 1.402a.965.965 0 0 0 1.484 0l9.773-9.95a1.008 1.008 0 0 0 0-1.403z'/%3E%3C/svg%3E");
}

html.sr .load-hidden {
  visibility: hidden;
}

html.sr .home {
  /*
  .clients-section {
      .section-title,
      .grid > .column {
          visibility: hidden;
      }
  }
  */
}
html.sr .home .hero-section .hero-title,
html.sr .home .hero-section .hero-description,
html.sr .home .hero-section button {
  visibility: hidden;
}
html.sr .home .what-section .grid .column, html.sr .home .what-section .grid .columns {
  visibility: hidden;
}
html.sr .home .how-section .group .column, html.sr .home .how-section .group .columns,
html.sr .home .how-section .screenshot img {
  visibility: hidden;
}
html.sr .home .why-section .grid .column, html.sr .home .why-section .grid .columns {
  visibility: hidden;
}

html.sr .section-history .event {
  visibility: hidden;
}
html.sr .fifty-fifty-block-section img {
  visibility: hidden;
}

section {
  /*.wrap {
      position: relative;
      z-index: 2;   
  }
  */
  /*
  &.full-width {

      @include breakpoint(strip-unit($global-width) + map-get($grid-column-gutter, large)) {
          left: 50%;
          margin-left: -50vw;
          margin-right: -50vw;
          position: relative;
          right: 50%;
          width: 100vw;


          .container {
              margin: 0 auto;
              max-width: $global-width;

              padding: rem-calc(0 map-get($grid-column-gutter, large)/2);   

              > .row {
                  margin-left: auto;
                  margin-right: auto;   
              }
          }

      }
  }
  */
}
section.has-background {
  position: relative;
}
section.video-as-background {
  overflow: hidden;
}
section.image-as-background {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
section.background-blue {
  background: #0F3D4A;
}
section .grid.grid-media-size-small .grid-item-media img,
section .intro-grid.grid-media-size-small .grid-item-media img {
  width: 6.25rem;
  height: 4.375rem;
}
section .grid.grid-media-size-medium .grid-item-media img,
section .intro-grid.grid-media-size-medium .grid-item-media img {
  width: 6.25rem;
  height: 4.375rem;
}
section .grid.grid-media-size-large .grid-item-media img,
section .intro-grid.grid-media-size-large .grid-item-media img {
  width: 6.25rem;
  height: 4.375rem;
}

.site-main section:first-child {
  padding-top: 2.8125rem;
}
@media print, screen and (min-width: 61.25em) {
  .site-main section:first-child {
    padding-top: 0;
  }
}

.hero-section {
  background-color: #0F3D4A;
  position: relative;
  background-size: contain;
  background-position: center;
  background-repeat: repeat;
  background-attachment: fixed;
  /*
  &.has-background {

      .wrap {
          &:after {
              content: '';
              display: block;
              width: 100%;
              height: 200%;
              position: absolute;
              z-index: 0;
              top: 0;
              left: 0;
              background: linear-gradient(90deg, rgba(#00ADCB,.7) 0%, rgba(#01758A,.7) 100%);
          }   
      }

  }
  */
}
.hero-section:not(.has-background) {
  background-image: url(../images/hero-background.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section:not(.has-background) {
  background-image:  url(../images/hero-background@2x.png);
}
}
.hero-section:not(.has-background) {
  background-image: url(../images/hero-background.png);
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background.png);
}
.hero-section:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  bottom: -2px;
  left: 0;
  line-height: 0;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url(../images/hero-bottom.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section:after {
  background-image:  url(../images/hero-bottom@2x.png);
}
}
.hero-section:after {
  background-image: url(../images/hero-bottom.png);
  background-image: -webkit-image-set(url(../images/hero-bottom.png) 1x, url(../images/hero-bottom@2x.png) 2x);
  background-image: url(../images/hero-bottom.png);
}
.hero-section.hero-bottom-gray:after {
  background-image: url(../images/hero-bottom-gray.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section.hero-bottom-gray:after {
  background-image:  url(../images/hero-bottom-gray@2x.png);
}
}
.hero-section.hero-bottom-gray:after {
  background-image: url(../images/hero-bottom-gray.png);
  background-image: -webkit-image-set(url(../images/hero-bottom-gray.png) 1x, url(../images/hero-bottom-gray@2x.png) 2x);
  background-image: url(../images/hero-bottom-gray.png);
}
.hero-section.hero-bottom-blue:after {
  background-image: url(../images/hero-bottom-blue.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section.hero-bottom-blue:after {
  background-image:  url(../images/hero-bottom-blue@2x.png);
}
}
.hero-section.hero-bottom-blue:after {
  background-image: url(../images/hero-bottom-blue.png);
  background-image: -webkit-image-set(url(../images/hero-bottom-blue.png) 1x, url(../images/hero-bottom-blue@2x.png) 2x);
  background-image: url(../images/hero-bottom-blue.png);
}
.hero-section .wrap {
  overflow: hidden;
}
.hero-section .wrap .row {
  min-height: 30vw;
  max-height: 500px;
  padding: 2.1875rem 0 4.6875rem 0;
}
@media print, screen and (max-width: 39.99875em) {
  .hero-section .wrap .row {
    min-height: 15.625rem;
  }
}
@media print, screen and (min-width: 61.25em) {
  .hero-section .wrap .row {
    padding: 4.6875rem 0 0;
  }
}
@media print and (-ms-high-contrast: none), screen and (-ms-high-contrast: none) and (min-width: 61.25em), print and (-ms-high-contrast: active), screen and (-ms-high-contrast: active) and (min-width: 61.25em) {
  .hero-section .wrap .row {
    padding: 0 0 7.8125rem;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero-section .wrap .row:after {
    content: "";
    display: block;
    min-height: inherit;
    font-size: 0;
  }
}
.hero-section .wrap .container {
  max-width: 75rem;
  margin: 0 auto;
  position: relative;
}
.hero-section .wrap .container:before {
  content: "";
  display: block;
  width: 13px;
  height: 200%;
  position: absolute;
  z-index: 0;
  top: -50%;
  left: calc(50%);
  margin-left: -35px;
  background-color: rgba(212, 235, 233, 0.1);
  box-shadow: 40px 0 rgba(212, 235, 233, 0.1);
  transform: translateX(-50%) rotate(-22deg);
  transform-origin: center;
}
.hero-section .wrap .hero-content {
  position: relative;
  text-align: center;
  z-index: 5;
}
@media print, screen and (min-width: 61.25em) {
  .hero-section .wrap .hero-content {
    padding-bottom: 8vw;
  }
}
.hero-section .wrap .hero-tagline {
  color: #fff;
  margin-bottom: 0.625rem !important;
}
.hero-section .wrap .hero-title > * {
  color: #ffffff;
}
.hero-section .wrap .hero-description > * {
  color: #ffffff;
}
.hero-section.has-background .wrap:after {
  content: "";
  display: block;
  width: 100%;
  height: 200%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  background-color: rgba(1, 117, 138, 0.7);
  background-size: contain;
  background-position: left top;
  background-repeat: repeat;
  background-image: url(../images/hero-overlay.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section.has-background .wrap:after {
  background-image:  url(../images/hero-overlay@2x.png);
}
}
.hero-section.has-background .wrap:after {
  background-image: url(../images/hero-overlay.png);
  background-image: -webkit-image-set(url(../images/hero-overlay.png) 1x, url(../images/hero-overlay@2x.png) 2x);
  background-image: url(../images/hero-overlay.png);
}

.section-footer-cta {
  padding-top: 3.3333333vw;
  position: relative;
  background-size: contain;
  background-position: center;
  background-repeat: repeat;
  overflow: hidden;
  background-attachment: fixed;
  background-image: url(../images/hero-background.png);
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){

.section-footer-cta {
  background-image:  url(../images/hero-background@2x.png);
}
}

.section-footer-cta {
  background-image: url(../images/hero-background.png);
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background.png);
}
.section-footer-cta:after {
  content: "";
  display: block;
  width: 100%;
  height: 3.3333333vw;
  position: absolute;
  z-index: 0;
  top: -2px;
  left: 0;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url(../images/footer/footer-top.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.section-footer-cta:after {
  background-image:  url(../images/footer/footer-top@2x.png);
}
}
.section-footer-cta:after {
  background-image: url(../images/footer/footer-top.png);
  background-image: -webkit-image-set(url(../images/footer/footer-top.png) 1x, url(../images/footer/footer-top@2x.png) 2x);
  background-image: url(../images/footer/footer-top.png);
}
.section-footer-cta.footer-top-gray:after {
  background-image: url(../images/footer/footer-top-gray.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.section-footer-cta.footer-top-gray:after {
  background-image:  url(../images/footer/footer-top-gray@2x.png);
}
}
.section-footer-cta.footer-top-gray:after {
  background-image: url(../images/footer/footer-top-gray.png);
  background-image: -webkit-image-set(url(../images/footer/footer-top-gray.png) 1x, url(../images/footer/footer-top-gray@2x.png) 2x);
  background-image: url(../images/footer/footer-top-gray.png);
}
.section-footer-cta .container {
  max-width: 75rem;
  margin: 0 auto;
  padding: 4.6875rem 0;
  position: relative;
  text-align: center;
  z-index: 2;
}
.section-footer-cta .container:before {
  content: "";
  display: block;
  width: 15px;
  height: 200%;
  position: absolute;
  z-index: -1;
  top: -50%;
  left: 50%;
  margin-left: -35px;
  background-color: rgba(212, 235, 233, 0.1);
  box-shadow: 40px 0 rgba(212, 235, 233, 0.1);
  transform: translateX(-50%) rotate(-20deg);
  transform-origin: center;
}
.section-footer-cta h1 {
  color: #fff;
}
.section-footer-cta a {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: #B4C600;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  text-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5);
}
.section-footer-cta a:hover {
  color: #fff;
}
.section-footer-cta a.disabled {
  pointer-events: none;
  cursor: default;
}
.section-footer-cta a svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.section-footer-cta a:hover {
  background-color: #00ACCA;
}

.clients-section wrap {
  padding-bottom: 2.8125rem;
}
.clients-section h2 {
  color: #01758A;
  font-size: 1.375rem;
  line-height: 1.181818182;
  text-align: center;
}
.clients-section .grid .column, .clients-section .grid .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
@media print, screen and (min-width: 61.25em) {
  .clients-section .grid .column, .clients-section .grid .columns {
    padding: 0 1.25rem !important;
  }
}
.clients-section .grid .column img, .clients-section .grid .columns img {
  width: auto;
  max-height: 3.875rem;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
@media print, screen and (min-width: 40em) {
  .clients-section .grid .column, .clients-section .grid .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media screen and (min-width: 90em) {
  .clients-section .grid .column, .clients-section .grid .columns {
    flex: 0 0 auto;
    max-width: auto;
    padding: 0 0.625rem;
  }
  .clients-section .grid .column img, .clients-section .grid .columns img {
    max-width: 7.5rem;
  }
}

body:not(.home) .how-section .group .row {
  align-items: center;
}

.how-section h2 {
  position: relative;
  text-align: center;
  text-align: center;
  position: relative;
  margin-top: 57px;
}
.how-section h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
@media screen and (min-width: 75em) {
  .how-section h2 {
    margin-bottom: -100px !important;
  }
}
.how-section h2:before {
  content: "";
  width: 228px;
  height: 228px;
  background-size: contain;
  background-image: url(../images/home/how/rectangle-large.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.how-section h2:before {
  background-image:  url(../images/home/how/rectangle-large@2x.png);
}
}
.how-section h2:before {
  background-image: url(../images/home/how/rectangle-large.png);
  background-image: -webkit-image-set(url(../images/home/how/rectangle-large.png) 1x, url(../images/home/how/rectangle-large@2x.png) 2x);
  background-image: url(../images/home/how/rectangle-large.png);
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  z-index: -1;
}
.how-section .groups {
  padding-top: 8.75rem;
}
.how-section .groups .group {
  padding-top: 2.5vw;
}
.how-section .groups .group .row {
  position: relative;
  z-index: 2;
}
.how-section .groups .group .row img,
.how-section .groups .group .row .grid-item {
  display: block;
  max-width: 21.875rem;
  margin: 0 auto;
}
.how-section .groups .group .row img {
  max-width: 21.875rem;
  height: auto;
}
.how-section .groups .grid-item {
  padding-left: 3.125rem;
  position: relative;
}
.how-section .groups .grid-item .count {
  position: absolute;
  top: -5px;
  left: 0;
  color: #00ACCA;
  font-family: "Mada", sans-serif;
  font-size: 4.3125rem;
  font-weight: bold;
  line-height: 1;
}
.how-section .groups .grid-item .grid-item-title {
  color: #026172;
  margin-bottom: 0.3125rem;
}
@media print, screen and (max-width: 47.99875em) {
  .how-section .groups .grid-item .grid-item-content {
    max-width: 25rem;
    margin: 0 auto;
  }
}

.core-values-section {
  position: relative;
  padding: 4.6875rem 0 4.6875rem;
}
.core-values-section .wrap {
  position: relative;
  max-width: 75rem;
  margin: 0 auto 4.6875rem;
  z-index: 4;
}
.core-values-section .section-title {
  position: relative;
  text-align: center;
  margin-bottom: 3.75rem;
}
.core-values-section .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
@media print, screen and (min-width: 61.25em) {
  .core-values-section .slider-show .grid {
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  .core-values-section .slider-show .slider {
    opacity: 1;
    visibility: visible;
    height: auto;
  }
  .core-values-section .slider-show .close-slider {
    opacity: 1;
    visibility: visible;
  }
}
.core-values-section .slick-arrows {
  display: none;
}
@media print, screen and (min-width: 61.25em) {
  .core-values-section .slick-arrows {
    display: block;
  }
  .core-values-section .slick-arrows .slick-next,
.core-values-section .slick-arrows .slick-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 43px;
    height: 22px;
  }
  .core-values-section .slick-arrows .slick-next:before, .core-values-section .slick-arrows .slick-next:after,
.core-values-section .slick-arrows .slick-prev:before,
.core-values-section .slick-arrows .slick-prev:after {
    width: 43px;
    height: 22px;
  }
  .core-values-section .slick-arrows .slick-prev {
    left: 0.9375rem;
  }
}
@media screen and (min-width: 61.25em) and (min-width: 135em) {
  .core-values-section .slick-arrows .slick-prev {
    left: -112px !important;
  }
}
@media print, screen and (min-width: 61.25em) {
  .core-values-section .slick-arrows .slick-prev:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2301758A' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
  }
}
@media print, screen and (min-width: 61.25em) {
  .core-values-section .slick-arrows .slick-prev:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2300ACCA' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
  }
}
@media print, screen and (min-width: 61.25em) {
  .core-values-section .slick-arrows .slick-next {
    right: 0.9375rem;
  }
}
@media screen and (min-width: 61.25em) and (min-width: 135em) {
  .core-values-section .slick-arrows .slick-next {
    right: -112px !important;
  }
}
@media print, screen and (min-width: 61.25em) {
  .core-values-section .slick-arrows .slick-next:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2301758A' fill-rule='nonzero' d='M42.716 10.299L32.943.348a.965.965 0 0 0-1.378-.109 1.008 1.008 0 0 0 0 1.512l8.102 8.259H.977a.986.986 0 0 0-.977.995c0 .55.438.995.977.995h38.69l-8.102 8.25c-.41.357-.457.985-.106 1.402a.965.965 0 0 0 1.484 0l9.773-9.95a1.008 1.008 0 0 0 0-1.403z'/%3E%3C/svg%3E");
  }
}
@media print, screen and (min-width: 61.25em) {
  .core-values-section .slick-arrows .slick-next:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2300ACCA' fill-rule='nonzero' d='M42.716 10.299L32.943.348a.965.965 0 0 0-1.378-.109 1.008 1.008 0 0 0 0 1.512l8.102 8.259H.977a.986.986 0 0 0-.977.995c0 .55.438.995.977.995h38.69l-8.102 8.25c-.41.357-.457.985-.106 1.402a.965.965 0 0 0 1.484 0l9.773-9.95a1.008 1.008 0 0 0 0-1.403z'/%3E%3C/svg%3E");
  }
}
.core-values-section .slick-dots li button:before {
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #00ACCA;
  color: transparent;
}
.core-values-section .slick-dots li.slick-active button:before {
  color: transparent;
  background-color: #00ACCA;
}
.core-values-section .close-slider {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
  color: #01758A;
  position: absolute;
  top: 0;
  right: 15px;
  cursor: pointer;
  z-index: 2;
  width: 35px;
  height: 35px;
}
@media print, screen and (min-width: 61.25em) {
  .core-values-section .close-slider {
    display: block;
  }
}
.core-values-section .grid {
  position: relative;
  z-index: 2;
  display: none;
  transition: all 0.2s ease-in-out;
}
@media print, screen and (min-width: 61.25em) {
  .core-values-section .grid {
    display: block;
  }
}
.core-values-section .grid .grid-item {
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  width: 100%;
  position: relative;
}
.core-values-section .grid .grid-item .grid-item-title {
  text-align: center;
  color: #026172;
}
.core-values-section .grid .grid-item .grid-item-media {
  margin-bottom: 1.25rem;
}
.core-values-section .grid .grid-item .grid-item-media img {
  width: auto;
  position: relative;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.core-values-section .grid .grid-item:hover {
  transform: scale(1.1);
}
@media print, screen and (min-width: 61.25em) {
  .core-values-section .slider {
    opacity: 0;
    visibility: hidden;
    position: relative;
    width: 100%;
    height: 0;
    top: 0;
    left: 100%;
    margin-left: -100%;
    float: left;
    transition: all 0.2s ease-in-out;
  }
}
.core-values-section .slider .slick-item {
  margin: 0 auto;
  max-width: 37.5rem;
  text-align: center;
}
.core-values-section .slider .slick-item-media img {
  display: block;
  max-width: 7.5rem;
  margin: 0 auto 1.25rem;
}

.section-leadership .wrap {
  padding-bottom: 2.8125rem;
}
.section-leadership article {
  height: 100%;
}
.section-leadership article .panel {
  border-radius: 8px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
}
.section-leadership article .thumbnail {
  background-size: cover;
  padding-top: 65%;
  cursor: pointer;
}
.section-leadership article .details {
  padding: 0.625rem 3.75rem 0.9375rem 1.25rem;
}
.section-leadership article .details .header {
  display: inline-block;
}
.section-leadership article .entry-content {
  z-index: 2;
}

.success-stories-section {
  padding: 4.6875rem 0 4.6875rem 0;
}
.success-stories-section .container {
  min-height: 29.25rem;
}
.success-stories-section .section-title {
  position: relative;
  text-align: center;
  text-align: center;
  position: relative;
  margin-bottom: 1.5rem;
}
.success-stories-section .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.success-stories-section .section-title:before {
  content: "";
  width: 468px;
  height: 468px;
  background-size: contain;
  background-image: url(../images/home/how/rectangle-large.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.success-stories-section .section-title:before {
  background-image:  url(../images/home/how/rectangle-large@2x.png);
}
}
.success-stories-section .section-title:before {
  background-image: url(../images/home/how/rectangle-large.png);
  background-image: -webkit-image-set(url(../images/home/how/rectangle-large.png) 1x, url(../images/home/how/rectangle-large@2x.png) 2x);
  background-image: url(../images/home/how/rectangle-large.png);
  position: absolute;
  left: 50%;
  transform: translate(-50%, -15%);
  top: 50%;
  z-index: -1;
}
.success-stories-section .slider {
  position: relative;
  max-width: 84.375rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 61.25em) {
  .success-stories-section .slider {
    padding: 0 6.25rem;
  }
}
@media screen and (min-width: 90em) {
  .success-stories-section .slider {
    padding: 0;
  }
}
.success-stories-section .slider .row {
  margin: 0 auto !important;
}
@media print, screen and (max-width: 63.99875em) {
  .success-stories-section .slick-arrows {
    display: flex;
    justify-content: space-between;
  }
}
.success-stories-section .slick-arrows .slick-next,
.success-stories-section .slick-arrows .slick-prev {
  width: 43px;
  height: 22px;
  position: relative;
}
.success-stories-section .slick-arrows .slick-next:before, .success-stories-section .slick-arrows .slick-next:after,
.success-stories-section .slick-arrows .slick-prev:before,
.success-stories-section .slick-arrows .slick-prev:after {
  width: 43px;
  height: 22px;
}
.success-stories-section .slick-arrows .slick-prev {
  left: 0.9375rem;
}
.success-stories-section .slick-arrows .slick-next {
  right: 0.9375rem;
}
@media print, screen and (min-width: 61.25em) {
  .success-stories-section .slick-arrows .slick-next,
.success-stories-section .slick-arrows .slick-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .success-stories-section .slick-arrows .slick-prev {
    left: 0.9375rem;
  }
  .success-stories-section .slick-arrows .slick-prev:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2301758A' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
  }
  .success-stories-section .slick-arrows .slick-prev:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2300ACCA' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
  }
  .success-stories-section .slick-arrows .slick-next {
    right: 0.9375rem;
  }
  .success-stories-section .slick-arrows .slick-next:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2301758A' fill-rule='nonzero' d='M42.716 10.299L32.943.348a.965.965 0 0 0-1.378-.109 1.008 1.008 0 0 0 0 1.512l8.102 8.259H.977a.986.986 0 0 0-.977.995c0 .55.438.995.977.995h38.69l-8.102 8.25c-.41.357-.457.985-.106 1.402a.965.965 0 0 0 1.484 0l9.773-9.95a1.008 1.008 0 0 0 0-1.403z'/%3E%3C/svg%3E");
  }
  .success-stories-section .slick-arrows .slick-next:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2300ACCA' fill-rule='nonzero' d='M42.716 10.299L32.943.348a.965.965 0 0 0-1.378-.109 1.008 1.008 0 0 0 0 1.512l8.102 8.259H.977a.986.986 0 0 0-.977.995c0 .55.438.995.977.995h38.69l-8.102 8.25c-.41.357-.457.985-.106 1.402a.965.965 0 0 0 1.484 0l9.773-9.95a1.008 1.008 0 0 0 0-1.403z'/%3E%3C/svg%3E");
  }
}
.success-stories-section .slick .slick-slide > div,
.success-stories-section .slick .slick-slide .column,
.success-stories-section .slick .slick-slide .columns,
.success-stories-section .slick .slick-slide .grid-item {
  height: 100%;
}
.success-stories-section .slick .column, .success-stories-section .slick .columns {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media print, screen and (min-width: 40em) {
  .success-stories-section .slick .column, .success-stories-section .slick .columns {
    padding: 1.5rem 0.46875rem 1.5rem;
  }
}
.success-stories-section .grid-item {
  position: relative;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  padding: 1.875rem 1.875rem 3.75rem 1.875rem;
}
.no-touchevents .success-stories-section .grid-item {
  transition: transform 0.2s;
}
.no-touchevents .success-stories-section .grid-item:hover {
  transform: translateY(-10px);
}
.success-stories-section .grid-item .grid-item-media {
  height: 3.125rem;
  margin-bottom: 0.625rem;
}
.success-stories-section .grid-item .grid-item-media svg,
.success-stories-section .grid-item .grid-item-media img {
  display: block;
  max-width: 3.125rem;
  max-height: 3.125rem;
  height: auto;
  margin: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.success-stories-section .grid-item .grid-item-title a {
  color: #026172;
}
.success-stories-section .grid-item .grid-item-content p {
  margin-bottom: 0.9375rem;
}
.success-stories-section .grid-item .grid-item-button {
  position: absolute;
  bottom: 1.875rem;
}
.success-stories-section .grid-item .grid-item-button a {
  color: #B4C600;
  font-family: "Mada", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.666666667;
  position: relative;
  padding-right: 22px;
}
.success-stories-section .grid-item .grid-item-button a:hover {
  color: #00ACCA;
}
.success-stories-section .grid-item .grid-item-button a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23252B33' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}

.what-section {
  padding: 4.6875rem 0;
  position: relative;
}
.what-section .section-title {
  position: relative;
  text-align: center;
}
.what-section .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.what-section .section-description {
  margin: 0 auto;
  max-width: 37.5rem;
  text-align: center;
}
.what-section .grid {
  margin-top: 3.125rem;
}
.what-section .grid .column, .what-section .grid .columns {
  margin-bottom: 2.8125rem;
  text-align: center;
}
.what-section .grid .grid-item-media {
  height: 6.25rem;
  margin-bottom: 1.25rem;
}
.what-section .grid .grid-item-media svg,
.what-section .grid .grid-item-media img {
  display: block;
  max-width: 6.25rem;
  max-height: 6.25rem;
  height: auto;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (max-width: 47.99875em) {
  .what-section .grid .grid-item-content {
    max-width: 25rem;
    margin: 0 auto;
  }
}
.what-section .grid .grid-item-content p {
  margin-bottom: 0.9375rem;
}
.what-section .grid .grid-item-button a:not(.button) {
  color: #B4C600;
  font-family: "Mada", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.666666667;
  position: relative;
  padding-right: 22px;
}
.what-section .grid .grid-item-button a:not(.button):hover {
  color: #00ACCA;
}
.what-section .grid .grid-item-button a:not(.button):after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23252B33' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}
.what-section .section-cta {
  text-align: center;
}
.what-section .section-cta a {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: #B4C600;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  text-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5);
}
.what-section .section-cta a:hover {
  color: #fff;
}
.what-section .section-cta a.disabled {
  pointer-events: none;
  cursor: default;
}
.what-section .section-cta a svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.what-section .section-cta a:hover {
  color: #fff;
}
.what-section .section-cta a.disabled {
  pointer-events: none;
  cursor: default;
}
.what-section .section-cta a svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.what-section .section-cta a:hover {
  background-color: #00ACCA;
}

@media screen and (min-width: 90em) {
  .why-section {
    margin-bottom: -5vw;
  }
}
.why-section .wrap {
  position: relative;
}
.why-section .wrap:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 32px 0 32px;
  border-color: #00ACCA transparent transparent transparent;
  position: absolute;
  top: -0.85vw;
  left: 50%;
  transform: translateX(-50%);
}
.why-section .container {
  padding: 4.6875rem 0 !important;
}
.why-section:before, .why-section:after {
  z-index: 4;
}
.why-section:before {
  content: "";
  display: block;
  width: 100%;
  height: 8.7vw;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/home/why/why-us-top.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.why-section:before {
  background-image:  url(../images/home/why/why-us-top@2x.png);
}
}
.why-section:before {
  background-image: url(../images/home/why/why-us-top.png);
  background-image: -webkit-image-set(url(../images/home/why/why-us-top.png) 1x, url(../images/home/why/why-us-top@2x.png) 2x);
  background-image: url(../images/home/why/why-us-top.png);
}
.why-section:after {
  content: "";
  display: block;
  width: 100%;
  height: 9.4vw;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url(../images/home/why/why-us-bottom.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.why-section:after {
  background-image:  url(../images/home/why/why-us-bottom@2x.png);
}
}
.why-section:after {
  background-image: url(../images/home/why/why-us-bottom.png);
  background-image: -webkit-image-set(url(../images/home/why/why-us-bottom.png) 1x, url(../images/home/why/why-us-bottom@2x.png) 2x);
  background-image: url(../images/home/why/why-us-bottom.png);
}
.why-section .wrap {
  background-color: #01758A;
}
.why-section .section-title {
  position: relative;
  text-align: center;
  color: #fff;
}
.why-section .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.why-section .grid {
  margin-top: 3.125rem;
  margin-bottom: 1.25rem;
}
.why-section .grid .column, .why-section .grid .columns {
  margin-bottom: 24px;
  text-align: center;
}
.why-section .grid .grid-item-media {
  height: 6.25rem;
  margin-bottom: 2.5rem;
}
.why-section .grid .grid-item-media svg,
.why-section .grid .grid-item-media img {
  display: block;
  max-width: 6.25rem;
  max-height: 6.25rem;
  height: auto;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.why-section .grid .grid-item-title {
  color: #fff;
}
@media print, screen and (max-width: 47.99875em) {
  .why-section .grid .grid-item-content {
    max-width: 25rem;
    margin: 0 auto;
  }
}
.why-section .grid .grid-item-content p {
  color: #fff;
  margin-bottom: 0.9375rem;
}
.why-section .grid .grid-item-button a {
  color: #B4C600;
  font-family: "Mada", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.666666667;
  position: relative;
  padding-right: 22px;
}
.why-section .grid .grid-item-button a:hover {
  color: #00ACCA;
}
.why-section .grid .grid-item-button a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23252B33' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}

.testimonials-section {
  overflow: hidden;
  position: relative;
  background-size: contain;
  background-position: center;
  background-repeat: repeat;
  background-image: url(../images/hero-background.png);
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){

.testimonials-section {
  background-image:  url(../images/hero-background@2x.png);
}
}

.testimonials-section {
  background-image: url(../images/hero-background.png);
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background.png);
}
.testimonials-section:after {
  content: "";
  display: block;
  width: 13px;
  height: 200%;
  position: absolute;
  z-index: 0;
  top: -50%;
  left: calc(50%);
  margin-left: -35px;
  background-color: rgba(212, 235, 233, 0.1);
  box-shadow: 40px 0 rgba(212, 235, 233, 0.1);
  transform: translateX(-50%) rotate(-22deg);
  transform-origin: center;
}
.testimonials-section .wrap {
  position: relative;
  padding-top: calc(3.7vw + 45px);
  padding-bottom: calc(10.2vw + 45px);
}
.testimonials-section .wrap:before, .testimonials-section .wrap:after {
  background-size: cover;
  content: "";
  position: absolute;
  width: 100%;
  z-index: 2;
}
.testimonials-section .wrap:before {
  top: -1px;
  left: 0;
  height: 3.63vw;
  background-image: url(../images/testimonial-background-top.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.testimonials-section .wrap:before {
  background-image:  url(../images/testimonial-background-top@2x.png);
}
}
.testimonials-section .wrap:before {
  background-image: url(../images/testimonial-background-top.png);
  background-image: -webkit-image-set(url(../images/testimonial-background-top.png) 1x, url(../images/testimonial-background-top@2x.png) 2x);
  background-image: url(../images/testimonial-background-top.png);
}
.testimonials-section .wrap:after {
  bottom: 0;
  left: 0;
  height: 10.14vw;
  background-image: url(../images/testimonial-background-bottom.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.testimonials-section .wrap:after {
  background-image:  url(../images/testimonial-background-bottom@2x.png);
}
}
.testimonials-section .wrap:after {
  background-image: url(../images/testimonial-background-bottom.png);
  background-image: -webkit-image-set(url(../images/testimonial-background-bottom.png) 1x, url(../images/testimonial-background-bottom@2x.png) 2x);
  background-image: url(../images/testimonial-background-bottom.png);
}
.testimonials-section .testimonials {
  max-width: 37.5rem;
  margin: 0 auto;
  padding: 0 4.6875rem;
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
  .testimonials-section .testimonials .slick-arrows {
    display: flex;
    justify-content: space-between;
  }
}
.testimonials-section .testimonials .slick-arrows .slick-next,
.testimonials-section .testimonials .slick-arrows .slick-prev {
  width: 43px;
  height: 22px;
}
.testimonials-section .testimonials .slick-arrows .slick-next:before, .testimonials-section .testimonials .slick-arrows .slick-next:after,
.testimonials-section .testimonials .slick-arrows .slick-prev:before,
.testimonials-section .testimonials .slick-arrows .slick-prev:after {
  width: 43px;
  height: 22px;
}
@media print, screen and (min-width: 61.25em) {
  .testimonials-section .testimonials .slick-arrows .slick-next,
.testimonials-section .testimonials .slick-arrows .slick-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .testimonials-section .testimonials .slick-arrows .slick-prev {
    left: 0.9375rem;
  }
}
@media screen and (min-width: 61.25em) and (min-width: 90em) {
  .testimonials-section .testimonials .slick-arrows .slick-prev {
    left: -80px !important;
  }
}
@media print, screen and (min-width: 61.25em) {
  .testimonials-section .testimonials .slick-arrows .slick-prev:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2301758A' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
  }
}
@media print, screen and (min-width: 61.25em) {
  .testimonials-section .testimonials .slick-arrows .slick-prev:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2300ACCA' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
  }
}
@media print, screen and (min-width: 61.25em) {
  .testimonials-section .testimonials .slick-arrows .slick-next {
    right: 0.9375rem;
  }
}
@media screen and (min-width: 61.25em) and (min-width: 90em) {
  .testimonials-section .testimonials .slick-arrows .slick-next {
    right: -80px !important;
  }
}
@media print, screen and (min-width: 61.25em) {
  .testimonials-section .testimonials .slick-arrows .slick-next:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2301758A' fill-rule='nonzero' d='M42.716 10.299L32.943.348a.965.965 0 0 0-1.378-.109 1.008 1.008 0 0 0 0 1.512l8.102 8.259H.977a.986.986 0 0 0-.977.995c0 .55.438.995.977.995h38.69l-8.102 8.25c-.41.357-.457.985-.106 1.402a.965.965 0 0 0 1.484 0l9.773-9.95a1.008 1.008 0 0 0 0-1.403z'/%3E%3C/svg%3E");
  }
}
@media print, screen and (min-width: 61.25em) {
  .testimonials-section .testimonials .slick-arrows .slick-next:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2300ACCA' fill-rule='nonzero' d='M42.716 10.299L32.943.348a.965.965 0 0 0-1.378-.109 1.008 1.008 0 0 0 0 1.512l8.102 8.259H.977a.986.986 0 0 0-.977.995c0 .55.438.995.977.995h38.69l-8.102 8.25c-.41.357-.457.985-.106 1.402a.965.965 0 0 0 1.484 0l9.773-9.95a1.008 1.008 0 0 0 0-1.403z'/%3E%3C/svg%3E");
  }
}
.testimonials-section .testimonial {
  position: relative;
}
.testimonials-section .testimonial:before {
  content: "";
  display: block;
  width: 210px;
  height: 48px;
  background-image: url(../images/icons/quote-mark.svg);
  margin: 0 auto 2.1875rem;
}
.testimonials-section .testimonial-item-text {
  text-align: center;
}
.testimonials-section .testimonial-item-text p {
  color: #FFFFFF;
  font-family: "Mada", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.7px;
  line-height: 1.666666667;
}
.testimonials-section .testimonial-item-text h4 {
  color: #00ACCA;
}
.testimonials-section .testimonial-item-media .background {
  position: relative;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  border: 4px solid #00ACCA;
  background-size: cover;
  background-position: top;
}

section.automakers-section .section-description {
  max-width: 36.25rem;
  margin: 0 auto 3.125rem;
  text-align: center;
}
section.automakers-section .container {
  max-width: 57.5rem;
  margin: 0 auto;
}
section.automakers-section h2 {
  position: relative;
  text-align: center;
  text-align: center;
  position: relative;
}
section.automakers-section h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
section.automakers-section .grid .column:not(.has-hover) .panel .grid-item-button, section.automakers-section .grid .columns:not(.has-hover) .panel .grid-item-button, .touchevents section.automakers-section .grid .column .panel .grid-item-button, .touchevents section.automakers-section .grid .columns .panel .grid-item-button {
  opacity: 1;
}
section.automakers-section .grid .grid-item {
  height: 100%;
}
section.automakers-section .grid .panel-hover {
  background-color: #00ACCA;
  background-image: none;
}
section.automakers-section .grid .panel-hover:after {
  display: none;
}
section.automakers-section .grid .panel-hover .grid-item-subtitle {
  color: #fff;
}
.no-touchevents section.automakers-section .grid .column.has-hover:hover .panel, .no-touchevents section.automakers-section .grid .has-hover.columns:hover .panel {
  opacity: 0;
  transition: opacity 0.2s linear;
}
.no-touchevents section.automakers-section .grid .column.has-hover:hover .panel-hover, .no-touchevents section.automakers-section .grid .has-hover.columns:hover .panel-hover {
  opacity: 1;
}
section.automakers-section .grid .panel,
section.automakers-section .grid .panel-hover {
  display: block;
  border-radius: 9px;
}
section.automakers-section .grid .panel {
  opacity: 1;
  padding: 3.75rem 1.5625rem;
  overflow: hidden;
  position: relative;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-image: url(../images/hero-background.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
section.automakers-section .grid .panel {
  background-image:  url(../images/hero-background@2x.png);
}
}
section.automakers-section .grid .panel {
  background-image: url(../images/hero-background.png);
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background.png);
}
section.automakers-section .grid .panel:after {
  content: "";
  display: block;
  width: 13px;
  height: 200%;
  position: absolute;
  z-index: 0;
  top: -50%;
  right: 0;
  margin-right: 25px;
  background-color: rgba(212, 235, 233, 0.1);
  box-shadow: 40px 0 rgba(212, 235, 233, 0.1);
  transform: translateX(-50%) rotate(-22deg);
  transform-origin: center;
}
section.automakers-section .grid .panel h5 {
  color: #00ACCA;
  font-size: 1.125rem;
  letter-spacing: 0.7px;
  line-height: 1.277777778;
  margin-bottom: 0.3125rem;
}
section.automakers-section .grid .panel h3 {
  color: #FFFFFF;
  font-weight: 700;
  line-height: 1.636363636;
}
section.automakers-section .grid .panel p {
  color: #fff;
}
section.automakers-section .grid .panel .grid-item-button {
  opacity: 0;
  width: 100%;
}
section.automakers-section .grid .panel .grid-item-button span {
  color: #B4C600;
  font-family: "Mada", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.666666667;
  position: relative;
  padding-right: 22px;
}
section.automakers-section .grid .panel .grid-item-button span:hover {
  color: #00ACCA;
}
section.automakers-section .grid .panel .grid-item-button span:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23fff' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}
section.automakers-section .grid .panel-hover {
  display: none;
  background-color: #00ACCA;
  opacity: 0;
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  margin-left: -100%;
  float: left;
  transition: opacity 0.2s linear;
  padding: 1.875rem 1.5625rem 3.125rem;
  text-align: center;
}
.no-touchevents section.automakers-section .grid .panel-hover {
  display: block;
}
section.automakers-section .grid .panel-hover h3 {
  color: #FFFFFF;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1.295454545;
}
section.automakers-section .grid .panel-hover p {
  color: #fff;
}
section.automakers-section .grid .panel-hover .grid-item-button {
  position: absolute;
  bottom: 2.1875rem;
  left: 0;
  width: 100%;
}
section.automakers-section .grid .panel-hover .grid-item-button span {
  color: #fff;
  font-family: "Mada", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.666666667;
  position: relative;
  padding-right: 22px;
}
section.automakers-section .grid .panel-hover .grid-item-button span:hover {
  color: #fff;
}
section.automakers-section .grid .panel-hover .grid-item-button span:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23fff' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}
section.automakers-section .section-button {
  text-align: center;
  margin: 1.5625rem auto 2.5rem;
}
section.automakers-section .section-button a {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: transparent;
  color: #B4C600;
  border: 3px solid #B4C600;
  padding: 0.5rem 1.6875rem;
}
section.automakers-section .section-button a:hover {
  color: #fff;
}
section.automakers-section .section-button a.disabled {
  pointer-events: none;
  cursor: default;
}
section.automakers-section .section-button a svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
section.automakers-section .section-button a:focus {
  color: #B4C600;
}
section.automakers-section .section-button a:hover {
  background-color: #B4C600;
  color: #ffffff;
}

.success-story-section:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 10.833333%;
  background-size: cover;
  background-image: url(../images/use-cases/single-story-overlay.png);
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){

.success-story-section:after {
  background-image:  url(../images/use-cases/single-story-overlay@2x.png);
}
}

.success-story-section:after {
  background-image: url(../images/use-cases/single-story-overlay.png);
  background-image: -webkit-image-set(url(../images/use-cases/single-story-overlay.png) 1x, url(../images/use-cases/single-story-overlay@2x.png) 2x);
  background-image: url(../images/use-cases/single-story-overlay.png);
}
.success-story-section .wrap {
  padding: calc( 80px + 10.833333%) 0 3.75rem;
}
.success-story-section .row {
  min-height: 19vw;
}
.success-story-section h1 {
  color: #fff;
}
.success-story-section h2 {
  color: #00ACCA;
  font-weight: 400;
}
@media print, screen and (min-width: 61.25em) {
  .success-story-section h1 {
    font-size: 3.75rem;
  }
}
.success-story-section a {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: transparent;
  color: #fff;
  border: 3px solid #fff;
  padding: 0.5rem 0.3125rem;
}
.success-story-section a:hover {
  color: #fff;
}
.success-story-section a.disabled {
  pointer-events: none;
  cursor: default;
}
.success-story-section a svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.success-story-section a:focus {
  color: #fff;
}
.success-story-section a:hover {
  background-color: #fff;
  color: #00ACCA;
}

.more-grid-section {
  padding: 4.6875rem 0 4.6875rem 0;
}
.more-grid-section .container {
  min-height: 29.25rem;
}
.more-grid-section .section-title {
  position: relative;
  text-align: center;
  text-align: center;
  position: relative;
  margin-bottom: 1.5rem;
}
.more-grid-section .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.more-grid-section .section-title:before {
  content: "";
  width: 468px;
  height: 468px;
  background-size: contain;
  background-image: url(../images/home/how/rectangle-large.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.more-grid-section .section-title:before {
  background-image:  url(../images/home/how/rectangle-large@2x.png);
}
}
.more-grid-section .section-title:before {
  background-image: url(../images/home/how/rectangle-large.png);
  background-image: -webkit-image-set(url(../images/home/how/rectangle-large.png) 1x, url(../images/home/how/rectangle-large@2x.png) 2x);
  background-image: url(../images/home/how/rectangle-large.png);
  position: absolute;
  left: 50%;
  transform: translate(-50%, -15%);
  top: 50%;
  z-index: -1;
}
.more-grid-section .slider {
  position: relative;
  max-width: 84.375rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 61.25em) {
  .more-grid-section .slider {
    padding: 0 6.25rem;
  }
}
@media screen and (min-width: 90em) {
  .more-grid-section .slider {
    padding: 0;
  }
}
.more-grid-section .slider .row {
  margin: 0 auto !important;
}
@media print, screen and (max-width: 63.99875em) {
  .more-grid-section .slick-arrows {
    display: flex;
    justify-content: space-between;
  }
}
.more-grid-section .slick-arrows .slick-next,
.more-grid-section .slick-arrows .slick-prev {
  width: 43px;
  height: 22px;
  position: relative;
}
.more-grid-section .slick-arrows .slick-next:before, .more-grid-section .slick-arrows .slick-next:after,
.more-grid-section .slick-arrows .slick-prev:before,
.more-grid-section .slick-arrows .slick-prev:after {
  width: 43px;
  height: 22px;
}
.more-grid-section .slick-arrows .slick-prev {
  left: 0.9375rem;
}
.more-grid-section .slick-arrows .slick-next {
  right: 0.9375rem;
}
@media print, screen and (min-width: 61.25em) {
  .more-grid-section .slick-arrows .slick-next,
.more-grid-section .slick-arrows .slick-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .more-grid-section .slick-arrows .slick-prev {
    left: 0.9375rem;
  }
  .more-grid-section .slick-arrows .slick-prev:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2301758A' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
  }
  .more-grid-section .slick-arrows .slick-prev:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2300ACCA' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
  }
  .more-grid-section .slick-arrows .slick-next {
    right: 0.9375rem;
  }
  .more-grid-section .slick-arrows .slick-next:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2301758A' fill-rule='nonzero' d='M42.716 10.299L32.943.348a.965.965 0 0 0-1.378-.109 1.008 1.008 0 0 0 0 1.512l8.102 8.259H.977a.986.986 0 0 0-.977.995c0 .55.438.995.977.995h38.69l-8.102 8.25c-.41.357-.457.985-.106 1.402a.965.965 0 0 0 1.484 0l9.773-9.95a1.008 1.008 0 0 0 0-1.403z'/%3E%3C/svg%3E");
  }
  .more-grid-section .slick-arrows .slick-next:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%2300ACCA' fill-rule='nonzero' d='M42.716 10.299L32.943.348a.965.965 0 0 0-1.378-.109 1.008 1.008 0 0 0 0 1.512l8.102 8.259H.977a.986.986 0 0 0-.977.995c0 .55.438.995.977.995h38.69l-8.102 8.25c-.41.357-.457.985-.106 1.402a.965.965 0 0 0 1.484 0l9.773-9.95a1.008 1.008 0 0 0 0-1.403z'/%3E%3C/svg%3E");
  }
}
.more-grid-section .slick .slick-slide > div,
.more-grid-section .slick .slick-slide .column,
.more-grid-section .slick .slick-slide .columns,
.more-grid-section .slick .slick-slide .grid-item {
  height: 100%;
}
.more-grid-section .slick .column, .more-grid-section .slick .columns {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media print, screen and (min-width: 40em) {
  .more-grid-section .slick .column, .more-grid-section .slick .columns {
    padding: 1.5rem 0.46875rem 1.5rem;
  }
}
.more-grid-section .grid-item {
  position: relative;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  padding: 1.875rem 1.875rem 3.75rem 1.875rem;
}
.no-touchevents .more-grid-section .grid-item {
  transition: transform 0.2s;
}
.no-touchevents .more-grid-section .grid-item:hover {
  transform: translateY(-10px);
}
.more-grid-section .grid-item .grid-item-media {
  height: 3.125rem;
  margin-bottom: 0.625rem;
}
.more-grid-section .grid-item .grid-item-media svg,
.more-grid-section .grid-item .grid-item-media img {
  display: block;
  max-width: 3.125rem;
  max-height: 3.125rem;
  height: auto;
  margin: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.more-grid-section .grid-item .grid-item-title a {
  color: #026172;
}
.more-grid-section .grid-item .grid-item-content p {
  margin-bottom: 0.9375rem;
}
.more-grid-section .grid-item .grid-item-button {
  position: absolute;
  bottom: 1.875rem;
}
.more-grid-section .grid-item .grid-item-button a {
  color: #B4C600;
  font-family: "Mada", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.666666667;
  position: relative;
  padding-right: 22px;
}
.more-grid-section .grid-item .grid-item-button a:hover {
  color: #00ACCA;
}
.more-grid-section .grid-item .grid-item-button a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23252B33' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}

.media-coverage-section .facetwp-filters {
  visibility: hidden;
}
@media print, screen and (min-width: 61.25em) {
  .media-coverage-section .facetwp-filters .row .column:first-child, .media-coverage-section .facetwp-filters .row .columns:first-child {
    max-width: 54%;
    flex: 0 0 54%;
  }
  .media-coverage-section .facetwp-filters .row .column:not(:first-child), .media-coverage-section .facetwp-filters .row .columns:not(:first-child) {
    margin-left: auto;
  }
  .media-coverage-section .facetwp-filters .row .column:last-child, .media-coverage-section .facetwp-filters .row .columns:last-child {
    flex: 0 0 auto !important;
    max-width: 100%;
  }
  .media-coverage-section .facetwp-filters .shrink {
    flex: 0 0 auto !important;
    max-width: 100%;
  }
}
.no-touchevents .media-coverage-section article:hover {
  transform: translateY(-10px);
}
.media-coverage-section .section-title {
  position: relative;
  text-align: center;
  margin-bottom: 3.75rem;
}
.media-coverage-section .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.media-coverage-section article {
  transition: transform 0.2s;
}
.media-coverage-section article .panel {
  background-color: #fff;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.media-coverage-section article .post-hero {
  display: block;
  background-color: #0F3D4A;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 66.6666667%;
  border-radius: 8px 8px 0 0;
}
.media-coverage-section article .entry {
  padding: 1.5625rem 1.25rem 3.125rem;
}
.media-coverage-section article .entry-footer {
  margin-top: 1.875rem;
}
.media-coverage-section article h3 {
  color: #444444;
}
.media-coverage-section article h3 a {
  color: #444444;
}
.media-coverage-section article h3 a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.media-coverage-section article .post-author > * {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
}
.media-coverage-section article .post-author img {
  border-radius: 50%;
  margin-right: 15px;
}
.media-coverage-section article .post-author span {
  font-weight: 700;
}
.media-coverage-section article .more {
  font-size: 1.125rem;
}
.media-coverage-section article .download .button {
  max-width: 100%;
}
.media-coverage-section .load-more-button-holder,
.media-coverage-section .facetwp-facet-load_more {
  margin-top: 1.875rem;
  text-align: center;
}
.media-coverage-section .load-more-button-holder .facetwp-load-more,
.media-coverage-section .facetwp-facet-load_more .facetwp-load-more {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: transparent;
  color: #B4C600;
  border: 3px solid #B4C600;
  padding: 0.5rem 1.6875rem;
}
.media-coverage-section .load-more-button-holder .facetwp-load-more:hover,
.media-coverage-section .facetwp-facet-load_more .facetwp-load-more:hover {
  color: #fff;
}
.media-coverage-section .load-more-button-holder .facetwp-load-more.disabled,
.media-coverage-section .facetwp-facet-load_more .facetwp-load-more.disabled {
  pointer-events: none;
  cursor: default;
}
.media-coverage-section .load-more-button-holder .facetwp-load-more svg,
.media-coverage-section .facetwp-facet-load_more .facetwp-load-more svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.media-coverage-section .load-more-button-holder .facetwp-load-more:focus,
.media-coverage-section .facetwp-facet-load_more .facetwp-load-more:focus {
  color: #B4C600;
}
.media-coverage-section .load-more-button-holder .facetwp-load-more:hover,
.media-coverage-section .facetwp-facet-load_more .facetwp-load-more:hover {
  background-color: #B4C600;
  color: #ffffff;
}

.no-touchevents .press-releases-section article:hover {
  transform: translateY(-10px);
}
.press-releases-section .section-title {
  position: relative;
  text-align: center;
  margin-bottom: 3.75rem;
}
.press-releases-section .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.press-releases-section article {
  transition: transform 0.2s;
}
.press-releases-section article .panel {
  background-color: #fff;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.press-releases-section article .post-hero {
  display: block;
  background-color: #0F3D4A;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 66.6666667%;
  border-radius: 8px 8px 0 0;
}
.press-releases-section article .entry {
  padding: 1.5625rem 1.25rem 3.125rem;
}
.press-releases-section article h3 {
  color: #444444;
}
.press-releases-section article h3 a {
  color: #444444;
}
.press-releases-section article h3 a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.press-releases-section .load-more-button-holder {
  margin-top: 1.875rem;
  position: relative;
  text-align: center;
}
.press-releases-section .load-more-button-holder .infinitescroll-load-more {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: transparent;
  color: #B4C600;
  border: 3px solid #B4C600;
  padding: 0.5rem 1.6875rem;
}
.press-releases-section .load-more-button-holder .infinitescroll-load-more:hover {
  color: #fff;
}
.press-releases-section .load-more-button-holder .infinitescroll-load-more.disabled {
  pointer-events: none;
  cursor: default;
}
.press-releases-section .load-more-button-holder .infinitescroll-load-more svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.press-releases-section .load-more-button-holder .infinitescroll-load-more:focus {
  color: #B4C600;
}
.press-releases-section .load-more-button-holder .infinitescroll-load-more:hover {
  background-color: #B4C600;
  color: #ffffff;
}
.press-releases-section .load-more-button-holder .load-more-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

html, body {
  height: 100%;
}
html .site-content, body .site-content {
  overflow: hidden;
}

body {
  position: relative;
}

#wpadminbar {
  z-index: 999999;
}

.page-error-404 .section-default {
  padding-top: 2.8125rem;
}

.no-results {
  padding-top: 2.8125rem;
  text-align: center;
}

.page-template-default .section.default,
.page-template-default .section-default {
  padding: 2.8125rem 0 4.6875rem;
}
.page-template-default .section.default .wrap,
.page-template-default .section-default .wrap {
  margin: 0 auto;
  max-width: 48rem;
}

@media print, screen and (min-width: 40em) {
  .wrap {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
}

#wpfront-notification-bar {
  background: #0F3D4A !important;
  padding-left: 10px;
  padding-right: 10px;
}
#wpfront-notification-bar td {
  line-height: 1.3rem !important;
}
#wpfront-notification-bar .wpfront-message {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 60px;
  position: relative;
  text-align: left;
}
#wpfront-notification-bar .wpfront-message svg {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 50px;
  max-height: 50px;
  width: auto;
  height: auto;
}
#wpfront-notification-bar .wpfront-button {
  background: transparent !important;
  color: #B4C600 !important;
  font-size: inherit !important;
  font-weight: 700 !important;
  padding-right: 20px !important;
  position: relative;
  display: inline-block;
  box-shadow: none !important;
  text-shadow: none !important;
}
#wpfront-notification-bar .wpfront-button:after {
  content: "\27F6";
  font-size: 10px;
  line-height: 1;
  color: inherit;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 2px;
}

.error404 .section-default {
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem;
}
.error404 .section-default p:not(:last-child) {
  margin-bottom: 4.375rem;
}

.facetwp-facet.is-loading {
  opacity: 1 !important;
}

.facetwp-filters input[type=text],
.facetwp-filters input[type=number],
.facetwp-filters select {
  background: #fff;
  color: #4a4a4a;
  font-size: 1rem;
  border-radius: 4px;
  border: solid 1px #bcbcbc;
  padding: 0.625rem 0.9375rem;
  font-family: "Source Sans Pro", sans-serif;
}
.facetwp-filters input[type=text]:focus,
.facetwp-filters input[type=number]:focus,
.facetwp-filters select:focus {
  outline: none;
  border: solid 1px #727272;
}
.facetwp-filters select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bcbcbc;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EdropDown_arrow%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='Icons'%3E%3Cpath class='cls-1' d='M9.85.22A.64.64,0,0,0,9,.15L5.6,3,5,3.54,4.35,3,1,.2A.63.63,0,0,0,.15.27a.62.62,0,0,0,.07.87L4.57,4.85A.6.6,0,0,0,5,5a.61.61,0,0,0,.41-.15l4.4-3.76A.62.62,0,0,0,9.85.22Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-appearance: none;
  background-position: calc(100% - 14px) 50%;
  background-size: 10px 5px;
  background-repeat: no-repeat;
  width: 100%;
  height: 2.5rem;
}
.facetwp-filters .select-wrapper {
  position: relative;
  display: block;
}
.facetwp-filters .select-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
  right: 40px;
  background: #bcbcbc;
}
.facetwp-filters .select-wrapper.focus:after {
  background: #727272;
}
.facetwp-filters .select-wrapper.focus select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23727272;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EdropDown_arrow%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='Icons'%3E%3Cpath class='cls-1' d='M9.85.22A.64.64,0,0,0,9,.15L5.6,3,5,3.54,4.35,3,1,.2A.63.63,0,0,0,.15.27a.62.62,0,0,0,.07.87L4.57,4.85A.6.6,0,0,0,5,5a.61.61,0,0,0,.41-.15l4.4-3.76A.62.62,0,0,0,9.85.22Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.facetwp-filters .select-wrapper select {
  width: 100%;
}
.facetwp-filters .reset {
  flex: 0 0 auto;
  max-width: 100%;
}
.facetwp-filters .facetwp-search {
  font-family: "Source Sans Pro", sans-serif;
  max-width: 100%;
}
.facetwp-filters .facetwp-facet {
  margin-bottom: 1.25rem;
}
.facetwp-filters button {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: #B4C600;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  text-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5);
  padding: 0.625rem 1.875rem;
  min-width: 0;
  max-width: 100%;
  cursor: pointer;
  margin: 0 auto;
}
.facetwp-filters button:hover {
  color: #fff;
}
.facetwp-filters button.disabled {
  pointer-events: none;
  cursor: default;
}
.facetwp-filters button svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.facetwp-filters button:hover {
  color: #fff;
}
.facetwp-filters button.disabled {
  pointer-events: none;
  cursor: default;
}
.facetwp-filters button svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.facetwp-filters button:hover {
  background-color: #00ACCA;
}
.facetwp-filters :-ms-input-placeholder {
  color: #4a4a4a;
  font-size: 1rem !important;
}
.facetwp-filters ::-ms-input-placeholder {
  color: #4a4a4a;
  font-size: 1rem !important;
}
.facetwp-filters ::placeholder {
  color: #4a4a4a;
  font-size: 1rem !important;
}

.facetwp-pager .facetwp-page {
  padding: 0;
}
.facetwp-pager .facetwp-page.active {
  font-weight: 400;
}

.posts-pagination:before, .posts-pagination:after,
.facetwp-pager:before,
.facetwp-pager:after {
  content: " ";
  display: table;
}
.posts-pagination:after,
.facetwp-pager:after {
  clear: both;
}
.posts-pagination,
.facetwp-pager {
  *zoom: 1;
}
.posts-pagination .nav-links,
.facetwp-pager .nav-links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  margin: 2.8125rem 0;
  position: relative;
}
.posts-pagination .nav-links:before, .posts-pagination .nav-links:after,
.facetwp-pager .nav-links:before,
.facetwp-pager .nav-links:after {
  content: " ";
  display: table;
}
.posts-pagination .nav-links:after,
.facetwp-pager .nav-links:after {
  clear: both;
}
.posts-pagination .nav-links,
.facetwp-pager .nav-links {
  *zoom: 1;
}
.posts-pagination .nav-links a span,
.facetwp-pager .nav-links a span {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.posts-pagination .nav-links .number,
.facetwp-pager .nav-links .number {
  margin-top: -0.3125rem;
}
.posts-pagination .nav-links .number a,
.posts-pagination .nav-links .number > span,
.facetwp-pager .nav-links .number a,
.facetwp-pager .nav-links .number > span {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.75;
  color: #4A4A4A;
  margin: 0 0.625rem 0;
}
@media print, screen and (min-width: 61.25em) {
  .posts-pagination .nav-links .number a,
.posts-pagination .nav-links .number > span,
.facetwp-pager .nav-links .number a,
.facetwp-pager .nav-links .number > span {
    margin: 0 1.25rem 0;
  }
}
.posts-pagination .nav-links .number a:after,
.posts-pagination .nav-links .number > span:after,
.facetwp-pager .nav-links .number a:after,
.facetwp-pager .nav-links .number > span:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: transparent;
}
.posts-pagination .nav-links .active a,
.posts-pagination .nav-links .number span.current,
.facetwp-pager .nav-links .active a,
.facetwp-pager .nav-links .number span.current {
  color: #B4C600;
}
.posts-pagination .nav-links .active a:after,
.posts-pagination .nav-links .number span.current:after,
.facetwp-pager .nav-links .active a:after,
.facetwp-pager .nav-links .number span.current:after {
  background: #B4C600;
}
.posts-pagination .nav-links:not(.active) a:hover,
.facetwp-pager .nav-links:not(.active) a:hover {
  color: #B4C600;
}
.posts-pagination .nav-links .nav-previous a,
.posts-pagination .nav-links .nav-next a,
.facetwp-pager .nav-links .nav-previous a,
.facetwp-pager .nav-links .nav-next a {
  display: block;
  width: 1.9375rem;
  height: 1.375rem;
}
.posts-pagination .nav-links .nav-previous a:before, .posts-pagination .nav-links .nav-previous a:after,
.posts-pagination .nav-links .nav-next a:before,
.posts-pagination .nav-links .nav-next a:after,
.facetwp-pager .nav-links .nav-previous a:before,
.facetwp-pager .nav-links .nav-previous a:after,
.facetwp-pager .nav-links .nav-next a:before,
.facetwp-pager .nav-links .nav-next a:after {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-position: center;
  height: 22px;
  background-size: auto 22px;
}
.posts-pagination .nav-links .nav-previous a.disable,
.posts-pagination .nav-links .nav-next a.disable,
.facetwp-pager .nav-links .nav-previous a.disable,
.facetwp-pager .nav-links .nav-next a.disable {
  cursor: default;
  opacity: 0;
}
.posts-pagination .nav-links .nav-previous,
.facetwp-pager .nav-links .nav-previous {
  margin-right: auto;
  padding-right: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .posts-pagination .nav-links .nav-previous,
.facetwp-pager .nav-links .nav-previous {
    left: 0;
  }
}
.posts-pagination .nav-links .nav-previous a:before,
.facetwp-pager .nav-links .nav-previous a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 31 22'%3E%3Cg fill='none' fill-rule='evenodd' stroke='none' stroke-width='1' transform='translate(-231.000000, -1931.000000) translate(245.500000, 1941.000000) rotate(-180.000000) translate(-245.500000, -1941.000000) translate(211.000000, 1908.000000) translate(20.000000, 21.000000)'%3E%3Cpath class='arrow' fill='%23d7d5d6' d='M16 22a1 1 0 0 0 2 0l11-10a1 1 0 0 0 0-2L18 0h-2v2l10 9-10 9v2z'/%3E%3Cpath class='line' stroke='%23d7d5d6' stroke-linecap='square' stroke-width='3' d='M26 11H0'/%3E%3C/g%3E%3C/svg%3E");
}
.posts-pagination .nav-links .nav-previous a:not(.disable):hover:before,
.facetwp-pager .nav-links .nav-previous a:not(.disable):hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 31 22'%3E%3Cg fill='none' fill-rule='evenodd' stroke='none' stroke-width='1' transform='translate(-231.000000, -1931.000000) translate(245.500000, 1941.000000) rotate(-180.000000) translate(-245.500000, -1941.000000) translate(211.000000, 1908.000000) translate(20.000000, 21.000000)'%3E%3Cpath class='arrow' fill='%23B4C600' d='M16 22a1 1 0 0 0 2 0l11-10a1 1 0 0 0 0-2L18 0h-2v2l10 9-10 9v2z'/%3E%3Cpath class='line' stroke='%23B4C600' stroke-linecap='square' stroke-width='3' d='M26 11H0'/%3E%3C/g%3E%3C/svg%3E");
}
.posts-pagination .nav-links .nav-next,
.facetwp-pager .nav-links .nav-next {
  margin-left: auto;
  padding-left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .posts-pagination .nav-links .nav-next,
.facetwp-pager .nav-links .nav-next {
    right: 0;
  }
}
.posts-pagination .nav-links .nav-next a:before,
.facetwp-pager .nav-links .nav-next a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 31 22'%3E%3Cdefs%3E%3Cpolygon id='a' points='0 0 0 65 65 65 65 0 0 0'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' stroke='none' stroke-width='1' transform='translate(-376.000000, -1239.000000) translate(358.000000, 1218.000000)'%3E%3Cg/%3E%3Cpath class='arrow' fill='%23d7d5d6' d='M36 43a1 1 0 0 0 2 0l11-10a1 1 0 0 0 0-2L38 21h-2v2l10 9-10 9v2z'/%3E%3Cpath class='line' stroke='%23d7d5d6' stroke-linecap='square' stroke-width='3' d='M46 32H20'/%3E%3C/g%3E%3C/svg%3E");
}
.posts-pagination .nav-links .nav-next a:not(.disable):hover:before,
.facetwp-pager .nav-links .nav-next a:not(.disable):hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 31 22'%3E%3Cdefs%3E%3Cpolygon id='a' points='0 0 0 65 65 65 65 0 0 0'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' stroke='none' stroke-width='1' transform='translate(-376.000000, -1239.000000) translate(358.000000, 1218.000000)'%3E%3Cg/%3E%3Cpath class='arrow' fill='%23B4C600' d='M36 43a1 1 0 0 0 2 0l11-10a1 1 0 0 0 0-2L38 21h-2v2l10 9-10 9v2z'/%3E%3Cpath class='line' stroke='%23B4C600' stroke-linecap='square' stroke-width='3' d='M46 32H20'/%3E%3C/g%3E%3C/svg%3E");
}

.filters button:focus {
  outline: none;
}
.filters .dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 280px;
  visibility: hidden;
  background-color: #fff;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.filters .dropdown-pane.is-open {
  visibility: visible;
}
.filters .dropdown-pane.center {
  left: 50% !important;
  transform: translateX(-50%) !important;
}
@media print, screen and (max-width: 47.99875em) {
  .filters {
    margin-bottom: 2.5rem;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .filter-button-group ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 0.3125rem 0;
  }
  .filter-button-group ul:before, .filter-button-group ul:after {
    content: " ";
    display: table;
  }
  .filter-button-group ul:after {
    clear: both;
  }
  .filter-button-group ul {
    *zoom: 1;
  }
  .filter-button-group li {
    display: block;
    padding: 0.3125rem 0;
  }
  .filter-button-group button {
    width: 100%;
  }
  .filter-button-group button.active {
    color: #B4C600;
  }
}
@media print, screen and (min-width: 61.25em) {
  .filter-button-group {
    text-align: center;
    overflow: hidden;
  }
  .filter-button-group ul {
    margin: 0 -18px 50px;
    visibility: hidden;
  }
  .filter-button-group ul li {
    display: inline-block;
    padding: 0 18px;
  }
  .filter-button-group ul > * {
    visibility: visible;
  }
  .filter-button-group ul > li button:after {
    content: "";
    display: block;
    width: 0;
    background: #B4C600;
    height: 2px;
    position: relative;
    margin-top: 0.125rem;
  }
  .filter-button-group ul > li button:not(.active):after {
    transition: width 0.3s;
  }
  .filter-button-group ul:hover > li button:after {
    width: 0;
  }
  .filter-button-group ul > li button:not(.active):hover:after,
.filter-button-group ul > li button.active:after {
    width: 100%;
  }
  .filter-button-group button {
    color: #454C54;
    font-family: "Mada", sans-serif;
    font-size: 1.125rem;
    letter-spacing: 0.7px;
    line-height: 1.444444444;
    text-transform: uppercase;
    cursor: pointer;
  }
}

/* CSS Document */
.blog .site-content {
  background-color: #eff3f1;
}
.blog .hero-section h1 {
  position: relative;
  text-align: center;
}
.blog .hero-section h1:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/green-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.blog .site-main {
  padding-top: 1.875rem;
  padding-bottom: 2.8125rem;
}
.blog .section-footer-cta:after {
  background-image: url(../images/footer/footer-top-gray.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.blog .section-footer-cta:after {
  background-image:  url(../images/footer/footer-top-gray@2x.png);
}
}
.blog .section-footer-cta:after {
  background-image: url(../images/footer/footer-top-gray.png);
  background-image: -webkit-image-set(url(../images/footer/footer-top-gray.png) 1x, url(../images/footer/footer-top-gray@2x.png) 2x);
  background-image: url(../images/footer/footer-top-gray.png);
}
.blog .load-more-button-holder,
.blog .facetwp-facet-load_more {
  margin-top: 1.875rem;
  text-align: center;
}
.blog .load-more-button-holder .facetwp-load-more,
.blog .facetwp-facet-load_more .facetwp-load-more {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: transparent;
  color: #B4C600;
  border: 3px solid #B4C600;
  padding: 0.5rem 1.6875rem;
}
.blog .load-more-button-holder .facetwp-load-more:hover,
.blog .facetwp-facet-load_more .facetwp-load-more:hover {
  color: #fff;
}
.blog .load-more-button-holder .facetwp-load-more.disabled,
.blog .facetwp-facet-load_more .facetwp-load-more.disabled {
  pointer-events: none;
  cursor: default;
}
.blog .load-more-button-holder .facetwp-load-more svg,
.blog .facetwp-facet-load_more .facetwp-load-more svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.blog .load-more-button-holder .facetwp-load-more:focus,
.blog .facetwp-facet-load_more .facetwp-load-more:focus {
  color: #B4C600;
}
.blog .load-more-button-holder .facetwp-load-more:hover,
.blog .facetwp-facet-load_more .facetwp-load-more:hover {
  background-color: #B4C600;
  color: #ffffff;
}
.no-touchevents .blog .grid .column, .no-touchevents .blog .grid .columns {
  transition: transform 0.2s;
}
.no-touchevents .blog .grid .column:hover, .no-touchevents .blog .grid .columns:hover {
  transform: translateY(-10px);
}
.blog .grid .column .category-title, .blog .grid .columns .category-title {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .blog .grid .column .category-title, .blog .grid .columns .category-title {
    top: 0.9375rem;
    left: 0.9375rem;
  }
}
.blog .grid .column .category-title h4, .blog .grid .columns .category-title h4 {
  color: #fff;
  margin-bottom: 0;
}
.blog .grid .column .icon, .blog .grid .columns .icon {
  display: block;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog .grid .column .icon img, .blog .grid .columns .icon img {
  display: block;
  height: 150px;
  width: auto;
}
.blog .grid .column .panel, .blog .grid .columns .panel {
  position: relative;
}
.blog .grid .column .panel .featured-tag, .blog .grid .columns .panel .featured-tag {
  display: none;
}
.blog .grid .column .panel .post-button, .blog .grid .columns .panel .post-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.blog .grid .column .entry-header, .blog .grid .columns .entry-header {
  margin-bottom: 0.9375rem;
}
.blog .grid .column .entry-header .post-title h3, .blog .grid .columns .entry-header .post-title h3 {
  margin-bottom: 0;
}
.blog .grid .column.featured-post, .blog .grid .featured-post.columns {
  max-width: 100%;
  flex: 0 0 100%;
}
.blog .grid .column.featured-post .posted-on, .blog .grid .featured-post.columns .posted-on,
.blog .grid .column.featured-post .category-title,
.blog .grid .featured-post.columns .category-title,
.blog .grid .column.featured-post .icon,
.blog .grid .featured-post.columns .icon {
  display: none;
}
.blog .grid .column.featured-post .featured-tag, .blog .grid .featured-post.columns .featured-tag {
  display: inline-block;
  position: relative;
  z-index: 2;
  top: 25px;
  color: #fff;
  font-size: 1.125rem;
  letter-spacing: 0.7px;
  font-weight: 700;
  font-family: "Mada", sans-serif;
  text-transform: uppercase;
  left: 0;
  margin-bottom: 1.5rem;
}
.blog .grid .column.featured-post .featured-tag span, .blog .grid .featured-post.columns .featured-tag span {
  display: block;
  padding: 5px 10px 5px 20px;
  position: relative;
  background-color: #00ACCA;
}
.blog .grid .column.featured-post .featured-tag span:before, .blog .grid .featured-post.columns .featured-tag span:before {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 100%;
  top: 0;
  right: -10px;
  background: #00ACCA;
  transform-origin: bottom left;
  transform: skew(12deg, 0deg);
  z-index: -1;
}
@media print, screen and (min-width: 48em) {
  .blog .grid .column.featured-post-1 .entry, .blog .grid .featured-post-1.columns .entry {
    padding: 7.5rem 3.125rem 7.8125rem 3.125rem;
    position: relative;
  }
  @supports ((-webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%)) or (clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%))) {
    .blog .grid .column.featured-post-1 .entry, .blog .grid .featured-post-1.columns .entry {
      padding: 7.5rem 3.125rem 7.8125rem 0;
    }
  }
  .blog .grid .column.featured-post-1 .entry > *, .blog .grid .featured-post-1.columns .entry > * {
    position: relative;
    z-index: 2;
  }
  .blog .grid .column.featured-post-1 .panel, .blog .grid .featured-post-1.columns .panel {
    display: flex;
    position: relative;
    min-height: 400px;
    padding-left: 65%;
  }
  .blog .grid .column.featured-post-1 .post-hero, .blog .grid .featured-post-1.columns .post-hero {
    border-radius: 0;
    display: block;
    padding-top: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 65%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
  }
  .blog .grid .column.featured-post-1 .featured-tag, .blog .grid .featured-post-1.columns .featured-tag {
    position: absolute;
    min-width: 260px;
    left: auto;
    right: 0;
  }
  .blog .grid .column.featured-post-1 .featured-tag span, .blog .grid .featured-post-1.columns .featured-tag span {
    padding-right: 3.125rem;
    text-align: right;
  }
  .blog .grid .column.featured-post-1 .featured-tag span:before, .blog .grid .featured-post-1.columns .featured-tag span:before {
    left: -10px;
    right: auto;
  }
}
@media print, screen and (min-width: 61.25em) {
  .blog .grid .column.featured-post-2 .entry, .blog .grid .featured-post-2.columns .entry, .blog .grid .column.featured-post-3 .entry, .blog .grid .featured-post-3.columns .entry, .blog .grid .column.featured-post-4 .entry, .blog .grid .featured-post-4.columns .entry {
    padding: 7.5rem 3.125rem 7.8125rem 3.125rem;
    position: relative;
  }
  @supports ((-webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%)) or (clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%))) {
    .blog .grid .column.featured-post-2 .entry, .blog .grid .featured-post-2.columns .entry, .blog .grid .column.featured-post-3 .entry, .blog .grid .featured-post-3.columns .entry, .blog .grid .column.featured-post-4 .entry, .blog .grid .featured-post-4.columns .entry {
      padding: 7.5rem 3.125rem 7.8125rem 0;
    }
  }
  .blog .grid .column.featured-post-2 .entry > *, .blog .grid .featured-post-2.columns .entry > *, .blog .grid .column.featured-post-3 .entry > *, .blog .grid .featured-post-3.columns .entry > *, .blog .grid .column.featured-post-4 .entry > *, .blog .grid .featured-post-4.columns .entry > * {
    position: relative;
    z-index: 2;
  }
  .blog .grid .column.featured-post-2 .panel, .blog .grid .featured-post-2.columns .panel, .blog .grid .column.featured-post-3 .panel, .blog .grid .featured-post-3.columns .panel, .blog .grid .column.featured-post-4 .panel, .blog .grid .featured-post-4.columns .panel {
    display: flex;
    position: relative;
    min-height: 400px;
    padding-left: 50%;
  }
  .blog .grid .column.featured-post-2 .post-hero, .blog .grid .featured-post-2.columns .post-hero, .blog .grid .column.featured-post-3 .post-hero, .blog .grid .featured-post-3.columns .post-hero, .blog .grid .column.featured-post-4 .post-hero, .blog .grid .featured-post-4.columns .post-hero {
    border-radius: 0;
    display: block;
    padding-top: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
  }
  .blog .grid .column.featured-post-2 .featured-tag, .blog .grid .featured-post-2.columns .featured-tag, .blog .grid .column.featured-post-3 .featured-tag, .blog .grid .featured-post-3.columns .featured-tag, .blog .grid .column.featured-post-4 .featured-tag, .blog .grid .featured-post-4.columns .featured-tag {
    position: absolute;
    min-width: 260px;
    left: auto;
    right: 0;
  }
  .blog .grid .column.featured-post-2 .featured-tag span, .blog .grid .featured-post-2.columns .featured-tag span, .blog .grid .column.featured-post-3 .featured-tag span, .blog .grid .featured-post-3.columns .featured-tag span, .blog .grid .column.featured-post-4 .featured-tag span, .blog .grid .featured-post-4.columns .featured-tag span {
    padding-right: 3.125rem;
    text-align: right;
  }
  .blog .grid .column.featured-post-2 .featured-tag span:before, .blog .grid .featured-post-2.columns .featured-tag span:before, .blog .grid .column.featured-post-3 .featured-tag span:before, .blog .grid .featured-post-3.columns .featured-tag span:before, .blog .grid .column.featured-post-4 .featured-tag span:before, .blog .grid .featured-post-4.columns .featured-tag span:before {
    left: -10px;
    right: auto;
  }
}
@media screen and (min-width: 75em) {
  .blog .grid .column.featured-post-2 .entry, .blog .grid .featured-post-2.columns .entry, .blog .grid .column.featured-post-3 .entry, .blog .grid .featured-post-3.columns .entry {
    padding: 7.5rem 3.125rem 7.8125rem 3.125rem;
    position: relative;
  }
  @supports ((-webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%)) or (clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%))) {
    .blog .grid .column.featured-post-2 .entry, .blog .grid .featured-post-2.columns .entry, .blog .grid .column.featured-post-3 .entry, .blog .grid .featured-post-3.columns .entry {
      padding: 7.5rem 3.125rem 7.8125rem 0;
    }
  }
  .blog .grid .column.featured-post-2 .entry > *, .blog .grid .featured-post-2.columns .entry > *, .blog .grid .column.featured-post-3 .entry > *, .blog .grid .featured-post-3.columns .entry > * {
    position: relative;
    z-index: 2;
  }
  .blog .grid .column.featured-post-2 .panel, .blog .grid .featured-post-2.columns .panel, .blog .grid .column.featured-post-3 .panel, .blog .grid .featured-post-3.columns .panel {
    display: flex;
    position: relative;
    min-height: 400px;
    padding-left: 55%;
  }
  .blog .grid .column.featured-post-2 .post-hero, .blog .grid .featured-post-2.columns .post-hero, .blog .grid .column.featured-post-3 .post-hero, .blog .grid .featured-post-3.columns .post-hero {
    border-radius: 0;
    display: block;
    padding-top: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 55%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
  }
  .blog .grid .column.featured-post-2 .featured-tag, .blog .grid .featured-post-2.columns .featured-tag, .blog .grid .column.featured-post-3 .featured-tag, .blog .grid .featured-post-3.columns .featured-tag {
    position: absolute;
    min-width: 260px;
    left: auto;
    right: 0;
  }
  .blog .grid .column.featured-post-2 .featured-tag span, .blog .grid .featured-post-2.columns .featured-tag span, .blog .grid .column.featured-post-3 .featured-tag span, .blog .grid .featured-post-3.columns .featured-tag span {
    padding-right: 3.125rem;
    text-align: right;
  }
  .blog .grid .column.featured-post-2 .featured-tag span:before, .blog .grid .featured-post-2.columns .featured-tag span:before, .blog .grid .column.featured-post-3 .featured-tag span:before, .blog .grid .featured-post-3.columns .featured-tag span:before {
    left: -10px;
    right: auto;
  }
  .blog .grid .column.featured-post-4 .entry, .blog .grid .featured-post-4.columns .entry {
    padding: 7.5rem 3.125rem 7.8125rem 3.125rem;
    position: relative;
  }
  @supports ((-webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%)) or (clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%))) {
    .blog .grid .column.featured-post-4 .entry, .blog .grid .featured-post-4.columns .entry {
      padding: 7.5rem 3.125rem 7.8125rem 0;
    }
  }
  .blog .grid .column.featured-post-4 .entry > *, .blog .grid .featured-post-4.columns .entry > * {
    position: relative;
    z-index: 2;
  }
  .blog .grid .column.featured-post-4 .panel, .blog .grid .featured-post-4.columns .panel {
    display: flex;
    position: relative;
    min-height: 400px;
    padding-left: 65%;
  }
  .blog .grid .column.featured-post-4 .post-hero, .blog .grid .featured-post-4.columns .post-hero {
    border-radius: 0;
    display: block;
    padding-top: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 65%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
  }
  .blog .grid .column.featured-post-4 .featured-tag, .blog .grid .featured-post-4.columns .featured-tag {
    position: absolute;
    min-width: 260px;
    left: auto;
    right: 0;
  }
  .blog .grid .column.featured-post-4 .featured-tag span, .blog .grid .featured-post-4.columns .featured-tag span {
    padding-right: 3.125rem;
    text-align: right;
  }
  .blog .grid .column.featured-post-4 .featured-tag span:before, .blog .grid .featured-post-4.columns .featured-tag span:before {
    left: -10px;
    right: auto;
  }
}
.blog .grid .column:not(.featured-post), .blog .grid .columns:not(.featured-post) {
  order: 20;
}
.blog .grid .column.post-1, .blog .grid .post-1.columns {
  order: 2;
}
.blog .grid .column.post-2, .blog .grid .post-2.columns {
  order: 3;
}
.blog .grid .column.post-3, .blog .grid .post-3.columns {
  order: 4;
}
.blog .grid .column.post-4, .blog .grid .post-4.columns {
  order: 5;
}
.blog .grid .column.post-5, .blog .grid .post-5.columns {
  order: 7;
}
.blog .grid .column.post-6, .blog .grid .post-6.columns {
  order: 8;
}
.blog .grid .column.post-7, .blog .grid .post-7.columns {
  order: 9;
}
.blog .grid .column.post-8, .blog .grid .post-8.columns {
  order: 10;
}
.blog .grid .column.post-9, .blog .grid .post-9.columns {
  order: 12;
}
.blog .grid .column.post-10, .blog .grid .post-10.columns {
  order: 13;
}
.blog .grid .column.post-11, .blog .grid .post-11.columns {
  order: 14;
}
.blog .grid .column.post-12, .blog .grid .post-12.columns {
  order: 15;
}
.blog .grid .column.featured-post-1, .blog .grid .featured-post-1.columns {
  order: 1;
}
.blog .grid .column.featured-post-2, .blog .grid .featured-post-2.columns {
  order: 6;
}
.blog .grid .column.featured-post-3, .blog .grid .featured-post-3.columns {
  order: 11;
}
.blog .grid .column.featured-post-4, .blog .grid .featured-post-4.columns {
  order: 16;
}
@media print, screen and (min-width: 48em) {
  .blog .grid .column:not(.featured-post), .blog .grid .columns:not(.featured-post) {
    order: 20;
  }
  .blog .grid .column.post-1, .blog .grid .post-1.columns {
    order: 2;
  }
  .blog .grid .column.post-2, .blog .grid .post-2.columns {
    order: 3;
  }
  .blog .grid .column.post-3, .blog .grid .post-3.columns {
    order: 4;
  }
  .blog .grid .column.post-4, .blog .grid .post-4.columns {
    order: 6;
  }
  .blog .grid .column.post-5, .blog .grid .post-5.columns {
    order: 7;
  }
  .blog .grid .column.post-6, .blog .grid .post-6.columns {
    order: 8;
  }
  .blog .grid .column.post-7, .blog .grid .post-7.columns {
    order: 9;
  }
  .blog .grid .column.post-8, .blog .grid .post-8.columns {
    order: 11;
  }
  .blog .grid .column.post-9, .blog .grid .post-9.columns {
    order: 12;
  }
  .blog .grid .column.post-10, .blog .grid .post-10.columns {
    order: 13;
  }
  .blog .grid .column.post-11, .blog .grid .post-11.columns {
    order: 14;
  }
  .blog .grid .column.post-12, .blog .grid .post-12.columns {
    order: 16;
  }
  .blog .grid .column.featured-post-1, .blog .grid .featured-post-1.columns {
    order: 1;
  }
  .blog .grid .column.featured-post-2, .blog .grid .featured-post-2.columns {
    order: 5;
  }
  .blog .grid .column.featured-post-3, .blog .grid .featured-post-3.columns {
    order: 10;
  }
  .blog .grid .column.featured-post-4, .blog .grid .featured-post-4.columns {
    order: 15;
  }
  .blog .grid .column.featured-post-2, .blog .grid .featured-post-2.columns, .blog .grid .column.featured-post-3, .blog .grid .featured-post-3.columns, .blog .grid .column.featured-post-4, .blog .grid .featured-post-4.columns {
    max-width: 66.6666667%;
    flex: 0 0 66.6666667%;
  }
  .blog .grid .column.featured-post-2 .featured-tag span:before, .blog .grid .featured-post-2.columns .featured-tag span:before, .blog .grid .column.featured-post-3 .featured-tag span:before, .blog .grid .featured-post-3.columns .featured-tag span:before, .blog .grid .column.featured-post-4 .featured-tag span:before, .blog .grid .featured-post-4.columns .featured-tag span:before {
    transform-origin: bottom right;
    transform: skew(-12deg, 0deg);
  }
}
@media screen and (min-width: 75em) {
  .blog .grid .column.post-1, .blog .grid .post-1.columns {
    order: 2;
  }
  .blog .grid .column.post-2, .blog .grid .post-2.columns {
    order: 3;
  }
  .blog .grid .column.post-3, .blog .grid .post-3.columns {
    order: 4;
  }
  .blog .grid .column.post-4, .blog .grid .post-4.columns {
    order: 5;
  }
  .blog .grid .column.post-5, .blog .grid .post-5.columns {
    order: 7;
  }
  .blog .grid .column.post-6, .blog .grid .post-6.columns {
    order: 8;
  }
  .blog .grid .column.post-7, .blog .grid .post-7.columns {
    order: 9;
  }
  .blog .grid .column.post-8, .blog .grid .post-8.columns {
    order: 10;
  }
  .blog .grid .column.post-9, .blog .grid .post-9.columns {
    order: 11;
  }
  .blog .grid .column.post-10, .blog .grid .post-10.columns {
    order: 12;
  }
  .blog .grid .column.post-11, .blog .grid .post-11.columns {
    order: 14;
  }
  .blog .grid .column.post-12, .blog .grid .post-12.columns {
    order: 15;
  }
  .blog .grid .column.featured-post-1, .blog .grid .featured-post-1.columns {
    order: 1;
  }
  .blog .grid .column.featured-post-2, .blog .grid .featured-post-2.columns {
    order: 6;
  }
  .blog .grid .column.featured-post-3, .blog .grid .featured-post-3.columns {
    order: 13;
  }
  .blog .grid .column.featured-post-4, .blog .grid .featured-post-4.columns {
    order: 16;
  }
  .blog .grid .column.featured-post-1, .blog .grid .featured-post-1.columns, .blog .grid .column.featured-post-4, .blog .grid .featured-post-4.columns {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .blog .grid .column.featured-post-2, .blog .grid .featured-post-2.columns, .blog .grid .column.featured-post-3, .blog .grid .featured-post-3.columns {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .blog .grid .column.featured-post-2 .featured-tag span:before, .blog .grid .featured-post-2.columns .featured-tag span:before, .blog .grid .column.featured-post-3 .featured-tag span:before, .blog .grid .featured-post-3.columns .featured-tag span:before {
    transform-origin: bottom right;
    transform: skew(-12deg, 0deg);
  }
}
.blog .grid article .panel {
  background-color: #fff;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  /* add overflow hidden */
}
.blog .grid article .post-hero {
  display: block;
  background-color: #0F3D4A;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 66.6666667%;
  border-radius: 8px 8px 0 0;
}
.blog .grid article .entry {
  padding: 1.5625rem 1.25rem 3.125rem;
}
.blog .grid article .entry-footer {
  margin-top: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .blog .grid article.has-download:not(.featured-post) .panel {
    padding-bottom: 2.5rem;
    position: relative;
  }
  .blog .grid article.has-download:not(.featured-post) .panel .entry-footer {
    position: absolute;
    bottom: 1.5625rem;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 5;
  }
}
@media print, screen and (min-width: 48em) {
  .blog .grid article.has-download:not(.featured-post) .panel .entry-footer {
    text-align: center;
  }
}
.blog .grid article h3 {
  color: #444444;
}
.blog .grid article h3 a {
  color: #026172;
}
.blog .grid article .post-author > * {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
}
.blog .grid article .post-author img {
  border-radius: 50%;
  margin-right: 15px;
}
.blog .grid article .post-author span {
  font-weight: 700;
}
.blog .grid article .more {
  font-size: 1.125rem;
}
.blog .grid article .download .button {
  max-width: 100%;
}

.filters {
  padding: 0.625rem 0;
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .filters {
    padding: 0;
  }
}
@media print, screen and (min-width: 48em) {
  .filters {
    text-align: center;
  }
  .filters .show-for-large > * {
    display: inline-block;
  }
}
.filters button {
  cursor: pointer;
  min-width: 100px !important;
  margin-bottom: 0;
}
.filters .hide-for-large > button {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: transparent;
  border: 3px solid #FFFFFF;
  border-radius: 23px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  padding: 0.5625rem 0.9375rem !important;
  color: #fff;
}
.filters .hide-for-large > button:hover {
  color: #fff;
}
.filters .hide-for-large > button.disabled {
  pointer-events: none;
  cursor: default;
}
.filters .hide-for-large > button svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.blog .facetwp-filters {
  visibility: hidden;
}
@media print, screen and (min-width: 61.25em) {
  .blog .facetwp-filters .row .column:first-child, .blog .facetwp-filters .row .columns:first-child {
    max-width: 54%;
    flex: 0 0 54%;
  }
  .blog .facetwp-filters .row .column:not(:first-child), .blog .facetwp-filters .row .columns:not(:first-child) {
    margin-left: auto;
  }
  .blog .facetwp-filters .row .column:last-child, .blog .facetwp-filters .row .columns:last-child {
    flex: 0 0 auto !important;
    max-width: 100%;
  }
  .blog .facetwp-filters .shrink {
    flex: 0 0 auto !important;
    max-width: 100%;
  }
}

.blog .facetwp-categories {
  margin-bottom: 0.9375rem;
}
@media screen and (min-width: 90em) {
  .blog .facetwp-categories {
    margin-bottom: 0;
  }
}
.blog .facetwp-categories ul {
  display: none;
  flex-flow: row wrap;
  margin: 0 -0.75rem;
}
@media print, screen and (min-width: 48em) {
  .blog .facetwp-categories ul {
    display: flex;
  }
}
.blog .facetwp-categories ul li {
  padding: 0.375rem 0.75rem;
}
.blog .facetwp-categories ul li a {
  color: #444444;
  letter-spacing: 0.3px;
  font-size: 1.0625rem;
}
.blog .facetwp-categories ul li.current-menu-item a {
  color: #B4C600;
}
@media print, screen and (min-width: 48em) {
  .blog .facetwp-categories select {
    display: none;
  }
  .blog .facetwp-categories.mobile .menu {
    height: 0;
    overflow: hidden;
  }
  .blog .facetwp-categories.mobile select {
    display: block;
  }
}

.facetwp-filters .facetwp-dropdown,
.facetwp-filters .facetwp-search {
  width: 100% !important;
}
.facetwp-filters .facetwp-type-dropdown {
  position: relative;
}
.facetwp-filters .facetwp-type-dropdown:after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
  right: 40px;
  background: #bcbcbc;
}
.facetwp-filters .facetwp-type-dropdown.focus:after {
  background: #727272;
}
.facetwp-filters .facetwp-type-dropdown.focus select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23727272;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EdropDown_arrow%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='Icons'%3E%3Cpath class='cls-1' d='M9.85.22A.64.64,0,0,0,9,.15L5.6,3,5,3.54,4.35,3,1,.2A.63.63,0,0,0,.15.27a.62.62,0,0,0,.07.87L4.57,4.85A.6.6,0,0,0,5,5a.61.61,0,0,0,.41-.15l4.4-3.76A.62.62,0,0,0,9.85.22Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
@media print, screen and (max-width: 39.99875em) {
  .facetwp-filters button {
    width: 100% !important;
  }
}

#facetwp-categories .facetwp-radio {
  background-image: none;
  white-space: nowrap;
}
#facetwp-categories .facetwp-radio.checked {
  background-color: #fff;
  color: #01758A;
}

.single-post .content-area,
.single-press_release .content-area {
  margin-bottom: 2.8125rem;
}
.single-post.post-gated-content .section-footer-cta:after,
.single-press_release.post-gated-content .section-footer-cta:after {
  background-image: url(../images/footer/footer-top-gray.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.single-post.post-gated-content .section-footer-cta:after,
.single-press_release.post-gated-content .section-footer-cta:after {
  background-image:  url(../images/footer/footer-top-gray@2x.png);
}
}
.single-post.post-gated-content .section-footer-cta:after,
.single-press_release.post-gated-content .section-footer-cta:after {
  background-image: url(../images/footer/footer-top-gray.png);
  background-image: -webkit-image-set(url(../images/footer/footer-top-gray.png) 1x, url(../images/footer/footer-top-gray@2x.png) 2x);
  background-image: url(../images/footer/footer-top-gray.png);
}
.single-post .hero-section,
.single-press_release .hero-section {
  overflow: hidden;
  min-height: 34vw;
  /*&:after {
      content: "";
      display: block;
      position: absolute;
      z-index: 2;
      bottom: -5%;
      left: 0;
      width: 105%;
      height: 105%;
      background-size: contain;
      background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 34' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M0 34, 100 34, 100 8z'%3E%3C/path%3E%3C/svg%3E"); 
  }
  */
}
.single-post .hero-section .wrap,
.single-press_release .hero-section .wrap {
  padding-bottom: 8vw;
  margin: 0 auto;
  max-width: 75rem;
}
.single-post .hero-section .wrap .row,
.single-press_release .hero-section .wrap .row {
  height: 100%;
  max-height: none;
}
.single-post .hero-section .wrap:after,
.single-press_release .hero-section .wrap:after {
  background-position: left top;
}
.single-post .hero-section .wrap .hero-content,
.single-press_release .hero-section .wrap .hero-content {
  padding-top: 10%;
  padding-right: 20%;
  text-align: left;
}
@media print, screen and (min-width: 61.25em) {
  .single-post .hero-section .wrap .hero-content,
.single-press_release .hero-section .wrap .hero-content {
    padding-top: 10%;
    padding-right: 40%;
  }
}
@media screen and (min-width: 90em) {
  .single-post .hero-section .wrap .hero-content,
.single-press_release .hero-section .wrap .hero-content {
    padding-top: 15%;
    padding-right: 40%;
  }
}
.single-post .hero-section .wrap .hero-content .hero-title,
.single-press_release .hero-section .wrap .hero-content .hero-title {
  margin-bottom: 40px;
}
.single-post .hero-section:after,
.single-press_release .hero-section:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 150%;
  height: 134%;
  background: #fff;
  background-image: none;
  transform-origin: left bottom;
  transform: translateY(100%) rotate(-15deg);
}
.single-post .section-extras,
.single-press_release .section-extras {
  position: relative;
  z-index: 5;
  margin-top: -18vw;
}
.single-post .section-extras .download,
.single-press_release .section-extras .download {
  text-align: right;
  margin: 1.5rem 0;
}
@media print, screen and (min-width: 61.25em) {
  .single-post .section-extras .download,
.single-press_release .section-extras .download {
    margin-top: 0;
  }
}
.single-post .section-extras .photo,
.single-press_release .section-extras .photo {
  position: relative;
  border-radius: 8px;
  background-size: cover;
  background-position: center;
  padding-top: 42%;
  overflow: hidden;
}
.single-post .section-extras .photo.has-video:after,
.single-press_release .section-extras .photo.has-video:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(89.16deg, rgba(0, 173, 203, 0.8) 0%, rgba(1, 117, 138, 0.8) 100%);
}
.single-post .section-extras .photo .play-video,
.single-press_release .section-extras .photo .play-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.single-post .section-extras .photo .play-video svg,
.single-press_release .section-extras .photo .play-video svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.single-post .section-extras .photo .play-video:hover svg,
.single-press_release .section-extras .photo .play-video:hover svg {
  opacity: 0.9;
}
.single-post .post-details,
.single-press_release .post-details {
  margin-top: 1.5rem;
}
.single-post .post-details a,
.single-press_release .post-details a {
  color: #4A4A4A;
  font-family: "Mada", sans-serif;
  font-size: 1.125rem;
  letter-spacing: 0.7px;
  line-height: 1.666666667;
  text-transform: capitalize;
}
.single-post .post-details .post-tags,
.single-press_release .post-details .post-tags {
  padding-left: 2.8125rem;
  position: relative;
}
.single-post .post-details .post-tags:before,
.single-press_release .post-details .post-tags:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 26px;
  background-image: url(../images/resources/folder.svg);
}
.single-post .post-details .column, .single-post .post-details .columns,
.single-press_release .post-details .column,
.single-press_release .post-details .columns {
  margin-bottom: 0.9375rem;
}
.single-post .post-details .column:last-child, .single-post .post-details .columns:last-child,
.single-press_release .post-details .column:last-child,
.single-press_release .post-details .columns:last-child {
  text-align: right;
}
.single-post .post-details .column:last-child a, .single-post .post-details .columns:last-child a,
.single-press_release .post-details .column:last-child a,
.single-press_release .post-details .columns:last-child a {
  color: #B4C600;
  font-family: "Mada", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.666666667;
  position: relative;
  padding-right: 22px;
  color: #4A4A4A;
  font-weight: normal;
  text-transform: capitalize;
}
.single-post .post-details .column:last-child a:hover, .single-post .post-details .columns:last-child a:hover,
.single-press_release .post-details .column:last-child a:hover,
.single-press_release .post-details .columns:last-child a:hover {
  color: #00ACCA;
}
.single-post .post-details .column:last-child a:after, .single-post .post-details .columns:last-child a:after,
.single-press_release .post-details .column:last-child a:after,
.single-press_release .post-details .columns:last-child a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23252B33' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}
@media print, screen and (min-width: 61.25em) {
  .single-post .post-details .column:last-child, .single-post .post-details .columns:last-child,
.single-press_release .post-details .column:last-child,
.single-press_release .post-details .columns:last-child {
    text-align: right;
  }
}
.single-post .no-sidebar,
.single-press_release .no-sidebar {
  margin: 0 auto;
  max-width: 48rem;
}
.single-post article,
.single-press_release article {
  padding: 75px 0 0 0;
  position: relative;
}
.single-post article .post-author,
.single-press_release article .post-author {
  position: relative;
  width: 100%;
  margin: -150px auto 10px;
  z-index: 3;
  text-align: center;
}
.single-post article .post-author a,
.single-press_release article .post-author a {
  display: inline-block;
}
.single-post article .post-author p,
.single-press_release article .post-author p {
  color: #4A4A4A;
  font-size: 1.25rem;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 1.875rem;
}
.single-post article .post-author img,
.single-press_release article .post-author img {
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 5px 2px rgba(40, 36, 37, 0.5);
  margin-bottom: 15px;
  width: 100px;
  height: 100px;
}
.single-post article .intro p,
.single-press_release article .intro p {
  font-size: 1.375rem;
  line-height: 1.64;
  margin-bottom: 24px;
  font-family: "Mada", sans-serif;
}
.single-post article .intro p .first-letter,
.single-press_release article .intro p .first-letter {
  font-size: 4.5rem;
  line-height: 42px;
  float: left;
  padding-top: 8px;
  padding-right: 8px;
  padding-left: 3px;
  font-family: "Mada", sans-serif;
  color: #00ACCA;
  font-weight: 700;
  position: relative;
  top: 8px;
}
.single-post article .entry-content img,
.single-press_release article .entry-content img {
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 75em) {
  .single-post article .entry-content img.alignleft,
.single-press_release article .entry-content img.alignleft {
    margin-left: -20%;
  }
  .single-post article .entry-content img.alignright,
.single-press_release article .entry-content img.alignright {
    margin-right: -20%;
  }
}
.single-post .nav-links,
.single-press_release .nav-links {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.5rem;
}
.single-post .nav-links a,
.single-press_release .nav-links a {
  display: block;
  width: 1.9375rem;
  height: 1.375rem;
}
.single-post .nav-links a span,
.single-press_release .nav-links a span {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.single-post .nav-links a:before, .single-post .nav-links a:after,
.single-press_release .nav-links a:before,
.single-press_release .nav-links a:after {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-position: center;
  height: 22px;
  background-size: auto 22px;
}
@media print, screen and (min-width: 40em) {
  .single-post .nav-links .nav-previous,
.single-post .nav-links .nav-next,
.single-press_release .nav-links .nav-previous,
.single-press_release .nav-links .nav-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -1.25rem;
  }
}
.single-post .nav-links .nav-previous,
.single-press_release .nav-links .nav-previous {
  padding-right: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .single-post .nav-links .nav-previous,
.single-press_release .nav-links .nav-previous {
    left: 0;
  }
}
.single-post .nav-links .nav-previous a:before,
.single-press_release .nav-links .nav-previous a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='43' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.777 42.26c.505.484 1.196.74 1.86.74.664 0 1.354-.256 1.858-.74L24.23 23.29c.504-.484.77-1.122.77-1.787 0-.663-.266-1.301-.77-1.787L4.495.747a2.687 2.687 0 0 0-3.718 0 2.443 2.443 0 0 0 0 3.574l17.875 17.182L.777 38.686c-1.009.996-1.009 2.604 0 3.574z' fill='%23eaeaea' fill-rule='evenodd'/%3E%3C/svg%3E ");
}
.single-post .nav-links .nav-previous a:hover:before,
.single-press_release .nav-links .nav-previous a:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='43' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.777 42.26c.505.484 1.196.74 1.86.74.664 0 1.354-.256 1.858-.74L24.23 23.29c.504-.484.77-1.122.77-1.787 0-.663-.266-1.301-.77-1.787L4.495.747a2.687 2.687 0 0 0-3.718 0 2.443 2.443 0 0 0 0 3.574l17.875 17.182L.777 38.686c-1.009.996-1.009 2.604 0 3.574z' fill='%23ED4399' fill-rule='evenodd'/%3E%3C/svg%3E ");
}
.single-post .nav-links .nav-next,
.single-press_release .nav-links .nav-next {
  padding-left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .single-post .nav-links .nav-next,
.single-press_release .nav-links .nav-next {
    right: 0;
  }
}
.single-post .nav-links .nav-next a:before,
.single-press_release .nav-links .nav-next a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='43' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.777 42.26c.505.484 1.196.74 1.86.74.664 0 1.354-.256 1.858-.74L24.23 23.29c.504-.484.77-1.122.77-1.787 0-.663-.266-1.301-.77-1.787L4.495.747a2.687 2.687 0 0 0-3.718 0 2.443 2.443 0 0 0 0 3.574l17.875 17.182L.777 38.686c-1.009.996-1.009 2.604 0 3.574z' fill='%23eaeaea' fill-rule='evenodd'/%3E%3C/svg%3E ");
}
.single-post .nav-links .nav-next a:hover:before,
.single-press_release .nav-links .nav-next a:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='43' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.777 42.26c.505.484 1.196.74 1.86.74.664 0 1.354-.256 1.858-.74L24.23 23.29c.504-.484.77-1.122.77-1.787 0-.663-.266-1.301-.77-1.787L4.495.747a2.687 2.687 0 0 0-3.718 0 2.443 2.443 0 0 0 0 3.574l17.875 17.182L.777 38.686c-1.009.996-1.009 2.604 0 3.574z' fill='%23ED4399' fill-rule='evenodd'/%3E%3C/svg%3E ");
}
.single-post .related-posts,
.single-press_release .related-posts {
  margin-top: 4.6875rem;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  padding: 2.5rem;
}
@media print, screen and (min-width: 61.25em) {
  .single-post .related-posts,
.single-press_release .related-posts {
    margin-left: 1.25rem;
  }
}
.single-post .related-posts h3,
.single-press_release .related-posts h3 {
  padding-left: 2.5rem;
  position: relative;
  margin-bottom: 1.875rem;
}
.single-post .related-posts h3 .icon,
.single-press_release .related-posts h3 .icon {
  width: 27px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.single-post .related-posts h3 .icon img,
.single-press_release .related-posts h3 .icon img {
  width: 27px;
}
.single-post .related-posts ul,
.single-press_release .related-posts ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-post .related-posts ul:before, .single-post .related-posts ul:after,
.single-press_release .related-posts ul:before,
.single-press_release .related-posts ul:after {
  content: " ";
  display: table;
}
.single-post .related-posts ul:after,
.single-press_release .related-posts ul:after {
  clear: both;
}
.single-post .related-posts ul,
.single-press_release .related-posts ul {
  *zoom: 1;
}
.single-post .related-posts ul li,
.single-press_release .related-posts ul li {
  margin: 0 0 1.875rem 0;
}
.single-post .related-posts ul h4,
.single-press_release .related-posts ul h4 {
  letter-spacing: 0.7px;
  margin-bottom: 0.3125rem;
}
.single-post .related-posts ul h4 a,
.single-press_release .related-posts ul h4 a {
  color: #026172;
}
.single-post .related-posts ul h4 a:hover,
.single-press_release .related-posts ul h4 a:hover {
  color: #00ACCA;
}
.single-post .gated-content-section,
.single-press_release .gated-content-section {
  background-color: #EFF3F1;
  padding: 4.6875rem 0;
  text-align: center;
}
.single-post .gated-content-section .container,
.single-press_release .gated-content-section .container {
  margin: 0 auto;
  max-width: 68.75rem;
}
.single-post .gated-content-section img,
.single-press_release .gated-content-section img {
  margin-right: 2.8125rem;
}
.single-post .gated-content-section h2,
.single-press_release .gated-content-section h2 {
  position: relative;
  text-align: center;
}
.single-post .gated-content-section h2:after,
.single-press_release .gated-content-section h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.single-post .gated-content-section.has-photo,
.single-press_release .gated-content-section.has-photo {
  text-align: left;
}
.single-post .gated-content-section.has-photo h2,
.single-press_release .gated-content-section.has-photo h2 {
  position: relative;
  text-align: left;
}
.single-post .gated-content-section.has-photo h2:after,
.single-press_release .gated-content-section.has-photo h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px 0 0;
}

.single-success_story .hero-section {
  overflow: hidden;
  min-height: 34vw;
}
.single-success_story .hero-section .wrap {
  padding-bottom: 8vw;
  margin: 0 auto;
  max-width: 75rem;
}
.single-success_story .hero-section .wrap .row {
  height: 100%;
  max-height: none;
}
.single-success_story .hero-section .wrap:after {
  background-position: left top;
}
.single-success_story .hero-section .wrap .hero-content {
  padding-top: 10%;
  padding-right: 20%;
}
@media print, screen and (min-width: 61.25em) {
  .single-success_story .hero-section .wrap .hero-content {
    padding-top: 10%;
    padding-right: 40%;
  }
}
@media screen and (min-width: 90em) {
  .single-success_story .hero-section .wrap .hero-content {
    padding-top: 15%;
    padding-right: 40%;
  }
}
.single-success_story .hero-section .wrap .hero-content .hero-tagline {
  text-align: left;
}
.single-success_story .hero-section .wrap .hero-content .hero-title {
  text-align: left;
  margin-bottom: 40px;
}
.single-success_story .hero-section .wrap .hero-content .hero-icon {
  max-width: 17.5rem;
}
.single-success_story .hero-section:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 150%;
  height: 134%;
  background: #fff;
  transform-origin: left bottom;
  transform: translateY(100%) rotate(-15deg);
}
.single-success_story .site-main .extras {
  position: relative;
  z-index: 5;
  text-align: right;
}
@media print, screen and (min-width: 61.25em) {
  .single-success_story .site-main .extras {
    margin-top: -17vw;
  }
}
.single-success_story .site-main .extras .go-back {
  margin-bottom: 0.9375rem;
}
.single-success_story .site-main .extras .go-back a {
  color: #4A4A4A;
  font-family: "Mada", sans-serif;
  font-size: 1.125rem;
  letter-spacing: 0.7px;
  line-height: 26px;
  text-transform: capitalize;
  color: #B4C600;
  font-family: "Mada", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.666666667;
  position: relative;
  padding-right: 22px;
  color: #4A4A4A;
  font-weight: 400;
}
.single-success_story .site-main .extras .go-back a:hover {
  color: #00ACCA;
}
.single-success_story .site-main .extras .go-back a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23252B33' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}
.single-success_story .site-main section {
  position: relative;
}
.single-success_story .site-main section .wrap {
  padding-bottom: 2.8125rem;
}
.single-success_story .site-main section:nth-of-type(1) {
  padding-bottom: 15vw;
}
.single-success_story .site-main section:nth-of-type(1):after {
  content: "";
  display: block;
  position: absolute;
  border: 0 solid rgba(0,0,0,0);
  z-index: 4;
  line-height: 0;
  bottom: 0;
  right: 0;
  border-left-width: 100vw;
  border-left-color: #EFF3F1;
  border-top-width: 15vw;
}
.single-success_story .site-main section:nth-of-type(2) {
  background-color: #EFF3F1;
  padding-bottom: 15vw;
}
@media print, screen and (min-width: 61.25em) {
  .single-success_story .site-main section:nth-of-type(2) {
    padding-bottom: 10vw;
  }
}
.single-success_story .site-main section:nth-of-type(2):after {
  content: "";
  display: block;
  position: absolute;
  border: 0 solid rgba(0,0,0,0);
  z-index: 2;
  line-height: 0;
  bottom: 0;
  right: 0;
  border-right-width: 100vw;
  border-right-color: #fff;
  border-top-width: 15vw;
}
.single-success_story .site-main section:nth-of-type(3) {
  padding-bottom: 15vw;
}
.single-success_story .site-main section:nth-of-type(3):after {
  content: "";
  display: block;
  position: absolute;
  border: 0 solid rgba(0,0,0,0);
  z-index: 2;
  line-height: 0;
  bottom: 0;
  right: 0;
  border-left-width: 100vw;
  border-left-color: #EFF3F1;
  border-top-width: 15vw;
}
.single-success_story .site-main section:nth-of-type(4) {
  background-color: #EFF3F1;
}
.single-success_story .site-main section:last-child {
  padding-bottom: 0 !important;
}
.single-success_story .site-main section:last-child:after {
  display: none;
}
.single-success_story .challenge-section {
  position: relative;
  z-index: 2;
}
.single-success_story .challenge-section .wrap {
  padding-top: 4.6875rem;
}
@media print, screen and (min-width: 61.25em) {
  .single-success_story .challenge-section .wrap {
    padding-top: 9.375rem;
  }
}
@media print, screen and (min-width: 61.25em) {
  .single-success_story .challenge-section .wrap .row {
    position: relative;
  }
  .single-success_story .challenge-section .wrap .row .background {
    content: "";
    width: 230px;
    height: 550px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 17%;
    z-index: 3;
  }
}
.single-success_story .challenge-section .section-title {
  position: relative;
}
.single-success_story .challenge-section .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px 0 0;
}
.single-success_story .solution-section {
  position: relative;
}
.single-success_story .solution-section .wrap {
  position: relative;
  z-index: 4;
}
.single-success_story .solution-section .section-title {
  position: relative;
}
.single-success_story .solution-section .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px 0 0;
}
.single-success_story .solution-section .steps-heading {
  position: relative;
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 61.25em) {
  .single-success_story .solution-section .steps-heading {
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 61.25em) {
  .single-success_story .solution-section .steps-heading.steps-heading-1:before {
    content: "";
    width: 17px;
    height: 17px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background-color: #727272;
    border-radius: 50%;
    left: 0;
    z-index: 2;
  }
  .single-success_story .solution-section .steps-heading.steps-heading-1:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #d9d9d9;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .single-success_story .solution-section .steps-heading.steps-heading-2:before {
    content: "";
    width: 17px;
    height: 17px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background-color: #727272;
    border-radius: 50%;
    right: 0;
    z-index: 2;
  }
  .single-success_story .solution-section .steps-heading.steps-heading-2:after {
    content: "";
    display: block;
    width: 120%;
    height: 3px;
    background-color: #d9d9d9;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
.single-success_story .solution-section .steps-heading .step-title {
  display: block;
  margin: 0 auto;
  width: 16.875rem;
  border: 2px solid #d9d9d9;
  border-radius: 12px;
  position: relative;
  text-align: center;
  padding: 0.75rem 0.75rem;
  background-color: #EFF3F1;
  z-index: 3;
}
.single-success_story .solution-section .steps-heading .step-title:before, .single-success_story .solution-section .steps-heading .step-title:after {
  content: "";
  width: 17px;
  height: 17px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  background-color: #727272;
  border-radius: 50%;
}
.single-success_story .solution-section .steps-heading .step-title:before {
  left: 0;
  margin-left: -8.5px;
}
.single-success_story .solution-section .steps-heading .step-title:after {
  right: 0;
  margin-right: -8.5px;
}
.single-success_story .solution-section .steps-heading .step-title h4 {
  margin: 0 auto;
}
.single-success_story .solution-section .steps-heading .step-title h3 {
  color: #026172;
  font-weight: 700;
  margin: 0 auto;
  font-size: 1.625rem;
}
.single-success_story .solution-section .entry-content {
  padding-bottom: 1.25rem;
}
@media print, screen and (min-width: 61.25em) {
  .single-success_story .solution-section .grid .column:not(:last-child) .grid-item, .single-success_story .solution-section .grid .columns:not(:last-child) .grid-item {
    position: relative;
  }
  .single-success_story .solution-section .grid .column:not(:last-child) .grid-item:before, .single-success_story .solution-section .grid .columns:not(:last-child) .grid-item:before {
    content: "";
    display: block;
    background-image: url(../images/success-story/arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -1.875rem;
  }
}
.single-success_story .solution-section .grid .grid-item {
  margin: 0 auto;
  text-align: center;
}
.single-success_story .solution-section .grid .grid-item h3,
.single-success_story .solution-section .grid .grid-item h4 {
  margin-bottom: 0;
}
.single-success_story .solution-section .grid .grid-item-media {
  margin-bottom: 0.9375rem;
}
.single-success_story .solution-section .grid .grid-item-header h3 {
  color: #026172;
  font-size: 1.875rem;
}
.single-success_story .solution-section .grid .grid-item-header h3 span {
  font-weight: 400;
}
.single-success_story .solution-section .grid .grid-item-header h4 {
  color: #026172;
  font-weight: 400;
}
.single-success_story .solution-section .grid .grid-item-content * {
  color: #026172;
  font-weight: 700;
}
.single-success_story .results-section .wrap {
  position: relative;
  z-index: 4;
  background-image: url(../images/success-story/ai-shapes-background.svg);
  background-size: contain;
  background-position: center top;
}
.single-success_story .results-section .section-title {
  position: relative;
  text-align: center;
}
.single-success_story .results-section .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.single-success_story .results-section .section-description {
  margin: 0 auto;
  text-align: center;
  max-width: 37.5rem;
}
.single-success_story .results-section .grid {
  padding-top: 2.1875rem;
}
.single-success_story .results-section .grid .grid-item {
  margin: 0 auto;
  text-align: center;
}
.single-success_story .results-section .grid .grid-item h3,
.single-success_story .results-section .grid .grid-item h4 {
  margin-bottom: 0;
}
.single-success_story .results-section .grid .grid-item-media {
  margin-bottom: 0.9375rem;
}
.single-success_story .results-section .grid .grid-item-header .grid-item-title {
  color: #4A4A4A;
}
.single-success_story .results-section .grid .grid-item-header .grid-item-numbers {
  color: #4A4A4A;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}
.single-success_story .gated-content-section {
  text-align: center;
}
.single-success_story .gated-content-section .container {
  margin: 0 auto;
  max-width: 68.75rem;
}
.single-success_story .gated-content-section img {
  margin-right: 2.8125rem;
}
.single-success_story .gated-content-section h2 {
  position: relative;
  text-align: center;
}
.single-success_story .gated-content-section h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.single-success_story .gated-content-section.has-photo {
  text-align: left;
}
.single-success_story .gated-content-section.has-photo h2 {
  position: relative;
  text-align: left;
}
.single-success_story .gated-content-section.has-photo h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px 0 0;
}

/* CSS Document */
.template-contact .sticky-header {
  display: none;
}
.template-contact .site-main h1 {
  text-align: center;
}
.template-contact .site-main .row {
  position: relative;
}
.template-contact .site-main .row .go-back {
  margin-top: -1.25rem;
  margin-bottom: 3.125rem;
}
@media print, screen and (min-width: 61.25em) {
  .template-contact .site-main .row .go-back {
    margin-top: 0;
    position: absolute;
    top: 30px;
  }
}
.template-contact .site-main .row .go-back a {
  position: relative;
  padding-left: 48px;
  color: #B4C600;
  font-family: "Mada", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: 0.7px;
  line-height: 1.666666667;
}
.template-contact .site-main .row .go-back a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 43px;
  height: 22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%23D7D5D5' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
}
.template-contact .site-main .row .column:first-child, .template-contact .site-main .row .columns:first-child {
  padding-top: 3.125rem;
}
@media print, screen and (min-width: 61.25em) {
  .template-contact .site-main .row .column:first-child, .template-contact .site-main .row .columns:first-child {
    padding-top: 7.5rem;
    padding-bottom: 2.5rem;
    padding-right: 3.125rem;
  }
}
.template-contact .site-main .acf-map-container {
  position: relative;
  height: 100%;
}
.template-contact .site-main .acf-map {
  position: relative;
  height: 700px;
}
.template-contact .site-main .infoBox img {
  width: 20px;
  height: auto;
  right: 20px;
  top: 8px;
}
.template-contact .site-main .infobox {
  background-image: url("data:image/svg+xml,%3Csvg height='258' viewBox='0 0 264 258' width='264' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='m8 0h224c4.418278 0 8 3.581722 8 8v196.789086c0 3.832792-2.718414 7.127071-6.481531 7.854568l-112 21.652183c-1.003027.193908-2.033911.193908-3.036938 0l-112.00000024-21.652183c-3.7631165-.727497-6.48153076-4.021776-6.48153076-7.854568v-196.789086c0-4.418278 3.581722-8 8-8z'/%3E%3Cfilter id='b' width='119.6%25' x='-9.8%25' y='-5.3%25'%3E%3CfeOffset dx='0' dy='11' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='6'/%3E%3CfeColorMatrix in='shadowBlurOuter1' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.120669158 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(12 1)'%3E%3Cuse fill='%23000' filter='url(%23b)' xlink:href='%23a'/%3E%3Cuse fill='%23fff' fill-rule='evenodd' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E");
  width: 100%;
  height: 258px;
  padding: 15px 50px 20px 50px;
  position: relative;
}
.template-contact .site-main .infobox .details {
  position: absolute;
  width: calc(100% - 100px);
  top: calc(50% - 20px);
  transform: translateY(-50%);
}
.template-contact .site-main .infobox h5 {
  color: #01758A;
  font-size: 1.125rem;
  line-height: 1.666666667;
  font-weight: 700;
  margin-bottom: 0.3125rem;
}
.template-contact .site-main .infobox p {
  color: #4A4A4A;
  font-size: 1rem;
  line-height: 1.4375;
  margin: 0;
}
.template-contact .site-main .acf-map-legend-container {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  background: #0F3D4A;
  padding: 1.25rem 0 1.875rem;
  width: 10rem;
}
.template-contact .site-main .acf-map-legend-container h3 {
  color: #fff;
  padding: 0 1.875rem;
  margin-bottom: 0.625rem;
}
.template-contact .site-main .acf-map-legend {
  margin: 0;
  padding: 0;
  list-style: none;
}
.template-contact .site-main .acf-map-legend:before, .template-contact .site-main .acf-map-legend:after {
  content: " ";
  display: table;
}
.template-contact .site-main .acf-map-legend:after {
  clear: both;
}
.template-contact .site-main .acf-map-legend {
  *zoom: 1;
}
.template-contact .site-main .acf-map-legend li {
  cursor: pointer;
  margin-bottom: 0.3125rem;
}
.template-contact .site-main .acf-map-legend li span {
  color: #EFF3F1;
  font-size: 1.125rem;
  padding: 0.3125rem 1.875rem;
}
.template-contact .site-main .acf-map-legend li.active span {
  color: #B4C600;
}
.template-contact .site-main .columns:last-child {
  padding: 0;
}
@media print, screen and (min-width: 61.25em) {
  .template-contact .site-main .row {
    flex-flow: row nowrap;
  }
  .template-contact .site-main .columns {
    margin-bottom: 0;
  }
  .template-contact .site-main .columns:last-child {
    flex: 0 0 50vw;
    max-width: none;
    padding: 0;
    min-height: 100vh;
  }
  .template-contact .site-main .columns:last-child .acf-map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.home .content-area {
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.home .hero-section .wrap .row {
  min-height: 45vw;
}
.home .hero-section .wrap .hero-content button {
  z-index: 2;
  margin: 0 auto;
}
.home .hero-section .wrap .hero-content button:after, .home .hero-section .wrap .hero-content button:before {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #ffffff;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  transform: scale(0);
  z-index: -1;
}
.home .hero-section .wrap .hero-content button.is-visible:after, .home .hero-section .wrap .hero-content button.is-visible:before {
  animation: animate 1.5s linear infinite;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.home .hero-section .wrap .hero-content button.is-visible::after {
  animation-delay: 0.5s;
}
@keyframes animate {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.home .hero-section .wrap .hero-content button span {
  display: block;
  width: 73px;
  height: 73px;
  position: relative;
  background: #B4C600;
  border-radius: 50%;
  border: 3px solid #fff;
}
.home .hero-section .wrap .hero-content button span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 28px;
  border-color: transparent transparent transparent #ffffff;
  margin-left: 5px;
}
@media print, screen and (min-width: 61.25em) {
  .home .hero-section .wrap .hero-content {
    padding-left: 8.125rem;
    position: relative;
    text-align: left;
  }
  .home .hero-section .wrap .hero-content h1 {
    font-size: 2.75rem;
    padding-right: 0.3125rem;
    position: relative;
  }
  .home .hero-section .wrap .hero-content button {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
}
@media print, screen and (min-width: 61.25em) {
  .home .hero-section .wrap .hero-content {
    max-width: 46.875rem;
  }
}
@media screen and (min-width: 90em) {
  .home .hero-section .wrap .row {
    min-height: 75vh;
  }
}
.home .hero-section.has-background .wrap:after {
  content: "";
  display: block;
  width: 100%;
  height: 200%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  background-color: rgba(1, 117, 138, 0.7);
  background-size: contain;
  background-position: left top;
  background-repeat: repeat;
  background-image: url(../images/hero-overlay.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.home .hero-section.has-background .wrap:after {
  background-image:  url(../images/hero-overlay@2x.png);
}
}
.home .hero-section.has-background .wrap:after {
  background-image: url(../images/hero-overlay.png);
  background-image: -webkit-image-set(url(../images/hero-overlay.png) 1x, url(../images/hero-overlay@2x.png) 2x);
  background-image: url(../images/hero-overlay.png);
}
@media print, screen and (max-width: 47.99875em) {
  .home .hero-section h1 > span {
    display: block;
  }
}
.home .clients-section {
  position: relative;
  background-color: #EFF3F1;
  z-index: 3 !important;
  padding-bottom: 0;
}
.home .clients-section:before {
  content: "";
  display: block;
  background-color: #e5f6f9;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 120px;
  width: 240px;
  border-bottom-left-radius: 120px;
  border-bottom-right-radius: 120px;
  z-index: -1;
  margin-bottom: calc(-6vw - 80px);
}
@media print, screen and (min-width: 61.25em) {
  .home .clients-section:before {
    bottom: 80px;
    height: 160px;
    width: 320px;
    border-bottom-left-radius: 160px;
    border-bottom-right-radius: 160px;
    margin-bottom: calc(-6vw - 120px);
  }
}
.home .clients-section:after {
  content: "";
  display: block;
  position: absolute;
  border: 0 solid rgba(0,0,0,0);
  z-index: 2;
  line-height: 0;
  border-left-color: #eff3f1;
  left: 0;
  border-left-width: 100vw;
  border-bottom-width: 6vw;
}
.home .clients-section .wrap {
  padding-top: 0.625rem;
  background-color: #EFF3F1;
}
@media print, screen and (min-width: 61.25em) {
  .home .clients-section .wrap {
    padding-top: 2.8125rem;
  }
}
.home .clients-section .container {
  margin-top: -4%;
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 61.25em) {
  .home .clients-section .grid .column, .home .clients-section .grid .columns {
    flex: 0 0 auto;
    max-width: auto;
    padding: 0 0.625rem;
  }
  .home .clients-section .grid .column img, .home .clients-section .grid .columns img {
    max-width: 7.5rem;
  }
}
.home .what-section {
  padding: 4.6875rem 0;
  position: relative;
}
@media screen and (min-width: 93.75em) {
  .home .what-section .triangle {
    width: 98px;
    height: 124px;
    background-size: contain;
    background-image: url(../images/shapes/triangle.png);
  }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
  .home .what-section .triangle {
    background-image:  url(../images/shapes/triangle@2x.png);
  }
  }
  .home .what-section .triangle {
    background-image: url(../images/shapes/triangle.png);
    background-image: -webkit-image-set(url(../images/shapes/triangle.png) 1x, url(../images/shapes/triangle@2x.png) 2x);
    background-image: url(../images/shapes/triangle.png);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .home .what-section .rectangle {
    width: 153px;
    height: 153px;
    background-size: contain;
    background-image: url(../images/shapes/rectangle.png);
  }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
  .home .what-section .rectangle {
    background-image:  url(../images/shapes/rectangle@2x.png);
  }
  }
  .home .what-section .rectangle {
    background-image: url(../images/shapes/rectangle.png);
    background-image: -webkit-image-set(url(../images/shapes/rectangle.png) 1x, url(../images/shapes/rectangle@2x.png) 2x);
    background-image: url(../images/shapes/rectangle.png);
    position: absolute;
    right: 70px;
    top: 100px;
  }
  .home .what-section .half-circle {
    width: 124px;
    height: 280px;
    background-size: contain;
    background-image: url(../images/shapes/oval.png);
  }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
  .home .what-section .half-circle {
    background-image:  url(../images/shapes/oval@2x.png);
  }
  }
  .home .what-section .half-circle {
    background-image: url(../images/shapes/oval.png);
    background-image: -webkit-image-set(url(../images/shapes/oval.png) 1x, url(../images/shapes/oval@2x.png) 2x);
    background-image: url(../images/shapes/oval.png);
    position: absolute;
    right: 0;
    top: 350px;
  }
}
.home .what-section .wrap {
  padding-top: 4.6875rem;
}
@media print, screen and (min-width: 61.25em) {
  .home .what-section .wrap {
    padding-top: 7.8125rem;
  }
}
.home .what-section .grid .grid-item-title {
  color: #00ACCA;
}
@media print, screen and (min-width: 40em) {
  .home .how-section .wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.home .how-section h2 {
  margin-bottom: 0;
}
.home .how-section .group {
  padding-top: 5vw;
}
@media print, screen and (min-width: 40em) {
  .home .how-section .group .wrap {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
}
.home .how-section .group .row {
  position: relative;
  z-index: 2;
}
.home .how-section .group .row img,
.home .how-section .group .row .grid-item {
  display: block;
  max-width: 21.875rem;
  margin: 0 auto;
}
.home .how-section .group .row img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width: 40em) {
  .home .how-section .group .row img {
    max-width: 21.875rem;
  }
}
.home .how-section .groups {
  padding-top: 5vw;
}
.home .how-section .groups > div:nth-child(4n+1) {
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url(../images/home/how/background-top.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.home .how-section .groups > div:nth-child(4n+1) {
  background-image:  url(../images/home/how/background-top@2x.png);
}
}
.home .how-section .groups > div:nth-child(4n+1) {
  background-image: url(../images/home/how/background-top.png);
  background-image: -webkit-image-set(url(../images/home/how/background-top.png) 1x, url(../images/home/how/background-top@2x.png) 2x);
  background-image: url(../images/home/how/background-top.png);
  padding-top: 140px;
  padding-bottom: calc(2vw + 75px);
}
@media print, screen and (min-width: 61.25em) {
  .home .how-section .groups > div:nth-child(4n+1) {
    padding-top: 5vw;
    padding-bottom: 0;
  }
}
.home .how-section .groups > div:nth-child(2n) {
  background-color: #e5f6f9;
}
.home .how-section .groups > div:nth-child(2n) .row {
  align-items: center;
}
.home .how-section .groups > div:nth-child(3n) {
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/home/how/background-bottom.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.home .how-section .groups > div:nth-child(3n) {
  background-image:  url(../images/home/how/background-bottom@2x.png);
}
}
.home .how-section .groups > div:nth-child(3n) {
  background-image: url(../images/home/how/background-bottom.png);
  background-image: -webkit-image-set(url(../images/home/how/background-bottom.png) 1x, url(../images/home/how/background-bottom@2x.png) 2x);
  background-image: url(../images/home/how/background-bottom.png);
  padding-top: calc(10vw + 75px);
}
@media print, screen and (min-width: 61.25em) {
  .home .how-section .groups > div:nth-child(3n) {
    padding-top: 10vw;
  }
}
.home .how-section .groups > div:nth-child(3n) .row {
  align-items: flex-end;
}
.home .how-section .screenshot {
  position: relative;
  max-width: 62.5rem;
  margin-top: 2.8125rem;
  z-index: 0;
}
.home .how-section .screenshot:after {
  content: "";
  display: block;
  position: relative;
  border-radius: 50%;
  width: 100%;
  height: auto;
  padding-top: 100%;
  border: 5px dashed #EFF3F1;
  position: absolute;
  bottom: -50%;
}
.home .how-section .screenshot img {
  display: block;
  margin: 0 auto;
  margin-bottom: -25%;
}
@media print, screen and (min-width: 40em) {
  .home .how-section .screenshot img {
    max-width: 37.5rem;
  }
}
.home .why-section {
  position: relative;
  margin-bottom: 0;
}
.home .why-section .wrap:before {
  top: -0.9277344vw;
}
.home .success-stories-section .wrap {
  margin-top: -5vw;
}
.home .partners-section {
  padding-top: 2.8125rem;
}
.home .partners-section .section-title {
  position: relative;
  text-align: center;
}
.home .partners-section .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.home .partners-section .grid {
  padding: 3.125rem 0 1.25rem;
}
.home .partners-section .grid .column, .home .partners-section .grid .columns {
  margin-bottom: 2.5rem;
  text-align: center;
}
.home .partners-section .grid .grid-item {
  cursor: pointer;
  position: relative;
}
.home .partners-section .grid .grid-item:hover .grid-item-content {
  opacity: 1;
  transform: translate(-50%, -110%) scale(1);
  z-index: 100;
}
@media screen and (min-width: 64em) {
  .home .partners-section .grid .grid-item:hover .grid-item-content {
    transform: translate(-50%, -130%) scale(1);
  }
}
.home .partners-section .grid .grid-item-media {
  height: 3.75rem;
}
.home .partners-section .grid .grid-item-media svg,
.home .partners-section .grid .grid-item-media img {
  display: block;
  max-width: 9.25rem;
  max-height: 3.75rem;
  height: auto;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.home .partners-section .grid .grid-item-content {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  opacity: 0;
  position: absolute;
  z-index: -100;
}
.home .partners-section .grid .grid-item-content .tooltip {
  position: relative;
  width: calc(100% - 15px);
  border-top: 4px solid #B4C600;
}
@media print, screen and (min-width: 40em) {
  .home .partners-section .grid .grid-item-content .tooltip {
    width: 19.5rem;
  }
}
.home .partners-section .grid .grid-item-content .tooltip--text:before,
.home .partners-section .grid .grid-item-content .tooltip--text:after {
  display: block;
  content: "";
  position: absolute;
  z-index: -100;
  width: 50%;
  top: 0;
  bottom: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  transition: transform 200ms ease-out;
}
.home .partners-section .grid .grid-item-content .tooltip--text:before {
  left: 0;
  border-bottom-right-radius: 1rem;
}
.home .partners-section .grid .grid-item-content .tooltip--text:after {
  right: 0;
  border-bottom-left-radius: 1rem;
}
.home .partners-section .grid .grid-item-content .tooltip--text {
  background: #fff;
  padding: 1.25rem 1.875rem 2.5rem;
}
.home .partners-section .grid .grid-item-content .tooltip--tip {
  position: absolute;
  z-index: -100;
  display: block;
  width: 2rem;
  height: 2rem;
  background: #fff;
  left: 50%;
  bottom: -0.5rem;
  transform: translateX(-50%) rotate(45deg);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
  transition: transform 200ms ease-out;
}
.home .partners-section .grid .grid-item-content p {
  margin-bottom: 0.9375rem;
}

.template-quality .hero-section .hero-title h1 {
  position: relative;
  text-align: center;
}
.template-quality .hero-section .hero-title h1:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/green-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.template-quality .introduction-section .container {
  padding: 0 0 5vw 0;
}
@media print, screen and (min-width: 40em) {
  .template-quality .introduction-section .image-wrapper {
    padding-left: 75px;
  }
}
.template-quality .introduction-section h2 {
  position: relative;
}
.template-quality .introduction-section h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px 0 0;
}
.template-quality .steps-nav-section {
  background: #EFF3F1;
  position: relative;
  z-index: 1;
}
.template-quality .steps-nav-section:before, .template-quality .steps-nav-section:after {
  background: inherit;
  content: "";
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.template-quality .steps-nav-section:before {
  top: 0;
  transform: skewY(-2.5deg);
  transform-origin: 0 100%;
}
.template-quality .steps-nav-section:after {
  bottom: 0;
  transform: skewY(2.5deg);
  transform-origin: 0 100%;
}
.template-quality .steps-nav-section .container {
  padding: 6vw 0 4vw;
  margin: 0 auto;
  max-width: 1100px;
}
@media screen and (min-width: 64em) {
  .template-quality .steps-nav-section .container {
    padding: 4vw 0;
  }
}
.template-quality .steps-nav-section a {
  display: block;
  display: flex;
  width: 100%;
  height: 100%;
}
.template-quality .steps-nav-section .hide-lines .panel:before, .template-quality .steps-nav-section .hide-lines .panel:after {
  display: none !important;
}
.template-quality .steps-nav-section .panel {
  position: relative;
  z-index: 1;
  position: relative;
  z-index: 1;
  display: flex;
  flex: 1;
}
.template-quality .steps-nav-section .panel .grid-item-header {
  background-color: #0F3D4A;
  background-size: contain;
  background-position: center;
  background-repeat: repeat;
  background-attachment: fixed;
  padding: 10px 15px;
  background-image: url(../images/hero-background.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.template-quality .steps-nav-section .panel .grid-item-header {
  background-image:  url(../images/hero-background@2x.png);
}
}
.template-quality .steps-nav-section .panel .grid-item-header {
  background-image: url(../images/hero-background.png);
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background.png);
  padding: 30px 0;
  text-align: center;
  border-radius: 5px;
}
.template-quality .steps-nav-section .panel .grid-item-header {
  flex: 1;
  text-align: left;
  position: relative;
  z-index: 1;
  padding: 25px 25px;
}
.template-quality .steps-nav-section .panel h5 {
  color: #00ACCA;
  margin-bottom: 5px;
}
.template-quality .steps-nav-section .panel h3 {
  color: #fff;
}
@media screen and (min-width: 64em) {
  .template-quality .steps-nav-section .column:nth-child(1) .panel, .template-quality .steps-nav-section .columns:nth-child(1) .panel {
    z-index: 5;
  }
  .template-quality .steps-nav-section .column:nth-child(2) .panel, .template-quality .steps-nav-section .columns:nth-child(2) .panel {
    z-index: 4;
  }
  .template-quality .steps-nav-section .column:nth-child(3) .panel, .template-quality .steps-nav-section .columns:nth-child(3) .panel {
    z-index: 3;
  }
  .template-quality .steps-nav-section .column:nth-child(4) .panel, .template-quality .steps-nav-section .columns:nth-child(4) .panel {
    z-index: 2;
  }
  .template-quality .steps-nav-section .column:nth-child(5) .panel, .template-quality .steps-nav-section .columns:nth-child(5) .panel {
    z-index: 1;
  }
  .template-quality .steps-nav-section .column:nth-child(1) .panel:before, .template-quality .steps-nav-section .columns:nth-child(1) .panel:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 20px;
    height: 20px;
    background: #00ACCA;
    border-radius: 100%;
    margin-left: -10px;
    z-index: 2;
  }
  .template-quality .steps-nav-section .column:nth-child(2) .panel:before, .template-quality .steps-nav-section .columns:nth-child(2) .panel:before, .template-quality .steps-nav-section .column:nth-child(4) .panel:before, .template-quality .steps-nav-section .columns:nth-child(4) .panel:before {
    content: "";
    position: absolute;
    right: 50%;
    margin-left: -2.5px;
    bottom: -30px;
    width: calc(100% + 35px);
    height: 40px;
    border-radius: 0 0 10px 10px;
    border-top: 5px solid transparent;
    border-right: 5px solid #00ACCA;
    border-left: 5px solid #00ACCA;
    border-bottom: 5px solid #00ACCA;
    z-index: -1;
  }
  .template-quality .steps-nav-section .column:nth-child(3) .panel:before, .template-quality .steps-nav-section .columns:nth-child(3) .panel:before, .template-quality .steps-nav-section .column:nth-child(5) .panel:before, .template-quality .steps-nav-section .columns:nth-child(5) .panel:before {
    content: "";
    position: absolute;
    right: 50%;
    margin-left: -2.5px;
    top: -30px;
    width: calc(100% + 35px);
    height: 40px;
    border-radius: 10px 10px 0 0;
    border-top: 5px solid #00ACCA;
    border-right: 5px solid #00ACCA;
    border-left: 5px solid #00ACCA;
    border-bottom: 5px solid transparent;
    z-index: -1;
  }
  .template-quality .steps-nav-section .column:nth-last-child(1):nth-child(odd) .panel:after, .template-quality .steps-nav-section .columns:nth-last-child(1):nth-child(odd) .panel:after {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: 50%;
    width: 20px;
    height: 20px;
    background: #00ACCA;
    border-radius: 100%;
    margin-left: -10px;
    z-index: 2;
  }
  .template-quality .steps-nav-section .column:nth-last-child(1):nth-child(even) .panel:after, .template-quality .steps-nav-section .columns:nth-last-child(1):nth-child(even) .panel:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 20px;
    height: 20px;
    background: #00ACCA;
    border-radius: 100%;
    margin-left: -10px;
    z-index: 2;
  }
}
.template-quality .steps-section .container {
  padding: 18vw 0;
}
@media print, screen and (min-width: 61.25em) {
  .template-quality .steps-section .container {
    padding: 9vw 0;
  }
}
.template-quality .steps-section .column, .template-quality .steps-section .columns {
  position: relative;
}
.template-quality .steps-section .line {
  color: #00ACCA;
  padding-left: 35px;
  position: relative;
  margin-bottom: 10px;
}
.template-quality .steps-section .line:before {
  content: "";
  position: absolute;
  bottom: 24px;
  left: 8.5px;
  width: 7px;
  height: 15vw;
  background: #00ACCA;
  z-index: 3;
  border-radius: 5px 5px 0 0;
}
@media print, screen and (min-width: 40em) {
  .template-quality .steps-section .line:before {
    height: 15vw;
  }
}
@media print, screen and (min-width: 61.25em) {
  .template-quality .steps-section .line:before {
    height: 6vw;
  }
}
@media screen and (min-width: 64em) {
  .template-quality .steps-section .line:before {
    height: 5.5vw;
  }
}
@media screen and (min-width: 75em) {
  .template-quality .steps-section .line:before {
    height: 6vw;
  }
}
.template-quality .steps-section .line:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  border: 7px solid #00ACCA;
}
.template-quality .steps-section h2 {
  position: relative;
}
.template-quality .steps-section h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px 0 0;
}
.template-quality .steps-section .learn-more {
  color: #B4C600;
  font-family: "Mada", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.666666667;
  position: relative;
  padding-right: 22px;
}
.template-quality .steps-section .learn-more:hover {
  color: #00ACCA;
}
.template-quality .steps-section .learn-more:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23252B33' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}
.template-quality .steps-section-even {
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.template-quality .steps-section-even:before, .template-quality .steps-section-even:after {
  background: inherit;
  content: "";
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.template-quality .steps-section-even:before {
  top: 0;
  transform: skewY(2.5deg);
  transform-origin: 100% 0;
}
.template-quality .steps-section-even:after {
  bottom: 0;
  transform: skewY(-2.5deg);
  transform-origin: 100%;
}
.template-quality .steps-section-even .container {
  padding: 8vw 0;
}
@media print, screen and (min-width: 61.25em) {
  .template-quality .steps-section-even .container {
    padding: 4vw 0;
  }
}
.template-quality .steps-section-even .line:before {
  height: 14vw;
}
@media print, screen and (min-width: 40em) {
  .template-quality .steps-section-even .line:before {
    height: 11.5vw;
  }
}
@media print, screen and (min-width: 61.25em) {
  .template-quality .steps-section-even .line:before {
    height: 6.5vw;
  }
}
@media screen and (min-width: 64em) {
  .template-quality .steps-section-even .line:before {
    height: 6.2vw;
  }
}
@media screen and (min-width: 75em) {
  .template-quality .steps-section-even .line:before {
    height: 6.1vw;
  }
}
.template-quality .steps-section-even.last .container {
  padding-bottom: 2vw;
}
@media print, screen and (min-width: 61.25em) {
  .template-quality .steps-section-even.last .container {
    padding-bottom: 0vw;
  }
}
@media print, screen and (min-width: 40em) {
  .template-quality .steps-section-even .image-wrapper {
    padding-right: 75px;
  }
}
.template-quality .steps-section-odd {
  position: relative;
}
.template-quality .steps-section-odd:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #0F3D4A;
  background-size: contain;
  background-position: center;
  background-repeat: repeat;
  background-attachment: fixed;
  background-image: url(../images/hero-background.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.template-quality .steps-section-odd:before {
  background-image:  url(../images/hero-background@2x.png);
}
}
.template-quality .steps-section-odd:before {
  background-image: url(../images/hero-background.png);
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background.png);
  z-index: -1;
}
.template-quality .steps-section-odd h2,
.template-quality .steps-section-odd p {
  color: #ffffff;
}
.template-quality .steps-section-odd .learn-more {
  color: #B4C600;
  font-family: "Mada", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.666666667;
  position: relative;
  padding-right: 22px;
}
.template-quality .steps-section-odd .learn-more:hover {
  color: #00ACCA;
}
.template-quality .steps-section-odd .learn-more:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23ffffff' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}
@media print, screen and (min-width: 40em) {
  .template-quality .steps-section-odd .image-wrapper {
    padding-left: 75px;
  }
}
.template-quality .steps-section-1 .line:before {
  display: none;
}
.template-quality .steps-section-1 .line:after {
  background: #00ACCA;
}
.template-quality .more-grid-section {
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.template-quality .more-grid-section:before {
  background: inherit;
  content: "";
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.template-quality .more-grid-section:before {
  top: 0;
  transform: skewY(-2.5deg);
  transform-origin: 0 100%;
}
.template-quality .more-grid-section .container {
  padding: 4vw 0;
}

.template-about .hero-section .hero-title h1 {
  position: relative;
  text-align: center;
}
.template-about .hero-section .hero-title h1:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/green-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.template-about .section-mission {
  text-align: center;
}
@media print, screen and (min-width: 61.25em) {
  .template-about .section-mission .wrap {
    position: relative;
    z-index: 6;
  }
  .template-about .section-mission .entry-content {
    padding-left: 0.9375rem;
  }
}
.template-about .section-mission h2.section-title {
  position: relative;
  text-align: center;
}
.template-about .section-mission h2.section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
@media print, screen and (min-width: 61.25em) {
  .template-about .section-mission {
    text-align: left;
  }
  .template-about .section-mission h2.section-title {
    position: relative;
    text-align: left;
  }
  .template-about .section-mission h2.section-title:after {
    content: "";
    display: block;
    width: 90px;
    height: 4px;
    background-image: url(../images/blue-line-left.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 15px 0 0;
  }
}
@media print, screen and (min-width: 61.25em) {
  .template-about .section-mission .photos {
    display: flex;
    flex-flow: row wrap;
    position: relative;
    z-index: 6;
    margin-top: -7vw;
    margin-left: 0.625rem;
  }
}
@media screen and (min-width: 90em) {
  .template-about .section-mission .photos {
    margin-top: -9vw;
  }
}
.template-about .section-mission .photos > div {
  position: relative;
}
.template-about .section-mission .photos > div:first-child {
  flex: 0 0 54.3333333333%;
  max-width: 54.3333333333%;
  height: 12.625rem;
  top: 4.375rem;
}
.template-about .section-mission .photos > div:first-child > div:first-child {
  width: 67.4846625767%;
}
.template-about .section-mission .photos > div:first-child > div:nth-child(2) {
  width: 32.5153374233%;
  height: 50%;
  left: auto;
  right: 0;
  top: 0;
}
.template-about .section-mission .photos > div:first-child > div:last-child {
  width: 32.5153374233%;
  height: 50%;
  left: auto;
  bottom: 0;
  top: auto;
  right: 0;
}
.template-about .section-mission .photos > div:nth-child(2) {
  flex: 0 0 45.6666666667%;
  max-width: 45.6666666667%;
  height: 14.125rem;
}
.template-about .section-mission .photos > div:nth-child(3) {
  flex: 0 0 36.8333333333%;
  max-width: 36.8333333333%;
  margin-left: 17.5%;
  height: 14.75rem;
  top: 2.875rem;
}
.template-about .section-mission .photos > div:last-child {
  flex: 0 0 45.6666666667%;
  max-width: 45.6666666667%;
  height: 14.75rem;
}
.template-about .section-mission .photos > div .background {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.template-about .section-mission .photos.with-margins > div:first-child {
  transform: translate(-5px, -5px);
}
.template-about .section-mission .photos.with-margins > div:first-child > div:first-child {
  transform: translateX(-5px);
}
.template-about .section-mission .photos.with-margins > div:first-child > div:nth-child(2) {
  height: calc(50% - 2.5px);
}
.template-about .section-mission .photos.with-margins > div:first-child > div:last-child {
  height: calc(50% - 2.5px);
}
.template-about .section-mission .photos.with-margins > div:nth-child(2) {
  transform: translateY(-5px);
}
.template-about .section-mission .photos.with-margins > div:nth-child(3) {
  transform: translateX(-5px);
}
.template-about .core-values-section {
  padding-bottom: 0;
}
.template-about .core-values-section .wrap {
  position: relative;
  z-index: 3;
}
.template-about .section-history {
  position: relative;
  margin-top: calc(-8vw + 75px);
  margin-bottom: calc(-8vw + 75px);
}
.template-about .section-history:before {
  position: absolute;
  z-index: 2;
  content: " ";
  display: block;
  left: 0;
  top: -1px;
  width: 100vw;
  height: 16vw;
  line-height: 0;
  background-size: 100% 16vw;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 16' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23ffffff' points='0 0, 100 0, 0 16'/%3E%3C/svg%3E");
}
.template-about .section-history:after {
  position: absolute;
  z-index: 2;
  content: " ";
  display: block;
  left: 0;
  bottom: -1px;
  width: 100vw;
  height: 16vw;
  line-height: 0;
  background-size: 100% 16vw;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 16' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23ffffff' points='0 0, 0 16, 100 16'/%3E%3C/svg%3E");
}
.template-about .section-history .wrap {
  background-color: #0F3D4A;
  position: relative;
  padding-top: calc(10vw + 75px);
  padding-bottom: calc(12vw + 75px);
}
.template-about .section-history .section-title {
  color: #fff;
  position: relative;
  text-align: center;
}
.template-about .section-history .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.template-about .section-history .timeline {
  position: relative;
  padding-left: 2.75rem;
  padding-right: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .template-about .section-history .timeline {
    padding-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 61.25em) {
  .template-about .section-history .timeline {
    padding: 0 1.5625rem;
  }
}
.template-about .section-history .timeline .line {
  width: 4px;
  height: 100%;
  background: #01758A;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .template-about .section-history .timeline .line {
    left: 0.9375rem;
  }
}
@media print, screen and (min-width: 61.25em) {
  .template-about .section-history .timeline .line {
    left: 50%;
    transform: translateX(-50%);
  }
}
.template-about .section-history .timeline .line:before, .template-about .section-history .timeline .line:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #00ACCA;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.template-about .section-history .timeline .line:before {
  top: 0;
}
.template-about .section-history .timeline .line:after {
  bottom: 0;
}
.template-about .section-history article {
  position: relative;
  z-index: 2;
  padding: 0 0 1.5rem;
}
.template-about .section-history article:first-child {
  padding-top: 1.5rem;
}
.template-about .section-history article .panel {
  position: relative;
}
@media print, screen and (max-width: 39.99875em) {
  .template-about .section-history article .thumbnail {
    margin-bottom: 1.5rem;
  }
  .template-about .section-history article .thumbnail span:before {
    left: -34px;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 47.99875em) {
  .template-about .section-history article {
    margin: 0;
  }
  .template-about .section-history article .thumbnail {
    position: absolute;
    top: 0;
    left: 0;
  }
  .template-about .section-history article .thumbnail span:before {
    left: -34px;
  }
  .template-about .section-history article .panel {
    padding-left: 190px;
  }
}
@media print, screen and (min-width: 61.25em) {
  .template-about .section-history article {
    margin: 0;
  }
  .template-about .section-history article .thumbnail {
    position: absolute;
    top: 0;
  }
  .template-about .section-history article.event-even {
    padding-right: 50%;
  }
  .template-about .section-history article.event-even .panel {
    padding-right: 220px;
  }
  .template-about .section-history article.event-even header {
    text-align: right;
  }
  .template-about .section-history article.event-even .thumbnail {
    right: 30px;
  }
  .template-about .section-history article.event-even .thumbnail span:before {
    right: -34px;
  }
  .template-about .section-history article.event-odd {
    padding-left: 50%;
  }
  .template-about .section-history article.event-odd .panel {
    padding-left: 220px;
  }
  .template-about .section-history article.event-odd .thumbnail {
    left: 30px;
  }
  .template-about .section-history article.event-odd .thumbnail span:before {
    left: -34px;
  }
}
.template-about .section-history .event .thumbnail {
  background-size: cover;
  width: 160px;
  height: 160px;
  border: 4px solid #01758A;
  border-radius: 100%;
  background-color: #01758A;
}
.template-about .section-history .event .thumbnail span {
  position: relative;
  display: block;
  width: 100%;
  height: 156px;
}
.template-about .section-history .event .thumbnail span:before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #01758A;
  position: absolute;
  top: 50%;
  z-index: -1;
  margin-left: 7px;
}
@media print, screen and (min-width: 40em) {
  .template-about .section-history .event .thumbnail span:before {
    margin-left: 0;
  }
}
.template-about .section-history .event .entry-content > * {
  color: #fff;
}
.template-about .section-history .event .entry-content header > * {
  color: #01758A;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 0.9375rem;
}
.template-about .section-leadership .section-title {
  position: relative;
  text-align: center;
}
.template-about .section-leadership .section-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.template-about .section-leadership .wrap {
  position: relative;
  z-index: 3;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1253' height='1253'%3E%3Cpath fill='%23E5F6F9' fill-rule='nonzero' d='M626.5 0L1253 626.5 626.5 1253 0 626.5z'/%3E%3C/svg%3E");
  background-size: contain;
  padding-top: 2.8125rem;
}
.template-about .section-leadership .grid {
  padding-top: 1.875rem;
}
.template-about .section-leadership .grid article {
  padding-left: 0.46875rem;
  padding-right: 0.46875rem;
}
.template-about .section-leadership .grid article .panel {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2;
}
.template-about .section-leadership .grid article .thumbnail {
  background-size: cover;
  padding-top: 65%;
  cursor: pointer;
  border-radius: 8px 8px 0 0;
}
.template-about .section-leadership .grid article .details {
  padding: 0.625rem 0.625rem 0.9375rem 0.625rem;
  position: relative;
  text-align: left;
}
@media print, screen and (min-width: 40em) {
  .template-about .section-leadership .grid article .details {
    padding: 0.625rem 1.25rem 0.9375rem 1.25rem;
  }
}
.template-about .section-leadership .grid article .details h4 {
  color: #026172;
  letter-spacing: 0.7px;
  margin-bottom: 0;
}
.template-about .section-leadership .grid article .details .position {
  color: #4A4A4A;
  font-family: "Mada", sans-serif;
  font-size: 16px;
  line-height: 1.533333333;
  margin: 0;
}
@media print, screen and (max-width: 47.99875em) {
  .template-about .section-leadership .grid article .details {
    padding-bottom: 2.5rem;
    position: relative;
  }
}
.template-about .section-leadership .grid article .details .more {
  color: #B4C600;
  font-family: "Mada", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.666666667;
  position: relative;
  padding-right: 22px;
  position: absolute;
  bottom: 0.625rem;
}
.template-about .section-leadership .grid article .details .more:hover {
  color: #00ACCA;
}
.template-about .section-leadership .grid article .details .more:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23252B33' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}
@media print, screen and (min-width: 48em) {
  .template-about .section-leadership .grid article .details .more {
    display: none;
  }
}
.template-about .section-leadership .grid article .entry-content {
  z-index: 2;
}
.cssgrid .template-about .section-leadership .grid article {
  padding-bottom: 1.25rem;
}
.template-about .section-leadership .grid button {
  display: block;
  width: 100%;
  height: 100%;
}
.no-touchevents .template-about .section-leadership .grid button {
  transition: transform 0.2s;
}
.no-touchevents .template-about .section-leadership .grid button:hover {
  transform: translateY(-10px);
}
.template-about .section-leadership .call-to-action {
  background-color: #0F3D4A;
  border-radius: 8px;
  height: 100%;
  padding: 1.875rem 0.9375rem;
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-image: url(../images/hero-background.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.template-about .section-leadership .call-to-action {
  background-image:  url(../images/hero-background@2x.png);
}
}
.template-about .section-leadership .call-to-action {
  background-image: url(../images/hero-background.png);
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background.png);
}
.template-about .section-leadership .call-to-action:after {
  content: "";
  display: block;
  width: 13px;
  height: 200%;
  position: absolute;
  z-index: 0;
  top: -50%;
  right: 0;
  margin-right: 0;
  background-color: rgba(212, 235, 233, 0.1);
  box-shadow: 40px 0 rgba(212, 235, 233, 0.1);
  transform: translateX(-50%) rotate(-22deg);
  transform-origin: center;
}
.template-about .section-leadership .call-to-action .cta-box {
  margin: 0 auto;
}
.template-about .section-leadership .call-to-action h3 {
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  margin-bottom: 1.5rem;
}
.template-about .section-leadership .call-to-action img {
  margin-bottom: 1.5rem;
  width: 7.625rem;
}
@media print, screen and (min-width: 40em) {
  .cssgrid .template-about .section-leadership .call-to-action h3 {
    font-size: 1.875rem;
    line-height: 1.3;
  }
}
.cssgrid .template-about .section-leadership .grid {
  display: grid;
  grid-template-rows: auto;
  grid-auto-flow: dense;
  grid-template-columns: repeat(2, 1fr);
}
.cssgrid .template-about .section-leadership .grid .column, .cssgrid .template-about .section-leadership .grid .columns {
  max-width: none;
  width: auto;
}
.cssgrid .template-about .section-leadership .grid .column.cta, .cssgrid .template-about .section-leadership .grid .cta.columns {
  grid-row-start: span 2;
}
@media print, screen and (max-width: 39.99875em) {
  .template-about .section-leadership .grid .column.cta, .template-about .section-leadership .grid .cta.columns {
    grid-column-start: span 2;
  }
}
@media print, screen and (min-width: 48em) {
  .cssgrid .template-about .section-leadership .grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .cssgrid .template-about .section-leadership .grid .column, .cssgrid .template-about .section-leadership .grid .columns {
    order: 1;
  }
  .cssgrid .template-about .section-leadership .grid .column:nth-child(n+6), .cssgrid .template-about .section-leadership .grid .columns:nth-child(n+6) {
    order: 7;
  }
  .cssgrid .template-about .section-leadership .grid .column.cta, .cssgrid .template-about .section-leadership .grid .cta.columns {
    order: 6;
  }
}
@media print, screen and (min-width: 61.25em) {
  .cssgrid .template-about .section-leadership .grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .cssgrid .template-about .section-leadership .grid .column, .cssgrid .template-about .section-leadership .grid .columns {
    order: 1;
  }
  .cssgrid .template-about .section-leadership .grid .column:nth-child(n+8), .cssgrid .template-about .section-leadership .grid .columns:nth-child(n+8) {
    order: 9;
  }
  .cssgrid .template-about .section-leadership .grid .column.cta, .cssgrid .template-about .section-leadership .grid .cta.columns {
    order: 8;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal-leadership {
    width: 39.25rem !important;
  }
}
.reveal-leadership .container {
  background-color: #0F3D4A;
  position: relative;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.reveal-leadership .container:before {
  position: absolute;
  content: " ";
  display: block;
  left: 0;
  top: -1px;
  width: 100%;
  height: 26%;
  line-height: 0;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 26' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23ffffff' points='0 0, 0 26, 100 12, 100 0'/%3E%3C/svg%3E");
}
.reveal-leadership .panel {
  position: relative;
  padding: 1.25rem 0.9375rem 2.8125rem;
}
@media print, screen and (min-width: 61.25em) {
  .reveal-leadership .panel {
    padding: 1.25rem 2.8125rem 2.8125rem;
  }
}
.reveal-leadership .panel header {
  margin-bottom: 0.625rem;
}
.reveal-leadership .panel h3 {
  color: #026172;
  margin-bottom: 0;
}
.reveal-leadership .panel .position {
  color: #4a4a4a;
  font-size: 0.9375rem;
  margin-bottom: 0;
}
.reveal-leadership .panel img {
  border-radius: 8px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 61.25em) {
  .reveal-leadership .panel img {
    max-width: 62.5%;
  }
}
.reveal-leadership .details {
  position: relative;
  padding-left: 2.8125rem;
}
.reveal-leadership .details h4,
.reveal-leadership .details p,
.reveal-leadership .details li,
.reveal-leadership .details a {
  color: #fff;
}
.reveal-leadership .details .linkedin {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: #00aecc;
}
.reveal-leadership .details .links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.reveal-leadership .details .links:before, .reveal-leadership .details .links:after {
  content: " ";
  display: table;
}
.reveal-leadership .details .links:after {
  clear: both;
}
.reveal-leadership .details .links {
  *zoom: 1;
}
.reveal-leadership .details .links li {
  position: relative;
  padding-left: 1.5625rem;
  margin-bottom: 0.9375rem;
}
.reveal-leadership .details .links li:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23B4C600' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}
.reveal-leadership .details .links li a:hover {
  color: #B4C600;
}

.single-solution .site-main section:first-child {
  padding-top: 2.8125rem;
}
@media print, screen and (min-width: 61.25em) {
  .single-solution .site-main section:first-child {
    padding-top: 0;
  }
}
.single-solution .hero-section .hero-tagline {
  color: #fff;
}
.single-solution .hero-section .hero-title {
  position: relative;
  text-align: center;
}
.single-solution .hero-section .hero-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/green-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
@media print, screen and (min-width: 61.25em) {
  .single-solution .why-section {
    margin-top: -4.6875rem;
    margin-bottom: -4.6875rem;
  }
}
.single-solution .success-story-section {
  margin-bottom: 2.8125rem;
}

.single-use_case .hero-section .container:before {
  display: none;
}
.single-use_case .hero-section h1 {
  margin-bottom: 0;
  position: relative;
  text-align: center;
}
.single-use_case .hero-section h1:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/green-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.single-use_case .hero-section .icon {
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  width: 7.75rem;
  height: 7.75rem;
  margin-bottom: calc(8.8888889%/2 - 62px + 1.25vw);
}
@media screen and (min-width: 85.4375em) {
  .single-use_case .hero-section .icon {
    display: block;
    bottom: 0;
  }
}
.single-use_case .automakers-section .wrap {
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem;
}
@media screen and (min-width: 93.75em) {
  .single-use_case .automakers-section .wrap {
    padding-top: 0;
  }
}
.single-use_case .cases-section {
  position: relative;
}
.single-use_case .cases-section .wrap {
  position: relative;
  z-index: 3;
}
.single-use_case .cases-section h2 {
  position: relative;
}
.single-use_case .cases-section h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px 0 0;
}
.single-use_case .cases-section h4 {
  color: #00ACCA;
  letter-spacing: 0.7px;
}
.single-use_case .cases-section .large-4.columns {
  margin-bottom: 1.5rem;
}
.single-use_case .cases-section .section-description > *:last-child {
  margin-bottom: 0 !important;
}
.single-use_case .cases-section .intro-grid .column, .single-use_case .cases-section .intro-grid .columns {
  margin-top: 3.125rem;
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section .intro-grid .column, .single-use_case .cases-section .intro-grid .columns {
    margin-top: 6.25rem;
  }
}
.single-use_case .cases-section .intro-grid .column, .single-use_case .cases-section .intro-grid .columns {
  margin-bottom: 3.125rem;
}
.single-use_case .cases-section .intro-grid.grid-media-size-small .grid-item-header {
  margin-top: -2.5rem;
}
.single-use_case .cases-section .intro-grid.grid-media-size-medium .grid-item-header {
  margin-top: -3.125rem;
}
.single-use_case .cases-section .intro-grid.grid-media-size-large .grid-item-header {
  margin-top: -3.75rem;
}
.single-use_case .cases-section .intro-grid .grid-item-media {
  margin-bottom: 1.5625rem;
}
.single-use_case .cases-section .intro-grid .grid-item-media img {
  transform: translateY(-50%);
}
.single-use_case .cases-section .intro-grid .grid-item {
  border-radius: 9px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  height: 100%;
  padding: 0 1.5625rem 1.5625rem;
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section .intro-grid .grid-item {
    padding: 0 3.125rem 1.5625rem;
  }
}
.single-use_case .cases-section .intro-grid h5 {
  color: #00ACCA;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section .intro-grid h5 {
    font-size: 4.3125rem;
  }
}
.single-use_case .cases-section .intro-grid h3 {
  color: #00ACCA;
}
.single-use_case .cases-section .grid {
  margin-top: 2.5rem;
}
.single-use_case .cases-section .grid .column, .single-use_case .cases-section .grid .columns {
  margin-bottom: 1.5rem;
}
@media print, screen and (max-width: 47.99875em) {
  .single-use_case .cases-section .grid .grid-item {
    max-width: 25rem;
    margin: 0 auto;
    text-align: center;
  }
}
.single-use_case .cases-section .grid .grid-item .grid-item-media {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section .grid .grid-item {
    display: flex;
  }
  .single-use_case .cases-section .grid .grid-item .grid-item-media {
    flex: 0 0 auto;
    max-width: 100%;
    margin-right: 1.25rem;
  }
}
.single-use_case .cases-section .grid .grid-item h3 {
  color: #00ACCA;
}
.single-use_case .cases-section .grid .grid-item-media {
  margin-bottom: 1.5rem;
}
.single-use_case .cases-section-odd h2,
.single-use_case .cases-section-odd .section-description p {
  color: #fff;
}
.single-use_case .cases-section-odd .intro-grid .grid-item {
  background-color: #FFFFFF;
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section-odd .panel {
    padding-right: 5.625rem;
  }
}
.single-use_case .cases-section-odd .grid h3,
.single-use_case .cases-section-odd .grid p {
  color: #fff;
}
.single-use_case .cases-section-even:before {
  content: "";
  display: block;
  height: calc(5vw + 45px);
  margin-top: calc(-5vw - 45px);
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section-even:before {
    height: 15vw;
    margin-top: -15vw;
  }
}
.single-use_case .cases-section-even .intro-grid .column, .single-use_case .cases-section-even .intro-grid .columns {
  margin-top: 3.125rem;
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section-even .intro-grid .column, .single-use_case .cases-section-even .intro-grid .columns {
    margin-top: 3.125rem;
  }
}
.single-use_case .cases-section-even .intro-grid .grid-item {
  background-color: #ECECEC;
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section-even .panel {
    padding-left: 2.8125rem;
  }
}
.single-use_case .cases-section-1 {
  position: relative;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: repeat;
  background-image: url(../images/hero-background.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.single-use_case .cases-section-1 {
  background-image:  url(../images/hero-background@2x.png);
}
}
.single-use_case .cases-section-1 {
  background-image: url(../images/hero-background.png);
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background.png);
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section-2 .large-4 {
    order: 2;
  }
  .single-use_case .cases-section-2 .large-8 {
    order: 1;
  }
}
.single-use_case .cases-section-3 {
  position: relative;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: repeat;
  background-image: url(../images/hero-background.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.single-use_case .cases-section-3 {
  background-image:  url(../images/hero-background@2x.png);
}
}
.single-use_case .cases-section-3 {
  background-image: url(../images/hero-background.png);
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background.png);
}
.single-use_case .cases-section-3.hide-bottom-edge:after {
  display: none;
}
.single-use_case .cases-section-3.hide-bottom-edge .wrap {
  padding-bottom: 4.6875rem;
}
.single-use_case .cases-section-1 {
  position: relative;
}
.single-use_case .cases-section-1:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border: 0 solid transparent;
  z-index: 2;
  border-right-color: #ffffff;
  border-right-width: 100vw;
  border-bottom-width: 15vw;
}
.single-use_case .cases-section-1:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border: 0 solid transparent;
  z-index: 2;
  border-left-color: #ffffff;
  border-left-width: 100vw;
  border-top-width: 15vw;
}
.single-use_case .cases-section-1 .wrap {
  padding-top: calc(5vw + 45px);
  padding-bottom: calc(5vw + 45px);
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section-1 .wrap {
    padding-top: 15vw;
    padding-bottom: 15vw;
  }
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section-1 .wrap .panel {
    margin-top: 6.25rem;
  }
}
.single-use_case .cases-section-2 .wrap {
  padding-top: 4.6875rem;
  padding-bottom: 4.6875rem;
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section-2 .wrap {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section-2 .wrap .panel {
    margin-top: 2.8125rem;
  }
}
.single-use_case .cases-section-3 {
  position: relative;
}
.single-use_case .cases-section-3:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border: 0 solid transparent;
  z-index: 2;
  border-left-color: #ffffff;
  border-left-width: 100vw;
  border-bottom-width: 15vw;
}
.single-use_case .cases-section-3:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border: 0 solid transparent;
  z-index: 2;
  border-right-color: #ffffff;
  border-right-width: 100vw;
  border-top-width: 15vw;
}
.single-use_case .cases-section-3 .wrap {
  padding-top: calc(15vw + 75px);
  padding-bottom: calc(10vw + 45px);
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section-3 .wrap {
    padding-top: 15vw;
    padding-bottom: 15vw;
  }
}
@media print, screen and (min-width: 61.25em) {
  .single-use_case .cases-section-3 .wrap .panel {
    margin-top: 6.25rem;
  }
}
.single-use_case .success-stories-section {
  padding: 0;
}
.single-use_case .success-stories-section .wrap {
  position: relative;
  z-index: 3;
  padding-top: 4.6875rem;
  padding-bottom: 4.6875rem;
}
.single-use_case .success-story-section {
  margin-bottom: 2.8125rem;
}

@media print, screen and (min-width: 61.25em) {
  .template-careers .hero-section .wrap .row {
    align-items: flex-end;
    padding-bottom: 0;
  }
}
.template-careers .hero-section .wrap .hero-content {
  text-align: left;
}
@media print, screen and (min-width: 61.25em) {
  .template-careers .hero-section .wrap .hero-content {
    width: 50%;
    max-width: 35rem;
  }
}
.template-careers .hero-section .wrap .hero-content h4 {
  color: #fff;
  margin-bottom: 1.25rem;
}
.template-careers .section-collage {
  padding-bottom: 4.6875rem;
}
.template-careers .section-collage .photos {
  display: none;
}
@media print, screen and (min-width: 61.25em) {
  .template-careers .section-collage .photos {
    width: 35.625rem;
    display: flex;
    flex-flow: row wrap;
    position: relative;
    z-index: 6;
    margin-top: -18vw;
    float: right;
  }
}
.template-careers .section-collage .photos.has-video > div:nth-child(2) > div:last-child:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  background: rgba(0, 172, 202, 0.7);
}
.template-careers .section-collage .photos > div {
  position: relative;
}
.template-careers .section-collage .photos > div:first-child {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  height: 18.625rem;
  top: 4.375rem;
}
.template-careers .section-collage .photos > div:first-child > div:first-child, .template-careers .section-collage .photos > div:first-child > div:nth-child(2) {
  width: 50%;
  height: 5.75rem;
  top: 0;
}
.template-careers .section-collage .photos > div:first-child > div:first-child {
  left: 0;
}
.template-careers .section-collage .photos > div:first-child > div:nth-child(2) {
  left: 50%;
}
.template-careers .section-collage .photos > div:first-child > div:nth-child(3) {
  left: 0;
  top: 5.75rem;
  height: calc(100% - 92px);
}
.template-careers .section-collage .photos > div:nth-child(2) {
  flex: 0 0 42.4561403509%;
  max-width: 42.4561403509%;
  height: 25.125rem;
}
.template-careers .section-collage .photos > div:nth-child(2) > div {
  height: 50%;
}
.template-careers .section-collage .photos > div:nth-child(2) > div:nth-child(2) {
  top: 50%;
}
.template-careers .section-collage .photos > div:nth-child(2) > div:nth-child(2) button {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: middle;
  position: relative;
  z-index: 2;
}
.template-careers .section-collage .photos > div:last-child {
  flex: 0 0 24.2105263158%;
  max-width: 24.2105263158%;
  height: 14.75rem;
  top: 2.875rem;
}
.template-careers .section-collage .photos > div:last-child > div {
  height: 50%;
}
.template-careers .section-collage .photos > div:last-child > div:nth-child(2) {
  top: 50%;
}
.template-careers .section-collage .photos > div .background {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.template-careers .section-collage .photos.with-margins > div:first-child {
  transform: translate(-5px, -5px);
}
.template-careers .section-collage .photos.with-margins > div:first-child > div:first-child {
  width: calc(50% - 2.5px);
}
.template-careers .section-collage .photos.with-margins > div:first-child > div:nth-child(2) {
  left: auto;
  right: 0;
  width: calc(50% - 2.5px);
}
.template-careers .section-collage .photos.with-margins > div:first-child > div:last-child {
  height: calc(50% - 5px);
  transform: translate(0, 5px);
}
.template-careers .section-collage .photos.with-margins > div:nth-child(2) {
  transform: translateY(-5px);
}
.template-careers .section-collage .photos.with-margins > div:nth-child(2) > div:last-child {
  transform: translateY(5px);
}
.template-careers .section-collage .photos.with-margins > div:nth-child(3) {
  transform: translateX(5px);
}
.template-careers .section-collage .photos.with-margins > div:nth-child(3) > div:last-child {
  transform: translateY(5px);
}
.template-careers .values-section {
  margin-bottom: 4.6875rem;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 93.75em) {
  .template-careers .values-section .triangle {
    width: 98px;
    height: 124px;
    background-size: contain;
    background-image: url(../images/shapes/triangle.png);
  }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
  .template-careers .values-section .triangle {
    background-image:  url(../images/shapes/triangle@2x.png);
  }
  }
  .template-careers .values-section .triangle {
    background-image: url(../images/shapes/triangle.png);
    background-image: -webkit-image-set(url(../images/shapes/triangle.png) 1x, url(../images/shapes/triangle@2x.png) 2x);
    background-image: url(../images/shapes/triangle.png);
    position: absolute;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    top: -100px;
  }
  .template-careers .values-section .square {
    width: 168px;
    height: 178px;
    background-size: contain;
    background-image: url(../images/shapes/square.png);
  }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
  .template-careers .values-section .square {
    background-image:  url(../images/shapes/square@2x.png);
  }
  }
  .template-careers .values-section .square {
    background-image: url(../images/shapes/square.png);
    background-image: -webkit-image-set(url(../images/shapes/square.png) 1x, url(../images/shapes/square@2x.png) 2x);
    background-image: url(../images/shapes/square.png);
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
  }
  .template-careers .values-section .rectangle {
    width: 153px;
    height: 153px;
    background-size: contain;
    background-image: url(../images/shapes/rectangle.png);
  }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
  .template-careers .values-section .rectangle {
    background-image:  url(../images/shapes/rectangle@2x.png);
  }
  }
  .template-careers .values-section .rectangle {
    background-image: url(../images/shapes/rectangle.png);
    background-image: -webkit-image-set(url(../images/shapes/rectangle.png) 1x, url(../images/shapes/rectangle@2x.png) 2x);
    background-image: url(../images/shapes/rectangle.png);
    position: absolute;
    z-index: -1;
    right: 70px;
    top: 100px;
  }
  .template-careers .values-section .half-circle {
    width: 124px;
    height: 280px;
    background-size: contain;
    background-image: url(../images/shapes/oval.png);
  }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
  .template-careers .values-section .half-circle {
    background-image:  url(../images/shapes/oval@2x.png);
  }
  }
  .template-careers .values-section .half-circle {
    background-image: url(../images/shapes/oval.png);
    background-image: -webkit-image-set(url(../images/shapes/oval.png) 1x, url(../images/shapes/oval@2x.png) 2x);
    background-image: url(../images/shapes/oval.png);
    position: absolute;
    z-index: -1;
    right: 0;
    top: 350px;
  }
}
@media print, screen and (min-width: 61.25em) {
  .template-careers .values-section .grid {
    padding-right: calc(2/12 * 100%);
  }
}
.template-careers .values-section .grid .column, .template-careers .values-section .grid .columns {
  margin-bottom: 1.5rem;
}
@media print, screen and (max-width: 47.99875em) {
  .template-careers .values-section .grid .grid-item {
    max-width: 25rem;
    margin: 0 auto;
    text-align: center;
  }
  .template-careers .values-section .grid .grid-item .grid-item-media img {
    margin: 0 auto;
  }
}
.template-careers .values-section .grid .grid-item-media img {
  display: block;
  margin: 0 0 1.5625rem;
}
.template-careers .testimonials-section {
  margin-top: -15vw;
}
.template-careers .testimonials-section .wrap {
  padding-top: calc(21.45vw + 45px);
}
.template-careers .testimonials-section .wrap:before {
  top: -1px;
  left: 0;
  height: 21.45vw;
  background-image: url(../images/careers/testimonial-background-top.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.template-careers .testimonials-section .wrap:before {
  background-image:  url(../images/careers/testimonial-background-top@2x.png);
}
}
.template-careers .testimonials-section .wrap:before {
  background-image: url(../images/careers/testimonial-background-top.png);
  background-image: -webkit-image-set(url(../images/careers/testimonial-background-top.png) 1x, url(../images/careers/testimonial-background-top@2x.png) 2x);
  background-image: url(../images/careers/testimonial-background-top.png);
}
.template-careers .section-jobs .wrap {
  padding-bottom: 4.6875rem;
  position: relative;
  z-index: 4;
}
.template-careers .section-jobs .section-title {
  position: relative;
  text-align: center;
  padding-top: 3.75rem;
  margin-bottom: 1.875rem;
}
.template-careers .section-jobs .section-title:before {
  content: "";
  display: block;
  width: 4.0625rem;
  height: 3.5rem;
  background-image: url(../images/careers/search-opportunities-icon.svg);
  margin: 0 auto 1.25rem;
}

.template-acf .hero-section .hero-content {
  text-align: center;
}
.template-acf .hero-section .hero-title {
  position: relative;
  text-align: center;
}
.template-acf .hero-section .hero-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/green-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.template-acf .site-main section {
  position: relative;
  padding-bottom: 0;
  /*
  &.background-angle-padding-top .wrap {
      padding-top: calc(15vw + 75px); 

      @include breakpoint(large) {
          padding-top: 15vw;
      }
  }

  &.background-angle-padding-bottom .wrap {
      padding-bottom: calc(15vw + 75px); 

      @include breakpoint(large) {
          padding-bottom: 15vw; 
      }
  }
  */
}
.template-acf .site-main section:not(.testimonials-section) .wrap {
  padding-top: 4.6875rem;
  padding-bottom: 1.25rem;
  position: relative;
  z-index: 4;
}
@media print, screen and (min-width: 61.25em) {
  .template-acf .site-main section:not(.testimonials-section) .wrap {
    padding-bottom: 4.6875rem;
  }
}
.template-acf .site-main section:first-child .wrap {
  padding-top: 0 !important;
}
.template-acf .site-main section.background-gray {
  background-color: #EFF3F1;
}
.template-acf .site-main section.background-dark-blue {
  background-color: #0F3D4A;
}
.template-acf .site-main section.color-white h2 {
  color: #fff;
}
.template-acf .site-main section.color-white p {
  color: #fff;
}
.template-acf .site-main section.has-background-angle:after {
  content: "";
  display: block;
  position: absolute;
  border: 0 solid transparent;
  z-index: 2;
  line-height: 0;
}
.template-acf .site-main section.background-angle-position-top:after {
  border-top-width: 15vw;
  top: calc(-15vw + 2px);
}
.template-acf .site-main section.background-angle-position-top .wrap {
  padding-top: 0;
}
.template-acf .site-main section.background-angle-position-bottom:after {
  border-bottom-width: 15vw;
  bottom: calc(-15vw + 2px);
}
.template-acf .site-main section.background-angle-position-bottom .wrap {
  padding-bottom: 2.8125rem;
}
@media print, screen and (min-width: 61.25em) {
  .template-acf .site-main section.background-angle-position-bottom .wrap {
    padding-bottom: 4.6875rem !important;
  }
}
.template-acf .site-main section.background-angle-position-bottom + section .wrap {
  padding-top: calc(15vw + 45px);
}
@media print, screen and (min-width: 61.25em) {
  .template-acf .site-main section.background-angle-position-bottom + section .wrap {
    padding-top: calc(15vw + 25px);
  }
}
.template-acf .site-main section.background-angle-direction-left:after {
  left: 0;
  border-left-width: 100vw;
}
.template-acf .site-main section.background-angle-direction-left.background-angle-color-white:after {
  border-left-color: #ffffff;
}
.template-acf .site-main section.background-angle-direction-left.background-angle-color-gray:after {
  border-left-color: #EFF3F1;
}
.template-acf .site-main section.background-angle-direction-left.background-angle-color-dark-blue:after {
  border-left-color: #0F3D4A;
}
.template-acf .site-main section.background-angle-direction-right:after {
  right: 0;
  border-right-width: 100vw;
}
.template-acf .site-main section.background-angle-direction-right.background-angle-color-white:after {
  border-right-color: #ffffff;
}
.template-acf .site-main section.background-angle-direction-right.background-angle-color-gray:after {
  border-right-color: #EFF3F1;
}
.template-acf .site-main section.background-angle-direction-right.background-angle-color-dark-blue:after {
  border-right-color: #0F3D4A;
}
.template-acf .site-main section.header-font-color-white h2 {
  color: #fff;
}
.template-acf .site-main section.text-font-color-white p, .template-acf .site-main section.text-font-color-white li {
  color: #fff;
}
.template-acf .site-main section.testimonials-section:before, .template-acf .site-main section.testimonials-section:after {
  display: none;
}
.template-acf .site-main section.fifty-fifty-block-section h2 {
  position: relative;
}
.template-acf .site-main section.fifty-fifty-block-section h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px 0 0;
}
.template-acf .site-main section.fifty-fifty-block-section img {
  border-radius: 8px;
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 61.25em) {
  .template-acf .site-main section.fifty-fifty-block-section img {
    margin-bottom: 0;
  }
}
.template-acf .site-main section.fifty-fifty-block-section ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1.5rem;
}
.template-acf .site-main section.fifty-fifty-block-section ul:before, .template-acf .site-main section.fifty-fifty-block-section ul:after {
  content: " ";
  display: table;
}
.template-acf .site-main section.fifty-fifty-block-section ul:after {
  clear: both;
}
.template-acf .site-main section.fifty-fifty-block-section ul {
  *zoom: 1;
}
.template-acf .site-main section.fifty-fifty-block-section ul li {
  position: relative;
  min-height: 24px;
  padding: 0 0 5px 40px;
  line-height: inherit;
  margin-left: 0;
  margin-bottom: 5px;
}
.template-acf .site-main section.fifty-fifty-block-section ul li:before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0px;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(1 1)'%3E%3Cpath fill='%2300ACCA' stroke='%2300ACCA' stroke-linecap='square' d='M16.985 11.214l-3.33 3.33-.117.116-.388-.389.116-.117 3.33-3.33-3.32-3.32-.12-.12.382-.382.12.12 3.59 3.59.12.119-.383.383z'/%3E%3Cpath stroke='%2300AECC' stroke-linecap='square' stroke-width='1.6' d='M5.754 10.83h10.83'/%3E%3Ccircle cx='11' cy='11' r='11' stroke='%230F3D4A' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
}
@media print, screen and (min-width: 61.25em) {
  .template-acf .site-main section.fifty-fifty-block-section .text-media .column:first-child, .template-acf .site-main section.fifty-fifty-block-section .text-media .columns:first-child {
    padding-right: 2.8125rem;
  }
  .template-acf .site-main section.fifty-fifty-block-section .media-text .column:last-child, .template-acf .site-main section.fifty-fifty-block-section .media-text .columns:last-child {
    padding-left: 2.8125rem;
  }
}
.template-acf .site-main section.generic-content-section h2 {
  position: relative;
}
.template-acf .site-main section.generic-content-section h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px 0 0;
}
.template-acf .site-main section.generic-content-section.text-center h2 {
  position: relative;
  text-align: center;
}
.template-acf .site-main section.generic-content-section.text-center h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.template-acf .site-main .core-values-section {
  padding-top: 0;
}
.template-acf .site-main .core-values-section .wrap {
  margin-bottom: 0;
}

.post-type-archive-tribe_events .hero-section .hero-title h2 {
  font-size: 2.5rem;
  line-height: 1;
  position: relative;
  text-align: center;
}
.post-type-archive-tribe_events .hero-section .hero-title h2:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/green-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.post-type-archive-tribe_events .tribe-events-page-title {
  font-size: 2rem;
  line-height: 1.21875;
  margin-bottom: 1.5rem;
  position: relative;
  text-align: center;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.post-type-archive-tribe_events .tribe-events-page-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/blue-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.post-type-archive-tribe_events #primary {
  padding-top: 2.8125rem;
  margin: 0 auto;
  max-width: 48rem;
}
.post-type-archive-tribe_events #tribe-events-bar {
  margin-bottom: 0;
}
.post-type-archive-tribe_events .tribe-bar-disabled {
  float: none;
}
.post-type-archive-tribe_events .tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type=text] {
  width: 100%;
}
.post-type-archive-tribe_events .tribe-bar-disabled #tribe-bar-filters-wrap {
  width: 50%;
}
.post-type-archive-tribe_events .tribe-bar-date-filter {
  float: left;
  margin-bottom: 0;
  padding: 15px;
  width: 100%;
}
.post-type-archive-tribe_events .tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type=text] {
  font-size: 0.9375rem;
}
.post-type-archive-tribe_events #tribe-bar-form label,
.post-type-archive-tribe_events .tribe-bar-disabled #tribe-bar-form label {
  font-size: 0.9375rem;
}
.post-type-archive-tribe_events .tribe-events-list .type-tribe_events:not(.tribe-event-featured) .tribe-events-event-meta {
  background: #fafafa !important;
  border: 1px solid #EFF3F1 !important;
  margin-top: 12px !important;
  padding: 12px 0 15px !important;
}
.post-type-archive-tribe_events .tribe-events-list .type-tribe_events:not(.tribe-event-featured) .tribe-events-event-meta .time-details, .post-type-archive-tribe_events .tribe-events-list .type-tribe_events:not(.tribe-event-featured) .tribe-events-event-meta .tribe-event-schedule-details {
  margin-bottom: 0;
  padding: 0 12px;
}
.post-type-archive-tribe_events .tribe-events-list .type-tribe_events:not(.tribe-event-featured) .tribe-events-event-meta .tribe-events-venue-details {
  border-top: 1px solid #eee;
  margin-top: 12px;
  margin-bottom: 3px;
  padding: 16px 12px 0;
}
.post-type-archive-tribe_events .tribe-events-list .tribe-events-event-meta .tribe-address {
  display: none;
}

.tribe-events-pg-template {
  padding-bottom: 4.6875rem;
}

#tribe-bar-form {
  background: #EFF3F1;
}

.tribe-events-list-separator-month {
  background-color: transparent;
  font-size: 1.375rem;
  line-height: 1.2727272727;
  font-weight: normal;
  padding: 0;
  text-transform: none;
  margin-bottom: 0;
}

.tribe-events-read-more {
  color: #B4C600;
  font-family: "Mada", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.666666667;
  position: relative;
  padding-right: 22px;
}
.tribe-events-read-more:hover {
  color: #00ACCA;
}
.tribe-events-read-more:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8'%3E%3Cpath fill='%23252B33' fill-rule='nonzero' d='M15.894 3.745L12.258.126a.365.365 0 0 0-.513-.039.36.36 0 0 0 0 .55L14.76 3.64H.364a.363.363 0 1 0 0 .724H14.76l-3.015 3a.36.36 0 0 0-.04.51.365.365 0 0 0 .553 0l3.636-3.619a.36.36 0 0 0 0-.51z'/%3E%3C/svg%3E");
}

#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
  line-height: 1.5;
  margin-bottom: 24px;
}

.tribe-events-cal-links .tribe-events-ical {
  margin-left: 0.9375rem !important;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: #B4C600;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  text-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5);
  display: inline-block;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
  color: #fff;
}
#tribe-bar-form .tribe-bar-submit input[type=submit].disabled {
  pointer-events: none;
  cursor: default;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
  background-color: #00ACCA;
}

.tribe-events-list .tribe-events-list-event-title {
  font-size: 2rem;
  line-height: 1.21875;
  font-weight: normal;
}

.tribe-events-list-separator-month {
  color: #00ACCA;
}

.tribe-events-loop .tribe-events-event-meta {
  font-size: inherit;
}

#tribe-events .tribe-events-button, .tribe-events-button {
  background-color: transparent;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transition: none;
  padding: 0.6875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem !important;
  line-height: 1.538461538;
  font-weight: 400;
  text-align: center;
  min-width: 140px;
  max-width: 280px;
  border-radius: 23.5px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  letter-spacing: 1.1px;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: #B4C600;
  box-shadow: 0 11px 12px 0 rgba(0, 0, 0, 0.12);
  text-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5);
  display: inline-block;
}
#tribe-events .tribe-events-button:hover, .tribe-events-button:hover {
  color: #fff;
}
#tribe-events .tribe-events-button.disabled, .tribe-events-button.disabled {
  pointer-events: none;
  cursor: default;
}
#tribe-events .tribe-events-button svg, .tribe-events-button svg {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
#tribe-events .tribe-events-button:hover, .tribe-events-button:hover {
  background-color: #00ACCA;
}

.single-tribe_events .tribe-events-event-meta {
  font-size: inherit;
}

.single-tribe_events .tribe-events-event-meta {
  background-color: #EFF3F1;
}

.single-tribe_events #primary {
  max-width: 48rem;
  margin: 0 auto;
}
.single-tribe_events .hero-section .hero-title h1 {
  position: relative;
  text-align: center;
}
.single-tribe_events .hero-section .hero-title h1:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/green-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.single-tribe_events .hero-section h3 {
  color: #fff;
}
.single-tribe_events .tribe-events-single .tribe-events-single-event-title,
.single-tribe_events .tribe-events-single .tribe-events-schedule {
  display: none;
}
.single-tribe_events #tribe-events-header .tribe-events-nav-pagination {
  display: none;
}
.single-tribe_events .tribe-events-back {
  margin-bottom: 1.5rem;
}
.single-tribe_events .tribe-events-back a {
  position: relative;
  padding-left: 48px;
}
.single-tribe_events .tribe-events-back a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 43px;
  height: 22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%23D7D5D5' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
}
.single-tribe_events #tribe-events-footer a span {
  display: none;
}
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav li a {
  background-color: transparent;
  padding: 0;
  color: #B4C600;
}
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav li a:hover {
  color: #00ACCA;
}
.single-tribe_events #tribe-events-footer .tribe-events-nav-previous,
.single-tribe_events #tribe-events-footer .tribe-events-nav-next {
  min-height: 22px;
}
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
  padding-right: 0.9375rem;
}
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a {
  display: inline-block;
  position: relative;
  padding-left: 48px;
}
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 43px;
  height: 22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%23D7D5D5' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
}
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
  padding-left: 0.9375rem;
}
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a {
  display: block;
  position: relative;
  padding-right: 48px;
}
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  right: 0;
  width: 43px;
  height: 22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='22'%3E%3Cpath fill='%23D7D5D5' fill-rule='nonzero' d='M.284 11.701l9.773 9.951a.965.965 0 0 0 1.378.109 1.008 1.008 0 0 0 0-1.512L3.333 11.99h38.69c.54 0 .977-.445.977-.995a.986.986 0 0 0-.977-.995H3.333l8.102-8.25c.41-.357.457-.985.106-1.402a.965.965 0 0 0-1.484 0l-9.773 9.95a1.008 1.008 0 0 0 0 1.403z'/%3E%3C/svg%3E");
}

.window-loaded .post-type-archive-catalog .facetwp-template,
.window-loaded .tax-catalog_cat .facetwp-template {
  opacity: 1;
}

.post-type-archive-catalog .facetwp-template,
.tax-catalog_cat .facetwp-template {
  opacity: 0;
}
.post-type-archive-catalog .site-content,
.tax-catalog_cat .site-content {
  background-color: #eff3f1;
}
.post-type-archive-catalog main,
.tax-catalog_cat main {
  position: relative;
}
@media print, screen and (min-width: 61.25em) {
  .post-type-archive-catalog main h5, .post-type-archive-catalog main h6,
.tax-catalog_cat main h5,
.tax-catalog_cat main h6 {
    font-size: 0.9rem;
    color: #727272;
  }
}
.post-type-archive-catalog main .no-bullet,
.tax-catalog_cat main .no-bullet {
  color: #727272;
  font-size: 0.9rem;
}
.post-type-archive-catalog .hero-section h3,
.tax-catalog_cat .hero-section h3 {
  margin-bottom: 1.875rem;
}
.post-type-archive-catalog .hero-section h3 span,
.tax-catalog_cat .hero-section h3 span {
  color: #00ACCA;
}
.post-type-archive-catalog .hero-section h1,
.tax-catalog_cat .hero-section h1 {
  position: relative;
  text-align: center;
}
.post-type-archive-catalog .hero-section h1:after,
.tax-catalog_cat .hero-section h1:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-image: url(../images/green-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}
.post-type-archive-catalog .site-main,
.tax-catalog_cat .site-main {
  padding-top: 1.875rem;
  padding-bottom: 2.8125rem;
}
.post-type-archive-catalog .section-footer-cta:after,
.tax-catalog_cat .section-footer-cta:after {
  background-image: url(../images/footer/footer-top-gray.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.post-type-archive-catalog .section-footer-cta:after,
.tax-catalog_cat .section-footer-cta:after {
  background-image:  url(../images/footer/footer-top-gray@2x.png);
}
}
.post-type-archive-catalog .section-footer-cta:after,
.tax-catalog_cat .section-footer-cta:after {
  background-image: url(../images/footer/footer-top-gray.png);
  background-image: -webkit-image-set(url(../images/footer/footer-top-gray.png) 1x, url(../images/footer/footer-top-gray@2x.png) 2x);
  background-image: url(../images/footer/footer-top-gray.png);
}
.post-type-archive-catalog article,
.tax-catalog_cat article {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 1.5rem;
}
.post-type-archive-catalog article header,
.tax-catalog_cat article header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.post-type-archive-catalog article header > *,
.tax-catalog_cat article header > * {
  padding: 0.9375rem 0.625rem;
}
.post-type-archive-catalog article header h2,
.post-type-archive-catalog article header p,
.tax-catalog_cat article header h2,
.tax-catalog_cat article header p {
  margin-bottom: 0;
}
@media print, screen and (min-width: 61.25em) {
  .post-type-archive-catalog article header,
.tax-catalog_cat article header {
    flex-wrap: nowrap;
    align-items: center;
  }
}
.post-type-archive-catalog article header .icon,
.tax-catalog_cat article header .icon {
  padding: 0;
  flex: 0 1 60px;
  order: 1;
}
@media print, screen and (min-width: 40em) {
  .post-type-archive-catalog article header .icon,
.tax-catalog_cat article header .icon {
    flex: 1 1 15%;
  }
}
@media screen and (min-width: 75em) {
  .post-type-archive-catalog article header .icon,
.tax-catalog_cat article header .icon {
    flex: 1 1 10%;
  }
}
.post-type-archive-catalog article header .icon img,
.tax-catalog_cat article header .icon img {
  width: 80px;
}
@media print, screen and (min-width: 40em) {
  .post-type-archive-catalog article header .icon img,
.tax-catalog_cat article header .icon img {
    margin-left: 20px;
  }
}
.post-type-archive-catalog article header .title,
.tax-catalog_cat article header .title {
  flex: 0 1 50%;
  order: 2;
}
@media print, screen and (min-width: 40em) {
  .post-type-archive-catalog article header .title,
.tax-catalog_cat article header .title {
    flex: 0 1 55%;
  }
}
@media print, screen and (min-width: 61.25em) {
  .post-type-archive-catalog article header .title,
.tax-catalog_cat article header .title {
    flex: 0 0 12rem;
    max-width: 12rem;
  }
}
.post-type-archive-catalog article header .title p,
.tax-catalog_cat article header .title p {
  color: #444;
  cursor: pointer;
  font-weight: 700;
}
.post-type-archive-catalog article header .title p:hover,
.tax-catalog_cat article header .title p:hover {
  color: #00ACCA;
}
.post-type-archive-catalog article header .description,
.tax-catalog_cat article header .description {
  display: none;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-catalog article header .description,
.tax-catalog_cat article header .description {
    display: block;
    flex: 0 1 60%;
    order: 4;
    padding-left: 2rem;
  }
}
@media print, screen and (min-width: 61.25em) {
  .post-type-archive-catalog article header .description,
.tax-catalog_cat article header .description {
    flex: 1 1 30%;
    order: 3;
  }
}
.post-type-archive-catalog article header .length,
.tax-catalog_cat article header .length {
  flex: 1 1 10%;
  text-align: center;
  order: 3;
}
@media print, screen and (min-width: 61.25em) {
  .post-type-archive-catalog article header .length,
.tax-catalog_cat article header .length {
    flex: 2 1 20%;
    order: 4;
  }
}
.post-type-archive-catalog article header .length span,
.tax-catalog_cat article header .length span {
  display: block;
  line-height: 1.1;
}
.post-type-archive-catalog article header .length span.number,
.tax-catalog_cat article header .length span.number {
  font-weight: 600;
}
.post-type-archive-catalog article header .request-data,
.tax-catalog_cat article header .request-data {
  flex: 1 1 20%;
  order: 5;
  text-align: center;
}
@media print, screen and (min-width: 61.25em) {
  .post-type-archive-catalog article header .request-data,
.tax-catalog_cat article header .request-data {
    flex: 3 1 auto;
  }
}
.post-type-archive-catalog article header .request-data a,
.tax-catalog_cat article header .request-data a {
  display: block;
  max-width: 100%;
  white-space: nowrap;
}
.post-type-archive-catalog article header .toggle,
.tax-catalog_cat article header .toggle {
  flex: 0 0 80px;
  order: 6;
  padding: 0;
}
.post-type-archive-catalog article header .toggle a,
.tax-catalog_cat article header .toggle a {
  display: block;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-catalog article header .toggle,
.tax-catalog_cat article header .toggle {
    padding: 0 40px 0 0;
  }
}
@media print, screen and (min-width: 61.25em) {
  .post-type-archive-catalog article header .toggle,
.tax-catalog_cat article header .toggle {
    flex: 0 0 60px;
    padding: 0 20px 0 0;
  }
}
.post-type-archive-catalog article header .toggle img,
.tax-catalog_cat article header .toggle img {
  width: 40px;
}
.post-type-archive-catalog article footer,
.tax-catalog_cat article footer {
  display: none;
  padding: 0.9375rem 2.5rem;
}
@media print, screen and (min-width: 61.25em) {
  .post-type-archive-catalog article footer,
.tax-catalog_cat article footer {
    padding: 0.9375rem 1.25rem;
  }
}
.post-type-archive-catalog article footer .license-type,
.tax-catalog_cat article footer .license-type {
  color: #00ACCA;
  text-decoration: underline;
}
.post-type-archive-catalog article footer .catalog-media,
.tax-catalog_cat article footer .catalog-media {
  /*
  .mejs-container, 
  .mejs-container .mejs-controls, 
  .mejs-embed, 
  .mejs-embed body {
      background: #f5f5f5;
  }

  .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-time-rail .mejs-time-total {
      background: #bbbbbb;
  }
  */
}
.post-type-archive-catalog article footer .catalog-media .language-code textarea,
.tax-catalog_cat article footer .catalog-media .language-code textarea {
  width: 100%;
  height: 200px;
  background-color: #444444;
  color: #fff;
  resize: none;
  font-size: 0.875rem;
  padding: 15px;
}
.post-type-archive-catalog article.expanded .toggle a,
.tax-catalog_cat article.expanded .toggle a {
  transform: rotate(180deg);
}
.post-type-archive-catalog article.expanded footer,
.tax-catalog_cat article.expanded footer {
  border-top: 1px solid #f5f5f5;
  display: block;
}
.post-type-archive-catalog article.item-in-cart .add-to-cart,
.tax-catalog_cat article.item-in-cart .add-to-cart {
  color: #999 !important;
  border-color: #EFF3F1 !important;
  background-color: transparent !important;
  cursor: not-allowed;
  pointer-events: all !important;
}
.post-type-archive-catalog article .download-sample,
.tax-catalog_cat article .download-sample {
  padding-top: 10px;
  text-align: right;
}
.post-type-archive-catalog article .download-sample a,
.tax-catalog_cat article .download-sample a {
  color: #00ACCA;
  text-decoration: underline;
}
.post-type-archive-catalog article .download-sample a:hover,
.tax-catalog_cat article .download-sample a:hover {
  color: #0F3D4A;
}

.post-type-archive-catalog .facetwp-counter,
.tax-catalog_cat .facetwp-counter {
  display: none;
}
.post-type-archive-catalog .facetwp-selections ul li,
.tax-catalog_cat .facetwp-selections ul li {
  margin-left: 0;
}
.post-type-archive-catalog .facetwp-selection-label,
.tax-catalog_cat .facetwp-selection-label {
  display: none;
}
.post-type-archive-catalog .facetwp-categories,
.tax-catalog_cat .facetwp-categories {
  margin-bottom: 1.25rem !important;
  padding-right: 7.5rem;
  position: relative;
}
.post-type-archive-catalog .facetwp-categories .select-wrapper,
.tax-catalog_cat .facetwp-categories .select-wrapper {
  position: relative;
  display: block;
}
.post-type-archive-catalog .facetwp-categories .select-wrapper:after,
.tax-catalog_cat .facetwp-categories .select-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
  right: 40px;
  background: #bcbcbc;
}
.post-type-archive-catalog .facetwp-categories .select-wrapper.focus:after,
.tax-catalog_cat .facetwp-categories .select-wrapper.focus:after {
  background: #727272;
}
.post-type-archive-catalog .facetwp-categories .select-wrapper.focus select,
.tax-catalog_cat .facetwp-categories .select-wrapper.focus select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23727272;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EdropDown_arrow%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='Icons'%3E%3Cpath class='cls-1' d='M9.85.22A.64.64,0,0,0,9,.15L5.6,3,5,3.54,4.35,3,1,.2A.63.63,0,0,0,.15.27a.62.62,0,0,0,.07.87L4.57,4.85A.6.6,0,0,0,5,5a.61.61,0,0,0,.41-.15l4.4-3.76A.62.62,0,0,0,9.85.22Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.post-type-archive-catalog .facetwp-categories .select-wrapper select,
.tax-catalog_cat .facetwp-categories .select-wrapper select {
  width: 100%;
}
.post-type-archive-catalog .facetwp-categories select,
.tax-catalog_cat .facetwp-categories select {
  background: #fff;
  color: #4a4a4a;
  font-size: 1rem;
  border-radius: 4px;
  border: solid 1px #bcbcbc;
  padding: 0.625rem 2.8125rem 0.625rem 0.9375rem;
  font-family: "Source Sans Pro", sans-serif;
}
.post-type-archive-catalog .facetwp-categories select:focus,
.tax-catalog_cat .facetwp-categories select:focus {
  outline: none;
  border: solid 1px #727272;
}
.post-type-archive-catalog .facetwp-categories select,
.tax-catalog_cat .facetwp-categories select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bcbcbc;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EdropDown_arrow%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='Icons'%3E%3Cpath class='cls-1' d='M9.85.22A.64.64,0,0,0,9,.15L5.6,3,5,3.54,4.35,3,1,.2A.63.63,0,0,0,.15.27a.62.62,0,0,0,.07.87L4.57,4.85A.6.6,0,0,0,5,5a.61.61,0,0,0,.41-.15l4.4-3.76A.62.62,0,0,0,9.85.22Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-appearance: none;
  background-position: calc(100% - 14px) 50%;
  background-size: 10px 5px;
  background-repeat: no-repeat;
  width: 100%;
  height: 2.5rem;
}
.post-type-archive-catalog .facetwp-categories .facetwp-type-radio .facetwp-radio,
.tax-catalog_cat .facetwp-categories .facetwp-type-radio .facetwp-radio {
  background: none;
  display: inline-block;
  padding: 0;
  margin-right: 0.9375rem;
  font-size: 1.125rem;
}
.post-type-archive-catalog .facetwp-categories .facetwp-type-radio .facetwp-radio.checked,
.tax-catalog_cat .facetwp-categories .facetwp-type-radio .facetwp-radio.checked {
  color: #B4C600;
}
.post-type-archive-catalog .facetwp-categories .mobile-facets,
.tax-catalog_cat .facetwp-categories .mobile-facets {
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23727272;%7D.cls-2%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EIcon_filters_mobile%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='design'%3E%3Cpath class='cls-1' d='M28.25,11.12,22,19.18l-.23.29v8.71l-4-2.75V19.49l-.21-.29-5.89-8.08H28.25m1-1.1H10.77a.61.61,0,0,0-.61.62.57.57,0,0,0,.09.32l6.47,8.89v5.83a.63.63,0,0,0,.23.48l4.92,3.41a.65.65,0,0,0,.38.13.63.63,0,0,0,.63-.63V19.85L29.75,11a.57.57,0,0,0,.09-.32.61.61,0,0,0-.61-.62Z'/%3E%3Cpath class='cls-1' d='M18.76,17.87a.54.54,0,0,1-.43-.21L14.6,12.83a.55.55,0,1,1,.87-.67L19.2,17a.55.55,0,0,1-.1.77A.53.53,0,0,1,18.76,17.87Z'/%3E%3Cpath class='cls-2' d='M40,40H0V0H40ZM.55,39.45h38.9V.55H.55Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 55px;
  top: 0;
}
.post-type-archive-catalog .facetwp-categories ul,
.tax-catalog_cat .facetwp-categories ul {
  display: none;
  flex-flow: row wrap;
  margin: 0 -0.75rem;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-catalog .facetwp-categories ul,
.tax-catalog_cat .facetwp-categories ul {
    display: flex;
  }
}
.post-type-archive-catalog .facetwp-categories ul li,
.tax-catalog_cat .facetwp-categories ul li {
  padding: 0.375rem 0.75rem;
}
.post-type-archive-catalog .facetwp-categories ul li a,
.tax-catalog_cat .facetwp-categories ul li a {
  color: #444444;
  letter-spacing: 0.3px;
  font-size: 1.0625rem;
}
.post-type-archive-catalog .facetwp-categories ul li.current-menu-item a,
.tax-catalog_cat .facetwp-categories ul li.current-menu-item a {
  color: #B4C600;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-catalog .facetwp-categories select,
.tax-catalog_cat .facetwp-categories select {
    display: none;
  }
  .post-type-archive-catalog .facetwp-categories.mobile .menu,
.tax-catalog_cat .facetwp-categories.mobile .menu {
    height: 0;
    overflow: hidden;
  }
  .post-type-archive-catalog .facetwp-categories.mobile select,
.tax-catalog_cat .facetwp-categories.mobile select {
    display: block;
  }
}
.post-type-archive-catalog .facet-buttons,
.tax-catalog_cat .facet-buttons {
  padding-bottom: 2.5rem;
}
.post-type-archive-catalog .facet-buttons .facet-button,
.tax-catalog_cat .facet-buttons .facet-button {
  white-space: nowrap;
  background-color: #EFF3F1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39.6 40'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23727272;%7D.cls-2%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EIcon_arrow%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='design'%3E%3Cpath class='cls-1' d='M24.28,19a.61.61,0,0,0-.86-.06l-3.27,2.85-.62.5-.6-.5L15.71,19a.61.61,0,0,0-.86.06.63.63,0,0,0,.06.87l4.23,3.67a.61.61,0,0,0,.8,0l4.27-3.72A.62.62,0,0,0,24.28,19Z'/%3E%3Cpath class='cls-2' d='M39.6,40H0V0H39.6ZM.54,39.45H39.06V.55H.54Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-appearance: none;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  background-position: 100% 75%;
  padding: 0.6rem 3.125rem 0.6rem 0.9375rem;
  border-radius: 8px;
  outline-style: none;
  box-shadow: none;
}
.post-type-archive-catalog .facet-buttons .facet-button.has-checked,
.tax-catalog_cat .facet-buttons .facet-button.has-checked {
  background-color: #f5f8e7;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39.6 40'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23B4C600;%7D.cls-2%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EIcon_arrow%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='design'%3E%3Cpath class='cls-1' d='M24.28,19a.61.61,0,0,0-.86-.06l-3.27,2.85-.62.5-.6-.5L15.71,19a.61.61,0,0,0-.86.06.63.63,0,0,0,.06.87l4.23,3.67a.61.61,0,0,0,.8,0l4.27-3.72A.62.62,0,0,0,24.28,19Z'/%3E%3Cpath class='cls-2' d='M39.6,40H0V0H39.6ZM.54,39.45H39.06V.55H.54Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-appearance: none;
  color: #B4C600;
}
.post-type-archive-catalog .facet-buttons .dropdown-pane,
.tax-catalog_cat .facet-buttons .dropdown-pane {
  border-radius: 4px;
  box-shadow: 0 4px 5px 0 rgba(239, 243, 241, 0.1);
  padding: 1.5rem;
}
.post-type-archive-catalog .facet-buttons .dropdown-pane header,
.tax-catalog_cat .facet-buttons .dropdown-pane header {
  position: relative;
  margin-bottom: 1.875rem;
}
.post-type-archive-catalog .facet-buttons .dropdown-pane header h4,
.tax-catalog_cat .facet-buttons .dropdown-pane header h4 {
  margin-top: -5px;
  margin-bottom: 0;
  padding-right: 50px;
  cursor: pointer;
}
.post-type-archive-catalog .facet-buttons .dropdown-pane header .close,
.tax-catalog_cat .facet-buttons .dropdown-pane header .close {
  cursor: pointer;
  display: block;
  width: 50px;
  position: absolute;
  top: -1rem;
  right: -1rem;
}
.post-type-archive-catalog .facet-buttons .dropdown-pane button,
.tax-catalog_cat .facet-buttons .dropdown-pane button {
  outline: none;
  display: block;
  width: 100%;
  max-width: 100%;
}
.post-type-archive-catalog .facetwp-facet,
.tax-catalog_cat .facetwp-facet {
  margin-bottom: 0.75rem !important;
}
.post-type-archive-catalog .facetwp-type-fselect,
.tax-catalog_cat .facetwp-type-fselect {
  outline: none;
}
.post-type-archive-catalog .fs-dropdown,
.tax-catalog_cat .fs-dropdown {
  position: relative;
}
.post-type-archive-catalog .fs-wrap,
.tax-catalog_cat .fs-wrap {
  outline: none;
}

.post-type-archive-catalog .fancybox-mobile-filters .fancybox-content,
.tax-catalog_cat .fancybox-mobile-filters .fancybox-content {
  display: block;
  width: 600px;
  max-width: 90%;
  vertical-align: top;
  margin-top: 78px;
}
.post-type-archive-catalog .facetwp-dropdown,
.tax-catalog_cat .facetwp-dropdown {
  background: #fff;
  color: #4a4a4a;
  font-size: 1rem;
  border-radius: 4px;
  border: solid 1px #444444;
  padding: 0.625rem 3.125rem 0.625rem 0.5rem;
  font-family: "Source Sans Pro", sans-serif;
  outline-style: none;
  box-shadow: none;
}
.post-type-archive-catalog .facetwp-dropdown,
.tax-catalog_cat .facetwp-dropdown {
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39.6 40'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23727272;%7D.cls-2%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EIcon_arrow%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='design'%3E%3Cpath class='cls-1' d='M24.28,19a.61.61,0,0,0-.86-.06l-3.27,2.85-.62.5-.6-.5L15.71,19a.61.61,0,0,0-.86.06.63.63,0,0,0,.06.87l4.23,3.67a.61.61,0,0,0,.8,0l4.27-3.72A.62.62,0,0,0,24.28,19Z'/%3E%3Cpath class='cls-2' d='M39.6,40H0V0H39.6ZM.54,39.45H39.06V.55H.54Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-appearance: none;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  background-position: 100% 0;
  width: 100%;
  height: 2.5rem;
}
.post-type-archive-catalog .facetwp-checkbox,
.tax-catalog_cat .facetwp-checkbox {
  background: none;
  position: relative;
}
.post-type-archive-catalog .facetwp-checkbox:before,
.tax-catalog_cat .facetwp-checkbox:before {
  content: "";
  position: absolute;
  margin: auto;
  left: 0;
  top: 5px;
  width: 14px;
  height: 14px;
  border: 1px solid #aeaeae;
  border-radius: 2px;
  background-color: #fff;
}
.post-type-archive-catalog .facetwp-checkbox.checked,
.tax-catalog_cat .facetwp-checkbox.checked {
  background: none;
}
.post-type-archive-catalog .facetwp-checkbox.checked:before,
.tax-catalog_cat .facetwp-checkbox.checked:before {
  background-color: #00ACCA;
  border-color: rgba(0,0,0,0);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
}
.post-type-archive-catalog .facetwp-radio.checked,
.tax-catalog_cat .facetwp-radio.checked {
  background-image: url(../images/catalog/radio-on.png);
}
.post-type-archive-catalog .facetwp-type-dropdown,
.tax-catalog_cat .facetwp-type-dropdown {
  position: relative;
}
.post-type-archive-catalog .facetwp-type-dropdown:after,
.tax-catalog_cat .facetwp-type-dropdown:after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
  right: 40px;
  background: #444444;
}
.post-type-archive-catalog .facetwp-type-fselect .fs-label,
.tax-catalog_cat .facetwp-type-fselect .fs-label {
  position: relative;
  width: 100%;
  padding: 0.75rem 3.125rem 0.75rem 0.5rem;
}
.post-type-archive-catalog .facetwp-type-fselect .fs-label .facetwp-number,
.tax-catalog_cat .facetwp-type-fselect .fs-label .facetwp-number {
  background: #fff;
  position: absolute;
  right: 40px;
  color: #999;
  padding: 0 0.625rem;
}
.post-type-archive-catalog .facetwp-type-fselect .fs-label:after,
.tax-catalog_cat .facetwp-type-fselect .fs-label:after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
  right: 40px;
  background: #444444;
}
.post-type-archive-catalog .facetwp-type-fselect .fs-label-wrap,
.tax-catalog_cat .facetwp-type-fselect .fs-label-wrap {
  border: 1px solid #444444;
  border-radius: 4px;
}
.post-type-archive-catalog .facetwp-type-fselect .fs-arrow,
.tax-catalog_cat .facetwp-type-fselect .fs-arrow {
  width: 40px;
  height: 40px;
  border: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39.6 40'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23727272;%7D.cls-2%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EIcon_arrow%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='design'%3E%3Cpath class='cls-1' d='M24.28,19a.61.61,0,0,0-.86-.06l-3.27,2.85-.62.5-.6-.5L15.71,19a.61.61,0,0,0-.86.06.63.63,0,0,0,.06.87l4.23,3.67a.61.61,0,0,0,.8,0l4.27-3.72A.62.62,0,0,0,24.28,19Z'/%3E%3Cpath class='cls-2' d='M39.6,40H0V0H39.6ZM.54,39.45H39.06V.55H.54Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-appearance: none;
  background-position: 50%;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
}
.post-type-archive-catalog .facetwp-type-fselect .fs-wrap,
.post-type-archive-catalog .facetwp-type-fselect .fs-dropdown,
.tax-catalog_cat .facetwp-type-fselect .fs-wrap,
.tax-catalog_cat .facetwp-type-fselect .fs-dropdown {
  width: 100%;
}
.post-type-archive-catalog .facetwp-type-fselect .fs-dropdown,
.tax-catalog_cat .facetwp-type-fselect .fs-dropdown {
  background-color: #fff;
  border: 1px solid #444444;
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
}
.post-type-archive-catalog .facetwp-type-fselect .fs-dropdown .fs-options,
.tax-catalog_cat .facetwp-type-fselect .fs-dropdown .fs-options {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}
.post-type-archive-catalog .facetwp-type-fselect .fs-dropdown .fs-option,
.tax-catalog_cat .facetwp-type-fselect .fs-dropdown .fs-option {
  padding: 0.625rem 0.5rem 0.625rem 1.875rem;
  border: none;
}
.post-type-archive-catalog .facetwp-type-fselect .fs-wrap.multiple .fs-option.selected .fs-checkbox i,
.tax-catalog_cat .facetwp-type-fselect .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
  background-color: #00ACCA;
}
.post-type-archive-catalog .clear-filters,
.tax-catalog_cat .clear-filters {
  float: right;
  background: #fff;
  font-size: 0.875rem;
  margin-top: 0.125rem;
  padding: 0.3125rem 0.3125rem 0.3125rem 1.5625rem;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  background-position: 5px 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bfill:%23727272;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EIcon_clear filters%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='design'%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='DESAIN'%3E%3Crect class='cls-1' width='20' height='20'/%3E%3Cpath class='cls-2' d='M10.38,10,13.7,6.62a.28.28,0,0,0-.39-.39L10,9.55,6.66,6.23a.28.28,0,0,0-.39.39L9.59,10,6.27,13.27a.27.27,0,0,0,0,.39.25.25,0,0,0,.19.09.28.28,0,0,0,.2-.09L10,10.34l3.32,3.32a.28.28,0,0,0,.2.09.25.25,0,0,0,.19-.09.27.27,0,0,0,0-.39Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  border-radius: 0px 0px 4px 4px;
}
.post-type-archive-catalog .clear-filters:focus,
.tax-catalog_cat .clear-filters:focus {
  outline: none;
}
.post-type-archive-catalog .facetwp-counts,
.tax-catalog_cat .facetwp-counts {
  border-top: 2px solid #e7e7e7;
  text-align: right;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.post-type-archive-catalog .facetwp-counts span,
.tax-catalog_cat .facetwp-counts span {
  font-weight: 600;
}
.post-type-archive-catalog .fancybox-mobile-filters .fancybox-content,
.tax-catalog_cat .fancybox-mobile-filters .fancybox-content {
  border-radius: 8px;
  padding: 0;
}
.post-type-archive-catalog .fancybox-mobile-filters header,
.tax-catalog_cat .fancybox-mobile-filters header {
  padding: 2.5rem;
  text-align: center;
}
.post-type-archive-catalog .fancybox-mobile-filters header > *,
.tax-catalog_cat .fancybox-mobile-filters header > * {
  margin-bottom: 0;
}
.post-type-archive-catalog .fancybox-mobile-filters footer,
.tax-catalog_cat .fancybox-mobile-filters footer {
  padding: 2.5rem 1.25rem;
  text-align: center;
}
.post-type-archive-catalog .fancybox-mobile-filters footer button,
.tax-catalog_cat .fancybox-mobile-filters footer button {
  display: block;
  max-width: 100%;
  width: 100%;
}
.post-type-archive-catalog .fancybox-mobile-filters footer button.refresh,
.tax-catalog_cat .fancybox-mobile-filters footer button.refresh {
  margin-bottom: 1.5rem;
}
.post-type-archive-catalog .fancybox-mobile-filters .accordion,
.tax-catalog_cat .fancybox-mobile-filters .accordion {
  background-color: #EFF3F1;
}
.post-type-archive-catalog .fancybox-mobile-filters .accordion-item:after,
.tax-catalog_cat .fancybox-mobile-filters .accordion-item:after {
  background: #e5e5e5;
  content: "";
  display: block;
  width: calc(100% - 40px);
  height: 2px;
  margin: 0 auto;
}
.post-type-archive-catalog .fancybox-mobile-filters .accordion-item:last-child:after,
.tax-catalog_cat .fancybox-mobile-filters .accordion-item:last-child:after {
  display: none;
}
.post-type-archive-catalog .fancybox-mobile-filters .accordion-item .accordion-title,
.tax-catalog_cat .fancybox-mobile-filters .accordion-item .accordion-title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #444444;
  padding: 1.25rem 5rem 1.25rem 1.25rem;
}
.post-type-archive-catalog .fancybox-mobile-filters .accordion-item .accordion-title:before,
.tax-catalog_cat .fancybox-mobile-filters .accordion-item .accordion-title:before {
  content: "";
  display: block;
  right: 20px;
  left: auto;
  width: 40px;
  height: 40px;
  border: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39.6 40'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23727272;%7D.cls-2%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EIcon_arrow%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='design'%3E%3Cpath class='cls-1' d='M24.28,19a.61.61,0,0,0-.86-.06l-3.27,2.85-.62.5-.6-.5L15.71,19a.61.61,0,0,0-.86.06.63.63,0,0,0,.06.87l4.23,3.67a.61.61,0,0,0,.8,0l4.27-3.72A.62.62,0,0,0,24.28,19Z'/%3E%3Cpath class='cls-2' d='M39.6,40H0V0H39.6ZM.54,39.45H39.06V.55H.54Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-appearance: none;
  background-position: 50%;
  background-size: 40px 40px;
  background-repeat: no-repeat;
}
.post-type-archive-catalog .fancybox-mobile-filters .accordion-content,
.tax-catalog_cat .fancybox-mobile-filters .accordion-content {
  padding: 0 1.25rem 1.25rem 1.25rem;
}
.post-type-archive-catalog .fancybox-mobile-filters .facetwp-facet-wrap,
.tax-catalog_cat .fancybox-mobile-filters .facetwp-facet-wrap {
  border-radius: 8px;
  background: #fff;
  padding: 1.25rem;
}
.post-type-archive-catalog .fancybox-mobile-filters .facetwp-facet-wrap .facetwp-facet,
.tax-catalog_cat .fancybox-mobile-filters .facetwp-facet-wrap .facetwp-facet {
  margin-bottom: 0;
}

.post-type-archive-catalog .fancybox-form .fancybox-content,
.tax-catalog_cat .fancybox-form .fancybox-content {
  width: 37.5rem;
  margin: 0 auto;
  max-width: 90%;
  border-radius: 8px;
}
.post-type-archive-catalog .fancybox-form .fancybox-close-small,
.tax-catalog_cat .fancybox-form .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.post-type-archive-catalog .fancybox-license-type .fancybox-content,
.tax-catalog_cat .fancybox-license-type .fancybox-content {
  width: 37.5rem;
  margin: 0 auto;
  max-width: 90%;
  border-radius: 8px;
  padding: 1.25rem;
}
.post-type-archive-catalog .fancybox-license-type .fancybox-content header,
.tax-catalog_cat .fancybox-license-type .fancybox-content header {
  text-align: center;
  padding: 0 0.625rem;
}
.post-type-archive-catalog .fancybox-license-type .fancybox-content table,
.tax-catalog_cat .fancybox-license-type .fancybox-content table {
  margin-bottom: 1.25rem;
  width: 100%;
  border-collapse: collapse;
}
.post-type-archive-catalog .fancybox-license-type .fancybox-content table th,
.post-type-archive-catalog .fancybox-license-type .fancybox-content table td,
.tax-catalog_cat .fancybox-license-type .fancybox-content table th,
.tax-catalog_cat .fancybox-license-type .fancybox-content table td {
  padding: 0.3125rem 0.625rem;
  text-align: center;
  line-height: 1.15;
}
.post-type-archive-catalog .fancybox-license-type .fancybox-content table td,
.tax-catalog_cat .fancybox-license-type .fancybox-content table td {
  padding: 0.0625rem 0.625rem;
}
.post-type-archive-catalog .fancybox-license-type .fancybox-content table td:first-child,
.tax-catalog_cat .fancybox-license-type .fancybox-content table td:first-child {
  text-align: left;
  padding-left: 0;
}
.post-type-archive-catalog .fancybox-license-type .fancybox-content table td,
.post-type-archive-catalog .fancybox-license-type .fancybox-content table th,
.tax-catalog_cat .fancybox-license-type .fancybox-content table td,
.tax-catalog_cat .fancybox-license-type .fancybox-content table th {
  border-bottom: 1px solid #e0e0e0;
}
.post-type-archive-catalog .fancybox-license-type .fancybox-content table td svg,
.post-type-archive-catalog .fancybox-license-type .fancybox-content table th svg,
.tax-catalog_cat .fancybox-license-type .fancybox-content table td svg,
.tax-catalog_cat .fancybox-license-type .fancybox-content table th svg {
  width: 40px;
}
.post-type-archive-catalog .modal-dialog,
.tax-catalog_cat .modal-dialog {
  width: 600px;
  max-width: 100%;
}
.post-type-archive-catalog button:focus,
.tax-catalog_cat button:focus {
  outline: none;
  box-shadow: none;
}

.hs {
  display: flex;
  overflow-x: scroll;
  justify-content: flex-start;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
  -webkit-overflow-scrolling: touch;
  margin: 0;
  list-style-type: none;
}
.hs__container {
  background: #fff;
  padding: 0 2.5rem 0 5rem;
  position: relative;
  border-radius: 4px;
}
.hs__container ::-webkit-scrollbar {
  /* Webkit */
  width: 0;
  height: 0;
}
.hs__container:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bcbcbc;%7D.cls-2%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EIcon_filters%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='design'%3E%3Cpath class='cls-1' d='M28.25,11.12,22,19.18l-.23.29v8.71l-4-2.75V19.49l-.21-.29-5.89-8.08H28.25m1-1.1H10.77a.61.61,0,0,0-.61.62.57.57,0,0,0,.09.32l6.47,8.89v5.83a.63.63,0,0,0,.23.48l4.92,3.41a.65.65,0,0,0,.38.13.63.63,0,0,0,.63-.63V19.85L29.75,11a.57.57,0,0,0,.09-.32.61.61,0,0,0-.61-.62Z'/%3E%3Cpath class='cls-1' d='M18.76,17.87a.54.54,0,0,1-.43-.21L14.6,12.83a.55.55,0,1,1,.87-.67L19.2,17a.55.55,0,0,1-.1.77A.53.53,0,0,1,18.76,17.87Z'/%3E%3Cpath class='cls-2' d='M40,40H0V0H40ZM.55,39.45h38.9V.55H.55Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
  opacity: 1;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.hs__wrapper {
  overflow: hidden;
}
.hs__arrows {
  align-self: center;
}
.hs__arrows .arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.hs__arrows .arrow:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23727272;fill-rule:evenodd;%7D.cls-2%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EIcon_arrows%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='design'%3E%3Cpath class='cls-1' d='M25.48,20h0a1,1,0,0,1-.29.71l-4.82,4.8a.5.5,0,0,1-.7,0,.5.5,0,0,1,0-.71l4.46-4.45a.5.5,0,0,0,0-.71h0l-4.45-4.44a.5.5,0,0,1,0-.71.5.5,0,0,1,.66,0l4.82,4.8a1,1,0,0,1,.29.71'/%3E%3Cpath class='cls-1' d='M20.48,20h0a1,1,0,0,1-.29.71l-4.82,4.8a.5.5,0,0,1-.7,0,.5.5,0,0,1,0-.71l4.46-4.45a.5.5,0,0,0,0-.71h0l-4.45-4.44a.5.5,0,0,1,0-.71.5.5,0,0,1,.66,0l4.82,4.8a1,1,0,0,1,.29.71'/%3E%3Cpath class='cls-2' d='M40,40H0V0H40ZM.55,39.45h38.9V.55H.55Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
  opacity: 1;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.hs__arrows .arrow.disabled:before {
  opacity: 0.3;
  cursor: auto;
}
.hs__arrows .arrow.arrow-prev {
  left: 40px;
}
.hs__arrows .arrow.arrow-prev:before {
  transform: rotate(-180deg);
}
.hs__arrows .arrow.arrow-next {
  right: 0;
}
.hs__item {
  flex: 0 0 auto;
  padding: 5px;
}
.hs__item:last-child {
  padding-right: calc(5px * 1);
}
.post-type-archive-catalog .request-data-modal .fancybox-content,
.tax-catalog_cat .request-data-modal .fancybox-content {
  padding: 1.875rem 0.9375rem;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-catalog .request-data-modal .fancybox-content,
.tax-catalog_cat .request-data-modal .fancybox-content {
    padding: 1.875rem 1.25rem;
  }
}
.post-type-archive-catalog .cart-actions .clear-cart,
.tax-catalog_cat .cart-actions .clear-cart {
  background-color: #d11a2a;
}
.post-type-archive-catalog .cart-icon,
.tax-catalog_cat .cart-icon {
  position: absolute;
  right: 0;
  top: -2px;
}
.post-type-archive-catalog .cart-icon button,
.tax-catalog_cat .cart-icon button {
  position: relative;
}
.post-type-archive-catalog .cart-icon button:disabled,
.tax-catalog_cat .cart-icon button:disabled {
  cursor: auto;
}
.post-type-archive-catalog .cart-icon span,
.tax-catalog_cat .cart-icon span {
  color: #fff;
  font-size: 8px;
  position: absolute;
  display: inline-flex;
  min-width: 20px;
  min-height: 20px;
  background: #00ACCA;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  bottom: 3px;
  right: -3px;
}
.post-type-archive-catalog .cart-icon span:empty,
.tax-catalog_cat .cart-icon span:empty {
  opacity: 0;
}

#request-data .confirm {
  display: block;
  margin: 0 auto;
}
#request-data .show-cart {
  margin-bottom: 1.875rem;
}
#request-data .show-cart .item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  border-top: 1px solid #EFF3F1;
}
#request-data .show-cart .item:first-child {
  border-top: 0;
}
#request-data .show-cart .icon {
  padding-left: 0;
  flex: 0 0 80px;
}
#request-data .show-cart .icon img {
  width: 80px;
  margin-left: -20px;
}
#request-data .show-cart .title {
  font-weight: 700;
  flex: 1 1 auto;
}
@media print, screen and (min-width: 48em) {
  #request-data .show-cart .title {
    flex: 0 1 200px;
  }
}
#request-data .show-cart .title p {
  margin-bottom: 0;
}
#request-data .show-cart .length span {
  line-height: 1.1;
  font-weight: normal;
}
#request-data .show-cart .length span.number {
  font-weight: 600;
}
#request-data .show-cart .item > .length {
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  margin-left: auto;
  flex: 0 1 auto;
  text-align: right;
}
@media print, screen and (min-width: 48em) {
  #request-data .show-cart .item > .length {
    display: block;
  }
}
#request-data .show-cart .item > .length span {
  display: block;
  line-height: 1.1;
  text-align: center;
}
#request-data .show-cart .item > .length span.number {
  font-weight: 600;
}
#request-data .show-cart .buttons {
  flex: 0 0 90px;
  text-align: right;
}
#request-data .show-cart .buttons button {
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
}
#request-data .show-cart .buttons .btn--confirm {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cdefs%3E%3C/defs%3E%3Ctitle%3Eicon_trash%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='popup'%3E%3Cpath fill='none' d='M40,40H0V0H40ZM.55,39.45h38.9V.55H.55Z'/%3E%3Cpath fill='%23727272' d='M21.84,25.65V19.33a.55.55,0,1,1,1.1,0v6.32a.55.55,0,0,1-1.1,0Z'/%3E%3Cpath fill='%23727272' d='M17,25.65V19.33a.55.55,0,0,1,.55-.55.54.54,0,0,1,.54.55v6.32a.55.55,0,0,1-.54.55A.55.55,0,0,1,17,25.65Z'/%3E%3Cpath fill='%23727272' d='M19.4,25.65V19.33a.55.55,0,0,1,1.1,0v6.32a.55.55,0,0,1-1.1,0Z'/%3E%3Cpath fill='%23727272' d='M26.68,12.62H22.37V11.44a.55.55,0,0,0-.54-.55H18a.55.55,0,0,0-.55.55v1.18H13.14a.55.55,0,0,0-.55.55v2.64a.55.55,0,0,0,.55.55h.73V29.28a.54.54,0,0,0,.54.55H25.55a.55.55,0,0,0,.55-.55V16.36h.58a.55.55,0,0,0,.55-.55V13.17A.55.55,0,0,0,26.68,12.62ZM18.49,12h2.79v.6H18.49ZM25,28.74H15V16.36H25Zm1.13-13.48H13.69V13.72H26.14Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#request-data .show-cart .buttons .btn--undo {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 40.06 40.06'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D.cls-1,.cls-3%7Bfill-rule:evenodd;%7D.cls-2%7Bmask:url(%23mask);%7D.cls-3%7Bfill:%23727272;%7D.cls-4%7Bfill:none;%7D%3C/style%3E%3Cmask id='mask' x='0' y='0' width='40' height='40' maskUnits='userSpaceOnUse'%3E%3Cg id='prefix_b' data-name='prefix b'%3E%3Cpath id='prefix_a' data-name='prefix a' class='cls-1' d='M0,0H40V40H0Z'/%3E%3C/g%3E%3C/mask%3E%3C/defs%3E%3Ctitle%3Eicon_undo%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='popup'%3E%3Cg class='cls-2'%3E%3Cpath class='cls-3' d='M11.73,15.4h11.6a6.67,6.67,0,1,1,0,13.33H10.5a.5.5,0,0,1-.5-.5.5.5,0,0,1,.5-.5H23.33a5.67,5.67,0,1,0,0-11.33H11.73L15,19.67a.49.49,0,1,1-.7.7l-4.13-4.12a.51.51,0,0,1,0-.71l4.13-4.12a.49.49,0,0,1,.7.7Z'/%3E%3C/g%3E%3Crect class='cls-4' width='40.06' height='40.06'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#request-data .show-cart .buttons .btn--delete {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cdefs%3E%3C/defs%3E%3Ctitle%3Eicon_trash%3C/title%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='popup'%3E%3Cpath fill='none' d='M40,40H0V0H40ZM.55,39.45h38.9V.55H.55Z'/%3E%3Cpath fill='%23aa2314' d='M21.84,25.65V19.33a.55.55,0,1,1,1.1,0v6.32a.55.55,0,0,1-1.1,0Z'/%3E%3Cpath fill='%23aa2314' d='M17,25.65V19.33a.55.55,0,0,1,.55-.55.54.54,0,0,1,.54.55v6.32a.55.55,0,0,1-.54.55A.55.55,0,0,1,17,25.65Z'/%3E%3Cpath fill='%23aa2314' d='M19.4,25.65V19.33a.55.55,0,0,1,1.1,0v6.32a.55.55,0,0,1-1.1,0Z'/%3E%3Cpath fill='%23aa2314' d='M26.68,12.62H22.37V11.44a.55.55,0,0,0-.54-.55H18a.55.55,0,0,0-.55.55v1.18H13.14a.55.55,0,0,0-.55.55v2.64a.55.55,0,0,0,.55.55h.73V29.28a.54.54,0,0,0,.54.55H25.55a.55.55,0,0,0,.55-.55V16.36h.58a.55.55,0,0,0,.55-.55V13.17A.55.55,0,0,0,26.68,12.62ZM18.49,12h2.79v.6H18.49ZM25,28.74H15V16.36H25Zm1.13-13.48H13.69V13.72H26.14Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#request-data #order-form {
  display: none;
}
#request-data #order-form .gform_footer {
  margin: 0 auto;
  padding-top: 0.625rem;
}
#request-data #order-form .gform_footer > * {
  width: 100%;
  margin: 0 0 20px;
  max-width: 100%;
}
@media print, screen and (min-width: 48em) {
  #request-data #order-form .gform_footer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px 10px 0 10px !important;
  }
  #request-data #order-form .gform_footer > * {
    margin: 0 10px 10px;
    flex: 1 1 calc(50% - 20px);
  }
  @supports (display: grid) {
    #request-data #order-form .gform_footer {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 20px;
      padding: 10px 0 !important;
      width: 100%;
    }
    #request-data #order-form .gform_footer > * {
      margin: 0;
      max-width: 100%;
    }
  }
}
#request-data #order-form svg {
  display: block;
  width: 17.5rem;
  margin: 40px auto 0 auto;
}
#request-data .gform_confirmation_message {
  text-align: center;
}
#request-data .gform_confirmation_message br {
  display: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section:not(.has-background) {
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section:not(.has-background) {
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section:after {
  background-image: url(../images/hero-bottom@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section:after {
  background-image: -webkit-image-set(url(../images/hero-bottom.png) 1x, url(../images/hero-bottom@2x.png) 2x);
  background-image: url(../images/hero-bottom@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section.hero-bottom-gray:after {
  background-image: url(../images/hero-bottom-gray@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section.hero-bottom-gray:after {
  background-image: -webkit-image-set(url(../images/hero-bottom-gray.png) 1x, url(../images/hero-bottom-gray@2x.png) 2x);
  background-image: url(../images/hero-bottom-gray@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section.hero-bottom-blue:after {
  background-image: url(../images/hero-bottom-blue@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section.hero-bottom-blue:after {
  background-image: -webkit-image-set(url(../images/hero-bottom-blue.png) 1x, url(../images/hero-bottom-blue@2x.png) 2x);
  background-image: url(../images/hero-bottom-blue@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section.has-background .wrap:after {
  background-image: url(../images/hero-overlay@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.hero-section.has-background .wrap:after {
  background-image: -webkit-image-set(url(../images/hero-overlay.png) 1x, url(../images/hero-overlay@2x.png) 2x);
  background-image: url(../images/hero-overlay@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){

.section-footer-cta {
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){

.section-footer-cta {
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.section-footer-cta:after {
  background-image: url(../images/footer/footer-top@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.section-footer-cta:after {
  background-image: -webkit-image-set(url(../images/footer/footer-top.png) 1x, url(../images/footer/footer-top@2x.png) 2x);
  background-image: url(../images/footer/footer-top@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.section-footer-cta.footer-top-gray:after {
  background-image: url(../images/footer/footer-top-gray@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.section-footer-cta.footer-top-gray:after {
  background-image: -webkit-image-set(url(../images/footer/footer-top-gray.png) 1x, url(../images/footer/footer-top-gray@2x.png) 2x);
  background-image: url(../images/footer/footer-top-gray@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.how-section h2:before {
  background-image: url(../images/home/how/rectangle-large@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.how-section h2:before {
  background-image: -webkit-image-set(url(../images/home/how/rectangle-large.png) 1x, url(../images/home/how/rectangle-large@2x.png) 2x);
  background-image: url(../images/home/how/rectangle-large@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.success-stories-section .section-title:before {
  background-image: url(../images/home/how/rectangle-large@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.success-stories-section .section-title:before {
  background-image: -webkit-image-set(url(../images/home/how/rectangle-large.png) 1x, url(../images/home/how/rectangle-large@2x.png) 2x);
  background-image: url(../images/home/how/rectangle-large@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.why-section:before {
  background-image: url(../images/home/why/why-us-top@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.why-section:before {
  background-image: -webkit-image-set(url(../images/home/why/why-us-top.png) 1x, url(../images/home/why/why-us-top@2x.png) 2x);
  background-image: url(../images/home/why/why-us-top@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.why-section:after {
  background-image: url(../images/home/why/why-us-bottom@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.why-section:after {
  background-image: -webkit-image-set(url(../images/home/why/why-us-bottom.png) 1x, url(../images/home/why/why-us-bottom@2x.png) 2x);
  background-image: url(../images/home/why/why-us-bottom@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){

.testimonials-section {
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){

.testimonials-section {
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.testimonials-section .wrap:before {
  background-image: url(../images/testimonial-background-top@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.testimonials-section .wrap:before {
  background-image: -webkit-image-set(url(../images/testimonial-background-top.png) 1x, url(../images/testimonial-background-top@2x.png) 2x);
  background-image: url(../images/testimonial-background-top@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.testimonials-section .wrap:after {
  background-image: url(../images/testimonial-background-bottom@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.testimonials-section .wrap:after {
  background-image: -webkit-image-set(url(../images/testimonial-background-bottom.png) 1x, url(../images/testimonial-background-bottom@2x.png) 2x);
  background-image: url(../images/testimonial-background-bottom@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
section.automakers-section .grid .panel {
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
section.automakers-section .grid .panel {
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){

.success-story-section:after {
  background-image: url(../images/use-cases/single-story-overlay@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){

.success-story-section:after {
  background-image: -webkit-image-set(url(../images/use-cases/single-story-overlay.png) 1x, url(../images/use-cases/single-story-overlay@2x.png) 2x);
  background-image: url(../images/use-cases/single-story-overlay@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.more-grid-section .section-title:before {
  background-image: url(../images/home/how/rectangle-large@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.more-grid-section .section-title:before {
  background-image: -webkit-image-set(url(../images/home/how/rectangle-large.png) 1x, url(../images/home/how/rectangle-large@2x.png) 2x);
  background-image: url(../images/home/how/rectangle-large@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.blog .section-footer-cta:after {
  background-image: url(../images/footer/footer-top-gray@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.blog .section-footer-cta:after {
  background-image: -webkit-image-set(url(../images/footer/footer-top-gray.png) 1x, url(../images/footer/footer-top-gray@2x.png) 2x);
  background-image: url(../images/footer/footer-top-gray@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.single-post.post-gated-content .section-footer-cta:after,
.single-press_release.post-gated-content .section-footer-cta:after {
  background-image: url(../images/footer/footer-top-gray@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.single-post.post-gated-content .section-footer-cta:after,
.single-press_release.post-gated-content .section-footer-cta:after {
  background-image: -webkit-image-set(url(../images/footer/footer-top-gray.png) 1x, url(../images/footer/footer-top-gray@2x.png) 2x);
  background-image: url(../images/footer/footer-top-gray@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.home .hero-section.has-background .wrap:after {
  background-image: url(../images/hero-overlay@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.home .hero-section.has-background .wrap:after {
  background-image: -webkit-image-set(url(../images/hero-overlay.png) 1x, url(../images/hero-overlay@2x.png) 2x);
  background-image: url(../images/hero-overlay@2x.png);
}
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .home .what-section .triangle {
    background-image: url(../images/shapes/triangle@2x.png);
  }
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .home .what-section .triangle {
    background-image: -webkit-image-set(url(../images/shapes/triangle.png) 1x, url(../images/shapes/triangle@2x.png) 2x);
    background-image: url(../images/shapes/triangle@2x.png);
  }
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .home .what-section .rectangle {
    background-image: url(../images/shapes/rectangle@2x.png);
  }
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .home .what-section .rectangle {
    background-image: -webkit-image-set(url(../images/shapes/rectangle.png) 1x, url(../images/shapes/rectangle@2x.png) 2x);
    background-image: url(../images/shapes/rectangle@2x.png);
  }
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .home .what-section .half-circle {
    background-image: url(../images/shapes/oval@2x.png);
  }
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .home .what-section .half-circle {
    background-image: -webkit-image-set(url(../images/shapes/oval.png) 1x, url(../images/shapes/oval@2x.png) 2x);
    background-image: url(../images/shapes/oval@2x.png);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.home .how-section .groups > div:nth-child(4n+1) {
  background-image: url(../images/home/how/background-top@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.home .how-section .groups > div:nth-child(4n+1) {
  background-image: -webkit-image-set(url(../images/home/how/background-top.png) 1x, url(../images/home/how/background-top@2x.png) 2x);
  background-image: url(../images/home/how/background-top@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.home .how-section .groups > div:nth-child(3n) {
  background-image: url(../images/home/how/background-bottom@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.home .how-section .groups > div:nth-child(3n) {
  background-image: -webkit-image-set(url(../images/home/how/background-bottom.png) 1x, url(../images/home/how/background-bottom@2x.png) 2x);
  background-image: url(../images/home/how/background-bottom@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.template-quality .steps-nav-section .panel .grid-item-header {
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.template-quality .steps-nav-section .panel .grid-item-header {
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.template-quality .steps-section-odd:before {
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.template-quality .steps-section-odd:before {
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.template-about .section-leadership .call-to-action {
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.template-about .section-leadership .call-to-action {
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.single-use_case .cases-section-1 {
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.single-use_case .cases-section-1 {
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.single-use_case .cases-section-3 {
  background-image: url(../images/hero-background@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.single-use_case .cases-section-3 {
  background-image: -webkit-image-set(url(../images/hero-background.png) 1x, url(../images/hero-background@2x.png) 2x);
  background-image: url(../images/hero-background@2x.png);
}
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .template-careers .values-section .triangle {
    background-image: url(../images/shapes/triangle@2x.png);
  }
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .template-careers .values-section .triangle {
    background-image: -webkit-image-set(url(../images/shapes/triangle.png) 1x, url(../images/shapes/triangle@2x.png) 2x);
    background-image: url(../images/shapes/triangle@2x.png);
  }
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .template-careers .values-section .square {
    background-image: url(../images/shapes/square@2x.png);
  }
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .template-careers .values-section .square {
    background-image: -webkit-image-set(url(../images/shapes/square.png) 1x, url(../images/shapes/square@2x.png) 2x);
    background-image: url(../images/shapes/square@2x.png);
  }
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .template-careers .values-section .rectangle {
    background-image: url(../images/shapes/rectangle@2x.png);
  }
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .template-careers .values-section .rectangle {
    background-image: -webkit-image-set(url(../images/shapes/rectangle.png) 1x, url(../images/shapes/rectangle@2x.png) 2x);
    background-image: url(../images/shapes/rectangle@2x.png);
  }
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .template-careers .values-section .half-circle {
    background-image: url(../images/shapes/oval@2x.png);
  }
}
@media screen and (min-width: 93.75em) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 93.75em) and (min-resolution: 192dpi){
  .template-careers .values-section .half-circle {
    background-image: -webkit-image-set(url(../images/shapes/oval.png) 1x, url(../images/shapes/oval@2x.png) 2x);
    background-image: url(../images/shapes/oval@2x.png);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.template-careers .testimonials-section .wrap:before {
  background-image: url(../images/careers/testimonial-background-top@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.template-careers .testimonials-section .wrap:before {
  background-image: -webkit-image-set(url(../images/careers/testimonial-background-top.png) 1x, url(../images/careers/testimonial-background-top@2x.png) 2x);
  background-image: url(../images/careers/testimonial-background-top@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.post-type-archive-catalog .section-footer-cta:after,
.tax-catalog_cat .section-footer-cta:after {
  background-image: url(../images/footer/footer-top-gray@2x.png);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
.post-type-archive-catalog .section-footer-cta:after,
.tax-catalog_cat .section-footer-cta:after {
  background-image: -webkit-image-set(url(../images/footer/footer-top-gray.png) 1x, url(../images/footer/footer-top-gray@2x.png) 2x);
  background-image: url(../images/footer/footer-top-gray@2x.png);
}
}
/*# sourceMappingURL=style.css.map*/