/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sass/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

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

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #182236;
  -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: 3px;
}

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

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

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

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

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

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

.grid-container {
  max-width: 1296px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media print, screen and (min-width: 60em) {
  .grid-container {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media print, screen and (min-width: 60em) {
  .grid-container.fluid {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.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: 60em) {
  .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;
  }
}
.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: 60em) {
  .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%;
  }
}
.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: 40em) {
  .grid-margin-x {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media print, screen and (min-width: 60em) {
  .grid-margin-x {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media print, screen and (min-width: 60em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.5rem);
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
}
.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: 40em) {
  .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);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 2rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 2rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 2rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 2rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 2rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 2rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 2rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 2rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 2rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 2rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 2rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 2rem);
  }
}
@media print, screen and (min-width: 60em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.5rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.5rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.5rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.5rem);
  }
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.5rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.5rem);
  }
}
@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.5rem);
  }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.5rem);
  }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.5rem);
  }
}
@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.5rem);
  }
  .grid-margin-x > .xxlarge-2 {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x > .xxlarge-3 {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x > .xxlarge-4 {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x > .xxlarge-5 {
    width: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-x > .xxlarge-6 {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x > .xxlarge-7 {
    width: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-x > .xxlarge-8 {
    width: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-x > .xxlarge-9 {
    width: calc(75% - 1.5rem);
  }
  .grid-margin-x > .xxlarge-10 {
    width: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-x > .xxlarge-11 {
    width: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-x > .xxlarge-12 {
    width: calc(100% - 1.5rem);
  }
}

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

.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: 60em) {
  .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%;
  }
}
.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: 40em) {
  .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);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 2rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 2rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 2rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 2rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 2rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 2rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 2rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 2rem);
  }
}
@media print, screen and (min-width: 60em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.5rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.5rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.5rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.5rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.5rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.5rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.5rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.5rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.5rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.5rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.5rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.5rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.5rem);
  }
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.5rem);
  }
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.2857142857% - 1.5rem);
  }
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.5rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-x.xxlarge-up-1 > .cell {
    width: calc(100% - 1.5rem);
  }
  .grid-margin-x.xxlarge-up-2 > .cell {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x.xxlarge-up-3 > .cell {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x.xxlarge-up-4 > .cell {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x.xxlarge-up-5 > .cell {
    width: calc(20% - 1.5rem);
  }
  .grid-margin-x.xxlarge-up-6 > .cell {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x.xxlarge-up-7 > .cell {
    width: calc(14.2857142857% - 1.5rem);
  }
  .grid-margin-x.xxlarge-up-8 > .cell {
    width: calc(12.5% - 1.5rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.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: 60em) {
  .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%;
  }
}

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 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: 60em) {
  .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;
  }
}
.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: 60em) {
  .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;
  }
}

.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: 60em) {
  .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%;
  }
}

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

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

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 2rem);
  }
}
@media print, screen and (min-width: 60em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.5rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.5rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 1.5rem);
  }
}
.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: 60em) {
  .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;
  }
}
.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: 60em) {
  .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;
  }
}
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: 0;
  font-size: inherit;
  line-height: 1.5;
  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: "Barlow Condensed", "Barlow Condensed-fallback", Helvetica, Roboto, Arial, sans-serif;
  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: #A3ADC0;
}

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 5rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 0;
  }
  h2, .h2 {
    font-size: 3.5rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 0;
  }
  h3, .h3 {
    font-size: 2.5rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 0;
  }
  h4, .h4 {
    font-size: 2rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 0;
  }
  h5, .h5 {
    font-size: 1.5rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 60em) {
  h1, .h1 {
    font-size: 5rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 0;
  }
  h2, .h2 {
    font-size: 3.5rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 0;
  }
  h3, .h3 {
    font-size: 2.5rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 0;
  }
  h4, .h4 {
    font-size: 2rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 0;
  }
  h5, .h5 {
    font-size: 1.5rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 0;
  }
}
a {
  line-height: inherit;
  color: #6825C0;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgba(95, 21, 160, 0.6);
}
a img {
  border: 0;
}

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

ul,
ol,
dl {
  margin-bottom: 0;
  list-style-position: outside;
  line-height: 1.5;
}

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 0;
  padding: 1.5rem;
  border-left: 2px solid #B1ED1A;
}
blockquote, blockquote p {
  line-height: 1.5;
  color: #182236;
}

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

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #DFE5F0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #182236;
  border-radius: 3px;
}

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

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

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

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

.code-block {
  border: 1px solid #A3ADC0;
  background-color: #DFE5F0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #182236;
  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: 60em) {
  .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;
  }
}
.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 #434D60;
    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;
  }
}
[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 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #A3ADC0;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: inset 0 1px 2px rgba(24, 34, 54, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #182236;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #434D60;
  background-color: #ffffff;
  box-shadow: 0 0 5px #A3ADC0;
  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: #DFE5F0;
  cursor: not-allowed;
}

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

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

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

::placeholder {
  color: #A3ADC0;
}

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

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

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

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

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

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

.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: 3px 0 0 3px;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 3px 3px 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 #A3ADC0;
  background: #DFE5F0;
  color: #182236;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

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

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

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

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

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

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #A3ADC0;
  border-radius: 3px;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #182236;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  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%2867, 77, 96%29\"></polygon></svg>");
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
  }
}
select:focus {
  outline: none;
  border: 1px solid #434D60;
  background-color: #ffffff;
  box-shadow: 0 0 5px #A3ADC0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #DFE5F0;
  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: #C12530;
  background-color: rgb(248.8, 233.2, 234.3);
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #C12530;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #C12530;
}

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

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

.button, span.edit-link a {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 62.4375rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  font-weight: 700;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0 52px 0 16px;
}
[data-whatinput=mouse] .button, [data-whatinput=mouse] span.edit-link a, span.edit-link [data-whatinput=mouse] a {
  outline: 0;
}
.button.tiny, span.edit-link a.tiny {
  font-size: 0.6rem;
}
.button.small, span.edit-link a.small {
  font-size: 0.75rem;
}
.button.large, span.edit-link a.large {
  font-size: 1.25rem;
}
.button.expanded, span.edit-link a.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, span.edit-link a, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #F2F5FA;
  color: #182236;
}
.button:hover, span.edit-link a:hover, .button:focus, span.edit-link a:focus {
  background-color: #B1ED1A;
  color: #182236;
}
.button.primary, span.edit-link a.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: #6825C0;
  color: #182236;
}
.button.primary:hover, span.edit-link a.primary:hover, .button.primary:focus, span.edit-link a.primary:focus {
  background-color: rgb(83.2, 29.6, 153.6);
  color: #182236;
}
.button.secondary, span.edit-link a.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: #C1257E;
  color: #182236;
}
.button.secondary:hover, span.edit-link a.secondary:hover, .button.secondary:focus, span.edit-link a.secondary:focus {
  background-color: rgb(154.4, 29.6, 100.8);
  color: #182236;
}
.button.success, span.edit-link a.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: #25C168;
  color: #182236;
}
.button.success:hover, span.edit-link a.success:hover, .button.success:focus, span.edit-link a.success:focus {
  background-color: rgb(29.6, 154.4, 83.2);
  color: #182236;
}
.button.warning, span.edit-link a.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: #B1ED1A;
  color: #182236;
}
.button.warning:hover, span.edit-link a.warning:hover, .button.warning:focus, span.edit-link a.warning:focus {
  background-color: rgb(143.9578947368, 195.0672064777, 15.3327935223);
  color: #182236;
}
.button.alert, span.edit-link a.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: #C12530;
  color: #182236;
}
.button.alert:hover, span.edit-link a.alert:hover, .button.alert:focus, span.edit-link a.alert:focus {
  background-color: rgb(154.4, 29.6, 38.4);
  color: #182236;
}
.button.hollow, span.edit-link a.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, span.edit-link a.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 2px solid #F2F5FA;
  color: #F2F5FA;
}
.button.hollow:hover, span.edit-link a.hollow:hover, .button.hollow:focus, span.edit-link a.hollow:focus {
  border-color: rgb(68.3333333333, 109.3333333333, 177.6666666667);
  color: rgb(68.3333333333, 109.3333333333, 177.6666666667);
}
.button.hollow.primary, span.edit-link a.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: 2px solid #6825C0;
  color: #6825C0;
}
.button.hollow.primary:hover, span.edit-link a.hollow.primary:hover, .button.hollow.primary:focus, span.edit-link a.hollow.primary:focus {
  border-color: rgb(52, 18.5, 96);
  color: rgb(52, 18.5, 96);
}
.button.hollow.secondary, span.edit-link a.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: 2px solid #C1257E;
  color: #C1257E;
}
.button.hollow.secondary:hover, span.edit-link a.hollow.secondary:hover, .button.hollow.secondary:focus, span.edit-link a.hollow.secondary:focus {
  border-color: rgb(96.5, 18.5, 63);
  color: rgb(96.5, 18.5, 63);
}
.button.hollow.success, span.edit-link a.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: 2px solid #25C168;
  color: #25C168;
}
.button.hollow.success:hover, span.edit-link a.hollow.success:hover, .button.hollow.success:focus, span.edit-link a.hollow.success:focus {
  border-color: rgb(18.5, 96.5, 52);
  color: rgb(18.5, 96.5, 52);
}
.button.hollow.warning, span.edit-link a.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: 2px solid #B1ED1A;
  color: #B1ED1A;
}
.button.hollow.warning:hover, span.edit-link a.hollow.warning:hover, .button.hollow.warning:focus, span.edit-link a.hollow.warning:focus {
  border-color: rgb(89.9736842105, 121.9170040486, 9.5829959514);
  color: rgb(89.9736842105, 121.9170040486, 9.5829959514);
}
.button.hollow.alert, span.edit-link a.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: 2px solid #C12530;
  color: #C12530;
}
.button.hollow.alert:hover, span.edit-link a.hollow.alert:hover, .button.hollow.alert:focus, span.edit-link a.hollow.alert:focus {
  border-color: rgb(96.5, 18.5, 24);
  color: rgb(96.5, 18.5, 24);
}
.button.clear, span.edit-link a.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, span.edit-link a.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #F2F5FA;
}
.button.clear:hover, span.edit-link a.clear:hover, .button.clear:focus, span.edit-link a.clear:focus {
  color: rgb(68.3333333333, 109.3333333333, 177.6666666667);
}
.button.clear.primary, span.edit-link a.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: #6825C0;
}
.button.clear.primary:hover, span.edit-link a.clear.primary:hover, .button.clear.primary:focus, span.edit-link a.clear.primary:focus {
  color: rgb(52, 18.5, 96);
}
.button.clear.secondary, span.edit-link a.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: #C1257E;
}
.button.clear.secondary:hover, span.edit-link a.clear.secondary:hover, .button.clear.secondary:focus, span.edit-link a.clear.secondary:focus {
  color: rgb(96.5, 18.5, 63);
}
.button.clear.success, span.edit-link a.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: #25C168;
}
.button.clear.success:hover, span.edit-link a.clear.success:hover, .button.clear.success:focus, span.edit-link a.clear.success:focus {
  color: rgb(18.5, 96.5, 52);
}
.button.clear.warning, span.edit-link a.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: #B1ED1A;
}
.button.clear.warning:hover, span.edit-link a.clear.warning:hover, .button.clear.warning:focus, span.edit-link a.clear.warning:focus {
  color: rgb(89.9736842105, 121.9170040486, 9.5829959514);
}
.button.clear.alert, span.edit-link a.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: #C12530;
}
.button.clear.alert:hover, span.edit-link a.clear.alert:hover, .button.clear.alert:focus, span.edit-link a.clear.alert:focus {
  color: rgb(96.5, 18.5, 24);
}
.button.disabled, span.edit-link a.disabled, .button[disabled], span.edit-link a[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after, span.edit-link a.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 52px;
}
.button.dropdown.hollow::after, span.edit-link a.dropdown.hollow::after, .button.dropdown.clear::after, span.edit-link a.dropdown.clear::after {
  border-top-color: #F2F5FA;
}
.button.dropdown.hollow.primary::after, span.edit-link a.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after, span.edit-link a.dropdown.clear.primary::after {
  border-top-color: #6825C0;
}
.button.dropdown.hollow.secondary::after, span.edit-link a.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after, span.edit-link a.dropdown.clear.secondary::after {
  border-top-color: #C1257E;
}
.button.dropdown.hollow.success::after, span.edit-link a.dropdown.hollow.success::after, .button.dropdown.clear.success::after, span.edit-link a.dropdown.clear.success::after {
  border-top-color: #25C168;
}
.button.dropdown.hollow.warning::after, span.edit-link a.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after, span.edit-link a.dropdown.clear.warning::after {
  border-top-color: #B1ED1A;
}
.button.dropdown.hollow.alert::after, span.edit-link a.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after, span.edit-link a.dropdown.clear.alert::after {
  border-top-color: #C12530;
}
.button.arrow-only::after, span.edit-link a.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

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

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

.accordion-title {
  position: relative;
  display: block;
  padding: 40px 0;
  border: 1px solid transparent;
  border-bottom: 0;
  font-size: 1.5rem;
  line-height: 1;
  color: #182236;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid transparent;
  border-radius: 0 0 3px 3px;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: transparent;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: url("data:image/svg+xml,%0A%3Csvg width=%2732%27 height=%2732%27 viewBox=%270 0 32 32%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg id=%27icon%27%3E%3Cpath id=%27Vector%27 d=%27M16.0007 6.66406L16.0007 25.3307%27 stroke=%27%23182236%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath id=%27Vector_2%27 d=%27M6.66602 16H25.3327%27 stroke=%27%23182236%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/svg%3E%0A");
}
.is-active > .accordion-title::before {
  content: url("data:image/svg+xml,%0A%3Csvg width=%2732%27 height=%2732%27 viewBox=%270 0 32 32%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg id=%27icon%27%3E%3Cpath id=%27Vector%27 d=%27M25.3333 16L6.66659 16%27 stroke=%27black%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath id=%27Vector_2%27 d=%27M6.66602 16H25.3327%27 stroke=%27black%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/svg%3E");
}

.accordion-content {
  display: none;
  padding: 27px 0 40px;
  border: 1px solid transparent;
  border-bottom: 0;
  background-color: #ffffff;
  color: #182236;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid transparent;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.25rem 0 0;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.25rem 0 0;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #6825C0 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

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

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

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

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

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #6825C0;
  color: #ffffff;
}
.badge.primary {
  background: #6825C0;
  color: #ffffff;
}
.badge.secondary {
  background: #C1257E;
  color: #ffffff;
}
.badge.success {
  background: #25C168;
  color: #182236;
}
.badge.warning {
  background: #B1ED1A;
  color: #182236;
}
.badge.alert {
  background: #C12530;
  color: #ffffff;
}

