@font-face {
  font-family: "Wallop";
  src: url(/decidim-packs/media/images/Wallop-Medium-f61e093208b60560d6b9.woff) format("woff"), url(/decidim-packs/media/images/Wallop-Medium-485a6e90bbd712767d70.woff2) format("woff2");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Wallop";
  src: url(/decidim-packs/media/images/Wallop-Light-70ea5421f475a0437464.otf) format("otf");
  font-style: normal;
  font-weight: 400;
}
body,
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.title-decorator, .home__section-title,
.home__section-participate-grid__title {
  font-family: Wallop, sans-serif;
}
.home__menu {
  background-color: #140676;
  background-color: var(--secondary-color);
}
a#hero-cta {
  background-color: #dc871c;
  background-color: var(--tertiary-color);
}
a#hero-cta:hover, #sub_hero a {
  background-color: #0184c0;
  background-color: var(--primary-color);
}
#sub_hero a {
  background-color: #4eb051;
  background-color: var(--success-color);
}
footer .main-footer, .main-footer__top, .main-footer__down, footer .mini-footer {
  background-color: #f0efea !important;
  background-color: var(--pantone-663C) !important;
}
.main-footer__top div {
  color: #0184c0 !important;
  color: var(--primary-color) !important;
}
.main-footer__down nav ul li,
.mini-footer__content,
.main-footer__language-container button,
.main-footer__middle {
  color: #140676 !important;
  color: var(--secondary-color) !important;
}
#trigger-dropdown-language-chooser {
  background-color: #140676 !important;
  background-color: var(--secondary-color) !important;
}
.middle-footer-text {
  inline-size: 600px;
}
@media (max-width: 768px) {
  .middle-footer-text {
    inline-size: 300px;
  }
}
.footer-logos {
  display: block;
}
.footer-logos a {
  margin-right: 2rem;
  display: inline-block;
}
.footer-logos svg {
  height: 1.5rem;
  width: auto;
}
.footer-logos svg path {
  fill: #140676 !important;
  fill: var(--secondary-color) !important;
}
:root {
  --primary-color: #0184c0;
  --secondary-color: #140676;
  --tertiary-color: #dc871c;
  --success-color: #4eb051;
  --alert-color: #e52132;
  --warning-color: #fdc100;
  --pantone-7710C: #00a3a6;
  --pantone-1915C: #ea4b80;
  --pantone-2577C: #9275b3;
  --pantone-663C: #f0efea;
}
@media (min-width: 768px) {
  .main-bar__links-desktop [data-target*=dropdown] {
    display: block;
  }
  .main-bar__links-desktop [data-target*=dropdown] div {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    --tw-text-opacity: 1;
    color: rgb(var(--secondary-rgb) / 1);
    color: rgb(var(--secondary-rgb) / var(--tw-text-opacity));
  }
  .main-bar__links-desktop [data-target*=dropdown] div svg {
    display: inline-block;
  }
}
.main-bar__links-desktop .main-header__language-chooser {
  position: relative;
  z-index: 10;
}
.main-bar__links-desktop .main-header__language-chooser > ul {
  position: absolute;
  left: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / 1);
  padding: 1rem;
  text-align: left;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@supports (color: rgb(0 0 0 / 0)) {
.main-bar__links-desktop .main-header__language-chooser > ul {
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
}
.main-bar__links-desktop .main-header__language-chooser > ul > li {
  font-size: 16px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(var(--secondary-rgb) / 1);
  color: rgb(var(--secondary-rgb) / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.main-bar__links-desktop .main-header__language-chooser > ul > li:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--secondary-rgb) / 1);
  background-color: rgb(var(--secondary-rgb) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
  text-decoration-line: underline;
}
@supports (color: rgb(0 0 0 / 0)) {
.main-bar__links-desktop .main-header__language-chooser > ul > li:hover {
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
.main-bar__links-desktop .main-header__language-chooser > ul > li > a {
  display: block;
  width: 100%;
  padding: 0.5rem;
}

/*# sourceMappingURL=decidim_overrides-2b5cfd49.css.map*/