@charset "UTF-8";
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bionix Fat";
  src: url("../fonts/Bionix-Fat.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 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=40em&large=64em&xlarge=75em&xxlarge=90em";
}

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

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

body {
  margin: 0;
  padding: 0;
  background: #161616;
  font-family: "Graphik", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #fff;
  -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;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(19.78, 104.06, 159.96);
}
a img {
  border: 0;
}

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

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

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

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

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

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

figure {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            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;
  }
}
.grid-container {
  max-width: 107.8125rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 3.125rem;
    padding-left: 3.125rem;
  }
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 3.125rem;
    padding-left: 3.125rem;
  }
}
.grid-container.full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 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%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 6.25rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 6.25rem);
  }
}
.align-left {
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

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

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

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

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

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

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

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

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

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

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

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

:root {
  --purple: #553e89;
  --yellow: #ffd800;
  --black: #000;
  --black2: #242424;
  --white: #fff;
  --aqua: #0fb9a6;
  --pink: #ef82a5;
  --peach: #f8b587;
  --green: #48b749;
}

.bionix {
  font-family: "Bionix Fat", sans-serif;
  font-feature-settings: "liga" off, "clig" off;
}

.white {
  color: var(--white);
}

.purple {
  color: var(--purple);
}

.yellow {
  color: var(--yellow);
}

.black {
  color: var(--black);
}

.aqua {
  color: var(--aqua);
}

.pink {
  color: var(--pink);
}

.peach {
  color: var(--peach);
}

.green {
  color: var(--green);
}

.bg-white {
  background-color: var(--white);
}

.bg-purple {
  background-color: var(--purple);
}

.bg-yellow {
  background-color: var(--yellow);
}

.bg-black {
  background-color: var(--black);
}

.bg-aqua {
  background-color: var(--aqua);
}

.bg-pink {
  background-color: var(--pink);
}

.bg-peach {
  background-color: var(--peach);
}

.bg-green {
  background-color: var(--green);
}

body.loading {
  opacity: 0.4;
}

.entry-content {
  color: var(--white);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
.entry-content .alignleft,
.entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.entry-content .alignright,
.entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.entry-content .aligncenter,
.entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.entry-content a {
  color: inherit;
  text-decoration: underline;
}
.entry-content p,
.entry-content ul,
.entry-content ol {
  line-height: inherit;
  margin-bottom: 25px;
}
.entry-content p:last-child,
.entry-content ul:last-child,
.entry-content ol:last-child {
  margin-bottom: 0;
}
.entry-content p:only-child,
.entry-content ul:only-child,
.entry-content ol:only-child {
  margin: 0;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  color: var(--yellow);
}
.entry-content p.only-nbsp {
  margin-bottom: 0;
  display: block;
  height: 10px;
}
.entry-content ul,
.entry-content ol {
  margin-left: 0;
  display: flex;
  flex-direction: column;
  gap: 25px;
  list-style-position: inside;
}
.entry-content ul ul,
.entry-content ul ol,
.entry-content ol ul,
.entry-content ol ol {
  margin-left: 25px;
  list-style-type: circle;
  margin-top: 15px;
  gap: 15px;
}
.entry-content ul ul ul,
.entry-content ul ul ol,
.entry-content ul ol ul,
.entry-content ul ol ol,
.entry-content ol ul ul,
.entry-content ol ul ol,
.entry-content ol ol ul,
.entry-content ol ol ol {
  list-style-type: square;
  gap: 15px;
}
.entry-content ul:has(+ p),
.entry-content ol:has(+ p) {
  margin-bottom: 40px;
}
.entry-content.medium {
  font-size: clamp(17px, 1.0416666667vw, 18px);
  font-style: normal;
  letter-spacing: 0.36px;
}
.entry-content.big {
  font-size: clamp(18px, 1.1574074074vw, 20px);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.48px;
}
.entry-content.big ul,
.entry-content.big ol {
  gap: 20px;
}

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

.main-content .entry-content {
  color: var(--white);
}
.main-content .entry-content:not(:empty) {
  margin-bottom: 25px;
}
@media print, screen and (min-width: 40em) {
  .main-content .entry-content:not(:empty) {
    margin-bottom: 50px;
  }
}

.section-title, .entry-content h3,
.entry-content h4,
.entry-content h5 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  margin: 0;
  line-height: 1;
}

.home-items-wrap {
  --gap: 20px;
}
@media print, screen and (min-width: 40em) {
  .home-items-wrap {
    --gap: 30px;
  }
}
@media print, screen and (min-width: 64em) {
  .home-items-wrap {
    --gap: 40px;
  }
}
@media (min-width: 1200px) {
  .home-items-wrap {
    --gap: 45px;
  }
}
.home-items-wrap .items {
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
.home-items-wrap .items .item {
  width: 100%;
  border-radius: 20px;
  border: 1px solid var(--white);
  background: var(--black);
}
@media print, screen and (min-width: 40em) {
  .home-items-wrap .items .item {
    width: calc(100% / 2 - (2 - 1) * 30px / 2);
    flex: 0 0 calc(100% / 2 - (2 - 1) * 30px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .home-items-wrap .items .item {
    width: calc(100% / 3 - (3 - 1) * 40px / 3);
    flex: 0 0 calc(100% / 3 - (3 - 1) * 40px / 3);
  }
}
@media (min-width: 1200px) {
  .home-items-wrap .items .item {
    width: calc(100% / 4 - (4 - 1) * 45px / 4);
    flex: 0 0 calc(100% / 4 - (4 - 1) * 45px / 4);
  }
}
.home-items-wrap .items .item .wrap {
  display: flex;
  flex-direction: column;
  gap: 25px;
  padding-bottom: 30px;
  height: 100%;
}
.home-items-wrap .items .item .wrap .image {
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
  background-color: var(--black2);
}
.home-items-wrap .items .item .wrap .image a {
  aspect-ratio: 1.84;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.home-items-wrap .items .item .wrap .image img {
  display: block;
}
.home-items-wrap .items .item .wrap .bottom {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0 20px;
}
.home-items-wrap .items .item .wrap .buttons {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
  gap: 15px;
  margin-top: auto;
}

#header {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media print, screen and (min-width: 40em) {
  #header {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#header .top-bar-left {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media print, screen and (min-width: 40em) {
  #header .top-bar-left {
    gap: 50px;
  }
}
#header .top-bar-left svg {
  display: block;
  width: 100px;
  height: auto;
}
@media print, screen and (min-width: 64em) {
  #header .top-bar-left svg {
    width: 160px;
  }
}
#header .top-bar-left img {
  display: block;
  max-width: 100px;
  height: auto;
}
@media print, screen and (min-width: 40em) {
  #header .top-bar-left img {
    max-width: 100px;
  }
}
@media print, screen and (min-width: 64em) {
  #header .top-bar-left img {
    max-width: 320px;
  }
}
#header .top-bar-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
@media print, screen and (max-width: 39.99875em) {
  #header .top-bar-right .purple-print {
    padding: 0;
    border: none;
  }
}
#header .top-bar-right .logout {
  display: flex;
  height: 20px;
}
#header .top-bar-right .logout a {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: var(--white);
  font-size: 14px;
  transition: color 250ms;
}
#header .top-bar-right .logout a svg {
  display: block;
}
#header .top-bar-right .logout a svg path {
  transition: fill 250ms;
  fill: var(--white);
}
#header .top-bar-right .logout a:hover {
  color: var(--yellow);
}
#header .top-bar-right .logout a:hover svg path {
  fill: var(--yellow);
}
.is_login #header {
  width: 100%;
}
.is_login #header .grid-container {
  max-width: 100%;
}