.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: #182236;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "|";
  color: #A3ADC0;
}
.breadcrumbs a {
  color: #6825C0;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #A3ADC0;
  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: none;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group .button, .button-group span.edit-link a, span.edit-link .button-group a {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto;
}
.button-group .button:last-child, .button-group span.edit-link a:last-child, span.edit-link .button-group a:last-child {
  margin-right: 0;
}
.button-group.tiny .button, .button-group.tiny span.edit-link a, span.edit-link .button-group.tiny a {
  font-size: 0.6rem;
}
.button-group.small .button, .button-group.small span.edit-link a, span.edit-link .button-group.small a {
  font-size: 0.75rem;
}
.button-group.large .button, .button-group.large span.edit-link a, span.edit-link .button-group.large a {
  font-size: 1.25rem;
}
.button-group.expanded .button, .button-group.expanded span.edit-link a, span.edit-link .button-group.expanded a {
  flex: 1 1 0px;
}
.button-group.primary .button, .button-group.primary span.edit-link a, span.edit-link .button-group.primary a, .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: #6825C0;
  color: #182236;
}
.button-group.primary .button:hover, .button-group.primary span.edit-link a:hover, span.edit-link .button-group.primary a:hover, .button-group.primary .button:focus, .button-group.primary span.edit-link a:focus, span.edit-link .button-group.primary a:focus {
  background-color: rgb(83.2, 29.6, 153.6);
  color: #182236;
}
.button-group.secondary .button, .button-group.secondary span.edit-link a, span.edit-link .button-group.secondary a, .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: #C1257E;
  color: #182236;
}
.button-group.secondary .button:hover, .button-group.secondary span.edit-link a:hover, span.edit-link .button-group.secondary a:hover, .button-group.secondary .button:focus, .button-group.secondary span.edit-link a:focus, span.edit-link .button-group.secondary a:focus {
  background-color: rgb(154.4, 29.6, 100.8);
  color: #182236;
}
.button-group.success .button, .button-group.success span.edit-link a, span.edit-link .button-group.success a, .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: #25C168;
  color: #182236;
}
.button-group.success .button:hover, .button-group.success span.edit-link a:hover, span.edit-link .button-group.success a:hover, .button-group.success .button:focus, .button-group.success span.edit-link a:focus, span.edit-link .button-group.success a:focus {
  background-color: rgb(29.6, 154.4, 83.2);
  color: #182236;
}
.button-group.warning .button, .button-group.warning span.edit-link a, span.edit-link .button-group.warning a, .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: #B1ED1A;
  color: #182236;
}
.button-group.warning .button:hover, .button-group.warning span.edit-link a:hover, span.edit-link .button-group.warning a:hover, .button-group.warning .button:focus, .button-group.warning span.edit-link a:focus, span.edit-link .button-group.warning a:focus {
  background-color: rgb(143.9578947368, 195.0672064777, 15.3327935223);
  color: #182236;
}
.button-group.alert .button, .button-group.alert span.edit-link a, span.edit-link .button-group.alert a, .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: #C12530;
  color: #182236;
}
.button-group.alert .button:hover, .button-group.alert span.edit-link a:hover, span.edit-link .button-group.alert a:hover, .button-group.alert .button:focus, .button-group.alert span.edit-link a:focus, span.edit-link .button-group.alert a:focus {
  background-color: rgb(154.4, 29.6, 38.4);
  color: #182236;
}
.button-group.hollow .button, .button-group.hollow span.edit-link a, span.edit-link .button-group.hollow a, .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 span.edit-link a, span.edit-link .button-group.hollow a, .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: 2px solid #F2F5FA;
  color: #F2F5FA;
}
.button-group.hollow .button:hover, .button-group.hollow span.edit-link a:hover, span.edit-link .button-group.hollow a:hover, .button-group.hollow .button:focus, .button-group.hollow span.edit-link a:focus, span.edit-link .button-group.hollow a:focus {
  border-color: rgb(68.3333333333, 109.3333333333, 177.6666666667);
  color: rgb(68.3333333333, 109.3333333333, 177.6666666667);
}
.button-group.hollow.primary .button, .button-group.hollow.primary span.edit-link a, span.edit-link .button-group.hollow.primary a, .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 span.edit-link a.primary, span.edit-link .button-group.hollow a.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: 2px solid #6825C0;
  color: #6825C0;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary span.edit-link a:hover, span.edit-link .button-group.hollow.primary a:hover, .button-group.hollow.primary .button:focus, .button-group.hollow.primary span.edit-link a:focus, span.edit-link .button-group.hollow.primary a:focus, .button-group.hollow .button.primary:hover, .button-group.hollow span.edit-link a.primary:hover, span.edit-link .button-group.hollow a.primary:hover, .button-group.hollow .button.primary:focus, .button-group.hollow span.edit-link a.primary:focus, span.edit-link .button-group.hollow a.primary:focus {
  border-color: rgb(52, 18.5, 96);
  color: rgb(52, 18.5, 96);
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary span.edit-link a, span.edit-link .button-group.hollow.secondary a, .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 span.edit-link a.secondary, span.edit-link .button-group.hollow a.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: 2px solid #C1257E;
  color: #C1257E;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary span.edit-link a:hover, span.edit-link .button-group.hollow.secondary a:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow.secondary span.edit-link a:focus, span.edit-link .button-group.hollow.secondary a:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow span.edit-link a.secondary:hover, span.edit-link .button-group.hollow a.secondary:hover, .button-group.hollow .button.secondary:focus, .button-group.hollow span.edit-link a.secondary:focus, span.edit-link .button-group.hollow a.secondary:focus {
  border-color: rgb(96.5, 18.5, 63);
  color: rgb(96.5, 18.5, 63);
}
.button-group.hollow.success .button, .button-group.hollow.success span.edit-link a, span.edit-link .button-group.hollow.success a, .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 span.edit-link a.success, span.edit-link .button-group.hollow a.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: 2px solid #25C168;
  color: #25C168;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success span.edit-link a:hover, span.edit-link .button-group.hollow.success a:hover, .button-group.hollow.success .button:focus, .button-group.hollow.success span.edit-link a:focus, span.edit-link .button-group.hollow.success a:focus, .button-group.hollow .button.success:hover, .button-group.hollow span.edit-link a.success:hover, span.edit-link .button-group.hollow a.success:hover, .button-group.hollow .button.success:focus, .button-group.hollow span.edit-link a.success:focus, span.edit-link .button-group.hollow a.success:focus {
  border-color: rgb(18.5, 96.5, 52);
  color: rgb(18.5, 96.5, 52);
}
.button-group.hollow.warning .button, .button-group.hollow.warning span.edit-link a, span.edit-link .button-group.hollow.warning a, .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 span.edit-link a.warning, span.edit-link .button-group.hollow a.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: 2px solid #B1ED1A;
  color: #B1ED1A;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning span.edit-link a:hover, span.edit-link .button-group.hollow.warning a:hover, .button-group.hollow.warning .button:focus, .button-group.hollow.warning span.edit-link a:focus, span.edit-link .button-group.hollow.warning a:focus, .button-group.hollow .button.warning:hover, .button-group.hollow span.edit-link a.warning:hover, span.edit-link .button-group.hollow a.warning:hover, .button-group.hollow .button.warning:focus, .button-group.hollow span.edit-link a.warning:focus, span.edit-link .button-group.hollow a.warning:focus {
  border-color: rgb(89.9736842105, 121.9170040486, 9.5829959514);
  color: rgb(89.9736842105, 121.9170040486, 9.5829959514);
}
.button-group.hollow.alert .button, .button-group.hollow.alert span.edit-link a, span.edit-link .button-group.hollow.alert a, .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 span.edit-link a.alert, span.edit-link .button-group.hollow a.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: 2px solid #C12530;
  color: #C12530;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert span.edit-link a:hover, span.edit-link .button-group.hollow.alert a:hover, .button-group.hollow.alert .button:focus, .button-group.hollow.alert span.edit-link a:focus, span.edit-link .button-group.hollow.alert a:focus, .button-group.hollow .button.alert:hover, .button-group.hollow span.edit-link a.alert:hover, span.edit-link .button-group.hollow a.alert:hover, .button-group.hollow .button.alert:focus, .button-group.hollow span.edit-link a.alert:focus, span.edit-link .button-group.hollow a.alert:focus {
  border-color: rgb(96.5, 18.5, 24);
  color: rgb(96.5, 18.5, 24);
}
.button-group.clear .button, .button-group.clear span.edit-link a, span.edit-link .button-group.clear a, .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 span.edit-link a, span.edit-link .button-group.clear a, .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: #F2F5FA;
}
.button-group.clear .button:hover, .button-group.clear span.edit-link a:hover, span.edit-link .button-group.clear a:hover, .button-group.clear .button:focus, .button-group.clear span.edit-link a:focus, span.edit-link .button-group.clear a:focus {
  color: rgb(68.3333333333, 109.3333333333, 177.6666666667);
}
.button-group.clear.primary .button, .button-group.clear.primary span.edit-link a, span.edit-link .button-group.clear.primary a, .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 span.edit-link a.primary, span.edit-link .button-group.clear a.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: #6825C0;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary span.edit-link a:hover, span.edit-link .button-group.clear.primary a:hover, .button-group.clear.primary .button:focus, .button-group.clear.primary span.edit-link a:focus, span.edit-link .button-group.clear.primary a:focus, .button-group.clear .button.primary:hover, .button-group.clear span.edit-link a.primary:hover, span.edit-link .button-group.clear a.primary:hover, .button-group.clear .button.primary:focus, .button-group.clear span.edit-link a.primary:focus, span.edit-link .button-group.clear a.primary:focus {
  color: rgb(52, 18.5, 96);
}
.button-group.clear.secondary .button, .button-group.clear.secondary span.edit-link a, span.edit-link .button-group.clear.secondary a, .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 span.edit-link a.secondary, span.edit-link .button-group.clear a.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: #C1257E;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary span.edit-link a:hover, span.edit-link .button-group.clear.secondary a:hover, .button-group.clear.secondary .button:focus, .button-group.clear.secondary span.edit-link a:focus, span.edit-link .button-group.clear.secondary a:focus, .button-group.clear .button.secondary:hover, .button-group.clear span.edit-link a.secondary:hover, span.edit-link .button-group.clear a.secondary:hover, .button-group.clear .button.secondary:focus, .button-group.clear span.edit-link a.secondary:focus, span.edit-link .button-group.clear a.secondary:focus {
  color: rgb(96.5, 18.5, 63);
}
.button-group.clear.success .button, .button-group.clear.success span.edit-link a, span.edit-link .button-group.clear.success a, .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 span.edit-link a.success, span.edit-link .button-group.clear a.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: #25C168;
}
.button-group.clear.success .button:hover, .button-group.clear.success span.edit-link a:hover, span.edit-link .button-group.clear.success a:hover, .button-group.clear.success .button:focus, .button-group.clear.success span.edit-link a:focus, span.edit-link .button-group.clear.success a:focus, .button-group.clear .button.success:hover, .button-group.clear span.edit-link a.success:hover, span.edit-link .button-group.clear a.success:hover, .button-group.clear .button.success:focus, .button-group.clear span.edit-link a.success:focus, span.edit-link .button-group.clear a.success:focus {
  color: rgb(18.5, 96.5, 52);
}
.button-group.clear.warning .button, .button-group.clear.warning span.edit-link a, span.edit-link .button-group.clear.warning a, .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 span.edit-link a.warning, span.edit-link .button-group.clear a.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: #B1ED1A;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning span.edit-link a:hover, span.edit-link .button-group.clear.warning a:hover, .button-group.clear.warning .button:focus, .button-group.clear.warning span.edit-link a:focus, span.edit-link .button-group.clear.warning a:focus, .button-group.clear .button.warning:hover, .button-group.clear span.edit-link a.warning:hover, span.edit-link .button-group.clear a.warning:hover, .button-group.clear .button.warning:focus, .button-group.clear span.edit-link a.warning:focus, span.edit-link .button-group.clear a.warning:focus {
  color: rgb(89.9736842105, 121.9170040486, 9.5829959514);
}
.button-group.clear.alert .button, .button-group.clear.alert span.edit-link a, span.edit-link .button-group.clear.alert a, .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 span.edit-link a.alert, span.edit-link .button-group.clear a.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: #C12530;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert span.edit-link a:hover, span.edit-link .button-group.clear.alert a:hover, .button-group.clear.alert .button:focus, .button-group.clear.alert span.edit-link a:focus, span.edit-link .button-group.clear.alert a:focus, .button-group.clear .button.alert:hover, .button-group.clear span.edit-link a.alert:hover, span.edit-link .button-group.clear a.alert:hover, .button-group.clear .button.alert:focus, .button-group.clear span.edit-link a.alert:focus, span.edit-link .button-group.clear a.alert:focus {
  color: rgb(96.5, 18.5, 24);
}
.button-group.no-gaps .button, .button-group.no-gaps span.edit-link a, span.edit-link .button-group.no-gaps a {
  margin-right: -0.125rem;
}
.button-group.no-gaps .button + .button, .button-group.no-gaps span.edit-link a + .button, span.edit-link .button-group.no-gaps a + .button, .button-group.no-gaps span.edit-link .button + a, span.edit-link .button-group.no-gaps .button + a, .button-group.no-gaps span.edit-link a + a, span.edit-link .button-group.no-gaps a + a {
  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 span.edit-link a, span.edit-link .button-group.stacked a, .button-group.stacked-for-small .button, .button-group.stacked-for-small span.edit-link a, span.edit-link .button-group.stacked-for-small a, .button-group.stacked-for-medium .button, .button-group.stacked-for-medium span.edit-link a, span.edit-link .button-group.stacked-for-medium a {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked span.edit-link a:last-child, span.edit-link .button-group.stacked a:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-small span.edit-link a:last-child, span.edit-link .button-group.stacked-for-small a:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-medium span.edit-link a:last-child, span.edit-link .button-group.stacked-for-medium a:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked.expanded span.edit-link a, span.edit-link .button-group.stacked.expanded a, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded span.edit-link a, span.edit-link .button-group.stacked-for-small.expanded a, .button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-medium.expanded span.edit-link a, span.edit-link .button-group.stacked-for-medium.expanded a {
  flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button, .button-group.stacked-for-small span.edit-link a, span.edit-link .button-group.stacked-for-small a {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 60em) {
  .button-group.stacked-for-medium .button, .button-group.stacked-for-medium span.edit-link a, span.edit-link .button-group.stacked-for-medium a {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded span.edit-link a, span.edit-link .button-group.stacked-for-small.expanded a {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 59.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-medium.expanded span.edit-link a, span.edit-link .button-group.stacked-for-medium.expanded a {
    display: block;
    margin-right: 0;
  }
}

.callout {
  background-color: white;
  color: #182236;
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(24, 34, 54, 0.25);
  border-radius: 3px;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: rgb(231.9923580786, 219.6602620087, 248.1897379913);
  color: #182236;
}
.callout.secondary {
  background-color: rgb(248.2434782609, 219.7565217391, 236.0086956522);
  color: #182236;
}
.callout.success {
  background-color: rgb(219.7565217391, 248.2434782609, 231.9913043478);
  color: #182236;
}
.callout.warning {
  background-color: rgb(243.3, 252.3, 220.65);
  color: #182236;
}
.callout.alert {
  background-color: rgb(248.2434782609, 219.7565217391, 221.7652173913);
  color: #182236;
}
.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: 24px;
  border: 0;
  border-radius: 3px;
  background: transparent;
  box-shadow: none;
  overflow: hidden;
  color: #182236;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #DFE5F0;
}
.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: #434D60;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #182236;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33rem;
  font-size: 1.5rem;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2rem;
  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,
.menu span.edit-link a,
span.edit-link .menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.25rem 0 0;
}
.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: 40em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 60em) {
  .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;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: transparent;
  color: #182236;
}
.menu .active > a {
  background: transparent;
  color: #182236;
}
.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.25rem 0 0;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

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

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

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

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

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

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

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

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

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

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

.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: #6825C0 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  padding: 0.25rem 0 0;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #6825C0;
}
.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 #6825C0 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 #6825C0;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #6825C0 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 #6825C0 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 #6825C0;
  }
}
@media print, screen and (min-width: 60em) {
  .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: #6825C0 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 #6825C0 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 #6825C0;
  }
}
@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: #6825C0 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 #6825C0 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 #6825C0;
  }
}
@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: #6825C0 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 #6825C0 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 #6825C0;
  }
}
.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 transparent;
  background: #ffffff;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.25rem 0 0;
}
.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 #6825C0 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 #6825C0;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

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

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 3px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #6825C0;
  color: #ffffff;
}
.label.primary {
  background: #6825C0;
  color: #ffffff;
}
.label.secondary {
  background: #C1257E;
  color: #ffffff;
}
.label.success {
  background: #25C168;
  color: #182236;
}
.label.warning {
  background: #B1ED1A;
  color: #182236;
}
.label.alert {
  background: #C12530;
  color: #ffffff;
}

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

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

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

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

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

.off-canvas {
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #ffffff;
  position: fixed;
}
[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(24, 34, 54, 0.7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}

.off-canvas-absolute {
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #ffffff;
  position: absolute;
}
[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(24, 34, 54, 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: 250px;
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

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

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

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

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

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

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

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

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

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(24, 34, 54, 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.5s ease;
}
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

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

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(24, 34, 54, 0.5);
  color: #ffffff;
}

.orbit-next, .orbit-previous {
  z-index: 10;
  padding: 1rem;
  color: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(24, 34, 54, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #A3ADC0;
}
.orbit-bullets button:hover {
  background-color: #434D60;
}
.orbit-bullets button.is-active {
  background-color: #434D60;
}

.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: 3px;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 3px;
  color: #182236;
}
.pagination a:hover,
.pagination button:hover {
  background: #DFE5F0;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #6825C0;
  color: #ffffff;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #A3ADC0;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #182236;
}

.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: "»";
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 3px;
  background-color: #A3ADC0;
}
.progress.primary .progress-meter {
  background-color: #6825C0;
}
.progress.secondary .progress-meter {
  background-color: #C1257E;
}
.progress.success .progress-meter {
  background-color: #25C168;
}
.progress.warning .progress-meter {
  background-color: #B1ED1A;
}
.progress.alert .progress-meter {
  background-color: #C12530;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #6825C0;
  border-radius: 3px;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
  border-radius: 3px;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #DFE5F0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #A3ADC0;
  transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  left: 0;
  z-index: 1;
  cursor: grab;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 3px;
  background-color: #6825C0;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: rgb(88.4, 31.45, 163.2);
}
.slider-handle.is-dragging {
  transition: all 0s linear;
  cursor: grabbing;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

.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(24, 34, 54, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

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

.switch {
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #ffffff;
  -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: 3px;
  background: #A3ADC0;
  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: 3px;
  background: #ffffff;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #6825C0;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
input:focus-visible ~ .switch-paddle {
  background: rgb(141.9290322581, 154.2193548387, 177.5709677419);
}
input:focus-visible ~ .switch-paddle::after {
  background: #ffffff;
}
input:checked:focus-visible ~ .switch-paddle {
  background: rgb(88.4, 31.45, 163.2);
}
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: 3px;
}
thead,
tbody,
tfoot {
  border: 1px solid rgb(242.25, 242.25, 242.25);
  background-color: #ffffff;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

thead {
  background: rgb(248.625, 248.625, 248.625);
  color: #182236;
}

tfoot {
  background: rgb(242.25, 242.25, 242.25);
  color: #182236;
}

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

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

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

table.unstriped tbody {
  background-color: #ffffff;
}
table.unstriped tbody tr {
  border-bottom: 1px solid rgb(242.25, 242.25, 242.25);
  background-color: #ffffff;
}

@media print, screen and (max-width: 59.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: rgb(248.7525, 248.7525, 248.7525);
}
table.hover tfoot tr:hover {
  background-color: rgb(242.505, 242.505, 242.505);
}
table.hover tbody tr:hover {
  background-color: white;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: white;
}

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

.tabs {
  margin: 0;
  border: 1px solid #DFE5F0;
  background: #ffffff;
  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: #6825C0;
}
.tabs.primary > li > a {
  color: #ffffff;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(98.8, 35.15, 182.4);
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #6825C0;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #ffffff;
  color: rgb(89.44, 31.82, 165.12);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #DFE5F0;
  color: #6825C0;
}

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

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

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

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #ffffff;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(24, 34, 54, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(104, 37, 192, 0.5);
}
a.thumbnail image {
  box-shadow: none;
}

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

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

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

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

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

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 3px;
  background-color: #182236;
  font-size: 80%;
  color: #ffffff;
}
.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 #182236;
  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: #182236 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 #182236;
  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 #182236 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 {
  padding: 0.875rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.top-bar,
.top-bar ul {
  background-color: transparent;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}

.top-bar {
  flex-wrap: wrap;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}

@media print, screen and (min-width: 40em) {
  .top-bar {
    flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 59.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%;
  }
}
.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-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: 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: 59.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

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

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

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

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

@media screen and (max-width: 59.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) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes slide-fade-in-up {
  from {
    transform: translateY(56px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.slide-fade-in-up {
  animation: slide-fade-in-up 0.65s ease-out forwards;
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #182236;
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  line-height: 150%;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.large-display-text {
  clear: both;
  text-transform: uppercase;
  font-family: "Barlow Condensed", "Barlow Condensed-fallback", Helvetica, Roboto, Arial, sans-serif;
  font-weight: bold;
  margin-block-start: unset;
  margin-block-end: unset;
}
h1 span,
.h1 span,
h2 span,
.h2 span,
h3 span,
.h3 span,
h4 span,
.h4 span,
h5 span,
.h5 span,
h6 span,
.h6 span,
.large-display-text span {
  clear: both;
  text-transform: uppercase;
  font-family: "Barlow Condensed", "Barlow Condensed-fallback", Helvetica, Roboto, Arial, sans-serif;
  font-weight: bold;
  margin-block-start: unset;
  margin-block-end: unset;
}
h1:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1),
.h1:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1),
h2:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1),
.h2:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1),
h3:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1),
.h3:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1),
h4:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1),
.h4:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1),
h5:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1),
.h5:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1),
h6:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1),
.h6:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1),
.large-display-text:is(.hero-stacked h1, .hero-stacked h1 span, .hero-stacked .h1 span, .hero-stacked span.h1) {
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}

.large-display-text {
  clear: both;
  text-transform: uppercase;
  font-family: "Barlow Condensed", "Barlow Condensed-fallback", Helvetica, Roboto, Arial, sans-serif;
  font-weight: bold;
  font-size: 128px;
  line-height: 1.1;
  letter-spacing: -1.28px;
}

.eyebrow, .single-post .entry-content figure figcaption, .single-post .entry-header .post-thumbnail .featured-caption p, .single-post .entry-header .entry-meta, .grid-body .post-card a .byline {
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #6825C0;
  margin-block-start: unset;
  margin-block-end: unset;
}
.eyebrow:not(.stacked-hero .eyebrow):not(.stacked-hero .single-post .entry-content figure figcaption):not(.single-post .entry-content figure .stacked-hero figcaption):not(.stacked-hero .single-post .entry-header .post-thumbnail .featured-caption p):not(.single-post .entry-header .post-thumbnail .featured-caption .stacked-hero p):not(.stacked-hero .single-post .entry-header .entry-meta):not(.single-post .entry-header .stacked-hero .entry-meta):not(.stacked-hero .grid-body .post-card a .byline):not(.grid-body .post-card a .stacked-hero .byline), .single-post .entry-content figure figcaption:not(.stacked-hero .eyebrow):not(.stacked-hero .single-post .entry-content figure figcaption):not(.single-post .entry-content figure .stacked-hero figcaption):not(.stacked-hero .single-post .entry-header .post-thumbnail .featured-caption p):not(.single-post .entry-header .post-thumbnail .featured-caption .stacked-hero p):not(.stacked-hero .single-post .entry-header .entry-meta):not(.single-post .entry-header .stacked-hero .entry-meta):not(.stacked-hero .grid-body .post-card a .byline):not(.grid-body .post-card a .stacked-hero .byline), .single-post .entry-header .post-thumbnail .featured-caption p:not(.stacked-hero .eyebrow):not(.stacked-hero .single-post .entry-content figure figcaption):not(.single-post .entry-content figure .stacked-hero figcaption):not(.stacked-hero .single-post .entry-header .post-thumbnail .featured-caption p):not(.single-post .entry-header .post-thumbnail .featured-caption .stacked-hero p):not(.stacked-hero .single-post .entry-header .entry-meta):not(.single-post .entry-header .stacked-hero .entry-meta):not(.stacked-hero .grid-body .post-card a .byline):not(.grid-body .post-card a .stacked-hero .byline), .single-post .entry-header .entry-meta:not(.stacked-hero .eyebrow):not(.stacked-hero .single-post .entry-content figure figcaption):not(.single-post .entry-content figure .stacked-hero figcaption):not(.stacked-hero .single-post .entry-header .post-thumbnail .featured-caption p):not(.single-post .entry-header .post-thumbnail .featured-caption .stacked-hero p):not(.stacked-hero .single-post .entry-header .entry-meta):not(.single-post .entry-header .stacked-hero .entry-meta):not(.stacked-hero .grid-body .post-card a .byline):not(.grid-body .post-card a .stacked-hero .byline), .grid-body .post-card a .byline:not(.stacked-hero .eyebrow):not(.stacked-hero .single-post .entry-content figure figcaption):not(.single-post .entry-content figure .stacked-hero figcaption):not(.stacked-hero .single-post .entry-header .post-thumbnail .featured-caption p):not(.single-post .entry-header .post-thumbnail .featured-caption .stacked-hero p):not(.stacked-hero .single-post .entry-header .entry-meta):not(.single-post .entry-header .stacked-hero .entry-meta):not(.stacked-hero .grid-body .post-card a .byline):not(.grid-body .post-card a .stacked-hero .byline) {
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}
.eyebrow:not(.education-hero .eyebrow):not(.education-hero .single-post .entry-content figure figcaption):not(.single-post .entry-content figure .education-hero figcaption):not(.education-hero .single-post .entry-header .post-thumbnail .featured-caption p):not(.single-post .entry-header .post-thumbnail .featured-caption .education-hero p):not(.education-hero .single-post .entry-header .entry-meta):not(.single-post .entry-header .education-hero .entry-meta):not(.education-hero .grid-body .post-card a .byline):not(.grid-body .post-card a .education-hero .byline) span, .single-post .entry-content figure figcaption:not(.education-hero .eyebrow):not(.education-hero .single-post .entry-content figure figcaption):not(.single-post .entry-content figure .education-hero figcaption):not(.education-hero .single-post .entry-header .post-thumbnail .featured-caption p):not(.single-post .entry-header .post-thumbnail .featured-caption .education-hero p):not(.education-hero .single-post .entry-header .entry-meta):not(.single-post .entry-header .education-hero .entry-meta):not(.education-hero .grid-body .post-card a .byline):not(.grid-body .post-card a .education-hero .byline) span, .single-post .entry-header .post-thumbnail .featured-caption p:not(.education-hero .eyebrow):not(.education-hero .single-post .entry-content figure figcaption):not(.single-post .entry-content figure .education-hero figcaption):not(.education-hero .single-post .entry-header .post-thumbnail .featured-caption p):not(.single-post .entry-header .post-thumbnail .featured-caption .education-hero p):not(.education-hero .single-post .entry-header .entry-meta):not(.single-post .entry-header .education-hero .entry-meta):not(.education-hero .grid-body .post-card a .byline):not(.grid-body .post-card a .education-hero .byline) span, .single-post .entry-header .entry-meta:not(.education-hero .eyebrow):not(.education-hero .single-post .entry-content figure figcaption):not(.single-post .entry-content figure .education-hero figcaption):not(.education-hero .single-post .entry-header .post-thumbnail .featured-caption p):not(.single-post .entry-header .post-thumbnail .featured-caption .education-hero p):not(.education-hero .single-post .entry-header .entry-meta):not(.single-post .entry-header .education-hero .entry-meta):not(.education-hero .grid-body .post-card a .byline):not(.grid-body .post-card a .education-hero .byline) span, .grid-body .post-card a .byline:not(.education-hero .eyebrow):not(.education-hero .single-post .entry-content figure figcaption):not(.single-post .entry-content figure .education-hero figcaption):not(.education-hero .single-post .entry-header .post-thumbnail .featured-caption p):not(.single-post .entry-header .post-thumbnail .featured-caption .education-hero p):not(.education-hero .single-post .entry-header .entry-meta):not(.single-post .entry-header .education-hero .entry-meta):not(.education-hero .grid-body .post-card a .byline):not(.grid-body .post-card a .education-hero .byline) span {
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}
.eyebrow.small, .single-post .entry-content figure figcaption.small, .single-post .entry-header .post-thumbnail .featured-caption p.small, .single-post .entry-header .small.entry-meta, .grid-body .post-card a .small.byline {
  color: #182236;
  font-size: 0.875rem;
}

