@font-face {
  font-family: Inter;
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwQT9g.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwY.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: #0000;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

button:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="button"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="reset"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="submit"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

fieldset {
  padding: .35em .75em .625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[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, [hidden] {
  display: none;
}

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

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

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

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

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

body {
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  margin: 0;
  padding: 0;
  font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
}

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

textarea {
  border-radius: .75rem;
  height: auto;
  min-height: 50px;
}

select {
  box-sizing: border-box;
  border-radius: .75rem;
  width: 100%;
}

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

[data-whatinput="mouse"] button {
  outline: 0;
}

button {
  appearance: none;
  cursor: auto;
  background: none;
  border: 0;
  border-radius: .75rem;
  padding: 0;
  line-height: 1;
}

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

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

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

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

[type="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 {
  appearance: none;
  box-sizing: border-box;
  color: #000;
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: .75rem;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  transition: box-shadow .5s, border-color .25s ease-in-out;
  display: block;
  box-shadow: inset 0 1px 2px #0000001a;
}

[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 {
  background-color: #fefefe;
  border: 1px solid #636363;
  outline: none;
  transition: box-shadow .5s, border-color .25s ease-in-out;
  box-shadow: 0 0 5px #cacaca;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

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

[type="submit"], [type="button"] {
  appearance: none;
  border-radius: .75rem;
}

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

::placeholder {
  color: #cacaca;
}

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

[type="checkbox"] + label, [type="radio"] + label {
  vertical-align: baseline;
  margin-bottom: 0;
  margin-left: .5rem;
  margin-right: 1rem;
  display: inline-block;
}

[type="checkbox"] + label[for], [type="radio"] + label[for] {
  cursor: pointer;
}

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

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

label {
  color: #000;
  margin: 0;
  font-size: .875rem;
  font-weight: normal;
  line-height: 1.8;
  display: block;
}

label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0;
  line-height: 1.5;
}

.help-text {
  color: #000;
  margin-top: -.5rem;
  font-size: .8125rem;
  font-style: italic;
}

.input-group {
  align-items: stretch;
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
}

.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: .75rem 0 0 .75rem;
}

.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 .75rem .75rem 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 {
  white-space: nowrap;
  margin: 0;
}

.input-group-label {
  color: #000;
  text-align: center;
  white-space: nowrap;
  background: #e6e6e6;
  border: 1px solid #cacaca;
  flex: none;
  align-items: center;
  padding: 0 1rem;
  display: flex;
}

.input-group-label:first-child {
  border-right: 0;
}

.input-group-label:last-child {
  border-left: 0;
}

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

.input-group-button {
  text-align: center;
  flex: none;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

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

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

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

.fieldset {
  border: 1px solid #cacaca;
  margin: 1.125rem 0;
  padding: 1.25rem;
}

.fieldset legend {
  margin: 0 0 0 -.1875rem;
  padding: 0 .1875rem;
}

select {
  appearance: none;
  color: #000;
  background-color: #fefefe;
  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%2899, 99, 99%29\"></polygon></svg>");
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  background-origin: content-box;
  border: 1px solid #cacaca;
  border-radius: .75rem;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem 1.5rem .5rem .5rem;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  transition: box-shadow .5s, border-color .25s ease-in-out;
}

select:focus {
  background-color: #fefefe;
  border: 1px solid #636363;
  outline: none;
  transition: box-shadow .5s, border-color .25s ease-in-out;
  box-shadow: 0 0 5px #cacaca;
}

select:disabled {
  cursor: not-allowed;
  background-color: #e6e6e6;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  background-image: none;
  height: auto;
}

select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  background-color: #f9ecea;
  border-color: #cc4b37;
}

.is-invalid-input:not(:focus)::placeholder, .is-invalid-label {
  color: #cc4b37;
}

.form-error {
  color: #cc4b37;
  margin-top: -.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: bold;
  display: none;
}

.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 {
  font-size: inherit;
  text-rendering: optimizeLegibility;
  margin-bottom: 1rem;
  line-height: 1.6;
}

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 {
  color: inherit;
  text-rendering: optimizeLegibility;
  font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small {
  color: #cacaca;
  line-height: 0;
}

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

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

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

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

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

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

@media print, screen and (width >= 40em) {
  h1, .h1 {
    font-size: 3rem;
  }

  h2, .h2 {
    font-size: 1.9375rem;
  }

  h3, .h3 {
    font-size: 1.75rem;
  }

  h4, .h4 {
    font-size: 1.5625rem;
  }

  h5, .h5 {
    font-size: 1.25rem;
  }

  h6, .h6 {
    font-size: 1rem;
  }
}

@media print, screen and (width >= 64em) {
  h1, .h1 {
    font-size: 3.3125rem;
  }

  h2, .h2 {
    font-size: 2.25rem;
  }

  h3, .h3 {
    font-size: 2.0625rem;
  }

  h4, .h4 {
    font-size: 1.875rem;
  }

  h5, .h5 {
    font-size: 1.5625rem;
  }

  h6, .h6 {
    font-size: 1rem;
  }
}

a {
  line-height: inherit;
  color: #2c743f;
  cursor: pointer;
  text-decoration: none;
}

a:hover, a:focus {
  color: #266436;
}

a img {
  border: 0;
}

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

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

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-bottom: 0;
  margin-left: 1.25rem;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: .3rem;
  font-weight: bold;
}

blockquote {
  border-left: 1px solid #cacaca;
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
}

blockquote, blockquote p {
  color: #636363;
  line-height: 1.6;
}

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

figure {
  margin: 0;
}

kbd {
  color: #000;
  background-color: #e6e6e6;
  border-radius: .75rem;
  margin: 0;
  padding: .125rem .25rem 0;
  font-family: Consolas, Liberation Mono, Courier, monospace;
}

.subheader {
  color: #636363;
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: normal;
  line-height: 1.4;
}

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

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

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

.cite-block, cite {
  color: #636363;
  font-size: .8125rem;
  display: block;
}

.cite-block:before, cite:before {
  content: "— ";
}

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

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

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

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

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

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

@media print, screen and (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 (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 {
  * {
    print-color-adjust: economy;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    background: none !important;
  }

  .show-for-print {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print, th.show-for-print {
    display: table-cell !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  pre, blockquote {
    page-break-inside: avoid;
    border: 1px solid #636363;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: .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: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: .625rem;
  padding-right: .625rem;
}

@media print, screen and (width >= 40em) {
  .grid-container {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
}

.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: .625rem;
  padding-right: .625rem;
}

@media print, screen and (width >= 40em) {
  .grid-container.fluid {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
}

.grid-container.full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.grid-x {
  flex-flow: wrap;
  display: flex;
}

.cell {
  flex: none;
  width: 100%;
  min-width: 0;
  min-height: 0;
}

.cell.auto {
  flex: 1 1 0;
}

.cell.shrink {
  flex: none;
}

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

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

@media print, screen and (width >= 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}

@media print, screen and (width >= 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (width >= 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0;
    width: auto;
  }

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

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

  .grid-x > .medium-1 {
    width: 8.33333%;
  }

  .grid-x > .medium-2 {
    width: 16.6667%;
  }

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

  .grid-x > .medium-4 {
    width: 33.3333%;
  }

  .grid-x > .medium-5 {
    width: 41.6667%;
  }

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

  .grid-x > .medium-7 {
    width: 58.3333%;
  }

  .grid-x > .medium-8 {
    width: 66.6667%;
  }

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

  .grid-x > .medium-10 {
    width: 83.3333%;
  }

  .grid-x > .medium-11 {
    width: 91.6667%;
  }

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

@media print, screen and (width >= 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0;
    width: auto;
  }

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

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

  .grid-x > .large-1 {
    width: 8.33333%;
  }

  .grid-x > .large-2 {
    width: 16.6667%;
  }

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

  .grid-x > .large-4 {
    width: 33.3333%;
  }

  .grid-x > .large-5 {
    width: 41.6667%;
  }

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

  .grid-x > .large-7 {
    width: 58.3333%;
  }

  .grid-x > .large-8 {
    width: 66.6667%;
  }

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

  .grid-x > .large-10 {
    width: 83.3333%;
  }

  .grid-x > .large-11 {
    width: 91.6667%;
  }

  .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: -.625rem;
  margin-right: -.625rem;
}

@media print, screen and (width >= 40em) {
  .grid-margin-x {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
  }
}

.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: .625rem;
  margin-right: .625rem;
}

@media print, screen and (width >= 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: .9375rem;
    margin-right: .9375rem;
  }
}

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

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.25rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.6667% - 1.25rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.3333% - 1.25rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.6667% - 1.25rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.3333% - 1.25rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.6667% - 1.25rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.3333% - 1.25rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.6667% - 1.25rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}

@media print, screen and (width >= 40em) {
  .grid-margin-x > .auto, .grid-margin-x > .shrink {
    width: auto;
  }

  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .small-2 {
    width: calc(16.6667% - 1.875rem);
  }

  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .small-4 {
    width: calc(33.3333% - 1.875rem);
  }

  .grid-margin-x > .small-5 {
    width: calc(41.6667% - 1.875rem);
  }

  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .small-7 {
    width: calc(58.3333% - 1.875rem);
  }

  .grid-margin-x > .small-8 {
    width: calc(66.6667% - 1.875rem);
  }

  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .small-10 {
    width: calc(83.3333% - 1.875rem);
  }

  .grid-margin-x > .small-11 {
    width: calc(91.6667% - 1.875rem);
  }

  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }

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

  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-2 {
    width: calc(16.6667% - 1.875rem);
  }

  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .medium-4 {
    width: calc(33.3333% - 1.875rem);
  }

  .grid-margin-x > .medium-5 {
    width: calc(41.6667% - 1.875rem);
  }

  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .medium-7 {
    width: calc(58.3333% - 1.875rem);
  }

  .grid-margin-x > .medium-8 {
    width: calc(66.6667% - 1.875rem);
  }

  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .medium-10 {
    width: calc(83.3333% - 1.875rem);
  }

  .grid-margin-x > .medium-11 {
    width: calc(91.6667% - 1.875rem);
  }

  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}

@media print, screen and (width >= 64em) {
  .grid-margin-x > .large-auto, .grid-margin-x > .large-shrink {
    width: auto;
  }

  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .large-2 {
    width: calc(16.6667% - 1.875rem);
  }

  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .large-4 {
    width: calc(33.3333% - 1.875rem);
  }

  .grid-margin-x > .large-5 {
    width: calc(41.6667% - 1.875rem);
  }

  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .large-7 {
    width: calc(58.3333% - 1.875rem);
  }

  .grid-margin-x > .large-8 {
    width: calc(66.6667% - 1.875rem);
  }

  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .large-10 {
    width: calc(83.3333% - 1.875rem);
  }

  .grid-margin-x > .large-11 {
    width: calc(91.6667% - 1.875rem);
  }

  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-left: -.625rem;
  margin-right: -.625rem;
}

@media print, screen and (width >= 40em) {
  .grid-padding-x .grid-padding-x {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
  }
}

.grid-container:not(.full) > .grid-padding-x {
  margin-left: -.625rem;
  margin-right: -.625rem;
}

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

.grid-padding-x > .cell {
  padding-left: .625rem;
  padding-right: .625rem;
}

@media print, screen and (width >= 40em) {
  .grid-padding-x > .cell {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
}

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

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

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

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

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

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

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

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

@media print, screen and (width >= 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }

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

  .medium-up-3 > .cell {
    width: 33.3333%;
  }

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

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

  .medium-up-6 > .cell {
    width: 16.6667%;
  }

  .medium-up-7 > .cell {
    width: 14.2857%;
  }

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

@media print, screen and (width >= 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }

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

  .large-up-3 > .cell {
    width: 33.3333%;
  }

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

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

  .large-up-6 > .cell {
    width: 16.6667%;
  }

  .large-up-7 > .cell {
    width: 14.2857%;
  }

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

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

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

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

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

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

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

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

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

@media print, screen and (width >= 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

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

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

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

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

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

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

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

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

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

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333% - 1.875rem);
  }

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

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

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6667% - 1.875rem);
  }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857% - 1.875rem);
  }

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

@media print, screen and (width >= 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

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

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333% - 1.875rem);
  }

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

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

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6667% - 1.875rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857% - 1.875rem);
  }

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

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

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.6667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.3333%;
}

.small-margin-collapse > .small-5 {
  width: 41.6667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.3333%;
}

.small-margin-collapse > .small-8 {
  width: 66.6667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.3333%;
}

.small-margin-collapse > .small-11 {
  width: 91.6667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (width >= 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .medium-2 {
    width: 16.6667%;
  }

  .small-margin-collapse > .medium-3 {
    width: 25%;
  }

  .small-margin-collapse > .medium-4 {
    width: 33.3333%;
  }

  .small-margin-collapse > .medium-5 {
    width: 41.6667%;
  }

  .small-margin-collapse > .medium-6 {
    width: 50%;
  }

  .small-margin-collapse > .medium-7 {
    width: 58.3333%;
  }

  .small-margin-collapse > .medium-8 {
    width: 66.6667%;
  }

  .small-margin-collapse > .medium-9 {
    width: 75%;
  }

  .small-margin-collapse > .medium-10 {
    width: 83.3333%;
  }

  .small-margin-collapse > .medium-11 {
    width: 91.6667%;
  }

  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (width >= 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .large-2 {
    width: 16.6667%;
  }

  .small-margin-collapse > .large-3 {
    width: 25%;
  }

  .small-margin-collapse > .large-4 {
    width: 33.3333%;
  }

  .small-margin-collapse > .large-5 {
    width: 41.6667%;
  }

  .small-margin-collapse > .large-6 {
    width: 50%;
  }

  .small-margin-collapse > .large-7 {
    width: 58.3333%;
  }

  .small-margin-collapse > .large-8 {
    width: 66.6667%;
  }

  .small-margin-collapse > .large-9 {
    width: 75%;
  }

  .small-margin-collapse > .large-10 {
    width: 83.3333%;
  }

  .small-margin-collapse > .large-11 {
    width: 91.6667%;
  }

  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

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

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

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

  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .small-2 {
    width: 16.6667%;
  }

  .medium-margin-collapse > .small-3 {
    width: 25%;
  }

  .medium-margin-collapse > .small-4 {
    width: 33.3333%;
  }

  .medium-margin-collapse > .small-5 {
    width: 41.6667%;
  }

  .medium-margin-collapse > .small-6 {
    width: 50%;
  }

  .medium-margin-collapse > .small-7 {
    width: 58.3333%;
  }

  .medium-margin-collapse > .small-8 {
    width: 66.6667%;
  }

  .medium-margin-collapse > .small-9 {
    width: 75%;
  }

  .medium-margin-collapse > .small-10 {
    width: 83.3333%;
  }

  .medium-margin-collapse > .small-11 {
    width: 91.6667%;
  }

  .medium-margin-collapse > .small-12 {
    width: 100%;
  }

  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .medium-2 {
    width: 16.6667%;
  }

  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }

  .medium-margin-collapse > .medium-4 {
    width: 33.3333%;
  }

  .medium-margin-collapse > .medium-5 {
    width: 41.6667%;
  }

  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }

  .medium-margin-collapse > .medium-7 {
    width: 58.3333%;
  }

  .medium-margin-collapse > .medium-8 {
    width: 66.6667%;
  }

  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }

  .medium-margin-collapse > .medium-10 {
    width: 83.3333%;
  }

  .medium-margin-collapse > .medium-11 {
    width: 91.6667%;
  }

  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (width >= 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .large-2 {
    width: 16.6667%;
  }

  .medium-margin-collapse > .large-3 {
    width: 25%;
  }

  .medium-margin-collapse > .large-4 {
    width: 33.3333%;
  }

  .medium-margin-collapse > .large-5 {
    width: 41.6667%;
  }

  .medium-margin-collapse > .large-6 {
    width: 50%;
  }

  .medium-margin-collapse > .large-7 {
    width: 58.3333%;
  }

  .medium-margin-collapse > .large-8 {
    width: 66.6667%;
  }

  .medium-margin-collapse > .large-9 {
    width: 75%;
  }

  .medium-margin-collapse > .large-10 {
    width: 83.3333%;
  }

  .medium-margin-collapse > .large-11 {
    width: 91.6667%;
  }

  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

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

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

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

  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .small-2 {
    width: 16.6667%;
  }

  .large-margin-collapse > .small-3 {
    width: 25%;
  }

  .large-margin-collapse > .small-4 {
    width: 33.3333%;
  }

  .large-margin-collapse > .small-5 {
    width: 41.6667%;
  }

  .large-margin-collapse > .small-6 {
    width: 50%;
  }

  .large-margin-collapse > .small-7 {
    width: 58.3333%;
  }

  .large-margin-collapse > .small-8 {
    width: 66.6667%;
  }

  .large-margin-collapse > .small-9 {
    width: 75%;
  }

  .large-margin-collapse > .small-10 {
    width: 83.3333%;
  }

  .large-margin-collapse > .small-11 {
    width: 91.6667%;
  }

  .large-margin-collapse > .small-12 {
    width: 100%;
  }

  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .medium-2 {
    width: 16.6667%;
  }

  .large-margin-collapse > .medium-3 {
    width: 25%;
  }

  .large-margin-collapse > .medium-4 {
    width: 33.3333%;
  }

  .large-margin-collapse > .medium-5 {
    width: 41.6667%;
  }

  .large-margin-collapse > .medium-6 {
    width: 50%;
  }

  .large-margin-collapse > .medium-7 {
    width: 58.3333%;
  }

  .large-margin-collapse > .medium-8 {
    width: 66.6667%;
  }

  .large-margin-collapse > .medium-9 {
    width: 75%;
  }

  .large-margin-collapse > .medium-10 {
    width: 83.3333%;
  }

  .large-margin-collapse > .medium-11 {
    width: 91.6667%;
  }

  .large-margin-collapse > .medium-12 {
    width: 100%;
  }

  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .large-2 {
    width: 16.6667%;
  }

  .large-margin-collapse > .large-3 {
    width: 25%;
  }

  .large-margin-collapse > .large-4 {
    width: 33.3333%;
  }

  .large-margin-collapse > .large-5 {
    width: 41.6667%;
  }

  .large-margin-collapse > .large-6 {
    width: 50%;
  }

  .large-margin-collapse > .large-7 {
    width: 58.3333%;
  }

  .large-margin-collapse > .large-8 {
    width: 66.6667%;
  }

  .large-margin-collapse > .large-9 {
    width: 75%;
  }

  .large-margin-collapse > .large-10 {
    width: 83.3333%;
  }

  .large-margin-collapse > .large-11 {
    width: 91.6667%;
  }

  .large-margin-collapse > .large-12 {
    width: 100%;
  }

  .large-padding-collapse {
    margin-left: 0;
    margin-right: 0;
  }

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

.grid-margin-x > .small-offset-0 {
  margin-left: .625rem;
}

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (width >= 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .medium-offset-0 {
    margin-left: .9375rem;
  }

  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + .9375rem);
  }

  .medium-offset-2 {
    margin-left: 16.6667%;
  }

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6667% + .9375rem);
  }

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

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

  .medium-offset-4 {
    margin-left: 33.3333%;
  }

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333% + .9375rem);
  }

  .medium-offset-5 {
    margin-left: 41.6667%;
  }

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6667% + .9375rem);
  }

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

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

  .medium-offset-7 {
    margin-left: 58.3333%;
  }

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333% + .9375rem);
  }

  .medium-offset-8 {
    margin-left: 66.6667%;
  }

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6667% + .9375rem);
  }

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

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

  .medium-offset-10 {
    margin-left: 83.3333%;
  }

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333% + .9375rem);
  }

  .medium-offset-11 {
    margin-left: 91.6667%;
  }

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6667% + .9375rem);
  }
}

