@import "https://fonts.googleapis.com/css?family=Lato";
*, :before, :after {
  box-sizing: border-box;
  border: 0 solid;
}

:before, :after {
  --tw-content: "";
}

html {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, 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;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button, input, optgroup, select, textarea {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol, ul, menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button, [role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  vertical-align: middle;
  display: block;
}

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

[hidden] {
  display: none;
}

*, :before, :after, ::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: .9375rem;
  padding-right: .9375rem;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0;
}

.left-0 {
  left: 0;
}

.right-0 {
  right: 0;
}

.top-\[428px\] {
  top: 428px;
}

.z-10 {
  z-index: 10;
}

.\!m-0 {
  margin: 0 !important;
}

.m-0 {
  margin: 0;
}

.\!mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.\!my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.mb-2 {
  margin-bottom: .5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-3 {
  margin-right: .75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-2 {
  margin-top: .5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-\[4px\] {
  margin-top: 4px;
}

.inline-block {
  display: inline-block;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.\!h-\[15px\] {
  height: 15px !important;
}

.\!h-\[16px\] {
  height: 16px !important;
}

.\!h-\[18px\] {
  height: 18px !important;
}

.\!h-\[19px\] {
  height: 19px !important;
}

.\!h-\[20px\] {
  height: 20px !important;
}

.\!h-\[23px\] {
  height: 23px !important;
}

.\!h-\[26px\] {
  height: 26px !important;
}

.h-12 {
  height: 3rem;
}

.h-\[calc\(\(100vh-61px\)\/3\)\] {
  height: calc(33.3333vh - 20.3333px);
}

.max-h-0 {
  max-height: 0;
}

.w-1\/3 {
  width: 33.3333%;
}

.w-1\/6 {
  width: 16.6667%;
}

.w-full {
  width: 100%;
}

.min-w-\[260px\] {
  min-width: 260px;
}

.max-w-\[200px\] {
  max-width: 200px;
}

.flex-1 {
  flex: 1;
}

.cursor-pointer {
  cursor: pointer;
}

.\!list-none {
  list-style-type: none !important;
}

.list-none {
  list-style-type: none;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

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

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

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

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

.\!justify-center {
  justify-content: center !important;
}

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

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

.gap-\[1\.875em\] {
  gap: 1.875em;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

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

.overflow-hidden {
  overflow: hidden;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-none {
  border-radius: 0;
}

.\!border-0 {
  border-width: 0 !important;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.\!border-none {
  border-style: none !important;
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.bg-\[\#007CA5\], .bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 124 165 / var(--tw-bg-opacity));
}

.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(155 32 15 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-opacity-80 {
  --tw-bg-opacity: .8;
}

.bg-cover {
  background-size: cover;
}

.bg-left {
  background-position: 0;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.\!px-3 {
  padding-left: .75rem !important;
  padding-right: .75rem !important;
}

.\!py-2 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pl-2 {
  padding-left: .5rem;
}

.pl-3 {
  padding-left: .75rem;
}

.pt-1 {
  padding-top: .25rem;
}

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

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.\!text-sm {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\!font-bold {
  font-weight: 700 !important;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.leading-\[1\.1em\] {
  line-height: 1.1em;
}

.\!text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.\!text-red {
  --tw-text-opacity: 1 !important;
  color: rgb(155 32 15 / var(--tw-text-opacity)) !important;
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-blue {
  --tw-text-opacity: 1;
  color: rgb(0 124 165 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.no-underline {
  text-decoration-line: none;
}

.placeholder-white::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.duration-500 {
  transition-duration: .5s;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.container {
  max-width: 100%;
}

.hover-trigger {
  overflow: hidden;
}

.overlay-hover {
  position: relative;
}

.overlay-hover:before {
  content: "";
  opacity: 0;
  pointer-events: none;
  background-color: #9b200f;
  transition: opacity .3s;
  position: absolute;
  inset: 0;
}

.overlay-hover:hover:before {
  opacity: .4;
}

.hover\:\!border-0:hover {
  border-width: 0 !important;
}

.hover\:\!border-none:hover {
  border-style: none !important;
}

.hover\:\!bg-red:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(155 32 15 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#41B562\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(65 181 98 / var(--tw-bg-opacity));
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:\!text-red:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(155 32 15 / var(--tw-text-opacity)) !important;
}

.hover\:\!text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.hover\:text-red:hover {
  --tw-text-opacity: 1;
  color: rgb(155 32 15 / var(--tw-text-opacity));
}

.focus\:border-white:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

@media (min-width: 640px) {
  .sm\:top-0 {
    top: 0;
  }

  .sm\:block {
    display: block;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .sm\:leading-\[1\.3em\] {
    line-height: 1.3em;
  }
}

@media (min-width: 768px) {
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mt-0 {
    margin-top: 0;
  }

  .md\:w-1\/3 {
    width: 33.3333%;
  }

  .md\:w-2\/3 {
    width: 66.6667%;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .lg\:mr-12 {
    margin-right: 3rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[calc\(100vh-152px\)\] {
    height: calc(100vh - 152px);
  }

  .lg\:w-1\/3 {
    width: 33.3333%;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:items-end {
    align-items: flex-end;
  }

  .lg\:self-auto {
    align-self: auto;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (min-width: 1280px) {
  .xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  -webkit-tap-highlight-color: transparent;
}

body, html {
  font-family: Lato;
  font-size: 16px;
  overflow-x: hidden;
}

@media screen and (max-width: 39.9375em) {
  body, html {
    font-size: 14px;
  }
}

html.no-js {
  opacity: 0;
}

main {
  margin-bottom: 2em;
}

ul#wp-admin-bar-top-secondary, #wp-admin-bar-new_draft {
  display: none;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
  line-height: 1.15;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

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

figcaption, figure {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

main {
  display: block;
}

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

a {
  -webkit-text-decoration-skip: objects;
  background-color: #0000;
}

a:active, a:hover {
  outline-width: 0;
}

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

b, strong {
  font-weight: inherit;
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

mark {
  color: #000;
  background-color: #ff0;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

input {
  overflow: visible;
}

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

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

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

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

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

progress {
  vertical-align: baseline;
  display: inline-block;
}

textarea {
  overflow: auto;
}

details {
  display: block;
}

summary {
  display: list-item;
}

menu {
  display: block;
}

canvas {
  display: inline-block;
}

template, [hidden] {
  display: 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: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fefefe;
  margin: 0;
  padding: 0;
  font-family: Lato, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
}

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

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

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

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

button {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  border-radius: 0;
  padding: 0;
  line-height: 1;
}

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

pre {
  overflow: auto;
}

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

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

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

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row .row {
  margin-left: -.625rem;
  margin-right: -.625rem;
}

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

@media print, screen and (min-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.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 {
  width: 100%;
  float: left;
  padding-left: .625rem;
  padding-right: .625rem;
}

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

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

.row .column.row.row, .row .row.row.columns {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.small-1 {
  width: 8.33333%;
}

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

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

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

.small-2 {
  width: 16.6667%;
}

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

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

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

.small-3 {
  width: 25%;
}

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

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

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

.small-4 {
  width: 33.3333%;
}

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

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

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

.small-5 {
  width: 41.6667%;
}

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

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

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

.small-6 {
  width: 50%;
}

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

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

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

.small-7 {
  width: 58.3333%;
}

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

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

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

.small-8 {
  width: 66.6667%;
}

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

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

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

.small-9 {
  width: 75%;
}

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

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

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

.small-10 {
  width: 83.3333%;
}

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

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

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

.small-11 {
  width: 91.6667%;
}

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

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

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

.small-12 {
  width: 100%;
}

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

.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(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  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 > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

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

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

.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 {
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

@media print, screen and (min-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(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    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 {
    float: left;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }
}

@media print, screen and (min-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(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    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 {
    float: left;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }
}

.column-block {
  margin-bottom: 1.25rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }

  .column-block > :last-child {
    margin-bottom: 0;
  }
}

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, h2, h3, h4, h5, h6 {
  color: inherit;
  text-rendering: optimizelegibility;
  font-family: Lato, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}

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

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

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

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

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

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

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

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

  h2 {
    font-size: 2.5rem;
  }

  h3 {
    font-size: 1.9375rem;
  }

  h4 {
    font-size: 1.5625rem;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1rem;
  }
}

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

a:hover, a:focus {
  color: #1468a0;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  border: 0;
  border-bottom: 1px solid #cacaca;
  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: #8a8a8a;
  line-height: 1.6;
}

cite {
  color: #8a8a8a;
  font-size: .8125rem;
  display: block;
}

cite:before {
  content: "— ";
}

abbr {
  color: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a;
}

figure {
  margin: 0;
}

code {
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: .125rem .3125rem .0625rem;
  font-family: Consolas, Liberation Mono, Courier, monospace;
  font-weight: normal;
}

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

.subheader {
  color: #8a8a8a;
  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;
}

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }

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

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

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

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

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

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

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

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

@media print {
  * {
    box-shadow: none !important;
    color: #000 !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 #8a8a8a;
  }

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

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

[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 #8a8a8a;
  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::placeholder, textarea::placeholder {
  color: #cacaca;
}

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

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

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

[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: #0a0a0a;
  margin: 0;
  font-size: .875rem;
  font-weight: normal;
  line-height: 1.8;
  display: block;
}

label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0;
}

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

.input-group {
  width: 100%;
  margin-bottom: 1rem;
  display: table;
}

.input-group > :first-child, .input-group > :last-child > * {
  border-radius: 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;
  vertical-align: middle;
  margin: 0;
  display: table-cell;
}

.input-group-label {
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%;
  background: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0 1rem;
}

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

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

.input-group-field {
  height: 2.5rem;
  border-radius: 0;
}

.input-group-button {
  text-align: center;
  width: 1%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

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

.input-group .input-group-button {
  display: table-cell;
}

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 {
  background: #fefefe;
  margin: 0 0 0 -.1875rem;
  padding: 0 .1875rem;
}

select {
  height: 2.4375rem;
  -webkit-appearance: none;
  appearance: none;
  color: #0a0a0a;
  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%28138, 138, 138%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: 0;
  margin: 0 0 1rem;
  padding: .5rem 1.5rem .5rem .5rem;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  transition: box-shadow .5s, border-color .25s ease-in-out;
}

@media screen and (min-width: 0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

select:focus {
  background-color: #fefefe;
  border: 1px solid #8a8a8a;
  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] {
  height: auto;
  background-image: none;
}

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

.is-invalid-input:not(:focus)::-moz-placeholder {
  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;
}

.button {
  vertical-align: middle;
  -webkit-appearance: none;
  text-align: center;
  cursor: pointer;
  color: #fefefe;
  background-color: #1779ba;
  border: 1px solid #0000;
  border-radius: 0;
  margin: 0 0 1rem;
  padding: .85em 1em;
  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:hover, .button:focus {
  color: #fefefe;
  background-color: #14679e;
}

.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.primary {
  color: #fefefe;
  background-color: #1779ba;
}

.button.primary:hover, .button.primary:focus {
  color: #fefefe;
  background-color: #126195;
}

.button.secondary {
  color: #fefefe;
  background-color: #767676;
}

.button.secondary:hover, .button.secondary:focus {
  color: #fefefe;
  background-color: #5e5e5e;
}

.button.success {
  color: #0a0a0a;
  background-color: #3adb76;
}

.button.success:hover, .button.success:focus {
  color: #0a0a0a;
  background-color: #22bb5b;
}

.button.warning {
  color: #0a0a0a;
  background-color: #ffae00;
}

.button.warning:hover, .button.warning:focus {
  color: #0a0a0a;
  background-color: #cc8b00;
}

.button.alert {
  color: #fefefe;
  background-color: #cc4b37;
}

.button.alert:hover, .button.alert:focus {
  color: #fefefe;
  background-color: #a53b2a;
}

.button.hollow {
  color: #1779ba;
  border: 1px solid #1779ba;
}

.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: #0000;
}

.button.hollow:hover, .button.hollow:focus {
  color: #0c3d5d;
  border-color: #0c3d5d;
}

.button.hollow.primary {
  color: #1779ba;
  border: 1px solid #1779ba;
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
  color: #0c3d5d;
  border-color: #0c3d5d;
}

.button.hollow.secondary {
  color: #767676;
  border: 1px solid #767676;
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  color: #3b3b3b;
  border-color: #3b3b3b;
}

.button.hollow.success {
  color: #3adb76;
  border: 1px solid #3adb76;
}

.button.hollow.success:hover, .button.hollow.success:focus {
  color: #157539;
  border-color: #157539;
}

.button.hollow.warning {
  color: #ffae00;
  border: 1px solid #ffae00;
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
  color: #805700;
  border-color: #805700;
}

.button.hollow.alert {
  color: #cc4b37;
  border: 1px solid #cc4b37;
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
  color: #67251a;
  border-color: #67251a;
}

.button.disabled, .button[disabled] {
  opacity: .25;
  cursor: not-allowed;
}

.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  color: #fefefe;
  background-color: #1779ba;
}

.button.disabled.primary, .button[disabled].primary {
  opacity: .25;
  cursor: not-allowed;
}

.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  color: #fefefe;
  background-color: #1779ba;
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: .25;
  cursor: not-allowed;
}

.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #fefefe;
  background-color: #767676;
}

.button.disabled.success, .button[disabled].success {
  opacity: .25;
  cursor: not-allowed;
}

.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #0a0a0a;
  background-color: #3adb76;
}

.button.disabled.warning, .button[disabled].warning {
  opacity: .25;
  cursor: not-allowed;
}

.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #0a0a0a;
  background-color: #ffae00;
}

.button.disabled.alert, .button[disabled].alert {
  opacity: .25;
  cursor: not-allowed;
}

.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #fefefe;
  background-color: #cc4b37;
}

.button.dropdown:after {
  width: 0;
  height: 0;
  content: "";
  float: right;
  border: .4em inset #0000;
  border-top: .4em solid #fefefe;
  border-bottom-width: 0;
  margin-left: 1em;
  display: inline-block;
  position: relative;
  top: .4em;
}

.button.arrow-only:after {
  float: none;
  margin-left: 0;
  top: -.1em;
}

.accordion {
  background: #fefefe;
  margin-left: 0;
  list-style-type: none;
}

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

.accordion-title {
  color: #1779ba;
  border: 1px 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: 1px solid #e6e6e6;
  border-radius: 0;
}

.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: #0a0a0a;
  background-color: #fefefe;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  padding: 1rem;
  display: none;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

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

.is-accordion-submenu-parent > a:after {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-top: 6px solid #1779ba;
  border-bottom-width: 0;
  margin-top: -3px;
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
}

.is-accordion-submenu-parent[aria-expanded="true"] > a:after {
  transform-origin: 50%;
  transform: rotate(180deg);
}

.badge {
  min-width: 2.1em;
  text-align: center;
  color: #fefefe;
  background: #1779ba;
  border-radius: 50%;
  padding: .3em;
  font-size: .6rem;
  display: inline-block;
}

.badge.primary {
  color: #fefefe;
  background: #1779ba;
}

.badge.secondary {
  color: #fefefe;
  background: #767676;
}

.badge.success {
  color: #0a0a0a;
  background: #3adb76;
}

.badge.warning {
  color: #0a0a0a;
  background: #ffae00;
}

.badge.alert {
  color: #fefefe;
  background: #cc4b37;
}

.breadcrumbs {
  margin: 0 0 1rem;
  list-style: none;
}

.breadcrumbs:before, .breadcrumbs:after {
  content: " ";
  display: table;
}

.breadcrumbs:after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
  font-size: .6875rem;
}

.breadcrumbs li:not(:last-child):after {
  opacity: 1;
  content: "/";
  color: #cacaca;
  margin: 0 .75rem;
  position: relative;
  top: 1px;
}

.breadcrumbs a {
  color: #1779ba;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.button-group {
  margin-bottom: 1rem;
  font-size: 0;
}

.button-group:before, .button-group:after {
  content: " ";
  display: table;
}

.button-group:after {
  clear: both;
}

.button-group .button {
  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 {
  margin-right: -1px;
}

.button-group.expanded:before, .button-group.expanded:after {
  display: none;
}

.button-group.expanded .button:first-child:last-child {
  width: 100%;
}

.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
  width: calc(50% - 1px);
  margin-right: 1px;
  display: inline-block;
}

.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
  width: calc(33.3333% - 1px);
  margin-right: 1px;
  display: inline-block;
}

.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
  width: calc(25% - 1px);
  margin-right: 1px;
  display: inline-block;
}

.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
  width: calc(20% - 1px);
  margin-right: 1px;
  display: inline-block;
}

.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
  width: calc(16.6667% - 1px);
  margin-right: 1px;
  display: inline-block;
}

.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.primary .button {
  color: #fefefe;
  background-color: #1779ba;
}

.button-group.primary .button:hover, .button-group.primary .button:focus {
  color: #fefefe;
  background-color: #126195;
}

.button-group.secondary .button {
  color: #fefefe;
  background-color: #767676;
}

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  color: #fefefe;
  background-color: #5e5e5e;
}

.button-group.success .button {
  color: #0a0a0a;
  background-color: #3adb76;
}

.button-group.success .button:hover, .button-group.success .button:focus {
  color: #0a0a0a;
  background-color: #22bb5b;
}

.button-group.warning .button {
  color: #0a0a0a;
  background-color: #ffae00;
}

.button-group.warning .button:hover, .button-group.warning .button:focus {
  color: #0a0a0a;
  background-color: #cc8b00;
}

.button-group.alert .button {
  color: #fefefe;
  background-color: #cc4b37;
}

.button-group.alert .button:hover, .button-group.alert .button:focus {
  color: #fefefe;
  background-color: #a53b2a;
}

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  width: 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;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }

  .button-group.stacked-for-small.expanded .button {
    margin-right: 0;
    display: block;
  }
}

.callout {
  color: #0a0a0a;
  background-color: #fff;
  border: 1px solid #0a0a0a40;
  border-radius: 0;
  margin: 0 0 1rem;
  padding: 1rem;
  position: relative;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  color: #0a0a0a;
  background-color: #d7ecfa;
}

.callout.secondary {
  color: #0a0a0a;
  background-color: #eaeaea;
}

.callout.success {
  color: #0a0a0a;
  background-color: #e1faea;
}

.callout.warning {
  color: #0a0a0a;
  background-color: #fff3d9;
}

.callout.alert {
  color: #0a0a0a;
  background-color: #f7e4e1;
}

.callout.small {
  padding: .5rem;
}

.callout.large {
  padding: 3rem;
}

.card {
  box-shadow: none;
  color: #0a0a0a;
  background: #fefefe;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  background: #e6e6e6;
  padding: 1rem;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.close-button {
  color: #8a8a8a;
  cursor: pointer;
  position: absolute;
}

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

.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}

.close-button.small {
  font-size: 1.5em;
  line-height: 1;
  top: .33em;
  right: .66rem;
}

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

.menu {
  margin: 0;
  list-style-type: none;
}

.menu > li {
  vertical-align: middle;
  display: table-cell;
}

[data-whatinput="mouse"] .menu > li {
  outline: 0;
}

.menu > li > a {
  padding: .7rem 1rem;
  line-height: 1;
  display: block;
}

.menu input, .menu select, .menu a, .menu button {
  margin-bottom: 0;
}

.menu > li > a img, .menu > li > a i, .menu > li > a svg, .menu > li > a img + span, .menu > li > a i + span, .menu > li > a svg + span {
  vertical-align: middle;
}

.menu > li > a img, .menu > li > a i, .menu > li > a svg {
  margin-right: .25rem;
  display: inline-block;
}

.menu > li, .menu.horizontal > li {
  display: table-cell;
}

.menu.expanded {
  width: 100%;
  table-layout: fixed;
  display: table;
}

.menu.expanded > li:first-child:last-child {
  width: 100%;
}

.menu.vertical > li {
  display: block;
}

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal > li {
    display: table-cell;
  }

  .menu.medium-expanded {
    width: 100%;
    table-layout: fixed;
    display: table;
  }

  .menu.medium-expanded > li:first-child:last-child {
    width: 100%;
  }

  .menu.medium-vertical > li {
    display: block;
  }
}

@media print, screen and (min-width: 64em) {
  .menu.large-horizontal > li {
    display: table-cell;
  }

  .menu.large-expanded {
    width: 100%;
    table-layout: fixed;
    display: table;
  }

  .menu.large-expanded > li:first-child:last-child {
    width: 100%;
  }

  .menu.large-vertical > li {
    display: block;
  }
}

.menu.simple li {
  vertical-align: top;
  line-height: 1;
  display: inline-block;
}

.menu.simple a {
  padding: 0;
}

.menu.simple li {
  margin-left: 0;
  margin-right: 1rem;
}

.menu.simple.align-right li {
  margin-left: 1rem;
  margin-right: 0;
}

.menu.align-right:before, .menu.align-right:after {
  content: " ";
  display: table;
}

.menu.align-right:after {
  clear: both;
}

.menu.align-right > li {
  float: right;
}

.menu.icon-top > li > a {
  text-align: center;
}

.menu.icon-top > li > a img, .menu.icon-top > li > a i, .menu.icon-top > li > a svg {
  margin: 0 auto .25rem;
  display: block;
}

.menu.icon-top.vertical a > span {
  margin: auto;
}

.menu.nested {
  margin-left: 1rem;
}

.menu .active > a {
  color: #fefefe;
  background: #1779ba;
}

.menu.menu-bordered li {
  border: 1px solid #e6e6e6;
}

.menu.menu-bordered li:not(:first-child) {
  border-top: 0;
}

.menu.menu-hover li:hover {
  background-color: #e6e6e6;
}

.menu-text {
  color: inherit;
  padding: .7rem 1rem;
  font-weight: bold;
  line-height: 1;
}

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

.menu-centered > .menu {
  vertical-align: top;
  display: inline-block;
}

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

.menu-icon {
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.menu-icon:after {
  width: 100%;
  height: 2px;
  content: "";
  background: #fefefe;
  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;
  width: 20px;
  height: 16px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.menu-icon.dark:after {
  width: 100%;
  height: 2px;
  content: "";
  background: #0a0a0a;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 7px #0a0a0a, 0 14px #0a0a0a;
}

.menu-icon.dark:hover:after {
  background: #8a8a8a;
  box-shadow: 0 7px #8a8a8a, 0 14px #8a8a8a;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  transition: height .5s;
}

.is-drilldown-submenu {
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform .15s linear;
  position: absolute;
  top: 0;
  left: 100%;
}

.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}

.is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}

.drilldown-submenu-cover-previous {
  min-height: 100%;
}

.is-drilldown-submenu-parent > a {
  position: relative;
}

.is-drilldown-submenu-parent > a:after {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-left: 6px solid #1779ba;
  border-right-width: 0;
  margin-top: -6px;
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
}

.js-drilldown-back > a:before {
  width: 0;
  height: 0;
  content: "";
  vertical-align: middle;
  border: 6px inset #0000;
  border-left-width: 0;
  border-right: 6px solid #1779ba;
  margin-right: .75rem;
  display: inline-block;
}

.dropdown-pane {
  z-index: 10;
  width: 300px;
  visibility: hidden;
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  padding: 1rem;
  font-size: 1rem;
  display: block;
  position: absolute;
}

.dropdown-pane.is-open {
  visibility: visible;
}

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

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

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

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  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 {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-top: 6px solid #1779ba;
  border-bottom-width: 0;
  margin-top: -3px;
  display: block;
  right: 5px;
}

[data-whatinput="mouse"] .dropdown.menu a {
  outline: 0;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  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 {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-left-width: 0;
  border-right: 6px solid #1779ba;
  display: block;
}

.dropdown.menu.vertical > li.opens-right > a:after {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-left: 6px solid #1779ba;
  border-right-width: 0;
  display: block;
}

@media print, screen and (min-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 {
    width: 0;
    height: 0;
    content: "";
    border: 6px inset #0000;
    border-top: 6px solid #1779ba;
    border-bottom-width: 0;
    margin-top: -3px;
    display: block;
    right: 5px;
  }

  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    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 {
    width: 0;
    height: 0;
    content: "";
    border: 6px inset #0000;
    border-left-width: 0;
    border-right: 6px solid #1779ba;
    display: block;
  }

  .dropdown.menu.medium-vertical > li.opens-right > a:after {
    width: 0;
    height: 0;
    content: "";
    border: 6px inset #0000;
    border-left: 6px solid #1779ba;
    border-right-width: 0;
    display: block;
  }
}

@media print, screen and (min-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 {
    width: 0;
    height: 0;
    content: "";
    border: 6px inset #0000;
    border-top: 6px solid #1779ba;
    border-bottom-width: 0;
    margin-top: -3px;
    display: block;
    right: 5px;
  }

  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    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 {
    width: 0;
    height: 0;
    content: "";
    border: 6px inset #0000;
    border-left-width: 0;
    border-right: 6px solid #1779ba;
    display: block;
  }

  .dropdown.menu.large-vertical > li.opens-right > a:after {
    width: 0;
    height: 0;
    content: "";
    border: 6px inset #0000;
    border-left: 6px solid #1779ba;
    border-right-width: 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%;
  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;
  min-width: 200px;
  background: #fefefe;
  border: 1px solid #cacaca;
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a:after {
  right: 14px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a:after {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-left-width: 0;
  border-right: 6px solid #1779ba;
  display: block;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-left: 6px solid #1779ba;
  border-right-width: 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;
}

.responsive-embed, .flex-video {
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  position: relative;
  overflow: hidden;
}

.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.responsive-embed.widescreen, .flex-video.widescreen {
  padding-bottom: 56.25%;
}

.label {
  white-space: nowrap;
  cursor: default;
  color: #fefefe;
  background: #1779ba;
  border-radius: 0;
  padding: .33333rem .5rem;
  font-size: .8rem;
  line-height: 1;
  display: inline-block;
}

.label.primary {
  color: #fefefe;
  background: #1779ba;
}

.label.secondary {
  color: #fefefe;
  background: #767676;
}

.label.success {
  color: #0a0a0a;
  background: #3adb76;
}

.label.warning {
  color: #0a0a0a;
  background: #ffae00;
}

.label.alert {
  color: #fefefe;
  background: #cc4b37;
}

.media-object {
  margin-bottom: 1rem;
  display: block;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0 0 1rem;
    display: block;
  }

  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section {
  vertical-align: top;
  display: table-cell;
}

.media-object-section:first-child {
  padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

.media-object-section > :last-child {
  margin-bottom: 0;
}

.media-object-section.middle {
  vertical-align: middle;
}

.media-object-section.bottom {
  vertical-align: bottom;
}

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

.js-off-canvas-overlay {
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background: #fefefe40;
  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: 1;
  backface-visibility: hidden;
  background: #e6e6e6;
  transition: transform .5s;
  position: fixed;
}

[data-whatinput="mouse"] .off-canvas {
  outline: 0;
}

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

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px #0a0a0ab3;
}

.off-canvas.is-open {
  transform: translate(0);
}

.off-canvas-absolute {
  z-index: 1;
  backface-visibility: hidden;
  background: #e6e6e6;
  transition: transform .5s;
  position: absolute;
}

[data-whatinput="mouse"] .off-canvas-absolute {
  outline: 0;
}

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

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px #0a0a0ab3;
}

.off-canvas-absolute.is-open {
  transform: translate(0);
}

.position-left {
  width: 250px;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
  transform: translateX(-250px);
}

.position-left.is-open ~ .off-canvas-content {
  transform: translateX(250px);
}

.position-left.is-transition-push:after {
  height: 100%;
  width: 1px;
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: 0 0 10px #0a0a0ab3;
}

.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
  transform: none;
}

.position-right {
  width: 250px;
  height: 100%;
  top: 0;
  right: 0;
  overflow-y: auto;
  transform: translateX(250px);
}

.position-right.is-open ~ .off-canvas-content {
  transform: translateX(-250px);
}

.position-right.is-transition-push:after {
  height: 100%;
  width: 1px;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 10px #0a0a0ab3;
}

.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
  transform: none;
}

.position-top {
  width: 100%;
  height: 250px;
  top: 0;
  left: 0;
  overflow-x: auto;
  transform: translateY(-250px);
}

.position-top.is-open ~ .off-canvas-content {
  transform: translateY(250px);
}

.position-top.is-transition-push:after {
  height: 1px;
  width: 100%;
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 10px #0a0a0ab3;
}

.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
  transform: none;
}

.position-bottom {
  width: 100%;
  height: 250px;
  bottom: 0;
  left: 0;
  overflow-x: auto;
  transform: translateY(250px);
}

.position-bottom.is-open ~ .off-canvas-content {
  transform: translateY(-250px);
}

.position-bottom.is-transition-push:after {
  height: 1px;
  width: 100%;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 10px #0a0a0ab3;
}

.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
  transform: none;
}

.off-canvas-content {
  backface-visibility: hidden;
  transition: transform .5s;
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    z-index: 1;
    transform: none;
  }

  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-medium {
    z-index: 1;
    transform: none;
  }

  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-medium {
    z-index: 1;
    transform: none;
  }

  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-medium {
    z-index: 1;
    transform: none;
  }

  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    z-index: 1;
    transform: none;
  }

  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-large {
    z-index: 1;
    transform: none;
  }

  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-large {
    z-index: 1;
    transform: none;
  }

  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-large {
    z-index: 1;
    transform: none;
  }

  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

.orbit {
  position: relative;
}

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

.orbit-slide {
  width: 100%;
}

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

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

.orbit-caption {
  width: 100%;
  color: #fefefe;
  background-color: #0a0a0a80;
  margin-bottom: 0;
  padding: 1rem;
  position: absolute;
  bottom: 0;
}

.orbit-next, .orbit-previous {
  z-index: 10;
  color: #fefefe;
  padding: 1rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

[data-whatinput="mouse"] .orbit-next, [data-whatinput="mouse"] .orbit-previous {
  outline: 0;
}

.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: #0a0a0a80;
}

.orbit-previous {
  left: 0;
}

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

.orbit-bullets {
  text-align: center;
  margin-top: .8rem;
  margin-bottom: .8rem;
  position: relative;
}

[data-whatinput="mouse"] .orbit-bullets {
  outline: 0;
}

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  background-color: #cacaca;
  border-radius: 50%;
  margin: .1rem;
}

.orbit-bullets button:hover, .orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

.pagination {
  margin-bottom: 1rem;
  margin-left: 0;
}

.pagination:before, .pagination:after {
  content: " ";
  display: table;
}

.pagination:after {
  clear: both;
}

.pagination li {
  border-radius: 0;
  margin-right: .0625rem;
  font-size: .875rem;
  display: none;
}

.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a, .pagination button {
  color: #0a0a0a;
  border-radius: 0;
  padding: .1875rem .625rem;
  display: block;
}

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  color: #fefefe;
  cursor: default;
  background: #1779ba;
  padding: .1875rem .625rem;
}

.pagination .disabled {
  color: #cacaca;
  cursor: not-allowed;
  padding: .1875rem .625rem;
}

.pagination .disabled:hover {
  background: none;
}

.pagination .ellipsis:after {
  content: "…";
  color: #0a0a0a;
  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;
}

.progress {
  height: 1rem;
  background-color: #cacaca;
  border-radius: 0;
  margin-bottom: 1rem;
}

.progress.primary .progress-meter {
  background-color: #1779ba;
}

.progress.secondary .progress-meter {
  background-color: #767676;
}

.progress.success .progress-meter {
  background-color: #3adb76;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.alert .progress-meter {
  background-color: #cc4b37;
}

.progress-meter {
  width: 0%;
  height: 100%;
  background-color: #1779ba;
  display: block;
  position: relative;
}

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

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

.slider-fill {
  max-width: 100%;
  height: .5rem;
  background-color: #cacaca;
  transition: all .2s ease-in-out;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.slider-fill.is-dragging {
  transition: all linear;
}

.slider-handle {
  z-index: 1;
  width: 1.4rem;
  height: 1.4rem;
  touch-action: manipulation;
  background-color: #1779ba;
  border-radius: 0;
  transition: all .2s ease-in-out;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

[data-whatinput="mouse"] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #14679e;
}

.slider-handle.is-dragging {
  transition: all linear;
}

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

.slider.vertical {
  width: .5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  display: inline-block;
  transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  width: .5rem;
  max-height: 100%;
  top: 0;
}

.slider.vertical .slider-handle {
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.sticky-container {
  position: relative;
}

.sticky {
  z-index: 0;
  position: relative;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  z-index: 5;
  position: fixed;
}

.sticky.is-stuck.is-at-top {
  top: 0;
}

.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  left: auto;
  right: auto;
}

.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open, html.is-reveal-open body {
  min-height: 100%;
  -webkit-user-select: none;
  user-select: none;
  overflow: hidden;
}

.reveal-overlay {
  z-index: 1005;
  background-color: #0a0a0a73;
  display: none;
  position: fixed;
  inset: 0;
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem;
  display: none;
  position: relative;
  top: 100px;
  overflow-y: auto;
}

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

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column, .reveal .columns {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }

  .reveal .reveal {
    margin: 0 auto;
    left: auto;
    right: auto;
  }
}

.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }

  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }

  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}

.reveal.full {
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  border: 0;
  border-radius: 0;
  margin-left: 0;
  top: 0;
  left: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    border: 0;
    border-radius: 0;
    margin-left: 0;
    top: 0;
    left: 0;
  }
}

.reveal.without-overlay {
  position: fixed;
}

.switch {
  height: 2rem;
  color: #fefefe;
  -webkit-user-select: none;
  user-select: none;
  outline: 0;
  margin-bottom: 1rem;
  font-size: .875rem;
  font-weight: bold;
  position: relative;
}

.switch-input {
  opacity: 0;
  margin-bottom: 0;
  position: absolute;
}

.switch-paddle {
  width: 4rem;
  height: 2rem;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
  background: #cacaca;
  border-radius: 0;
  transition: all .25s ease-out;
  display: block;
  position: relative;
}

input + .switch-paddle {
  margin: 0;
}

.switch-paddle:after {
  width: 1.5rem;
  height: 1.5rem;
  content: "";
  background: #fefefe;
  border-radius: 0;
  transition: all .25s ease-out;
  display: block;
  position: absolute;
  top: .25rem;
  left: .25rem;
  transform: translate3d(0, 0, 0);
}

input:checked ~ .switch-paddle {
  background: #1779ba;
}

input:checked ~ .switch-paddle:after {
  left: 2.25rem;
}

[data-whatinput="mouse"] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.switch-active {
  display: none;
  left: 8%;
}

input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}

input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: .625rem;
}

.switch.tiny .switch-paddle:after {
  width: 1rem;
  height: 1rem;
  top: .25rem;
  left: .25rem;
}

.switch.tiny input:checked ~ .switch-paddle:after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: .75rem;
}

.switch.small .switch-paddle:after {
  width: 1.25rem;
  height: 1.25rem;
  top: .25rem;
  left: .25rem;
}

.switch.small input:checked ~ .switch-paddle:after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}

.switch.large .switch-paddle:after {
  width: 2rem;
  height: 2rem;
  top: .25rem;
  left: .25rem;
}

.switch.large input:checked ~ .switch-paddle:after {
  left: 2.75rem;
}

table {
  width: 100%;
  border-radius: 0;
  margin-bottom: 1rem;
}

thead, tbody, tfoot {
  background-color: #fefefe;
  border: 1px solid #f1f1f1;
}

caption {
  padding: .5rem .625rem .625rem;
  font-weight: bold;
}

thead {
  color: #0a0a0a;
  background: #f8f8f8;
}

tfoot {
  color: #0a0a0a;
  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 screen and (max-width: 63.9375em) {
  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;
}

.table-scroll table {
  width: auto;
}

.tabs {
  background: #fefefe;
  border: 1px solid #e6e6e6;
  margin: 0;
  list-style-type: none;
}

.tabs:before, .tabs:after {
  content: " ";
  display: table;
}

.tabs:after {
  clear: both;
}

.tabs.vertical > li {
  float: none;
  width: auto;
  display: block;
}

.tabs.simple > li > a {
  padding: 0;
}

.tabs.simple > li > a:hover {
  background: none;
}

.tabs.primary {
  background: #1779ba;
}

.tabs.primary > li > a {
  color: #fefefe;
}

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1673b1;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  color: #1779ba;
  padding: 1.25rem 1.5rem;
  font-size: .75rem;
  line-height: 1;
  display: block;
}

.tabs-title > a:hover {
  color: #1468a0;
  background: #fefefe;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected="true"] {
  color: #1779ba;
  background: #e6e6e6;
}

.tabs-content {
  color: #0a0a0a;
  background: #fefefe;
  border: 1px solid #e6e6e6;
  border-top: 0;
  transition: all .5s;
}

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

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

.tabs-panel[aria-hidden="false"] {
  display: block;
}

.thumbnail {
  max-width: 100%;
  border: 4px solid #fefefe;
  border-radius: 0;
  margin-bottom: 1rem;
  line-height: 0;
  display: inline-block;
  box-shadow: 0 0 0 1px #0a0a0a33;
}

a.thumbnail {
  transition: box-shadow .2s ease-out;
}

a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px #1779ba80;
}

a.thumbnail image {
  box-shadow: none;
}

.title-bar {
  color: #fefefe;
  background: #0a0a0a;
  padding: .5rem;
}

.title-bar:before, .title-bar:after {
  content: " ";
  display: table;
}

.title-bar:after {
  clear: both;
}

.title-bar .menu-icon {
  margin-left: .25rem;
  margin-right: .25rem;
}

.title-bar-left {
  float: left;
}

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

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

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

.tooltip {
  z-index: 1200;
  max-width: 10rem;
  color: #fefefe;
  background-color: #0a0a0a;
  border-radius: 0;
  padding: .75rem;
  font-size: 80%;
  position: absolute;
  top: calc(100% + .6495rem);
}

.tooltip:before {
  width: 0;
  height: 0;
  content: "";
  border: .75rem inset #0000;
  border-top-width: 0;
  border-bottom: .75rem solid #0a0a0a;
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.top:before {
  width: 0;
  height: 0;
  content: "";
  border: .75rem inset #0000;
  border-top: .75rem solid #0a0a0a;
  border-bottom-width: 0;
  display: block;
  top: 100%;
  bottom: auto;
}

.tooltip.left:before {
  width: 0;
  height: 0;
  content: "";
  border: .75rem inset #0000;
  border-left: .75rem solid #0a0a0a;
  border-right-width: 0;
  display: block;
  top: 50%;
  bottom: auto;
  left: 100%;
  transform: translateY(-50%);
}

.tooltip.right:before {
  width: 0;
  height: 0;
  content: "";
  border: .75rem inset #0000;
  border-left-width: 0;
  border-right: .75rem solid #0a0a0a;
  display: block;
  inset: 50% 100% auto auto;
  transform: translateY(-50%);
}

.top-bar {
  padding: .5rem;
}

.top-bar:before, .top-bar:after {
  content: " ";
  display: table;
}

.top-bar:after {
  clear: both;
}

.top-bar, .top-bar ul {
  background-color: #e6e6e6;
}

.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 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .top-bar .top-bar-left, .top-bar .top-bar-right {
    width: auto;
  }
}

@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
    width: 100%;
  }
}

@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
    width: 100%;
  }
}

.top-bar-title {
  float: left;
  padding: .5rem 1rem .5rem 0;
  display: inline-block;
}

.top-bar-title .menu-icon {
  bottom: 2px;
}

.top-bar-left {
  float: left;
}

.top-bar-right {
  float: right;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

.show-on-focus:active, .show-on-focus:focus {
  width: auto;
  height: auto;
  clip: auto;
  overflow: visible;
  position: static !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;
  }
}

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

.clearfix:after {
  clear: both;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
  line-height: 1.15;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

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

figcaption, figure {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

main {
  display: block;
}

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

a {
  -webkit-text-decoration-skip: objects;
  background-color: #0000;
}

a:active, a:hover {
  outline-width: 0;
}

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

b, strong {
  font-weight: inherit;
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

mark {
  color: #000;
  background-color: #ff0;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

input {
  overflow: visible;
}

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

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

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

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

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

progress {
  vertical-align: baseline;
  display: inline-block;
}

textarea {
  overflow: auto;
}

details {
  display: block;
}

summary {
  display: list-item;
}

menu {
  display: block;
}

canvas {
  display: inline-block;
}

template, [hidden] {
  display: 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: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fefefe;
  margin: 0;
  padding: 0;
  font-family: Lato, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
}

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

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

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

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

button {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  border-radius: 0;
  padding: 0;
  line-height: 1;
}

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

pre {
  overflow: auto;
}

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

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

.row {
  max-width: 75rem;
  flex-flow: wrap;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.row .row {
  margin-left: -.625rem;
  margin-right: -.625rem;
}

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

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

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

.row.expanded, .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 {
  min-width: initial;
  flex: 1 1 0;
  padding-left: .625rem;
  padding-right: .625rem;
}

@media print, screen and (min-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;
}

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

.small-1 {
  max-width: 8.33333%;
  flex: 0 0 8.33333%;
}

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

.small-2 {
  max-width: 16.6667%;
  flex: 0 0 16.6667%;
}

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

.small-3 {
  max-width: 25%;
  flex: 0 0 25%;
}

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

.small-4 {
  max-width: 33.3333%;
  flex: 0 0 33.3333%;
}

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

.small-5 {
  max-width: 41.6667%;
  flex: 0 0 41.6667%;
}

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

.small-6 {
  max-width: 50%;
  flex: 0 0 50%;
}

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

.small-7 {
  max-width: 58.3333%;
  flex: 0 0 58.3333%;
}

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

.small-8 {
  max-width: 66.6667%;
  flex: 0 0 66.6667%;
}

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

.small-9 {
  max-width: 75%;
  flex: 0 0 75%;
}

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

.small-10 {
  max-width: 83.3333%;
  flex: 0 0 83.3333%;
}

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

.small-11 {
  max-width: 91.6667%;
  flex: 0 0 91.6667%;
}

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

.small-12 {
  max-width: 100%;
  flex: 0 0 100%;
}

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

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

.small-up-1 {
  flex-wrap: wrap;
}

.small-up-1 > .column, .small-up-1 > .columns {
  max-width: 100%;
  flex: 0 0 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}

.small-up-2 > .column, .small-up-2 > .columns {
  max-width: 50%;
  flex: 0 0 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}

.small-up-3 > .column, .small-up-3 > .columns {
  max-width: 33.3333%;
  flex: 0 0 33.3333%;
}

.small-up-4 {
  flex-wrap: wrap;
}

.small-up-4 > .column, .small-up-4 > .columns {
  max-width: 25%;
  flex: 0 0 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}

.small-up-5 > .column, .small-up-5 > .columns {
  max-width: 20%;
  flex: 0 0 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}

.small-up-6 > .column, .small-up-6 > .columns {
  max-width: 16.6667%;
  flex: 0 0 16.6667%;
}

.small-up-7 {
  flex-wrap: wrap;
}

.small-up-7 > .column, .small-up-7 > .columns {
  max-width: 14.2857%;
  flex: 0 0 14.2857%;
}

.small-up-8 {
  flex-wrap: wrap;
}

.small-up-8 > .column, .small-up-8 > .columns {
  max-width: 12.5%;
  flex: 0 0 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 (min-width: 40em) {
  .medium-1 {
    max-width: 8.33333%;
    flex: 0 0 8.33333%;
  }

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

  .medium-2 {
    max-width: 16.6667%;
    flex: 0 0 16.6667%;
  }

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

  .medium-3 {
    max-width: 25%;
    flex: 0 0 25%;
  }

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

  .medium-4 {
    max-width: 33.3333%;
    flex: 0 0 33.3333%;
  }

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

  .medium-5 {
    max-width: 41.6667%;
    flex: 0 0 41.6667%;
  }

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

  .medium-6 {
    max-width: 50%;
    flex: 0 0 50%;
  }

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

  .medium-7 {
    max-width: 58.3333%;
    flex: 0 0 58.3333%;
  }

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

  .medium-8 {
    max-width: 66.6667%;
    flex: 0 0 66.6667%;
  }

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

  .medium-9 {
    max-width: 75%;
    flex: 0 0 75%;
  }

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

  .medium-10 {
    max-width: 83.3333%;
    flex: 0 0 83.3333%;
  }

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

  .medium-11 {
    max-width: 91.6667%;
    flex: 0 0 91.6667%;
  }

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

  .medium-12 {
    max-width: 100%;
    flex: 0 0 100%;
  }

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

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

  .medium-up-1 {
    flex-wrap: wrap;
  }

  .medium-up-1 > .column, .medium-up-1 > .columns {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .medium-up-2 {
    flex-wrap: wrap;
  }

  .medium-up-2 > .column, .medium-up-2 > .columns {
    max-width: 50%;
    flex: 0 0 50%;
  }

  .medium-up-3 {
    flex-wrap: wrap;
  }

  .medium-up-3 > .column, .medium-up-3 > .columns {
    max-width: 33.3333%;
    flex: 0 0 33.3333%;
  }

  .medium-up-4 {
    flex-wrap: wrap;
  }

  .medium-up-4 > .column, .medium-up-4 > .columns {
    max-width: 25%;
    flex: 0 0 25%;
  }

  .medium-up-5 {
    flex-wrap: wrap;
  }

  .medium-up-5 > .column, .medium-up-5 > .columns {
    max-width: 20%;
    flex: 0 0 20%;
  }

  .medium-up-6 {
    flex-wrap: wrap;
  }

  .medium-up-6 > .column, .medium-up-6 > .columns {
    max-width: 16.6667%;
    flex: 0 0 16.6667%;
  }

  .medium-up-7 {
    flex-wrap: wrap;
  }

  .medium-up-7 > .column, .medium-up-7 > .columns {
    max-width: 14.2857%;
    flex: 0 0 14.2857%;
  }

  .medium-up-8 {
    flex-wrap: wrap;
  }

  .medium-up-8 > .column, .medium-up-8 > .columns {
    max-width: 12.5%;
    flex: 0 0 12.5%;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0;
  }
}

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

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

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

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

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}

@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 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 (min-width: 64em) {
  .large-1 {
    max-width: 8.33333%;
    flex: 0 0 8.33333%;
  }

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

  .large-2 {
    max-width: 16.6667%;
    flex: 0 0 16.6667%;
  }

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

  .large-3 {
    max-width: 25%;
    flex: 0 0 25%;
  }

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

  .large-4 {
    max-width: 33.3333%;
    flex: 0 0 33.3333%;
  }

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

  .large-5 {
    max-width: 41.6667%;
    flex: 0 0 41.6667%;
  }

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

  .large-6 {
    max-width: 50%;
    flex: 0 0 50%;
  }

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

  .large-7 {
    max-width: 58.3333%;
    flex: 0 0 58.3333%;
  }

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

  .large-8 {
    max-width: 66.6667%;
    flex: 0 0 66.6667%;
  }

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

  .large-9 {
    max-width: 75%;
    flex: 0 0 75%;
  }

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

  .large-10 {
    max-width: 83.3333%;
    flex: 0 0 83.3333%;
  }

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

  .large-11 {
    max-width: 91.6667%;
    flex: 0 0 91.6667%;
  }

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

  .large-12 {
    max-width: 100%;
    flex: 0 0 100%;
  }

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

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

  .large-up-1 {
    flex-wrap: wrap;
  }

  .large-up-1 > .column, .large-up-1 > .columns {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .large-up-2 {
    flex-wrap: wrap;
  }

  .large-up-2 > .column, .large-up-2 > .columns {
    max-width: 50%;
    flex: 0 0 50%;
  }

  .large-up-3 {
    flex-wrap: wrap;
  }

  .large-up-3 > .column, .large-up-3 > .columns {
    max-width: 33.3333%;
    flex: 0 0 33.3333%;
  }

  .large-up-4 {
    flex-wrap: wrap;
  }

  .large-up-4 > .column, .large-up-4 > .columns {
    max-width: 25%;
    flex: 0 0 25%;
  }

  .large-up-5 {
    flex-wrap: wrap;
  }

  .large-up-5 > .column, .large-up-5 > .columns {
    max-width: 20%;
    flex: 0 0 20%;
  }

  .large-up-6 {
    flex-wrap: wrap;
  }

  .large-up-6 > .column, .large-up-6 > .columns {
    max-width: 16.6667%;
    flex: 0 0 16.6667%;
  }

  .large-up-7 {
    flex-wrap: wrap;
  }

  .large-up-7 > .column, .large-up-7 > .columns {
    max-width: 14.2857%;
    flex: 0 0 14.2857%;
  }

  .large-up-8 {
    flex-wrap: wrap;
  }

  .large-up-8 > .column, .large-up-8 > .columns {
    max-width: 12.5%;
    flex: 0 0 12.5%;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0;
  }
}

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

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

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

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

.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}

@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 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 {
  max-width: 100%;
  flex: none;
}

.column-block {
  margin-bottom: 1.25rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }

  .column-block > :last-child {
    margin-bottom: 0;
  }
}

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, h2, h3, h4, h5, h6 {
  color: inherit;
  text-rendering: optimizelegibility;
  font-family: Lato, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}

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

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

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

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

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

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

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

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

  h2 {
    font-size: 2.5rem;
  }

  h3 {
    font-size: 1.9375rem;
  }

  h4 {
    font-size: 1.5625rem;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1rem;
  }
}

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

a:hover, a:focus {
  color: #1468a0;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  border: 0;
  border-bottom: 1px solid #cacaca;
  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: #8a8a8a;
  line-height: 1.6;
}

cite {
  color: #8a8a8a;
  font-size: .8125rem;
  display: block;
}

cite:before {
  content: "— ";
}

abbr {
  color: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a;
}

figure {
  margin: 0;
}

code {
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: .125rem .3125rem .0625rem;
  font-family: Consolas, Liberation Mono, Courier, monospace;
  font-weight: normal;
}

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

.subheader {
  color: #8a8a8a;
  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;
}

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }

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

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

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

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

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

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

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

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

@media print {
  * {
    box-shadow: none !important;
    color: #000 !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 #8a8a8a;
  }

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

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

[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 #8a8a8a;
  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::placeholder, textarea::placeholder {
  color: #cacaca;
}

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

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

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

[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: #0a0a0a;
  margin: 0;
  font-size: .875rem;
  font-weight: normal;
  line-height: 1.8;
  display: block;
}

label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0;
}

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

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

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

.input-group-label, .input-group-field, .input-group-button, .input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
  white-space: nowrap;
  margin: 0;
}

.input-group-label {
  color: #0a0a0a;
  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 {
  height: auto;
  min-width: 0;
  border-radius: 0;
  flex: 1 1 0;
}

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

.input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
  height: 2.5rem;
  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 {
  background: #fefefe;
  margin: 0 0 0 -.1875rem;
  padding: 0 .1875rem;
}

select {
  height: 2.4375rem;
  -webkit-appearance: none;
  appearance: none;
  color: #0a0a0a;
  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%28138, 138, 138%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: 0;
  margin: 0 0 1rem;
  padding: .5rem 1.5rem .5rem .5rem;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  transition: box-shadow .5s, border-color .25s ease-in-out;
}

@media screen and (min-width: 0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

select:focus {
  background-color: #fefefe;
  border: 1px solid #8a8a8a;
  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] {
  height: auto;
  background-image: none;
}

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

.is-invalid-input:not(:focus)::-moz-placeholder {
  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;
}

.button {
  vertical-align: middle;
  -webkit-appearance: none;
  text-align: center;
  cursor: pointer;
  color: #fefefe;
  background-color: #1779ba;
  border: 1px solid #0000;
  border-radius: 0;
  margin: 0 0 1rem;
  padding: .85em 1em;
  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:hover, .button:focus {
  color: #fefefe;
  background-color: #14679e;
}

.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.primary {
  color: #fefefe;
  background-color: #1779ba;
}

.button.primary:hover, .button.primary:focus {
  color: #fefefe;
  background-color: #126195;
}

.button.secondary {
  color: #fefefe;
  background-color: #767676;
}

.button.secondary:hover, .button.secondary:focus {
  color: #fefefe;
  background-color: #5e5e5e;
}

.button.success {
  color: #0a0a0a;
  background-color: #3adb76;
}

.button.success:hover, .button.success:focus {
  color: #0a0a0a;
  background-color: #22bb5b;
}

.button.warning {
  color: #0a0a0a;
  background-color: #ffae00;
}

.button.warning:hover, .button.warning:focus {
  color: #0a0a0a;
  background-color: #cc8b00;
}

.button.alert {
  color: #fefefe;
  background-color: #cc4b37;
}

.button.alert:hover, .button.alert:focus {
  color: #fefefe;
  background-color: #a53b2a;
}

.button.hollow {
  color: #1779ba;
  border: 1px solid #1779ba;
}

.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: #0000;
}

.button.hollow:hover, .button.hollow:focus {
  color: #0c3d5d;
  border-color: #0c3d5d;
}

.button.hollow.primary {
  color: #1779ba;
  border: 1px solid #1779ba;
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
  color: #0c3d5d;
  border-color: #0c3d5d;
}

.button.hollow.secondary {
  color: #767676;
  border: 1px solid #767676;
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  color: #3b3b3b;
  border-color: #3b3b3b;
}

.button.hollow.success {
  color: #3adb76;
  border: 1px solid #3adb76;
}

.button.hollow.success:hover, .button.hollow.success:focus {
  color: #157539;
  border-color: #157539;
}

.button.hollow.warning {
  color: #ffae00;
  border: 1px solid #ffae00;
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
  color: #805700;
  border-color: #805700;
}

.button.hollow.alert {
  color: #cc4b37;
  border: 1px solid #cc4b37;
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
  color: #67251a;
  border-color: #67251a;
}

.button.disabled, .button[disabled] {
  opacity: .25;
  cursor: not-allowed;
}

.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  color: #fefefe;
  background-color: #1779ba;
}

.button.disabled.primary, .button[disabled].primary {
  opacity: .25;
  cursor: not-allowed;
}

.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  color: #fefefe;
  background-color: #1779ba;
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: .25;
  cursor: not-allowed;
}

.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #fefefe;
  background-color: #767676;
}

.button.disabled.success, .button[disabled].success {
  opacity: .25;
  cursor: not-allowed;
}

.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #0a0a0a;
  background-color: #3adb76;
}

.button.disabled.warning, .button[disabled].warning {
  opacity: .25;
  cursor: not-allowed;
}

.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #0a0a0a;
  background-color: #ffae00;
}

.button.disabled.alert, .button[disabled].alert {
  opacity: .25;
  cursor: not-allowed;
}

.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #fefefe;
  background-color: #cc4b37;
}