.homepage .eyebrow, .homepage .single-post .entry-content figure figcaption, .single-post .entry-content figure .homepage figcaption, .homepage .single-post .entry-header .post-thumbnail .featured-caption p, .single-post .entry-header .post-thumbnail .featured-caption .homepage p, .homepage .single-post .entry-header .entry-meta, .single-post .entry-header .homepage .entry-meta, .homepage .grid-body .post-card a .byline, .grid-body .post-card a .homepage .byline {
  color: #434D60;
  font-size: 1.25rem;
  letter-spacing: 1px;
  margin-bottom: 0;
}

.education-hero .eyebrow, .education-hero .single-post .entry-content figure figcaption, .single-post .entry-content figure .education-hero figcaption, .education-hero .single-post .entry-header .post-thumbnail .featured-caption p, .single-post .entry-header .post-thumbnail .featured-caption .education-hero p, .education-hero .single-post .entry-header .entry-meta, .single-post .entry-header .education-hero .entry-meta, .education-hero .grid-body .post-card a .byline, .grid-body .post-card a .education-hero .byline,
.consulting-hero .eyebrow,
.consulting-hero .single-post .entry-content figure figcaption,
.single-post .entry-content figure .consulting-hero figcaption,
.consulting-hero .single-post .entry-header .post-thumbnail .featured-caption p,
.single-post .entry-header .post-thumbnail .featured-caption .consulting-hero p,
.consulting-hero .single-post .entry-header .entry-meta,
.single-post .entry-header .consulting-hero .entry-meta,
.consulting-hero .grid-body .post-card a .byline,
.grid-body .post-card a .consulting-hero .byline,
.community-resist-resilience .eyebrow,
.community-resist-resilience .single-post .entry-content figure figcaption,
.single-post .entry-content figure .community-resist-resilience figcaption,
.community-resist-resilience .single-post .entry-header .post-thumbnail .featured-caption p,
.single-post .entry-header .post-thumbnail .featured-caption .community-resist-resilience p,
.community-resist-resilience .single-post .entry-header .entry-meta,
.single-post .entry-header .community-resist-resilience .entry-meta,
.community-resist-resilience .grid-body .post-card a .byline,
.grid-body .post-card a .community-resist-resilience .byline {
  font-size: 1.125rem;
  letter-spacing: 0.9px;
}

.what-we-do h2,
.what-we-do .h2 {
  text-box-trim: unset;
}

.donationpage .eyebrow, .donationpage .single-post .entry-content figure figcaption, .single-post .entry-content figure .donationpage figcaption, .donationpage .single-post .entry-header .post-thumbnail .featured-caption p, .single-post .entry-header .post-thumbnail .featured-caption .donationpage p, .donationpage .single-post .entry-header .entry-meta, .single-post .entry-header .donationpage .entry-meta, .donationpage .grid-body .post-card a .byline, .grid-body .post-card a .donationpage .byline {
  font-size: 1.125rem;
  letter-spacing: 0.9px;
  margin-bottom: 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  width: 90%;
  margin: 0.5rem 0 1rem;
  background-color: #F2F5FA;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #DFE5F0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  line-height: 150%;
  margin-bottom: 1rem;
  max-width: 100%;
  overflow: auto;
  padding: 1rem;
}

code,
kbd,
tt,
var {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #A3ADC0;
  cursor: help;
}

mark,
ins {
  background: #DFE5F0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

:root {
  --h1-font-size: clamp(2.5rem, 1.6197rem + 3.7559vw, 5rem);
  --h2-font-size: clamp(2rem, 1.4718rem + 2.2535vw, 3.5rem);
  --h3-font-size: clamp(1.5rem, 1.1479rem + 1.5023vw, 2.5rem);
  --h4-font-size: clamp(1.25rem, 0.9859rem + 1.1268vw, 2rem);
  --h5-font-size: clamp(1.125rem, 0.993rem + 0.5634vw, 1.5rem);
  --body-text-large-font-size: clamp(1rem, 0.912rem + 0.3756vw, 1.25rem);
  --button-default-font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
  --button-small-font-size: clamp(0.8125rem, 0.7905rem + 0.0939vw, 0.875rem);
}

h1,
.h1 {
  font-size: var(--h1-font-size);
  letter-spacing: -0.8px;
}

h2,
.h2 {
  font-size: var(--h2-font-size);
  letter-spacing: -0.56px;
}

h3,
.h3 {
  font-size: var(--h3-font-size);
  letter-spacing: -0.4px;
}

h4,
.h4 {
  font-size: var(--h4-font-size);
  letter-spacing: -0.32px;
}

h5,
.h5 {
  font-size: var(--h5-font-size);
  letter-spacing: -0.24px;
}

p:not(.eyebrow), ul, ol, li {
  font-size: var(--body-text-large-font-size);
  letter-spacing: -0.2px;
}
p:not(.eyebrow).body-text li, ul.body-text li, ol.body-text li, li.body-text li {
  font-size: 1rem !important;
  line-height: 1.5;
  letter-spacing: -0.16px;
}

.button-text-large {
  font-size: var(--button-default-font-size);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  transition: all 0.3s ease-in;
}

.button-text-small {
  font-size: var(--button-small-font-size) !important;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  transition: all 0.3s ease-in;
}

.body-text-large {
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  font-size: var(--body-text-large-font-size);
  line-height: 1.5;
  letter-spacing: -0.2px;
}

.body-text {
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem !important;
  line-height: 1.5;
  letter-spacing: -0.16px;
}

/* Elements
--------------------------------------------- */
body .body-text {
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: -0.2px;
  font-weight: 400;
}
body .body-text-bold {
  font-weight: 700;
}
body .entry-content {
  display: flex;
  flex-direction: column;
}
body div:not(.at) .icon {
  margin-right: 0;
}

hr {
  background-color: #F2F5FA;
  border: 0;
  height: 1px;
  margin: 1.5rem auto;
  width: 100%;
}

ul {
  list-style: disc;
  margin: 0 0 0 1.25rem;
}
ul li::marker {
  font-size: 0.75rem;
}

ol {
  list-style: decimal;
  margin: 0 0 0 1.5rem;
}
ol li::marker {
  font-size: inherit;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 0.5rem;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

iframe {
  height: 334px;
  width: 594px;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #6825C0;
  transition: all 0.3s ease-in;
}
a:visited {
  color: #6825C0;
}
a:hover, a:focus, a:active {
  color: rgba(95, 21, 160, 0.6);
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

a.large-link-text {
  color: #6825C0 !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

/* Forms
--------------------------------------------- */
button:not(.close-button, .menu-icon, .profile-toggle),
input[type=button],
input[type=reset],
input[type=submit]:not(.at-submit),
:not(:is(.menu-donate, .accordion-handle)).button,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)) {
  box-sizing: content-box;
  border-radius: 62.4375rem;
  background-color: #F2F5FA;
  background-image: linear-gradient(transparent 50%, #B1ED1A 50%);
  background-repeat: repeat;
  background-size: 100% 200%;
  font-weight: 700;
  position: relative;
  outline: transparent;
  height: 47px;
  border: unset;
  color: #182236;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  transition: all 0.3s ease-in;
}
button:not(.close-button, .menu-icon, .profile-toggle) span.button-text,
input[type=button] span.button-text,
input[type=reset] span.button-text,
input[type=submit]:not(.at-submit) span.button-text,
:not(:is(.menu-donate, .accordion-handle)).button span.button-text,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)) span.button-text {
  color: #182236;
}
button:not(.close-button, .menu-icon, .profile-toggle):hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:not(.at-submit):hover,
:not(:is(.menu-donate, .accordion-handle)).button:hover,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)):hover {
  background-image: linear-gradient(transparent 50%, #B1ED1A 50%);
  background-position: 0 100%;
  background-color: unset;
  color: #182236;
  transition: all 0.3s ease-in;
}
button:not(.close-button, .menu-icon, .profile-toggle):hover::after,
input[type=button]:hover::after,
input[type=reset]:hover::after,
input[type=submit]:not(.at-submit):hover::after,
:not(:is(.menu-donate, .accordion-handle)).button:hover::after,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)):hover::after {
  background: #F2F5FA;
}
button:not(.close-button, .menu-icon, .profile-toggle):active, button:not(.close-button, .menu-icon, .profile-toggle):focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:not(.at-submit):active,
input[type=submit]:not(.at-submit):focus,
:not(:is(.menu-donate, .accordion-handle)).button:active,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)):active,
:not(:is(.menu-donate, .accordion-handle)).button:focus,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)):focus {
  border: none;
}
button:not(.close-button, .menu-icon, .profile-toggle) .icon,
input[type=button] .icon,
input[type=reset] .icon,
input[type=submit]:not(.at-submit) .icon,
:not(:is(.menu-donate, .accordion-handle)).button .icon,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)) .icon {
  position: absolute;
  z-index: 1;
  right: 13.5px;
  width: 20px;
  height: 20px;
  margin-right: 0;
}
button:not(.close-button, .menu-icon, .profile-toggle) .icon-before,
input[type=button] .icon-before,
input[type=reset] .icon-before,
input[type=submit]:not(.at-submit) .icon-before,
:not(:is(.menu-donate, .accordion-handle)).button .icon-before,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)) .icon-before {
  opacity: 0;
  transform: translateX(-19.5px);
  transition: opacity 0.15s ease-in-out, transform 0.3s ease-in-out;
}
button:not(.close-button, .menu-icon, .profile-toggle) .icon-after,
input[type=button] .icon-after,
input[type=reset] .icon-after,
input[type=submit]:not(.at-submit) .icon-after,
:not(:is(.menu-donate, .accordion-handle)).button .icon-after,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)) .icon-after {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.15s ease-in-out, transform 0.3s ease-in-out;
}
button:not(.close-button, .menu-icon, .profile-toggle):hover .icon-before,
input[type=button]:hover .icon-before,
input[type=reset]:hover .icon-before,
input[type=submit]:not(.at-submit):hover .icon-before,
:not(:is(.menu-donate, .accordion-handle)).button:hover .icon-before,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)):hover .icon-before {
  transform: translateX(0);
  opacity: 1;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
button:not(.close-button, .menu-icon, .profile-toggle):hover .icon-after,
input[type=button]:hover .icon-after,
input[type=reset]:hover .icon-after,
input[type=submit]:not(.at-submit):hover .icon-after,
:not(:is(.menu-donate, .accordion-handle)).button:hover .icon-after,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)):hover .icon-after {
  transform: translateX(19.5px);
  opacity: 0;
  transition: opacity 0.15s ease-in-out, transform 0.3s ease-in-out;
}
button:not(.close-button, .menu-icon, .profile-toggle)::after,
input[type=button]::after,
input[type=reset]::after,
input[type=submit]:not(.at-submit)::after,
:not(:is(.menu-donate, .accordion-handle)).button::after,
span.edit-link a:not(:is(.menu-donate, .accordion-handle))::after {
  display: block;
  content: "";
  border-radius: 50%;
  width: 2.4375rem;
  height: 2.4375rem;
  background: #B1ED1A;
  position: absolute;
  top: 4px;
  right: 4px;
  overflow: hidden;
  transition: transform 0.3s ease-in;
}
button:not(.close-button, .menu-icon, .profile-toggle)[class*=donate],
input[type=button][class*=donate],
input[type=reset][class*=donate],
input[type=submit]:not(.at-submit)[class*=donate],
:not(:is(.menu-donate, .accordion-handle)).button[class*=donate],
span.edit-link a:not(:is(.menu-donate, .accordion-handle))[class*=donate] {
  background-color: #B1ED1A;
  background-image: unset;
}
button:not(.close-button, .menu-icon, .profile-toggle)[class*=donate]:hover,
input[type=button][class*=donate]:hover,
input[type=reset][class*=donate]:hover,
input[type=submit]:not(.at-submit)[class*=donate]:hover,
:not(:is(.menu-donate, .accordion-handle)).button[class*=donate]:hover,
span.edit-link a:not(:is(.menu-donate, .accordion-handle))[class*=donate]:hover {
  background-color: #F2F5FA;
}
button:not(.close-button, .menu-icon, .profile-toggle)[class*=donate] .icon-after,
button:not(.close-button, .menu-icon, .profile-toggle)[class*=donate] .icon-before,
input[type=button][class*=donate] .icon-after,
input[type=button][class*=donate] .icon-before,
input[type=reset][class*=donate] .icon-after,
input[type=reset][class*=donate] .icon-before,
input[type=submit]:not(.at-submit)[class*=donate] .icon-after,
input[type=submit]:not(.at-submit)[class*=donate] .icon-before,
:not(:is(.menu-donate, .accordion-handle)).button[class*=donate] .icon-after,
span.edit-link a:not(:is(.menu-donate, .accordion-handle))[class*=donate] .icon-after,
:not(:is(.menu-donate, .accordion-handle)).button[class*=donate] .icon-before,
span.edit-link a:not(:is(.menu-donate, .accordion-handle))[class*=donate] .icon-before {
  background-color: #F2F5FA;
  width: 2.4375rem;
  height: 2.4375rem;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  right: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in;
}
button:not(.close-button, .menu-icon, .profile-toggle)[class*=donate] .icon-after svg,
button:not(.close-button, .menu-icon, .profile-toggle)[class*=donate] .icon-before svg,
input[type=button][class*=donate] .icon-after svg,
input[type=button][class*=donate] .icon-before svg,
input[type=reset][class*=donate] .icon-after svg,
input[type=reset][class*=donate] .icon-before svg,
input[type=submit]:not(.at-submit)[class*=donate] .icon-after svg,
input[type=submit]:not(.at-submit)[class*=donate] .icon-before svg,
:not(:is(.menu-donate, .accordion-handle)).button[class*=donate] .icon-after svg,
span.edit-link a:not(:is(.menu-donate, .accordion-handle))[class*=donate] .icon-after svg,
:not(:is(.menu-donate, .accordion-handle)).button[class*=donate] .icon-before svg,
span.edit-link a:not(:is(.menu-donate, .accordion-handle))[class*=donate] .icon-before svg {
  width: 25px;
  height: 24px;
  fill: #6825C0;
}
button:not(.close-button, .menu-icon, .profile-toggle)[class*=donate]:hover .icon-after,
input[type=button][class*=donate]:hover .icon-after,
input[type=reset][class*=donate]:hover .icon-after,
input[type=submit]:not(.at-submit)[class*=donate]:hover .icon-after,
:not(:is(.menu-donate, .accordion-handle)).button[class*=donate]:hover .icon-after,
span.edit-link a:not(:is(.menu-donate, .accordion-handle))[class*=donate]:hover .icon-after {
  transform: revert !important;
  opacity: unset;
  background-color: #B1ED1A;
}
button:not(.close-button, .menu-icon, .profile-toggle).hollow,
input[type=button].hollow,
input[type=reset].hollow,
input[type=submit]:not(.at-submit).hollow,
:not(:is(.menu-donate, .accordion-handle)).button.hollow,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)).hollow {
  background-image: unset;
  background-color: unset;
  border: 2px solid #DFE5F0;
}
button:not(.close-button, .menu-icon, .profile-toggle).simple:before,
input[type=button].simple:before,
input[type=reset].simple:before,
input[type=submit]:not(.at-submit).simple:before,
:not(:is(.menu-donate, .accordion-handle)).button.simple:before,
span.edit-link a:not(:is(.menu-donate, .accordion-handle)).simple:before {
  content: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 21 21\" fill=\"none\"><path d=\"M2.16662 11.6796L2.1665 10.013H15.6431L12.3517 6.72154L13.5302 5.54303L18.8335 10.8463L13.5302 16.1497L12.3517 14.9711L15.6432 11.6797L2.16662 11.6796Z\" fill=\"%23182236\"/></svg>");
  position: absolute;
  right: 12px;
  z-index: 99;
  height: 20px;
  width: 20px;
}

.bg-color-none .button:not([class*=donate]), .bg-color-none span.edit-link a:not([class*=donate]), span.edit-link .bg-color-none a:not([class*=donate]) {
  background-color: #F2F5FA;
}
.bg-color-none [class*=donate]:hover {
  background-color: #ffffff;
}

.bg-color-grey .button:not([class*=donate]), .bg-color-grey span.edit-link a:not([class*=donate]), span.edit-link .bg-color-grey a:not([class*=donate]),
.cta-block .button:not([class*=donate]),
.cta-block span.edit-link a:not([class*=donate]),
span.edit-link .cta-block a:not([class*=donate]) {
  background-color: #ffffff;
}
.bg-color-grey [class*=donate]:hover,
.cta-block [class*=donate]:hover {
  background-color: #ffffff !important;
}