@media print, screen and (width >= 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .large-offset-0 {
    margin-left: .9375rem;
  }

  .large-offset-1 {
    margin-left: 8.33333%;
  }

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + .9375rem);
  }

  .large-offset-2 {
    margin-left: 16.6667%;
  }

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6667% + .9375rem);
  }

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

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

  .large-offset-4 {
    margin-left: 33.3333%;
  }

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333% + .9375rem);
  }

  .large-offset-5 {
    margin-left: 41.6667%;
  }

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6667% + .9375rem);
  }

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

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

  .large-offset-7 {
    margin-left: 58.3333%;
  }

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333% + .9375rem);
  }

  .large-offset-8 {
    margin-left: 66.6667%;
  }

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6667% + .9375rem);
  }

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

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

  .large-offset-10 {
    margin-left: 83.3333%;
  }

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333% + .9375rem);
  }

  .large-offset-11 {
    margin-left: 91.6667%;
  }

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6667% + .9375rem);
  }
}

.grid-y {
  flex-flow: column;
  display: flex;
}

.grid-y > .cell {
  height: auto;
  max-height: none;
}

.grid-y > .auto, .grid-y > .shrink {
  height: auto;
}

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

@media print, screen and (width >= 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}

@media print, screen and (width >= 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}

.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  flex: none;
}

.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.6667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.3333%;
}

.grid-y > .small-5 {
  height: 41.6667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.3333%;
}

.grid-y > .small-8 {
  height: 66.6667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.3333%;
}

.grid-y > .small-11 {
  height: 91.6667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (width >= 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0;
    height: auto;
  }

  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    flex: none;
  }

  .grid-y > .medium-shrink {
    height: auto;
  }

  .grid-y > .medium-1 {
    height: 8.33333%;
  }

  .grid-y > .medium-2 {
    height: 16.6667%;
  }

  .grid-y > .medium-3 {
    height: 25%;
  }

  .grid-y > .medium-4 {
    height: 33.3333%;
  }

  .grid-y > .medium-5 {
    height: 41.6667%;
  }

  .grid-y > .medium-6 {
    height: 50%;
  }

  .grid-y > .medium-7 {
    height: 58.3333%;
  }

  .grid-y > .medium-8 {
    height: 66.6667%;
  }

  .grid-y > .medium-9 {
    height: 75%;
  }

  .grid-y > .medium-10 {
    height: 83.3333%;
  }

  .grid-y > .medium-11 {
    height: 91.6667%;
  }

  .grid-y > .medium-12 {
    height: 100%;
  }
}

@media print, screen and (width >= 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0;
    height: auto;
  }

  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    flex: none;
  }

  .grid-y > .large-shrink {
    height: auto;
  }

  .grid-y > .large-1 {
    height: 8.33333%;
  }

  .grid-y > .large-2 {
    height: 16.6667%;
  }

  .grid-y > .large-3 {
    height: 25%;
  }

  .grid-y > .large-4 {
    height: 33.3333%;
  }

  .grid-y > .large-5 {
    height: 41.6667%;
  }

  .grid-y > .large-6 {
    height: 50%;
  }

  .grid-y > .large-7 {
    height: 58.3333%;
  }

  .grid-y > .large-8 {
    height: 66.6667%;
  }

  .grid-y > .large-9 {
    height: 75%;
  }

  .grid-y > .large-10 {
    height: 83.3333%;
  }

  .grid-y > .large-11 {
    height: 91.6667%;
  }

  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -.625rem;
  margin-bottom: -.625rem;
}

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

.grid-padding-y > .cell {
  padding-top: .625rem;
  padding-bottom: .625rem;
}

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

  .grid-margin-y {
    margin-top: -.9375rem;
    margin-bottom: -.9375rem;
  }

  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: .9375rem;
    margin-bottom: .9375rem;
  }
}

@media print, screen and (width >= 40em) {
  .grid-margin-y > .auto, .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.6667% - 1.875rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.3333% - 1.875rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.6667% - 1.875rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.3333% - 1.875rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.6667% - 1.875rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.3333% - 1.875rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.6667% - 1.875rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .medium-auto, .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.6667% - 1.875rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.3333% - 1.875rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.6667% - 1.875rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.3333% - 1.875rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.6667% - 1.875rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.3333% - 1.875rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.6667% - 1.875rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (width >= 64em) {
  .grid-margin-y > .large-auto, .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.6667% - 1.875rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.3333% - 1.875rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.6667% - 1.875rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.3333% - 1.875rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.6667% - 1.875rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.3333% - 1.875rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.6667% - 1.875rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

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

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

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

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

.cell-block-container {
  flex-direction: column;
  max-height: 100%;
  display: flex;
}

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

@media print, screen and (width >= 40em) {
  .medium-grid-frame {
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
    position: relative;
    overflow: hidden;
  }

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

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

  .medium-cell-block-container {
    flex-direction: column;
    max-height: 100%;
    display: flex;
  }

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

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

@media print, screen and (width >= 64em) {
  .large-grid-frame {
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
    position: relative;
    overflow: hidden;
  }

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

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

  .large-cell-block-container {
    flex-direction: column;
    max-height: 100%;
    display: flex;
  }

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

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

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

@media print, screen and (width >= 40em) {
  .grid-y.medium-grid-frame {
    flex-wrap: nowrap;
    align-items: stretch;
    width: auto;
    height: 100vh;
    position: relative;
    overflow: hidden;
  }
}

@media print, screen and (width >= 64em) {
  .grid-y.large-grid-frame {
    flex-wrap: nowrap;
    align-items: stretch;
    width: auto;
    height: 100vh;
    position: relative;
    overflow: hidden;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}

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

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

.grid-margin-y {
  margin-top: -.625rem;
  margin-bottom: -.625rem;
}

@media print, screen and (width >= 40em) {
  .grid-margin-y {
    margin-top: -.9375rem;
    margin-bottom: -.9375rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: .625rem;
  margin-bottom: .625rem;
}

@media print, screen and (width >= 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: .9375rem;
    margin-bottom: .9375rem;
  }
}

.grid-margin-y > .auto, .grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.6667% - 1.25rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.3333% - 1.25rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.6667% - 1.25rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.3333% - 1.25rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.6667% - 1.25rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.3333% - 1.25rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.6667% - 1.25rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}

@media print, screen and (width >= 40em) {
  .grid-margin-y > .auto, .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.6667% - 1.875rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.3333% - 1.875rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.6667% - 1.875rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.3333% - 1.875rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.6667% - 1.875rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.3333% - 1.875rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.6667% - 1.875rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .medium-auto, .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.6667% - 1.875rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.3333% - 1.875rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.6667% - 1.875rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.3333% - 1.875rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.6667% - 1.875rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.3333% - 1.875rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.6667% - 1.875rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (width >= 64em) {
  .grid-margin-y > .large-auto, .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.6667% - 1.875rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.3333% - 1.875rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.6667% - 1.875rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.3333% - 1.875rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.6667% - 1.875rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.3333% - 1.875rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.6667% - 1.875rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}

@media print, screen and (width >= 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (width >= 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (width >= 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (width >= 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

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

.row:after {
  clear: both;
}

@media print, screen and (width >= 40em) {
  .row .row {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
  }
}

@media print, screen and (width >= 64em) {
  .row .row {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
  }
}

.row.gutter-small > .column, .row.gutter-small > .columns {
  padding-left: .625rem;
  padding-right: .625rem;
}

.row.gutter-medium > .column, .row.gutter-medium > .columns {
  padding-left: .9375rem;
  padding-right: .9375rem;
}

.column, .columns {
  float: left;
  width: 100%;
  padding-left: .625rem;
  padding-right: .625rem;
}

@media print, screen and (width >= 40em) {
  .column, .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
}

.column, .columns, .column:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

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

.small-1 {
  width: 8.33333%;
}

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

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

.small-2 {
  width: 16.6667%;
}

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

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

.small-3 {
  width: 25%;
}

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

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

.small-4 {
  width: 33.3333%;
}

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

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

.small-5 {
  width: 41.6667%;
}

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

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

.small-6 {
  width: 50%;
}

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

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

.small-7 {
  width: 58.3333%;
}

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

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

.small-8 {
  width: 66.6667%;
}

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

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

.small-9 {
  width: 75%;
}

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

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

.small-10 {
  width: 83.3333%;
}

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

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

.small-11 {
  width: 91.6667%;
}

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

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

.small-12 {
  width: 100%;
}

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%;
}

.small-up-1 > .column:nth-of-type(n), .small-up-1 > .columns:nth-of-type(n) {
  clear: none;
}

.small-up-1 > .column:nth-of-type(n+1), .small-up-1 > .columns:nth-of-type(n+1) {
  clear: both;
}

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%;
}

.small-up-2 > .column:nth-of-type(n), .small-up-2 > .columns:nth-of-type(n) {
  clear: none;
}

.small-up-2 > .column:nth-of-type(odd), .small-up-2 > .columns:nth-of-type(odd) {
  clear: both;
}

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.3333%;
}

.small-up-3 > .column:nth-of-type(n), .small-up-3 > .columns:nth-of-type(n) {
  clear: none;
}

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%;
}

.small-up-4 > .column:nth-of-type(n), .small-up-4 > .columns:nth-of-type(n) {
  clear: none;
}

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%;
}

.small-up-5 > .column:nth-of-type(n), .small-up-5 > .columns:nth-of-type(n) {
  clear: none;
}

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.6667%;
}

.small-up-6 > .column:nth-of-type(n), .small-up-6 > .columns:nth-of-type(n) {
  clear: none;
}

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.2857%;
}

.small-up-7 > .column:nth-of-type(n), .small-up-7 > .columns:nth-of-type(n) {
  clear: none;
}

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}

.small-up-8 > .column:nth-of-type(n), .small-up-8 > .columns:nth-of-type(n) {
  clear: none;
}

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}

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

.small-centered {
  margin-left: auto;
  margin-right: auto;
}

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

.small-uncentered, .small-push-0, .small-pull-0 {
  margin-left: 0;
  margin-right: 0;
  position: static;
}

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

.small-uncentered:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-pull-0:last-child:not(:first-child) {
  float: right;
}

@media print, screen and (width >= 40em) {
  .medium-1 {
    width: 8.33333%;
  }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }

  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }

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

  .medium-2 {
    width: 16.6667%;
  }

  .medium-push-2 {
    position: relative;
    left: 16.6667%;
  }

  .medium-pull-2 {
    position: relative;
    left: -16.6667%;
  }

  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  .medium-3 {
    width: 25%;
  }

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

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

  .medium-offset-2 {
    margin-left: 16.6667%;
  }

  .medium-4 {
    width: 33.3333%;
  }

  .medium-push-4 {
    position: relative;
    left: 33.3333%;
  }

  .medium-pull-4 {
    position: relative;
    left: -33.3333%;
  }

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

  .medium-5 {
    width: 41.6667%;
  }

  .medium-push-5 {
    position: relative;
    left: 41.6667%;
  }

  .medium-pull-5 {
    position: relative;
    left: -41.6667%;
  }

  .medium-offset-4 {
    margin-left: 33.3333%;
  }

  .medium-6 {
    width: 50%;
  }

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

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

  .medium-offset-5 {
    margin-left: 41.6667%;
  }

  .medium-7 {
    width: 58.3333%;
  }

  .medium-push-7 {
    position: relative;
    left: 58.3333%;
  }

  .medium-pull-7 {
    position: relative;
    left: -58.3333%;
  }

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

  .medium-8 {
    width: 66.6667%;
  }

  .medium-push-8 {
    position: relative;
    left: 66.6667%;
  }

  .medium-pull-8 {
    position: relative;
    left: -66.6667%;
  }

  .medium-offset-7 {
    margin-left: 58.3333%;
  }

  .medium-9 {
    width: 75%;
  }

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

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

  .medium-offset-8 {
    margin-left: 66.6667%;
  }

  .medium-10 {
    width: 83.3333%;
  }

  .medium-push-10 {
    position: relative;
    left: 83.3333%;
  }

  .medium-pull-10 {
    position: relative;
    left: -83.3333%;
  }

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

  .medium-11 {
    width: 91.6667%;
  }

  .medium-push-11 {
    position: relative;
    left: 91.6667%;
  }

  .medium-pull-11 {
    position: relative;
    left: -91.6667%;
  }

  .medium-offset-10 {
    margin-left: 83.3333%;
  }

  .medium-12 {
    width: 100%;
  }

  .medium-offset-11 {
    margin-left: 91.6667%;
  }

  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }

  .medium-up-1 > .column:nth-of-type(n), .medium-up-1 > .columns:nth-of-type(n) {
    clear: none;
  }

  .medium-up-1 > .column:nth-of-type(n+1), .medium-up-1 > .columns:nth-of-type(n+1) {
    clear: both;
  }

  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }

  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }

  .medium-up-2 > .column:nth-of-type(n), .medium-up-2 > .columns:nth-of-type(n) {
    clear: none;
  }

  .medium-up-2 > .column:nth-of-type(odd), .medium-up-2 > .columns:nth-of-type(odd) {
    clear: both;
  }

  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }

  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.3333%;
  }

  .medium-up-3 > .column:nth-of-type(n), .medium-up-3 > .columns:nth-of-type(n) {
    clear: none;
  }

  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }

  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }

  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }

  .medium-up-4 > .column:nth-of-type(n), .medium-up-4 > .columns:nth-of-type(n) {
    clear: none;
  }

  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }

  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }

  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }

  .medium-up-5 > .column:nth-of-type(n), .medium-up-5 > .columns:nth-of-type(n) {
    clear: none;
  }

  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }

  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }

  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.6667%;
  }

  .medium-up-6 > .column:nth-of-type(n), .medium-up-6 > .columns:nth-of-type(n) {
    clear: none;
  }

  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }

  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }

  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.2857%;
  }

  .medium-up-7 > .column:nth-of-type(n), .medium-up-7 > .columns:nth-of-type(n) {
    clear: none;
  }

  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }

  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }

  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }

  .medium-up-8 > .column:nth-of-type(n), .medium-up-8 > .columns:nth-of-type(n) {
    clear: none;
  }

  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }

  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }

  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }

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

  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

  .medium-centered {
    margin-left: auto;
    margin-right: auto;
  }

  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .medium-uncentered, .medium-uncentered:last-child:not(:first-child), .medium-push-0, .medium-push-0:last-child:not(:first-child), .medium-pull-0, .medium-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }

  .medium-uncentered:last-child:not(:first-child), .medium-push-0:last-child:not(:first-child), .medium-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (width >= 64em) {
  .large-1 {
    width: 8.33333%;
  }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }

  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }

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

  .large-2 {
    width: 16.6667%;
  }

  .large-push-2 {
    position: relative;
    left: 16.6667%;
  }

  .large-pull-2 {
    position: relative;
    left: -16.6667%;
  }

  .large-offset-1 {
    margin-left: 8.33333%;
  }

  .large-3 {
    width: 25%;
  }

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

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

  .large-offset-2 {
    margin-left: 16.6667%;
  }

  .large-4 {
    width: 33.3333%;
  }

  .large-push-4 {
    position: relative;
    left: 33.3333%;
  }

  .large-pull-4 {
    position: relative;
    left: -33.3333%;
  }

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

  .large-5 {
    width: 41.6667%;
  }

  .large-push-5 {
    position: relative;
    left: 41.6667%;
  }

  .large-pull-5 {
    position: relative;
    left: -41.6667%;
  }

  .large-offset-4 {
    margin-left: 33.3333%;
  }

  .large-6 {
    width: 50%;
  }

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

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

  .large-offset-5 {
    margin-left: 41.6667%;
  }

  .large-7 {
    width: 58.3333%;
  }

  .large-push-7 {
    position: relative;
    left: 58.3333%;
  }

  .large-pull-7 {
    position: relative;
    left: -58.3333%;
  }

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

  .large-8 {
    width: 66.6667%;
  }

  .large-push-8 {
    position: relative;
    left: 66.6667%;
  }

  .large-pull-8 {
    position: relative;
    left: -66.6667%;
  }

  .large-offset-7 {
    margin-left: 58.3333%;
  }

  .large-9 {
    width: 75%;
  }

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

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

  .large-offset-8 {
    margin-left: 66.6667%;
  }

  .large-10 {
    width: 83.3333%;
  }

  .large-push-10 {
    position: relative;
    left: 83.3333%;
  }

  .large-pull-10 {
    position: relative;
    left: -83.3333%;
  }

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

  .large-11 {
    width: 91.6667%;
  }

  .large-push-11 {
    position: relative;
    left: 91.6667%;
  }

  .large-pull-11 {
    position: relative;
    left: -91.6667%;
  }

  .large-offset-10 {
    margin-left: 83.3333%;
  }

  .large-12 {
    width: 100%;
  }

  .large-offset-11 {
    margin-left: 91.6667%;
  }

  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%;
  }

  .large-up-1 > .column:nth-of-type(n), .large-up-1 > .columns:nth-of-type(n) {
    clear: none;
  }

  .large-up-1 > .column:nth-of-type(n+1), .large-up-1 > .columns:nth-of-type(n+1) {
    clear: both;
  }

  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }

  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%;
  }

  .large-up-2 > .column:nth-of-type(n), .large-up-2 > .columns:nth-of-type(n) {
    clear: none;
  }

  .large-up-2 > .column:nth-of-type(odd), .large-up-2 > .columns:nth-of-type(odd) {
    clear: both;
  }

  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }

  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.3333%;
  }

  .large-up-3 > .column:nth-of-type(n), .large-up-3 > .columns:nth-of-type(n) {
    clear: none;
  }

  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }

  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }

  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%;
  }

  .large-up-4 > .column:nth-of-type(n), .large-up-4 > .columns:nth-of-type(n) {
    clear: none;
  }

  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }

  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }

  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%;
  }

  .large-up-5 > .column:nth-of-type(n), .large-up-5 > .columns:nth-of-type(n) {
    clear: none;
  }

  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }

  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }

  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.6667%;
  }

  .large-up-6 > .column:nth-of-type(n), .large-up-6 > .columns:nth-of-type(n) {
    clear: none;
  }

  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }

  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }

  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.2857%;
  }

  .large-up-7 > .column:nth-of-type(n), .large-up-7 > .columns:nth-of-type(n) {
    clear: none;
  }

  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }

  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }

  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }

  .large-up-8 > .column:nth-of-type(n), .large-up-8 > .columns:nth-of-type(n) {
    clear: none;
  }

  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }

  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }

  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }

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

  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

  .large-centered {
    margin-left: auto;
    margin-right: auto;
  }

  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .large-uncentered, .large-push-0, .large-pull-0 {
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .large-uncentered, .large-uncentered:last-child:not(:first-child), .large-push-0, .large-push-0:last-child:not(:first-child), .large-pull-0, .large-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }

  .large-uncentered:last-child:not(:first-child), .large-push-0:last-child:not(:first-child), .large-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (width >= 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }

  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.row {
  flex-flow: wrap;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.row .row {
  margin-left: -.625rem;
  margin-right: -.625rem;
}

@media print, screen and (width >= 40em) {
  .row .row {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
  }
}

@media print, screen and (width >= 64em) {
  .row .row {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
  }
}

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

.row.expanded {
  max-width: none;
}

.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}

