@charset "UTF-8";
/** Import everything from autoload */
/**
 * 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&large=64em&xlarge=75em&xxlarge=90em";
}

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

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "FS Lucas", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  -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: 10px;
}

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

.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;
          appearance: none;
  border: 0;
  border-radius: 10px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto;
  }

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

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

  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }

  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }

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

  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }

  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }

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

  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }

  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }

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

  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }

  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }

  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto;
  }

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

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

  .grid-x > .large-1 {
    width: 8.3333333333%;
  }

  .grid-x > .large-2 {
    width: 16.6666666667%;
  }

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

  .grid-x > .large-4 {
    width: 33.3333333333%;
  }

  .grid-x > .large-5 {
    width: 41.6666666667%;
  }

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

  .grid-x > .large-7 {
    width: 58.3333333333%;
  }

  .grid-x > .large-8 {
    width: 66.6666666667%;
  }

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

  .grid-x > .large-10 {
    width: 83.3333333333%;
  }

  .grid-x > .large-11 {
    width: 91.6666666667%;
  }

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

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

.grid-margin-x {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.875rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.875rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.875rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.875rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.875rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.875rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.875rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.875rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }

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

  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }

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

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

  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }

  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }

  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }

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

  .large-up-3 > .cell {
    width: 33.3333333333%;
  }

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

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

  .large-up-6 > .cell {
    width: 16.6666666667%;
  }

  .large-up-7 > .cell {
    width: 14.2857142857%;
  }

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

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

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

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

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

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

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

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

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

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

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }

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

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

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

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

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }

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

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

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

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

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

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

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

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

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

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

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 0.9375rem);
}

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

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

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

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

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 0.9375rem);
}

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

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

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 0.9375rem);
}

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

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

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 0.9375rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

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

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.875rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.875rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.875rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.875rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.875rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.875rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.875rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.875rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.875rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.875rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.875rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.875rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.875rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.875rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.875rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.875rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

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

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.35;
  text-rendering: optimizeLegibility;
}

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "FS Lucas Semibold", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #DDDDDD;
}

h1, .h1 {
  font-size: 2.75rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0;
}

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

h3, .h3 {
  font-size: 1.5rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0;
}

h4, .h4 {
  font-size: 1.25rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0;
}

h5, .h5 {
  font-size: 1.25rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0;
}

h6, .h6 {
  font-size: 0.875rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

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

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

  h6, .h6 {
    font-size: 0.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  h1, .h1 {
    font-size: 4.8125rem;
  }

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

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

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

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

  h6, .h6 {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 75em) {
  h1, .h1 {
    font-size: 4.8125rem;
  }

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

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

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

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

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

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

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.35;
}

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

blockquote {
  margin: 0 0 1rem;
  padding: 0 1.25rem 0 1.1875rem;
  border-left: 3px solid #201768;
}
blockquote, blockquote p {
  line-height: 1.35;
  color: #222222;
}

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: #f5f5f5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000;
  border-radius: 10px;
}

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

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

.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: #222222;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #DDDDDD;
  background-color: #f5f5f5;
  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 #DDDDDD;
  background-color: #f5f5f5;
  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: 64em) {
  .large-text-left {
    text-align: left;
  }

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

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

  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    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 #222222;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .print-break-inside {
    page-break-inside: auto;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 1em 1.5em;
  border: 1px solid transparent;
  border-radius: 10px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1.2rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #201768;
  color: #fefefe;
}
.button:hover, .button:focus {
  background-color: #1b1458;
  color: #fefefe;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #201768;
  color: #fefefe;
}
.button.primary:hover, .button.primary:focus {
  background-color: #1a1253;
  color: #fefefe;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #FF8600;
  color: #000;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #cc6b00;
  color: #000;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #000;
}
.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #000;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #000;
}
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #000;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #000;
}
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #000;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #201768;
  color: #201768;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #100c34;
  color: #100c34;
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #201768;
  color: #201768;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #100c34;
  color: #100c34;
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #FF8600;
  color: #FF8600;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #804300;
  color: #804300;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #201768;
}
.button.clear:hover, .button.clear:focus {
  color: #100c34;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #201768;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #100c34;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #FF8600;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #804300;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: #157539;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #67251a;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1.5em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #201768;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #201768;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #FF8600;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.3125rem;
  margin: 0 0 1rem;
  padding: 0.5625rem 0.875rem 0.5rem 0.875rem;
  border: 1px solid #DDDDDD;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #201768;
  background-color: #fff;
  box-shadow: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

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

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

[type=submit],
[type=button] {
  -webkit-appearance: none;
          appearance: none;
  border-radius: 10px;
}

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

:-ms-input-placeholder {
  color: #DDDDDD;
}

::placeholder {
  color: #DDDDDD;
}

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

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

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

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

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

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

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 10px 0 0 10px;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 10px 10px 0;
}

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

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #DDDDDD;
  background: #f5f5f5;
  color: #000;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

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

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

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

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

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

select {
  height: 2.3125rem;
  margin: 0 0 1rem;
  padding: 0.5625rem 0.875rem 0.5rem 0.875rem;
  -webkit-appearance: none;
          appearance: none;
  border: 1px solid #DDDDDD;
  border-radius: 10px;
  background-color: #fff;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2834, 34, 34%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #201768;
  background-color: #fff;
  box-shadow: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #f5f5f5;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

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

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

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

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

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

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #FF8600;
  border-bottom: 0;
  font-size: 1.25rem;
  line-height: 1;
  color: #201768;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #FF8600;
  border-radius: 0 0 10px 10px;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #f5f5f5;
}

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

.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: #201768 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: #201768 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;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #201768;
  color: #fefefe;
}
.badge.primary {
  background: #201768;
  color: #fefefe;
}
.badge.secondary {
  background: #FF8600;
  color: #000;
}
.badge.success {
  background: #3adb76;
  color: #000;
}
.badge.warning {
  background: #ffae00;
  color: #000;
}
.badge.alert {
  background: #cc4b37;
  color: #000;
}

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group::before, .button-group::after {
  display: none;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 1.2rem;
  flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  flex: 1 1 0px;
  margin-right: 0;
}
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #201768;
  color: #fefefe;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #1a1253;
  color: #fefefe;
}
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #FF8600;
  color: #000;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #cc6b00;
  color: #000;
}
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #000;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #000;
}
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #000;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #000;
}
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #000;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #000;
}
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #201768;
  color: #201768;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #100c34;
  color: #100c34;
}
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #201768;
  color: #201768;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #100c34;
  color: #100c34;
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #FF8600;
  color: #FF8600;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #804300;
  color: #804300;
}
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: #157539;
  color: #157539;
}
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #201768;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #100c34;
}
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #201768;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #100c34;
}
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #FF8600;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #804300;
}
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #157539;
}
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: #805700;
}
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: #67251a;
}
.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
  margin-right: 0;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #222222;
  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;
}

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

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

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

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

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

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

.drilldown a {
  padding: 0.7rem 1rem;
  background: #415065;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #415065;
  transition: transform 0.25s ease-in-out;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #201768;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000;
  right: 1rem;
  left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000 transparent transparent;
  right: auto;
  left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #201768 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

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

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

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

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

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #000 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  background: #fefefe;
  padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #201768;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000 transparent transparent;
  right: auto;
  left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

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

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

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

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

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 10px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #201768;
  color: #fefefe;
}
.label.primary {
  background: #201768;
  color: #fefefe;
}
.label.secondary {
  background: #FF8600;
  color: #000;
}
.label.success {
  background: #3adb76;
  color: #000;
}
.label.warning {
  background: #ffae00;
  color: #000;
}
.label.alert {
  background: #cc4b37;
  color: #000;
}

.media-object {
  display: flex;
  margin-bottom: 1rem;
  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: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.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: 1rem;
    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(0, 0, 0, 0.5);
  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: #415065;
}
[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: #415065;
}
[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: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 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 print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.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: 1rem;
  border: 1px solid #DDDDDD;
  border-radius: 10px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 87.5rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 87.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 87.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 87.5rem;
  }
}
.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;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 10px;
}
thead,
tbody,
tfoot {
  border: 1px solid #CCCCCC;
  background-color: #fefefe;
}

caption {
  padding: 0.875rem 0.9375rem 1rem;
  font-weight: bold;
}

thead {
  background: #172533;
  color: #fff;
}

tfoot {
  background: #f1f1f1;
  color: #000;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.875rem 0.9375rem 1rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.875rem 0.9375rem 1rem;
}

tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #CCCCCC;
  background-color: #fefefe;
}

table.striped tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #F2F2F2;
}

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

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

table.hover thead tr:hover {
  background-color: #14202c;
}
table.hover tfoot tr:hover {
  background-color: #ececec;
}
table.hover tbody tr:hover {
  background-color: #f9f9f9;
}
table.hover.striped tr:nth-of-type(even):hover {
  background-color: #ececec;
}

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

.tabs {
  margin: 0;
  border: 1px solid transparent;
  background: transparent;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.tabs::after {
  clear: both;
}

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

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

.tabs.primary {
  background: #201768;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #251a78;
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #201768;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: transparent;
  color: #1c1459;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: transparent;
  color: #201768;
}

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

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

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

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

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

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

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

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

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

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

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

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

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */
/** Import theme styles */
html, body {
  margin: 0;
  background: #fff;
}
html.modal-open:before, body.modal-open:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999999;
}

main {
  overflow: hidden;
}

::selection {
  background: rgba(48, 177, 191, 0.5);
}

::-moz-selection {
  background: rgba(48, 177, 191, 0.5);
}

hr {
  border-color: #DDDDDD;
  max-width: 100%;
}
hr.small {
  max-width: 80px;
  margin-right: 0;
  margin-left: 0;
  border-width: 4px;
  border-color: #FF8600;
}
hr.thick {
  border-color: #201768 !important;
  border-width: 10px;
}
hr.primary {
  border-color: #201768 !important;
}
hr.secondary {
  border-color: #FF8600 !important;
}

.vr {
  border-right: 1px solid #DDDDDD;
}

.button, .btn, .nav-previous a, .nav-next a {
  font-weight: 500;
  font-family: "FS Lucas Semibold", Helvetica, Roboto, Arial, sans-serif;
  position: relative;
  top: 0;
  background-color: #fefefe;
  border: 0;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  font-size: 0.875rem;
  padding: 1.25rem 1.25rem 1.125rem 1.25rem;
  border-radius: 5px;
}
@media print, screen and (min-width: 40em) {
  .button, .btn, .nav-previous a, .nav-next a {
    width: auto;
    padding: 1.25rem 1.5625rem 1.09375rem 1.5625rem;
  }
}
.button.primary, .btn.primary, .nav-previous a.primary, .nav-next a.primary {
  background-color: #201768;
  color: #fefefe;
}
@media print, screen and (min-width: 64em) {
  .button.primary, .btn.primary, .nav-previous a.primary, .nav-next a.primary {
    box-shadow: 9px 10px 0px -3px #fefefe, 9px 10px 0px -1px #FF8600;
  }
}
.button.primary:hover, .btn.primary:hover, .nav-previous a.primary:hover, .nav-next a.primary:hover {
  background-color: #FF8600;
  box-shadow: none;
}
.button.secondary, .btn.secondary, .nav-previous a.secondary, .nav-next a.secondary {
  background-color: #FF8600;
  color: #fefefe;
}
@media print, screen and (min-width: 64em) {
  .button.secondary, .btn.secondary, .nav-previous a.secondary, .nav-next a.secondary {
    box-shadow: 9px 10px 0px -3px #fefefe, 9px 10px 0px -1px #201768;
  }
}
.button.secondary:hover, .button.secondary:focus, .btn.secondary:hover, .btn.secondary:focus, .nav-previous a.secondary:hover, .nav-previous a.secondary:focus, .nav-next a.secondary:hover, .nav-next a.secondary:focus {
  background-color: #FF8600;
  color: #fefefe;
  cursor: pointer;
  box-shadow: none;
}
.button.ghost, .btn.ghost, .nav-previous a.ghost, .nav-next a.ghost {
  background-color: transparent;
  border: 2px solid #FF8600;
  color: #201768;
}
.button.ghost:hover, .btn.ghost:hover, .nav-previous a.ghost:hover, .nav-next a.ghost:hover {
  background-color: #FF8600;
  color: #fff;
}
.button.white, .btn.white, .nav-previous a.white, .nav-next a.white {
  background-color: #fefefe;
  color: #201768;
  min-width: 150px;
}
@media print, screen and (min-width: 64em) {
  .button.white, .btn.white, .nav-previous a.white, .nav-next a.white {
    box-shadow: 9px 10px 0px -3px #201768, 9px 10px 0px -1px #FF8600;
  }
}
.button.white:hover, .btn.white:hover, .nav-previous a.white:hover, .nav-next a.white:hover {
  background-color: #FF8600;
  color: #fefefe;
  box-shadow: none;
}
.button.arrow, .btn.arrow, .nav-previous a.arrow, .nav-next a.arrow {
  border-bottom: 0px solid;
  padding: 0.3125rem 1.25rem 0.8125rem 1.25rem;
}
.button.arrow:after, .btn.arrow:after, .nav-previous a.arrow:after, .nav-next a.arrow:after {
  content: "";
  background-image: url("../images/arrow.svg");
  transform: rotate(180deg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 32px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 6px;
  left: 0;
  transition: 0.25s all ease-in-out;
}
.button.arrow:hover, .button.arrow:focus, .btn.arrow:hover, .btn.arrow:focus, .nav-previous a.arrow:hover, .nav-previous a.arrow:focus, .nav-next a.arrow:hover, .nav-next a.arrow:focus {
  color: #fefefe;
  margin-left: 0.3125rem;
}
.button.sm, .btn.sm, .nav-previous a.sm, .nav-next a.sm {
  padding: 0.875rem 0.9375rem;
  font-size: 0.8125rem;
}
@media print, screen and (min-width: 40em) {
  .button.sm, .btn.sm, .nav-previous a.sm, .nav-next a.sm {
    padding: 0.875rem 1.25rem;
  }
}
.button.faded, .btn.faded, .nav-previous a.faded, .nav-next a.faded {
  opacity: 0.75;
  filter: grayscale(1);
}

.text-link {
  color: #201768;
  font-weight: 500;
  font-family: "FS Lucas Semibold", Helvetica, Roboto, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 1px;
  border-bottom: 1px solid #FF8600;
  cursor: pointer;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 40em) {
  .text-link {
    font-size: 1rem;
  }
}
.text-link:hover, .text-link:focus {
  color: #201768;
}
.text-link:hover:after, .text-link:focus:after {
  right: -3px;
}
.text-link.white {
  color: #fff;
  border-color: #fff;
}

.text-button {
  display: inline-block;
  color: #201768;
  font-weight: 600;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  transition: 0.25s all ease-in-out;
  width: -webkit-max-content;
  width: max-content;
}
.text-button:after {
  content: "";
  background-image: url("../images/orange-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 5px;
  left: 5px;
  transform: rotate(180deg);
  transition: 0.25s all ease-in-out;
}
.text-button:hover, .text-button:focus {
  color: #FF8600;
  margin-left: 0.3125rem;
}

.buttons-inline {
  display: flex;
  flex-wrap: wrap;
  column-gap: 2rem;
  row-gap: 1rem;
}
@media print, screen and (min-width: 64em) {
  .buttons-inline {
    flex-wrap: nowrap;
  }
}
.buttons-inline a.button {
  margin-top: 0;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .buttons-inline a.button {
    width: auto;
  }
}

.gform_button {
  background-color: #201768;
  color: #fefefe;
  letter-spacing: 1.5px;
  font-size: 0.875rem;
  padding: 0.9375rem 1.5625rem;
  width: 100%;
  box-shadow: 9px 10px 0px -3px #fefefe, 9px 10px 0px -1px #FF8600;
}
@media print, screen and (min-width: 40em) {
  .gform_button {
    width: auto;
    padding: 1rem 1.25rem 0.9375rem 1.25rem;
  }
}
.gform_button:hover {
  background-color: #FF8600;
  color: #fff;
}
@media print, screen and (max-width: 39.99875em) {
  .gform_button {
    width: 100%;
    display: block;
  }
}

.gradient-horizontal {
  background: linear-gradient(90deg, #07D29D 0%, #00A7D1 100%);
}

.gradient-vertical {
  background: linear-gradient(180deg, #07D29D 0%, #00A7D1 100%);
}

.gradient-hr {
  border: 0;
  height: 2px;
  background-image: linear-gradient(90deg, #07D29D 0%, #00A7D1 100%);
}

.border-gradient {
  border-width: 5px;
  border-style: solid;
  -o-border-image: linear-gradient(180deg, #07D29D 0%, #00A7D1 100%) 1 0% 1 100%;
     border-image: linear-gradient(180deg, #07D29D 0%, #00A7D1 100%) 1 0% 1 100%;
}

.primary {
  background: #201768;
}
.primary h1, .primary h2, .primary h3, .primary h4, .primary h5, .primary p, .primary a, .primary li, .primary label {
  color: #fff;
}
.primary hr {
  border-color: #FF8600;
}
.primary input[type=text], .primary input[type=tel], .primary input[type=email], .primary input[type=number], .primary input[type=file], .primary select, .primary textarea {
  border: 0;
}
.primary.gradient h1, .primary h2, .primary h3, .primary h4, .primary h5, .primary h6 {
  background: linear-gradient(90deg, #07D29D 0%, #00A7D1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.secondary {
  position: relative;
  background: #FF8600;
}
.secondary h1, .secondary h2, .secondary h3, .secondary h4, .secondary h5, .secondary p, .secondary li, .secondary a, .secondary label {
  color: #fff;
}
.secondary hr {
  border-color: #201768;
}
.secondary .swiper-pagination .swiper-pagination-bullet {
  border-color: #DDDDDD;
}
.secondary .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #201768;
}
.secondary.gradient h1, .secondary h2, .secondary h3, .secondary h4, .secondary h5, .secondary h6 {
  background: linear-gradient(90deg, #07D29D 0%, #00A7D1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.image {
  position: relative;
}
.image h1, .image h2, .image h3, .image h4, .image h5, .image p, .image li, .image a, .image label {
  color: #fefefe;
}
.image h6 {
  background: linear-gradient(90deg, #07D29D 0%, #00A7D1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.image hr {
  border-color: #DDDDDD;
}
.image .swiper-pagination .swiper-pagination-bullet {
  border-color: #201768;
}
.image .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #FF8600;
}

.light-gray {
  background: #f5f5f5;
}
.light-gray h1, .light-gray h2, .light-gray h3, .light-gray h4, .light-gray h5, .light-gray p, .light-gray a, .light-gray li, .light-gray h2, .light-gray a, .light-gray label {
  color: #fff;
}
.light-gray hr {
  border-color: #fff;
}
.light-gray .swiper-pagination .swiper-pagination-bullet {
  border-color: #fff;
}
.light-gray .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}

.grey {
  background: #f5f5f5;
  position: relative;
  z-index: 2;
}
.grey hr {
  border-color: #DDDDDD;
}

.grey-overlap {
  position: relative;
  z-index: 1;
}
.grey-overlap:after {
  content: "";
  width: 80%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #f5f5f5;
  z-index: -1;
}
@media print, screen and (max-width: 39.99875em) {
  .grey-overlap:after {
    width: 100%;
  }
}

.blue-overlap {
  position: relative;
  z-index: 1;
}
.blue-overlap:after {
  content: "";
  height: 50%;
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #201768;
  z-index: -1;
}

.blue-overlap-top {
  position: relative;
  z-index: 1;
}
.blue-overlap-top:after {
  content: "";
  height: 50%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #201768;
  z-index: -1;
}

.grey-overlap:last-of-type {
  padding-bottom: 0 !important;
}

.map {
  position: relative;
  z-index: 1;
  background: #201768;
  padding-bottom: 0 !important;
}
.map:after {
  content: "";
  height: 25%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: -1;
}

.category-desc {
  position: relative;
  z-index: 1;
  background: #201768 url("../images/hero-shape.svg") no-repeat top right;
}
@media print, screen and (max-width: 39.99875em) {
  .category-desc {
    background-size: 150px;
  }
}
.category-desc:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: url("../images/category-bottom.svg") no-repeat bottom left;
}
@media print, screen and (max-width: 39.99875em) {
  .category-desc:before {
    background-size: 150px;
  }
}

.white-shadow {
  background-color: #fefefe;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 20px 31px 0 rgba(0, 0, 0, 0.1);
}

.card-block + .cta {
  margin-top: 0;
}

.wpcf7 form .wpcf7-response-output {
  margin-right: 0;
  margin-left: 0;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=number],
input[type=file],
textarea {
  border: 1px solid #DDDDDD;
  background-color: #fff;
  font-size: 0.875rem;
}
input[type=text].wpcf7-not-valid,
input[type=tel].wpcf7-not-valid,
input[type=email].wpcf7-not-valid,
input[type=number].wpcf7-not-valid,
input[type=file].wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border-color: #dc3232;
}
input[type=text]:hover, input[type=text]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=number]:hover,
input[type=number]:focus,
input[type=file]:hover,
input[type=file]:focus,
textarea:hover,
textarea:focus {
  border-color: #FF8600;
  background-color: #fff;
}
input[type=text]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=file]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ddd;
  font-size: 0.875rem;
}
input[type=text]::placeholder,
input[type=tel]::placeholder,
input[type=email]::placeholder,
input[type=number]::placeholder,
input[type=file]::placeholder,
textarea::placeholder {
  color: #ddd;
  font-size: 0.875rem;
}

select {
  padding: 0.5625rem 1.5rem 0.5rem 8px !important;
  font-size: 0.875rem !important;
  color: #201768;
}
select:focus, select:active {
  border-color: #DDDDDD;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  margin: 0.3125rem 0 0 0;
  border-width: 1px;
  border-radius: 0;
  border-color: #DDDDDD;
  font-size: 1rem;
  height: 40px;
}
@media print, screen and (min-width: 40em) {
  .select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
  }
}
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__arrow .select2-selection__rendered {
  font-size: 1rem;
  line-height: 40px;
}
@media print, screen and (min-width: 40em) {
  .select2-container .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__arrow .select2-selection__rendered {
    line-height: 40px;
  }
}

.select2-results__option {
  font-size: 1rem;
}

label,
.gform_wrapper.gravity-theme .gfield_label,
legend {
  font-weight: 600;
  letter-spacing: -0.25px;
  color: #201768;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 40em) {
  label,
.gform_wrapper.gravity-theme .gfield_label,
legend {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  label,
.gform_wrapper.gravity-theme .gfield_label,
legend {
    font-size: 1.125rem;
  }
}

.wpcf7-not-valid-tip {
  margin-top: -0.875rem;
}

@media print, screen and (max-width: 39.99875em) {
  .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 2%;
  }

  .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    -ms-grid-column-span: 12;
    grid-column: span 12;
  }
}
.gfield_checkbox input[type=checkbox] {
  margin-right: 15px;
  vertical-align: top !important;
}