.bg-color-theme-3 a {
  background-image: linear-gradient(transparent 50%, #F2F5FA 50%) !important;
}
.bg-color-theme-3 a:hover {
  background-image: linear-gradient(transparent 50%, #F2F5FA 50%) !important;
  background-color: #F2F5FA;
}
.bg-color-theme-3 a:hover::after {
  background-color: #B1ED1A !important;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #182236;
  border: 1px solid #A3ADC0;
  border-radius: 3px;
  padding: 0.5rem;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  border: 1px solid #434D60;
}

select {
  border: 1px solid #A3ADC0;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.hero:not(.hero-overlay) {
  padding-top: 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .hero:not(.hero-overlay) {
    padding-top: 5rem;
  }
}

.hero img,
.half-feature img {
  width: 100%;
}
.hero .grid-container-fluid .order-first .title-block,
.half-feature .grid-container-fluid .order-first .title-block {
  padding-left: 16px;
}
@media screen and (min-width: 75em) {
  .hero .grid-container-fluid .order-first .title-block,
  .half-feature .grid-container-fluid .order-first .title-block {
    padding-left: 0;
    margin-left: calc((100vw - 1272px) * 0.5);
  }
}
.hero .grid-container-fluid .order-last .title-block,
.half-feature .grid-container-fluid .order-last .title-block {
  padding-right: 16px;
}
@media screen and (min-width: 75em) {
  .hero .grid-container-fluid .order-last .title-block,
  .half-feature .grid-container-fluid .order-last .title-block {
    padding-right: 0;
    margin-right: calc((100vw - 1272px) * 0.5);
  }
}
.hero .grid-container-fluid .cell,
.half-feature .grid-container-fluid .cell {
  display: flex;
}
.hero .grid-container-fluid .img-container img,
.half-feature .grid-container-fluid .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.hero.hero-stacked .grid-container,
.hero.hero-stacked .grid-x .cell,
.half-feature.hero-stacked .grid-container,
.half-feature.hero-stacked .grid-x .cell {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.hero.hero-stacked .hero-cta,
.half-feature.hero-stacked .hero-cta {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.hero.hero-stacked .video-embed-wrapper,
.half-feature.hero-stacked .video-embed-wrapper {
  margin-top: 1.5rem;
}

.hero-overlay .hero-wrapper {
  height: 80vh;
  background-size: cover;
  background-position: center;
  border-radius: 1rem;
  padding: 2rem 1rem;
}
@media print, screen and (min-width: 40em) {
  .hero-overlay .hero-wrapper {
    padding: 2.5rem 1.5rem;
  }
}
@media screen and (min-width: 75em) {
  .hero-overlay .hero-wrapper {
    padding: 4.375rem;
  }
}
.hero-overlay .hero-wrapper .grid-x {
  height: 100%;
  align-items: flex-end;
}
.hero-overlay .hero-wrapper .text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.hero-overlay .hero-wrapper .text-wrapper .eyebrow, .hero-overlay .hero-wrapper .text-wrapper .single-post .entry-content figure figcaption, .single-post .entry-content figure .hero-overlay .hero-wrapper .text-wrapper figcaption, .hero-overlay .hero-wrapper .text-wrapper .single-post .entry-header .post-thumbnail .featured-caption p, .single-post .entry-header .post-thumbnail .featured-caption .hero-overlay .hero-wrapper .text-wrapper p, .hero-overlay .hero-wrapper .text-wrapper .single-post .entry-header .entry-meta, .single-post .entry-header .hero-overlay .hero-wrapper .text-wrapper .entry-meta, .hero-overlay .hero-wrapper .text-wrapper .grid-body .post-card a .byline, .grid-body .post-card a .hero-overlay .hero-wrapper .text-wrapper .byline {
  color: #DFE5F0;
}
.hero-overlay .hero-wrapper .text-wrapper h1 {
  color: #ffffff;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}
.hero-overlay .hero-wrapper .text-wrapper p:not(.eyebrow) {
  font-size: 1.25rem;
  color: #F2F5FA;
}

.homepage .p_inline_xxxl {
  padding-inline: 0;
}

.education-hero p:last-of-type {
  margin-inline: 44px;
}

.donate .hero-stacked .cell:has(img) {
  margin-top: -360px;
}

.card-block .grid-container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media print, screen and (min-width: 40em) {
  .card-block .grid-container {
    gap: 3.5rem;
  }
}
.card-block .grid-container .grid-x {
  row-gap: 1rem;
}
@media print, screen and (min-width: 60em) {
  .card-block .grid-container .grid-x {
    row-gap: 1.5rem;
  }
}
.card-block .grid-x .cell {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.card-block .h4 {
  font-size: 1.5rem;
  letter-spacing: -0.24px;
  line-height: 1.1;
}
.card-block.card-spacing-none .grid-x {
  row-gap: 0;
}
.card-block.card-spacing-none .cell {
  margin-left: 0;
  margin-right: 0;
  border-radius: 0;
}
.card-block.card-spacing-default .grid-x {
  row-gap: 1rem;
}
@media print, screen and (min-width: 40em) {
  .card-block.card-spacing-default .grid-x {
    row-gap: 1.5rem;
  }
}
@media print, screen and (min-width: 60em) {
  .card-block.card-spacing-wide .grid-x {
    row-gap: 3.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .card-block.card-spacing-wide .card {
    flex: 1;
  }
}
@media print, screen and (min-width: 60em) {
  .card-block.card-spacing-wide .card {
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }
}
.card-block .card-img {
  gap: 1.5rem;
}
.card-block .card-img .card-wrapper {
  position: relative;
  background-size: cover;
  background-position: center;
}
.card-block .card-img .card-wrapper .card-section {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  height: auto;
  padding: 1rem;
  background: #ffffff;
  border-radius: 4px;
}
.card-block .card-img .card-wrapper .card-section h3 {
  color: #182236;
  font-size: 1.25rem;
}
@media screen and (min-width: 64em) {
  .card-block .card-img .card-wrapper .card-section h3 {
    font-size: 1.5rem;
  }
}
.card-block .card-img.large-6 .card-wrapper, .card-block .card-img.large-3 .card-wrapper {
  aspect-ratio: 636/360;
}
.card-block .card-img.large-4 .card-wrapper {
  aspect-ratio: 416/446;
}
.card-block .card-img.large-4 .card-wrapper .card-section {
  max-width: 15rem;
}
.card-block .card-img.large-4 .card-wrapper .card-section p {
  color: #182236;
  font-size: 0.875rem;
  line-height: 1.5;
}
.card-block .card-img.card-link {
  transition: transform 0.2s ease;
}
.card-block .card-img.card-link:hover {
  transform: translateY(-3px);
}
.card-block .card.bg-color-none .card-section {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .card-block.directory .grid-container {
    gap: 4rem;
  }
}

.donate .card.card-basic .h5 {
  color: #6825C0;
}

.what-we-do.card-block .h4 {
  font-size: 2rem;
  letter-spacing: -0.24px;
  line-height: 1.1;
}

.topics-of-interest .card-header {
  margin-block-end: 48px;
}
@media print, screen and (min-width: 60em) {
  .topics-of-interest .card-header h3::after {
    content: "";
    display: flex;
    width: 50%;
    height: 1px;
    translate: 50% -18px;
    background-color: #A3ADC0;
    margin: 0 auto;
  }
}
.topics-of-interest .card-subtitle {
  color: var(--grey-500, #434D60);
  /* Desktop/Supertitle */
  font-family: Barlow;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 14px */
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.topics-of-interest .directory-section-title {
  color: var(--grey-500, #434D60);
  /* Desktop/Heading 5 */
  font-family: "Barlow Condensed";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 26.4px */
  letter-spacing: -0.24px;
  text-transform: uppercase;
  margin-block-end: 14px;
}
.topics-of-interest ul a {
  color: var(--brand-purple, #6825C0);
  /* Desktop/Heading 5 */
  font-family: "Barlow Condensed";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 26.4px */
  letter-spacing: -0.24px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
.topics-of-interest .card-byline {
  color: var(--grey-500, #434D60);
  font-family: "Barlow Condensed";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 17.6px */
  letter-spacing: -0.16px;
  text-transform: uppercase;
}
.topics-of-interest li {
  display: flex;
  gap: 14px;
  flex-direction: column;
  margin-block-end: 30px;
}
.topics-of-interest li,
.topics-of-interest .card-subtitle {
  max-width: 58.5%;
}

.cta-block {
  width: 100vw;
  background-image: radial-gradient(602.57% 209.97% at 50% -31.56%, #FFF 22.21%, #B77FFF 100%);
}
.cta-block .collage-canvas img {
  will-change: transform, opacity;
  opacity: 0;
  transform: translateY(32px);
}
.cta-block .grid-container,
.cta-block .grid-x .cell {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.cta-block .ctablock-cta {
  max-width: -moz-fit-content;
  max-width: fit-content;
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
}

.is_inview {
  opacity: 1 !important;
}

.content-grid .cell:not(:has(.spacer)) h1:not(:last-child, :only-child), .content-grid .cell:not(:has(.spacer)) h2:not(:last-child, :only-child), .content-grid .cell:not(:has(.spacer)) h3:not(:last-child, :only-child), .content-grid .cell:not(:has(.spacer)) h4:not(:last-child, :only-child), .content-grid .cell:not(:has(.spacer)) h5:not(:last-child, :only-child), .content-grid .cell:not(:has(.spacer)) h6:not(:last-child, :only-child), .content-grid .cell:not(:has(.spacer)) p:not(:last-child, :only-child), .content-grid .cell:not(:has(.spacer)) ul:not(:last-child, :only-child), .content-grid .cell:not(:has(.spacer)) ol:not(:last-child, :only-child), .content-grid .cell:not(:has(.spacer)) img:not(:last-child, :only-child) {
  margin-bottom: 1.5rem;
}
@media print, screen and (max-width: 39.99875em) {
  .content-grid .grid-x {
    row-gap: 1rem;
  }
}
@media print, screen and (max-width: 59.99875em) {
  .content-grid .grid-x .cell .grid-x {
    row-gap: 1.5rem;
  }
}

.donate-img-circle {
  max-width: 90rem;
  margin-inline: auto !important;
}
.donate-img-circle h2:last-of-type {
  margin-top: 8px;
}
.donate-img-circle p {
  line-height: 1.5;
  padding-inline: 79px;
  letter-spacing: -0.2px;
}

.logo-grid__img {
  max-width: 100%;
  height: auto;
  filter: grayscale(0%);
  opacity: 1;
  transition: opacity 0.2s ease, filter 0.2s ease;
}
.logo-grid__img:hover {
  filter: grayscale(100%);
  opacity: 0.8;
}

.grid-x:has(.cell > .video-embed-wrapper),
.grid-x:has(.cell > .logo-grid__img) {
  gap: 0 !important;
}

.grid-x:has(.cell > .video-embed-wrapper),
.grid-container:has(.cell > .video-embed-wrapper),
.cell:has(> .video-embed-wrapper) {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.video-embed-wrapper {
  box-sizing: content-box;
  border: 9px solid transparent;
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.video-embed-wrapper.embed-border-green {
  border-color: #25C168;
  transition: all 0.3s ease-in;
}
.video-embed-wrapper.embed-border-green:hover {
  cursor: pointer;
  filter: drop-shadow(0px 0px 15px rgba(0, 128, 0, 0.8));
}
.video-embed-wrapper.embed-border-red {
  border-color: #C12530;
  transition: all 0.3s ease-in;
}
.video-embed-wrapper.embed-border-red:hover {
  cursor: pointer;
  filter: drop-shadow(0px 0px 15px rgba(255, 0, 0, 0.8));
}
.video-embed-wrapper.embed-border-limegreen {
  border-color: #B1ED1A;
  transition: all 0.3s ease-in;
}
.video-embed-wrapper.embed-border-limegreen:hover {
  cursor: pointer;
  filter: drop-shadow(0px 0px 15px rgba(0, 255, 0, 0.8));
}
.video-embed-wrapper.embed-border-pink {
  border-color: #C1257E;
  transition: all 0.3s ease-in;
}
.video-embed-wrapper.embed-border-pink:hover {
  cursor: pointer;
  filter: drop-shadow(0px 0px 15px rgba(255, 192, 203, 0.8));
}
.video-embed-wrapper:hover {
  cursor: pointer;
}

.video-embed-inner {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.video-thumbnail {
  position: relative;
  display: block;
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
}
.video-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  margin-bottom: 0 !important;
}
.video-thumbnail .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 68px;
  height: 68px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}
.video-thumbnail .play-button svg {
  width: 100%;
  height: 100%;
}
.video-thumbnail .play-button-green svg {
  fill: #25C168;
}
.video-thumbnail .play-button-red svg {
  fill: #C12530;
}
.video-thumbnail .play-button-limegreen svg {
  fill: #B1ED1A;
}
.video-thumbnail .play-button-pink svg {
  fill: #C1257E;
}

.video-iframe {
  display: none;
  height: 100%;
  aspect-ratio: 16/9;
}
.video-iframe iframe {
  width: 100%;
  height: calc(100% + 1px);
  border: none;
  margin-top: -1px;
}

.embed-btn {
  padding: 4px !important;
  height: 32px !important;
  border-radius: 40px;
}

.content-grid-image {
  -o-object-fit: cover;
     object-fit: cover;
}

.video-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.video-nav .video-title {
  letter-spacing: -0.24px;
}
.video-nav .button.hollow.embed-btn.button-text-small, .video-nav span.edit-link a.hollow.embed-btn.button-text-small, span.edit-link .video-nav a.hollow.embed-btn.button-text-small {
  background-color: transparent;
  display: flex;
  height: 32px !important;
  padding: 4px 36px 4px 16px !important;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 40px;
  border: 1px solid #DFE5F0;
  background-image: linear-gradient(transparent 50%, #B1ED1A 50%) !important;
  color: #182236;
  font-family: Barlow;
  font-size: 12px !important;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  box-sizing: border-box !important;
}
.video-nav .button.hollow.embed-btn.button-text-small .icon-before, .video-nav span.edit-link a.hollow.embed-btn.button-text-small .icon-before, span.edit-link .video-nav a.hollow.embed-btn.button-text-small .icon-before {
  transform: translate(-10px);
  transition: opacity 0.15s ease-in-out, transform 0.3s ease-in-out;
}
.video-nav .button.hollow.embed-btn.button-text-small:hover, .video-nav span.edit-link a.hollow.embed-btn.button-text-small:hover, span.edit-link .video-nav a.hollow.embed-btn.button-text-small:hover {
  background-image: linear-gradient(transparent 50%, #B1ED1A 50%) !important;
}
.video-nav .button.hollow.embed-btn.button-text-small:hover .icon-before, .video-nav span.edit-link a.hollow.embed-btn.button-text-small:hover .icon-before, span.edit-link .video-nav a.hollow.embed-btn.button-text-small:hover .icon-before {
  transform: translateX(0);
  transition: opacity 0.15s ease-in-out, transform 0.3s ease-in-out;
}
.video-nav .button.hollow.embed-btn.button-text-small:hover .icon-after, .video-nav span.edit-link a.hollow.embed-btn.button-text-small:hover .icon-after, span.edit-link .video-nav a.hollow.embed-btn.button-text-small:hover .icon-after {
  transform: translateX(10px);
  transition: opacity 0.15s ease-in-out, transform 0.3s ease-in-out;
}
.video-nav .button.hollow.embed-btn.button-text-small::after, .video-nav span.edit-link a.hollow.embed-btn.button-text-small::after, span.edit-link .video-nav a.hollow.embed-btn.button-text-small::after {
  width: 1.5rem !important;
  height: 1.5rem !important;
}
.video-nav .button.hollow.embed-btn.button-text-small .icon, .video-nav span.edit-link a.hollow.embed-btn.button-text-small .icon, span.edit-link .video-nav a.hollow.embed-btn.button-text-small .icon {
  width: 12px;
  height: 12px;
  right: 10px;
}

.content-grid blockquote {
  border-radius: 0px 4px 4px 0px;
  border-left: 2px solid #B1ED1A;
  color: #182236;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.16px;
  background: #F2F5FA;
  padding: 1.5rem;
  width: 85%;
}

.education-50-50 h2.h3 {
  text-wrap: balance;
}

.content-grid img.rounded {
  border-radius: 0.5rem;
}

.content-grid img.rounded-top {
  border-radius: 0.5rem 0.5rem 0 0;
}

.content-grid .stats {
  display: flex;
}
@media print, screen and (min-width: 60em) {
  .content-grid .stats {
    gap: 64px;
  }
}
.content-grid .stats .stat-item {
  margin-inline: auto;
  width: calc(100% - 64px);
  padding: 30px 0;
  border-top: 2px solid #DFE5F0;
  border-bottom: 2px solid #DFE5F0;
}
.content-grid .stats.large-up-2 .stat-item {
  width: calc(50% - 64px);
}
.content-grid .stats.large-up-3 .stat-item {
  width: calc(33.3333% - 96px);
}
.content-grid .stats.large-up-4 .stat-item {
  width: calc(25% - 128px);
}

@media screen and (min-width: 64em) {
  .content-grid .medium-12 hr {
    width: calc(100% - 24px);
  }
}

.map-legend {
  text-align: center;
}
.map-legend ul {
  display: flex;
  list-style: none;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: 0;
}
.map-legend ul li {
  width: 100%;
  font-weight: 600;
  font-size: 1rem;
}
@media print, screen and (min-width: 40em) {
  .map-legend ul li {
    width: 50%;
  }
}
@media print, screen and (min-width: 60em) {
  .map-legend ul li {
    width: 25%;
  }
}
.map-legend ul li:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #B1ED1A;
  border-radius: 999px;
  margin-right: 1rem;
}

.content-grid-image {
  width: 100%;
}

.featured-post-block-wrapper {
  height: 33.3333333333vw;
  padding: 48px 0 0;
}
@media print, screen and (min-width: 60em) {
  .featured-post-block-wrapper {
    padding: 112px 0 0;
  }
}
@media print, screen and (max-width: 59.99875em) {
  .featured-post-block-wrapper {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .featured-post-block-wrapper {
    max-height: 34.375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .featured-post-block-wrapper .grid-container {
    padding: 0 1.5rem;
  }
}

.featured-post-block {
  border-radius: 2rem 2rem 0 0;
  width: 100%;
  max-width: 1296px;
  margin-inline: auto;
  overflow: visible;
}
@media print, screen and (min-width: 40em) and (max-width: 59.99875em) {
  .featured-post-block {
    min-height: 27.5vw;
  }
}
@media print, screen and (min-width: 60em) {
  .featured-post-block {
    border-radius: 2rem 0 0 0;
    display: flex;
    height: 27.5vw;
    flex-direction: row;
    align-items: flex-end;
  }
}
@media screen and (min-width: 75em) {
  .featured-post-block {
    max-height: 27.5rem;
  }
}
.featured-post-block .featured-post-image-wrapper {
  border-radius: 2rem 2rem 0 0;
  overflow: hidden;
  flex: 1;
}
@media print, screen and (max-width: 59.99875em) {
  .featured-post-block .featured-post-image-wrapper {
    aspect-ratio: 16/9;
  }
}
@media print, screen and (min-width: 60em) {
  .featured-post-block .featured-post-image-wrapper {
    width: 38.1944444444vw;
    height: 32.5vw;
    margin-inline-start: 2.5rem;
    max-width: 550px;
    max-height: 468px;
  }
}
.featured-post-block .featured-post-image-wrapper .featured-post-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.featured-post-block .featured-post-content {
  flex: 1;
  padding: 60px 40px 60px 56px;
  gap: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}
@media print, screen and (max-width: 59.99875em) {
  .featured-post-block .featured-post-content {
    padding: 2rem;
  }
}
.featured-post-block.reverse-layout {
  flex-direction: row-reverse;
  border-radius: 0 2rem 0 0;
}
.featured-post-block.reverse-layout .featured-post-content {
  padding: 60px 56px;
}
.featured-post-block.reverse-layout .featured-post-image-wrapper {
  margin-inline-start: 0;
  margin-inline-end: 2.5rem;
}
.featured-post-block .feat-post-cta {
  width: unset;
}
.featured-post-block .feat-post-cta a {
  background-image: linear-gradient(transparent 50%, #F2F5FA 50%);
}
.featured-post-block .feat-post-cta a:hover {
  background-image: linear-gradient(transparent 50%, #F2F5FA 50%);
  background-color: #F2F5FA;
}
.featured-post-block .feat-post-cta a:hover::after {
  background-color: #B1ED1A;
}
@media print, screen and (max-width: 59.99875em) {
  .featured-post-block .feat-post-cta {
    width: 100%;
    margin-inline: auto;
  }
}

.timeline .cell {
  display: flex;
  flex-direction: column;
}
.timeline ul {
  list-style: none;
}
@media print, screen and (max-width: 39.99875em) {
  .timeline .sticky-container {
    display: none;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .timeline .timeline-sidebar.menu {
    display: none;
  }
}
.timeline .timeline-sidebar.menu li {
  position: relative;
  padding-left: 2rem;
}
.timeline .timeline-sidebar.menu li a {
  position: relative;
  text-decoration: none;
  color: #A3ADC0;
  font-weight: 600;
  display: inline-block;
  line-height: 1.5;
  letter-spacing: -0.2px;
  padding: 0.125rem 1rem;
}
.timeline .timeline-sidebar.menu li a::before {
  content: "";
  position: absolute;
  top: 11px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: transparent;
}
.timeline .timeline-sidebar.menu li a::after {
  content: "";
  position: absolute;
  left: -12.5px;
  top: 11px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #A3ADC0;
}
.timeline .timeline-sidebar.menu li a.is-active {
  position: relative;
  font-weight: 600;
  color: #000;
}
.timeline .timeline-sidebar.menu li a.is-active::before {
  content: "";
  position: absolute;
  left: -24px;
  top: 0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-color: #6825C0;
  opacity: 10%;
}
.timeline .timeline-sidebar.menu li a.is-active.purple-highlight::before {
  background-color: #6825C0;
}
.timeline .timeline-sidebar.menu li a.is-active.limegreen-highlight::before {
  background-color: #B1ED1A;
}
.timeline .timeline-sidebar.menu li a.is-active::after {
  content: "";
  position: absolute;
  left: -12.5px;
  top: 11px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.timeline .timeline-sidebar.menu li a.is-active.purple-highlight::after {
  background-color: #6825C0;
}
.timeline .timeline-sidebar.menu li a.is-active.limegreen-highlight::after {
  background-color: #B1ED1A;
}
.timeline #main {
  margin-top: 81px;
}
.timeline .timeline-entry {
  display: flex;
  margin-top: 24px;
  justify-content: space-between;
}
@media print, screen and (max-width: 39.99875em) {
  .timeline .timeline-entry {
    flex-direction: column;
    gap: 1rem;
  }
}
.timeline .timeline-entry#year-2006 {
  margin-top: 40px;
  padding-bottom: 64px;
  border-bottom: 1px solid #dfe5f0;
}
@media print, screen and (min-width: 40em) {
  .timeline .timeline-entry#year-2006 {
    margin-top: 80px;
    padding-bottom: 104px;
  }
}
.timeline .timeline-entry[id^=year]:not(#year-2006) {
  padding-block: 40px 64px;
  border-bottom: 1px solid #dfe5f0;
}
@media print, screen and (min-width: 40em) {
  .timeline .timeline-entry[id^=year]:not(#year-2006) {
    padding-block: 80px 104px;
  }
}
.timeline .timeline-entry:last-of-type {
  padding-block: 24px 0 !important;
  border-bottom: none !important;
}
.timeline .timeline-entry h4 {
  font-size: 3rem;
  color: #182236;
  width: 25%;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}
@media screen and (min-width: 64em) {
  .timeline .timeline-entry h4 {
    font-size: 80px;
    width: 35%;
  }
}
.timeline .timeline-description {
  width: 75%;
  max-width: 700px;
}
@media screen and (min-width: 64em) {
  .timeline .timeline-description {
    width: 65%;
  }
}

.accordion-block {
  width: 90%;
  max-width: 1096px;
  margin-inline: auto;
}
@media screen and (min-width: 75em) {
  .accordion-block {
    width: 76vw;
  }
}
.accordion-block h4.h2 {
  text-box-trim: unset;
  text-box-edge: unset;
}
.accordion-block .accordion-title {
  border: none;
  border-bottom: 1px solid #DFE5F0;
  border-radius: 0;
}
.accordion-block .accordion-title::before {
  margin-top: -0.75rem;
}
.accordion-block .accordion-item a {
  padding: 40px 60px 40px 0;
  color: #182236;
}

.horizontal-accordion-block {
  margin: auto;
  max-width: calc(81rem - 24px);
  width: 100%;
}
.horizontal-accordion-block .grid-x,
.horizontal-accordion-block .cell,
.horizontal-accordion-block .small-12,
.horizontal-accordion-block button,
.horizontal-accordion-block button:hover,
.horizontal-accordion-block button::after,
.horizontal-accordion-block .accordion-content,
.horizontal-accordion-block p,
.horizontal-accordion-block .accordion-title::before {
  all: unset;
  display: revert;
}
.horizontal-accordion-block .accordion-title {
  padding: 0;
  height: 100%;
  justify-content: end;
}
@media print, screen and (min-width: 40em) {
  .horizontal-accordion-block .accordion-title {
    translate: 0 -30px;
  }
}
.horizontal-accordion-block .horizontal-accordion {
  --_button-size: 4.5rem;
  --_panel-padding: auto 1.5rem 1.5rem 1.5rem;
  --_panel-gap: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  contain: content;
}
@media print, screen and (min-width: 40em) {
  .horizontal-accordion-block .horizontal-accordion {
    flex-direction: row;
    max-height: 607px;
  }
  .horizontal-accordion-block .horizontal-accordion .accordion-title {
    max-height: 607px;
  }
}
.horizontal-accordion-block .horizontal-accordion * {
  margin: 0;
}
.horizontal-accordion-block .accordion-panel {
  position: relative;
  flex-basis: 72px;
  overflow: hidden;
  padding: var(--_panel-padding);
  border-radius: 8px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(95, 21, 160, 0.6) 100%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (prefers-reduced-motion: no-preference) {
  .horizontal-accordion-block .accordion-panel {
    transition: flex-basis 500ms, flex-grow 500ms;
  }
}
.horizontal-accordion-block .accordion-panel:has([aria-expanded=true]) {
  flex-basis: 607px;
  flex-grow: 1;
  display: flex;
}
.horizontal-accordion-block .accordion-panel:has([aria-expanded=true]) .accordion-content {
  transform: translateY(0);
  opacity: 1;
}
@media (prefers-reduced-motion: no-preference) {
  .horizontal-accordion-block .accordion-panel:has([aria-expanded=true]) .accordion-content {
    transition: transform 500ms 500ms, opacity 500ms 500ms;
  }
}
.horizontal-accordion-block .accordion-panel:has([aria-expanded=true]) .accordion-title {
  display: none;
  height: 0;
}
@media (prefers-reduced-motion: no-preference) {
  .horizontal-accordion-block .accordion-panel:has([aria-expanded=true]) .accordion-title {
    transition: height 500ms 500ms;
  }
}
.horizontal-accordion-block .accordion-heading {
  margin-block-end: 1rem;
}
.horizontal-accordion-block .accordion-content {
  padding: 1.5rem;
  margin: auto 24px 24px 24px;
  background-color: #ffffff;
  max-width: 339px;
  border-radius: 4px;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  margin: auto 24px 24px 24px;
  color: #182236;
  transform: translateY(2rem);
  opacity: 0;
}
.horizontal-accordion-block .accordion-content .h5 {
  text-wrap: balance;
}
.horizontal-accordion-block .accordion-content p {
  margin-block-end: 2rem;
}
.horizontal-accordion-block .accordion-content a {
  width: -moz-fit-content;
  width: fit-content;
}
.horizontal-accordion-block .accordion-title {
  font-size: 1.5rem;
  font-weight: 700;
  display: grid;
  align-items: center;
  justify-content: end;
  color: #ffffff;
}
@media print, screen and (min-width: 40em) {
  .horizontal-accordion-block .accordion-title {
    writing-mode: vertical-rl;
    position: relative;
    isolation: isolate;
    width: var(--_button-size);
  }
}
@media print, screen and (max-width: 59.99875em) {
  .horizontal-accordion-block .accordion-title::after {
    content: "";
    position: absolute;
    left: calc((var(--_panel-gap) + var(--_button-size)) * -1);
    width: calc(100% + var(--_button-size) * 2);
    height: var(--_button-size);
    z-index: -1;
    border-radius: 100vw;
  }
}
.horizontal-accordion-block .accordion-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
  transition: filter 500ms;
}
.horizontal-accordion-block .accordion-handle {
  display: flex;
  align-items: center;
  gap: var(--_panel-gap);
  flex-direction: row-reverse;
  border: 0;
  padding: 0;
  cursor: pointer;
}
@media print, screen and (max-width: 39.99875em) {
  .horizontal-accordion-block .accordion-handle {
    height: 100%;
    padding-left: 1rem;
  }
}
.horizontal-accordion-block .accordion-nav {
  display: flex;
  justify-content: start;
  gap: 0.5rem;
  margin-top: 4rem;
}
.horizontal-accordion-block .accordion-nav button {
  cursor: pointer;
}
.horizontal-accordion-block .accordion-nav button svg {
  background-color: #DFE5F0;
  border-radius: 50%;
  padding: 1rem;
}
.horizontal-accordion-block .accordion-nav button svg path {
  fill: #182236;
}
.horizontal-accordion-block .accordion-nav button.is-disabled {
  cursor: not-allowed;
  pointer-events: none;
}
.horizontal-accordion-block .accordion-nav button.is-disabled svg {
  background-color: unset;
}
.horizontal-accordion-block .accordion-nav button.is-disabled svg path {
  fill: #A3ADC0;
}
.horizontal-accordion-block .request-a-consultation {
  background-color: #F2F5FA !important;
}

.half-quote .grid-x {
  border-radius: 8px;
}
.half-quote .grid-x .cell:first-of-type {
  display: grid;
  align-items: center;
  padding: 1.875rem min(5.1388888889vw, 74px);
  height: 100%;
  gap: 1.25rem;
  place-self: center;
}
.half-quote .grid-x .cell:first-of-type svg {
  margin-inline: auto;
}
.half-quote .cell.order-first:first-of-type {
  border-radius: 8px 0 0 8px;
}
.half-quote .cell.order-last:first-of-type {
  border-radius: 0 8px 8px 0;
}
.half-quote .cell:has(.hero-image) {
  width: 50%;
  z-index: 1;
  position: relative;
  overflow: hidden;
  border-radius: unset;
}
@media print, screen and (max-width: 39.99875em) {
  .half-quote .cell:has(.hero-image) {
    order: 1;
    border-radius: 8px 8px 0 0;
    width: 100%;
    aspect-ratio: 1/1;
  }
}
@media print, screen and (max-width: 59.99875em) {
  .half-quote .cell:has(.hero-image) {
    height: unset;
    min-height: unset;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .half-quote .cell:not(:has(.hero-image)) {
    order: 2;
  }
}
@media print, screen and (min-width: 40em) {
  .half-quote .cell:has(.hero-image).order-first {
    border-radius: 8px 0 0 8px;
  }
}
@media print, screen and (min-width: 40em) {
  .half-quote .cell:has(.hero-image).order-last {
    border-radius: 0 8px 8px 0;
  }
}
.half-quote .hero-image {
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(95, 21, 160, 0.6) 100%);
  background-size: cover;
  min-height: 32.96875vw;
  height: 100%;
  position: relative;
  z-index: 1;
}
@media print, screen and (max-width: 59.99875em) {
  .half-quote .hero-image {
    padding-inline: 0.5rem;
    padding-block: 0.5rem;
  }
}
@media screen and (min-width: 118.75em) {
  .half-quote .hero-image {
    min-height: 31.25rem;
  }
}
.half-quote .caption {
  z-index: 5;
  position: absolute;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  bottom: 27.75px;
  left: 2.5rem;
}
.half-quote .caption .role {
  font-size: 0.875rem;
  letter-spacing: -0.28px;
  line-height: 1;
}

.half-feature .text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media print, screen and (max-width: 39.99875em) {
  .half-feature .text-wrapper {
    margin-bottom: 1rem;
  }
}
@media print, screen and (min-width: 40em) {
  .half-feature .text-wrapper {
    padding-right: 1.5rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .half-feature .feature-wrapper.p_top__lg {
    padding-top: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .half-feature .feature-wrapper {
    padding-left: 2.5rem;
  }
}
.half-feature .feature-wrapper h1:not(:last-child, :only-child), .half-feature .feature-wrapper h2:not(:last-child, :only-child), .half-feature .feature-wrapper h3:not(:last-child, :only-child), .half-feature .feature-wrapper h4:not(:last-child, :only-child), .half-feature .feature-wrapper h5:not(:last-child, :only-child), .half-feature .feature-wrapper h6:not(:last-child, :only-child), .half-feature .feature-wrapper p:not(:last-child, :only-child), .half-feature .feature-wrapper ul:not(:last-child, :only-child), .half-feature .feature-wrapper ol:not(:last-child, :only-child), .half-feature .feature-wrapper img:not(:last-child, :only-child) {
  margin-bottom: 1.5rem;
}

.slider-container {
  margin-left: 16px;
}
@media print, screen and (min-width: 40em) {
  .slider-container {
    margin-left: 16px;
  }
}
@media screen and (min-width: 81em) {
  .slider-container {
    padding-left: 0;
    margin-left: calc((100vw - 1272px) * 0.5);
  }
}

.slider-navigation {
  position: relative;
  margin-top: 1.5rem;
  width: 6rem;
  height: 2.75rem;
  display: flex;
  gap: 8px;
}
.slider-navigation .swiper-button-prev,
.slider-navigation .swiper-button-next {
  position: static;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background-color: #F2F5FA;
  margin-top: unset;
}
.slider-navigation .swiper-button-prev:after,
.slider-navigation .swiper-button-next:after {
  width: 100%;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: unset;
  line-height: unset;
  padding-top: 6px;
}
.slider-navigation .swiper-button-prev.swiper-button-disabled,
.slider-navigation .swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
.slider-navigation .swiper-button-prev.swiper-button-disabled:after,
.slider-navigation .swiper-button-next.swiper-button-disabled:after {
  opacity: 0.35;
}
.slider-navigation .swiper-button-next:after {
  content: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M1.99977 12.9967L1.99963 10.9968H18.1715L14.2218 7.04702L15.636 5.63281L22 11.9968L15.636 18.3608L14.2218 16.9465L18.1716 12.9968L1.99977 12.9967Z\" fill=\"%23182236\"/></svg>");
}
.slider-navigation .swiper-button-prev:after {
  content: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M22.0003 12.9967L22.0004 10.9968H5.82845L9.77817 7.04702L8.36396 5.63281L2 11.9968L8.36396 18.3608L9.77817 16.9465L5.8284 12.9968L22.0003 12.9967Z\" fill=\"%23182236\"/></svg>");
}

.test-div {
  height: 424px;
  width: 100%;
  background: green;
}

/*--------------------------------------------------------------
# Custom Blocks
--------------------------------------------------------------*/
.profile-block .grid-x {
  row-gap: 24px;
}
@media print, screen and (min-width: 40em) {
  .profile-block .grid-x {
    row-gap: 56px;
  }
}
.profile-block .profile-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.profile-block .profile-wrapper .image-wrapper img {
  border-radius: 1rem;
  aspect-ratio: 416/520;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.profile-block .profile-wrapper .button-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.profile-block .profile-wrapper .button-wrapper button {
  border-radius: 999px;
  border: 1.5px solid #DFE5F0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in;
}
.profile-block .profile-wrapper .button-wrapper button svg path.plus {
  transition: all 0.3s ease-in;
}
.profile-block .profile-wrapper .button-wrapper button[aria-expanded=true] svg path.plus {
  display: none;
  transition: all 0.3s ease-in;
}
.profile-block .profile-wrapper .text-wrapper {
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease-in;
}
.profile-block .profile-wrapper .text-wrapper.expanded {
  height: 100%;
  opacity: 1;
}
.profile-block .profile-wrapper .text-wrapper p {
  font-size: 1rem;
  color: #434D60;
}

.marquee-wrapper {
  width: 9999px;
  overflow: hidden;
}

.marquee {
  --gap: 1rem;
  position: relative;
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  gap: var(--gap);
  margin-bottom: var(--gap);
}
@media print, screen and (max-width: 39.99875em) {
  .marquee.ltr {
    display: none;
  }
}
.marquee.ltr ul {
  transform: translateX(0);
  animation: scroll-ltr 100s linear infinite;
}
.marquee.rtl ul {
  animation: scroll-rtl 100s linear infinite;
}

ul.marquee-panel {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  gap: var(--gap);
  width: auto;
  padding: 0;
  margin-left: 0;
}
ul.marquee-panel li {
  height: 192px;
  width: 192px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  border-radius: 8px;
  border: 1px solid #F2F5FA;
  background: linear-gradient(180deg, #FFF 0%, #F2F5FA 100%);
  padding: 2.375rem;
}
ul.marquee-panel li img, ul.marquee-panel li svg {
  max-height: 117px;
  filter: grayscale(1);
  opacity: 0.3;
  max-width: 90%;
  transition: all 0.3s ease-in;
}
ul.marquee-panel li:hover {
  cursor: pointer;
  transition: all 0.3s ease-in;
}
ul.marquee-panel li:hover img {
  filter: grayscale(0);
  opacity: 1;
}

@keyframes scroll-rtl {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}
@keyframes scroll-ltr {
  from {
    transform: translateX(calc(-100% - var(--gap)));
  }
  to {
    transform: translateX(0);
  }
}
.donate-circle-block {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTg2IiBoZWlnaHQ9Ijc4NCIgdmlld0JveD0iMCAwIDk4NiA3ODQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxjaXJjbGUgY3g9IjQ5MyIgY3k9IjQ5MyIgcj0iNDkyLjUiIHN0cm9rZT0idXJsKCNwYWludDBfbGluZWFyXzQ0MzdfMjIyNjU1KSIgc3Ryb2tlLW9wYWNpdHk9IjAuNSIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzQ0MzdfMjIyNjU1IiB4MT0iNDkzIiB5MT0iMCIgeDI9IjQ5MyIgeTI9Ijk4NiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjQjFFRDFBIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzY1ODcwRiIgc3RvcC1vcGFjaXR5PSIwIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: center top 64px;
}
@media print, screen and (min-width: 60em) {
  .donate-circle-block {
    background-position: center top;
  }
}
.donate-circle-block .grid-container {
  position: relative;
}
.donate-circle-block .grid-x .cell .text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding-top: 10.25rem;
  position: relative;
  z-index: 5;
}
@media print, screen and (min-width: 40em) {
  .donate-circle-block .grid-x .cell .text-wrapper {
    padding-top: 10.25rem;
    padding-inline: 5rem;
  }
}
@media print, screen and (min-width: 60em) {
  .donate-circle-block .grid-x .cell .text-wrapper {
    padding-top: 8.875rem;
  }
}
.donate-circle-block .image-wrapper {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .donate-circle-block .image-wrapper {
    position: absolute;
    top: 0px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    max-width: 60.625rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 64.0625em) {
  .donate-circle-block .image-wrapper {
    max-width: 74.125rem;
  }
}
.donate-circle-block .image-wrapper img {
  border-radius: 999px;
}
@media print, screen and (min-width: 40em) {
  .donate-circle-block .image-wrapper img {
    width: 150px;
    height: 150px;
  }
}
@media screen and (min-width: 64.0625em) {
  .donate-circle-block .image-wrapper img {
    width: 200px;
    height: 200px;
  }
}
.donate-circle-block .image-wrapper img:nth-of-type(1), .donate-circle-block .image-wrapper img:nth-of-type(4) {
  margin-top: 6rem;
}
@media print, screen and (min-width: 60em) {
  .donate-circle-block .image-wrapper img:nth-of-type(1), .donate-circle-block .image-wrapper img:nth-of-type(4) {
    margin-top: 10.625rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .donate-circle-block .image-wrapper img:nth-of-type(1), .donate-circle-block .image-wrapper img:nth-of-type(4) {
    margin-top: 21.875rem;
  }
}
.donate-circle-block .image-wrapper img:nth-of-type(2) {
  margin-right: 6%;
}
@media screen and (min-width: 64em) {
  .donate-circle-block .image-wrapper img:nth-of-type(2) {
    margin-right: 12%;
  }
}
.donate-circle-block .image-wrapper img:nth-of-type(3) {
  margin-left: 6%;
}
@media screen and (min-width: 64em) {
  .donate-circle-block .image-wrapper img:nth-of-type(3) {
    margin-left: 12%;
  }
}

.looping-video-block .video-embed-wrapper {
  margin-bottom: 0;
}
.looping-video-block .controls {
  position: relative;
  margin-left: 6px;
  width: 100%;
  height: 24px;
}
.looping-video-block #play-button {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"24\" viewBox=\"0 0 21 24\" fill=\"none\"><path d=\"M3.99219 0.378023C3.18281 -0.109391 2.16563 -0.12546 1.33984 0.329817C0.514062 0.785093 0 1.64208 0 2.57406V21.4279C0 22.3598 0.514062 23.2168 1.33984 23.6721C2.16563 24.1274 3.18281 24.106 3.99219 23.6239L19.7422 14.197C20.5242 13.731 21 12.9008 21 12.001C21 11.1011 20.5242 10.2763 19.7422 9.80493L3.99219 0.378023Z\" fill=\"%23DFE5F0\"/></svg>");
}
.looping-video-block #pause-button {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"24\" viewBox=\"0 0 20 24\" fill=\"none\"><path d=\"M3 0C1.34375 0 0 1.34375 0 3V21C0 22.6562 1.34375 24 3 24H5C6.65625 24 8 22.6562 8 21V3C8 1.34375 6.65625 0 5 0H3ZM15 0C13.3438 0 12 1.34375 12 3V21C12 22.6562 13.3438 24 15 24H17C18.6562 24 20 22.6562 20 21V3C20 1.34375 18.6562 0 17 0H15Z\" fill=\"%23DFE5F0\"/></svg>");
}
.looping-video-block #play-button,
.looping-video-block #pause-button {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  opacity: 0.75;
  transition: all 0.15s ease-in;
}
.looping-video-block #play-button:hover,
.looping-video-block #pause-button:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
#main-nav {
  display: flex;
}
#main-nav.dropdown {
  top: 100%;
  right: auto;
  left: 0;
}
#main-nav.dropdown.is-dropdown-submenu,
#main-nav.dropdown .dropdown {
  position: absolute;
  float: none;
  display: none;
}
#main-nav a {
  color: #182236;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.7px;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  transition: all 0.1s ease-in;
  padding: 1.2rem 1.5rem;
}
#main-nav a:hover {
  background: transparent;
  color: #182236;
  opacity: 0.8;
}
#main-nav li.is-active a {
  color: #182236;
  background: transparent;
}
#main-nav li.donate a {
  box-sizing: content-box;
  border-radius: 62.4375rem;
  font-weight: 700;
  position: relative;
  outline: transparent;
  height: 44px;
  color: #182236;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 52px 0 16px;
  background-color: #B1ED1A;
  border: 1.5px solid transparent;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  transition: all 0.3s ease-in;
}
#main-nav li.donate a:after {
  display: block;
  content: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M9.3349 12.387L11.5049 12.3875C13.9902 12.3875 16.0049 14.4022 16.0049 16.8875L9.00388 16.8866L9.00488 17.8875L17.0049 17.8867V16.8875C17.0049 15.805 16.6867 14.7844 16.1188 13.8867L19.0049 13.8875C20.9972 13.8875 22.7173 15.0527 23.521 16.7389C21.1562 19.8595 17.3268 21.8875 13.0049 21.8875C10.2436 21.8875 7.90437 21.2969 6.00447 20.2627L6.00592 10.9585C7.25147 11.1369 8.39122 11.6431 9.3349 12.387ZM4.00488 9.88744C4.51772 9.88744 4.94039 10.2735 4.99816 10.7708L5.00488 10.8866V19.8875C5.00488 20.4398 4.55717 20.8875 4.00488 20.8875H2.00488C1.4526 20.8875 1.00488 20.4398 1.00488 19.8875V10.8875C1.00488 10.3352 1.4526 9.88744 2.00488 9.88744H4.00488ZM13.6513 4.46282L14.0046 4.81659L14.3584 4.46282C15.3347 3.48651 16.9177 3.48651 17.894 4.46282C18.8703 5.43913 18.8703 7.02204 17.894 7.99835L14.0049 11.8875L10.1158 7.99835C9.13948 7.02204 9.13948 5.43913 10.1158 4.46282C11.0921 3.48651 12.675 3.48651 13.6513 4.46282Z\" fill=\"%236825C0\"/></svg>");
  border-radius: 50%;
  width: 2.4375rem;
  height: 2.4375rem;
  background: #ffffff;
  position: absolute;
  top: 2.5px;
  right: 2.5px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in;
}
#main-nav li.donate a:hover {
  background-color: #ffffff;
  border: 1.5px solid #B1ED1A;
}
#main-nav li.donate a:hover:after {
  content: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M9.3349 12.387L11.5049 12.3875C13.9902 12.3875 16.0049 14.4022 16.0049 16.8875L9.00388 16.8866L9.00488 17.8875L17.0049 17.8867V16.8875C17.0049 15.805 16.6867 14.7844 16.1188 13.8867L19.0049 13.8875C20.9972 13.8875 22.7173 15.0527 23.521 16.7389C21.1562 19.8595 17.3268 21.8875 13.0049 21.8875C10.2436 21.8875 7.90437 21.2969 6.00447 20.2627L6.00592 10.9585C7.25147 11.1369 8.39122 11.6431 9.3349 12.387ZM4.00488 9.88744C4.51772 9.88744 4.94039 10.2735 4.99816 10.7708L5.00488 10.8866V19.8875C5.00488 20.4398 4.55717 20.8875 4.00488 20.8875H2.00488C1.4526 20.8875 1.00488 20.4398 1.00488 19.8875V10.8875C1.00488 10.3352 1.4526 9.88744 2.00488 9.88744H4.00488ZM13.6513 4.46282L14.0046 4.81659L14.3584 4.46282C15.3347 3.48651 16.9177 3.48651 17.894 4.46282C18.8703 5.43913 18.8703 7.02204 17.894 7.99835L14.0049 11.8875L10.1158 7.99835C9.13948 7.02204 9.13948 5.43913 10.1158 4.46282C11.0921 3.48651 12.675 3.48651 13.6513 4.46282Z\" fill=\"%23182236\"/></svg>");
  background: #B1ED1A;
}
#main-nav.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
  content: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 15.0006L7.75732 10.758L9.17154 9.34375L12 12.1722L14.8284 9.34375L16.2426 10.758L12 15.0006Z\" fill=\"%23182236\"/></svg>");
  width: 24px;
  height: 24px;
  display: block;
  border-style: none;
  color: #182236;
  right: 0;
  margin-top: -12px;
  transition: transform 0.15s ease-in;
}
#main-nav.dropdown.menu.medium-horizontal > li.is-active.is-dropdown-submenu-parent > a::after {
  content: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 15.0006L7.75732 10.758L9.17154 9.34375L12 12.1722L14.8284 9.34375L16.2426 10.758L12 15.0006Z\" fill=\"%23182236\"/></svg>");
  transform: scale(-1);
  color: #182236;
}
#main-nav.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a:hover:after {
  transform: scale(-1);
  color: #182236;
}
#main-nav .submenu li:first-child a {
  padding: 0.8rem 1.5rem 1.2rem;
}
#main-nav .js-dropdown-active.first-sub {
  margin-top: 1rem;
  display: flex;
  min-width: 294px;
  flex-direction: column;
  align-items: center;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.1);
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
}
#main-nav .js-dropdown-active.first-sub::before {
  margin-top: -15.3px;
  content: url("data:image/svg+xml, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" ><path d=\"M9.21115 1.27693C9.94819 -0.19717 12.0518 -0.19717 12.7889 1.27693L21.5528 18.8048C22.2177 20.1346 21.2507 21.6992 19.7639 21.6992H2.23607C0.749305 21.6992 -0.217687 20.1346 0.447214 18.8048L9.21115 1.27693Z\" fill=\"white\" /></svg>");
  width: 24px;
  height: 24px;
  aspect-ratio: 1/1;
}