.row:not(.expanded) .row {
  max-width: none;
}

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

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

.column, .columns {
  flex: 1 1 0;
  min-width: 0;
  padding-left: .625rem;
  padding-right: .625rem;
}

@media print, screen and (width >= 40em) {
  .column, .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
}

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

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

.small-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

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

.small-2 {
  flex: 0 0 16.6667%;
  max-width: 16.6667%;
}

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

.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

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

.small-4 {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

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

.small-5 {
  flex: 0 0 41.6667%;
  max-width: 41.6667%;
}

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

.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

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

.small-7 {
  flex: 0 0 58.3333%;
  max-width: 58.3333%;
}

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

.small-8 {
  flex: 0 0 66.6667%;
  max-width: 66.6667%;
}

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

.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

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

.small-10 {
  flex: 0 0 83.3333%;
  max-width: 83.3333%;
}

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

.small-11 {
  flex: 0 0 91.6667%;
  max-width: 91.6667%;
}

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

.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

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

.small-up-1 {
  flex-wrap: wrap;
}

.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}

.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}

.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

.small-up-4 {
  flex-wrap: wrap;
}

.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}

.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}

.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.6667%;
  max-width: 16.6667%;
}

.small-up-7 {
  flex-wrap: wrap;
}

.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.2857%;
  max-width: 14.2857%;
}

.small-up-8 {
  flex-wrap: wrap;
}

.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

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

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

@media print, screen and (width >= 40em) {
  .medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

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

  .medium-2 {
    flex: 0 0 16.6667%;
    max-width: 16.6667%;
  }

  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .medium-offset-2 {
    margin-left: 16.6667%;
  }

  .medium-4 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

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

  .medium-5 {
    flex: 0 0 41.6667%;
    max-width: 41.6667%;
  }

  .medium-offset-4 {
    margin-left: 33.3333%;
  }

  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .medium-offset-5 {
    margin-left: 41.6667%;
  }

  .medium-7 {
    flex: 0 0 58.3333%;
    max-width: 58.3333%;
  }

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

  .medium-8 {
    flex: 0 0 66.6667%;
    max-width: 66.6667%;
  }

  .medium-offset-7 {
    margin-left: 58.3333%;
  }

  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .medium-offset-8 {
    margin-left: 66.6667%;
  }

  .medium-10 {
    flex: 0 0 83.3333%;
    max-width: 83.3333%;
  }

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

  .medium-11 {
    flex: 0 0 91.6667%;
    max-width: 91.6667%;
  }

  .medium-offset-10 {
    margin-left: 83.3333%;
  }

  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .medium-offset-11 {
    margin-left: 91.6667%;
  }

  .medium-up-1 {
    flex-wrap: wrap;
  }

  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .medium-up-2 {
    flex-wrap: wrap;
  }

  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .medium-up-3 {
    flex-wrap: wrap;
  }

  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .medium-up-4 {
    flex-wrap: wrap;
  }

  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .medium-up-5 {
    flex-wrap: wrap;
  }

  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .medium-up-6 {
    flex-wrap: wrap;
  }

  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.6667%;
    max-width: 16.6667%;
  }

  .medium-up-7 {
    flex-wrap: wrap;
  }

  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857%;
    max-width: 14.2857%;
  }

  .medium-up-8 {
    flex-wrap: wrap;
  }

  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (width >= 40em) and (width >= 40em) {
  .medium-expand {
    flex: 1 1 0;
  }
}

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}

@media print, screen and (width >= 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0;
  }

  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }

  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
}

@media print, screen and (width >= 64em) {
  .large-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

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

  .large-2 {
    flex: 0 0 16.6667%;
    max-width: 16.6667%;
  }

  .large-offset-1 {
    margin-left: 8.33333%;
  }

  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .large-offset-2 {
    margin-left: 16.6667%;
  }

  .large-4 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

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

  .large-5 {
    flex: 0 0 41.6667%;
    max-width: 41.6667%;
  }

  .large-offset-4 {
    margin-left: 33.3333%;
  }

  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .large-offset-5 {
    margin-left: 41.6667%;
  }

  .large-7 {
    flex: 0 0 58.3333%;
    max-width: 58.3333%;
  }

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

  .large-8 {
    flex: 0 0 66.6667%;
    max-width: 66.6667%;
  }

  .large-offset-7 {
    margin-left: 58.3333%;
  }

  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .large-offset-8 {
    margin-left: 66.6667%;
  }

  .large-10 {
    flex: 0 0 83.3333%;
    max-width: 83.3333%;
  }

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

  .large-11 {
    flex: 0 0 91.6667%;
    max-width: 91.6667%;
  }

  .large-offset-10 {
    margin-left: 83.3333%;
  }

  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .large-offset-11 {
    margin-left: 91.6667%;
  }

  .large-up-1 {
    flex-wrap: wrap;
  }

  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .large-up-2 {
    flex-wrap: wrap;
  }

  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .large-up-3 {
    flex-wrap: wrap;
  }

  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .large-up-4 {
    flex-wrap: wrap;
  }

  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .large-up-5 {
    flex-wrap: wrap;
  }

  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .large-up-6 {
    flex-wrap: wrap;
  }

  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.6667%;
    max-width: 16.6667%;
  }

  .large-up-7 {
    flex-wrap: wrap;
  }

  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857%;
    max-width: 14.2857%;
  }

  .large-up-8 {
    flex-wrap: wrap;
  }

  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (width >= 64em) and (width >= 64em) {
  .large-expand {
    flex: 1 1 0;
  }
}

.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}

@media print, screen and (width >= 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0;
  }

  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }

  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
}

.shrink {
  flex: none;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.25rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (width >= 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }

  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.button {
  vertical-align: middle;
  -webkit-appearance: none;
  text-align: center;
  cursor: pointer;
  border: 1px solid #0000;
  border-radius: .75rem;
  margin: 0 0 1rem;
  padding: .9375rem 1.75rem;
  font-family: inherit;
  font-size: .9rem;
  line-height: 1;
  transition: background-color .25s ease-out, color .25s ease-out;
  display: inline-block;
}

[data-whatinput="mouse"] .button {
  outline: 0;
}

.button.tiny {
  font-size: .6rem;
}

.button.small {
  font-size: .75rem;
}

.button.large {
  font-size: 1.25rem;
}

.button.expanded {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  color: #fefefe;
  background-color: #1f4491;
}

.button:hover, .button:focus {
  color: #fefefe;
  background-color: #1a3a7b;
}

.button.color-1, .button.color-1.disabled, .button.color-1[disabled], .button.color-1.disabled:hover, .button.color-1[disabled]:hover, .button.color-1.disabled:focus, .button.color-1[disabled]:focus {
  color: #fefefe;
  background-color: #1f4491;
}

.button.color-1:hover, .button.color-1:focus {
  color: #fefefe;
  background-color: #193674;
}

.button.color-2, .button.color-2.disabled, .button.color-2[disabled], .button.color-2.disabled:hover, .button.color-2[disabled]:hover, .button.color-2.disabled:focus, .button.color-2[disabled]:focus {
  color: #fefefe;
  background-color: #2c743f;
}

.button.color-2:hover, .button.color-2:focus {
  color: #fefefe;
  background-color: #235d32;
}

.button.color-3, .button.color-3.disabled, .button.color-3[disabled], .button.color-3.disabled:hover, .button.color-3[disabled]:hover, .button.color-3.disabled:focus, .button.color-3[disabled]:focus {
  color: #000;
  background-color: #c2dbff;
}

.button.color-3:hover, .button.color-3:focus {
  color: #000;
  background-color: #68a6ff;
}

.button.color-4, .button.color-4.disabled, .button.color-4[disabled], .button.color-4.disabled:hover, .button.color-4[disabled]:hover, .button.color-4.disabled:focus, .button.color-4[disabled]:focus {
  color: #000;
  background-color: #e4f2e6;
}

.button.color-4:hover, .button.color-4:focus {
  color: #000;
  background-color: #a5d3ab;
}

.button.color-5, .button.color-5.disabled, .button.color-5[disabled], .button.color-5.disabled:hover, .button.color-5[disabled]:hover, .button.color-5.disabled:focus, .button.color-5[disabled]:focus {
  color: #000;
  background-color: #c96a3d;
}

.button.color-5:hover, .button.color-5:focus {
  color: #000;
  background-color: #a4542e;
}

.button.color-6, .button.color-6.disabled, .button.color-6[disabled], .button.color-6.disabled:hover, .button.color-6[disabled]:hover, .button.color-6.disabled:focus, .button.color-6[disabled]:focus {
  color: #000;
  background-color: #f2c4a2;
}

.button.color-6:hover, .button.color-6:focus {
  color: #000;
  background-color: #e8975b;
}

.button.color-7, .button.color-7.disabled, .button.color-7[disabled], .button.color-7.disabled:hover, .button.color-7[disabled]:hover, .button.color-7.disabled:focus, .button.color-7[disabled]:focus {
  color: #000;
  background-color: #e9b872;
}

.button.color-7:hover, .button.color-7:focus {
  color: #000;
  background-color: #e09a36;
}

.button.color-8, .button.color-8.disabled, .button.color-8[disabled], .button.color-8.disabled:hover, .button.color-8[disabled]:hover, .button.color-8.disabled:focus, .button.color-8[disabled]:focus {
  color: #000;
  background-color: #fff6e1;
}

.button.color-8:hover, .button.color-8:focus {
  color: #000;
  background-color: #ffd981;
}

.button.color-9, .button.color-9.disabled, .button.color-9[disabled], .button.color-9.disabled:hover, .button.color-9[disabled]:hover, .button.color-9.disabled:focus, .button.color-9[disabled]:focus {
  color: #fefefe;
  background-color: #510996;
}

.button.color-9:hover, .button.color-9:focus {
  color: #fefefe;
  background-color: #410778;
}

.button.color-10, .button.color-10.disabled, .button.color-10[disabled], .button.color-10.disabled:hover, .button.color-10[disabled]:hover, .button.color-10.disabled:focus, .button.color-10[disabled]:focus {
  color: #000;
  background-color: #dedcf4;
}

.button.color-10:hover, .button.color-10:focus {
  color: #000;
  background-color: #9b95de;
}

.button.color-11, .button.color-11.disabled, .button.color-11[disabled], .button.color-11.disabled:hover, .button.color-11[disabled]:hover, .button.color-11.disabled:focus, .button.color-11[disabled]:focus {
  color: #000;
  background-color: #0f8dbf;
}

.button.color-11:hover, .button.color-11:focus {
  color: #000;
  background-color: #0c7199;
}

.button.color-12, .button.color-12.disabled, .button.color-12[disabled], .button.color-12.disabled:hover, .button.color-12[disabled]:hover, .button.color-12.disabled:focus, .button.color-12[disabled]:focus {
  color: #000;
  background-color: #ddbb14;
}

.button.color-12:hover, .button.color-12:focus {
  color: #000;
  background-color: #b19610;
}

.button.color-13, .button.color-13.disabled, .button.color-13[disabled], .button.color-13.disabled:hover, .button.color-13[disabled]:hover, .button.color-13.disabled:focus, .button.color-13[disabled]:focus {
  color: #000;
  background-color: #ea42a2;
}

.button.color-13:hover, .button.color-13:focus {
  color: #000;
  background-color: #d81886;
}

.button.color-14, .button.color-14.disabled, .button.color-14[disabled], .button.color-14.disabled:hover, .button.color-14[disabled]:hover, .button.color-14.disabled:focus, .button.color-14[disabled]:focus {
  color: #fefefe;
  background-color: #215830;
}

.button.color-14:hover, .button.color-14:focus {
  color: #fefefe;
  background-color: #1a4626;
}

.button.color-15, .button.color-15.disabled, .button.color-15[disabled], .button.color-15.disabled:hover, .button.color-15[disabled]:hover, .button.color-15.disabled:focus, .button.color-15[disabled]:focus {
  color: #fefefe;
  background-color: #8d1207;
}

.button.color-15:hover, .button.color-15:focus {
  color: #fefefe;
  background-color: #710e06;
}

.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  color: #fefefe;
  background-color: #1f4491;
}

.button.primary:hover, .button.primary:focus {
  color: #fefefe;
  background-color: #193674;
}

.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  color: #000;
  background-color: #767676;
}

.button.secondary:hover, .button.secondary:focus {
  color: #000;
  background-color: #5e5e5e;
}

.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  color: #000;
  background-color: #3adb76;
}

.button.success:hover, .button.success:focus {
  color: #000;
  background-color: #22bb5b;
}

.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  color: #000;
  background-color: #ffae00;
}

.button.warning:hover, .button.warning:focus {
  color: #000;
  background-color: #cc8b00;
}

.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  color: #000;
  background-color: #cc4b37;
}

.button.alert:hover, .button.alert:focus {
  color: #000;
  background-color: #a53b2a;
}

.button.color-black, .button.color-black.disabled, .button.color-black[disabled], .button.color-black.disabled:hover, .button.color-black[disabled]:hover, .button.color-black.disabled:focus, .button.color-black[disabled]:focus, .button.color-black:hover, .button.color-black:focus {
  color: #fefefe;
  background-color: #000;
}

.button.color-white, .button.color-white.disabled, .button.color-white[disabled], .button.color-white.disabled:hover, .button.color-white[disabled]:hover, .button.color-white.disabled:focus, .button.color-white[disabled]:focus {
  color: #000;
  background-color: #fefefe;
}

.button.color-white:hover, .button.color-white:focus {
  color: #000;
  background-color: #cbcbcb;
}

.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: #0000;
}

.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  color: #1f4491;
  border: 1px solid #1f4491;
}

.button.hollow:hover, .button.hollow:focus {
  color: #102249;
  border-color: #102249;
}

.button.hollow.color-1, .button.hollow.color-1.disabled, .button.hollow.color-1[disabled], .button.hollow.color-1.disabled:hover, .button.hollow.color-1[disabled]:hover, .button.hollow.color-1.disabled:focus, .button.hollow.color-1[disabled]:focus {
  color: #1f4491;
  border: 1px solid #1f4491;
}

.button.hollow.color-1:hover, .button.hollow.color-1:focus {
  color: #102249;
  border-color: #102249;
}

.button.hollow.color-2, .button.hollow.color-2.disabled, .button.hollow.color-2[disabled], .button.hollow.color-2.disabled:hover, .button.hollow.color-2[disabled]:hover, .button.hollow.color-2.disabled:focus, .button.hollow.color-2[disabled]:focus {
  color: #2c743f;
  border: 1px solid #2c743f;
}

.button.hollow.color-2:hover, .button.hollow.color-2:focus {
  color: #163a20;
  border-color: #163a20;
}

.button.hollow.color-3, .button.hollow.color-3.disabled, .button.hollow.color-3[disabled], .button.hollow.color-3.disabled:hover, .button.hollow.color-3[disabled]:hover, .button.hollow.color-3.disabled:focus, .button.hollow.color-3[disabled]:focus {
  color: #c2dbff;
  border: 1px solid #c2dbff;
}

.button.hollow.color-3:hover, .button.hollow.color-3:focus {
  color: #005ce1;
  border-color: #005ce1;
}

.button.hollow.color-4, .button.hollow.color-4.disabled, .button.hollow.color-4[disabled], .button.hollow.color-4.disabled:hover, .button.hollow.color-4[disabled]:hover, .button.hollow.color-4.disabled:focus, .button.hollow.color-4[disabled]:focus {
  color: #e4f2e6;
  border: 1px solid #e4f2e6;
}

.button.hollow.color-4:hover, .button.hollow.color-4:focus {
  color: #4c9f58;
  border-color: #4c9f58;
}

.button.hollow.color-5, .button.hollow.color-5.disabled, .button.hollow.color-5[disabled], .button.hollow.color-5.disabled:hover, .button.hollow.color-5[disabled]:hover, .button.hollow.color-5.disabled:focus, .button.hollow.color-5[disabled]:focus {
  color: #c96a3d;
  border: 1px solid #c96a3d;
}

.button.hollow.color-5:hover, .button.hollow.color-5:focus {
  color: #66341d;
  border-color: #66341d;
}

.button.hollow.color-6, .button.hollow.color-6.disabled, .button.hollow.color-6[disabled], .button.hollow.color-6.disabled:hover, .button.hollow.color-6[disabled]:hover, .button.hollow.color-6.disabled:focus, .button.hollow.color-6[disabled]:focus {
  color: #f2c4a2;
  border: 1px solid #f2c4a2;
}

.button.hollow.color-6:hover, .button.hollow.color-6:focus {
  color: #b15a19;
  border-color: #b15a19;
}

.button.hollow.color-7, .button.hollow.color-7.disabled, .button.hollow.color-7[disabled], .button.hollow.color-7.disabled:hover, .button.hollow.color-7[disabled]:hover, .button.hollow.color-7.disabled:focus, .button.hollow.color-7[disabled]:focus {
  color: #e9b872;
  border: 1px solid #e9b872;
}

.button.hollow.color-7:hover, .button.hollow.color-7:focus {
  color: #966217;
  border-color: #966217;
}

.button.hollow.color-8, .button.hollow.color-8.disabled, .button.hollow.color-8[disabled], .button.hollow.color-8.disabled:hover, .button.hollow.color-8[disabled]:hover, .button.hollow.color-8.disabled:focus, .button.hollow.color-8[disabled]:focus {
  color: #fff6e1;
  border: 1px solid #fff6e1;
}

