/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/assets/scss/app.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.color-primary {
  color: #c80030;
}

/**
 * Foundation for Sites
 * Version 6.8.1
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 48em) {
  .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: 0;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

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

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

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

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

body {
  margin: 0;
  padding: 0;
  background: #F3F4F6;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-weight: normal;
  line-height: 1.25;
  color: #454D5F;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

.row {
  max-width: 79.375rem;
  margin-right: auto;
  margin-left: auto;
}
.row::before, .row::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.row::after {
  clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 48em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 90em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 103.125em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.gutter-small > .column, .row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.row.gutter-medium > .column, .row.gutter-medium > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

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

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

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

.small-1 {
  width: 8.3333333333%;
}

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

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

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

.small-2 {
  width: 16.6666666667%;
}

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

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

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

.small-3 {
  width: 25%;
}

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

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

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

.small-4 {
  width: 33.3333333333%;
}

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

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

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

.small-5 {
  width: 41.6666666667%;
}

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

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

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

.small-6 {
  width: 50%;
}

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

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

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

.small-7 {
  width: 58.3333333333%;
}

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

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

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

.small-8 {
  width: 66.6666666667%;
}

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

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

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

.small-9 {
  width: 75%;
}

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

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

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

.small-10 {
  width: 83.3333333333%;
}

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

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

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

.small-11 {
  width: 91.6666666667%;
}

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

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

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

.small-12 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-uncentered, .small-push-0, .small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0;
}
.small-uncentered, .small-uncentered:last-child:not(:first-child), .small-push-0, .small-push-0:last-child:not(:first-child), .small-pull-0, .small-pull-0:last-child:not(:first-child) {
  float: left;
  clear: none;
}
.small-uncentered:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-pull-0:last-child:not(:first-child) {
  float: right;
}

@media print, screen and (min-width: 48em) {
  .medium-1 {
    width: 8.3333333333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    width: 16.6666666667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    width: 33.3333333333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.6666666667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    width: 58.3333333333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.6666666667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    width: 83.3333333333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.6666666667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncentered, .medium-uncentered:last-child:not(:first-child), .medium-push-0, .medium-push-0:last-child:not(:first-child), .medium-pull-0, .medium-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .medium-uncentered:last-child:not(:first-child), .medium-push-0:last-child:not(:first-child), .medium-pull-0:last-child:not(:first-child) {
    float: right;
  }
}
@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.3333333333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.6666666667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    width: 33.3333333333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.6666666667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    width: 58.3333333333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.6666666667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    width: 83.3333333333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.6666666667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .large-uncentered, .large-push-0, .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncentered, .large-uncentered:last-child:not(:first-child), .large-push-0, .large-push-0:last-child:not(:first-child), .large-pull-0, .large-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .large-uncentered:last-child:not(:first-child), .large-push-0:last-child:not(:first-child), .large-pull-0:last-child:not(:first-child) {
    float: right;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .xlarge-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .xlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .xlarge-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xlarge-3 {
    width: 25%;
  }
  .xlarge-push-3 {
    position: relative;
    left: 25%;
  }
  .xlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .xlarge-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .xlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .xlarge-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xlarge-6 {
    width: 50%;
  }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
  }
  .xlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .xlarge-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .xlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .xlarge-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xlarge-9 {
    width: 75%;
  }
  .xlarge-push-9 {
    position: relative;
    left: 75%;
  }
  .xlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .xlarge-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .xlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .xlarge-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xlarge-12 {
    width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .xlarge-up-1 > .column:nth-of-type(1n), .xlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-1 > .column:nth-of-type(1n+1), .xlarge-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .xlarge-up-1 > .column:last-child, .xlarge-up-1 > .columns:last-child {
    float: left;
  }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .xlarge-up-2 > .column:nth-of-type(1n), .xlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-2 > .column:nth-of-type(2n+1), .xlarge-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .xlarge-up-2 > .column:last-child, .xlarge-up-2 > .columns:last-child {
    float: left;
  }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .xlarge-up-3 > .column:nth-of-type(1n), .xlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-3 > .column:nth-of-type(3n+1), .xlarge-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .xlarge-up-3 > .column:last-child, .xlarge-up-3 > .columns:last-child {
    float: left;
  }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .xlarge-up-4 > .column:nth-of-type(1n), .xlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-4 > .column:nth-of-type(4n+1), .xlarge-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .xlarge-up-4 > .column:last-child, .xlarge-up-4 > .columns:last-child {
    float: left;
  }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .xlarge-up-5 > .column:nth-of-type(1n), .xlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-5 > .column:nth-of-type(5n+1), .xlarge-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .xlarge-up-5 > .column:last-child, .xlarge-up-5 > .columns:last-child {
    float: left;
  }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .xlarge-up-6 > .column:nth-of-type(1n), .xlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-6 > .column:nth-of-type(6n+1), .xlarge-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .xlarge-up-6 > .column:last-child, .xlarge-up-6 > .columns:last-child {
    float: left;
  }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .xlarge-up-7 > .column:nth-of-type(1n), .xlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-7 > .column:nth-of-type(7n+1), .xlarge-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .xlarge-up-7 > .column:last-child, .xlarge-up-7 > .columns:last-child {
    float: left;
  }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .xlarge-up-8 > .column:nth-of-type(1n), .xlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-8 > .column:nth-of-type(8n+1), .xlarge-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .xlarge-up-8 > .column:last-child, .xlarge-up-8 > .columns:last-child {
    float: left;
  }
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .xlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .xlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .xlarge-centered, .xlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .xlarge-uncentered, .xlarge-push-0, .xlarge-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-uncentered, .xlarge-uncentered:last-child:not(:first-child), .xlarge-push-0, .xlarge-push-0:last-child:not(:first-child), .xlarge-pull-0, .xlarge-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .xlarge-uncentered:last-child:not(:first-child), .xlarge-push-0:last-child:not(:first-child), .xlarge-pull-0:last-child:not(:first-child) {
    float: right;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-1 {
    width: 8.3333333333%;
  }
  .xxlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .xxlarge-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .xxlarge-2 {
    width: 16.6666666667%;
  }
  .xxlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .xxlarge-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-push-3 {
    position: relative;
    left: 25%;
  }
  .xxlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xxlarge-4 {
    width: 33.3333333333%;
  }
  .xxlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .xxlarge-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .xxlarge-5 {
    width: 41.6666666667%;
  }
  .xxlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .xxlarge-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
  }
  .xxlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xxlarge-7 {
    width: 58.3333333333%;
  }
  .xxlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .xxlarge-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .xxlarge-8 {
    width: 66.6666666667%;
  }
  .xxlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .xxlarge-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-push-9 {
    position: relative;
    left: 75%;
  }
  .xxlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xxlarge-10 {
    width: 83.3333333333%;
  }
  .xxlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .xxlarge-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .xxlarge-11 {
    width: 91.6666666667%;
  }
  .xxlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .xxlarge-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xxlarge-12 {
    width: 100%;
  }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .xxlarge-up-1 > .column:nth-of-type(1n), .xxlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-1 > .column:nth-of-type(1n+1), .xxlarge-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .xxlarge-up-1 > .column:last-child, .xxlarge-up-1 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .xxlarge-up-2 > .column:nth-of-type(1n), .xxlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-2 > .column:nth-of-type(2n+1), .xxlarge-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .xxlarge-up-2 > .column:last-child, .xxlarge-up-2 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .xxlarge-up-3 > .column:nth-of-type(1n), .xxlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-3 > .column:nth-of-type(3n+1), .xxlarge-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .xxlarge-up-3 > .column:last-child, .xxlarge-up-3 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .xxlarge-up-4 > .column:nth-of-type(1n), .xxlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-4 > .column:nth-of-type(4n+1), .xxlarge-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .xxlarge-up-4 > .column:last-child, .xxlarge-up-4 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .xxlarge-up-5 > .column:nth-of-type(1n), .xxlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-5 > .column:nth-of-type(5n+1), .xxlarge-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .xxlarge-up-5 > .column:last-child, .xxlarge-up-5 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .xxlarge-up-6 > .column:nth-of-type(1n), .xxlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-6 > .column:nth-of-type(6n+1), .xxlarge-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .xxlarge-up-6 > .column:last-child, .xxlarge-up-6 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .xxlarge-up-7 > .column:nth-of-type(1n), .xxlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-7 > .column:nth-of-type(7n+1), .xxlarge-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .xxlarge-up-7 > .column:last-child, .xxlarge-up-7 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .xxlarge-up-8 > .column:nth-of-type(1n), .xxlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-8 > .column:nth-of-type(8n+1), .xxlarge-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .xxlarge-up-8 > .column:last-child, .xxlarge-up-8 > .columns:last-child {
    float: left;
  }
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xxlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .xxlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .xxlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .xxlarge-centered, .xxlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .xxlarge-uncentered, .xxlarge-push-0, .xxlarge-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-uncentered, .xxlarge-uncentered:last-child:not(:first-child), .xxlarge-push-0, .xxlarge-push-0:last-child:not(:first-child), .xxlarge-pull-0, .xxlarge-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .xxlarge-uncentered:last-child:not(:first-child), .xxlarge-push-0:last-child:not(:first-child), .xxlarge-pull-0:last-child:not(:first-child) {
    float: right;
  }
}
@media screen and (min-width: 103.125em) {
  .giant-1 {
    width: 8.3333333333%;
  }
  .giant-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .giant-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .giant-offset-0 {
    margin-left: 0%;
  }
  .giant-2 {
    width: 16.6666666667%;
  }
  .giant-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .giant-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .giant-offset-1 {
    margin-left: 8.3333333333%;
  }
  .giant-3 {
    width: 25%;
  }
  .giant-push-3 {
    position: relative;
    left: 25%;
  }
  .giant-pull-3 {
    position: relative;
    left: -25%;
  }
  .giant-offset-2 {
    margin-left: 16.6666666667%;
  }
  .giant-4 {
    width: 33.3333333333%;
  }
  .giant-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .giant-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .giant-offset-3 {
    margin-left: 25%;
  }
  .giant-5 {
    width: 41.6666666667%;
  }
  .giant-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .giant-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .giant-offset-4 {
    margin-left: 33.3333333333%;
  }
  .giant-6 {
    width: 50%;
  }
  .giant-push-6 {
    position: relative;
    left: 50%;
  }
  .giant-pull-6 {
    position: relative;
    left: -50%;
  }
  .giant-offset-5 {
    margin-left: 41.6666666667%;
  }
  .giant-7 {
    width: 58.3333333333%;
  }
  .giant-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .giant-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .giant-offset-6 {
    margin-left: 50%;
  }
  .giant-8 {
    width: 66.6666666667%;
  }
  .giant-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .giant-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .giant-offset-7 {
    margin-left: 58.3333333333%;
  }
  .giant-9 {
    width: 75%;
  }
  .giant-push-9 {
    position: relative;
    left: 75%;
  }
  .giant-pull-9 {
    position: relative;
    left: -75%;
  }
  .giant-offset-8 {
    margin-left: 66.6666666667%;
  }
  .giant-10 {
    width: 83.3333333333%;
  }
  .giant-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .giant-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .giant-offset-9 {
    margin-left: 75%;
  }
  .giant-11 {
    width: 91.6666666667%;
  }
  .giant-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .giant-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .giant-offset-10 {
    margin-left: 83.3333333333%;
  }
  .giant-12 {
    width: 100%;
  }
  .giant-offset-11 {
    margin-left: 91.6666666667%;
  }
  .giant-up-1 > .column, .giant-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .giant-up-1 > .column:nth-of-type(1n), .giant-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .giant-up-1 > .column:nth-of-type(1n+1), .giant-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .giant-up-1 > .column:last-child, .giant-up-1 > .columns:last-child {
    float: left;
  }
  .giant-up-2 > .column, .giant-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .giant-up-2 > .column:nth-of-type(1n), .giant-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .giant-up-2 > .column:nth-of-type(2n+1), .giant-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .giant-up-2 > .column:last-child, .giant-up-2 > .columns:last-child {
    float: left;
  }
  .giant-up-3 > .column, .giant-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .giant-up-3 > .column:nth-of-type(1n), .giant-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .giant-up-3 > .column:nth-of-type(3n+1), .giant-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .giant-up-3 > .column:last-child, .giant-up-3 > .columns:last-child {
    float: left;
  }
  .giant-up-4 > .column, .giant-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .giant-up-4 > .column:nth-of-type(1n), .giant-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .giant-up-4 > .column:nth-of-type(4n+1), .giant-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .giant-up-4 > .column:last-child, .giant-up-4 > .columns:last-child {
    float: left;
  }
  .giant-up-5 > .column, .giant-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .giant-up-5 > .column:nth-of-type(1n), .giant-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .giant-up-5 > .column:nth-of-type(5n+1), .giant-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .giant-up-5 > .column:last-child, .giant-up-5 > .columns:last-child {
    float: left;
  }
  .giant-up-6 > .column, .giant-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .giant-up-6 > .column:nth-of-type(1n), .giant-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .giant-up-6 > .column:nth-of-type(6n+1), .giant-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .giant-up-6 > .column:last-child, .giant-up-6 > .columns:last-child {
    float: left;
  }
  .giant-up-7 > .column, .giant-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .giant-up-7 > .column:nth-of-type(1n), .giant-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .giant-up-7 > .column:nth-of-type(7n+1), .giant-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .giant-up-7 > .column:last-child, .giant-up-7 > .columns:last-child {
    float: left;
  }
  .giant-up-8 > .column, .giant-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .giant-up-8 > .column:nth-of-type(1n), .giant-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .giant-up-8 > .column:nth-of-type(8n+1), .giant-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .giant-up-8 > .column:last-child, .giant-up-8 > .columns:last-child {
    float: left;
  }
  .giant-collapse > .column, .giant-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .giant-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .giant-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .giant-uncollapse > .column, .giant-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .giant-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .giant-centered, .giant-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .giant-uncentered, .giant-push-0, .giant-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  .giant-uncentered, .giant-uncentered:last-child:not(:first-child), .giant-push-0, .giant-push-0:last-child:not(:first-child), .giant-pull-0, .giant-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .giant-uncentered:last-child:not(:first-child), .giant-push-0:last-child:not(:first-child), .giant-pull-0:last-child:not(:first-child) {
    float: right;
  }
}
.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.grid-container {
  padding-right: 1rem;
  padding-left: 1rem;
  max-width: 79.375rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 48em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.fluid {
  padding-right: 1rem;
  padding-left: 1rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 48em) {
  .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: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  flex: 1 1 0;
}
.cell.shrink {
  flex: 0 0 auto;
}

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

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

@media print, screen and (min-width: 48em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 103.125em) {
  .grid-x > .giant-shrink, .grid-x > .giant-full, .grid-x > .giant-1, .grid-x > .giant-2, .grid-x > .giant-3, .grid-x > .giant-4, .grid-x > .giant-5, .grid-x > .giant-6, .grid-x > .giant-7, .grid-x > .giant-8, .grid-x > .giant-9, .grid-x > .giant-10, .grid-x > .giant-11, .grid-x > .giant-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: 48em) {
  .grid-x > .medium-auto {
    flex: 1 1 0;
    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 0;
    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%;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .xlarge-12, .grid-x > .xlarge-11, .grid-x > .xlarge-10, .grid-x > .xlarge-9, .grid-x > .xlarge-8, .grid-x > .xlarge-7, .grid-x > .xlarge-6, .grid-x > .xlarge-5, .grid-x > .xlarge-4, .grid-x > .xlarge-3, .grid-x > .xlarge-2, .grid-x > .xlarge-1, .grid-x > .xlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .xlarge-shrink {
    width: auto;
  }
  .grid-x > .xlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x > .xlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x > .xlarge-3 {
    width: 25%;
  }
  .grid-x > .xlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x > .xlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x > .xlarge-6 {
    width: 50%;
  }
  .grid-x > .xlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x > .xlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x > .xlarge-9 {
    width: 75%;
  }
  .grid-x > .xlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x > .xlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .xxlarge-12, .grid-x > .xxlarge-11, .grid-x > .xxlarge-10, .grid-x > .xxlarge-9, .grid-x > .xxlarge-8, .grid-x > .xxlarge-7, .grid-x > .xxlarge-6, .grid-x > .xxlarge-5, .grid-x > .xxlarge-4, .grid-x > .xxlarge-3, .grid-x > .xxlarge-2, .grid-x > .xxlarge-1, .grid-x > .xxlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .xxlarge-shrink {
    width: auto;
  }
  .grid-x > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x > .xxlarge-3 {
    width: 25%;
  }
  .grid-x > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x > .xxlarge-6 {
    width: 50%;
  }
  .grid-x > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x > .xxlarge-9 {
    width: 75%;
  }
  .grid-x > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x > .xxlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 103.125em) {
  .grid-x > .giant-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .giant-12, .grid-x > .giant-11, .grid-x > .giant-10, .grid-x > .giant-9, .grid-x > .giant-8, .grid-x > .giant-7, .grid-x > .giant-6, .grid-x > .giant-5, .grid-x > .giant-4, .grid-x > .giant-3, .grid-x > .giant-2, .grid-x > .giant-1, .grid-x > .giant-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .giant-shrink {
    width: auto;
  }
  .grid-x > .giant-1 {
    width: 8.3333333333%;
  }
  .grid-x > .giant-2 {
    width: 16.6666666667%;
  }
  .grid-x > .giant-3 {
    width: 25%;
  }
  .grid-x > .giant-4 {
    width: 33.3333333333%;
  }
  .grid-x > .giant-5 {
    width: 41.6666666667%;
  }
  .grid-x > .giant-6 {
    width: 50%;
  }
  .grid-x > .giant-7 {
    width: 58.3333333333%;
  }
  .grid-x > .giant-8 {
    width: 66.6666666667%;
  }
  .grid-x > .giant-9 {
    width: 75%;
  }
  .grid-x > .giant-10 {
    width: 83.3333333333%;
  }
  .grid-x > .giant-11 {
    width: 91.6666666667%;
  }
  .grid-x > .giant-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: -1rem;
  margin-right: -1rem;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .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% - 2rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 2rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 2rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 2rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 2rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 2rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 2rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 2rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 2rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 2rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 2rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 2rem);
}
@media print, screen and (min-width: 48em) {
  .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);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x > .xlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xlarge-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-x > .xxlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xxlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xxlarge-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-12 {
    width: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 103.125em) {
  .grid-margin-x > .giant-auto {
    width: auto;
  }
  .grid-margin-x > .giant-shrink {
    width: auto;
  }
  .grid-margin-x > .giant-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .giant-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .giant-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .giant-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .giant-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .giant-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .giant-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .giant-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .giant-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .giant-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .giant-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .giant-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -1rem;
  margin-left: -1rem;
}
@media print, screen and (min-width: 48em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -1rem;
  margin-left: -1rem;
}
@media print, screen and (min-width: 48em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 1rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 48em) {
  .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: 48em) {
  .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%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }
  .xlarge-up-2 > .cell {
    width: 50%;
  }
  .xlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xlarge-up-4 > .cell {
    width: 25%;
  }
  .xlarge-up-5 > .cell {
    width: 20%;
  }
  .xlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-up-1 > .cell {
    width: 100%;
  }
  .xxlarge-up-2 > .cell {
    width: 50%;
  }
  .xxlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xxlarge-up-4 > .cell {
    width: 25%;
  }
  .xxlarge-up-5 > .cell {
    width: 20%;
  }
  .xxlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xxlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xxlarge-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 103.125em) {
  .giant-up-1 > .cell {
    width: 100%;
  }
  .giant-up-2 > .cell {
    width: 50%;
  }
  .giant-up-3 > .cell {
    width: 33.3333333333%;
  }
  .giant-up-4 > .cell {
    width: 25%;
  }
  .giant-up-5 > .cell {
    width: 20%;
  }
  .giant-up-6 > .cell {
    width: 16.6666666667%;
  }
  .giant-up-7 > .cell {
    width: 14.2857142857%;
  }
  .giant-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 2rem);
}

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .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);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-x.xxlarge-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.xxlarge-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.xxlarge-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.xxlarge-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.xxlarge-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.xxlarge-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.xxlarge-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.xxlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media screen and (min-width: 103.125em) {
  .grid-margin-x.giant-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.giant-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.giant-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.giant-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.giant-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.giant-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.giant-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.giant-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: 48em) {
  .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%;
  }
}
@media screen and (min-width: 75em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .small-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 103.125em) {
  .small-margin-collapse > .giant-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .giant-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .giant-3 {
    width: 25%;
  }
  .small-margin-collapse > .giant-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .giant-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .giant-6 {
    width: 50%;
  }
  .small-margin-collapse > .giant-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .giant-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .giant-9 {
    width: 75%;
  }
  .small-margin-collapse > .giant-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .giant-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .giant-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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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 screen and (min-width: 75em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 103.125em) {
  .medium-margin-collapse > .giant-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .giant-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .giant-3 {
    width: 25%;
  }
  .medium-margin-collapse > .giant-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .giant-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .giant-6 {
    width: 50%;
  }
  .medium-margin-collapse > .giant-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .giant-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .giant-9 {
    width: 75%;
  }
  .medium-margin-collapse > .giant-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .giant-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .giant-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .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 screen and (min-width: 75em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .large-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 103.125em) {
  .large-margin-collapse > .giant-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .giant-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .giant-3 {
    width: 25%;
  }
  .large-margin-collapse > .giant-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .giant-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .giant-6 {
    width: 50%;
  }
  .large-margin-collapse > .giant-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .giant-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .giant-9 {
    width: 75%;
  }
  .large-margin-collapse > .giant-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .giant-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .giant-12 {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-y {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 2rem);
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
  .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% - 2rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 2rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 2rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 2rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 2rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 2rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 2rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 2rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 2rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 2rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 2rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 2rem);
}
@media print, screen and (min-width: 48em) {
  .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);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 103.125em) {
  .grid-margin-y > .giant-auto {
    height: auto;
  }
  .grid-margin-y > .giant-shrink {
    height: auto;
  }
  .grid-margin-y > .giant-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .giant-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .giant-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .giant-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .giant-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .giant-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .giant-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .giant-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .giant-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .giant-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .giant-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .giant-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: 48em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xlarge-grid-frame {
    width: 100%;
  }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xxlarge-grid-frame {
    width: 100%;
  }
  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xxlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .xxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .xxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 103.125em) {
  .giant-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .giant-grid-frame {
    width: 100%;
  }
  .giant-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .giant-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .giant-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .giant-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 48em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-y.xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media screen and (min-width: 90em) {
  .grid-y.xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media screen and (min-width: 103.125em) {
  .grid-y.giant-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 48em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 90em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 103.125em) {
  .cell .grid-y.giant-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 2rem);
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
  .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% - 2rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 2rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 2rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 2rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 2rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 2rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 2rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 2rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 2rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 2rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 2rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 2rem);
}
@media print, screen and (min-width: 48em) {
  .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);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 103.125em) {
  .grid-margin-y > .giant-auto {
    height: auto;
  }
  .grid-margin-y > .giant-shrink {
    height: auto;
  }
  .grid-margin-y > .giant-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .giant-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .giant-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .giant-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .giant-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .giant-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .giant-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .giant-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .giant-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .giant-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .giant-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .giant-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 2rem);
}
@media print, screen and (min-width: 48em) {
  .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 screen and (min-width: 75em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 103.125em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 48em) {
  .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);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 103.125em) {
  .grid-margin-y.giant-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.25;
  text-rendering: optimizeLegibility;
}

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Comfortaa", cursive;
  font-style: normal;
  font-weight: bold;
  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: #C4C9D4;
}

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  h1, .h1 {
    font-size: 2.5rem;
  }
  h2, .h2 {
    font-size: 2rem;
  }
  h3, .h3 {
    font-size: 1.5rem;
  }
  h4, .h4 {
    font-size: 1.375rem;
  }
  h5, .h5 {
    font-size: 1.125rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  h1, .h1 {
    font-size: 3.125rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 1.875rem;
  }
  h4, .h4 {
    font-size: 1.625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #c80030;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #454D5F;
}
a img {
  border: 0;
}

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

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

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

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

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #C4C9D4;
}
blockquote, blockquote p {
  line-height: 1.25;
  color: #8a8a8a;
}

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

figure {
  margin: 0;
}

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

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

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

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

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

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

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

.code-block {
  border: 1px solid #C4C9D4;
  background-color: #F3F4F6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #303642;
  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: 48em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 103.125em) {
  .giant-text-left {
    text-align: left;
  }
  .giant-text-right {
    text-align: right;
  }
  .giant-text-center {
    text-align: center;
  }
  .giant-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            print-color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.7em 1em;
  border: 1px solid transparent;
  border-radius: 1.5625rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: "Comfortaa", crusive;
  font-size: 0.9rem;
  -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: #c80030;
  color: #fff;
}
.button:hover, .button:focus {
  background-color: rgb(170, 0, 40.8);
  color: #fff;
}
.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: #1779ba;
  color: #fff;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(18.4, 96.8, 148.8);
  color: #fff;
}
.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: #767676;
  color: #fff;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #fff;
}
.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: #303642;
}
.button.success:hover, .button.success:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #303642;
}
.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: #303642;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(204, 139.2, 0);
  color: #303642;
}
.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: #fff;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #fff;
}
.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 #c80030;
  color: #c80030;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #640018;
  color: #640018;
}
.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 #1779ba;
  color: #1779ba;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.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 #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.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: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.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: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.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: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.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: #c80030;
}
.button.clear:hover, .button.clear:focus {
  color: #640018;
}
.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: #1779ba;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: rgb(11.5, 60.5, 93);
}
.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: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.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: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.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: rgb(127.5, 87, 0);
}
.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: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #c80030;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.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.34375rem;
  margin: 0 0 1rem;
  padding: 0.5rem 0.75rem;
  border: 0;
  border-radius: 0.3125rem;
  background-color: #fff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.25;
  color: #454D5F;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 0;
  background-color: #fff;
  box-shadow: 0 0 5px #C4C9D4;
  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: #F3F4F6;
  cursor: not-allowed;
}

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

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

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

::placeholder {
  color: #C4C9D4;
}

[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: 1.125rem;
  font-weight: normal;
  line-height: 1.3;
  color: #717E98;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.25;
  padding: 0.5rem 0;
}

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

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0.3125rem 0 0 0.3125rem;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0.3125rem 0.3125rem 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 #C4C9D4;
  background: #F3F4F6;
  color: #303642;
  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: 1.125rem;
}

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 #C4C9D4;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.34375rem;
  margin: 0 0 1rem;
  padding: 0.5rem 0.75rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.25;
  color: #454D5F;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 0;
  background-color: #fff;
  box-shadow: 0 0 5px #C4C9D4;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #F3F4F6;
  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: rgb(249.9, 237, 235);
}
.is-invalid-input:not(:focus)::-moz-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: 700;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

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

.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: 0.9rem;
  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;
}
.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: #1779ba;
  color: #fff;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: rgb(18.4, 96.8, 148.8);
  color: #fff;
}
.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: #767676;
  color: #fff;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #fff;
}
.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: #303642;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #303642;
}
.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: #303642;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: rgb(204, 139.2, 0);
  color: #303642;
}
.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: #fff;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #fff;
}
.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 #c80030;
  color: #c80030;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #640018;
  color: #640018;
}
.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 #1779ba;
  color: #1779ba;
}
.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: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.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 #767676;
  color: #767676;
}
.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: #3b3b3b;
  color: #3b3b3b;
}
.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: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.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: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.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: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.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: #c80030;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #640018;
}
.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: #1779ba;
}
.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: rgb(11.5, 60.5, 93);
}
.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: #767676;
}
.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: #3b3b3b;
}
.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: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.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: rgb(127.5, 87, 0);
}
.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: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.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;
}
@media print, screen and (min-width: 48em) {
  .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: 47.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;
  }
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(48, 54, 66, 0.25);
  border-radius: 0;
  background-color: white;
  color: #454D5F;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: rgb(214.8186602871, 235.9894736842, 250.0313397129);
  color: #454D5F;
}
.callout.secondary {
  background-color: rgb(234.45, 234.45, 234.45);
  color: #454D5F;
}
.callout.success {
  background-color: rgb(225.45, 249.6, 234.45);
  color: #454D5F;
}
.callout.warning {
  background-color: rgb(255, 242.85, 216.75);
  color: #454D5F;
}
.callout.alert {
  background-color: rgb(247.35, 228, 225);
  color: #454D5F;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #F3F4F6;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
  overflow: hidden;
  color: #454D5F;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #F3F4F6;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

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

.close-button.medium, .close-button {
  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.5rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.menu.simple {
  align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 75em) {
  .menu.xlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.xlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.xlarge-expanded li {
    flex: 1 1 0px;
  }
  .menu.xlarge-simple li {
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 90em) {
  .menu.xxlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.xxlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.xxlarge-expanded li {
    flex: 1 1 0px;
  }
  .menu.xxlarge-simple li {
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 103.125em) {
  .menu.giant-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.giant-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.giant-expanded li {
    flex: 1 1 0px;
  }
  .menu.giant-simple li {
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0;
  text-align: center;
}
.menu .is-active > a {
  background: transparent;
  color: #fff;
}
.menu .active > a {
  background: transparent;
  color: #fff;
}
.menu.align-left {
  justify-content: flex-start;
}
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}
.menu.align-right li .submenu li {
  justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: flex;
  justify-content: center;
}
.menu.align-center li .submenu li {
  justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.5rem 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;
}

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

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

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

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

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #c80030 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  padding: 0.5rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #1779ba;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #c80030 transparent transparent;
  right: auto;
  left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #c80030;
}
@media print, screen and (min-width: 48em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #c80030 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #c80030 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #c80030;
  }
}
@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-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #c80030 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #c80030 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #c80030;
  }
}
@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #c80030 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #c80030 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #c80030;
  }
}
@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #c80030 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #c80030 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #c80030;
  }
}
@media screen and (min-width: 103.125em) {
  .dropdown.menu.giant-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.giant-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.giant-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.giant-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #c80030 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.giant-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.giant-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.giant-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.giant-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.giant-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #c80030 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.giant-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #c80030;
  }
}
.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 #C4C9D4;
  background: #fff;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.5rem 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-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #c80030 transparent transparent;
  right: auto;
  left: 5px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #c80030;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.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.4s ease, visibility 0.4s ease;
  background: rgba(255, 255, 255, 0.8);
  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.4s ease;
  backface-visibility: hidden;
  background: #454D5F;
}
[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(48, 54, 66, 0.7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.4s ease;
  backface-visibility: hidden;
  background: #454D5F;
}
[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(48, 54, 66, 0.7);
}
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 310px;
  transform: translateX(-310px);
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-310px);
}
.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(310px);
}

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

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 310px;
  transform: translateX(310px);
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(310px);
}
.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(-310px);
}

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

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  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(48, 54, 66, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  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(48, 54, 66, 0.25);
}

.off-canvas-content {
  transform: none;
  backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.4s 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: 48em) {
  .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: 310px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 310px;
  }
  .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: 310px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 310px;
  }
  .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: 310px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 310px;
  }
  .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: 310px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 310px;
  }
}
@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: 310px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 310px;
  }
  .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: 310px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 310px;
  }
  .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: 310px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 310px;
  }
  .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: 310px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 310px;
  }
}
@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 310px;
  }
  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 310px;
  }
  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 310px;
  }
  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 310px;
  }
  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 310px;
  }
  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 310px;
  }
  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 310px;
  }
  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 310px;
  }
}
@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 310px;
  }
  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 310px;
  }
  .position-right.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 310px;
  }
  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 310px;
  }
  .position-top.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 310px;
  }
  .position-top.reveal-for-xxlarge ~ .off-canvas-content {
    margin-top: 310px;
  }
  .position-bottom.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 310px;
  }
  .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
    margin-bottom: 310px;
  }
}
@media screen and (min-width: 103.125em) {
  .position-left.reveal-for-giant {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-giant .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-giant {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 310px;
  }
  .position-left.reveal-for-giant ~ .off-canvas-content {
    margin-left: 310px;
  }
  .position-right.reveal-for-giant {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-giant .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-giant {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 310px;
  }
  .position-right.reveal-for-giant ~ .off-canvas-content {
    margin-right: 310px;
  }
  .position-top.reveal-for-giant {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-giant .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-giant {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 310px;
  }
  .position-top.reveal-for-giant ~ .off-canvas-content {
    margin-top: 310px;
  }
  .position-bottom.reveal-for-giant {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-giant .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-giant {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 310px;
  }
  .position-bottom.reveal-for-giant ~ .off-canvas-content {
    margin-bottom: 310px;
  }
}
@media print, screen and (min-width: 48em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none;
  }
}
@media screen and (min-width: 90em) {
  .off-canvas.in-canvas-for-xxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top, .off-canvas.in-canvas-for-xxlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-xxlarge .close-button {
    display: none;
  }
}
@media screen and (min-width: 103.125em) {
  .off-canvas.in-canvas-for-giant {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-giant.position-left, .off-canvas.in-canvas-for-giant.position-right, .off-canvas.in-canvas-for-giant.position-top, .off-canvas.in-canvas-for-giant.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-giant .close-button {
    display: none;
  }
}
.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 48em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #303642;
}
.pagination a:hover,
.pagination button:hover {
  background: #F3F4F6;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #1779ba;
  color: #fff;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #C4C9D4;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #303642;
}

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

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

.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;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: none;
  background-color: transparent;
}

caption {
  padding: 1.25rem 0;
  font-weight: 700;
}

thead {
  background: rgba(6.375, 6.375, 6.375, 0);
  color: #454D5F;
}

tfoot {
  background: rgba(12.75, 12.75, 12.75, 0);
  color: #454D5F;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 1.25rem 0;
  font-weight: 700;
  text-align: left;
}

tbody th,
tbody td {
  padding: 1.25rem 0;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: rgba(12.75, 12.75, 12.75, 0);
}

table.unstriped tbody {
  background-color: transparent;
}
table.unstriped tbody tr {
  border-bottom: none;
  background-color: transparent;
}

@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: rgba(1.275, 1.275, 1.275, 0);
}
table.hover tfoot tr:hover {
  background-color: rgba(7.65, 7.65, 7.65, 0);
}
table.hover tbody tr:hover {
  background-color: hsla(0, 0%, -2%, 0);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: hsla(0, 0%, -7%, 0);
}

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

.tabs {
  margin: 0;
  border: 1px solid #F3F4F6;
  background: #fff;
  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: #1779ba;
}
.tabs.primary > li > a {
  color: #fff;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(21.85, 114.95, 176.7);
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #fff;
  color: rgb(19.78, 104.06, 159.96);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #F3F4F6;
  color: #1779ba;
}

.tabs-content {
  border: 1px solid #F3F4F6;
  border-top: 0;
  background: #fff;
  color: #454D5F;
  transition: all 0.5s ease;
}

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

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

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

.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 #8a8a8a;
  font-weight: 700;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #303642;
  font-size: 80%;
  color: #fff;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #303642;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-color: #303642 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-style: solid;
  border-width: 0.75rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #303642;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #303642 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.5rem;
  flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
  background-color: #c80030;
}
.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: 48em) {
  .top-bar {
    flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 89.99875em) {
  .top-bar.stacked-for-xlarge {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-xlarge .top-bar-left,
  .top-bar.stacked-for-xlarge .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 103.12375em) {
  .top-bar.stacked-for-xxlarge {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-xxlarge .top-bar-left,
  .top-bar.stacked-for-xxlarge .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar.stacked-for-giant {
  flex-wrap: wrap;
}
.top-bar.stacked-for-giant .top-bar-left,
.top-bar.stacked-for-giant .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}

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

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

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    order: 1;
  }
  .xlarge-order-2 {
    order: 2;
  }
  .xlarge-order-3 {
    order: 3;
  }
  .xlarge-order-4 {
    order: 4;
  }
  .xlarge-order-5 {
    order: 5;
  }
  .xlarge-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    order: 1;
  }
  .xxlarge-order-2 {
    order: 2;
  }
  .xxlarge-order-3 {
    order: 3;
  }
  .xxlarge-order-4 {
    order: 4;
  }
  .xxlarge-order-5 {
    order: 5;
  }
  .xxlarge-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 103.125em) {
  .giant-order-1 {
    order: 1;
  }
  .giant-order-2 {
    order: 2;
  }
  .giant-order-3 {
    order: 3;
  }
  .giant-order-4 {
    order: 4;
  }
  .giant-order-5 {
    order: 5;
  }
  .giant-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: 48em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: flex;
  }
  .xlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-container {
    display: flex;
  }
  .xxlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 103.125em) {
  .giant-flex-container {
    display: flex;
  }
  .giant-flex-child-auto {
    flex: 1 1 auto;
  }
  .giant-flex-child-grow {
    flex: 1 0 auto;
  }
  .giant-flex-child-shrink {
    flex: 0 1 auto;
  }
  .giant-flex-dir-row {
    flex-direction: row;
  }
  .giant-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .giant-flex-dir-column {
    flex-direction: column;
  }
  .giant-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.margin-0 {
  margin: 0rem !important;
}

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

.margin-right-0 {
  margin-right: 0rem !important;
}

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

.margin-left-0 {
  margin-left: 0rem !important;
}

.margin-horizontal-0 {
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}

.margin-vertical-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

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

.padding-top-0 {
  padding-top: 0rem !important;
}

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

.padding-bottom-0 {
  padding-bottom: 0rem !important;
}

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

.padding-horizontal-0 {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}

.padding-vertical-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.margin-1 {
  margin: 1rem !important;
}

.margin-top-1 {
  margin-top: 1rem !important;
}

.margin-right-1 {
  margin-right: 1rem !important;
}

.margin-bottom-1 {
  margin-bottom: 1rem !important;
}

.margin-left-1 {
  margin-left: 1rem !important;
}

.margin-horizontal-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.margin-vertical-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.padding-1 {
  padding: 1rem !important;
}

.padding-top-1 {
  padding-top: 1rem !important;
}

.padding-right-1 {
  padding-right: 1rem !important;
}

.padding-bottom-1 {
  padding-bottom: 1rem !important;
}

.padding-left-1 {
  padding-left: 1rem !important;
}

.padding-horizontal-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.padding-vertical-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.margin-2 {
  margin: 2rem !important;
}

.margin-top-2 {
  margin-top: 2rem !important;
}

.margin-right-2 {
  margin-right: 2rem !important;
}

.margin-bottom-2 {
  margin-bottom: 2rem !important;
}

.margin-left-2 {
  margin-left: 2rem !important;
}

.margin-horizontal-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.margin-vertical-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.padding-2 {
  padding: 2rem !important;
}

.padding-top-2 {
  padding-top: 2rem !important;
}

.padding-right-2 {
  padding-right: 2rem !important;
}

.padding-bottom-2 {
  padding-bottom: 2rem !important;
}

.padding-left-2 {
  padding-left: 2rem !important;
}

.padding-horizontal-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.padding-vertical-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.margin-3 {
  margin: 3rem !important;
}

.margin-top-3 {
  margin-top: 3rem !important;
}

.margin-right-3 {
  margin-right: 3rem !important;
}

.margin-bottom-3 {
  margin-bottom: 3rem !important;
}

.margin-left-3 {
  margin-left: 3rem !important;
}

.margin-horizontal-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.margin-vertical-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.padding-3 {
  padding: 3rem !important;
}

.padding-top-3 {
  padding-top: 3rem !important;
}

.padding-right-3 {
  padding-right: 3rem !important;
}

.padding-bottom-3 {
  padding-bottom: 3rem !important;
}

.padding-left-3 {
  padding-left: 3rem !important;
}

.padding-horizontal-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.padding-vertical-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

@media print, screen and (min-width: 48em) {
  .medium-margin-0 {
    margin: 0rem !important;
  }
  .medium-margin-top-0 {
    margin-top: 0rem !important;
  }
  .medium-margin-right-0 {
    margin-right: 0rem !important;
  }
  .medium-margin-bottom-0 {
    margin-bottom: 0rem !important;
  }
  .medium-margin-left-0 {
    margin-left: 0rem !important;
  }
  .medium-margin-horizontal-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }
  .medium-margin-vertical-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .medium-padding-0 {
    padding: 0rem !important;
  }
  .medium-padding-top-0 {
    padding-top: 0rem !important;
  }
  .medium-padding-right-0 {
    padding-right: 0rem !important;
  }
  .medium-padding-bottom-0 {
    padding-bottom: 0rem !important;
  }
  .medium-padding-left-0 {
    padding-left: 0rem !important;
  }
  .medium-padding-horizontal-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  .medium-padding-vertical-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-0 {
    margin: 0rem !important;
  }
  .large-margin-top-0 {
    margin-top: 0rem !important;
  }
  .large-margin-right-0 {
    margin-right: 0rem !important;
  }
  .large-margin-bottom-0 {
    margin-bottom: 0rem !important;
  }
  .large-margin-left-0 {
    margin-left: 0rem !important;
  }
  .large-margin-horizontal-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }
  .large-margin-vertical-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .large-padding-0 {
    padding: 0rem !important;
  }
  .large-padding-top-0 {
    padding-top: 0rem !important;
  }
  .large-padding-right-0 {
    padding-right: 0rem !important;
  }
  .large-padding-bottom-0 {
    padding-bottom: 0rem !important;
  }
  .large-padding-left-0 {
    padding-left: 0rem !important;
  }
  .large-padding-horizontal-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  .large-padding-vertical-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-0 {
    margin: 0rem !important;
  }
  .xlarge-margin-top-0 {
    margin-top: 0rem !important;
  }
  .xlarge-margin-right-0 {
    margin-right: 0rem !important;
  }
  .xlarge-margin-bottom-0 {
    margin-bottom: 0rem !important;
  }
  .xlarge-margin-left-0 {
    margin-left: 0rem !important;
  }
  .xlarge-margin-horizontal-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }
  .xlarge-margin-vertical-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .xlarge-padding-0 {
    padding: 0rem !important;
  }
  .xlarge-padding-top-0 {
    padding-top: 0rem !important;
  }
  .xlarge-padding-right-0 {
    padding-right: 0rem !important;
  }
  .xlarge-padding-bottom-0 {
    padding-bottom: 0rem !important;
  }
  .xlarge-padding-left-0 {
    padding-left: 0rem !important;
  }
  .xlarge-padding-horizontal-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  .xlarge-padding-vertical-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-0 {
    margin: 0rem !important;
  }
  .xxlarge-margin-top-0 {
    margin-top: 0rem !important;
  }
  .xxlarge-margin-right-0 {
    margin-right: 0rem !important;
  }
  .xxlarge-margin-bottom-0 {
    margin-bottom: 0rem !important;
  }
  .xxlarge-margin-left-0 {
    margin-left: 0rem !important;
  }
  .xxlarge-margin-horizontal-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }
  .xxlarge-margin-vertical-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .xxlarge-padding-0 {
    padding: 0rem !important;
  }
  .xxlarge-padding-top-0 {
    padding-top: 0rem !important;
  }
  .xxlarge-padding-right-0 {
    padding-right: 0rem !important;
  }
  .xxlarge-padding-bottom-0 {
    padding-bottom: 0rem !important;
  }
  .xxlarge-padding-left-0 {
    padding-left: 0rem !important;
  }
  .xxlarge-padding-horizontal-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  .xxlarge-padding-vertical-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 103.125em) {
  .giant-margin-0 {
    margin: 0rem !important;
  }
  .giant-margin-top-0 {
    margin-top: 0rem !important;
  }
  .giant-margin-right-0 {
    margin-right: 0rem !important;
  }
  .giant-margin-bottom-0 {
    margin-bottom: 0rem !important;
  }
  .giant-margin-left-0 {
    margin-left: 0rem !important;
  }
  .giant-margin-horizontal-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }
  .giant-margin-vertical-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .giant-padding-0 {
    padding: 0rem !important;
  }
  .giant-padding-top-0 {
    padding-top: 0rem !important;
  }
  .giant-padding-right-0 {
    padding-right: 0rem !important;
  }
  .giant-padding-bottom-0 {
    padding-bottom: 0rem !important;
  }
  .giant-padding-left-0 {
    padding-left: 0rem !important;
  }
  .giant-padding-horizontal-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  .giant-padding-vertical-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-margin-1 {
    margin: 1rem !important;
  }
  .medium-margin-top-1 {
    margin-top: 1rem !important;
  }
  .medium-margin-right-1 {
    margin-right: 1rem !important;
  }
  .medium-margin-bottom-1 {
    margin-bottom: 1rem !important;
  }
  .medium-margin-left-1 {
    margin-left: 1rem !important;
  }
  .medium-margin-horizontal-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .medium-margin-vertical-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .medium-padding-1 {
    padding: 1rem !important;
  }
  .medium-padding-top-1 {
    padding-top: 1rem !important;
  }
  .medium-padding-right-1 {
    padding-right: 1rem !important;
  }
  .medium-padding-bottom-1 {
    padding-bottom: 1rem !important;
  }
  .medium-padding-left-1 {
    padding-left: 1rem !important;
  }
  .medium-padding-horizontal-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .medium-padding-vertical-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-1 {
    margin: 1rem !important;
  }
  .large-margin-top-1 {
    margin-top: 1rem !important;
  }
  .large-margin-right-1 {
    margin-right: 1rem !important;
  }
  .large-margin-bottom-1 {
    margin-bottom: 1rem !important;
  }
  .large-margin-left-1 {
    margin-left: 1rem !important;
  }
  .large-margin-horizontal-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .large-margin-vertical-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .large-padding-1 {
    padding: 1rem !important;
  }
  .large-padding-top-1 {
    padding-top: 1rem !important;
  }
  .large-padding-right-1 {
    padding-right: 1rem !important;
  }
  .large-padding-bottom-1 {
    padding-bottom: 1rem !important;
  }
  .large-padding-left-1 {
    padding-left: 1rem !important;
  }
  .large-padding-horizontal-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .large-padding-vertical-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-1 {
    margin: 1rem !important;
  }
  .xlarge-margin-top-1 {
    margin-top: 1rem !important;
  }
  .xlarge-margin-right-1 {
    margin-right: 1rem !important;
  }
  .xlarge-margin-bottom-1 {
    margin-bottom: 1rem !important;
  }
  .xlarge-margin-left-1 {
    margin-left: 1rem !important;
  }
  .xlarge-margin-horizontal-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .xlarge-margin-vertical-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .xlarge-padding-1 {
    padding: 1rem !important;
  }
  .xlarge-padding-top-1 {
    padding-top: 1rem !important;
  }
  .xlarge-padding-right-1 {
    padding-right: 1rem !important;
  }
  .xlarge-padding-bottom-1 {
    padding-bottom: 1rem !important;
  }
  .xlarge-padding-left-1 {
    padding-left: 1rem !important;
  }
  .xlarge-padding-horizontal-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .xlarge-padding-vertical-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-1 {
    margin: 1rem !important;
  }
  .xxlarge-margin-top-1 {
    margin-top: 1rem !important;
  }
  .xxlarge-margin-right-1 {
    margin-right: 1rem !important;
  }
  .xxlarge-margin-bottom-1 {
    margin-bottom: 1rem !important;
  }
  .xxlarge-margin-left-1 {
    margin-left: 1rem !important;
  }
  .xxlarge-margin-horizontal-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .xxlarge-margin-vertical-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .xxlarge-padding-1 {
    padding: 1rem !important;
  }
  .xxlarge-padding-top-1 {
    padding-top: 1rem !important;
  }
  .xxlarge-padding-right-1 {
    padding-right: 1rem !important;
  }
  .xxlarge-padding-bottom-1 {
    padding-bottom: 1rem !important;
  }
  .xxlarge-padding-left-1 {
    padding-left: 1rem !important;
  }
  .xxlarge-padding-horizontal-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .xxlarge-padding-vertical-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 103.125em) {
  .giant-margin-1 {
    margin: 1rem !important;
  }
  .giant-margin-top-1 {
    margin-top: 1rem !important;
  }
  .giant-margin-right-1 {
    margin-right: 1rem !important;
  }
  .giant-margin-bottom-1 {
    margin-bottom: 1rem !important;
  }
  .giant-margin-left-1 {
    margin-left: 1rem !important;
  }
  .giant-margin-horizontal-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .giant-margin-vertical-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .giant-padding-1 {
    padding: 1rem !important;
  }
  .giant-padding-top-1 {
    padding-top: 1rem !important;
  }
  .giant-padding-right-1 {
    padding-right: 1rem !important;
  }
  .giant-padding-bottom-1 {
    padding-bottom: 1rem !important;
  }
  .giant-padding-left-1 {
    padding-left: 1rem !important;
  }
  .giant-padding-horizontal-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .giant-padding-vertical-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-margin-2 {
    margin: 2rem !important;
  }
  .medium-margin-top-2 {
    margin-top: 2rem !important;
  }
  .medium-margin-right-2 {
    margin-right: 2rem !important;
  }
  .medium-margin-bottom-2 {
    margin-bottom: 2rem !important;
  }
  .medium-margin-left-2 {
    margin-left: 2rem !important;
  }
  .medium-margin-horizontal-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .medium-margin-vertical-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .medium-padding-2 {
    padding: 2rem !important;
  }
  .medium-padding-top-2 {
    padding-top: 2rem !important;
  }
  .medium-padding-right-2 {
    padding-right: 2rem !important;
  }
  .medium-padding-bottom-2 {
    padding-bottom: 2rem !important;
  }
  .medium-padding-left-2 {
    padding-left: 2rem !important;
  }
  .medium-padding-horizontal-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .medium-padding-vertical-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-2 {
    margin: 2rem !important;
  }
  .large-margin-top-2 {
    margin-top: 2rem !important;
  }
  .large-margin-right-2 {
    margin-right: 2rem !important;
  }
  .large-margin-bottom-2 {
    margin-bottom: 2rem !important;
  }
  .large-margin-left-2 {
    margin-left: 2rem !important;
  }
  .large-margin-horizontal-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .large-margin-vertical-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .large-padding-2 {
    padding: 2rem !important;
  }
  .large-padding-top-2 {
    padding-top: 2rem !important;
  }
  .large-padding-right-2 {
    padding-right: 2rem !important;
  }
  .large-padding-bottom-2 {
    padding-bottom: 2rem !important;
  }
  .large-padding-left-2 {
    padding-left: 2rem !important;
  }
  .large-padding-horizontal-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .large-padding-vertical-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-2 {
    margin: 2rem !important;
  }
  .xlarge-margin-top-2 {
    margin-top: 2rem !important;
  }
  .xlarge-margin-right-2 {
    margin-right: 2rem !important;
  }
  .xlarge-margin-bottom-2 {
    margin-bottom: 2rem !important;
  }
  .xlarge-margin-left-2 {
    margin-left: 2rem !important;
  }
  .xlarge-margin-horizontal-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .xlarge-margin-vertical-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .xlarge-padding-2 {
    padding: 2rem !important;
  }
  .xlarge-padding-top-2 {
    padding-top: 2rem !important;
  }
  .xlarge-padding-right-2 {
    padding-right: 2rem !important;
  }
  .xlarge-padding-bottom-2 {
    padding-bottom: 2rem !important;
  }
  .xlarge-padding-left-2 {
    padding-left: 2rem !important;
  }
  .xlarge-padding-horizontal-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .xlarge-padding-vertical-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-2 {
    margin: 2rem !important;
  }
  .xxlarge-margin-top-2 {
    margin-top: 2rem !important;
  }
  .xxlarge-margin-right-2 {
    margin-right: 2rem !important;
  }
  .xxlarge-margin-bottom-2 {
    margin-bottom: 2rem !important;
  }
  .xxlarge-margin-left-2 {
    margin-left: 2rem !important;
  }
  .xxlarge-margin-horizontal-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .xxlarge-margin-vertical-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .xxlarge-padding-2 {
    padding: 2rem !important;
  }
  .xxlarge-padding-top-2 {
    padding-top: 2rem !important;
  }
  .xxlarge-padding-right-2 {
    padding-right: 2rem !important;
  }
  .xxlarge-padding-bottom-2 {
    padding-bottom: 2rem !important;
  }
  .xxlarge-padding-left-2 {
    padding-left: 2rem !important;
  }
  .xxlarge-padding-horizontal-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .xxlarge-padding-vertical-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 103.125em) {
  .giant-margin-2 {
    margin: 2rem !important;
  }
  .giant-margin-top-2 {
    margin-top: 2rem !important;
  }
  .giant-margin-right-2 {
    margin-right: 2rem !important;
  }
  .giant-margin-bottom-2 {
    margin-bottom: 2rem !important;
  }
  .giant-margin-left-2 {
    margin-left: 2rem !important;
  }
  .giant-margin-horizontal-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .giant-margin-vertical-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .giant-padding-2 {
    padding: 2rem !important;
  }
  .giant-padding-top-2 {
    padding-top: 2rem !important;
  }
  .giant-padding-right-2 {
    padding-right: 2rem !important;
  }
  .giant-padding-bottom-2 {
    padding-bottom: 2rem !important;
  }
  .giant-padding-left-2 {
    padding-left: 2rem !important;
  }
  .giant-padding-horizontal-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .giant-padding-vertical-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-margin-3 {
    margin: 3rem !important;
  }
  .medium-margin-top-3 {
    margin-top: 3rem !important;
  }
  .medium-margin-right-3 {
    margin-right: 3rem !important;
  }
  .medium-margin-bottom-3 {
    margin-bottom: 3rem !important;
  }
  .medium-margin-left-3 {
    margin-left: 3rem !important;
  }
  .medium-margin-horizontal-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .medium-margin-vertical-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .medium-padding-3 {
    padding: 3rem !important;
  }
  .medium-padding-top-3 {
    padding-top: 3rem !important;
  }
  .medium-padding-right-3 {
    padding-right: 3rem !important;
  }
  .medium-padding-bottom-3 {
    padding-bottom: 3rem !important;
  }
  .medium-padding-left-3 {
    padding-left: 3rem !important;
  }
  .medium-padding-horizontal-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .medium-padding-vertical-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-3 {
    margin: 3rem !important;
  }
  .large-margin-top-3 {
    margin-top: 3rem !important;
  }
  .large-margin-right-3 {
    margin-right: 3rem !important;
  }
  .large-margin-bottom-3 {
    margin-bottom: 3rem !important;
  }
  .large-margin-left-3 {
    margin-left: 3rem !important;
  }
  .large-margin-horizontal-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .large-margin-vertical-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .large-padding-3 {
    padding: 3rem !important;
  }
  .large-padding-top-3 {
    padding-top: 3rem !important;
  }
  .large-padding-right-3 {
    padding-right: 3rem !important;
  }
  .large-padding-bottom-3 {
    padding-bottom: 3rem !important;
  }
  .large-padding-left-3 {
    padding-left: 3rem !important;
  }
  .large-padding-horizontal-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .large-padding-vertical-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-3 {
    margin: 3rem !important;
  }
  .xlarge-margin-top-3 {
    margin-top: 3rem !important;
  }
  .xlarge-margin-right-3 {
    margin-right: 3rem !important;
  }
  .xlarge-margin-bottom-3 {
    margin-bottom: 3rem !important;
  }
  .xlarge-margin-left-3 {
    margin-left: 3rem !important;
  }
  .xlarge-margin-horizontal-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .xlarge-margin-vertical-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .xlarge-padding-3 {
    padding: 3rem !important;
  }
  .xlarge-padding-top-3 {
    padding-top: 3rem !important;
  }
  .xlarge-padding-right-3 {
    padding-right: 3rem !important;
  }
  .xlarge-padding-bottom-3 {
    padding-bottom: 3rem !important;
  }
  .xlarge-padding-left-3 {
    padding-left: 3rem !important;
  }
  .xlarge-padding-horizontal-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .xlarge-padding-vertical-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-3 {
    margin: 3rem !important;
  }
  .xxlarge-margin-top-3 {
    margin-top: 3rem !important;
  }
  .xxlarge-margin-right-3 {
    margin-right: 3rem !important;
  }
  .xxlarge-margin-bottom-3 {
    margin-bottom: 3rem !important;
  }
  .xxlarge-margin-left-3 {
    margin-left: 3rem !important;
  }
  .xxlarge-margin-horizontal-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .xxlarge-margin-vertical-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .xxlarge-padding-3 {
    padding: 3rem !important;
  }
  .xxlarge-padding-top-3 {
    padding-top: 3rem !important;
  }
  .xxlarge-padding-right-3 {
    padding-right: 3rem !important;
  }
  .xxlarge-padding-bottom-3 {
    padding-bottom: 3rem !important;
  }
  .xxlarge-padding-left-3 {
    padding-left: 3rem !important;
  }
  .xxlarge-padding-horizontal-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .xxlarge-padding-vertical-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media screen and (min-width: 103.125em) {
  .giant-margin-3 {
    margin: 3rem !important;
  }
  .giant-margin-top-3 {
    margin-top: 3rem !important;
  }
  .giant-margin-right-3 {
    margin-right: 3rem !important;
  }
  .giant-margin-bottom-3 {
    margin-bottom: 3rem !important;
  }
  .giant-margin-left-3 {
    margin-left: 3rem !important;
  }
  .giant-margin-horizontal-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .giant-margin-vertical-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .giant-padding-3 {
    padding: 3rem !important;
  }
  .giant-padding-top-3 {
    padding-top: 3rem !important;
  }
  .giant-padding-right-3 {
    padding-right: 3rem !important;
  }
  .giant-padding-bottom-3 {
    padding-bottom: 3rem !important;
  }
  .giant-padding-left-3 {
    padding-left: 3rem !important;
  }
  .giant-padding-horizontal-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .giant-padding-vertical-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-fixed-top {
  position: fixed !important;
  top: 0rem !important;
  right: 0rem !important;
  left: 0rem !important;
  z-index: 975;
}

.position-fixed-bottom {
  position: fixed !important;
  right: 0rem !important;
  bottom: 0rem !important;
  left: 0rem !important;
  z-index: 975;
}

@media print, screen and (min-width: 48em) {
  .medium-position-static {
    position: static !important;
  }
  .medium-position-relative {
    position: relative !important;
  }
  .medium-position-absolute {
    position: absolute !important;
  }
  .medium-position-fixed {
    position: fixed !important;
  }
  .medium-position-fixed-top {
    position: fixed !important;
    top: 0rem !important;
    right: 0rem !important;
    left: 0rem !important;
    z-index: 975;
  }
  .medium-position-fixed-bottom {
    position: fixed !important;
    right: 0rem !important;
    bottom: 0rem !important;
    left: 0rem !important;
    z-index: 975;
  }
}
@media print, screen and (min-width: 64em) {
  .large-position-static {
    position: static !important;
  }
  .large-position-relative {
    position: relative !important;
  }
  .large-position-absolute {
    position: absolute !important;
  }
  .large-position-fixed {
    position: fixed !important;
  }
  .large-position-fixed-top {
    position: fixed !important;
    top: 0rem !important;
    right: 0rem !important;
    left: 0rem !important;
    z-index: 975;
  }
  .large-position-fixed-bottom {
    position: fixed !important;
    right: 0rem !important;
    bottom: 0rem !important;
    left: 0rem !important;
    z-index: 975;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-position-static {
    position: static !important;
  }
  .xlarge-position-relative {
    position: relative !important;
  }
  .xlarge-position-absolute {
    position: absolute !important;
  }
  .xlarge-position-fixed {
    position: fixed !important;
  }
  .xlarge-position-fixed-top {
    position: fixed !important;
    top: 0rem !important;
    right: 0rem !important;
    left: 0rem !important;
    z-index: 975;
  }
  .xlarge-position-fixed-bottom {
    position: fixed !important;
    right: 0rem !important;
    bottom: 0rem !important;
    left: 0rem !important;
    z-index: 975;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-position-static {
    position: static !important;
  }
  .xxlarge-position-relative {
    position: relative !important;
  }
  .xxlarge-position-absolute {
    position: absolute !important;
  }
  .xxlarge-position-fixed {
    position: fixed !important;
  }
  .xxlarge-position-fixed-top {
    position: fixed !important;
    top: 0rem !important;
    right: 0rem !important;
    left: 0rem !important;
    z-index: 975;
  }
  .xxlarge-position-fixed-bottom {
    position: fixed !important;
    right: 0rem !important;
    bottom: 0rem !important;
    left: 0rem !important;
    z-index: 975;
  }
}
@media screen and (min-width: 103.125em) {
  .giant-position-static {
    position: static !important;
  }
  .giant-position-relative {
    position: relative !important;
  }
  .giant-position-absolute {
    position: absolute !important;
  }
  .giant-position-fixed {
    position: fixed !important;
  }
  .giant-position-fixed-top {
    position: fixed !important;
    top: 0rem !important;
    right: 0rem !important;
    left: 0rem !important;
    z-index: 975;
  }
  .giant-position-fixed-bottom {
    position: fixed !important;
    right: 0rem !important;
    bottom: 0rem !important;
    left: 0rem !important;
    z-index: 975;
  }
}
/*
  My custom styles:
  Add your scss files below to structure your project styles
*/
/* cyrillic */
@font-face {
  font-family: "Comfortaa";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url(https://fonts.gstatic.com/s/comfortaa/v37/1Ptsg8LJRfWJmhDAuUs4SYFqL_KWxWMT.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: "Comfortaa";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url(https://fonts.gstatic.com/s/comfortaa/v37/1Ptsg8LJRfWJmhDAuUs4TYFqL_KWxQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: "Comfortaa";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(https://fonts.gstatic.com/s/comfortaa/v37/1Ptsg8LJRfWJmhDAuUs4SYFqL_KWxWMT.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: "Comfortaa";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(https://fonts.gstatic.com/s/comfortaa/v37/1Ptsg8LJRfWJmhDAuUs4TYFqL_KWxQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: "Comfortaa";
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url(https://fonts.gstatic.com/s/comfortaa/v37/1Ptsg8LJRfWJmhDAuUs4SYFqL_KWxWMT.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: "Comfortaa";
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url(https://fonts.gstatic.com/s/comfortaa/v37/1Ptsg8LJRfWJmhDAuUs4TYFqL_KWxQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
h1, h2, h3, h4, h5, h6 {
  letter-spacing: -0.04rem;
}

h6 {
  font-family: Roboto, sans-serif;
}

.text-medium-gray {
  color: #C4C9D4;
}

.text-white {
  color: #fff;
}

.font-up {
  font-size: 1.125rem;
}

.font-xs {
  font-size: 0.75rem;
}

.rounded-normal {
  overflow: hidden;
  border-radius: 1.25rem;
}

@media print, screen and (max-width: 63.99875em) {
  .small-h1, .small-h1 h2 {
    font-size: 1.875rem;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .mobile-title {
    font-size: 1.5rem;
  }
}

@media print, screen and (max-width: 74.99875em) {
  .text-center-mobile {
    text-align: center;
  }
}

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

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

.color-primary {
  color: #c80030;
}

#wpadminbar {
  position: fixed !important;
}

body.admin-bar.f-topbar-fixed .sticky.fixed {
  margin-top: 2rem;
}
body.admin-bar.offcanvas .off-canvas.is-open {
  top: 2.875rem;
  padding-bottom: 2.875rem;
}
@media screen and (min-width: 48.9375em) {
  body.admin-bar.offcanvas .off-canvas.is-open {
    top: 2rem;
    padding-bottom: 2rem;
  }
}

.wp-caption > figcaption {
  max-width: 100%;
  font-size: 0.8rem;
  color: #999;
  padding: 0.25rem 0;
}

p.wp-caption-text {
  font-size: 90%;
  color: #666;
  padding: 0.625rem 0;
}

.alignleft {
  float: left;
  padding-right: 1rem;
  margin: 0;
}

.alignright {
  float: right;
  padding-left: 1rem;
  margin: 0;
}

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

.gallery {
  display: flex;
  flex-flow: row wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
@media print, screen and (min-width: 48em) {
  .gallery {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.gallery.gallery-columns-1 > .gallery-item {
  flex: 0 0 auto;
  width: calc(50% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .gallery.gallery-columns-1 > .gallery-item {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery.gallery-columns-1 > .gallery-item {
    flex: 0 0 auto;
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.gallery.gallery-columns-2 > .gallery-item {
  flex: 0 0 auto;
  width: calc(50% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .gallery.gallery-columns-2 > .gallery-item {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery.gallery-columns-2 > .gallery-item {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.gallery.gallery-columns-3 > .gallery-item {
  flex: 0 0 auto;
  width: calc(50% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .gallery.gallery-columns-3 > .gallery-item {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery.gallery-columns-3 > .gallery-item {
    flex: 0 0 auto;
    width: calc(33.3333333333% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.gallery.gallery-columns-4 > .gallery-item {
  flex: 0 0 auto;
  width: calc(50% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .gallery.gallery-columns-4 > .gallery-item {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery.gallery-columns-4 > .gallery-item {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.gallery.gallery-columns-5 > .gallery-item {
  flex: 0 0 auto;
  width: calc(50% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .gallery.gallery-columns-5 > .gallery-item {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery.gallery-columns-5 > .gallery-item {
    flex: 0 0 auto;
    width: calc(20% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.gallery.gallery-columns-6 > .gallery-item {
  flex: 0 0 auto;
  width: calc(50% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .gallery.gallery-columns-6 > .gallery-item {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery.gallery-columns-6 > .gallery-item {
    flex: 0 0 auto;
    width: calc(16.6666666667% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.gallery.gallery-columns-7 > .gallery-item {
  flex: 0 0 auto;
  width: calc(50% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .gallery.gallery-columns-7 > .gallery-item {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery.gallery-columns-7 > .gallery-item {
    flex: 0 0 auto;
    width: calc(14.2857142857% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.gallery.gallery-columns-8 > .gallery-item {
  flex: 0 0 auto;
  width: calc(50% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .gallery.gallery-columns-8 > .gallery-item {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery.gallery-columns-8 > .gallery-item {
    flex: 0 0 auto;
    width: calc(12.5% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.gallery.gallery-columns-9 > .gallery-item {
  flex: 0 0 auto;
  width: calc(50% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .gallery.gallery-columns-9 > .gallery-item {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery.gallery-columns-9 > .gallery-item {
    flex: 0 0 auto;
    width: calc(11.1111111111% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.gallery .gallery-icon > a {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fff;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(48, 54, 66, 0.2);
  line-height: 0;
  transition: box-shadow 200ms ease-out;
}
.gallery .gallery-icon > a:hover, .gallery .gallery-icon > a:focus {
  box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}
.gallery .gallery-icon > a image {
  box-shadow: none;
}
.gallery .gallery-icon > img {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fff;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(48, 54, 66, 0.2);
  line-height: 0;
}

.rounded-image img {
  border-radius: 0.625rem;
}

.vc_empty_space {
  height: var(--spacing-mobile, 1.25rem);
}
@media print, screen and (min-width: 48em) {
  .vc_empty_space {
    height: var(--spacing, 2rem);
  }
}

/**
 * Overrides
 */
.grid-container.fluid.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.wpb_text_column.wpb_text_column {
  margin-bottom: var(--text-block-margin-bottom, 1rem);
}
@media print, screen and (min-width: 48em) {
  .wpb_text_column.wpb_text_column {
    margin-bottom: var(--text-block-margin-bottom-tablet, var(--text-block-margin-bottom, 1.5625rem));
  }
}
@media print, screen and (min-width: 64em) {
  .wpb_text_column.wpb_text_column {
    margin-bottom: var(--text-block-margin-bottom-desktop, var(--text-block-margin-bottom-tablet, var(--text-block-margin-bottom, 2.1875rem)));
  }
}

.grid-container.grid-section {
  margin-bottom: var(--section-margin-bottom, 1rem);
}
@media print, screen and (min-width: 48em) {
  .grid-container.grid-section {
    margin-bottom: var(--section-margin-bottombottom-tablet, var(--section-margin-bottom, 1.5625rem));
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container.grid-section {
    margin-bottom: var(--section-margin-bottom-desktop, var(--section-margin-bottom-tablet, var(--section-margin-bottom, 2.1875rem)));
  }
}

.wpb_single_image.wpb_content_element {
  margin-bottom: 0;
}

/**
 * Helper Classes
 */
.heading-border-bottom {
  position: relative;
  padding-bottom: 0.75rem;
}
@media print, screen and (min-width: 64em) {
  .heading-border-bottom {
    padding-bottom: 2.25rem;
  }
}
.heading-border-bottom::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 6.25rem;
  height: 0.1875rem;
  margin: 0 auto;
  border-radius: 0.125rem;
  background-color: #C4C9D4;
}

.page-template-page-boxed-with-title .grid-section {
  padding-left: 0;
  padding-right: 0;
}

.grid-container.fluid .grid-container {
  margin: 0 auto;
}

@media print, screen and (max-width: 63.99875em) {
  .grid-padding-x .grid-padding-x > .cell {
    padding-left: 0;
    padding-right: 0;
  }
}

.grid-section.vc_row-has-fill {
  background-size: cover;
  background-position: center center;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?qi94qy");
  src: url("../fonts/icomoon.eot?qi94qy#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?qi94qy") format("truetype"), url("../fonts/icomoon.woff?qi94qy") format("woff"), url("../fonts/icomoon.svg?qi94qy#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i-round {
  width: 1.625rem;
  min-width: 1.625rem;
  height: 1.625rem;
  border-radius: 50%;
  font-size: 0.625rem;
  background-color: #848b99;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #454D5F;
}

.icon-bank:before {
  content: "\e917";
}

.icon-card:before {
  content: "\e918";
}

.icon-cod:before {
  content: "\e919";
}

.icon-filter-solid:before {
  content: "\e91b";
}

.icon-sort-solid:before {
  content: "\e91c";
}

.icon-circle-info-solid:before {
  content: "\e91a";
}

.icon-xmark-solid:before {
  content: "\e915";
}

.icon-check-solid:before {
  content: "\e916";
}

.icon-clock:before {
  content: "\e90f";
}

.icon-flag:before {
  content: "\e910";
}

.icon-leaf:before {
  content: "\e911";
}

.icon-ok:before {
  content: "\e912";
}

.icon-pointer:before {
  content: "\e913";
}

.icon-question-mark:before {
  content: "\e914";
}

.icon-star-alt:before {
  content: "\e90e";
}

.icon-credit-card:before {
  content: "\e906";
}

.icon-exchange:before {
  content: "\e907";
}

.icon-gift:before {
  content: "\e909";
}

.icon-medal:before {
  content: "\e90b";
}

.icon-rocket:before {
  content: "\e90c";
}

.icon-star:before {
  content: "\e90d";
}

.icon-caret:before {
  content: "\e901";
}

.icon-youtube:before {
  content: "\e900";
}

.icon-pin:before {
  content: "\e902";
}

.icon-phone:before {
  content: "\e903";
}

.icon-mail:before {
  content: "\e904";
}

.icon-instagram:before {
  content: "\e905";
}

.icon-facebook:before {
  content: "\e908";
}

.icon-cart:before {
  content: "\e90a";
}

@media print, screen and (max-width: 63.99875em) {
  .reverse-mobile .grid-x {
    display: flex;
    flex-direction: column-reverse;
  }
}

.bg-cover .wpb_wrapper {
  background-size: cover;
}

.bg-center .wpb_wrapper {
  background-position: center center;
}

@media print, screen and (min-width: 48em) {
  .medium-grid-padding-x {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
@media print, screen and (min-width: 48em) and (min-width: 48em) {
  .medium-grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-grid-padding-x > .cell {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media print, screen and (min-width: 48em) and (min-width: 48em) {
  .medium-grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.background-overlay {
  position: relative;
}
.background-overlay::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.35);
}
.background-overlay > * {
  position: relative;
  z-index: 1;
}

.d-flex {
  display: flex;
}

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

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

.price-meta {
  display: flex;
  align-items: center;
}
.price-meta .amount.amount-eur {
  font-size: 0.875rem !important;
}

.woocommerce-Price-amount.amount.amount-eur {
  white-space: nowrap;
  display: inline-block;
  margin-left: 0.25rem !important;
  letter-spacing: -0.04em;
}

.site-header {
  background-color: #c80030;
}
.site-header .quick-access {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.site-header .top-bar-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media print, screen and (min-width: 48em) and (max-width: 63.99875em) {
  .site-header #mega-menu-wrap-top-bar-r #mega-menu-top-bar-r li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
    width: 25%;
  }
}

/**
 * Secondary Menu Design
 */
.top-bar-secondary-menu {
  margin-bottom: 0.5rem;
  display: flex;
}
.top-bar-secondary-menu li a {
  color: #fff;
  padding-right: 0;
  padding-left: 1.25rem;
}

/**
 * Top Bar containing Logo and Menu/Cart buttons on mobile screends < 1024px
 */
.top-section-mobile {
  min-height: 4.375rem;
}
@media print, screen and (min-width: 48em) {
  .top-section-mobile {
    display: none !important;
  }
}
.top-section-mobile .site-title-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 4.375rem;
}
@media print, screen and (max-width: 63.99875em) {
  .top-section-mobile .site-title-bar {
    padding-left: 0;
    padding-right: 0;
  }
}
.top-section-mobile .site-title-bar a {
  display: block;
}
.top-section-mobile .site-title-bar a img {
  width: 100%;
  max-height: 3.125rem;
}
.top-section-mobile .menu-icon {
  margin-left: 1.375rem;
}
.top-section-mobile .menu-icon.with-count .count {
  background-color: #303642;
}
@media print, screen and (max-width: 63.99875em) {
  .top-section-mobile .site-mobile-title {
    display: block;
    width: 94px;
    height: 50px;
  }
}

.menu-icon {
  position: relative;
  min-width: 1.25rem;
  min-height: 1.25rem;
  color: #fff;
  border-radius: 0;
}
.menu-icon.with-count .count {
  position: absolute;
  top: -0.4375rem;
  right: -0.4375rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #c80030;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  color: #fff;
}

.boxed-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5625rem;
}
@media print, screen and (max-width: 63.99875em) {
  .boxed-header {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media print, screen and (min-width: 48em) {
  .boxed-header {
    margin-bottom: 2.1875rem;
    padding: 0 0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .boxed-header {
    margin-bottom: 3.125rem;
    padding: 0;
  }
}
.boxed-header h2 {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
  .boxed-header h2 {
    margin-bottom: 0;
  }
}

.pop-up__container {
  z-index: 45;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  width: 100%;
  padding: 0 1rem;
  display: none;
}
.pop-up__container::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: contain;
  background: #303642 0% 0% no-repeat padding-box;
  opacity: 0.8;
}
.pop-up__container .pop-up__wrapper {
  width: calc(100% - 2rem);
  max-width: 51.25rem;
  background-color: #fff;
  border-radius: 1.25rem;
  padding: 1.875rem;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  transform: translate(-50%, -50%);
}
.pop-up__container .pop-up__content {
  text-align: left;
}
.pop-up__container .pop-up__content .pop-up__close {
  position: absolute;
  right: 1.875rem;
}
.pop-up__container .pop-up__content .pop-up__separator {
  height: 1px;
  background-color: #C4C9D4;
  margin: 0.9375rem 0;
}

.site-header--minimal .top-bar-right {
  flex-direction: row;
  align-items: center;
  gap: 1.25rem;
}
.site-header--minimal .searchform {
  margin-bottom: 0;
}
.site-header--minimal .cart-link .count {
  background-color: #303642;
}

/**
 * Helper menu visible on mobile only
 */
.helper-menu {
  display: flex;
  justify-content: center;
  padding-bottom: 0.5rem;
  margin-top: -0.5rem;
}
@media print, screen and (min-width: 48em) {
  .helper-menu {
    display: none !important;
  }
}
.helper-menu li {
  border-right: 1px solid #fff;
}
.helper-menu li:last-child {
  border-right: 0;
}
.helper-menu a {
  padding: 0 0.375rem;
  color: #fff;
  font-size: 0.8125rem;
}

@media print, screen and (min-width: 48em) {
  .mobile-menu,
  .site-title-bar {
    display: none !important;
  }
}

@media screen and (max-width: 47.99875em) {
  .desktop-menu,
  .site-navigation .top-bar-left {
    display: none !important;
  }
}

.site-navigation {
  display: flex;
  min-height: 7.5rem;
  padding-left: 0;
  padding-right: 0;
}

.nav-section {
  background-color: #303642;
}
.nav-section .grid-container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav-section .quick-access {
  position: absolute;
  right: 1rem;
  top: 55%;
  transform: translateY(-50%);
}
.nav-section .quick-access .menu-icon {
  margin-left: 1.25rem;
}

#mega-menu-wrap-top-bar-r {
  width: 100%;
  font-family: "Comfortaa", cursive !important;
}
#mega-menu-wrap-top-bar-r .mega-sub-menu li {
  width: 100%;
}
#mega-menu-wrap-top-bar-r .mega-sub-menu a {
  color: #C4C9D4;
  padding: 0.625rem 0;
  padding-left: 0.625rem;
  padding-right: 0.25rem;
}
#mega-menu-wrap-top-bar-r .mega-sub-menu a:hover {
  color: #fff;
}

#mega-menu-wrap-top-bar-r #mega-menu-top-bar-r > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  padding: rem-calC(10 0);
  border-radius: 0.625rem;
  padding-left: 0.625rem;
  padding-right: 0.25rem;
}

#mega-menu-wrap-top-bar-r #mega-menu-top-bar-r > li.mega-menu-item > a.mega-menu-link {
  padding: 0 0.75rem;
}

.top-bar-title {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.mega-menu-flyout .mega-sub-menu .mega-menu-link {
  border-radius: 0.625rem;
}

@media print, screen and (min-width: 48em) {
  .main-container {
    padding-right: 1rem;
    padding-left: 1rem;
    max-width: 79.375rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, screen and (min-width: 48em) and (min-width: 48em) {
  .main-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.main-container .grid-container {
  width: 100%;
}

.main-grid {
  display: flex;
  flex-flow: row wrap;
  margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
  .main-grid {
    margin-top: 3rem;
  }
}
.main-grid.sidebar-left .main-content {
  order: 1;
}
.main-grid.sidebar-left .sidebar {
  order: 2;
}
@media print, screen and (min-width: 48em) {
  .main-grid.sidebar-left .main-content {
    order: 2;
  }
  .main-grid.sidebar-left .sidebar {
    order: 1;
  }
}
.main-grid .main-content-full-width {
  flex: 0 0 auto;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
.main-grid .main-content {
  flex: 0 0 auto;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .main-grid .main-content {
    flex: 0 0 auto;
    width: calc(66.6666666667% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.main-grid .sidebar {
  flex: 0 0 auto;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .main-grid .sidebar {
    flex: 0 0 auto;
    width: calc(33.3333333333% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    margin-top: 1rem;
  }
}

.off-canvas-content {
  overflow: visible;
}

.main-content {
  margin-top: 1.5625rem;
}
@media print, screen and (min-width: 48em) {
  .main-content {
    margin-top: 1.875rem;
  }
}
.main-content.spaceless {
  margin-top: 0 !important;
}

body.home .main-content {
  margin-top: 0;
}

body.woocommerce-shop .main-content {
  margin-top: 0.875rem;
}
@media print, screen and (min-width: 48em) {
  body.woocommerce-shop .main-content {
    margin-top: 1.5625rem;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-left: 0;
    margin-right: 0;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .center-mobile-vertical .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

.footer-container {
  border-top: 1px solid #C4C9D4;
  background-color: #454D5F;
  color: #fff;
}

.footer-grid {
  padding-right: 1rem;
  padding-left: 1rem;
  max-width: 79.375rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.875rem 0;
}
@media print, screen and (min-width: 48em) {
  .footer-grid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.footer-grid ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-grid .footer-about {
  color: #C4C9D4;
  font-size: 0.8125rem;
  padding-right: 0.625rem;
}
.footer-grid ul.menu {
  display: flex;
  flex-direction: column;
}
.footer-grid ul.menu li {
  margin-bottom: 2.25rem;
}
.footer-grid ul.menu li.is-active a {
  background-color: transparent;
}
.footer-grid ul.menu a {
  color: #fff;
  font-size: 0.9375rem;
}
@media print, screen and (min-width: 48em) {
  .footer-grid .cell:first-child {
    padding-left: 0;
  }
  .footer-grid .cell:last-child {
    padding-right: 0;
  }
}
.footer-grid .wp-block-group .wp-block-group__inner-container p {
  color: #C4C9D4;
  font-size: 0.875rem;
}

footer .widget_nav_menu ul.menu .menu-item {
  margin-bottom: 0.375rem;
}
footer .widget_nav_menu ul.menu .menu-item a {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-size: 0.9375rem;
  position: relative;
  padding-left: 1.5625rem;
}
footer .widget_nav_menu ul.menu .menu-item a::before {
  content: "";
  position: absolute;
  top: 0.75rem;
  left: 0;
  width: 0.875rem;
  height: 0.875rem;
  background-image: url(../images/icons/circle-caret.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 48em) {
  footer .widget_nav_menu ul.menu .menu-item a::before {
    left: 0.375rem;
  }
}

footer .widget_nav_menu ul.menu .menu-item a::before {
  top: 0.5rem;
  left: 0.1875rem;
}

.widget_block h4 {
  font-weight: 300;
}

.newsletter-group {
  display: flex;
}
.newsletter-group input {
  color: #454D5F;
  font-size: 1.125rem;
  border-radius: 0.3125rem;
  border: 0;
  background-color: #C4C9D4;
  padding: 0.5rem 0.6875rem;
  margin-right: 0.75rem;
}
.newsletter-group input::-moz-placeholder {
  color: #454D5F;
}
.newsletter-group input::placeholder {
  color: #454D5F;
}
.newsletter-group input:focus {
  border: 0;
  background-color: rgb(210.75, 214.5, 222.75);
}
.newsletter-group button {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  color: #fff;
  border: 0;
  border-radius: 1.5625rem;
  background-color: #c80030;
  min-width: 3.125rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.widget-socials p a {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-size: 1rem;
  color: #fff;
  display: flex;
  align-items: center;
  transition: 0.2s ease-out opacity;
}
.widget-socials p a:hover {
  opacity: 0.8;
}
.widget-socials p a span {
  margin-right: 0.5rem;
}
.widget-socials .socials {
  font-family: "Comfortaa", Roboto, sans-serif;
  display: flex;
  align-items: center;
  font-size: 1rem;
  margin-bottom: 1rem;
}
.widget-socials .socials a {
  margin-right: 0.5625rem;
}

.footer-credits {
  background-color: #303642;
  padding: 1rem 0;
}
@media print, screen and (min-width: 48em) {
  .footer-credits {
    height: 3.125rem;
    padding: 0;
  }
}
.footer-credits .grid-container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media print, screen and (max-width: 63.99875em) {
  .footer-credits .grid-container {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.footer-credits .footer-copyrights {
  font-size: 0.75rem;
  color: #717E98;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
  .footer-credits .footer-copyrights {
    margin-bottom: 0;
  }
}
.footer-credits .footer-policies {
  margin-left: 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .footer-credits .footer-policies {
    text-align: right;
  }
}
.footer-credits .footer-policies a {
  color: #fff;
  opacity: 0.9;
  margin-right: 0.25rem;
}
.footer-credits .footer-policies a::after {
  content: "|";
  color: #C4C9D4;
  display: inline-block;
  margin-left: 0.25rem;
}
.footer-credits .footer-policies a:last-child::after {
  display: none;
}
.footer-credits .footer-payments {
  display: flex;
  align-items: center;
}
.footer-credits .footer-payments .widget_media_image {
  width: 2.75rem;
  height: 1.75rem;
  margin-right: 0.375rem;
  border-radius: 0.25rem;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .footer-credits .footer-payments .widget_media_image {
    width: 3.125rem;
    height: 2rem;
  }
}

body#tinymce {
  height: auto;
  max-width: 79.375rem;
  padding: 1.25rem !important;
}

.blog-loop-container {
  overflow: hidden;
}

.blog-posts.overflow-visible {
  max-width: 100%;
  width: 100%;
}

.blog-posts.overflow-visible .slick-list {
  overflow: visible !important;
}

.post-loop {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  max-width: 25rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .post-loop {
    margin-right: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .post-loop {
    width: 33.3%;
  }
}
.post-loop:last-child {
  margin-right: 0 !important;
}
.post-loop__thumbnail {
  position: relative;
  background-color: #fff;
  border-radius: 0.9375rem;
  padding: 0.625rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.25rem;
  width: 100%;
  max-width: 25rem;
}
@media print, screen and (min-width: 48em) {
  .post-loop__thumbnail {
    padding: 0.9375rem;
    border-radius: 1.25rem;
  }
}
.post-loop__thumbnail img {
  width: 100%;
  height: 100%;
  height: 12.5rem;
  object-fit: cover;
}
@media print, screen and (min-width: 48em) {
  .post-loop__thumbnail img {
    height: 15.625rem;
  }
}
.post-loop__thumbnail .post-date {
  position: absolute;
  top: 1.5625rem;
  left: 0;
  width: 3.125rem;
  height: 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
  font-size: 1.125rem;
  line-height: 1;
  text-align: center;
  background-color: #717E98;
  color: #fff;
  padding: 0.125rem 0.5625rem;
  text-transform: lowercase;
  transition: 0.2s ease-out background;
}
.post-loop__title {
  text-align: center;
  max-width: 18.75rem;
}
.post-loop__title h5 {
  margin-bottom: 0.375rem;
}
.post-loop__title p {
  margin-bottom: 0;
}
.post-loop__subtitle {
  color: #454D5F;
}
.post-loop:hover .post-date {
  background-color: #c80030;
}
.post-loop:hover .post-loop__title {
  color: #c80030;
}

.blog-posts {
  display: flex;
  justify-content: space-between;
}

select {
  width: 100%;
  max-width: 26.25rem;
  border-radius: 0.3125rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  border: 0;
  font-size: 1.0625rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.828' height='8.414' viewBox='0 0 14.828 8.414'%3E%3Cpath d='M87.123,469.572l6,6-6,6' transform='translate(482.986 -85.708) rotate(90)' fill='none' stroke='%23c80030' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-size: 0.8125rem 0.4375rem;
  padding-left: 0.9375rem;
  cursor: pointer;
}
@media print, screen and (min-width: 48em) {
  select {
    width: 11.875rem;
  }
}
select:disabled {
  opacity: 0.5;
  color: #C4C9D4;
  cursor: default;
}

input[type=radio] {
  margin-bottom: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  font: inherit;
  width: 1.25rem;
  height: 1.25rem;
  border: 0;
  border-radius: 50%;
  margin-right: 0.5rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: 0.3s ease-out;
}
input[type=radio]:checked {
  border: 0.3125rem solid #c80030;
}

input[type=checkbox] {
  display: grid;
  place-content: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  background-color: #fff;
  font: inherit;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  border: 0;
  border-radius: 0.3125rem;
  margin-right: 0.625rem;
  transition: 0.3s background-color ease-out;
  cursor: pointer;
}
input[type=checkbox]::before {
  content: "\e916";
  font-family: "icomoon";
  color: #fff;
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1;
  transform: scale(0);
}
input[type=checkbox]:checked {
  background-color: #c80030;
}
input[type=checkbox]:checked::before {
  transform: scale(1);
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield !important;
}

input.focus {
  box-shadow: 0 0px 5px rgba(200, 0, 48, 0.75);
}

label {
  margin-bottom: 0.5rem;
}

.form-group {
  position: relative;
}
.form-group.invalid input {
  border: 1px solid #c80030;
  margin-bottom: 0.25rem;
}
.form-group .remaining-symbols {
  position: absolute;
  right: 0;
  top: calc(100% + 0.25rem);
  font-size: 0.625rem;
  color: #c80030;
}
.form-group .error-message {
  font-size: 0.75rem;
  color: #c80030;
}

.number-input {
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  color: #717E98;
}
.number-input .input-container {
  display: flex;
  align-items: center;
  margin-left: 2.5rem;
}
.number-input .input-container input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  box-shadow: none;
  margin: 0 0.5rem;
  padding: 0.125rem;
  width: 2.25rem;
  max-height: 2.25rem;
  text-align: center;
  color: #717E98;
  background-color: #fff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
.number-input .input-container input[type=number]::-webkit-inner-spin-button,
.number-input .input-container input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.number-input .input-container .controls {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.number-input .input-container .input-control {
  display: flex;
  justify-content: center;
  background-color: transparent;
  border: 0;
  color: #717E98;
  padding: 0 0.3125rem;
  font-weight: bold;
  min-width: 1.5625rem;
  cursor: pointer;
  transition: 0.3s ease-out;
}
.number-input .input-container .input-control:hover {
  color: #c80030;
}
.number-input .input-container .input-control.increase span {
  transform: rotateZ(90deg);
}
.number-input .input-container .input-control.decrease span {
  transform: rotateZ(-90deg);
}
.number-input .button {
  min-width: 0;
  margin-bottom: 0;
  font-size: 2rem;
  padding: 0;
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0.125rem;
}

.radio-list {
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
  color: #717E98;
}
.radio-list .radio-item {
  display: flex;
  align-items: center;
  margin-right: 1.25rem;
  margin-bottom: 0.625rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
}
.radio-list .radio-item:last-child {
  margin-bottom: 0.3125rem;
}

.checkbox-list {
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
  color: #717E98;
}
.checkbox-list .checkbox-item {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-bottom: 0.9375rem;
}
.checkbox-list .checkbox-item:last-child {
  margin-bottom: 0.3125rem;
}
@media print, screen and (min-width: 48em) {
  .checkbox-list .checkbox-item {
    margin-bottom: 0.625rem;
  }
}

.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}

.wpcf7-acceptance label {
  display: flex;
}

.wpcf7-form.sent .wpcf7-response-output {
  display: none;
}

.wpcf7-form .wpcf7-spinner {
  display: none !important;
}

table.unstriped {
  font-size: 1rem;
  border-bottom: 1px solid #C4C9D4;
}
table.unstriped th {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  min-width: 9.375rem;
  font-size: 1.125rem;
}
@media print, screen and (min-width: 48em) {
  table.unstriped th {
    min-width: 8.125rem;
  }
}
table.unstriped tbody {
  background-color: transparent;
}
table.unstriped tbody tr {
  border-top: 1px solid #C4C9D4;
}
@media print, screen and (min-width: 48em) {
  table.unstriped tbody td {
    padding-right: 6.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  table.unstriped th {
    padding-top: 0.875rem;
    padding-bottom: 0.3125rem;
  }
  table.unstriped td {
    padding-top: 0.125rem;
    padding-bottom: 0.5rem;
  }
  table.unstriped td, table.unstriped th {
    display: block;
    width: 99.9%;
    clear: both;
  }
}

.inner-table-list {
  margin-bottom: 0;
  list-style: none;
}
.inner-table-list li {
  position: relative;
  margin-bottom: 0.5rem;
}
.inner-table-list li:last-child {
  margin-bottom: 0;
}
.inner-table-list li::before {
  content: "\e916";
  display: block;
  position: absolute;
  left: -1.25rem;
  top: 0.125rem;
  font-family: "icomoon" !important;
  font-size: 1rem;
  color: #69CB3A;
  font-weight: bold;
}
.inner-table-list.negative li::before {
  content: "\e915";
  color: #c80030;
}

.accordion {
  list-style: none;
  margin: 0;
}
.accordion .accordion-title {
  position: relative;
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  display: block;
  font-size: 1.125rem;
  color: #454D5F;
  padding-bottom: 0.625rem;
  padding-right: 1rem;
}
.accordion .accordion-title::after {
  content: "\e901";
  font-family: "icomoon" !important;
  color: #717E98;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotateZ(-90deg);
  transition: 0.3s ease-out;
}
.accordion .accordion-item.is-active .accordion-title::after {
  transform: rotateZ(90deg);
}
.accordion .accordion-content {
  font-size: 0.875rem;
  padding-bottom: 0.875rem;
}
.accordion .accordion-content p {
  margin-bottom: 0.625rem;
}
.accordion .accordion-content p:last-child {
  margin-bottom: 0;
}
.accordion > li {
  border-bottom: 1px solid #C4C9D4;
  margin-bottom: 0.875rem;
}

.tabs {
  border-bottom: 1px solid #C4C9D4;
  background-color: transparent;
}
.tabs .tabs-title > a {
  position: relative;
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
  color: #717E98;
  padding: 0;
  padding-bottom: 0.5rem;
}
.tabs .tabs-title > a:hover {
  background-color: transparent;
  color: #454D5F;
}
.tabs .tabs-title {
  margin-right: 1.5625rem;
}
.tabs .tabs-title:last-child {
  margin-right: 0;
}
.tabs .tabs-title.is-active a {
  color: #303642;
}
.tabs .tabs-title.is-active a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  height: 2px;
  width: 100%;
  background-color: #303642;
  border-radius: 1px;
}

.tabs.vertical {
  border: 0;
  border-right: 1px solid #C4C9D4;
  margin-right: 1.25rem;
  height: 100%;
}
@media print, screen and (min-width: 64em) {
  .tabs.vertical {
    margin-right: 1.875rem;
  }
}
.tabs.vertical .tabs-title {
  margin-right: 0;
  margin-bottom: 0.625rem;
}
.tabs.vertical .tabs-title:last-child {
  margin-bottom: 0;
}
.tabs.vertical .tabs-title a {
  padding: 0.5rem;
}
.tabs.vertical .tabs-title.is-active a::before {
  right: 0;
  left: auto;
  width: 2px;
  height: 100%;
  top: 0;
}

.tabs-content {
  background-color: transparent;
  border: 0;
  margin-bottom: 2.5rem;
}
.tabs-content .tabs-panel {
  padding: 0;
  padding-top: 1.5625rem;
}

.tabs-content.vertical {
  margin-bottom: 0;
}
.tabs-content.vertical .tabs-panel {
  padding-top: 0;
}

.woocommerce #reviews .comments-header {
  position: relative;
  padding-bottom: 1.875rem;
  margin-bottom: 2.25rem;
  text-align: center;
}
@media print, screen and (max-width: 63.99875em) {
  .woocommerce #reviews .comments-header {
    font-size: 1.5rem;
    max-width: 18.75rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.woocommerce #reviews .comments-header::before {
  content: "";
  display: block;
  height: 3px;
  width: 6.25rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #C4C9D4;
}

.comment-list {
  margin: 0;
  list-style: none;
}
.comment-list li .comment {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
  margin-bottom: 0.75rem;
}

.woocommerce #reviews #comments ol.commentlist li {
  position: relative;
  padding-bottom: 0.9375rem;
  margin-bottom: 1.25rem;
}
.woocommerce #reviews #comments ol.commentlist li::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  width: 6.25rem;
  background-color: #C4C9D4;
  transform: translateX(-50%);
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin-left: 0;
  border: 0;
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .woocommerce #reviews #comments ol.commentlist li .comment-text .description {
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
  }
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description p {
  margin-bottom: 0;
}

.woocommerce #reviews #comments ol.commentlist li .meta {
  display: flex;
  justify-content: space-between;
}
.woocommerce #reviews #comments ol.commentlist li .meta .rating-author {
  display: flex;
  align-items: center;
}
.woocommerce #reviews #comments ol.commentlist li .meta .rating {
  margin-right: 0.625rem;
}
.woocommerce #reviews #comments ol.commentlist li .meta .woocommerce-review__author {
  margin-bottom: 0;
  font-size: 1rem;
  color: #454D5F;
}
.woocommerce #reviews #comments ol.commentlist li .meta .woocommerce-review__published-date {
  color: #717E98;
  font-size: 1rem;
}

#review_form {
  margin-top: 3.125rem;
}
#review_form .comment-form-rating {
  display: flex;
  align-items: center;
  margin-bottom: 0.9375rem;
}
#review_form .comment-form-rating label {
  font-size: 1.125rem;
  margin-bottom: 0;
}
#review_form .author-email {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media print, screen and (min-width: 48em) {
  #review_form .author-email {
    flex-direction: row;
  }
  #review_form .author-email p {
    width: 49%;
  }
}
#review_form .author-email p {
  margin-bottom: 0 !important;
}
#review_form .form-submit {
  margin-bottom: 0 !important;
  text-align: center;
}

@media print, screen and (max-width: 63.99875em) {
  .woocommerce #reviews .comment-reply-title {
    font-size: 1.5rem;
    max-width: 18.75rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.woocommerce #reviews #comment {
  resize: none;
  height: 12.5rem;
}

.rating-container {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.rating-container p.stars {
  margin-bottom: 0;
}

.rating-container .rating-label {
  margin-right: 0.75rem;
  margin-bottom: 0;
}

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}
p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: WooCommerce;
  content: "\e021";
  text-indent: 0;
}

#commentform {
  margin-bottom: 2.25rem;
}

@media print, screen and (max-width: 63.99875em) {
  .woocommerce .add-to-cart-modal {
    top: 0 !important;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 47.99875em) {
  .woocommerce .add-to-cart-modal h3 {
    display: none !important;
  }
}
.woocommerce .add-to-cart-modal .buyboxes-container {
  margin-bottom: 0;
}
.woocommerce .add-to-cart-modal .buyboxes-container .buybox__number {
  color: #454d5f;
}
.woocommerce .add-to-cart-modal .buybox {
  padding: 1rem 1.75rem;
  background: #fff;
  background-image: none !important;
}
@media screen and (min-width: 75em) {
  .woocommerce .add-to-cart-modal .buybox {
    padding: 1.25rem 2.5rem;
  }
}
@media print, screen and (min-width: 48em) {
  .woocommerce .add-to-cart-modal .buybox {
    margin-bottom: 0;
  }
}
.woocommerce .add-to-cart-modal .buybox h4 {
  color: #454D5F;
}
.woocommerce .add-to-cart-modal .buybox__benefit {
  color: #717E98;
  margin-bottom: 0.5rem;
}
.woocommerce .add-to-cart-modal .buybox__benefit span {
  color: #FEBE11;
}
.woocommerce .add-to-cart-modal .buybox .text-muted {
  font-size: 0.9375rem;
  color: #c80030;
  margin-top: 0.75rem;
  margin-bottom: 0.5rem;
}
.woocommerce .add-to-cart-modal .buybox.exchange-voucher {
  height: 100%;
  color: #717E98;
}

.physical-voucher {
  margin-bottom: 3.75rem;
}
.physical-voucher .voucher-image-container {
  display: flex;
  align-items: center;
}
.physical-voucher .voucher-image {
  width: 100%;
  max-height: 290px;
  margin-bottom: 1.375rem;
}
@media print, screen and (min-width: 48em) {
  .physical-voucher .voucher-image {
    height: 100%;
    margin-bottom: 0;
  }
}
.physical-voucher .voucher-wish {
  position: relative;
  margin-bottom: 1.375rem;
}
.physical-voucher .voucher-wish textarea {
  font-size: 0.875rem;
  height: 5.375rem;
  resize: none;
}
.physical-voucher__container {
  position: relative;
  height: 0;
  padding-top: 40%;
}
@media print, screen and (max-width: 63.99875em) {
  .physical-voucher__container {
    padding-top: 210px;
  }
}

.physical-voucher-preview {
  position: absolute !important;
  top: 0rem !important;
  right: 0rem !important;
  font-family: "Comfortaa", Roboto, sans-serif;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 0.9375rem;
  color: #454D5F;
  letter-spacing: -0.65px;
  font-size: 0.8125rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media print, screen and (max-width: 63.99875em) {
  .physical-voucher-preview {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    font-size: 0.875rem;
  }
  .physical-voucher-preview .cell:nth-child(1) {
    width: 90%;
  }
  .physical-voucher-preview .center-column {
    width: 80%;
  }
}
.physical-voucher-preview .left-column {
  display: flex;
  flex-direction: column;
  padding: 0 0.5rem;
}
.physical-voucher-preview .main-label {
  font-size: 110%;
  line-height: 1;
  color: #161615;
  text-align: center;
  margin-bottom: 0.3125rem;
}
.physical-voucher-preview .label {
  font-size: 80%;
  line-height: 1;
  color: #161615;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0.125rem;
}
.physical-voucher-preview .wish {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  font-size: 90%;
  text-align: center;
  font-weight: bold;
  word-break: break-word;
}
.physical-voucher-preview h4 {
  font-size: 90%;
  line-height: 1.15;
  color: #303642;
  margin-bottom: 0.3125rem;
}
.physical-voucher-preview .upper-part {
  margin-bottom: 0.5rem;
}
.physical-voucher-preview .upper-part .addon:last-child {
  margin-bottom: 0;
}
.physical-voucher-preview .voucher-title {
  font-size: 90%;
  text-align: center;
  margin-bottom: 0.25rem;
}
.physical-voucher-preview .voucher-variation {
  font-size: 90%;
  margin-bottom: 0.25rem;
  text-align: center;
}
.physical-voucher-preview .center-column {
  display: flex;
  flex-direction: column;
  padding: 0 0.5rem;
}
.physical-voucher-preview .ribbon {
  display: block;
  margin: 0 auto;
  margin-bottom: 0.375rem;
}
.physical-voucher-preview .bottom-part {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  flex: 1;
}
.physical-voucher-preview .addon {
  margin: 0;
  margin-bottom: 0.25rem;
  font-size: 75%;
  line-height: 1.1;
}
.physical-voucher-preview .lore p {
  font-size: 80%;
  line-height: 1.15;
  margin-bottom: 0;
}
.physical-voucher-preview .qr-code {
  display: flex;
  align-items: center;
  max-width: 7.5rem;
}
.physical-voucher-preview .qr-code img {
  width: 2.8125rem;
  height: 2.8125rem;
  margin-right: 0.5625rem;
}

.notice {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  border-radius: 0.3125rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  padding: 0.875rem;
  font-size: 1.25rem;
  background-color: #fff;
  margin-bottom: 1rem;
}
.notice.success {
  background-color: #F2FEEC;
  color: #36AC2E;
}
.notice.warning {
  background-color: #FFF4D6;
  color: #A77A00;
}
.notice.error {
  background-color: #FCEBF3;
  color: #c80030;
}
.notice.dark {
  background-color: #454D5F;
  color: #fff;
}
.notice.removable {
  cursor: pointer;
}
.notice--small {
  font-size: 1rem;
}
.notice--large {
  font-size: 1.625rem;
  border-radius: 1.25rem;
}

.slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  left: 3%;
  transform: translateY(-50%);
  z-index: 5;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.25rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.2s ease-out background-color;
}
.slick-slider .slick-arrow:hover {
  background-color: rgba(255, 255, 255, 0.6);
}

.slick-slider .slick-next {
  left: auto;
  right: 3%;
  transform: translateY(-50%) rotateZ(180deg);
}

.button {
  font-size: 1.25rem;
}
@media print, screen and (max-width: 63.99875em) {
  .button {
    font-size: 1rem;
    font-weight: bold;
  }
}

.woocommerce a.wc-button,
.woocommerce button.wc-button,
.wc-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.7em 1em;
  border: 1px solid transparent;
  border-radius: 1.5625rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: "Comfortaa", crusive;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  font-size: 1.25rem;
}
[data-whatinput=mouse] .woocommerce a.wc-button,
[data-whatinput=mouse] .woocommerce button.wc-button,
[data-whatinput=mouse] .wc-button {
  outline: 0;
}
.woocommerce a.wc-button, .woocommerce a.wc-button.disabled, .woocommerce a.wc-button[disabled], .woocommerce a.wc-button.disabled:hover, .woocommerce a.wc-button[disabled]:hover, .woocommerce a.wc-button.disabled:focus, .woocommerce a.wc-button[disabled]:focus,
.woocommerce button.wc-button,
.woocommerce button.wc-button.disabled,
.woocommerce button.wc-button[disabled],
.woocommerce button.wc-button.disabled:hover,
.woocommerce button.wc-button[disabled]:hover,
.woocommerce button.wc-button.disabled:focus,
.woocommerce button.wc-button[disabled]:focus,
.wc-button,
.wc-button.disabled,
.wc-button[disabled],
.wc-button.disabled:hover,
.wc-button[disabled]:hover,
.wc-button.disabled:focus,
.wc-button[disabled]:focus {
  background-color: #c80030;
  color: #fff;
}
.woocommerce a.wc-button:hover, .woocommerce a.wc-button:focus,
.woocommerce button.wc-button:hover,
.woocommerce button.wc-button:focus,
.wc-button:hover,
.wc-button:focus {
  background-color: rgb(170, 0, 40.8);
  color: #fff;
}
@media print, screen and (max-width: 63.99875em) {
  .woocommerce a.wc-button,
  .woocommerce button.wc-button,
  .wc-button {
    font-size: 1rem;
    font-weight: bold;
  }
}
.woocommerce a.wc-button.button--small,
.woocommerce button.wc-button.button--small,
.wc-button.button--small,
.woocommerce-account .woocommerce .woocommerce-ResetPassword .wc-button.woocommerce-Button,
.woocommerce-account .woocommerce .woocommerce-form-login .wc-button.woocommerce-form-login__submit {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.625rem 0.75rem;
  min-width: 8.125rem;
}
.woocommerce a.wc-button:disabled,
.woocommerce button.wc-button:disabled,
.wc-button:disabled {
  background-color: rgba(200, 0, 48, 0.5);
  cursor: default;
}

.button--outline, .button--outlined,
.woocommerce .button--outline {
  border: 2px solid #c80030 !important;
  background-color: transparent !important;
  color: #c80030 !important;
}
.button--outline:hover, .button--outlined:hover,
.woocommerce .button--outline:hover {
  background-color: #c80030 !important;
  color: #fff !important;
}

.button--outline.button--white, .button--white.button--outlined,
.woocommerce .button--outline.button--white {
  color: #fff !important;
  border-color: #fff !important;
}
.button--outline.button--white:hover, .button--white.button--outlined:hover,
.woocommerce .button--outline.button--white:hover {
  background-color: #c80030 !important;
  border-color: #c80030 !important;
}

.button--dark {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  background-color: #303642 !important;
}
.button--dark:hover {
  background-color: rgb(26.5263157895, 29.8421052632, 36.4736842105);
}

.button--white:not(.button--outline):not(.button--outlined) {
  background-color: #fff;
  color: #c80030;
}
.button--white:not(.button--outline):not(.button--outlined):hover {
  background-color: #454D5F;
  color: #fff;
}

.button--small, .woocommerce-account .woocommerce .woocommerce-ResetPassword .woocommerce-Button, .woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.625rem 0.75rem;
  min-width: 8.125rem;
}

.button--medium {
  padding: 0.5rem 1.25rem !important;
  line-height: 1 !important;
}

.button--small.button--fixed, .woocommerce-account .woocommerce .woocommerce-ResetPassword .button--fixed.woocommerce-Button, .woocommerce-account .woocommerce .woocommerce-form-login .button--fixed.woocommerce-form-login__submit {
  width: 11.875rem;
}

.button--medium.button--fixed {
  width: 12.5rem;
}

.button--border-heavy {
  border-width: 2px;
}

.button--border-thin {
  border-width: 1px;
}

.button--shadow {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}

.button-container {
  display: flex;
  justify-content: center;
}

.button-facebook {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  font-size: 1.625rem;
  color: #fff;
  background-color: #3B5998;
  border-radius: 0.3125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.9375rem;
  width: 100%;
  transition: 0.2s ease-out;
}
.button-facebook:hover {
  color: rgba(255, 255, 255, 0.8);
}
.button-facebook svg {
  margin-right: 1.25rem;
}

.cards-container {
  display: flex;
  flex-flow: row wrap;
}
.cards-container .card {
  flex: 0 0 auto;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
.cards-container .card .card-content {
  padding: 1rem;
}
@media print, screen and (min-width: 48em) {
  .cards-container .card {
    flex: 0 0 auto;
    width: calc(33.3333333333% - 0.7rem);
    margin-left: 0.35rem;
    margin-right: 0.35rem;
  }
}

.featured-hero {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 6.25rem;
}
@media print, screen and (min-width: 48em) {
  .featured-hero {
    height: 12.5rem;
  }
}
@media screen and (min-width: 75em) {
  .featured-hero {
    height: 25rem;
  }
}

.dotted {
  border-style: dashed;
  margin: 2rem 0;
}

[data-whatinput=mouse] a:focus, button:focus [data-whatinput=touch] a:focus,
button:focus {
  outline: none;
}

.off-canvas {
  border-top-left-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}
.off-canvas .off-canvas-top {
  display: flex;
  justify-content: space-between;
  padding: 1rem;
}
.off-canvas .quick-access .menu-icon {
  margin-right: 0.9375rem;
}
.off-canvas .submenu-toggle-text {
  display: none;
}
.off-canvas .mobile-menu {
  padding-bottom: 1rem;
}
.off-canvas .mobile-menu > li > a {
  font-family: "Comfortaa", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
}
.off-canvas .mobile-menu li.menu-item-has-children {
  position: relative;
}
.off-canvas .mobile-menu .submenu-toggle {
  position: absolute;
  right: 1rem;
  top: 0.625rem;
  width: 22px;
  height: 12px;
  background-image: url(../images/icons/caret-down.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.off-canvas .mobile-menu .submenu-toggle[aria-expanded=true] {
  background-image: url(../images/icons/minus.svg);
}
.off-canvas ul.submenu li a {
  font-size: 1.125rem;
  color: #C4C9D4;
}

.searchform {
  display: flex;
  align-items: center;
  margin-bottom: 0.25rem;
}
.searchform h3 {
  color: #fff;
  font-weight: 300;
  white-space: nowrap;
  margin-right: 1.25rem;
  margin-bottom: 0;
}
.searchform .input-group {
  border-radius: 0.3125rem;
  height: 2.5rem;
  margin-bottom: 0;
  position: relative;
  background-color: #fff;
}
.searchform .input-group input {
  border: 0;
  height: 100%;
  font-size: 1.125rem;
  padding: 0.3125rem 0.75rem;
  min-width: 18.125rem;
  border-top-left-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
  box-shadow: none;
}
.searchform .input-group input::-moz-placeholder {
  color: #454D5F;
}
.searchform .input-group input::placeholder {
  color: #454D5F;
}
.searchform .category-results,
.searchform .product-results {
  position: relative;
  padding: 0.625rem 1rem;
  display: none;
}
.searchform .category-results::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 1rem;
  width: calc(100% - 2rem);
  height: 1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.searchform .result-label {
  font-weight: bold;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.searchform .result-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.searchform .search-results-list {
  position: absolute;
  top: 110%;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-radius: 0.625rem;
  z-index: 100;
  max-height: 37.5rem;
  overflow: auto;
  display: none;
}
.searchform .search-results-list .product-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.searchform .search-results-list .product-result {
  display: flex;
}
.searchform .search-results-list .thumbnail {
  width: 4.375rem;
  height: 4.375rem;
  min-width: 4.375rem;
  object-fit: cover;
  margin-right: 0.625rem;
  border-radius: 0.625rem;
}
.searchform .search-results-list h6 {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: 400;
  font-size: 1rem;
}
.searchform .search-results-list .product-price {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
  text-align: right;
}
.searchform #searchsubmit {
  background-color: #fff;
  height: 100%;
  cursor: pointer;
}
.searchform #searchsubmit img {
  width: 1rem;
  height: 1rem;
  margin: 0.5rem 1rem;
}

.woocommerce-checkout:not(.woocommerce-order-received) .searchform h3,
.configurator .searchform h3 {
  margin-right: 0;
}

body.search-lock {
  overflow: hidden;
}

.woocommerce .woocommerce-breadcrumb {
  color: #717E98;
  font-size: 1rem;
  display: flex;
}
@media print, screen and (min-width: 64em) {
  .woocommerce .woocommerce-breadcrumb {
    justify-content: flex-end;
  }
}
.woocommerce .woocommerce-breadcrumb .home svg {
  width: 1.25rem;
  fill: #717E98;
}
.woocommerce .woocommerce-breadcrumb a {
  color: #c80030;
}

.rating {
  display: flex;
}
.rating span {
  font-size: 0.75rem;
  margin-right: 0.1875rem;
  color: #febe11;
}

@media print, screen and (min-width: 64em) {
  .product-gallery-container {
    display: flex;
    justify-content: center;
    overflow: hidden;
  }
}

.product-gallery.swiper {
  display: flex;
  justify-content: center;
  margin-bottom: 1.875rem;
  padding-bottom: 2.8125rem;
}
@media print, screen and (min-width: 48em) {
  .product-gallery.swiper:not(.swiper-initialized) .swiper-wrapper {
    transform: translateX(-33%);
  }
}
@media print, screen and (min-width: 48em) {
  .product-gallery.swiper.swiper-initialized {
    padding-left: 10% !important;
  }
  .product-gallery.swiper.swiper-initialized .product-gallery__item {
    opacity: 0.5;
  }
}
@media print, screen and (min-width: 48em) {
  .product-gallery.swiper .swiper-slide {
    width: 100%;
    max-width: 21.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .product-gallery.swiper .swiper-slide {
    max-width: 31.25rem !important;
    height: 31.25rem;
  }
}
.product-gallery.swiper .swiper-slide-active .product-gallery__item,
.product-gallery.swiper .swiper-slide-next .product-gallery__item {
  opacity: 1;
}
.product-gallery.swiper .swiper-wrapper .swiper-slide-next + .swiper-slide,
.product-gallery.swiper .swiper-slide-prev {
  cursor: pointer;
}
.product-gallery.swiper .product-gallery__item {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  width: 100%;
  height: 21.25rem;
  background-size: cover;
  background-position: center;
  border-radius: 1.25rem;
  transition: 0.3s ease-out opacity;
  outline: none;
}
@media print, screen and (min-width: 64em) {
  .product-gallery.swiper .product-gallery__item {
    height: 31.25rem;
  }
}
.product-gallery.swiper .product-gallery__item img {
  position: absolute;
  inset: 0;
  object-fit: cover;
  border-radius: 1.25rem;
  height: 100%;
  width: 100%;
}
.product-gallery.swiper .swiper-pagination {
  --swiper-pagination-bottom: 0;
}
.product-gallery.swiper .swiper-pagination .swiper-pagination-bullet {
  --swiper-pagination-color: #717e98;
  --swiper-pagination-bullet-inactive-color: transparent;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-size: 0.625rem;
  --swiper-pagination-bullet-horizontal-gap: 0.25rem;
  border: 1px solid #717E98;
  cursor: pointer;
  transition: 0.2s ease-out;
}
.product-gallery.swiper .product-gallery__label {
  position: relative;
  border-radius: 0.625rem;
  height: 2.5rem;
  line-height: 2.5rem;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 0 1rem;
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
}
.product-gallery.swiper:not(.swiper-initialized) .swiper-wrapper {
  display: flex;
  gap: 1.25rem;
}

.product-horiontal {
  display: flex;
  margin-bottom: 1.5625rem;
}
@media print, screen and (min-width: 48em) {
  .product-horiontal {
    margin-bottom: 0;
  }
}
.product-horiontal__thumb {
  display: block;
  margin-right: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .product-horiontal__thumb {
    margin-right: 1.25rem;
  }
}
.product-horiontal__thumb img {
  width: 10.625rem;
  min-width: 10.625rem;
  height: 7.875rem;
  border-radius: 0.3125rem;
  object-fit: cover;
}
.product-horiontal__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.product-horiontal__title {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  min-height: 3.125rem;
  max-height: 3.125rem;
  overflow: hidden;
  letter-spacing: -0.03em;
}
@media print, screen and (min-width: 48em) {
  .product-horiontal__title {
    margin-bottom: 0.5rem;
    min-height: 3.75rem;
    max-height: 3.75rem;
    font-size: 1rem;
  }
}
.product-horiontal__excerpt {
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
  max-height: 3rem;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .product-horiontal__excerpt {
    margin-bottom: 0.75rem;
  }
}
.product-horiontal__meta {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media print, screen and (min-width: 48em) {
  .product-horiontal .woocommerce-Price-amount {
    margin-right: 1.25rem;
  }
}

.gift-select-slider .slick-list {
  padding-bottom: 0.5rem;
}
@media print, screen and (max-width: 63.99875em) {
  .gift-select-slider .cell {
    width: auto;
  }
  .gift-select-slider:not(.slick-initialized) .cell:nth-child(n+2) {
    display: none;
  }
}

.gift-item {
  background-color: #fff;
  border-radius: 0.625rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
  border: 2px solid #fff;
  transition: 0.3s ease-out;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 12.5rem;
}
@media print, screen and (min-width: 48em) {
  .gift-item {
    width: auto;
  }
}
.gift-item.selected {
  border: 3px solid #c80030;
}
.gift-item__thumbnail {
  position: relative;
  height: 0;
  padding-top: 100%;
  width: 100%;
  margin-bottom: 0.5rem;
}
.gift-item__thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gift-item__title {
  font-size: 0.875rem;
  color: #c80030;
  margin-bottom: 0.625rem;
  min-height: 2rem;
}
.gift-item__excerpt {
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
  min-height: 2rem;
}
.gift-item .gift-item__price {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1;
  display: block;
  margin-left: auto;
  color: #c80030;
  text-align: right;
}
.gift-item .gift-item__price .amount-eur {
  font-size: 1rem;
  color: #777335;
}

.select2-container {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  width: 100% !important;
}
.select2-container.select2-container--disabled .select2-selection {
  background-color: rgb(216.65, 219.9, 227.05);
}
.select2-container .select2-selection {
  background-color: #fff;
  border: 0;
  height: 2.5rem;
  border-radius: 0.3125rem;
}
.select2-container .select2-selection__rendered {
  height: 100%;
  line-height: 2.5rem !important;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  height: 2.5rem;
  right: 0.3125rem;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #c80030;
}

.clock-container {
  position: fixed !important;
  top: 0rem !important;
  right: 0rem !important;
  bottom: 0rem !important;
  left: 0rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1010;
}

.clock-loader {
  --clock-color: #c80030;
  --clock-width: 4rem;
  --clock-radius: calc(var(--clock-width) / 2);
  --clock-minute-length: calc(var(--clock-width) * 0.4);
  --clock-hour-length: calc(var(--clock-width) * 0.2);
  --clock-thickness: 0.2rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--clock-width);
  height: var(--clock-width);
  border: 3px solid var(--clock-color);
  border-radius: 50%;
}
.clock-loader::before, .clock-loader::after {
  position: absolute;
  content: "";
  top: calc(var(--clock-radius) * 0.25);
  width: var(--clock-thickness);
  background: var(--clock-color);
  border-radius: 10px;
  transform-origin: center calc(100% - var(--clock-thickness) / 2);
  animation: spin infinite linear;
}
.clock-loader::before {
  height: var(--clock-minute-length);
  animation-duration: 2s;
}
.clock-loader::after {
  top: calc(var(--clock-radius) * 0.25 + var(--clock-hour-length));
  height: var(--clock-hour-length);
  animation-duration: 15s;
}

@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
.lock-body {
  overflow: hidden;
}

.gifto-confirm-main {
  position: fixed !important;
  top: 0rem !important;
  right: 0rem !important;
  bottom: 0rem !important;
  left: 0rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.gifto-confirm-main .gifto-confirm {
  background-color: #fff;
  border-radius: 1.25rem;
  padding: 1rem;
  max-width: 26.25rem;
}
.gifto-confirm-main .gifto-confirm h5 {
  font-weight: 400;
  margin-bottom: 1.25rem;
  text-align: center;
}
.gifto-confirm-main .gifto-confirm__actions {
  display: flex;
  justify-content: center;
}
.gifto-confirm-main .gifto-confirm .wc-button {
  margin: 0 0.625rem;
  min-width: 6.25rem;
}
.gifto-confirm-main .reschedule-note {
  margin-bottom: 2rem;
  border: 1px solid #303642;
  box-shadow: none;
}
.gifto-confirm-main .reschedule-note::-moz-placeholder {
  color: #454D5F;
}
.gifto-confirm-main .reschedule-note::placeholder {
  color: #454D5F;
}

.searchbox {
  padding-top: 2.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.searchbox h3 {
  display: none;
}
.searchbox .searchform .input-group input {
  min-width: 0;
  width: 100%;
}

@media print, screen and (max-width: 63.99875em) {
  .reveal-overlay {
    padding: 1.875rem 1.5625rem;
  }
}
.reveal-overlay .reveal {
  border-radius: 1.25rem;
}
.reveal-overlay .reveal.actions-modal {
  max-width: 48.75rem;
}

.reveal.form-thank-you {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 28.75rem;
  outline: none;
}
.reveal.form-thank-you .success-icon {
  width: 5rem;
  height: 5rem;
  margin-bottom: 0.9375rem;
}
.reveal.form-thank-you .success-icon path {
  fill: #2ecc71;
}
.reveal.form-thank-you .button {
  margin-top: 2.25rem;
}

.blog-sidebar {
  margin-right: 1.875rem;
  position: sticky;
  top: 30px;
}
.blog-sidebar__contents {
  margin-top: 1.25rem;
}
.blog-sidebar__contents ul {
  list-style-type: none;
  margin-left: 0;
}
.blog-sidebar__contents ul li {
  padding-bottom: 0.875rem;
  margin-bottom: 0.875rem;
  border-bottom: 1px solid #c4c9d4;
}
.blog-sidebar__contents ul li a {
  width: 100%;
  color: #717e98;
  font-size: 1.125rem;
  transition: 0.2s ease-out;
}

.filtry {
  margin-bottom: 1rem;
}

button.filtry__reset {
  display: block;
  margin: 0 auto;
  margin-bottom: 0.75rem;
  width: 100%;
}

.filtry__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.625rem;
  margin-bottom: 1.5rem;
}
.filtry__head h4 {
  font-size: 1.0625rem;
  text-align: center;
  width: 100%;
  height: 2.5rem;
  background-color: #C4C9D4;
  border-radius: 0.25rem;
  padding: 0.5rem;
  margin-bottom: 0.25rem;
  color: #303642;
  color: var(--filtry-c-secondary);
}
@media print, screen and (min-width: 48em) {
  .filtry__head h4 {
    font-size: 1.25rem;
  }
}
.filtry__head .filtry__popup-close {
  display: none;
  border: 0;
  background-color: transparent;
  position: relative;
  width: 1.75rem;
  min-width: 1.75rem;
  height: 1.75rem;
  cursor: pointer;
}
.filtry__head .filtry__popup-close::before, .filtry__head .filtry__popup-close::after {
  position: absolute;
  top: 0;
  left: 0.875rem;
  content: " ";
  height: 1.625rem;
  width: 0.125rem;
  background-color: #333;
  opacity: 0.8;
}
.filtry__head .filtry__popup-close::before {
  transform: rotate(45deg);
}
.filtry__head .filtry__popup-close::after {
  transform: rotate(-45deg);
}
.filtry__head .filtry__popup-close:hover::before, .filtry__head .filtry__popup-close:hover::after {
  opacity: 1;
}

.filtry__filter {
  border-bottom: 1px solid #C4C9D4;
  margin-bottom: 1.25rem;
  padding-bottom: 0.75rem;
}
.filtry__filter.filtry__filter--hidden {
  padding-bottom: 0;
}

.filtry__filter--collapsable .filtry__filter-head {
  cursor: pointer;
}

.filtry__filter-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  padding-right: 0.375rem;
}

.filtry__filter-title {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #717E98;
  margin-bottom: 0;
}

button.filtry__filter-collapse .chevron::before {
  content: "";
  display: block;
  position: relative;
  left: 0;
  top: -0.25rem;
  width: 0.625rem;
  height: 0.875rem;
  border-width: 0 0.1em 0 0;
  border-style: solid;
  transform: rotate(90deg);
  transform-origin: center;
  cursor: pointer;
}

.filtry__filter.filtry__filter--hidden .chevron::before {
  height: 0.625rem;
  border-width: 0.1em 0.1em 0 0;
  transform: rotate(135deg);
}

.filtry__list {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  max-height: 11.5625rem;
  overflow: auto;
}

.filtry__toggleable {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  margin-bottom: 0;
}
.filtry__toggleable .filtry__checkbox {
  margin-right: 0.25rem;
}

.filter__term-name {
  font-size: 1rem;
  color: #454D5F;
}

.filtry__term-count {
  display: block;
  margin-left: auto;
  font-size: 0.8125rem;
  color: #717E98;
}

.filtry__filter--sort {
  display: none;
}
.filtry__filter--sort .filtry__filter-head {
  margin-bottom: 0;
  border-bottom: 0;
}
.filtry__filter--sort .filtry__sort {
  padding-bottom: 0.875rem;
}
.filtry__filter--sort .woocommerce-ordering {
  float: none;
  display: flex;
  margin-bottom: 0;
}
.filtry__filter--sort .woocommerce-ordering__label {
  display: none;
}

.mobile-filters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem 0.75rem;
  z-index: 10;
  background-color: #F3F4F6;
}
@media print, screen and (min-width: 48em) {
  .mobile-filters {
    display: none !important;
  }
}
.mobile-filters .wc-button {
  margin-bottom: 0;
  width: 100%;
  justify-content: center;
}
.mobile-filters .open-filter {
  display: flex;
  align-items: center;
  padding: 0.625rem 0.8125rem;
  font-size: 0.875rem;
}
.mobile-filters .open-filter span {
  margin-right: 0.375rem;
}

.mobile-filters-float {
  background-color: #fff;
  color: #c80030;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 1.875rem;
  right: 1.25rem;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  z-index: 90;
  transition: 0.3s ease-out;
  transform: translateY(150px);
}
@media print, screen and (min-width: 48em) {
  .mobile-filters-float {
    display: none !important;
  }
}
.mobile-filters-float.show {
  transform: translateY(0);
}

.filtry-infinity-load {
  display: flex;
  justify-content: center;
}

/**
 * Loader from https://cssloaders.github.io/
 */
.filtry-loader-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  align-items: center;
  justify-content: center;
  z-index: 10000;
  display: none;
}
.filtry-loader-container .filtry-loader {
  font-size: 10px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  animation: mulShdSpin 1.1s infinite ease;
  transform: translateZ(0);
}

@keyframes mulShdSpin {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
body.filtry--loader-active .filtry-loader-container {
  display: flex;
}

button.filtry__popup-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  width: 2.875rem;
  height: 2.875rem;
  background-color: var(--filtry-c-accent);
  border-radius: 50%;
  z-index: 1000;
  cursor: pointer;
}
@media (min-width: 768px) {
  button.filtry__popup-toggle {
    display: none;
  }
}

.filtry__popup-controls {
  display: none;
  align-items: center;
  gap: 0.625rem;
  padding: 0.375rem 1.25rem;
  background-color: #fff;
}

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

button.filtry__popup-back {
  position: relative;
  height: 2.375rem;
  min-width: 2.375rem !important;
  width: 2.375rem;
  margin-bottom: 0 !important;
}
button.filtry__popup-back::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 0.625rem;
  height: 0.625rem;
  border-bottom: 1px solid;
  border-left: 1px solid;
  transform: translate(-50%, -50%) rotate(45deg);
  left: calc(50% + 3px);
  top: 50%;
}

.filtry__mobile-reset {
  margin-left: auto !important;
}

@media (max-width: 768px) {
  .filtry.filtry--mobile {
    position: fixed;
    top: 1.25rem;
    left: 0;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    background-color: #F3F4F6;
    z-index: 2000;
    overflow: hidden;
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    transform: translateX(-100%);
    transition: 0.3s transform ease-out;
  }
  .filtry.filtry--mobile .filtry__popup-close {
    display: block;
  }
  .filtry.filtry--mobile .filtry__popup-controls {
    display: flex;
  }
  .filtry__head {
    padding: 0.625rem 1.25rem;
    border-bottom: 1px solid rgba(138, 138, 138, 0.3);
    background-color: #fff;
    margin-bottom: 0.625rem;
  }
  .filtry__head h4 {
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 1.375rem;
    background-color: transparent;
    height: auto;
  }
  .filtry__filter {
    padding: 0 1.25rem;
    border-bottom: 0;
    background-color: #fff;
    margin-bottom: 0.625rem;
  }
  .filtry__filter-head {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    border-bottom: 1px solid rgba(138, 138, 138, 0.3);
  }
  .filtry__filter--hidden .filtry__filter-head {
    border-bottom: 0;
  }
  .filtry__list {
    padding-bottom: 0.875rem;
  }
  .filtry__filter-title {
    font-weight: 700;
    color: #454D5F;
  }
  .filtry__toggleable .filtry__checkbox {
    border: 1px solid #C4C9D4;
  }
  .filtry__filters {
    overflow: auto;
    height: calc(100vh - 8.25rem);
    height: calc(100dvh - 8.25rem);
  }
  .filtry__filter--sort {
    display: block;
  }
  button.filtry__reset {
    display: none;
  }
  body.filtry--show-popup {
    overflow: hidden;
  }
  body.filtry--show-popup .filtry--mobile {
    transform: translateX(0);
  }
}
.variations-form .variations-form__text {
  margin-bottom: 1.25rem;
}
.variations-form .variations-form__text p {
  margin-bottom: 0.375rem;
}
.variations-form .variations-form__text p:last-child {
  margin-bottom: 0;
}
.variations-form .variations-form__container {
  margin-bottom: 1.5625rem;
}
.variations-form .variations-form__list {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  max-height: 8.75rem;
  margin-bottom: 0.375rem;
  overflow: hidden;
  transition: 0.3s max-height ease-out;
}
@media print, screen and (min-width: 48em) {
  .variations-form .variations-form__list {
    max-height: 6.25rem;
  }
}
.variations-form .variations-form__list.has-read-more::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.5rem;
  background: #F3F4F6;
  background: linear-gradient(0deg, #F3F4F6 10%, rgba(0, 0, 0, 0) 100%);
  transition: 0.3s ease-out opacity, 0.3 ease-out height;
  opacity: 1;
}
.variations-form .voucher-variation {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.variations-form .voucher-variation input[type=radio] {
  min-width: 1.25rem;
}
.variations-form .voucher-variation h5 {
  font-size: 1rem;
  letter-spacing: 0;
  margin-bottom: 0;
  padding-right: 0.625rem;
}
.variations-form .voucher-variation .woocommerce-Price-amount {
  display: block;
  margin-left: auto;
}
.variations-form .voucher-variation .woocommerce-Price-amount.amount-eur {
  font-size: 0.9375rem;
}
.variations-form .variations-form__read-more {
  display: none;
  position: relative;
  text-align: center;
  z-index: 2;
}
.variations-form .variations-form__read-more::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0.0625rem;
  background-color: #c80030;
  transform: translateY(-50%);
}
.variations-form .variations-form__toggle {
  position: relative;
  background-color: #F3F4F6;
  padding: 0.5rem 1.25rem;
  color: #c80030;
  cursor: pointer;
}
.variations-form .variations-form__toggle::after {
  content: "\e901";
  font-family: "icomoon" !important;
  color: #c80030;
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translateX(-50%) rotateZ(-90deg);
}
.variations-form .add-to-cart-buttons {
  display: grid;
  gap: 0.9375rem;
  text-align: center;
  width: 18.75rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 48em) {
  .variations-form .add-to-cart-buttons {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }
}
.variations-form .add-to-cart-buttons .button {
  margin-bottom: 0;
  width: 100%;
}
.variations-form .add-to-cart-buttons span {
  color: #8a8a8a;
  font-size: 0.8125rem;
  letter-spacing: -0.1px;
}
.variations-form .action-button {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.variations-form .voucher-exchange {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media print, screen and (min-width: 48em) {
  .variations-form .voucher-exchange {
    grid-column: 2;
    align-items: flex-end;
  }
}
.variations-form .voucher-exchange h5, .variations-form .voucher-exchange p {
  margin-bottom: 0;
}
.variations-form .voucher-exchange h5 {
  font-size: 1.125rem;
}
.variations-form .voucher-exchange p {
  font-size: 0.875rem;
}
.variations-form .variations-form__list.has-read-more + .variations-form__read-more {
  display: block;
}

.variations-form.variations-form--expanded .variations-form__list {
  max-height: var(--expand-height, 25rem);
}
.variations-form.variations-form--expanded .variations-form__list::after {
  opacity: 0;
  height: 0;
}

.variations-form.variations-form--expanded .variations-form__toggle::after {
  transform: translateX(-50%) rotateZ(90deg);
}

.tippy-box[data-theme=gifto] {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  border-radius: 0.625rem;
  max-width: 19.375rem !important;
  padding: 1.125rem;
  padding-bottom: 1.625rem;
}

.front-slider .front-slider__item {
  position: relative;
  height: 20.625rem !important;
}
@media print, screen and (min-width: 48em) {
  .front-slider .front-slider__item {
    height: 28.125rem !important;
  }
}
@media print, screen and (min-width: 64em) {
  .front-slider .front-slider__item {
    height: 37.5rem !important;
  }
}
.front-slider .front-slider__item .grid-container {
  height: 100%;
  display: flex;
  align-items: center;
}
@media print, screen and (min-width: 48em) and (max-width: 63.99875em) {
  .front-slider .front-slider__item .grid-container {
    justify-content: center;
  }
}
.front-slider .front-slider__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(200, 0, 48, 0.9);
  border-radius: 1.25rem;
  padding: 0.9375rem;
  padding-bottom: 0.3125rem;
  max-width: 38.75rem;
}
@media print, screen and (min-width: 48em) {
  .front-slider .front-slider__content {
    padding: 2.1875rem 2.5rem;
  }
}
.front-slider .front-slider__content h1 {
  margin-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.front-slider .grid-container {
  position: relative;
  z-index: 2;
}
.front-slider .front-slider__item-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.front-slider:not(.slick-initialized) .front-slider__item:not(:first-child) {
  display: none;
}

.category-crumbs-container {
  position: relative;
  z-index: 10;
  margin-top: -3.75rem;
  margin-bottom: var(--crumbs-margin-bottom, 2.5rem);
  text-align: center;
}
@media print, screen and (max-width: 63.99875em) {
  .category-crumbs-container .slick-prev {
    left: -0.625rem;
  }
  .category-crumbs-container .slick-next {
    right: -0.625rem;
  }
}
@media print, screen and (min-width: 48em) {
  .category-crumbs-container {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 75em) {
  .category-crumbs-container {
    margin-bottom: var(--crumbs-margin-bottom-desktop, 6.25rem);
  }
}

.category-crumbs {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  background-color: #fff;
  border-radius: 0.9375rem;
  box-shadow: 0 3px 15px rgba(69, 77, 95, 0.1);
  padding: 0.9375rem 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .category-crumbs {
    flex-direction: row;
    align-items: flex-start;
    border-radius: 1.25rem;
    padding: 0.9375rem 0.5rem;
  }
}
@media screen and (min-width: 75em) {
  .category-crumbs {
    justify-content: center;
  }
}
.category-crumbs .slick-arrow {
  background-color: transparent;
  color: #c80030;
}
@media print, screen and (min-width: 48em) {
  .category-crumbs .slick-arrow {
    display: none !important;
  }
}
.category-crumbs .crumb {
  display: flex !important;
  justify-content: center;
  margin: 0 0.3125rem;
  max-width: 10.625rem;
}
@media print, screen and (max-width: 47.99875em) {
  .category-crumbs .crumb:not(.slick-slide):not(:first-child) {
    display: none !important;
  }
}
@media print, screen and (min-width: 48em) {
  .category-crumbs .crumb {
    width: auto;
    max-width: 11.875rem;
    margin-right: 0.9375rem;
    margin: 0 0.5rem;
  }
}
.category-crumbs .crumb__link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #c80030;
  font-size: 0.9375rem;
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.00125rem;
}
.category-crumbs .crumb img {
  width: 10rem !important;
  min-width: 10rem !important;
  height: 7.5rem;
  margin-bottom: 0.5rem;
  border-radius: 0.3125rem;
  object-fit: cover;
}
@media print, screen and (min-width: 48em) {
  .category-crumbs .crumb img {
    object-fit: initial;
    width: 11.75rem !important;
    height: 8.75rem;
  }
}

.benefit-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #454D5F;
  text-align: center;
}
.benefit-block.slick-slide {
  display: flex !important;
}
.benefit-block__icon {
  min-width: 5.3125rem;
  width: 5.3125rem;
  height: 5.3125rem;
  border-radius: 50%;
  background-color: #c80030;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.625rem;
  font-size: 2.8125rem;
  color: #fff;
}
.benefit-block__title {
  margin-bottom: 0;
  min-height: 3.125rem;
  font-size: 1.25rem;
  max-width: 17.5rem;
}
@media print, screen and (min-width: 48em) {
  .benefit-block__title {
    max-width: 10rem;
  }
}
.benefit-block__description {
  margin-bottom: 0;
  max-width: 17.5rem;
}
@media print, screen and (min-width: 48em) {
  .benefit-block__description {
    max-width: 11.25rem;
  }
}

.benefit-block.benefit-block--horizontal {
  flex-direction: row;
  text-align: left;
}
.benefit-block.benefit-block--horizontal .benefit-block__icon {
  margin-right: 1rem;
}
@media print, screen and (max-width: 63.99875em) {
  .benefit-block.benefit-block--horizontal .benefit-block__icon {
    width: 4.375rem;
    min-width: 4.375rem;
    height: 4.375rem;
  }
}
@media print, screen and (min-width: 48em) {
  .benefit-block.benefit-block--horizontal .benefit-block__icon {
    margin-bottom: 0;
  }
}
.benefit-block.benefit-block--horizontal .benefit-block__description {
  max-width: 100%;
}
@media print, screen and (min-width: 48em) {
  .benefit-block.benefit-block--horizontal .benefit-block__description {
    padding-right: 1rem;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .benefits-group:not(.slick-initialized) .benefit-block:not(:first-child) {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  .benefits-group {
    display: flex;
  }
  .benefits-group .benefit-block {
    flex: 0 1 auto;
  }
}
@media screen and (min-width: 75em) {
  .benefits-group {
    justify-content: space-around;
  }
}

.category-box {
  display: block;
  position: relative;
  max-width: 26.25rem;
  height: 12.5rem;
  border-radius: 0.3125rem;
  margin: 0 auto;
  margin-bottom: var(--category-box-margin-bottom, 1.25rem);
  overflow: hidden;
}
.category-box::before {
  content: "";
  position: absolute !important;
  top: 0rem !important;
  right: 0rem !important;
  bottom: 0rem !important;
  left: 0rem !important;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  z-index: 3;
}
.category-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.category-box__title {
  background-color: rgba(200, 0, 48, 0.9);
  position: absolute;
  bottom: 0.75rem;
  left: 0.75rem;
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  text-align: left;
  color: #fff;
  padding: 0.5rem;
  border-radius: 0.3125rem;
  max-width: 65%;
  z-index: 4;
}
@media print, screen and (min-width: 48em) {
  .category-box__title {
    padding: 0.875rem 0.5rem;
  }
}

.white-box-section {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  padding: 1.25rem 0.625rem;
  border-radius: 0.9375rem;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .white-box-section {
    border-radius: 1.25rem;
    padding: 3.125rem;
    padding-bottom: 1.875rem;
  }
}
.white-box-section .wpb_column {
  padding: 0;
}

.step-container {
  display: flex;
  align-items: center;
  max-width: 18.75rem;
  margin: 0 auto;
}
.step-container.step-right-area {
  align-items: normal;
  vertical-align: top;
}
.step-container.step-right-area .step-number {
  line-height: 4.8125rem;
}
@media print, screen and (max-width: 63.99875em) {
  .step-container {
    justify-content: center;
  }
}
.step-container .step-number {
  font-size: 4.375rem;
  line-height: 2.8125rem;
  font-weight: bold;
  color: #c80030;
  margin-right: 0.375rem;
}
@media print, screen and (min-width: 48em) {
  .step-container .step-number {
    font-size: 6.25rem;
  }
}
.step-container .step-text {
  margin-bottom: 0;
  line-height: 1;
  color: #717E98;
}
@media print, screen and (max-width: 63.99875em) {
  .step-container .step-text {
    max-width: 10.9375rem;
  }
}
.step-container.step-right-area {
  max-width: 30.75rem;
}

.step-container.config-step {
  margin-bottom: 2.25rem;
  max-width: 15.3125rem;
}
.step-container.config-step .step-number {
  font-size: 5rem;
  color: #454D5F;
}
.step-container.config-step .step-text {
  font-size: 1rem;
  color: #454D5F;
}

.testimonial-slider::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 12.5rem;
  background-image: url(../images/quotes.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}
@media print, screen and (min-width: 48em) {
  .testimonial-slider::before {
    background-size: 12.5rem;
    left: 8%;
  }
}
@media screen and (min-width: 75em) {
  .testimonial-slider::before {
    left: 14%;
  }
}
.testimonial-slider .slick-prev {
  left: -3%;
}
@media screen and (max-width: 47.99875em) {
  .testimonial-slider .slick-prev {
    display: none !important;
  }
}
@media print, screen and (min-width: 48em) {
  .testimonial-slider .slick-prev {
    left: 6%;
  }
}
@media screen and (min-width: 75em) {
  .testimonial-slider .slick-prev {
    left: -2%;
  }
}
.testimonial-slider .slick-next {
  right: -3%;
}
@media screen and (max-width: 47.99875em) {
  .testimonial-slider .slick-next {
    display: none !important;
  }
}
@media print, screen and (min-width: 48em) {
  .testimonial-slider .slick-next {
    right: 6%;
  }
}
@media screen and (min-width: 75em) {
  .testimonial-slider .slick-next {
    right: -2%;
  }
}
.testimonial-slider.static {
  position: static !important;
}

.testimonial-slider:not(.slick-initialized) .testimonial-item:not(:first-child) {
  display: none;
}

.testimonial-item {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.testimonial-item__company {
  text-align: center;
  margin-bottom: 1.25rem;
}
.testimonial-item__title {
  font-family: "Comfortaa", cursive;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
.testimonial-item__desc {
  margin-bottom: 0.875rem;
}
@media print, screen and (max-width: 63.99875em) {
  .testimonial-item__desc {
    font-size: 0.75rem;
    line-height: -0.03rem;
  }
}
@media print, screen and (min-width: 48em) {
  .testimonial-item__desc {
    max-width: 25rem;
  }
}
@media screen and (min-width: 75em) {
  .testimonial-item__desc {
    max-width: 100%;
  }
}
.testimonial-item__author {
  margin-bottom: 0.375rem;
}
.testimonial-item__position {
  font-size: 0.875rem;
  color: #717e98;
}

.product-slider {
  display: flex;
}
.product-slider:not(.slick-initialized) {
  overflow: hidden;
}
.product-slider .slick-prev {
  right: 102%;
  left: auto;
}
.product-slider .slick-next {
  left: 102%;
  right: auto;
}
.product-slider .slick-track {
  margin-left: 0.5rem;
}
.product-slider .slick-list {
  overflow: hidden;
}
@media print, screen and (max-width: 63.99875em) {
  .product-slider .product-slider-item:not(.slick-slide):not(:first-child) {
    display: none;
  }
}

.product-slider-item {
  padding: 0.625rem 0;
  margin-right: 0.875rem;
}
.product-slider-item .product-link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 1rem;
  max-width: 15.625rem;
  height: 23.125rem;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .product-slider-item .product-link {
    padding: 0.625rem;
    width: 11.875rem;
    height: 18.125rem;
  }
}
.product-slider-item .product-thumb {
  border-radius: 0.3125rem;
  width: 100%;
  height: 10.3125rem;
  min-height: 10.3125rem;
  margin-bottom: 0.625rem;
  object-fit: cover;
}
@media print, screen and (min-width: 48em) {
  .product-slider-item .product-thumb {
    height: 7.8125rem;
    min-height: 7.8125rem;
  }
}
.product-slider-item .product-title {
  color: #c80030;
  font-size: 1.125rem;
  margin-bottom: 0.4375rem !important;
  height: 4.0625rem;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .product-slider-item .product-title {
    height: 3.0625rem;
    font-size: 0.875rem;
  }
}
.product-slider-item .product-excerpt {
  font-size: 1rem;
  height: 4rem;
  overflow: hidden;
  margin-bottom: 0.625rem;
  color: #454D5F;
  -webkit-line-clamp: 3;
  word-wrap: break-word;
}
@media print, screen and (min-width: 48em) {
  .product-slider-item .product-excerpt {
    font-size: 0.75rem;
    height: 2.75rem;
  }
}
.product-slider-item .meta-rating .icon-star {
  font-size: 0.625rem;
  color: #FEBE11;
}
.product-slider-item .meta-rating .meta-value {
  font-size: 0.875rem;
  color: #717E98;
}
.product-slider-item .product-meta {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.product-slider-item .product-meta span.amount {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 0.8;
}

.category-block {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  height: 23.125rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #633030;
  border-radius: 0.9375rem;
  padding: 1.875rem;
  margin-bottom: 1.25rem;
  overflow: hidden;
}
.category-block::before {
  content: "";
  position: absolute !important;
  top: 0rem !important;
  right: 0rem !important;
  bottom: 0rem !important;
  left: 0rem !important;
  background: rgba(0, 0, 0, 0.2);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 7%, rgba(255, 255, 255, 0) 40%);
}
@media print, screen and (max-width: 63.99875em) {
  .category-block__title {
    font-size: 1.875rem;
  }
  .category-block .button {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 48em) {
  .category-block {
    height: 21.875rem;
    border-radius: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .category-block {
    margin-bottom: 0;
  }
}
.category-block > * {
  z-index: 2;
}
.category-block__title, .category-block:hover .category-block__title {
  color: #fff;
}

.voucher-filters {
  background-color: #c80030;
  border-radius: 1.25rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  padding: 1rem 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .voucher-filters {
    padding: 1.875rem;
  }
}
.voucher-filters .filters-box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  max-width: 18.75rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 48em) {
  .voucher-filters .filters-box {
    flex-direction: row;
    align-items: flex-start;
    max-width: 100%;
    flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 64em) {
  .voucher-filters .filters-box {
    flex-wrap: nowrap;
  }
}
.voucher-filters .filters-box select {
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .voucher-filters .filters-box select:last-of-type {
    margin-bottom: 1.5625rem;
  }
}
@media print, screen and (min-width: 48em) {
  .voucher-filters .filters-box select {
    margin-right: 1.25rem;
    width: 36%;
  }
}
@media print, screen and (min-width: 64em) {
  .voucher-filters .filters-box select {
    width: auto;
    max-width: 15rem;
  }
}

.region-filter {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media print, screen and (min-width: 64em) {
  .region-filter {
    flex-direction: row;
    justify-content: center;
  }
}
.region-filter__label {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
}
@media print, screen and (min-width: 48em) {
  .region-filter__label {
    margin-right: 1.25rem;
    font-size: 1.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .region-filter__label {
    margin-bottom: 0;
  }
}
.region-filter__items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}
@media print, screen and (min-width: 48em) {
  .region-filter__items {
    justify-content: flex-start;
  }
}
.region-filter .button {
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 64em) {
  .region-filter .button {
    margin-bottom: 0;
  }
}

.contact-row {
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
}
.contact-row__icon {
  width: 1.625rem;
  min-width: 1.625rem;
  height: 1.625rem;
  border-radius: 50%;
  background-color: #F1A7B9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.625rem;
}
.contact-row__icon span {
  color: #c80030;
  font-size: 0.875rem;
}
.contact-row__icon .icon-mail {
  font-size: 0.625rem;
}
.contact-row__text {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-size: 0.9375rem;
  color: #fff;
}
.contact-row a {
  text-decoration: none;
}
.contact-row a:hover {
  color: #fff;
  text-decoration: underline;
}
@media print, screen and (min-width: 48em) {
  .contact-row.contact-row--no-margin {
    margin-bottom: 0;
  }
}

.read-more-section .text-content {
  position: relative;
  margin-bottom: 0.5rem;
  overflow: hidden;
  transition: 250ms ease-in-out;
}
@media print, screen and (min-width: 48em) {
  .read-more-section .text-content {
    max-height: var(--full-height, 375rem);
  }
}
.read-more-section .text-content::after {
  content: "";
  display: block;
  height: 2.5rem;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #F3F4F6;
  background: linear-gradient(0deg, #F3F4F6 10%, rgba(0, 0, 0, 0) 100%);
  transition: 250ms ease-in-out;
}
.read-more-section .text-content.show-content::after {
  height: 0;
}
.read-more-section .hide-content {
  max-height: 7.5rem;
  overflow: hidden;
}
.read-more-section.long .hide-content {
  max-height: 15rem;
}
.read-more-section .icon-caret {
  display: inline-block;
  transform: rotateZ(180deg);
  font-size: 0.625rem;
  font-weight: bold;
}
.read-more-section .read-more-trigger:hover {
  text-decoration: underline;
}
.read-more-section .read-more-trigger:focus {
  color: #c80030;
}

.calendars-primary,
.calendars-secondary {
  display: none;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
@media print, screen and (min-width: 64em) {
  .calendars-primary,
  .calendars-secondary {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}

.calendars-secondary {
  flex-wrap: wrap;
}
.calendars-secondary .cell {
  display: flex;
  justify-content: center;
}

.booking-calendars .calendar {
  margin-bottom: 1rem;
}

.show-more-calendars {
  color: #c80030;
  text-align: right;
  cursor: pointer;
}
@media screen and (max-width: 47.99875em) {
  .show-more-calendars {
    display: none !important;
  }
}

.calendars-more {
  display: none;
}

.color-calendar.basic {
  height: 18.4375rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}

.calendar .color-calendar.basic.color-calendar--small .calendar__header {
  padding: 0.3125rem 0.3125rem 0;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__header .calendar__arrow {
  height: 1.875rem;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__body {
  padding: 0 0.3125rem;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__arrow-inner::before {
  width: 0.8125rem;
  height: 0.8125rem;
  border-width: 0.15625rem 0.15625rem 0 0;
  color: #454D5F;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__monthyear {
  font-weight: 400;
  font-size: 1rem;
  color: #454D5F;
  text-transform: lowercase;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__weekday {
  font-size: 0.75rem;
  color: #717E98;
  font-weight: 400;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__days {
  padding-bottom: 0.9375rem;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__day {
  font-weight: 400;
  font-size: 0.75rem;
  color: #303642;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__day .calendar__day-bullet {
  opacity: 0;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__day-today .calendar__day-box {
  background-color: #fff;
  box-shadow: none;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__day-disabled {
  opacity: 0.4;
  cursor: not-allowed !important;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__day-disabled .calendar__day-box,
.calendar .color-calendar.basic.color-calendar--small .calendar__day-disabled .calendar__day-text {
  cursor: not-allowed;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__day-other {
  opacity: 0;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__day-selected .calendar__day-box {
  background-color: #c80030;
  border-radius: 0.625rem;
  box-shadow: none;
}
.calendar .color-calendar.basic.color-calendar--small .calendar__day-selected .calendar__day-text {
  color: #fff;
}

.calendar.calendar--highlight-events .color-calendar.basic.color-calendar--small .calendar__day-event {
  color: #303642;
  font-weight: 600;
}
.calendar.calendar--highlight-events .color-calendar.basic.color-calendar--small .calendar__day-event .calendar__day-box {
  background-color: transparent;
  box-shadow: none;
  opacity: 1;
}
.calendar.calendar--highlight-events .color-calendar.basic.color-calendar--small .calendar__day-event .calendar__day-bullet {
  opacity: 0;
}
.calendar.calendar--highlight-events .color-calendar.basic.color-calendar--small .calendar__day-no-event {
  opacity: 0.4;
}
.calendar.calendar--highlight-events .color-calendar.basic.color-calendar--small .calendar__day-no-event .calendar__day-box {
  cursor: not-allowed;
}
.calendar.calendar--highlight-events .color-calendar.basic.color-calendar--small .calendar__day-selected .calendar__day-text {
  color: #fff;
}
.calendar.calendar--highlight-events .color-calendar.basic.color-calendar--small .calendar__day-selected .calendar__day-box {
  background-color: #c80030 !important;
}

.calendar--no-arrows .calendar__arrow {
  display: none !important;
}

.color-calendar .calendar__days .calendar__day {
  z-index: 10;
}

[data-tippy-root] {
  z-index: 101 !important;
}

@media print, screen and (min-width: 48em) {
  .calendars-mobile {
    display: none !important;
  }
}
.calendars-mobile .slick-list {
  overflow: visible;
}
.calendars-mobile .calendar {
  width: 18.75rem;
  margin-right: 1rem;
}

.tippy-box {
  background-color: #303642;
  color: #fff;
  padding: 0.5rem 1rem;
  border-radius: 1.25rem;
  font-size: 0.875rem;
}

.hw-nav {
  display: flex;
  flex-direction: column;
  padding: 1.25rem 1.5625rem;
  border: 2px solid #C4C9D4;
  border-radius: 1.25rem;
  max-width: 22.5rem;
  margin-bottom: 1.875rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 48em) {
  .hw-nav {
    margin: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .hw-nav {
    position: sticky;
    top: 2.5rem;
  }
}
.hw-nav a {
  width: 100%;
  border-bottom: 1px solid #C4C9D4;
  color: #717E98;
  font-size: 1rem;
  padding-bottom: 0.875rem;
  margin-bottom: 0.875rem;
  transition: 0.2s ease-out;
}
@media screen and (min-width: 75em) {
  .hw-nav a {
    font-size: 1.125rem;
  }
}
.hw-nav a.selected {
  font-weight: bold;
  color: #454D5F;
}
.hw-nav a:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.hw-item {
  margin-bottom: 1.625rem;
}
.hw-item h4 {
  margin-bottom: 1rem;
}

.hw-back-to-top {
  position: relative;
  height: 1px;
  background-color: #454D5F;
  width: 100%;
  margin: 2.5rem 0;
}
@media print, screen and (min-width: 64em) {
  .hw-back-to-top {
    display: none !important;
  }
}
.hw-back-to-top .hw-back-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: -1.75rem;
  left: 50%;
  transform: translateX(-50%);
  background-color: #F3F4F6;
  padding: 0.625rem 1.25rem;
}
.hw-back-to-top .hw-back-container .hw-back__icon {
  transform: rotateZ(90deg);
  font-size: 1.375rem;
  color: #c80030;
}
.hw-back-to-top .hw-back-container .hw-back__text {
  color: #2C3840;
  font-size: 0.75rem;
}

.g-icon-box {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  border: 2px solid #fff;
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 1rem;
  margin-bottom: 1.25rem;
  min-height: 8.75rem;
  cursor: pointer;
  transition: 0.3s ease-out;
}
@media print, screen and (min-width: 48em) {
  .g-icon-box {
    padding: 1.5rem 1.75rem;
    min-height: 10.625rem;
  }
}
.g-icon-box:hover {
  border-color: #c80030;
}
.g-icon-box__icon {
  width: 4rem;
  height: 4rem;
  margin-right: 1rem;
}
.g-icon-box h5 {
  color: #454D5F;
}
.g-icon-box__subtitle {
  color: #454D5F;
  font-size: 0.75rem;
  margin-bottom: 0;
}

.g-icon-modal__title {
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #C4C9D4;
  margin-bottom: 1rem;
}
.g-icon-modal__content {
  font-size: 1.125rem;
}

.single-image-slider__item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.single-image-slider__item img {
  min-width: 70%;
  max-width: 90%;
}
@media print, screen and (min-width: 64em) {
  .single-image-slider__item img {
    max-width: 93%;
  }
}
.single-image-slider__item p {
  text-align: center;
  font-size: 1rem;
  color: #717E98;
  margin-bottom: 0;
  margin-top: 0.625rem;
}
.single-image-slider:not(.keen-slider--navigation) img {
  max-width: 100%;
}
.single-image-slider:not(.initialized) .single-image-slider__item:not(:first-child) {
  display: none;
}

.keen-navigation-wrapper {
  position: relative;
  width: 100%;
}
.keen-navigation-wrapper .arrow {
  position: absolute;
  top: 50%;
  left: -1.25rem;
  transform: translateY(-50%);
  width: 1.875rem;
  height: 1.875rem;
  font-size: 1rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.2s ease-out background-color;
  z-index: 5;
}
.keen-navigation-wrapper .arrow:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
.keen-navigation-wrapper .arrow--right {
  left: auto;
  right: -1.25rem;
}
.keen-navigation-wrapper .arrow--right span {
  transform: rotateZ(180deg);
}
.keen-navigation-wrapper .dots {
  display: none;
}

.variation-select {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
@media print, screen and (min-width: 48em) {
  .variation-select {
    justify-content: flex-start;
  }
}
.variation-select label {
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  margin-right: 0.875rem;
  cursor: pointer;
}
.variation-select label:last-of-type {
  margin-right: 0;
}
@media print, screen and (min-width: 48em) {
  .variation-select label:last-of-type {
    margin-right: 3.125rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .variation-select button {
    margin-top: 2.25rem;
  }
}

.connected-list__item {
  position: relative;
  display: flex;
  margin-bottom: 1.25rem;
}
.connected-list__item::after {
  content: "";
  display: block;
  position: absolute;
  top: 1.875rem;
  left: 0.9375rem;
  width: 1px;
  height: 100%;
  background-color: #c80030;
}
.connected-list__item:last-child::after {
  display: none;
}
.connected-list__dot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  min-width: 1.875rem;
  height: 1.875rem;
  margin-right: 2.5rem;
  background-color: #c80030;
  border-radius: 50%;
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
}
.connected-list h5 {
  color: #303642;
  margin-bottom: 0.25rem;
}
.connected-list p {
  font-size: 0.75rem;
  color: #454D5F;
}

.contact-person {
  display: flex;
}
.contact-person__avatar {
  min-width: 8.75rem;
  width: 8.75rem;
  height: 8.75rem;
  border-radius: 50%;
  margin-right: 1.875rem;
}
.contact-person__name {
  margin-bottom: 0.25rem;
}
.contact-person__job {
  color: #717E98;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
}
.contact-person__social-row {
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
}
.contact-person__social-row span {
  background-color: #C4C9D4;
  color: #F3F4F6;
  margin-right: 0.5rem;
  font-size: 0.875rem;
}
.contact-person__social-row .icon-mail {
  font-size: 0.5625rem;
}
.contact-person__social-row a {
  line-height: 1;
  text-decoration: none;
}

.blog-section {
  margin: 5rem 0 0 0;
}
.blog-section__heading {
  font-weight: 900;
}

.hidden {
  display: none;
}

.gift-emotion {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media print, screen and (min-width: 48em) {
  .gift-emotion {
    padding-top: 9.375rem;
    padding-bottom: 8.75rem;
  }
}
.gift-emotion .step-container {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48em) {
  .gift-emotion .step-container {
    margin-bottom: 5rem;
  }
}

.black-box {
  background-color: rgba(48, 54, 66, 0.95);
  border-radius: 1.25rem;
  padding: 1.875rem 0.875rem 0.9375rem 0.875rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
@media print, screen and (max-width: 63.99875em) {
  .black-box {
    padding: 2rem 1.5625rem !important;
  }
  .black-box h6 {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.33;
  }
}
@media print, screen and (min-width: 64em) {
  .black-box .vc_row {
    display: flex;
    align-items: center;
  }
}

.grey-dashboard {
  background-color: #C4C9D4;
  border-radius: 1.25rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  padding: 1.25rem;
}
@media print, screen and (max-width: 63.99875em) {
  .grey-dashboard {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
}
.grey-dashboard.slim {
  padding: 1rem 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .grey-dashboard.slim {
    padding: 1rem 1.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .grey-dashboard:not(.slim) {
    padding: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .grey-dashboard:not(.slim) {
    padding: 3.75rem;
  }
}

.text-bullet {
  position: relative;
  padding-left: 1.5625rem;
  font-size: 1.125rem;
  padding-right: 0.625rem;
}
.text-bullet::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.58' height='9.825' viewBox='0 0 5.58 9.825'%3E%3Cpath id='Path_427' data-name='Path 427' d='M3.167,0,0,3.5,3.167,7' transform='translate(4.58 8.413) rotate(180)' fill='none' stroke='%23454d5f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 5px 10px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0.3125rem;
  left: 0;
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-bullet.grey::before {
  background-color: #C4C9D4;
}
.text-bullet.small-bullet {
  font-size: 1rem;
  margin-bottom: 0.3125rem;
}

.primary-dashboard {
  background-color: #c80030;
  border-radius: 0.9375rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  padding: 1.25rem 1.875rem;
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}
@media print, screen and (max-width: 47.99875em) {
  .primary-dashboard h4 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 1.25rem !important;
  }
}
@media print, screen and (min-width: 48em) {
  .primary-dashboard {
    border-radius: 1.25rem;
  }
}
@media print, screen and (min-width: 48em) and (max-width: 63.99875em) {
  .primary-dashboard .cell {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media screen and (min-width: 75em) {
  .primary-dashboard {
    margin-left: auto;
    margin-right: auto;
  }
}

.newsletter-component .newsletter-group input {
  background-color: #fff;
  margin-bottom: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.kitchen-sink-header {
  flex: 0 0 auto;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}

.kitchen-sink-components {
  flex: 0 0 auto;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
.kitchen-sink-components hr {
  margin: 3rem 0;
}
@media print, screen and (min-width: 64em) {
  .kitchen-sink-components {
    flex: 0 0 auto;
    width: calc(75% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

.kitchen-sink-nav {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .kitchen-sink-nav {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    display: block;
    float: right;
  }
  .kitchen-sink-nav .docs-sub-menu {
    font-size: 0.85rem;
    margin-top: 1rem;
  }
  .kitchen-sink-nav .docs-menu-title {
    text-transform: uppercase;
    font-size: 0.75rem;
    color: #8a8a8a;
    font-weight: bold;
    line-height: 1;
    padding-left: 0.9rem;
    margin-bottom: 0.5rem;
    border-top: 1px solid #C4C9D4;
    margin-top: 1rem;
    padding-top: 1.5rem;
  }
  .kitchen-sink-nav .docs-toc {
    width: 100%;
    padding-left: 4rem;
    padding-right: 1rem;
  }
  .kitchen-sink-nav .docs-toc .active {
    background: #2199e8;
    color: white;
  }
  .kitchen-sink-nav .docs-toc .docs-sub-menu:first-child .docs-menu-title {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
  }
}

.kitchen-sink-grid .grid-x {
  background: #d6ecfa;
  font-size: 12px;
  line-height: 2rem;
  margin-bottom: 1.5rem;
}
.kitchen-sink-grid .grid-x .cell, .kitchen-sink-grid .grid-x :nth-child(odd) {
  background: #7bc1ef;
  color: #0a0a0a;
}
.kitchen-sink-grid .grid-x .cell:nth-child(even) {
  background: #1779ba;
  color: #fefefe;
}

.woocommerce div.product div.summary {
  width: 100%;
  float: none;
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .woocommerce div.product div.summary {
    margin-bottom: 2.5rem;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .single-product .off-canvas-content {
    overflow-x: hidden;
  }
}

@media print, screen and (max-width: 74.99875em) {
  .single-product-header {
    margin-bottom: 1.5625rem;
  }
}

.single-product-header__breadcrumbs {
  display: flex;
}
@media print, screen and (min-width: 48em) {
  .single-product-header__breadcrumbs {
    justify-content: space-between;
  }
}
@media screen and (max-width: 47.99875em) {
  .single-product-header__breadcrumbs .product_meta {
    display: none !important;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .single-product-header__breadcrumbs .woocommerce-breadcrumb {
    margin-bottom: 0;
  }
}

.single-product .product {
  padding: 1.875rem 0;
}
@media print, screen and (min-width: 64em) {
  .single-product .product {
    padding: 2.8125rem 0;
  }
}
.single-product .product .product-title {
  margin-bottom: 1.25rem;
}
.single-product .product .product_meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1rem;
  margin-bottom: 1rem;
}
.single-product .product .product_meta .meta-item {
  margin-right: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.3125rem;
}
.single-product .product .product_meta .meta-rating .icon-star {
  color: #FEBE11;
}
.single-product .product .product_meta span {
  color: #C4C9D4;
}
.single-product .product .product_meta .meta-value {
  color: #454D5F;
  margin-left: 0.5rem;
}
.single-product .product .product_meta a.meta-item .meta-value,
.single-product .product .product_meta a.meta-item path,
.single-product .product .product_meta a.meta-item span {
  color: #c80030;
  fill: #c80030;
}
.single-product .product .tbi-payment-option {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0.75rem;
  line-height: 1;
}
.single-product .product .tbi-payment-option img {
  height: 1.875rem;
}
.single-product .product .split {
  position: relative;
  margin-top: 1.25rem;
  margin-bottom: 2.1875rem;
}
.single-product .product .split::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #C4C9D4;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media print, screen and (min-width: 64em) {
  .single-product .product .split {
    margin: 0;
  }
  .single-product .product .split::before {
    width: 1px;
    height: 100%;
    background-color: #C4C9D4;
    position: absolute;
    left: 50%;
    top: 0;
  }
}
.single-product .product .product-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media print, screen and (max-width: 74.99875em) {
  .single-product .product .product-price .price {
    font-size: 1.625rem;
  }
  .single-product .product .product-price .price .amount bdi {
    font-size: 2.8125rem;
  }
}
.single-product .product .product-description {
  font-size: 1.0625rem;
}
.single-product .product .product-location {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 19.375rem;
}
@media print, screen and (min-width: 48em) {
  .single-product .product .product-location {
    float: right;
    padding: 0.5rem;
    margin-top: -2.5rem;
  }
}
.single-product .product .product-location .location-map {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  max-width: 100%;
  height: auto;
  border-radius: 1.25rem;
  margin-bottom: 1.25rem;
}
.single-product .product .product-location .location-description {
  font-size: 1rem;
}
.single-product .product .not-available {
  font-size: 1.0625rem;
  color: #c80030;
  font-weight: bold;
}
@media screen and (max-width: 47.99875em) {
  .single-product .product .product-summary .product-location {
    display: none !important;
  }
}
.single-product .product .map-mobile {
  margin-top: 1.875rem;
  padding-top: 2.25rem;
  border-top: 1px solid #C4C9D4;
}
@media print, screen and (min-width: 48em) {
  .single-product .product .map-mobile {
    display: none !important;
  }
}
.single-product .product .map-mobile .product-location {
  max-width: 100%;
}

.single-product {
  padding-bottom: 5rem;
}
.single-product .accents {
  padding: 1.5625rem;
  padding-bottom: 0;
  background-color: #fff;
  border-radius: 1.25rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
@media print, screen and (max-width: 74.99875em) {
  .single-product .accents {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.single-product .limitations {
  padding: 1.5625rem;
  padding-bottom: 0;
  background-color: #303642;
  border-radius: 1.25rem;
  color: #C4C9D4;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
@media print, screen and (max-width: 74.99875em) {
  .single-product .limitations {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.single-product .personal-gift {
  background-image: url(../images/ribbon-2.png);
}
.single-product .exchange-voucher {
  background-image: url(../images/ribbon-3.png);
}
.single-product .benefits-mini {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .single-product .benefits-mini {
    margin-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .single-product .benefits-mini {
    flex-wrap: nowrap;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .single-product .benefits-mini.with-slider:not(.slick-initialized) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .single-product .benefits-mini.with-slider:not(.slick-initialized) .benefit:nth-child(n+3) {
    display: none;
  }
}
.single-product .benefits-mini .benefit {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  font-size: 0.8125rem;
  display: flex;
  align-items: center;
}
@media print, screen and (max-width: 63.99875em) {
  .single-product .benefits-mini .benefit {
    width: 100%;
    margin-bottom: 0.875rem;
  }
}
@media print, screen and (min-width: 48em) {
  .single-product .benefits-mini .benefit {
    font-size: 1.25rem;
  }
}
.single-product .benefits-mini .benefit span {
  width: 1.875rem;
  height: 1.875rem;
  background-color: #c80030;
  color: #fff;
  margin-right: 0.5rem;
}
@media print, screen and (max-width: 63.99875em) {
  .single-product .faq-title {
    font-size: 1.5rem;
    text-align: center;
    max-width: 18.75rem;
    margin: 0 auto;
  }
}

.woocommerce .woocommerce-Price-amount bdi {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  font-size: 1.375rem;
  color: #c80030;
  line-height: 1;
}

.buyboxes-container {
  margin-bottom: 1.875rem;
}

.woocommerce .buybox {
  display: flex;
  flex-direction: column;
  background-color: #c80030;
  background-image: url(../images/ribbon.png);
  background-repeat: no-repeat;
  border-radius: 1.25rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  padding: 1.875rem 1.875rem;
  color: #fff;
  margin-bottom: 1.5625rem;
}
@media print, screen and (min-width: 48em) {
  .woocommerce .buybox {
    padding: 1.25rem 2.5rem;
    height: 100%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 75em) {
  .woocommerce .buybox {
    padding: 1.875rem 3.75rem;
  }
}
.woocommerce .buybox.exchange-voucher {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.woocommerce .buybox h4 {
  margin-bottom: 1.625rem;
}
@media print, screen and (max-width: 63.99875em) {
  .woocommerce .buybox h4 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
.woocommerce .buybox__benefit {
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .woocommerce .buybox__benefit {
    font-size: 1.125rem;
  }
}
.woocommerce .buybox__benefit span {
  margin-right: 0.5rem;
  display: inline-block;
  max-width: 1rem;
}
.woocommerce .buybox .text-muted {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  font-size: 1rem;
  margin-bottom: 0.875rem;
  margin-top: auto;
}
.woocommerce .buybox button {
  display: block;
  margin: 0 auto;
  margin-top: auto;
}

@media print, screen and (max-width: 74.99875em) {
  .single-product .gift-table.table-2 {
    margin-top: -1rem;
  }
  .single-product .gift-table.table-2 tr {
    border-top: 0;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .single-product .product-slider-item .product-excerpt {
    font-size: 0.75rem;
    min-height: 2.1875rem;
    margin-bottom: 0.5rem;
  }
}

.single-product .footer-fixed {
  transform: translateY(100%);
  transition: 0.2s ease-out;
}
@media print, screen and (max-width: 63.99875em) {
  .single-product .footer-fixed .price {
    margin-bottom: 0;
  }
}
.single-product.show-bar .footer-fixed {
  transform: translateY(0);
}
.single-product.show-bar .multichat-button {
  transform: translateY(calc(-100% - 90px));
}

.single-product .product-footer-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.single-product .product-footer-bar .woocommerce-Price-amount bdi {
  color: #fff;
  font-size: 2.5rem;
}

.recently-viewed .section-title {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .recently-viewed .section-title {
    margin-bottom: 2.8125rem;
  }
}

.woocommerce.single-product .calendar__day,
.woocommerce.single-product .calendar__day-box,
.woocommerce.single-product .calendar__day-text {
  cursor: default !important;
}

@media print, screen and (min-width: 64em) {
  .single-product .related-products .medium-offset-1 {
    margin-left: 5.33333%;
  }
}
.config-steps {
  display: inline-flex;
  width: 100%;
  margin-left: 0;
  justify-content: center;
}
@media print, screen and (max-width: 63.99875em) {
  .config-steps {
    margin-bottom: 0.75rem;
  }
}
@media print, screen and (min-width: 48em) {
  .config-steps {
    justify-content: flex-end;
    margin-left: 1.25rem;
  }
}
@media screen and (min-width: 75em) {
  .config-steps {
    margin-left: 2.5rem;
  }
}
.config-steps__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 6.5625rem;
}
@media print, screen and (min-width: 48em) {
  .config-steps__item {
    min-width: 8.125rem;
  }
}
.config-steps__item a {
  position: relative;
  z-index: 10;
}
.config-steps__item .circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  line-height: 1;
  border-radius: 50%;
  background-color: #F3F4F6;
  border: 2px solid #717e98;
  color: #717e98;
  font-size: 1.125rem;
  margin-bottom: 0.3125rem;
  z-index: 10;
}
.config-steps__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 1.0625rem;
  width: 5rem;
  left: calc(50% + 0.3125rem);
  height: 1px;
  background-color: #717e98;
  order: -1;
}
.config-steps__item:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 1.0625rem;
  width: 5rem;
  right: calc(50% + 0.3125rem);
  height: 1px;
  background-color: #717e98;
  order: -1;
}
.config-steps__item:last-child {
  margin-right: 0;
}
.config-steps__item.current .circle {
  background-color: #c80030;
  border-color: #c80030;
  color: #fff;
}
.config-steps__item.completed .circle {
  background-color: #717e98;
  color: #f3f4f6;
}
.config-steps__title {
  font-size: 0.75rem;
  color: #717e98;
}

@media print, screen and (min-width: 48em) {
  .product-options-content {
    padding-right: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  .product-options-content {
    padding-right: 1.625rem;
  }
}

.product-options {
  position: relative;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .product-options::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 70%;
    width: 1px;
    height: calc(100% - 1.875rem);
    background-color: #C4C9D4;
  }
}
.product-options__footer {
  display: flex;
  justify-content: space-between;
}

.product-option {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 1.625rem;
}
@media print, screen and (max-width: 47.99875em) {
  .product-option .number-input {
    width: 100%;
  }
}
@media print, screen and (min-width: 48em) {
  .product-option {
    flex-direction: row;
    margin-bottom: 2.5rem;
    min-height: 2.8125rem;
  }
}
@media print, screen and (min-width: 48em) {
  .product-option.vertical-align {
    align-items: center;
  }
  .product-option.vertical-align label {
    padding: 0;
    margin: 0;
  }
}
.product-option .number-input .input-container {
  margin-right: auto;
  margin-left: 0;
}
@media print, screen and (min-width: 48em) {
  .product-option .number-input .input-container {
    margin-right: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .product-option .number-input .input-container {
    margin-right: 2.5rem;
  }
}
.product-option > label {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  color: #454D5F;
  font-weight: bold;
  padding-right: 0.9375rem;
}
@media print, screen and (min-width: 48em) {
  .product-option > label {
    margin-bottom: 0;
    padding-top: 0.875rem;
    min-width: 13.125rem;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  .product-option > label {
    min-width: 15rem;
    font-size: 1rem;
  }
}
.product-option > label:focus, .product-option > label:focus-visible {
  background-color: transparent;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
.product-option select {
  color: #717e98;
  margin-bottom: 0;
}
@media screen and (min-width: 90em) {
  .product-option select {
    min-width: 15.625rem;
    width: auto;
  }
}
.product-option__warning {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 0.75rem;
  color: #c80030;
}
.product-option.option-disabled {
  opacity: 0.6;
  filter: grayscale(10%);
}
.product-option.option-disabled .checkbox-item {
  cursor: default;
}
@media print, screen and (min-width: 64em) {
  .product-option.extended-validity, .product-option.product-option__quantity {
    margin-top: 1.875rem;
  }
}
.product-option.extended-validity .product-option__short-info, .product-option.product-option__quantity .product-option__short-info {
  position: relative;
  color: #454D5F;
  opacity: 0.75;
  margin-top: 0.75rem;
  font-size: 0.75rem;
}
.product-option__inner {
  position: relative;
  width: 100%;
}
.product-option__short-info {
  position: absolute;
  top: calc(100% + 0.3125rem);
  left: 0;
  color: #c80030;
  font-size: 0.875rem;
}
.product-option .option-description {
  position: relative;
  top: 0.125rem;
  left: 0.25rem;
  font-size: 1rem;
  color: #8a8a8a;
  transition: 0.2s ease-out;
  cursor: pointer;
}
.product-option .option-description:hover {
  color: #c80030;
}
.product-option .option-description:focus {
  outline: none;
}

.option-description-modal {
  max-width: 31.25rem;
}
.option-description-modal * {
  float: none !important;
}

.vvar-list {
  margin-right: 1.25rem;
  width: 100%;
}

.punchbox {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border-radius: 1.25rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.25rem;
  padding: 0.9375rem;
  border: 2px solid #fff;
  width: 100%;
  cursor: pointer;
  opacity: 0.8;
}
.punchbox:last-child {
  margin-bottom: 0;
}
.punchbox h5 {
  line-height: 1;
  padding-right: 1rem;
  margin-bottom: 0.25rem;
}
.punchbox .punchbox-price {
  font-size: 0.9375rem;
  font-weight: bold;
  color: #c80030;
  margin-bottom: 0.5rem;
}
.punchbox .punchbox-description {
  margin-bottom: 0;
}
.punchbox input[type=radio] {
  position: absolute;
  top: 0.9375rem;
  right: 0.75rem;
  border: 1px solid #c80030;
  margin-right: 0;
}
.punchbox input[type=radio]:checked {
  border: 5px solid #c80030;
}
.punchbox .amount-eur {
  font-size: 1rem;
}
.punchbox.selected {
  border: 2px solid #c80030;
  opacity: 1;
}

.voucher-shipping-option {
  justify-content: space-between;
}
.voucher-shipping-option.reversed .shipping-physical {
  order: 2;
}
.voucher-shipping-option .punchbox.shipping-option {
  display: flex;
  align-items: center;
  flex-direction: row;
  padding: 1rem;
  opacity: 1;
  margin-bottom: 0.75rem;
  min-height: 6.5625rem;
}
@media print, screen and (min-width: 48em) {
  .voucher-shipping-option .punchbox.shipping-option {
    padding: 0.9375rem 1.875rem;
    margin-bottom: 0;
    min-height: 0;
    height: 7.1875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .voucher-shipping-option .punchbox.shipping-option {
    height: 6.5625rem;
  }
}
.voucher-shipping-option .punchbox.shipping-option .punchbox__preview {
  margin-right: 1rem;
}
.voucher-shipping-option .punchbox.shipping-option h5 {
  padding-top: 0;
  padding-right: 1.125rem;
}
.voucher-shipping-option .punchbox.shipping-option .punchbox-description {
  font-size: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .voucher-shipping-option .punchbox.shipping-option .punchbox-description {
    font-size: 0.875rem;
  }
}
.voucher-shipping-option .punchbox.shipping-option .punchbox__icon {
  min-width: 3.75rem;
  width: 3.75rem;
  height: 3.75rem;
  display: grid;
  place-content: center;
  border-radius: 50%;
}
.voucher-shipping-option .punchbox.shipping-physical .punchbox__icon {
  background-color: #d2b974;
}
.voucher-shipping-option .punchbox.shipping-mail .punchbox__icon {
  background-color: #36ac2e;
}
@media print, screen and (min-width: 48em) and (max-width: 63.99875em) {
  .voucher-shipping-option .medium-5 {
    width: 47%;
  }
}

.package-select .package {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
  margin-bottom: 1.5625rem;
}
@media print, screen and (min-width: 48em) {
  .package-select .package {
    margin-bottom: 0;
  }
}
.package-select .package.selected .package-name {
  color: #c80030;
}
.package-select .package .package-preview {
  margin-bottom: 1rem;
}
.package-select .package .package-name {
  margin-bottom: 0.375rem;
  text-align: center;
  min-height: 2.8125rem;
}
@media screen and (min-width: 75em) {
  .package-select .package .package-name {
    white-space: nowrap;
    min-height: 0;
  }
}

.gift-select .cell {
  padding: 0 0.5rem;
}
.gift-select__note {
  font-size: 0.75rem;
  max-width: 51.25rem;
  text-align: center;
  margin: 0 auto;
}
.gift-select .require-special-shipping, .gift-select__note {
  display: none;
}

.voucher-booking .voucher-info {
  font-size: 0.75rem;
}
@media print, screen and (max-width: 47.99875em) {
  .voucher-booking .booking-calendar {
    margin-bottom: 0.75rem;
  }
}
.voucher-booking textarea {
  resize: none;
  height: 6.25rem;
  margin-bottom: 0.3125rem;
}
.voucher-booking .note-info {
  font-size: 0.75rem;
}
.voucher-booking .booking-name input {
  margin-bottom: 0.375rem;
}
.voucher-booking .voucher-booking__container {
  margin: 0 auto;
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .voucher-booking .voucher-booking__container {
    width: 75%;
  }
}
@media screen and (min-width: 75em) {
  .voucher-booking .voucher-booking__container {
    width: 58%;
  }
}

.date-time-picker {
  display: flex;
  flex-direction: column;
  padding-left: 1.25rem;
}
.date-time-picker label {
  margin-left: 0.5rem;
}
@media print, screen and (max-width: 63.99875em) {
  .date-time-picker label,
  .date-time-picker .color-calendar {
    margin-left: 0;
  }
}

.booking-calendar .color-calendar.basic.color-calendar--small .calendar__day-event .calendar__day-box {
  background-color: #c80030;
}

.booking-calendar .color-calendar.basic.color-calendar--small .calendar__day-event {
  color: #303642;
  font-weight: 400;
}

.booking-calendar.invalid .color-calendar {
  border: 1px solid #c80030;
}

.e-voucher-slider {
  display: flex;
}
@media print, screen and (max-width: 63.99875em) {
  .e-voucher-slider {
    max-width: calc(100% - 1.25rem);
    margin: 0 auto;
  }
}
.e-voucher-slider:not(.slick-initialized) {
  justify-content: center;
  overflow: hidden;
}
.e-voucher-slider:not(.slick-initialized) .e-voucher {
  display: none;
}
.e-voucher-slider:not(.slick-initialized) .e-voucher:nth-child(-n+2) {
  display: block;
}
@media print, screen and (min-width: 48em) {
  .e-voucher-slider:not(.slick-initialized) .e-voucher:nth-child(-n+3) {
    display: block;
  }
}
@media print, screen and (min-width: 64em) {
  .e-voucher-slider:not(.slick-initialized) .e-voucher:nth-child(-n+4) {
    display: block;
  }
}
@media screen and (min-width: 75em) {
  .e-voucher-slider:not(.slick-initialized) .e-voucher:nth-child(-n+5) {
    display: block;
  }
}
.e-voucher-slider .e-voucher {
  width: 8.75rem;
  height: 8.75rem;
}
.e-voucher-slider .slick-list {
  margin: 0 -0.625rem;
}
.e-voucher-slider .slick-prev {
  right: calc(100% + 0.375rem);
  left: auto;
}
@media print, screen and (min-width: 48em) {
  .e-voucher-slider .slick-prev {
    right: calc(100% + 1.25rem);
  }
}
.e-voucher-slider .slick-next {
  left: calc(100% + 0.375rem);
  right: auto;
}
@media print, screen and (min-width: 48em) {
  .e-voucher-slider .slick-next {
    left: calc(100% + 1.25rem);
  }
}
@media print, screen and (max-width: 63.99875em) {
  .e-voucher-slider .slick-arrow {
    width: 1.875rem;
    height: 1.875rem;
    background-color: transparent;
  }
}

/** Gift Voucher */
.e-voucher {
  position: relative;
  margin: 0 0.625rem;
  background-size: cover;
  border: 2px solid #F3F4F6;
  cursor: pointer;
  background-color: #fff;
  margin-bottom: 1.875rem;
  border-radius: 0.625rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
.e-voucher.selected {
  border: 2px solid #c80030;
}
.e-voucher__title {
  position: absolute;
  top: calc(100% + 0.625rem);
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  z-index: 2;
  white-space: nowrap;
  font-size: 0.9375rem;
}
@media print, screen and (min-width: 48em) {
  .e-voucher__title {
    font-size: 1.125rem;
  }
}

.e-wish-input textarea {
  height: 6.25rem;
  resize: none;
}
.e-wish-input p {
  font-size: 1.125rem;
  color: #717e98;
}

.voucher-preview-mobile {
  margin-bottom: 1.625rem;
}
@media print, screen and (min-width: 48em) {
  .voucher-preview-mobile {
    display: none !important;
  }
}

@media screen and (max-width: 47.99875em) {
  .voucher-preview-desktop {
    display: none !important;
  }
}

.e-voucher-container {
  position: relative;
  width: 100%;
  padding-top: 141%;
}

.e-voucher-preview {
  position: absolute !important;
  top: 0rem !important;
  right: 0rem !important;
  bottom: 0rem !important;
  left: 0rem !important;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  font-family: "Comfortaa", cursive;
  background-color: #fff;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}

.enable-greeting {
  display: flex;
}

.greeting-email {
  display: none;
}
.greeting-email .email-calendar {
  margin-bottom: 0.5rem;
}
.greeting-email .greeting-now-info {
  font-size: 0.875rem;
}
.greeting-email .email-note {
  color: #8a8a8a;
  font-size: 0.875rem;
}

#greeting-calendar {
  display: none;
}

.email-preview {
  background-color: #fff;
  padding-bottom: 1.5625rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
.email-preview__header {
  background-image: url(../images/emails/greeting-email-header.png);
  background-repeat: no-repeat;
  padding: 3.75rem 1.25rem;
  margin-bottom: 3.125rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
@media print, screen and (max-width: 47.99875em) {
  .email-preview__header {
    padding: 2.5rem 1.25rem;
    background-size: cover;
    background-position: 30% 0;
  }
}
.email-preview__header h1 {
  font-weight: 300;
  color: #c80030;
  margin-bottom: 0;
}
@media print, screen and (max-width: 47.99875em) {
  .email-preview__header h1 {
    font-size: 1.5625rem;
  }
}
.email-preview__header .email-receiver-name {
  color: #303642;
  font-weight: 600;
  margin-bottom: 1.5625rem;
}
@media print, screen and (max-width: 47.99875em) {
  .email-preview__header .email-receiver-name {
    font-size: 0.9375rem;
  }
}
.email-preview__header .email-sender-greeting {
  font-size: 1.125rem;
  font-weight: 300;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 0;
}
.email-preview__header .email-sender-name {
  font-size: 0.8125rem;
  color: #717e98;
  margin-bottom: 0;
}
.email-preview__body {
  padding: 0 0.625rem;
}
.email-preview__body .email-body-text {
  font-size: 1.125rem;
  font-style: italic;
}
.email-preview__body .email-voucher-name {
  color: #c80030;
  margin-bottom: 1.375rem;
}
.email-preview .email-details {
  border-top: 1px solid #C4C9D4;
  text-align: left;
  margin-bottom: 0.625rem;
}
.email-preview .email-details tr {
  padding: 1rem 0;
  border-bottom: 1px solid #C4C9D4;
}
.email-preview .email-details th {
  width: 8.4375rem;
  font-size: 1.125rem;
}
.email-preview .pdf-note {
  font-size: 0.75rem;
  margin-bottom: 2.8125rem;
}
.email-preview .voucher-steps {
  display: flex;
  justify-content: space-around;
  margin-bottom: 2.5rem;
}
@media print, screen and (max-width: 63.99875em) {
  .email-preview .voucher-steps {
    flex-wrap: wrap;
  }
}
.email-preview .voucher-steps .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 8.75rem;
}
.email-preview .voucher-steps .step-number {
  font-size: 3.75rem;
  color: #c80030;
  font-weight: bold;
}
.email-preview .voucher-steps .step-content {
  text-align: center;
  min-height: 3.75rem;
}

.product-options-totals {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
  text-align: right;
  margin-bottom: 1.625rem;
}
@media print, screen and (min-width: 48em) {
  .product-options-totals {
    font-size: 1.5rem;
  }
}
.product-options-totals .subtotal {
  min-width: 8.75rem;
  color: #c80030;
  font-size: 2.5rem;
}
.product-options-totals .totals-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.product-options-totals .voucher-balance {
  font-size: 1rem;
}
.product-options-totals .voucher-balance .subtotal {
  font-size: 1.5rem;
}
.product-options-totals .dual-currency {
  font-size: 1.25rem;
  color: #303642;
}

.voucher-totals .product-options-totals {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.voucher-totals .totals-row {
  width: 29.6875rem;
}
.voucher-totals .totals-row.reduced {
  font-size: 1.125rem;
}
.voucher-totals .totals-row.reduced .subtotal {
  font-size: 1.625rem;
}
.voucher-totals .reminder {
  display: none;
}
.voucher-totals .subtotal {
  font-size: 2rem;
}

.configurator .top-bar-right {
  align-self: center;
}

.config-header {
  margin-bottom: 1.875rem;
  flex-direction: column-reverse;
}
@media print, screen and (min-width: 48em) {
  .config-header {
    flex-direction: row;
  }
}
@media print, screen and (min-width: 64em) {
  .config-header {
    margin-bottom: 3.125rem;
  }
}
.config-header h1 {
  font-size: 1.375rem;
}
@media print, screen and (min-width: 48em) {
  .config-header h1 {
    font-size: 1.5625rem;
  }
}
@media screen and (min-width: 75em) {
  .config-header h1 {
    font-size: 1.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .config-step-product_options .config-header {
    margin-bottom: 1.875rem;
  }
}

.page-template-page-configurator .footer-container {
  margin-top: 2.5rem;
}

.config-step-voucher_options:not(.config-redeem) {
  padding-bottom: 4.375rem;
}
@media print, screen and (min-width: 64em) {
  .config-step-voucher_options:not(.config-redeem) {
    padding-bottom: 5rem;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .configurator h4 {
    font-size: 1.25rem;
  }
}

.config-section {
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .config-section {
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .config-section {
    margin-bottom: 3.75rem;
  }
}

.footer-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4.375rem;
  background-color: #c80030;
  color: #fff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
@media print, screen and (min-width: 48em) {
  .footer-fixed {
    height: 5rem;
  }
}
.footer-fixed-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.footer-fixed-container h1, .footer-fixed-container h2 {
  margin-bottom: 0;
  line-height: 1;
}
.footer-fixed .dual-currency {
  font-size: 1.5625rem;
}

@media print, screen and (max-width: 63.99875em) {
  .config-benefits {
    margin-top: 1.5625rem;
  }
}
@media print, screen and (min-width: 48em) and (max-width: 63.99875em) {
  .config-benefits.medium-offset-1 {
    margin-left: 4.165%;
  }
}

.shipping-physical .e-voucher-select,
.shipping-physical .e-voucher-personalize,
.shipping-physical .greeting-email,
.shipping-physical .e-voucher-notice {
  display: none;
}

.shipping-mail .physical-voucher,
.shipping-mail .package-select,
.shipping-mail .gift-select {
  display: none;
}

.exchange-form .exchange-voucher {
  margin-bottom: 1.25rem;
}
.exchange-form .exchange-voucher .form-group {
  max-width: 18.75rem;
}
.exchange-form .exchange-voucher .form-group input {
  font-size: 1.375rem;
  font-weight: bold;
}
.exchange-form .exchange-voucher .form-group input::-moz-placeholder {
  font-weight: 400;
}
.exchange-form .exchange-voucher .form-group input::placeholder {
  font-weight: 400;
}
.exchange-form .exchange-voucher .exchange-notes {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-size: 0.875rem;
  margin-bottom: 0.875rem;
}
.exchange-form .exchange-voucher .exchange-notes p {
  margin-bottom: 0.25rem;
}
.exchange-form .exchange-voucher .config-messages {
  min-height: 3.75rem;
}

.config-benefits.mini-benefits {
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 10%;
}
@media print, screen and (max-width: 63.99875em) {
  .config-benefits.mini-benefits {
    padding: 0 0.625rem;
  }
}
.config-benefits.mini-benefits .benefit {
  margin-bottom: 0.625rem;
}
.config-benefits.mini-benefits .benefit .benefit__icon {
  width: 1.5625rem;
  min-width: 1.5625rem;
  height: 1.5625rem;
  font-size: 0.8125rem;
}
.config-benefits.mini-benefits .benefit h5 {
  font-size: 1rem;
}

.animated-price {
  position: relative;
}

.fade-away {
  position: absolute;
  bottom: 55%;
  right: -20%;
  color: #c80030;
  font-size: 1.875rem;
  animation-name: price-change;
  animation-duration: 420ms;
  animation-iteration-count: 1;
  opacity: 0;
}

.fade-in {
  position: absolute;
  bottom: 80%;
  right: -80%;
  color: #c80030;
  font-size: 1.875rem;
  animation-name: price-increase;
  animation-duration: 420ms;
  animation-iteration-count: 1;
  opacity: 0;
}

@keyframes price-change {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(0.4) translate(75%, -70%);
    opacity: 0;
  }
}
@keyframes price-increase {
  from {
    transform: scale(0.5);
    opacity: 0.4;
  }
  to {
    transform: scale(1) translate(-50%, 30%);
    opacity: 1;
  }
}
.product-instructions {
  font-size: 0.875rem;
}

.redeem-note {
  font-size: 0.875rem;
  opacity: 0.8;
}

/**Booking steps */
.config-section .step-container .step-text {
  font-size: 0.875rem;
}

/** Booking Instructions */
.config-booking-instructions {
  font-size: 0.9375rem;
  margin-bottom: 1.875rem;
}

/** Footer Navigation Buttons */
.product-options__footer .section {
  text-align: -webkit-center;
}
.product-options__footer .section .wc-button {
  margin: 0 0 0.5rem 0 !important;
}
.product-options__footer .section p {
  color: #717E98;
}

.autoComplete_wrapper {
  width: 100%;
}
.autoComplete_wrapper > input {
  margin-bottom: 1rem;
  border-radius: 0.3125rem;
  border: none;
  height: 2.34375rem;
  width: 100%;
  color: #454D5F;
}
.autoComplete_wrapper > input:focus, .autoComplete_wrapper > input:hover {
  color: #454D5F;
  border: none;
}
.autoComplete_wrapper > input::-moz-placeholder {
  color: #C4C9D4;
}
.autoComplete_wrapper > input::placeholder {
  color: #C4C9D4;
}

.city-input-container ul {
  margin-top: -0.375rem;
}

@media print, screen and (min-width: 64em) {
  .woocommerce-checkout .config-header {
    margin-bottom: 1.875rem;
  }
}
.woocommerce-checkout #billing_country_field {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: -9999px;
}
.woocommerce-checkout .woocommerce form .form-row-first,
.woocommerce-checkout .woocommerce form .form-row-last {
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .woocommerce-checkout .woocommerce form .form-row-first,
  .woocommerce-checkout .woocommerce form .form-row-last {
    width: 48.5%;
  }
}
.woocommerce-checkout .woocommerce form .form-row label {
  line-height: 1.15;
  margin-bottom: 0.375rem;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .round-box-container {
  border: 2px solid #C4C9D4;
  border-radius: 1.25rem;
  padding: 1rem 1.25rem;
  margin-bottom: 1.875rem;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper::after,
.woocommerce-checkout .round-box-container::after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
  margin-bottom: 0.5rem;
}
.woocommerce-checkout .woocommerce-billing-fields input {
  font-size: 0.9375rem;
}
@media print, screen and (max-width: 63.99875em) {
  .woocommerce-checkout form.checkout .billing-fields {
    order: 2;
    margin-top: 2rem;
  }
}
.woocommerce-checkout form .form-row .woocommerce-input-wrapper .description {
  display: block !important;
  height: 100% !important;
  background-color: transparent;
  color: #8a8a8a;
  padding: 0;
  font-size: 0.875rem;
}
.woocommerce-checkout form .form-row .woocommerce-input-wrapper .description::before {
  display: none;
}

.shipping-options-wrapper {
  border: 2px solid #C4C9D4;
  border-radius: 1.25rem;
  padding: 0.25rem 1.25rem;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .shipping-options-wrapper {
    padding: 0.25rem 1.875rem;
  }
}
.shipping-options-wrapper .shipping-option {
  border-bottom: 1px solid #C4C9D4;
  padding: 1rem 0;
}
.shipping-options-wrapper .shipping-option .shipping-option__header {
  display: flex;
  align-items: center;
  font-size: 1rem;
  cursor: pointer;
  margin-bottom: 0;
  color: #454D5F;
}
.shipping-options-wrapper .shipping-option .shipping-option__header span, .shipping-options-wrapper .shipping-option .shipping-option__header img, .shipping-options-wrapper .shipping-option .shipping-option__header svg {
  margin-right: 0.5rem;
}
.shipping-options-wrapper .shipping-option .shipping-option__body {
  padding-top: 0.5rem;
  display: none;
}
@media print, screen and (min-width: 48em) {
  .shipping-options-wrapper .shipping-option .shipping-option__body {
    margin-left: 2.1875rem;
  }
}
.shipping-options-wrapper .shipping-option .shipping-option__body .select2 {
  margin-bottom: 1rem;
}
.shipping-options-wrapper .shipping-option .shipping-option__note {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
.shipping-options-wrapper .shipping-option .shipping-option__title {
  display: flex;
  align-items: center;
}
.shipping-options-wrapper .shipping-option .shipping-option__radio {
  display: flex;
  align-items: center;
  width: 2.1875rem;
}
.shipping-options-wrapper .shipping-option select {
  width: 100%;
  background-color: #fff;
  margin-bottom: 1rem;
}
.shipping-options-wrapper .shipping-option:last-of-type {
  border: 0;
}
.shipping-options-wrapper .shipping-option__description {
  margin-top: 0.75rem;
  line-height: 1rem;
  font-size: 0.8125rem;
}
@media print, screen and (min-width: 48em) {
  .shipping-options-wrapper .shipping-option__description {
    padding-left: 2.25rem;
  }
}
.shipping-options-wrapper .boxnow-logo {
  max-width: 4.0625rem;
  height: auto;
}

#box_now_delivery_embedded_map {
  display: block !important;
}

.woocommerce-checkout .summary-table {
  border: 2px solid #C4C9D4;
  border-radius: 1.25rem;
  padding: 0.9375rem 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .woocommerce-checkout .summary-table {
    padding: 0.9375rem 1.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .woocommerce-checkout .summary-table {
    position: sticky;
    top: 2.5rem;
  }
}
.woocommerce-checkout .summary-table .voucher-summary {
  margin-top: 0.5rem;
}
.woocommerce-checkout .summary-table .voucher-summary .section-label {
  font-size: 0.8125rem;
}
.woocommerce-checkout .summary-table .voucher-summary-row {
  font-size: 0.75rem;
  margin-top: 0;
  margin-bottom: 0.125rem;
  opacity: 0.9;
  word-break: break-word;
}
.woocommerce-checkout .summary-table .voucher-summary-row .label {
  font-weight: 600;
}
.woocommerce-checkout .summary-table tfoot tr {
  white-space: nowrap;
}

.woocommerce-checkout:not(.woocommerce-order-received) .shop_table {
  border-collapse: collapse !important;
  border: 0 !important;
  margin-bottom: 0 !important;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table thead th {
  font-size: 1.125rem;
  font-weight: 400;
  background-color: transparent;
  color: #717E98;
  padding: 0;
  padding-bottom: 0.25rem;
  border-bottom: 2px solid #C4C9D4;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table thead .product-total {
  text-align: right;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table tbody tr {
  border-bottom: 1px solid #C4C9D4;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table tbody td {
  padding-left: 0;
  color: #454D5F;
  border-top: 0;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table td.product-name {
  display: flex;
  justify-content: space-between;
  line-height: 1.4;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table td.product-name .product-quantity {
  font-weight: 400;
  white-space: nowrap;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table td.product-name .variation {
  font-size: 0.75rem;
  color: #717E98;
  margin-top: 0.3125rem;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table td.product-name .variation__item {
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 48em) {
  .woocommerce-checkout:not(.woocommerce-order-received) .shop_table td.product-name .variation__item {
    flex-direction: row;
  }
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table td.product-name .variation__name {
  display: inline-block;
  font-weight: 400;
  margin-right: 0.25rem;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table td.product-name .variation p {
  margin-bottom: 0;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table td.product-total {
  padding-right: 0;
  text-align: right;
  vertical-align: top;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table td.product-name .item-delete {
  align-items: center;
  position: absolute;
  top: 50%;
  right: calc(100% + 10px);
  color: #c80030;
  font-size: 0.875rem;
  transform: translateY(-50%);
  transition: 0.3s ease-out;
  opacity: 0.7;
}
@media print, screen and (max-width: 63.99875em) {
  .woocommerce-checkout:not(.woocommerce-order-received) .shop_table td.product-name .item-delete {
    right: calc(100% + 5px);
    transform: none;
  }
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table td.product-name .item-delete:hover {
  opacity: 1;
  transform: translateY(-50%) scale(1.25);
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table td.product-name .item-name {
  position: relative;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table td .amount bdi {
  font-family: Roboto;
  font-weight: bold;
  font-size: 1rem;
  color: #303642;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table tfoot tr th {
  font-weight: 400;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table tfoot tr th:first-child {
  padding-left: 0;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table tfoot tr td:last-child {
  padding-right: 0;
  text-align: right;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table tfoot tr.cart-subtotal th {
  font-weight: 400;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table tfoot tr.order-total th {
  font-weight: bold;
  font-size: 1.125rem;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table tfoot tr.order-total td bdi {
  font-size: 1.125rem;
}

.woocommerce-checkout #payment {
  background-color: transparent;
  border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
  border: 2px solid #C4C9D4;
  color: #454D5F;
  padding: 1.25rem 1.875rem;
  margin-bottom: 1.25rem;
}
.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method:not(:last-child) {
  padding-bottom: 1.375rem;
  margin-bottom: 1.375rem;
  border-bottom: 1px solid #C4C9D4;
}
.woocommerce-checkout #payment ul.payment_methods label {
  display: flex;
  align-items: center;
  color: #454D5F;
  font-size: 1.125rem;
  margin: 0;
  width: 100%;
}
.woocommerce-checkout #payment ul.payment_methods label span {
  font-size: 1.875rem;
  margin-right: 0.75rem;
}
.woocommerce-checkout #payment ul.payment_methods input {
  margin-right: 0.625rem;
}
.woocommerce-checkout #payment ul.payment_methods .payment_method__header {
  display: flex;
  align-items: center;
}
.woocommerce-checkout #payment ul.payment_methods .payment_box {
  padding: 0;
  margin-left: 2.25rem;
  width: auto;
  margin-bottom: 0;
  background-color: transparent;
  font-size: 0.8125rem;
  line-height: 1rem;
}
.woocommerce-checkout #payment ul.payment_methods .payment_box::before {
  display: none;
}
.woocommerce-checkout #payment ul.payment_methods .easypay {
  margin-left: 0;
  width: 2.5rem;
  margin-right: 0.75rem;
}

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

.form-coupon-toggle {
  margin-bottom: 1rem;
}
.form-coupon-toggle label {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  cursor: pointer;
}
.form-coupon-toggle input {
  margin-right: 0.5rem;
}

.checkout_coupon {
  border: 2px solid #C4C9D4;
  border-radius: 1.25rem;
  padding: 1rem 1.25rem;
  margin-bottom: 1.875rem;
}
.checkout_coupon .input-container {
  display: flex;
  align-items: center;
}
.checkout_coupon input {
  margin-right: 1rem;
}
.checkout_coupon input, .checkout_coupon button {
  margin-bottom: 0 !important;
}
.checkout_coupon .text-muted {
  margin-bottom: 0;
  font-size: 0.875rem;
}

.woocommerce-checkout .woocommerce .woocommerce-form__label {
  display: flex !important;
  align-items: flex-start;
  padding: 0 0.625rem;
  cursor: pointer;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label .woocommerce-privacy-policy-text {
  font-size: 0.8125rem;
  color: #454D5F;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label .woocommerce-privacy-policy-text p {
  margin-bottom: 0;
}

.select2-container .select2-dropdown {
  border-radius: 0.5rem;
  border: 1px solid #d3d3d3;
  overflow: hidden;
  box-shadow: 0 -2px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  margin-top: 0.5rem;
}
.select2-container .select2-search__field {
  margin-bottom: 0.25rem;
}

.woocommerce-NoticeGroup {
  padding: 0;
  margin-bottom: 1.875rem;
}

.woocommerce-checkout .product-options__footer {
  position: relative;
  justify-content: center;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 47.99875em) {
  .woocommerce-checkout .product-options__footer {
    justify-content: end;
  }
}
.woocommerce-checkout .product-options__footer .section {
  position: absolute;
  left: 0;
}
@media print, screen and (max-width: 47.99875em) {
  .woocommerce-checkout .product-options__footer .section {
    text-align: -webkit-left;
  }
}
.woocommerce-checkout .product-options__footer .product-options__footer-wrapper {
  max-width: 12.5rem;
}
@media print, screen and (min-width: 48em) {
  .woocommerce-checkout .product-options__footer .product-options__footer-wrapper {
    max-width: 18.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .woocommerce-checkout .product-options__footer .product-options__footer-wrapper {
    max-width: 25rem;
  }
}
@media screen and (min-width: 75em) {
  .woocommerce-checkout .product-options__footer .product-options__footer-wrapper {
    max-width: 28.125rem;
  }
}
.woocommerce-checkout .product-options__footer .woocommerce-terms-and-conditions-wrapper {
  padding-top: 0.625rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
.woocommerce-checkout .product-options__footer .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label {
  align-items: center;
}
.woocommerce-checkout .product-options__footer button[type=submit] {
  width: 100%;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
/** Thank you Page */
.order-instructions p {
  margin-bottom: 0.625rem;
}

.woocommerce-order ul.order_details {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.woocommerce ul.order_details li {
  margin-right: 0.875rem;
  padding-right: 0.875rem;
}

.woocommerce .blockUI.blockOverlay::before {
  display: none;
}

.blockOverlay {
  opacity: 1 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}

.woocommerce .woocommerce-customer-details address {
  border: 0;
  padding: 0;
}

.woocommerce-terms-and-conditions-wrapper {
  border-radius: 0.3125rem;
  margin-bottom: 1.5rem;
}
.woocommerce-terms-and-conditions-wrapper input {
  border: 1.5px solid #c80030;
}
.woocommerce-terms-and-conditions-wrapper.has-error {
  outline: 2px solid #c80030;
}

.hide-optional .optional {
  display: none;
}

.voucher-add-summary {
  font-family: Comfortaa;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #c80030;
  margin-top: 0.5rem;
  cursor: pointer;
}

.woocommerce table.shop_table td.continue-shopping {
  padding-bottom: 0;
  text-align: center !important;
}

form.woocommerce-checkout .blockUI.blockOverlay {
  position: fixed !important;
  inset: 0;
}

.mini-benefits {
  display: flex;
  justify-content: space-around;
  margin-bottom: 1rem;
  padding: 0 0.4375rem;
}
@media print, screen and (min-width: 48em) {
  .mini-benefits {
    padding: 0;
  }
}
.mini-benefits .benefit {
  display: flex !important;
  align-items: center;
}
.mini-benefits .benefit__icon {
  width: 2.125rem;
  min-width: 2.125rem;
  height: 2.125rem;
  border-radius: 50%;
  background-color: #c80030;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  color: #fff;
  margin-right: 0.375rem;
}
.mini-benefits .benefit h5 {
  margin-bottom: 0;
}
@media print, screen and (max-width: 47.99875em) {
  .mini-benefits .benefit h5 {
    font-size: 0.875rem;
    padding-right: 0.375rem;
  }
}
@media screen and (max-width: 47.99875em) {
  .mini-benefits:not(.slick-initialized) .benefit:nth-child(3),
  .mini-benefits:not(.slick-initialized) .benefit:nth-child(4) {
    display: none !important;
  }
}

.tagline {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.3125rem;
  padding: 0.5rem;
  text-align: center;
  color: #fff;
  background-color: #F1A7B9;
  margin-bottom: 1rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
@media print, screen and (min-width: 48em) {
  .tagline {
    height: 3.125rem;
    margin-bottom: 1.875rem;
  }
}
.tagline h5 {
  margin-bottom: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .tagline h5 {
    display: flex;
    align-items: center;
  }
}
.tagline .icon {
  font-size: 1.5rem;
  margin-right: 0.625rem;
}

.woocommerce-ordering {
  display: none;
  align-items: center;
  overflow: auto;
}
@media print, screen and (min-width: 48em) {
  .woocommerce-ordering {
    display: flex;
    overflow: hidden;
  }
}
.woocommerce-ordering__label {
  display: inline-block;
  font-size: 1rem;
  color: #717E98;
  margin-right: 0.5rem;
}
.woocommerce-ordering .order-option {
  font-size: 1rem;
  color: #c80030;
  margin-right: 0.5rem;
  margin-bottom: 0;
  cursor: pointer;
}
@media print, screen and (max-width: 63.99875em) {
  .woocommerce-ordering .order-option {
    white-space: nowrap;
  }
}
.woocommerce-ordering .order-option input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: -9999px;
}
.woocommerce-ordering .order-option.selected {
  font-weight: bold;
}
.woocommerce-ordering .order-option:last-of-type {
  margin-right: 0;
}

.woocommerce ul.products li.product {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 0.625rem;
  padding: 0.5rem;
  transition: 0.3s ease-out;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
.woocommerce ul.products li.product:hover {
  border-color: #c80030;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link:hover {
  color: #c80030;
}
.woocommerce ul.products li.product .attachment-woocommerce_thumbnail {
  width: 100%;
  height: 17.1875rem;
  border-radius: 0.3125rem;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 48em) {
  .woocommerce ul.products li.product .attachment-woocommerce_thumbnail {
    height: 13.75rem;
  }
}
@media screen and (min-width: 75em) {
  .woocommerce ul.products li.product .attachment-woocommerce_thumbnail {
    height: 17.1875rem;
  }
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-family: Roboto;
  font-size: 1.125rem;
  line-height: 1.25rem;
  font-weight: 400;
  padding-top: 0;
  -webkit-line-clamp: 3;
  word-wrap: break-word;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    height: 3.75rem;
    margin-bottom: 0.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    height: 4.375rem;
  }
}
.woocommerce ul.products li.product .woocommerce-loop-product__excerpt {
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #454D5F;
  -webkit-line-clamp: 3;
  word-wrap: break-word;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .woocommerce ul.products li.product .woocommerce-loop-product__excerpt {
    height: 3.4375rem;
  }
}
.woocommerce ul.products li.product .woocommerce-loop-product__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
}
.woocommerce ul.products li.product .woocommerce-loop-product__meta .price-from {
  display: flex;
  align-items: flex-end;
}
.woocommerce ul.products li.product .meta-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.875rem;
  color: #717E98;
}
.woocommerce ul.products li.product .meta-group .meta-item {
  margin-right: 0.5rem;
}
.woocommerce ul.products li.product .meta-group .icon-star,
.woocommerce ul.products li.product .meta-group .icon-clock,
.woocommerce ul.products li.product .meta-group .icon-pin {
  font-size: 0.75rem;
  color: #C4C9D4;
}
.woocommerce ul.products li.product .price {
  margin-bottom: 0;
}

.woocommerce ul.products {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 48em) {
  .woocommerce ul.products {
    flex-direction: row;
  }
}

.woocommerce ul.products.columns-3 li.product {
  width: 100%;
  max-width: 19.6875rem;
  margin: 0 auto;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .woocommerce ul.products.columns-3 li.product {
    width: 47%;
  }
}
@media print, screen and (min-width: 48em) and (max-width: 63.99875em) {
  .woocommerce ul.products.columns-3 li.product.last {
    margin-right: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .woocommerce ul.products.columns-3 li.product {
    max-width: 100%;
    width: 32%;
    margin-right: 2%;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 48em) {
  .woocommerce ul.products.columns-3 li.last {
    margin-right: 0;
  }
}

.woocommerce ul.products.columns-4 li.product {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1.25rem;
  max-width: 19.6875rem;
}
@media print, screen and (min-width: 48em) and (max-width: 63.99875em) {
  .woocommerce ul.products.columns-4 li.product .attachment-woocommerce_thumbnail {
    height: 18.4375rem;
  }
}
@media screen and (min-width: 75em) {
  .woocommerce ul.products.columns-4 li.product {
    width: 23.875%;
    margin: 0;
    margin-right: 1.5%;
    margin-bottom: 1.25rem;
  }
  .woocommerce ul.products.columns-4 li.product .attachment-woocommerce_thumbnail {
    height: 17.1875rem;
  }
  .woocommerce ul.products.columns-4 li.product.last {
    margin-right: 0;
  }
}

:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animate__animated {
  animation-duration: 1s;
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  animation-name: fadeInUp;
}

.widget-sell {
  background-color: #303642;
  border-radius: 1.25rem;
  padding: 1.5625rem;
  padding-bottom: 2.1875rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #C4C9D4;
  letter-spacing: -0.03rem;
}
@media screen and (max-width: 47.99875em) {
  .widget-sell {
    display: none !important;
  }
}
.widget-sell .widget-sell__title {
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  text-align: center;
}
.widget-sell .widget-sell__step {
  display: flex;
  align-items: center;
}
.widget-sell .widget-sell__step .step {
  font-size: 4.375rem;
  font-weight: bold;
  line-height: 5.625rem;
  color: #c80030;
  width: 2.5rem;
  text-align: center;
  margin-right: 0.625rem;
}
.widget-sell .widget-sell__step .step-text {
  font-family: Comfortaa;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0;
}
.widget-sell .wc-button {
  margin-bottom: 0 !important;
  margin-top: 1rem !important;
}

.woocommerce-products-header {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 1rem 0.75rem;
  padding-bottom: 0;
  background-color: #F3F4F6;
  z-index: 10;
}
@media print, screen and (min-width: 48em) {
  .woocommerce-products-header {
    position: relative;
    align-items: flex-end;
    padding: 0 0.75rem;
  }
}
@media print, screen and (min-width: 48em) {
  .woocommerce-products-header h2 {
    margin-bottom: 0;
  }
}
.woocommerce-products-header .woocommerce-breadcrumb {
  margin-bottom: 0;
}
@media screen and (max-width: 47.99875em) {
  .woocommerce-products-header .woocommerce-breadcrumb {
    display: none !important;
  }
}
@media print, screen and (min-width: 48em) {
  .woocommerce-products-header .woocommerce-breadcrumb {
    font-size: 0.875rem;
  }
}

.category-description {
  padding: 0 0.75rem;
  margin-bottom: 1.5rem;
  margin-top: 0.625rem;
}
.category-description__cover {
  position: relative;
  background-size: cover;
  background-position: center center;
  height: 12.5rem;
  border-radius: 1.25rem;
  margin-bottom: 0.625rem;
}
.category-description__title {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-top-right-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  background-color: rgba(200, 0, 48, 0.85);
  padding: 1.25rem 2.1875rem;
  max-width: 50%;
  color: #fff;
  font-size: 1.875rem;
}
@media print, screen and (max-width: 63.99875em) {
  .category-description__title {
    top: 70%;
    max-width: 100%;
    font-size: 1.25rem;
    padding: 0.625rem 1.25rem;
  }
}
.category-description .read-more-section .hide-content {
  max-height: 4rem;
}
.category-description .woocommerce-breadcrumb {
  justify-content: flex-end;
  margin-bottom: 0.5rem;
}

.mini-description {
  padding: 0 0.75rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

@media print, screen and (min-width: 48em) {
  .catalog-grid > .cell {
    padding: 0 0.75rem;
  }
}

.woocommerce-result-count {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-weight: bold;
  font-size: 0.9375rem;
  color: #303642;
}

.load-more-button-container {
  text-align: center;
}

.shop-cro {
  margin-top: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .shop-cro {
    margin-top: 2.1875rem;
  }
}

.archive.woocommerce .gift-emotion {
  padding-top: 0 !important;
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48em) {
  .archive.woocommerce .gift-emotion {
    padding-bottom: 5rem;
  }
}

.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #c80030;
  margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}

.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}

.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}

.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}

.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}

.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}

.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}

.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.back-to-top {
  position: fixed;
  bottom: -3.125rem;
  transform: translateX(-50%) rotateZ(90deg);
  left: 50%;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #c80030;
  z-index: 50;
  cursor: pointer;
  transition: 0.3s ease-out;
}
.back-to-top.show {
  bottom: 1.875rem;
}
.back-to-top:hover {
  transform: translateX(-50%) rotateZ(90deg) scale(1.03);
  background-color: rgb(149, 0, 35.76);
}

.redeem-header {
  margin-bottom: 1.25rem;
}
.redeem-header .breadcrumbs-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.redeem-header .breadcrumb_last {
  color: #717E98;
}

.voucher-search-form {
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .voucher-search-form {
    margin-bottom: 3.125rem;
  }
}
.voucher-search-form .input-container {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media print, screen and (min-width: 48em) {
  .voucher-search-form .input-container {
    width: 25.625rem;
  }
}
.voucher-search-form .input-container input {
  margin-right: 1.25rem;
  max-width: 15.625rem;
}
.voucher-search-form .input-container button {
  min-width: 5.3125rem;
}

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

.voucher-details-table {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .voucher-details-table {
    margin-bottom: 2.1875rem;
  }
}

.voucher-reserve {
  margin-bottom: 0.9375rem;
}
.voucher-reserve form {
  width: 100%;
  text-align: center;
}
.voucher-reserve form button {
  width: 80%;
  margin-bottom: 1.875rem;
}
@media print, screen and (max-width: 63.99875em) {
  .voucher-reserve form button {
    width: 100%;
  }
}
.voucher-reserve .exchange {
  margin-bottom: 0;
  font-size: 0.8125rem;
}
.voucher-reserve.no-product p {
  margin-bottom: 0.5rem;
}
.voucher-reserve.no-product .go-to-shop {
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.redeem-preview {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.redeem-preview .voucher-canvas {
  margin-bottom: 1.875rem;
}

.voucher-canvas {
  position: relative;
  width: 100%;
  padding-top: 141%;
}
.voucher-canvas .voucher-container {
  font-family: "Comfortaa", Roboto, sans-serif;
  position: absolute !important;
  top: 0rem !important;
  right: 0rem !important;
  bottom: 0rem !important;
  left: 0rem !important;
  background-color: #fff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  background-size: cover;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.voucher-guarantee {
  font-size: 0.875rem;
  font-style: italic;
}

.voucher-contents {
  margin-bottom: 2.5rem;
}

.woocommerce-order .woocommerce-table th.product-total {
  text-align: right;
}
.woocommerce-order .woocommerce-table .product-name {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.woocommerce-order .woocommerce-table .wc-item-meta {
  font-family: "Comfortaa", Roboto, sans-serif;
  font-size: 0.75rem;
  margin-left: 0;
  color: #717E98;
}
.woocommerce-order .woocommerce-table .wc-item-meta-label {
  font-weight: 400;
}
.woocommerce-order .woocommerce-table .product-total {
  text-align: right;
}
.woocommerce-order .woocommerce-table .product-total .amount {
  display: inline-block;
  min-width: 4.0625rem;
}
.woocommerce-order .woocommerce-table .product-total .amount bdi {
  font-size: 1.125rem;
}
.woocommerce-order .woocommerce-table tfoot th {
  width: 50%;
}
.woocommerce-order .woocommerce-table tfoot td {
  width: 50%;
  text-align: right;
}

.woocommerce-MyAccount-navigation {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.25rem;
  background-color: #fff;
  border-radius: 0.9375rem;
  float: none;
}
.woocommerce-MyAccount-navigation ul {
  margin: 0;
  list-style: none;
  padding: 0.5rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.25rem;
}
@media print, screen and (min-width: 48em) {
  .woocommerce-MyAccount-navigation ul {
    flex-direction: row;
    gap: 0.75rem;
  }
}
.woocommerce-MyAccount-navigation ul a {
  display: inline-block;
  width: 100%;
  padding: 0.75rem 0;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  font-weight: bold;
}
.woocommerce-MyAccount-navigation ul li:first-child a {
  border-top: 0;
}

.my-vouchers .voucher-row {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.my-vouchers .voucher-row__thumb-link {
  width: 100%;
  display: block;
}
@media print, screen and (min-width: 48em) {
  .my-vouchers .voucher-row__thumb-link {
    text-align: center;
  }
}
.my-vouchers .voucher-row__thumb {
  width: 4.375rem;
  height: 4.375rem;
  object-fit: cover;
}
.my-vouchers .voucher-row__title {
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
}
.my-vouchers .voucher-row .variations {
  margin-top: 0.75rem;
}
.my-vouchers .voucher-row .variations p {
  margin-bottom: 0;
}
.my-vouchers .voucher-row__title h5 {
  margin-bottom: 0;
}
.my-vouchers .voucher-row__head .cell {
  display: flex;
}
.my-vouchers table.variations {
  border-collapse: collapse;
}
.my-vouchers table.variations th, .my-vouchers table.variations td {
  border: 1px solid rgba(69, 77, 95, 0.4);
  padding: 0.25rem;
  font-size: 0.9375rem;
}
.my-vouchers table.variations th {
  background-color: rgba(69, 77, 95, 0.1);
  font-size: 0.8125rem;
}

.read-more-2 {
  width: 100%;
  border-bottom: 1px solid rgba(69, 77, 95, 0.5);
  margin-bottom: 1rem;
}
.read-more-2 .read-more-2__heading {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 1rem;
  cursor: pointer;
}
.read-more-2 .read-more-2__heading p {
  margin-bottom: 0;
  margin-right: 0.625rem;
}
.read-more-2 .read-more-2__heading .icon-caret {
  transition: 0.3s ease-out;
  transform: rotateZ(-90deg);
}
.read-more-2 .read-more-2__content {
  display: none;
}
.read-more-2.active .icon-caret {
  transform: rotateZ(90deg);
}

.dashboard-welcome {
  font-size: 1.25rem;
}

.my-account-pagination {
  display: flex;
  justify-content: center;
}

.booking-popup {
  --bp-border-radius: 1.25rem;
}

.booking-popup__fields .form-group {
  margin-bottom: 1rem;
}
.booking-popup__fields input {
  margin-bottom: 0;
}

.responsive-table {
  border-radius: 0.625rem;
  overflow: hidden;
}
@media screen and (max-width: 47.99875em) {
  .responsive-table thead {
    display: none !important;
  }
}
.responsive-table th {
  background-color: #F3F4F6;
}
.responsive-table th,
.responsive-table td {
  padding: 0.625rem 0.5rem;
  font-size: 0.875rem;
}
@media print, screen and (max-width: 63.99875em) {
  .responsive-table tr {
    display: flex;
    flex-direction: column;
    background-color: #F3F4F6 !important;
    margin-bottom: 1rem;
    color: #454D5F;
    border-radius: 0.3125rem;
  }
}
.responsive-table .wc-button {
  font-size: 0.8125rem;
  padding: 0.5rem 0.375rem;
  min-width: 0;
  margin-bottom: 0.5rem;
}
.responsive-table .m-label {
  display: block;
  font-weight: bold;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}
@media print, screen and (min-width: 48em) {
  .responsive-table .m-label {
    display: none !important;
  }
}

.responsive-table.table-offers .voucher-row__title a {
  margin-bottom: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .responsive-table.table-offers .voucher-row__price,
  .responsive-table.table-offers .voucher-row__price-provider,
  .responsive-table.table-offers .header-price-partner,
  .responsive-table.table-offers .header-price {
    text-align: center;
  }
}
@media print, screen and (min-width: 48em) {
  .responsive-table.table-offers .voucher-row__price-provider {
    width: 6.25rem;
  }
}
@media print, screen and (min-width: 48em) {
  .responsive-table.table-offers .header-image {
    min-width: 90px;
  }
  .responsive-table.table-offers .header-product {
    width: 100%;
  }
  .responsive-table.table-offers .header-price-partner {
    min-width: 100px;
  }
  .responsive-table.table-offers .header-price {
    min-width: 60px;
  }
}

.responsive-table.table-reservations .column-product {
  max-width: 12.5rem;
}
.responsive-table.table-reservations .column-product .options p {
  font-size: 0.8125rem;
  margin-bottom: 0;
}
.responsive-table.table-reservations .column-customer p {
  margin-bottom: 0.25rem;
}
.responsive-table.table-reservations .product-variation p {
  margin-bottom: 0;
}
.responsive-table.table-reservations .status-cancelled {
  color: #c80030;
  font-weight: 600;
}
.responsive-table.table-reservations .status-confirmed {
  color: #27ae60;
  font-weight: 600;
}
.responsive-table.table-reservations .status-select {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .responsive-table.table-reservations .status-select {
    font-size: 0.9375rem;
    width: 10rem;
    padding-left: 0.5rem;
  }
}

.wow-pagination .pagination li button {
  border-radius: 50%;
}

.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: flex;
  align-items: center;
}
.woocommerce-account .woocommerce .woocommerce-ResetPassword {
  margin: 0 auto;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}
@media print, screen and (min-width: 48em) {
  .woocommerce-account .woocommerce .woocommerce-ResetPassword {
    width: 50%;
  }
}
.align-items-start {
  align-items: flex-start;
}

.account-dashboard {
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 1.25rem 1rem;
  margin-bottom: 2.5rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}

.blog-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.875rem;
}

.blog-categories .button {
  min-width: 0;
  margin-bottom: 0;
  margin-right: 0.625rem;
}

.posts-list .post-loop {
  margin-bottom: 1.5625rem;
}
@media print, screen and (min-width: 48em) {
  .posts-list .post-loop {
    flex: 0 0 auto;
    width: calc(33.3333333333% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

.navigation.pagination {
  margin-bottom: 0;
  padding: 0 0.9375rem;
}
.navigation.pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5625rem;
}
.navigation.pagination .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 1.875rem;
  height: 1.875rem;
  padding: 0;
  margin-right: 0.5rem;
}
.navigation.pagination .page-numbers:not(.prev):not(.next) {
  border: 2px solid #c80030;
  transition: 0.3s ease-out;
}
.navigation.pagination .page-numbers:not(.prev):not(.next).current {
  background-color: #c80030;
}
.navigation.pagination .page-numbers:not(.prev):not(.next):hover {
  background-color: #c80030;
  color: #fff;
}
.navigation.pagination .prev, .navigation.pagination .next {
  transition: 0.3s ease-out;
  width: 1.25rem;
}
.navigation.pagination .prev:hover, .navigation.pagination .next:hover {
  color: #c80030;
}
.navigation.pagination .next {
  transform: rotateZ(180deg);
}

article.post header {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.25rem;
}
article.post header .updated {
  font-size: 0.875rem;
  color: #454D5F;
}
article.post h2 {
  margin-bottom: 0;
}
article.post .entry-content {
  font-size: 1.125rem;
}

body.single-post article.post .post-title {
  width: 100%;
  margin-bottom: 0.625rem;
}
body.single-post article.post .entry-title {
  margin-bottom: 0.25rem;
}

.how-it-works-reference > .wpb_wrapper {
  background-color: #fff;
  padding: 1.25rem;
  border-radius: 1.25rem;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}

.contact-facebook {
  margin-bottom: 3.75rem;
}
@media print, screen and (min-width: 48em) {
  .contact-facebook {
    margin-top: 1.5rem;
  }
}

.wpcf7-form {
  margin-bottom: 2.8125rem;
}
.wpcf7-form .form-group {
  margin-bottom: 1.125rem;
}
.wpcf7-form textarea {
  max-height: 9.375rem;
}
.wpcf7-form .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 1.25rem !important;
}
.wpcf7-form .wpcf7-list-item label {
  display: flex;
  cursor: pointer;
  font-size: 0.75rem;
}

table.longer-th th {
  min-width: 9.0625rem;
}
@media print, screen and (min-width: 48em) {
  table.longer-th th {
    min-width: 10rem;
  }
}

.booking-thankyou h2 {
  text-align: center;
  color: #c80030;
}

.occupation {
  color: #717E98;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 64em) {
  .about-us-avatar img {
    width: 21.875rem;
    height: 21.875rem;
    object-fit: cover;
  }
}

.about-us-plus img {
  width: 7.5rem;
  height: 7.5rem;
}

.about-experiences {
  background-size: cover;
  color: #fff;
}
.about-experiences .our-benefits .wpb_text_column .wpb_wrapper {
  position: relative;
}
.about-experiences .our-benefits .wpb_text_column .wpb_wrapper::before {
  content: "";
  position: absolute;
  left: -1rem;
  top: 0;
  bottom: 0;
  width: 0.0625rem;
  height: 100%;
  background-color: #717E98;
}
@media screen and (max-width: 47.99875em) {
  .about-experiences .our-benefits .wpb_text_column .wpb_wrapper::before {
    display: none !important;
  }
}

.dotted-list ul {
  list-style: none;
}
.dotted-list ul li {
  position: relative;
  font-family: "Comfortaa";
  font-weight: bold;
  color: #454D5F;
  margin-bottom: 0.75rem;
  padding-left: 0.25rem;
}
.dotted-list ul li::before {
  content: "";
  position: absolute;
  left: -1rem;
  top: 50%;
  background-color: #C4C9D4;
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  transform: translateY(-50%);
}

.packaging-center-elements .wpb_wrapper {
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 48em) {
  .packaging-center-elements .wpb_wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
@media print, screen and (min-width: 48em) {
  .packaging-center-elements .wpb_wrapper .button {
    margin-left: 1.875rem;
  }
}

.packaging-text-box {
  background-color: #fff;
  padding: 1.875rem;
  padding-bottom: 1.25rem;
}
.packaging-text-box .wpb_wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media print, screen and (min-width: 64em) {
  .packaging-text-box {
    padding: 6.25rem;
    padding-bottom: 3.125rem;
  }
}

.packaging-box-heading {
  position: relative;
  background-color: #303642;
  color: #fff;
  padding: 1.125rem 1.875rem;
  white-space: nowrap;
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .packaging-box-heading h3 {
    width: 100%;
    text-align: center;
  }
}
@media print, screen and (min-width: 48em) {
  .packaging-box-heading {
    width: auto;
    display: inline-block;
    padding: 1.125rem 4.0625rem;
  }
  .packaging-box-heading.left {
    left: -40%;
  }
  .packaging-box-heading.right {
    display: inline-block;
    right: -40%;
    margin-left: auto;
  }
}

.faq-dark-section {
  border-radius: 0.625rem;
  color: #C4C9D4;
}
.faq-dark-section .grid-x {
  padding: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .faq-dark-section .grid-x {
    padding: 3.125rem;
    padding-bottom: 2.5rem;
  }
}
.faq-dark-section h3 {
  color: #fff;
}

.g-benefit {
  padding-left: 0.625rem;
  border-left: 1px solid #C4C9D4;
}
.g-benefit p {
  margin-bottom: 0.5rem;
}
.g-benefit strong {
  font-size: 1.125rem;
}

.star-list {
  list-style: none;
  margin: 0;
}
.star-list ul {
  list-style: none;
  margin: 0;
}
.star-list li::before {
  content: "";
  position: relative;
  display: block;
  width: 1rem;
  height: 1rem;
  background-image: url(../images/icons/star-in-circle.svg);
  background-size: cover;
  margin-right: 0.5rem;
  top: 0.25rem;
}
.star-list li {
  display: flex;
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
  color: #C4C9D4;
}

.rsvp-page .product-details {
  margin-bottom: 0.75rem;
  margin-top: 1.5625rem;
}
.rsvp-page .product-details .product-details__link {
  color: #454D5F;
}
@media print, screen and (min-width: 48em) {
  .rsvp-page .product-details .product-details__link {
    display: flex;
    align-items: center;
    gap: 1.25rem;
  }
}
.rsvp-page .product-details img {
  max-width: 20rem;
  margin-bottom: 1rem;
}
.rsvp-page .product-details .product-details__title {
  margin-bottom: 0;
}
.rsvp-page #booking-complete {
  margin-top: 1.25rem;
}
.rsvp-page #booking-complete label {
  display: flex;
  align-items: center;
  color: #303642;
  cursor: pointer;
}
.rsvp-page .rsvp-error {
  color: #c80030;
}
.rsvp-page .center-button {
  text-align: center;
}
@media print, screen and (max-width: 63.99875em) {
  .rsvp-page table.gift-table {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 48em) {
  .rsvp-page table.gift-table tbody td {
    padding-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .rsvp-page .voucher-details__column.second-column table tbody tr:first-child {
    border-top: 0;
  }
}

.extend-voucher-form {
  margin-top: 2.5rem;
}

.extend-instructions {
  margin-bottom: 1.875rem;
}

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