#footer-menu {
  justify-content: space-around;
}
#footer-menu > li > a {
  padding-bottom: 1rem;
}
#footer-menu a {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
}
#footer-menu a:hover {
  color: #B1ED1A;
}
#footer-menu ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
#footer-menu ul a {
  font-weight: 400;
}

#footer-links a {
  font-size: 0.875rem;
  color: #ffffff;
}
#footer-links a:hover {
  color: #B1ED1A;
}

#offcanvas-nav {
  margin-top: 1rem;
}
#offcanvas-nav li a {
  font-family: "Barlow Condensed", "Barlow Condensed-fallback", Helvetica, Roboto, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 110%; /* 35.2px */
  letter-spacing: -0.32px;
  text-transform: uppercase;
  color: #182236;
  padding: 1rem;
}
#offcanvas-nav li a:hover {
  color: #6825C0;
}
#offcanvas-nav li .submenu {
  background: #F2F5FA;
}
#offcanvas-nav li .submenu li a {
  color: #182236;
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 14px */
  letter-spacing: 0.7px;
  text-transform: uppercase;
  padding: 1rem 1.5rem;
}
#offcanvas-nav li .submenu li a:hover {
  color: #6825C0;
}
#offcanvas-nav.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  border-style: none;
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 9L12 15L18 9\" stroke=\"%23182236\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");
  width: 24px;
  height: 24px;
  transform: rotate(0deg) translateY(-50%);
  top: 50%;
  margin-top: 0;
}
#offcanvas-nav.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg) translateY(50%);
  top: 50%;
  margin-top: 0;
}