.button.dropdown:after {
  width: 0;
  height: 0;
  content: "";
  float: right;
  border: .4em inset #0000;
  border-top: .4em solid #fefefe;
  border-bottom-width: 0;
  margin-left: 1em;
  display: inline-block;
  position: relative;
  top: .4em;
}

.button.arrow-only:after {
  float: none;
  margin-left: 0;
  top: -.1em;
}

.accordion {
  background: #fefefe;
  margin-left: 0;
  list-style-type: none;
}

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

.accordion-title {
  color: #1779ba;
  border: 1px 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: 1px solid #e6e6e6;
  border-radius: 0;
}

.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: #0a0a0a;
  background-color: #fefefe;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  padding: 1rem;
  display: none;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

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

.is-accordion-submenu-parent > a:after {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-top: 6px solid #1779ba;
  border-bottom-width: 0;
  margin-top: -3px;
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
}

.is-accordion-submenu-parent[aria-expanded="true"] > a:after {
  transform-origin: 50%;
  transform: rotate(180deg);
}

.badge {
  min-width: 2.1em;
  text-align: center;
  color: #fefefe;
  background: #1779ba;
  border-radius: 50%;
  padding: .3em;
  font-size: .6rem;
  display: inline-block;
}

.badge.primary {
  color: #fefefe;
  background: #1779ba;
}