.grid-container.smaller {
  max-width: 81.25rem;
}

.page-header {
  margin-bottom: clamp(60px, 5.787037037vw, 100px);
  padding: clamp(100px, 11.5740740741vw, 200px) clamp(20px, 7.2337962963vw, 125px) clamp(30px, 3.1828703704vw, 55px) clamp(20px, 7.2337962963vw, 125px);
  font-size: clamp(44px, 5.0925925926vw, 88px);
  font-style: normal;
  font-weight: 1000;
  line-height: 1.03;
  letter-spacing: 0.229px;
  text-transform: uppercase;
}
.page-header.size-small {
  font-size: clamp(34px, 3.9351851852vw, 68px);
}

.tag-line {
  margin-bottom: 25px;
}
@media print, screen and (min-width: 40em) {
  .tag-line {
    margin-bottom: 50px;
  }
}
.tag-line .bionix {
  color: var(--white);
  font-size: clamp(26px, 2.1990740741vw, 38px);
  font-style: normal;
  font-weight: 1000;
  line-height: normal;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
.tag-line .bionix br {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .tag-line .bionix br {
    display: block;
  }
}

.btn {
  display: inline-flex;
  padding: 10px 22px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  border: 1px solid transparent;
  transition: all 250ms;
  border-radius: 60px;
}
.btn svg {
  display: block;
}
.btn svg path {
  transition: fill 250ms;
}
.btn.big {
  padding: 20px 8px;
}
.btn.full {
  display: flex;
  width: 100%;
}
.btn.purple {
  background: var(--purple);
  color: var(--white);
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  border-color: var(--purple);
}
.btn.purple.big {
  font-size: 16px;
  font-weight: 700;
}
.btn.purple:hover {
  background-color: transparent;
}
.btn.purple-print {
  padding: 10px 30px;
  border-color: var(--purple);
  color: var(--white);
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
}
.btn.purple-print svg {
  width: 20px;
  height: auto;
}
.btn.purple-print:hover {
  background-color: var(--yellow);
  border-color: var(--yellow);
  color: var(--black);
}
.btn.purple-print:hover svg path {
  fill: var(--black);
}

.is_login {
  position: relative;
}

.off-canvas-content {
  min-height: 100dvh;
  position: relative;
  display: flex;
  flex-direction: column;
}

.builder {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.builder .section-title, .builder .entry-content h3, .entry-content .builder h3,
.builder .entry-content h4,
.entry-content .builder h4,
.builder .entry-content h5,
.entry-content .builder h5 {
  margin-bottom: 30px;
}
.builder .border {
  display: none;
}
.builder .add_border .border {
  padding-top: 50px;
  display: block;
  border-bottom: 1px solid var(--white);
}
.builder .items {
  display: flex;
  flex-wrap: wrap;
  gap: 45px 30px;
}
.builder .items .col {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .builder .items .col {
    width: calc(100% / 2 - (2 - 1) * 30px / 2);
    flex: 0 0 calc(100% / 2 - (2 - 1) * 30px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .builder .items .col {
    width: calc(100% / 3 - (3 - 1) * 30px / 3);
    flex: 0 0 calc(100% / 3 - (3 - 1) * 30px / 3);
  }
}
.builder .items .col .wrap {
  display: flex;
  gap: 30px;
}
.builder .items .col .wrap .num {
  border-radius: 50px;
  background: var(--purple);
  width: 40px;
  height: 40px;
  min-width: 40px;
  aspect-ratio: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-style: normal;
  line-height: 1;
}
.builder .items .col .wrap .subcontent .title {
  font-weight: 700;
  margin-bottom: 15px;
}
.builder .button .button_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  margin-top: 30px;
}
.builder .button .button_wrap .entry-content {
  font-weight: 700;
}

#footer {
  pointer-events: none;
  margin-top: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  color: var(--white);
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 40em) {
  #footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.single-cheat-sheet #footer {
  text-align: center;
}

.is_login #footer {
  width: 100%;
}
.is_login #footer .grid-container {
  max-width: 100%;
}
.is_login #footer .warning {
  display: none;
}
.is_login #footer .copyright {
  text-align: left;
}