#mobile-menu {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#mobile-menu .menu-icon {
  position: absolute;
  background-color: #182236;
  width: 24px;
  height: 2px;
  border-radius: 10px;
  margin-top: 6px;
  transition: all 0.1s ease-in;
}
#mobile-menu .menu-icon:after {
  content: "";
  position: absolute;
  background-color: #182236;
  width: 24px;
  height: 2px;
  border-radius: 10px;
  margin-top: -6px;
  box-shadow: unset;
  transition: all 0.1s ease-in;
}
#mobile-menu .menu-icon:before {
  content: "";
  position: absolute;
  background-color: #182236;
  width: 24px;
  height: 2px;
  border-radius: 10px;
  margin-top: 6px;
  left: 0;
  top: 0;
  transition: all 0.1s ease-in;
}
#mobile-menu .menu-icon[aria-expanded=true] {
  position: absolute;
  margin-top: 6px;
  margin-left: 0;
  background-color: transparent;
}
#mobile-menu .menu-icon[aria-expanded=true]:before {
  position: absolute;
  background-color: #000;
  width: 24px;
  height: 2px;
  transform: rotate(-45deg);
  margin-top: 0px;
}
#mobile-menu .menu-icon[aria-expanded=true]:after {
  position: absolute;
  background-color: #000;
  width: 24px;
  height: 2px;
  transform: rotate(45deg);
  margin-top: 0px;
}

/* Posts and pages
--------------------------------------------- */
.post,
.page {
  margin: 0;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}
.page-content p:last-child, .page-content p:only-child,
.entry-content p:last-child,
.entry-content p:only-child,
.entry-summary p:last-child,
.entry-summary p:only-child {
  margin-bottom: 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.excerpt-read-more {
  display: block;
}

.blog .card .card-section {
  padding: 31.9992px 0;
}

.page-navigation {
  text-align: center;
}
.page-navigation ul.pagination li span.current {
  border-radius: 3px;
  display: inline-block;
}

.post-navigation .nav-links {
  display: flex;
  justify-content: space-between;
}

.filter-wrapper {
  width: 240px;
}
.filter-wrapper .issue-wrapper,
.filter-wrapper .location-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 2rem;
}
.filter-wrapper .issue-wrapper .eyebrow, .filter-wrapper .issue-wrapper .single-post .entry-content figure figcaption, .single-post .entry-content figure .filter-wrapper .issue-wrapper figcaption, .filter-wrapper .issue-wrapper .single-post .entry-header .post-thumbnail .featured-caption p, .single-post .entry-header .post-thumbnail .featured-caption .filter-wrapper .issue-wrapper p, .filter-wrapper .issue-wrapper .single-post .entry-header .entry-meta, .single-post .entry-header .filter-wrapper .issue-wrapper .entry-meta, .filter-wrapper .issue-wrapper .grid-body .post-card a .byline, .grid-body .post-card a .filter-wrapper .issue-wrapper .byline,
.filter-wrapper .location-wrapper .eyebrow,
.filter-wrapper .location-wrapper .single-post .entry-content figure figcaption,
.single-post .entry-content figure .filter-wrapper .location-wrapper figcaption,
.filter-wrapper .location-wrapper .single-post .entry-header .post-thumbnail .featured-caption p,
.single-post .entry-header .post-thumbnail .featured-caption .filter-wrapper .location-wrapper p,
.filter-wrapper .location-wrapper .single-post .entry-header .entry-meta,
.single-post .entry-header .filter-wrapper .location-wrapper .entry-meta,
.filter-wrapper .location-wrapper .grid-body .post-card a .byline,
.grid-body .post-card a .filter-wrapper .location-wrapper .byline {
  color: #77839B;
}

.filter-nav {
  display: flex !important;
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: 0.7px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: #000;
  margin-bottom: 2rem;
}

.facetwp-facet:not(.facetwp-facet-load_more) {
  margin-bottom: 0;
}

.facetwp-type-fselect .fs-wrap {
  width: 100% !important;
}
.facetwp-type-fselect .fs-label-wrap {
  border-radius: 8px;
  background: #F2F5FA;
  border: 0;
}
.facetwp-type-fselect .fs-label-wrap .fs-label {
  padding: 0.75rem 0.5rem;
  width: -moz-min-content;
  width: min-content;
  display: inline-block;
}
.facetwp-type-fselect .fs-label-wrap .fs-arrow {
  border: unset !important;
  height: 24px !important;
  width: 24px !important;
  background: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 9L12 15L18 9\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");
}

.archive .site-main .grid-body,
.blog .site-main .grid-body {
  padding-top: 72px;
}

/* Facet count badge */
.facet-count {
  display: inline-block;
  margin-left: 0.4rem;
  padding: 0 0.45rem;
  min-width: 1.25rem;
  line-height: 1.25rem;
  font-size: 0.75rem;
  font-weight: 600;
  text-align: center;
  border-radius: 9999px;
  background: #b7e600; /* lime‑green */
  color: #000; /* black text for good contrast */
  position: relative;
  top: 50%;
  transform: translateY(-65%);
}

@media print, screen and (min-width: 40em) and (max-width: 59.99875em) {
  .grid-body .facetwp-template {
    padding-left: 1.5rem;
  }
}
.grid-body .post-card {
  margin-bottom: 2rem;
  transition: transform 0.2s ease;
}
.grid-body .post-card:hover {
  transform: translateY(-3px);
}
.grid-body .post-card a {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.grid-body .post-card a .byline {
  color: #77839B;
}
.grid-body .post-card a .card-img {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}
.grid-body .post-card a .card-img img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.5rem;
}
.grid-body .post-card a h2 {
  color: #182236;
}
.grid-body .post-card a .entry-content {
  color: #434D60;
}

@media print, screen and (max-width: 39.99875em) {
  .title-block .button, .title-block span.edit-link a, span.edit-link .title-block a {
    transform: scale(0.8);
  }
}
@media print, screen and (min-width: 40em) {
  .title-block .button, .title-block span.edit-link a, span.edit-link .title-block a {
    float: right;
  }
}

.featured-post .grid-x {
  padding: 3rem 1.5rem;
  align-items: flex-start;
}
@media print, screen and (max-width: 39.99875em) {
  .featured-post .grid-x {
    gap: 1.5rem;
  }
}
@media print, screen and (min-width: 60em) {
  .featured-post .grid-x {
    padding: 2.875rem 3.5rem;
    align-items: center;
  }
}
.featured-post .grid-x .featured-text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media print, screen and (min-width: 60em) {
  .featured-post .grid-x .featured-text-wrapper {
    padding-right: 6.25rem;
  }
}
.featured-post .grid-x .featured-image-wrapper img {
  border-radius: 1rem;
  aspect-ratio: 596/453;
  -o-object-fit: cover;
     object-fit: cover;
}

.facetwp-facet-load_more {
  display: flex;
  justify-content: center;
  margin: 2.5rem 0;
}

button.facetwp-load-more {
  padding: 0 52px 0 16px;
}
button.facetwp-load-more:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"18\" viewBox=\"0 0 12 18\" fill=\"none\"><path d=\"M5.16666 0.666132L6.83325 0.666015L6.83325 14.1426L10.1247 10.8512L11.3032 12.0297L5.99991 17.333L0.69658 12.0297L1.87516 10.8512L5.16658 14.1427L5.16666 0.666132Z\" fill=\"%23182236\"/></svg>");
  position: absolute;
  border-radius: 50%;
  width: 2.4375rem;
  height: 2.4375rem;
  position: absolute;
  top: 4px;
  right: 4px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  transition: all 0.3s ease-in;
}
button.facetwp-load-more:after {
  display: block;
  content: "";
  border-radius: 50%;
  width: 2.4375rem;
  height: 2.4375rem;
  background-color: #B1ED1A;
  position: absolute;
  top: 4px;
  right: 4px;
  overflow: hidden;
  transition: transform 0.3s ease-in;
}
button.facetwp-load-more:hover {
  cursor: pointer;
}
button.facetwp-load-more:hover:before {
  top: 9px;
}

.single-post article:not(.post-card) {
  padding: 4rem 0;
}
@media print, screen and (min-width: 40em) {
  .single-post article:not(.post-card) {
    padding: 6.5rem 0;
  }
}
.single-post .entry-header {
  text-align: center;
  margin-bottom: 4.5rem;
}
.single-post .entry-header .entry-header-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 2.5rem;
}
.single-post .entry-header .entry-meta {
  color: #77839B;
}
.single-post .entry-header .post-thumbnail img {
  border-radius: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  width: 100%;
}
.single-post .entry-header .post-thumbnail .featured-caption p {
  color: #A3ADC0;
  margin-top: 0.75rem;
  text-align: center;
  font-weight: 500;
  font-size: 0.875rem;
}
.single-post .entry-content p {
  font-size: 1.25rem;
  line-height: 1.5;
}
.single-post .entry-content p, .single-post .entry-content h2, .single-post .entry-content h3, .single-post .entry-content h4, .single-post .entry-content h5, .single-post .entry-content h6 {
  margin-bottom: 20px;
}
.single-post .entry-content h2, .single-post .entry-content h3, .single-post .entry-content h4, .single-post .entry-content h5, .single-post .entry-content h6 {
  margin-top: 2.5rem;
}
.single-post .entry-content figure figcaption {
  color: #A3ADC0;
  margin-top: 0.75rem;
  text-align: center;
  font-weight: 500;
}
.single-post .social-share-wrapper .social-share {
  display: flex;
  gap: 12px;
}
.single-post .social-share-wrapper .social-share a {
  padding: 0.75rem;
  border-radius: 8px;
  background: rgba(104, 37, 192, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.single-post .social-share-wrapper .social-share a svg {
  height: 1.5rem;
}
.single-post .social-share-wrapper .social-share a:hover {
  color: #ffffff;
  background: #6825C0;
}
.single-post .social-share-header .social-share {
  justify-content: center;
}
.single-post .social-share-footer {
  margin-top: 2.5rem;
}
.single-post .social-share-footer .social-share {
  justify-content: flex-start;
}
.single-post .social-share-footer p.eyebrow, .single-post .social-share-footer .grid-body .post-card a p.byline, .grid-body .post-card a .single-post .social-share-footer p.byline, .single-post .social-share-footer .entry-header p.entry-meta, .single-post .entry-header .social-share-footer p.entry-meta, .single-post .social-share-footer .entry-header .post-thumbnail .featured-caption p, .single-post .entry-header .post-thumbnail .featured-caption .social-share-footer p {
  margin-bottom: 2rem;
}
.single-post .related-posts h3 {
  text-align: center;
  margin-bottom: 2.5rem;
}
.single-post .related-posts ul.celdf-related-posts {
  list-style: none;
}
.single-post .is-layout-flex {
  flex-direction: column;
  gap: 0;
}
.single-post .is-layout-flex .wp-block-column {
  width: 100%;
}
.single-post .is-layout-flex .wp-block-column:last-of-type .wp-block-image {
  margin-bottom: 40px;
}
.single-post .wp-block-columns .wp-block-column {
  width: 100%;
}
.single-post .wp-block-columns .wp-block-column:last-of-type .wp-block-image {
  margin-bottom: 40px;
}
.single-post .wp-block-image {
  margin-top: 40px;
}
.single-post .wp-block-image figure {
  width: 100%;
  margin: 40px 0;
}
.single-post .wp-block-image figure img {
  min-width: 100%;
}
.single-post .wp-block-image + .wp-block-image figure {
  margin: 40px 0;
}
.single-post figure.wp-block-image {
  width: 100%;
  margin: 40px 0;
}
.single-post figure.wp-block-image img {
  min-width: 100%;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Containers
--------------------------------------------- */
.alert-bar {
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  background: #6825C0;
  color: #ffffff;
  padding: 0.5rem;
  font-size: 1rem;
}
.alert-bar p {
  margin-bottom: 0;
}
.alert-bar a {
  color: #B1ED1A;
}
.alert-bar a:hover {
  color: rgb(152.9552631579, 207.2589068826, 16.2910931174);
}

.top-bar {
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  background-color: hsla(0, 0%, 100%, 0.8);
}
.top-bar .grid-container {
  width: 100%;
}
@media print, screen and (max-width: 39.99875em) {
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    flex: 0 1 100%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .top-bar .top-bar-right {
    display: flex;
    justify-content: flex-end;
  }
}
@media print, screen and (max-width: 59.99875em) {
  .top-bar {
    border-bottom: 1px solid #F2F5FA;
  }
}
@media print, screen and (max-width: 59.99875em) {
  .top-bar {
    padding: 0.75rem 0;
  }
}

.top-bar[data-sticky] {
  z-index: 1000;
  width: 100%;
  margin-top: unset !important;
}

.off-canvas.position-top {
  padding-top: 4.5rem;
}
.off-canvas.position-top.is-open {
  height: 100%;
}
.off-canvas .button, .off-canvas span.edit-link a, span.edit-link .off-canvas a {
  margin: 0.75rem 1rem;
  width: auto;
  display: flex;
  justify-content: center;
}
.off-canvas .button span.button-text, .off-canvas span.edit-link a span.button-text, span.edit-link .off-canvas a span.button-text {
  min-width: 100px;
}
.off-canvas .button span.icon.icon-after, .off-canvas span.edit-link a span.icon.icon-after, span.edit-link .off-canvas a span.icon.icon-after {
  position: relative;
  top: unset;
}
.off-canvas .button:after, .off-canvas span.edit-link a:after, span.edit-link .off-canvas a:after {
  display: none;
}

.off-canvas.is-transition-overlap {
  z-index: 999;
}

footer.site-footer {
  container: footer/inline-size;
  background: #6825C0;
  color: #ffffff;
  font-size: 1rem;
}
footer.site-footer .footer-site-info {
  display: flex;
  flex-direction: column;
  gap: 2.125rem;
}
footer.site-footer .footer-site-info img {
  margin-bottom: unset;
  width: 54%;
}
@media print, screen and (min-width: 60em) {
  footer.site-footer .footer-site-info img {
    width: 15.5rem;
  }
}
footer.site-footer p {
  margin-bottom: 0;
}
footer.site-footer p.copyright {
  margin-bottom: 0;
  font-size: 0.875rem;
  margin-right: 1rem;
}
footer.site-footer ul.social-icons {
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 8px;
}
@media print, screen and (min-width: 40em) {
  footer.site-footer ul.social-icons {
    justify-content: flex-start;
  }
}
footer.site-footer ul.social-icons a {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
  width: 3rem;
  height: 3rem;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in;
}
footer.site-footer ul.social-icons a:hover {
  color: #B1ED1A;
  transition: all 0.3s ease-in;
}
footer.site-footer ul.social-icons a:hover svg path {
  fill: #B1ED1A;
  transition: all 0.3s ease-in;
}
footer.site-footer ul.social-icons a svg {
  width: 100%;
  max-height: 1.5rem;
}
footer.site-footer ul.social-icons a svg path {
  fill: #ffffff;
  transition: all 0.3s ease-in;
}
footer.site-footer ul#footer-links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  height: 100%;
  width: 100%;
}
@media print, screen and (min-width: 60em) {
  footer.site-footer ul#footer-links {
    margin: 0 0 0 auto;
    align-items: end;
    justify-content: end;
    max-width: 396px;
  }
}
footer.site-footer ul#footer-links li {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
}
footer.site-footer ul#footer-links li.active a {
  background: unset;
}
@media print, screen and (min-width: 60em) {
  footer.site-footer ul#footer-links li {
    max-width: 183px;
  }
}
footer.site-footer ul#footer-links li .footer-link-item {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-family: "Barlow Condensed", sans-serif;
  color: #ffffff;
  width: 100%;
  text-align: center;
}
footer.site-footer ul#footer-links li:hover .footer-link-item {
  font-family: "Barlow Condensed", "Barlow Condensed-fallback", Helvetica, Roboto, Arial, sans-serif;
  color: #B1ED1A;
}
footer.site-footer ul#footer-links a {
  text-transform: uppercase;
  padding-block: 1.0625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}
footer.site-footer.bg-color-theme-3 ul.social-icons a {
  color: #182236 !important;
  background: rgba(0, 0, 0, 0.1) !important;
}
footer.site-footer.bg-color-theme-3 ul#footer-links li {
  background: rgba(0, 0, 0, 0.1) !important;
}
footer.site-footer.bg-color-theme-3 ul#footer-links .footer-link-item {
  color: #6825C0 !important;
}
footer.site-footer.bg-color-theme-3 .footer-site-info svg path {
  fill: #6825C0 !important;
}
footer.site-footer hr {
  background: rgba(255, 255, 255, 0.2);
}
footer.site-footer .right-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
footer.site-footer .footer-form {
  margin-block-start: 56px;
}
@media print, screen and (min-width: 40em) {
  footer.site-footer .footer-form {
    margin-block-start: 19px;
  }
}

span.edit-link {
  position: fixed;
  bottom: 24px;
  left: 24px;
}
span.edit-link a {
  margin-bottom: 0;
}