.badge.secondary {
  color: #fefefe;
  background: #767676;
}

.badge.success {
  color: #0a0a0a;
  background: #3adb76;
}

.badge.warning {
  color: #0a0a0a;
  background: #ffae00;
}

.badge.alert {
  color: #fefefe;
  background: #cc4b37;
}

.breadcrumbs {
  margin: 0 0 1rem;
  list-style: none;
}

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

.breadcrumbs:after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
  font-size: .6875rem;
}

.breadcrumbs li:not(:last-child):after {
  opacity: 1;
  content: "/";
  color: #cacaca;
  margin: 0 .75rem;
  position: relative;
  top: 1px;
}

.breadcrumbs a {
  color: #1779ba;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.button-group {
  flex-wrap: nowrap;
  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.primary .button {
  color: #fefefe;
  background-color: #1779ba;
}

.button-group.primary .button:hover, .button-group.primary .button:focus {
  color: #fefefe;
  background-color: #126195;
}

.button-group.secondary .button {
  color: #fefefe;
  background-color: #767676;
}

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  color: #fefefe;
  background-color: #5e5e5e;
}

.button-group.success .button {
  color: #0a0a0a;
  background-color: #3adb76;
}

.button-group.success .button:hover, .button-group.success .button:focus {
  color: #0a0a0a;
  background-color: #22bb5b;
}

.button-group.warning .button {
  color: #0a0a0a;
  background-color: #ffae00;
}

.button-group.warning .button:hover, .button-group.warning .button:focus {
  color: #0a0a0a;
  background-color: #cc8b00;
}

.button-group.alert .button {
  color: #fefefe;
  background-color: #cc4b37;
}

.button-group.alert .button:hover, .button-group.alert .button:focus {
  color: #fefefe;
  background-color: #a53b2a;
}

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

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    flex: 1 1 0;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 1 1 0;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }

  .button-group.stacked-for-small.expanded .button {
    margin-right: 0;
    display: block;
  }
}

.callout {
  color: #0a0a0a;
  background-color: #fff;
  border: 1px solid #0a0a0a40;
  border-radius: 0;
  margin: 0 0 1rem;
  padding: 1rem;
  position: relative;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  color: #0a0a0a;
  background-color: #d7ecfa;
}

.callout.secondary {
  color: #0a0a0a;
  background-color: #eaeaea;
}

.callout.success {
  color: #0a0a0a;
  background-color: #e1faea;
}

.callout.warning {
  color: #0a0a0a;
  background-color: #fff3d9;
}

.callout.alert {
  color: #0a0a0a;
  background-color: #f7e4e1;
}

.callout.small {
  padding: .5rem;
}

.callout.large {
  padding: 3rem;
}

.card {
  box-shadow: none;
  color: #0a0a0a;
  background: #fefefe;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  flex-direction: column;
  margin-bottom: 1rem;
  display: flex;
  overflow: hidden;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  background: #e6e6e6;
  flex: 0 auto;
  padding: 1rem;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.close-button {
  color: #8a8a8a;
  cursor: pointer;
  position: absolute;
}

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

.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}

.close-button.small {
  font-size: 1.5em;
  line-height: 1;
  top: .33em;
  right: .66rem;
}

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

.menu {
  width: 100%;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0;
  list-style-type: none;
  display: flex;
}

.menu > li {
  flex: none;
}

[data-whatinput="mouse"] .menu > li {
  outline: 0;
}

.menu > li > a {
  padding: .7rem 1rem;
  line-height: 1;
  display: block;
}

.menu input, .menu select, .menu a, .menu button {
  margin-bottom: 0;
}

.menu > li > a {
  flex-flow: row;
  display: flex;
}

.menu > li > a img, .menu > li > a i, .menu > li > a svg {
  margin-right: .25rem;
}

.menu, .menu.horizontal {
  flex-wrap: nowrap;
}

.menu > li, .menu.horizontal > li {
  flex: none;
}

.menu.expanded > li {
  flex: 1 1 0;
}

.menu.expanded > li:first-child:last-child {
  width: 100%;
}

.menu.vertical {
  flex-wrap: wrap;
}

.menu.vertical > li {
  max-width: 100%;
  flex: 0 0 100%;
}

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

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    flex-wrap: nowrap;
  }

  .menu.medium-horizontal > li {
    flex: none;
  }

  .menu.medium-expanded > li {
    flex: 1 1 0;
  }

  .menu.medium-expanded > li:first-child:last-child {
    width: 100%;
  }

  .menu.medium-vertical {
    flex-wrap: wrap;
  }

  .menu.medium-vertical > li {
    max-width: 100%;
    flex: 0 0 100%;
  }

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

@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: nowrap;
  }

  .menu.large-horizontal > li {
    flex: none;
  }

  .menu.large-expanded > li {
    flex: 1 1 0;
  }

  .menu.large-expanded > li:first-child:last-child {
    width: 100%;
  }

  .menu.large-vertical {
    flex-wrap: wrap;
  }

  .menu.large-vertical > li {
    max-width: 100%;
    flex: 0 0 100%;
  }

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

.menu.simple li {
  vertical-align: top;
  line-height: 1;
  display: inline-block;
}

.menu.simple a {
  padding: 0;
}

.menu.simple li {
  margin-left: 0;
  margin-right: 1rem;
}

.menu.simple.align-right li {
  margin-left: 1rem;
  margin-right: 0;
}

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

.menu.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 {
  text-align: center;
  align-self: stretch;
  margin-bottom: .25rem;
}

.menu.icon-top.vertical a > span {
  margin: auto;
}

.menu.nested {
  margin-left: 1rem;
}

.menu .active > a {
  color: #fefefe;
  background: #1779ba;
}

.menu.menu-bordered li {
  border: 1px solid #e6e6e6;
}

.menu.menu-bordered li:not(:first-child) {
  border-top: 0;
}

.menu.menu-hover li:hover {
  background-color: #e6e6e6;
}

.menu-text {
  color: inherit;
  padding: .7rem 1rem;
  font-weight: bold;
  line-height: 1;
}

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

.menu-centered > .menu {
  vertical-align: top;
  display: inline-block;
}

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

.menu-icon {
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.menu-icon:after {
  width: 100%;
  height: 2px;
  content: "";
  background: #fefefe;
  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;
  width: 20px;
  height: 16px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.menu-icon.dark:after {
  width: 100%;
  height: 2px;
  content: "";
  background: #0a0a0a;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 7px #0a0a0a, 0 14px #0a0a0a;
}

.menu-icon.dark:hover:after {
  background: #8a8a8a;
  box-shadow: 0 7px #8a8a8a, 0 14px #8a8a8a;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  transition: height .5s;
}

.is-drilldown-submenu {
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform .15s linear;
  position: absolute;
  top: 0;
  left: 100%;
}

.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}

.is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}

.drilldown-submenu-cover-previous {
  min-height: 100%;
}

.is-drilldown-submenu-parent > a {
  position: relative;
}

.is-drilldown-submenu-parent > a:after {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-left: 6px solid #1779ba;
  border-right-width: 0;
  margin-top: -6px;
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
}

.js-drilldown-back > a:before {
  width: 0;
  height: 0;
  content: "";
  vertical-align: middle;
  border: 6px inset #0000;
  border-left-width: 0;
  border-right: 6px solid #1779ba;
  margin-right: .75rem;
  display: inline-block;
}

.dropdown-pane {
  z-index: 10;
  width: 300px;
  visibility: hidden;
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  padding: 1rem;
  font-size: 1rem;
  display: block;
  position: absolute;
}

.dropdown-pane.is-open {
  visibility: visible;
}

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

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

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

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  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 {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-top: 6px solid #1779ba;
  border-bottom-width: 0;
  margin-top: -3px;
  display: block;
  right: 5px;
}

[data-whatinput="mouse"] .dropdown.menu a {
  outline: 0;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  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 {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-left-width: 0;
  border-right: 6px solid #1779ba;
  display: block;
}

.dropdown.menu.vertical > li.opens-right > a:after {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-left: 6px solid #1779ba;
  border-right-width: 0;
  display: block;
}

@media print, screen and (min-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 {
    width: 0;
    height: 0;
    content: "";
    border: 6px inset #0000;
    border-top: 6px solid #1779ba;
    border-bottom-width: 0;
    margin-top: -3px;
    display: block;
    right: 5px;
  }

  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    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 {
    width: 0;
    height: 0;
    content: "";
    border: 6px inset #0000;
    border-left-width: 0;
    border-right: 6px solid #1779ba;
    display: block;
  }

  .dropdown.menu.medium-vertical > li.opens-right > a:after {
    width: 0;
    height: 0;
    content: "";
    border: 6px inset #0000;
    border-left: 6px solid #1779ba;
    border-right-width: 0;
    display: block;
  }
}

@media print, screen and (min-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 {
    width: 0;
    height: 0;
    content: "";
    border: 6px inset #0000;
    border-top: 6px solid #1779ba;
    border-bottom-width: 0;
    margin-top: -3px;
    display: block;
    right: 5px;
  }

  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    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 {
    width: 0;
    height: 0;
    content: "";
    border: 6px inset #0000;
    border-left-width: 0;
    border-right: 6px solid #1779ba;
    display: block;
  }

  .dropdown.menu.large-vertical > li.opens-right > a:after {
    width: 0;
    height: 0;
    content: "";
    border: 6px inset #0000;
    border-left: 6px solid #1779ba;
    border-right-width: 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%;
  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;
  min-width: 200px;
  background: #fefefe;
  border: 1px solid #cacaca;
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a:after {
  right: 14px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a:after {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-left-width: 0;
  border-right: 6px solid #1779ba;
  display: block;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
  width: 0;
  height: 0;
  content: "";
  border: 6px inset #0000;
  border-left: 6px solid #1779ba;
  border-right-width: 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;
}

.responsive-embed, .flex-video {
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  position: relative;
  overflow: hidden;
}

.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.responsive-embed.widescreen, .flex-video.widescreen {
  padding-bottom: 56.25%;
}

.label {
  white-space: nowrap;
  cursor: default;
  color: #fefefe;
  background: #1779ba;
  border-radius: 0;
  padding: .33333rem .5rem;
  font-size: .8rem;
  line-height: 1;
  display: inline-block;
}

.label.primary {
  color: #fefefe;
  background: #1779ba;
}

.label.secondary {
  color: #fefefe;
  background: #767676;
}

.label.success {
  color: #0a0a0a;
  background: #3adb76;
}

.label.warning {
  color: #0a0a0a;
  background: #ffae00;
}

.label.alert {
  color: #fefefe;
  background: #cc4b37;
}

.media-object {
  flex-wrap: nowrap;
  margin-bottom: 1rem;
  display: flex;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }

  .media-object.stack-for-small .media-object-section {
    max-width: 100%;
    flex-basis: 100%;
    padding: 0 0 1rem;
  }

  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section {
  flex: 0 auto;
}

.media-object-section:first-child {
  padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

.media-object-section > :last-child {
  margin-bottom: 0;
}

.media-object-section.main-section {
  flex: 1 1 0;
}

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

.js-off-canvas-overlay {
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background: #fefefe40;
  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: 1;
  backface-visibility: hidden;
  background: #e6e6e6;
  transition: transform .5s;
  position: fixed;
}

[data-whatinput="mouse"] .off-canvas {
  outline: 0;
}

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

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px #0a0a0ab3;
}

.off-canvas.is-open {
  transform: translate(0);
}

.off-canvas-absolute {
  z-index: 1;
  backface-visibility: hidden;
  background: #e6e6e6;
  transition: transform .5s;
  position: absolute;
}

[data-whatinput="mouse"] .off-canvas-absolute {
  outline: 0;
}

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

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px #0a0a0ab3;
}

.off-canvas-absolute.is-open {
  transform: translate(0);
}

.position-left {
  width: 250px;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
  transform: translateX(-250px);
}

.position-left.is-open ~ .off-canvas-content {
  transform: translateX(250px);
}

.position-left.is-transition-push:after {
  height: 100%;
  width: 1px;
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: 0 0 10px #0a0a0ab3;
}

.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
  transform: none;
}

.position-right {
  width: 250px;
  height: 100%;
  top: 0;
  right: 0;
  overflow-y: auto;
  transform: translateX(250px);
}

.position-right.is-open ~ .off-canvas-content {
  transform: translateX(-250px);
}

.position-right.is-transition-push:after {
  height: 100%;
  width: 1px;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 10px #0a0a0ab3;
}

.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
  transform: none;
}

.position-top {
  width: 100%;
  height: 250px;
  top: 0;
  left: 0;
  overflow-x: auto;
  transform: translateY(-250px);
}

.position-top.is-open ~ .off-canvas-content {
  transform: translateY(250px);
}

.position-top.is-transition-push:after {
  height: 1px;
  width: 100%;
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 10px #0a0a0ab3;
}

.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
  transform: none;
}

.position-bottom {
  width: 100%;
  height: 250px;
  bottom: 0;
  left: 0;
  overflow-x: auto;
  transform: translateY(250px);
}

.position-bottom.is-open ~ .off-canvas-content {
  transform: translateY(-250px);
}

.position-bottom.is-transition-push:after {
  height: 1px;
  width: 100%;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 10px #0a0a0ab3;
}

.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
  transform: none;
}

.off-canvas-content {
  backface-visibility: hidden;
  transition: transform .5s;
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    z-index: 1;
    transform: none;
  }

  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-medium {
    z-index: 1;
    transform: none;
  }

  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-medium {
    z-index: 1;
    transform: none;
  }

  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-medium {
    z-index: 1;
    transform: none;
  }

  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    z-index: 1;
    transform: none;
  }

  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-large {
    z-index: 1;
    transform: none;
  }

  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-large {
    z-index: 1;
    transform: none;
  }

  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-large {
    z-index: 1;
    transform: none;
  }

  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

.orbit {
  position: relative;
}

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

.orbit-slide {
  width: 100%;
}

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

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

.orbit-caption {
  width: 100%;
  color: #fefefe;
  background-color: #0a0a0a80;
  margin-bottom: 0;
  padding: 1rem;
  position: absolute;
  bottom: 0;
}

.orbit-previous, .orbit-next {
  z-index: 10;
  color: #fefefe;
  padding: 1rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

[data-whatinput="mouse"] .orbit-previous, [data-whatinput="mouse"] .orbit-next {
  outline: 0;
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
  background-color: #0a0a0a80;
}

.orbit-previous {
  left: 0;
}

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

.orbit-bullets {
  text-align: center;
  margin-top: .8rem;
  margin-bottom: .8rem;
  position: relative;
}

[data-whatinput="mouse"] .orbit-bullets {
  outline: 0;
}

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  background-color: #cacaca;
  border-radius: 50%;
  margin: .1rem;
}

.orbit-bullets button:hover, .orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

.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: 0;
  margin-right: .0625rem;
  font-size: .875rem;
  display: none;
}

.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a, .pagination button {
  color: #0a0a0a;
  border-radius: 0;
  padding: .1875rem .625rem;
  display: block;
}

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  color: #fefefe;
  cursor: default;
  background: #1779ba;
  padding: .1875rem .625rem;
}

.pagination .disabled {
  color: #cacaca;
  cursor: not-allowed;
  padding: .1875rem .625rem;
}

.pagination .disabled:hover {
  background: none;
}

.pagination .ellipsis:after {
  content: "…";
  color: #0a0a0a;
  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;
}

.progress {
  height: 1rem;
  background-color: #cacaca;
  border-radius: 0;
  margin-bottom: 1rem;
}

.progress.primary .progress-meter {
  background-color: #1779ba;
}

.progress.secondary .progress-meter {
  background-color: #767676;
}

.progress.success .progress-meter {
  background-color: #3adb76;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.alert .progress-meter {
  background-color: #cc4b37;
}

.progress-meter {
  width: 0%;
  height: 100%;
  background-color: #1779ba;
  display: block;
  position: relative;
}

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

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

.slider-fill {
  max-width: 100%;
  height: .5rem;
  background-color: #cacaca;
  transition: all .2s ease-in-out;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.slider-fill.is-dragging {
  transition: all linear;
}

.slider-handle {
  z-index: 1;
  width: 1.4rem;
  height: 1.4rem;
  touch-action: manipulation;
  background-color: #1779ba;
  border-radius: 0;
  transition: all .2s ease-in-out;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

[data-whatinput="mouse"] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #14679e;
}

.slider-handle.is-dragging {
  transition: all linear;
}

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

.slider.vertical {
  width: .5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  display: inline-block;
  transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  width: .5rem;
  max-height: 100%;
  top: 0;
}

.slider.vertical .slider-handle {
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.sticky-container {
  position: relative;
}

.sticky {
  z-index: 0;
  position: relative;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  z-index: 5;
  position: fixed;
}

.sticky.is-stuck.is-at-top {
  top: 0;
}

.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  left: auto;
  right: auto;
}

.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open, html.is-reveal-open body {
  min-height: 100%;
  -webkit-user-select: none;
  user-select: none;
  overflow: hidden;
}

.reveal-overlay {
  z-index: 1005;
  background-color: #0a0a0a73;
  display: none;
  position: fixed;
  inset: 0;
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem;
  display: none;
  position: relative;
  top: 100px;
  overflow-y: auto;
}

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

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column, .reveal .columns {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }

  .reveal .reveal {
    margin: 0 auto;
    left: auto;
    right: auto;
  }
}

.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }

  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }

  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}

.reveal.full {
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  border: 0;
  border-radius: 0;
  margin-left: 0;
  top: 0;
  left: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    border: 0;
    border-radius: 0;
    margin-left: 0;
    top: 0;
    left: 0;
  }
}

.reveal.without-overlay {
  position: fixed;
}

.switch {
  height: 2rem;
  color: #fefefe;
  -webkit-user-select: none;
  user-select: none;
  outline: 0;
  margin-bottom: 1rem;
  font-size: .875rem;
  font-weight: bold;
  position: relative;
}

.switch-input {
  opacity: 0;
  margin-bottom: 0;
  position: absolute;
}

.switch-paddle {
  width: 4rem;
  height: 2rem;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
  background: #cacaca;
  border-radius: 0;
  transition: all .25s ease-out;
  display: block;
  position: relative;
}

input + .switch-paddle {
  margin: 0;
}

.switch-paddle:after {
  width: 1.5rem;
  height: 1.5rem;
  content: "";
  background: #fefefe;
  border-radius: 0;
  transition: all .25s ease-out;
  display: block;
  position: absolute;
  top: .25rem;
  left: .25rem;
  transform: translate3d(0, 0, 0);
}

input:checked ~ .switch-paddle {
  background: #1779ba;
}

input:checked ~ .switch-paddle:after {
  left: 2.25rem;
}

[data-whatinput="mouse"] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.switch-active {
  display: none;
  left: 8%;
}

input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}

input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: .625rem;
}

.switch.tiny .switch-paddle:after {
  width: 1rem;
  height: 1rem;
  top: .25rem;
  left: .25rem;
}

.switch.tiny input:checked ~ .switch-paddle:after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: .75rem;
}

.switch.small .switch-paddle:after {
  width: 1.25rem;
  height: 1.25rem;
  top: .25rem;
  left: .25rem;
}

.switch.small input:checked ~ .switch-paddle:after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}

.switch.large .switch-paddle:after {
  width: 2rem;
  height: 2rem;
  top: .25rem;
  left: .25rem;
}

.switch.large input:checked ~ .switch-paddle:after {
  left: 2.75rem;
}

table {
  width: 100%;
  border-radius: 0;
  margin-bottom: 1rem;
}

thead, tbody, tfoot {
  background-color: #fefefe;
  border: 1px solid #f1f1f1;
}

caption {
  padding: .5rem .625rem .625rem;
  font-weight: bold;
}

thead {
  color: #0a0a0a;
  background: #f8f8f8;
}

