@charset "UTF-8";
/*
Theme Name: Memorial da Resistência de São Paulo
Author: museu.io
Author URI: https://museu.io/
Description: Tema para o MRSP, integrado ao Tainacan.
Version: 1.2.6
Requires at least: 5.5
Tested up to: 5.8.1
Requires PHP: 7.2
License: Proprietary
Text Domain: mrsp
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:root {
  --mio-divider-height: 4px;
  --mio-site-margins-responsive: var(--mio-site-margins);
  --mio-mrsp-black: #333333;
  --mio-mrsp-red: #ae1b21;
  --mio-mrsp-brown: #362619;
  --mio-mrsp-orange: #f09400;
  --mio-mrsp-green-light: #4bd1c8;
  --mio-mrsp-green-dark: #379993;
  --mio-mrsp-beige: #d4c4a7;
  --mio-mrsp-beige-light: #f2ede4;
  --mio-mrsp-light-beige: #f9f6f2;
}

@media screen and (min-width: 768px) {
  :root {
    --mio-site-margins-responsive: var(--mio-site-margins-large);
  }
}
/* Normalize box model
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

:root {
  font-size: 1em;
}

body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: var(--mio-mrsp-brown);
  background-color: #ffffff;
}

b, strong {
  font-weight: 700;
}

figure {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6,
header, footer,
nav,
.post-title,
.mio-post-title,
.editor-post-title {
  font-family: "Spartan", sans-serif;
  color: inherit;
}

.button,
a.button:not(.is-small):not(.is-medium):not(.is-large) {
  height: auto !important;
  padding: 18px 32px !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-family: "Spartan", sans-serif !important;
  font-weight: 700 !important;
  font-size: 0.875rem !important;
  line-height: 1.125rem !important;
  text-decoration: none;
}

body:not(.page-template-landing-page) .mio-main {
  margin-top: 32px;
}

.toggle-control {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 700;
}
.toggle-control:focus, .toggle-control:focus-within {
  outline: var(--mio-mrsp-red);
}
.toggle-control .toggle-on-icon, .toggle-control .toggle-off-icon {
  position: relative;
  top: -4px;
  font-size: 24px;
}
.toggle-control .toggle-off-icon {
  color: var(--mio-mrsp-red);
  display: none;
}
.toggle-control input {
  appearance: none;
  width: 0;
  height: 0;
  flex: 0;
  display: none;
}
.toggle-control.toggle-control--on .toggle-on-icon {
  display: none;
}
.toggle-control.toggle-control--on .toggle-off-icon {
  display: inline;
}
.toggle-control.toggle-control--on .wording-toggle-disable {
  display: inline;
}
.toggle-control.toggle-control--on .wording-toggle-enable {
  display: none;
}

#govsph-topbarGlobal {
  z-index: 1000 !important;
}

html.mio-acc-larger-font {
  font-size: 20px !important;
}
html.mio-acc-larger-font .icon-button {
  font-size: 16px !important;
}

html.mio-acc-contrast-invert {
  filter: invert(1);
}
html.mio-acc-contrast-invert img {
  filter: invert(1);
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

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

#real-accessability {
  display: none;
}

.mio-contained-wrapper {
  max-width: var(--mio-site-width);
  padding: 0 var(--mio-site-margins-responsive);
  margin: 0 auto;
}

#govsp-topbarGlobal {
  background: #ffffff;
  z-index: 10000 !important;
}

.mio-main-menu--open #govsp-topbarGlobal,
.mio-search--open #govsp-topbarGlobal,
.mio-profile-menu--open #govsp-topbarGlobal {
  z-index: 1000 !important;
}

.govsp-navbar.govsp-navbar-expand-lg a {
  display: inline;
  line-height: 0;
}

.govsp-navbar.govsp-navbar-expand-lg a.govsp-link {
  line-height: 15px;
}

.govsp-dropdown {
  display: none !important;
}
.govsp-dropdown.govsp-active {
  display: inline-flex !important;
}

.mio-header {
  position: relative;
  width: 100%;
  height: 60px;
  padding: var(--mio-site-margins) 0;
  margin: 0;
  background: #ffffff;
  z-index: 999999;
}

.mio-header + .mio-main {
  margin-top: var(--mio-site-margins);
}

.mio-header__content {
  display: flex;
  width: 100%;
}

.mio-header__branding .custom-logo {
  height: 40px;
  width: auto;
}

.mio-header__actions {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-bottom: 14px;
  z-index: 5000;
}
.mio-header__actions .icon-button {
  position: relative;
  top: 6px;
  height: 32px;
  padding: 8px;
  font-size: 1.25rem;
  margin: 0 0 0 var(--mio-site-margins);
  appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.mio-header__actions .icon-button i:not(:last-child) {
  margin-right: 8px;
}
.mio-header__navigation {
  position: relative;
}
.mio-header__navigation .main-menu-overlay {
  display: none;
}
.mio-header__navigation .main-menu-overlay .mio-main-menu,
.mio-header__navigation .main-menu-overlay .mio-main-menu li,
.mio-header__navigation .main-menu-overlay .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mio-header__navigation .main-menu-overlay .mio-main-menu {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.mio-header__navigation .main-menu-overlay .menu-item {
  font-size: 0.875rem;
  font-weight: 700;
}
.mio-header__navigation .main-menu-overlay .menu-item a {
  color: inherit;
  text-decoration: none;
}
.mio-header__navigation .main-menu-overlay .mio-main-menu > .menu-item:not(:last-child) {
  margin-right: var(--mio-site-margins-responsive);
}
.mio-header__navigation .menu-close {
  display: none;
}
.mio-header__navigation.main-menu--open .main-menu-branding {
  display: block;
  margin: var(--mio-site-margins);
  padding-bottom: var(--mio-site-margins);
  border-bottom: 4px solid var(--mio-mrsp-red);
}
.mio-header__navigation.main-menu--open .main-menu-branding img {
  width: auto;
  max-height: 40px;
}
.mio-header__navigation.main-menu--open .main-menu-overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
  background-color: #ffffff;
  z-index: 1000;
}
.mio-header__navigation.main-menu--open .menu-toggle {
  display: none;
}
.mio-header__navigation.main-menu--open .menu-close {
  display: block;
  position: absolute;
  top: var(--mio-site-margins);
  right: var(--mio-site-margins);
  z-index: 100;
}
.mio-header__navigation.main-menu--open .menu-close i {
  font-size: 24px;
}
.mio-header__navigation.main-menu--open .mio-main-menu {
  padding: var(--mio-site-margins-responsive);
  display: block;
}
.mio-header__navigation.main-menu--open .menu-item {
  margin-bottom: var(--mio-site-margins) !important;
}
.mio-header__navigation.main-menu--open .sub-menu {
  margin-top: var(--mio-site-margins) !important;
  padding-bottom: var(--mio-site-margins) !important;
  margin-left: 12px;
}
.mio-header__navigation.main-menu--open .sub-menu .menu-item {
  font-weight: 400;
}

.mio-header__search .mio-search-overlay {
  display: none;
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
  padding: var(--mio-site-margins) 0 0 0;
  background: #ffffff;
  z-index: 2000;
}
.mio-header__search.search--open .mio-search-overlay {
  display: block;
}
.mio-header__search .mio-search-overlay__content {
  border-bottom: 4px solid var(--mio-mrsp-brown);
}
.mio-header__search .search-form {
  display: flex;
  width: 100%;
}
.mio-header__search .search-form .search-field {
  flex: 0 1 100%;
  font-family: "Spartan", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  appearance: none;
  outline: none;
  border: 0;
  padding: var(--mio-site-margins) 0;
}
.mio-header__search .search-form .search-field::placeholder {
  color: var(--mio-mrsp-brown);
}
.mio-header__search .search-form .search-submit,
.mio-header__search .search-form .search-toggle {
  flex: 0 0 32px;
  background-color: var(--mio-mrsp-brown);
  color: #ffffff;
}

.mio-header__profile {
  position: relative;
}
.mio-header__profile .profile-toggle {
  cursor: pointer;
}
.mio-header__profile .mio-profile-menu {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  right: 0;
  top: 0;
  padding: var(--mio-site-margins);
  background-color: var(--mio-mrsp-beige-light);
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.mio-header__profile .mio-profile-menu.mio-profile-menu--open {
  display: block;
}
.mio-header__profile .mio-profile-menu .profile-toggle {
  position: relative;
  top: 2px;
  background: transparent;
  color: var(--mio-mrsp-brown);
  font-size: 1.5rem;
}
.mio-header__profile .mio-profile-menu__header {
  display: flex;
  justify-content: space-between;
  border-bottom: 4px solid var(--mio-mrsp-brown);
  padding-bottom: 17px;
}
.mio-header__profile .mio-profile-menu__title {
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.mio-header__profile .mio-profile-menu__section-title {
  margin-bottom: 12px;
  padding-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 200;
  border-bottom: 1px solid var(--mio-mrsp-brown);
}
.mio-header__profile .mio-profile-menu__section-title i {
  font-size: 1.25rem;
  margin-right: 8px;
}
.mio-header__profile .mio-profile-menu__options {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mio-header__profile .mio-profile-menu__option {
  margin-bottom: var(--mio-site-margins);
}
.mio-header__profile .mio-profile-menu__option > label {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.mio-header__profile .mio-profile-menu__option .toggle-on-icon, .mio-header__profile .mio-profile-menu__option .toggle-off-icon {
  position: relative;
  top: -4px;
  font-size: 24px;
}
.mio-header__profile .mio-profile-menu__option .toggle-off-icon {
  color: var(--mio-mrsp-red);
}
.mio-header__profile .setting-toggle label {
  font-weight: 700;
}
.mio-header__profile .setting-toggle label:focus, .mio-header__profile .setting-toggle label:focus-within {
  outline: var(--mio-mrsp-red);
}
.mio-header__profile .setting-toggle input {
  appearance: none;
  width: 0;
  height: 0;
  flex: 0;
  display: none;
}
.mio-header__profile .lang-item {
  margin-bottom: var(--mio-site-margins);
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 700;
}
.mio-header__profile .lang-item a {
  color: inherit;
  text-decoration: none;
}

body:not(.libras) .libras-toggle .wording-toggle-disable {
  display: none;
}
body:not(.libras) .libras-toggle .wording-toggle-enable {
  display: inline;
}

body.libras .libras-toggle .wording-toggle-disable {
  display: inline;
}
body.libras .libras-toggle .wording-toggle-enable {
  display: none;
}

html:not(.mio-acc-contrast-invert) .contrast-toggle .wording-toggle-disable {
  display: none;
}
html:not(.mio-acc-contrast-invert) .contrast-toggle .wording-toggle-enable {
  display: inline;
}

html.mio-acc-contrast-invert .contrast-toggle .wording-toggle-disable {
  display: inline;
}
html.mio-acc-contrast-invert .contrast-toggle .wording-toggle-enable {
  display: none;
}

html:not(.mio-acc-larger-font) .font-size-toggle .wording-toggle-disable {
  display: none;
}
html:not(.mio-acc-larger-font) .font-size-toggle .wording-toggle-enable {
  display: inline;
}

html.mio-acc-larger-font .font-size-toggle .wording-toggle-disable {
  display: inline;
}
html.mio-acc-larger-font .font-size-toggle .wording-toggle-enable {
  display: none;
}

@media screen and (min-width: 768px) {
  .mio-header {
    height: 88px;
  }
  .mio-header.header-is-fixed {
    position: fixed;
    top: 0;
    left: 0;
  }

  .mio-header + .mio-main {
    margin-top: 0;
  }

  .mio-header.header-is-fixed + .mio-main {
    padding-top: 88px;
  }

  body.admin-bar .mio-header.header-is-fixed {
    top: 32px;
  }

  .mio-header__branding .custom-logo {
    height: 50px;
  }

  .mio-header__navigation .main-menu-branding {
    display: none;
  }
  .mio-header__navigation .menu-toggle {
    display: none;
  }
  .mio-header__navigation .main-menu-overlay {
    width: 100%;
    display: flex;
  }
  .mio-header__navigation .main-menu-overlay .sub-menu {
    position: absolute;
    display: none;
    background: #ffffff;
    padding-top: 24px;
    padding-bottom: var(--mio-site-margins);
    padding-left: var(--mio-site-margins);
    padding-right: var(--mio-site-margins);
    margin: 0 calc(-1 * var(--mio-site-margins));
    min-width: 240px;
  }
  .mio-header__navigation .main-menu-overlay .mio-main-menu > .menu-item {
    position: relative;
  }
  .mio-header__navigation .main-menu-overlay .mio-main-menu > li:hover .sub-menu, .mio-header__navigation .main-menu-overlay .mio-main-menu > li:focus .sub-menu, .mio-header__navigation .main-menu-overlay .mio-main-menu > li:focus-within .sub-menu {
    display: block;
  }
  .mio-header__navigation .main-menu-overlay .mio-main-menu > li:last-child:hover .sub-menu, .mio-header__navigation .main-menu-overlay .mio-main-menu > li:last-child:focus .sub-menu, .mio-header__navigation .main-menu-overlay .mio-main-menu > li:last-child:focus-within .sub-menu {
    right: 0;
  }
  .mio-header__navigation .main-menu-overlay .sub-menu li {
    padding: calc(var(--mio-site-margins) / 2) 0;
    font-weight: 700;
  }
  .mio-header__navigation .main-menu-overlay .sub-menu li:first-child::before {
    content: "";
    display: block;
    width: 100%;
    border-top-width: var(--mio-divider-height);
    border-top-style: solid;
    border-top-color: var(--mio-mrsp-red);
    margin-bottom: var(--mio-site-margins);
  }

  .mio-header__profile .mio-profile-menu {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 300px;
    height: auto;
  }
}
.mio-footer {
  margin-top: var(--mio-site-margins-large);
  line-height: 1.5em;
  background-color: var(--wp--preset--color--mio-mrsp-red);
  background-color: var(--mio-mrsp-red);
  color: #ffffff;
  font-size: 0.875rem;
}

.mio-footer__social {
  padding: var(--mio-site-margins-responsive) 0;
  background-color: var(--mio-mrsp-light-beige);
  color: #333333;
}
.mio-footer__social .mio-footer__social-heading {
  margin: 0 0 1em 0;
}
.mio-footer__social .mio-footer__social-icons {
  font-size: 2rem;
}
.mio-footer__social .mio-footer__social-icons .mio-footer__social-icon,
.mio-footer__social .mio-footer__social-icons .mio-footer__social-icon:hover,
.mio-footer__social .mio-footer__social-icons .mio-footer__social-icon:visited,
.mio-footer__social .mio-footer__social-icons .mio-footer__social-icon:active {
  color: inherit;
  text-decoration: none;
  margin-right: var(--mio-site-margins);
}

.mio-footer__newsletter {
  padding: var(--mio-site-margins-responsive) 0;
  background-color: var(--mio-mrsp-light-beige);
  color: var(--mio-mrsp-brown);
}
.mio-footer__newsletter .mio-footer__newsletter-heading {
  margin-top: 0;
}
.mio-footer__newsletter .isend-forms-content .isend-forms-structure {
  display: block !important;
}
.mio-footer__newsletter .isend-forms-content .isend-forms-container-structure {
  padding: 0 !important;
  background: transparent !important;
  color: var(--mio-mrsp-brown) !important;
}
.mio-footer__newsletter .isend-forms-content .isend-forms-division,
.mio-footer__newsletter .isend-forms-content .isend-forms-division-2 {
  padding: 0 !important;
  width: auto !important;
}
.mio-footer__newsletter .isend-forms-content .isend-forms-input-text {
  padding: 12px var(--mio-site-margins);
  border: 3px solid var(--mio-mrsp-brown) !important;
  font-family: "Spartan", sans-serif !important;
  font-size: 0.875rem !important;
  font-style: normal !important;
  color: var(--mio-mrsp-brown) !important;
}
@media screen and (min-width: 768px) {
  .mio-footer__newsletter .isend-forms-content .isend-forms-input-text {
    max-width: 50%;
  }
}
.mio-footer__newsletter .isend-forms-content .isend-forms-input-text::placeholder {
  font-family: "Spartan", sans-serif !important;
  font-size: 0.875rem;
  font-style: normal;
  color: var(--mio-mrsp-brown);
}
.mio-footer__newsletter .isend-forms-content .isend-forms-submit-container {
  display: block !important;
}
.mio-footer__newsletter .isend-forms-content .isend-forms-submit-container .isend-forms-submit {
  display: inline-block !important;
  margin-top: var(--mio-site-margins);
  width: auto !important;
  height: auto !important;
  padding: 18px 32px !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-family: "Spartan", sans-serif !important;
  font-weight: 700 !important;
  font-size: 0.875rem !important;
  line-height: 1.125rem !important;
  text-decoration: none;
  background-color: var(--mio-mrsp-brown) !important;
  color: #ffffff !important;
}

.mio-footer__fundraiser {
  margin-top: 70px;
  padding: var(--mio-site-margins-responsive) 0;
  background-color: var(--mio-mrsp-green-light);
  color: var(--mio-mrsp-brown);
}
.mio-footer__fundraiser .mio-footer__fundraiser-heading {
  margin-top: 0;
  margin-bottom: var(--mio-site-margins-large);
}
.mio-footer__fundraiser .button, .mio-footer__fundraiser .button:hover {
  background-color: #ffffff !important;
  color: var(--mio-mrsp-brown) !important;
}

.mio-footer__main {
  padding-top: var(--mio-site-margins-large);
  padding-bottom: var(--mio-site-margins-large);
}

.mio-footer__logos {
  background-color: #ffffff;
  color: #333333;
  padding: var(--mio-site-margins-responsive) 0 0 0;
}

.mio-footer__logos-widgets img {
  margin-bottom: var(--mio-site-margins-large);
}
@media screen and (min-width: 768px) {
  .mio-footer__logos-widgets {
    display: flex;
    align-items: center;
  }
  .mio-footer__logos-widgets .widget {
    margin-right: calc(2 * var(--mio-site-margins-large));
  }
}

.mio-widget-title,
.mio-footer .widget h2 {
  font-size: 1.125rem;
  margin-top: var(--mio-site-margins-responsive);
}

@media screen and (min-width: 768px) {
  .mio-footer-row {
    display: flex;
    width: 100%;
  }
}

.mio-footer__contact-widgets {
  padding-bottom: var(--mio-site-margins-large);
}
@media screen and (min-width: 768px) {
  .mio-footer__contact-widgets {
    flex: 0 0 33.33%;
    margin-right: var(--mio-site-margins-responsive);
    padding-bottom: 0;
  }
}

.mio-footer__navigation .mio-footer__menu-widgets .widget > div {
  width: 100%;
  -webkit-columns: 2 355px;
  -moz-columns: 2 355px;
  columns: 2 355px;
}
.mio-footer__navigation .menu, .mio-footer__navigation .sub-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  background: transparent;
  border: 0;
}
.mio-footer__navigation .menu li, .mio-footer__navigation .sub-menu li {
  margin: 0;
  padding: 0;
}
.mio-footer__navigation .menu li::after, .mio-footer__navigation .sub-menu li::after {
  display: none;
}
.mio-footer__navigation .menu a, .mio-footer__navigation .sub-menu a {
  padding: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
}
.mio-footer__navigation .menu > li {
  border-bottom: var(--mio-divider-height) solid #ffffff;
  padding-bottom: var(--mio-site-margins-responsive);
  margin-bottom: var(--mio-site-margins-responsive);
}
@media screen and (min-width: 768px) {
  .mio-footer__navigation .menu > li {
    margin-left: var(--mio-site-margins-responsive);
  }
}
.mio-footer__navigation .menu > li .sub-menu {
  break-before: avoid;
  margin-top: 10px;
}
.mio-footer__navigation .menu > li > a {
  font-size: 1.125rem;
  font-weight: 700;
  color: #ffffff;
}

.mio-govsp-bottom-wrapper {
  background: #ffffff;
}
.mio-govsp-bottom-wrapper div#govsp-footerGlobal {
  margin: 0;
}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-acquisitions-incorporated:before {
  content: "";
}

.fa-ad:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-air-freshener:before {
  content: "";
}

.fa-airbnb:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-alt:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-artstation:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

.fa-baby-carriage:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon:before {
  content: "";
}

.fa-bacteria:before {
  content: "";
}

.fa-bacterium:before {
  content: "";
}

.fa-bahai:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-balance-scale-left:before {
  content: "";
}

.fa-balance-scale-right:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-battle-net:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-biking:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bone:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-dead:before {
  content: "";
}

.fa-book-medical:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

.fa-border-all:before {
  content: "";
}

.fa-border-none:before {
  content: "";
}

.fa-border-style:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-box-tissue:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-business-time:before {
  content: "";
}

.fa-buy-n-large:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-day:before {
  content: "";
}

.fa-calendar-minus:before {
  content: "";
}

.fa-calendar-plus:before {
  content: "";
}

.fa-calendar-times:before {
  content: "";
}

.fa-calendar-week:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-campground:before {
  content: "";
}

.fa-canadian-maple-leaf:before {
  content: "";
}

.fa-candy-cane:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-side:before {
  content: "";
}

.fa-caravan:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-carrot:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cash-register:before {
  content: "";
}

.fa-cat:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-cheese:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-city:before {
  content: "";
}

.fa-clinic-medical:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-meatball:before {
  content: "";
}

.fa-cloud-moon:before {
  content: "";
}

.fa-cloud-moon-rain:before {
  content: "";
}

.fa-cloud-rain:before {
  content: "";
}

.fa-cloud-showers-heavy:before {
  content: "";
}

.fa-cloud-sun:before {
  content: "";
}

.fa-cloud-sun-rain:before {
  content: "";
}

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudflare:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

.fa-compress-arrows-alt:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-cotton-bureau:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-critical-role:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-d-and-d-beyond:before {
  content: "";
}

.fa-dailymotion:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-deezer:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-d20:before {
  content: "";
}

.fa-dice-d6:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-directions:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-disease:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dragon:before {
  content: "";
}

.fa-draw-polygon:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drumstick-bite:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

.fa-dumpster-fire:before {
  content: "";
}

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edge-legacy:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-text:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-euro-sign:before {
  content: "";
}

.fa-evernote:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fan:before {
  content: "";
}

.fa-fantasy-flight-games:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-faucet:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-alt:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-firefox-browser:before {
  content: "";
}

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-fist-raised:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-flag-usa:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-minus:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-folder-plus:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-funnel-dollar:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-alt:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass-cheers:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glass-whiskey:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-globe-europe:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-pay:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-gopuram:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-lines:before {
  content: "";
}

.fa-grip-lines-vertical:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guilded:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-medical:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-holding-water:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-middle-finger:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-sparkles:before {
  content: "";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-hands-wash:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-handshake-alt-slash:before {
  content: "";
}

.fa-handshake-slash:before {
  content: "";
}

.fa-hanukiah:before {
  content: "";
}

.fa-hard-hat:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hat-cowboy:before {
  content: "";
}

.fa-hat-cowboy-side:before {
  content: "";
}

.fa-hat-wizard:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-head-side-cough:before {
  content: "";
}

.fa-head-side-cough-slash:before {
  content: "";
}

.fa-head-side-mask:before {
  content: "";
}

.fa-head-side-virus:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-broken:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-hive:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-holly-berry:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hospital-user:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-house-damage:before {
  content: "";
}

.fa-house-user:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-ice-cream:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-ideal:before {
  content: "";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-innosoft:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-instagram-square:before {
  content: "";
}

.fa-instalod:before {
  content: "";
}

.fa-intercom:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-house:before {
  content: "";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lungs:before {
  content: "";
}

.fa-lungs-virus:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-mdb:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor:before {
  content: "";
}

.fa-microblog:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mixer:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

.fa-mouse:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-mug-hot:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-octopus-deploy:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-oil-can:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-orcid:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-peace:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-arrows:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

.fa-perbyte:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-alt:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-square-alt:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-photo-video:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-square:before {
  content: "";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-plane-slash:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-pump-medical:before {
  content: "";
}

.fa-pump-soap:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-raspberry-pi:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-record-vinyl:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-remove-format:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-rust:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-shield-virus:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopify:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sink:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-slash:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-soap:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-down-alt:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-alpha-up-alt:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-down-alt:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-amount-up-alt:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-down-alt:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-numeric-up-alt:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stackpath:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-stopwatch-20:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-store-alt-slash:before {
  content: "";
}

.fa-store-slash:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swift:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tenge:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-tiktok:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toilet-paper-slash:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-traffic-light:before {
  content: "";
}

.fa-trailer:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbraco:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-uncharted:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-unity:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-unsplash:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-ups:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-users-slash:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-vest:before {
  content: "";
}

.fa-vest-patches:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-virus:before {
  content: "";
}

.fa-virus-slash:before {
  content: "";
}

.fa-viruses:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-voicemail:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-watchman-monitoring:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-waze:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-wine-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast:before {
  content: "";
}

.fa-wodu:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wpressr:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu:before {
  content: "";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("style/fonts/fontawesome-free-5.15.1-web/webfonts/fa-solid-900.eot");
  src: url("style/fonts/fontawesome-free-5.15.1-web/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("style/fonts/fontawesome-free-5.15.1-web/webfonts/fa-solid-900.woff2") format("woff2"), url("style/fonts/fontawesome-free-5.15.1-web/webfonts/fa-solid-900.woff") format("woff"), url("style/fonts/fontawesome-free-5.15.1-web/webfonts/fa-solid-900.ttf") format("truetype"), url("style/fonts/fontawesome-free-5.15.1-web/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("style/fonts/fontawesome-free-5.15.1-web/webfonts/fa-brands-400.eot");
  src: url("style/fonts/fontawesome-free-5.15.1-web/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("style/fonts/fontawesome-free-5.15.1-web/webfonts/fa-brands-400.woff2") format("woff2"), url("style/fonts/fontawesome-free-5.15.1-web/webfonts/fa-brands-400.woff") format("woff"), url("style/fonts/fontawesome-free-5.15.1-web/webfonts/fa-brands-400.ttf") format("truetype"), url("style/fonts/fontawesome-free-5.15.1-web/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.mio-default-content-template,
.mio-landing-page-template {
  position: relative;
}
.mio-default-content-template button, .mio-default-content-template input, .mio-default-content-template textarea,
.mio-landing-page-template button,
.mio-landing-page-template input,
.mio-landing-page-template textarea {
  padding: 10px 8px;
  border: 1px solid #aaaaaa;
}
.mio-default-content-template button:focus, .mio-default-content-template input:focus, .mio-default-content-template textarea:focus,
.mio-landing-page-template button:focus,
.mio-landing-page-template input:focus,
.mio-landing-page-template textarea:focus {
  border-color: #333333;
}

.mio-default-content-template .post-title {
  margin-top: 0;
  padding-top: var(--mio-site-margins);
}
@media screen and (min-width: 768px) {
  .mio-default-content-template .post-title {
    max-width: var(--mio-content-width);
  }
}

.archive,
.mio-archive {
  --mio-collection-fg-color: var(--mio-mrsp-brown);
}
.archive .mio-archive-header,
.mio-archive .mio-archive-header {
  margin-bottom: var(--mio-site-margins-large);
  color: var(--mio-collection-fg-color);
}
.archive .mio-archive-header::before,
.mio-archive .mio-archive-header::before {
  content: "";
  display: block;
  border-top: 4px solid var(--mio-collection-fg-color);
}
@media screen and (min-width: 768px) {
  .archive .mio-archive-header::before,
.mio-archive .mio-archive-header::before {
    max-width: 33.33%;
  }
}
.archive .mio-archive-tag,
.mio-archive .mio-archive-tag {
  margin: 24px 0 0 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
}
.archive .mio-archive-description,
.mio-archive .mio-archive-description {
  color: var(--mio-mrsp-brown);
  max-width: 640px;
  line-height: 24px;
}
.archive .mio-archive-description a, .archive .mio-archive-description a:hover, .archive .mio-archive-description a:visited,
.mio-archive .mio-archive-description a,
.mio-archive .mio-archive-description a:hover,
.mio-archive .mio-archive-description a:visited {
  color: var(--mio-mrsp-red);
  text-decoration: none;
}
.archive .mio-archive-description a:hover,
.mio-archive .mio-archive-description a:hover {
  text-decoration: underline;
}
.archive .mio-post-grid,
.mio-archive .mio-post-grid {
  display: grid;
  gap: var(--mio-site-margins-responsive);
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  .archive .mio-post-grid,
.mio-archive .mio-post-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.archive .mio-post-grid > :not(.mio-archive-item),
.mio-archive .mio-post-grid > :not(.mio-archive-item) {
  display: none;
}
.archive .mio-archive-item,
.mio-archive .mio-archive-item {
  border-top: 4px solid var(--mio-mrsp-brown);
  padding-top: 4px;
  min-width: 0;
}
.archive .mio-grid-image,
.mio-archive .mio-grid-image {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.archive .wp-post-image,
.mio-archive .wp-post-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.archive .mio-post-title,
.mio-archive .mio-post-title {
  margin: 8px 0;
  font-size: 1.375rem;
  word-break: break-word;
}
.archive .mio-post-title a, .archive .mio-post-title a:link, .archive .mio-post-title a:hover, .archive .mio-post-title a:visited,
.mio-archive .mio-post-title a,
.mio-archive .mio-post-title a:link,
.mio-archive .mio-post-title a:hover,
.mio-archive .mio-post-title a:visited {
  color: var(--mio-mrsp-brown);
}
.archive .mio-pagination,
.mio-archive .mio-pagination {
  padding-top: calc(var(--mio-site-margins-large) * 2);
}
.archive .mio-pagination a, .archive .mio-pagination span,
.mio-archive .mio-pagination a,
.mio-archive .mio-pagination span {
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--mio-mrsp-brown);
  text-decoration: none;
}

.pagination .nav-links {
  margin: var(--mio-site-margins-large) 0;
  font-size: 0.875rem;
  font-weight: 700;
}
.pagination .nav-links .current {
  padding: 0 4px;
}
.pagination .nav-links a {
  text-decoration: none;
  padding: 0 4px;
  color: var(--mio-mrsp-red);
}

.mio-post-banner {
  height: 240px;
  background-image: var(--bg-image);
  background-position: center center;
  background-size: cover;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-bottom: var(--mio-site-margins-responsive);
}
@media screen and (min-width: 768px) {
  .mio-post-banner {
    height: 400px;
  }
}

.mio-post-single::before {
  content: "";
  display: block;
  border-top: 4px solid var(--mio-mrsp-brown);
  border-top-color: var(--highlight-color);
}
@media screen and (min-width: 768px) {
  .mio-post-single::before {
    max-width: var(--mio-content-width);
  }
}
.mio-post-single a:not(.wp-block-button__link) {
  color: var(--mio-mrsp-red);
}
.mio-post-single .mio-post-category {
  margin: 24px 0 0 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
  color: var(--highlight-color);
}
.mio-post-single .mio-post-category a, .mio-post-single .mio-post-category a:hover {
  color: var(--highlight-color);
}
.mio-post-single .mio-post-title {
  color: var(--highlight-color);
}
@media screen and (min-width: 768px) {
  .mio-post-single.type-exhibition::before, .mio-post-single.type-activity::before {
    max-width: 33%;
  }
}

.mio-content-width-sidebar {
  position: relative;
}
.mio-content-width-sidebar .mio-sidebar {
  font-size: 1.125rem;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .mio-content-width-sidebar .mio-sidebar {
    position: absolute;
    top: 42px;
    left: calc(var(--mio-content-width) + var(--mio-site-margins-responsive));
    width: calc(100% - var(--mio-content-width) - var(--mio-site-margins-responsive));
  }
}
.mio-content-width-sidebar .mio-sidebar-section__title {
  margin: 0 0 var(--mio-site-margins) 0;
  font-size: 1.5rem;
}
.mio-content-width-sidebar .mio-sidebar-section__body {
  border-top: 4px solid var(--mio-mrsp-brown);
  padding: 0 0 var(--mio-site-margins) 0;
}
.mio-content-width-sidebar .mio-sidebar-section__body strong, .mio-content-width-sidebar .mio-sidebar-section__body b {
  font-size: 0.875rem;
  font-weight: 700;
}
.mio-content-width-sidebar .mio-exhibition-info,
.mio-content-width-sidebar .mio-activity-info {
  padding-right: var(--mio-site-margins);
}
.mio-content-width-sidebar .mio-related-events .mio-sidebar-section__body {
  border-top: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--mio-site-margins);
}
.mio-content-width-sidebar .mio-related-event {
  border-top: 4px solid var(--mio-mrsp-brown);
  padding-top: 4px;
}
.mio-content-width-sidebar .mio-related-event img {
  max-width: 100%;
  height: auto;
}
.mio-content-width-sidebar .mio-related-event .mio-post-title {
  font-size: 1.125rem;
  line-height: 1.2em;
  margin: 8px 0;
}
.mio-content-width-sidebar .mio-related-event .mio-post-title a, .mio-content-width-sidebar .mio-related-event .mio-post-title a:link, .mio-content-width-sidebar .mio-related-event .mio-post-title a:hover, .mio-content-width-sidebar .mio-related-event .mio-post-title a:visited {
  color: inherit;
}

.mio-main a, .mio-main a:link, .mio-main a:visited, .mio-main a:hover {
  text-decoration: none;
}
.mio-main h1 a, .mio-main h1 a:link, .mio-main h1 a:visited, .mio-main h1 a:hover, .mio-main h2 a, .mio-main h2 a:link, .mio-main h2 a:visited, .mio-main h2 a:hover, .mio-main h3 a, .mio-main h3 a:link, .mio-main h3 a:visited, .mio-main h3 a:hover, .mio-main h4 a, .mio-main h4 a:link, .mio-main h4 a:visited, .mio-main h4 a:hover, .mio-main h5 a, .mio-main h5 a:link, .mio-main h5 a:visited, .mio-main h5 a:hover, .mio-main h6 a, .mio-main h6 a:link, .mio-main h6 a:visited, .mio-main h6 a:hover {
  color: inherit;
}
.mio-main .mio-post-content > p,
.mio-main .mio-post-content > .wp-block-group > p {
  margin-block: 1em;
}
.mio-main .wp-block-button__link:not(.has-text-color) {
  color: #ffffff;
}
.mio-main .wp-block-button__link {
  height: auto !important;
  padding: 18px 32px !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: "Spartan", sans-serif !important;
  font-weight: 700 !important;
  font-size: 0.875rem !important;
  line-height: 1.125rem !important;
}
.mio-main .wp-block-tainacan-search-bar .tainacan-search-container #tainacan-search-bar-block {
  height: auto;
  margin: 0;
  border: 0 !important;
  gap: 1rem !important;
}
.mio-main .wp-block-tainacan-search-bar .tainacan-search-container #tainacan-search-bar-block:hover {
  border: 0 !important;
}
.mio-main .wp-block-tainacan-search-bar .tainacan-search-container #tainacan-search-bar-block button[type=submit].button {
  position: relative;
  top: 0.5rem;
  margin-top: 0.5rem;
  width: 42px !important;
  height: 42px !important;
  border-radius: 21px !important;
  border: 0 !important;
  padding: 0 !important;
  justify-content: center;
}
.mio-main .wp-block-tainacan-search-bar .tainacan-search-container #tainacan-search-bar-block .icon {
  margin-top: 3px;
}
.mio-main .wp-block-tainacan-search-bar .tainacan-search-container #tainacan-search-bar-block .icon i::before {
  color: var(--mio-mrsp-brown) !important;
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal;
  font-weight: 900 !important;
  font-size: 1rem !important;
  content: "" !important;
}
.mio-main .wp-block-tainacan-search-bar .tainacan-search-container #tainacan-search-bar-block .icon svg {
  display: none !important;
}
.mio-main .wp-block-tainacan-search-bar .tainacan-search-container #tainacan-search-bar-block #tainacan-search-bar-block_input {
  padding: 12px 6px 0 0 !important;
  border-bottom: 3px solid var(--mio-mrsp-brown) !important;
  outline: none;
  background: transparent;
  max-width: 420px;
  font-size: 1rem !important;
}
.mio-main .wp-block-tainacan-search-bar .tainacan-search-container #tainacan-search-bar-block #tainacan-search-bar-block_input::placeholder {
  font-weight: 700;
  color: var(--mio-mrsp-brown);
}
.mio-main .wp-block-tainacan-items-list ul.items-list.items-list-without-margin, .mio-main .wp-block-tainacan-items-list ul.items-list-edit.items-list-without-margin {
  justify-content: start !important;
}

.has-mio-mrsp-green-dark-background-color {
  background-color: var(--mio-mrsp-green-dark);
}

.has-mio-mrsp-green-light-background-color {
  background-color: var(--mio-mrsp-green-light);
}

.has-mio-mrsp-orange-background-color {
  background-color: var(--mio-mrsp-orange);
}

.has-mio-mrsp-red-background-color {
  background-color: var(--mio-mrsp-red);
}

.has-mio-mrsp-brown-background-color {
  background-color: var(--mio-mrsp-brown);
}

.has-mio-mrsp-beige-background-color {
  background-color: var(--mio-mrsp-beige);
}

.has-mio-mrsp-beige-light-background-color {
  background-color: var(--mio-mrsp-beige-light);
}

.has-mio-mrsp-black-background-color {
  background-color: var(--mio-mrsp-black);
}

.has-mio-mrsp-white-background-color {
  background-color: #ffffff;
}

.has-mio-green-dark-color {
  color: var(--mio-mrsp-green-dark);
}

.has-mio-green-light-color {
  color: var(--mio-mrsp-green-light);
}

.has-mio-orange-color {
  color: var(--mio-mrsp-orange);
}

.has-mio-red-color {
  color: var(--mio-mrsp-red);
}

.has-mio-brown-color {
  color: var(--mio-mrsp-brown);
}

.has-mio-beige-color {
  color: var(--mio-mrsp-beige);
}

.has-mio-beige-light-color {
  color: var(--mio-mrsp-beige-light);
}

.has-mio-black-color {
  color: var(--mio-mrsp-black);
}

.has-mio-white-color {
  color: #ffffff;
}

.alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 0 var(--mio-site-margins);
}
@media screen and (min-width: 768px) {
  .alignfull {
    padding: 0 var(--mio-site-margins-large);
  }
}

@media screen and (min-width: 768px) {
  .mio-post-content > *,
.mio-post-header > * {
    max-width: var(--mio-content-width);
  }
  .mio-post-content > *.alignfull, .mio-post-content > *.alignwide,
.mio-post-header > *.alignfull,
.mio-post-header > *.alignwide {
    max-width: none;
  }

  .mio-template-landing-page .mio-post-content > *,
.mio-template-landing-page .mio-post-header > * {
    max-width: none;
  }
}
.mio-post-content p, .mio-post-content li, .mio-post-content blockquote,
.block-editor-block-list__layout.is-root-container p,
.block-editor-block-list__layout.is-root-container li,
.block-editor-block-list__layout.is-root-container blockquote {
  font-size: 1.125rem;
  font-weight: 200;
  line-height: 1.5;
}

.block-editor-block-list__layout.is-root-container .wp-block-image > img,
.block-editor-block-list__layout.is-root-container .wp-block-image div > img,
.wp-block-image > img,
.wp-block-image div > img {
  height: auto;
}
.block-editor-block-list__layout.is-root-container .wp-block-image figcaption,
.wp-block-image figcaption {
  font-size: 0.875rem;
  font-weight: 200;
  text-align: left;
  color: var(--mio-mrsp-brown);
}
@media screen and (min-width: 768px) {
  .block-editor-block-list__layout.is-root-container .wp-block-image.alignwide, .block-editor-block-list__layout.is-root-container .wp-block-image.alignfull,
.wp-block-image.alignwide,
.wp-block-image.alignfull {
    display: flex;
  }
  .block-editor-block-list__layout.is-root-container .wp-block-image.alignwide > img,
.block-editor-block-list__layout.is-root-container .wp-block-image.alignwide div > img, .block-editor-block-list__layout.is-root-container .wp-block-image.alignfull > img,
.block-editor-block-list__layout.is-root-container .wp-block-image.alignfull div > img,
.wp-block-image.alignwide > img,
.wp-block-image.alignwide div > img,
.wp-block-image.alignfull > img,
.wp-block-image.alignfull div > img {
    max-width: var(--mio-content-width);
  }
  .block-editor-block-list__layout.is-root-container .wp-block-image.alignwide figcaption, .block-editor-block-list__layout.is-root-container .wp-block-image.alignfull figcaption,
.wp-block-image.alignwide figcaption,
.wp-block-image.alignfull figcaption {
    flex: 0 1 calc(22.20% - var(--mio-site-margins-responsive));
    margin-left: var(--mio-site-margins-responsive);
    align-self: flex-end;
  }
}
.block-editor-block-list__layout.is-root-container .wp-block-image.mio-banner-image,
.wp-block-image.mio-banner-image {
  height: 180px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.block-editor-block-list__layout.is-root-container .wp-block-image.mio-banner-image > img,
.block-editor-block-list__layout.is-root-container .wp-block-image.mio-banner-image div > img,
.wp-block-image.mio-banner-image > img,
.wp-block-image.mio-banner-image div > img {
  max-width: none;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.wp-block[data-align=wide] .wp-block-image {
  display: flex;
}
.wp-block[data-align=wide] .wp-block-image div:first-child {
  flex: 0 0 66.66%;
}
.wp-block[data-align=wide] .wp-block-image figcaption {
  max-width: calc(22.20% - var(--mio-site-margins-responsive));
  margin-left: var(--mio-site-margins-responsive);
}

.wp-block-group.has-background {
  padding-left: 0;
  padding-right: 0;
}
.wp-block-group.alignfull .wp-block-group__inner-container {
  max-width: var(--mio-site-width);
  margin: 0 auto;
  padding-left: var(--mio-site-margins-responsive);
  padding-right: var(--mio-site-margins-responsive);
}

.wp-block-quote {
  border: 0;
  padding: 0;
}
.wp-block-quote p {
  font-family: "Spartan", sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 42px;
  margin-bottom: 14px;
}
.wp-block-quote cite {
  font-size: 1.125rem;
  font-weight: 200;
}

.wp-block-group.alignfull .wp-block-quote p, .wp-block-group.alignfull .wp-block-quote cite {
  display: block;
  max-width: var(--mio-content-width);
}

.wp-block-mio-mrsp-extensions-text-and-callout {
  margin: var(--mio-site-margins-large) 0;
  color: var(--mio-mrsp-brown);
}
.wp-block-mio-mrsp-extensions-text-and-callout .text-and-callout__text {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.5;
}
.wp-block-mio-mrsp-extensions-text-and-callout .text-and-callout__callout {
  border-top: 4px solid var(--mio-mrsp-brown);
  padding-top: 4px;
  margin-top: var(--mio-site-margins-responsive);
}
.wp-block-mio-mrsp-extensions-text-and-callout .text-and-callout__callout img {
  max-width: 100%;
  width: 100%;
}
.wp-block-mio-mrsp-extensions-text-and-callout .text-and-callout__callout p, .wp-block-mio-mrsp-extensions-text-and-callout .text-and-callout__callout h3 {
  margin: calc(var(--mio-site-margins) / 2) 0;
  font-size: 1.5rem;
  line-height: 1em;
}
.wp-block-mio-mrsp-extensions-text-and-callout .text-and-callout__callout p {
  font-family: "Spartan", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1em;
}
.wp-block-mio-mrsp-extensions-text-and-callout .text-and-callout__callout a {
  color: inherit;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .wp-block-mio-mrsp-extensions-text-and-callout {
    position: relative;
  }
  .wp-block-mio-mrsp-extensions-text-and-callout .text-and-callout__text {
    width: 66.66%;
  }
  .wp-block-mio-mrsp-extensions-text-and-callout .text-and-callout__callout {
    width: calc(33.33% - var(--mio-site-margins-responsive));
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }
}

.blocks-gallery-item .blocks-gallery-item__caption {
  display: none;
}

.wp-block {
  max-width: var(--mio-content-width);
}
.wp-block .wp-block {
  max-width: auto;
}

.wp-block[data-align=wide] {
  max-width: var(--mio-site-width);
}

.wp-block[data-align=full] {
  max-width: none;
}

.wp-block[data-align=wide] .wp-block-mio-mrsp-extensions-text-and-callout .components-flex__item {
  flex: 0 0 66.66%;
}
.wp-block[data-align=wide] .wp-block-mio-mrsp-extensions-text-and-callout .components-flex__box {
  flex: 0 0 calc(33.33% - var(--mio-site-margins-responsive));
}

#poststuff .acf-postbox .acf-fields {
  max-width: 600px;
}

html :where([style*=border-top-color]:not(.wp-block-mio-mrsp-extensions-title-and-intro)) {
  border-top-style: initial;
}

.mio-timeline {
  max-width: none;
  width: calc(100vw - var(--mio-scrollbar-width));
  margin-left: calc(-50vw + 50% + calc(var(--mio-scrollbar-width) / 2));
  margin-right: calc(-50vw + 50% + calc(var(--mio-scrollbar-width) / 2));
}

.mio-timeline__header {
  min-height: 47px;
  background-color: var(--mio-mrsp-brown);
}
.mio-timeline__header > .mio-contained-wrapper {
  display: flex;
  align-items: center;
  min-height: 47px;
}

.mio-timeline__title {
  color: #ffffff;
  margin: 0;
  padding-top: 0.25rem;
  font-size: 0.875rem;
  text-transform: uppercase;
}

.mio-timeline__help {
  margin-left: auto;
  margin-right: -6px;
  border: 0;
  padding: 1rem;
  background-color: var(--mio-mrsp-brown);
  color: #ffffff;
}

.mio-timeline__options {
  padding: 1rem 0;
  background-color: #ad1627;
  border-bottom: 80px solid var(--mio-mrsp-red);
}
.mio-timeline__options > .mio-contained-wrapper {
  display: flex;
  gap: 1rem;
}
.mio-timeline__options .mio-timeline-year-selector,
.mio-timeline__options .mio-timeline-category-selector {
  position: relative;
  display: flex;
  margin: 0;
  padding: 0.2rem 1rem;
  border: 2px solid #ffffff;
  border-color: #ffffff99;
  border-radius: 0;
  background-color: transparent;
  color: #ffffff;
  font-size: 0.875rem;
  cursor: pointer;
}
.mio-timeline__options .mio-timeline-options__arrow-button {
  appearance: none;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  color: inherit;
  padding: 0 0 0 0.5rem;
  margin: 0;
  height: auto;
  display: flex;
  flex-direction: column;
}
.mio-timeline__options .mio-timeline-category-selector__button {
  display: flex;
  appearance: none;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  color: inherit;
  padding: 0 0 0 0.5rem;
  margin: 0;
  height: auto;
}
.mio-timeline__options .mio-timeline-category-selector__button .mio-dropdown-value {
  padding-right: 0.75rem;
}
.mio-timeline__options .mio-timeline-year-selector {
  position: relative;
  padding: 0;
  display: block;
}
.mio-timeline__options .mio-timeline-year-selector .mio-timeline-year-selector__select {
  appearance: none;
  outline: none;
  height: auto;
  background-color: transparent;
  color: inherit;
  border: 0;
  border-radius: 0;
  text-align: center;
  padding: 0 1.5rem 0 1rem;
  width: 100%;
  min-width: 90px;
  height: 100%;
  cursor: pointer;
}
.mio-timeline__options .mio-timeline-year-selector .mio-timeline-year-selector__select:active, .mio-timeline__options .mio-timeline-year-selector .mio-timeline-year-selector__select:focus {
  outline: none;
}
.mio-timeline__options .mio-timeline-year-selector .mio-timeline-year-selector__select option {
  color: var(--mio-mrsp-black);
}
.mio-timeline__options .mio-timeline-year-selector__arrow-button {
  color: inherit;
  position: absolute;
  top: 2px;
  right: 0.75rem;
  pointer-events: none;
  cursor: pointer;
}
.mio-timeline__options .mio-timeline-year-selector__arrow {
  color: inherit;
}
.mio-timeline__options .mio-timeline-category-selector p {
  font-size: 0.875rem;
  margin: 0;
}

.mio-timeline-options-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  flex-direction: column;
  z-index: 99999999;
}
.mio-timeline-options-modal.--is-open {
  display: flex;
}
.mio-timeline-options-modal .mio-timeline-options-modal__backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 0;
}
.mio-timeline-options-modal .mio-timeline-options-modal__header {
  display: flex;
  justify-content: end;
}
.mio-timeline-options-modal .mio-timeline-options-modal__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  flex: 1;
  padding: 2rem;
  background: #ffffff;
}
.mio-timeline-options-modal .mio-timeline-options-modal__body ul, .mio-timeline-options-modal .mio-timeline-options-modal__body li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.mio-timeline-options-modal .mio-timeline-options-modal__content-wrapper {
  width: 100%;
  max-width: 380px;
  height: 100%;
  display: flex;
  justify-items: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
}
.mio-timeline-options-modal .mio-timeline-options-modal__title {
  margin-bottom: 1.5rem;
}
.mio-timeline-options-modal .mio-timeline-category-selector__options {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
}
.mio-timeline-options-modal .mio-timeline-options-modal__actions {
  display: flex;
  justify-content: center;
  gap: 1rem;
}
.mio-timeline-options-modal .mio-timeline-options-modal__actions button {
  appearance: none;
  padding: 0.5rem 1rem;
  border: 2px solid #ffffff;
  border-color: var(--mio-mrsp-red);
  border-radius: 0;
  background-color: transparent;
  color: inherit;
  margin: 0;
  height: auto;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 700;
}
.mio-timeline-options-modal .mio-timeline-options-modal__actions button.mio-timeline-category-selector__cancel {
  border-color: var(--mio-mrsp-black);
}
.mio-timeline-options-modal .mio-timeline-options-modal__actions button.mio-timeline-category-selector__confirm {
  border-color: var(--mio-mrsp-red);
  color: var(--mio-mrsp-red);
}

.mio-timeline__scrolling-area {
  position: relative;
  top: -100px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: visible;
}
.mio-timeline__scrolling-area .flickity-button,
.mio-timeline__scrolling-area .flickity-button:hover {
  position: absolute;
  top: 58px;
  width: 32px;
  height: 32px;
  background: transparent;
  border: 0;
  color: #ffffff;
}
.mio-timeline__scrolling-area .flickity-button.previous,
.mio-timeline__scrolling-area .flickity-button:hover.previous {
  left: -12px;
}
.mio-timeline__scrolling-area .flickity-button.next,
.mio-timeline__scrolling-area .flickity-button:hover.next {
  right: -12px;
}

.mio-timeline-year {
  width: 100%;
  padding: 1rem 0;
  margin-right: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .mio-timeline-year {
    width: 320px;
  }
}
.mio-timeline-year img {
  max-width: 100%;
  height: auto;
}

.mio-timeline-year__header {
  font-size: 1.75rem;
  color: #ffffff;
  background-color: var(--mio-mrsp-red);
}

.mio-timeline-item-pinned {
  font-size: 0.875rem;
  margin-bottom: 0 !important;
}
.mio-timeline-item-pinned p {
  font-size: inherit;
  margin: 0.25rem 0 0 0;
}

.mio-timeline-item-context {
  border-top: 2px solid #1a1a1a;
  margin-top: 0.75rem;
  margin-bottom: 0 !important;
  padding: 0.75rem 0 0 0;
}
.mio-timeline-item-context .mio-timeline-item-context__header {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.mio-timeline-item-context .mio-timeline-item-context__header .mio-timeline-item-context__header-text {
  font-weight: 700;
  font-size: 0.875rem;
  margin: 0;
}
.mio-timeline-item-context .mio-timeline-item-context__header .mio-timeline-item-context__header-text i {
  margin-right: 0.25rem;
}
.mio-timeline-item-context .mio-timeline-item-context__header .icon__header-closed,
.mio-timeline-item-context .mio-timeline-item-context__header .icon__header-open {
  margin-left: auto;
  font-size: 1rem;
}
.mio-timeline-item-context .mio-timeline-item-context__header .icon__header-closed {
  display: block;
}
.mio-timeline-item-context .mio-timeline-item-context__header .icon__header-open {
  display: none;
}
.mio-timeline-item-context.--is-open .mio-timeline-item-context__header .icon__header-closed {
  display: none;
}
.mio-timeline-item-context.--is-open .mio-timeline-item-context__header .icon__header-open {
  display: block;
}
.mio-timeline-item-context.--is-open .mio-timeline-item-content__body {
  display: block;
  padding: 1rem 0 0.5rem 0;
}
.mio-timeline-item-context .mio-timeline-item-content__body {
  display: none;
}
.mio-timeline-item-context .mio-timeline-item-content__body p {
  font-size: 1rem;
  margin-block-start: 0;
  margin-block-end: 0;
}
.mio-timeline-item-context .mio-timeline-item-content__body p + p {
  margin-top: 0.5em;
}

.mio-timeline-section-separator {
  margin: 1rem 0;
  height: 1.25rem;
  background-image: linear-gradient(135deg, #222222 12.5%, #ffffff 12.5%, #ffffff 50%, #222222 50%, #222222 62.5%, #ffffff 62.5%, #ffffff 100%);
  background-size: 5.66px 5.66px;
}

.mio-timeline-item {
  margin-bottom: 3rem;
}
.mio-timeline-item.--is-hidden {
  display: none;
}

.mio-timeline-item__category {
  margin: 0.375rem 0 0.875rem 0;
  font-size: 1rem;
  font-weight: 700;
}

.mio-timeline-item__text {
  padding: 1rem 0.5rem;
  background-color: var(--category-color);
  color: var(--text-color);
}
@media screen and (min-width: 1024px) {
  .mio-timeline-item__text {
    padding: 1rem;
  }
}
.mio-timeline-item__text.--text-size-small p {
  font-size: 0.875rem;
}
.mio-timeline-item__text.--text-size-normal p {
  font-size: 1rem;
}
.mio-timeline-item__text.--text-size-medium p {
  font-size: 1.125rem;
}
.mio-timeline-item__text.--text-size-large p {
  font-size: 1.5rem;
}
.mio-timeline-item__text p {
  margin-block-start: 0;
  margin-block-end: 0;
}
.mio-timeline-item__text p + p {
  margin-top: 0.5em;
}
.mio-timeline-item__text p:empty {
  display: none;
}
.mio-timeline-item__text a, .mio-timeline-item__text a:hover, .mio-timeline-item__text a:visited {
  color: inherit;
  text-decoration: underline 2px !important;
}

.mio-timeline-item__related {
  margin-top: 0.875rem;
  padding-top: 0.875rem;
  border-top: 1px solid #1a1a1a;
}
.mio-timeline-item__related p {
  font-size: 0.875rem;
  line-height: 0.875rem;
  margin: 0;
}
.mio-timeline-item__related a, .mio-timeline-item__related a:hover {
  color: #1a1a1a;
  border-bottom: 2px solid transparent;
}
.mio-timeline-item__related a:hover {
  border-bottom-color: #1a1a1a;
}

:root,
.mio-main,
.theme-items-list {
  /* Form and Text styling */
  --tainacan-font-family: "Lato", sans-serif;
  --tainacan-input-color: var(--mio-mrsp-brown);
  --tainacan-input-background-color: #fff;
  --tainacan-input-border-color: #dbdbdb;
  /* Some input borders disabled state colors */
  --tainacan-label-color: var(--mio-mrsp-brown);
  --tainacan-info-color: var(--mio-mrsp-brown);
  --tainacan-heading-color: var(--mio-mrsp-brown);
  /* Skeleton loading color */
  --tainacan-skeleton-color: var(--mio-mrsp-beige-light);
  /* Items */
  --tainacan-item-background-color: #fff;
  --tainacan-item-hover-background-color: var(--mio-mrsp-beige-light);
  --tainacan-item-heading-hover-background-color: var(--mio-mrsp-beige-light);
  /* Derived colors */
  --tainacan-primary: var(--mio-mrsp-beige-light);
  /* Tooltips and selected dropwdown items background (not really a good name, as secondary is the most important color overall) */
  --tainacan-secondary: var(--mio-mrsp-red);
  /* Link, active state, accent color! */
  --tainacan-success: var(--mio-mrsp-red);
  --tainacan-danger: var(--mio-mrsp-red);
  --tainacan-warning: var(--mio-mrsp-red);
  /* Background */
  --tainacan-background-color: #fff;
  --tainacan-font-family: "Lato", sans-serif;
  /* Filter Menu Width when not a modal */
  --tainacan-filter-menu-width-theme: 25%;
  /* One column is 1/24 and it is used a lot in the horizontal space distribution */
  --tainacan-one-column: 0;
  /* Not really used in EVERY container, but a rather frequent value */
  --tainacan-container-padding: 0;
}