.button.hollow.color-8:hover, .button.hollow.color-8:focus {
  color: #f0a800;
  border-color: #f0a800;
}

.button.hollow.color-9, .button.hollow.color-9.disabled, .button.hollow.color-9[disabled], .button.hollow.color-9.disabled:hover, .button.hollow.color-9[disabled]:hover, .button.hollow.color-9.disabled:focus, .button.hollow.color-9[disabled]:focus {
  color: #510996;
  border: 1px solid #510996;
}

.button.hollow.color-9:hover, .button.hollow.color-9:focus {
  color: #29054b;
  border-color: #29054b;
}

.button.hollow.color-10, .button.hollow.color-10.disabled, .button.hollow.color-10[disabled], .button.hollow.color-10.disabled:hover, .button.hollow.color-10[disabled]:hover, .button.hollow.color-10.disabled:focus, .button.hollow.color-10[disabled]:focus {
  color: #dedcf4;
  border: 1px solid #dedcf4;
}

.button.hollow.color-10:hover, .button.hollow.color-10:focus {
  color: #4237b1;
  border-color: #4237b1;
}

.button.hollow.color-11, .button.hollow.color-11.disabled, .button.hollow.color-11[disabled], .button.hollow.color-11.disabled:hover, .button.hollow.color-11[disabled]:hover, .button.hollow.color-11.disabled:focus, .button.hollow.color-11[disabled]:focus {
  color: #0f8dbf;
  border: 1px solid #0f8dbf;
}

.button.hollow.color-11:hover, .button.hollow.color-11:focus {
  color: #084760;
  border-color: #084760;
}

.button.hollow.color-12, .button.hollow.color-12.disabled, .button.hollow.color-12[disabled], .button.hollow.color-12.disabled:hover, .button.hollow.color-12[disabled]:hover, .button.hollow.color-12.disabled:focus, .button.hollow.color-12[disabled]:focus {
  color: #ddbb14;
  border: 1px solid #ddbb14;
}

.button.hollow.color-12:hover, .button.hollow.color-12:focus {
  color: #6f5e0a;
  border-color: #6f5e0a;
}

.button.hollow.color-13, .button.hollow.color-13.disabled, .button.hollow.color-13[disabled], .button.hollow.color-13.disabled:hover, .button.hollow.color-13[disabled]:hover, .button.hollow.color-13.disabled:focus, .button.hollow.color-13[disabled]:focus {
  color: #ea42a2;
  border: 1px solid #ea42a2;
}

.button.hollow.color-13:hover, .button.hollow.color-13:focus {
  color: #870f54;
  border-color: #870f54;
}

.button.hollow.color-14, .button.hollow.color-14.disabled, .button.hollow.color-14[disabled], .button.hollow.color-14.disabled:hover, .button.hollow.color-14[disabled]:hover, .button.hollow.color-14.disabled:focus, .button.hollow.color-14[disabled]:focus {
  color: #215830;
  border: 1px solid #215830;
}

.button.hollow.color-14:hover, .button.hollow.color-14:focus {
  color: #112c18;
  border-color: #112c18;
}

.button.hollow.color-15, .button.hollow.color-15.disabled, .button.hollow.color-15[disabled], .button.hollow.color-15.disabled:hover, .button.hollow.color-15[disabled]:hover, .button.hollow.color-15.disabled:focus, .button.hollow.color-15[disabled]:focus {
  color: #8d1207;
  border: 1px solid #8d1207;
}

.button.hollow.color-15:hover, .button.hollow.color-15:focus {
  color: #470904;
  border-color: #470904;
}

.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 {
  color: #1f4491;
  border: 1px solid #1f4491;
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
  color: #102249;
  border-color: #102249;
}

.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 {
  color: #767676;
  border: 1px solid #767676;
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  color: #3b3b3b;
  border-color: #3b3b3b;
}

.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  color: #3adb76;
  border: 1px solid #3adb76;
}

.button.hollow.success:hover, .button.hollow.success:focus {
  color: #157539;
  border-color: #157539;
}

.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 {
  color: #ffae00;
  border: 1px solid #ffae00;
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
  color: #805700;
  border-color: #805700;
}

.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 {
  color: #cc4b37;
  border: 1px solid #cc4b37;
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
  color: #67251a;
  border-color: #67251a;
}

.button.hollow.color-black, .button.hollow.color-black.disabled, .button.hollow.color-black[disabled], .button.hollow.color-black.disabled:hover, .button.hollow.color-black[disabled]:hover, .button.hollow.color-black.disabled:focus, .button.hollow.color-black[disabled]:focus {
  color: #000;
  border: 1px solid #000;
}

.button.hollow.color-black:hover, .button.hollow.color-black:focus {
  color: #000;
  border-color: #000;
}

.button.hollow.color-white, .button.hollow.color-white.disabled, .button.hollow.color-white[disabled], .button.hollow.color-white.disabled:hover, .button.hollow.color-white[disabled]:hover, .button.hollow.color-white.disabled:focus, .button.hollow.color-white[disabled]:focus {
  color: #fefefe;
  border: 1px solid #fefefe;
}

.button.hollow.color-white:hover, .button.hollow.color-white:focus {
  color: #7f7f7f;
  border-color: #7f7f7f;
}

.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 {
  background-color: #0000;
  border-color: #0000;
}

.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: #1f4491;
}

.button.clear:hover, .button.clear:focus {
  color: #102249;
}

.button.clear.color-1, .button.clear.color-1.disabled, .button.clear.color-1[disabled], .button.clear.color-1.disabled:hover, .button.clear.color-1[disabled]:hover, .button.clear.color-1.disabled:focus, .button.clear.color-1[disabled]:focus {
  color: #1f4491;
}

.button.clear.color-1:hover, .button.clear.color-1:focus {
  color: #102249;
}

.button.clear.color-2, .button.clear.color-2.disabled, .button.clear.color-2[disabled], .button.clear.color-2.disabled:hover, .button.clear.color-2[disabled]:hover, .button.clear.color-2.disabled:focus, .button.clear.color-2[disabled]:focus {
  color: #2c743f;
}

.button.clear.color-2:hover, .button.clear.color-2:focus {
  color: #163a20;
}

.button.clear.color-3, .button.clear.color-3.disabled, .button.clear.color-3[disabled], .button.clear.color-3.disabled:hover, .button.clear.color-3[disabled]:hover, .button.clear.color-3.disabled:focus, .button.clear.color-3[disabled]:focus {
  color: #c2dbff;
}

.button.clear.color-3:hover, .button.clear.color-3:focus {
  color: #005ce1;
}

.button.clear.color-4, .button.clear.color-4.disabled, .button.clear.color-4[disabled], .button.clear.color-4.disabled:hover, .button.clear.color-4[disabled]:hover, .button.clear.color-4.disabled:focus, .button.clear.color-4[disabled]:focus {
  color: #e4f2e6;
}

.button.clear.color-4:hover, .button.clear.color-4:focus {
  color: #4c9f58;
}

.button.clear.color-5, .button.clear.color-5.disabled, .button.clear.color-5[disabled], .button.clear.color-5.disabled:hover, .button.clear.color-5[disabled]:hover, .button.clear.color-5.disabled:focus, .button.clear.color-5[disabled]:focus {
  color: #c96a3d;
}

.button.clear.color-5:hover, .button.clear.color-5:focus {
  color: #66341d;
}

.button.clear.color-6, .button.clear.color-6.disabled, .button.clear.color-6[disabled], .button.clear.color-6.disabled:hover, .button.clear.color-6[disabled]:hover, .button.clear.color-6.disabled:focus, .button.clear.color-6[disabled]:focus {
  color: #f2c4a2;
}

.button.clear.color-6:hover, .button.clear.color-6:focus {
  color: #b15a19;
}

.button.clear.color-7, .button.clear.color-7.disabled, .button.clear.color-7[disabled], .button.clear.color-7.disabled:hover, .button.clear.color-7[disabled]:hover, .button.clear.color-7.disabled:focus, .button.clear.color-7[disabled]:focus {
  color: #e9b872;
}

.button.clear.color-7:hover, .button.clear.color-7:focus {
  color: #966217;
}

.button.clear.color-8, .button.clear.color-8.disabled, .button.clear.color-8[disabled], .button.clear.color-8.disabled:hover, .button.clear.color-8[disabled]:hover, .button.clear.color-8.disabled:focus, .button.clear.color-8[disabled]:focus {
  color: #fff6e1;
}

.button.clear.color-8:hover, .button.clear.color-8:focus {
  color: #f0a800;
}

.button.clear.color-9, .button.clear.color-9.disabled, .button.clear.color-9[disabled], .button.clear.color-9.disabled:hover, .button.clear.color-9[disabled]:hover, .button.clear.color-9.disabled:focus, .button.clear.color-9[disabled]:focus {
  color: #510996;
}

.button.clear.color-9:hover, .button.clear.color-9:focus {
  color: #29054b;
}

.button.clear.color-10, .button.clear.color-10.disabled, .button.clear.color-10[disabled], .button.clear.color-10.disabled:hover, .button.clear.color-10[disabled]:hover, .button.clear.color-10.disabled:focus, .button.clear.color-10[disabled]:focus {
  color: #dedcf4;
}

.button.clear.color-10:hover, .button.clear.color-10:focus {
  color: #4237b1;
}

.button.clear.color-11, .button.clear.color-11.disabled, .button.clear.color-11[disabled], .button.clear.color-11.disabled:hover, .button.clear.color-11[disabled]:hover, .button.clear.color-11.disabled:focus, .button.clear.color-11[disabled]:focus {
  color: #0f8dbf;
}

.button.clear.color-11:hover, .button.clear.color-11:focus {
  color: #084760;
}

.button.clear.color-12, .button.clear.color-12.disabled, .button.clear.color-12[disabled], .button.clear.color-12.disabled:hover, .button.clear.color-12[disabled]:hover, .button.clear.color-12.disabled:focus, .button.clear.color-12[disabled]:focus {
  color: #ddbb14;
}

.button.clear.color-12:hover, .button.clear.color-12:focus {
  color: #6f5e0a;
}

.button.clear.color-13, .button.clear.color-13.disabled, .button.clear.color-13[disabled], .button.clear.color-13.disabled:hover, .button.clear.color-13[disabled]:hover, .button.clear.color-13.disabled:focus, .button.clear.color-13[disabled]:focus {
  color: #ea42a2;
}

.button.clear.color-13:hover, .button.clear.color-13:focus {
  color: #870f54;
}

.button.clear.color-14, .button.clear.color-14.disabled, .button.clear.color-14[disabled], .button.clear.color-14.disabled:hover, .button.clear.color-14[disabled]:hover, .button.clear.color-14.disabled:focus, .button.clear.color-14[disabled]:focus {
  color: #215830;
}

.button.clear.color-14:hover, .button.clear.color-14:focus {
  color: #112c18;
}

.button.clear.color-15, .button.clear.color-15.disabled, .button.clear.color-15[disabled], .button.clear.color-15.disabled:hover, .button.clear.color-15[disabled]:hover, .button.clear.color-15.disabled:focus, .button.clear.color-15[disabled]:focus {
  color: #8d1207;
}

.button.clear.color-15:hover, .button.clear.color-15:focus {
  color: #470904;
}

.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: #1f4491;
}

.button.clear.primary:hover, .button.clear.primary:focus {
  color: #102249;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}

.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}

.button.clear.success:hover, .button.clear.success:focus {
  color: #157539;
}

.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: #805700;
}

.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: #67251a;
}

.button.clear.color-black, .button.clear.color-black.disabled, .button.clear.color-black[disabled], .button.clear.color-black.disabled:hover, .button.clear.color-black[disabled]:hover, .button.clear.color-black.disabled:focus, .button.clear.color-black[disabled]:focus, .button.clear.color-black:hover, .button.clear.color-black:focus {
  color: #000;
}

.button.clear.color-white, .button.clear.color-white.disabled, .button.clear.color-white[disabled], .button.clear.color-white.disabled:hover, .button.clear.color-white[disabled]:hover, .button.clear.color-white.disabled:focus, .button.clear.color-white[disabled]:focus {
  color: #fefefe;
}

.button.clear.color-white:hover, .button.clear.color-white:focus {
  color: #7f7f7f;
}

.button.disabled, .button[disabled] {
  opacity: .25;
  cursor: not-allowed;
}

.button.dropdown:after {
  content: "";
  float: right;
  border: .4em solid #0000;
  border-top-color: #fefefe;
  border-bottom-width: 0;
  width: 0;
  height: 0;
  margin-left: 1.75rem;
  display: inline-block;
  position: relative;
  top: .4em;
}

.button.dropdown.hollow:after, .button.dropdown.clear:after, .button.dropdown.hollow.color-1:after, .button.dropdown.clear.color-1:after {
  border-top-color: #1f4491;
}

.button.dropdown.hollow.color-2:after, .button.dropdown.clear.color-2:after {
  border-top-color: #2c743f;
}

.button.dropdown.hollow.color-3:after, .button.dropdown.clear.color-3:after {
  border-top-color: #c2dbff;
}

.button.dropdown.hollow.color-4:after, .button.dropdown.clear.color-4:after {
  border-top-color: #e4f2e6;
}

.button.dropdown.hollow.color-5:after, .button.dropdown.clear.color-5:after {
  border-top-color: #c96a3d;
}

.button.dropdown.hollow.color-6:after, .button.dropdown.clear.color-6:after {
  border-top-color: #f2c4a2;
}

.button.dropdown.hollow.color-7:after, .button.dropdown.clear.color-7:after {
  border-top-color: #e9b872;
}

.button.dropdown.hollow.color-8:after, .button.dropdown.clear.color-8:after {
  border-top-color: #fff6e1;
}

.button.dropdown.hollow.color-9:after, .button.dropdown.clear.color-9:after {
  border-top-color: #510996;
}

.button.dropdown.hollow.color-10:after, .button.dropdown.clear.color-10:after {
  border-top-color: #dedcf4;
}

.button.dropdown.hollow.color-11:after, .button.dropdown.clear.color-11:after {
  border-top-color: #0f8dbf;
}

.button.dropdown.hollow.color-12:after, .button.dropdown.clear.color-12:after {
  border-top-color: #ddbb14;
}

.button.dropdown.hollow.color-13:after, .button.dropdown.clear.color-13:after {
  border-top-color: #ea42a2;
}

.button.dropdown.hollow.color-14:after, .button.dropdown.clear.color-14:after {
  border-top-color: #215830;
}

.button.dropdown.hollow.color-15:after, .button.dropdown.clear.color-15:after {
  border-top-color: #8d1207;
}

.button.dropdown.hollow.primary:after, .button.dropdown.clear.primary:after {
  border-top-color: #1f4491;
}

.button.dropdown.hollow.secondary:after, .button.dropdown.clear.secondary:after {
  border-top-color: #767676;
}

.button.dropdown.hollow.success:after, .button.dropdown.clear.success:after {
  border-top-color: #3adb76;
}

.button.dropdown.hollow.warning:after, .button.dropdown.clear.warning:after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.alert:after, .button.dropdown.clear.alert:after {
  border-top-color: #cc4b37;
}

.button.dropdown.hollow.color-black:after, .button.dropdown.clear.color-black:after {
  border-top-color: #000;
}

.button.dropdown.hollow.color-white:after, .button.dropdown.clear.color-white:after {
  border-top-color: #fefefe;
}

.button.arrow-only:after {
  float: none;
  margin-left: 0;
  top: -.1em;
}

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

.button-group {
  flex-wrap: wrap;
  flex-grow: 1;
  align-items: stretch;
  margin-bottom: 1rem;
  display: flex;
}

.button-group:before, .button-group:after {
  content: " ";
  flex-basis: 0;
  order: 1;
  display: table;
}

.button-group:after {
  clear: both;
}

.button-group .button {
  flex: none;
  margin: 0 1px 1px 0;
  font-size: .9rem;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: .6rem;
}

