@charset "UTF-8";
/**
 * 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 {
  -webkit-box-sizing: content-box;
          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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

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

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

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 20px;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Karbon", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #393C3F;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

[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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.25rem;
  margin: 0 0 0.8rem;
  padding: 0.4rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #FCFCFC;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #393C3F;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[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 #8a8a8a;
  background-color: #FCFCFC;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

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

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

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

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

::-webkit-input-placeholder {
  color: #393C3F;
}

::-moz-placeholder {
  color: #393C3F;
}

:-ms-input-placeholder {
  color: #393C3F;
}

::-ms-input-placeholder {
  color: #393C3F;
}

::placeholder {
  color: #393C3F;
}

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

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

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

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

label {
  display: block;
  margin: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.8;
  color: #393C3F;
}
label.middle {
  margin: 0 0 0.8rem;
  line-height: 1.5;
  padding: 0.45rem 0;
}

.help-text {
  margin-top: -0.4rem;
  font-size: 0.65rem;
  font-style: italic;
  color: #393C3F;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0.8rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 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 #cacaca;
  background: #E2E7EA;
  color: #393C3F;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  -ms-flex-item-align: stretch;
      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.4rem;
}

.fieldset {
  margin: 0.9rem 0;
  padding: 1rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.15rem;
  padding: 0 0.15rem;
}

select {
  height: 2.25rem;
  margin: 0 0 0.8rem;
  padding: 0.4rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #FCFCFC;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #393C3F;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  background-origin: content-box;
  background-position: right -0.8rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.2rem;
  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>');
}
@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 #8a8a8a;
  background-color: #FCFCFC;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
  background-color: #E2E7EA;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: rgb(247.2, 234.3, 232.3);
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  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)::-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

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

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

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

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

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Karbon", 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: #cacaca;
}

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2.1rem;
  }
  h2, .h2 {
    font-size: 2.1rem;
  }
  h3, .h3 {
    font-size: 1.8rem;
  }
  h4, .h4 {
    font-size: 1.3rem;
  }
  h5, .h5 {
    font-size: 1rem;
  }
  h6, .h6 {
    font-size: 0.8rem;
  }
}
a {
  line-height: inherit;
  color: #6F3C97;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(95.46, 51.6, 129.86);
}
a img {
  border: 0;
}

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

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

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

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

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

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

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.1rem 0.2rem 0;
  background-color: #E2E7EA;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #393C3F;
}

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

.lead {
  font-size: 25px;
  line-height: 1.6;
}

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

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

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

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #E2E7EA;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #393C3F;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.1rem 0.25rem 0.05rem;
}

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

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

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

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

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

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

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            print-color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.grid-container {
  max-width: 67.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  .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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.cell.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          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 {
  -ms-flex-preferred-size: auto;
      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 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        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 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          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 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            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 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            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 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

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

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

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

.grid-frame.grid-margin-y {
  height: calc(100vh + 1rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.5rem);
  }
}
@media print, screen and (min-width: 64em) {
  .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 + 1.5rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.5rem);
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1rem;
  font-weight: bold;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.75rem 1.6rem;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #6F3C97;
  color: #FCFCFC;
}
.button:hover, .button:focus {
  background-color: rgb(94.35, 51, 128.35);
  color: #FCFCFC;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #6F3C97;
  color: #FCFCFC;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(88.8, 48, 120.8);
  color: #FCFCFC;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #393C3F;
  color: #FCFCFC;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(45.6, 48, 50.4);
  color: #FCFCFC;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #393C3F;
}
.button.success:hover, .button.success:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #393C3F;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #393C3F;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(204, 139.2, 0);
  color: #393C3F;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #FCFCFC;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #FCFCFC;
}
.button.red, .button.red.disabled, .button.red[disabled], .button.red.disabled:hover, .button.red[disabled]:hover, .button.red.disabled:focus, .button.red[disabled]:focus {
  background-color: #E11D2E;
  color: #FCFCFC;
}
.button.red:hover, .button.red:focus {
  background-color: rgb(180, 23.2, 36.8);
  color: #FCFCFC;
}
.button.green, .button.green.disabled, .button.green[disabled], .button.green.disabled:hover, .button.green[disabled]:hover, .button.green.disabled:focus, .button.green[disabled]:focus {
  background-color: #9DCC50;
  color: #393C3F;
}
.button.green:hover, .button.green:focus {
  background-color: rgb(128.6796460177, 175.9292035398, 51.2707964602);
  color: #393C3F;
}
.button.lightgreen, .button.lightgreen.disabled, .button.lightgreen[disabled], .button.lightgreen.disabled:hover, .button.lightgreen[disabled]:hover, .button.lightgreen.disabled:focus, .button.lightgreen[disabled]:focus {
  background-color: rgba(187, 102, 238, 0.4);
  color: #FCFCFC;
}
.button.lightgreen:hover, .button.lightgreen:focus {
  background-color: rgba(159.8, 40.8, 231.2, 0.4);
  color: #FCFCFC;
}
.button.blue, .button.blue.disabled, .button.blue[disabled], .button.blue.disabled:hover, .button.blue[disabled]:hover, .button.blue.disabled:focus, .button.blue[disabled]:focus {
  background-color: #1879B9;
  color: #FCFCFC;
}
.button.blue:hover, .button.blue:focus {
  background-color: rgb(19.2, 96.8, 148);
  color: #FCFCFC;
}
.button.darkpurple, .button.darkpurple.disabled, .button.darkpurple[disabled], .button.darkpurple.disabled:hover, .button.darkpurple[disabled]:hover, .button.darkpurple.disabled:focus, .button.darkpurple[disabled]:focus {
  background-color: #643789;
  color: #FCFCFC;
}
.button.darkpurple:hover, .button.darkpurple:focus {
  background-color: rgb(80, 44, 109.6);
  color: #FCFCFC;
}
.button.lightpurple, .button.lightpurple.disabled, .button.lightpurple[disabled], .button.lightpurple.disabled:hover, .button.lightpurple[disabled]:hover, .button.lightpurple.disabled:focus, .button.lightpurple[disabled]:focus {
  background-color: #A95EA3;
  color: #FCFCFC;
}
.button.lightpurple:hover, .button.lightpurple:focus {
  background-color: rgb(137.1433198381, 73.2566801619, 132.032388664);
  color: #FCFCFC;
}
.button.pink, .button.pink.disabled, .button.pink[disabled], .button.pink.disabled:hover, .button.pink[disabled]:hover, .button.pink.disabled:focus, .button.pink[disabled]:focus {
  background-color: #DC3A79;
  color: #FCFCFC;
}
.button.pink:hover, .button.pink:focus {
  background-color: rgb(188.8482758621, 33.5517241379, 93.9448275862);
  color: #FCFCFC;
}
.button.turquoise, .button.turquoise.disabled, .button.turquoise[disabled], .button.turquoise.disabled:hover, .button.turquoise[disabled]:hover, .button.turquoise.disabled:focus, .button.turquoise[disabled]:focus {
  background-color: #5AAAAD;
  color: #393C3F;
}
.button.turquoise:hover, .button.turquoise:focus {
  background-color: rgb(69.8493927126, 137.9951417004, 140.5506072874);
  color: #393C3F;
}
.button.teal, .button.teal.disabled, .button.teal[disabled], .button.teal.disabled:hover, .button.teal[disabled]:hover, .button.teal.disabled:focus, .button.teal[disabled]:focus {
  background-color: #10CCB6;
  color: #393C3F;
}
.button.teal:hover, .button.teal:focus {
  background-color: rgb(12.8, 163.2, 145.6);
  color: #393C3F;
}
.button.orange, .button.orange.disabled, .button.orange[disabled], .button.orange.disabled:hover, .button.orange[disabled]:hover, .button.orange.disabled:focus, .button.orange[disabled]:focus {
  background-color: #D37E27;
  color: #393C3F;
}
.button.orange:hover, .button.orange:focus {
  background-color: rgb(168.8, 100.8, 31.2);
  color: #393C3F;
}
.button.gold, .button.gold.disabled, .button.gold[disabled], .button.gold.disabled:hover, .button.gold[disabled]:hover, .button.gold.disabled:focus, .button.gold[disabled]:focus {
  background-color: #DBAF21;
  color: #393C3F;
}
.button.gold:hover, .button.gold:focus {
  background-color: rgb(175.2, 140, 26.4);
  color: #393C3F;
}
.button.aquamarine, .button.aquamarine.disabled, .button.aquamarine[disabled], .button.aquamarine.disabled:hover, .button.aquamarine[disabled]:hover, .button.aquamarine.disabled:focus, .button.aquamarine[disabled]:focus {
  background-color: #6BC5A7;
  color: #393C3F;
}
.button.aquamarine:hover, .button.aquamarine:focus {
  background-color: rgb(68.4737864078, 174.7262135922, 139.3087378641);
  color: #393C3F;
}
.button.white, .button.white.disabled, .button.white[disabled], .button.white.disabled:hover, .button.white[disabled]:hover, .button.white.disabled:focus, .button.white[disabled]:focus {
  background-color: #FCFCFC;
  color: #393C3F;
}
.button.white:hover, .button.white:focus {
  background-color: rgb(201.6, 201.6, 201.6);
  color: #393C3F;
}
.button.black, .button.black.disabled, .button.black[disabled], .button.black.disabled:hover, .button.black[disabled]:hover, .button.black.disabled:focus, .button.black[disabled]:focus {
  background-color: #393C3F;
  color: #FCFCFC;
}
.button.black:hover, .button.black:focus {
  background-color: rgb(45.6, 48, 50.4);
  color: #FCFCFC;
}
.button.lightgray, .button.lightgray.disabled, .button.lightgray[disabled], .button.lightgray.disabled:hover, .button.lightgray[disabled]:hover, .button.lightgray.disabled:focus, .button.lightgray[disabled]:focus {
  background-color: #E2E7EA;
  color: #393C3F;
}
.button.lightgray:hover, .button.lightgray:focus {
  background-color: rgb(172.64, 186.84, 195.36);
  color: #393C3F;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #6F3C97;
  color: #6F3C97;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: rgb(55.5, 30, 75.5);
  color: rgb(55.5, 30, 75.5);
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #6F3C97;
  color: #6F3C97;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: rgb(55.5, 30, 75.5);
  color: rgb(55.5, 30, 75.5);
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #393C3F;
  color: #393C3F;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: rgb(28.5, 30, 31.5);
  color: rgb(28.5, 30, 31.5);
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.hollow.red, .button.hollow.red.disabled, .button.hollow.red[disabled], .button.hollow.red.disabled:hover, .button.hollow.red[disabled]:hover, .button.hollow.red.disabled:focus, .button.hollow.red[disabled]:focus {
  border: 1px solid #E11D2E;
  color: #E11D2E;
}
.button.hollow.red:hover, .button.hollow.red:focus {
  border-color: rgb(112.5, 14.5, 23);
  color: rgb(112.5, 14.5, 23);
}
.button.hollow.green, .button.hollow.green.disabled, .button.hollow.green[disabled], .button.hollow.green.disabled:hover, .button.hollow.green[disabled]:hover, .button.hollow.green.disabled:focus, .button.hollow.green[disabled]:focus {
  border: 1px solid #9DCC50;
  color: #9DCC50;
}
.button.hollow.green:hover, .button.hollow.green:focus {
  border-color: rgb(80.4247787611, 109.9557522124, 32.0442477876);
  color: rgb(80.4247787611, 109.9557522124, 32.0442477876);
}
.button.hollow.lightgreen, .button.hollow.lightgreen.disabled, .button.hollow.lightgreen[disabled], .button.hollow.lightgreen.disabled:hover, .button.hollow.lightgreen[disabled]:hover, .button.hollow.lightgreen.disabled:focus, .button.hollow.lightgreen[disabled]:focus {
  border: 1px solid rgba(187, 102, 238, 0.4);
  color: rgba(187, 102, 238, 0.4);
}
.button.hollow.lightgreen:hover, .button.hollow.lightgreen:focus {
  border-color: rgba(102, 17, 153, 0.4);
  color: rgba(102, 17, 153, 0.4);
}
.button.hollow.blue, .button.hollow.blue.disabled, .button.hollow.blue[disabled], .button.hollow.blue.disabled:hover, .button.hollow.blue[disabled]:hover, .button.hollow.blue.disabled:focus, .button.hollow.blue[disabled]:focus {
  border: 1px solid #1879B9;
  color: #1879B9;
}
.button.hollow.blue:hover, .button.hollow.blue:focus {
  border-color: rgb(12, 60.5, 92.5);
  color: rgb(12, 60.5, 92.5);
}
.button.hollow.darkpurple, .button.hollow.darkpurple.disabled, .button.hollow.darkpurple[disabled], .button.hollow.darkpurple.disabled:hover, .button.hollow.darkpurple[disabled]:hover, .button.hollow.darkpurple.disabled:focus, .button.hollow.darkpurple[disabled]:focus {
  border: 1px solid #643789;
  color: #643789;
}
.button.hollow.darkpurple:hover, .button.hollow.darkpurple:focus {
  border-color: rgb(50, 27.5, 68.5);
  color: rgb(50, 27.5, 68.5);
}
.button.hollow.lightpurple, .button.hollow.lightpurple.disabled, .button.hollow.lightpurple[disabled], .button.hollow.lightpurple.disabled:hover, .button.hollow.lightpurple[disabled]:hover, .button.hollow.lightpurple.disabled:focus, .button.hollow.lightpurple[disabled]:focus {
  border: 1px solid #A95EA3;
  color: #A95EA3;
}
.button.hollow.lightpurple:hover, .button.hollow.lightpurple:focus {
  border-color: rgb(85.7145748988, 45.7854251012, 82.520242915);
  color: rgb(85.7145748988, 45.7854251012, 82.520242915);
}
.button.hollow.pink, .button.hollow.pink.disabled, .button.hollow.pink[disabled], .button.hollow.pink.disabled:hover, .button.hollow.pink[disabled]:hover, .button.hollow.pink.disabled:focus, .button.hollow.pink[disabled]:focus {
  border: 1px solid #DC3A79;
  color: #DC3A79;
}
.button.hollow.pink:hover, .button.hollow.pink:focus {
  border-color: rgb(118.0301724138, 20.9698275862, 58.7155172414);
  color: rgb(118.0301724138, 20.9698275862, 58.7155172414);
}
.button.hollow.turquoise, .button.hollow.turquoise.disabled, .button.hollow.turquoise[disabled], .button.hollow.turquoise.disabled:hover, .button.hollow.turquoise[disabled]:hover, .button.hollow.turquoise.disabled:focus, .button.hollow.turquoise[disabled]:focus {
  border: 1px solid #5AAAAD;
  color: #5AAAAD;
}
.button.hollow.turquoise:hover, .button.hollow.turquoise:focus {
  border-color: rgb(43.6558704453, 86.2469635628, 87.8441295547);
  color: rgb(43.6558704453, 86.2469635628, 87.8441295547);
}
.button.hollow.teal, .button.hollow.teal.disabled, .button.hollow.teal[disabled], .button.hollow.teal.disabled:hover, .button.hollow.teal[disabled]:hover, .button.hollow.teal.disabled:focus, .button.hollow.teal[disabled]:focus {
  border: 1px solid #10CCB6;
  color: #10CCB6;
}
.button.hollow.teal:hover, .button.hollow.teal:focus {
  border-color: #08665b;
  color: #08665b;
}
.button.hollow.orange, .button.hollow.orange.disabled, .button.hollow.orange[disabled], .button.hollow.orange.disabled:hover, .button.hollow.orange[disabled]:hover, .button.hollow.orange.disabled:focus, .button.hollow.orange[disabled]:focus {
  border: 1px solid #D37E27;
  color: #D37E27;
}
.button.hollow.orange:hover, .button.hollow.orange:focus {
  border-color: rgb(105.5, 63, 19.5);
  color: rgb(105.5, 63, 19.5);
}
.button.hollow.gold, .button.hollow.gold.disabled, .button.hollow.gold[disabled], .button.hollow.gold.disabled:hover, .button.hollow.gold[disabled]:hover, .button.hollow.gold.disabled:focus, .button.hollow.gold[disabled]:focus {
  border: 1px solid #DBAF21;
  color: #DBAF21;
}
.button.hollow.gold:hover, .button.hollow.gold:focus {
  border-color: rgb(109.5, 87.5, 16.5);
  color: rgb(109.5, 87.5, 16.5);
}
.button.hollow.aquamarine, .button.hollow.aquamarine.disabled, .button.hollow.aquamarine[disabled], .button.hollow.aquamarine.disabled:hover, .button.hollow.aquamarine[disabled]:hover, .button.hollow.aquamarine.disabled:focus, .button.hollow.aquamarine[disabled]:focus {
  border: 1px solid #6BC5A7;
  color: #6BC5A7;
}
.button.hollow.aquamarine:hover, .button.hollow.aquamarine:focus {
  border-color: rgb(42.7961165049, 109.2038834951, 87.067961165);
  color: rgb(42.7961165049, 109.2038834951, 87.067961165);
}
.button.hollow.white, .button.hollow.white.disabled, .button.hollow.white[disabled], .button.hollow.white.disabled:hover, .button.hollow.white[disabled]:hover, .button.hollow.white.disabled:focus, .button.hollow.white[disabled]:focus {
  border: 1px solid #FCFCFC;
  color: #FCFCFC;
}
.button.hollow.white:hover, .button.hollow.white:focus {
  border-color: #7e7e7e;
  color: #7e7e7e;
}
.button.hollow.black, .button.hollow.black.disabled, .button.hollow.black[disabled], .button.hollow.black.disabled:hover, .button.hollow.black[disabled]:hover, .button.hollow.black.disabled:focus, .button.hollow.black[disabled]:focus {
  border: 1px solid #393C3F;
  color: #393C3F;
}
.button.hollow.black:hover, .button.hollow.black:focus {
  border-color: rgb(28.5, 30, 31.5);
  color: rgb(28.5, 30, 31.5);
}
.button.hollow.lightgray, .button.hollow.lightgray.disabled, .button.hollow.lightgray[disabled], .button.hollow.lightgray.disabled:hover, .button.hollow.lightgray[disabled]:hover, .button.hollow.lightgray.disabled:focus, .button.hollow.lightgray[disabled]:focus {
  border: 1px solid #E2E7EA;
  color: #E2E7EA;
}
.button.hollow.lightgray:hover, .button.hollow.lightgray:focus {
  border-color: rgb(96.6, 119.6, 133.4);
  color: rgb(96.6, 119.6, 133.4);
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #6F3C97;
}
.button.clear:hover, .button.clear:focus {
  color: rgb(55.5, 30, 75.5);
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #6F3C97;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: rgb(55.5, 30, 75.5);
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #393C3F;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: rgb(28.5, 30, 31.5);
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: rgb(127.5, 87, 0);
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.clear.red, .button.clear.red.disabled, .button.clear.red[disabled], .button.clear.red.disabled:hover, .button.clear.red[disabled]:hover, .button.clear.red.disabled:focus, .button.clear.red[disabled]:focus {
  color: #E11D2E;
}
.button.clear.red:hover, .button.clear.red:focus {
  color: rgb(112.5, 14.5, 23);
}
.button.clear.green, .button.clear.green.disabled, .button.clear.green[disabled], .button.clear.green.disabled:hover, .button.clear.green[disabled]:hover, .button.clear.green.disabled:focus, .button.clear.green[disabled]:focus {
  color: #9DCC50;
}
.button.clear.green:hover, .button.clear.green:focus {
  color: rgb(80.4247787611, 109.9557522124, 32.0442477876);
}
.button.clear.lightgreen, .button.clear.lightgreen.disabled, .button.clear.lightgreen[disabled], .button.clear.lightgreen.disabled:hover, .button.clear.lightgreen[disabled]:hover, .button.clear.lightgreen.disabled:focus, .button.clear.lightgreen[disabled]:focus {
  color: rgba(187, 102, 238, 0.4);
}
.button.clear.lightgreen:hover, .button.clear.lightgreen:focus {
  color: rgba(102, 17, 153, 0.4);
}
.button.clear.blue, .button.clear.blue.disabled, .button.clear.blue[disabled], .button.clear.blue.disabled:hover, .button.clear.blue[disabled]:hover, .button.clear.blue.disabled:focus, .button.clear.blue[disabled]:focus {
  color: #1879B9;
}
.button.clear.blue:hover, .button.clear.blue:focus {
  color: rgb(12, 60.5, 92.5);
}
.button.clear.darkpurple, .button.clear.darkpurple.disabled, .button.clear.darkpurple[disabled], .button.clear.darkpurple.disabled:hover, .button.clear.darkpurple[disabled]:hover, .button.clear.darkpurple.disabled:focus, .button.clear.darkpurple[disabled]:focus {
  color: #643789;
}
.button.clear.darkpurple:hover, .button.clear.darkpurple:focus {
  color: rgb(50, 27.5, 68.5);
}
.button.clear.lightpurple, .button.clear.lightpurple.disabled, .button.clear.lightpurple[disabled], .button.clear.lightpurple.disabled:hover, .button.clear.lightpurple[disabled]:hover, .button.clear.lightpurple.disabled:focus, .button.clear.lightpurple[disabled]:focus {
  color: #A95EA3;
}
.button.clear.lightpurple:hover, .button.clear.lightpurple:focus {
  color: rgb(85.7145748988, 45.7854251012, 82.520242915);
}
.button.clear.pink, .button.clear.pink.disabled, .button.clear.pink[disabled], .button.clear.pink.disabled:hover, .button.clear.pink[disabled]:hover, .button.clear.pink.disabled:focus, .button.clear.pink[disabled]:focus {
  color: #DC3A79;
}
.button.clear.pink:hover, .button.clear.pink:focus {
  color: rgb(118.0301724138, 20.9698275862, 58.7155172414);
}
.button.clear.turquoise, .button.clear.turquoise.disabled, .button.clear.turquoise[disabled], .button.clear.turquoise.disabled:hover, .button.clear.turquoise[disabled]:hover, .button.clear.turquoise.disabled:focus, .button.clear.turquoise[disabled]:focus {
  color: #5AAAAD;
}
.button.clear.turquoise:hover, .button.clear.turquoise:focus {
  color: rgb(43.6558704453, 86.2469635628, 87.8441295547);
}
.button.clear.teal, .button.clear.teal.disabled, .button.clear.teal[disabled], .button.clear.teal.disabled:hover, .button.clear.teal[disabled]:hover, .button.clear.teal.disabled:focus, .button.clear.teal[disabled]:focus {
  color: #10CCB6;
}
.button.clear.teal:hover, .button.clear.teal:focus {
  color: #08665b;
}
.button.clear.orange, .button.clear.orange.disabled, .button.clear.orange[disabled], .button.clear.orange.disabled:hover, .button.clear.orange[disabled]:hover, .button.clear.orange.disabled:focus, .button.clear.orange[disabled]:focus {
  color: #D37E27;
}
.button.clear.orange:hover, .button.clear.orange:focus {
  color: rgb(105.5, 63, 19.5);
}
.button.clear.gold, .button.clear.gold.disabled, .button.clear.gold[disabled], .button.clear.gold.disabled:hover, .button.clear.gold[disabled]:hover, .button.clear.gold.disabled:focus, .button.clear.gold[disabled]:focus {
  color: #DBAF21;
}
.button.clear.gold:hover, .button.clear.gold:focus {
  color: rgb(109.5, 87.5, 16.5);
}
.button.clear.aquamarine, .button.clear.aquamarine.disabled, .button.clear.aquamarine[disabled], .button.clear.aquamarine.disabled:hover, .button.clear.aquamarine[disabled]:hover, .button.clear.aquamarine.disabled:focus, .button.clear.aquamarine[disabled]:focus {
  color: #6BC5A7;
}
.button.clear.aquamarine:hover, .button.clear.aquamarine:focus {
  color: rgb(42.7961165049, 109.2038834951, 87.067961165);
}
.button.clear.white, .button.clear.white.disabled, .button.clear.white[disabled], .button.clear.white.disabled:hover, .button.clear.white[disabled]:hover, .button.clear.white.disabled:focus, .button.clear.white[disabled]:focus {
  color: #FCFCFC;
}
.button.clear.white:hover, .button.clear.white:focus {
  color: #7e7e7e;
}
.button.clear.black, .button.clear.black.disabled, .button.clear.black[disabled], .button.clear.black.disabled:hover, .button.clear.black[disabled]:hover, .button.clear.black.disabled:focus, .button.clear.black[disabled]:focus {
  color: #393C3F;
}
.button.clear.black:hover, .button.clear.black:focus {
  color: rgb(28.5, 30, 31.5);
}
.button.clear.lightgray, .button.clear.lightgray.disabled, .button.clear.lightgray[disabled], .button.clear.lightgray.disabled:hover, .button.clear.lightgray[disabled]:hover, .button.clear.lightgray.disabled:focus, .button.clear.lightgray[disabled]:focus {
  color: #E2E7EA;
}
.button.clear.lightgray:hover, .button.clear.lightgray:focus {
  color: rgb(96.6, 119.6, 133.4);
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #FCFCFC transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1.6rem;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #6F3C97;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #6F3C97;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #393C3F;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.dropdown.hollow.red::after, .button.dropdown.clear.red::after {
  border-top-color: #E11D2E;
}
.button.dropdown.hollow.green::after, .button.dropdown.clear.green::after {
  border-top-color: #9DCC50;
}
.button.dropdown.hollow.lightgreen::after, .button.dropdown.clear.lightgreen::after {
  border-top-color: rgba(187, 102, 238, 0.4);
}
.button.dropdown.hollow.blue::after, .button.dropdown.clear.blue::after {
  border-top-color: #1879B9;
}
.button.dropdown.hollow.darkpurple::after, .button.dropdown.clear.darkpurple::after {
  border-top-color: #643789;
}
.button.dropdown.hollow.lightpurple::after, .button.dropdown.clear.lightpurple::after {
  border-top-color: #A95EA3;
}
.button.dropdown.hollow.pink::after, .button.dropdown.clear.pink::after {
  border-top-color: #DC3A79;
}
.button.dropdown.hollow.turquoise::after, .button.dropdown.clear.turquoise::after {
  border-top-color: #5AAAAD;
}
.button.dropdown.hollow.teal::after, .button.dropdown.clear.teal::after {
  border-top-color: #10CCB6;
}
.button.dropdown.hollow.orange::after, .button.dropdown.clear.orange::after {
  border-top-color: #D37E27;
}
.button.dropdown.hollow.gold::after, .button.dropdown.clear.gold::after {
  border-top-color: #DBAF21;
}
.button.dropdown.hollow.aquamarine::after, .button.dropdown.clear.aquamarine::after {
  border-top-color: #6BC5A7;
}
.button.dropdown.hollow.white::after, .button.dropdown.clear.white::after {
  border-top-color: #FCFCFC;
}
.button.dropdown.hollow.black::after, .button.dropdown.clear.black::after {
  border-top-color: #393C3F;
}
.button.dropdown.hollow.lightgray::after, .button.dropdown.clear.lightgray::after {
  border-top-color: #E2E7EA;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.button-group::before, .button-group::after {
  display: none;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.button-group::after {
  clear: both;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 1rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #6F3C97;
  color: #FCFCFC;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: rgb(88.8, 48, 120.8);
  color: #FCFCFC;
}
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #393C3F;
  color: #FCFCFC;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: rgb(45.6, 48, 50.4);
  color: #FCFCFC;
}
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #393C3F;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #393C3F;
}
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #393C3F;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: rgb(204, 139.2, 0);
  color: #393C3F;
}
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #FCFCFC;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #FCFCFC;
}
.button-group.red .button, .button-group.red .button.disabled, .button-group.red .button[disabled], .button-group.red .button.disabled:hover, .button-group.red .button[disabled]:hover, .button-group.red .button.disabled:focus, .button-group.red .button[disabled]:focus {
  background-color: #E11D2E;
  color: #FCFCFC;
}
.button-group.red .button:hover, .button-group.red .button:focus {
  background-color: rgb(180, 23.2, 36.8);
  color: #FCFCFC;
}
.button-group.green .button, .button-group.green .button.disabled, .button-group.green .button[disabled], .button-group.green .button.disabled:hover, .button-group.green .button[disabled]:hover, .button-group.green .button.disabled:focus, .button-group.green .button[disabled]:focus {
  background-color: #9DCC50;
  color: #393C3F;
}
.button-group.green .button:hover, .button-group.green .button:focus {
  background-color: rgb(128.6796460177, 175.9292035398, 51.2707964602);
  color: #393C3F;
}
.button-group.lightgreen .button, .button-group.lightgreen .button.disabled, .button-group.lightgreen .button[disabled], .button-group.lightgreen .button.disabled:hover, .button-group.lightgreen .button[disabled]:hover, .button-group.lightgreen .button.disabled:focus, .button-group.lightgreen .button[disabled]:focus {
  background-color: rgba(187, 102, 238, 0.4);
  color: #FCFCFC;
}
.button-group.lightgreen .button:hover, .button-group.lightgreen .button:focus {
  background-color: rgba(159.8, 40.8, 231.2, 0.4);
  color: #FCFCFC;
}
.button-group.blue .button, .button-group.blue .button.disabled, .button-group.blue .button[disabled], .button-group.blue .button.disabled:hover, .button-group.blue .button[disabled]:hover, .button-group.blue .button.disabled:focus, .button-group.blue .button[disabled]:focus {
  background-color: #1879B9;
  color: #FCFCFC;
}
.button-group.blue .button:hover, .button-group.blue .button:focus {
  background-color: rgb(19.2, 96.8, 148);
  color: #FCFCFC;
}
.button-group.darkpurple .button, .button-group.darkpurple .button.disabled, .button-group.darkpurple .button[disabled], .button-group.darkpurple .button.disabled:hover, .button-group.darkpurple .button[disabled]:hover, .button-group.darkpurple .button.disabled:focus, .button-group.darkpurple .button[disabled]:focus {
  background-color: #643789;
  color: #FCFCFC;
}
.button-group.darkpurple .button:hover, .button-group.darkpurple .button:focus {
  background-color: rgb(80, 44, 109.6);
  color: #FCFCFC;
}
.button-group.lightpurple .button, .button-group.lightpurple .button.disabled, .button-group.lightpurple .button[disabled], .button-group.lightpurple .button.disabled:hover, .button-group.lightpurple .button[disabled]:hover, .button-group.lightpurple .button.disabled:focus, .button-group.lightpurple .button[disabled]:focus {
  background-color: #A95EA3;
  color: #FCFCFC;
}
.button-group.lightpurple .button:hover, .button-group.lightpurple .button:focus {
  background-color: rgb(137.1433198381, 73.2566801619, 132.032388664);
  color: #FCFCFC;
}
.button-group.pink .button, .button-group.pink .button.disabled, .button-group.pink .button[disabled], .button-group.pink .button.disabled:hover, .button-group.pink .button[disabled]:hover, .button-group.pink .button.disabled:focus, .button-group.pink .button[disabled]:focus {
  background-color: #DC3A79;
  color: #FCFCFC;
}
.button-group.pink .button:hover, .button-group.pink .button:focus {
  background-color: rgb(188.8482758621, 33.5517241379, 93.9448275862);
  color: #FCFCFC;
}
.button-group.turquoise .button, .button-group.turquoise .button.disabled, .button-group.turquoise .button[disabled], .button-group.turquoise .button.disabled:hover, .button-group.turquoise .button[disabled]:hover, .button-group.turquoise .button.disabled:focus, .button-group.turquoise .button[disabled]:focus {
  background-color: #5AAAAD;
  color: #393C3F;
}
.button-group.turquoise .button:hover, .button-group.turquoise .button:focus {
  background-color: rgb(69.8493927126, 137.9951417004, 140.5506072874);
  color: #393C3F;
}
.button-group.teal .button, .button-group.teal .button.disabled, .button-group.teal .button[disabled], .button-group.teal .button.disabled:hover, .button-group.teal .button[disabled]:hover, .button-group.teal .button.disabled:focus, .button-group.teal .button[disabled]:focus {
  background-color: #10CCB6;
  color: #393C3F;
}
.button-group.teal .button:hover, .button-group.teal .button:focus {
  background-color: rgb(12.8, 163.2, 145.6);
  color: #393C3F;
}
.button-group.orange .button, .button-group.orange .button.disabled, .button-group.orange .button[disabled], .button-group.orange .button.disabled:hover, .button-group.orange .button[disabled]:hover, .button-group.orange .button.disabled:focus, .button-group.orange .button[disabled]:focus {
  background-color: #D37E27;
  color: #393C3F;
}
.button-group.orange .button:hover, .button-group.orange .button:focus {
  background-color: rgb(168.8, 100.8, 31.2);
  color: #393C3F;
}
.button-group.gold .button, .button-group.gold .button.disabled, .button-group.gold .button[disabled], .button-group.gold .button.disabled:hover, .button-group.gold .button[disabled]:hover, .button-group.gold .button.disabled:focus, .button-group.gold .button[disabled]:focus {
  background-color: #DBAF21;
  color: #393C3F;
}
.button-group.gold .button:hover, .button-group.gold .button:focus {
  background-color: rgb(175.2, 140, 26.4);
  color: #393C3F;
}
.button-group.aquamarine .button, .button-group.aquamarine .button.disabled, .button-group.aquamarine .button[disabled], .button-group.aquamarine .button.disabled:hover, .button-group.aquamarine .button[disabled]:hover, .button-group.aquamarine .button.disabled:focus, .button-group.aquamarine .button[disabled]:focus {
  background-color: #6BC5A7;
  color: #393C3F;
}
.button-group.aquamarine .button:hover, .button-group.aquamarine .button:focus {
  background-color: rgb(68.4737864078, 174.7262135922, 139.3087378641);
  color: #393C3F;
}
.button-group.white .button, .button-group.white .button.disabled, .button-group.white .button[disabled], .button-group.white .button.disabled:hover, .button-group.white .button[disabled]:hover, .button-group.white .button.disabled:focus, .button-group.white .button[disabled]:focus {
  background-color: #FCFCFC;
  color: #393C3F;
}
.button-group.white .button:hover, .button-group.white .button:focus {
  background-color: rgb(201.6, 201.6, 201.6);
  color: #393C3F;
}
.button-group.black .button, .button-group.black .button.disabled, .button-group.black .button[disabled], .button-group.black .button.disabled:hover, .button-group.black .button[disabled]:hover, .button-group.black .button.disabled:focus, .button-group.black .button[disabled]:focus {
  background-color: #393C3F;
  color: #FCFCFC;
}
.button-group.black .button:hover, .button-group.black .button:focus {
  background-color: rgb(45.6, 48, 50.4);
  color: #FCFCFC;
}
.button-group.lightgray .button, .button-group.lightgray .button.disabled, .button-group.lightgray .button[disabled], .button-group.lightgray .button.disabled:hover, .button-group.lightgray .button[disabled]:hover, .button-group.lightgray .button.disabled:focus, .button-group.lightgray .button[disabled]:focus {
  background-color: #E2E7EA;
  color: #393C3F;
}
.button-group.lightgray .button:hover, .button-group.lightgray .button:focus {
  background-color: rgb(172.64, 186.84, 195.36);
  color: #393C3F;
}
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #6F3C97;
  color: #6F3C97;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: rgb(55.5, 30, 75.5);
  color: rgb(55.5, 30, 75.5);
}
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #6F3C97;
  color: #6F3C97;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: rgb(55.5, 30, 75.5);
  color: rgb(55.5, 30, 75.5);
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #393C3F;
  color: #393C3F;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: rgb(28.5, 30, 31.5);
  color: rgb(28.5, 30, 31.5);
}
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button-group.hollow.red .button, .button-group.hollow.red .button.disabled, .button-group.hollow.red .button[disabled], .button-group.hollow.red .button.disabled:hover, .button-group.hollow.red .button[disabled]:hover, .button-group.hollow.red .button.disabled:focus, .button-group.hollow.red .button[disabled]:focus, .button-group.hollow .button.red, .button-group.hollow .button.red.disabled, .button-group.hollow .button.red[disabled], .button-group.hollow .button.red.disabled:hover, .button-group.hollow .button.red[disabled]:hover, .button-group.hollow .button.red.disabled:focus, .button-group.hollow .button.red[disabled]:focus {
  border: 1px solid #E11D2E;
  color: #E11D2E;
}
.button-group.hollow.red .button:hover, .button-group.hollow.red .button:focus, .button-group.hollow .button.red:hover, .button-group.hollow .button.red:focus {
  border-color: rgb(112.5, 14.5, 23);
  color: rgb(112.5, 14.5, 23);
}
.button-group.hollow.green .button, .button-group.hollow.green .button.disabled, .button-group.hollow.green .button[disabled], .button-group.hollow.green .button.disabled:hover, .button-group.hollow.green .button[disabled]:hover, .button-group.hollow.green .button.disabled:focus, .button-group.hollow.green .button[disabled]:focus, .button-group.hollow .button.green, .button-group.hollow .button.green.disabled, .button-group.hollow .button.green[disabled], .button-group.hollow .button.green.disabled:hover, .button-group.hollow .button.green[disabled]:hover, .button-group.hollow .button.green.disabled:focus, .button-group.hollow .button.green[disabled]:focus {
  border: 1px solid #9DCC50;
  color: #9DCC50;
}
.button-group.hollow.green .button:hover, .button-group.hollow.green .button:focus, .button-group.hollow .button.green:hover, .button-group.hollow .button.green:focus {
  border-color: rgb(80.4247787611, 109.9557522124, 32.0442477876);
  color: rgb(80.4247787611, 109.9557522124, 32.0442477876);
}
.button-group.hollow.lightgreen .button, .button-group.hollow.lightgreen .button.disabled, .button-group.hollow.lightgreen .button[disabled], .button-group.hollow.lightgreen .button.disabled:hover, .button-group.hollow.lightgreen .button[disabled]:hover, .button-group.hollow.lightgreen .button.disabled:focus, .button-group.hollow.lightgreen .button[disabled]:focus, .button-group.hollow .button.lightgreen, .button-group.hollow .button.lightgreen.disabled, .button-group.hollow .button.lightgreen[disabled], .button-group.hollow .button.lightgreen.disabled:hover, .button-group.hollow .button.lightgreen[disabled]:hover, .button-group.hollow .button.lightgreen.disabled:focus, .button-group.hollow .button.lightgreen[disabled]:focus {
  border: 1px solid rgba(187, 102, 238, 0.4);
  color: rgba(187, 102, 238, 0.4);
}
.button-group.hollow.lightgreen .button:hover, .button-group.hollow.lightgreen .button:focus, .button-group.hollow .button.lightgreen:hover, .button-group.hollow .button.lightgreen:focus {
  border-color: rgba(102, 17, 153, 0.4);
  color: rgba(102, 17, 153, 0.4);
}
.button-group.hollow.blue .button, .button-group.hollow.blue .button.disabled, .button-group.hollow.blue .button[disabled], .button-group.hollow.blue .button.disabled:hover, .button-group.hollow.blue .button[disabled]:hover, .button-group.hollow.blue .button.disabled:focus, .button-group.hollow.blue .button[disabled]:focus, .button-group.hollow .button.blue, .button-group.hollow .button.blue.disabled, .button-group.hollow .button.blue[disabled], .button-group.hollow .button.blue.disabled:hover, .button-group.hollow .button.blue[disabled]:hover, .button-group.hollow .button.blue.disabled:focus, .button-group.hollow .button.blue[disabled]:focus {
  border: 1px solid #1879B9;
  color: #1879B9;
}
.button-group.hollow.blue .button:hover, .button-group.hollow.blue .button:focus, .button-group.hollow .button.blue:hover, .button-group.hollow .button.blue:focus {
  border-color: rgb(12, 60.5, 92.5);
  color: rgb(12, 60.5, 92.5);
}
.button-group.hollow.darkpurple .button, .button-group.hollow.darkpurple .button.disabled, .button-group.hollow.darkpurple .button[disabled], .button-group.hollow.darkpurple .button.disabled:hover, .button-group.hollow.darkpurple .button[disabled]:hover, .button-group.hollow.darkpurple .button.disabled:focus, .button-group.hollow.darkpurple .button[disabled]:focus, .button-group.hollow .button.darkpurple, .button-group.hollow .button.darkpurple.disabled, .button-group.hollow .button.darkpurple[disabled], .button-group.hollow .button.darkpurple.disabled:hover, .button-group.hollow .button.darkpurple[disabled]:hover, .button-group.hollow .button.darkpurple.disabled:focus, .button-group.hollow .button.darkpurple[disabled]:focus {
  border: 1px solid #643789;
  color: #643789;
}
.button-group.hollow.darkpurple .button:hover, .button-group.hollow.darkpurple .button:focus, .button-group.hollow .button.darkpurple:hover, .button-group.hollow .button.darkpurple:focus {
  border-color: rgb(50, 27.5, 68.5);
  color: rgb(50, 27.5, 68.5);
}
.button-group.hollow.lightpurple .button, .button-group.hollow.lightpurple .button.disabled, .button-group.hollow.lightpurple .button[disabled], .button-group.hollow.lightpurple .button.disabled:hover, .button-group.hollow.lightpurple .button[disabled]:hover, .button-group.hollow.lightpurple .button.disabled:focus, .button-group.hollow.lightpurple .button[disabled]:focus, .button-group.hollow .button.lightpurple, .button-group.hollow .button.lightpurple.disabled, .button-group.hollow .button.lightpurple[disabled], .button-group.hollow .button.lightpurple.disabled:hover, .button-group.hollow .button.lightpurple[disabled]:hover, .button-group.hollow .button.lightpurple.disabled:focus, .button-group.hollow .button.lightpurple[disabled]:focus {
  border: 1px solid #A95EA3;
  color: #A95EA3;
}
.button-group.hollow.lightpurple .button:hover, .button-group.hollow.lightpurple .button:focus, .button-group.hollow .button.lightpurple:hover, .button-group.hollow .button.lightpurple:focus {
  border-color: rgb(85.7145748988, 45.7854251012, 82.520242915);
  color: rgb(85.7145748988, 45.7854251012, 82.520242915);
}
.button-group.hollow.pink .button, .button-group.hollow.pink .button.disabled, .button-group.hollow.pink .button[disabled], .button-group.hollow.pink .button.disabled:hover, .button-group.hollow.pink .button[disabled]:hover, .button-group.hollow.pink .button.disabled:focus, .button-group.hollow.pink .button[disabled]:focus, .button-group.hollow .button.pink, .button-group.hollow .button.pink.disabled, .button-group.hollow .button.pink[disabled], .button-group.hollow .button.pink.disabled:hover, .button-group.hollow .button.pink[disabled]:hover, .button-group.hollow .button.pink.disabled:focus, .button-group.hollow .button.pink[disabled]:focus {
  border: 1px solid #DC3A79;
  color: #DC3A79;
}
.button-group.hollow.pink .button:hover, .button-group.hollow.pink .button:focus, .button-group.hollow .button.pink:hover, .button-group.hollow .button.pink:focus {
  border-color: rgb(118.0301724138, 20.9698275862, 58.7155172414);
  color: rgb(118.0301724138, 20.9698275862, 58.7155172414);
}
.button-group.hollow.turquoise .button, .button-group.hollow.turquoise .button.disabled, .button-group.hollow.turquoise .button[disabled], .button-group.hollow.turquoise .button.disabled:hover, .button-group.hollow.turquoise .button[disabled]:hover, .button-group.hollow.turquoise .button.disabled:focus, .button-group.hollow.turquoise .button[disabled]:focus, .button-group.hollow .button.turquoise, .button-group.hollow .button.turquoise.disabled, .button-group.hollow .button.turquoise[disabled], .button-group.hollow .button.turquoise.disabled:hover, .button-group.hollow .button.turquoise[disabled]:hover, .button-group.hollow .button.turquoise.disabled:focus, .button-group.hollow .button.turquoise[disabled]:focus {
  border: 1px solid #5AAAAD;
  color: #5AAAAD;
}
.button-group.hollow.turquoise .button:hover, .button-group.hollow.turquoise .button:focus, .button-group.hollow .button.turquoise:hover, .button-group.hollow .button.turquoise:focus {
  border-color: rgb(43.6558704453, 86.2469635628, 87.8441295547);
  color: rgb(43.6558704453, 86.2469635628, 87.8441295547);
}
.button-group.hollow.teal .button, .button-group.hollow.teal .button.disabled, .button-group.hollow.teal .button[disabled], .button-group.hollow.teal .button.disabled:hover, .button-group.hollow.teal .button[disabled]:hover, .button-group.hollow.teal .button.disabled:focus, .button-group.hollow.teal .button[disabled]:focus, .button-group.hollow .button.teal, .button-group.hollow .button.teal.disabled, .button-group.hollow .button.teal[disabled], .button-group.hollow .button.teal.disabled:hover, .button-group.hollow .button.teal[disabled]:hover, .button-group.hollow .button.teal.disabled:focus, .button-group.hollow .button.teal[disabled]:focus {
  border: 1px solid #10CCB6;
  color: #10CCB6;
}
.button-group.hollow.teal .button:hover, .button-group.hollow.teal .button:focus, .button-group.hollow .button.teal:hover, .button-group.hollow .button.teal:focus {
  border-color: #08665b;
  color: #08665b;
}
.button-group.hollow.orange .button, .button-group.hollow.orange .button.disabled, .button-group.hollow.orange .button[disabled], .button-group.hollow.orange .button.disabled:hover, .button-group.hollow.orange .button[disabled]:hover, .button-group.hollow.orange .button.disabled:focus, .button-group.hollow.orange .button[disabled]:focus, .button-group.hollow .button.orange, .button-group.hollow .button.orange.disabled, .button-group.hollow .button.orange[disabled], .button-group.hollow .button.orange.disabled:hover, .button-group.hollow .button.orange[disabled]:hover, .button-group.hollow .button.orange.disabled:focus, .button-group.hollow .button.orange[disabled]:focus {
  border: 1px solid #D37E27;
  color: #D37E27;
}
.button-group.hollow.orange .button:hover, .button-group.hollow.orange .button:focus, .button-group.hollow .button.orange:hover, .button-group.hollow .button.orange:focus {
  border-color: rgb(105.5, 63, 19.5);
  color: rgb(105.5, 63, 19.5);
}
.button-group.hollow.gold .button, .button-group.hollow.gold .button.disabled, .button-group.hollow.gold .button[disabled], .button-group.hollow.gold .button.disabled:hover, .button-group.hollow.gold .button[disabled]:hover, .button-group.hollow.gold .button.disabled:focus, .button-group.hollow.gold .button[disabled]:focus, .button-group.hollow .button.gold, .button-group.hollow .button.gold.disabled, .button-group.hollow .button.gold[disabled], .button-group.hollow .button.gold.disabled:hover, .button-group.hollow .button.gold[disabled]:hover, .button-group.hollow .button.gold.disabled:focus, .button-group.hollow .button.gold[disabled]:focus {
  border: 1px solid #DBAF21;
  color: #DBAF21;
}
.button-group.hollow.gold .button:hover, .button-group.hollow.gold .button:focus, .button-group.hollow .button.gold:hover, .button-group.hollow .button.gold:focus {
  border-color: rgb(109.5, 87.5, 16.5);
  color: rgb(109.5, 87.5, 16.5);
}
.button-group.hollow.aquamarine .button, .button-group.hollow.aquamarine .button.disabled, .button-group.hollow.aquamarine .button[disabled], .button-group.hollow.aquamarine .button.disabled:hover, .button-group.hollow.aquamarine .button[disabled]:hover, .button-group.hollow.aquamarine .button.disabled:focus, .button-group.hollow.aquamarine .button[disabled]:focus, .button-group.hollow .button.aquamarine, .button-group.hollow .button.aquamarine.disabled, .button-group.hollow .button.aquamarine[disabled], .button-group.hollow .button.aquamarine.disabled:hover, .button-group.hollow .button.aquamarine[disabled]:hover, .button-group.hollow .button.aquamarine.disabled:focus, .button-group.hollow .button.aquamarine[disabled]:focus {
  border: 1px solid #6BC5A7;
  color: #6BC5A7;
}
.button-group.hollow.aquamarine .button:hover, .button-group.hollow.aquamarine .button:focus, .button-group.hollow .button.aquamarine:hover, .button-group.hollow .button.aquamarine:focus {
  border-color: rgb(42.7961165049, 109.2038834951, 87.067961165);
  color: rgb(42.7961165049, 109.2038834951, 87.067961165);
}
.button-group.hollow.white .button, .button-group.hollow.white .button.disabled, .button-group.hollow.white .button[disabled], .button-group.hollow.white .button.disabled:hover, .button-group.hollow.white .button[disabled]:hover, .button-group.hollow.white .button.disabled:focus, .button-group.hollow.white .button[disabled]:focus, .button-group.hollow .button.white, .button-group.hollow .button.white.disabled, .button-group.hollow .button.white[disabled], .button-group.hollow .button.white.disabled:hover, .button-group.hollow .button.white[disabled]:hover, .button-group.hollow .button.white.disabled:focus, .button-group.hollow .button.white[disabled]:focus {
  border: 1px solid #FCFCFC;
  color: #FCFCFC;
}
.button-group.hollow.white .button:hover, .button-group.hollow.white .button:focus, .button-group.hollow .button.white:hover, .button-group.hollow .button.white:focus {
  border-color: #7e7e7e;
  color: #7e7e7e;
}
.button-group.hollow.black .button, .button-group.hollow.black .button.disabled, .button-group.hollow.black .button[disabled], .button-group.hollow.black .button.disabled:hover, .button-group.hollow.black .button[disabled]:hover, .button-group.hollow.black .button.disabled:focus, .button-group.hollow.black .button[disabled]:focus, .button-group.hollow .button.black, .button-group.hollow .button.black.disabled, .button-group.hollow .button.black[disabled], .button-group.hollow .button.black.disabled:hover, .button-group.hollow .button.black[disabled]:hover, .button-group.hollow .button.black.disabled:focus, .button-group.hollow .button.black[disabled]:focus {
  border: 1px solid #393C3F;
  color: #393C3F;
}
.button-group.hollow.black .button:hover, .button-group.hollow.black .button:focus, .button-group.hollow .button.black:hover, .button-group.hollow .button.black:focus {
  border-color: rgb(28.5, 30, 31.5);
  color: rgb(28.5, 30, 31.5);
}
.button-group.hollow.lightgray .button, .button-group.hollow.lightgray .button.disabled, .button-group.hollow.lightgray .button[disabled], .button-group.hollow.lightgray .button.disabled:hover, .button-group.hollow.lightgray .button[disabled]:hover, .button-group.hollow.lightgray .button.disabled:focus, .button-group.hollow.lightgray .button[disabled]:focus, .button-group.hollow .button.lightgray, .button-group.hollow .button.lightgray.disabled, .button-group.hollow .button.lightgray[disabled], .button-group.hollow .button.lightgray.disabled:hover, .button-group.hollow .button.lightgray[disabled]:hover, .button-group.hollow .button.lightgray.disabled:focus, .button-group.hollow .button.lightgray[disabled]:focus {
  border: 1px solid #E2E7EA;
  color: #E2E7EA;
}
.button-group.hollow.lightgray .button:hover, .button-group.hollow.lightgray .button:focus, .button-group.hollow .button.lightgray:hover, .button-group.hollow .button.lightgray:focus {
  border-color: rgb(96.6, 119.6, 133.4);
  color: rgb(96.6, 119.6, 133.4);
}
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #6F3C97;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: rgb(55.5, 30, 75.5);
}
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #6F3C97;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: rgb(55.5, 30, 75.5);
}
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #393C3F;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: rgb(28.5, 30, 31.5);
}
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: rgb(127.5, 87, 0);
}
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button-group.clear.red .button, .button-group.clear.red .button.disabled, .button-group.clear.red .button[disabled], .button-group.clear.red .button.disabled:hover, .button-group.clear.red .button[disabled]:hover, .button-group.clear.red .button.disabled:focus, .button-group.clear.red .button[disabled]:focus, .button-group.clear .button.red, .button-group.clear .button.red.disabled, .button-group.clear .button.red[disabled], .button-group.clear .button.red.disabled:hover, .button-group.clear .button.red[disabled]:hover, .button-group.clear .button.red.disabled:focus, .button-group.clear .button.red[disabled]:focus {
  color: #E11D2E;
}
.button-group.clear.red .button:hover, .button-group.clear.red .button:focus, .button-group.clear .button.red:hover, .button-group.clear .button.red:focus {
  color: rgb(112.5, 14.5, 23);
}
.button-group.clear.green .button, .button-group.clear.green .button.disabled, .button-group.clear.green .button[disabled], .button-group.clear.green .button.disabled:hover, .button-group.clear.green .button[disabled]:hover, .button-group.clear.green .button.disabled:focus, .button-group.clear.green .button[disabled]:focus, .button-group.clear .button.green, .button-group.clear .button.green.disabled, .button-group.clear .button.green[disabled], .button-group.clear .button.green.disabled:hover, .button-group.clear .button.green[disabled]:hover, .button-group.clear .button.green.disabled:focus, .button-group.clear .button.green[disabled]:focus {
  color: #9DCC50;
}
.button-group.clear.green .button:hover, .button-group.clear.green .button:focus, .button-group.clear .button.green:hover, .button-group.clear .button.green:focus {
  color: rgb(80.4247787611, 109.9557522124, 32.0442477876);
}
.button-group.clear.lightgreen .button, .button-group.clear.lightgreen .button.disabled, .button-group.clear.lightgreen .button[disabled], .button-group.clear.lightgreen .button.disabled:hover, .button-group.clear.lightgreen .button[disabled]:hover, .button-group.clear.lightgreen .button.disabled:focus, .button-group.clear.lightgreen .button[disabled]:focus, .button-group.clear .button.lightgreen, .button-group.clear .button.lightgreen.disabled, .button-group.clear .button.lightgreen[disabled], .button-group.clear .button.lightgreen.disabled:hover, .button-group.clear .button.lightgreen[disabled]:hover, .button-group.clear .button.lightgreen.disabled:focus, .button-group.clear .button.lightgreen[disabled]:focus {
  color: rgba(187, 102, 238, 0.4);
}
.button-group.clear.lightgreen .button:hover, .button-group.clear.lightgreen .button:focus, .button-group.clear .button.lightgreen:hover, .button-group.clear .button.lightgreen:focus {
  color: rgba(102, 17, 153, 0.4);
}
.button-group.clear.blue .button, .button-group.clear.blue .button.disabled, .button-group.clear.blue .button[disabled], .button-group.clear.blue .button.disabled:hover, .button-group.clear.blue .button[disabled]:hover, .button-group.clear.blue .button.disabled:focus, .button-group.clear.blue .button[disabled]:focus, .button-group.clear .button.blue, .button-group.clear .button.blue.disabled, .button-group.clear .button.blue[disabled], .button-group.clear .button.blue.disabled:hover, .button-group.clear .button.blue[disabled]:hover, .button-group.clear .button.blue.disabled:focus, .button-group.clear .button.blue[disabled]:focus {
  color: #1879B9;
}
.button-group.clear.blue .button:hover, .button-group.clear.blue .button:focus, .button-group.clear .button.blue:hover, .button-group.clear .button.blue:focus {
  color: rgb(12, 60.5, 92.5);
}
.button-group.clear.darkpurple .button, .button-group.clear.darkpurple .button.disabled, .button-group.clear.darkpurple .button[disabled], .button-group.clear.darkpurple .button.disabled:hover, .button-group.clear.darkpurple .button[disabled]:hover, .button-group.clear.darkpurple .button.disabled:focus, .button-group.clear.darkpurple .button[disabled]:focus, .button-group.clear .button.darkpurple, .button-group.clear .button.darkpurple.disabled, .button-group.clear .button.darkpurple[disabled], .button-group.clear .button.darkpurple.disabled:hover, .button-group.clear .button.darkpurple[disabled]:hover, .button-group.clear .button.darkpurple.disabled:focus, .button-group.clear .button.darkpurple[disabled]:focus {
  color: #643789;
}
.button-group.clear.darkpurple .button:hover, .button-group.clear.darkpurple .button:focus, .button-group.clear .button.darkpurple:hover, .button-group.clear .button.darkpurple:focus {
  color: rgb(50, 27.5, 68.5);
}
.button-group.clear.lightpurple .button, .button-group.clear.lightpurple .button.disabled, .button-group.clear.lightpurple .button[disabled], .button-group.clear.lightpurple .button.disabled:hover, .button-group.clear.lightpurple .button[disabled]:hover, .button-group.clear.lightpurple .button.disabled:focus, .button-group.clear.lightpurple .button[disabled]:focus, .button-group.clear .button.lightpurple, .button-group.clear .button.lightpurple.disabled, .button-group.clear .button.lightpurple[disabled], .button-group.clear .button.lightpurple.disabled:hover, .button-group.clear .button.lightpurple[disabled]:hover, .button-group.clear .button.lightpurple.disabled:focus, .button-group.clear .button.lightpurple[disabled]:focus {
  color: #A95EA3;
}
.button-group.clear.lightpurple .button:hover, .button-group.clear.lightpurple .button:focus, .button-group.clear .button.lightpurple:hover, .button-group.clear .button.lightpurple:focus {
  color: rgb(85.7145748988, 45.7854251012, 82.520242915);
}
.button-group.clear.pink .button, .button-group.clear.pink .button.disabled, .button-group.clear.pink .button[disabled], .button-group.clear.pink .button.disabled:hover, .button-group.clear.pink .button[disabled]:hover, .button-group.clear.pink .button.disabled:focus, .button-group.clear.pink .button[disabled]:focus, .button-group.clear .button.pink, .button-group.clear .button.pink.disabled, .button-group.clear .button.pink[disabled], .button-group.clear .button.pink.disabled:hover, .button-group.clear .button.pink[disabled]:hover, .button-group.clear .button.pink.disabled:focus, .button-group.clear .button.pink[disabled]:focus {
  color: #DC3A79;
}
.button-group.clear.pink .button:hover, .button-group.clear.pink .button:focus, .button-group.clear .button.pink:hover, .button-group.clear .button.pink:focus {
  color: rgb(118.0301724138, 20.9698275862, 58.7155172414);
}
.button-group.clear.turquoise .button, .button-group.clear.turquoise .button.disabled, .button-group.clear.turquoise .button[disabled], .button-group.clear.turquoise .button.disabled:hover, .button-group.clear.turquoise .button[disabled]:hover, .button-group.clear.turquoise .button.disabled:focus, .button-group.clear.turquoise .button[disabled]:focus, .button-group.clear .button.turquoise, .button-group.clear .button.turquoise.disabled, .button-group.clear .button.turquoise[disabled], .button-group.clear .button.turquoise.disabled:hover, .button-group.clear .button.turquoise[disabled]:hover, .button-group.clear .button.turquoise.disabled:focus, .button-group.clear .button.turquoise[disabled]:focus {
  color: #5AAAAD;
}
.button-group.clear.turquoise .button:hover, .button-group.clear.turquoise .button:focus, .button-group.clear .button.turquoise:hover, .button-group.clear .button.turquoise:focus {
  color: rgb(43.6558704453, 86.2469635628, 87.8441295547);
}
.button-group.clear.teal .button, .button-group.clear.teal .button.disabled, .button-group.clear.teal .button[disabled], .button-group.clear.teal .button.disabled:hover, .button-group.clear.teal .button[disabled]:hover, .button-group.clear.teal .button.disabled:focus, .button-group.clear.teal .button[disabled]:focus, .button-group.clear .button.teal, .button-group.clear .button.teal.disabled, .button-group.clear .button.teal[disabled], .button-group.clear .button.teal.disabled:hover, .button-group.clear .button.teal[disabled]:hover, .button-group.clear .button.teal.disabled:focus, .button-group.clear .button.teal[disabled]:focus {
  color: #10CCB6;
}
.button-group.clear.teal .button:hover, .button-group.clear.teal .button:focus, .button-group.clear .button.teal:hover, .button-group.clear .button.teal:focus {
  color: #08665b;
}
.button-group.clear.orange .button, .button-group.clear.orange .button.disabled, .button-group.clear.orange .button[disabled], .button-group.clear.orange .button.disabled:hover, .button-group.clear.orange .button[disabled]:hover, .button-group.clear.orange .button.disabled:focus, .button-group.clear.orange .button[disabled]:focus, .button-group.clear .button.orange, .button-group.clear .button.orange.disabled, .button-group.clear .button.orange[disabled], .button-group.clear .button.orange.disabled:hover, .button-group.clear .button.orange[disabled]:hover, .button-group.clear .button.orange.disabled:focus, .button-group.clear .button.orange[disabled]:focus {
  color: #D37E27;
}
.button-group.clear.orange .button:hover, .button-group.clear.orange .button:focus, .button-group.clear .button.orange:hover, .button-group.clear .button.orange:focus {
  color: rgb(105.5, 63, 19.5);
}
.button-group.clear.gold .button, .button-group.clear.gold .button.disabled, .button-group.clear.gold .button[disabled], .button-group.clear.gold .button.disabled:hover, .button-group.clear.gold .button[disabled]:hover, .button-group.clear.gold .button.disabled:focus, .button-group.clear.gold .button[disabled]:focus, .button-group.clear .button.gold, .button-group.clear .button.gold.disabled, .button-group.clear .button.gold[disabled], .button-group.clear .button.gold.disabled:hover, .button-group.clear .button.gold[disabled]:hover, .button-group.clear .button.gold.disabled:focus, .button-group.clear .button.gold[disabled]:focus {
  color: #DBAF21;
}
.button-group.clear.gold .button:hover, .button-group.clear.gold .button:focus, .button-group.clear .button.gold:hover, .button-group.clear .button.gold:focus {
  color: rgb(109.5, 87.5, 16.5);
}
.button-group.clear.aquamarine .button, .button-group.clear.aquamarine .button.disabled, .button-group.clear.aquamarine .button[disabled], .button-group.clear.aquamarine .button.disabled:hover, .button-group.clear.aquamarine .button[disabled]:hover, .button-group.clear.aquamarine .button.disabled:focus, .button-group.clear.aquamarine .button[disabled]:focus, .button-group.clear .button.aquamarine, .button-group.clear .button.aquamarine.disabled, .button-group.clear .button.aquamarine[disabled], .button-group.clear .button.aquamarine.disabled:hover, .button-group.clear .button.aquamarine[disabled]:hover, .button-group.clear .button.aquamarine.disabled:focus, .button-group.clear .button.aquamarine[disabled]:focus {
  color: #6BC5A7;
}
.button-group.clear.aquamarine .button:hover, .button-group.clear.aquamarine .button:focus, .button-group.clear .button.aquamarine:hover, .button-group.clear .button.aquamarine:focus {
  color: rgb(42.7961165049, 109.2038834951, 87.067961165);
}
.button-group.clear.white .button, .button-group.clear.white .button.disabled, .button-group.clear.white .button[disabled], .button-group.clear.white .button.disabled:hover, .button-group.clear.white .button[disabled]:hover, .button-group.clear.white .button.disabled:focus, .button-group.clear.white .button[disabled]:focus, .button-group.clear .button.white, .button-group.clear .button.white.disabled, .button-group.clear .button.white[disabled], .button-group.clear .button.white.disabled:hover, .button-group.clear .button.white[disabled]:hover, .button-group.clear .button.white.disabled:focus, .button-group.clear .button.white[disabled]:focus {
  color: #FCFCFC;
}
.button-group.clear.white .button:hover, .button-group.clear.white .button:focus, .button-group.clear .button.white:hover, .button-group.clear .button.white:focus {
  color: #7e7e7e;
}
.button-group.clear.black .button, .button-group.clear.black .button.disabled, .button-group.clear.black .button[disabled], .button-group.clear.black .button.disabled:hover, .button-group.clear.black .button[disabled]:hover, .button-group.clear.black .button.disabled:focus, .button-group.clear.black .button[disabled]:focus, .button-group.clear .button.black, .button-group.clear .button.black.disabled, .button-group.clear .button.black[disabled], .button-group.clear .button.black.disabled:hover, .button-group.clear .button.black[disabled]:hover, .button-group.clear .button.black.disabled:focus, .button-group.clear .button.black[disabled]:focus {
  color: #393C3F;
}
.button-group.clear.black .button:hover, .button-group.clear.black .button:focus, .button-group.clear .button.black:hover, .button-group.clear .button.black:focus {
  color: rgb(28.5, 30, 31.5);
}
.button-group.clear.lightgray .button, .button-group.clear.lightgray .button.disabled, .button-group.clear.lightgray .button[disabled], .button-group.clear.lightgray .button.disabled:hover, .button-group.clear.lightgray .button[disabled]:hover, .button-group.clear.lightgray .button.disabled:focus, .button-group.clear.lightgray .button[disabled]:focus, .button-group.clear .button.lightgray, .button-group.clear .button.lightgray.disabled, .button-group.clear .button.lightgray[disabled], .button-group.clear .button.lightgray.disabled:hover, .button-group.clear .button.lightgray[disabled]:hover, .button-group.clear .button.lightgray.disabled:focus, .button-group.clear .button.lightgray[disabled]:focus {
  color: #E2E7EA;
}
.button-group.clear.lightgray .button:hover, .button-group.clear.lightgray .button:focus, .button-group.clear .button.lightgray:hover, .button-group.clear .button.lightgray:focus {
  color: rgb(96.6, 119.6, 133.4);
}
.button-group.no-gaps .button {
  margin-right: -0.05rem;
}
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

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

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #6F3C97;
  color: #FCFCFC;
}
.label.primary {
  background: #6F3C97;
  color: #FCFCFC;
}
.label.secondary {
  background: #393C3F;
  color: #FCFCFC;
}
.label.success {
  background: #3adb76;
  color: #393C3F;
}
.label.warning {
  background: #ffae00;
  color: #393C3F;
}
.label.alert {
  background: #cc4b37;
  color: #FCFCFC;
}
.label.red {
  background: #E11D2E;
  color: #FCFCFC;
}
.label.green {
  background: #9DCC50;
  color: #393C3F;
}
.label.lightgreen {
  background: rgba(187, 102, 238, 0.4);
  color: #FCFCFC;
}
.label.blue {
  background: #1879B9;
  color: #FCFCFC;
}
.label.darkpurple {
  background: #643789;
  color: #FCFCFC;
}
.label.lightpurple {
  background: #A95EA3;
  color: #FCFCFC;
}
.label.pink {
  background: #DC3A79;
  color: #FCFCFC;
}
.label.turquoise {
  background: #5AAAAD;
  color: #393C3F;
}
.label.teal {
  background: #10CCB6;
  color: #393C3F;
}
.label.orange {
  background: #D37E27;
  color: #393C3F;
}
.label.gold {
  background: #DBAF21;
  color: #393C3F;
}
.label.aquamarine {
  background: #6BC5A7;
  color: #393C3F;
}
.label.white {
  background: #FCFCFC;
  color: #393C3F;
}
.label.black {
  background: #393C3F;
  color: #FCFCFC;
}
.label.lightgray {
  background: #E2E7EA;
  color: #393C3F;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: 1px solid rgb(239.4, 239.4, 239.4);
  background-color: #FCFCFC;
}

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

thead {
  background: rgb(245.7, 245.7, 245.7);
  color: #393C3F;
}

tfoot {
  background: rgb(239.4, 239.4, 239.4);
  color: #393C3F;
}

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

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

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

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

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

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

table.hover thead tr:hover {
  background-color: rgb(240.6, 240.6, 240.6);
}
table.hover tfoot tr:hover {
  background-color: rgb(234.3, 234.3, 234.3);
}
table.hover tbody tr:hover {
  background-color: rgb(246.9, 246.9, 246.9);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: rgb(234.15, 234.15, 234.15);
}

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

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #6F3C97;
  color: #FCFCFC;
}
.badge.primary {
  background: #6F3C97;
  color: #FCFCFC;
}
.badge.secondary {
  background: #393C3F;
  color: #FCFCFC;
}
.badge.success {
  background: #3adb76;
  color: #393C3F;
}
.badge.warning {
  background: #ffae00;
  color: #393C3F;
}
.badge.alert {
  background: #cc4b37;
  color: #FCFCFC;
}
.badge.red {
  background: #E11D2E;
  color: #FCFCFC;
}
.badge.green {
  background: #9DCC50;
  color: #393C3F;
}
.badge.lightgreen {
  background: rgba(187, 102, 238, 0.4);
  color: #FCFCFC;
}
.badge.blue {
  background: #1879B9;
  color: #FCFCFC;
}
.badge.darkpurple {
  background: #643789;
  color: #FCFCFC;
}
.badge.lightpurple {
  background: #A95EA3;
  color: #FCFCFC;
}
.badge.pink {
  background: #DC3A79;
  color: #FCFCFC;
}
.badge.turquoise {
  background: #5AAAAD;
  color: #393C3F;
}
.badge.teal {
  background: #10CCB6;
  color: #393C3F;
}
.badge.orange {
  background: #D37E27;
  color: #393C3F;
}
.badge.gold {
  background: #DBAF21;
  color: #393C3F;
}
.badge.aquamarine {
  background: #6BC5A7;
  color: #393C3F;
}
.badge.white {
  background: #FCFCFC;
  color: #393C3F;
}
.badge.black {
  background: #393C3F;
  color: #FCFCFC;
}
.badge.lightgray {
  background: #E2E7EA;
  color: #393C3F;
}

.callout {
  background-color: rgb(254.55, 254.55, 254.55);
  color: #393C3F;
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(57, 60, 63, 0.25);
  border-radius: 0;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: rgb(233.7440758294, 222.9035545024, 242.2464454976);
  color: #393C3F;
}
.callout.secondary {
  background-color: rgb(224.2875, 225.75, 227.2125);
  color: #393C3F;
}
.callout.success {
  background-color: rgb(225.45, 249.6, 234.45);
  color: #393C3F;
}
.callout.warning {
  background-color: rgb(255, 242.85, 216.75);
  color: #393C3F;
}
.callout.alert {
  background-color: rgb(247.35, 228, 225);
  color: #393C3F;
}
.callout.red {
  background-color: rgb(250.6157480315, 220.9842519685, 223.5543307087);
  color: #393C3F;
}
.callout.green {
  background-color: rgb(240.3, 247.35, 228.75);
  color: #393C3F;
}
.callout.lightgreen {
  background-color: rgba(244.8, 232.05, 252.45, 0.4);
  color: #393C3F;
}
.callout.blue {
  background-color: rgb(215.0346889952, 235.9894736842, 249.8153110048);
  color: #393C3F;
}
.callout.darkpurple {
  background-color: rgb(232.14375, 220.9640625, 241.3359375);
  color: #393C3F;
}
.callout.lightpurple {
  background-color: rgb(242.1, 230.85, 241.2);
  color: #393C3F;
}
.callout.pink {
  background-color: rgb(249.75, 225.45, 234.9);
  color: #393C3F;
}
.callout.turquoise {
  background-color: rgb(230.25, 242.25, 242.7);
  color: #393C3F;
}
.callout.teal {
  background-color: rgb(214.6636363636, 251.8363636364, 247.4863636364);
  color: #393C3F;
}
.callout.orange {
  background-color: rgb(248.916, 235.656, 222.084);
  color: #393C3F;
}
.callout.gold {
  background-color: rgb(249.9321428571, 243.175, 221.3678571429);
  color: #393C3F;
}
.callout.aquamarine {
  background-color: rgb(232.8, 246.3, 241.8);
  color: #393C3F;
}
.callout.white {
  background-color: rgb(254.55, 254.55, 254.55);
  color: #393C3F;
}
.callout.black {
  background-color: rgb(224.2875, 225.75, 227.2125);
  color: #393C3F;
}
.callout.lightgray {
  background-color: rgb(250.65, 251.4, 251.85);
  color: #393C3F;
}
.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
  border: 0;
  border-radius: 0;
  background: #E2E7EA;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #393C3F;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 1rem;
  background: #E2E7EA;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

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

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

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  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;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.05rem;
  border-radius: 0;
  font-size: 1rem;
  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.15rem 0.5rem;
  border-radius: 0;
  color: #393C3F;
}
.pagination a:hover,
.pagination button:hover {
  background: #E2E7EA;
}
.pagination .current {
  padding: 0.15rem 0.5rem;
  background: #6F3C97;
  color: #FCFCFC;
  cursor: default;
}
.pagination .disabled {
  padding: 0.15rem 0.5rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.15rem 0.5rem;
  content: "…";
  color: #393C3F;
}

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

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

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 0;
  border-bottom: 0;
  font-size: 1.8rem;
  line-height: 1;
  color: #6F3C97;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 0;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: transparent;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 0;
  border-bottom: 0;
  background-color: #FCFCFC;
  color: #393C3F;
}
:last-child > .accordion-content:last-child {
  border-bottom: 0;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 0.8rem;
  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%;
}

.tabs {
  margin: 0;
  border: 1px solid #E2E7EA;
  background: #FCFCFC;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          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: #6F3C97;
}
.tabs.primary > li > a {
  color: #FCFCFC;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(105.45, 57, 143.45);
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.6rem;
  line-height: 1;
  color: #6F3C97;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #FCFCFC;
  color: rgb(95.46, 51.6, 129.86);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #E2E7EA;
  color: #6F3C97;
}

.tabs-content {
  border: 1px solid #E2E7EA;
  border-top: 0;
  background: #FCFCFC;
  color: #393C3F;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

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

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

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.menu.vertical {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          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 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          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 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.medium-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.large-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.large-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          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 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          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 {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          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 {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #6F3C97;
  color: #FCFCFC;
}
.menu .active > a {
  background: #6F3C97;
  color: #FCFCFC;
}
.menu.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu.align-right li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu.align-center li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

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

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

.drilldown a {
  padding: 0;
  background: transparent;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: transparent;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

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

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  background: rgba(252, 252, 252, 0.9);
  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;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: transparent;
  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 {
  -webkit-box-shadow: 0;
          box-shadow: 0;
}
.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  z-index: 12;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: transparent;
  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 {
  -webkit-box-shadow: 0;
          box-shadow: 0;
}
.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 320px;
  -webkit-transform: translateX(-320px);
          transform: translateX(-320px);
}
@media print, screen and (min-width: 40em) {
  .position-left {
    width: 600px;
    -webkit-transform: translateX(-600px);
            transform: translateX(-600px);
  }
}
@media print, screen and (min-width: 64em) {
  .position-left {
    width: 1000px;
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
  }
}
@media screen and (min-width: 75em) {
  .position-left {
    width: 1200px;
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}
.off-canvas-content .off-canvas.position-left {
  -webkit-transform: translateX(-320px);
          transform: translateX(-320px);
}
@media print, screen and (min-width: 40em) {
  .off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-600px);
            transform: translateX(-600px);
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
  }
}
@media screen and (min-width: 75em) {
  .off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  -webkit-transform: translateX(320px);
          transform: translateX(320px);
}
@media print, screen and (min-width: 40em) {
  .off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(600px);
            transform: translateX(600px);
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
  }
}
@media screen and (min-width: 75em) {
  .off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(1200px);
            transform: translateX(1200px);
  }
}

.position-left.is-transition-push {
  -webkit-box-shadow: inset -13px 0 20px -13px 0;
          box-shadow: inset -13px 0 20px -13px 0;
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 320px;
  -webkit-transform: translateX(320px);
          transform: translateX(320px);
}
@media print, screen and (min-width: 40em) {
  .position-right {
    width: 600px;
    -webkit-transform: translateX(600px);
            transform: translateX(600px);
  }
}
@media print, screen and (min-width: 64em) {
  .position-right {
    width: 1000px;
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
  }
}
@media screen and (min-width: 75em) {
  .position-right {
    width: 1200px;
    -webkit-transform: translateX(1200px);
            transform: translateX(1200px);
  }
}
.off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(320px);
          transform: translateX(320px);
}
@media print, screen and (min-width: 40em) {
  .off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(600px);
            transform: translateX(600px);
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
  }
}
@media screen and (min-width: 75em) {
  .off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(1200px);
            transform: translateX(1200px);
  }
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  -webkit-transform: translateX(-320px);
          transform: translateX(-320px);
}
@media print, screen and (min-width: 40em) {
  .off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-600px);
            transform: translateX(-600px);
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
  }
}
@media screen and (min-width: 75em) {
  .off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}

.position-right.is-transition-push {
  -webkit-box-shadow: inset 13px 0 20px -13px 0;
          box-shadow: inset 13px 0 20px -13px 0;
}

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

.off-canvas-content.is-open-top.has-transition-push {
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}

.position-top.is-transition-push {
  -webkit-box-shadow: inset 0 -13px 20px -13px 0;
          box-shadow: inset 0 -13px 20px -13px 0;
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  -webkit-box-shadow: inset 0 13px 20px -13px 0;
          box-shadow: inset 0 13px 20px -13px 0;
}

.off-canvas-content {
  -webkit-transform: none;
          transform: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.off-canvas-content.has-transition-push {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 600px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 600px;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 600px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 600px;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 600px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 600px;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 600px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 600px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 1000px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 1000px;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 1000px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 1000px;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 1000px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 1000px;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 1000px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 1000px;
  }
}
@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;
    -webkit-transition: none;
    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 {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    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 {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
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(57, 60, 63, 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;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #FCFCFC;
}
[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: 67.5rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 67.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 67.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 67.5rem;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 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;
}

.top-bar {
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-bar,
.top-bar ul {
  background-color: #E2E7EA;
}
.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 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media print, screen and (min-width: 40em) {
  .top-bar {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

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

.top-bar-left,
.top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          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: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.label-Aylesbury {
  background: #1879B9;
}

.label-Amersham {
  background: #E11D2E;
}

.label-Wycombe {
  background: #9DCC50;
  color: #393C3F;
}

.invisible {
  visibility: hidden !important;
}

.visually-hidden {
  display: none;
}

.bg-primary {
  background-color: #6F3C97;
  color: #FCFCFC;
}

.text-primary h1, .text-primary h2, .text-primary h3, .text-primary h4, .text-primary h5, .text-primary h6, .text-primary p {
  color: #6F3C97;
}

h1.primary, h2.primary, h3.primary, h4.primary, h5.primary, h6.primary, p.primary {
  color: #6F3C97;
}

.bg-secondary {
  background-color: #393C3F;
  color: #FCFCFC;
}

.text-secondary h1, .text-secondary h2, .text-secondary h3, .text-secondary h4, .text-secondary h5, .text-secondary h6, .text-secondary p {
  color: #393C3F;
}

h1.secondary, h2.secondary, h3.secondary, h4.secondary, h5.secondary, h6.secondary, p.secondary {
  color: #393C3F;
}

.bg-success {
  background-color: #3adb76;
  color: #393C3F;
}

.text-success h1, .text-success h2, .text-success h3, .text-success h4, .text-success h5, .text-success h6, .text-success p {
  color: #3adb76;
}

h1.success, h2.success, h3.success, h4.success, h5.success, h6.success, p.success {
  color: #3adb76;
}

.bg-warning {
  background-color: #ffae00;
  color: #393C3F;
}

.text-warning h1, .text-warning h2, .text-warning h3, .text-warning h4, .text-warning h5, .text-warning h6, .text-warning p {
  color: #ffae00;
}

h1.warning, h2.warning, h3.warning, h4.warning, h5.warning, h6.warning, p.warning {
  color: #ffae00;
}

.bg-alert {
  background-color: #cc4b37;
  color: #FCFCFC;
}

.text-alert h1, .text-alert h2, .text-alert h3, .text-alert h4, .text-alert h5, .text-alert h6, .text-alert p {
  color: #cc4b37;
}

h1.alert, h2.alert, h3.alert, h4.alert, h5.alert, h6.alert, p.alert {
  color: #cc4b37;
}

.bg-red {
  background-color: #E11D2E;
  color: #FCFCFC;
}

.text-red h1, .text-red h2, .text-red h3, .text-red h4, .text-red h5, .text-red h6, .text-red p {
  color: #E11D2E;
}

h1.red, h2.red, h3.red, h4.red, h5.red, h6.red, p.red {
  color: #E11D2E;
}

.bg-green {
  background-color: #9DCC50;
  color: #393C3F;
}

.text-green h1, .text-green h2, .text-green h3, .text-green h4, .text-green h5, .text-green h6, .text-green p {
  color: #9DCC50;
}

h1.green, h2.green, h3.green, h4.green, h5.green, h6.green, p.green {
  color: #9DCC50;
}

.bg-lightgreen {
  background-color: rgba(187, 102, 238, 0.4);
  color: #FCFCFC;
}

.text-lightgreen h1, .text-lightgreen h2, .text-lightgreen h3, .text-lightgreen h4, .text-lightgreen h5, .text-lightgreen h6, .text-lightgreen p {
  color: rgba(187, 102, 238, 0.4);
}

h1.lightgreen, h2.lightgreen, h3.lightgreen, h4.lightgreen, h5.lightgreen, h6.lightgreen, p.lightgreen {
  color: rgba(187, 102, 238, 0.4);
}

.bg-blue {
  background-color: #1879B9;
  color: #FCFCFC;
}

.text-blue h1, .text-blue h2, .text-blue h3, .text-blue h4, .text-blue h5, .text-blue h6, .text-blue p {
  color: #1879B9;
}

h1.blue, h2.blue, h3.blue, h4.blue, h5.blue, h6.blue, p.blue {
  color: #1879B9;
}

.bg-darkpurple {
  background-color: #643789;
  color: #FCFCFC;
}

.text-darkpurple h1, .text-darkpurple h2, .text-darkpurple h3, .text-darkpurple h4, .text-darkpurple h5, .text-darkpurple h6, .text-darkpurple p {
  color: #643789;
}

h1.darkpurple, h2.darkpurple, h3.darkpurple, h4.darkpurple, h5.darkpurple, h6.darkpurple, p.darkpurple {
  color: #643789;
}

.bg-lightpurple {
  background-color: #A95EA3;
  color: #FCFCFC;
}

.text-lightpurple h1, .text-lightpurple h2, .text-lightpurple h3, .text-lightpurple h4, .text-lightpurple h5, .text-lightpurple h6, .text-lightpurple p {
  color: #A95EA3;
}

h1.lightpurple, h2.lightpurple, h3.lightpurple, h4.lightpurple, h5.lightpurple, h6.lightpurple, p.lightpurple {
  color: #A95EA3;
}

.bg-pink {
  background-color: #DC3A79;
  color: #FCFCFC;
}

.text-pink h1, .text-pink h2, .text-pink h3, .text-pink h4, .text-pink h5, .text-pink h6, .text-pink p {
  color: #DC3A79;
}

h1.pink, h2.pink, h3.pink, h4.pink, h5.pink, h6.pink, p.pink {
  color: #DC3A79;
}

.bg-turquoise {
  background-color: #5AAAAD;
  color: #393C3F;
}

.text-turquoise h1, .text-turquoise h2, .text-turquoise h3, .text-turquoise h4, .text-turquoise h5, .text-turquoise h6, .text-turquoise p {
  color: #5AAAAD;
}

h1.turquoise, h2.turquoise, h3.turquoise, h4.turquoise, h5.turquoise, h6.turquoise, p.turquoise {
  color: #5AAAAD;
}

.bg-teal {
  background-color: #10CCB6;
  color: #393C3F;
}

.text-teal h1, .text-teal h2, .text-teal h3, .text-teal h4, .text-teal h5, .text-teal h6, .text-teal p {
  color: #10CCB6;
}

h1.teal, h2.teal, h3.teal, h4.teal, h5.teal, h6.teal, p.teal {
  color: #10CCB6;
}

.bg-orange {
  background-color: #D37E27;
  color: #393C3F;
}

.text-orange h1, .text-orange h2, .text-orange h3, .text-orange h4, .text-orange h5, .text-orange h6, .text-orange p {
  color: #D37E27;
}

h1.orange, h2.orange, h3.orange, h4.orange, h5.orange, h6.orange, p.orange {
  color: #D37E27;
}

.bg-gold {
  background-color: #DBAF21;
  color: #393C3F;
}

.text-gold h1, .text-gold h2, .text-gold h3, .text-gold h4, .text-gold h5, .text-gold h6, .text-gold p {
  color: #DBAF21;
}

h1.gold, h2.gold, h3.gold, h4.gold, h5.gold, h6.gold, p.gold {
  color: #DBAF21;
}

.bg-aquamarine {
  background-color: #6BC5A7;
  color: #393C3F;
}

.text-aquamarine h1, .text-aquamarine h2, .text-aquamarine h3, .text-aquamarine h4, .text-aquamarine h5, .text-aquamarine h6, .text-aquamarine p {
  color: #6BC5A7;
}

h1.aquamarine, h2.aquamarine, h3.aquamarine, h4.aquamarine, h5.aquamarine, h6.aquamarine, p.aquamarine {
  color: #6BC5A7;
}

.bg-white {
  background-color: #FCFCFC;
  color: #393C3F;
}

.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p {
  color: #FCFCFC;
}

h1.white, h2.white, h3.white, h4.white, h5.white, h6.white, p.white {
  color: #FCFCFC;
}

.bg-black {
  background-color: #393C3F;
  color: #FCFCFC;
}

.text-black h1, .text-black h2, .text-black h3, .text-black h4, .text-black h5, .text-black h6, .text-black p {
  color: #393C3F;
}

h1.black, h2.black, h3.black, h4.black, h5.black, h6.black, p.black {
  color: #393C3F;
}

.bg-lightgray {
  background-color: #E2E7EA;
  color: #393C3F;
}

.text-lightgray h1, .text-lightgray h2, .text-lightgray h3, .text-lightgray h4, .text-lightgray h5, .text-lightgray h6, .text-lightgray p {
  color: #E2E7EA;
}

h1.lightgray, h2.lightgray, h3.lightgray, h4.lightgray, h5.lightgray, h6.lightgray, p.lightgray {
  color: #E2E7EA;
}

@font-face {
  font-family: "Karbon";
  src: url("../fonts/Karbon-Light.eot");
  src: url("../fonts/Karbon-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Karbon-Light.woff2") format("woff2"), url("../fonts/Karbon-Light.woff") format("woff"), url("../fonts/Karbon-Light.ttf") format("truetype"), url("../fonts/Karbon-Light.svg#Karbon-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Karbon";
  src: url("../fonts/Karbon-Semibold.eot");
  src: url("../fonts/Karbon-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Karbon-Semibold.woff2") format("woff2"), url("../fonts/Karbon-Semibold.woff") format("woff"), url("../fonts/Karbon-Semibold.ttf") format("truetype"), url("../fonts/Karbon-Semibold.svg#Karbon-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Karbon";
  src: url("../fonts/Karbon-RegularItalic.eot");
  src: url("../fonts/Karbon-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Karbon-RegularItalic.woff2") format("woff2"), url("../fonts/Karbon-RegularItalic.woff") format("woff"), url("../fonts/Karbon-RegularItalic.ttf") format("truetype"), url("../fonts/Karbon-RegularItalic.svg#Karbon-RegularItalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Karbon";
  src: url("../fonts/Karbon-Regular.eot");
  src: url("../fonts/Karbon-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Karbon-Regular.woff2") format("woff2"), url("../fonts/Karbon-Regular.woff") format("woff"), url("../fonts/Karbon-Regular.ttf") format("truetype"), url("../fonts/Karbon-Regular.svg#Karbon-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Karbon";
  src: url("../fonts/Karbon-Medium.eot");
  src: url("../fonts/Karbon-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Karbon-Medium.woff2") format("woff2"), url("../fonts/Karbon-Medium.woff") format("woff"), url("../fonts/Karbon-Medium.ttf") format("truetype"), url("../fonts/Karbon-Medium.svg#Karbon-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Karbon";
  src: url("../fonts/Karbon-Bold.eot");
  src: url("../fonts/Karbon-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Karbon-Bold.woff2") format("woff2"), url("../fonts/Karbon-Bold.woff") format("woff"), url("../fonts/Karbon-Bold.ttf") format("truetype"), url("../fonts/Karbon-Bold.svg#Karbon-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
h1 span {
  font-weight: 100;
}

.close-button {
  font-size: 1.4rem;
  font-weight: 600;
}
.close-button span {
  margin: 0 0 0 4px;
  position: relative;
  top: 3px;
}

.button i {
  margin-right: 10px;
}

mark, .awesomplete mark {
  background: #6F3C97 !important;
  color: #FCFCFC;
}

body.gdpr-prevent-scrolling {
  overflow: hidden !important;
  opacity: 0.2;
  pointer-events: none;
  -webkit-filter: none;
          filter: none;
}

#nav {
  z-index: 2;
}

#nav .sticky {
  background: #FCFCFC;
}
#nav .sticky .grid-container {
  max-width: 1800px;
}

.nav__top ul,
.nav__header ul {
  margin: 0;
  list-style-type: none;
}
.nav__top li,
.nav__header li {
  display: inline-block;
}

.nav__top {
  padding-top: 5px;
}
.nav__top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav__top a {
  color: #393C3F;
}
.nav__top a:hover {
  text-decoration: underline;
}
.nav__top a span {
  font-size: 0.9rem;
  margin-left: 0.5rem;
}
.nav__top a span, .nav__top a:hover {
  color: #6F3C97;
}
.nav__top .show-for-medium a,
.nav__top a.active {
  padding: 11px 14px;
  background-color: #6F3C97;
  color: #FCFCFC;
}
.nav__top .show-for-medium a span,
.nav__top a.active span {
  color: #FCFCFC;
}
.nav__top a.active {
  background: #393C3F;
}

.nav__portals {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-in-out;
  transition: max-height 0.2s ease-in-out;
  background: #393C3F;
  color: #FCFCFC;
}
.nav__portals .grid-x {
  padding: 1rem 0;
}
.nav__portals a {
  color: #FCFCFC;
}

.show a.nav__portal-open {
  background: #393C3F;
  color: #FCFCFC;
  padding: 11px;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.show a.nav__portal-open span {
  color: #FCFCFC;
}
.show .nav__portals {
  max-height: 590px;
}

.nav__header {
  width: 100%;
  padding: 1.25rem 0;
}
.nav__header ul {
  text-align: right;
}
.nav__header li:not(:first-child) {
  margin-left: 10px;
}
.nav__header .fa-sharp {
  margin-right: 0.5rem;
}
.nav__header .button {
  padding: 0.5rem 0.5rem;
  margin: 0;
}

#global .callout {
  margin: 0;
}

@media print, screen and (min-width: 64em) {
  .nav__top ul {
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
  }
  .nav__top li:not(:last-child) {
    margin-right: 1.25rem;
  }
  .nav__search {
    padding-top: 5px;
  }
  .nav__search label {
    font-size: 1rem;
    line-height: 1.95rem;
    margin-right: 10px;
  }
  .nav__search input {
    margin: 0;
    border-right: 0;
    width: 290px;
    font-size: 0.8rem;
    height: 41px;
  }
  .nav__search .mod-finder__search {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .nav__search .button {
    margin: 0;
    padding: 9px 15px;
    border: 1px solid #cacaca;
    border-left: 0;
  }
  .nav__header li:not(:first-child) {
    margin-left: 40px;
  }
  .nav__header .button {
    font-size: 1.3rem;
    padding: 0.5rem 0.7rem;
  }
  .nav__logo {
    width: 245px;
    display: inline-block;
  }
  .nav__logo svg {
    width: 100%;
    height: auto;
  }
}
#offCanvas {
  background-repeat: no-repeat;
  background-size: cover;
  overflow-x: hidden;
}

.offcanvas__menu {
  padding: 44px 24px 24px;
  background: #E2E7EA;
  position: relative;
}
.offcanvas__menu:before {
  content: "";
  height: 20px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgb(225, 29, 46)), color-stop(30.99%, rgb(225, 29, 46)), color-stop(31%, rgb(157, 204, 80)), color-stop(50%, rgb(157, 204, 80)), color-stop(68.99%, rgb(157, 204, 80)), color-stop(69%, rgb(24, 121, 185)), to(rgb(24, 121, 185)));
  background: linear-gradient(90deg, rgb(225, 29, 46) 0%, rgb(225, 29, 46) 30.99%, rgb(157, 204, 80) 31%, rgb(157, 204, 80) 50%, rgb(157, 204, 80) 68.99%, rgb(24, 121, 185) 69%, rgb(24, 121, 185) 100%);
}
.offcanvas__menu p {
  font-weight: 100;
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 1.5rem;
}
.offcanvas__menu .close-button {
  position: static;
  float: right;
}
.offcanvas__menu ul {
  margin: 0;
}
.offcanvas__menu li {
  margin-bottom: 1rem;
}
.offcanvas__menu a {
  color: #393C3F;
  font-size: 1.3rem;
  font-weight: 500;
  display: block;
  line-height: 1.2;
  position: relative;
}
.offcanvas__menu .is-drilldown-submenu-parent > a {
  padding-right: 20px;
}
.offcanvas__menu .is-drilldown-submenu-parent > a:after {
  font-family: "Font Awesome 6 Sharp";
  content: "\f105";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.offcanvas__menu .is-submenu-parent-item.is-submenu-item a {
  font-size: 1.8rem;
  font-weight: 600;
}
.offcanvas__menu .js-drilldown-back a {
  font-weight: normal;
}
.offcanvas__menu .js-drilldown-back i {
  position: absolute;
  right: 0;
  top: 4px;
  opacity: 0.5;
}

.offcanvas__strip {
  display: none;
}

@media print, screen and (min-width: 40em) {
  .offcanvas__menu {
    padding: 100px;
    max-width: 43.7rem;
  }
  .offcanvas__menu p, .offcanvas__menu a {
    font-size: 2.1rem;
  }
  .offcanvas__menu p {
    line-height: 0.7;
    margin-bottom: 3.8rem;
  }
  .offcanvas__menu li {
    margin-bottom: 1.5rem;
  }
  .offcanvas__menu .is-drilldown-submenu-parent > a {
    padding-right: 45px;
  }
  .offcanvas__menu .is-submenu-parent-item.is-submenu-item a {
    font-size: 2.6rem;
  }
  .offcanvas__strip {
    display: block;
    position: absolute;
    top: -80px;
    right: -50px;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
    z-index: -1;
  }
}
#component {
  padding-top: 2rem;
  overflow: hidden;
}

#sidebar {
  margin-top: 2rem;
}

.swiper__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem;
}
.swiper__controls .swiper-pagination {
  position: static;
  text-align: left;
}
.swiper__controls .swiper-pagination-bullet {
  width: 25px;
  height: 25px;
  background: #393C3F;
  margin: 0 0.5rem 0 0 !important;
  opacity: 0.4;
}
.swiper__controls .swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper__controls .swiper-button-pause {
  padding-bottom: 7px;
  color: #393C3F;
  margin-right: 0.5rem;
  opacity: 0.4;
  cursor: pointer;
}
.swiper__controls .swiper-button-pause.active {
  opacity: 1;
}
.swiper__controls .swiper-button-pause i {
  font-size: 1.6rem;
  line-height: 0.8;
}

.homepage #component {
  overflow: visible;
  position: relative;
}

.homepage .category-desc:before,
.course-explorer__intro:before {
  content: "";
  background: url("../src/assets/img/logo-line-bg.svg") no-repeat center center;
  position: absolute;
  top: -100px;
  bottom: -100px;
  left: 0;
  right: 0;
  z-index: -1;
}

.course-explorer__intro:before {
  top: -50%;
}

.breakout {
  position: relative;
  padding: 3rem 0;
}
.breakout:before, .breakout:after {
  content: "";
  width: 50vw;
  position: absolute;
  top: 0;
  bottom: 0;
  background: inherit;
}
.breakout:before {
  left: -50vw;
}
.breakout:after {
  right: -50vw;
}

.category-desc {
  margin-bottom: 2rem;
}

.blog-item {
  margin-bottom: 2rem;
}
.blog-item h2 a {
  color: #393C3F;
  text-decoration: underline;
}
.blog-item .item-content {
  height: 100%;
}
.blog-item .card-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.blog-item .item-content__readmore {
  margin-top: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.com-content-category-blog__children a {
  display: block;
  color: #393C3F;
}
.com-content-category-blog__children .card {
  margin: 0;
  height: 100%;
  background: #FCFCFC;
}

.com-content-category-blog__child:not(:last-child) {
  margin-bottom: 1rem;
}

.accordion .accordion-item:not(:last-child) {
  margin-bottom: 1rem;
}
.accordion .accordion-title {
  background: #FCFCFC;
  font-weight: bold;
  color: #393C3F;
  padding-right: 2rem;
}
.accordion .accordion-title:before {
  margin-top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media print, screen and (min-width: 64em) {
  .homepage .category-desc {
    max-width: 900px;
    margin: 0 auto 5.75rem;
  }
  #sidebar {
    margin-top: 0;
    background: #ffffff;
    position: relative;
    z-index: 1;
    padding: 0 1rem;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.hero__slideshow {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.hero__static {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.hero__static p {
  margin: 0;
}

.mod-slide__video {
  margin: 0;
  height: 100%;
}
.mod-slide__video iframe {
  width: 100%;
  height: 300px;
  display: block;
}
.mod-slide__strip {
  height: 50px;
  display: block;
  margin-bottom: 1.5rem;
  overflow: hidden;
}
.mod-slide__strip svg {
  position: absolute;
  top: -210px;
}
.mod-slide__content,
.mod-slide .swiper__controls {
  padding: 0 0.5rem;
}

@media print, screen and (min-width: 64em) {
  .hero__slideshow {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .hero__static {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .mod-slide,
  .mod-slide__item {
    height: 100%;
  }
  .mod-slide .swiper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
  .mod-slide__video {
    position: relative;
    padding-bottom: 56.3%;
  }
  .mod-slide__video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
  }
  .mod-slide__content {
    max-width: 22rem;
    margin-left: auto;
    margin-right: 2.5rem;
  }
  .mod-slide__strip {
    height: 73px;
    margin-bottom: 5rem;
  }
  .mod-slide__strip svg {
    top: -190px;
  }
  .mod-slide .swiper__controls {
    width: 23rem;
    margin: auto 2.5rem 1.5rem auto;
  }
}
#sidebar h3 {
  font-weight: 500;
}
#sidebar .moduletable {
  margin-bottom: 1rem;
}
#sidebar .mod-rseventspro h3 {
  text-align: left;
}
#sidebar .mod-rseventspro .mod-rseventspro__item {
  padding: 0 0 1rem;
}
#sidebar .mod-rseventspro .mod-rseventspro__date {
  margin-left: 6px;
}

.mod-strip {
  padding: 1.25rem 0;
  position: relative;
  overflow: hidden;
}
.mod-strip .grid-x {
  position: relative;
  z-index: 1;
}
.mod-strip__item:not(:last-child) {
  margin-bottom: 2rem;
}
.mod-strip__accent {
  position: absolute;
  width: 100%;
  pointer-events: none;
}
.mod-strip__accent--top {
  max-width: 588px;
  top: -25px;
  right: -65px;
}
.mod-strip__accent--left {
  max-width: 217px;
  top: 0;
  right: -20px;
}
.mod-strip p:last-child,
.mod-strip .button:last-child {
  margin: 0;
}

.mod-icons {
  font-weight: bold;
  padding: 2.5rem 0;
}
.mod-icons a {
  display: block;
}
.mod-icons a:hover {
  text-decoration: underline;
}
.mod-icons--text i {
  margin-left: 1.25rem;
}
.mod-icons .cell:not(:last-child) a {
  margin-bottom: 2.5rem;
}
.mod-icons--large {
  font-size: 2.1rem;
}
.mod-icons .cell {
  text-align: center;
}
.mod-icons .large-0 {
  -webkit-box-flex: min-content;
      -ms-flex: min-content;
          flex: min-content;
}

.mod-imagecta {
  position: relative;
  margin-bottom: 2.5rem;
}
.mod-imagecta:after {
  content: "";
  background: #A95EA3;
  display: block;
  height: 50px;
  width: 80%;
  margin-left: auto;
}
.mod-imagecta__item a {
  color: #393C3F;
  background: #E2E7EA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.9rem;
  font-weight: bold;
  padding: 1.3rem 1.9rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: left 0.2s ease-in-out, width 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: left 0.2s ease-in-out, width 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.mod-imagecta__item a i {
  margin-left: auto;
}
.mod-imagecta__item a:hover + .mod-imagecta__image, .mod-imagecta__item a:focus + .mod-imagecta__image {
  opacity: 1;
}
.mod-imagecta__image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

#sidebar .mod-list {
  list-style-type: none;
  margin: 0;
}
#sidebar .mod-list a {
  font-weight: 500;
  font-size: 1.2rem;
  color: #393C3F;
  background: #E2E7EA;
  padding: 0.1rem 0.7rem;
  display: inline-block;
  margin-bottom: 0.7rem;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
#sidebar .mod-list .active a,
#sidebar .mod-list a.active,
#sidebar .mod-list a:focus,
#sidebar .mod-list a:hover {
  background: #6F3C97;
  color: #FCFCFC;
}

.mod-locations img {
  width: 100%;
}
.mod-locations__item {
  padding-top: 50px;
}
.mod-locations__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #E2E7EA;
  color: #393C3F;
  padding: 1rem 1.5rem;
  font-size: 2.1rem;
  font-weight: bold;
}
.mod-locations__title i {
  margin-left: auto;
}
.mod-locations__address {
  padding: 1rem 1.5rem;
}
.mod-locations__address a {
  text-decoration: underline;
}
.mod-locations__address i {
  margin-right: 10px;
}
.mod-locations__address p:last-child {
  margin: 0;
}

.mod-careermatch {
  margin: 3rem 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mod-careermatch .card {
  height: 100%;
}
.mod-careermatch h3 {
  text-align: center;
}
.mod-careermatch h4 {
  font-size: 1.3rem;
  font-weight: normal;
}
.mod-careermatch a {
  color: #393C3F;
}
.mod-careermatch a:hover {
  text-decoration: underline;
  color: #6F3C97;
}
.mod-careermatch .salary {
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1;
}
.mod-careermatch .salary small {
  display: block;
  font-size: 0.8rem;
  font-weight: normal;
}

.mod-careermatch-related {
  background: #1879B9;
  padding: 3rem 0;
}
.mod-careermatch-related .card-section {
  background: #FCFCFC;
}
.mod-careermatch-related h2 {
  color: #FCFCFC;
  font-weight: normal;
}
.mod-careermatch-related h3 {
  font-size: 1.3rem;
  font-weight: normal;
}
.mod-careermatch-related a {
  color: #393C3F;
}

.mod-rseventspro {
  text-align: center;
}
.mod-rseventspro .small-up-2 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mod-rseventspro .label {
  font-size: 1rem;
  font-weight: bold;
}
.mod-rseventspro h4 {
  margin: 0;
}
.mod-rseventspro__date {
  font-size: 1.3rem;
  line-height: 1;
}
.mod-rseventspro__date span {
  font-size: 4.8rem;
  font-weight: bold;
  display: block;
}

.mod-coursesearch .h1 {
  display: block;
}
.mod-coursesearch select {
  margin-bottom: 1.4rem;
}
.mod-coursesearch .card {
  margin: 0;
}

.mod-articlescategory-courses {
  margin: 2rem auto;
}
.mod-articlescategory-courses h3 {
  margin-bottom: 1rem;
}
.mod-articlescategory-courses ul {
  list-style-type: none;
}
.mod-articlescategory-courses li {
  margin-bottom: 1rem;
}
.mod-articlescategory-courses .course {
  height: 100%;
}
.mod-articlescategory-courses .button {
  margin-top: auto !important;
}

@media print, screen and (min-width: 40em) {
  .mod-coursesearch .cell {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
}
@media print, screen and (min-width: 64em) {
  #sidebar .mod-rseventspro .mod-rseventspro__item {
    width: 100%;
  }
  #sidebar .mod-rseventspro .mod-rseventspro__item:not(:last-child) {
    margin-bottom: 1rem;
    border-bottom: 1px solid #E2E7EA;
  }
  .mod-icons {
    padding: 5rem 0;
  }
  .mod-icons .cell:not(:last-child) a {
    margin-bottom: 0;
  }
  .mod-imagecta__item a {
    position: relative;
    width: 100%;
    left: 0;
    z-index: 1;
  }
  .mod-imagecta__item a:hover, .mod-imagecta__item a:focus {
    left: -50px;
    width: calc(100% + 50px);
  }
  .mod-imagecta__default {
    position: absolute;
    top: 0;
    right: 49vw;
    left: 0;
    bottom: 50px;
  }
  .mod-imagecta__default img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .mod-imagecta__image {
    width: 50vw;
    bottom: 50px;
  }
  .mod-imagecta__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .mod-careermatch {
    margin: 5rem 0;
  }
  .mod-rseventspro .small-up-2 {
    max-width: 1000px;
    margin: auto;
  }
  .mod-rseventspro .small-up-2 .cell {
    padding: 0 1rem;
  }
  .mod-rseventspro h3 {
    margin-bottom: 2rem;
  }
  .mod-rseventspro .label {
    margin: 0.8rem 0 1rem -7px;
  }
  .mod-rseventspro__item {
    text-align: left;
  }
  .mod-rseventspro__date {
    float: right;
    text-align: center;
  }
  .mod-rseventspro .button {
    width: 100%;
  }
  .homepage .mod-rseventspro {
    margin: 3rem 0;
  }
  .mod-articlescategory-courses {
    margin: 5rem auto;
  }
}
@media screen and (min-width: 75em) {
  .mod-strip {
    padding: 3.5rem 0;
  }
  .mod-strip__item:not(:last-child) {
    margin-bottom: 0;
  }
  .mod-strip .grid-x {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mod-strip .grid-container {
    padding-left: 5.75rem;
  }
  .mod-strip .large-0 {
    -webkit-box-flex: min-content;
        -ms-flex: min-content;
            flex: min-content;
  }
  .mod-strip__accent--left {
    max-width: 327px;
    top: 0;
    right: auto;
    left: -100px;
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  #home-search {
    width: 58.2999%;
    margin: 0 0 -9.7rem auto;
    position: relative;
    z-index: 1;
  }
  #home-search .card-section {
    padding: 1.5rem 2rem;
  }
}
.news {
  background: #1879B9;
  color: #FCFCFC;
  position: relative;
  overflow: hidden;
}
.news ul {
  list-style-type: none;
  margin: 0;
}
.news a {
  color: #FCFCFC;
}
.news .mod-articles-category-date {
  display: block;
  margin-bottom: 5px;
}
.news .mod-articles-category-introtext {
  padding-right: 2rem;
  margin: 0;
}
.news__strip {
  position: absolute;
  top: -20px;
  pointer-events: none;
  width: 100%;
}
.news__strip svg {
  width: 100%;
  height: auto;
}

.news__header {
  padding: 2rem 2.25rem;
  margin-bottom: 0;
}

.news__section {
  padding: 2rem 2.25rem;
}

.news__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news__title h4 {
  padding-right: 0.75rem;
}

.news__readmore {
  font-size: 2.1rem;
}

@media print, screen and (min-width: 64em) {
  .news__header {
    padding: 5.9rem 2.25rem 2rem;
  }
  .news li.cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .news .mod-articles-category-introtext {
    padding-right: 3rem;
  }
  .news__strip {
    width: 50%;
  }
  .news__image {
    max-width: 30%;
  }
  .news__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .news__title h4 {
    padding-right: 2.75rem;
  }
}
.mod-breadcrumbs__wrapper {
  background: #E2E7EA;
}

.mod-breadcrumbs {
  list-style-type: none;
  padding: 0.5rem 0;
  margin: 0;
}
.mod-breadcrumbs li {
  display: inline-block;
  font-weight: 600;
  margin-right: 15px;
  font-size: 0.9rem;
}
.mod-breadcrumbs li:not(:last-child):after {
  content: ">";
  margin-left: 15px;
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 1;
}
.mod-breadcrumbs a {
  text-decoration: underline;
}

.course-explorer__intro {
  max-width: 700px;
  margin: auto;
}

#course-filters {
  padding: 1.3rem 1.25rem;
  background: #E2E7EA;
  margin: 0 0 1.5rem;
  max-height: 92px;
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}
#course-filters.expand {
  max-height: 1000px;
}
#course-filters.expand h2:after {
  content: "-";
}
#course-filters a {
  text-decoration: none;
}
#course-filters h2 {
  color: #393C3F;
  cursor: pointer;
  position: relative;
  margin-bottom: 3rem;
}
#course-filters h2:after {
  content: "+";
  position: absolute;
  right: 0;
}
#course-filters label {
  margin-bottom: 5px;
}
#course-filters label,
#course-filters input,
#course-filters select {
  font-size: 1rem;
}
#course-filters input,
#course-filters select {
  border: 0;
  font-weight: 500;
  height: auto;
  padding: 0.5rem 0.6rem;
  margin-bottom: 0;
}
#course-filters select {
  padding-right: 1.5rem;
}
#course-filters .moduletable {
  margin-bottom: 1.25rem;
}

.course {
  background: #FCFCFC;
  padding: 1.75rem 1rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.course ul.course__locations {
  margin: 0;
}
.course .label {
  font-weight: bold;
  font-size: 1rem;
}
.course h2 {
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
.course h2 a {
  color: #393C3F;
}
.course ul {
  margin: 0 0 1.25rem;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.course ul li {
  margin: 0 1.5rem 0.75rem 0;
}
.course ul strong {
  display: block;
}
.course .button {
  display: block;
  width: 100%;
}
.course .button.primary {
  margin-top: auto;
}
.course .button:last-child {
  margin: 0;
}

#select2-dashfilter-course_subject_id-container,
#select2-dashfilter-course_location-container {
  margin-left: 0;
}

.select2-container--default .select2-selection--multiple {
  border: 0;
  border-radius: 0;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 0;
}

.select2-container--default .select2-selection {
  padding: 0.4rem;
}
.select2-container--default textarea {
  min-height: 0;
  display: inline;
  margin: 0;
}

#select2-dashfilter-course_level_id-container {
  margin: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: 0;
  border-radius: 0;
  padding: 2px 7px 1px 25px;
  margin: 0 8px 8px 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  height: 100%;
  border-right: 0;
  padding-left: 9px;
  border-radius: 0;
}

.course__content {
  background: #A95EA3;
  margin-bottom: 2rem;
}
.course__content .accordion {
  margin-bottom: 0;
}

.course__video {
  margin-bottom: 1.25rem;
}

.mod-courseinfo {
  background: #E2E7EA;
  padding: 1.5rem;
  margin-bottom: 2rem;
  position: relative;
  overflow: hidden;
}
.mod-courseinfo h3 {
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
.mod-courseinfo ul {
  list-style-type: none;
  margin: 0 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-courseinfo li {
  margin: 0 2rem 1rem 0;
}
.mod-courseinfo strong {
  display: block;
  font-size: 1.3rem;
}
.mod-courseinfo .label {
  font-size: 1rem;
  font-weight: bold;
  margin-top: 10px;
}
.mod-courseinfo__alts-title {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.1;
}
.mod-courseinfo__accent {
  position: absolute;
  bottom: -15px;
  right: -5px;
}
.mod-courseinfo__apply {
  position: relative;
  z-index: 1;
}

@media print, screen and (min-width: 40em) {
  #course-filters {
    max-height: none;
  }
  #course-filters h2:after {
    content: "";
  }
}
@media print, screen and (min-width: 64em) {
  .course-explorer__intro {
    margin-bottom: 3.5rem;
  }
  #course-filters {
    height: 100%;
  }
  #course-filters h2 {
    margin-bottom: 1.5rem;
  }
  .course-filters__results {
    display: none;
  }
  .course__employers .swiper__controls {
    display: none;
  }
  .course__content .accordion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .course__content .accordion-item {
    width: 50%;
    padding: 0 0.5rem;
  }
}
.subject {
  margin-top: -2rem;
}
.subject__header iframe {
  display: block;
}
.subject__line {
  padding: 15px 0;
}
.subject__line img {
  width: 100%;
}
.subject__intro {
  padding: 1rem;
}
.subject__image, .subject__header {
  margin: 0 -10px;
}
.subject__employers h3 {
  font-weight: 300;
}
.subject__fulltext {
  margin-top: 3rem;
}
.subject__video-container .responsive-embed {
  margin: 0;
}
.subject__video-container img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.subject__modules .mod-careermatch {
  margin: 2rem 0;
}

@media print, screen and (min-width: 40em) {
  .subject__image, .subject__header {
    margin: 0 -15px;
  }
}
@media print, screen and (min-width: 64em) {
  .subject__image, .subject__header {
    margin: 0;
  }
  .subject__header {
    margin-bottom: 3rem;
  }
  .subject__video {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .subject__content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .subject__intro {
    padding: 68px 68px 68px 0;
    min-height: 556px;
  }
  .subject__line {
    position: relative;
  }
  .subject__line:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: inherit;
    width: 50vw;
    left: -50vw;
  }
  .subject__video-container {
    margin-right: calc(90% - 53vw);
    height: 100%;
  }
  .subject__video-container iframe {
    height: 100%;
  }
  .subject__fulltext {
    margin: 3rem 0;
  }
  .subject__employers {
    padding-left: 2rem;
  }
  .subject__image {
    margin-right: calc(50% - 50vw);
    padding-left: 25vw;
  }
  .subject__image img {
    width: 100%;
  }
}
#events {
  list-style-type: none;
}
#events h2 {
  margin-bottom: 1rem;
}

.event .button,
#rsepro-event-sharing {
  position: relative;
  z-index: 1;
}

.event__item {
  position: relative;
}
.event__item .label {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
}
.event__item .card-section {
  padding-top: 2rem;
}

.event__details {
  margin: 0;
  list-style-type: none;
}
.event__details li {
  margin-bottom: 5px;
}
.event__details i {
  width: 30px;
  text-align: center;
  margin-right: 5px;
}

.com_rsform .formContainer > .grid-padding-x {
  margin: 0 -0.5rem;
}
.com_rsform .rsform-type-freetext {
  padding: 0 0.5rem;
}
.com_rsform h2 {
  margin-top: 1rem;
}
.com_rsform #component input, .com_rsform #component textarea, .com_rsform #component select, .com_rsform #component form,
.com_rsform #component .has-error-foundation .cell .grid-x .cell * {
  margin-bottom: 1.5rem;
}

.rsform-type-hashcash {
  margin-bottom: 1rem;
}

label.middle {
  padding: 0;
}

@media print, screen and (min-width: 64em) {
  .com_rsform .formContainer > .grid-padding-x {
    margin: 0 -0.8rem;
  }
  .com_rsform .rsform-type-freetext {
    padding: 0 0.8rem;
  }
}
#search-form {
  background: #E2E7EA;
  padding: 1rem 1.5rem;
  margin-bottom: 2rem;
}
#search-form .awesomplete {
  width: 100%;
}

#search-result-list {
  margin: 0;
  list-style-type: none;
}
#search-result-list .cell {
  margin-bottom: 1rem;
}

.result__item {
  background: #FCFCFC;
  padding: 1rem;
  height: 100%;
}

.com_importer nav,
.pagination__wrapper {
  width: 100%;
  text-align: center;
  margin-top: 4rem;
}

.pagination li {
  margin: 0 10px;
}
.pagination a {
  background: #E2E7EA;
  font-weight: bold;
  text-decoration: none;
}
.pagination a[disabled] {
  opacity: 0.7;
  cursor: not-allowed;
}
.pagination .active a,
.pagination a:hover:not([disabled]) {
  background: none;
}

footer {
  background: #E2E7EA;
  padding: 3.5rem 0;
  position: relative;
  overflow: hidden;
}
footer .grid-container {
  position: relative;
  z-index: 1;
}
footer .footer__logo {
  margin-bottom: 0.8rem;
  display: inline-block;
}
footer h3 {
  font-size: 1.3rem;
  font-weight: normal;
}
footer ul {
  list-style-type: none;
  margin: 0;
}
footer a {
  color: #393C3F;
}
footer .moduletable {
  margin-bottom: 2.5rem;
}

.footer__accent {
  position: absolute;
  pointer-events: none;
  bottom: -15px;
  right: -70px;
}

.footer__social .mod-icons {
  padding: 0;
}
.footer__social a {
  margin-bottom: 2.5rem;
}
.footer__social i {
  font-size: 2rem;
}
.footer__social .grid-container {
  padding: 0;
}
.footer__social .large-0 {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
  width: auto;
}

.footer__links a:hover {
  text-decoration: underline;
}
.footer__links .moduletable {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(50% - 1rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.footer__bottom ul {
  max-width: 375px;
}
.footer__bottom li {
  display: inline-block;
  margin-right: 1.25rem;
  font-size: 0.8rem;
}

@media print, screen and (min-width: 40em) {
  .footer__links .moduletable {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(25% - 1.5rem);
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .footer__social .grid-x {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .footer__bottom ul {
    max-width: none;
  }
}
@media print, screen and (min-width: 64em) {
  .footer__accent {
    right: -5px;
  }
}
/*# sourceMappingURL=app.css.map */
