@charset "UTF-8";
.view-frontpage-heads {
}
.view-frontpage-heads .o-grid--xlarge__item {
  flex: 0 0 100%;
  max-width: 100%;
}
.view-frontpage-heads .o-grid--medium__item--title {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
@media screen and (min-width: 32.5em) {
  .view-frontpage-heads .o-grid--medium__item--title {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 48em) {
  .view-frontpage-heads .o-grid--medium__item--title {
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
}
@media screen and (min-width: 64em) {
  .view-frontpage-heads .o-grid--medium__item--title {
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
}
@media screen and (min-width: 81.25em) {
  .view-frontpage-heads .o-grid--medium__item--title {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.view-frontpage-heads .o-grid--medium__item--tags {
  flex: 0 0 100%;
  max-width: 100%;
}
@media screen and (min-width: 64em) {
  .view-frontpage-heads .o-grid--medium__item--tags {
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
}
@media screen and (min-width: 81.25em) {
  .view-frontpage-heads .o-grid--medium__item--tags {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media screen and (min-width: 48em) {
  .view-frontpage-heads .o-grid--medium__item--first {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
.view-frontpage-heads .o-grid--medium__item--last {
  margin-top: 2rem;
}
@media screen and (min-width: 48em) {
  .view-frontpage-heads .o-grid--medium__item--last {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    margin-top: 0;
  }
}
.view-frontpage-heads .o-grid--medium__item--big {
  flex: 0 0 100%;
  max-width: 100%;
}
.view-frontpage-heads .o-grid--medium__item--big .o-grid--medium,
.view-frontpage-heads .o-grid--medium__item--big .o-grid--medium__item {
  height: 100%;
}
.view-frontpage-heads .o-grid--medium__item--medium {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 1.5rem;
}
.view-frontpage-heads .o-grid--medium__item--medium .o-grid--medium__item {
  flex: 0 0 100%;
  max-width: 100%;
}
@media screen and (min-width: 32.5em) {
  .view-frontpage-heads .o-grid--medium__item--medium .o-grid--medium__item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.view-frontpage-heads .o-grid--medium__item--medium .o-grid--medium__item:last-child {
  margin-top: 1.5rem;
}
@media screen and (min-width: 32.5em) {
  .view-frontpage-heads .o-grid--medium__item--medium .o-grid--medium__item:last-child {
    margin-top: 0;
  }
}
.view-frontpage-heads .o-grid--medium__item--small {
  flex: 0 0 100%;
  max-width: 100%;
}
@media screen and (max-width: 47.9375em) {
  .view-frontpage-heads .o-grid--medium__item--small .o-grid--medium {
    display: block;
    column-count: 2;
    column-gap: 0;
  }
}
@media screen and (max-width: 47.9375em) {
  .view-frontpage-heads .o-grid--medium__item--small .o-grid--medium__item {
    break-inside: avoid-column;
  }
}
.view-frontpage-heads .o-grid--medium__item--small .o-grid--medium__item:not(:first-child) {
  margin-top: 2rem;
}
@media screen and (min-width: 64em) {
  .view-frontpage-heads .c-frontpage-head.has-right-ad .o-grid--xlarge__item--fluid {
    flex: 0 0 68.75%;
    max-width: 68.75%;
    min-width: auto;
    flex: unset;
    width: calc(100% - 32rem);
  }
}
@media screen and (min-width: 64em) {
  .view-frontpage-heads .c-frontpage-head.has-right-ad .o-grid--xlarge__item--fixed {
    flex: 0 0 31.25%;
    max-width: 31.25%;
    flex: unset;
    min-width: 32rem;
  }
}
@media screen and (min-width: 75em) {
  .view-frontpage-heads .c-frontpage-head.has-right-ad .o-grid--medium__item--first {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media screen and (min-width: 75em) {
  .view-frontpage-heads .c-frontpage-head.has-right-ad .o-grid--medium__item--last {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media screen and (min-width: 64em) {
  .view-frontpage-heads .c-frontpage-head:not(.has-right-ad) .o-grid--medium__item--first {
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
}
@media screen and (min-width: 64em) {
  .view-frontpage-heads .c-frontpage-head:not(.has-right-ad) .o-grid--medium__item--last {
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
}
@media screen and (min-width: 75em) {
  .view-frontpage-heads .c-frontpage-head:not(.has-right-ad) .o-grid--medium__item--big {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media screen and (min-width: 75em) {
  .view-frontpage-heads .c-frontpage-head:not(.has-right-ad) .o-grid--medium__item--medium {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    margin-top: 0;
  }
}
@media screen and (min-width: 75em) {
  .view-frontpage-heads .c-frontpage-head:not(.has-right-ad) .o-grid--medium__item--medium .o-grid--medium__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .view-frontpage-heads .c-frontpage-head:not(.has-right-ad) .o-grid--medium__item--medium .o-grid--medium__item:last-child {
    margin-top: 1.5rem;
  }
}

.c-frontpage-head .c-field--name-field-lead-image {
  overflow: hidden;
}
.c-frontpage-head .c-media {
  transition-duration: 3.8s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-property: transform, color;
}
.c-frontpage-head .c-node__title,
.c-frontpage-head .c-node__title a {
  transition-duration: 3.8s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-property: transform, color;
}
.c-frontpage-head .c-node:hover .c-media, .c-frontpage-head .c-node:active .c-media {
  transform: scale(1.03);
}
.c-frontpage-head .c-node:hover .c-node__title,
.c-frontpage-head .c-node:hover .c-node__title a, .c-frontpage-head .c-node:active .c-node__title,
.c-frontpage-head .c-node:active .c-node__title a {
  color: #000;
}
.c-frontpage-head:not(.has-background):not(.c-section--layout-layout-gallery):not(.c-section--layout-layout-video) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.c-frontpage-head.has-background.section--type-5 {
  background: rgba(7, 74, 179, 0.1);
}
.c-frontpage-head.has-background.section--type-7 {
  background: rgba(47, 141, 250, 0.1);
}
.c-frontpage-head.has-background.section--type-8 {
  background: rgba(49, 178, 208, 0.1);
}
.c-frontpage-head.has-background.section--type-10 {
  background: rgba(255, 162, 33, 0.1);
}
.c-frontpage-head.has-background.section--type-11 {
  background: rgba(250, 75, 53, 0.1);
}
.c-frontpage-head.has-background.section--type-12 {
  background: rgba(0, 178, 122, 0.1);
}
.c-frontpage-head.has-background.section--type-13 {
  background: rgba(109, 20, 178, 0.1);
}
.c-frontpage-head.has-background.section--type-14 {
  background: rgba(250, 75, 53, 0.1);
}
.c-frontpage-head.has-background.section--type-15 {
  background: rgba(255, 205, 45, 0.1);
}
.c-frontpage-head.has-background.section--type-16 {
  background: rgba(193, 58, 167, 0.1);
}
.c-frontpage-head.has-background.section--type-1011 {
  background: rgba(109, 20, 178, 0.1);
}
.c-frontpage-head.has-background.section--type-37693 {
  background: rgba(255, 205, 45, 0.1);
}
.c-frontpage-head.has-background.section--type-63507 {
  background: rgba(49, 178, 208, 0.1);
}
.c-frontpage-head.has-background.section--type-74977 {
  background: rgba(47, 141, 250, 0.1);
}
.c-frontpage-head.section--type-default.section--head-103 {
  background: #d4e6fe;
  background-image: url("../../images/backgrounds/ujszo_voting_mobil.png");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}
@media screen and (min-width: 48em) {
  .c-frontpage-head.section--type-default.section--head-103 {
    background-image: url("../../images/backgrounds/ujszo_voting_desktop.png");
    background-position: top right;
  }
}
.c-frontpage-head__title a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  position: relative;
  display: block;
  margin-top: -2.05rem;
  padding: 2.05rem 2rem 2.05rem 0;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  text-align: right;
  white-space: nowrap;
}
@media screen and (min-width: 48em) {
  .c-frontpage-head__title a {
    font-size: 2.1rem;
  }
}
.c-frontpage-head__title a, .c-frontpage-head__title a::after {
  background: #074ab3;
}
.c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.c-frontpage-head__title a:hover, .c-frontpage-head__title a:hover::after, .c-frontpage-head__title a:active, .c-frontpage-head__title a:active::after {
  background: #042c69;
}
.ujszo-sunday .c-frontpage-head__title a, .ujszo-sunday .c-frontpage-head__title a::after {
  background: #39ab0c;
}
.ujszo-sunday .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.ujszo-sunday .c-frontpage-head__title a:hover, .ujszo-sunday .c-frontpage-head__title a:hover::after, .ujszo-sunday .c-frontpage-head__title a:active, .ujszo-sunday .c-frontpage-head__title a:active::after {
  background: #216407;
}
@media screen and (min-width: 32.5em) {
  .c-frontpage-head__title a {
    padding-right: 4rem;
  }
}
@media screen and (min-width: 48em) {
  .c-frontpage-head__title a {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
    margin-top: -2.75rem;
  }
}
.c-frontpage-head__title a::after {
  position: absolute;
  top: 0;
  left: -50vw;
  display: block;
  content: "";
  width: 50vw;
  height: 100%;
}
.section--type-5 .c-frontpage-head__title a, .section--type-5 .c-frontpage-head__title a::after {
  background: #074ab3;
}
.section--type-5 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-5 .c-frontpage-head__title a:hover, .section--type-5 .c-frontpage-head__title a:hover::after, .section--type-5 .c-frontpage-head__title a:active, .section--type-5 .c-frontpage-head__title a:active::after {
  background: #042c69;
}
.section--type-7 .c-frontpage-head__title a, .section--type-7 .c-frontpage-head__title a::after {
  background: #2f8dfa;
}
.section--type-7 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-7 .c-frontpage-head__title a:hover, .section--type-7 .c-frontpage-head__title a:hover::after, .section--type-7 .c-frontpage-head__title a:active, .section--type-7 .c-frontpage-head__title a:active::after {
  background: #0566d7;
}
.section--type-8 .c-frontpage-head__title a, .section--type-8 .c-frontpage-head__title a::after {
  background: #31b2d0;
}
.section--type-8 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-8 .c-frontpage-head__title a:hover, .section--type-8 .c-frontpage-head__title a:hover::after, .section--type-8 .c-frontpage-head__title a:active, .section--type-8 .c-frontpage-head__title a:active::after {
  background: #227e93;
}
.section--type-10 .c-frontpage-head__title a, .section--type-10 .c-frontpage-head__title a::after {
  background: #ffa221;
}
.section--type-10 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-10 .c-frontpage-head__title a:hover, .section--type-10 .c-frontpage-head__title a:hover::after, .section--type-10 .c-frontpage-head__title a:active, .section--type-10 .c-frontpage-head__title a:active::after {
  background: #d47b00;
}
.section--type-11 .c-frontpage-head__title a, .section--type-11 .c-frontpage-head__title a::after {
  background: #fa4b35;
}
.section--type-11 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-11 .c-frontpage-head__title a:hover, .section--type-11 .c-frontpage-head__title a:hover::after, .section--type-11 .c-frontpage-head__title a:active, .section--type-11 .c-frontpage-head__title a:active::after {
  background: #dd1e05;
}
.section--type-12 .c-frontpage-head__title a, .section--type-12 .c-frontpage-head__title a::after {
  background: #00b27a;
}
.section--type-12 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-12 .c-frontpage-head__title a:hover, .section--type-12 .c-frontpage-head__title a:hover::after, .section--type-12 .c-frontpage-head__title a:active, .section--type-12 .c-frontpage-head__title a:active::after {
  background: #006646;
}
.section--type-13 .c-frontpage-head__title a, .section--type-13 .c-frontpage-head__title a::after {
  background: #6d14b2;
}
.section--type-13 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-13 .c-frontpage-head__title a:hover, .section--type-13 .c-frontpage-head__title a:hover::after, .section--type-13 .c-frontpage-head__title a:active, .section--type-13 .c-frontpage-head__title a:active::after {
  background: #430c6d;
}
.section--type-14 .c-frontpage-head__title a, .section--type-14 .c-frontpage-head__title a::after {
  background: #fa4b35;
}
.section--type-14 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-14 .c-frontpage-head__title a:hover, .section--type-14 .c-frontpage-head__title a:hover::after, .section--type-14 .c-frontpage-head__title a:active, .section--type-14 .c-frontpage-head__title a:active::after {
  background: #dd1e05;
}
.section--type-15 .c-frontpage-head__title a, .section--type-15 .c-frontpage-head__title a::after {
  background: #ffcd2d;
}
.section--type-15 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-15 .c-frontpage-head__title a:hover, .section--type-15 .c-frontpage-head__title a:hover::after, .section--type-15 .c-frontpage-head__title a:active, .section--type-15 .c-frontpage-head__title a:active::after {
  background: #e0aa00;
}
.section--type-16 .c-frontpage-head__title a, .section--type-16 .c-frontpage-head__title a::after {
  background: #c13aa7;
}
.section--type-16 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-16 .c-frontpage-head__title a:hover, .section--type-16 .c-frontpage-head__title a:hover::after, .section--type-16 .c-frontpage-head__title a:active, .section--type-16 .c-frontpage-head__title a:active::after {
  background: #862874;
}
.section--type-1011 .c-frontpage-head__title a, .section--type-1011 .c-frontpage-head__title a::after {
  background: #6d14b2;
}
.section--type-1011 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-1011 .c-frontpage-head__title a:hover, .section--type-1011 .c-frontpage-head__title a:hover::after, .section--type-1011 .c-frontpage-head__title a:active, .section--type-1011 .c-frontpage-head__title a:active::after {
  background: #430c6d;
}
.section--type-37693 .c-frontpage-head__title a, .section--type-37693 .c-frontpage-head__title a::after {
  background: #ffcd2d;
}
.section--type-37693 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-37693 .c-frontpage-head__title a:hover, .section--type-37693 .c-frontpage-head__title a:hover::after, .section--type-37693 .c-frontpage-head__title a:active, .section--type-37693 .c-frontpage-head__title a:active::after {
  background: #e0aa00;
}
.section--type-63507 .c-frontpage-head__title a, .section--type-63507 .c-frontpage-head__title a::after {
  background: #31b2d0;
}
.section--type-63507 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-63507 .c-frontpage-head__title a:hover, .section--type-63507 .c-frontpage-head__title a:hover::after, .section--type-63507 .c-frontpage-head__title a:active, .section--type-63507 .c-frontpage-head__title a:active::after {
  background: #227e93;
}
.section--type-74977 .c-frontpage-head__title a, .section--type-74977 .c-frontpage-head__title a::after {
  background: #2f8dfa;
}
.section--type-74977 .c-frontpage-head__title a::after {
  transition: all 0.2s ease;
}
.section--type-74977 .c-frontpage-head__title a:hover, .section--type-74977 .c-frontpage-head__title a:hover::after, .section--type-74977 .c-frontpage-head__title a:active, .section--type-74977 .c-frontpage-head__title a:active::after {
  background: #0566d7;
}
.section--type-default.section--head-103 .c-frontpage-head__title a {
  background: #fff;
}
.section--type-default.section--head-103 .c-frontpage-head__title a:hover, .section--type-default.section--head-103 .c-frontpage-head__title a:active {
  background: #fff;
}
.section--type-default.section--head-103 .c-frontpage-head__title a::after {
  background-image: url("../../images/backgrounds/ujszo_voting_sav.png");
  background-size: cover;
  left: unset;
  right: 0;
  background-position: top right;
  background-repeat: no-repeat;
  width: 110%;
}
@media screen and (min-width: 75em) {
  .section--type-default.section--head-103 .c-frontpage-head__title a::after {
    background-size: contain;
    width: 50vw;
  }
}
.c-frontpage-head__tags {
  padding-top: 2.5rem;
}
@media screen and (min-width: 64em) {
  .c-frontpage-head__tags {
    padding-top: 0;
    height: 100%;
  }
}
.c-frontpage-head__tags .wrapper_block_tags {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  list-style: none;
  height: 100%;
  margin: -0.5rem -1.5rem;
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 48em) {
  .c-frontpage-head__tags .wrapper_block_tags {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 64em) {
  .c-frontpage-head__tags .wrapper_block_tags {
    margin: 0 -3rem;
    padding-left: 3rem;
  }
}
.c-frontpage-head__tags .wrapper_block_tags li {
  padding: 0.5rem 1.5rem;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 700;
}
@media screen and (min-width: 64em) {
  .c-frontpage-head__tags .wrapper_block_tags li {
    padding: 0 3rem;
  }
}
.c-frontpage-head__content {
  padding-top: 5rem;
  padding-bottom: 12rem;
}
.c-frontpage-head .c-node--view-mode-big {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 47.9375em) {
  .c-frontpage-head .c-node--view-mode-big {
    margin-right: -3rem;
    margin-left: -3rem;
  }
}
.c-frontpage-head .c-node--view-mode-big .c-node__content {
  position: relative;
  height: 100%;
}
.c-frontpage-head .c-node--view-mode-big .c-node__overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}
.c-frontpage-head .c-node--view-mode-big .c-node__header {
  background: linear-gradient(0deg, rgba(0, 29, 44, 0.7) 0%, rgba(0, 45, 68, 0.35) 70%, rgba(0, 52, 78, 0) 100%);
  padding: 0 3rem 3rem;
}
@media screen and (min-width: 48em) {
  .c-frontpage-head .c-node--view-mode-big .c-node__header {
    padding: 0 2rem 2rem;
  }
}
@media screen and (min-width: 120em) {
  .c-frontpage-head .c-node--view-mode-big .c-node__header {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
.c-frontpage-head .c-node--view-mode-big .c-node__header a {
  pointer-events: auto;
}
.c-frontpage-head .c-node--view-mode-big .c-node__tag {
  display: inline-block;
}
.c-frontpage-head .c-node--view-mode-big .c-node__title {
  font-size: 1.9rem;
  margin-top: 1.5rem;
}
@media screen and (min-width: 48em) {
  .c-frontpage-head .c-node--view-mode-big .c-node__title {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 75em) {
  .c-frontpage-head .c-node--view-mode-big .c-node__title {
    font-size: 3rem;
  }
}
.c-frontpage-head .c-node--view-mode-big .c-node__title a {
  color: #fff;
}
.c-frontpage-head .c-node--view-mode-big .c-field--type-image,
.c-frontpage-head .c-node--view-mode-big .c-field--name-field-lead-image,
.c-frontpage-head .c-node--view-mode-big .c-node__image {
  height: 100%;
}
.c-frontpage-head .c-node--view-mode-big .c-media {
  height: 100%;
}
.c-frontpage-head .c-node--view-mode-big .c-media.contextual-region {
  position: static;
}
@media screen and (min-width: 48em) {
  .c-frontpage-head .c-node--view-mode-big .c-media img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    position: relative;
  }
}
.c-frontpage-head .c-node--view-mode-big:hover .c-node__title,
.c-frontpage-head .c-node--view-mode-big:hover .c-node__title a, .c-frontpage-head .c-node--view-mode-big:active .c-node__title,
.c-frontpage-head .c-node--view-mode-big:active .c-node__title a {
  color: #e2e2e2 !important;
}
.c-frontpage-head .c-node--view-mode-medium .c-node__content {
  position: relative;
}
.c-frontpage-head .c-node--view-mode-medium .c-node__tag .c-field__item {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.c-frontpage-head .c-node--view-mode-medium .c-node__title {
  font-size: 1.4rem;
  margin-top: 0.8rem;
}
@media screen and (min-width: 48em) {
  .c-frontpage-head .c-node--view-mode-medium .c-node__title {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 75em) {
  .c-frontpage-head:not(.has-right-ad) .c-node--view-mode-big .c-media img {
    position: absolute;
  }
}
.c-frontpage-head .c-node--view-mode-small .c-node__title {
  font-size: 1.4rem;
}
@media screen and (min-width: 48em) {
  .c-frontpage-head .c-node--view-mode-small .c-node__title {
    font-size: 1.6rem;
  }
}
.c-frontpage-head .c-node--view-mode-small .c-node__tag {
  margin-bottom: 0.6rem;
}
.c-frontpage-head .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #074ab3;
  border-left: 0;
  color: #fff;
}
.ujszo-sunday .c-frontpage-head .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #39ab0c;
}

.section--type-5 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-5 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-5 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-5 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #074ab3;
}
.section--type-5 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-5 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-5 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-5 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-5 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-5 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-5 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-5 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #042c69;
}
.section--type-7 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-7 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-7 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-7 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #2f8dfa;
}
.section--type-7 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-7 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-7 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-7 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-7 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-7 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-7 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-7 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #0566d7;
}
.section--type-8 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-8 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-8 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-8 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #31b2d0;
}
.section--type-8 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-8 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-8 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-8 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-8 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-8 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-8 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-8 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #227e93;
}
.section--type-10 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-10 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-10 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-10 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #ffa221;
}
.section--type-10 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-10 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-10 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-10 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-10 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-10 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-10 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-10 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #d47b00;
}
.section--type-11 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-11 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-11 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-11 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #fa4b35;
}
.section--type-11 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-11 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-11 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-11 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-11 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-11 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-11 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-11 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #dd1e05;
}
.section--type-12 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-12 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-12 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-12 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #00b27a;
}
.section--type-12 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-12 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-12 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-12 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-12 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-12 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-12 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-12 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #006646;
}
.section--type-13 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-13 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-13 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-13 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #6d14b2;
}
.section--type-13 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-13 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-13 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-13 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-13 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-13 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-13 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-13 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #430c6d;
}
.section--type-14 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-14 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-14 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-14 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #fa4b35;
}
.section--type-14 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-14 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-14 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-14 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-14 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-14 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-14 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-14 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #dd1e05;
}
.section--type-15 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-15 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-15 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-15 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #ffcd2d;
}
.section--type-15 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-15 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-15 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-15 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-15 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-15 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-15 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-15 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #e0aa00;
}
.section--type-16 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-16 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-16 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-16 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #c13aa7;
}
.section--type-16 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-16 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-16 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-16 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-16 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-16 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-16 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-16 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #862874;
}
.section--type-1011 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-1011 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-1011 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-1011 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #6d14b2;
}
.section--type-1011 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-1011 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-1011 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-1011 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-1011 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-1011 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-1011 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-1011 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #430c6d;
}
.section--type-37693 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-37693 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-37693 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-37693 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #ffcd2d;
}
.section--type-37693 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-37693 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-37693 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-37693 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-37693 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-37693 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-37693 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-37693 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #e0aa00;
}
.section--type-63507 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-63507 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-63507 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-63507 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #31b2d0;
}
.section--type-63507 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-63507 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-63507 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-63507 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-63507 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-63507 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-63507 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-63507 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #227e93;
}
.section--type-74977 .c-node--view-mode-big .c-node__tag .c-field__item a,
.section--type-74977 .c-node--view-mode-big .c-node__tag .c-field__item span,
.section--type-74977 .c-node--view-mode-medium .c-node__tag .c-field__item a,
.section--type-74977 .c-node--view-mode-medium .c-node__tag .c-field__item span {
  border-left-color: #2f8dfa;
}
.section--type-74977 .c-node--view-mode-big .c-node__tag .c-field__item a:hover, .section--type-74977 .c-node--view-mode-big .c-node__tag .c-field__item a:active,
.section--type-74977 .c-node--view-mode-big .c-node__tag .c-field__item span:hover,
.section--type-74977 .c-node--view-mode-big .c-node__tag .c-field__item span:active,
.section--type-74977 .c-node--view-mode-medium .c-node__tag .c-field__item a:hover,
.section--type-74977 .c-node--view-mode-medium .c-node__tag .c-field__item a:active,
.section--type-74977 .c-node--view-mode-medium .c-node__tag .c-field__item span:hover,
.section--type-74977 .c-node--view-mode-medium .c-node__tag .c-field__item span:active {
  border-left-color: #0566d7;
}