.card {
  margin-bottom: unset;
  border-radius: 8px;
}
@media print, screen and (min-width: 40em) and (max-width: 59.99875em) {
  .card {
    max-width: 28.125rem;
  }
}
.card .card-section {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: stretch;
}
.card .card-section .button, .card .card-section span.edit-link a, span.edit-link .card .card-section a {
  margin-top: auto;
  width: -moz-fit-content;
  width: fit-content;
}
.card.card-icon {
  padding: 39px 40px;
  flex-direction: column;
  display: flex;
}
.card.card-icon .card-section {
  padding: unset;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  gap: 1.375rem;
  margin-bottom: 18px;
}
.card.card-icon .card-section ul {
  list-style: none;
  margin: -8px 0 18px 0;
  padding-left: 0.75rem;
}
.card.card-icon .card-section ul li {
  position: relative;
  padding-left: 1rem;
}
.card.card-icon .card-section ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.8rem;
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  background-color: #434D60;
  border-radius: 50%;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.card.card-icon .card-cta {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: auto;
}
.card.card-icon img.icon {
  width: 3.5rem;
  max-height: 3.5rem;
  text-align: left;
}
.card.card-icon .body-text {
  letter-spacing: -0.16px;
}
.card.card-icon.bg-color-none:nth-of-type(odd) {
  padding: 0.75rem;
}
@media print, screen and (min-width: 40em) {
  .card.card-icon.bg-color-none:nth-of-type(odd) {
    padding: 0.75rem 1.5rem 0 0.75rem;
  }
}
.card.card-icon.bg-color-none:nth-of-type(even) {
  padding: 0.75rem;
}
@media print, screen and (min-width: 40em) {
  .card.card-icon.bg-color-none:nth-of-type(even) {
    padding: 0.75rem 0 0.75rem 1.5rem;
  }
}
.card.card-stat p {
  font-size: 1rem;
}
.card.bg-color-none .card-section {
  padding: 0;
}
.card > a {
  height: 100%;
}
.card > a > div {
  height: 100%;
}
.card span.arrow-icon {
  display: inline-block;
}
.card span.arrow-icon svg {
  width: 3rem;
  height: 3rem;
}
.card.card-basic {
  padding: 24px 20px;
  display: flex;
  flex-direction: column;
  flex: auto 1 0;
}
@media print, screen and (min-width: 40em) {
  .card.card-basic {
    padding: 48px 40px;
  }
}
.card.card-basic .card-section {
  flex: 1 1 auto;
  padding: unset;
}
.card.card-basic .card-section img {
  border-radius: 16px;
  margin-bottom: 40px;
  aspect-ratio: 352/273;
  -o-object-fit: cover;
     object-fit: cover;
}
.card.card-basic .card-section .h4 {
  margin-bottom: 12px;
}
.card.card-basic .card-cta {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.please-donate-today .h4 {
  margin-bottom: 0 !important;
}
.please-donate-today img {
  height: unset !important;
  width: unset !important;
}
.please-donate-today p,
.please-donate-today p span {
  line-height: 1.5;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.2px;
  color: #000;
  text-align: center;
  margin-block-start: 12px;
}

/* archive cards ---------------------------------------------------- */
.card-directory {
  padding: 56px 44px 56px 56px;
  border-radius: 0;
  display: block;
}
.card-directory .card-header h3.h4 {
  color: var(--grey-600, #182236);
  /* Desktop/Heading 3 */
  font-family: "Barlow Condensed";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 44px */
  letter-spacing: -0.4px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.card-directory .card-section {
  padding: 0;
}
.card-directory .card-section ul li:last-of-type {
  margin-bottom: 0;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

.layout-banner {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 24px;
}
.layout-banner .hero-image {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
  border-radius: 8px 8px 0 0;
}
.layout-banner .hero-image.wide {
  border-radius: 8px;
}

.layout-row,
.layout-stacked {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.layout-row .grid-layout,
.layout-stacked .grid-layout {
  display: flex;
}
.layout-row .grid-layout .cell,
.layout-stacked .grid-layout .cell {
  border-radius: 9.618px;
  overflow: hidden;
  box-sizing: content-box;
  flex: unset;
  margin-inline: auto;
  width: 100%;
}
@media print, screen and (min-width: 60em) {
  .layout-row .grid-layout .cell,
  .layout-stacked .grid-layout .cell {
    width: 330px;
    height: 330px;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 59.99875em) {
  .layout-row .grid-layout .cell,
  .layout-stacked .grid-layout .cell {
    margin-bottom: 2rem;
    margin-left: 1rem;
    margin-right: 1rem;
    width: calc(50% - 32px);
  }
}
.layout-row .grid-layout .cell > .hero-image,
.layout-stacked .grid-layout .cell > .hero-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  transition: transform 2s ease-in-out, filter 2s ease-in-out;
  filter: brightness(1);
}
.layout-row .grid-layout .cell:hover .hero-image,
.layout-stacked .grid-layout .cell:hover .hero-image {
  transform: scale(1.25);
  transition: transform 2s ease-in-out, filter 2s ease-in-out;
  filter: brightness(1.2);
}

.layout-row .grid-layout,
.layout-stacked .grid-layout {
  flex-direction: row;
  align-items: baseline;
  justify-content: space-between;
  margin-inline: auto;
  flex-flow: unset;
}
.layout-row .grid-layout .cell:first-of-type,
.layout-stacked .grid-layout .cell:first-of-type {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .layout-row .grid-layout .cell:first-of-type,
  .layout-stacked .grid-layout .cell:first-of-type {
    width: 22.9166666667vw;
    height: 22.9166666667vw;
    max-width: 20.625rem;
    max-height: 20.625rem;
  }
}
@media print, screen and (min-width: 60em) {
  .layout-row .grid-layout .cell:first-of-type,
  .layout-stacked .grid-layout .cell:first-of-type {
    margin-right: 32px;
  }
}
.layout-row .grid-layout .cell:last-of-type,
.layout-stacked .grid-layout .cell:last-of-type {
  width: 22.9166666667vw;
  height: 22.9166666667vw;
  max-width: 20.625rem;
  max-height: 20.625rem;
}
@media print, screen and (min-width: 60em) {
  .layout-row .grid-layout .cell:last-of-type,
  .layout-stacked .grid-layout .cell:last-of-type {
    margin-left: 32px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .layout-row .grid-layout .cell:last-of-type,
  .layout-stacked .grid-layout .cell:last-of-type {
    display: none;
  }
}
.layout-row .grid-layout .cell:nth-of-type(2),
.layout-stacked .grid-layout .cell:nth-of-type(2) {
  width: 19.0277777778vw;
  height: 19.0277777778vw;
  margin-right: 12px;
  max-width: 17.125rem;
  max-height: 17.125rem;
}
@media print, screen and (max-width: 39.99875em) {
  .layout-row .grid-layout .cell:nth-of-type(2),
  .layout-stacked .grid-layout .cell:nth-of-type(2) {
    display: none;
  }
}
.layout-row .grid-layout .cell:nth-of-type(3),
.layout-stacked .grid-layout .cell:nth-of-type(3) {
  width: 19.0277777778vw;
  height: 19.0277777778vw;
  margin-left: 12px;
  max-width: 17.125rem;
  max-height: 17.125rem;
}
@media print, screen and (max-width: 39.99875em) {
  .layout-row .grid-layout .cell:nth-of-type(3),
  .layout-stacked .grid-layout .cell:nth-of-type(3) {
    display: none;
  }
}

@media print, screen and (min-width: 40em) {
  .layout-stacked .cell:first-of-type {
    width: 22.9166666667vw;
    height: 22.9166666667vw;
    max-width: 20.625rem;
    max-height: 20.625rem;
  }
}
@media print, screen and (min-width: 60em) {
  .layout-stacked .cell:first-of-type {
    margin-right: 32px;
    translate: 0 -148px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .layout-stacked .cell:nth-of-type(2), .layout-stacked .cell:nth-of-type(3) {
    display: none;
  }
}
.layout-stacked .cell:last-of-type {
  width: 22.9166666667vw;
  height: 22.9166666667vw;
  max-width: 20.625rem;
  max-height: 20.625rem;
}
@media print, screen and (min-width: 60em) {
  .layout-stacked .cell:last-of-type {
    margin-left: 32px;
    translate: 0 -148px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .layout-stacked .cell:last-of-type {
    display: none;
  }
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/* Gravity Form Variables
--------------------------------------------- */
.gform_wrapper .gform_title {
  display: none;
}
.gform_wrapper form[id^=gform_] label.gfield_label,
.gform_wrapper form[id^=gform_] legend.gfield_label {
  color: #182236;
  font-size: 1rem;
  font-weight: 500;
  line-height: 150%;
}
.gform_wrapper form[id^=gform_] label.gform-field-label--type-sub,
.gform_wrapper form[id^=gform_] legend.gform-field-label--type-sub {
  margin-top: 0.25rem;
}
.gform_wrapper form[id^=gform_] label .gfield_required_asterisk,
.gform_wrapper form[id^=gform_] legend .gfield_required_asterisk {
  color: #C12530;
  font-size: 1rem;
}
.gform_wrapper form[id^=gform_] input[type=text],
.gform_wrapper form[id^=gform_] input[type=email],
.gform_wrapper form[id^=gform_] input[type=url],
.gform_wrapper form[id^=gform_] input[type=password],
.gform_wrapper form[id^=gform_] input[type=search],
.gform_wrapper form[id^=gform_] input[type=number],
.gform_wrapper form[id^=gform_] input[type=tel],
.gform_wrapper form[id^=gform_] input[type=range],
.gform_wrapper form[id^=gform_] input[type=date],
.gform_wrapper form[id^=gform_] input[type=month],
.gform_wrapper form[id^=gform_] input[type=week],
.gform_wrapper form[id^=gform_] input[type=time],
.gform_wrapper form[id^=gform_] input[type=datetime],
.gform_wrapper form[id^=gform_] input[type=datetime-local],
.gform_wrapper form[id^=gform_] input[type=color],
.gform_wrapper form[id^=gform_] textarea {
  border-radius: 40px;
  background: #ffffff;
  border: 1.5px solid #A3ADC0;
  box-shadow: none;
}
.gform_wrapper form[id^=gform_] input[type=text]:focus,
.gform_wrapper form[id^=gform_] input[type=email]:focus,
.gform_wrapper form[id^=gform_] input[type=url]:focus,
.gform_wrapper form[id^=gform_] input[type=password]:focus,
.gform_wrapper form[id^=gform_] input[type=search]:focus,
.gform_wrapper form[id^=gform_] input[type=number]:focus,
.gform_wrapper form[id^=gform_] input[type=tel]:focus,
.gform_wrapper form[id^=gform_] input[type=range]:focus,
.gform_wrapper form[id^=gform_] input[type=date]:focus,
.gform_wrapper form[id^=gform_] input[type=month]:focus,
.gform_wrapper form[id^=gform_] input[type=week]:focus,
.gform_wrapper form[id^=gform_] input[type=time]:focus,
.gform_wrapper form[id^=gform_] input[type=datetime]:focus,
.gform_wrapper form[id^=gform_] input[type=datetime-local]:focus,
.gform_wrapper form[id^=gform_] input[type=color]:focus,
.gform_wrapper form[id^=gform_] textarea:focus {
  box-shadow: 0 0 5px #A3ADC0;
}
.gform_wrapper form[id^=gform_] input[type=text],
.gform_wrapper form[id^=gform_] input[type=email],
.gform_wrapper form[id^=gform_] input[type=url],
.gform_wrapper form[id^=gform_] input[type=password],
.gform_wrapper form[id^=gform_] input[type=search],
.gform_wrapper form[id^=gform_] input[type=number],
.gform_wrapper form[id^=gform_] input[type=tel],
.gform_wrapper form[id^=gform_] input[type=range],
.gform_wrapper form[id^=gform_] input[type=date],
.gform_wrapper form[id^=gform_] input[type=month],
.gform_wrapper form[id^=gform_] input[type=week],
.gform_wrapper form[id^=gform_] input[type=time],
.gform_wrapper form[id^=gform_] input[type=datetime],
.gform_wrapper form[id^=gform_] input[type=datetime-local],
.gform_wrapper form[id^=gform_] input[type=color],
.gform_wrapper form[id^=gform_] select {
  height: 48px;
}
.gform_wrapper form[id^=gform_] input[type=checkbox] {
  box-shadow: none;
}
.gform_wrapper form[id^=gform_] input[type=checkbox]:focus {
  box-shadow: 0 0 5px #A3ADC0;
}
.gform_wrapper form[id^=gform_] input[type=checkbox]:checked:before {
  color: #6825C0;
  font-weight: bold;
}
.gform_wrapper form[id^=gform_] input[type=radio] {
  box-shadow: none;
}
.gform_wrapper form[id^=gform_] input[type=radio]:focus {
  box-shadow: 0 0 5px #A3ADC0;
}
.gform_wrapper form[id^=gform_] input[type=radio]:checked:before {
  width: 10px;
  height: 10px;
  background-color: #6825C0;
}
.gform_wrapper form[id^=gform_] select {
  background-color: #ffffff;
  border-radius: 8px;
  border: 1.5px solid #A3ADC0;
  box-shadow: none;
  padding-top: 3px;
}
.gform_wrapper form[id^=gform_].placeholder {
  color: #A3ADC0;
}
.gform_wrapper form[id^=gform_]:-moz-placeholder {
  color: #A3ADC0;
}
.gform_wrapper form[id^=gform_]::-moz-placeholder {
  color: #A3ADC0;
}
.gform_wrapper form[id^=gform_]:-ms-input-placeholder {
  color: #A3ADC0;
}
.gform_wrapper form[id^=gform_]::-webkit-input-placeholder {
  color: #A3ADC0;
}
.gform_wrapper form[id^=gform_] .gfield--type-list button.add_list_item, .gform_wrapper form[id^=gform_] .gfield--type-list button.delete_list_item,
.gform_wrapper form[id^=gform_] .gfield--input-type-list button.add_list_item,
.gform_wrapper form[id^=gform_] .gfield--input-type-list button.delete_list_item {
  background-color: #6825C0 !important;
}
.gform_wrapper form[id^=gform_] .gfield_error input[type=text],
.gform_wrapper form[id^=gform_] .gfield_error input[type=email],
.gform_wrapper form[id^=gform_] .gfield_error input[type=url],
.gform_wrapper form[id^=gform_] .gfield_error input[type=password],
.gform_wrapper form[id^=gform_] .gfield_error input[type=search],
.gform_wrapper form[id^=gform_] .gfield_error input[type=number],
.gform_wrapper form[id^=gform_] .gfield_error input[type=tel],
.gform_wrapper form[id^=gform_] .gfield_error input[type=range],
.gform_wrapper form[id^=gform_] .gfield_error input[type=date],
.gform_wrapper form[id^=gform_] .gfield_error input[type=month],
.gform_wrapper form[id^=gform_] .gfield_error input[type=week],
.gform_wrapper form[id^=gform_] .gfield_error input[type=time],
.gform_wrapper form[id^=gform_] .gfield_error input[type=datetime],
.gform_wrapper form[id^=gform_] .gfield_error input[type=datetime-local],
.gform_wrapper form[id^=gform_] .gfield_error input[type=color],
.gform_wrapper form[id^=gform_] .gfield_error textarea {
  border: 1.5px solid #C12530;
}

.gform_required_legend {
  display: none;
}

.gform-theme--foundation .left_label .gfield > .ginput_container {
  float: unset !important;
}

body #gform_wrapper_41 .gform_body .gform_fields {
  position: relative;
  background: #ffffff;
  border-radius: 40px;
  width: 100%;
  grid-template-columns: 3fr auto;
  padding: 5px 4px 5px 0;
  margin: 0 0 0 auto;
  max-height: 48px;
  outline: none;
}
@media print, screen and (min-width: 40em) {
  body #gform_wrapper_41 .gform_body .gform_fields {
    max-width: 369px;
  }
}
body #gform_wrapper_41 .gform_body .gform_fields:focus-within {
  outline: 2px solid #B1ED1A;
}
body #gform_wrapper_41 .gform_body .gform_fields #field_41_2 {
  grid-column: unset;
  flex: 1;
  align-items: center;
}
body #gform_wrapper_41 .gform_body .gform_fields #field_41_2 input {
  border: unset;
  height: 38px;
  min-width: 100%;
  padding-inline-start: 1rem;
}
body #gform_wrapper_41 .gform_body .gform_fields #field_41_2 input:focus, body #gform_wrapper_41 .gform_body .gform_fields #field_41_2 input:active {
  outline: unset;
  box-shadow: unset;
  border: unset;
}
body #gform_wrapper_41 .gform_body .gform_fields #field_41_2 input.placeholder {
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  color: #A3ADC0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.16px;
}
body #gform_wrapper_41 .gform_body .gform_fields #field_41_2 input:-moz-placeholder {
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  color: #A3ADC0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.16px;
}
body #gform_wrapper_41 .gform_body .gform_fields #field_41_2 input::-moz-placeholder {
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  color: #A3ADC0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.16px;
}
body #gform_wrapper_41 .gform_body .gform_fields #field_41_2 input:-ms-input-placeholder {
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  color: #A3ADC0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.16px;
}
body #gform_wrapper_41 .gform_body .gform_fields #field_41_2 input::-webkit-input-placeholder {
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif;
  color: #A3ADC0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.16px;
}
body #gform_wrapper_41 .gform_body .gform_fields #field_submit {
  grid-column: unset;
  align-items: unset;
  justify-content: baseline;
  flex: 0 0 auto;
}
body #gform_wrapper_41 .gform_body .gform_fields #field_submit input[type=submit] {
  font-family: "Barlow Condensed", "Barlow Condensed-fallback", Helvetica, Roboto, Arial, sans-serif;
  box-shadow: unset;
  border: unset;
  padding-inline: 32px;
  height: 38px;
  color: #182236 !important;
  font-weight: 700;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  border-radius: 1000px;
  background: #B1ED1A !important;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}

