/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  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;
}
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-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  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;
}
[hidden],
template {
  display: none;
}
[data-whatinput="mouse"] *,
[data-whatinput="mouse"] :focus,
[data-whatinput="touch"] *,
[data-whatinput="touch"] :focus,
[data-whatintent="mouse"] *,
[data-whatintent="mouse"] :focus,
[data-whatintent="touch"] *,
[data-whatintent="touch"] :focus {
  outline: none;
}
[draggable="false"] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}
html {
  box-sizing: border-box;
  font-size: 100%;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #08090b;
  color: #ccc;
  font-family: Poppins, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.52;
  margin: 0;
  padding: 0;
}
img {
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
textarea {
  border-radius: 2.25rem;
  height: auto;
  min-height: 50px;
}
select {
  box-sizing: border-box;
  width: 100%;
}
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
  max-width: none !important;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  border-radius: 2.25rem;
  cursor: auto;
  line-height: 1;
  padding: 0;
}
[data-whatinput="mouse"] button {
  outline: 0;
}
pre {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ececec;
  border: 1px solid #cacaca;
  border-radius: 22px;
  box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, 0.1);
  box-sizing: border-box;
  color: #08090b;
  display: block;
  font-family: inherit;
  font-size: 1.5625rem;
  font-weight: 400;
  height: 4.5625rem;
  line-height: 1.52;
  margin: 0 0 2rem;
  padding: 1.125rem 1.25rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  width: 100%;
}
[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
textarea:focus {
  background-color: #fff;
  border: 1px solid #8a8a8a;
  box-shadow: 0 0 5px #cacaca;
  outline: none;
  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: #ccc;
  cursor: not-allowed;
}
[type="button"],
[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 22px;
}
input[type="search"] {
  box-sizing: border-box;
}
::-moz-placeholder {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}
::placeholder {
  color: #ccc;
}
[type="checkbox"],
[type="file"],
[type="radio"] {
  margin: 0 0 2rem;
}
[type="checkbox"] + label,
[type="radio"] + label {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 1rem;
  margin-right: 2rem;
  vertical-align: baseline;
}
[type="checkbox"] + label[for],
[type="radio"] + label[for] {
  cursor: pointer;
}
label > [type="checkbox"],
label > [type="radio"] {
  margin-right: 1rem;
}
[type="file"] {
  width: 100%;
}
label {
  color: #0a0a0a;
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8;
  margin: 0;
}
label.middle {
  line-height: 1.52;
  margin: 0 0 2rem;
  padding: 1.0625rem 0;
}
.help-text {
  color: #0a0a0a;
  font-size: 0.8125rem;
  font-style: italic;
  margin-top: -1rem;
}
.input-group {
  align-items: stretch;
  display: flex;
  margin-bottom: 2rem;
  width: 100%;
}
.input-group > :first-child,
.input-group > :first-child.input-group-button > * {
  border-radius: 22px 0 0 22px;
}
.input-group > :last-child,
.input-group > :last-child.input-group-button > * {
  border-radius: 0 22px 22px 0;
}
.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
  margin: 0;
  white-space: nowrap;
}
.input-group-label {
  align-items: center;
  background: #ccc;
  border: 1px solid #cacaca;
  color: #0a0a0a;
  display: flex;
  flex: 0 0 auto;
  padding: 0 1rem;
  text-align: center;
  white-space: nowrap;
}
.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 {
  display: flex;
  flex: 0 0 auto;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
  align-self: stretch;
  font-size: 1.5625rem;
  height: auto;
  padding-bottom: 0;
  padding-top: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  margin-bottom: 1rem;
  max-width: 100%;
}
.fieldset {
  border: 1px solid #cacaca;
  margin: 1.125rem 0;
  padding: 1.25rem;
}
.fieldset legend {
  margin: 0 0 0 -0.1875rem;
  padding: 0 0.1875rem;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -2rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  border: 1px solid #cacaca;
  border-radius: 2.25rem;
  color: #08090b;
  font-family: inherit;
  font-size: 1.5625rem;
  font-weight: 400;
  height: 4.5625rem;
  line-height: 1.52;
  margin: 0 0 2rem;
  padding: 1.125rem 3rem 1.125rem 1.25rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  background-color: #fff;
  border: 1px solid #8a8a8a;
  box-shadow: 0 0 5px #cacaca;
  outline: none;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  background-image: none;
  height: auto;
}
select:not([multiple]) {
  padding-bottom: 0;
  padding-top: 0;
}
.is-invalid-input:not(:focus) {
  background-color: #faedeb;
  border-color: #cc4b37;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}
.form-error,
.is-invalid-label {
  color: #cc4b37;
}
.form-error {
  display: none;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 2rem;
  margin-top: -1rem;
}
.form-error.is-visible {
  display: block;
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
  margin: 0;
  padding: 0;
}
p {
  text-rendering: optimizeLegibility;
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
em,
i {
  font-style: italic;
}
b,
em,
i,
strong {
  line-height: inherit;
}
b,
strong {
  font-weight: 700;
}
small {
  font-size: 80%;
  line-height: inherit;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
  color: inherit;
  font-family: Poppins, Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
}
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #cacaca;
  line-height: 0;
}
.h1,
h1 {
  font-size: 2.1875rem;
}
.h1,
.h2,
h1,
h2 {
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0;
}
.h2,
h2 {
  font-size: 1.875rem;
}
.h3,
h3 {
  font-size: 1.5625rem;
}
.h3,
.h4,
h3,
h4 {
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0;
}
.h4,
h4 {
  font-size: 1.25rem;
}
.h5,
h5 {
  font-size: 1.125rem;
}
.h5,
.h6,
h5,
h6 {
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0;
}
.h6,
h6 {
  font-size: 1rem;
}
@media print, screen and (min-width: 40em) {
  .h1,
  h1 {
    font-size: 3.4375rem;
  }
  .h2,
  h2 {
    font-size: 2.8125rem;
  }
  .h3,
  h3 {
    font-size: 2rem;
  }
  .h4,
  h4 {
    font-size: 1.5625rem;
  }
  .h5,
  h5 {
    font-size: 1.25rem;
  }
  .h6,
  h6 {
    font-size: 1rem;
  }
}
a {
  color: #a9d4fd;
  cursor: pointer;
  line-height: inherit;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #6fb7fc;
}
a img,
hr {
  border: 0;
}
hr {
  border-bottom: 1px solid #cacaca;
  clear: both;
  height: 0;
  margin: 1.25rem auto;
  max-width: 90rem;
}
dl,
ol,
ul {
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.5rem;
}
li {
  font-size: inherit;
}
ul {
  list-style-type: disc;
}
ol,
ul {
  margin-left: 1.25rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
  margin-left: 1.25rem;
}
dl {
  margin-bottom: 1rem;
}
dl dt {
  font-weight: 700;
  margin-bottom: 0.3rem;
}
blockquote {
  border-left: 1px solid #cacaca;
  margin: 0 0 1.5rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
}
blockquote,
blockquote p {
  color: #8a8a8a;
  line-height: 1.6;
}
abbr,
abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}
figure,
kbd {
  margin: 0;
}
kbd {
  background-color: #ccc;
  border-radius: 2.25rem;
  color: #0a0a0a;
  font-family: Consolas, Liberation Mono, Courier, monospace;
  padding: 0.125rem 0.25rem 0;
}
.subheader {
  color: #8a8a8a;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
}
.lead {
  font-size: 125%;
  line-height: 1.6;
}
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}
ol.no-bullet,
ul.no-bullet {
  list-style: none;
  margin-left: 0;
}
.cite-block,
cite {
  color: #8a8a8a;
  display: block;
  font-size: 0.8125rem;
}
.cite-block:before,
cite:before {
  content: "— ";
}
.code-inline,
code {
  word-wrap: break-word;
  display: inline;
  max-width: 100%;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
.code-block,
.code-inline,
code {
  background-color: #ccc;
  border: 1px solid #cacaca;
  color: #0a0a0a;
  font-family: Consolas, Liberation Mono, Courier, monospace;
  font-weight: 400;
}
.code-block {
  display: block;
  margin-bottom: 1.5rem;
  overflow: auto;
  padding: 1rem;
  white-space: pre;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}
@media print {
  * {
    -webkit-print-color-adjust: economy;
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    color-adjust: economy;
    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,
  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^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  blockquote,
  pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.button {
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 2.25rem;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 2rem;
  padding: 0.9375rem 0;
  text-align: center;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
}
[data-whatinput="mouse"] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.button,
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
  background-color: #08090b;
  color: #ccc;
}
.button:focus,
.button:hover {
  background-color: #070809;
  color: #ccc;
}
.button.primary,
.button.primary.disabled,
.button.primary.disabled:focus,
.button.primary.disabled:hover,
.button.primary[disabled],
.button.primary[disabled]:focus,
.button.primary[disabled]:hover {
  background-color: #08090b;
  color: #ccc;
}
.button.primary:focus,
.button.primary:hover {
  background-color: #060709;
  color: #ccc;
}
.button.secondary,
.button.secondary.disabled,
.button.secondary.disabled:focus,
.button.secondary.disabled:hover,
.button.secondary[disabled],
.button.secondary[disabled]:focus,
.button.secondary[disabled]:hover {
  background-color: #b1d4f9;
  color: #0a0a0a;
}
.button.secondary:focus,
.button.secondary:hover {
  background-color: #62a8f3;
  color: #0a0a0a;
}
.button.button-color,
.button.button-color.disabled,
.button.button-color.disabled:focus,
.button.button-color.disabled:hover,
.button.button-color[disabled],
.button.button-color[disabled]:focus,
.button.button-color[disabled]:hover {
  background-color: #242c38;
  color: #ccc;
}
.button.button-color:focus,
.button.button-color:hover {
  background-color: #1d232d;
  color: #ccc;
}
.button.standout-color,
.button.standout-color.disabled,
.button.standout-color.disabled:focus,
.button.standout-color.disabled:hover,
.button.standout-color[disabled],
.button.standout-color[disabled]:focus,
.button.standout-color[disabled]:hover {
  background-color: #a9d4fd;
  color: #0a0a0a;
}
.button.standout-color:focus,
.button.standout-color:hover {
  background-color: #57abfb;
  color: #0a0a0a;
}
.button.success,
.button.success.disabled,
.button.success.disabled:focus,
.button.success.disabled:hover,
.button.success[disabled],
.button.success[disabled]:focus,
.button.success[disabled]:hover {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button.success:focus,
.button.success:hover {
  background-color: #22bb5b;
  color: #0a0a0a;
}
.button.warning,
.button.warning.disabled,
.button.warning.disabled:focus,
.button.warning.disabled:hover,
.button.warning[disabled],
.button.warning[disabled]:focus,
.button.warning[disabled]:hover {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.warning:focus,
.button.warning:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}
.button.alert,
.button.alert.disabled,
.button.alert.disabled:focus,
.button.alert.disabled:hover,
.button.alert[disabled],
.button.alert[disabled]:focus,
.button.alert[disabled]:hover {
  background-color: #cc4b37;
  color: #0a0a0a;
}
.button.alert:focus,
.button.alert:hover {
  background-color: #a53b2a;
  color: #0a0a0a;
}
.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
  background-color: transparent;
}
.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
  border: 5px solid #08090b;
  color: #08090b;
}
.button.hollow:focus,
.button.hollow:hover {
  border-color: #040506;
  color: #040506;
}
.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary.disabled:focus,
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled],
.button.hollow.primary[disabled]:focus,
.button.hollow.primary[disabled]:hover {
  border: 5px solid #08090b;
  color: #08090b;
}
.button.hollow.primary:focus,
.button.hollow.primary:hover {
  border-color: #040506;
  color: #040506;
}
.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled],
.button.hollow.secondary[disabled]:focus,
.button.hollow.secondary[disabled]:hover {
  border: 5px solid #b1d4f9;
  color: #b1d4f9;
}
.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
  border-color: #0f68c6;
  color: #0f68c6;
}
.button.hollow.button-color,
.button.hollow.button-color.disabled,
.button.hollow.button-color.disabled:focus,
.button.hollow.button-color.disabled:hover,
.button.hollow.button-color[disabled],
.button.hollow.button-color[disabled]:focus,
.button.hollow.button-color[disabled]:hover {
  border: 5px solid #242c38;
  color: #242c38;
}
.button.hollow.button-color:focus,
.button.hollow.button-color:hover {
  border-color: #12161c;
  color: #12161c;
}
.button.hollow.standout-color,
.button.hollow.standout-color.disabled,
.button.hollow.standout-color.disabled:focus,
.button.hollow.standout-color.disabled:hover,
.button.hollow.standout-color[disabled],
.button.hollow.standout-color[disabled]:focus,
.button.hollow.standout-color[disabled]:hover {
  border: 5px solid #a9d4fd;
  color: #a9d4fd;
}
.button.hollow.standout-color:focus,
.button.hollow.standout-color:hover {
  border-color: #056cce;
  color: #056cce;
}
.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success.disabled:focus,
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled],
.button.hollow.success[disabled]:focus,
.button.hollow.success[disabled]:hover {
  border: 5px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:focus,
.button.hollow.success:hover {
  border-color: #157539;
  color: #157539;
}
.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning.disabled:focus,
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled],
.button.hollow.warning[disabled]:focus,
.button.hollow.warning[disabled]:hover {
  border: 5px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:focus,
.button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert.disabled:focus,
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled],
.button.hollow.alert[disabled]:focus,
.button.hollow.alert[disabled]:hover {
  border: 5px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:focus,
.button.hollow.alert:hover {
  border-color: #67251a;
  color: #67251a;
}
.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
  background-color: transparent;
  border-color: transparent;
}
.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
  color: #08090b;
}
.button.clear:focus,
.button.clear:hover {
  color: #040506;
}
.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary.disabled:focus,
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled],
.button.clear.primary[disabled]:focus,
.button.clear.primary[disabled]:hover {
  color: #08090b;
}
.button.clear.primary:focus,
.button.clear.primary:hover {
  color: #040506;
}
.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary.disabled:focus,
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled],
.button.clear.secondary[disabled]:focus,
.button.clear.secondary[disabled]:hover {
  color: #b1d4f9;
}
.button.clear.secondary:focus,
.button.clear.secondary:hover {
  color: #0f68c6;
}
.button.clear.button-color,
.button.clear.button-color.disabled,
.button.clear.button-color.disabled:focus,
.button.clear.button-color.disabled:hover,
.button.clear.button-color[disabled],
.button.clear.button-color[disabled]:focus,
.button.clear.button-color[disabled]:hover {
  color: #242c38;
}
.button.clear.button-color:focus,
.button.clear.button-color:hover {
  color: #12161c;
}
.button.clear.standout-color,
.button.clear.standout-color.disabled,
.button.clear.standout-color.disabled:focus,
.button.clear.standout-color.disabled:hover,
.button.clear.standout-color[disabled],
.button.clear.standout-color[disabled]:focus,
.button.clear.standout-color[disabled]:hover {
  color: #a9d4fd;
}
.button.clear.standout-color:focus,
.button.clear.standout-color:hover {
  color: #056cce;
}
.button.clear.success,
.button.clear.success.disabled,
.button.clear.success.disabled:focus,
.button.clear.success.disabled:hover,
.button.clear.success[disabled],
.button.clear.success[disabled]:focus,
.button.clear.success[disabled]:hover {
  color: #3adb76;
}
.button.clear.success:focus,
.button.clear.success:hover {
  color: #157539;
}
.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning.disabled:focus,
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled],
.button.clear.warning[disabled]:focus,
.button.clear.warning[disabled]:hover {
  color: #ffae00;
}
.button.clear.warning:focus,
.button.clear.warning:hover {
  color: #805700;
}
.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert.disabled:focus,
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled],
.button.clear.alert[disabled]:focus,
.button.clear.alert[disabled]:hover {
  color: #cc4b37;
}
.button.clear.alert:focus,
.button.clear.alert:hover {
  color: #67251a;
}
.button.disabled,
.button[disabled] {
  cursor: not-allowed;
  opacity: 0.25;
}
.button.dropdown:after {
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 0.4em 0.4em 0;
  content: "";
  display: block;
  display: inline-block;
  float: right;
  height: 0;
  margin-left: 0;
  position: relative;
  top: 0.4em;
  width: 0;
}
.button.dropdown.clear.primary:after,
.button.dropdown.clear:after,
.button.dropdown.hollow.primary:after,
.button.dropdown.hollow:after {
  border-top-color: #08090b;
}
.button.dropdown.clear.secondary:after,
.button.dropdown.hollow.secondary:after {
  border-top-color: #b1d4f9;
}
.button.dropdown.clear.button-color:after,
.button.dropdown.hollow.button-color:after {
  border-top-color: #242c38;
}
.button.dropdown.clear.standout-color:after,
.button.dropdown.hollow.standout-color:after {
  border-top-color: #a9d4fd;
}
.button.dropdown.clear.success:after,
.button.dropdown.hollow.success:after {
  border-top-color: #3adb76;
}
.button.dropdown.clear.warning:after,
.button.dropdown.hollow.warning:after {
  border-top-color: #ffae00;
}
.button.dropdown.clear.alert:after,
.button.dropdown.hollow.alert:after {
  border-top-color: #cc4b37;
}
.button.arrow-only:after {
  float: none;
  margin-left: 0;
  top: -0.1em;
}
a.button:focus,
a.button:hover {
  text-decoration: none;
}
.align-left {
  justify-content: flex-start;
}
.align-right {
  justify-content: flex-end;
}
.align-center {
  justify-content: center;
}
.align-justify {
  justify-content: space-between;
}
.align-spaced {
  justify-content: space-around;
}
.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}
.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}
.align-center.vertical.menu > li > a {
  justify-content: center;
}
.align-top {
  align-items: flex-start;
}
.align-self-top {
  align-self: flex-start;
}
.align-bottom {
  align-items: flex-end;
}
.align-self-bottom {
  align-self: flex-end;
}
.align-middle {
  align-items: center;
}
.align-self-middle {
  align-self: center;
}
.align-stretch {
  align-items: stretch;
}
.align-self-stretch {
  align-self: stretch;
}
.align-center-middle {
  align-content: center;
  align-items: center;
  justify-content: center;
}
.small-order-1 {
  order: 1;
}
.small-order-2 {
  order: 2;
}
.small-order-3 {
  order: 3;
}
.small-order-4 {
  order: 4;
}
.small-order-5 {
  order: 5;
}
.small-order-6 {
  order: 6;
}
@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}
.flex-child-auto {
  flex: 1 1 auto;
}
.flex-child-grow {
  flex: 1 0 auto;
}
.flex-child-shrink {
  flex: 0 1 auto;
}
.flex-dir-row {
  flex-direction: row;
}
.flex-dir-row-reverse {
  flex-direction: row-reverse;
}
.flex-dir-column {
  flex-direction: column;
}
.flex-dir-column-reverse {
  flex-direction: column-reverse;
}
@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.row {
  display: flex;
  flex-flow: row wrap;
  margin-left: auto;
  margin-right: auto;
  max-width: 90rem;
}
.row .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse > .column > .row,
.row.collapse > .columns > .row,
.row.is-collapse-child {
  margin-left: 0;
  margin-right: 0;
}
.column,
.columns {
  flex: 1 1 0px;
  min-width: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .column,
  .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.column.row.row,
.row.row.columns {
  display: block;
  float: none;
}
.row .column.row.row,
.row .row.row.columns {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.small-offset-0 {
  margin-left: 0;
}
.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.small-offset-1 {
  margin-left: 8.3333333333%;
}
.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.small-offset-2 {
  margin-left: 16.6666666667%;
}
.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.small-offset-4 {
  margin-left: 33.3333333333%;
}
.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.small-offset-5 {
  margin-left: 41.6666666667%;
}
.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.small-offset-7 {
  margin-left: 58.3333333333%;
}
.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.small-offset-8 {
  margin-left: 66.6666666667%;
}
.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.small-offset-10 {
  margin-left: 83.3333333333%;
}
.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.small-offset-11 {
  margin-left: 91.6666666667%;
}
.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column,
.small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}
.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column,
.small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}
.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column,
.small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column,
.small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}
.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column,
.small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}
.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column,
.small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column,
.small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}
.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column,
.small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.small-collapse > .column,
.small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column,
.row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column,
  .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column,