tfoot {
  color: #0a0a0a;
  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 screen and (max-width: 63.9375em) {
  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;
}

.table-scroll table {
  width: auto;
}

.tabs {
  background: #fefefe;
  border: 1px solid #e6e6e6;
  margin: 0;
  list-style-type: none;
}

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

.tabs:after {
  clear: both;
}

.tabs.vertical > li {
  float: none;
  width: auto;
  display: block;
}

.tabs.simple > li > a {
  padding: 0;
}

.tabs.simple > li > a:hover {
  background: none;
}

.tabs.primary {
  background: #1779ba;
}

.tabs.primary > li > a {
  color: #fefefe;
}

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1673b1;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  color: #1779ba;
  padding: 1.25rem 1.5rem;
  font-size: .75rem;
  line-height: 1;
  display: block;
}

.tabs-title > a:hover {
  color: #1468a0;
  background: #fefefe;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected="true"] {
  color: #1779ba;
  background: #e6e6e6;
}

.tabs-content {
  color: #0a0a0a;
  background: #fefefe;
  border: 1px solid #e6e6e6;
  border-top: 0;
  transition: all .5s;
}

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

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

.tabs-panel[aria-hidden="false"] {
  display: block;
}

.thumbnail {
  max-width: 100%;
  border: 4px solid #fefefe;
  border-radius: 0;
  margin-bottom: 1rem;
  line-height: 0;
  display: inline-block;
  box-shadow: 0 0 0 1px #0a0a0a33;
}

a.thumbnail {
  transition: box-shadow .2s ease-out;
}

a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px #1779ba80;
}

a.thumbnail image {
  box-shadow: none;
}