.button-group.small .button {
  font-size: .75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded .button {
  flex: 1 1 0;
}

.button-group.color-1 .button, .button-group.color-1 .button.disabled, .button-group.color-1 .button[disabled], .button-group.color-1 .button.disabled:hover, .button-group.color-1 .button[disabled]:hover, .button-group.color-1 .button.disabled:focus, .button-group.color-1 .button[disabled]:focus {
  color: #fefefe;
  background-color: #1f4491;
}

.button-group.color-1 .button:hover, .button-group.color-1 .button:focus {
  color: #fefefe;
  background-color: #193674;
}

.button-group.color-2 .button, .button-group.color-2 .button.disabled, .button-group.color-2 .button[disabled], .button-group.color-2 .button.disabled:hover, .button-group.color-2 .button[disabled]:hover, .button-group.color-2 .button.disabled:focus, .button-group.color-2 .button[disabled]:focus {
  color: #fefefe;
  background-color: #2c743f;
}

.button-group.color-2 .button:hover, .button-group.color-2 .button:focus {
  color: #fefefe;
  background-color: #235d32;
}

.button-group.color-3 .button, .button-group.color-3 .button.disabled, .button-group.color-3 .button[disabled], .button-group.color-3 .button.disabled:hover, .button-group.color-3 .button[disabled]:hover, .button-group.color-3 .button.disabled:focus, .button-group.color-3 .button[disabled]:focus {
  color: #000;
  background-color: #c2dbff;
}

.button-group.color-3 .button:hover, .button-group.color-3 .button:focus {
  color: #000;
  background-color: #68a6ff;
}

.button-group.color-4 .button, .button-group.color-4 .button.disabled, .button-group.color-4 .button[disabled], .button-group.color-4 .button.disabled:hover, .button-group.color-4 .button[disabled]:hover, .button-group.color-4 .button.disabled:focus, .button-group.color-4 .button[disabled]:focus {
  color: #000;
  background-color: #e4f2e6;
}

.button-group.color-4 .button:hover, .button-group.color-4 .button:focus {
  color: #000;
  background-color: #a5d3ab;
}

.button-group.color-5 .button, .button-group.color-5 .button.disabled, .button-group.color-5 .button[disabled], .button-group.color-5 .button.disabled:hover, .button-group.color-5 .button[disabled]:hover, .button-group.color-5 .button.disabled:focus, .button-group.color-5 .button[disabled]:focus {
  color: #000;
  background-color: #c96a3d;
}

.button-group.color-5 .button:hover, .button-group.color-5 .button:focus {
  color: #000;
  background-color: #a4542e;
}

.button-group.color-6 .button, .button-group.color-6 .button.disabled, .button-group.color-6 .button[disabled], .button-group.color-6 .button.disabled:hover, .button-group.color-6 .button[disabled]:hover, .button-group.color-6 .button.disabled:focus, .button-group.color-6 .button[disabled]:focus {
  color: #000;
  background-color: #f2c4a2;
}

.button-group.color-6 .button:hover, .button-group.color-6 .button:focus {
  color: #000;
  background-color: #e8975b;
}

.button-group.color-7 .button, .button-group.color-7 .button.disabled, .button-group.color-7 .button[disabled], .button-group.color-7 .button.disabled:hover, .button-group.color-7 .button[disabled]:hover, .button-group.color-7 .button.disabled:focus, .button-group.color-7 .button[disabled]:focus {
  color: #000;
  background-color: #e9b872;
}

.button-group.color-7 .button:hover, .button-group.color-7 .button:focus {
  color: #000;
  background-color: #e09a36;
}

.button-group.color-8 .button, .button-group.color-8 .button.disabled, .button-group.color-8 .button[disabled], .button-group.color-8 .button.disabled:hover, .button-group.color-8 .button[disabled]:hover, .button-group.color-8 .button.disabled:focus, .button-group.color-8 .button[disabled]:focus {
  color: #000;
  background-color: #fff6e1;
}

.button-group.color-8 .button:hover, .button-group.color-8 .button:focus {
  color: #000;
  background-color: #ffd981;
}

.button-group.color-9 .button, .button-group.color-9 .button.disabled, .button-group.color-9 .button[disabled], .button-group.color-9 .button.disabled:hover, .button-group.color-9 .button[disabled]:hover, .button-group.color-9 .button.disabled:focus, .button-group.color-9 .button[disabled]:focus {
  color: #fefefe;
  background-color: #510996;
}

.button-group.color-9 .button:hover, .button-group.color-9 .button:focus {
  color: #fefefe;
  background-color: #410778;
}

.button-group.color-10 .button, .button-group.color-10 .button.disabled, .button-group.color-10 .button[disabled], .button-group.color-10 .button.disabled:hover, .button-group.color-10 .button[disabled]:hover, .button-group.color-10 .button.disabled:focus, .button-group.color-10 .button[disabled]:focus {
  color: #000;
  background-color: #dedcf4;
}

.button-group.color-10 .button:hover, .button-group.color-10 .button:focus {
  color: #000;
  background-color: #9b95de;
}

.button-group.color-11 .button, .button-group.color-11 .button.disabled, .button-group.color-11 .button[disabled], .button-group.color-11 .button.disabled:hover, .button-group.color-11 .button[disabled]:hover, .button-group.color-11 .button.disabled:focus, .button-group.color-11 .button[disabled]:focus {
  color: #000;
  background-color: #0f8dbf;
}

.button-group.color-11 .button:hover, .button-group.color-11 .button:focus {
  color: #000;
  background-color: #0c7199;
}

.button-group.color-12 .button, .button-group.color-12 .button.disabled, .button-group.color-12 .button[disabled], .button-group.color-12 .button.disabled:hover, .button-group.color-12 .button[disabled]:hover, .button-group.color-12 .button.disabled:focus, .button-group.color-12 .button[disabled]:focus {
  color: #000;
  background-color: #ddbb14;
}

.button-group.color-12 .button:hover, .button-group.color-12 .button:focus {
  color: #000;
  background-color: #b19610;
}

.button-group.color-13 .button, .button-group.color-13 .button.disabled, .button-group.color-13 .button[disabled], .button-group.color-13 .button.disabled:hover, .button-group.color-13 .button[disabled]:hover, .button-group.color-13 .button.disabled:focus, .button-group.color-13 .button[disabled]:focus {
  color: #000;
  background-color: #ea42a2;
}

.button-group.color-13 .button:hover, .button-group.color-13 .button:focus {
  color: #000;
  background-color: #d81886;
}

.button-group.color-14 .button, .button-group.color-14 .button.disabled, .button-group.color-14 .button[disabled], .button-group.color-14 .button.disabled:hover, .button-group.color-14 .button[disabled]:hover, .button-group.color-14 .button.disabled:focus, .button-group.color-14 .button[disabled]:focus {
  color: #fefefe;
  background-color: #215830;
}

.button-group.color-14 .button:hover, .button-group.color-14 .button:focus {
  color: #fefefe;
  background-color: #1a4626;
}

.button-group.color-15 .button, .button-group.color-15 .button.disabled, .button-group.color-15 .button[disabled], .button-group.color-15 .button.disabled:hover, .button-group.color-15 .button[disabled]:hover, .button-group.color-15 .button.disabled:focus, .button-group.color-15 .button[disabled]:focus {
  color: #fefefe;
  background-color: #8d1207;
}

.button-group.color-15 .button:hover, .button-group.color-15 .button:focus {
  color: #fefefe;
  background-color: #710e06;
}

.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 {
  color: #fefefe;
  background-color: #1f4491;
}

.button-group.primary .button:hover, .button-group.primary .button:focus {
  color: #fefefe;
  background-color: #193674;
}

.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 {
  color: #000;
  background-color: #767676;
}

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  color: #000;
  background-color: #5e5e5e;
}

.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 {
  color: #000;
  background-color: #3adb76;
}

.button-group.success .button:hover, .button-group.success .button:focus {
  color: #000;
  background-color: #22bb5b;
}

.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 {
  color: #000;
  background-color: #ffae00;
}

.button-group.warning .button:hover, .button-group.warning .button:focus {
  color: #000;
  background-color: #cc8b00;
}

.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 {
  color: #000;
  background-color: #cc4b37;
}

.button-group.alert .button:hover, .button-group.alert .button:focus {
  color: #000;
  background-color: #a53b2a;
}

.button-group.color-black .button, .button-group.color-black .button.disabled, .button-group.color-black .button[disabled], .button-group.color-black .button.disabled:hover, .button-group.color-black .button[disabled]:hover, .button-group.color-black .button.disabled:focus, .button-group.color-black .button[disabled]:focus, .button-group.color-black .button:hover, .button-group.color-black .button:focus {
  color: #fefefe;
  background-color: #000;
}

.button-group.color-white .button, .button-group.color-white .button.disabled, .button-group.color-white .button[disabled], .button-group.color-white .button.disabled:hover, .button-group.color-white .button[disabled]:hover, .button-group.color-white .button.disabled:focus, .button-group.color-white .button[disabled]:focus {
  color: #000;
  background-color: #fefefe;
}

.button-group.color-white .button:hover, .button-group.color-white .button:focus {
  color: #000;
  background-color: #cbcbcb;
}

.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: #0000;
}

.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 {
  color: #1f4491;
  border: 1px solid #1f4491;
}

.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  color: #102249;
  border-color: #102249;
}

.button-group.hollow.color-1 .button, .button-group.hollow.color-1 .button.disabled, .button-group.hollow.color-1 .button[disabled], .button-group.hollow.color-1 .button.disabled:hover, .button-group.hollow.color-1 .button[disabled]:hover, .button-group.hollow.color-1 .button.disabled:focus, .button-group.hollow.color-1 .button[disabled]:focus, .button-group.hollow .button.color-1, .button-group.hollow .button.color-1.disabled, .button-group.hollow .button.color-1[disabled], .button-group.hollow .button.color-1.disabled:hover, .button-group.hollow .button.color-1[disabled]:hover, .button-group.hollow .button.color-1.disabled:focus, .button-group.hollow .button.color-1[disabled]:focus {
  color: #1f4491;
  border: 1px solid #1f4491;
}

.button-group.hollow.color-1 .button:hover, .button-group.hollow.color-1 .button:focus, .button-group.hollow .button.color-1:hover, .button-group.hollow .button.color-1:focus {
  color: #102249;
  border-color: #102249;
}

.button-group.hollow.color-2 .button, .button-group.hollow.color-2 .button.disabled, .button-group.hollow.color-2 .button[disabled], .button-group.hollow.color-2 .button.disabled:hover, .button-group.hollow.color-2 .button[disabled]:hover, .button-group.hollow.color-2 .button.disabled:focus, .button-group.hollow.color-2 .button[disabled]:focus, .button-group.hollow .button.color-2, .button-group.hollow .button.color-2.disabled, .button-group.hollow .button.color-2[disabled], .button-group.hollow .button.color-2.disabled:hover, .button-group.hollow .button.color-2[disabled]:hover, .button-group.hollow .button.color-2.disabled:focus, .button-group.hollow .button.color-2[disabled]:focus {
  color: #2c743f;
  border: 1px solid #2c743f;
}

.button-group.hollow.color-2 .button:hover, .button-group.hollow.color-2 .button:focus, .button-group.hollow .button.color-2:hover, .button-group.hollow .button.color-2:focus {
  color: #163a20;
  border-color: #163a20;
}

.button-group.hollow.color-3 .button, .button-group.hollow.color-3 .button.disabled, .button-group.hollow.color-3 .button[disabled], .button-group.hollow.color-3 .button.disabled:hover, .button-group.hollow.color-3 .button[disabled]:hover, .button-group.hollow.color-3 .button.disabled:focus, .button-group.hollow.color-3 .button[disabled]:focus, .button-group.hollow .button.color-3, .button-group.hollow .button.color-3.disabled, .button-group.hollow .button.color-3[disabled], .button-group.hollow .button.color-3.disabled:hover, .button-group.hollow .button.color-3[disabled]:hover, .button-group.hollow .button.color-3.disabled:focus, .button-group.hollow .button.color-3[disabled]:focus {
  color: #c2dbff;
  border: 1px solid #c2dbff;
}

.button-group.hollow.color-3 .button:hover, .button-group.hollow.color-3 .button:focus, .button-group.hollow .button.color-3:hover, .button-group.hollow .button.color-3:focus {
  color: #005ce1;
  border-color: #005ce1;
}

.button-group.hollow.color-4 .button, .button-group.hollow.color-4 .button.disabled, .button-group.hollow.color-4 .button[disabled], .button-group.hollow.color-4 .button.disabled:hover, .button-group.hollow.color-4 .button[disabled]:hover, .button-group.hollow.color-4 .button.disabled:focus, .button-group.hollow.color-4 .button[disabled]:focus, .button-group.hollow .button.color-4, .button-group.hollow .button.color-4.disabled, .button-group.hollow .button.color-4[disabled], .button-group.hollow .button.color-4.disabled:hover, .button-group.hollow .button.color-4[disabled]:hover, .button-group.hollow .button.color-4.disabled:focus, .button-group.hollow .button.color-4[disabled]:focus {
  color: #e4f2e6;
  border: 1px solid #e4f2e6;
}

.button-group.hollow.color-4 .button:hover, .button-group.hollow.color-4 .button:focus, .button-group.hollow .button.color-4:hover, .button-group.hollow .button.color-4:focus {
  color: #4c9f58;
  border-color: #4c9f58;
}

.button-group.hollow.color-5 .button, .button-group.hollow.color-5 .button.disabled, .button-group.hollow.color-5 .button[disabled], .button-group.hollow.color-5 .button.disabled:hover, .button-group.hollow.color-5 .button[disabled]:hover, .button-group.hollow.color-5 .button.disabled:focus, .button-group.hollow.color-5 .button[disabled]:focus, .button-group.hollow .button.color-5, .button-group.hollow .button.color-5.disabled, .button-group.hollow .button.color-5[disabled], .button-group.hollow .button.color-5.disabled:hover, .button-group.hollow .button.color-5[disabled]:hover, .button-group.hollow .button.color-5.disabled:focus, .button-group.hollow .button.color-5[disabled]:focus {
  color: #c96a3d;
  border: 1px solid #c96a3d;
}

.button-group.hollow.color-5 .button:hover, .button-group.hollow.color-5 .button:focus, .button-group.hollow .button.color-5:hover, .button-group.hollow .button.color-5:focus {
  color: #66341d;
  border-color: #66341d;
}

.button-group.hollow.color-6 .button, .button-group.hollow.color-6 .button.disabled, .button-group.hollow.color-6 .button[disabled], .button-group.hollow.color-6 .button.disabled:hover, .button-group.hollow.color-6 .button[disabled]:hover, .button-group.hollow.color-6 .button.disabled:focus, .button-group.hollow.color-6 .button[disabled]:focus, .button-group.hollow .button.color-6, .button-group.hollow .button.color-6.disabled, .button-group.hollow .button.color-6[disabled], .button-group.hollow .button.color-6.disabled:hover, .button-group.hollow .button.color-6[disabled]:hover, .button-group.hollow .button.color-6.disabled:focus, .button-group.hollow .button.color-6[disabled]:focus {
  color: #f2c4a2;
  border: 1px solid #f2c4a2;
}

.button-group.hollow.color-6 .button:hover, .button-group.hollow.color-6 .button:focus, .button-group.hollow .button.color-6:hover, .button-group.hollow .button.color-6:focus {
  color: #b15a19;
  border-color: #b15a19;
}

.button-group.hollow.color-7 .button, .button-group.hollow.color-7 .button.disabled, .button-group.hollow.color-7 .button[disabled], .button-group.hollow.color-7 .button.disabled:hover, .button-group.hollow.color-7 .button[disabled]:hover, .button-group.hollow.color-7 .button.disabled:focus, .button-group.hollow.color-7 .button[disabled]:focus, .button-group.hollow .button.color-7, .button-group.hollow .button.color-7.disabled, .button-group.hollow .button.color-7[disabled], .button-group.hollow .button.color-7.disabled:hover, .button-group.hollow .button.color-7[disabled]:hover, .button-group.hollow .button.color-7.disabled:focus, .button-group.hollow .button.color-7[disabled]:focus {
  color: #e9b872;
  border: 1px solid #e9b872;
}

.button-group.hollow.color-7 .button:hover, .button-group.hollow.color-7 .button:focus, .button-group.hollow .button.color-7:hover, .button-group.hollow .button.color-7:focus {
  color: #966217;
  border-color: #966217;
}

.button-group.hollow.color-8 .button, .button-group.hollow.color-8 .button.disabled, .button-group.hollow.color-8 .button[disabled], .button-group.hollow.color-8 .button.disabled:hover, .button-group.hollow.color-8 .button[disabled]:hover, .button-group.hollow.color-8 .button.disabled:focus, .button-group.hollow.color-8 .button[disabled]:focus, .button-group.hollow .button.color-8, .button-group.hollow .button.color-8.disabled, .button-group.hollow .button.color-8[disabled], .button-group.hollow .button.color-8.disabled:hover, .button-group.hollow .button.color-8[disabled]:hover, .button-group.hollow .button.color-8.disabled:focus, .button-group.hollow .button.color-8[disabled]:focus {
  color: #fff6e1;
  border: 1px solid #fff6e1;
}

.button-group.hollow.color-8 .button:hover, .button-group.hollow.color-8 .button:focus, .button-group.hollow .button.color-8:hover, .button-group.hollow .button.color-8:focus {
  color: #f0a800;
  border-color: #f0a800;
}

.button-group.hollow.color-9 .button, .button-group.hollow.color-9 .button.disabled, .button-group.hollow.color-9 .button[disabled], .button-group.hollow.color-9 .button.disabled:hover, .button-group.hollow.color-9 .button[disabled]:hover, .button-group.hollow.color-9 .button.disabled:focus, .button-group.hollow.color-9 .button[disabled]:focus, .button-group.hollow .button.color-9, .button-group.hollow .button.color-9.disabled, .button-group.hollow .button.color-9[disabled], .button-group.hollow .button.color-9.disabled:hover, .button-group.hollow .button.color-9[disabled]:hover, .button-group.hollow .button.color-9.disabled:focus, .button-group.hollow .button.color-9[disabled]:focus {
  color: #510996;
  border: 1px solid #510996;
}

.button-group.hollow.color-9 .button:hover, .button-group.hollow.color-9 .button:focus, .button-group.hollow .button.color-9:hover, .button-group.hollow .button.color-9:focus {
  color: #29054b;
  border-color: #29054b;
}

.button-group.hollow.color-10 .button, .button-group.hollow.color-10 .button.disabled, .button-group.hollow.color-10 .button[disabled], .button-group.hollow.color-10 .button.disabled:hover, .button-group.hollow.color-10 .button[disabled]:hover, .button-group.hollow.color-10 .button.disabled:focus, .button-group.hollow.color-10 .button[disabled]:focus, .button-group.hollow .button.color-10, .button-group.hollow .button.color-10.disabled, .button-group.hollow .button.color-10[disabled], .button-group.hollow .button.color-10.disabled:hover, .button-group.hollow .button.color-10[disabled]:hover, .button-group.hollow .button.color-10.disabled:focus, .button-group.hollow .button.color-10[disabled]:focus {
  color: #dedcf4;
  border: 1px solid #dedcf4;
}

.button-group.hollow.color-10 .button:hover, .button-group.hollow.color-10 .button:focus, .button-group.hollow .button.color-10:hover, .button-group.hollow .button.color-10:focus {
  color: #4237b1;
  border-color: #4237b1;
}

.button-group.hollow.color-11 .button, .button-group.hollow.color-11 .button.disabled, .button-group.hollow.color-11 .button[disabled], .button-group.hollow.color-11 .button.disabled:hover, .button-group.hollow.color-11 .button[disabled]:hover, .button-group.hollow.color-11 .button.disabled:focus, .button-group.hollow.color-11 .button[disabled]:focus, .button-group.hollow .button.color-11, .button-group.hollow .button.color-11.disabled, .button-group.hollow .button.color-11[disabled], .button-group.hollow .button.color-11.disabled:hover, .button-group.hollow .button.color-11[disabled]:hover, .button-group.hollow .button.color-11.disabled:focus, .button-group.hollow .button.color-11[disabled]:focus {
  color: #0f8dbf;
  border: 1px solid #0f8dbf;
}

.button-group.hollow.color-11 .button:hover, .button-group.hollow.color-11 .button:focus, .button-group.hollow .button.color-11:hover, .button-group.hollow .button.color-11:focus {
  color: #084760;
  border-color: #084760;
}

.button-group.hollow.color-12 .button, .button-group.hollow.color-12 .button.disabled, .button-group.hollow.color-12 .button[disabled], .button-group.hollow.color-12 .button.disabled:hover, .button-group.hollow.color-12 .button[disabled]:hover, .button-group.hollow.color-12 .button.disabled:focus, .button-group.hollow.color-12 .button[disabled]:focus, .button-group.hollow .button.color-12, .button-group.hollow .button.color-12.disabled, .button-group.hollow .button.color-12[disabled], .button-group.hollow .button.color-12.disabled:hover, .button-group.hollow .button.color-12[disabled]:hover, .button-group.hollow .button.color-12.disabled:focus, .button-group.hollow .button.color-12[disabled]:focus {
  color: #ddbb14;
  border: 1px solid #ddbb14;
}

.button-group.hollow.color-12 .button:hover, .button-group.hollow.color-12 .button:focus, .button-group.hollow .button.color-12:hover, .button-group.hollow .button.color-12:focus {
  color: #6f5e0a;
  border-color: #6f5e0a;
}