.section--type-5 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #074ab3;
}
.section--type-5 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-5 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #042c69;
}
.section--type-7 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #2f8dfa;
}
.section--type-7 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-7 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #0566d7;
}
.section--type-8 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #31b2d0;
}
.section--type-8 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-8 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #227e93;
}
.section--type-10 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #ffa221;
}
.section--type-10 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-10 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #d47b00;
}
.section--type-11 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #fa4b35;
}
.section--type-11 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-11 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #dd1e05;
}
.section--type-12 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #00b27a;
}
.section--type-12 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-12 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #006646;
}
.section--type-13 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #6d14b2;
}
.section--type-13 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-13 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #430c6d;
}
.section--type-14 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #fa4b35;
}
.section--type-14 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-14 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #dd1e05;
}
.section--type-15 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #ffcd2d;
}
.section--type-15 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-15 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #e0aa00;
}
.section--type-16 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #c13aa7;
}
.section--type-16 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-16 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #862874;
}
.section--type-1011 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #6d14b2;
}
.section--type-1011 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-1011 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #430c6d;
}
.section--type-37693 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #ffcd2d;
}
.section--type-37693 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-37693 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #e0aa00;
}
.section--type-63507 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #31b2d0;
}
.section--type-63507 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-63507 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #227e93;
}
.section--type-74977 .c-node--view-mode-small .c-node__tag .c-field__item a {
  background: #2f8dfa;
}
.section--type-74977 .c-node--view-mode-small .c-node__tag .c-field__item a:hover, .section--type-74977 .c-node--view-mode-small .c-node__tag .c-field__item a:active {
  background: #0566d7;
}