.ginput_container.ginput_container_email {
  inline-size: unset !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes slide-fade-in-up {
  from {
    transform: translateY(56px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.slide-fade-in-up {
  animation: slide-fade-in-up 0.65s ease-out forwards;
}

/* EveryAction Forms
--------------------------------------------- */
.ngp-form {
  max-width: 100% !important;
}
.ngp-form .at-title {
  display: none !important;
  height: 0 !important;
  padding: 0 !important;
}
.ngp-form .HeaderHtml {
  display: none !important;
}
.ngp-form .fastaction-block .fastAction {
  padding: 0 !important;
  margin-bottom: 0.625rem;
}
.ngp-form fieldset {
  padding: 0 0 40px 0 !important;
  margin-bottom: 40px !important;
  border-bottom: 1px solid #F2F5FA !important;
}
.ngp-form fieldset legend {
  margin: 0 !important;
  padding-top: 8px !important;
  padding-right: 80px !important;
  font-family: "Barlow Condensed", "Barlow Condensed-fallback", Helvetica, Roboto, Arial, sans-serif !important;
  font-size: 2rem !important;
  text-transform: uppercase;
  line-height: 110%; /* 35.2px */
  letter-spacing: -0.32px;
}
@media print, screen and (max-width: 39.99875em) {
  .ngp-form fieldset legend {
    padding-right: 0 !important;
    width: 100% !important;
    text-align: center;
  }
}
@media screen and (max-width: 59.3125em) {
  .ngp-form fieldset legend {
    margin-bottom: 32px !important;
  }
}
@media screen and (min-width: 59.375em) {
  .ngp-form fieldset legend {
    width: 35% !important;
    float: left;
  }
}
@media screen and (min-width: 81em) {
  .ngp-form fieldset legend {
    width: 45% !important;
  }
}
@media screen and (min-width: 59.375em) {
  .ngp-form fieldset .at-fields {
    width: 65% !important;
    float: left;
  }
}
@media screen and (min-width: 81em) {
  .ngp-form fieldset .at-fields {
    width: 55% !important;
  }
}
.ngp-form fieldset.AdditionalInformation {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.ngp-form.at form input:not([type=radio]):not([type=submit]), .ngp-form.at form select, .ngp-form.at form textarea, .ngp-form.at .select2-selection--single, .ngp-form.at .intl-tel-input {
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif !important;
  background-color: #F2F5FA !important;
  color: #182236 !important;
  border: 1px solid #DFE5F0 !important;
  border-radius: 12px !important;
  margin-top: 6px;
  height: 48px;
}
.ngp-form.at form input:not([type=radio]):not([type=submit]).edit-otheramount, .ngp-form.at form select.edit-otheramount, .ngp-form.at form textarea.edit-otheramount, .ngp-form.at .select2-selection--single.edit-otheramount, .ngp-form.at .intl-tel-input.edit-otheramount {
  font-weight: 700 !important;
}
.ngp-form.at input[type=checkbox]:checked + span:before {
  background-color: #6825C0 !important;
  border-color: #6825C0 !important;
}
.ngp-form.at input[type=checkbox]:checked + span:after {
  text-indent: 0 !important;
}
.ngp-form.at .at-fields .at-row label:not(.label-amount) {
  color: #182236 !important;
  font-family: "Barlow", "Barlow-fallback", Helvetica, Roboto, Arial, sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  text-indent: 4px;
}
.ngp-form.at form .at-row.SelectAmount .at-radios {
  display: flex;
  flex-wrap: wrap;
}
.ngp-form.at form .label-amount {
  width: calc(33.333333334% - 20px) !important;
  margin-right: 1.25rem !important;
  font-size: 1.25rem !important;
  font-family: "Barlow Condensed", "Barlow Condensed-fallback", Helvetica, Roboto, Arial, sans-serif !important;
  line-height: 110%; /* 26.4px */
  letter-spacing: -0.24px;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  padding: 1rem 0.5rem !important;
  color: #182236 !important;
  text-shadow: none !important;
}
@media print, screen and (max-width: 39.99875em) {
  .ngp-form.at form .label-amount {
    margin-bottom: 20px !important;
  }
}
@media print, screen and (min-width: 40em) {
  .ngp-form.at form .label-amount {
    width: calc(16.6666667% - 20px) !important;
    margin-right: 1.25rem !important;
    font-size: 1.5rem !important;
  }
}
.ngp-form.at form .label-amount a {
  background: #F2F5FA !important;
  border: 1px solid #DFE5F0 !important;
  border-radius: 12px !important;
}
.ngp-form.at form .label-amount.label-otheramount {
  width: 100% !important;
  font-size: 0 !important;
  padding: 0 !important;
}
@media print, screen and (min-width: 40em) {
  .ngp-form.at form .label-amount.label-otheramount {
    margin-top: 1.25rem !important;
  }
}
.ngp-form.at form .label-amount.label-otheramount .label-otheramount-prefix {
  text-indent: 0 !important;
  padding-top: 10px !important;
}
.ngp-form.at form .label-amount.label-amount input:required + .label-otheramount-prefix {
  color: #182236 !important;
}
.ngp-form.at form .label-amount input:required::-webkit-input-placeholder {
  color: #A3ADC0;
}
.ngp-form.at form .label-amount > a {
  height: 100% !important;
}
.ngp-form.at form .label-amount input[type=radio]:checked + a {
  background: #B1ED1A !important;
  border: 1px solid #B1ED1A !important;
}
.ngp-form.at .at-form-submit {
  width: 100% !important;
}
@media screen and (min-width: 59.375em) {
  .ngp-form.at .at-form-submit {
    width: 65% !important;
    float: right;
  }
}
@media screen and (min-width: 81em) {
  .ngp-form.at .at-form-submit {
    width: 55% !important;
  }
}
.ngp-form.at .at-form-submit .at-submit {
  float: left !important;
  margin: 0 0 12px 0 !important;
  box-sizing: content-box !important;
  border-radius: 62.4375rem !important;
  font-weight: 700 !important;
  position: relative !important;
  outline: transparent !important;
  height: 44px !important;
  color: #182236;
  font-size: 0.875rem !important;
  line-height: 1 !important;
  letter-spacing: 0.7px !important;
  text-transform: uppercase !important;
  display: flex !important;
  align-items: center !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0 16px !important;
  background-color: #B1ED1A !important;
  border: 1.5px solid transparent !important;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  transition: all 0.3s ease-in;
}
.ngp-form.at .at-form-submit .at-submit:hover {
  background-color: #ffffff !important;
  border: 1.5px solid #B1ED1A !important;
}
.ngp-form.at .at-form-submit .secure-processing-single-step-div {
  float: left !important;
}

.at-inner header.HeaderHTML h3 {
  display: none !important;
}

.at-form h1, .at-form h2, .at-form h3, .at-form h4, .at-form h5,
.at h1,
.at h2,
.at h3,
.at h4,
.at h5,
.at-title h1,
.at-title h2,
.at-title h3,
.at-title h4,
.at-title h5 {
  font-family: "Barlow Condensed", "Barlow Condensed-fallback", Helvetica, Roboto, Arial, sans-serif !important;
  color: #182236 !important;
}
.at-form :root,
.at :root,
.at-title :root {
  --h1-font-size: clamp(2.5rem, 1.6197rem + 3.7559vw, 5rem);
  --h2-font-size: clamp(2rem, 1.4718rem + 2.2535vw, 3.5rem);
  --h3-font-size: clamp(1.5rem, 1.1479rem + 1.5023vw, 2.5rem);
  --h4-font-size: clamp(1.25rem, 0.9859rem + 1.1268vw, 2rem);
  --h5-font-size: clamp(1.125rem, 0.993rem + 0.5634vw, 1.5rem);
  --body-text-large-font-size: clamp(1rem, 0.912rem + 0.3756vw, 1.25rem);
  --button-default-font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
  --button-small-font-size: clamp(0.8125rem, 0.7905rem + 0.0939vw, 0.875rem);
}
.at-form h1,
.at-form .h1,
.at h1,
.at .h1,
.at-title h1,
.at-title .h1 {
  font-size: var(--h1-font-size) !important;
  letter-spacing: -0.8px !important;
}
.at-form h2,
.at-form .h2,
.at h2,
.at .h2,
.at-title h2,
.at-title .h2 {
  font-size: var(--h2-font-size) !important;
  letter-spacing: -0.56px !important;
}
.at-form h3,
.at-form .h3,
.at h3,
.at .h3,
.at-title h3,
.at-title .h3 {
  font-size: var(--h3-font-size) !important;
  letter-spacing: -0.4px !important;
}
.at-form h4,
.at-form .h4,
.at h4,
.at .h4,
.at-title h4,
.at-title .h4 {
  font-size: var(--h4-font-size) !important;
  letter-spacing: -0.32px !important;
}
.at-form h5,
.at-form .h5,
.at h5,
.at .h5,
.at-title h5,
.at-title .h5 {
  font-size: var(--h5-font-size) !important;
  letter-spacing: -0.24px !important;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.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;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
}

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

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

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

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

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

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

/* Spacing
--------------------------------------------- */
.bg-align-left {
  background-position-x: left;
}
.bg-align-center {
  background-position-x: center;
}
.bg-align-right {
  background-position-x: right;
}
.bg-align-top {
  background-position-y: top;
}
.bg-align-middle {
  background-position-y: center;
}
.bg-align-bottom {
  background-position-y: bottom;
}

.bg-size-full {
  background-size: 100%;
  background-repeat: no-repeat;
}
.bg-size-cover {
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-size-contain {
  background-size: contain;
  background-repeat: no-repeat;
}

.bg-color-none {
  background-color: #ffffff;
  color: #182236;
}
.bg-color-none a h1,
.bg-color-none a h2,
.bg-color-none a h3,
.bg-color-none a h4,
.bg-color-none a h5,
.bg-color-none a h6,
.bg-color-none a p,
.bg-color-none a ul,
.bg-color-none a ol {
  color: #182236;
}
.bg-color-white {
  background-color: #ffffff;
  color: #182236;
}
.bg-color-white a h1,
.bg-color-white a h2,
.bg-color-white a h3,
.bg-color-white a h4,
.bg-color-white a h5,
.bg-color-white a h6,
.bg-color-white a p,
.bg-color-white a ul,
.bg-color-white a ol {
  color: #182236;
}
.bg-color-theme-1 {
  background-color: #6825C0;
  color: #ffffff;
}
.bg-color-theme-1 a h1,
.bg-color-theme-1 a h2,
.bg-color-theme-1 a h3,
.bg-color-theme-1 a h4,
.bg-color-theme-1 a h5,
.bg-color-theme-1 a h6,
.bg-color-theme-1 a p,
.bg-color-theme-1 a ul,
.bg-color-theme-1 a ol {
  color: #ffffff;
}
.bg-color-theme-2 {
  background-color: #C1257E;
  color: #ffffff;
}
.bg-color-theme-2 a h1,
.bg-color-theme-2 a h2,
.bg-color-theme-2 a h3,
.bg-color-theme-2 a h4,
.bg-color-theme-2 a h5,
.bg-color-theme-2 a h6,
.bg-color-theme-2 a p,
.bg-color-theme-2 a ul,
.bg-color-theme-2 a ol {
  color: #ffffff;
}
.bg-color-theme-3 {
  background-color: #B1ED1A;
  color: #182236;
}
.bg-color-theme-3 a h1,
.bg-color-theme-3 a h2,
.bg-color-theme-3 a h3,
.bg-color-theme-3 a h4,
.bg-color-theme-3 a h5,
.bg-color-theme-3 a h6,
.bg-color-theme-3 a p,
.bg-color-theme-3 a ul,
.bg-color-theme-3 a ol {
  color: #182236;
}
.bg-color-theme-4 {
  background-color: #25C168;
  color: #182236;
}
.bg-color-theme-4 a h1,
.bg-color-theme-4 a h2,
.bg-color-theme-4 a h3,
.bg-color-theme-4 a h4,
.bg-color-theme-4 a h5,
.bg-color-theme-4 a h6,
.bg-color-theme-4 a p,
.bg-color-theme-4 a ul,
.bg-color-theme-4 a ol {
  color: #182236;
}
.bg-color-grey {
  background-color: #F2F5FA;
  color: #182236;
}
.bg-color-grey a h1,
.bg-color-grey a h2,
.bg-color-grey a h3,
.bg-color-grey a h4,
.bg-color-grey a h5,
.bg-color-grey a h6,
.bg-color-grey a p,
.bg-color-grey a ul,
.bg-color-grey a ol {
  color: #182236;
}
.bg-color-grey.gradient {
  background-image: linear-gradient(180deg, #FFF 0%, #F2F5FA 126.43%);
}
.bg-color-grey hr {
  background-color: #A3ADC0;
}

.content-block {
  position: relative;
}
.content-block.has-overlay .grid-container {
  position: relative;
  z-index: 1;
}
.content-block .overlay {
  background: #182236;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  opacity: calc(var(--overlay-opacity, 0) * 1%);
  pointer-events: none;
}

.overlay::before {
  /* converts 0-100 to 0-1 */
  transition: opacity 0.3s ease-in-out;
}

/* Spacing
--------------------------------------------- */
.p_top__xxxs {
  padding-top: 4px;
}
.p_top__xxs {
  padding-top: 8px;
}
.p_top__xs {
  padding-top: 12px;
}
.p_top__sm {
  padding-top: 16px;
}
.p_top__md {
  padding-top: 16px;
}
@media print, screen and (min-width: 40em) {
  .p_top__md {
    padding-top: 24px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_top__md {
    padding-top: 24px;
  }
}
.p_top__lg {
  padding-top: 24px;
}
@media print, screen and (min-width: 40em) {
  .p_top__lg {
    padding-top: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_top__lg {
    padding-top: 40px;
  }
}
.p_top__xl {
  padding-top: 24px;
}
@media print, screen and (min-width: 40em) {
  .p_top__xl {
    padding-top: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_top__xl {
    padding-top: 56px;
  }
}
.p_top__2xl {
  padding-top: 48px;
}
@media print, screen and (min-width: 40em) {
  .p_top__2xl {
    padding-top: 64.0008px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_top__2xl {
    padding-top: 80px;
  }
}
.p_top__3xl {
  padding-top: 55.9992px;
}
@media print, screen and (min-width: 40em) {
  .p_top__3xl {
    padding-top: 72px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_top__3xl {
    padding-top: 96px;
  }
}

.p_btm__xxxs {
  padding-bottom: 4px;
}
.p_btm__xxs {
  padding-bottom: 8px;
}
.p_btm__xs {
  padding-bottom: 12px;
}
.p_btm__sm {
  padding-bottom: 16px;
}
.p_btm__md {
  padding-bottom: 16px;
}
@media print, screen and (min-width: 40em) {
  .p_btm__md {
    padding-bottom: 24px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_btm__md {
    padding-bottom: 24px;
  }
}
.p_btm__lg {
  padding-bottom: 24px;
}
@media print, screen and (min-width: 40em) {
  .p_btm__lg {
    padding-bottom: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_btm__lg {
    padding-bottom: 40px;
  }
}
.p_btm__xl {
  padding-bottom: 24px;
}
@media print, screen and (min-width: 40em) {
  .p_btm__xl {
    padding-bottom: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_btm__xl {
    padding-bottom: 56px;
  }
}
.p_btm__2xl {
  padding-bottom: 48px;
}
@media print, screen and (min-width: 40em) {
  .p_btm__2xl {
    padding-bottom: 64.0008px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_btm__2xl {
    padding-bottom: 80px;
  }
}
.p_btm__3xl {
  padding-bottom: 55.9992px;
}
@media print, screen and (min-width: 40em) {
  .p_btm__3xl {
    padding-bottom: 72px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_btm__3xl {
    padding-bottom: 96px;
  }
}

.p_left__xxxs {
  padding-left: 4px;
}
.p_left__xxs {
  padding-left: 8px;
}
.p_left__xs {
  padding-left: 12px;
}
.p_left__sm {
  padding-left: 16px;
}
@media print, screen and (min-width: 40em) {
  .p_left__md {
    padding-left: 24px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_left__md {
    padding-left: 24px;
  }
}
@media print, screen and (min-width: 40em) {
  .p_left__lg {
    padding-left: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_left__lg {
    padding-left: 40px;
  }
}
@media print, screen and (min-width: 40em) {
  .p_left__xl {
    padding-left: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_left__xl {
    padding-left: 56px;
  }
}
@media print, screen and (min-width: 40em) {
  .p_left__2xl {
    padding-left: 64.0008px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_left__2xl {
    padding-left: 80px;
  }
}
@media print, screen and (min-width: 40em) {
  .p_left__3xl {
    padding-left: 72px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_left__3xl {
    padding-left: 96px;
  }
}

.p_right__xxxs {
  padding-right: 4px;
}
.p_right__xxs {
  padding-right: 8px;
}
.p_right__xs {
  padding-right: 12px;
}
.p_right__sm {
  padding-right: 16px;
}
@media print, screen and (min-width: 40em) {
  .p_right__md {
    padding-right: 24px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_right__md {
    padding-right: 24px;
  }
}
@media print, screen and (min-width: 40em) {
  .p_right__lg {
    padding-right: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_right__lg {
    padding-right: 40px;
  }
}
@media print, screen and (min-width: 40em) {
  .p_right__xl {
    padding-right: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_right__xl {
    padding-right: 56px;
  }
}
@media print, screen and (min-width: 40em) {
  .p_right__2xl {
    padding-right: 64.0008px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_right__2xl {
    padding-right: 80px;
  }
}
@media print, screen and (min-width: 40em) {
  .p_right__3xl {
    padding-right: 72px;
  }
}
@media print, screen and (min-width: 60em) {
  .p_right__3xl {
    padding-right: 96px;
  }
}

.m_top__xxxs {
  margin-top: 4px;
}
.m_top__xxs {
  margin-top: 8px;
}
.m_top__xs {
  margin-top: 12px;
}
.m_top__sm {
  margin-top: 16px;
}
.m_top__md {
  margin-top: 16px;
}
@media print, screen and (min-width: 40em) {
  .m_top__md {
    margin-top: 24px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_top__md {
    margin-top: 24px;
  }
}
.m_top__lg {
  margin-top: 24px;
}
@media print, screen and (min-width: 40em) {
  .m_top__lg {
    margin-top: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_top__lg {
    margin-top: 40px;
  }
}
.m_top__xl {
  margin-top: 24px;
}
@media print, screen and (min-width: 40em) {
  .m_top__xl {
    margin-top: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_top__xl {
    margin-top: 56px;
  }
}
.m_top__2xl {
  margin-top: 48px;
}
@media print, screen and (min-width: 40em) {
  .m_top__2xl {
    margin-top: 64.0008px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_top__2xl {
    margin-top: 80px;
  }
}
.m_top__3xl {
  margin-top: 55.9992px;
}
@media print, screen and (min-width: 40em) {
  .m_top__3xl {
    margin-top: 72px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_top__3xl {
    margin-top: 96px;
  }
}

.m_btm__xxxs {
  margin-bottom: 4px;
}
.m_btm__xxs {
  margin-bottom: 8px;
}
.m_btm__xs {
  margin-bottom: 12px;
}
.m_btm__sm {
  margin-bottom: 16px;
}
.m_btm__md {
  margin-bottom: 16px;
}
@media print, screen and (min-width: 40em) {
  .m_btm__md {
    margin-bottom: 24px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_btm__md {
    margin-bottom: 24px;
  }
}
.m_btm__lg {
  margin-bottom: 24px;
}
@media print, screen and (min-width: 40em) {
  .m_btm__lg {
    margin-bottom: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_btm__lg {
    margin-bottom: 40px;
  }
}
.m_btm__xl {
  margin-bottom: 24px;
}
@media print, screen and (min-width: 40em) {
  .m_btm__xl {
    margin-bottom: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_btm__xl {
    margin-bottom: 56px;
  }
}
.m_btm__2xl {
  margin-bottom: 48px;
}
@media print, screen and (min-width: 40em) {
  .m_btm__2xl {
    margin-bottom: 64.0008px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_btm__2xl {
    margin-bottom: 80px;
  }
}
.m_btm__3xl {
  margin-bottom: 55.9992px;
}
@media print, screen and (min-width: 40em) {
  .m_btm__3xl {
    margin-bottom: 72px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_btm__3xl {
    margin-bottom: 96px;
  }
}

.m_left__xxxs {
  margin-left: 4px;
}
.m_left__xxs {
  margin-left: 8px;
}
.m_left__xs {
  margin-left: 12px;
}
.m_left__sm {
  margin-left: 16px;
}
.m_left__md {
  margin-left: 16px;
}
@media print, screen and (min-width: 40em) {
  .m_left__md {
    margin-left: 24px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_left__md {
    margin-left: 24px;
  }
}
.m_left__lg {
  margin-left: 24px;
}
@media print, screen and (min-width: 40em) {
  .m_left__lg {
    margin-left: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_left__lg {
    margin-left: 40px;
  }
}
.m_left__xl {
  margin-left: 24px;
}
@media print, screen and (min-width: 40em) {
  .m_left__xl {
    margin-left: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_left__xl {
    margin-left: 56px;
  }
}
.m_left__2xl {
  margin-left: 48px;
}
@media print, screen and (min-width: 40em) {
  .m_left__2xl {
    margin-left: 64.0008px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_left__2xl {
    margin-left: 80px;
  }
}
.m_left__3xl {
  margin-left: 55.9992px;
}
@media print, screen and (min-width: 40em) {
  .m_left__3xl {
    margin-left: 72px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_left__3xl {
    margin-left: 96px;
  }
}

.m_right__xxxs {
  margin-right: 4px;
}
.m_right__xxs {
  margin-right: 8px;
}
.m_right__xs {
  margin-right: 12px;
}
.m_right__sm {
  margin-right: 16px;
}
.m_right__md {
  margin-right: 16px;
}
@media print, screen and (min-width: 40em) {
  .m_right__md {
    margin-right: 24px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_right__md {
    margin-right: 24px;
  }
}
.m_right__lg {
  margin-right: 24px;
}
@media print, screen and (min-width: 40em) {
  .m_right__lg {
    margin-right: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_right__lg {
    margin-right: 40px;
  }
}
.m_right__xl {
  margin-right: 24px;
}
@media print, screen and (min-width: 40em) {
  .m_right__xl {
    margin-right: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_right__xl {
    margin-right: 56px;
  }
}
.m_right__2xl {
  margin-right: 48px;
}
@media print, screen and (min-width: 40em) {
  .m_right__2xl {
    margin-right: 64.0008px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_right__2xl {
    margin-right: 72px;
  }
}
.m_right__3xl {
  margin-right: 55.9992px;
}
@media print, screen and (min-width: 40em) {
  .m_right__3xl {
    margin-right: 72px;
  }
}
@media print, screen and (min-width: 60em) {
  .m_right__3xl {
    margin-right: 96px;
  }
}

.spacer.small {
  margin-block: 16px;
}
@media print, screen and (min-width: 40em) {
  .spacer.small {
    margin-block: 16px;
  }
}
@media print, screen and (min-width: 60em) {
  .spacer.small {
    margin-block: 24px;
  }
}
.spacer.medium {
  margin-block: 31.9992px;
}
@media print, screen and (min-width: 40em) {
  .spacer.medium {
    margin-block: 31.9992px;
  }
}
@media print, screen and (min-width: 60em) {
  .spacer.medium {
    margin-block: 48px;
  }
}
.spacer.large {
  margin-block: 48px;
}
@media print, screen and (min-width: 40em) {
  .spacer.large {
    margin-block: 64.0008px;
  }
}
@media print, screen and (min-width: 60em) {
  .spacer.large {
    margin-block: 72px;
  }
}
.spacer.xlarge {
  margin-block: 64.0008px;
}
@media print, screen and (min-width: 40em) {
  .spacer.xlarge {
    margin-block: 72px;
  }
}
@media print, screen and (min-width: 60em) {
  .spacer.xlarge {
    margin-block: 96px;
  }
}

@media print, screen and (min-width: 40em) {
  .p_inline_sm {
    padding-inline: 16px;
  }
}
@media screen and (min-width: 75em) {
  .p_inline_sm {
    padding-inline: 24px;
  }
}
.p_inline_md {
  padding-inline: 1rem;
}
@media print, screen and (min-width: 40em) {
  .p_inline_md {
    padding-inline: 31.9992px;
  }
}
@media screen and (min-width: 75em) {
  .p_inline_md {
    padding-inline: 48px;
  }
}
.p_inline_lg {
  padding-inline: 1rem;
}
@media print, screen and (min-width: 40em) {
  .p_inline_lg {
    padding-inline: 24px;
  }
}
@media screen and (min-width: 75em) {
  .p_inline_lg {
    padding-inline: 72px;
  }
}
.p_inline_xl {
  padding-inline: 1rem;
}
@media print, screen and (min-width: 40em) {
  .p_inline_xl {
    padding-inline: 72px;
  }
}
@media screen and (min-width: 75em) {
  .p_inline_xl {
    padding-inline: 96px;
  }
}
.p_inline_xxl {
  padding-inline: 16px;
}
@media print, screen and (min-width: 60em) {
  .p_inline_xxl {
    padding-inline: 96px;
  }
}
@media screen and (min-width: 75em) {
  .p_inline_xxl {
    padding-inline: 120px;
  }
}
.p_inline_xxxl {
  padding-inline: 16px;
}
@media print, screen and (min-width: 60em) {
  .p_inline_xxxl {
    padding-inline: 16px;
  }
}
@media screen and (min-width: 75em) {
  .p_inline_xxxl {
    padding-inline: 144px;
  }
}

.cell:has(.spacer) {
  padding-block: unset;
}

.large-1 {
  width: 8.3333333333%;
}

.spacer-block.xlarge {
  height: 6rem;
}
.spacer-block.large {
  height: 4rem;
}
.spacer-block.medium {
  height: 3rem;
}
.spacer-block.small {
  height: 1.5rem;
}

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