.row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column,
  .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}
.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}
.flex-video,
.responsive-embed {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 75%;
  position: relative;
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.flex-video.widescreen,
.responsive-embed.widescreen {
  padding-bottom: 56.25%;
}
.hide {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}
.show-for-sr,
.show-on-focus {
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.show-on-focus:active,
.show-on-focus:focus {
  clip: auto !important;
  height: auto !important;
  overflow: visible !important;
  position: static !important;
  white-space: normal !important;
  width: auto !important;
}
.hide-for-portrait,
.show-for-landscape {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .hide-for-portrait,
  .show-for-landscape {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-portrait,
  .show-for-landscape {
    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 (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .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;
}
html {
  scroll-behavior: smooth;
}
body {
  background: transparent linear-gradient(90deg, #1e252f, #050607) 0 0 no-repeat;
}
strong {
  font-weight: 600;
}
.site-wrapper {
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 90em) {
  .site-wrapper {
    width: 90rem;
  }
}
h2 {
  border-bottom: 2px solid #a9d4fd;
  display: inline-block;
  margin-bottom: 2.5rem;
  max-width: 17.8125rem;
  padding-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  h2 {
    max-width: 100%;
  }
}
p {
  display: inline-block;
}
p strong {
  color: #fff;
}
p,
ul > li {
  font-size: 100%;
}
@media print, screen and (min-width: 64em) {
  p,
  ul > li {
    font-size: 1.5625rem;
  }
}
blockquote {
  border: 0;
  margin: 3.125rem 0 1.875rem;
  padding: 0;
}
@media print, screen and (min-width: 64em) {
  blockquote {
    margin: 4.375rem 0 5.625rem;
  }
}
blockquote figcaption,
blockquote p {
  color: #a9d4fd;
}
blockquote figcaption {
  font-size: 1.25rem;
  text-align: right;
}
@media screen and (min-width: 75em) {
  blockquote figcaption {
    font-size: 2.5rem;
  }
}
blockquote p {
  font-size: 1.875rem;
  line-height: 1.33;
  padding: 3.125rem 0;
  position: relative;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  blockquote p {
    padding: 0 5.3125rem;
  }
}
@media screen and (min-width: 75em) {
  blockquote p {
    font-size: 3.4375rem;
    line-height: 1.5;
  }
}
blockquote p:after,
blockquote p:before {
  font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia,
    serif;
  font-size: 6.25rem;
  font-weight: 700;
  position: absolute;
}
@media print, screen and (min-width: 64em) {
  blockquote p:after,
  blockquote p:before {
    font-size: 9.375rem;
  }
}
blockquote p:before {
  content: "“";
  left: 0;
  line-height: 0.75;
  text-align: left;
  top: 0;
}
@media print, screen and (min-width: 40em) {
  blockquote p:before {
    line-height: 0.5;
    list-style: none;
  }
}
blockquote p:after {
  bottom: 0;
  content: "”";
  line-height: 0;
  right: 0;
  text-align: right;
}
@media print, screen and (min-width: 40em) {
  blockquote p:after {
    line-height: 0.5;
  }
}
.main-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 4.0625rem;
  max-width: 71.25rem;
  padding: 0 1.875rem;
  position: relative;
}
.main-header:before {
  background: url(/dist/images/elipse_background_middle.svg) 0 0 no-repeat;
  background-size: 100%;
  content: "";
  display: block;
  height: 31.25rem;
  opacity: 0.35;
  position: absolute;
  right: -150px;
  top: -300px;
  width: 31.25rem;
}
@media print, screen and (min-width: 64em) {
  .main-header:before {
    height: 84rem;
    right: -403.2px;
    top: -1034px;
    width: 84rem;
  }
}
@media screen and (min-width: 75em) {
  .main-header {
    justify-content: flex-start;
    padding: 0;
  }
}
.main-header .spharia-logo-container {
  width: 18.75rem;
}
@media screen and (min-width: 75em) {
  .main-header .spharia-logo-container {
    width: 31.25rem;
  }
}
.main-header__menu-toggle {
  cursor: pointer;
  display: inline-block;
  flex: 0 0 2.8125rem;
  height: 30px;
  justify-self: flex-end;
  position: relative;
  vertical-align: middle;
  width: 45px;
}
.main-header__menu-toggle:after {
  background: #a9d4fd;
  box-shadow: 0 12px 0 #a9d4fd, 0 24px 0 #a9d4fd;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.main-header__menu-toggle:hover:after {
  background: #fff;
  box-shadow: 0 12px 0 #fff, 0 24px 0 #fff;
}
.main-header__menu-toggle:after {
  border-radius: 0.25rem;
}
.main-header__menu-toggle.toggled {
  position: fixed;
  right: 2.1875rem;
  top: 1.25rem;
  z-index: 12;
}
.main-header__menu-toggle.toggled:after,
.main-header__menu-toggle.toggled:before {
  background: #a9d4fd;
  border-radius: 0.25rem;
  box-shadow: none;
  content: "";
  display: block;
  height: 2.5rem;
  left: 1.25rem;
  position: absolute;
  top: 0;
  width: 0.25rem;
}
.main-header__menu-toggle.toggled:before {
  transform: rotate(45deg);
}
.main-header__menu-toggle.toggled:after {
  transform: rotate(-45deg);
}
.main-header__navigation {
  background-color: #141f29;
  display: flex;
  flex-flow: column;
  height: 100vh;
  left: 0;
  padding: 9.375rem 1.875rem 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100vw;
  z-index: -1;
}
.main-header__navigation.toggled {
  visibility: visible;
  z-index: 10;
}
@media print, screen and (min-width: 64em) {
  .main-header__navigation {
    background: none;
    display: block;
    height: auto;
    justify-self: flex-end;
    padding: 0;
    position: relative;
    visibility: visible;
    width: auto;
    z-index: 2;
  }
}
.main-header__navigation a {
  border-bottom: 2px solid #a9d4fd;
  color: #fff;
  font-size: 1.5625rem;
  font-weight: 500;
  margin: 0 0 3.75rem;
  width: 10.3125rem;
}
.main-header__navigation a:last-child {
  margin-bottom: 0;
}
.main-header__navigation a:hover {
  color: #a9d4fd;
  transition: color 0.3s ease;
}
@media print, screen and (min-width: 64em) {
  .main-header__navigation a {
    border: none;
    font-size: 1.875rem;
    margin: 0 1.25rem;
    width: auto;
  }
}
.content-wrapper {
  margin-top: 2rem;
  padding: 0 1.875rem;
  width: 100%;
}
@media screen and (min-width: 75em) {
  .content-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.3125rem;
    width: 71.25rem;
  }
}
.site-tagline {
  color: #a9d4fd;
  font-weight: 600;
  line-height: 1;
  margin: 2.8125rem 0;
  padding: 0 1.875rem;
  text-align: center;
  text-transform: uppercase;
}
@media print, screen and (min-width: 64em) {
  .site-tagline {
    line-height: 1.2;
    margin: 5.3125rem 0;
  }
}
@media screen and (min-width: 90em) {
  .site-tagline {
    padding: 0 7.8125rem;
  }
}
.governance-content .board-member-highlights .board-member__portrait,
.portrait-picture {
  border-radius: 50%;
  display: block;
}
.bio-name,
.bio-title,
.governance-content .board-member-highlights .board-member__name,
.governance-content .board-member-highlights .board-member__title {
  display: block;
}
.bio-name,
.governance-content .board-member-highlights .board-member__name {
  color: #fff;
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .bio-name,
  .governance-content .board-member-highlights .board-member__name {
    font-size: 2.1875rem;
  }
}
.bio-title,
.governance-content .board-member-highlights .board-member__title {
  font-style: italic;
}
.founder-content .founder-content-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 64em) {
  .founder-content .founder-content-wrapper {
    flex-direction: row;
    justify-content: center;
  }
}
.founder-content
  .founder-content-wrapper
  .governance-content
  .board-member-highlights
  .board-member__portrait,
.founder-content .founder-content-wrapper .portrait-picture,
.governance-content
  .board-member-highlights
  .founder-content
  .founder-content-wrapper
  .board-member__portrait {
  grid-column: 1;
  grid-row: 1;
  max-width: 18.75rem;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .founder-content
    .founder-content-wrapper
    .governance-content
    .board-member-highlights
    .board-member__portrait,
  .founder-content .founder-content-wrapper .portrait-picture,
  .governance-content
    .board-member-highlights
    .founder-content
    .founder-content-wrapper
    .board-member__portrait {
    max-width: 28.125rem;
  }
}
.founder-content .founder-content-wrapper .founder-details {
  grid-column: 2;
  grid-row: 1;
  margin-top: 1.25rem;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .founder-content .founder-content-wrapper .founder-details {
    margin-left: 2.8125rem;
    max-width: 18.75rem;
  }
}
.founder-content blockquote {
  margin-top: 0;
}
@media print, screen and (min-width: 64em) {
  .founder-content blockquote {
    margin-top: 3.125rem;
  }
}
.founder-content blockquote p {
  font-size: 0.9375rem;
  padding: 3.125rem 0;
  text-align: left;
}
@media print, screen and (min-width: 64em) {
  .founder-content blockquote p {
    font-size: 1.5625rem;
    padding: 0 5rem;
  }
}
.founder-content blockquote p:before {
  line-height: 0.8;
}
@media print, screen and (min-width: 64em) {
  .founder-content blockquote p:before {
    line-height: 0.3;
  }
}
.founder-content blockquote p:after {
  line-height: 0;
}
.governance-content {
  background: url(/dist/images/elipse_background_top.svg),
    url(/dist/images/elipse_background_middle.svg),
    url(/dist/images/elipse_background_bottom.svg);
  background-position: -100% calc(10% + 300px), 200% calc(50% + 300px),
    -100% calc(100% + 300px);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 37.5rem, 37.5rem, 37.5rem;
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .governance-content {
    background-position: -75% calc(10% + 400px), 175% calc(50% + 400px),
      -75% calc(100% + 400px);
    background-size: 50rem;
  }
}
.governance-content .board-member-highlights {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  margin: 1.875rem 0 0;
}
@media print, screen and (min-width: 64em) {
  .governance-content .board-member-highlights {
    flex-flow: row wrap;
    padding-bottom: 10.9375rem;
  }
}
.governance-content .board-member-highlights .board-member {
  margin: 0 0 5.3125rem;
}
@media print, screen and (min-width: 64em) {
  .governance-content .board-member-highlights .board-member {
    margin: 0 4.375rem 6.25rem;
    max-width: 25rem;
  }
  .governance-content .board-member-highlights .board-member:last-child {
    margin-bottom: 0;
  }
}
.governance-content .board-member-highlights .board-member__portrait,
.governance-content .board-member-highlights .board-member__title {
  margin: 0 auto 1.5625rem;
}
.governance-content .board-member-highlights .board-member__name,
.governance-content .board-member-highlights .board-member__title {
  text-align: center;
}
.governance-content .board-member-highlights .board-member__toggler {
  border: 5px solid #707070;
  border-radius: 2.25rem;
  color: #ccc;
  cursor: pointer;
  display: block;
  font-size: 0.9375rem;
  font-weight: 600;
  margin: 0 auto;
  max-width: 18.75rem;
  padding: 0.9375rem 0;
  width: 18.75rem;
}
@media print, screen and (min-width: 40em) {
  .governance-content .board-member-highlights .board-member__toggler {
    font-size: 1.25rem;
    padding: 1.25rem 0;
  }
}
.governance-content .board-member-highlights .board-member__toggler.hidden {
  display: none;
}
.governance-content .board-member-highlights .board-member__toggler:hover {
  background-color: #242c38;
  border-color: #a9d4fd;
  color: #fff;
  transition: background 0.3s ease, border 0.3s ease;
}
.governance-content .board-member-highlights .board-member__bio {
  display: block;
  font-size: 0.9375rem;
  margin-bottom: 0;
  text-align: left;
}
@media print, screen and (min-width: 64em) {
  .governance-content .board-member-highlights .board-member__bio {
    font-size: 1.25rem;
  }
}
.governance-content .board-member-highlights .board-member__bio.hidden {
  display: none;
}
.contact-form {
  background-image: url(/dist/images/stars-background.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media print, screen and (min-width: 64em) {
  .contact-form {
    background-position: 100%;
    margin-bottom: 6.25rem;
  }
}
.contact-form .campaign-monitor-button {
  background-color: #242c38;
  border: 5px solid transparent;
  margin: 0 auto;
  max-width: 18.75rem;
}
.contact-form .campaign-monitor-button:hover {
  border-color: #a9d4fd;
  color: #fff;
  transition: border 0.3s ease;
}
.contact-form__thanks {
  color: #a9d4fd;
  padding: 3.125rem 0;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .contact-form__thanks {
    padding: 12.5rem 0;
  }
}
.contact-form__thanks .thanks-heading {
  display: block;
  font-size: 3.4375rem;
  font-weight: 600;
  margin-bottom: 1.5625rem;
  text-transform: uppercase;
}
.contact-form .hidden {
  display: none;
}
.main-footer {
  margin-top: 5.3125rem;
  padding: 0 3.125rem;
}
.main-footer__compaines {
    display: flex;
}

@media (max-width: 768px) {
    .main-footer__compaines {
        flex-direction: column;
    }
}
.main-footer__logo {
  margin-bottom: 1.5625rem;
  max-width: 6.25rem;
}
.main-footer__copyright {
  font-size: 1.125rem;
  width: 100%;
}
.main-footer__copyright p {
  display: block;
}
.main-footer__cookie-information {
  margin-bottom: 0;
  padding: 1.875rem 0;
  position: relative;
  text-align: center;
}
.main-footer__cookie-information p {
  font-size: 0.625rem;
  line-height: 1.6;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .main-footer__cookie-information {
    padding: 3.75rem 0 3.125rem;
  }
}
.cookie-banner {
  background-color: #141f29;
  bottom: 0;
  left: 0;
  padding: 1.5625rem 0;
  position: fixed;
  width: 100vw;
}
.cookie-banner p {
  font-size: 0.9375rem;
  line-height: 1.6;
}
.cookie-banner__button {
  background-color: #242c38;
  border: 5px solid transparent;
  color: #ccc;
  display: block;
  font-size: 1.125rem;
  font-weight: 600;
  width: 9.375rem;
}
.cookie-banner__button:hover {
  background-color: #242c38;
  border-color: #a9d4fd;
  color: #fff;
  text-decoration: underline;
  transition: border 0.3s ease;
}