.button-group.hollow.color-13 .button, .button-group.hollow.color-13 .button.disabled, .button-group.hollow.color-13 .button[disabled], .button-group.hollow.color-13 .button.disabled:hover, .button-group.hollow.color-13 .button[disabled]:hover, .button-group.hollow.color-13 .button.disabled:focus, .button-group.hollow.color-13 .button[disabled]:focus, .button-group.hollow .button.color-13, .button-group.hollow .button.color-13.disabled, .button-group.hollow .button.color-13[disabled], .button-group.hollow .button.color-13.disabled:hover, .button-group.hollow .button.color-13[disabled]:hover, .button-group.hollow .button.color-13.disabled:focus, .button-group.hollow .button.color-13[disabled]:focus {
  color: #ea42a2;
  border: 1px solid #ea42a2;
}

.button-group.hollow.color-13 .button:hover, .button-group.hollow.color-13 .button:focus, .button-group.hollow .button.color-13:hover, .button-group.hollow .button.color-13:focus {
  color: #870f54;
  border-color: #870f54;
}

.button-group.hollow.color-14 .button, .button-group.hollow.color-14 .button.disabled, .button-group.hollow.color-14 .button[disabled], .button-group.hollow.color-14 .button.disabled:hover, .button-group.hollow.color-14 .button[disabled]:hover, .button-group.hollow.color-14 .button.disabled:focus, .button-group.hollow.color-14 .button[disabled]:focus, .button-group.hollow .button.color-14, .button-group.hollow .button.color-14.disabled, .button-group.hollow .button.color-14[disabled], .button-group.hollow .button.color-14.disabled:hover, .button-group.hollow .button.color-14[disabled]:hover, .button-group.hollow .button.color-14.disabled:focus, .button-group.hollow .button.color-14[disabled]:focus {
  color: #215830;
  border: 1px solid #215830;
}

.button-group.hollow.color-14 .button:hover, .button-group.hollow.color-14 .button:focus, .button-group.hollow .button.color-14:hover, .button-group.hollow .button.color-14:focus {
  color: #112c18;
  border-color: #112c18;
}

.button-group.hollow.color-15 .button, .button-group.hollow.color-15 .button.disabled, .button-group.hollow.color-15 .button[disabled], .button-group.hollow.color-15 .button.disabled:hover, .button-group.hollow.color-15 .button[disabled]:hover, .button-group.hollow.color-15 .button.disabled:focus, .button-group.hollow.color-15 .button[disabled]:focus, .button-group.hollow .button.color-15, .button-group.hollow .button.color-15.disabled, .button-group.hollow .button.color-15[disabled], .button-group.hollow .button.color-15.disabled:hover, .button-group.hollow .button.color-15[disabled]:hover, .button-group.hollow .button.color-15.disabled:focus, .button-group.hollow .button.color-15[disabled]:focus {
  color: #8d1207;
  border: 1px solid #8d1207;
}

.button-group.hollow.color-15 .button:hover, .button-group.hollow.color-15 .button:focus, .button-group.hollow .button.color-15:hover, .button-group.hollow .button.color-15:focus {
  color: #470904;
  border-color: #470904;
}

.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 {
  color: #1f4491;
  border: 1px solid #1f4491;
}

.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  color: #102249;
  border-color: #102249;
}

.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 {
  color: #767676;
  border: 1px solid #767676;
}

.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  color: #3b3b3b;
  border-color: #3b3b3b;
}

.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  color: #3adb76;
  border: 1px solid #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 {
  color: #157539;
  border-color: #157539;
}

.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 {
  color: #ffae00;
  border: 1px solid #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 {
  color: #805700;
  border-color: #805700;
}

.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 {
  color: #cc4b37;
  border: 1px solid #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 {
  color: #67251a;
  border-color: #67251a;
}

.button-group.hollow.color-black .button, .button-group.hollow.color-black .button.disabled, .button-group.hollow.color-black .button[disabled], .button-group.hollow.color-black .button.disabled:hover, .button-group.hollow.color-black .button[disabled]:hover, .button-group.hollow.color-black .button.disabled:focus, .button-group.hollow.color-black .button[disabled]:focus, .button-group.hollow .button.color-black, .button-group.hollow .button.color-black.disabled, .button-group.hollow .button.color-black[disabled], .button-group.hollow .button.color-black.disabled:hover, .button-group.hollow .button.color-black[disabled]:hover, .button-group.hollow .button.color-black.disabled:focus, .button-group.hollow .button.color-black[disabled]:focus {
  color: #000;
  border: 1px solid #000;
}

.button-group.hollow.color-black .button:hover, .button-group.hollow.color-black .button:focus, .button-group.hollow .button.color-black:hover, .button-group.hollow .button.color-black:focus {
  color: #000;
  border-color: #000;
}

.button-group.hollow.color-white .button, .button-group.hollow.color-white .button.disabled, .button-group.hollow.color-white .button[disabled], .button-group.hollow.color-white .button.disabled:hover, .button-group.hollow.color-white .button[disabled]:hover, .button-group.hollow.color-white .button.disabled:focus, .button-group.hollow.color-white .button[disabled]:focus, .button-group.hollow .button.color-white, .button-group.hollow .button.color-white.disabled, .button-group.hollow .button.color-white[disabled], .button-group.hollow .button.color-white.disabled:hover, .button-group.hollow .button.color-white[disabled]:hover, .button-group.hollow .button.color-white.disabled:focus, .button-group.hollow .button.color-white[disabled]:focus {
  color: #fefefe;
  border: 1px solid #fefefe;
}

.button-group.hollow.color-white .button:hover, .button-group.hollow.color-white .button:focus, .button-group.hollow .button.color-white:hover, .button-group.hollow .button.color-white:focus {
  color: #7f7f7f;
  border-color: #7f7f7f;
}

.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 {
  background-color: #0000;
  border-color: #0000;
}

.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: #1f4491;
}

.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #102249;
}

.button-group.clear.color-1 .button, .button-group.clear.color-1 .button.disabled, .button-group.clear.color-1 .button[disabled], .button-group.clear.color-1 .button.disabled:hover, .button-group.clear.color-1 .button[disabled]:hover, .button-group.clear.color-1 .button.disabled:focus, .button-group.clear.color-1 .button[disabled]:focus, .button-group.clear .button.color-1, .button-group.clear .button.color-1.disabled, .button-group.clear .button.color-1[disabled], .button-group.clear .button.color-1.disabled:hover, .button-group.clear .button.color-1[disabled]:hover, .button-group.clear .button.color-1.disabled:focus, .button-group.clear .button.color-1[disabled]:focus {
  color: #1f4491;
}

.button-group.clear.color-1 .button:hover, .button-group.clear.color-1 .button:focus, .button-group.clear .button.color-1:hover, .button-group.clear .button.color-1:focus {
  color: #102249;
}

.button-group.clear.color-2 .button, .button-group.clear.color-2 .button.disabled, .button-group.clear.color-2 .button[disabled], .button-group.clear.color-2 .button.disabled:hover, .button-group.clear.color-2 .button[disabled]:hover, .button-group.clear.color-2 .button.disabled:focus, .button-group.clear.color-2 .button[disabled]:focus, .button-group.clear .button.color-2, .button-group.clear .button.color-2.disabled, .button-group.clear .button.color-2[disabled], .button-group.clear .button.color-2.disabled:hover, .button-group.clear .button.color-2[disabled]:hover, .button-group.clear .button.color-2.disabled:focus, .button-group.clear .button.color-2[disabled]:focus {
  color: #2c743f;
}

.button-group.clear.color-2 .button:hover, .button-group.clear.color-2 .button:focus, .button-group.clear .button.color-2:hover, .button-group.clear .button.color-2:focus {
  color: #163a20;
}

.button-group.clear.color-3 .button, .button-group.clear.color-3 .button.disabled, .button-group.clear.color-3 .button[disabled], .button-group.clear.color-3 .button.disabled:hover, .button-group.clear.color-3 .button[disabled]:hover, .button-group.clear.color-3 .button.disabled:focus, .button-group.clear.color-3 .button[disabled]:focus, .button-group.clear .button.color-3, .button-group.clear .button.color-3.disabled, .button-group.clear .button.color-3[disabled], .button-group.clear .button.color-3.disabled:hover, .button-group.clear .button.color-3[disabled]:hover, .button-group.clear .button.color-3.disabled:focus, .button-group.clear .button.color-3[disabled]:focus {
  color: #c2dbff;
}

.button-group.clear.color-3 .button:hover, .button-group.clear.color-3 .button:focus, .button-group.clear .button.color-3:hover, .button-group.clear .button.color-3:focus {
  color: #005ce1;
}

.button-group.clear.color-4 .button, .button-group.clear.color-4 .button.disabled, .button-group.clear.color-4 .button[disabled], .button-group.clear.color-4 .button.disabled:hover, .button-group.clear.color-4 .button[disabled]:hover, .button-group.clear.color-4 .button.disabled:focus, .button-group.clear.color-4 .button[disabled]:focus, .button-group.clear .button.color-4, .button-group.clear .button.color-4.disabled, .button-group.clear .button.color-4[disabled], .button-group.clear .button.color-4.disabled:hover, .button-group.clear .button.color-4[disabled]:hover, .button-group.clear .button.color-4.disabled:focus, .button-group.clear .button.color-4[disabled]:focus {
  color: #e4f2e6;
}

.button-group.clear.color-4 .button:hover, .button-group.clear.color-4 .button:focus, .button-group.clear .button.color-4:hover, .button-group.clear .button.color-4:focus {
  color: #4c9f58;
}

.button-group.clear.color-5 .button, .button-group.clear.color-5 .button.disabled, .button-group.clear.color-5 .button[disabled], .button-group.clear.color-5 .button.disabled:hover, .button-group.clear.color-5 .button[disabled]:hover, .button-group.clear.color-5 .button.disabled:focus, .button-group.clear.color-5 .button[disabled]:focus, .button-group.clear .button.color-5, .button-group.clear .button.color-5.disabled, .button-group.clear .button.color-5[disabled], .button-group.clear .button.color-5.disabled:hover, .button-group.clear .button.color-5[disabled]:hover, .button-group.clear .button.color-5.disabled:focus, .button-group.clear .button.color-5[disabled]:focus {
  color: #c96a3d;
}

.button-group.clear.color-5 .button:hover, .button-group.clear.color-5 .button:focus, .button-group.clear .button.color-5:hover, .button-group.clear .button.color-5:focus {
  color: #66341d;
}

.button-group.clear.color-6 .button, .button-group.clear.color-6 .button.disabled, .button-group.clear.color-6 .button[disabled], .button-group.clear.color-6 .button.disabled:hover, .button-group.clear.color-6 .button[disabled]:hover, .button-group.clear.color-6 .button.disabled:focus, .button-group.clear.color-6 .button[disabled]:focus, .button-group.clear .button.color-6, .button-group.clear .button.color-6.disabled, .button-group.clear .button.color-6[disabled], .button-group.clear .button.color-6.disabled:hover, .button-group.clear .button.color-6[disabled]:hover, .button-group.clear .button.color-6.disabled:focus, .button-group.clear .button.color-6[disabled]:focus {
  color: #f2c4a2;
}

.button-group.clear.color-6 .button:hover, .button-group.clear.color-6 .button:focus, .button-group.clear .button.color-6:hover, .button-group.clear .button.color-6:focus {
  color: #b15a19;
}

.button-group.clear.color-7 .button, .button-group.clear.color-7 .button.disabled, .button-group.clear.color-7 .button[disabled], .button-group.clear.color-7 .button.disabled:hover, .button-group.clear.color-7 .button[disabled]:hover, .button-group.clear.color-7 .button.disabled:focus, .button-group.clear.color-7 .button[disabled]:focus, .button-group.clear .button.color-7, .button-group.clear .button.color-7.disabled, .button-group.clear .button.color-7[disabled], .button-group.clear .button.color-7.disabled:hover, .button-group.clear .button.color-7[disabled]:hover, .button-group.clear .button.color-7.disabled:focus, .button-group.clear .button.color-7[disabled]:focus {
  color: #e9b872;
}

.button-group.clear.color-7 .button:hover, .button-group.clear.color-7 .button:focus, .button-group.clear .button.color-7:hover, .button-group.clear .button.color-7:focus {
  color: #966217;
}

.button-group.clear.color-8 .button, .button-group.clear.color-8 .button.disabled, .button-group.clear.color-8 .button[disabled], .button-group.clear.color-8 .button.disabled:hover, .button-group.clear.color-8 .button[disabled]:hover, .button-group.clear.color-8 .button.disabled:focus, .button-group.clear.color-8 .button[disabled]:focus, .button-group.clear .button.color-8, .button-group.clear .button.color-8.disabled, .button-group.clear .button.color-8[disabled], .button-group.clear .button.color-8.disabled:hover, .button-group.clear .button.color-8[disabled]:hover, .button-group.clear .button.color-8.disabled:focus, .button-group.clear .button.color-8[disabled]:focus {
  color: #fff6e1;
}

.button-group.clear.color-8 .button:hover, .button-group.clear.color-8 .button:focus, .button-group.clear .button.color-8:hover, .button-group.clear .button.color-8:focus {
  color: #f0a800;
}

.button-group.clear.color-9 .button, .button-group.clear.color-9 .button.disabled, .button-group.clear.color-9 .button[disabled], .button-group.clear.color-9 .button.disabled:hover, .button-group.clear.color-9 .button[disabled]:hover, .button-group.clear.color-9 .button.disabled:focus, .button-group.clear.color-9 .button[disabled]:focus, .button-group.clear .button.color-9, .button-group.clear .button.color-9.disabled, .button-group.clear .button.color-9[disabled], .button-group.clear .button.color-9.disabled:hover, .button-group.clear .button.color-9[disabled]:hover, .button-group.clear .button.color-9.disabled:focus, .button-group.clear .button.color-9[disabled]:focus {
  color: #510996;
}

.button-group.clear.color-9 .button:hover, .button-group.clear.color-9 .button:focus, .button-group.clear .button.color-9:hover, .button-group.clear .button.color-9:focus {
  color: #29054b;
}

.button-group.clear.color-10 .button, .button-group.clear.color-10 .button.disabled, .button-group.clear.color-10 .button[disabled], .button-group.clear.color-10 .button.disabled:hover, .button-group.clear.color-10 .button[disabled]:hover, .button-group.clear.color-10 .button.disabled:focus, .button-group.clear.color-10 .button[disabled]:focus, .button-group.clear .button.color-10, .button-group.clear .button.color-10.disabled, .button-group.clear .button.color-10[disabled], .button-group.clear .button.color-10.disabled:hover, .button-group.clear .button.color-10[disabled]:hover, .button-group.clear .button.color-10.disabled:focus, .button-group.clear .button.color-10[disabled]:focus {
  color: #dedcf4;
}

.button-group.clear.color-10 .button:hover, .button-group.clear.color-10 .button:focus, .button-group.clear .button.color-10:hover, .button-group.clear .button.color-10:focus {
  color: #4237b1;
}

.button-group.clear.color-11 .button, .button-group.clear.color-11 .button.disabled, .button-group.clear.color-11 .button[disabled], .button-group.clear.color-11 .button.disabled:hover, .button-group.clear.color-11 .button[disabled]:hover, .button-group.clear.color-11 .button.disabled:focus, .button-group.clear.color-11 .button[disabled]:focus, .button-group.clear .button.color-11, .button-group.clear .button.color-11.disabled, .button-group.clear .button.color-11[disabled], .button-group.clear .button.color-11.disabled:hover, .button-group.clear .button.color-11[disabled]:hover, .button-group.clear .button.color-11.disabled:focus, .button-group.clear .button.color-11[disabled]:focus {
  color: #0f8dbf;
}

.button-group.clear.color-11 .button:hover, .button-group.clear.color-11 .button:focus, .button-group.clear .button.color-11:hover, .button-group.clear .button.color-11:focus {
  color: #084760;
}

.button-group.clear.color-12 .button, .button-group.clear.color-12 .button.disabled, .button-group.clear.color-12 .button[disabled], .button-group.clear.color-12 .button.disabled:hover, .button-group.clear.color-12 .button[disabled]:hover, .button-group.clear.color-12 .button.disabled:focus, .button-group.clear.color-12 .button[disabled]:focus, .button-group.clear .button.color-12, .button-group.clear .button.color-12.disabled, .button-group.clear .button.color-12[disabled], .button-group.clear .button.color-12.disabled:hover, .button-group.clear .button.color-12[disabled]:hover, .button-group.clear .button.color-12.disabled:focus, .button-group.clear .button.color-12[disabled]:focus {
  color: #ddbb14;
}

.button-group.clear.color-12 .button:hover, .button-group.clear.color-12 .button:focus, .button-group.clear .button.color-12:hover, .button-group.clear .button.color-12:focus {
  color: #6f5e0a;
}

.button-group.clear.color-13 .button, .button-group.clear.color-13 .button.disabled, .button-group.clear.color-13 .button[disabled], .button-group.clear.color-13 .button.disabled:hover, .button-group.clear.color-13 .button[disabled]:hover, .button-group.clear.color-13 .button.disabled:focus, .button-group.clear.color-13 .button[disabled]:focus, .button-group.clear .button.color-13, .button-group.clear .button.color-13.disabled, .button-group.clear .button.color-13[disabled], .button-group.clear .button.color-13.disabled:hover, .button-group.clear .button.color-13[disabled]:hover, .button-group.clear .button.color-13.disabled:focus, .button-group.clear .button.color-13[disabled]:focus {
  color: #ea42a2;
}

.button-group.clear.color-13 .button:hover, .button-group.clear.color-13 .button:focus, .button-group.clear .button.color-13:hover, .button-group.clear .button.color-13:focus {
  color: #870f54;
}

.button-group.clear.color-14 .button, .button-group.clear.color-14 .button.disabled, .button-group.clear.color-14 .button[disabled], .button-group.clear.color-14 .button.disabled:hover, .button-group.clear.color-14 .button[disabled]:hover, .button-group.clear.color-14 .button.disabled:focus, .button-group.clear.color-14 .button[disabled]:focus, .button-group.clear .button.color-14, .button-group.clear .button.color-14.disabled, .button-group.clear .button.color-14[disabled], .button-group.clear .button.color-14.disabled:hover, .button-group.clear .button.color-14[disabled]:hover, .button-group.clear .button.color-14.disabled:focus, .button-group.clear .button.color-14[disabled]:focus {
  color: #215830;
}

.button-group.clear.color-14 .button:hover, .button-group.clear.color-14 .button:focus, .button-group.clear .button.color-14:hover, .button-group.clear .button.color-14:focus {
  color: #112c18;
}