#footer .grid-x {
  row-gap: 30px;
}
#footer .warning {
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  #footer .warning {
    text-align: left;
  }
}
#footer .copyright {
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  #footer .copyright {
    text-align: right;
  }
}

.signinwrap {
  row-gap: 25px;
}
@media print, screen and (min-width: 40em) {
  .signinwrap {
    row-gap: 50px;
  }
}
.signinwrap .form #otp-login-wrap {
  padding-left: 25px;
  padding-right: 25px;
}
@media print, screen and (min-width: 40em) {
  .signinwrap .form #otp-login-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.signinwrap .form #otp-login-wrap #otp-message {
  text-align: center;
  font-size: 14px;
}
.signinwrap .form #otp-login-wrap #otp-message:empty {
  display: none;
}
.signinwrap .form #otp-login-wrap #otp-login {
  max-width: 550px;
  margin: 0 auto;
  width: 100%;
  border-radius: 20px;
  border: 2px solid var(--white);
  background: #000;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  padding: 25px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
@media print, screen and (min-width: 40em) {
  .signinwrap .form #otp-login-wrap #otp-login {
    padding: 50px;
  }
}
@media print, screen and (min-width: 64em) {
  .signinwrap .form #otp-login-wrap #otp-login {
    border-radius: 38px;
    border: 5px solid var(--white);
  }
}
.signinwrap .form #otp-login-wrap .form-title {
  color: var(--white);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 1000;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.signinwrap .form #otp-login-wrap #otp-form-code .wrap {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.signinwrap .form #otp-login-wrap #otp-form-code .label {
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  margin-bottom: 5px;
}
.signinwrap .form #otp-login-wrap #otp-form-code .resend {
  display: flex;
  justify-content: center;
}
.signinwrap .form #otp-login-wrap #otp-form-code .resend #otp-resend {
  text-align: center;
  cursor: pointer;
  display: inline-flex;
  color: var(--white);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  border-bottom: 1px solid;
  padding: 5px 0;
  transition: all 250ms;
}
.signinwrap .form #otp-login-wrap #otp-form-code .resend #otp-resend:disabled {
  opacity: 0.75;
  cursor: not-allowed;
}
.signinwrap .form #otp-login-wrap #otp-form-code .resend #otp-resend:hover:not(:disabled) {
  color: var(--yellow);
}
.signinwrap .form #otp-login-wrap #otp-form-code #otp-inputs {
  display: flex;
  gap: 15px;
}
.signinwrap .form #otp-login-wrap #otp-form-code #otp-inputs input {
  width: 20%;
  aspect-ratio: 0.8571428571;
  border-radius: 10px;
  border: 2px solid var(--white);
  background: var(--white);
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
@media print, screen and (min-width: 64em) {
  .signinwrap .form #otp-login-wrap #otp-form-code #otp-inputs input {
    font-size: 38px;
  }
}
.signinwrap .form #otp-login-wrap #otp-form-code #otp-inputs input:-moz-placeholder {
  background: var(--black);
}
.signinwrap .form #otp-login-wrap #otp-form-code #otp-inputs input:placeholder-shown {
  background: var(--black);
}
.signinwrap .form #otp-login-wrap #otp-form-code #otp-inputs input:focus {
  outline: none;
  background: var(--white);
}
.signinwrap .form #otp-login-wrap #otp-form-email {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.signinwrap .form #otp-login-wrap #otp-form-email .wrap {
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-shrink: 0;
  border-radius: 10px;
  border: 2px solid var(--white);
  padding: 10px 20px;
  background: var(--black);
  gap: 10px;
  position: relative;
}
.signinwrap .form #otp-login-wrap #otp-form-email .wrap .label {
  color: var(--white);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.signinwrap .form #otp-login-wrap #otp-form-email .wrap input {
  background: transparent;
  box-shadow: none;
  border: none;
  color: var(--white);
  padding: 0;
  color: var(--white);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}