.gform_required_legend {
  display: none;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
  height: 100px;
}

.audit-form__wrapper {
  padding: 2rem;
  border-radius: 20px;
}
@media print, screen and (min-width: 64em) {
  .audit-form__wrapper {
    padding: 5rem;
  }
}

.m0 {
  margin: 0;
}

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

.mr0 {
  margin-right: 0;
}

.mb0 {
  margin-bottom: 0;
}

.ml0 {
  margin-left: 0;
}

.m1 {
  margin: 0.5rem;
}

.mt1 {
  margin-top: 0.5rem;
}

.mxt1 {
  margin-top: -0.5rem;
}

.mr1 {
  margin-right: 0.5rem;
}

.mb1 {
  margin-bottom: 0.5rem;
}

.ml1 {
  margin-left: 0.5rem;
}

.m2 {
  margin: 1rem;
}

.mt2 {
  margin-top: 1rem;
}

.mxt2 {
  margin-top: -1rem;
}

.mr2 {
  margin-right: 1rem;
}

.mb2 {
  margin-bottom: 1rem;
}

.ml2 {
  margin-left: 1rem;
}

.m3 {
  margin: 2rem;
}

.mt3 {
  margin-top: 2rem;
}

.mxt3 {
  margin-top: -2rem;
}

.mr3 {
  margin-right: 2rem;
}

.mb3 {
  margin-bottom: 2rem;
}

.ml3 {
  margin-left: 2rem;
}

.m4 {
  margin: 4rem;
}

.mt4 {
  margin-top: 4rem;
}

.mxt4 {
  margin-top: -4rem;
}

.mr4 {
  margin-right: 4rem;
}

.mb4 {
  margin-bottom: 4rem;
}

.ml4 {
  margin-left: 4rem;
}

.mxn1 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.mxn2 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.mxn3 {
  margin-left: -2rem;
  margin-right: -2rem;
}

.mxn4 {
  margin-left: -4rem;
  margin-right: -4rem;
}