.button-group.clear.color-15 .button, .button-group.clear.color-15 .button.disabled, .button-group.clear.color-15 .button[disabled], .button-group.clear.color-15 .button.disabled:hover, .button-group.clear.color-15 .button[disabled]:hover, .button-group.clear.color-15 .button.disabled:focus, .button-group.clear.color-15 .button[disabled]:focus, .button-group.clear .button.color-15, .button-group.clear .button.color-15.disabled, .button-group.clear .button.color-15[disabled], .button-group.clear .button.color-15.disabled:hover, .button-group.clear .button.color-15[disabled]:hover, .button-group.clear .button.color-15.disabled:focus, .button-group.clear .button.color-15[disabled]:focus {
  color: #8d1207;
}

.button-group.clear.color-15 .button:hover, .button-group.clear.color-15 .button:focus, .button-group.clear .button.color-15:hover, .button-group.clear .button.color-15:focus {
  color: #470904;
}

.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: #1f4491;
}

.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: #102249;
}

.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}

.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}

.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}

.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #157539;
}

.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: #805700;
}

.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: #67251a;
}

.button-group.clear.color-black .button, .button-group.clear.color-black .button.disabled, .button-group.clear.color-black .button[disabled], .button-group.clear.color-black .button.disabled:hover, .button-group.clear.color-black .button[disabled]:hover, .button-group.clear.color-black .button.disabled:focus, .button-group.clear.color-black .button[disabled]:focus, .button-group.clear .button.color-black, .button-group.clear .button.color-black.disabled, .button-group.clear .button.color-black[disabled], .button-group.clear .button.color-black.disabled:hover, .button-group.clear .button.color-black[disabled]:hover, .button-group.clear .button.color-black.disabled:focus, .button-group.clear .button.color-black[disabled]:focus, .button-group.clear.color-black .button:hover, .button-group.clear.color-black .button:focus, .button-group.clear .button.color-black:hover, .button-group.clear .button.color-black:focus {
  color: #000;
}

.button-group.clear.color-white .button, .button-group.clear.color-white .button.disabled, .button-group.clear.color-white .button[disabled], .button-group.clear.color-white .button.disabled:hover, .button-group.clear.color-white .button[disabled]:hover, .button-group.clear.color-white .button.disabled:focus, .button-group.clear.color-white .button[disabled]:focus, .button-group.clear .button.color-white, .button-group.clear .button.color-white.disabled, .button-group.clear .button.color-white[disabled], .button-group.clear .button.color-white.disabled:hover, .button-group.clear .button.color-white[disabled]:hover, .button-group.clear .button.color-white.disabled:focus, .button-group.clear .button.color-white[disabled]:focus {
  color: #fefefe;
}

.button-group.clear.color-white .button:hover, .button-group.clear.color-white .button:focus, .button-group.clear .button.color-white:hover, .button-group.clear .button.color-white:focus {
  color: #7f7f7f;
}

.button-group.no-gaps .button {
  margin-right: -.0625rem;
}

.button-group.no-gaps .button + .button {
  border-left-color: #0000;
}

.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}

.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0;
}

@media print, screen and (width >= 40em) {
  .button-group.stacked-for-small .button {
    flex: none;
    margin-bottom: 0;
  }
}

@media print, screen and (width >= 64em) {
  .button-group.stacked-for-medium .button {
    flex: none;
    margin-bottom: 0;
  }
}

@media print, screen and (width <= 39.9988em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }

  .button-group.stacked-for-small.expanded .button {
    margin-right: 0;
    display: block;
  }
}

@media print, screen and (width <= 63.9988em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }

  .button-group.stacked-for-medium.expanded .button {
    margin-right: 0;
    display: block;
  }
}

.close-button {
  z-index: 10;
  color: #636363;
  cursor: pointer;
  position: absolute;
}

[data-whatinput="mouse"] .close-button {
  outline: 0;
}

.close-button:hover, .close-button:focus {
  color: #000;
}

.close-button.small {
  font-size: 1.5em;
  line-height: 1;
  top: .33em;
  right: .66rem;
}

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

table {
  border-collapse: collapse;
  border-radius: .75rem;
  width: 100%;
  margin-bottom: 1rem;
}

thead, tbody, tfoot {
  background-color: #fefefe;
  border: 1px solid #f1f1f1;
}

caption {
  padding: .5rem .625rem .625rem;
  font-weight: bold;
}

thead {
  color: #000;
  background: #f8f8f8;
}

tfoot {
  color: #000;
  background: #f1f1f1;
}

thead tr, tfoot tr {
  background: none;
}

thead th, thead td, tfoot th, tfoot td {
  text-align: left;
  padding: .5rem .625rem .625rem;
  font-weight: bold;
}

tbody th, tbody td {
  padding: .5rem .625rem .625rem;
}

tbody tr:nth-child(2n) {
  background-color: #f1f1f1;
  border-bottom: 0;
}

table.unstriped tbody {
  background-color: #fefefe;
}

table.unstriped tbody tr {
  background-color: #fefefe;
  border-bottom: 1px solid #f1f1f1;
}

@media print, screen and (width <= 63.9988em) {
  table.stack thead, table.stack tfoot {
    display: none;
  }

  table.stack tr, table.stack th, table.stack td {
    display: block;
  }

  table.stack td {
    border-top: 0;
  }
}

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

table.hover thead tr:hover {
  background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
  background-color: #ececec;
}

table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(2n):hover {
  background-color: #ececec;
}

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

.callout {
  color: #000;
  background-color: #fff;
  border: 1px solid #00000040;
  border-radius: .75rem;
  margin: 0 0 1rem;
  padding: 1rem;
  position: relative;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.color-1 {
  color: #000;
  background-color: #d6e0f6;
}

.callout.color-2 {
  color: #000;
  background-color: #d9f1df;
}

.callout.color-3 {
  color: #000;
  background-color: #f6faff;
}

.callout.color-4 {
  color: #000;
  background-color: #fbfdfb;
}

.callout.color-5 {
  color: #000;
  background-color: #f7e9e2;
}

.callout.color-6 {
  color: #000;
  background-color: #fdf6f1;
}

.callout.color-7 {
  color: #000;
  background-color: #fcf4ea;
}

.callout.color-8 {
  color: #000;
  background-color: #fffefb;
}

.callout.color-9 {
  color: #000;
  background-color: #e5cdfc;
}

.callout.color-10 {
  color: #000;
  background-color: #fafafd;
}

.callout.color-11 {
  color: #000;
  background-color: #d5f1fc;
}

.callout.color-12 {
  color: #000;
  background-color: #fcf6da;
}

.callout.color-13 {
  color: #000;
  background-color: #fce3f1;
}

.callout.color-14 {
  color: #000;
  background-color: #d5efdc;
}

.callout.color-15 {
  color: #000;
  background-color: #fccfcb;
}

.callout.primary {
  color: #000;
  background-color: #d6e0f6;
}

.callout.secondary {
  color: #000;
  background-color: #eaeaea;
}

.callout.success {
  color: #000;
  background-color: #e1faea;
}

.callout.warning {
  color: #000;
  background-color: #fff3d9;
}

.callout.alert {
  color: #000;
  background-color: #f7e4e1;
}

.callout.color-black {
  color: #000;
  background-color: #d9d9d9;
}

.callout.color-white {
  color: #000;
  background-color: #fff;
}

.callout.small {
  padding: .5rem;
}

.callout.large {
  padding: 3rem;
}

.card {
  box-shadow: none;
  color: #000;
  background: #fefefe;
  border: 1px solid #e6e6e6;
  border-radius: .75rem;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  display: flex;
  overflow: hidden;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  background: #e6e6e6;
  flex: 0 auto;
  padding: 1.5625rem;
  display: flex;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1.5625rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

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

.pagination {
  margin-bottom: 1rem;
  margin-left: 0;
}

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

.pagination:after {
  clear: both;
}

.pagination li {
  border-radius: .75rem;
  margin-right: .0625rem;
  font-size: .875rem;
  display: none;
}

.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}

@media print, screen and (width >= 40em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a, .pagination button {
  color: #000;
  border-radius: .75rem;
  padding: .1875rem .625rem;
  display: block;
}

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  color: #fefefe;
  cursor: default;
  background: #1f4491;
  padding: .1875rem .625rem;
}

.pagination .disabled {
  color: #cacaca;
  cursor: not-allowed;
  padding: .1875rem .625rem;
}

.pagination .disabled:hover {
  background: none;
}

.pagination .ellipsis:after {
  content: "…";
  color: #000;
  padding: .1875rem .625rem;
}

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

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

.accordion {
  background: #fefefe;
  margin-left: 0;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

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

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

.accordion-title {
  color: #1f4491;
  border: 5px solid #e6e6e6;
  border-bottom: 0;
  padding: 1.25rem 1rem;
  font-size: .75rem;
  line-height: 1;
  display: block;
  position: relative;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 5px solid #e6e6e6;
  border-radius: 0 0 .75rem .75rem;
}

.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}

.accordion-title:before {
  content: "+";
  margin-top: -.5rem;
  position: absolute;
  top: 50%;
  right: 1rem;
}

.is-active > .accordion-title:before {
  content: "–";
}

.accordion-content {
  color: #000;
  background-color: #fefefe;
  border: 5px solid #e6e6e6;
  border-bottom: 0;
  padding: 1rem;
  display: none;
}

:last-child > .accordion-content:last-child {
  border-bottom: 5px solid #e6e6e6;
}

.menu {
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  position: relative;
}

[data-whatinput="mouse"] .menu li {
  outline: 0;
}

.menu a, .menu .button {
  padding: .7rem 1rem;
  line-height: 1;
  text-decoration: none;
  display: block;
}

.menu input, .menu select, .menu a, .menu button {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu, .menu.horizontal {
  flex-flow: wrap;
}

.menu.vertical {
  flex-flow: column;
}

.menu.vertical.icon-top li a img, .menu.vertical.icon-top li a i, .menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img, .menu.vertical.icon-bottom li a i, .menu.vertical.icon-bottom li a svg {
  text-align: left;
}

.menu.expanded li {
  flex: 1 1 0;
}

.menu.expanded.icon-top li a img, .menu.expanded.icon-top li a i, .menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img, .menu.expanded.icon-bottom li a i, .menu.expanded.icon-bottom li a svg {
  text-align: left;
}

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

.menu.simple li + li {
  margin-left: 1rem;
}

.menu.simple a {
  padding: 0;
}

@media print, screen and (width >= 40em) {
  .menu.medium-horizontal {
    flex-flow: wrap;
  }

  .menu.medium-vertical {
    flex-flow: column;
  }

  .menu.medium-expanded li, .menu.medium-simple li {
    flex: 1 1 0;
  }
}

@media print, screen and (width >= 64em) {
  .menu.large-horizontal {
    flex-flow: wrap;
  }

  .menu.large-vertical {
    flex-flow: column;
  }

  .menu.large-expanded li, .menu.large-simple li {
    flex: 1 1 0;
  }
}

.menu.nested {
  margin-left: 1rem;
  margin-right: 0;
}

.menu.icons a, .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}

.menu.icon-left li a, .menu.nested.icon-left li a {
  flex-flow: row;
}

.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: .25rem;
}

.menu.icon-right li a, .menu.nested.icon-right li a {
  flex-flow: row;
}

.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: .25rem;
}

.menu.icon-top li a, .menu.nested.icon-top li a {
  flex-flow: column;
}

.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 {
  text-align: center;
  align-self: stretch;
  margin-bottom: .25rem;
}

.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  flex-flow: column;
}

.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 {
  text-align: center;
  align-self: stretch;
  margin-bottom: .25rem;
}

.menu .is-active > a, .menu .active > a {
  color: #fefefe;
  background: #1f4491;
}

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

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

.menu.align-right li .submenu li {
  justify-content: flex-start;
}

.menu.align-right.vertical li {
  text-align: right;
  display: block;
}

.menu.align-right.vertical li .submenu li, .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-left: 0;
  margin-right: 1rem;
}

.menu.align-center li {
  justify-content: center;
  display: flex;
}

.menu.align-center li .submenu li {
  justify-content: flex-start;
}

.menu .menu-text {
  color: inherit;
  padding: .7rem 1rem;
  font-weight: bold;
  line-height: 1;
}

.menu-centered > .menu {
  justify-content: center;
}

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

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

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

.menu-icon {
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
  display: inline-block;
  position: relative;
}

.menu-icon:after {
  content: "";
  background: #fefefe;
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 7px #fefefe, 0 14px #fefefe;
}

.menu-icon:hover:after {
  background: #cacaca;
  box-shadow: 0 7px #cacaca, 0 14px #cacaca;
}

.menu-icon.dark {
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
  display: inline-block;
  position: relative;
}

.menu-icon.dark:after {
  content: "";
  background: #000;
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 7px #000, 0 14px #000;
}

.menu-icon.dark:hover:after {
  background: #636363;
  box-shadow: 0 7px #636363, 0 14px #636363;
}

.accordion-menu li {
  width: 100%;
}

.accordion-menu a, .accordion-menu .is-accordion-submenu a {
  padding: .7rem 1rem;
}

.accordion-menu .nested.is-accordion-submenu {
  margin-left: 1rem;
  margin-right: 0;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-left: 0;
  margin-right: 1rem;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a:after {
  content: "";
  border: 6px solid #0000;
  border-top-color: #1f4491;
  border-bottom-width: 0;
  width: 0;
  height: 0;
  margin-top: -3px;
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a:after {
  left: auto;
  right: 1rem;
}

.accordion-menu.align-right .is-accordion-submenu-parent > a:after {
  left: 1rem;
  right: auto;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a:after {
  transform-origin: 50%;
  transform: rotate(180deg);
}

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

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

.submenu-toggle {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}

.submenu-toggle:after {
  content: "";
  border: 6px solid #0000;
  border-top-color: #1f4491;
  border-bottom-width: 0;
  width: 0;
  height: 0;
  margin: auto;
  display: block;
  top: 0;
  bottom: 0;
}

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

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

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  transition: height .5s;
}

.drilldown a {
  background: #fefefe;
  padding: .7rem 1rem;
}

.drilldown .is-drilldown-submenu {
  z-index: -1;
  background: #fefefe;
  width: 100%;
  transition: transform .15s linear;
  position: absolute;
  top: 0;
  left: 100%;
}

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}

.drilldown .is-drilldown-submenu a {
  padding: .7rem 1rem;
}

.drilldown .nested.is-drilldown-submenu {
  margin-left: 0;
  margin-right: 0;
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

.drilldown .is-drilldown-submenu-parent > a:after {
  content: "";
  border: 6px solid #0000;
  border-left-color: #1f4491;
  border-right-width: 0;
  width: 0;
  height: 0;
  margin-top: -6px;
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
}

.drilldown.align-left .is-drilldown-submenu-parent > a:after {
  content: "";
  border: 6px solid #0000;
  border-left-color: #2c743f;
  border-right-width: 0;
  width: 0;
  height: 0;
  display: block;
  left: auto;
  right: 1rem;
}

.drilldown.align-right .is-drilldown-submenu-parent > a:after {
  content: "";
  border: 6px solid #0000;
  border-left-width: 0;
  border-right-color: #2c743f;
  width: 0;
  height: 0;
  display: block;
  left: 1rem;
  right: auto;
}

.drilldown .js-drilldown-back > a:before {
  content: "";
  vertical-align: middle;
  border: 6px solid #0000;
  border-left-width: 0;
  border-right-color: #1f4491;
  width: 0;
  height: 0;
  margin-right: .75rem;
  display: inline-block;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  left: auto;
  right: 0;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  left: 0;
  right: auto;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
  content: "";
  border: 6px solid #0000;
  border-top-color: #2c743f;
  border-bottom-width: 0;
  width: 0;
  height: 0;
  margin-top: -3px;
  display: block;
  left: auto;
  right: 5px;
}

[data-whatinput="mouse"] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu > li > a {
  padding: .7rem 1rem;
}

.dropdown.menu > li.is-active > a {
  color: #1f4491;
  background: none;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu .nested.is-dropdown-submenu {
  margin-left: 0;
  margin-right: 0;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  left: auto;
  right: 100%;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  left: 100%;
  right: auto;
}

.dropdown.menu.vertical > li > a:after {
  right: 14px;
}

.dropdown.menu.vertical > li.opens-left > a:after {
  content: "";
  border: 6px solid #0000;
  border-left-width: 0;
  border-right-color: #2c743f;
  width: 0;
  height: 0;
  display: block;
  left: 5px;
  right: auto;
}

.dropdown.menu.vertical > li.opens-right > a:after {
  content: "";
  border: 6px solid #0000;
  border-left-color: #2c743f;
  border-right-width: 0;
  width: 0;
  height: 0;
  display: block;
}

@media print, screen and (width >= 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    left: auto;
    right: 0;
  }

  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    left: 0;
    right: auto;
  }

  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }

  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a:after {
    content: "";
    border: 6px solid #0000;
    border-top-color: #2c743f;
    border-bottom-width: 0;
    width: 0;
    height: 0;
    margin-top: -3px;
    display: block;
    left: auto;
    right: 5px;
  }

  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    left: auto;
    right: 100%;
  }

  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    left: 100%;
    right: auto;
  }

  .dropdown.menu.medium-vertical > li > a:after {
    right: 14px;
  }

  .dropdown.menu.medium-vertical > li.opens-left > a:after {
    content: "";
    border: 6px solid #0000;
    border-left-width: 0;
    border-right-color: #2c743f;
    width: 0;
    height: 0;
    display: block;
    left: 5px;
    right: auto;
  }

  .dropdown.menu.medium-vertical > li.opens-right > a:after {
    content: "";
    border: 6px solid #0000;
    border-left-color: #2c743f;
    border-right-width: 0;
    width: 0;
    height: 0;
    display: block;
  }
}

@media print, screen and (width >= 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    left: auto;
    right: 0;
  }

  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    left: 0;
    right: auto;
  }

  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }

  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a:after {
    content: "";
    border: 6px solid #0000;
    border-top-color: #2c743f;
    border-bottom-width: 0;
    width: 0;
    height: 0;
    margin-top: -3px;
    display: block;
    left: auto;
    right: 5px;
  }

  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    left: auto;
    right: 100%;
  }

  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    left: 100%;
    right: auto;
  }

  .dropdown.menu.large-vertical > li > a:after {
    right: 14px;
  }

  .dropdown.menu.large-vertical > li.opens-left > a:after {
    content: "";
    border: 6px solid #0000;
    border-left-width: 0;
    border-right-color: #2c743f;
    width: 0;
    height: 0;
    display: block;
    left: 5px;
    right: auto;
  }

  .dropdown.menu.large-vertical > li.opens-right > a:after {
    content: "";
    border: 6px solid #0000;
    border-left-color: #2c743f;
    border-right-width: 0;
    width: 0;
    height: 0;
    display: block;
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0;
}