.signinwrap .form #otp-login-wrap #otp-form-email .wrap input::-moz-placeholder {
  opacity: 1;
  color: var(--white);
}
.signinwrap .form #otp-login-wrap #otp-form-email .wrap input::placeholder {
  opacity: 1;
  color: var(--white);
}
.signinwrap .form #otp-login-wrap #otp-form-email .wrap input:focus {
  outline: none;
}
.signinwrap .form #otp-login-wrap #otp-form-email .wrap input:focus::-moz-placeholder {
  opacity: 0.5;
}
.signinwrap .form #otp-login-wrap #otp-form-email .wrap input:focus::placeholder {
  opacity: 0.5;
}
.signinwrap .form #otp-login-wrap #otp-form-email .wrap input:-webkit-autofill, .signinwrap .form #otp-login-wrap #otp-form-email .wrap input:-webkit-autofill:hover, .signinwrap .form #otp-login-wrap #otp-form-email .wrap input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--white);
  -webkit-box-shadow: 0 0 0px 40rem #000 inset;
}
.signinwrap .slider {
  pointer-events: none;
}
@media print, screen and (min-width: 64em) {
  .signinwrap .slider {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.signinwrap .slider ul.sliderImages {
  margin: 0;
  height: 50dvh;
  width: 100%;
  overflow: hidden;
  position: relative;
  list-style: none;
}
@media print, screen and (min-width: 64em) {
  .signinwrap .slider ul.sliderImages {
    height: 100dvh;
  }
}
.signinwrap .slider ul.sliderImages li {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity 500ms;
}
.signinwrap .slider ul.sliderImages li img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.signinwrap .slider ul.sliderImages li.active {
  z-index: 2;
  opacity: 1;
}
.signinwrap .slider ul.sliderImages li .caption {
  position: absolute;
  display: inline-flex;
  padding: 10px 15px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 40px;
  background: var(--black);
  z-index: 2;
  bottom: 50px;
  right: 50px;
  color: var(--white);
  leading-trim: both;
  text-edge: cap;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}

.print {
  display: none;
}

@page {
  size: auto; /* auto is the initial value */
  /* this affects the margin in the printer settings */
  margin: 10mm 3mm 10mm 3mm;
}
@media print {
  .print {
    display: block;
  }
  .print #header {
    padding-top: 0;
  }
  .print .grid-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .print .grid-padding-x > .cell {
    padding-left: 30px;
    padding-right: 30px;
  }
  .print .grid-container:not(.full) > .grid-padding-x {
    margin-right: -30px;
    margin-left: -30px;
  }
  .print .page-header {
    padding: 0 30px 0 30px;
  }
  .print .builder .items {
    gap: 30px;
  }
  .print .builder {
    color: black !important;
  }
  .print .builder .items .col {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
  .print .builder .add_border .border {
    border-color: black;
  }
  .print .entry-content {
    font-size: 16px !important;
  }
  .print .entry-content.big, .print .entry-content.medium {
    font-size: 16px !important;
  }
}
/*# sourceMappingURL=style.css.map */