@media print, screen and (max-width: 63.99875em) {
  .mb2 {
    margin-bottom: 1.5rem;
  }

  .mb3 {
    margin-bottom: 2rem;
  }

  .mb4 {
    margin-bottom: 2.5rem;
  }

  .mt2 {
    margin-top: 1.5rem;
  }

  .mt3 {
    margin-top: 2rem;
  }

  .mt4 {
    margin-top: 2.5rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .mb2 {
    margin-bottom: 1rem;
  }

  .mb3 {
    margin-bottom: 1.5rem;
  }

  .mb4 {
    margin-bottom: 1.75rem;
  }

  .mt2 {
    margin-top: 1rem;
  }

  .mt3 {
    margin-top: 1.5rem;
  }

  .mt4 {
    margin-top: 1.75rem;
  }

  .mb3-s {
    margin-bottom: 2rem;
  }

  .mb4-s {
    margin-bottom: 4rem;
  }
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.p0 {
  padding: 0;
}

.pb0 {
  padding-bottom: 0;
}

.pt0 {
  padding-top: 0;
}

.p1 {
  padding: 0.5rem;
}

.py1 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.px1 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.pt1 {
  padding-top: 0.5rem;
}

.pb1 {
  padding-bottom: 0.5rem;
}

.pr1 {
  padding-right: 0.5rem;
}

.p2 {
  padding: 1rem;
}

.py2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px2 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.pt2 {
  padding-top: 1rem;
}

.pb2 {
  padding-bottom: 1rem;
}

.pr2 {
  padding-right: 1rem;
}

.p3 {
  padding: 2rem;
}

.py3 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.px3 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.pt3 {
  padding-top: 2rem;
}

.pb3 {
  padding-bottom: 2rem;
}

.p4 {
  padding: 4rem;
}

.py4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.px4 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.pt4 {
  padding-top: 4rem;
}

.pb4 {
  padding-bottom: 4rem;
}

.p5 {
  padding: 5rem;
}

.py5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.px5 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.pt5 {
  padding-top: 5rem;
}

.pb5 {
  padding-bottom: 5rem;
}

.p6 {
  padding: 6rem;
}

.py6 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.px6 {
  padding-left: 6rem;
  padding-right: 6rem;
}

.pt6 {
  padding-top: 6rem;
}

.pb6 {
  padding-bottom: 6rem;
}

.p7 {
  padding: 7rem;
}

.py7 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.px7 {
  padding-left: 7rem;
  padding-right: 7rem;
}

.pt7 {
  padding-top: 7rem;
}

.pb7 {
  padding-bottom: 7rem;
}

.p8 {
  padding: 8rem;
}

.py8 {
  padding-top: 8rem;
  padding-bottom: 8em;
}

.px8 {
  padding-left: 8rem;
  padding-right: 8rem;
}

.pt8 {
  padding-top: 8rem;
}

.pb8 {
  padding-bottom: 8rem;
}

@media print, screen and (max-width: 63.99875em) {
  .p1 {
    padding: 0.25rem;
  }

  .py1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .px1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .pt1 {
    padding-top: 0.25rem;
  }

  .pb1 {
    padding-bottom: 0.25rem;
  }

  .p2 {
    padding: 0.5rem;
  }

  .py2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .px2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .pt2 {
    padding-top: 0.5rem;
  }

  .pb2 {
    padding-bottom: 0.5rem;
  }

  .p3 {
    padding: 1rem;
  }

  .py3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .px3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .pt3 {
    padding-top: 1rem;
  }

  .pb3 {
    padding-bottom: 1rem;
  }

  .p4 {
    padding: 2rem;
  }

  .py4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .px4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .pt4 {
    padding-top: 2rem;
  }

  .pb4 {
    padding-bottom: 2rem;
  }

  .p5 {
    padding: 2.5rem;
  }

  .py5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .px5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .pt5 {
    padding-top: 2.5rem;
  }

  .pb5 {
    padding-bottom: 2.5rem;
  }

  .p6 {
    padding: 3rem;
  }

  .py6 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .px6 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .pt6 {
    padding-top: 3rem;
  }

  .pb6 {
    padding-bottom: 3rem;
  }

  .p7 {
    padding: 3.5rem;
  }

  .py7 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .px7 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .pt7 {
    padding-top: 3.5rem;
  }

  .pb7 {
    padding-bottom: 3.5rem;
  }

  .p8 {
    padding: 4rem;
  }

  .py8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .px8 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .pt8 {
    padding-top: 4rem;
  }

  .pb8 {
    padding-bottom: 4rem;
  }
}
.grid-gap-y-small {
  row-gap: 1rem;
}
@media print, screen and (min-width: 64em) {
  .grid-gap-y-small {
    row-gap: 2rem;
  }
}

.grid-gap-y-large {
  row-gap: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .grid-gap-y-large {
    row-gap: 5rem;
  }
}

h1 {
  line-height: 0.85;
  color: #201768;
  letter-spacing: -2px;
}
@media print, screen and (min-width: 64em) {
  h1 {
    line-height: 1;
    letter-spacing: -4px;
  }
}
h1.large {
  font-size: 4rem;
}
@media print, screen and (min-width: 40em) {
  h1.large {
    font-size: 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  h1.large {
    font-size: 7rem;
  }
}
h1.gradient {
  background: linear-gradient(90deg, #07D29D 0%, #00A7D1 30%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

h2 {
  color: #201768;
  letter-spacing: -1.5px;
}
@media print, screen and (min-width: 64em) {
  h2 {
    letter-spacing: -3px;
  }
}

h3,
h4 {
  color: #201768;
  letter-spacing: -1px;
}

h5 {
  color: #FF8600;
  letter-spacing: -0.5px;
}

h6 {
  color: #FF8600;
  text-transform: uppercase;
  letter-spacing: 2px;
}

p,
li {
  color: #222222;
  margin-bottom: 0;
  letter-spacing: -0.5px;
  font-weight: 400;
  font-size: 1.125rem;
}
@media print, screen and (min-width: 40em) {
  p,
li {
    font-size: 1.25rem;
  }
}
p.small,
li.small {
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: -0.15px;
}
p.icon-block-bg-image p,
li.icon-block-bg-image p {
  color: #fefefe !important;
}

.small p {
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: -0.15px;
}

.primary-text {
  color: #201768;
}

.secondary-text {
  color: #FF8600;
}

.white-text {
  color: #fff !important;
}

.dark-grey-text {
  color: #222222;
}

h1 + *,
h2 + *,
h3 + *,
p + *,
* + .button {
  margin-top: 1em;
}
@media print, screen and (min-width: 40em) {
  h1 + *,
h2 + *,
h3 + *,
p + *,
* + .button {
    margin-top: 2em;
  }
}

h4 + *,
h5 + *,
h6 + * {
  margin-top: 0.35em;
}

blockquote {
  font-weight: 500;
  color: #201768;
  line-height: 1.4;
  border-color: #FF8600;
}
blockquote p {
  color: #201768;
}

@font-face {
  font-family: "FS Lucas Semibold";
  src: url("../fonts/FSLucas-SemiBold.eot");
  src: url("../fonts/FSLucas-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/FSLucas-SemiBold.woff2") format("woff2"), url("../fonts/FSLucas-SemiBold.woff") format("woff"), url("../fonts/FSLucas-SemiBold.ttf") format("truetype"), url("../fonts/FSLucas-SemiBold.svg#FSLucas-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "FS Lucas";
  src: url("../fonts/FSLucas-Regular.eot");
  src: url("../fonts/FSLucas-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FSLucas-Regular.woff2") format("woff2"), url("../fonts/FSLucas-Regular.woff") format("woff"), url("../fonts/FSLucas-Regular.ttf") format("truetype"), url("../fonts/FSLucas-Regular.svg#FSLucas-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-animate=fade] .cell {
  opacity: 0;
  transform: translateY(200px) scale(0.95);
  transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-delay: 0.1s;
}
[data-animate=fade].visible .cell {
  opacity: 1;
  transform: translateY(0) scale(1);
}
[data-animate=fade] .cell:nth-child(1) {
  transition-delay: 0.3s;
}
[data-animate=fade] .cell:nth-child(2) {
  transition-delay: 0.6s;
}
[data-animate=fade] .cell:nth-child(3) {
  transition-delay: 0.9s;
}
[data-animate=fade] .cell:nth-child(4) {
  transition-delay: 1.2s;
}
[data-animate=fade] .cell:nth-child(5) {
  transition-delay: 1.5s;
}
[data-animate=fade] .cell:nth-child(6) {
  transition-delay: 1.8s;
}
[data-animate=fade] .cell:nth-child(7) {
  transition-delay: 2.1s;
}
[data-animate=fade] .cell:nth-child(8) {
  transition-delay: 2.4s;
}
[data-animate=fade] .cell:nth-child(9) {
  transition-delay: 2.7s;
}
[data-animate=fade] .cell:nth-child(10) {
  transition-delay: 3s;
}
[data-animate=fade] .cell:nth-child(11) {
  transition-delay: 3.3s;
}
[data-animate=fade] .cell:nth-child(12) {
  transition-delay: 3.6s;
}
[data-animate=fade] .cell:nth-child(13) {
  transition-delay: 3.9s;
}
[data-animate=fade] .cell:nth-child(14) {
  transition-delay: 4.2s;
}
[data-animate=fade] .cell:nth-child(15) {
  transition-delay: 4.5s;
}
[data-animate=fade] .cell:nth-child(16) {
  transition-delay: 4.8s;
}
[data-animate=fade] .cell:nth-child(17) {
  transition-delay: 5.1s;
}
[data-animate=fade] .cell:nth-child(18) {
  transition-delay: 5.4s;
}
[data-animate=fade] .cell:nth-child(19) {
  transition-delay: 5.7s;
}
[data-animate=fade].x1 .cell {
  transition-delay: 0.2s;
}
[data-animate=fade].x2 .cell {
  transition-delay: 0.4s;
}
[data-animate=fade].x3 .cell {
  transition-delay: 0.6s;
}
[data-animate=fade].x4 .cell {
  transition-delay: 0.8s;
}
[data-animate=fade].x5 .cell {
  transition-delay: 1s;
}

.slide:hover,
.slide:focus {
  box-shadow: inset 6.5em 0 0 0 var(--hover);
}

.zoom {
  overflow: hidden;
}
.zoom img {
  transition: 0.35s all ease-in-out;
}
.zoom:hover img {
  transform: scale(1.1) rotate(1deg);
}

.modal {
  position: fixed;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  opacity: 0;
  border: 0;
  visibility: hidden;
  z-index: 99999999;
  transition: all 0.35s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  padding: 1.5625rem;
  width: 90%;
}
@media print, screen and (min-width: 40em) {
  .modal {
    padding: 2.5rem;
    width: 75%;
  }
}
.modal.active {
  opacity: 1;
  visibility: visible;
  z-index: 99999999;
  top: 50%;
}
.modal.sm {
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
  padding: 1.5625rem;
  width: 90%;
}
@media print, screen and (min-width: 40em) {
  .modal.sm {
    padding: 2.5rem;
    width: 75%;
  }
}
@media print, screen and (min-width: 64em) {
  .modal.sm {
    padding: 1.875rem;
    width: 400px;
  }
}
.modal h1, .modal h2, .modal h3, .modal h4, .modal h5 {
  color: #201768;
}
.modal .text-link {
  color: #fff;
}
.modal .close {
  cursor: pointer;
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: #FF8600;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transform: rotate(45deg);
  z-index: 999;
}
.modal .close:before {
  content: "";
  height: 25px;
  width: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.modal .close:after {
  content: "";
  width: 25px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.modal .close:hover, .modal .close:focus {
  transform: scale(1.1) rotate(45deg);
}
header {
  background-color: #fff;
  position: relative;
  z-index: 99999;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
header .sticky-header {
  position: relative;
}
header .sticky-header.fixed {
  background-color: #fff;
  width: 100%;
  position: fixed;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 20px 31px 0 rgba(0, 0, 0, 0.1);
}
@media print, screen and (max-width: 39.99875em) {
  header .sticky-header.fixed {
    top: 0;
    position: relative;
  }
}
header .sticky-header.fixed .logo {
  margin: 0;
}
header .sticky-header.fixed .logo svg, header .sticky-header.fixed .logo img {
  width: 200px;
}
header .sticky-header.fixed .upper-nav {
  margin-bottom: 0.9375rem;
}
@media print, screen and (min-width: 64em) {
  header .sticky-header.fixed .upper-nav {
    margin-bottom: 0.625rem;
  }
}
header .sticky-header.fixed .menu > li a:not(.button) {
  padding: 1.5625rem 1.5625rem 1.5625rem;
}
header .main-navigation {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #fefefe;
  padding: 1.25rem 1.25rem 1.25rem 1.25rem;
}
@media print, screen and (max-width: 39.99875em) {
  header .main-navigation {
    padding: 0.3125rem 0.3125rem 0.3125rem 0.3125rem;
  }
}
@media print, screen and (min-width: 64em) {
  header .main-navigation {
    padding: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  header .main-navigation {
    padding: 1.25rem 0;
  }
}
header .main-navigation .menu {
  display: flex;
}
header .main-navigation .menu > li a:not(.button) {
  outline: none;
  font-weight: 500;
  position: relative;
  color: #201768;
  transition: all 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  padding: 2.1875rem 2.1875rem 2.1875rem;
  display: inline-block;
  text-align: left;
  font-size: 1rem;
  font-family: "FS Lucas Semibold", Helvetica, Roboto, Arial, sans-serif;
  text-decoration: underline;
  -webkit-text-decoration-color: #DDDDDD;
          text-decoration-color: #DDDDDD;
  text-decoration-thickness: 1px;
  text-underline-offset: 8px;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
header .main-navigation .menu > li a:not(.button):hover {
  -webkit-text-decoration-color: #FF8600;
          text-decoration-color: #FF8600;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}
@media print, screen and (min-width: 40em) {
  header .main-navigation .menu > li a:not(.button) {
    font-size: 1rem;
  }
}
header .main-navigation .menu > li a:not(.button):hover, header .main-navigation .menu > li a:not(.button):focus {
  color: #201768;
}
header .main-navigation .menu > li.is-active a, header .main-navigation .menu > li.active > a {
  background-color: transparent;
  color: #201768;
}
header .main-navigation .menu-item-has-children {
  position: relative;
  text-align: center;
}
header .main-navigation .menu-item-has-children > a:not(.button) {
  position: relative;
}
header .main-navigation .menu-item-has-children > a:not(.button):before {
  content: "";
  width: 10px;
  height: 10px;
  background: url("../images/down-chevron.svg") no-repeat center right;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -8px;
}
header .main-navigation .menu-item-has-children > a:not(.button):hover {
  display: block;
  opacity: 1;
  visibility: visible;
  z-index: 99999;
}
header .main-navigation .menu-item-has-children .nested {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 50%;
  background: #fefefe;
  list-style: none;
  color: #fefefe;
  margin: 0;
  min-width: 220px;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  opacity: 0;
  visibility: hidden;
  z-index: -9999;
  margin-left: 20px;
  margin-right: 20px;
  margin: 0;
  width: 100%;
  text-align: left;
  border-radius: 5px;
  box-shadow: 0 0 4px 0 rgba(47, 47, 58, 0.1), 0 2px 10px 0 rgba(18, 18, 58, 0.07), 0 2px 30px 0 rgba(18, 18, 58, 0.1);
}
header .main-navigation .menu-item-has-children .nested:before {
  content: "";
  background: linear-gradient(90deg, #07D29D 0%, #00A7D1 100%);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -12px;
  border-bottom: 12px solid #fff;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
header .main-navigation .menu-item-has-children .nested li {
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #DDDDDD;
}
header .main-navigation .menu-item-has-children .nested li a:not(.button) {
  color: #222222;
  font-size: 1rem;
  margin: 0;
  padding: 0.9375rem 0.625rem;
  text-transform: none;
  letter-spacing: -0.5px;
  font-weight: 500;
  text-align: center !important;
  border-left: 0px !important;
  border-right: 0px !important;
  transition: 0.25s all ease-in-out;
  display: inline-flex;
  justify-content: center;
  width: 100%;
  text-decoration: none;
}
header .main-navigation .menu-item-has-children .nested li.icon a {
  padding-left: 3.125rem;
}
header .main-navigation .menu-item-has-children .nested li.icon a .image {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
  height: 27px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
header .main-navigation .menu-item-has-children .nested.active {
  display: block;
  opacity: 1;
  visibility: visible;
  z-index: 99999;
  top: 100%;
}
header .main-navigation .menu-item-has-children li:first-child {
  border-left: 0;
}
header .main-navigation .menu-item-has-children li:last-child {
  border-bottom: 0;
}
header .main-navigation .megamenu {
  position: static;
  margin-right: 0 !important;
}
header .main-navigation .megamenu .nested {
  width: 100%;
  text-align: left;
  padding-right: 1.5625rem;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
header .main-navigation .megamenu .nested li {
  padding: 0.9375rem 1.25rem 1.25rem;
  border-bottom: 1px solid #CCCCCC;
}
header .main-navigation .megamenu .nested li .side-panel {
  width: 50%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  padding: 1.25rem 1.5625rem 1.25rem 1.875rem;
  border-left: 1px solid #CCCCCC;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
header .main-navigation .megamenu .nested li .side-panel .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
header .main-navigation .megamenu .nested li .side-panel .image:after {
  content: "";
  padding-top: 56.25%;
  display: block;
}
header .main-navigation .megamenu .nested li .side-panel .button {
  display: inline-block;
}
header .main-navigation .megamenu .nested li a:not(.button) {
  padding: 0;
  border: 0;
  font-size: 0.875rem;
  letter-spacing: 1px;
}
header .main-navigation .megamenu .nested li a:not(.button):after {
  width: 0;
  opacity: 0;
}
header .main-navigation .megamenu .nested li.active-hover .side-panel {
  opacity: 1;
  visibility: visible;
  z-index: 99999;
}
header .main-navigation .megamenu .nested li.active-hover .image {
  transform: scale(1.035);
}
header .main-navigation .megamenu .nested li.active-hover a:after {
  color: #201768;
  width: 100%;
  opacity: 1;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  header .main-navigation .top-bar-left .menu {
    justify-content: space-between;
  }
}
header .upper-nav {
  background-color: #201768;
  position: relative;
  z-index: 99999;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  margin-bottom: 0.9375rem;
}
@media print, screen and (min-width: 64em) {
  header .upper-nav {
    margin-bottom: 1.25rem;
  }
}
header .upper-nav .menu > li {
  padding: 0.3125rem 0.625rem 0.3125rem 0.625rem;
}
@media print, screen and (min-width: 40em) {
  header .upper-nav .menu > li {
    padding: 0.375rem 0.9375rem 0.4375rem 0.9375rem;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
}
@media print, screen and (min-width: 64em) {
  header .upper-nav .menu > li {
    padding: 0.3125rem 1.25rem 0.375rem 1.25rem;
  }
}
header .upper-nav .menu > li a {
  padding: 0;
  color: #fff;
  letter-spacing: 0.25px;
  font-size: 0.8125rem;
}
@media print, screen and (min-width: 40em) {
  header .upper-nav .menu > li a {
    font-size: 0.875rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  header .upper-nav .menu li:first-child {
    padding-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  header .upper-nav .menu li:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
}
header .upper-nav .menu-item-has-children {
  position: relative;
}
header .upper-nav .menu-item-has-children > a {
  position: relative;
  padding-right: 1.5625rem !important;
}
header .upper-nav .menu-item-has-children > a:before {
  content: "";
  width: 12px;
  height: 12px;
  background: url("../images/chevron-orange.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
header .upper-nav .menu-item-has-children .nested {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  background-color: #FF8600;
  list-style: none;
  margin: 0;
  min-width: 130px;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  opacity: 0;
  visibility: hidden;
  z-index: -9999;
}
header .upper-nav .menu-item-has-children .nested li {
  text-align: left;
}
header .upper-nav .menu-item-has-children .nested li a {
  margin: 0;
  padding: 0.375rem 0.9375rem;
  border-bottom: 1px solid #000;
  font-size: 0.9375rem;
}
header .upper-nav .menu-item-has-children .nested li.is-active a, header .upper-nav .menu-item-has-children .nested li.active > a {
  background-color: transparent;
  color: #FF8600;
}
header .upper-nav .menu-item-has-children .nested.active {
  opacity: 1;
  visibility: visible;
  z-index: 99999;
}
header .upper-nav .menu.show-for-small-only {
  justify-content: space-between;
}
header .upper-nav .menu.show-for-small-only .phone, header .upper-nav .menu.show-for-small-only .email {
  padding-left: 1.4375rem;
}
header .upper-nav .menu.show-for-small-only .phone:before, header .upper-nav .menu.show-for-small-only .email:before {
  width: 20px;
  height: 20px;
  background-size: 16px;
  left: 0;
  top: -4px;
}
header .logo {
  display: block;
  text-align: left;
  margin: 0.3125rem 0;
}
@media print, screen and (min-width: 40em) {
  header .logo {
    display: inline-block;
    margin: 0;
  }
}
header .logo svg {
  width: 250px;
}
@media print, screen and (min-width: 40em) {
  header .logo svg {
    width: 250px;
    padding: 0.625rem 0;
  }
}

.address {
  position: relative;
  padding-left: 1.5625rem !important;
}
.address:before {
  content: "";
  width: 22px;
  height: 22px;
  background: url("../images/marker.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
}

.phone {
  position: relative;
  padding-left: 1.5625rem !important;
}
.phone:before {
  content: "";
  width: 22px;
  height: 22px;
  background: url("../images/phone.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.email {
  position: relative;
  padding-left: 1.5625rem !important;
}
.email:before {
  content: "";
  width: 22px;
  height: 22px;
  background: url("../images/envelope.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 30px;
  top: 15px;
  cursor: pointer;
  transition: 0.25s ease-in-out;
}
.close:before, .close:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #FF8600;
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transform: rotate(45deg);
  transition: 0.25s ease-in-out;
}
.close:after {
  transform: rotate(-45deg);
}
.close:hover, .close:focus {
  transform: scale(1.1);
}

.overlay-menu {
  background: linear-gradient(90deg, #07D29D 0%, #00A7D1 100%);
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  position: fixed;
  width: 100%;
  height: 100%;
  right: -25%;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  background-size: cover;
  padding: 0 0.9375rem 0.9375rem;
  top: 35px;
}
@media print, screen and (min-width: 40em) {
  .overlay-menu {
    top: 0px;
    width: 40%;
  }
}
.overlay-menu.is-active {
  opacity: 1;
  right: 0;
  visibility: visible;
  z-index: 12;
}
@media print, screen and (max-width: 39.99875em) {
  .overlay-menu.is-active {
    top: 0;
  }
}
.overlay-menu hr {
  border-color: rgba(255, 255, 255, 0.2);
}
.overlay-menu .menu {
  margin: 0;
  top: 10%;
}
.overlay-menu .menu > li {
  padding: 0.75rem 0;
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.overlay-menu .menu > li a {
  color: #fefefe !important;
  outline: 0;
  padding: 0 !important;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
  display: inline-block;
}
.overlay-menu .menu > li.current_page_item a {
  color: #000;
}
.overlay-menu .menu .menu-item-has-children {
  position: relative;
}
.overlay-menu .menu .menu-item-has-children > a {
  padding-right: 40px;
}
.overlay-menu .menu .menu-item-has-children > a:before {
  content: "";
  width: 22px;
  height: 22px;
  background: url("../images/chevron-mobile.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.overlay-menu .menu .menu-item-has-children > a.active:before {
  transform: translateY(-50%) rotate(180deg);
}
.overlay-menu .menu .menu-item-has-children .nested {
  position: relative !important;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: block;
  height: 0;
  margin: 0;
}
.overlay-menu .menu .menu-item-has-children .nested > li a {
  text-transform: none;
  font-weight: 500;
  font-family: "FS Lucas", Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: -0.5px;
  font-size: 1.1875rem;
  margin: 0.4375rem 0;
}
.overlay-menu .menu .menu-item-has-children .nested > li a:before {
  display: none;
}
.overlay-menu .menu .menu-item-has-children .nested.active {
  height: auto !important;
  margin-top: 15px;
}
.overlay-menu .contact-details {
  list-style: none;
  margin: 40vh 0 0 0;
}
.overlay-menu .contact-details li {
  padding: 0.75rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: 10px;
}
.overlay-menu .contact-details li a {
  color: #fff;
}
.overlay-menu .contact-details li a:before {
  filter: invert(48%) sepia(68%) saturate(1920%) hue-rotate(189deg) brightness(103%) contrast(101%);
}
.overlay-menu .contact-details li:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}
.overlay-menu .search-form {
  width: 100%;
  margin-top: 1.875rem;
}
.overlay-menu .search-form input[type=search] {
  width: 100%;
}

.is-active header #text {
  fill: #fff;
}
.is-active header .fixed {
  position: fixed;
  width: 100%;
  background-color: #201768;
}
.is-active header .fixed #text {
  fill: #fff;
}

#mega-menu-wrap-primary_navigation {
  width: 100%;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation {
  border-right: 1px solid #DDD;
  border-left: 1px solid #DDD;
}
@media print, screen and (min-width: 40em) {
  #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation {
    display: flex;
    justify-content: space-evenly;
  }
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation .mega-menu-link {
  letter-spacing: 1px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation .mega-sub-menu {
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation .mega-sub-menu .mega-menu-link {
  letter-spacing: 0px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  color: #FF8600;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li:nth-child(3), #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li:nth-child(4) {
  padding-top: 3.5rem;
  padding-bottom: 3rem;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation h6 {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.875rem;
  margin-top: -30px;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item {
  flex-grow: 1;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
  letter-spacing: 0.25px !important;
  text-align: center !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
  max-width: 80rem;
  margin: 0 auto;
  float: none;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column {
  padding: 3.125rem 0;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.product > ul.mega-sub-menu > li.mega-menu-item .image {
  border: 1px solid #ddd;
  width: 150px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.product > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 0.9375rem;
  margin-top: 0.9375rem;
  line-height: 1.5;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.product > ul.mega-sub-menu > li.mega-menu-item p {
  font-size: 0.9375rem;
  line-height: 1.5;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.border-left {
  border-left: 1px solid #ddd;
  padding-left: 80px;
  padding-right: 60px;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.arrows > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  border-bottom: 0;
  transition: 0.25s all ease-in-out;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.arrows > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:before {
  content: "";
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='41px' height='20px' viewBox='0 0 41 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Desktop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Desktop-&gt;-Homepage-2-&gt;-Nav-5' transform='translate(-785.000000, -368.000000)' stroke='%23339EFF' stroke-width='2'%3E%3Cg id='1' transform='translate(785.000000, 212.000000)'%3E%3Cg id='arrow-right' transform='translate(20.114850, 165.714700) scale(-1, 1) translate(-20.114850, -165.714700) translate(0.643800, 156.706700)'%3E%3Cline x1='0.0651' y1='9.0082' x2='38.9421' y2='9.0082' id='Stroke-1'%3E%3C/line%3E%3Cpolyline id='Stroke-3' points='9.008 18.016 0 9.008 9.008 0'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  position: relative;
  width: 50px;
  height: 50px;
  background-size: 30px;
  right: 0px;
  top: 17px;
  background-repeat: no-repeat;
  transition: 0.25s all ease-in-out;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.arrows > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover:before {
  right: -9px;
}

span.mega-indicator {
  color: #FF8600 !important;
}

li.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
  transform: rotate(180deg) !important;
}

.hamburger {
  display: inline-block;
  position: relative;
  z-index: 9999;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  border: 0;
  overflow: visible;
  height: 30px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hamburger {
    margin-left: 15px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .hamburger {
    float: right;
  }
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: #201768;
}
.hamburger h5 {
  font-size: 0.875rem;
  letter-spacing: 1px;
}

.hamburger-box {
  width: 36px;
  height: 30px;
  display: block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  right: 0px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 33px;
  height: 4px;
  right: 0px;
  background-color: #FF8600;
  border-radius: 0;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before {
  content: "";
  width: 42px;
  display: block;
  margin: 0;
  right: 0px;
}

.hamburger-inner::after {
  content: "";
  width: 24px;
  display: block;
  margin: 0;
  right: 0px;
}

.hamburger-inner::before {
  top: -13px;
}

.hamburger-inner::after {
  bottom: -13px;
}

.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  width: 36px;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  background: #fefefe;
}
.hamburger--spin.is-active .hamburger-inner:after {
  width: 36px;
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  right: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  background: #fefefe;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  right: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  background: #fefefe;
}

.admin-bar .sticky.is-stuck {
  top: 32px !important;
}

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

.aws-search-result .aws_result_item .qty-based-discount-table-description, .aws-search-result .aws_result_item .order-quantity-based-wholesale-pricing-view {
  display: none !important;
}

aside {
  background-color: #f5f5f5;
  padding: 1.25rem 0.9375rem;
}
@media print, screen and (min-width: 40em) {
  aside {
    padding: 1.5625rem 1.25rem;
  }
}
aside input[type=text], aside input[type=email], aside input[type=tel], aside textarea {
  background-color: #fff;
  border-color: #fff;
  padding: 0.375rem 0.5rem;
  height: auto;
  font-size: 0.875rem;
}
aside select {
  height: 35px;
  border-color: #fff;
}
aside .input-group .input-group-label {
  font-size: 1.125rem;
}
@media print, screen and (min-width: 64em) {
  aside .button {
    width: 75%;
  }
}
aside .wpcf7-response-output {
  margin: 0.625rem 0 0 0;
  font-size: 0.75rem;
}

footer {
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 1.875rem 0;
}
@media print, screen and (min-width: 40em) {
  footer {
    margin: 2.5rem 0;
    text-align: inherit;
  }
}
@media print, screen and (min-width: 64em) {
  footer {
    margin: 3.75rem 0;
  }
}
footer .footer-strapline {
  font-size: 3rem;
  letter-spacing: -3px;
}
@media print, screen and (min-width: 64em) {
  footer .footer-strapline {
    font-size: 6.5rem;
    letter-spacing: -5px;
  }
}
footer p, footer li, footer a {
  font-size: 1.125rem;
}
@media print, screen and (min-width: 40em) {
  footer p, footer li, footer a {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  footer p, footer li, footer a {
    font-size: 1rem;
  }
}
footer p {
  font-family: "FS Lucas Semibold", Helvetica, Roboto, Arial, sans-serif;
  font-size: 18px;
}
footer h3 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.25rem;
}
footer ul {
  list-style: none;
  margin: 0;
}
footer ul li {
  position: relative;
  margin-top: 1rem;
}
footer ul li a {
  color: #222222;
  padding: 0;
  margin: 0 0 0.9375rem 0;
  transition: 0.6s all ease-in-out;
  text-decoration: none;
  border-bottom: 1px solid #FF8600;
}
footer ul li a:hover, footer ul li a:focus {
  color: #FF8600;
}
footer ul li.current_page_item {
  color: #201768;
}
footer .social {
  list-style: none;
  margin-top: 1.875rem;
  display: block;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  footer .social {
    text-align: left;
    margin: 2.5rem 0 0 0;
  }
}
footer .social li {
  display: inline-block;
}
footer .social li a {
  border-bottom: 0;
  margin: 0;
}
footer .contact {
  list-style: none;
  margin-top: 1.875rem;
  display: block;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  footer .contact {
    text-align: left;
    margin: 2.5rem 0 0 0;
  }
}
footer .contact li {
  display: inline-block;
}
footer .contact li a {
  border-bottom: 0;
  margin: 0;
}
footer .contact .address {
  position: relative;
  padding-left: 1.5625rem;
}
@media print, screen and (min-width: 40em) {
  footer .contact .address {
    padding-left: 2.1875rem;
  }
}
footer .contact .address:before {
  content: "";
  vertical-align: middle;
  background: url("../images/marker-orange.svg") no-repeat center left;
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-size: 15px;
  left: 4px;
  top: 1px;
}
@media print, screen and (min-width: 40em) {
  footer .contact .address:before {
    width: 28px;
    height: 36px;
    background-size: 16px;
    left: 3px;
    top: -5px;
  }
}
footer .contact .phone {
  position: relative;
  padding-left: 1.5625rem;
}
footer .contact .phone:before {
  content: "";
  vertical-align: middle;
  background: url("../images/phone-orange.svg") no-repeat center left;
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-size: 17px;
  left: 0px;
  top: 8px;
}
@media print, screen and (min-width: 40em) {
  footer .contact .phone:before {
    width: 28px;
    height: 36px;
    background-size: 16px;
    left: 0px;
    top: 7px;
  }
}
footer .contact .email {
  position: relative;
  padding-left: 1.5625rem;
}
footer .contact .email:before {
  content: "";
  vertical-align: middle;
  background: url("../images/envelope-orange.svg") no-repeat center left;
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-size: 17px;
  left: -2px;
  top: 11px;
}
@media print, screen and (min-width: 40em) {
  footer .contact .email:before {
    width: 28px;
    height: 36px;
    background-size: 16px;
    left: 0px;
    top: 11px;
  }
}
footer .contact .contact-link {
  margin-top: 0.25rem;
}
@media print, screen and (min-width: 40em) {
  footer .author {
    text-align: right;
  }
}
footer .lower-footer {
  background-color: #201768;
  text-align: center;
  margin-top: 1.875rem;
  padding: 0.9375rem 0;
}
@media print, screen and (min-width: 40em) {
  footer .lower-footer {
    padding: 0.9375rem 0;
    margin-top: 2.5rem;
    text-align: left;
  }
}
@media print, screen and (min-width: 64em) {
  footer .lower-footer {
    padding: 1.0625rem 0;
    margin-top: 3.75rem;
  }
}
footer .lower-footer p, footer .lower-footer li, footer .lower-footer p a {
  color: #fff;
  font-size: 0.875rem;
}
@media print, screen and (max-width: 39.99875em) {
  footer .lower-footer img {
    margin-bottom: 0.9375rem;
  }
}

section {
  position: relative;
  margin: 3.125rem 0;
}
@media print, screen and (min-width: 40em) {
  section {
    margin: 5rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  section {
    margin: 7.5rem 0;
  }
}
section.move-down {
  margin-top: 3.125rem;
}
@media print, screen and (min-width: 40em) {
  section.move-down {
    margin-top: 7.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  section.move-down {
    margin-top: 12.5rem;
  }
}
section.panel {
  margin: 0;
  padding: 3.125rem 0;
}
@media print, screen and (min-width: 40em) {
  section.panel {
    padding: 5rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  section.panel {
    padding: 7.5rem 0;
  }
}

.home-hero {
  position: relative;
  background: url("../images/gradient.png") no-repeat top center;
  background-size: 400px;
}
@media print, screen and (min-width: 40em) {
  .home-hero {
    background-size: 800px;
  }
}
@media print, screen and (min-width: 64em) {
  .home-hero {
    background-position: right center;
  }
}
.home-hero.panel {
  padding-top: 1rem;
}
@media print, screen and (min-width: 40em) {
  .home-hero.panel {
    padding: 3.75rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .home-hero.panel {
    padding: 7.5rem 0;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .home-swiper .swiper-slide h1 {
    font-size: 2rem;
  }
}
.home-swiper .swiper-slide .tick-points {
  display: flex;
  flex-wrap: wrap;
  column-gap: 2rem;
  row-gap: 1rem;
  margin-top: 4rem;
}
@media print, screen and (min-width: 64em) {
  .home-swiper .swiper-slide .tick-points {
    flex-wrap: nowrap;
  }
}
.home-swiper .swiper-slide .tick-points .tick-point {
  display: flex;
  column-gap: 0.5rem;
}
.home-swiper .swiper-slide .tick-points .tick-point img {
  width: 20px;
  height: 20px;
}
.home-swiper .swiper-slide .featured {
  width: 100%;
}

/* width */
::-webkit-scrollbar {
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: #f5f5f5;
  border-radius: 0px;
  width: 7px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #FF8600;
  border-radius: 0px;
  width: 7px;
}

.nav {
  display: flex;
  justify-content: space-between;
  margin-top: 1.25rem;
  position: relative;
  width: 100%;
}
.nav .prev, .nav .next {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
}
.nav .prev {
  float: left;
}
.nav .prev img {
  margin-right: 0.9375rem;
}
.nav .next {
  float: right;
}
.nav .next img {
  margin-left: 0.9375rem;
  margin-top: 0;
  transform: rotate(180deg);
}
.nav .swiper-pagination {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.nav h6 {
  display: inline-block;
}
.nav.testimonials-nav {
  margin-top: 0;
  justify-content: end;
  align-items: end;
  position: absolute;
  top: 0;
  display: block;
}
@media print, screen and (min-width: 40em) {
  .nav.testimonials-nav {
    top: -36px;
    display: flex;
  }
}
.nav.border {
  border-top: 1px solid #DDDDDD;
}

.swiper-pagination {
  bottom: inherit !important;
}
@media print, screen and (max-width: 39.99875em) {
  .swiper-pagination {
    width: 80%;
  }
}
.swiper-pagination .swiper-pagination-bullet {
  background-color: transparent;
  border: 2px solid #201768;
  border-radius: 50%;
  opacity: 1;
  margin: 0 0.1875rem;
  height: 13px;
  width: 13px;
}
@media print, screen and (min-width: 40em) {
  .swiper-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
  }
}
.swiper-pagination .swiper-pagination-bullet-active {
  box-sizing: border-box;
  background-color: #FF8600;
  border: 1px solid #FF8600;
}

.hero {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #DDDDDD;
}
@media print, screen and (max-width: 39.99875em) {
  .hero {
    text-align: center;
  }
}
.hero::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url("../images/gradient.png") no-repeat top center;
  background-size: contain;
}
@media print, screen and (min-width: 40em) {
  .hero::before {
    background-position: right center;
    right: -150px;
  }
}
.hero .grid-x {
  position: relative;
  padding: 1.5625rem 0;
}
@media print, screen and (min-width: 40em) {
  .hero .grid-x {
    padding: 2.5rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .hero .grid-x {
    padding: 3.75rem 0;
    min-height: 400px;
  }
}
.hero .featured {
  border-radius: 20px;
}
.hero h1 {
  color: #201768;
}

.hero-no-image::before {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .hero-no-image::before {
    display: flex;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url("../images/gradient.png") no-repeat right center;
    background-size: contain;
  }
}

.fluid-grid {
  position: relative;
}
.fluid-grid.gradient::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/gradient.png") no-repeat top center;
  background-size: contain;
}
@media print, screen and (min-width: 40em) {
  .fluid-grid.gradient::before {
    left: -150px;
    background-position: left center;
  }
}
.fluid-grid .half-grid {
  max-width: calc(45rem - 7rem);
  padding-right: 2rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 40em) {
  .fluid-grid .half-grid {
    padding-left: 0;
  }
}
.fluid-grid .right {
  margin-left: 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .fluid-grid .right {
    margin-left: auto;
  }
}
.fluid-grid .block-img {
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .fluid-grid .block-img {
    margin-bottom: 0;
  }
}
.fluid-grid .block-img--rounded {
  border-radius: 20px;
}
@media print, screen and (min-width: 64em) {
  .fluid-grid .text-block {
    padding: 2rem;
  }
}

.card {
  position: relative;
  top: 0;
  display: inline-flex;
  cursor: pointer;
  z-index: 99;
  transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  background-color: #fff;
  margin-bottom: 0.625rem;
  padding: 1.25rem 0.9375rem;
  box-shadow: 0px 0px 16px rgba(17, 17, 26, 0.1);
}
@media print, screen and (min-width: 40em) {
  .card {
    height: 100%;
    padding: 1.5625rem 1.25rem;
    margin-bottom: 1.875rem;
  }
}
.card .icon {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  transition: opacity 1s;
  right: 45px;
  width: 20%;
  top: 5px;
}
@media print, screen and (min-width: 40em) {
  .card .icon {
    right: 15px;
    top: 10px;
  }
}
.card .card-button {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  transition: opacity 1s;
  left: 25px;
  bottom: 15px;
}
.card:after {
  content: "";
  display: inline-block;
  padding-top: 50%;
}
@media print, screen and (min-width: 40em) {
  .card:after {
    padding-top: 25%;
  }
}
.card:hover, .card:focus {
  top: -7px;
  box-shadow: 0px 0px 16px rgba(17, 17, 26, 0.1);
}
.card:hover:after, .card:focus:after {
  height: 100%;
}
.card h6.secondary-text {
  color: #FF8600 !important;
}
.card h3 {
  position: relative;
  background: #201768;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media print, screen and (max-width: 39.99875em) {
  .card {
    height: 100%;
  }
  .card h2 {
    font-size: 1.5rem;
  }
  .card h3 {
    font-size: 1.25rem;
  }
}
.card.no-height {
  background-color: #fefefe;
  width: 100%;
  box-shadow: 0px 0px 16px rgba(17, 17, 26, 0.1);
  padding: 1.875rem 1.5625rem;
}
@media print, screen and (max-width: 39.99875em) {
  .card.no-height {
    width: 100%;
    margin-top: 2rem;
  }
}
.card.no-height:hover, .card.no-height:focus {
  top: -7px;
  box-shadow: 0px 0px 16px rgba(17, 17, 26, 0.1);
}
.card.no-height:hover:after, .card.no-height:focus:after {
  height: auto;
}

.home-card {
  display: flex;
  transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  background: #fefefe;
  position: relative;
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 20px 31px 0 rgba(0, 0, 0, 0.1);
}
.home-card .product-icon {
  position: absolute;
  top: 5px;
  right: 0px;
}
@media print, screen and (min-width: 40em) {
  .home-card .product-icon {
    right: 25px;
  }
}
.home-card .product-icon .home-icon {
  width: 55px;
  height: 55px;
  background-size: 60px;
}
@media print, screen and (min-width: 40em) {
  .home-card .product-icon .home-icon {
    width: 90px;
    height: 90px;
    background-size: 90px;
  }
}
.home-card .top-content {
  position: absolute;
  top: 20px;
  left: 0px;
  width: 70%;
  padding-left: 20px;
  padding-right: 10px;
}
@media print, screen and (min-width: 40em) {
  .home-card .top-content {
    padding-right: 40px;
  }
}
.home-card .top-content h4 {
  color: #201768;
  padding-right: 0;
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .home-card .top-content h4 {
    padding-right: 4.0625rem;
  }
}
.home-card .bottom-content {
  position: absolute;
  bottom: 20px;
  left: 0px;
  width: 70%;
  padding-left: 20px;
  padding-right: 40px;
}
.home-card .bottom-content h4 {
  color: #201768;
  padding-right: 4.0625rem;
  position: relative;
}
.home-card .home-button {
  position: relative;
  display: inline-block;
  transform: translateY(-50%);
  transform: rotate(180deg);
  transition: 0.25s all ease-in-out;
  transform: translateY(0%);
  cursor: pointer;
}
.home-card .home-button:before {
  content: "";
  background-image: url("../images/gradient-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  width: 32px;
  height: 22px;
  left: 15px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  transform: translateY(-50%);
  transform: rotate(180deg);
  transition: 0.25s all ease-in-out;
}
.home-card .home-button:before:hover {
  right: 25px;
}

.our-expertise__card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 5rem;
  background: #fefefe;
  padding: 2rem;
  height: 100%;
  transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 20px 31px 0 rgba(0, 0, 0, 0.1);
}
.our-expertise__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.our-expertise__heading {
  width: 70%;
}
.our-expertise__icon {
  width: 70px;
}
.our-expertise__arrow {
  width: 30px;
  transform: rotate(180deg);
}

.shadow {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 20px 31px 0 rgba(0, 0, 0, 0.1);
}

.product-card {
  transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  display: block;
  background: #fefefe;
  position: relative;
  box-shadow: 0px 0px 16px rgba(17, 17, 26, 0.1);
  border-width: 5px;
  border-style: solid;
  -o-border-image: linear-gradient(180deg, #07D29D 0%, #00A7D1 100%) 1 0% 1 100%;
     border-image: linear-gradient(180deg, #07D29D 0%, #00A7D1 100%) 1 0% 1 100%;
}
.product-card:after {
  content: "";
  display: inline-block;
  padding-top: 80%;
}
@media print, screen and (min-width: 40em) {
  .product-card:after {
    padding-top: 60%;
  }
}
.product-card .product-icon {
  position: absolute;
  top: 5px;
  left: 25px;
}
.product-card .product-icon .left-icon {
  width: 50px;
  height: 50px;
  background-size: 60px;
}
.product-card .iteration {
  position: absolute;
  top: 25px;
  right: 25px;
}
.product-card .card-footer {
  position: absolute;
  bottom: 20px;
  left: 0px;
  width: 100%;
  padding-left: 20px;
  padding-right: 40px;
}
.product-card .card-footer h4 {
  color: #201768;
  padding-right: 4.0625rem;
  position: relative;
}
.product-card .card-footer h4:before {
  content: "";
  background-image: url("../images/gradient-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 32px;
  height: 22px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  transform: translateY(-50%);
  transform: rotate(180deg);
  transition: 0.25s all ease-in-out;
  right: 30px;
}
@media print, screen and (min-width: 40em) {
  .product-card .card-footer h4:before {
    right: 35px;
  }
}
.product-card .card-footer .card-button {
  position: absolute;
  bottom: 0px;
  right: 20px;
  transform: translateY(0%);
  right: 35px;
  transition: 0.25s all ease-in-out;
}
.product-card .card-footer .card-button:hover {
  right: 25px;
}

.results-two-col p, .results-two-col h2 {
  color: #fefefe;
}
.results-two-col.bg-image {
  background: #201768 url("../images/results-and-impact.png") no-repeat top right;
  color: #fefefe;
  background-size: cover;
  min-height: 700px;
}
.results-two-col.bg-image .grid-x {
  padding-bottom: 0;
}

.results-featured-img {
  margin-top: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .results-featured-img {
    margin-top: 0;
  }
}

.title {
  margin-bottom: 0rem;
}
@media print, screen and (min-width: 40em) {
  .title {
    margin-bottom: 4rem;
  }
}

.trust-points {
  padding: 1.875rem 1.25rem 0.9375rem 1.25rem;
  border-radius: 20px;
}
@media print, screen and (min-width: 40em) {
  .trust-points {
    padding: 3.75rem;
  }
}
.trust-points .icon {
  width: 60px;
}
.trust-points .vr:nth-child(3n) {
  border-right: none;
}

.what-we-do .what-we-do-service {
  display: flex;
  flex-direction: row;
  column-gap: 1rem;
}
.what-we-do .what-we-do-service .what-we-do-icon {
  display: flex;
  height: 50px;
  background-color: #fefefe;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 20px 31px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.what-we-do .what-we-do-service .what-we-do-icon img {
  padding: 0 5px;
}
.what-we-do .what-we-do-service .what-we-do-content {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .what-we-do .large-up-2 .cell {
    padding: 1rem;
  }
}

.cta {
  z-index: 1;
}
.cta__subheading {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  column-gap: 0.5rem;
  row-gap: 0.5rem;
}
@media print, screen and (min-width: 64em) {
  .cta__subheading {
    flex-direction: row;
  }
}
.cta__team-profiles {
  width: 120px;
}

.metaseis-section {
  position: relative;
  margin: 5rem 0;
}
@media print, screen and (min-width: 40em) {
  .metaseis-section {
    margin: 10rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .metaseis-section {
    margin: 15rem 0;
  }
}
.metaseis-section::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  height: 300px;
  background: url("../images/metaseis-symbol.svg") no-repeat center center;
  background-size: contain;
  opacity: 0.2;
  z-index: 0;
}
@media print, screen and (min-width: 64em) {
  .metaseis-section::before {
    width: 600px;
    height: 600px;
  }
}

.contact-form {
  padding-right: 6.25rem;
  border-right: 1px solid #DDDDDD;
}
@media print, screen and (max-width: 39.99875em) {
  .contact-form {
    padding-right: 0;
    border-right: 0px solid #DDDDDD;
  }
}

.contact-info {
  padding-top: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .contact-info {
    padding-top: 0;
  }
}

.accordion .accordion-title {
  border-right: 0;
  border-left: 0;
  border-color: #ccc !important;
  padding: 1rem 2.5rem 1rem 1rem;
}
@media print, screen and (min-width: 40em) {
  .accordion .accordion-title {
    padding: 1.25rem 2.5rem 1.25rem 1rem;
  }
}
.accordion .accordion-title:before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #201768;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.accordion .accordion-title:after {
  content: "";
  height: 20px;
  width: 2px;
  background-color: #201768;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  transition: 0.25s all ease-in-out;
}
.accordion p {
  font-size: 1rem;
}
@media print, screen and (min-width: 40em) {
  .accordion p {
    font-size: 1.125rem;
  }
}
.accordion .accordion-content {
  border: 0 !important;
}
.accordion.open .accordion-title:after {
  opacity: 0;
}

.our-clients, .brands {
  z-index: 2;
  transition-timing-function: linear;
}
.our-clients.move-up, .brands.move-up {
  margin-top: 0px;
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .our-clients.move-up, .brands.move-up {
    margin-top: -66px;
    position: absolute;
  }
}
.our-clients .logo, .brands .logo {
  padding: 0 0.9375rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  border-left: 1px solid #ddd;
}
.our-clients .logo img, .brands .logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media print, screen and (max-width: 39.99875em) {
  .our-clients .logo img, .brands .logo img {
    margin-left: 8px;
  }
}
.our-clients .logo:after, .brands .logo:after {
  content: "";
  display: inline-block;
  padding-top: 75%;
}

.clients-grid__logo {
  border-radius: 10px;
}

.standard-swiper .swiper-slide {
  height: auto;
}
.standard-swiper .swiper-slide .trust-point {
  height: 100%;
}

.logo-swiper, .standard-swiper {
  position: relative;
}
.logo-swiper .swiper-wrapper, .standard-swiper .swiper-wrapper {
  transition-timing-function: linear;
}
@media print, screen and (min-width: 40em) {
  .logo-swiper, .standard-swiper {
    padding-right: 0rem;
  }
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: relative;
  bottom: 0;
  left: 0;
  margin-top: 2.5rem;
  height: 10px;
  border-radius: 10px;
  background: #DDDDDD;
}
.swiper-container-horizontal > .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #201768;
  border-radius: 0;
  height: 10px;
}

.our-people .cell {
  display: flex;
}
.our-people .team-member {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
  height: 100%;
  background-color: #fefefe;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 20px 31px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.our-people .team-profile {
  border-radius: 10px 10px 0 0;
}
.our-people .team-content {
  padding: 0 1.5rem 1.5rem 1.5rem;
}

.testimonial-single {
  font-size: 3.25rem;
}
.testimonial-single .quote {
  position: relative;
}

.testimonials {
  background: url("../images/testimonials-bg.png") no-repeat;
  background-size: cover;
}

.testimonials-wrap h4 {
  margin-top: 1.5625rem;
}
@media print, screen and (max-width: 39.99875em) {
  .testimonials-wrap {
    text-align: center;
  }
  .testimonials-wrap .testimonials-nav {
    padding: 1.25rem 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .testimonials-wrap .testimonials-nav .prev, .testimonials-wrap .testimonials-nav .next {
    max-width: 40px;
  }
  .testimonials-wrap .testimonials-swiper {
    overflow: visible;
    padding-right: 1.875rem;
    text-align: left;
  }
}

.testimonial {
  display: block;
  padding: 3.125rem;
  margin: 100px 0px;
  background-color: #fefefe;
  box-shadow: 10px 10px 0px -3px #FF8600, 10px 10px 0px -1px #FF8600;
}
.testimonial p {
  color: #6E7B81;
}
@media print, screen and (min-width: 40em) {
  .testimonial p {
    font-size: 1.125rem;
  }
}
.testimonial h5 {
  color: #201768;
}
.testimonial:before {
  content: "";
  background: url("../images/speech-orange.svg") no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 30px;
}
.testimonial .testimonial-footer {
  margin-top: 1.25rem;
}

ul.downloads {
  margin-left: 0;
  list-style-type: none;
}
ul.downloads li {
  font-weight: 600;
  position: relative;
  padding: 0.4375rem 0;
  border-top: 1px solid #DDDDDD;
}
ul.downloads li:after {
  content: "";
  position: absolute;
  background: url("../images/downloads.svg") no-repeat;
  right: 0px;
  background-size: 20px;
  width: 30px;
  height: 20px;
  top: 9px;
}
ul.downloads li:last-child {
  border-bottom: 1px solid #DDDDDD;
}

ul.link-tree {
  margin-left: 0;
  list-style-type: none;
}
ul.link-tree li {
  font-weight: 600;
  position: relative;
  padding: 0.4375rem 0;
  border-top: 1px solid #DDDDDD;
}
ul.link-tree li:last-child {
  border-bottom: 1px solid #DDDDDD;
}

.read-reviews {
  padding: 1.875rem 0;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .read-reviews {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.read-reviews h2 {
  padding: 0 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .read-reviews h2 {
    padding: 0;
    display: flex;
    align-items: center;
  }
}
.read-reviews h2 img {
  margin-left: 0.9375rem;
}
@media print, screen and (max-width: 63.99875em) {
  .read-reviews h2 img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1.875rem;
  }
}
.read-reviews .button {
  margin: 0;
}

.tabs {
  display: flex;
  border-bottom: 1px solid #DDDDDD;
}
.tabs li {
  display: inline-block;
  padding: 1.875rem 0;
}
@media print, screen and (min-width: 64em) {
  .tabs li {
    padding: 1.25rem 1.875rem;
  }
  .tabs li:first-child {
    padding: 1.25rem 0;
  }
}
.tabs li a {
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .tabs li a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.tabs li a p {
  color: #201768;
  font-weight: 600;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  font-size: 1rem;
  line-height: 1.2;
}
@media print, screen and (min-width: 64em) {
  .tabs li a p {
    font-size: 1.25rem;
  }
}
.tabs li a img {
  filter: grayscale(100%);
}
.tabs li a:hover p, .tabs li a:focus p {
  color: #201768;
}
.tabs li a:hover img, .tabs li a:focus img {
  filter: grayscale(0);
}
.tabs li.active a p {
  color: #FF8600;
}
.tabs li.active a img {
  filter: grayscale(0);
}
.tabs li:last-child {
  border-right: 0;
}
.tabs li:last-child a {
  padding: 0;
  margin: 0;
}

@media print, screen and (max-width: 39.99875em) {
  .tab-content img {
    margin-top: 1.875rem;
  }
}

.leave-reviews {
  padding: 1.875rem 0;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .leave-reviews {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.leave-reviews h2 {
  padding: 0 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .leave-reviews h2 {
    padding: 0;
    display: flex;
    align-items: center;
  }
}
.leave-reviews h2 img {
  margin-left: 0.9375rem;
}
@media print, screen and (max-width: 63.99875em) {
  .leave-reviews h2 img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1.875rem;
  }
}
.leave-reviews .button {
  margin: 0;
}

@media print, screen and (max-width: 39.99875em) {
  .statistics {
    text-align: center;
  }
}
.statistics h2 {
  font-size: 3.75rem;
}
@media print, screen and (min-width: 40em) {
  .statistics h2 {
    font-size: 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .statistics h2 {
    font-size: 6.25rem;
  }
}

@media print, screen and (min-width: 40em) {
  #custom-cursor {
    transition: opacity 0.25s ease;
  }
  #custom-cursor span {
    align-items: center;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    overflow: visible;
    pointer-events: none;
    position: fixed;
    text-align: center;
    transform: translate(-50%, -50%);
    will-change: top, left;
  }
  #custom-cursor span:after {
    color: #fff;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1em;
    margin: 0 auto;
    opacity: 0;
    text-align: center;
    transform: translateY(8px);
    transition: transform 0.4s ease 0.4s, opacity 0.4s ease 0.4s;
  }
  #custom-cursor span.main {
    width: 10px;
    height: 10px;
    transition: background 0.25s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.35s cubic-bezier(0.77, 0, 0.175, 1), height 0.35s cubic-bezier(0.77, 0, 0.175, 1), width 0.35s cubic-bezier(0.77, 0, 0.175, 1);
    z-index: 999999999;
  }
  #custom-cursor span.main:after {
    color: #201768;
    margin: auto;
    text-align: center;
    z-index: 1;
  }
  #custom-cursor.hover--drag span.main {
    background: #fff;
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.15);
    width: 120px;
    height: 120px;
    padding: 20px;
    transition: background 0.45s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.35s cubic-bezier(0.77, 0, 0.175, 1), height 0.35s cubic-bezier(0.77, 0, 0.175, 1), width 0.35s cubic-bezier(0.77, 0, 0.175, 1), left 0.03s ease, top 0.03s ease;
  }
  #custom-cursor.hover--drag span.main:after {
    content: "drag to scroll" !important;
    opacity: 1;
    transform: translateY(0);
  }
  #custom-cursor.hover--zoom span.main {
    background: rgba(255, 255, 255, 0.45);
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.15);
    width: 90px;
    height: 90px;
    padding: 20px;
    transition: background 0.45s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.35s cubic-bezier(0.77, 0, 0.175, 1), height 0.35s cubic-bezier(0.77, 0, 0.175, 1), width 0.35s cubic-bezier(0.77, 0, 0.175, 1), left 0.03s ease, top 0.03s ease;
  }
  #custom-cursor.hover--zoom span.main:after {
    content: "zoom" !important;
    opacity: 1;
    transform: translateY(0);
  }
}
[data-tooltip] {
  display: inline;
  position: relative;
}

[data-tooltip]:hover:after {
  display: flex;
  justify-content: center;
  background: #201768;
  color: #fff;
  content: attr(title);
  font-size: 12px;
  padding: 5px 10px;
  position: absolute;
  left: 50%;
  bottom: 29px;
  transform: translateX(-50%);
  z-index: 9999;
  cursor: pointer;
}

[data-tooltip]:hover:before {
  border: solid;
  border-color: #201768 transparent;
  border-width: 9px 6px 0 6px;
  content: "";
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.basket-wrap .woocommerce table.shop_table {
  border-radius: 0;
  border: 0;
}
.basket-wrap .woocommerce table.shop_table td, .basket-wrap .woocommerce table.shop_table th, .basket-wrap .woocommerce table.shop_table .amount {
  font-size: 1.125rem;
  font-weight: 500;
}
.basket-wrap .woocommerce table.shop_table .order-total th, .basket-wrap .woocommerce table.shop_table .order-total .amount {
  font-size: 1.375rem;
}
.basket-wrap a {
  color: #FF8600;
}
.basket-wrap .woocommerce-cart-form__contents td {
  border-top: 0 !important;
}
.basket-wrap .woocommerce-cart-form__contents thead, .basket-wrap .woocommerce-cart-form__contents tbody, .basket-wrap .woocommerce-cart-form__contents tfoot {
  border-color: #ddd !important;
}
.basket-wrap .cart-collaterals {
  padding: 1.5625rem;
  border: 1px solid #ddd;
  display: inline-block;
  width: auto;
  float: right;
}
.basket-wrap .cart-collaterals .button {
  width: 100%;
}
.basket-wrap .cross-sells {
  width: 65% !important;
}
.basket-wrap .cross-sells ul.products {
  grid-row-gap: 1em;
  grid-column-gap: 1em;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.basket-wrap .cross-sells ul.products li.product {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.basket-wrap .cross-sells ul.products li.product .woocommerce-loop-product__title, .basket-wrap .cross-sells ul.products li.product .price {
  font-size: 1rem;
}
.basket-wrap .cross-sells ul.products li.product .price .woocommerce-price-suffix {
  font-size: 0.8125rem;
}
.basket-wrap .cross-sells ul.products li.product .button {
  font-size: 0.75rem;
  margin-top: auto;
}
.basket-wrap .cross-sells ul.products li.product img {
  height: 160px !important;
  margin-bottom: 0;
}
.basket-wrap .woocommerce-shipping-totals td {
  width: 100%;
}
.basket-wrap .woocommerce-shipping-totals td p, .basket-wrap .woocommerce-shipping-totals td label {
  font-size: 0.875rem;
  font-weight: 400;
}
.basket-wrap .product-name a {
  color: #201768;
}
.basket-wrap .amount {
  color: #FF8600;
}
.basket-wrap .product-thumbnail {
  text-align: center;
}
.basket-wrap .product-thumbnail img {
  border: 1px solid #DDDDDD;
  padding: 0.5rem;
}
.basket-wrap button.button.sm {
  padding: 0.8125rem 2.1875rem 0.75rem 2.1875rem !important;
}

/* 2 column layout */
@media (min-width: 981px) {
  .woocommerce-checkout .woocommerce:after {
    clear: both;
  }

  .woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout .col2-set .col-1 {
    float: left;
    width: 100%;
  }

  .woocommerce-checkout .woocommerce .col2-set, .woocommerce-checkout .col2-set {
    float: left;
    width: 56%;
    padding-right: 8%;
  }

  .sidebar {
    overflow: hidden;
    width: 36%;
    margin-left: 8%;
    float: left;
  }
  .sidebar table {
    margin-bottom: 0 !important;
  }
  .sidebar.sticky {
    position: sticky;
    top: 15px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  form.checkout {
    height: auto !important;
  }
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
  float: none;
}

.woocommerce-Address-title .edit {
  display: none !important;
}

.payment_method_stripe div.payment_box .form-row {
  margin: 0 !important;
  padding-top: 0 !important;
}
.payment_method_stripe #wc-stripe-new-payment-method {
  margin-right: 5px !important;
}
.payment_method_stripe label[for=wc-stripe-new-payment-method] {
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: #f5f5f5;
}
#add_payment_method #payment div.payment_box:before, .woocommerce-cart #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before {
  border: 1em solid #f5f5f5;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

.woocommerce-checkout .woocommerce .col2-set .col-2, .woocommerce-checkout .woocommerce-page .col2-set .col-2 {
  width: 100%;
  float: none;
}

/* some tweaks to simplify the payment method area */
.woocommerce-checkout #payment {
  background: none !important;
}

.woocommerce-checkout #payment ul.payment_methods {
  border: none;
  padding: 0;
}

.woocommerce-checkout #payment div.form-row {
  padding-right: 0;
  padding-left: 0;
}

.woocommerce-privacy-policy-text p, #add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
  font-size: 1rem;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
  height: 38px;
  width: 160px;
  font-size: 16px;
}

.woocommerce-checkout-review-order table tr:first-child, .woocommerce table.shop_table tr:first-child {
  background-color: #fff;
}

.woocommerce-checkout hr:first-child {
  margin-top: 0;
}
.woocommerce-checkout hr {
  border-color: #FF8600;
  margin-top: 3.125rem;
}
.woocommerce-checkout main {
  overflow: visible;
}
.woocommerce-checkout form .form-row {
  margin-bottom: 0;
}
.woocommerce-checkout form .form-row .input-text, .woocommerce-checkout form .form-row .input-text, .woocommerce-checkout form .form-row #wcmca_country_field_shipping, .woocommerce-checkout form .form-row #wcmca_country_field_billing {
  height: 32px;
}
.woocommerce-checkout form .form-row label {
  font-size: 1rem;
}

#billing_country_field {
  display: none;
}

.woocommerce table.shop_table {
  border-collapse: collapse;
  border-radius: 8px;
}
.woocommerce table.shop_table thead, .woocommerce table.shop_table tbody, .woocommerce table.shop_table tfoot {
  border: 1px solid #f5f5f5;
}
.woocommerce table.shop_table tfoot {
  background-color: #f5f5f5;
}

.woocommerce .woocommerce-checkout-review-order-table td.product-total {
  padding-right: 0;
}
.woocommerce .woocommerce-checkout-review-order-table td.product-name {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 0;
  font-size: 0.875rem;
}
.woocommerce .woocommerce-checkout-review-order-table td.product-name span {
  width: 100%;
}
.woocommerce .woocommerce-checkout-review-order-table td.product-name .product-image {
  margin-right: 20px;
  margin-top: 5px;
  border: 1px solid #ddd;
  padding: 0.625rem;
  flex-grow: 0;
  flex-shrink: 0;
}
.woocommerce .woocommerce-checkout-review-order-table th.product-name {
  padding-left: 0;
}
.woocommerce .woocommerce-checkout-review-order-table tfoot {
  background-color: #fff !important;
}
.woocommerce .woocommerce-checkout-review-order-table tfoot .cart-subtotal, .woocommerce .woocommerce-checkout-review-order-table tfoot .tax-rate {
  width: 50%;
  display: inline-block;
  padding: 15px 0;
}
.woocommerce .woocommerce-checkout-review-order-table tfoot .cart-subtotal th, .woocommerce .woocommerce-checkout-review-order-table tfoot .cart-subtotal td, .woocommerce .woocommerce-checkout-review-order-table tfoot .tax-rate th, .woocommerce .woocommerce-checkout-review-order-table tfoot .tax-rate td {
  padding: 0;
  border-top: 0;
  display: block;
  font-size: 1.125rem;
  font-weight: 500;
}
.woocommerce .woocommerce-checkout-review-order-table tfoot .cart-subtotal th .amount, .woocommerce .woocommerce-checkout-review-order-table tfoot .cart-subtotal td .amount, .woocommerce .woocommerce-checkout-review-order-table tfoot .tax-rate th .amount, .woocommerce .woocommerce-checkout-review-order-table tfoot .tax-rate td .amount {
  font-size: 1.125rem;
}
.woocommerce .woocommerce-checkout-review-order-table tfoot .cart-subtotal td, .woocommerce .woocommerce-checkout-review-order-table tfoot .tax-rate td {
  color: #FF8600;
}
.woocommerce .woocommerce-checkout-review-order-table tfoot .order-total {
  padding: 0;
  border-top: 1px solid #ddd;
}
.woocommerce .woocommerce-checkout-review-order-table tfoot .order-total th, .woocommerce .woocommerce-checkout-review-order-table tfoot .order-total td {
  padding: 15px 0 0 0;
  display: inline-block;
  border-top: 0;
  font-size: 1.5rem;
  font-weight: 500;
  width: 50%;
}
.woocommerce .woocommerce-checkout-review-order-table tfoot .order-total th .amount, .woocommerce .woocommerce-checkout-review-order-table tfoot .order-total td .amount {
  font-size: 1.5rem;
  color: #FF8600;
  font-weight: 500;
}

.woocommerce table.shop_table td {
  padding: 14px 14px;
}

.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: 100px;
}

.woocommerce a.remove {
  display: inline-block;
  font-size: 1rem;
  height: auto;
  width: auto;
  text-align: center;
  line-height: 1;
  letter-spacing: -0.25px;
  color: #201768 !important;
  border-bottom: 1px solid #FF8600;
  text-decoration: none;
  font-weight: 400;
  border-radius: 0;
  padding: 0 !important;
}
.woocommerce a.remove:hover {
  background: none;
  color: #FF8600 !important;
}

.woocommerce-checkout ul#shipping_method {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
}
.woocommerce-checkout ul#shipping_method li {
  position: relative;
}
.woocommerce-checkout ul#shipping_method li input {
  display: none;
}
.woocommerce-checkout ul#shipping_method li label {
  border: 1px solid #ccc;
  text-align: center;
  margin: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 0.625rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
}
.woocommerce-checkout ul#shipping_method li label .amount {
  display: block;
  clear: both;
  width: 100%;
}
.woocommerce-checkout ul#shipping_method li input[type=radio]:checked + label {
  border-color: #201768;
}
.woocommerce-checkout ul#shipping_method li:after {
  content: "";
  display: inline-block;
  padding-top: 75%;
}

.woocommerce table.shop_table td.product-name span {
  width: 100%;
}
.woocommerce table.shop_table td.product-name .product-image {
  margin-right: 20px;
  margin-top: 5px;
}

.woocommerce table.shop_table td {
  padding: 14px 12px;
}

.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: 100px;
}

.cart_totals {
  width: 350px !important;
}
.cart_totals .shop_table tr {
  border-bottom: 0 !important;
}
.cart_totals .shop_table th, .cart_totals .shop_table td {
  color: #201768 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border: 0;
  vertical-align: middle;
  padding: 5px 0;
}

.woocommerce ul.products, .woocommerce-page ul.products {
  display: grid;
  margin: 0;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 2em;
  grid-column-gap: 1em;
}
@media print, screen and (min-width: 40em) {
  .woocommerce ul.products, .woocommerce-page ul.products {
    grid-row-gap: 2em;
    grid-column-gap: 2em;
  }
}
.woocommerce ul.products.columns-4, .woocommerce-page ul.products.columns-4 {
  grid-row: auto;
  grid-template-columns: 1fr 1fr;
}
@media print, screen and (min-width: 40em) {
  .woocommerce ul.products.columns-4, .woocommerce-page ul.products.columns-4 {
    grid-template-columns: 1fr 1fr;
  }
}
@media print, screen and (min-width: 64em) {
  .woocommerce ul.products.columns-4, .woocommerce-page ul.products.columns-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.woocommerce ul.products:before, .woocommerce-page ul.products:before {
  display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  display: block;
  height: 100%;
  width: 100% !important;
  margin: 0 !important;
  margin-left: 0;
}
.woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a {
  display: block;
}
.woocommerce ul.products li.product img, .woocommerce-page ul.products li.product img {
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #ddd;
  padding: 0.625rem;
  margin-bottom: 1.25rem;
  height: 170px !important;
}
@media print, screen and (min-width: 40em) {
  .woocommerce ul.products li.product img, .woocommerce-page ul.products li.product img {
    padding: 1.25rem;
    height: 250px !important;
  }
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  letter-spacing: -0.5px;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
  color: #FF8600;
  font-weight: 500;
  margin-top: 0;
  font-size: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    font-size: 1.375rem;
  }
}
.woocommerce ul.products li.product .price .woocommerce-price-suffix, .woocommerce-page ul.products li.product .price .woocommerce-price-suffix {
  color: #201768;
  font-size: 1rem;
}

.woocommerce-pagination {
  margin-top: 1.5625rem;
}
@media print, screen and (min-width: 40em) {
  .woocommerce-pagination {
    margin-top: 2.8125rem;
  }
}

.taxonomy-image.icon:before {
  content: "";
  width: 50px;
  height: 50px;
  background: url("../images/defect_reports/standard.svg") center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.taxonomy-image.minibus:before {
  background: url("../images/defect_reports/van_and_minibus.svg") center no-repeat;
  background-size: contain;
}
.taxonomy-image.forklift:before {
  background: url("../images/defect_reports/forklift.svg") center no-repeat;
  background-size: contain;
}
.taxonomy-image.lgv:before {
  background: url("../images/defect_reports/van_and_lgv.svg") center no-repeat;
  background-size: contain;
}
.taxonomy-image.trailer:before {
  background: url("../images/defect_reports/trailer.svg") center no-repeat;
  background-size: contain;
}
.taxonomy-image.psv:before {
  background: url("../images/defect_reports/bus_and_psv.svg") center no-repeat;
  background-size: contain;
}
.taxonomy-image.irish:after {
  content: "";
  width: 30px;
  height: 20px;
  background-image: url("../images/defect_reports/ireland.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}

.price-rules-table th {
  background-color: #201768;
  color: #fff !important;
}
.price-rules-table tbody, .price-rules-table thead {
  border-color: #ddd !important;
}
.price-rules-table td {
  border-right: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
}

@media print, screen and (max-width: 39.99875em) {
  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: none !important;
  }
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
  margin-right: 0 !important;
}

.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 0;
  padding: 1.5625rem 1.5625rem;
  font-size: 0.8125rem;
}
@media print, screen and (min-width: 40em) {
  .woocommerce ul.products li.product .button {
    padding: 0.75rem 1.25rem 0.8125rem 1.25rem;
  }
}

.related ul.products {
  display: block;
}
.related ul.products:before {
  display: none;
}
.related ul.products li.product, .related ul.products li.product {
  display: block;
  box-sizing: border-box;
  padding: 1.25rem;
  background-color: #fff;
  width: 100% !important;
  height: auto;
  margin: 0 !important;
}
.related ul.products li.product h2, .related ul.products li.product h2 {
  color: #201768;
}
.related ul.products li.product h5, .related ul.products li.product h5 {
  color: #FF8600;
}
.related ul.products li.product img, .related ul.products li.product img {
  height: 250px !important;
}
@media print, screen and (min-width: 40em) {
  .related ul.products li.product img, .related ul.products li.product img {
    height: 250px !important;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .related .product-swiper {
    overflow: visible;
    padding-right: 4.375rem;
  }
}
.related .product-swiper .swiper-slide {
  height: auto;
}
.related .product-swiper .swiper-slide .product {
  height: 100%;
}

.woocommerce ul.products li.product .price ins {
  font-weight: 500;
}

.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
  background-color: #FF8600;
  border-radius: 0;
  min-width: auto;
  min-height: auto;
  height: auto;
  margin: 0;
  line-height: inherit;
  font-weight: 600;
  padding: 5px 10px;
  top: 0;
  font-size: 0.875rem;
}

.single-product .product .onsale {
  display: none;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #FF8600;
  font-weight: 500;
  margin-top: 0;
  position: relative;
  display: inline-block;
  font-size: 1.375rem;
}
@media print, screen and (min-width: 40em) {
  .woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 2rem;
  }
}

.wholesale_price_container {
  display: inline-block !important;
  margin-left: 10px;
}
.wholesale_price_container .wholesale_price_title {
  position: absolute;
  font-size: 11px;
  letter-spacing: 0.5px;
  left: 45%;
  transform: translateX(-50%);
  background: #FF8600;
  color: #fff;
  padding: 2px 9px;
  top: -20px;
  border-radius: 6px;
}
@media print, screen and (max-width: 39.99875em) {
  .wholesale_price_container .wholesale_price_title {
    display: none;
  }
}
.wholesale_price_container .wholesale_price_title:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #FF8600;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}

.single-product .wholesale_price_title {
  left: 55%;
}

.inc-vat {
  display: inline-block;
  margin-top: 0;
  margin-left: 0.3125rem;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 40em) {
  .inc-vat {
    font-size: 1rem;
    margin-left: 0.625rem;
  }
}

.woocommerce span.onsale {
  top: 0;
  left: 0;
}

ins {
  text-decoration: none !important;
  border-bottom: 2px solid #201768;
}

del.original-computed-price {
  text-decoration: none;
  position: relative;
  opacity: 0.5;
  color: #FF8600;
}

del.original-computed-price:after {
  border-bottom: 1px solid #FF8600;
  content: "";
  left: 0;
  margin-top: calc(0.125em / 2 * -1);
  position: absolute;
  top: 55%;
  width: 100%;
  max-width: 100%;
}

.woocommerce div.product .stock {
  background-color: #04F500;
  color: #201768;
  display: inline-block;
  border-radius: 60px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  font-size: 0.75rem;
  padding: 0.3125rem 0.9375rem 0.3125rem 0.9375rem;
}
@media print, screen and (min-width: 40em) {
  .woocommerce div.product .stock {
    font-size: 0.875rem;
    padding: 0.3125rem 0.9375rem 0.3125rem 2rem;
  }
  .woocommerce div.product .stock:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: url("data:image/svg+xml,%3Csvg width='19' height='15' viewBox='0 0 19 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8.039 5.973 13 18 1' stroke='%23092849' stroke-width='2' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat center center;
    background-size: contain;
    width: 18px;
    height: 18px;
  }
}
.woocommerce div.product .stock.out {
  background-color: red;
  padding: 0.3125rem 0.9375rem 0.3125rem 0.9375rem;
}
@media print, screen and (min-width: 40em) {
  .woocommerce div.product .stock.out {
    font-size: 0.875rem;
    padding: 0.3125rem 0.9375rem 0.3125rem 0.9375rem;
  }
}
.woocommerce div.product .stock.out:before {
  display: none;
}

.availability {
  border: 1px solid #201768;
  color: #201768;
  display: inline-block;
  border-radius: 60px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  font-size: 0.75rem;
  padding: 0.3125rem 0.9375rem 0.3125rem 0.9375rem;
}
@media print, screen and (min-width: 40em) {
  .availability {
    font-size: 0.8125rem;
    padding: 0.3125rem 0.9375rem 0.3125rem 2rem;
  }
  .availability:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eicon%3C/title%3E%3Cg id='Desktop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Desktop-&gt;-Homepage-1' transform='translate(-99.000000, -7.000000)' stroke='%23092849' stroke-width='2'%3E%3Cg id='top'%3E%3Cpath d='M115,19.5461323 L114.335518,23.167754 C114.311287,23.4193849 114.178018,23.6505126 113.968329,23.7977633 C113.793122,23.9263747 113.576909,24 113.349513,24 L113.272161,24 C110.934824,24 108.63197,23.3737185 106.613362,22.1882572 C104.632963,21.0298229 102.971293,19.3681267 101.812876,17.3839702 C100.612522,15.3476235 99.9862497,13.0205033 100.000229,10.6551724 C100.000229,10.4277726 100.073853,10.2106244 100.207122,10.0251631 C100.349711,9.82572227 100.577107,9.68965517 100.833394,9.66449208 L104.454961,9 L106.344028,13.3634669 L104.447505,15.1053122 C104.922801,16.0643057 105.545345,16.9319664 106.298362,17.6915191 C107.057903,18.4575955 107.928347,19.083877 108.894781,19.556384 L110.640328,17.6570363 L115,19.5461323 Z' id='icon'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    background-size: contain;
    width: 18px;
    height: 18px;
  }
}

.woocommerce div.product .product_title {
  color: #201768;
}

.back {
  display: inline-block;
  font-weight: 500;
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 0.9375rem;
}
@media print, screen and (max-width: 39.99875em) {
  .back {
    font-size: 0.875rem;
  }
}
.back:before {
  content: "";
  width: 12px;
  height: 12px;
  background: url("../images/chevron.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt.disabled, button[name=wba_order_again_submit] {
  font-weight: 500;
  position: relative;
  top: 0;
  background-color: #FF8600;
  border: 0;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  font-size: 0.875rem;
  padding: 1.125rem 1.5625rem 1.125rem 1.5625rem;
}
@media print, screen and (min-width: 40em) {
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt.disabled, button[name=wba_order_again_submit] {
    padding: 1.125rem 2.1875rem 1.125rem 2.1875rem;
  }
}
.woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit.disabled:focus, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled:focus, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce #respond input#submit:disabled[disabled]:focus, .woocommerce a.button.disabled:hover, .woocommerce a.button.disabled:focus, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled:focus, .woocommerce a.button:disabled[disabled]:hover, .woocommerce a.button:disabled[disabled]:focus, .woocommerce button.button.disabled:hover, .woocommerce button.button.disabled:focus, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled:focus, .woocommerce button.button:disabled[disabled]:hover, .woocommerce button.button:disabled[disabled]:focus, .woocommerce input.button.disabled:hover, .woocommerce input.button.disabled:focus, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled:focus, .woocommerce input.button:disabled[disabled]:hover, .woocommerce input.button:disabled[disabled]:focus, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt.disabled:focus, button[name=wba_order_again_submit]:hover, button[name=wba_order_again_submit]:focus {
  background-color: #FF8600;
  color: #fff;
  top: -4px;
}
.woocommerce #respond input#submit:hover:after, .woocommerce #respond input#submit:focus:after, .woocommerce a.button:hover:after, .woocommerce a.button:focus:after, .woocommerce button.button:hover:after, .woocommerce button.button:focus:after, .woocommerce input.button:hover:after, .woocommerce input.button:focus:after, .woocommerce #respond input#submit.disabled:hover:after, .woocommerce #respond input#submit.disabled:focus:after, .woocommerce #respond input#submit:disabled:hover:after, .woocommerce #respond input#submit:disabled:focus:after, .woocommerce #respond input#submit:disabled[disabled]:hover:after, .woocommerce #respond input#submit:disabled[disabled]:focus:after, .woocommerce a.button.disabled:hover:after, .woocommerce a.button.disabled:focus:after, .woocommerce a.button:disabled:hover:after, .woocommerce a.button:disabled:focus:after, .woocommerce a.button:disabled[disabled]:hover:after, .woocommerce a.button:disabled[disabled]:focus:after, .woocommerce button.button.disabled:hover:after, .woocommerce button.button.disabled:focus:after, .woocommerce button.button:disabled:hover:after, .woocommerce button.button:disabled:focus:after, .woocommerce button.button:disabled[disabled]:hover:after, .woocommerce button.button:disabled[disabled]:focus:after, .woocommerce input.button.disabled:hover:after, .woocommerce input.button.disabled:focus:after, .woocommerce input.button:disabled:hover:after, .woocommerce input.button:disabled:focus:after, .woocommerce input.button:disabled[disabled]:hover:after, .woocommerce input.button:disabled[disabled]:focus:after, .woocommerce #respond input#submit.alt:hover:after, .woocommerce #respond input#submit.alt:focus:after, .woocommerce a.button.alt:hover:after, .woocommerce a.button.alt:focus:after, .woocommerce button.button.alt:hover:after, .woocommerce button.button.alt:focus:after, .woocommerce input.button.alt:hover:after, .woocommerce input.button.alt:focus:after, .woocommerce button.button.alt.disabled:hover:after, .woocommerce button.button.alt.disabled:focus:after, button[name=wba_order_again_submit]:hover:after, button[name=wba_order_again_submit]:focus:after {
  right: -5px;
}
.woocommerce #respond input#submit.ghost, .woocommerce a.button.ghost, .woocommerce button.button.ghost, .woocommerce input.button.ghost, .woocommerce #respond input#submit.disabled.ghost, .woocommerce #respond input#submit:disabled.ghost, .woocommerce #respond input#submit:disabled[disabled].ghost, .woocommerce a.button.disabled.ghost, .woocommerce a.button:disabled.ghost, .woocommerce a.button:disabled[disabled].ghost, .woocommerce button.button.disabled.ghost, .woocommerce button.button:disabled.ghost, .woocommerce button.button:disabled[disabled].ghost, .woocommerce input.button.disabled.ghost, .woocommerce input.button:disabled.ghost, .woocommerce input.button:disabled[disabled].ghost, .woocommerce #respond input#submit.alt.ghost, .woocommerce a.button.alt.ghost, .woocommerce button.button.alt.ghost, .woocommerce input.button.alt.ghost, .woocommerce button.button.alt.disabled.ghost, button[name=wba_order_again_submit].ghost {
  background-color: transparent;
  border: 2px solid #FF8600;
  color: #201768;
}
.woocommerce #respond input#submit.ghost:hover, .woocommerce a.button.ghost:hover, .woocommerce button.button.ghost:hover, .woocommerce input.button.ghost:hover, .woocommerce #respond input#submit.disabled.ghost:hover, .woocommerce #respond input#submit:disabled.ghost:hover, .woocommerce #respond input#submit:disabled[disabled].ghost:hover, .woocommerce a.button.disabled.ghost:hover, .woocommerce a.button:disabled.ghost:hover, .woocommerce a.button:disabled[disabled].ghost:hover, .woocommerce button.button.disabled.ghost:hover, .woocommerce button.button:disabled.ghost:hover, .woocommerce button.button:disabled[disabled].ghost:hover, .woocommerce input.button.disabled.ghost:hover, .woocommerce input.button:disabled.ghost:hover, .woocommerce input.button:disabled[disabled].ghost:hover, .woocommerce #respond input#submit.alt.ghost:hover, .woocommerce a.button.alt.ghost:hover, .woocommerce button.button.alt.ghost:hover, .woocommerce input.button.alt.ghost:hover, .woocommerce button.button.alt.disabled.ghost:hover, button[name=wba_order_again_submit].ghost:hover {
  background-color: #FF8600;
  color: #fff;
}
.woocommerce #respond input#submit.sm, .woocommerce a.button.sm, .woocommerce button.button.sm, .woocommerce input.button.sm, .woocommerce #respond input#submit.disabled.sm, .woocommerce #respond input#submit:disabled.sm, .woocommerce #respond input#submit:disabled[disabled].sm, .woocommerce a.button.disabled.sm, .woocommerce a.button:disabled.sm, .woocommerce a.button:disabled[disabled].sm, .woocommerce button.button.disabled.sm, .woocommerce button.button:disabled.sm, .woocommerce button.button:disabled[disabled].sm, .woocommerce input.button.disabled.sm, .woocommerce input.button:disabled.sm, .woocommerce input.button:disabled[disabled].sm, .woocommerce #respond input#submit.alt.sm, .woocommerce a.button.alt.sm, .woocommerce button.button.alt.sm, .woocommerce input.button.alt.sm, .woocommerce button.button.alt.disabled.sm, button[name=wba_order_again_submit].sm {
  padding: 0.875rem 0.9375rem;
  font-size: 0.8125rem;
}
@media print, screen and (min-width: 40em) {
  .woocommerce #respond input#submit.sm, .woocommerce a.button.sm, .woocommerce button.button.sm, .woocommerce input.button.sm, .woocommerce #respond input#submit.disabled.sm, .woocommerce #respond input#submit:disabled.sm, .woocommerce #respond input#submit:disabled[disabled].sm, .woocommerce a.button.disabled.sm, .woocommerce a.button:disabled.sm, .woocommerce a.button:disabled[disabled].sm, .woocommerce button.button.disabled.sm, .woocommerce button.button:disabled.sm, .woocommerce button.button:disabled[disabled].sm, .woocommerce input.button.disabled.sm, .woocommerce input.button:disabled.sm, .woocommerce input.button:disabled[disabled].sm, .woocommerce #respond input#submit.alt.sm, .woocommerce a.button.alt.sm, .woocommerce button.button.alt.sm, .woocommerce input.button.alt.sm, .woocommerce button.button.alt.disabled.sm, button[name=wba_order_again_submit].sm {
    padding: 0.875rem 1.25rem;
  }
}

#place_order {
  float: left;
  width: 100%;
  margin-top: 0.9375rem;
  font-weight: 400;
  position: relative;
  z-index: 1;
  top: 0;
  background-color: #FF8600;
  color: #fff;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  border: 0;
  cursor: pointer;
  padding: 0.9375rem 1.25rem 0.8125rem;
  font-size: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  #place_order {
    padding: 1.125rem 1.875rem 1rem 1.875rem !important;
  }
}

.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {
  padding-right: 35px !important;
}
.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after {
  top: 1em !important;
}
.woocommerce #respond input#submit.loading:focus:after, .woocommerce #respond input#submit.loading:hover:after, .woocommerce a.button.loading:focus:after, .woocommerce a.button.loading:hover:after, .woocommerce button.button.loading:focus:after, .woocommerce button.button.loading:hover:after, .woocommerce input.button.loading:focus:after, .woocommerce input.button.loading:hover:after {
  right: 1em !important;
}

.variations_button {
  display: flex;
  align-items: center;
}

.woocommerce div.product-type-simple form.cart, .variations_button {
  display: flex;
  align-items: center;
}
.woocommerce div.product-type-simple form.cart .button, .variations_button .button {
  width: 100%;
  margin-left: 1.25rem !important;
}
@media print, screen and (min-width: 40em) {
  .woocommerce div.product-type-simple form.cart .button, .variations_button .button {
    margin-left: 2.5rem !important;
  }
}

.single_variation_wrap {
  display: block;
}

.woocommerce div.product form.cart div.quantity, .woocommerce .quantity, .woocommerce-page .quantity, .side-cart .quantity {
  display: flex;
  overflow: visible;
  margin: 0;
  padding: 0;
}
.woocommerce div.product form.cart div.quantity .qty, .woocommerce div.product form.cart div.quantity input.qty, .woocommerce .quantity .qty, .woocommerce .quantity input.qty, .woocommerce-page .quantity .qty, .woocommerce-page .quantity input.qty, .side-cart .quantity .qty, .side-cart .quantity input.qty {
  display: inline-block;
  margin: 0;
  font-weight: 500;
  border: 1px solid #DDDDDD;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  text-align: center;
  -moz-appearance: textfield;
}
.woocommerce div.product form.cart div.quantity .qty::-webkit-outer-spin-button, .woocommerce div.product form.cart div.quantity .qty::-webkit-inner-spin-button, .woocommerce div.product form.cart div.quantity input.qty::-webkit-outer-spin-button, .woocommerce div.product form.cart div.quantity input.qty::-webkit-inner-spin-button, .woocommerce .quantity .qty::-webkit-outer-spin-button, .woocommerce .quantity .qty::-webkit-inner-spin-button, .woocommerce .quantity input.qty::-webkit-outer-spin-button, .woocommerce .quantity input.qty::-webkit-inner-spin-button, .woocommerce-page .quantity .qty::-webkit-outer-spin-button, .woocommerce-page .quantity .qty::-webkit-inner-spin-button, .woocommerce-page .quantity input.qty::-webkit-outer-spin-button, .woocommerce-page .quantity input.qty::-webkit-inner-spin-button, .side-cart .quantity .qty::-webkit-outer-spin-button, .side-cart .quantity .qty::-webkit-inner-spin-button, .side-cart .quantity input.qty::-webkit-outer-spin-button, .side-cart .quantity input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
@media print, screen and (max-width: 39.99875em) {
  .woocommerce div.product form.cart div.quantity .qty, .woocommerce div.product form.cart div.quantity input.qty, .woocommerce .quantity .qty, .woocommerce .quantity input.qty, .woocommerce-page .quantity .qty, .woocommerce-page .quantity input.qty, .side-cart .quantity .qty, .side-cart .quantity input.qty {
    width: 55px;
    height: 50px;
  }
}
.woocommerce div.product form.cart div.quantity .qty:disabled, .woocommerce div.product form.cart div.quantity input.qty:disabled, .woocommerce .quantity .qty:disabled, .woocommerce .quantity input.qty:disabled, .woocommerce-page .quantity .qty:disabled, .woocommerce-page .quantity input.qty:disabled, .side-cart .quantity .qty:disabled, .side-cart .quantity input.qty:disabled {
  opacity: 0.75;
  color: #ddd;
}
.woocommerce div.product form.cart div.quantity input[type=button], .woocommerce .quantity input[type=button], .woocommerce-page .quantity input[type=button], .side-cart .quantity input[type=button] {
  background-color: #fff;
  color: #FF8600;
  border: 1px solid #DDDDDD;
  padding: 0 0.75rem;
  font-size: 1.125rem;
  font-weight: 500;
  position: relative;
  border-radius: 0;
  height: auto;
  width: auto;
}
@media print, screen and (max-width: 39.99875em) {
  .woocommerce div.product form.cart div.quantity input[type=button], .woocommerce .quantity input[type=button], .woocommerce-page .quantity input[type=button], .side-cart .quantity input[type=button] {
    width: 40px;
    height: 50px;
  }
}
.woocommerce div.product form.cart div.quantity input[type=button]:disabled, .woocommerce .quantity input[type=button]:disabled, .woocommerce-page .quantity input[type=button]:disabled, .side-cart .quantity input[type=button]:disabled {
  opacity: 0.75;
  color: #ddd;
}

.sku_wrapper {
  color: #FF8600;
  font-weight: 500;
  margin-bottom: 0.3125rem;
  display: inline-block;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  border: 1px solid #DDDDDD;
  padding-bottom: 1.25rem;
}
.woocommerce div.product div.images.woocommerce-product-gallery .onsale {
  display: block !important;
}

.woocommerce-products-header {
  margin: 1.875rem 0 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .woocommerce-products-header {
    margin: 2.5rem 0 3.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .woocommerce-products-header {
    margin: 3.75rem 0 5rem;
  }
}

.woocommerce div.product div.images .flex-control-thumbs {
  text-align: center;
  margin-top: 1.25rem;
  position: relative;
  z-index: 10;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  float: none;
  width: 12.5%;
  display: inline-block;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  border: 1px solid #DDDDDD;
  padding: 0.5rem;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
  border-color: #FF8600;
}

.flex-direction-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
.flex-direction-nav .flex-nav-prev, .flex-direction-nav .flex-nav-next {
  position: absolute;
  bottom: 1.5625rem;
  z-index: 99;
}
.flex-direction-nav .flex-nav-prev a, .flex-direction-nav .flex-nav-next a {
  font-size: 0;
  background: url("../images/arrow.svg") no-repeat center center;
  border: 1px solid #DDDDDD;
  display: block;
  width: 42px;
  height: 42px;
}
@media print, screen and (min-width: 40em) {
  .flex-direction-nav .flex-nav-prev a, .flex-direction-nav .flex-nav-next a {
    width: 62px;
    height: 62px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .flex-direction-nav .flex-nav-prev a, .flex-direction-nav .flex-nav-next a {
    background-size: 30px;
  }
}
.flex-direction-nav .flex-nav-prev {
  transform: rotate(180deg);
}
.flex-direction-nav .flex-nav-prev a {
  border-right: 0;
}
.flex-direction-nav .flex-nav-next {
  right: 0;
}
.flex-direction-nav .flex-nav-next a {
  border-right: 0;
}

.woocommerce a.added_to_cart {
  display: none;
}

@media print, screen and (min-width: 64em) {
  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 44%;
  }
}

.woocommerce-checkout-review-order {
  border: 1px solid #ddd;
  padding: 1.875rem 1.25rem;
}

.woocommerce-checkout-review-order table.shop_table {
  border-radius: 0;
  border: 0;
  border-collapse: collapse;
}
.woocommerce-checkout-review-order table.shop_table tbody, .woocommerce-checkout-review-order table.shop_table tfoot, .woocommerce-checkout-review-order table.shop_table thead {
  border: 0;
}
.woocommerce-checkout-review-order table.shop_table thead tr {
  background-color: #201768;
  border: 0;
  border-bottom: 1px solid #ddd;
}
.woocommerce-checkout-review-order table.shop_table tbody tr {
  border-color: #ddd !important;
}
.woocommerce-checkout-review-order table.shop_table tbody tr td {
  border-top: 0;
  padding: 12px 12px;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
  font-weight: 400;
  color: #201768;
  font-size: 0.875rem;
  margin-bottom: 0;
}

.woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd p {
  font-size: 0.875rem;
  color: #201768;
}

.woocommerce table.shop_table td {
  font-size: 1rem;
}
.woocommerce table.shop_table td .amount {
  font-size: 1rem;
}

.woocommerce table.shop_table .actions {
  border-top: 0;
}

.woocommerce-cart .cart-collaterals {
  margin-top: 2.5rem;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  margin-top: 1.25rem;
  border-radius: 0 !important;
}

.woocommerce table.shop_table th {
  color: #201768;
  font-weight: 500;
}

table.variations {
  border-width: 0;
  margin: 0 0 2em 0;
  position: relative;
}

table.variations td {
  border-width: 0;
  padding: 10px 10px 0 10px;
}
table.variations td.label {
  background-color: #fff;
}

table.variations tr:last-of-type td {
  padding: 10px;
}

table.variations td label {
  text-transform: uppercase;
  font-weight: 500;
}

.variations_form select {
  padding: 0 40px 0 8px;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
  color: inherit;
  cursor: pointer;
  font-weight: normal;
  width: 100%;
  transition: color 0.3s ease-out;
  background-color: transparent;
  position: relative;
  z-index: 2;
}

.variations_form .select-wrapper {
  display: inline-block;
}

.variations_form .select-wrapper::after {
  z-index: 1;
}

.variations_form .reset_variations {
  position: absolute;
  font-size: 10px;
  background-color: #f6f6f6;
  border-radius: 4px;
  top: -24px;
  right: -14px;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  text-transform: uppercase;
}

.variations_form .select-wrapper {
  width: 100%;
}

table.variations, table.variations tr, table.variations td {
  display: block;
  border: 0;
}

table.variations td {
  padding: 0 0 10px 0;
}

table.variations tr:last-of-type td {
  padding: 0 0 10px 0;
}

table.variations td.value {
  padding: 0;
}

table.variations tbody {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 1em;
  grid-column-gap: 1em;
  border: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0 0 0.9375rem 0;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    margin-bottom: 3.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    white-space: nowrap;
    overflow-x: scroll;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 0;
  transition: 0.25s all ease-in-out;
  padding: 0 0.75em;
}
@media print, screen and (min-width: 40em) {
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 0 1.35em;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 500;
  transition: 0.25s all ease-in-out;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FF8600;
  opacity: 0;
  transition: 0.25s all ease-in-out;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
  color: #FF8600 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
  margin-left: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom: 1px solid #FF8600;
  color: #FF8600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
  opacity: 1;
}

.my-account-wrap {
  background-color: #f5f5f5;
}
.my-account-wrap .woocommerce-MyAccount-navigation {
  background-color: #fff;
  border: 1px solid #ddd;
}
@media print, screen and (min-width: 40em) {
  .my-account-wrap .woocommerce-MyAccount-navigation {
    width: 22.5%;
  }
}
.my-account-wrap .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li {
  padding: 0.8125rem 1.25rem 0.8125rem 3.4375rem;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li a {
  letter-spacing: 0.35px;
  font-size: 1rem;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li:before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard:before {
  background: url("../images/my-account/dashboard.svg") no-repeat center center;
  background-size: contain;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders:before {
  background: url("../images/my-account/order-history.svg") no-repeat center center;
  background-size: contain;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads:before {
  background: url("../images/my-account/downloads.svg") no-repeat center center;
  background-size: contain;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address:before {
  background: url("../images/my-account/addresses.svg") no-repeat center center;
  background-size: contain;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account:before {
  background: url("../images/my-account/account.svg") no-repeat center center;
  background-size: contain;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--buy_again:before {
  background: url("../images/my-account/buy-again.svg") no-repeat center center;
  background-size: contain;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:before {
  background: url("../images/my-account/logout.svg") no-repeat center center;
  background-size: contain;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods:before {
  background: url("../images/my-account/payment-method.svg") no-repeat center center;
  background-size: contain;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li.user {
  padding: 1.25rem 1.25rem;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li.user h5 {
  font-size: 1rem;
  color: #201768;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li.user p {
  font-size: 1rem;
  color: #FF8600;
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li.is-active:before {
  filter: invert(48%) sepia(68%) saturate(1920%) hue-rotate(189deg) brightness(103%) contrast(101%);
}
.my-account-wrap .woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: 0;
}
.my-account-wrap .woocommerce-MyAccount-content {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 1.25rem 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .my-account-wrap .woocommerce-MyAccount-content {
    padding: 1.875rem 2.5rem;
    width: 70%;
  }
}

.woocommerce-edit-address .addresses {
  display: none;
}
.woocommerce-edit-address #wcmca_custom_addresses .addresses {
  display: block;
}

.buy-again {
  display: flex;
  align-items: center;
  padding-bottom: 1.875rem;
  margin-bottom: 1.875rem;
  border-bottom: 1px solid #ddd;
}
.buy-again .image {
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #ddd;
  padding: 0.625rem;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .buy-again .image {
    margin-bottom: 0;
    padding: 1.25rem;
  }
}
.buy-again .content {
  margin-left: 1.875rem;
}
.buy-again .content a {
  font-weight: 500;
  font-size: 1.25rem;
}
.buy-again .content .amount {
  font-size: 1.5rem;
  color: #FF8600;
  margin: 0.625rem 0;
}
.buy-again .content h5 {
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
}
.buy-again .content h5 span {
  margin-right: 0.625rem;
}
.buy-again .content .actions {
  display: flex;
}
.buy-again .content .actions button {
  margin-left: 1.25rem;
}

.wcmca_duplicate_address_button {
  margin-top: 0;
}

.wcmca_action_button_container {
  display: none;
}

#wcmca_add_new_address_button_billing, #wcmca_add_new_address_button_shipping {
  margin-top: 1.875rem;
  background-color: #FF8600;
  color: #fff;
}
#wcmca_add_new_address_button_billing:hover, #wcmca_add_new_address_button_shipping:hover {
  background-color: #201768;
  color: #fff;
}

.woocommerce-Address-title h3 {
  color: #FF8600;
  margin-bottom: 1.25rem;
}

.wcmca_billing_addresses_title, .wcmca_shipping_addresses_title {
  font-size: 2rem;
  color: #FF8600;
  margin-bottom: 1.25rem;
  padding-top: 40px;
  border-top: 1px solid #ddd;
}

.wcmcam_address_block_title h3 input {
  display: none;
}

.wcmca_address_title_text_content {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.125rem;
  font-weight: 500;
  color: #FF8600;
  margin-left: 0;
  display: inline-block;
}

.wcmca_address_container {
  margin-bottom: 0;
}

.wcmca_default_address_badge {
  background-color: #201768 !important;
  font-size: 0.875rem;
  border-radius: 25px;
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 3px;
}

#wcmca_shipping_country_field, #wcmca_shipping_state_field, #wcmca_billing_country_field, #wcmca_billing_state_field {
  display: none !important;
}

#wcmca_shipping_email_field {
  margin-top: 0 !important;
}

.edit-account .woocommerce-form-row {
  padding: 0 !important;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  background-color: #fff;
}
.woocommerce form.checkout_coupon .woocommerce-privacy-policy-text, .woocommerce form.login .woocommerce-privacy-policy-text, .woocommerce form.register .woocommerce-privacy-policy-text {
  margin-bottom: 0.9375rem;
}
.woocommerce form.checkout_coupon .form-captcha-row #register_captcha, .woocommerce form.checkout_coupon .form-captcha-row #login_captcha, .woocommerce form.login .form-captcha-row #register_captcha, .woocommerce form.login .form-captcha-row #login_captcha, .woocommerce form.register .form-captcha-row #register_captcha, .woocommerce form.register .form-captcha-row #login_captcha {
  width: 160px;
  height: 40px;
}

.woocommerce form .form-row .required, .required {
  color: #FF8600 !important;
}

.modal form.checkout_coupon, .modal form.login, .modal form.register {
  border: 0;
  padding: 0;
  margin: 0;
}
.modal form.checkout_coupon .woocommerce-privacy-policy-text, .modal form.login .woocommerce-privacy-policy-text, .modal form.register .woocommerce-privacy-policy-text {
  margin-top: 0;
}
.modal form.checkout_coupon .woocommerce-privacy-policy-text p, .modal form.login .woocommerce-privacy-policy-text p, .modal form.register .woocommerce-privacy-policy-text p {
  font-size: 0.875rem;
}
.modal form.checkout_coupon .button, .modal form.login .button, .modal form.register .button {
  width: 100%;
}
.modal form.checkout_coupon .lost_password, .modal form.login .lost_password, .modal form.register .lost_password {
  text-align: center;
}
.modal form.checkout_coupon .lost_password a, .modal form.login .lost_password a, .modal form.register .lost_password a {
  font-size: 1rem;
}
.modal form.checkout_coupon label, .modal form.login label, .modal form.register label {
  font-size: 1rem;
}
.modal form.checkout_coupon p, .modal form.login p, .modal form.register p {
  font-size: 0.875rem;
}
.modal form.checkout_coupon .billing-first-name, .modal form.login .billing-first-name, .modal form.register .billing-first-name {
  width: 48.5%;
  float: left;
  margin-right: 1.5%;
}
.modal form.checkout_coupon .billing-last-name, .modal form.login .billing-last-name, .modal form.register .billing-last-name {
  width: 48.5%;
  float: left;
  margin-left: 1.5%;
}
.modal form.checkout_coupon .form-captcha-row input, .modal form.login .form-captcha-row input, .modal form.register .form-captcha-row input {
  margin-left: 15px !important;
  width: 180px !important;
  height: 40px !important;
}
.modal form.checkout_coupon .mailchimp-newsletter input[type=checkbox], .modal form.login .mailchimp-newsletter input[type=checkbox], .modal form.register .mailchimp-newsletter input[type=checkbox] {
  position: absolute;
}
.modal form.checkout_coupon .mailchimp-newsletter label, .modal form.login .mailchimp-newsletter label, .modal form.register .mailchimp-newsletter label {
  padding-left: 15px;
  font-size: 14px;
  line-height: 19px !important;
  margin-top: -3px;
  margin-bottom: 10px;
}

.dashboard-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media print, screen and (min-width: 64em) {
  .dashboard-actions {
    grid-column-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.dashboard-actions .action {
  display: block;
  position: relative;
  border: 1px solid #ddd;
  text-align: center;
}
.dashboard-actions .action:after {
  content: "";
  display: inline-block;
}
.dashboard-actions .action .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .dashboard-actions .action .content {
    padding: 0 0.9375rem;
  }
}
.dashboard-actions .action .content img {
  filter: invert(48%) sepia(68%) saturate(1920%) hue-rotate(189deg) brightness(103%) contrast(101%);
}
@media print, screen and (max-width: 39.99875em) {
  .dashboard-actions .action .content img {
    max-width: 40px;
  }
}
.dashboard-actions .action .content h5 {
  color: #201768;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 40em) {
  .dashboard-actions .action .content h5 {
    font-size: 1rem;
  }
}

.start-shopping {
  display: block;
  background-color: #FF8600;
  padding: 1.25rem 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .start-shopping {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.start-shopping h3 {
  color: #fff;
}
@media print, screen and (max-width: 39.99875em) {
  .start-shopping h3 {
    margin-bottom: 0.9375rem;
  }
}
.start-shopping .button {
  margin-top: 0;
  color: #fff;
  border-color: #201768;
}

.woocommerce-orders-table th, .woocommerce-table--order-details th {
  background-color: #201768;
  color: #fff !important;
  padding: 14px 16px !important;
  font-size: 1.125rem;
  font-weight: 500;
}
.woocommerce-orders-table td, .woocommerce-table--order-details td {
  padding: 14px 16px;
  border-top: 0 !important;
}
.woocommerce-orders-table tr:nth-child(odd) td, .woocommerce-table--order-details tr:nth-child(odd) td {
  background-color: #F8F8F8;
}
.woocommerce-orders-table tr:nth-child(even) td, .woocommerce-table--order-details tr:nth-child(even) td {
  background-color: #F2F2F2;
}
.woocommerce-orders-table .woocommerce-orders-table__header-wba-again, .woocommerce-orders-table .woocommerce-orders-table__cell-wba-again, .woocommerce-table--order-details .woocommerce-orders-table__header-wba-again, .woocommerce-table--order-details .woocommerce-orders-table__cell-wba-again {
  display: none;
}

.order-details-total {
  width: 320px;
  float: right;
  margin-bottom: 3.125rem;
}
.order-details-total .subtotal, .order-details-total .vat, .order-details-total .shipping, .order-details-total .payment, .order-details-total .total, .order-details-total .order-note {
  display: flex;
  border-top: 1px solid #ddd;
  padding: 8px 0;
}
.order-details-total .subtotal .details-header, .order-details-total .subtotal .details-content, .order-details-total .vat .details-header, .order-details-total .vat .details-content, .order-details-total .shipping .details-header, .order-details-total .shipping .details-content, .order-details-total .payment .details-header, .order-details-total .payment .details-content, .order-details-total .total .details-header, .order-details-total .total .details-content, .order-details-total .order-note .details-header, .order-details-total .order-note .details-content {
  display: block;
  font-size: 1rem;
  font-weight: 500;
  color: #201768;
  background-color: #fff;
}
.order-details-total .subtotal .details-header .amount, .order-details-total .subtotal .details-content .amount, .order-details-total .vat .details-header .amount, .order-details-total .vat .details-content .amount, .order-details-total .shipping .details-header .amount, .order-details-total .shipping .details-content .amount, .order-details-total .payment .details-header .amount, .order-details-total .payment .details-content .amount, .order-details-total .total .details-header .amount, .order-details-total .total .details-content .amount, .order-details-total .order-note .details-header .amount, .order-details-total .order-note .details-content .amount {
  font-size: 1rem;
}
@media print, screen and (min-width: 40em) {
  .order-details-total .subtotal .details-header, .order-details-total .vat .details-header, .order-details-total .shipping .details-header, .order-details-total .payment .details-header, .order-details-total .total .details-header, .order-details-total .order-note .details-header {
    width: 130px;
  }
}
.order-details-total .subtotal .details-content, .order-details-total .vat .details-content, .order-details-total .shipping .details-content, .order-details-total .payment .details-content, .order-details-total .total .details-content, .order-details-total .order-note .details-content {
  color: #FF8600;
  margin-left: 0.625rem;
}

.woocommerce-view-order .woocommerce-order-details__title {
  display: none;
}

.woocommerce .woocommerce-customer-details address {
  border-radius: 0;
  border-bottom-width: 1px;
  border-right-width: 1px;
  font-size: 1rem;
}
.woocommerce .woocommerce-customer-details address p {
  font-size: 1rem;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
  margin: 0;
  font-weight: 400;
  padding-left: 0;
  color: #000;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before {
  display: none !important;
}

@media print, screen and (min-width: 40em) {
  .woocommerce-order-received .woocommerce .col2-set, .woocommerce-order-received .woocommerce-page .col2-set {
    width: 74% !important;
  }
}
@media print, screen and (min-width: 40em) {
  .woocommerce-order-received .col2-set .col-1, .woocommerce-order-received .col2-set .col-1, .woocommerce-order-received .col2-set .col-2, .woocommerce-order-received .col2-set .col-2 {
    width: 50% !important;
    padding-right: 4%;
    float: left !important;
  }
}

.woocommerce-MyAccount-content .woocommerce-customer-details {
  clear: both;
}
.woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column__title {
  padding-top: 0 !important;
}

.wba_item_qty {
  border-right: 1px solid #ddd !important;
  border-left: 1px solid #ddd !important;
}

#wcmca_form_popup_container_shipping .form-row-wide, #wcmca_form_popup_container_billing .form-row-wide {
  float: left;
  width: 100%;
}
#wcmca_form_popup_container_shipping .wcmca_input_field, #wcmca_form_popup_container_billing .wcmca_input_field {
  margin: 0 !important;
}

.wcmcam_address_block_title .wcmca_duplicate_address_button, .wcmcam_address_block_title .class_action_sparator:first-of-type {
  display: none !important;
}

.mailchimp-newsletter label {
  line-height: 1 !important;
}

.mailchimp-newsletter + .clear {
  display: none;
}

.icon-block .panel {
  margin: 0;
  padding: 2.5rem 0;
}
@media print, screen and (min-width: 40em) {
  .icon-block .panel {
    padding: 3.75rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .icon-block .panel {
    padding: 5rem 0;
  }
}
.icon-block .border-top {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.icon-block .border-top.white-bg {
  border-top: 1px solid #DDDDDD;
}
.icon-block .border-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.icon-block .border-bottom.white-bg {
  border-bottom: 1px solid #DDDDDD;
}
@media print, screen and (min-width: 40em) {
  .icon-block .border-bottom {
    padding-bottom: 2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .icon-block .border-bottom {
    padding-bottom: 4rem;
  }
}
.icon-block .icons {
  padding-top: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .icon-block .icons {
    padding-top: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .icon-block .icons {
    padding-top: 3.125rem;
  }
}
.icon-block .icon {
  display: flex;
  align-items: flex-start;
}
.icon-block .icon .pr2 {
  padding-right: 1.25rem;
}
.icon-block .extra-padding {
  padding-right: 0rem;
}
@media print, screen and (min-width: 40em) {
  .icon-block .extra-padding {
    padding-right: 3rem;
  }
}
.icon-block .small p {
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: -0.15px;
}
.icon-block .icon-block-bg-image {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.icon-block .icon-block-bg-image h1, .icon-block .icon-block-bg-image h2, .icon-block .icon-block-bg-image h3 {
  color: #fefefe !important;
  margin-top: 0.9375rem;
}
.icon-block .icon-block-bg-image p, .icon-block .icon-block-bg-image li {
  color: #fefefe !important;
}
@media print, screen and (max-width: 39.99875em) {
  .icon-block .icon-block-bg-image {
    background: none;
  }
}
.icon-block .content {
  width: 70%;
}
.icon-block .content h5 {
  color: #201768;
}

.card-block--gradient {
  position: relative;
}
.card-block--gradient::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: -150px;
  width: 100%;
  height: 100%;
  background: url("../images/gradient.png") no-repeat right bottom;
  background-size: contain;
}
@media print, screen and (min-width: 64em) {
  .card-block--gradient::before {
    bottom: -150px;
  }
}
.card-block__card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  min-height: 200px;
  padding: 2rem;
  box-shadow: 0px 0px 16px rgba(17, 17, 26, 0.1);
  border-radius: 10px;
  transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  overflow: hidden;
  cursor: pointer;
}
@media print, screen and (min-width: 64em) {
  .card-block__card {
    min-height: 500px;
  }
}
.card-block__card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: inherit;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transform: scale(1.1);
  transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 0;
}
.card-block__card:hover::before {
  opacity: 1;
  transform: scale(1.5);
  filter: blur(10px) brightness(1.5);
}
.card-block__content {
  position: relative;
  z-index: 1;
}
.card-block__content h4 {
  color: #fefefe;
}
.card-block__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
}
.card-block__author {
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
  z-index: 1;
}
.card-block__author h6 {
  margin-top: 0;
}
.card-block__author-profile {
  -o-object-fit: cover;
     object-fit: cover;
  width: 50px;
  height: 100%;
  border-radius: 50%;
  z-index: 1;
}
.card-block__arrow {
  width: 32px;
  transform: rotate(180deg);
  z-index: 1;
}
.card-block__swiper {
  overflow: visible;
}

.media-card-block__wrap {
  display: flex;
  width: 100%;
}
.media-card-block__card {
  display: flex;
  flex-direction: column;
  width: 100%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 20px 31px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
a.media-card-block__wrap .media-card-block__card {
  cursor: pointer;
}
a.media-card-block__wrap .media-card-block__card:hover {
  transform: translateY(-1rem);
}
.media-card-block__image {
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center;
}
.media-card-block__content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  background: #fefefe;
  padding: 2rem;
}
.media-card-block__content p {
  flex-grow: 1;
}
.media-card-block .cell {
  display: flex;
}

.image-icons-block .icon {
  text-align: left;
}
@media print, screen and (min-width: 40em) {
  .image-icons-block .icon {
    display: flex;
    margin-top: 0;
    margin-bottom: 2.1875rem;
  }
}
.image-icons-block .icon.top {
  align-items: flex-start;
}
.image-icons-block .icon.center {
  align-items: center;
}
@media print, screen and (max-width: 39.99875em) {
  .image-icons-block .icon.center {
    margin-top: 0.9375rem;
    margin-right: 0.9375rem;
    text-align: center;
  }
  .image-icons-block .icon.center img {
    position: static;
  }
  .image-icons-block .icon.center h4 {
    padding: 0;
  }
}
.image-icons-block .icon img {
  max-width: inherit;
}
@media print, screen and (min-width: 40em) {
  .image-icons-block .icon img {
    margin-right: 0.9375rem;
  }
}
.image-icons-block .content {
  margin-top: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .image-icons-block .intro {
    margin-top: 1.875rem;
  }
}

.two-col .cell:first-child {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .two-col .cell:first-child {
    margin-bottom: 0;
  }
}

.two-col-layout .half-grid {
  max-width: calc(40rem - 1.875rem);
  padding: 0 0.9375rem;
}
.two-col-layout .right {
  margin-left: 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .two-col-layout .right {
    margin-left: auto;
  }
}
@media print, screen and (min-width: 40em) {
  .two-col-layout .cell:first-child .block-img {
    padding-right: 1.875rem;
  }
  .two-col-layout .cell:last-child .block-img {
    padding-left: 1.875rem;
  }
}

.image-text-block {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: relative;
  z-index: 1;
  height: 300px;
}
@media print, screen and (min-width: 40em) {
  .image-text-block {
    height: 100vh;
    max-height: 1000px;
    margin-top: -1.875rem;
  }
}
.image-text-block hr {
  border-color: #201768;
}
.image-text-block img {
  position: relative;
}
.image-text-block .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.image-text-block .text h2 {
  z-index: 2;
  color: #fefefe;
  font-size: 5rem;
  line-height: 0.7;
}
@media print, screen and (max-width: 39.99875em) {
  .image-text-block .text h2 {
    font-size: 2.5rem;
    line-height: 1;
  }
}
.image-text-block .text mark {
  z-index: 1;
  padding: 2.1875rem 1.875rem 1.25rem 1.875rem;
  display: inline-block;
  background-color: #fefefe;
  color: #201768 !important;
}
@media print, screen and (max-width: 39.99875em) {
  .image-text-block .text mark {
    padding: 1.25rem 1.25rem 0.9375rem 1.25rem;
  }
}
.image-text-block .grid-x {
  padding: 2.5rem 0;
  height: auto;
}
@media print, screen and (min-width: 40em) {
  .image-text-block .grid-x {
    height: 400px;
  }
}
@media print, screen and (min-width: 64em) {
  .image-text-block .grid-x {
    height: 90vh;
    max-height: 700px;
  }
}
.image-text-block .grid-x.align-center {
  text-align: center;
}
.image-text-block .grid-x.align-center hr {
  margin: 1.25rem auto !important;
}
.image-text-block .grid-x h1, .image-text-block .grid-x h2, .image-text-block .grid-x h3, .image-text-block .grid-x h4, .image-text-block .grid-x p {
  color: #fff;
}

.image-block {
  position: relative;
  z-index: 1;
}
.image-block img {
  max-width: 100%;
}

.video-block {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: 300px;
}
@media print, screen and (min-width: 40em) {
  .video-block {
    height: 400px;
  }
}
@media print, screen and (min-width: 64em) {
  .video-block {
    height: 90vh;
    max-height: 700px;
  }
}
.video-block a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-block a img {
  transition: 0.2s all ease-in;
}
.video-block a:hover img, .video-block a:focus img {
  transform: scale(1.1);
}

.slider-block {
  position: relative;
  z-index: 1;
}
.slider-block.primary, .slider-block.secondary {
  padding-bottom: 0 !important;
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .slider-block.primary, .slider-block.secondary {
    margin-bottom: 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .slider-block.primary, .slider-block.secondary {
    margin-bottom: 6.25rem;
  }
}
.slider-block.primary:after, .slider-block.secondary:after {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  z-index: -1;
}
.slider-block.primary .swiper-slide p, .slider-block.secondary .swiper-slide p {
  color: #FF8600;
}
.slider-block .next h6, .slider-block .prev h6 {
  color: #201768 !important;
}
.slider-block .drag {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  opacity: 1;
  visibility: visible;
  margin: 0;
  transition: all 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  width: 70px !important;
}
@media print, screen and (min-width: 40em) {
  .slider-block .drag {
    width: 150px !important;
  }
}
.slider-block .swiper-slide:hover .drag {
  opacity: 0;
  visibility: hidden;
}

.quote-block__author {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 64em) {
  .quote-block__author {
    flex-direction: row;
    column-gap: 0.5rem;
    text-align: left;
  }
}
.quote-block__author-profile {
  -o-object-fit: cover;
     object-fit: cover;
  width: 50px;
  height: 100%;
  border-radius: 50%;
}

main:has(+ footer) > .quote-block:last-child {
  margin-bottom: 0;
}

.cta-block__wrapper {
  background: url("../images/cta-block-bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 3rem;
  border-radius: 10px;
}
.cta-block__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  row-gap: 2rem;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .cta-block__content {
    flex-direction: row;
    column-gap: 5rem;
    text-align: left;
  }
}
.cta-block__content span {
  color: #FF8600;
}

main:has(+ footer) > .cta-block:last-child {
  margin-bottom: 0;
}

.news-intro .image {
  border-radius: 20px;
}

.news-card {
  box-shadow: 0px 0px 16px rgba(17, 17, 26, 0.1);
  transition: 0.25s all ease-in-out;
  border-radius: 10px;
}
.news-card p {
  font-size: 1rem;
}
@media print, screen and (min-width: 40em) {
  .news-card p {
    font-size: 1rem;
  }
}
.news-card.btn-align {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.news-card.btn-align h3 {
  height: 80px;
  min-height: 80px;
}
.news-card .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  transition: 0.25s all ease-in-out;
  border-radius: 10px 10px 0 0;
}
.news-card .image:after {
  content: "";
  padding-top: 66.6666%;
  display: block;
}
.news-card .image.long:after {
  padding-top: 125%;
}
.news-card .image.placeholder {
  background: #f5f5f5;
  background-image: url("../../images/logo.svg");
  background-size: 200px;
  background-position: center;
  background-repeat: no-repeat;
}
.news-card .image .icon {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #201768;
}
.news-card .image .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
}
.news-card .content {
  padding: 0 1.25rem;
}
.news-card .content .news-button {
  transition: 0.25s all ease-in-out;
  padding-top: 1rem;
}
@media print, screen and (min-width: 40em) {
  .news-card .content .news-button {
    padding-top: 0;
  }
}
.news-card .content .news-button.gradient-arrow {
  border-bottom: 0px solid;
}
.news-card .content .news-button.gradient-arrow:before {
  content: "";
  background-image: url("../images/orange-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 32px;
  height: 22px;
  display: inline-block;
  margin-right: 1.125rem;
  position: relative;
  bottom: 16px;
  left: 0;
  transform: rotate(180deg);
  transition: 0.25s all ease-in-out;
}
.news-card .content .news-button.gradient-arrow:hover, .news-card .content .news-button.gradient-arrow:focus {
  color: #201768;
  margin-left: 0.3125rem;
}
.news-card:hover, .news-card:focus {
  top: -7px;
  box-shadow: 0px 0px 16px rgba(17, 17, 26, 0.1);
}
.news-card:hover:after, .news-card:focus:after {
  height: auto;
}

.single .post-content img {
  border-radius: 20px;
}

.article {
  display: block;
}
.article img {
  width: 350px;
  height: 350px;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #ddd;
  padding: 1.25rem;
  margin-bottom: 1.25rem;
}
.article .title {
  color: #FF8600;
  font-weight: 500;
}
.article .desc {
  width: 100%;
  font-weight: 400;
  font-size: 1rem;
}
.article .text-link {
  width: auto;
}

.nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav-links a {
  margin: 0 0.625rem;
}

#ip-cctv-and-security h3, #support-contract h3, #security-services h3 {
  max-width: 265px;
}

.cs-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: 2;
  width: 100%;
  position: relative;
  left: 0;
  height: 300px;
  margin-top: 1.5625rem;
}
@media print, screen and (min-width: 40em) {
  .cs-img {
    height: 600px;
    margin-top: 0;
  }
}

.case-study-card {
  position: relative;
  top: 0;
  display: inline-flex;
  box-shadow: 0px 0px 16px rgba(17, 17, 26, 0.1);
  cursor: pointer;
  z-index: 99;
  transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  background-color: #fff;
  padding: 1.25rem 0.9375rem;
  border-width: 5px;
  border-style: solid;
  -o-border-image: linear-gradient(180deg, #07D29D 0%, #00A7D1 100%) 1 0% 1 100%;
     border-image: linear-gradient(180deg, #07D29D 0%, #00A7D1 100%) 1 0% 1 100%;
  border-radius: 10px;
}
.case-study-card.fixed-height {
  max-height: 100%;
  min-height: 355px;
}
@media print, screen and (min-width: 40em) {
  .case-study-card {
    height: 100%;
    padding: 1.5625rem 1.25rem;
  }
}
.case-study-card .icon {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  transition: opacity 1s;
  right: 15px;
  top: 15px;
}
@media print, screen and (min-width: 40em) {
  .case-study-card .bg-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
    width: 170px;
    position: absolute;
    left: 0;
    height: 100%;
    border-radius: 10px 0 0 10px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .case-study-card .image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    transition: 0.25s all ease-in-out;
  }
  .case-study-card .image:after {
    content: "";
    padding-top: 80%;
    display: block;
  }
  .case-study-card .image.long:after {
    padding-top: 125%;
  }
  .case-study-card .image.placeholder {
    background: #f5f5f5;
    background-image: url("../../images/logo.svg");
    background-size: 200px;
    background-position: center;
    background-repeat: no-repeat;
  }
}
.case-study-card .content {
  width: 75%;
}
.case-study-card .content p {
  font-size: 1rem;
}
@media print, screen and (min-width: 40em) {
  .case-study-card .content p {
    font-size: 1rem;
  }
}
.case-study-card .content.move-right {
  padding: 1.5625rem 1.25rem;
  width: 100%;
  margin-left: auto;
  display: block;
  justify-content: right;
  align-items: flex-end;
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .case-study-card .content.move-right {
    width: 73%;
  }
}
.case-study-card .card-button {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  transition: opacity 1s;
  left: 25px;
  bottom: 25px;
}
.case-study-card:after {
  content: "";
  display: inline-block;
  padding-top: 37.5%;
}
@media print, screen and (min-width: 40em) {
  .case-study-card:after {
    padding-top: 37.5%;
  }
}
.case-study-card:hover, .case-study-card:focus {
  top: -7px;
  box-shadow: 0px 0px 16px rgba(17, 17, 26, 0.1);
}
.case-study-card:hover:after, .case-study-card:focus:after {
  height: 100%;
}
.case-study-card h6 {
  background: linear-gradient(180deg, #07D29D 0%, #00A7D1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.case-study-card h6.secondary-text {
  background: #FF8600;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.case-study-card h3 {
  background: #201768;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.case-study-card p {
  margin-top: 0.9375rem;
}
@media print, screen and (max-width: 39.99875em) {
  .case-study-card {
    height: 100%;
  }
  .case-study-card h2 {
    font-size: 1.25rem;
  }
  .case-study-card h3 {
    font-size: 1.125rem;
  }
}
.case-study-card.no-border {
  border-width: 0px;
  border-style: solid;
  -o-border-image: linear-gradient(180deg, #07D29D 0%, #00A7D1 100%) 1 0% 1 100%;
     border-image: linear-gradient(180deg, #07D29D 0%, #00A7D1 100%) 1 0% 1 100%;
}
.case-study-card.no-padding {
  padding: 0 0;
}
@media print, screen and (min-width: 40em) {
  .case-study-card.no-padding {
    padding: 0 0.9375rem;
  }
}
.case-study-card.no-height {
  background-color: #fefefe;
  width: 90%;
  box-shadow: 0px 0px 16px rgba(17, 17, 26, 0.1);
  padding: 1.875rem 1.5625rem;
}
@media print, screen and (max-width: 39.99875em) {
  .case-study-card.no-height {
    width: 100%;
    margin-top: 2rem;
  }
}
.case-study-card.no-height:hover, .case-study-card.no-height:focus {
  top: -7px;
  box-shadow: 0px 0px 16px rgba(17, 17, 26, 0.1);
}
.case-study-card.no-height:hover:after, .case-study-card.no-height:focus:after {
  height: auto;
}

body#tinymce {
  margin: 12px !important;
}

/* Main column width */
.wp-block {
  max-width: 720px;
}

/* Width of 'wide' blocks */
.wp-block[data-align=wide] {
  max-width: 1080px;
}

/* Width of 'full-wide' blocks */
.wp-block[data-align=full] {
  max-width: none;
}