.theme-items-list .search-control {
  flex: 0 0 calc(100vw - var(--mio-scrollbar-width));
  margin-top: var(--mio-site-margins-large);
  margin-bottom: var(--mio-site-margins-large);
  margin-left: calc(50% - 50vw);
  background-color: var(--mio-mrsp-beige-light);
  padding-top: var(--mio-site-margins-large) !important;
  padding-bottom: var(--mio-site-margins-large) !important;
  padding-left: calc(50vw - 50%) !important;
  padding-right: calc(50vw - 50%) !important;
}
.theme-items-list .search-control #filter-menu-compress-button {
  display: none;
}
.theme-items-list .search-control .search-control-item.search-control-item--search .search-area {
  min-width: 300px !important;
}
.theme-items-list .search-control .search-control-item.search-control-item--search .search-area .control {
  margin: 0;
}
.theme-items-list .search-control .search-control-item.search-control-item--search .search-area .input {
  padding: 6px 8px 7px 8px;
  border: 2px solid var(--mio-fg-color);
  border-radius: 0 !important;
}
.theme-items-list .search-control .search-control-item.search-control-item--search .search-area .input::placeholder {
  color: transparent !important;
}
.theme-items-list .search-control .search-control-item.search-control-item--search .search-area .advanced-search-toggle {
  text-decoration: none;
}
.theme-items-list .search-control .search-control-item.search-control-item--search .search-area .advanced-search-toggle:hover {
  text-decoration: underline;
}
.theme-items-list .search-control .search-control-item.search-control-item--search .search-area .advanced-search-toggle .icon {
  display: none;
}
.theme-items-list .search-control .search-control-item .search-area a.advanced-search-toggle {
  position: static;
  margin: 0 0 0 var(--mio-atom-unit);
  font-size: 1rem;
  transition: none;
}
.theme-items-list .search-control .search-area input,
.theme-items-list .search-control .search-area input:hover,
.theme-items-list .search-control .search-area input:active,
.theme-items-list .search-control .search-area input:focus,
.theme-items-list .search-control .search-area input.input.is-small:focus,
.theme-items-list .search-control .search-area input:focus-within {
  border: 0 !important;
  border-bottom: 3px solid #000000 !important;
  background: transparent !important;
  color: #000000 !important;
  font-size: 1.125rem !important;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 6px !important;
  font-weight: 700;
}
.theme-items-list .search-control .search-area input::placeholder {
  color: #000000 !important;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .theme-items-list .search-control .search-area .icon.is-right {
    right: -50px;
    top: 4px;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
  }
}
.theme-items-list .search-control .search-area .mdi-magnify::before {
  color: var(--mio-mrsp-brown) !important;
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal;
  font-weight: 900 !important;
  font-size: 1rem !important;
  content: "" !important;
}
.theme-items-list .search-control .search-area a.is-pulled-right {
  right: auto;
  left: -12px;
  color: var(--mio-mrsp-red) !important;
  font-size: 0.875rem !important;
}
.theme-items-list .search-control .sorting-area,
.theme-items-list .search-control #tainacanViewModesSection {
  text-align: right;
  padding-right: 0 !important;
  margin-right: 0 !important;
  padding-top: 2px;
}
.theme-items-list .search-control .sorting-area .field > label,
.theme-items-list .search-control .sorting-area .field > span,
.theme-items-list .search-control .sorting-area .field > div,
.theme-items-list .search-control .sorting-area .field > div button,
.theme-items-list .search-control #tainacanViewModesSection .field > label,
.theme-items-list .search-control #tainacanViewModesSection .field > span,
.theme-items-list .search-control #tainacanViewModesSection .field > div,
.theme-items-list .search-control #tainacanViewModesSection .field > div button {
  font-size: 1rem !important;
  font-weight: 700 !important;
  color: #000000 !important;
}
.theme-items-list .search-control .sorting-area .sorting-area .field > label,
.theme-items-list .search-control #tainacanViewModesSection .sorting-area .field > label {
  padding-right: 3px;
}
.theme-items-list .search-control .sorting-area .field .tainacan-icon-arrowdown,
.theme-items-list .search-control #tainacanViewModesSection .field .tainacan-icon-arrowdown {
  display: none;
}
.theme-items-list .search-control .sorting-area .dropdown-trigger,
.theme-items-list .search-control #tainacanViewModesSection .dropdown-trigger {
  position: relative;
  top: 3px;
  left: -4px;
}
.theme-items-list .search-control .sorting-area .field > div .dropdown-trigger span:not(.icon),
.theme-items-list .search-control #tainacanViewModesSection .field > div .dropdown-trigger span:not(.icon) {
  display: inline-block;
  border-bottom: 3px solid #000000;
  text-transform: lowercase;
  padding-top: 2px;
}
.theme-items-list .search-control .sorting-area .field > div:nth-child(2) .button .icon:first-child:not(:last-child),
.theme-items-list .search-control #tainacanViewModesSection .field > div:nth-child(2) .button .icon:first-child:not(:last-child) {
  margin-left: 2px;
  margin-right: 0;
  margin-top: 5px;
}
.theme-items-list .search-control .sorting-area {
  order: 3;
}
.theme-items-list .search-control .sorting-area .field > label {
  order: 1;
}
.theme-items-list .search-control .sorting-area .field > span {
  order: 2;
}
.theme-items-list .search-control .sorting-area .field > div:nth-child(4) {
  order: 3;
}
.theme-items-list .search-control .sorting-area .field > div:nth-child(2) {
  order: 4;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
}
.theme-items-list .search-control #tainacanViewModesSection {
  order: 2;
  margin-right: 40px !important;
}
.theme-items-list .search-control #tainacanViewModesSection .field {
  height: 40px;
}
.theme-items-list .search-control #tainacanViewModesSection .field > label {
  order: 1;
}
.theme-items-list .search-control #tainacanViewModesSection .field > div {
  order: 2;
}
@media screen and (min-width: 1024px) {
  .theme-items-list .search-control #tainacanViewModesSection .dropdown-trigger > button > .view-mode-icon,
.theme-items-list .search-control #tainacanViewModesSection .dropdown-trigger > button > .icon {
    display: none !important;
  }
  .theme-items-list .search-control #tainacanViewModesSection .dropdown-trigger > button > span:nth-child(2) {
    position: relative;
  }
  .theme-items-list .search-control #tainacanViewModesSection .dropdown-trigger > button > span:nth-child(2)::after {
    content: "   ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    background-color: #eeeeee;
  }
}
.theme-items-list .search-control #tainacanSortByDropdown .dropdown-trigger span.icon {
  display: none;
}
.theme-items-list .search-control #tainacanFullScreenViewMode {
  display: none;
}
.theme-items-list .filters-menu .modal-content {
  padding: 0 !important;
}
.theme-items-list .filters-menu .label {
  font-size: 1rem;
}
.theme-items-list .filters-menu .filters-components-list {
  position: relative;
  top: -1.75em;
}
.theme-items-list .filters-menu .filters-components-list .field.filter-item-forms {
  margin: 10px 0 0 0 !important;
  padding: 0 0 14px 0 !important;
  border-bottom: 1px solid var(--mio-mrsp-beige-light);
}
.theme-items-list .filters-menu .filters-components-list .field.filter-item-forms:first-child {
  border-top: 1px solid var(--mio-mrsp-beige-light);
  margin-top: 20px !important;
  padding-top: 12px !important;
}
.theme-items-list .filters-menu .filter-item-forms .collapse-trigger .icon {
  margin-right: 0 !important;
}
@media screen and (min-width: 768px) {
  .theme-items-list #items-list-results {
    margin-left: var(--mio-site-margins-large);
  }
}
.theme-items-list .table-container .table-wrapper table.tainacan-table th .th-wrap {
  font-size: 1rem !important;
}
.theme-items-list .table-container .table-wrapper table.tainacan-table .column-main-content p {
  font-size: 1rem !important;
}
.theme-items-list .pagination-area {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-size: 0.875rem !important;
  font-family: var(--tainacan-font-family) !important;
}
.theme-items-list .pagination-area .shown-items,
.theme-items-list .pagination-area .items-per-page,
.theme-items-list .pagination-area .field,
.theme-items-list .pagination-area .pagination,
.theme-items-list .pagination-area .items-per-page .field-label .label,
.theme-items-list .pagination-area .go-per-page .field-label .label,
.theme-items-list .pagination-area button, .theme-items-list .pagination-area .button {
  margin: 0 !important;
  font-size: 1em !important;
  font-family: inherit !important;
}
.theme-items-list .pagination-area .select select {
  font-size: 1em !important;
}
.theme-items-list .pagination-area .button:not(.is-small):not(.is-medium):not(.is-large) {
  font-size: 1em !important;
}
.theme-items-list .pagination-area .has-text-warning {
  color: var(--mio-mrsp-brown) !important;
}
.theme-items-list .metadata-alert {
  display: none !important;
  margin: 0 0 20px 0 !important;
  background: var(--mio-mrsp-beige-light) !important;
  color: var(--mio-mrsp-brown) !important;
  border-radius: 0 !important;
  /* display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 6px var(--tainacan-one-column);
  border-radius: 3px;
  padding: 4px 12px;
  color: var(--tainacan-yellow2);
  background: var(--tainacan-yellow1);
  animation-name: appear;
  animation-duration: 0.5s; */
}
.theme-items-list .items-list-area .metadata-alert p.text {
  margin: 0 !important;
}
.theme-items-list .tnc-advanced-search-close {
  padding: 0 !important;
}
.theme-items-list .advanced-search-criteria-title {
  background-color: var(--mio-mrsp-beige-light);
  padding: 1.5rem;
}
.theme-items-list .advanced-search-criteria-title h1 {
  font-family: "Spartan", sans-serif !important;
  font-size: 0.8125rem !important;
  line-height: 0.8125rem;
  font-weight: 700 !important;
  text-transform: uppercase;
  color: var(--mio-mrsp-brown);
}
.theme-items-list .advanced-search-criteria-title hr {
  display: none;
}
.theme-items-list .advanced-search-criteria-title .back-link {
  font-size: 0.8125rem !important;
  line-height: 1rem;
  color: var(--mio-mrsp-brown);
  margin: 0 !important;
}
@media screen and (min-width: 768px) {
  .theme-items-list .advanced-search-criteria-title {
    max-width: none;
    margin-left: calc(50% - 50vw + 18px);
    margin-right: calc(50% - 50vw + 18px);
    margin-bottom: 0;
  }
  .theme-items-list .advanced-search-criteria-title > .is-flex {
    max-width: var(--mio-site-width);
    margin: 0 auto;
    padding-left: var(--mio-site-margins-responsive);
    padding-right: var(--mio-site-margins-responsive);
    justify-content: start;
    align-items: center;
  }
}
.theme-items-list .tnc-advanced-search-container button.button {
  height: auto !important;
  padding: 18px 32px !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: "Spartan", sans-serif !important;
  font-weight: 700 !important;
  font-size: 0.875rem !important;
  line-height: 1.125rem !important;
}