.is-dropdown-menu.vertical {
  width: 100px;
}

.is-dropdown-menu.vertical.align-right {
  float: right;
}

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

.is-dropdown-submenu-parent a:after {
  margin-top: -6px;
  position: absolute;
  top: 50%;
  left: auto;
  right: 5px;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  left: 100%;
  right: auto;
}

.is-dropdown-submenu {
  z-index: 1;
  background: #fefefe;
  border: 1px solid #cacaca;
  min-width: 200px;
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
}

.dropdown .is-dropdown-submenu a {
  padding: .7rem 1rem;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a:after {
  right: 14px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a:after {
  content: "";
  border: 6px solid #0000;
  border-left-width: 0;
  border-right-color: #2c743f;
  width: 0;
  height: 0;
  display: block;
  left: 5px;
  right: auto;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
  content: "";
  border: 6px solid #0000;
  border-left-color: #2c743f;
  border-right-width: 0;
  width: 0;
  height: 0;
  display: block;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

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

.js-off-canvas-overlay {
  z-index: 11;
  opacity: 0;
  visibility: hidden;
  background: #fefefe40;
  width: 100%;
  height: 100%;
  transition: opacity .5s, visibility .5s;
  position: absolute;
  top: 0;
  left: 0;
  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;
  backface-visibility: hidden;
  background: #e6e6e6;
  transition: transform .5s;
  position: fixed;
}

[data-whatinput="mouse"] .off-canvas {
  outline: 0;
}

.off-canvas.is-transition-push {
  z-index: 12;
}

.off-canvas.is-closed {
  visibility: hidden;
}

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

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px #000000b3;
}

.off-canvas.is-open {
  transform: translate(0);
}

.off-canvas-absolute {
  z-index: 12;
  backface-visibility: hidden;
  background: #e6e6e6;
  transition: transform .5s;
  position: absolute;
}

[data-whatinput="mouse"] .off-canvas-absolute {
  outline: 0;
}

.off-canvas-absolute.is-transition-push {
  z-index: 12;
}

.off-canvas-absolute.is-closed {
  visibility: hidden;
}

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

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px #000000b3;
}

.off-canvas-absolute.is-open {
  transform: translate(0);
}

.position-left {
  -webkit-overflow-scrolling: touch;
  width: 350px;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
  transform: translateX(-350px);
}

.off-canvas-content .off-canvas.position-left {
  transform: translateX(-350px);
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0);
}

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

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

.position-right {
  -webkit-overflow-scrolling: touch;
  width: 350px;
  height: 100%;
  top: 0;
  right: 0;
  overflow-y: auto;
  transform: translateX(350px);
}

.off-canvas-content .off-canvas.position-right {
  transform: translateX(350px);
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0);
}

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

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

.position-top {
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 350px;
  top: 0;
  left: 0;
  overflow-x: auto;
  transform: translateY(-350px);
}

.off-canvas-content .off-canvas.position-top {
  transform: translateY(-350px);
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0);
}

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

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

.position-bottom {
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 350px;
  bottom: 0;
  left: 0;
  overflow-x: auto;
  transform: translateY(350px);
}

.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(350px);
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0);
}

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

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

.off-canvas-content {
  backface-visibility: hidden;
  transform: none;
}

.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform .5s;
}

.off-canvas-content.has-transition-push, .off-canvas-content .off-canvas.is-open {
  transform: translate(0);
}

@media print, screen and (width >= 40em) {
  .position-left.reveal-for-medium {
    z-index: 12;
    visibility: visible;
    transition: none;
    transform: none;
  }

  .position-left.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-left, .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 350px;
  }

  .position-right.reveal-for-medium {
    z-index: 12;
    visibility: visible;
    transition: none;
    transform: none;
  }

  .position-right.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-right, .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 350px;
  }

  .position-top.reveal-for-medium {
    z-index: 12;
    visibility: visible;
    transition: none;
    transform: none;
  }

  .position-top.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-top, .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 350px;
  }

  .position-bottom.reveal-for-medium {
    z-index: 12;
    visibility: visible;
    transition: none;
    transform: none;
  }

  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-bottom, .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 350px;
  }
}

@media print, screen and (width >= 64em) {
  .position-left.reveal-for-large {
    z-index: 12;
    visibility: visible;
    transition: none;
    transform: none;
  }

  .position-left.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-left, .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 350px;
  }

  .position-right.reveal-for-large {
    z-index: 12;
    visibility: visible;
    transition: none;
    transform: none;
  }

  .position-right.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-right, .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 350px;
  }

  .position-top.reveal-for-large {
    z-index: 12;
    visibility: visible;
    transition: none;
    transform: none;
  }

  .position-top.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-top, .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 350px;
  }

  .position-bottom.reveal-for-large {
    z-index: 12;
    visibility: visible;
    transition: none;
    transform: none;
  }

  .position-bottom.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-bottom, .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 350px;
  }
}

@media print, screen and (width >= 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    background: none;
    width: auto;
    height: auto;
    transition: none;
    position: static;
    overflow: visible;
  }

  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }

  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}

@media print, screen and (width >= 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    background: none;
    width: auto;
    height: auto;
    transition: none;
    position: static;
    overflow: visible;
  }

  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }

  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}

.top-bar {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.top-bar, .top-bar ul {
  background-color: #1f4491;
}

.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}

.top-bar input.button {
  width: auto;
}

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

.top-bar {
  flex-wrap: nowrap;
}

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

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

@media print, screen and (width <= 63.9988em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }

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

@media print, screen and (width <= 74.9988em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }

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

.top-bar-title {
  flex: none;
  margin: .5rem 1rem .5rem 0;
}

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

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

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

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

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

.clearfix:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (width >= 40em) {
  .medium-order-1 {
    order: 1;
  }

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

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

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

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

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

@media print, screen and (width >= 64em) {
  .large-order-1 {
    order: 1;
  }

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

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

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

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

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

.flex-container {
  display: flex;
}

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

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

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

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

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

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

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

@media print, screen and (width >= 40em) {
  .medium-flex-container {
    display: flex;
  }

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

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

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

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

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

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

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

@media print, screen and (width >= 64em) {
  .large-flex-container {
    display: flex;
  }

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

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

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

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

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

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

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

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

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

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

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

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

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

@media screen and (width <= 39.9988em), screen and (width >= 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

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

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

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

@media screen and (width <= 63.9988em), screen and (width >= 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

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

.show-on-focus:active, .show-on-focus:focus {
  clip: auto !important;
  white-space: normal !important;
  width: auto !important;
  height: auto !important;
  position: static !important;
  overflow: visible !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 (-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;
}

.text-hide {
  font: 0 / 0 a !important;
  color: #0000 !important;
  text-shadow: none !important;
  background-color: #0000 !important;
  border: 0 !important;
}

.text-truncate {
  text-overflow: ellipsis;
  white-space: nowrap !important;
  max-width: 100% !important;
  overflow: hidden !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-wrap {
  word-wrap: break-word !important;
}

.font-wide {
  letter-spacing: .25rem;
}

.font-normal {
  font-weight: normal;
}

.font-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic !important;
}

.rounded, .rounded .switch-paddle {
  border-radius: 5000px !important;
}

.rounded .switch-paddle:after {
  border-radius: 50%;
}

.radius {
  border-radius: .1875rem;
}

.bordered {
  border: .0625rem solid #cacaca;
}

.border-box {
  box-sizing: border-box !important;
}

.border-none {
  border: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2, .tribe-common .tribe-common-b2, .tribe-events .tribe-events-calendar-list__event-datetime {
  color: #000;
  font-size: 1rem !important;
}

.tribe-events .tribe-events-calendar-list__event-datetime {
  color: #000 !important;
}

.tribe-common ul li:before {
  content: none !important;
}

.tribe-events .tribe-events-l-container, .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding: 0 !important;
}

.tribe-events-calendar-list__event {
  background-color: #fefefe;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px #00000014;
}

.tribe-events-calendar-list__event-wrapper {
  margin-left: 1.5625rem !important;
  margin-right: 1.5625rem !important;
}

.tribe-events-calendar-list__event-title {
  color: #1f4491 !important;
  margin-top: 0 !important;
  margin-bottom: .875rem !important;
}

@media print, screen and (width <= 39.9988em) {
  .tribe-events-calendar-list__event-title {
    margin-left: .625rem !important;
  }
}

@media print, screen and (width >= 40em) and (width <= 63.9988em) {
  .tribe-events-calendar-list__event-title {
    margin-left: .9375rem !important;
  }
}

.tribe-events-calendar-list__event-title a {
  color: #1f4491 !important;
}

.tribe-events-calendar-list__event-description {
  border-bottom: 2px solid #636363 !important;
  margin-bottom: .625rem !important;
  padding-bottom: 1.5625rem !important;
}

.tribe-events-calendar-list__event-details {
  padding: 1.5625rem !important;
}

.tribe-events-calendar-list__event-featured-image {
  max-height: 22.5rem;
  overflow: hidden;
  object-fit: contain !important;
  border-radius: 14px !important;
  width: auto !important;
  margin: 0 !important;
  overflow: hidden !important;
}

@media only screen and (width <= 886px) {
  .tribe-events-calendar-list__event-featured-image {
    width: 100%;
    max-height: 21.875rem;
  }
}

.tribe-events-calendar-list__event-featured-image-wrapper {
  background: #f4f7fb;
  justify-content: center;
  align-items: center;
  padding: 20px !important;
  display: flex !important;
}

@media only screen and (width <= 886px) {
  .tribe-events-calendar-list__event-featured-image-wrapper {
    order: -1;
  }
}

.tribe-events-calendar-list .tribe-common-b2 {
  margin-top: 0 !important;
}

.tribe-events .tribe-events-c-nav {
  border-top: none !important;
}

.tribe-events-c-nav__today, .tribe-events-c-nav__next, .tribe-events-c-nav__prev, .tribe-events-c-nav__today-label, .tribe-events-c-nav__next-label, .tribe-events-c-nav__prev-label, .tribe-events-c-nav__today button, .tribe-events-c-nav__next button, .tribe-events-c-nav__prev button {
  color: #2c743f !important;
}

.tribe-events-c-nav__today:disabled, .tribe-events-c-nav__next:disabled, .tribe-events-c-nav__prev:disabled {
  opacity: .7;
}

.tribe-events-c-nav__today:hover, .tribe-events-c-nav__today:focus, .tribe-events-c-nav__today:focus-within, .tribe-events-c-nav__next:hover, .tribe-events-c-nav__next:focus, .tribe-events-c-nav__next:focus-within, .tribe-events-c-nav__prev:hover, .tribe-events-c-nav__prev:focus, .tribe-events-c-nav__prev:focus-within, .tribe-events-c-nav__today:hover .tribe-events-c-nav__next-label, .tribe-events-c-nav__today:hover .tribe-events-c-nav__prev-label, .tribe-events-c-nav__today:focus .tribe-events-c-nav__next-label, .tribe-events-c-nav__today:focus .tribe-events-c-nav__prev-label, .tribe-events-c-nav__today:focus-within .tribe-events-c-nav__next-label, .tribe-events-c-nav__today:focus-within .tribe-events-c-nav__prev-label, .tribe-events-c-nav__next:hover .tribe-events-c-nav__next-label, .tribe-events-c-nav__next:hover .tribe-events-c-nav__prev-label, .tribe-events-c-nav__next:focus .tribe-events-c-nav__next-label, .tribe-events-c-nav__next:focus .tribe-events-c-nav__prev-label, .tribe-events-c-nav__next:focus-within .tribe-events-c-nav__next-label, .tribe-events-c-nav__next:focus-within .tribe-events-c-nav__prev-label, .tribe-events-c-nav__prev:hover .tribe-events-c-nav__next-label, .tribe-events-c-nav__prev:hover .tribe-events-c-nav__prev-label, .tribe-events-c-nav__prev:focus .tribe-events-c-nav__next-label, .tribe-events-c-nav__prev:focus .tribe-events-c-nav__prev-label, .tribe-events-c-nav__prev:focus-within .tribe-events-c-nav__next-label, .tribe-events-c-nav__prev:focus-within .tribe-events-c-nav__prev-label, .tribe-events-c-nav__today:hover button, .tribe-events-c-nav__today:focus button, .tribe-events-c-nav__today:focus-within button, .tribe-events-c-nav__next:hover button, .tribe-events-c-nav__next:focus button, .tribe-events-c-nav__next:focus-within button, .tribe-events-c-nav__prev:hover button, .tribe-events-c-nav__prev:focus button, .tribe-events-c-nav__prev:focus-within button {
  color: #1f4491 !important;
}

.tribe-events-c-nav__today:hover .tribe-events-c-nav__next-icon-svg path, .tribe-events-c-nav__today:focus .tribe-events-c-nav__next-icon-svg path, .tribe-events-c-nav__today:focus-within .tribe-events-c-nav__next-icon-svg path, .tribe-events-c-nav__next:hover .tribe-events-c-nav__next-icon-svg path, .tribe-events-c-nav__next:focus .tribe-events-c-nav__next-icon-svg path, .tribe-events-c-nav__next:focus-within .tribe-events-c-nav__next-icon-svg path, .tribe-events-c-nav__prev:hover .tribe-events-c-nav__next-icon-svg path, .tribe-events-c-nav__prev:focus .tribe-events-c-nav__next-icon-svg path, .tribe-events-c-nav__prev:focus-within .tribe-events-c-nav__next-icon-svg path {
  fill: #1f4491 !important;
}

.tribe-events-c-nav__today-icon-svg path, .tribe-events-c-nav__next-icon-svg path, .tribe-events-c-nav__prev-icon-svg path {
  fill: #2c743f !important;
}

.tribe-events-c-subscribe-dropdown__button {
  color: #1f4491 !important;
  border-color: #1f4491 !important;
  border-radius: .75rem !important;
}

.tribe-events-c-subscribe-dropdown__button:hover, .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events-c-subscribe-dropdown__button:focus-within {
  color: #fefefe !important;
  background-color: #1f4491 !important;
}

.tribe-events-c-subscribe-dropdown__button:hover .tribe-events-c-subscribe-dropdown__button-icon, .tribe-events-c-subscribe-dropdown__button:focus .tribe-events-c-subscribe-dropdown__button-icon, .tribe-events-c-subscribe-dropdown__button:focus-within .tribe-events-c-subscribe-dropdown__button-icon {
  color: #fefefe !important;
  stroke: #fefefe !important;
}

.tribe-events-c-subscribe-dropdown__button-icon {
  color: #1f4491 !important;
  stroke: #1f4491 !important;
}

.tec__introduction {
  margin-bottom: 2.8125rem !important;
}

.tec__introduction__heading {
  margin-bottom: 1.5625rem !important;
}

@media print, screen and (width >= 64em) {
  .tec__meta {
    margin-left: -.9375rem !important;
  }
}

.tec__meta strong {
  color: #1f4491;
  margin-bottom: .3125rem;
  display: inline-block;
}

.tec-card-link-wrap {
  position: relative;
}

.tec-card-link-wrap:hover .tribe-events-calendar-list__event-title-link, .tec-card-link-wrap:focus .tribe-events-calendar-list__event-title-link, .tec-card-link-wrap:focus-within .tribe-events-calendar-list__event-title-link {
  text-decoration: underline;
}

.tec-card-link {
  z-index: 5;
  text-indent: -9999px;
  display: block;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.tec-card-link-wrap > * {
  z-index: 1;
  position: relative;
}

.tec-card-link-wrap .tribe-events-calendar-list__event-title a, .tec-card-link-wrap .tribe-events-calendar-list__event-featured-image-link, .tec-card-link-wrap .tribe-events-calendar-list__event-venue a, .tec-card-link-wrap .tribe-events-calendar-list__event-category a {
  z-index: 10;
  position: relative;
}

.wf-inter-n4-active .tribe-common *, .wf-inter-n4-active .tribe-common .tribe-common-b2, .wf-inter-n4-active .tribe-events-meta-group a {
  font-family: Inter !important;
}

.wf-inter-n4-active .tribe-events-c-nav__next span, .wf-inter-n4-active .tribe-events-c-nav__prev span {
  font-weight: 500;
}

.tec--no-image {
  width: 100% !important;
}

@media print, screen and (width <= 39.9988em) {
  .events-archive .section-events-hero {
    padding: 2.5rem 0;
  }
}

@media print, screen and (width >= 40em) and (width <= 63.9988em) {
  .events-archive .section-events-hero {
    padding: 3.75rem 0;
  }
}

@media print, screen and (width >= 64em) {
  .events-archive .section-events-hero {
    padding: 5rem 0;
  }
}

.events-archive .section-events-hero .page-title {
  margin-bottom: 1.25rem;
}

.events-archive .section-events-hero .archive-description {
  color: #636363;
  font-size: 1.125rem;
}

@media print, screen and (width <= 39.9988em) {
  .events-archive .section-events-listing {
    padding: 2.5rem 0;
  }
}

@media print, screen and (width >= 40em) and (width <= 63.9988em) {
  .events-archive .section-events-listing {
    padding: 3.75rem 0;
  }
}

@media print, screen and (width >= 64em) {
  .events-archive .section-events-listing {
    padding: 5rem 0 3.75rem;
  }
}

.events-archive .event-item {
  margin-bottom: 1.875rem;
}

.events-archive .event-item .event-thumbnail {
  border-radius: .5rem;
  margin-bottom: 1.25rem;
  overflow: hidden;
}

.events-archive .event-item .event-thumbnail a {
  transition: transform .3s;
  display: block;
}

.events-archive .event-item .event-thumbnail a:hover {
  transform: scale(1.05);
}

.events-archive .event-item .event-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}

.events-archive .event-item .event-content .event-header {
  margin-bottom: .9375rem;
}

.events-archive .event-item .event-content .event-header .event-title {
  margin-bottom: .625rem;
  font-size: 1.5rem;
}

.events-archive .event-item .event-content .event-header .event-title a {
  color: #000;
  text-decoration: none;
  transition: color .3s;
}

.events-archive .event-item .event-content .event-header .event-title a:hover {
  color: #1f4491;
}

.events-archive .event-item .event-content .event-header .event-date {
  color: #1f4491;
  font-size: .875rem;
  font-weight: 600;
}

.events-archive .event-item .event-content .event-excerpt {
  color: #636363;
  margin-bottom: 1.25rem;
}

.events-archive .event-item .event-content .event-footer .event-read-more {
  margin-bottom: 0;
}

.events-archive .pagination-wrapper {
  text-align: center;
  margin-top: 2.5rem;
}

.events-archive .no-events-found {
  text-align: center;
  padding: 3.75rem 0;
}

.events-archive .no-events-found h2 {
  margin-bottom: 1.25rem;
}

.events-archive .no-events-found p {
  color: #636363;
}
/*# sourceMappingURL=page-events-listing.css.map */