.title-bar {
  color: #fefefe;
  background: #0a0a0a;
  justify-content: space-between;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.title-bar .menu-icon {
  margin-left: .25rem;
  margin-right: .25rem;
}

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

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

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

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

.tooltip {
  z-index: 1200;
  max-width: 10rem;
  color: #fefefe;
  background-color: #0a0a0a;
  border-radius: 0;
  padding: .75rem;
  font-size: 80%;
  position: absolute;
  top: calc(100% + .6495rem);
}

.tooltip:before {
  width: 0;
  height: 0;
  content: "";
  border: .75rem inset #0000;
  border-top-width: 0;
  border-bottom: .75rem solid #0a0a0a;
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.top:before {
  width: 0;
  height: 0;
  content: "";
  border: .75rem inset #0000;
  border-top: .75rem solid #0a0a0a;
  border-bottom-width: 0;
  display: block;
  top: 100%;
  bottom: auto;
}

.tooltip.left:before {
  width: 0;
  height: 0;
  content: "";
  border: .75rem inset #0000;
  border-left: .75rem solid #0a0a0a;
  border-right-width: 0;
  display: block;
  top: 50%;
  bottom: auto;
  left: 100%;
  transform: translateY(-50%);
}

.tooltip.right:before {
  width: 0;
  height: 0;
  content: "";
  border: .75rem inset #0000;
  border-left-width: 0;
  border-right: .75rem solid #0a0a0a;
  display: block;
  inset: 50% 100% auto auto;
  transform: translateY(-50%);
}

.top-bar {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.top-bar, .top-bar ul {
  background-color: #e6e6e6;
}

.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 {
  max-width: 100%;
  flex: 0 0 100%;
}

@media print, screen and (min-width: 40em) {
  .top-bar {
    flex-wrap: nowrap;
  }

  .top-bar .top-bar-left {
    flex: auto;
  }

  .top-bar .top-bar-right {
    flex: 0 auto;
  }
}

@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }

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

@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }

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

.top-bar-title {
  flex: none;
  margin: .5rem 1rem .5rem 0;
}

.top-bar-left, .top-bar-right {
  flex: none;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

.show-on-focus:active, .show-on-focus:focus {
  width: auto;
  height: auto;
  clip: auto;
  overflow: visible;
  position: static !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;
  }
}

.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-right {
  justify-content: flex-end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.centered {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.relative {
  position: relative;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

a {
  background-color: #0000;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@font-face {
  font-family: Flaticon;
  src: url("Flaticon.1f389745.eot");
  src: url("Flaticon.1f389745.eot#iefix") format("embedded-opentype"), url("Flaticon.85ec90e1.woff") format("woff"), url("Flaticon.6446a68d.ttf") format("truetype"), url("Flaticon.7f40b63f.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Flaticon;
    src: url("Flaticon.7f40b63f.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 1em;
  font-style: normal;
}

.flaticon-minus:before {
  content: "";
}

.flaticon-plus:before {
  content: "";
}

.flaticon-hamburger:before {
  content: "";
}

.flaticon-close:before {
  content: "";
}

.flaticon-cart:before {
  content: "";
}

.flaticon-euro:before {
  content: "";
}

.flaticon-dollar:before {
  content: "";
}

.flaticon-envelope:before {
  content: "";
}

.flaticon-filter:before {
  content: "";
}

.flaticon-arrow-bold:before {
  content: "";
}

.flaticon-share:before {
  content: "";
}

.flaticon-pin:before {
  content: "";
}

.flaticon-school:before {
  content: "";
}

.flaticon-close-circle:before {
  content: "";
}

.flaticon-arrow-thin:before {
  content: "";
}

.flaticon-files:before {
  content: "";
}

.flaticon-envelope-circle:before {
  content: "";
}

.flaticon-file:before {
  content: "";
}

.flaticon-book:before {
  content: "";
}

.flaticon-search:before {
  content: "";
}

.flaticon-facebook:before {
  content: "";
}

.flaticon-twitter:before {
  content: "";
}

.flaticon-vimeo:before {
  content: "";
}

.flaticon-info:before {
  content: "";
}

@font-face {
  font-family: Lato;
  src: url("lato-bold.6e65ca49.woff2") format("woff2"), url("lato-bold.d56cb845.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Lato;
  src: url("lato-bolditalic.d2ec4cdd.woff2") format("woff2"), url("lato-bolditalic.b7ed15cc.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: Lato;
  src: url("lato-italic.d7d89f19.woff2") format("woff2"), url("lato-italic.bce412ba.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: Lato;
  src: url("lato-regular.e53adb15.woff2") format("woff2"), url("lato-regular.59bd5b4b.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

body, button, input, select, textarea {
  color: #202020;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

p {
  margin-bottom: .6em;
  font-family: Lato, sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375em;
  overflow: hidden;
}

a:not(.button) {
  color: #9b200f;
  border-bottom: 2px solid #0000;
  text-decoration: none;
}

@media screen and (max-width: 39.9375em) {
  a:not(.button) {
    border-bottom-width: 1px;
  }
}

a:not(.button):hover {
  color: #9b200f;
  border-bottom-color: #9b200f;
  text-decoration: none;
}

strong, .single strong {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.heroine-unit h1 {
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 0 1em;
  font-size: 1.5em;
  line-height: 180%;
  display: inline-block;
}

@media screen and (max-width: 39.9375em) {
  .heroine-unit h1 {
    font-size: 1.3em;
  }
}

.heroine-unit h1 span {
  background-color: #0006;
  padding: .1em .7em;
  display: inline-block;
}

.heroine-unit h1 span:first-of-type {
  margin-bottom: 0;
}

.heroine-unit.overlay--blue h1 span {
  background-color: #247ba0b3;
}

h2 {
  text-align: center;
  color: #202020;
  margin-bottom: 1.7em;
  font-family: Lato, sans-serif;
  font-size: 1.6em;
  font-style: normal;
  font-weight: 700;
}

@media screen and (max-width: 39.9375em) {
  h2 {
    font-size: 1.4em;
  }
}

h2:after {
  content: "";
  width: 30px;
  border-bottom: 2px solid #202020;
  margin: 5px auto 0;
  display: block;
  position: relative;
}

h2.left {
  text-align: left;
}

h2.left:after {
  margin-left: 0;
}

h3 {
  color: #9b200f;
  margin-bottom: .6em;
  font-family: Lato, sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 700;
}

@media screen and (max-width: 39.9375em) {
  h3 {
    font-size: 1.2em;
  }
}

.single .content-area h2 {
  text-align: left;
  margin-top: 1.2em;
  margin-bottom: .7em;
}

.single .content-area h2:after {
  display: none;
}

.single .content-area h3 {
  color: #202020;
  font-size: 1.2em;
}

@media screen and (max-width: 39.9375em) {
  .single .content-area h3 {
    font-size: 1.1em;
  }
}

.search {
  position: relative;
}

.search__ul {
  list-style: disc;
}

.search__ul .search_result_context {
  display: none;
}

.search__form {
  text-align: right;
  position: relative;
}

.search__icon {
  cursor: pointer;
  display: inline-block;
  position: relative;
  bottom: -1px;
}

.search__icon i:before {
  font-size: 1.2em;
}

@media screen and (max-width: 39.9375em) {
  .search__icon i:before {
    font-size: 1.7em;
  }
}

@media screen and (max-width: 63.9375em) {
  .search__icon {
    bottom: 0;
  }
}

.search__field__wrapper {
  display: none;
  position: absolute;
  top: -1.2em;
  right: 0;
}

.search__field__wrapper .flaticon-close, .search__field__wrapper .flaticon-search {
  position: absolute;
}

.search__field__wrapper .flaticon-close.is-active, .search__field__wrapper .flaticon-search.is-active {
  color: #fff;
}

.search__field__wrapper .flaticon-close {
  z-index: 5000;
  color: #9b200f;
  cursor: pointer;
  font-size: .8rem;
  top: 7px;
  left: 10px;
}

.search__field__wrapper .flaticon-search {
  z-index: 5000;
  color: #9b200f;
  font-size: 1.1rem;
  top: 7px;
  right: 10px;
}

.search__field__wrapper .flaticon-search .search__submit {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  background-color: #0000;
  border: 0;
  outline: 0;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
}

.search__field {
  width: 350px;
  box-shadow: none;
  cursor: text;
  height: 33px;
  color: #9b200f;
  background-color: #fff;
  border: 2px solid #9b200f;
  border-radius: 4px;
  outline: 0;
  margin: 0;
  padding: 0 2em;
  font-family: Lato, sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 700;
  position: relative;
}

@media screen and (max-width: 63.9375em) {
  .search__field {
    width: 300px;
  }
}

.search__field.is-active, .search__field:focus {
  color: #fff;
  box-shadow: none;
  background-color: #9b200f;
  border: 2px solid #9b200f;
  outline: 0;
}

.backlink {
  margin-top: 2em;
}

.backlink i {
  margin-right: 5px;
  font-size: .8em;
  display: inline-block;
  transform: rotateY(180deg);
}

.backlink a {
  text-decoration: none;
}

.link__archive {
  text-align: right;
  margin-top: 2em;
}

.link__archive a {
  font-family: Lato, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 700;
}

.link__archive a:after {
  content: ">";
  margin-left: .4em;
}

header .header-container {
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

header .logo {
  display: inline-block;
}

header .logo__home-link {
  text-align: center;
  background-color: #9b200f;
  padding: .8em 1em;
  font-family: Lato, sans-serif;
  font-size: 2em;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  display: inline-block;
  position: relative;
  color: #fff !important;
}

@media screen and (max-width: 39.9375em) {
  header .logo__home-link {
    font-size: 1.6em;
  }
}

header .menu__container {
  width: 100%;
  align-items: center;
  display: flex;
}

header .menu-wrapper {
  width: inherit;
}

header .search-container {
  align-items: center;
  display: flex;
}

.mobile-menu {
  z-index: 9999999;
  background-color: #9b200f;
  display: none;
  position: absolute;
}

@media screen and (max-width: 63.9375em) {
  .mobile-menu {
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    top: 5.5em;
  }
}

@media screen and (max-width: 39.9375em) {
  .mobile-menu {
    top: 59px;
  }
}

.mobile-menu .language-switch__ul {
  text-align: right;
  margin: 0;
}

.mobile-menu .language-switch__ul li {
  margin-left: .5em;
  display: inline-block;
}

.mobile-menu .language-switch__ul li a {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 1.3em;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  border: none !important;
}

.mobile-menu .language-switch__ul li.current-lang a {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.mobile-menu nav ul {
  text-align: center;
  width: 100%;
  margin: 3em 0 1.5em;
  display: block;
}

.mobile-menu nav ul li {
  text-align: center;
  margin-top: 1.5em;
  display: block;
}

.mobile-menu nav ul li:first-of-type {
  margin-top: 0;
}

.mobile-menu nav ul li .sub-menu {
  z-index: 0;
  background-color: #0000;
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
}

.mobile-menu nav ul li .sub-menu li {
  margin-top: .5em;
  line-height: 160%;
}

.mobile-menu nav ul li .sub-menu li.current_page_item a {
  border-bottom-color: #fff;
}

.mobile-menu nav ul li .sub-menu li:hover, .mobile-menu nav ul li .sub-menu li:active, .mobile-menu nav ul li .sub-menu li:focus {
  border-bottom: 1px solid #fff;
}

.mobile-menu nav ul li .sub-menu li a {
  border-bottom: 1px solid #0000;
  font-size: 1rem;
}

.mobile-menu nav ul li.no-link.is-active .sub-menu {
  max-height: 1000px;
  opacity: 1;
  border-left: 2px solid #fff;
  margin: -.8em auto 2em;
  padding-bottom: .4em;
  padding-left: 2em;
  padding-right: 2em;
  transition: max-height .2s ease-in, opacity .2s ease-in;
}

.mobile-menu nav ul li.current-menu-item a {
  border-bottom: 2px solid #fff;
}

.mobile-menu nav ul a {
  color: #fff;
  padding: 0;
  font-family: Lato, sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
}

.mobile-menu nav ul a:hover {
  color: #fff;
  border-bottom: 2px solid #fff;
}

.mobile-menu.is-active {
  display: block;
}

@media screen and (min-width: 64em) {
  .mobile-menu.is-active {
    display: none;
  }
}

.mobile-menu-close-icon {
  cursor: pointer;
  padding: 1em;
}

.mobile-menu-close-icon i:before {
  color: #fff;
  font-size: 1.5em;
}

.mobile-menu-close-icon:hover {
  border-bottom: 0;
}

.mobile-menu-switch {
  text-align: right;
  display: none;
  position: relative;
  right: -.5em;
}

@media screen and (max-width: 63.9375em) {
  .mobile-menu-switch {
    display: block;
  }
}

.mobile-menu-switch i {
  cursor: pointer;
  padding: .5em;
  display: inline-block;
}

.mobile-menu-switch i:before {
  font-size: 1.5em;
}

@media screen and (max-width: 39.9375em) {
  .mobile-menu-switch i:before {
    font-size: 2em;
  }
}

.desktop-menu {
  display: block;
}

@media screen and (max-width: 63.9375em) {
  .desktop-menu {
    display: none;
  }
}

.main-navigation li {
  position: relative;
}

.main-navigation li a, .main-navigation li span {
  font-weight: bold;
  color: #fff !important;
  border-bottom: 0 !important;
}

.main-navigation li:hover:after {
  content: "";
  height: 32px;
  background: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.main-navigation li:hover a, .main-navigation li:hover span {
  color: #9b200f !important;
}

.main-navigation li:hover > .sub-menu {
  max-height: 1000px;
  opacity: 1;
  visibility: visible;
  padding: 0;
  transition: all .3s ease-in;
  display: block;
}

.main-navigation li:hover > .sub-menu li {
  display: block;
}

.main-navigation li > .sub-menu {
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-out .3s;
  display: none;
  overflow: hidden;
}

.main-navigation li > .sub-menu li {
  display: none;
}

.main-navigation li.navigation-spenden a {
  color: #f4f4f4;
  background-color: #9b200f;
  border: 2px solid #9b200f;
  padding: .5em .7em .55em;
}

.main-navigation li.navigation-spenden a:hover, .main-navigation li.navigation-spenden a:active, .main-navigation li.navigation-spenden a:focus {
  color: #9b200f;
  background-color: #f4f4f4;
}

.main-navigation li.navigation-spenden.current_page_item a {
  border-color: #9b200f;
}

.main-navigation li .hover-image-change .image-to-change {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNTYuOTY2IDU2Ljk2NiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PHBhdGggZD0iTTU1LjE0NiA1MS44ODcgNDEuNTg4IDM3Ljc4NkEyMi45MjYgMjIuOTI2IDAgMCAwIDQ2Ljk4NCAyM2MwLTEyLjY4Mi0xMC4zMTgtMjMtMjMtMjNzLTIzIDEwLjMxOC0yMyAyMyAxMC4zMTggMjMgMjMgMjNjNC43NjEgMCA5LjI5OC0xLjQzNiAxMy4xNzctNC4xNjJsMTMuNjYxIDE0LjIwOGMuNTcxLjU5MyAxLjMzOS45MiAyLjE2Mi45Mi43NzkgMCAxLjUxOC0uMjk3IDIuMDc5LS44MzdhMy4wMDQgMy4wMDQgMCAwIDAgLjA4My00LjI0MnpNMjMuOTg0IDZjOS4zNzQgMCAxNyA3LjYyNiAxNyAxN3MtNy42MjYgMTctMTcgMTctMTctNy42MjYtMTctMTcgNy42MjYtMTcgMTctMTd6IiBmaWxsPSIjZmZmZmZmIiBvcGFjaXR5PSIxIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iIj48L3BhdGg+PC9nPjwvc3ZnPg==");
}

.main-navigation li .hover-image-change:hover .image-to-change {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNTYuOTY2IDU2Ljk2NiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PHBhdGggZD0iTTU1LjE0NiA1MS44ODcgNDEuNTg4IDM3Ljc4NkEyMi45MjYgMjIuOTI2IDAgMCAwIDQ2Ljk4NCAyM2MwLTEyLjY4Mi0xMC4zMTgtMjMtMjMtMjNzLTIzIDEwLjMxOC0yMyAyMyAxMC4zMTggMjMgMjMgMjNjNC43NjEgMCA5LjI5OC0xLjQzNiAxMy4xNzctNC4xNjJsMTMuNjYxIDE0LjIwOGMuNTcxLjU5MyAxLjMzOS45MiAyLjE2Mi45Mi43NzkgMCAxLjUxOC0uMjk3IDIuMDc5LS44MzdhMy4wMDQgMy4wMDQgMCAwIDAgLjA4My00LjI0MnpNMjMuOTg0IDZjOS4zNzQgMCAxNyA3LjYyNiAxNyAxN3MtNy42MjYgMTctMTcgMTctMTctNy42MjYtMTctMTcgNy42MjYtMTcgMTctMTd6IiBmaWxsPSIjOWIyMDBmIiBvcGFjaXR5PSIxIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iIj48L3BhdGg+PC9nPjwvc3ZnPg==");
}

#primary-menu {
  width: inherit;
  flex-flow: row;
  justify-content: space-around;
  display: flex;
}

@media screen and (max-width: 63.9375em) {
  #primary-menu {
    flex-flow: column;
  }
}

.sub-menu {
  z-index: 200000;
  width: 100%;
  max-height: 0;
  opacity: 0;
  background-color: #fff;
  border-top: 1px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 1em 1.5em 1.2em;
  list-style: none;
  transition: max-height .2s ease-out, opacity .2s ease-out, opacity .2s ease-out;
  display: flex;
  position: absolute;
  top: 3.4em;
  left: 0;
  right: 0;
  overflow: hidden;
}

.sub-menu li {
  text-align: center;
  padding: .5em 0;
  line-height: 140%;
}

.sub-menu li a {
  color: #9b200f;
  border-bottom: 1px solid #0000;
  font-size: 1rem;
}

.sub-menu li a:hover {
  border-bottom: 1px solid #9b200f !important;
}

.language-switch__container ul {
  margin: 0;
  list-style: none;
}

.language-switch__container li {
  margin: 0 .8em 0 0;
  display: inline-block;
}

.language-switch__container li:last-of-type {
  margin: 0;
}

.language-switch__container li.current-lang a {
  font-weight: 900;
}

.language-switch__container li a {
  color: #202020;
  border: 0;
  font-family: Lato, sans-serif;
  font-size: .9rem;
  font-style: normal;
  font-weight: 400;
}

.language-switch__container li a:hover, .language-switch__container li a:active {
  font-weight: 900;
}

.social-media a:hover {
  border: none !important;
}

@media screen and (max-width: 63.9375em) {
  .social-media {
    display: none;
  }
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute !important;
}

.screen-reader-text:focus {
  height: auto;
  width: auto;
  z-index: 100000;
  border-radius: 3px;
  padding: 15px 23px 14px;
  font-size: .875rem;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
  display: block;
  top: 5px;
  left: 5px;
  box-shadow: 0 0 2px 2px #0009;
  clip: auto !important;
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

.alignleft {
  float: left;
  margin-right: 1.5em;
  display: inline;
}

.alignright {
  float: right;
  margin-left: 1.5em;
  display: inline;
}

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

.right {
  text-align: right;
}

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: "";
  table-layout: fixed;
  display: table;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}

.footer {
  color: #fff;
  background-color: #3b3b3b;
  margin-top: 4em;
  padding: 2em 0;
}

@media screen and (max-width: 39.9375em) {
  .footer .address {
    order: 3;
  }

  .footer .social-media {
    order: 2;
    margin-bottom: 3em;
  }
}

.footer .social-media__icons p {
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

@media screen and (max-width: 39.9375em) {
  .footer .navigation {
    order: 1;
    margin-bottom: 3em;
  }
}

.footer .wrapper__outer {
  height: 211px;
  display: table;
}

@media screen and (max-width: 39.9375em) {
  .footer .wrapper__outer {
    text-align: center;
    height: auto;
    display: block;
  }
}

.footer .wrapper__inner {
  display: table-row;
}

@media screen and (max-width: 39.9375em) {
  .footer .wrapper__inner {
    display: block;
  }
}

.footer .wrapper__inner.top {
  vertical-align: top;
}

.footer .wrapper__inner.top address {
  display: table-cell;
}

@media screen and (max-width: 39.9375em) {
  .footer .wrapper__inner.top address {
    display: block;
  }
}

.footer .wrapper__inner.bottom {
  vertical-align: bottom;
}

.footer .wrapper__inner.bottom small {
  vertical-align: bottom;
  display: table-cell;
}

@media screen and (max-width: 39.9375em) {
  .footer .wrapper__inner.bottom small {
    margin-top: 2em;
    display: block;
  }
}

.footer address {
  font-family: Lato, sans-serif;
  font-size: .85em;
  font-style: normal;
  font-weight: 400;
}

.footer address strong {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.footer address a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.footer address a:hover {
  color: #fff;
  border-bottom: 0;
}

.footer small {
  font-size: .7em;
  display: block;
}

.footer .social-media {
  text-align: center;
}

.footer .social-media .spenden a:hover {
  border: 2px solid #fff !important;
}

.footer .social-media .folgen strong {
  margin-bottom: 1.8em;
}

.footer .social-media .folgen i, .footer .social-media .folgen a {
  margin-right: .7em;
}

.footer .social-media .folgen i:last-of-type, .footer .social-media .folgen a:last-of-type {
  margin-right: 0;
}

.footer .social-media .folgen i:before {
  color: #fff;
  font-size: 3.1em;
}

.footer .social-media .folgen a {
  border: 0;
}

.footer .social-media .folgen a:last-of-type i {
  margin-right: 0;
}

.footer .social-media strong {
  margin-bottom: 1em;
  font-family: Lato, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 700;
  display: block;
}

.footer .nav__footer ul {
  margin: 0;
  list-style: none;
}

.footer .nav__footer ul li {
  text-align: right;
}

@media screen and (max-width: 39.9375em) {
  .footer .nav__footer ul li {
    text-align: center;
  }
}

.footer .nav__footer ul li a {
  text-transform: uppercase;
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: .9em;
  font-style: normal;
  font-weight: 700;
}

.footer .nav__footer ul li a:hover {
  border-color: #fff;
}

.social-link {
  vertical-align: bottom;
}

.social-link img {
  max-height: 49px;
  height: 49px;
  background-color: #fff;
  padding: 6px;
  position: relative;
}

@media screen and (max-width: 39.9375em) {
  .social-link img {
    max-height: 42px;
    height: 42px;
  }
}

.row {
  max-width: 90rem;
}

.row:before {
  content: none;
}

.row:after {
  content: "";
}

.meta-row {
  padding: .7em 0;
}

.einleitung {
  margin: 1em 0 2em;
}

.single .faq {
  margin: 5em 0;
}

.single .generic-image {
  max-width: 270px;
  margin-bottom: 2em;
}

.single .add_to_cart_inline {
  border: 0 !important;
  padding: 0 !important;
}

.single .woocommerce-Price-amount {
  color: #9b200f;
  margin-bottom: .5em;
  font-family: Lato, sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 700;
  display: block;
}

.single #item-map {
  height: 300px;
  margin-bottom: 1em;
}

.single .back-top-map, .single .box {
  margin-bottom: 2em;
}

.single .box.border, .single .box.box__red {
  border: 2px solid;
  border-radius: 1px;
  padding: 1em;
}

.single .box.border a:hover, .single .box.box__red a:hover {
  color: #9b200f;
  border-bottom: 0;
}

.single .box__red {
  border-color: #9b200f !important;
}

.single .box__red a:hover {
  border-bottom: 1px solid #9b200f;
}

.single .box__blue {
  border-color: #007ca5 !important;
}

.single .box__blue h4 {
  color: #007ca5;
}

.single .box__blue a:hover {
  border-bottom: 1px solid #007ca5;
}

.single .box.gerichtsverfahren, .single .box.legal-threat {
  border-color: #10588c;
}

.single .box.gerichtsverfahren a, .single .box.legal-threat a {
  color: #10588c;
}

.single .box.politische-einflussnahme, .single .box.political-interference {
  border-color: #3ae4b2;
}

.single .box.politische-einflussnahme a, .single .box.political-interference a {
  color: #3ae4b2;
}

.single .box.schmuggel, .single .box.smuggling {
  border-color: #6359cf;
}

.single .box.schmuggel a, .single .box.smuggling a {
  color: #6359cf;
}

.single .box.greenwashing {
  border-color: #41b562;
}

.single .box.greenwashing a {
  color: #41b562;
}

.single .box.sponsoring-de, .single .box.sponsoring-en {
  border-color: #ffcd05;
}

.single .box.sponsoring-de a, .single .box.sponsoring-en a {
  color: #ffcd05;
}

.single .box.commercial, .single .box.marketing {
  border-color: #ea7171;
}

.single .box.commercial a, .single .box.marketing a {
  color: #ea7171;
}

.single .box.alternativen, .single .box.alternatives {
  border-color: #5cc54d;
}

.single .box.alternativen a, .single .box.alternatives a {
  color: #5cc54d;
}

.single .box p {
  font-size: .9em;
}

.single .box p:last-of-type {
  margin-bottom: 0;
}

.single .box__citation blockquote {
  color: #9b200f;
  border-left: 2px solid #9b200f;
  padding: 1em 1.1em;
  font-family: Lato, sans-serif;
  font-size: 1.2em;
  font-style: italic;
  font-weight: 700;
}

.single .box h4 {
  margin-bottom: .2em;
  font-family: Lato, sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 700;
}

.single .box .kategorie-button {
  color: #fff;
  width: 49%;
  text-align: center;
  background-color: #202020;
  border-radius: 3px;
  margin-bottom: .2em;
  padding: .5em .8em;
  font-family: Lato, sans-serif;
  font-size: .8em;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
}

.single .box .kategorie-button.schmuggel, .single .box .kategorie-button.smuggling {
  background-color: #6359cf;
}

.single .box .kategorie-button.greenwashing {
  background-color: #41b562;
}

.single .box .kategorie-button.sponsoring-de, .single .box .kategorie-button.sponsoring-en {
  background-color: #ffcd05;
}

.single .box .kategorie-button.commercial, .single .box .kategorie-button.marketing {
  background-color: #ea7171;
}

.single .box .kategorie-button.politische-einflussnahme, .single .box .kategorie-button.political-interference {
  background-color: #3ae4b2;
}

.single .box .kategorie-button.gerichtsverfahren, .single .box .kategorie-button.legal-threat {
  background-color: #10588c;
}

.single .box .kategorie-button.alternativen {
  background-color: #5cc54d;
}

.single .box-info {
  margin-bottom: .8em;
}

.single .box-info span:after {
  content: ", ";
}

.single .box-info span:last-of-type:after {
  content: "";
}

.single .box-info:last-of-type {
  margin-bottom: 0;
}

.archive .faq:not(:last-of-type) {
  margin-bottom: 2em;
}

.page .spendenformular {
  text-align: center;
  margin: 3em 0;
}

.page .spendenformular iframe {
  margin: 0 auto !important;
}

.page .spendenkonto table tr > td:first-of-type {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.page .display-intro-text {
  margin-bottom: 3rem;
}

.page p + h2 {
  margin-top: 2.5em;
}

.post {
  margin-bottom: 1.5em;
  position: relative;
}

@media screen and (max-width: 39.9375em) {
  .post {
    margin-bottom: 2em;
  }
}

.post:last-of-type {
  margin-bottom: 0;
}

.post__image {
  width: auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 40em) {
  .post__image {
    height: 220px;
  }
}

@media screen and (max-width: 39.9375em) {
  .post__image {
    height: 300px;
  }
}

.post__image:hover {
  opacity: .6;
}

.post__entry {
  margin: .5em 0 .6em;
}

.post-wrapper__outer {
  height: 220px;
  display: table;
}

@media screen and (max-width: 39.9375em) {
  .post-wrapper__outer {
    height: auto;
    margin: .5em 0;
  }
}

.post-wrapper__inner {
  vertical-align: middle;
  display: table-cell;
}

.post__link {
  display: block;
  overflow: hidden;
  border-bottom: 0 !important;
}

.post .add_to_cart_inline {
  margin-bottom: 0;
  display: inline-block;
}

.post .button {
  display: inline-block;
}

.bildungsangebote .items {
  margin: 0;
  list-style: none;
}

.bildungsangebote .items .add_to_cart_inline {
  border: 0 !important;
  padding: 0 !important;
}

.bildungsangebote .items .woocommerce-Price-amount.amount {
  display: none;
}

.bildungsangebote__highlights {
  background-color: #f4f4f4;
  margin: 3em 0;
  padding: 3em 0;
}

.bildungsangebote__highlights .post {
  border-radius: 1px;
}

@media screen and (max-width: 39.9375em) {
  .bildungsangebote__highlights .post {
    margin-bottom: 1em;
  }
}

.bildungsangebote__highlights .post__image {
  height: 200px;
}

.bildungsangebote__highlights .post__top {
  margin: 2em 0;
}

@media screen and (max-width: 63.9375em) {
  .bildungsangebote__highlights .post__top {
    margin: 1em 0;
  }
}

.home .content-area {
  border-bottom: 0;
  margin-bottom: 4em;
}

.hintergrund {
  margin: 2em 0;
}

.hintergrund .items {
  margin: 0;
  list-style: none;
}

.hintergrund .items h3 {
  margin-top: .3em;
}

.hintergrund .post__image {
  height: 380px;
}

.hintergrund__publikationen {
  margin-top: 5em;
}

.hintergrund__publikationen .post__image, .hintergrund__publikationen .post-wrapper__outer {
  height: 180px;
}

.woocommerce.add_to_cart_inline .woocommerce-Price-amount.amount {
  display: none;
}

.woocommerce.add_to_cart_inline {
  border: 0 !important;
  padding: 0 !important;
  display: inline-block !important;
}

.woocommerce a.added_to_cart {
  color: #007ca5;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 700;
  position: relative;
  top: -5px;
}

.woocommerce a.added_to_cart:hover {
  border-color: #007ca5;
}

.woocommerce a.remove {
  color: #9b200f !important;
}

.woocommerce a.remove:hover {
  background-color: #9b200f;
  border-bottom-color: #0000;
}

.woocommerce .button {
  border-radius: 1px;
  color: #fff !important;
  background-color: #202020 !important;
}

.woocommerce .button:hover, .woocommerce .button:active, .woocommerce .button:focus {
  background-color: #9b200f !important;
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .cart-symbol.desktop {
    display: none;
  }
}

@media screen and (max-width: 63.9375em) {
  .cart-symbol.desktop {
    display: none;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .cart-symbol.desktop.is-active {
    display: block;
  }
}

@media screen and (max-width: 63.9375em) {
  .cart-symbol.desktop.is-active {
    display: none;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .cart-symbol.mobile {
    display: none;
  }
}

@media screen and (max-width: 63.9375em) {
  .cart-symbol.mobile {
    height: 55px;
    display: block;
    right: auto;
  }

  .cart-symbol.mobile .cart-contents {
    color: #fff;
    padding: .9em 0 0 .8em;
    font-size: 1.1em;
    inset: auto auto 0 0;
  }

  .cart-symbol.mobile .cart-contents:before {
    color: #fff;
    font-size: 1em;
  }

  .cart-symbol.mobile .cart-contents:hover, .cart-symbol.mobile .cart-contents:hover:before {
    color: #fff;
  }
}

@media screen and (max-width: 39.9375em) {
  .cart-symbol.mobile .cart-contents {
    padding-top: 1.1em;
  }
}

.cart-symbol .cart-contents {
  color: #202020;
  font-family: Lato, sans-serif;
  font-size: .9em;
  font-style: normal;
  font-weight: 700;
  display: block;
  position: relative;
  top: 3px;
}

.cart-symbol .cart-contents:before {
  content: "";
  color: #202020;
  margin-right: 10px;
  font-family: Flaticon;
  font-size: 1em;
  display: inline-block;
  position: relative;
  bottom: 0;
}

.cart-symbol .cart-contents:hover {
  color: #9b200f;
  border-bottom-color: #0000;
}

.cart-symbol .cart-contents:hover:before {
  color: #9b200f;
}

.return-to-shop {
  display: none;
}

.single .more, .page .more {
  margin: 0 0 2em;
}

.single .wc-gzd-additional-info, .page .wc-gzd-additional-info {
  display: none;
}

.woocommerce-checkout .wc-gzd-additional-info {
  display: block;
}

.woocommerce-checkout .social-buttons, .woocommerce-cart .social-buttons {
  display: none;
}

.single-product span.woocommerce-Price-amount.amount, .page-template-shop span.woocommerce-Price-amount.amount {
  position: relative;
}

.woocommerce-cart .weiteres-material {
  text-align: right;
  margin: 2em 0 3em;
}

.woocommerce-cart .weiteres-material .button {
  margin-right: 0;
}

.shop {
  margin: 2em 0;
}

.shop .items {
  margin: 0;
  list-style: none;
}

.shop .items h3 {
  margin-top: .3em;
}

.shop .post__image {
  height: 220px;
}

@media screen and (max-width: 39.9375em) {
  .shop .post__image {
    height: 280px;
  }

  .shop .post {
    margin: 1em 0;
  }
}

.shop__middle {
  background-color: #f4f4f4;
  margin: 4em 0;
  padding: 4em 0;
}

@media screen and (max-width: 39.9375em) {
  .shop__middle {
    margin: 2em 0;
    padding: 3em 0;
  }
}

.shop__middle .post__image {
  height: 300px;
}

.shop .post__top {
  margin-bottom: 2em;
}

@media screen and (max-width: 39.9375em) {
  .shop .post__top {
    margin-bottom: 0;
  }
}

.shop strong.price {
  color: #3b3b3b;
  font-family: Lato, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
  position: relative;
}

.shop a.button.add_to_cart_button, .shop .button.download {
  width: auto;
  margin-right: .8em;
}

.shop .pricing-buttons {
  flex-flow: column;
  margin-top: 1em;
  display: flex;
}

@media screen and (max-width: 39.9375em) {
  .shop .pricing-buttons {
    margin-top: 1.5em;
  }
}

.shop .pricing-buttons .shop-button-container {
  flex-flow: row;
  align-items: center;
  margin-bottom: .5em;
  display: flex;
}

.shop .pricing-buttons .shop-button-container:last-of-type {
  margin-bottom: 0;
}

.woocommerce-cart .woocommerce-message .button.wc-forward {
  display: none;
}

.woocommerce-cart .message strong {
  margin: 1em 0;
  font-family: Lato, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 700;
  display: block;
}

.woocommerce-cart .cart-collaterals tr.fee th {
  background-image: none;
}

.woocommerce-cart input.button {
  font-size: 120%;
}

.woocommerce-cart a.checkout-button {
  widows: 100%;
  padding: .7em;
  display: block;
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody, .woocommerce-cart .woocommerce-cart-form .shop_table thead, .woocommerce-cart .woocommerce-cart-form > tr {
  table-layout: fixed !important;
  width: 100% !important;
  display: table !important;
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody > td, .woocommerce-cart .woocommerce-cart-form .shop_table thead > td, .woocommerce-cart .woocommerce-cart-form > tr > td {
  font-size: .9em;
  display: table-cell !important;
}

@media screen and (max-width: 23.75em) {
  .woocommerce-cart .woocommerce-cart-form .shop_table tbody > td, .woocommerce-cart .woocommerce-cart-form .shop_table thead > td, .woocommerce-cart .woocommerce-cart-form > tr > td {
    font-size: .625em;
  }
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody > td:before, .woocommerce-cart .woocommerce-cart-form .shop_table thead > td:before, .woocommerce-cart .woocommerce-cart-form > tr > td:before {
  display: none !important;
}

@media screen and (max-width: 63.9375em) {
  .woocommerce-cart .woocommerce-cart-form .shop_table tbody > td:nth-child(2), .woocommerce-cart .woocommerce-cart-form .shop_table thead > td:nth-child(2), .woocommerce-cart .woocommerce-cart-form > tr > td:nth-child(2) {
    display: none !important;
  }
}

.woocommerce-cart .woocommerce-cart-form .thee-donations td[data-title="Amount"]:after, .woocommerce-cart .woocommerce-cart-form .thee-donations td[data-title="Total"]:after {
  content: ",00 €";
}

.single-product h3.sidebar-title {
  color: #9b200f;
  margin: 1.2em 0 .6em;
}

.single-product h3.sidebar-title:first-of-type {
  margin: 0 0 .6em;
}

.single-product .filelist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.single-product .filelist .language {
  margin-bottom: .2em;
  display: block;
}

.single-product .filelist li {
  margin-bottom: .8em;
}

.single-product .box__price {
  border: 2px solid #9b200f;
  border-radius: 1px;
  padding: 1em;
}

.single-product strong.price, .single-product .woocommerce-Price-amount.amount {
  color: #3b3b3b;
  font-family: Lato, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
  position: relative;
}

.single-product .quantity {
  display: none !important;
}

.single-product table.variations tbody {
  background-color: #0000;
  border: none;
}

.single-product table.variations td, .single-product table.variations label {
  width: 100%;
  background-color: #0000;
  padding: 0;
  display: block;
}

.single-product table.variations .label {
  margin: .5em 0;
  font-family: Lato, sans-serif;
  font-size: .9em;
  font-style: normal;
  font-weight: 400;
}

.single-product a.reset_variations {
  display: none;
}

.single-product.woocommerce .button.back {
  color: #fff !important;
  background-color: #9b200f !important;
  border-width: 2px !important;
  border-color: #9b200f !important;
  outline: 0 !important;
  margin: 1em 0 0 !important;
}

.single-product.woocommerce .button.back:hover, .single-product.woocommerce .button.back:active, .single-product.woocommerce .button.back:focus {
  color: #9b200f !important;
  background-color: #fff !important;
  border-color: #9b200f !important;
  outline: 0 !important;
}

.error404 .not-found {
  padding: 4em 0;
}

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

embed, iframe, object {
  max-width: 100%;
}

.wp-caption {
  max-width: 100%;
  margin-bottom: 1.5em;
}

.wp-caption img[class*="wp-image-"] {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wp-caption .wp-caption-text {
  margin: .5em 0;
  font-size: .7em;
  line-height: 130%;
}

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

.figcaption__image {
  color: #414141;
  padding: .5em 0;
  font-size: .65em;
  line-height: 140%;
}

.figcaption__image a {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.figcaption__image a:hover {
  border-bottom-width: 1px;
}

.figcaption__image .copyright-symbol {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.slider__gallery {
  height: auto;
  width: 100%;
  margin: 2em 0 4em;
  position: relative;
}

@media screen and (min-width: 64em) {
  .slider__gallery {
    max-width: 425px;
  }
}

.slider__gallery__image-attribution {
  width: 100%;
  background-color: #f4f4f4;
  padding: 0 .3em;
  position: absolute;
  bottom: 0;
}

.slider__gallery:hover .slick-arrow, .slider__gallery:hover .slick-arrow:before {
  display: inline-block;
}

.slider__gallery .slide {
  height: auto;
  position: relative;
}

.slider__gallery .slide-container {
  height: 320px;
  max-width: inherit;
}

@media screen and (max-width: 39.9375em) {
  .slider__gallery .slide-container {
    height: 300px;
  }
}

@media screen and (min-width: 31.25em) {
  .slider__gallery .slide-container {
    height: 340px;
  }
}

.slider__gallery .slide-container {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider__gallery .arrow-prev, .slider__gallery .arrow-next {
  cursor: pointer;
  z-index: 20000;
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.slider__gallery .arrow-prev:before, .slider__gallery .arrow-next:before {
  color: #fff;
  font-size: 1.5em;
  display: none;
}

@media screen and (max-width: 63.9375em) {
  .slider__gallery .arrow-prev:before, .slider__gallery .arrow-next:before {
    font-size: 2em;
  }
}

.slider__gallery .arrow-prev {
  left: 0;
}

.slider__gallery .arrow-prev:before {
  transform: rotateY(180deg);
}

.slider__gallery .arrow-next {
  right: 0;
}

.slider__gallery .slick-dots {
  text-align: center;
  cursor: pointer;
  margin: 0;
  padding-top: .5em;
  list-style: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.slider__gallery .slick-dots li {
  width: 12px;
  height: 12px;
  background-color: #9b200f;
  border: 2px solid #9b200f;
  border-radius: 50%;
  margin: 0 .2em;
  display: inline-block;
}

@media screen and (max-width: 63.9375em) {
  .slider__gallery .slick-dots li {
    width: 16px;
    height: 16px;
    margin: 0 .3em;
  }
}

.slider__gallery .slick-dots li.slick-active {
  background-color: #fff;
}

.slider__gallery .slick-dots li:hover {
  background-color: #247ba0;
  border-color: #247ba0;
}

.slider__gallery .slick-dots button {
  font-size: 0;
}

.slider__gallery .slick-dots a.lumi {
  cursor: pointer;
  display: block;
  overflow: hidden;
  border: 0 !important;
}

.button:focus {
  outline: 0;
}

.button, .woocommerce a.button, a.button.add_to_cart_button {
  color: #fff;
  background-color: #202020;
  border: 2px solid #202020;
  border-radius: 1px;
  margin: 0 1em .8em 0;
  padding: .3em .9em .4em;
  font-family: Lato, sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  transition: all .2s;
  display: inline-block;
  text-decoration: none !important;
}

.button:last-of-type, .woocommerce a.button:last-of-type, a.button.add_to_cart_button:last-of-type {
  margin-bottom: 0;
}

.button:hover, .button:active, .button:focus, .woocommerce a.button:hover, .woocommerce a.button:active, .woocommerce a.button:focus, a.button.add_to_cart_button:hover, a.button.add_to_cart_button:active, a.button.add_to_cart_button:focus {
  color: #fff;
  background-color: #9b200f;
  border-color: #9b200f;
  outline: 0;
  transition: all .2s;
}

.button.button--white {
  text-transform: uppercase;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #3b3b3b !important;
  background-color: #fff !important;
  border-color: #fff !important;
  padding: .4em 1.3em !important;
}

.button.button--white:hover, .button.button--white:active, .button.button--white:focus {
  color: #fff !important;
  background-color: #0000 !important;
  border-color: #fff !important;
  outline: 0 !important;
}

.button--red {
  color: #fff;
  background-color: #0000;
  border-width: 1px;
  border-color: #fff;
  margin-right: 0;
  padding: .5em 1.8em;
  font-family: Lato, sans-serif;
  font-size: .82em;
  font-style: normal;
  font-weight: 700;
}

.button--red:hover, .button--red:active, .button--red:focus {
  color: #9b200f;
  background-color: #fff;
  border-color: #fff;
  outline: 0;
}

.button--map {
  background-color: #247ba0;
  border-color: #247ba0;
  padding: .3em .7em .4em;
  font-family: Lato, sans-serif;
  font-size: .9em;
  font-style: normal;
  font-weight: 700;
  color: #fff !important;
}

.button--map:hover, .button--map:active, .button--map:focus {
  background-color: #0000;
  border-color: #247ba0;
  outline: 0;
  color: #247ba0 !important;
}

.button--overlay {
  text-transform: none;
  color: #247ba0;
  padding: .3em .7em .4em;
  font-family: Lato, sans-serif;
  font-size: .8em;
  font-style: normal;
  font-weight: 700;
}

.button--overlay:hover, .button--overlay:active, .button--overlay:focus {
  color: #fff;
  outline: 0;
}

.button--cta_generic {
  text-transform: none;
  color: #9b200f;
  background-color: #fff;
  border: 2px solid #fff;
  margin: 0;
  padding: .4em .9em;
  font-size: .9em;
}

.button--cta_generic.red {
  color: #9b200f;
}

.button--cta_generic.turquoise {
  color: #247ba0;
}

.button--cta_generic:hover, .button--cta_generic:active, .button--cta_generic:focus {
  color: #fff;
  background-color: #0000;
  border-color: #fff;
  outline: 0;
}

.button--back-to-map {
  text-transform: none;
  color: #202020;
  background-color: #0000;
  border: 1px solid #202020;
  border-radius: 1px;
  padding: .3em .7em .4em;
  font-family: Lato, sans-serif;
  font-size: .8em;
  font-style: normal;
  font-weight: 700;
}

.button--back-to-map:hover, .button--back-to-map:active, .button--back-to-map:focus {
  color: #fff;
  background-color: #202020;
  border: 1px solid #202020;
  outline: 0;
}

.heroine-unit {
  max-height: 550px;
  width: 100%;
  height: calc(100vh - 255px);
  filter: url("data:image/svg+xmlcharset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\"><filter id=\"filter\"><feGaussianBlur stdDeviation=\"0\" /></filter></svg>#filter");
  filter: blur();
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: scale(1);
}

@media screen and (max-width: 39.9375em) {
  .heroine-unit {
    height: auto;
    max-height: none;
    min-height: 220px;
  }
}

.heroine-unit:before {
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.heroine-unit:hover .heroine-unit__image-attribution {
  opacity: 1;
  visibility: visible;
  transition: opacity .1s;
}

.heroine-unit.blur:before {
  filter: url("data:image/svg+xmlcharset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\"><filter id=\"filter\"><feGaussianBlur stdDeviation=\"4\" /></filter></svg>#filter");
  filter: blur(4px);
  transform: scale(1.15);
}

.heroine-unit.overlay--red:before {
  background-blend-mode: multiply;
  background-color: #c41a1a;
}

.heroine-unit.overlay--blue:before {
  background-blend-mode: luminosity;
  background-color: #247ba0;
}

.heroine-unit__wrapper {
  width: 100%;
}

@media screen and (max-width: 39.9375em) {
  .heroine-unit__wrapper {
    padding: 2em 0;
  }
}

.heroine-unit__headline, .heroine-unit__headline--single, .heroine-unit__headline--startseite {
  text-align: center;
  margin: 0 auto;
}

@media screen and (max-width: 39.9375em) {
  .heroine-unit__headline, .heroine-unit__headline--single, .heroine-unit__headline--startseite {
    margin-bottom: 1em;
  }
}

.heroine-unit__headline .desktop, .heroine-unit__headline--single .desktop, .heroine-unit__headline--startseite .desktop {
  display: block;
}

@media screen and (max-width: 39.9375em) {
  .heroine-unit__headline .desktop, .heroine-unit__headline--single .desktop, .heroine-unit__headline--startseite .desktop {
    display: none;
  }
}

.heroine-unit__headline .mobile, .heroine-unit__headline--single .mobile, .heroine-unit__headline--startseite .mobile {
  display: none;
}

@media screen and (max-width: 39.9375em) {
  .heroine-unit__headline .mobile, .heroine-unit__headline--single .mobile, .heroine-unit__headline--startseite .mobile {
    display: block;
  }
}

.heroine-unit__headline--startseite {
  margin: 0 auto 4em;
}

@media screen and (max-width: 39.9375em) {
  .heroine-unit__headline--startseite {
    margin: 0 auto 2em;
  }
}

.heroine-unit__headline--single {
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 39.9375em) {
  .heroine-unit__headline--single {
    margin-bottom: 0;
  }
}

.heroine-unit__image-attribution {
  opacity: 0;
  visibility: hidden;
  background-color: #ffffffb3;
  padding: 0 .5em;
  transition: opacity .1s;
  position: absolute;
  bottom: 0;
  left: 0;
}

.heroine-unit__circles {
  flex-flow: row;
  justify-content: space-evenly;
  display: flex;
}

@media screen and (max-width: 39.9375em) {
  .heroine-unit__circles {
    flex-flow: column;
  }

  .heroine-unit__circles__element {
    margin-bottom: 1em;
  }

  .heroine-unit__circles__element:last-of-type {
    margin-bottom: 0;
  }
}

.heroine-unit__circles__circle {
  height: 160px;
  width: 160px;
  background-color: #fff;
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .heroine-unit__circles__circle {
    height: 150px;
    width: 150px;
  }
}

@media screen and (max-width: 39.9375em) {
  .heroine-unit__circles__circle {
    height: 130px;
    width: 130px;
    margin-left: auto;
    margin-right: auto;
  }
}

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

.heroine-unit__circles__circle__icon i {
  display: block;
}

.heroine-unit__circles__circle__icon i:before {
  color: #9b200f;
  font-size: 2em;
}

.heroine-unit__circles__circle__content {
  padding: .5em 1.3em;
}

.heroine-unit__circles__circle__content__p {
  text-align: center;
  font-size: .7em;
}

.cta.bottom {
  margin-top: 3em;
}

.cta__argumentarium {
  background-color: #9b200f;
  padding: 3em 0;
}

@media screen and (max-width: 39.9375em) {
  .cta__argumentarium {
    padding: 2em 0;
  }
}

.cta__argumentarium .flaticon-info {
  text-align: center;
  padding-top: 10px;
  display: block;
}

.cta__argumentarium .flaticon-info:before {
  color: #fff;
  font-size: 3em;
}

.cta__generic {
  color: #fff;
  background-color: #9b200f;
}

.cta__generic.red {
  background-color: #9b200f;
}

.cta__generic.turquoise {
  background-color: #247ba0;
}

.cta__generic__wrapper {
  padding: 2em 0;
}

.cta__generic__icon-wrapper {
  background-color: #fff;
  border-radius: 50%;
  padding: 1.2em;
  display: inline-block;
}

@media screen and (min-width: 40em) {
  .cta__generic__icon-wrapper.left {
    margin-left: 1em;
  }

  .cta__generic__icon-wrapper.right {
    margin-right: 1em;
  }
}

@media screen and (max-width: 39.9375em) {
  .cta__generic__icon-wrapper {
    margin-bottom: 1.5em;
  }
}

.cta__generic h3 {
  color: #fff;
  text-align: center;
}

.cta__generic p {
  margin-bottom: 1.3em;
}

@media screen and (max-width: 39.9375em) {
  .cta__generic p {
    padding: 0 2em;
  }
}

.cta__generic p:first-of-type {
  margin-top: 1em;
}

.cta__generic .image-base64 {
  max-width: 50px;
}

@media screen and (max-width: 39.9375em) {
  .cta__generic .image-base64 {
    max-width: 40px;
  }
}

.cta__newsletter {
  background-color: #9b200f;
  padding: 3em 0 2.7em;
}

.cta__newsletter .flaticon-envelope-circle {
  text-align: left;
  display: block;
}

@media screen and (max-width: 39.9375em) {
  .cta__newsletter .flaticon-envelope-circle {
    text-align: center;
  }
}

.cta__newsletter .flaticon-envelope-circle:before {
  color: #fff;
  font-size: 3em;
}

.cta__newsletter .flaticon-envelope-circle.last {
  text-align: right;
}

@media screen and (max-width: 39.9375em) {
  .cta__newsletter .flaticon-envelope-circle.last {
    display: none;
  }
}

.cta__newsletter .registrierung {
  margin-top: 1.5em;
}

.cta__newsletter h3 {
  color: #fff;
  text-align: center;
  font-size: 1.25em;
}

@media screen and (max-width: 39.9375em) {
  .cta__newsletter h3 {
    width: 90%;
    margin: 1em auto 0;
  }
}

.cta__newsletter strong {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: .68em;
  font-style: normal;
  font-weight: 400;
  line-height: 122%;
  display: block;
}

@media screen and (max-width: 39.9375em) {
  .cta__newsletter strong {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    display: block;
  }

  .cta__newsletter #mc_embed_signup {
    margin: 2em 0;
  }
}

.cta__newsletter input.email {
  text-align: center;
  border: 0;
  margin: 3px 0 2em;
  font-family: Lato, sans-serif;
  font-size: .81em;
  font-style: normal;
  font-weight: 700;
}

@media screen and (max-width: 39.9375em) {
  .cta__newsletter input.email {
    width: 80%;
    margin: 0 auto 1em;
  }
}

.cta__newsletter input.email::-webkit-input-placeholder {
  color: #b4191980;
}

.cta__newsletter input.email::-moz-placeholder {
  color: #b4191980;
}

.cta__newsletter input.email:-ms-input-placeholder {
  color: #b4191980;
}

.cta__newsletter input.email:-moz-placeholder {
  color: #b4191980;
}

.cta__newsletter input.email:focus, .cta__newsletter input.email:active {
  color: #fff;
  background-color: #9b200f;
  outline: 2px solid #fff;
  box-shadow: none !important;
}

.cta__newsletter input.email:focus::-webkit-input-placeholder, .cta__newsletter input.email:active::-webkit-input-placeholder {
  color: #fff6;
}

.cta__newsletter input.email:focus::-moz-placeholder, .cta__newsletter input.email:active::-moz-placeholder {
  color: #fff6;
}

.cta__newsletter input.email:focus:-ms-input-placeholder, .cta__newsletter input.email:active:-ms-input-placeholder {
  color: #fff6;
}

.cta__newsletter input.email:focus:-moz-placeholder, .cta__newsletter input.email:active:-moz-placeholder {
  color: #fff6;
}

.cta__kontakt {
  margin: 3em 0;
}

.cta__kontakt--heroine-unit {
  margin: 0;
}

.cta__kontakt .h3__box {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}

.cta__kontakt .h3__box:after {
  display: none;
}

.cta__kontakt__wrapper {
  background-color: #9b200f;
  padding: 2em 0;
}

.cta__kontakt__wrapper--heroine-unit {
  padding: 1em 0;
}

.cta__kontakt .post-wrapper__outer {
  height: 170px;
}

@media screen and (max-width: 63.9375em) {
  .cta__kontakt .post-wrapper__outer {
    margin-left: auto;
    margin-right: auto;
  }
}

.cta__kontakt .two-elements .post-wrapper__outer {
  margin-left: auto;
  margin-right: auto;
}

.cta__kontakt__image {
  height: 120px;
  width: 120px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
}

@media screen and (max-width: 39.9375em) {
  .cta__kontakt__image {
    height: 110px;
    width: 110px;
  }
}

.cta__kontakt__daten {
  width: auto;
  vertical-align: top;
  color: #fff;
  padding-top: .7em;
  padding-left: 40px;
  display: inline-block;
}

@media screen and (max-width: 39.9375em) {
  .cta__kontakt__daten {
    max-width: 170px;
    word-break: break-word;
    padding-left: 20px;
    font-size: .9em;
  }
}

.cta__kontakt__daten strong {
  margin-bottom: .6em;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-style: normal;
  font-weight: 700;
  display: block;
}

.cta__kontakt__daten p {
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
}

.cta__kontakt__daten a {
  color: #fff;
  border-bottom: 1px solid #0000;
  padding: .1em 0;
  display: inline-block;
}

.cta__kontakt__daten a:hover, .cta__kontakt__daten a:focus, .cta__kontakt__daten a:active {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.cta__spenden-box {
  background-color: #007ca5;
  margin: 3em 0;
  padding: 3em 0 3.2em;
}

@media screen and (max-width: 39.9375em) {
  .cta__spenden-box {
    padding: 3em 0;
  }
}

.cta__spenden-box i:before {
  color: #fff;
  font-size: 5em;
  display: block;
}

@media screen and (max-width: 39.9375em) {
  .cta__spenden-box i:before {
    font-size: 3em;
  }
}

.cta__spenden-box h2, .cta__spenden-box p {
  color: #fff;
}

@media screen and (max-width: 39.9375em) {
  .cta__spenden-box p {
    padding: 0 1em;
  }
}

.cta__spenden-box p:last-of-type {
  margin-bottom: 0;
}

.cta__spenden-box h2:after {
  border-bottom-color: #fff;
}

@media screen and (max-width: 39.9375em) {
  .cta__spenden-box .column-1, .cta__spenden-box .column-3 {
    text-align: center;
  }

  .cta__spenden-box .column-2 {
    padding: 3em 0;
  }
}

.meldungen {
  padding: 3em 0;
}

.meldungen h3 {
  margin-bottom: 0;
  position: relative;
  top: -.1em;
}

.meldungen small {
  font-family: Lato, sans-serif;
  font-size: .75em;
  font-style: normal;
  font-weight: 700;
  position: relative;
}

.breadcrumbs a {
  text-decoration: none;
}

.breadcrumbs__nav {
  content: "";
  table-layout: fixed;
  margin: 0;
  display: table;
}

.breadcrumbs__ul {
  content: "";
  table-layout: fixed;
  margin: 0;
  list-style: none;
  display: table;
}

.breadcrumbs__ul li {
  color: inherit;
  text-transform: none;
  color: #247ba0;
  font-size: .8em;
}

.breadcrumbs__ul li:not(:last-child) a {
  border-bottom: 1px solid;
  border-color: inherit;
}

.breadcrumbs__ul li:not(:last-child):after {
  content: ">";
  color: inherit;
  font-size: inherit;
  margin: 0 .6em;
}

.breadcrumbs__ul li:last-child {
  font-style: italic;
}

.breadcrumbs__ul li a {
  color: #247ba0;
  text-transform: inherit;
}

.breadcrumbs__ul li a:hover {
  border-bottom: 1px solid;
  border-color: inherit;
  text-decoration: none;
}

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

.social-buttons .social-icons {
  margin: 0;
  list-style: none;
  display: inline-block;
}

.social-buttons strong {
  margin-right: .5em;
  font-family: Lato, sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 700;
  position: relative;
  bottom: .1em;
  display: inline-block !important;
}

@media screen and (max-width: 39.9375em) {
  .social-buttons strong {
    font-size: 1.5em;
  }
}

.social-buttons li {
  padding-right: .4em;
  display: inline-block;
}

@media screen and (max-width: 39.9375em) {
  .social-buttons li {
    padding: .4em;
  }
}

.social-buttons li:last-of-type {
  padding-right: 0;
}

.social-buttons li a {
  border: 0;
}

.social-buttons i {
  color: #247ba0;
  cursor: pointer;
  font-size: 1.4em;
  transition: all .2s;
}

@media screen and (max-width: 39.9375em) {
  .social-buttons i {
    font-size: 1.8em;
  }
}

.social-buttons i:hover {
  color: #9b200f;
  transition: all .2s;
}

.social-buttons i.white {
  color: #fff;
}

.easy-footnote a {
  vertical-align: super;
  border-bottom: 0;
  padding-left: .2em;
  font-family: Lato, sans-serif;
  font-size: .8em;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.easy-footnotes-wrapper {
  font-size: .8em;
}

.easy-footnotes-wrapper:before {
  content: "";
  width: 100px;
  border-top: 1px solid #8a8a8a;
  position: absolute;
  left: 0;
}

.easy-footnote-single {
  margin-bottom: 10px;
  line-height: 1.5em;
}

.easy-footnote-single:first-of-type {
  padding-top: 15px;
}

a.easy-footnote-to-top, a.easy-footnote-to-top:hover {
  border-bottom: 0;
  transition: none;
}

.slider__quiz .arrow-prev, .slider__quiz .arrow-next {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.slider__quiz .arrow-prev:before, .slider__quiz .arrow-next:before {
  color: #fff;
  font-size: 1.5em;
  display: inline-block;
}

.slider__quiz .arrow-prev {
  left: 0;
}

@media screen and (max-width: 39.9375em) {
  .slider__quiz .arrow-prev {
    left: 5px;
  }
}

.slider__quiz .arrow-prev:before {
  transform: rotateY(180deg);
}

.slider__quiz .arrow-next {
  right: 0;
}

@media screen and (max-width: 39.9375em) {
  .slider__quiz .arrow-next {
    right: 5px;
  }
}

.slider__quiz .slick-list {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 39.9375em) {
  .slider__quiz .slick-slide {
    margin: 2em 0;
  }
}

.slider__quiz .slick-slide strong {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 1.3em;
  font-style: italic;
  font-weight: 700;
  line-height: 140%;
  display: block;
}

.slide__button {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 2em;
}

.slide__overlay {
  visibility: hidden;
  opacity: 0;
  width: 60%;
  height: calc(100% - 10vh);
  z-index: 50000;
  background-color: #247ba0;
  padding: 1.3em .7em;
  position: fixed;
  top: 5vh;
  left: 50%;
  overflow-x: hidden;
  overflow-y: scroll;
  transform: translateX(-50%);
}

.slide__overlay.is-active {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 63.9375em) {
  .slide__overlay {
    width: 80%;
  }
}

@media screen and (max-width: 39.9375em) {
  .slide__overlay {
    width: 90%;
  }
}

.slide__overlay p > a {
  color: #fff;
  border-bottom: 2px solid #fff;
}

.slide__overlay p > a:hover {
  color: #fff;
  border-color: #fff;
}

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

.slide__overlay .overlay-close {
  border: 0;
}

.slide__overlay .overlay-close i:before {
  color: #247ba0;
  background-color: #fff;
  border-radius: 50%;
  padding: .5em;
  font-weight: 800;
}

.slide__overlay .social-buttons strong {
  color: #fff;
}

.slide__overlay__wrapper {
  color: #fff;
  flex-flow: column;
  justify-content: space-evenly;
  padding: 0 2em;
  display: flex;
}

@media screen and (max-width: 39.9375em) {
  .slide__overlay__wrapper {
    padding: .2em;
  }
}

.slide__overlay__wrapper .info-icon {
  width: auto;
  margin-right: 2em;
  display: inline-block;
}

.slide__overlay__wrapper .info-icon i:before {
  font-size: 52px;
}

.slide__overlay__wrapper .title {
  width: auto;
  vertical-align: middle;
  margin-top: 1em;
  display: inline-block;
}

@media screen and (max-width: 39.9375em) {
  .slide__overlay__wrapper .title {
    height: auto;
    margin-top: 1em;
  }
}

.slide__overlay__wrapper .title h3 {
  color: #fff;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-style: italic;
  font-weight: 700;
}

.slide__overlay__wrapper strong {
  margin-top: 1em;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-style: normal;
  font-weight: 700;
  display: block;
}

.slide__overlay__wrapper p {
  line-height: 140%;
}

#page.overlay-active {
  opacity: .1;
  overflow: hidden;
}

.accordion .accordion-content a {
  color: #247ba0;
}

.accordion-item {
  border: 2px solid #247ba0;
  border-radius: 1px;
  margin-bottom: .8em;
}

.accordion-item:last-of-type {
  margin-bottom: 0;
}

.accordion-item.is-active .accordion-title {
  background-color: #247ba0;
  color: #f4f4f4 !important;
}

.accordion-title {
  background-color: #0000;
  padding: .8em 0 .8em 2.8em;
  font-family: Lato, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: #247ba0 !important;
  border: 0 !important;
}

.accordion-title:hover, .accordion-title:focus, .accordion-title:active {
  background-color: #247ba0;
  color: #f4f4f4 !important;
}

.accordion-title:before {
  content: "+";
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 1.8em;
  font-style: normal;
  font-weight: 400;
  position: absolute;
  top: 5px;
  left: .4em;
}

.accordion-content {
  padding: 1.5em .8em .6em 3em;
  font-size: 1em;
}

.accordion-content p:last-of-type {
  margin-bottom: 0;
}

.accordion-content .content-wrapper {
  padding-right: 2em;
}

.accordion-content .social-buttons {
  margin-top: 1.5em;
}

.accordion-content .social-buttons strong {
  font-size: .9em;
}

.accordion-content .social-buttons i {
  color: #247ba0;
  font-size: 1.2em;
  transition: all .2s;
}

.accordion-content .social-buttons i:hover {
  color: #9b200f;
  transition: all .2s;
}

.accordion-content .social-buttons i.white {
  color: #fff;
}

.accordion__faq .accordion-content {
  padding-bottom: 1.5em;
}

.tabakatlas__map {
  height: 600px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  position: relative;
}

.tabakatlas__map.map-loaded {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 63.9375em) {
  .tabakatlas__map {
    height: 500px;
  }
}

.listing {
  margin-bottom: 3em;
}

.listing:after {
  content: "";
  width: 100%;
  border-bottom: 2px solid #202020;
  margin: 3em auto 0;
  display: block;
  position: relative;
}

.section__tabakatlas .tabakatlas__header {
  width: 100%;
  background-color: #247ba0;
  padding: .5em .8em;
  position: relative;
}

@media screen and (max-width: 39.9375em) {
  .section__tabakatlas .tabakatlas__header {
    padding: .4em .8em;
  }
}

.section__tabakatlas .tabakatlas__header a {
  color: #fff;
  height: 1.7em;
  margin-top: .3em;
  font-family: Lato, sans-serif;
  font-size: .95em;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
}

@media screen and (max-width: 39.9375em) {
  .section__tabakatlas .tabakatlas__header a {
    height: auto;
    font-size: 1.1em;
    line-height: 150%;
  }
}

.section__tabakatlas .tabakatlas__header a.inactive {
  border-bottom-color: #0000;
}

.section__tabakatlas .tabakatlas__header a.active, .section__tabakatlas .tabakatlas__header a:hover {
  border-bottom-color: #fff;
}

.section__tabakatlas .tabakatlas__header__wrapper {
  width: 69%;
  display: inline-block;
  position: relative;
}

.section__tabakatlas .tabakatlas__header__wrapper a:not(:last-of-type) {
  margin-right: 2em;
}

@media screen and (max-width: 39.9375em) {
  .section__tabakatlas .tabakatlas__header__wrapper a:not(:last-of-type) {
    margin-top: 0;
  }
}

.section__tabakatlas .tabakatlas__header__filter-wrapper {
  width: 30%;
  text-align: right;
  display: inline-block;
  position: relative;
}

.section__tabakatlas .tabakatlas__header__filter-wrapper .filter-trigger {
  display: inline-block;
}

.section__tabakatlas .tabakatlas__header__filter-wrapper .filter-trigger.inactive {
  display: none;
}

.section__tabakatlas .tabakatlas__header__filter-wrapper i:before {
  color: #fff;
  padding-left: .2em;
  font-size: .85em;
  position: relative;
}

.section__tabakatlas .popup-link {
  color: #202020;
  font-family: Lato, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.section__tabakatlas .popup-link:hover, .section__tabakatlas .popup-link:active {
  color: #202020;
  border-bottom: 0;
  text-decoration: none;
}

.section__tabakatlas .popup-link.gerichtsverfahren, .section__tabakatlas .popup-link.legal-threat, .section__tabakatlas .popup-link.threats {
  color: #10588c;
}

.section__tabakatlas .popup-link.politische-einflussnahme, .section__tabakatlas .popup-link.political-interference, .section__tabakatlas .popup-link.interference {
  color: #3ae4b2;
}

.section__tabakatlas .popup-link.schmuggel, .section__tabakatlas .popup-link.smuggling {
  color: #6359cf;
}

.section__tabakatlas .popup-link.greenwashing, .section__tabakatlas .popup-link.greenwashing {
  color: #41b562;
}

.section__tabakatlas .popup-link.sponsoring, .section__tabakatlas .popup-link.sponsoring-de, .section__tabakatlas .popup-link.sponsoring-en {
  color: #ffcd05;
}

.section__tabakatlas .popup-link.commercial, .section__tabakatlas .popup-link.marketing {
  color: #ea7171;
}

.section__tabakatlas .popup-link.alternativen, .section__tabakatlas .popup-link.alternatives {
  color: #5cc54d;
}

.section__tabakatlas .menu-ui {
  z-index: 100000;
  width: auto;
  background: none;
  border: 0;
  position: absolute;
  top: 50px;
  right: 25px;
}

.section__tabakatlas .menu-ui.inactive {
  display: none;
}

@media screen and (max-width: 39.9375em) {
  .section__tabakatlas .menu-ui {
    display: none;
    top: 90px;
    right: 15px;
  }
}

@media screen and (min-width: 40em) {
  .section__tabakatlas .menu-ui {
    display: block;
  }
}

.section__tabakatlas a.filter, .section__tabakatlas .legende-label {
  color: #fff;
  text-align: center;
  border: 2px solid;
  border-radius: 2px;
  margin: 0;
  padding: .2em .7em;
  font-family: Lato, sans-serif;
  font-size: .75em;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  display: block;
  position: relative;
}

@media screen and (max-width: 63.9375em) {
  .section__tabakatlas a.filter, .section__tabakatlas .legende-label {
    padding: .4em .7em;
    font-size: .9em;
  }
}

.section__tabakatlas a.filter[data-filter="gerichtsverfahren"], .section__tabakatlas a.filter[data-filter="legal-threat"], .section__tabakatlas .legende-label[data-filter="gerichtsverfahren"], .section__tabakatlas .legende-label[data-filter="legal-threat"] {
  color: #fff;
  background-color: #10588c;
  border-color: #10588c;
}

.section__tabakatlas a.filter[data-filter="gerichtsverfahren"].inactive, .section__tabakatlas a.filter[data-filter="legal-threat"].inactive, .section__tabakatlas .legende-label[data-filter="gerichtsverfahren"].inactive, .section__tabakatlas .legende-label[data-filter="legal-threat"].inactive {
  color: #10588c;
}

@media (pointer: fine) {
  .section__tabakatlas a.filter[data-filter="gerichtsverfahren"][data-filter="gerichtsverfahren"]:hover, .section__tabakatlas a.filter[data-filter="gerichtsverfahren"][data-filter="legal-threat"]:hover, .section__tabakatlas a.filter[data-filter="legal-threat"][data-filter="gerichtsverfahren"]:hover, .section__tabakatlas a.filter[data-filter="legal-threat"][data-filter="legal-threat"]:hover, .section__tabakatlas .legende-label[data-filter="gerichtsverfahren"][data-filter="gerichtsverfahren"]:hover, .section__tabakatlas .legende-label[data-filter="gerichtsverfahren"][data-filter="legal-threat"]:hover, .section__tabakatlas .legende-label[data-filter="legal-threat"][data-filter="gerichtsverfahren"]:hover, .section__tabakatlas .legende-label[data-filter="legal-threat"][data-filter="legal-threat"]:hover {
    color: #10588c;
  }

  .section__tabakatlas a.filter[data-filter="gerichtsverfahren"][data-filter="gerichtsverfahren"].inactive:hover, .section__tabakatlas a.filter[data-filter="gerichtsverfahren"][data-filter="legal-threat"].inactive:hover, .section__tabakatlas a.filter[data-filter="legal-threat"][data-filter="gerichtsverfahren"].inactive:hover, .section__tabakatlas a.filter[data-filter="legal-threat"][data-filter="legal-threat"].inactive:hover, .section__tabakatlas .legende-label[data-filter="gerichtsverfahren"][data-filter="gerichtsverfahren"].inactive:hover, .section__tabakatlas .legende-label[data-filter="gerichtsverfahren"][data-filter="legal-threat"].inactive:hover, .section__tabakatlas .legende-label[data-filter="legal-threat"][data-filter="gerichtsverfahren"].inactive:hover, .section__tabakatlas .legende-label[data-filter="legal-threat"][data-filter="legal-threat"].inactive:hover {
    color: #fff;
    background-color: #10588c;
    border-color: #10588c;
  }
}

.section__tabakatlas a.filter[data-filter="politische-einflussnahme"], .section__tabakatlas a.filter[data-filter="political-interference"], .section__tabakatlas .legende-label[data-filter="politische-einflussnahme"], .section__tabakatlas .legende-label[data-filter="political-interference"] {
  color: #fff;
  background-color: #3ae4b2;
  border-color: #3ae4b2;
}

.section__tabakatlas a.filter[data-filter="politische-einflussnahme"].inactive, .section__tabakatlas a.filter[data-filter="political-interference"].inactive, .section__tabakatlas .legende-label[data-filter="politische-einflussnahme"].inactive, .section__tabakatlas .legende-label[data-filter="political-interference"].inactive {
  color: #3ae4b2;
}

@media (pointer: fine) {
  .section__tabakatlas a.filter[data-filter="politische-einflussnahme"][data-filter="politische-einflussnahme"]:hover, .section__tabakatlas a.filter[data-filter="politische-einflussnahme"][data-filter="political-interference"]:hover, .section__tabakatlas a.filter[data-filter="political-interference"][data-filter="politische-einflussnahme"]:hover, .section__tabakatlas a.filter[data-filter="political-interference"][data-filter="political-interference"]:hover, .section__tabakatlas .legende-label[data-filter="politische-einflussnahme"][data-filter="politische-einflussnahme"]:hover, .section__tabakatlas .legende-label[data-filter="politische-einflussnahme"][data-filter="political-interference"]:hover, .section__tabakatlas .legende-label[data-filter="political-interference"][data-filter="politische-einflussnahme"]:hover, .section__tabakatlas .legende-label[data-filter="political-interference"][data-filter="political-interference"]:hover {
    color: #3ae4b2;
  }

  .section__tabakatlas a.filter[data-filter="politische-einflussnahme"][data-filter="politische-einflussnahme"].inactive:hover, .section__tabakatlas a.filter[data-filter="politische-einflussnahme"][data-filter="political-interference"].inactive:hover, .section__tabakatlas a.filter[data-filter="political-interference"][data-filter="politische-einflussnahme"].inactive:hover, .section__tabakatlas a.filter[data-filter="political-interference"][data-filter="political-interference"].inactive:hover, .section__tabakatlas .legende-label[data-filter="politische-einflussnahme"][data-filter="politische-einflussnahme"].inactive:hover, .section__tabakatlas .legende-label[data-filter="politische-einflussnahme"][data-filter="political-interference"].inactive:hover, .section__tabakatlas .legende-label[data-filter="political-interference"][data-filter="politische-einflussnahme"].inactive:hover, .section__tabakatlas .legende-label[data-filter="political-interference"][data-filter="political-interference"].inactive:hover {
    color: #fff;
    background-color: #3ae4b2;
    border-color: #3ae4b2;
  }
}

.section__tabakatlas a.filter[data-filter="schmuggel"], .section__tabakatlas a.filter[data-filter="smuggling"], .section__tabakatlas .legende-label[data-filter="schmuggel"], .section__tabakatlas .legende-label[data-filter="smuggling"] {
  color: #fff;
  background-color: #6359cf;
  border-color: #6359cf;
}

.section__tabakatlas a.filter[data-filter="schmuggel"].inactive, .section__tabakatlas a.filter[data-filter="smuggling"].inactive, .section__tabakatlas .legende-label[data-filter="schmuggel"].inactive, .section__tabakatlas .legende-label[data-filter="smuggling"].inactive {
  color: #6359cf;
}

@media (pointer: fine) {
  .section__tabakatlas a.filter[data-filter="schmuggel"][data-filter="schmuggel"]:hover, .section__tabakatlas a.filter[data-filter="schmuggel"][data-filter="smuggling"]:hover, .section__tabakatlas a.filter[data-filter="smuggling"][data-filter="schmuggel"]:hover, .section__tabakatlas a.filter[data-filter="smuggling"][data-filter="smuggling"]:hover, .section__tabakatlas .legende-label[data-filter="schmuggel"][data-filter="schmuggel"]:hover, .section__tabakatlas .legende-label[data-filter="schmuggel"][data-filter="smuggling"]:hover, .section__tabakatlas .legende-label[data-filter="smuggling"][data-filter="schmuggel"]:hover, .section__tabakatlas .legende-label[data-filter="smuggling"][data-filter="smuggling"]:hover {
    color: #6359cf;
  }

  .section__tabakatlas a.filter[data-filter="schmuggel"][data-filter="schmuggel"].inactive:hover, .section__tabakatlas a.filter[data-filter="schmuggel"][data-filter="smuggling"].inactive:hover, .section__tabakatlas a.filter[data-filter="smuggling"][data-filter="schmuggel"].inactive:hover, .section__tabakatlas a.filter[data-filter="smuggling"][data-filter="smuggling"].inactive:hover, .section__tabakatlas .legende-label[data-filter="schmuggel"][data-filter="schmuggel"].inactive:hover, .section__tabakatlas .legende-label[data-filter="schmuggel"][data-filter="smuggling"].inactive:hover, .section__tabakatlas .legende-label[data-filter="smuggling"][data-filter="schmuggel"].inactive:hover, .section__tabakatlas .legende-label[data-filter="smuggling"][data-filter="smuggling"].inactive:hover {
    color: #fff;
    background-color: #6359cf;
    border-color: #6359cf;
  }
}

.section__tabakatlas a.filter[data-filter="greenwashing"], .section__tabakatlas .legende-label[data-filter="greenwashing"] {
  color: #fff;
  background-color: #41b562;
  border-color: #41b562;
}

.section__tabakatlas a.filter[data-filter="greenwashing"].inactive, .section__tabakatlas .legende-label[data-filter="greenwashing"].inactive {
  color: #41b562;
}

@media (pointer: fine) {
  .section__tabakatlas a.filter[data-filter="greenwashing"][data-filter="greenwashing"]:hover, .section__tabakatlas .legende-label[data-filter="greenwashing"][data-filter="greenwashing"]:hover {
    color: #41b562;
  }

  .section__tabakatlas a.filter[data-filter="greenwashing"][data-filter="greenwashing"].inactive:hover, .section__tabakatlas .legende-label[data-filter="greenwashing"][data-filter="greenwashing"].inactive:hover {
    color: #fff;
    background-color: #41b562;
    border-color: #41b562;
  }
}

.section__tabakatlas a.filter[data-filter="sponsoring-de"], .section__tabakatlas a.filter[data-filter="sponsoring-en"], .section__tabakatlas .legende-label[data-filter="sponsoring-de"], .section__tabakatlas .legende-label[data-filter="sponsoring-en"] {
  color: #fff;
  background-color: #ffcd05;
  border-color: #ffcd05;
}

.section__tabakatlas a.filter[data-filter="sponsoring-de"].inactive, .section__tabakatlas a.filter[data-filter="sponsoring-en"].inactive, .section__tabakatlas .legende-label[data-filter="sponsoring-de"].inactive, .section__tabakatlas .legende-label[data-filter="sponsoring-en"].inactive {
  color: #ffcd05;
}

@media (pointer: fine) {
  .section__tabakatlas a.filter[data-filter="sponsoring-de"][data-filter="sponsoring-de"]:hover, .section__tabakatlas a.filter[data-filter="sponsoring-de"][data-filter="sponsoring-en"]:hover, .section__tabakatlas a.filter[data-filter="sponsoring-en"][data-filter="sponsoring-de"]:hover, .section__tabakatlas a.filter[data-filter="sponsoring-en"][data-filter="sponsoring-en"]:hover, .section__tabakatlas .legende-label[data-filter="sponsoring-de"][data-filter="sponsoring-de"]:hover, .section__tabakatlas .legende-label[data-filter="sponsoring-de"][data-filter="sponsoring-en"]:hover, .section__tabakatlas .legende-label[data-filter="sponsoring-en"][data-filter="sponsoring-de"]:hover, .section__tabakatlas .legende-label[data-filter="sponsoring-en"][data-filter="sponsoring-en"]:hover {
    color: #ffcd05;
  }

  .section__tabakatlas a.filter[data-filter="sponsoring-de"][data-filter="sponsoring-de"].inactive:hover, .section__tabakatlas a.filter[data-filter="sponsoring-de"][data-filter="sponsoring-en"].inactive:hover, .section__tabakatlas a.filter[data-filter="sponsoring-en"][data-filter="sponsoring-de"].inactive:hover, .section__tabakatlas a.filter[data-filter="sponsoring-en"][data-filter="sponsoring-en"].inactive:hover, .section__tabakatlas .legende-label[data-filter="sponsoring-de"][data-filter="sponsoring-de"].inactive:hover, .section__tabakatlas .legende-label[data-filter="sponsoring-de"][data-filter="sponsoring-en"].inactive:hover, .section__tabakatlas .legende-label[data-filter="sponsoring-en"][data-filter="sponsoring-de"].inactive:hover, .section__tabakatlas .legende-label[data-filter="sponsoring-en"][data-filter="sponsoring-en"].inactive:hover {
    color: #fff;
    background-color: #ffcd05;
    border-color: #ffcd05;
  }
}

.section__tabakatlas a.filter[data-filter="commercial"], .section__tabakatlas a.filter[data-filter="marketing"], .section__tabakatlas .legende-label[data-filter="commercial"], .section__tabakatlas .legende-label[data-filter="marketing"] {
  color: #fff;
  background-color: #ea7171;
  border-color: #ea7171;
}

.section__tabakatlas a.filter[data-filter="commercial"].inactive, .section__tabakatlas a.filter[data-filter="marketing"].inactive, .section__tabakatlas .legende-label[data-filter="commercial"].inactive, .section__tabakatlas .legende-label[data-filter="marketing"].inactive {
  color: #ea7171;
}

@media (pointer: fine) {
  .section__tabakatlas a.filter[data-filter="commercial"][data-filter="commercial"]:hover, .section__tabakatlas a.filter[data-filter="commercial"][data-filter="marketing"]:hover, .section__tabakatlas a.filter[data-filter="marketing"][data-filter="commercial"]:hover, .section__tabakatlas a.filter[data-filter="marketing"][data-filter="marketing"]:hover, .section__tabakatlas .legende-label[data-filter="commercial"][data-filter="commercial"]:hover, .section__tabakatlas .legende-label[data-filter="commercial"][data-filter="marketing"]:hover, .section__tabakatlas .legende-label[data-filter="marketing"][data-filter="commercial"]:hover, .section__tabakatlas .legende-label[data-filter="marketing"][data-filter="marketing"]:hover {
    color: #ea7171;
  }

  .section__tabakatlas a.filter[data-filter="commercial"][data-filter="commercial"].inactive:hover, .section__tabakatlas a.filter[data-filter="commercial"][data-filter="marketing"].inactive:hover, .section__tabakatlas a.filter[data-filter="marketing"][data-filter="commercial"].inactive:hover, .section__tabakatlas a.filter[data-filter="marketing"][data-filter="marketing"].inactive:hover, .section__tabakatlas .legende-label[data-filter="commercial"][data-filter="commercial"].inactive:hover, .section__tabakatlas .legende-label[data-filter="commercial"][data-filter="marketing"].inactive:hover, .section__tabakatlas .legende-label[data-filter="marketing"][data-filter="commercial"].inactive:hover, .section__tabakatlas .legende-label[data-filter="marketing"][data-filter="marketing"].inactive:hover {
    color: #fff;
    background-color: #ea7171;
    border-color: #ea7171;
  }
}

.section__tabakatlas a.filter.inactive, .section__tabakatlas .legende-label.inactive {
  background-color: #fff;
}

@media (pointer: fine) {
  .section__tabakatlas a.filter.inactive, .section__tabakatlas a.filter:active, .section__tabakatlas a.filter:hover, .section__tabakatlas .legende-label.inactive, .section__tabakatlas .legende-label:active, .section__tabakatlas .legende-label:hover {
    background-color: #fff;
  }

  .section__tabakatlas a.filter.inactive:hover, .section__tabakatlas .legende-label.inactive:hover {
    color: #fff !important;
  }
}

.mapboxgl-popup-close-button {
  color: #bbb;
  padding-right: 2px;
  font-family: Lato, sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

.mapboxgl-popup-close-button:hover {
  color: #202020;
  background-color: #0000;
}

.mapboxgl-popup-content {
  padding: 10px 15px 9px;
}

.mapboxgl-ctrl-logo:hover {
  border-bottom: 0;
}

.mapboxgl-ctrl-group {
  margin: 10px 0 0 10px !important;
}

.mapboxgl-ctrl a {
  color: #202020;
  font-size: .7em;
}

.mapboxgl-ctrl a:hover {
  border-bottom: 0;
}

.marker.mapboxgl-marker:before {
  content: "";
  color: #3b3b3b;
  font-family: Flaticon;
  font-size: 3em;
  font-style: normal;
}

.marker.mapboxgl-marker.gerichtsverfahren:before, .marker.mapboxgl-marker.legal-threat:before, .marker.mapboxgl-marker.threats:before {
  color: #10588c;
}

.marker.mapboxgl-marker.politische-einflussnahme:before, .marker.mapboxgl-marker.political-interference:before, .marker.mapboxgl-marker.interference:before {
  color: #3ae4b2;
}

.marker.mapboxgl-marker.schmuggel:before, .marker.mapboxgl-marker.smuggling:before {
  color: #6359cf;
}

.marker.mapboxgl-marker.greenwashing:before {
  color: #41b562;
}

.marker.mapboxgl-marker.sponsoring:before, .marker.mapboxgl-marker.sponsoring-de:before, .marker.mapboxgl-marker.sponsoring-en:before {
  color: #ffcd05;
}

.marker.mapboxgl-marker.commercial:before, .marker.mapboxgl-marker.marketing:before {
  color: #ea7171;
}

.marker.mapboxgl-marker.alternativen:before, .marker.mapboxgl-marker.alternatives:before {
  color: #5cc54d;
}

.popup-strategien {
  margin-top: .4em;
}

.popup-strategien em {
  color: #3b3b3b;
  margin-bottom: 1px;
  font-family: Lato, sans-serif;
  font-size: .9em;
  font-style: italic;
  font-weight: 700;
  display: block;
}

.popup-strategien .kategorie-label {
  color: #fff;
  width: auto;
  text-align: center;
  background-color: #202020;
  border-radius: 1px;
  margin-bottom: .2em;
  padding: .2em 1em;
  font-family: Lato, sans-serif;
  font-size: .85em;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
}

.popup-strategien .kategorie-label.schmuggel, .popup-strategien .kategorie-label.smuggling {
  background-color: #6359cf;
}

.popup-strategien .kategorie-label.greenwashing {
  background-color: #41b562;
}

.popup-strategien .kategorie-label.sponsoring-de, .popup-strategien .kategorie-label.sponsoring-en, .popup-strategien .kategorie-label.sponsoring {
  background-color: #ffcd05;
}

.popup-strategien .kategorie-label.commercial, .popup-strategien .kategorie-label.marketing {
  background-color: #ea7171;
}

.popup-strategien .kategorie-label.politische-einflussnahme, .popup-strategien .kategorie-label.political-interference, .popup-strategien .kategorie-label.interference {
  background-color: #3ae4b2;
}

.popup-strategien .kategorie-label.gerichtsverfahren, .popup-strategien .kategorie-label.legal-threat, .popup-strategien .kategorie-label.threats {
  background-color: #10588c;
}

.popup-strategien .kategorie-label.alternativen {
  background-color: #5cc54d;
}

.popup-strategien .kategorie-label:not(:last-of-type) {
  margin-right: 1em;
}

.map-results {
  height: auto;
}

.map-results.inactive {
  visibility: hidden;
  max-height: 0;
  opacity: 0;
  font-size: 0;
}

.map-results.active {
  visibility: visible;
  max-height: 200000px;
  opacity: 1;
}

.legende {
  z-index: 200000;
  position: absolute;
  bottom: 30px;
  right: 25px;
}

.legende.active {
  display: inline-block;
}

.legende.inactive {
  display: none;
}

.legende .legende-label {
  background-color: #fff;
  border-color: #3b3b3b;
  padding: .13em .3em .2em;
  color: #3b3b3b !important;
  cursor: default !important;
}

.legende .legende-label:before {
  content: "";
  color: #3b3b3b;
  padding-right: 4px;
  font-family: Flaticon;
  font-size: 1.5em;
  font-style: normal;
  position: relative;
  top: 2px;
}

.grid__item__link {
  border-bottom: 0;
  display: block;
  overflow: hidden;
}

.grid__item__link:hover {
  border-bottom-color: #0000 !important;
}

.grid__item {
  height: 270px;
  width: 100%;
  backface-visibility: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  margin: .5em 0;
  transition: background-color .2s, color;
  display: table;
  position: relative;
}

.grid__item.gerichtsverfahren:hover, .grid__item.legal-threat:hover, .grid__item.threats:hover {
  background-color: #10588c;
}

.grid__item.gerichtsverfahren:hover h3, .grid__item.legal-threat:hover h3, .grid__item.threats:hover h3 {
  color: #10588c;
}

.grid__item.politische-einflussnahme:hover, .grid__item.political-interference:hover, .grid__item.interference:hover {
  background-color: #3ae4b2;
}

.grid__item.politische-einflussnahme:hover h3, .grid__item.political-interference:hover h3, .grid__item.interference:hover h3 {
  color: #3ae4b2;
}

.grid__item.schmuggel:hover, .grid__item.smuggling:hover {
  background-color: #6359cf;
}

.grid__item.schmuggel:hover h3, .grid__item.smuggling:hover h3 {
  color: #6359cf;
}

.grid__item.greenwashing:hover, .grid__item.greenwashing:hover {
  background-color: #41b562;
}

.grid__item.greenwashing:hover h3, .grid__item.greenwashing:hover h3 {
  color: #41b562;
}

.grid__item.sponsoring-de:hover, .grid__item.sponsoring-en:hover, .grid__item.sponsoring:hover {
  background-color: #ffcd05;
}

.grid__item.sponsoring-de:hover h3, .grid__item.sponsoring-en:hover h3, .grid__item.sponsoring:hover h3 {
  color: #ffcd05;
}

.grid__item.commercial:hover, .grid__item.marketing:hover {
  background-color: #ea7171;
}

.grid__item.commercial:hover h3, .grid__item.marketing:hover h3 {
  color: #ea7171;
}

.grid__item.multiple:hover {
  background-color: #202020;
}

.grid__item.multiple:hover h3 {
  color: #fff;
}

.grid__item.alternativen:hover, .grid__item.alternatives:hover {
  background-color: #5cc54d;
}

.grid__item.alternativen:hover h3, .grid__item.alternatives:hover h3 {
  color: #5cc54d;
}

.grid__item:hover {
  background-blend-mode: luminosity;
  transition: background-color .2s, color;
}

.grid__item:hover .grid__item__headline--text {
  background-color: #000c;
  transition: background-color .2s;
}

.grid__item__label, .grid__item__headline {
  display: table-cell;
}

.grid__item__label {
  position: absolute;
  top: 0;
  right: 0;
}

.grid__item__label--text {
  padding: .1em .5em .2em;
  display: inline-block;
}

.grid__item__label--text.gerichtsverfahren, .grid__item__label--text.legal-threat, .grid__item__label--text.threats {
  background-color: #10588c;
}

.grid__item__label--text.politische-einflussnahme, .grid__item__label--text.political-interference, .grid__item__label--text.interference {
  background-color: #3ae4b2;
}

.grid__item__label--text.schmuggel, .grid__item__label--text.smuggling {
  background-color: #6359cf;
}

.grid__item__label--text.greenwashing, .grid__item__label--text.greenwashing {
  background-color: #41b562;
}

.grid__item__label--text.sponsoring-de, .grid__item__label--text.sponsoring-en, .grid__item__label--text.sponsoring {
  background-color: #ffcd05;
}

.grid__item__label--text.commercial, .grid__item__label--text.marketing {
  background-color: #ea7171;
}

.grid__item__label--text.alternativen, .grid__item__label--text.alternatives {
  background-color: #5cc54d;
}

.grid__item__label--text strong {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: .8em;
  font-style: normal;
  font-weight: 700;
  display: block;
}

.grid__item__headline {
  vertical-align: middle;
  text-align: center;
  position: relative;
}

.grid__item__headline--text {
  text-align: center;
  max-width: 80%;
  width: auto;
  background-color: #ffffffd9;
  margin: 0 auto;
  padding: .3em .7em;
  transition: background-color .2s;
  display: inline-block;
}

.grid__item__headline--text h3 {
  color: #202020;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 700;
  transition: color .2s;
}

.related-content {
  margin-top: 3em;
}

.related-content .post {
  padding: 1em;
}

.related-content .post:hover {
  background-color: #247ba0;
}

.related-content .post:hover p, .related-content .post:hover a, .related-content .post:hover h4 {
  color: #fff;
}

.related-content .post:hover a:not(.button):hover {
  border-bottom-color: #fff;
}

.related-content__section {
  padding: 3em 0;
}

@media screen and (max-width: 63.9375em) {
  .related-content__section {
    padding: 2em 0;
  }
}

.related-content__section:nth-of-type(2n) {
  background-color: #f9f9f9;
}

.related-content__section:last-of-type {
  margin-bottom: 0;
}

.related-content__section h3 {
  color: #202020;
  margin-bottom: 1em;
  padding-left: .8em;
  font-family: Lato, sans-serif;
  font-size: 1.375em;
  font-style: normal;
  font-weight: 700;
}

.related-content__section h4 {
  color: #9b200f;
  margin-bottom: .3em;
  font-family: Lato, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 700;
}

.related-content__section.vertical .post-wrapper__outer {
  max-height: 220px;
  height: auto;
  padding-top: .5em;
}

.related-content__section.vertical .post-wrapper__inner {
  vertical-align: top;
}

@media screen and (max-width: 39.9375em) {
  .related-content__section .post-wrapper__outer {
    max-height: 220px;
    height: auto;
    padding-top: .5em;
  }
}

@media screen and (min-width: 40em) {
  .related-content__section .horizontal:not(:last-of-type) {
    margin-bottom: 1em;
  }
}

.bildelement {
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
}

@media screen and (max-width: 63.9375em) {
  .bildelement {
    border-right: 0;
  }
}

.bildelement:last-of-type {
  border-right: 0;
}

#app {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
  font-family: Lato, sans-serif;
}

#nav {
  padding: 30px;
}

#nav a {
  color: #2c3e50;
  font-weight: bold;
}

#nav a.router-link-exact-active {
  color: #42b983;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  height: 100%;
  display: flex;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  pointer-events: none;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  display: flex;
}

.splide__pagination li {
  pointer-events: auto;
  margin: 0;
  line-height: 1;
  list-style-type: none;
  display: inline-block;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  visibility: hidden;
  position: relative;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  margin: 0;
  position: relative;
  list-style-type: none !important;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  contain: strict;
  height: 20px;
  width: 20px;
  border: 2px solid #999;
  border-left-color: #0000;
  border-radius: 50%;
  margin: auto;
  animation: 1s linear infinite splide-loading;
  display: inline-block;
  position: absolute;
  inset: 0;
}

.splide__sr {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  border: 0;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  z-index: 0;
  position: relative;
  overflow: hidden;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }

  to {
    transform: rotate(1turn);
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  opacity: 0;
  z-index: 0;
  margin: 0 !important;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  cursor: pointer;
  height: 2em;
  opacity: .7;
  width: 2em;
  z-index: 1;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: .9;
}

.splide__arrow:disabled {
  opacity: .3;
}

.splide__arrow:focus-visible {
  outline-offset: 3px;
  outline: 3px solid #0bf;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline-offset: 3px;
  outline: 3px solid #0bf;
}

.splide__pagination {
  z-index: 1;
  padding: 0 1em;
  position: absolute;
  bottom: .5em;
  left: 0;
  right: 0;
}

.splide__pagination__page {
  height: 8px;
  opacity: .7;
  width: 8px;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  margin: 3px;
  padding: 0;
  transition: transform .2s linear;
  display: inline-block;
  position: relative;
}

.splide__pagination__page.is-active {
  z-index: 1;
  background: #fff;
  transform: scale(1.4);
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: .9;
}

.splide__pagination__page:focus-visible, .splide.is-focus-in .splide__pagination__page:focus {
  outline-offset: 3px;
  outline: 3px solid #0bf;
}

.splide__progress__bar {
  height: 3px;
  background: #ccc;
}

.splide__slide {
  -webkit-tap-highlight-color: #0000;
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline-offset: -3px;
    outline: 3px solid #0bf;
  }
}

@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}

@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline-offset: -3px;
    outline: 3px solid #0bf;
  }
}

@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }

  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}

.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible, .splide.is-focus-in .splide__toggle:focus {
  outline-offset: 3px;
  outline: 3px solid #0bf;
}

.splide__track--nav > .splide__list > .splide__slide {
  cursor: pointer;
  border: 3px solid #0000;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  top: auto;
  bottom: 1em;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  flex-direction: column;
  padding: 1em 0;
  display: flex;
  inset: 0 .5em 0 auto;
}

@keyframes zoomInOut-38a24a {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

.carousel .figcaption__image[data-v-38a24a] {
  color: #414141;
  padding: .5em 1.2em;
  font-size: .65em;
  line-height: 140%;
}

.carousel .figcaption__image a[data-v-38a24a] {
  font-weight: bold;
}

.carousel .figcaption__image a[data-v-38a24a]:hover {
  border-bottom-width: 1px;
}

.carousel .figcaption__image .copyright-symbol[data-v-38a24a] {
  font-weight: bold;
}

.carousel--background[data-v-38a24a] {
  width: 100%;
  height: 100%;
  z-index: 10;
  background: #282828;
  position: fixed;
  top: 0;
  left: 0;
}

.carousel--background[data-v-38a24a] .splide__pagination {
  bottom: 3rem;
}

.carousel__quit-button[data-v-38a24a] {
  z-index: 500000;
  position: absolute;
  top: 2.5em;
  right: 2.5em;
}

.carousel__quit-button svg[data-v-38a24a] {
  width: 30px;
  height: 30px;
}

.carousel__tooltip[data-v-38a24a] {
  display: none;
}

.carousel__tooltip-first-slide[data-v-38a24a] {
  z-index: 3000;
  opacity: .9;
  display: none;
  position: absolute;
  top: 66vh;
  left: calc(100% - 50vw + 20px);
}

.carousel .splide[data-v-38a24a] {
  margin: 0 auto;
}

.carousel__image[data-v-38a24a] {
  width: 80%;
  height: 90%;
  max-height: 90%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.carousel__image-back[data-v-38a24a] {
  display: none;
}

.carousel__image-caption[data-v-38a24a] {
  text-align: right;
  z-index: 2000;
  background-color: #fffc;
  position: absolute;
  bottom: 10%;
  right: 10%;
}

.carousel__image-caption.caption-hide[data-v-38a24a] {
  display: none;
}

.carousel__firstSlide-title[data-v-38a24a] {
  min-width: 25%;
  min-height: 60px;
  background: #616161d6;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.carousel__firstSlide-text[data-v-38a24a] {
  color: #fff;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}

.carousel__text-box-front[data-v-38a24a] {
  max-width: 40%;
  min-height: 220px;
  background: #616161d6;
  padding: 1rem .2rem;
  position: absolute;
  bottom: 12%;
  right: 12%;
}

.carousel__text-box-front p[data-v-38a24a]:last-of-type {
  margin-bottom: 0;
}

.carousel--is-left[data-v-38a24a] {
  right: initial;
  left: 12%;
}

.carousel__text-box-back[data-v-38a24a] {
  width: 80%;
  height: 80%;
  background: #8f2c1b;
  margin: 0 auto;
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.carousel__text[data-v-38a24a] {
  color: #fff;
  text-align: left;
  padding: 0 1em;
  font-size: 16px;
  font-style: normal;
  font-weight: 550;
  line-height: 131%;
}

.carousel__lastSlide[data-v-38a24a] {
  --overlay-gutter: clamp(12px, 4vw, 40px);
  --overlay-pad-y: clamp(12px, 2vh, 24px);
  width: calc(100vw - (var(--overlay-gutter)));
  height: calc(100vh - (var(--overlay-gutter)));
  max-height: calc(100vh - (var(--overlay-gutter)));
  box-sizing: border-box;
  padding: var(--overlay-pad-y) var(--overlay-gutter);
  background-color: #8f2c1b;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.carousel__container[data-v-38a24a] {
  height: 100%;
  max-height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .7rem;
  display: flex;
  overflow: hidden;
}

.carousel__heading[data-v-38a24a] {
  min-width: 0;
  min-height: 0;
  color: #fff;
  margin: 0;
  padding-top: 0;
  font-size: clamp(1.6em, 2.3vw + .8em, 2.8em);
  font-style: normal;
  font-weight: bold;
}

.carousel__heading[data-v-38a24a]:after {
  display: none;
}

.carousel__link-text[data-v-38a24a] {
  min-width: 0;
  min-height: 0;
  color: #fff;
  margin: 1rem 0 1.2rem;
  font-size: clamp(1.2em, 1.6vw + .8em, 2em);
  font-style: normal;
  font-weight: bold;
  line-height: 131%;
}

.carousel__link[data-v-38a24a] {
  color: #fff;
  text-decoration: underline;
}

.carousel__link[data-v-38a24a]:hover {
  color: #fff;
  text-decoration: none;
}

.carousel__follow[data-v-38a24a] {
  min-width: 0;
  min-height: 0;
  color: #fff;
  padding-top: 1em;
  font-size: 1.5em;
  font-style: italic;
  font-weight: bold;
}

.carousel__icon[data-v-38a24a] {
  color: #fff;
  margin: .2em;
  font-size: 3em;
}

.carousel__video-container[data-v-38a24a] {
  width: 100%;
  max-width: 540px;
  aspect-ratio: 16 / 9;
  height: auto;
  max-height: 48vh;
  flex: none;
  margin: 0 auto;
  padding-bottom: 0;
  position: relative;
}

.carousel__video[data-v-38a24a] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.carousel__video-fallback[data-v-38a24a] {
  height: 200px;
  background-color: #0000001a;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.carousel__video-link[data-v-38a24a] {
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  text-decoration: underline;
}

.carousel__video-link[data-v-38a24a]:hover {
  color: #ccc;
}

.carousel--text-is-visible[data-v-38a24a] {
  flex-flow: column;
  justify-content: center;
}

@media only screen and (max-width: 1200px) and (orientation: portrait) {
  .carousel__tooltip-first-slide[data-v-38a24a] {
    animation: 3s infinite zoomInOut-38a24a;
    display: block;
  }

  .carousel__image[data-v-38a24a] {
    width: 80%;
    height: 65%;
    max-height: 65%;
  }

  .carousel__text-box-front[data-v-38a24a] {
    max-width: 40%;
    min-height: 220px;
    background: #616161d6;
    position: absolute;
    bottom: 32%;
    right: 12%;
  }

  .carousel__heading[data-v-38a24a] {
    font-size: 2em;
  }

  .carousel__link-text[data-v-38a24a] {
    font-size: 1.5em;
  }

  .carousel__follow[data-v-38a24a] {
    font-size: 1em;
  }
}

@media only screen and (max-width: 1023px) and (orientation: portrait) {
  [data-v-38a24a] .splide__arrows--mobile {
    display: none !important;
  }

  .carousel__tooltip-first-slide[data-v-38a24a] {
    animation: 3s infinite zoomInOut-38a24a;
    display: block;
  }

  .carousel__image[data-v-38a24a] {
    width: 90%;
    height: 60%;
    max-height: 60%;
  }

  .carousel__lastSlide[data-v-38a24a] {
    width: calc(100vw - (var(--overlay-gutter, 12px)));
    height: calc(100vh - (var(--overlay-gutter, 12px)));
    max-height: none;
  }

  .carousel__text-box-back[data-v-38a24a] {
    width: 90%;
    height: 60%;
  }

  .carousel__image-front[data-v-38a24a], .carousel__text-box-front[data-v-38a24a] {
    display: none;
  }

  .carousel--text-is-visible[data-v-38a24a] {
    display: flex;
  }

  .carousel__image-back[data-v-38a24a] {
    display: block;
  }

  .carousel--hide-image[data-v-38a24a] {
    display: none;
  }

  .carousel__text[data-v-38a24a] {
    font-size: 18px;
  }

  .carousel__image-caption[data-v-38a24a] {
    bottom: 32%;
    right: 10%;
  }
}

@media only screen and (max-width: 700px) and (orientation: portrait) {
  .carousel__text[data-v-38a24a] {
    font-size: 14px;
  }

  .carousel__video-container[data-v-38a24a] {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 56.25%;
  }
}

@media only screen and (max-height: 1050px) and (min-width: 701px) {
  .carousel__heading[data-v-38a24a] {
    padding-top: 1%;
  }

  .carousel__lastSlide[data-v-38a24a] {
    height: 95%;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
}

@media only screen and (max-height: 900px) and (min-width: 701px) {
  .carousel__heading[data-v-38a24a] {
    font-size: 2rem;
  }

  .carousel__link-text[data-v-38a24a] {
    font-size: 1.4em;
  }

  .carousel__follow[data-v-38a24a] {
    font-size: 1.2em;
  }

  .carousel__video-container[data-v-38a24a] {
    height: 32vh;
    aspect-ratio: 16 / 9;
    margin-left: 6rem;
    margin-right: 6rem;
    padding-bottom: 0;
  }
}

@media only screen and (max-height: 750px) and (min-width: 701px) {
  .carousel__heading[data-v-38a24a] {
    font-size: 1.7rem;
  }

  .carousel__link-text[data-v-38a24a] {
    font-size: 1.2em;
  }

  .carousel__follow[data-v-38a24a] {
    padding-top: .5rem;
    font-size: 1em;
  }

  .carousel__video-container[data-v-38a24a] {
    height: 26vh;
    aspect-ratio: 16 / 9;
    margin-left: 3rem;
    margin-right: 3rem;
    padding-bottom: 0;
  }
}

@media only screen and (max-height: 650px) and (min-width: 701px) {
  .carousel__heading[data-v-38a24a] {
    font-size: 1.5rem;
  }

  .carousel__link-text[data-v-38a24a] {
    font-size: 1.1em;
  }

  .carousel__video-container[data-v-38a24a] {
    height: 22vh;
  }
}

@media only screen and (min-height: 1100px) and (min-width: 701px) {
  .carousel__heading[data-v-38a24a] {
    font-size: 2.6em;
  }

  .carousel__link-text[data-v-38a24a] {
    font-size: 2em;
  }

  .carousel__follow[data-v-38a24a] {
    font-size: 1.6em;
  }

  .carousel__video-container[data-v-38a24a] {
    height: 50vh;
    aspect-ratio: 16 / 9;
    margin-left: 10rem;
    margin-right: 10rem;
    padding-bottom: 0;
  }
}

@media only screen and (min-height: 1400px) and (min-width: 701px) {
  .carousel__video-container[data-v-38a24a] {
    height: 60vh;
  }
}

@media only screen and (max-width: 500px) and (orientation: portrait) {
  .carousel__text[data-v-38a24a] {
    font-size: 11px;
  }
}

@media only screen and (max-width: 430px) and (orientation: portrait) {
  .splide__arrows--mobile[data-v-38a24a] {
    display: none !important;
  }

  .carousel--background[data-v-38a24a] .splide__pagination {
    bottom: 1.5rem;
  }

  .carousel__lastSlide[data-v-38a24a] {
    --overlay-gutter: 8px;
    --overlay-pad-y: 8px;
    width: calc(100vw - (var(--overlay-gutter)));
    height: calc(100vh - (var(--overlay-gutter)));
    max-width: 100vw;
    max-height: 100vh;
    padding: var(--overlay-pad-y) var(--overlay-gutter);
  }

  .carousel__heading[data-v-38a24a] {
    margin: 0 .1em;
    font-size: 1.4em;
  }

  .carousel__link-text[data-v-38a24a] {
    margin: .6rem 0 .9rem;
    line-height: 1.3;
    font-size: 1.1em !important;
  }

  .carousel__tooltip-first-slide[data-v-38a24a] {
    animation: 3s infinite zoomInOut-38a24a;
    display: block;
  }

  .carousel__image[data-v-38a24a] {
    width: 100%;
    height: 75%;
    max-height: 75%;
  }

  .carousel__image-caption[data-v-38a24a] {
    bottom: 22%;
    right: 0;
  }

  .carousel__text-box-back[data-v-38a24a] {
    width: 100%;
    height: 75%;
  }

  .carousel__text[data-v-38a24a] {
    font-size: 12px;
  }

  .carousel__quit-button[data-v-38a24a] {
    top: 1em;
    right: 1em;
  }

  .carousel__follow[data-v-38a24a] {
    font-size: .9em;
  }
}

@media only screen and (max-width: 850px) and (orientation: landscape) {
  .carousel__text[data-v-38a24a] {
    font-size: 11px;
  }

  .carousel__link-text[data-v-38a24a] {
    margin-bottom: 1rem;
  }

  .carousel__follow[data-v-38a24a] {
    margin-top: 1rem;
  }

  .carousel__video-container[data-v-38a24a] {
    padding-bottom: 20%;
  }

  .carousel__image-caption[data-v-38a24a] {
    bottom: 10%;
    right: 10%;
  }
}

@media only screen and (orientation: landscape) and (max-height: 500px) {
  .carousel__container[data-v-38a24a] {
    gap: .8rem;
    padding: 1vh 1rem;
  }

  .carousel--background[data-v-38a24a] .splide__pagination {
    bottom: .5rem;
  }

  .carousel__heading[data-v-38a24a] {
    margin: 0;
    font-size: 1.4em;
  }

  .carousel__link-text[data-v-38a24a] {
    margin: .3rem 0;
    font-size: 1.2em;
  }

  .carousel__follow[data-v-38a24a] {
    padding-top: .3rem;
    font-size: 1em;
  }

  .carousel__video-container[data-v-38a24a] {
    max-height: 40vh;
    margin: .5rem auto;
  }
}

@media only screen and (orientation: landscape) and (min-width: 800px) and (max-height: 500px) {
  .carousel__heading[data-v-38a24a] {
    font-size: 1.6em;
  }

  .carousel__link-text[data-v-38a24a] {
    font-size: 1.3em;
  }

  .carousel__video-container[data-v-38a24a] {
    max-height: 45vh;
    margin: .8rem auto;
  }
}

.diashow--diashow[data-v-65c757] {
  cursor: pointer;
  width: 100%;
  background-size: cover;
  transition: all .3s;
  position: relative;
}

.diashow__title[data-v-65c757] {
  text-align: center;
  max-width: 80%;
  min-width: 60%;
  background-color: #ffffffd9;
  margin: 0 auto;
  padding: .3em .7em;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  transition: all .3s;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.diashow:hover .diashow__title[data-v-65c757] {
  background-color: #fff0;
}

.closed[data-v-65c757]:hover {
  box-shadow: inset 0 0 0 2000px #ffffffb3;
}

.diashows__heading[data-v-fabf2d] {
  color: #000;
  margin: 1em 0;
  font-size: 30px;
  font-style: normal;
  font-weight: bold;
}

.diashows__line[data-v-fabf2d] {
  width: 50px;
  height: 39px;
  border-top: 3px solid #000;
  margin: 0 auto;
  padding: 0;
}

.diashows__title[data-v-fabf2d] {
  color: #202020;
  margin: 2em auto;
  font-weight: normal;
}

[data-v-ab29fd] {
  color: #000;
}

.quiz ul[data-v-ab29fd] {
  margin-left: 0;
}

.quiz--viewport[data-v-ab29fd] {
  width: 100%;
  height: 100%;
}

.quiz__heading[data-v-ab29fd] {
  margin-bottom: 10px;
}

.quiz__line[data-v-ab29fd] {
  width: 30px;
  height: 39px;
  border-top: 3px solid #000;
  margin: 0 auto;
  padding: 0;
}

.quiz__line--red[data-v-ab29fd] {
  height: 20px;
  border-top: 3px solid #8f2c1b;
  margin-top: 40px;
  margin-bottom: 0;
}

.quiz__title[data-v-ab29fd] {
  margin: 5px 0 30px;
  font-style: italic;
  font-weight: bold;
}

.quiz__title[data-v-ab29fd]:after {
  display: none;
}

.quiz__container[data-v-ab29fd] {
  width: 500px;
  max-width: 90%;
  height: 100%;
  background-color: #c4c4c46b;
  border-radius: 9px;
  margin: 0 auto;
  padding: 45px 20px 20px;
  position: relative;
}

.quiz__question[data-v-ab29fd] {
  width: 100%;
  background-color: #8f2c1b;
  border-radius: 9px;
  padding: 15px;
  position: absolute;
  left: -30px;
}

.quiz__question-hidden[data-v-ab29fd] {
  visibility: hidden;
  position: relative;
}

.quiz__question-explanation[data-v-ab29fd] {
  color: #000;
  margin-top: 80px;
  margin-bottom: 30px;
  font-style: italic;
  font-weight: bold;
}

.quiz__question--correct-solution[data-v-ab29fd] {
  color: #51d623;
}

.quiz__question--false-solution[data-v-ab29fd] {
  color: #d62323;
}

.quiz__question p[data-v-ab29fd] {
  color: #fff;
  text-align: left;
  padding: 10px;
  font-style: normal;
  font-weight: bold;
  line-height: 25px;
}

.quiz__question--congrats[data-v-ab29fd] {
  background-color: #51d623;
}

.quiz__question--no-congrats[data-v-ab29fd] {
  background-color: #d62323;
}

.quiz__question--background[data-v-ab29fd] {
  background-color: #00000057;
  border-radius: 9px;
  padding: 15px;
}

.quiz__question--background-congrats[data-v-ab29fd], .quiz__question--background-no-congrats[data-v-ab29fd] {
  padding-top: 30px;
  padding-bottom: 30px;
}

.quiz__answers-multiple-list[data-v-ab29fd] {
  padding: 0;
  list-style: none;
}

.quiz__answers-multiple-list .answer[data-v-ab29fd] {
  width: 90%;
  color: #fff;
  cursor: pointer;
  background-color: #8f2c1b;
  border: 2px solid #0000;
  border-radius: 11px;
  margin: 4% auto 0;
  padding: 1.5em .3em 1.3em;
  font-weight: bold;
  transition: all .3s ease-out;
}

.quiz__answers-multiple-list .answer[data-v-ab29fd]:hover, .quiz__answers-multiple-list .answer.selected[data-v-ab29fd] {
  color: #8f2c1b;
  background-color: #fff;
  border: 2px solid #8f2c1b;
  outline: none;
  transition: background-color .3s ease-out;
}

.quiz__answers-multiple-list .answer--is-validated[data-v-ab29fd] {
  cursor: initial;
}

.quiz__answers-multiple-list .answer--is-validated[data-v-ab29fd]:hover, .quiz__answers-multiple-list .answer--is-validated.selected[data-v-ab29fd] {
  color: #fff;
  transition: 0;
  background-color: #8f2c1b;
  border: 2px solid #0000;
  outline: none;
}

.quiz__answers-multiple-list .answer--correct[data-v-ab29fd] {
  color: #51d623 !important;
  background-color: #fff !important;
  border: 2px solid #51d623 !important;
}

.quiz__answers-multiple-list .answer--false[data-v-ab29fd] {
  color: #d62323 !important;
  background-color: #fff !important;
  border: 2px solid #d62323 !important;
}

.quiz__answers-multiple-list .multiple-bild[data-v-ab29fd] {
  height: 200px;
  background-color: none;
  border-style: none;
  border-radius: 5px;
  outline: none;
  margin: 4% auto 0;
  padding: 0;
}

.quiz__answers-multiple-list .selected[data-v-ab29fd] {
  border: 2px solid #8f2c1b;
}

.quiz__answers-multiple-list .answer-image[data-v-ab29fd] {
  height: 100%;
  cursor: pointer;
  border-radius: 5px;
}

.quiz__answers-multiple-list .answer-image[data-v-ab29fd]:hover, .quiz__answers-multiple-list .answer-image[data-v-ab29fd]:focus, .quiz__answers-multiple-list .answer-image.selected[data-v-ab29fd] {
  color: #8f2c1b;
  border: 2px solid #8f2c1b;
  outline: none;
}

.quiz__answers-multiple-list .answer--image-is-validated[data-v-ab29fd] {
  cursor: initial;
}

.quiz__answers-multiple-list .answer--image-is-validated[data-v-ab29fd]:hover, .quiz__answers-multiple-list .answer--image-is-validated[data-v-ab29fd]:focus, .quiz__answers-multiple-list .answer--image-is-validated.selected[data-v-ab29fd] {
  border: inherit;
  outline: none;
  color: #fff !important;
}

.quiz__answers-free-answer-input[data-v-ab29fd] {
  width: 100%;
  min-height: 170px;
  resize: none;
  border: 3px solid #807f7f;
  border-radius: 10px;
  outline: none;
  padding: 10px;
  overflow: auto;
}

.quiz__answers-free-answer-input[data-v-ab29fd]:hover, .quiz__answers-free-answer-input[data-v-ab29fd]:focus, .quiz__answers-free-answer-input[data-v-ab29fd]:active {
  border: 2px solid #8f2c1b;
}

.quiz__answers-free-answer-input--correct[data-v-ab29fd] {
  background-color: #fff;
  border: 3px solid #51d623 !important;
}

.quiz__answers-free-answer-solution[data-v-ab29fd] {
  text-align: left;
  width: 90%;
  margin: 30px auto;
  font-size: 14px;
  font-style: italic;
  line-height: 148%;
}

.quiz__answers-free-answer-solution-heading[data-v-ab29fd] {
  margin-top: 50px;
  font-style: italic;
  font-weight: bold;
}

.quiz__answers-lueckentext[data-v-ab29fd] {
  width: 90%;
  text-align: justify;
  margin: 0 auto;
  font-size: 17px;
  font-weight: bold;
  line-height: 260%;
}

.quiz__answers-lueckentext-select[data-v-ab29fd] {
  height: 40px;
  width: auto;
  border: 1px solid #8f2c1b;
  border-radius: 6px;
  outline-color: #8f2c1b;
  margin: 5px 0;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: bold;
}

.quiz__answers-lueckentext-text-luecke[data-v-ab29fd] {
  font-weight: bold;
  display: inline;
}

.quiz__answers-lueckentext-text-luecke .dropdown[data-v-ab29fd] {
  width: 200px !important;
  height: 100% !important;
  display: inline-block !important;
}

.quiz__answers-lueckentext-text-luecke .answer--correct[data-v-ab29fd] {
  color: #51d623;
  border: 2px solid #51d623;
}

.quiz__answers-lueckentext-text-luecke .answer--false[data-v-ab29fd] {
  opacity: 1;
  border: 2px solid #d62323;
  color: #d62323 !important;
}

.quiz__answers-connection-quiz[data-v-ab29fd] {
  width: 80%;
  margin: 0 auto;
}

.quiz__answers-connection-quiz .expression[data-v-ab29fd] {
  margin-bottom: 0;
  font-weight: bold;
}

.quiz__answers-connection-quiz .descriptions[data-v-ab29fd] {
  width: 100%;
  color: #fff;
  min-height: 50px;
  cursor: pointer;
  background-color: #8f2c1b;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: bold;
  display: flex;
}

.quiz__answers-connection-quiz .drop-area[data-v-ab29fd] {
  width: 100%;
  min-height: 40px;
  background-color: #fff;
  border-radius: 6px;
  margin: 10px auto 20px;
}

.quiz__answers-connection-quiz .answer--correct[data-v-ab29fd] {
  color: #51d623;
  border: 2px solid #51d623;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: bold;
}

.quiz__answers-connection-quiz .answer--false[data-v-ab29fd] {
  color: #d62323;
  border: 2px solid #d62323;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: bold;
}

.quiz__question-count[data-v-ab29fd] {
  margin-top: 55px;
  margin-bottom: 4px;
}

.quiz__button[data-v-ab29fd] {
  color: #8f2c1b;
  cursor: pointer;
  background-color: #0000;
  border: 2px solid #8f2c1b;
  border-radius: 11px;
  margin-top: 25px;
  padding: 8px 23px 6px;
  font-size: 16px;
  font-weight: bold;
  transition: background-color .2s ease-out;
}

.quiz__button[data-v-ab29fd]:hover, .quiz__button[data-v-ab29fd]:focus, .quiz__button[data-v-ab29fd]:active {
  border: 2px solid #8f2c1b;
  outline: none;
  transition: background-color .2s ease-out;
}

.quiz__finished-text[data-v-ab29fd] {
  width: 80%;
  margin: 240px auto 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 160%;
}

.quiz__finished-text--share[data-v-ab29fd] {
  margin-top: 60px;
  font-style: italic;
  font-weight: bold;
}

.quiz__icon[data-v-ab29fd] {
  color: #000;
  margin: 30px .3em;
  font-size: 3em;
}

.quiz__link-text[data-v-ab29fd] {
  margin-top: 40px;
}

.quiz__link-text--try-again[data-v-ab29fd] {
  margin-top: 60px;
  margin-bottom: 70px;
  font-weight: bold;
}

.quiz .router-link-active[data-v-ab29fd] {
  color: #000;
}

.quiz__finished-try-again[data-v-ab29fd] {
  cursor: pointer;
  background-color: #c4c4c400;
  border-style: none;
  margin-top: 50px;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

@media screen and (max-width: 500px) {
  .quiz__heading[data-v-ab29fd] {
    font-size: 23px;
  }

  .quiz__line[data-v-ab29fd] {
    height: 15px;
  }

  .quiz__title[data-v-ab29fd] {
    margin: 0 0 30px;
    font-size: 18px;
  }

  .quiz__container[data-v-ab29fd] {
    padding-top: 25px;
  }

  .quiz__question[data-v-ab29fd] {
    position: relative;
    left: 0;
  }

  .quiz__question-hidden[data-v-ab29fd] {
    display: none;
  }

  .quiz__question-explanation[data-v-ab29fd] {
    margin-top: 25px;
    margin-bottom: 17px;
    font-size: 13px;
  }

  .quiz__question p[data-v-ab29fd] {
    padding: 5px;
    font-size: 14px;
    line-height: 22px;
  }

  .quiz__question--background[data-v-ab29fd] {
    padding: 10px;
  }

  .quiz__answers-multiple-list .answer[data-v-ab29fd] {
    width: 90%;
    padding: 1em .3em .9em;
    font-size: 12px;
  }

  .quiz__answers-free-answer-solution[data-v-ab29fd] {
    font-size: 12px;
  }

  .quiz__answers-free-answer-solution-heading[data-v-ab29fd] {
    margin-top: 30px;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
  }

  .quiz__button[data-v-ab29fd] {
    margin-top: 10px;
    font-size: 14px;
  }

  .quiz__question-count[data-v-ab29fd] {
    margin-top: 40px;
    font-size: 14px;
  }

  .quiz__finished-text[data-v-ab29fd] {
    margin-top: 50px;
  }
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  height: 100%;
  display: flex;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  pointer-events: none;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  display: flex;
}

.splide__pagination li {
  pointer-events: auto;
  margin: 0;
  line-height: 1;
  list-style-type: none;
  display: inline-block;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  visibility: hidden;
  position: relative;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  margin: 0;
  position: relative;
  list-style-type: none !important;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  contain: strict;
  height: 20px;
  width: 20px;
  border: 2px solid #999;
  border-left-color: #0000;
  border-radius: 50%;
  margin: auto;
  animation: 1s linear infinite splide-loading;
  display: inline-block;
  position: absolute;
  inset: 0;
}

.splide__sr {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  border: 0;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  z-index: 0;
  position: relative;
  overflow: hidden;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }

  to {
    transform: rotate(1turn);
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  opacity: 0;
  z-index: 0;
  margin: 0 !important;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  cursor: pointer;
  height: 2em;
  opacity: .7;
  width: 2em;
  z-index: 1;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: .9;
}

.splide__arrow:disabled {
  opacity: .3;
}

.splide__arrow:focus-visible {
  outline-offset: 3px;
  outline: 3px solid #0bf;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline-offset: 3px;
  outline: 3px solid #0bf;
}

.splide__pagination {
  z-index: 1;
  padding: 0 1em;
  position: absolute;
  bottom: .5em;
  left: 0;
  right: 0;
}

.splide__pagination__page {
  height: 8px;
  opacity: .7;
  width: 8px;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  margin: 3px;
  padding: 0;
  transition: transform .2s linear;
  display: inline-block;
  position: relative;
}

.splide__pagination__page.is-active {
  z-index: 1;
  background: #fff;
  transform: scale(1.4);
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: .9;
}

.splide__pagination__page:focus-visible, .splide.is-focus-in .splide__pagination__page:focus {
  outline-offset: 3px;
  outline: 3px solid #0bf;
}

.splide__progress__bar {
  height: 3px;
  background: #ccc;
}

.splide__slide {
  -webkit-tap-highlight-color: #0000;
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline-offset: -3px;
    outline: 3px solid #0bf;
  }
}

@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}

@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline-offset: -3px;
    outline: 3px solid #0bf;
  }
}

@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }

  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}

.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible, .splide.is-focus-in .splide__toggle:focus {
  outline-offset: 3px;
  outline: 3px solid #0bf;
}

.splide__track--nav > .splide__list > .splide__slide {
  cursor: pointer;
  border: 3px solid #0000;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  top: auto;
  bottom: 1em;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  flex-direction: column;
  padding: 1em 0;
  display: flex;
  inset: 0 .5em 0 auto;
}

@keyframes v-pulseStretchDelay {
  0%, 80% {
    -webkit-opacity: 1;
    opacity: 1;
    transform: scale(1);
  }

  45% {
    -webkit-opacity: .7;
    opacity: .7;
    transform: scale(.1);
  }
}

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