.tainacan-modal .table-container .table-wrapper table.tainacan-table th, .tainacan-modal .table-container .table-wrapper table.tainacan-table td,
.theme-items-list .table-container .table-wrapper table.tainacan-table th,
.theme-items-list .table-container .table-wrapper table.tainacan-table td {
  text-align: left;
}

.mio-single-item {
  --mio-collection-fg-color: var(--mio-mrsp-brown);
  --carousel_height: 50vh;
  --carousel_height_desktop: 60vh;
}
.mio-single-item .mio-item-media {
  background-color: var(--mio-mrsp-beige-light);
  margin-bottom: var(--mio-site-margins-large);
}
@media screen and (min-width: 768px) {
  .mio-single-item .mio-item-media {
    --carousel_height: var(--carousel_height_desktop);
  }
}
.mio-single-item .mio-item-media .mio-item-attachments {
  position: relative;
  width: 100%;
  height: var(--carousel_height);
}
.mio-single-item .mio-item-media .mio-item-attachment {
  width: 100%;
  height: var(--carousel_height);
  padding: var(--mio-site-margins-responsive);
  text-align: center;
}
.mio-single-item .mio-item-media .mio-item-attachment .mio-item-attachment__content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.mio-single-item .mio-item-media .mio-item-attachment .mio-item-attachment__content > a {
  min-height: 0;
  flex: 1 1 100%;
}
@media screen and (min-width: 768px) {
  .mio-single-item .mio-item-media .mio-item-attachment .mio-item-attachment__content > a {
    flex: 3 1 90%;
  }
}
.mio-single-item .mio-item-media .mio-item-attachment .mio-item-attachment__content > .mio-tnc-single-item-image-caption {
  display: none;
}
.mio-single-item .mio-item-media .mio-item-attachment.mio-item-attachment--embedded .mio-item-attachment__content {
  display: block;
}
@media screen and (min-width: 768px) {
  .mio-single-item .mio-item-media .mio-item-attachment.mio-item-attachment--embedded {
    padding-bottom: var(--mio-site-margins-responsive);
  }
}
.mio-single-item .mio-item-media .mio-item-attachment img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
@media screen and (min-width: 768px) {
  .mio-single-item .mio-item-media .mio-item-attachment {
    padding-bottom: 0;
  }
  .mio-single-item .mio-item-media .mio-document-embed {
    max-width: calc( (var(--carousel_height_desktop) - 2 * var(--mio-site-margins-large)) * 1.777 );
    height: 100%;
    display: grid;
    align-items: center;
    margin: 0 auto;
  }
  .mio-single-item .mio-item-media .tainacan-embed-container:not(.tainacan-embed-without-iframe) {
    padding-top: 0;
  }
  .mio-single-item .mio-item-media .mio-tnc-single-item-image-caption {
    display: block !important;
    flex: 1 1 10%;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: auto;
    margin-right: 0;
    max-width: 420px;
    padding-bottom: var(--mio-site-margins);
    font-size: 0.875rem;
    text-align: right;
  }
}
.mio-single-item .mio-item-header {
  margin-bottom: var(--mio-site-margins-large);
  color: var(--mio-collection-fg-color);
}
.mio-single-item .mio-item-header::before {
  content: "";
  display: block;
  border-top: 4px solid var(--mio-collection-fg-color);
}
@media screen and (min-width: 768px) {
  .mio-single-item .mio-item-header::before {
    max-width: 33.33%;
  }
}
@media screen and (min-width: 768px) {
  .mio-single-item .mio-item-header .mio-item-title {
    max-width: 66.66%;
  }
}
.mio-single-item .flickity-button,
.mio-single-item .flickity-button:hover {
  background: transparent;
  color: var(--mio-mrsp-brown);
}
.mio-single-item .mio-item-metadata {
  margin-top: calc(2 * var(--mio-site-margins-large));
  column-count: 2;
  column-width: 400px;
  column-gap: var(--mio-site-margins-responsive);
}
.mio-single-item .mio-item-metadata > div {
  margin-bottom: 18px;
  -webkit-column-break-inside: avoid;
}
.mio-single-item .mio-item-metadata h3 {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}
.mio-single-item .mio-item-metadata p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}
.mio-single-item .mio-item-metadata p:empty {
  display: none;
}
.mio-single-item .mio-item-metadata a, .mio-single-item .mio-item-metadata a:visited {
  color: var(--mio-mrsp-red);
  text-decoration: none;
}
.mio-single-item .mio-item-metadata a:hover {
  text-decoration: underline;
}
.mio-single-item .mio-item-metadata .tainacan-compound-group {
  flex: 2;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  border-left: 0 !important;
  width: 100%;
}
.mio-single-item .mio-item-metadata .tainacan-compound-group .label {
  font-size: 0.875rem !important;
  line-height: 1.125rem !important;
  font-weight: 700 !important;
  display: inline !important;
  padding-right: 4px !important;
}
.mio-single-item .mio-item-metadata .tainacan-compound-group .label:not(:last-child) {
  margin-bottom: 0;
}
.mio-single-item .mio-item-metadata .tainacan-compound-group p {
  display: inline !important;
}
.mio-single-item .mio-item-metadata .tainacan-compound-group p:not(:last-child)::after {
  content: " / ";
  display: inline-block;
  padding: 0 2px 0 6px;
}
.mio-single-item .mio-item-metadata .tainacan-compound-metadatum {
  margin: 6px 0;
}
.mio-single-item .mio-item-metadata .metadata-type-compound .multivalue-separator {
  display: none;
}
.mio-single-item .mio-related-items {
  margin-top: 72px;
}
.mio-single-item .mio-related-items .mio-masonry-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.mio-single-item .mio-masonry-item {
  width: 212px;
  margin-bottom: 36px;
}
.mio-single-item .mio-masonry-thumb a {
  display: block;
  width: 100%;
  margin-bottom: 6px !important;
}
.mio-single-item .mio-masonry-item img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.mio-single-item .mio-masonry-title,
.mio-single-item .mio-masonry-author,
.mio-single-item .mio-masonry-info {
  font-size: 1rem;
  color: #000000;
}
.mio-single-item .mio-masonry-title {
  margin-top: 0;
  margin-bottom: 3px !important;
}
.mio-single-item .mio-masonry-title a,
.mio-single-item .mio-masonry-title a:hover {
  color: #000000 !important;
  text-decoration: none;
  font-weight: 700;
}
.mio-single-item .mio-masonry-info {
  margin-top: 12px !important;
}

.wp-block-embed.wp-block-embed-spotify .tainacan-embed-container {
  padding-bottom: 30px;
  min-height: 240px;
}

#cookie-notice {
  z-index: 9999999;
}

#ultimate-modal-content {
  border-radius: 0 !important;
}

@media screen and (max-width: 767px) {
  .wmpci-popup-body {
    max-width: 80% !important;
  }
}

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