@charset "UTF-8";
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0); } }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.form-section:after, .action-block:after, .artist-detail__header:after, .item-detail__header:after, .page-overlay:after, .page-overlay__header:after, .programme__item:after, .snippet:after, .stack:after, .two-by-two:after, .two-by-two__item:after, .two-column:after {
  clear: both;
  content: '';
  display: table; }

@font-face {
  font-family: 'F Grotesk';
  font-style: italic;
  font-weight: 700;
  src: url("/assets/fonts/f_grotesk_demi_italic-webfont.woff2") format("woff2"), url("/assets/fonts/f_grotesk_demi_italic-webfont.woff") format("woff"); }

@font-face {
  font-family: 'F Grotesk';
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/f_grotesk_demi-webfont.woff2") format("woff2"), url("/assets/fonts/f_grotesk_demi-webfont.woff") format("woff"); }

@font-face {
  font-family: 'F Grotesk';
  font-style: italic;
  font-weight: 600;
  src: url("/assets/fonts/f_grotesk_demi_italic-webfont.woff2") format("woff2"), url("/assets/fonts/f_grotesk_demi_italic-webfont.woff") format("woff"); }

@font-face {
  font-family: 'F Grotesk';
  font-style: normal;
  font-weight: 600;
  src: url("/assets/fonts/f_grotesk_demi-webfont.woff2") format("woff2"), url("/assets/fonts/f_grotesk_demi-webfont.woff") format("woff"); }

@font-face {
  font-family: 'F Grotesk';
  font-style: italic;
  font-weight: normal;
  src: url("/assets/fonts/f_grotesk_book_italic-webfont.woff2") format("woff2"), url("/assets/fonts/f_grotesk_book_italic-webfont.woff") format("woff"); }

@font-face {
  font-family: 'F Grotesk';
  font-style: normal;
  font-weight: normal;
  src: url("/assets/fonts/f_grotesk_book-webfont.woff2") format("woff2"), url("/assets/fonts/f_grotesk_book-webfont.woff") format("woff"); }

@font-face {
  font-family: 'F Grotesk';
  font-style: italic;
  font-weight: 500;
  src: url("/assets/fonts/f_grotesk_demi_italic-webfont.woff2") format("woff2"), url("/assets/fonts/f_grotesk_demi_italic-webfont.woff") format("woff"); }

@font-face {
  font-family: 'F Grotesk';
  font-style: normal;
  font-weight: 500;
  src: url("/assets/fonts/f_grotesk_demi-webfont.woff2") format("woff2"), url("/assets/fonts/f_grotesk_demi-webfont.woff") format("woff"); }

@font-face {
  font-family: muhka-icons;
  src: url("../fonts/muhka-icons.woff2") format("woff2"), url("../fonts/muhka-icons.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.icon--facebook:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: 'muhka-icons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none; }

.icon--twitter:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: 'muhka-icons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none; }

.icon--instagram:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: 'muhka-icons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none; }

.icon--search:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: 'muhka-icons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none; }

.icon--hamburger:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: 'muhka-icons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none; }

.icon--spinner:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: 'muhka-icons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none; }

.icon--vlaanderen:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: 'muhka-icons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none; }

* {
  margin: 0;
  padding: 0; }

html {
  cursor: default;
  font-family: "F Grotesk";
  font-size: 16px;
  font-smoothing: antialiased;
  height: 100%;
  margin: 0;
  min-height: 100%;
  padding: 0; }

body {
  height: 100%;
  margin: 0;
  min-height: 100%;
  padding: 0; }
  @media only screen and (min-width: 768px) {
    body {
      overflow-x: hidden; } }
  body.overlay-is-open, body.is-showing-programme-filter, body.is-showing-navigation {
    overflow: hidden !important; }

main {
  display: block; }

a img {
  border: none; }

img {
  display: block;
  max-width: 100%; }

hr {
  border: none;
  border-top: 1px solid #dcdcdc;
  display: block;
  margin: 1.25rem 0; }
  @media only screen and (min-width: 568px) {
    hr {
      margin: 1.875rem 0; } }
  @media only screen and (min-width: 768px) {
    hr {
      margin: 2.5rem 0; } }
  @media only screen and (min-width: 1024px) {
    hr {
      margin: 3.125rem 0; } }
  hr.has-no-margin {
    margin: 0 !important; }
  hr.has-no-margintop {
    margin-top: 0 !important; }
  hr.is-black {
    border-top: 1px solid #181818; }
  hr.is-white {
    border-top: 1px solid #fefefe; }

[mr-haraway] {
  background-position: center;
  background-size: cover; }

.tmp-notification {
  background-color: #4700ff;
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: white;
  font-size: 10px;
  font-weight: 100;
  left: 0;
  line-height: 40px;
  position: fixed;
  text-align: center;
  -webkit-transition: background-color 256ms;
  transition: background-color 256ms;
  width: 100%;
  z-index: 150; }
  .tmp-notification i, .tmp-notification p, .tmp-notification a {
    display: inline-block; }
  .tmp-notification i {
    height: 15px;
    width: 15px; }
  .tmp-notification a {
    text-decoration: underline; }
  .is-green-mode .tmp-notification {
    background-color: #1ab932; }
  .is-red-mode .tmp-notification {
    background-color: #f32b2c; }

.tmp-warning {
  color: #f32b2c; }
  .tmp-warning i, .tmp-warning p {
    display: inline-block; }
  .tmp-warning i {
    height: 20px;
    width: 20px;
    margin-right: 7px; }
  .tmp-warning a {
    color: #f32b2c;
    font-size: 1rem; }
    .tmp-warning a:hover {
      color: #f32b2c; }

body a {
  color: inherit;
  text-decoration: none; }

main h1 {
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1;
  margin: 1em 0;
  text-transform: uppercase; }
  @media only screen and (min-width: 1024px) {
    main h1 {
      font-size: 2.25rem; } }
  @media only screen and (min-width: 1440px) {
    main h1 {
      margin: 2em 0; } }

main h2 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 1.875em 0; }
  @media only screen and (max-width: 767px) {
    main h2 {
      margin-top: 1.25em;
      margin-bottom: 1.25em; } }

main h3 {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 1em 0; }

main h4 {
  font-size: 1rem;
  font-weight: 400;
  margin: 1em 0;
  text-transform: uppercase; }

main p {
  font-size: 0.9375rem;
  line-height: 1.65;
  margin: 1em 0; }
  @media only screen and (min-width: 1024px) {
    main p {
      font-size: 1rem; } }
  @media only screen and (min-width: 1440px) {
    main p {
      font-size: 1.125rem; } }

main ul:not([class]),
main ol:not([class]),
main ul[class='ng-scope'],
main ol[class='ng-scope'] {
  line-height: 1.65;
  font-size: 0.9375rem;
  margin-bottom: 30px;
  margin-left: 1.625rem;
  margin-top: 30px; }
  main ul:not([class]) li,
  main ol:not([class]) li,
  main ul[class='ng-scope'] li,
  main ol[class='ng-scope'] li {
    margin-bottom: .5em; }
  @media only screen and (min-width: 768px) {
    main ul:not([class]),
    main ol:not([class]),
    main ul[class='ng-scope'],
    main ol[class='ng-scope'] {
      font-size: 1rem;
      margin-bottom: 60px;
      margin-left: 60px;
      margin-top: 60px; } }
  @media only screen and (min-width: 1024px) {
    main ul:not([class]),
    main ol:not([class]),
    main ul[class='ng-scope'],
    main ol[class='ng-scope'] {
      font-size: 1rem; } }
  @media only screen and (min-width: 1440px) {
    main ul:not([class]),
    main ol:not([class]),
    main ul[class='ng-scope'],
    main ol[class='ng-scope'] {
      font-size: 1.125rem; } }

main a {
  border-bottom: 1px solid currentcolor;
  color: #181818;
  text-decoration: none; }
  main a:hover {
    color: #4700ff;
    text-decoration: none; }
    .is-red-mode main a:hover {
      color: #f32b2c; }
    .is-green-mode main a:hover {
      color: #1ab932; }

main img {
  display: block;
  margin-bottom: 1em;
  margin-top: 1em;
  width: 100%; }

main strong {
  font-weight: 500; }

main blockquote {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 60px 0;
  position: relative; }
  @media only screen and (min-width: 0) {
    main blockquote {
      padding-left: 10px;
      padding-right: 10px; } }
  @media only screen and (min-width: 568px) {
    main blockquote {
      padding-left: 12px;
      padding-right: 12px; } }
  @media only screen and (min-width: 768px) {
    main blockquote {
      padding-left: 90px;
      padding-right: 90px; } }
  @media only screen and (min-width: 1024px) {
    main blockquote {
      padding-left: 84px;
      padding-right: 84px; } }
  @media only screen and (min-width: 1440px) {
    main blockquote {
      padding-left: 115px;
      padding-right: 115px; } }
  @media only screen and (min-width: 768px) {
    main blockquote:before {
      right: 630px;
      color: #dcdcdc;
      content: '“';
      font-size: 3.75rem;
      line-height: 1;
      position: absolute;
      top: 0; } }
  @media only screen and (min-width: 1024px) {
    main blockquote:before {
      right: 672px;
      font-size: 5rem; } }
  @media only screen and (min-width: 1440px) {
    main blockquote:before {
      right: 920px;
      font-size: 5rem; } }
  main blockquote p {
    font-size: 1.375rem;
    line-height: 1.2;
    margin-bottom: 15px; }
    main blockquote p:last-of-type {
      margin-bottom: 0; }
    @media only screen and (min-width: 1024px) {
      main blockquote p {
        font-size: 1.875rem; } }
  main blockquote footer {
    font-size: 0.875rem;
    letter-spacing: .05em;
    margin-top: 15px;
    text-transform: uppercase; }

main table {
  border-collapse: collapse;
  font-size: 1rem;
  margin: 32px 0;
  width: 100%; }
  @media only screen and (max-width: 567px) {
    main table {
      font-size: .875rem; } }
  main table td,
  main table th {
    border: 1px solid #181818;
    padding: 16px; }
    @media only screen and (max-width: 767px) {
      main table td,
      main table th {
        padding: 8px; } }
  main table th {
    font-weight: 600;
    text-align: left; }
  main table tbody tr:hover td {
    background-color: #f1f1f1; }

button {
  outline: none; }

fieldset {
  border: 0;
  outline: 0; }

.form-error {
  color: #f32b2c;
  text-align: center; }

.form-success {
  color: #1ab932;
  text-align: center; }

form.ng-dirty .form-input.ng-invalid {
  border-color: #f32b2c; }

form.ng-dirty .form-input.ng-pristine {
  border-color: #dcdcdc; }

form.ng-dirty .is-checkbox.ng-invalid:before {
  border-color: #f32b2c; }

form.ng-submitted .form-input.ng-invalid,
form.ng-submitted .form-input.ng-invalid-required,
form.ng-submitted .is-checkbox.ng-invalid:before {
  border-color: #f32b2c; }

.form-text-off {
  color: #a5a5a5; }

.form-section {
  font-size: 1rem; }
  .form-section.has-button {
    text-align: center; }
  .form-section.has-one-large-field .form-section__column {
    margin-right: 0;
    width: 100%; }
    @media only screen and (min-width: 1024px) {
      .form-section.has-one-large-field .form-section__column {
        -webkit-box-sizing: border-box;
                box-sizing: border-box; } }
  @media only screen and (min-width: 1024px) and (min-width: 0) {
    .form-section.has-one-large-field .form-section__column {
      width: 302px; } }
  @media only screen and (min-width: 1024px) and (min-width: 568px) {
    .form-section.has-one-large-field .form-section__column {
      width: 328px; } }
  @media only screen and (min-width: 1024px) and (min-width: 768px) {
    .form-section.has-one-large-field .form-section__column {
      width: 520px; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .form-section.has-one-large-field .form-section__column {
      width: 652px; } }
  @media only screen and (min-width: 1024px) and (min-width: 1440px) {
    .form-section.has-one-large-field .form-section__column {
      width: 880px; } }

.form-section + .form-section {
  margin-top: 1.25rem; }
  @media only screen and (min-width: 768px) {
    .form-section + .form-section {
      margin-top: 2.5rem; } }

.form-section + .form-section.is-attached {
  margin-top: 1.5rem; }

.form-section__info__title {
  border-bottom: 1px solid currentcolor;
  display: inline-block;
  margin-top: 0; }

.form-section__info__text {
  display: block;
  margin-top: 0; }
  @media only screen and (min-width: 1024px) {
    .form-section__info__text {
      position: absolute; } }

.form-section__column {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 1.25rem; }
  .form-section__column.has-checkbox {
    font-size: 0; }
    .form-section__column.has-checkbox .form-input {
      height: 20px;
      width: 20px;
      vertical-align: middle;
      margin-right: 8px; }
    .form-section__column.has-checkbox .form-label {
      margin-bottom: 0;
      width: calc(100% - 28px);
      line-height: 1.45;
      vertical-align: middle; }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .form-section__column {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: left; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 0) {
    .form-section__column {
      width: 302px;
      margin-right: 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 568px) {
    .form-section__column {
      width: 243px;
      margin-right: 12px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) {
    .form-section__column {
      width: 340px;
      margin-right: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 1024px) {
    .form-section__column {
      width: 484px;
      margin-right: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 1440px) {
    .form-section__column {
      width: 650px;
      margin-right: 40px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
      .form-section__column:nth-child(3n) {
        margin-right: 0; } }
  @media only screen and (min-width: 1024px) {
    .form-section__column {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: left; } }
  @media only screen and (min-width: 1024px) and (min-width: 0) {
    .form-section__column {
      width: 302px;
      margin-right: 10px; } }
  @media only screen and (min-width: 1024px) and (min-width: 568px) {
    .form-section__column {
      width: 158px;
      margin-right: 12px; } }
  @media only screen and (min-width: 1024px) and (min-width: 768px) {
    .form-section__column {
      width: 160px;
      margin-right: 20px; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .form-section__column {
      width: 316px;
      margin-right: 20px; } }
  @media only screen and (min-width: 1024px) and (min-width: 1440px) {
    .form-section__column {
      width: 420px;
      margin-right: 40px; } }
  @media only screen and (min-width: 1024px) {
      .form-section__column:nth-child(3n) {
        margin-right: 0; } }
  .form-section__column:last-child {
    margin-right: 0;
    margin-bottom: 0; }

.form-section__info {
  padding-left: 0;
  position: relative; }
  .form-section__info p {
    font-size: 1rem; }
  @media only screen and (max-width: 767px) {
    .form-section__info {
      display: none; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .form-section__info {
      width: 700px;
      margin-right: 0;
      float: none; } }
  @media only screen and (min-width: 1024px) {
    .form-section__info p {
      max-width: 232px; } }
  @media only screen and (min-width: 1440px) {
    .form-section__info p {
      max-width: 305px; } }

select.form-input {
  background-image: url("/assets/images/img-form-arrow.png");
  background-position: 95% center;
  background-repeat: no-repeat;
  background-size: auto 30%; }

textarea.form-input {
  height: 9em;
  resize: none; }

.form-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 1px solid #dcdcdc;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #181818;
  display: inline-block;
  font-family: "F Grotesk";
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 44px;
  height: 45px;
  outline: none;
  padding: 0 .75em;
  position: relative;
  -webkit-transition: border 300ms;
  transition: border 300ms;
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .form-input {
      font-size: 14px; } }
  .form-input::-webkit-input-placeholder {
    color: #b4b4b4; }
  .form-input:-ms-input-placeholder {
    color: #b4b4b4; }
  .form-input::-ms-input-placeholder {
    color: #b4b4b4; }
  .form-input::placeholder {
    color: #b4b4b4; }
  .form-input[disabled],
  .is-disabled .form-input {
    background-color: #fefefe;
    cursor: not-allowed;
    opacity: .5; }
  .form-input.has-error,
  .has-error .form-input {
    -webkit-animation: shake 330ms;
            animation: shake 330ms;
    border-color: #f32b2c; }
    .form-input.has-error::-webkit-input-placeholder,
    .has-error .form-input::-webkit-input-placeholder {
      color: #f32b2c; }
    .form-input.has-error:-ms-input-placeholder,
    .has-error .form-input:-ms-input-placeholder {
      color: #f32b2c; }
    .form-input.has-error::-ms-input-placeholder,
    .has-error .form-input::-ms-input-placeholder {
      color: #f32b2c; }
    .form-input.has-error::placeholder,
    .has-error .form-input::placeholder {
      color: #f32b2c; }
  .form-input:focus {
    border-color: #898989; }
  .form-input.is-inline {
    width: auto; }
  .form-input.is-checkbox {
    border: 0;
    height: auto;
    line-height: auto;
    padding: 0;
    width: auto;
    vertical-align: middle; }

.is-checkbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0;
  border: 0;
  border-radius: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.is-checkbox:before {
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #dcdcdc;
  content: '';
  display: block;
  height: 1em;
  margin-right: .4em;
  padding: 1px;
  width: 1em; }

.is-checkbox:checked:before {
  border-color: #4700ff;
  background-color: #4700ff; }

.is-checkbox:checked + span,
.is-checkbox:checked + .form-label {
  color: #4700ff; }

.is-checkbox,
.is-checkbox ~ span,
.is-checkbox ~ .form-label {
  cursor: pointer;
  font-size: 1rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.form-input-special {
  position: relative; }

.form-input-special__icon {
  border: none;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0; }

.form-input-special__icon svg {
  padding: .5rem; }

.form-input-special__icon,
.form-input-special__icon svg {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  height: 100%;
  width: auto; }

.form-input__info {
  background-color: #dcdcdc;
  border: none;
  border-radius: 50%;
  color: #fefefe;
  cursor: pointer;
  display: inline-block;
  height: 1em;
  line-height: 1;
  margin-left: .6rem;
  padding: .2em 0 .2em;
  text-align: center;
  -webkit-transition: background 128ms;
  transition: background 128ms;
  width: 1.4em; }
  .form-input__info:hover {
    background-color: #4700ff; }

.form-label {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.65;
  margin-bottom: .5em;
  -webkit-transition: color 256ms;
  transition: color 256ms;
  width: 100%; }
  .is-disabled .form-label {
    color: #b4b4b4; }
  .form-label.is-inline {
    width: auto; }

.form-input-error {
  color: #181818;
  font-size: 1rem; }

.form-group .form-label {
  text-align: right; }

.form-inline {
  overflow: hidden; }
  .form-inline .form-input {
    float: left;
    width: calc(100% - 45px); }
  .form-inline [type='submit'] {
    background: transparent;
    border: 1px solid #dcdcdc;
    border-left: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #dcdcdc;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 45px;
    line-height: 1;
    width: 45px; }

.form-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .form-list li {
    display: inline-block; }

.form-select {
  border: 1px solid #181818;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  position: relative;
  -webkit-transition: border 256ms;
  transition: border 256ms; }
  .is-disabled .form-select {
    opacity: .5; }
  .form-select:before {
    background-color: #181818;
    color: #fefefe;
    content: '▼';
    height: 22px;
    left: 2px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    top: 2px;
    -webkit-transition: background-color 256ms;
    transition: background-color 256ms;
    width: 22px;
    z-index: 0; }
  .form-select select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: transparent;
    border: none;
    color: #181818;
    display: block;
    font-size: 16px;
    height: 26px;
    min-width: 130px;
    padding: 0 0 0 28px;
    position: relative;
    text-transform: uppercase;
    width: 110%;
    z-index: 10; }
    .form-select select[disabled],
    .is-disabled .form-select select {
      color: #b4b4b4; }

.form-checkbox .form-label,
.form-radio .form-label {
  cursor: pointer;
  display: inline-block;
  float: none;
  margin: 0;
  position: relative;
  text-align: left;
  text-transform: none;
  width: auto;
  white-space: nowrap; }

.form-checkbox-input:not(:checked),
.form-radio-input:not(:checked),
.form-checkbox-input:checked,
.form-radio-input:checked {
  position: absolute;
  visibility: hidden; }
  .form-checkbox-input:not(:checked) + label:before,
  .form-radio-input:not(:checked) + label:before,
  .form-checkbox-input:checked + label:before,
  .form-radio-input:checked + label:before {
    border: 1px solid #b4b4b4;
    content: '';
    height: 16px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 16px; }
    .has-error .form-checkbox-input:not(:checked) + label:before, .has-error
    .form-radio-input:not(:checked) + label:before, .has-error
    .form-checkbox-input:checked + label:before, .has-error
    .form-radio-input:checked + label:before {
      border-color: #f32b2c; }
  .form-checkbox-input:not(:checked) + label:after,
  .form-radio-input:not(:checked) + label:after,
  .form-checkbox-input:checked + label:after,
  .form-radio-input:checked + label:after {
    color: #181818;
    font-size: 20px;
    left: 4px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-55%);
            transform: translateY(-55%); }

.form-radio-input:checked + label:after,
.form-checkbox-input:checked + label:after {
  background-color: #b4b4b4; }

.u-hidden {
  display: none; }

@media only screen and (max-width: 767px) {
  .u-hide-mobile {
    display: none; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .u-hide-tablet {
    display: none; } }

@media only screen and (min-width: 1024px) {
  .u-hide-desktop {
    display: none !important; } }

.u-center {
  margin-left: auto;
  margin-right: auto; }

.u-center-translate {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.is-closed-today .u-hide-if-closed {
  display: none; }

.l-event {
  overflow: hidden;
  margin-top: 60px; }
  @media only screen and (min-width: 1024px) {
    .l-event {
      margin-top: 4rem; } }
  @media only screen and (min-width: 1024px) {
    .l-event.has-no-hero {
      margin-top: 180px; } }

.l-event__header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 16px; }
  @media only screen and (min-width: 0) {
    .l-event__header {
      width: 302px; } }
  @media only screen and (min-width: 568px) {
    .l-event__header {
      width: 498px; } }
  @media only screen and (min-width: 768px) {
    .l-event__header {
      width: 700px; } }
  @media only screen and (min-width: 1024px) {
    .l-event__header {
      width: 988px; } }
  @media only screen and (min-width: 1440px) {
    .l-event__header {
      width: 1340px; } }
  @media only screen and (min-width: 768px) {
    .l-event__header {
      margin-bottom: 60px; } }
  .l-event__header h1 {
    margin-top: 0; }
  @media only screen and (min-width: 1440px) {
    .l-event__header {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: left; } }
  @media only screen and (min-width: 1440px) and (min-width: 0) {
    .l-event__header {
      width: 146px; } }
  @media only screen and (min-width: 1440px) and (min-width: 568px) {
    .l-event__header {
      width: 243px; } }
  @media only screen and (min-width: 1440px) and (min-width: 768px) {
    .l-event__header {
      width: 340px; } }
  @media only screen and (min-width: 1440px) and (min-width: 1024px) {
    .l-event__header {
      width: 568px; } }
  @media only screen and (min-width: 1440px) and (min-width: 1440px) {
    .l-event__header {
      width: 765px; } }

.l-event__header-title {
  display: block;
  font-weight: 200;
  text-transform: inherit;
  font-size: 1.375rem;
  margin: 0; }
  @media only screen and (min-width: 768px) {
    .l-event__header-title {
      font-size: 1.75rem;
      line-height: 2.5rem; } }
  @media only screen and (min-width: 1024px) {
    .l-event__header-title {
      font-size: 1.875rem;
      line-height: 2.75rem; } }
  .l-event__header-title.has_extreme_long_word_in_title {
    word-break: break-word; }
  .l-event__header-title.is-date {
    display: inline-block;
    color: #f32b2c; }
  .l-event__header-title.is-time {
    display: block; }
    @media only screen and (min-width: 768px) {
      .l-event__header-title.is-time {
        display: inline-block; }
        .l-event__header-title.is-time:before {
          content: ', ';
          display: inline-block; } }

.l-event__meta {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  font-size: 1.5rem;
  margin-bottom: 16px; }
  @media only screen and (min-width: 0) {
    .l-event__meta {
      width: 302px; } }
  @media only screen and (min-width: 568px) {
    .l-event__meta {
      width: 498px; } }
  @media only screen and (min-width: 768px) {
    .l-event__meta {
      width: 700px; } }
  @media only screen and (min-width: 1024px) {
    .l-event__meta {
      width: 988px; } }
  @media only screen and (min-width: 1440px) {
    .l-event__meta {
      width: 1340px; } }
  @media only screen and (min-width: 768px) {
    .l-event__meta {
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1440px) {
    .l-event__meta {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 1.75rem; } }
  @media only screen and (min-width: 1440px) and (min-width: 0) {
    .l-event__meta {
      width: 146px; } }
  @media only screen and (min-width: 1440px) and (min-width: 568px) {
    .l-event__meta {
      width: 243px; } }
  @media only screen and (min-width: 1440px) and (min-width: 768px) {
    .l-event__meta {
      width: 340px; } }
  @media only screen and (min-width: 1440px) and (min-width: 1024px) {
    .l-event__meta {
      width: 400px; } }
  @media only screen and (min-width: 1440px) and (min-width: 1440px) {
    .l-event__meta {
      width: 535px; } }
  .l-event__meta h2 {
    color: #4700ff;
    font-size: inherit;
    font-weight: 200;
    margin: 0; }
  .l-event__meta .l-event__meta-location {
    color: #ccc;
    font-weight: 200;
    display: block;
    text-transform: capitalize; }

.l-event__meta__inner {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .l-event__meta__inner {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.l-event__meta-time {
  display: block; }

.l-event__meta-media {
  display: block;
  font-size: 1rem;
  padding-left: 1.5rem;
  text-decoration: none; }

.l-event__meta-list, .home__intro-block_list {
  font-size: 1.375rem;
  list-style: none;
  margin: 0;
  padding: 0;
  outline: 0; }
  .l-event__meta-list.is-muted, .is-muted.home__intro-block_list {
    color: #ccc;
    font-size: 1.125rem;
    line-height: 1.75rem; }
    .l-event__meta-list.is-muted a:before, .is-muted.home__intro-block_list a:before {
      opacity: .3; }
    .l-event__meta-list.is-muted a:hover, .is-muted.home__intro-block_list a:hover {
      color: #898989; }
  .l-event__meta-list.is-purple, .is-purple.home__intro-block_list {
    color: #4700ff;
    font-size: 1.125rem;
    line-height: 1.75rem; }
    .l-event__meta-list.is-purple a:before, .is-purple.home__intro-block_list a:before {
      opacity: 1;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="%234700ff" d="M12 41.1c-1.3 1.4-1.3 3.5 0 4.9 1.3 1.3 3.5 1.4 4.8 0L36 26.4c1.3-1.4 1.3-3.5 0-4.9L16.8 2C15.5.6 13.3.6 12 2c-1.3 1.4-1.3 3.5 0 4.9L27.7 24 12 41.1z"/></svg>'); }
    .l-event__meta-list.is-purple a:hover, .is-purple.home__intro-block_list a:hover {
      color: #4700ff; }
  .l-event__meta-list li, .home__intro-block_list li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .l-event__meta-list a, .home__intro-block_list a {
    border-bottom: none;
    color: currentcolor;
    display: block;
    padding: .15em 0;
    text-decoration: none; }
    .l-event__meta-list a:before, .home__intro-block_list a:before {
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path d="M12 41.1c-1.3 1.4-1.3 3.5 0 4.9 1.3 1.3 3.5 1.4 4.8 0L36 26.4c1.3-1.4 1.3-3.5 0-4.9L16.8 2C15.5.6 13.3.6 12 2c-1.3 1.4-1.3 3.5 0 4.9L27.7 24 12 41.1z"/></svg>');
      background-position: left center;
      background-repeat: no-repeat;
      background-size: contain;
      content: '';
      display: inline-block;
      height: .5em;
      position: relative;
      top: -2px;
      width: 1.5rem; }

@media only screen and (max-width: 767px) {
  .l-event__meta__main {
    margin-bottom: 1.25rem; } }

@media only screen and (min-width: 768px) {
  .l-event__meta__main {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-right: 1.25rem; } }

.l-event__meta__cta > .button, .l-event__meta__cta > .content-grid__item-cta, .l-event__meta__cta > .footer-section__newsletter-button {
  /* button.css forces styles we don't need here. */
  margin-bottom: 0;
  margin-top: 0; }
  @media only screen and (max-width: 1023px) {
    .l-event__meta__cta > .button, .l-event__meta__cta > .content-grid__item-cta, .l-event__meta__cta > .footer-section__newsletter-button {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      width: auto; } }

.l-event__section {
  border-top: 1px solid rgba(24, 24, 24, 0.15);
  clear: both;
  padding: 1.875rem 0; }
  @media only screen and (min-width: 1024px) {
    .l-event__section {
      padding: 60px 0; } }
  .l-event__section.is-muted {
    color: #b4b4b4;
    font-size: 1rem; }
  .l-event__section.has-no-padding-bottom {
    padding-bottom: 0; }

.l-event__section-images {
  margin: 0 auto 60px auto;
  width: 302px; }
  @media only screen and (min-width: 568px) {
    .l-event__section-images {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 498px; } }
  @media only screen and (min-width: 768px) {
    .l-event__section-images {
      width: 700px; } }
  @media only screen and (min-width: 1024px) {
    .l-event__section-images {
      width: 988px; } }
  @media only screen and (min-width: 1440px) {
    .l-event__section-images {
      width: 1340px; } }

.l-event__section-images_item {
  display: block;
  width: 302px; }
  @media only screen and (min-width: 568px) {
    .l-event__section-images_item {
      display: inline-block;
      width: 243px; }
      .l-event__section-images_item:first-child {
        margin-right: 12px; } }
  @media only screen and (min-width: 768px) {
    .l-event__section-images_item {
      width: 340px; }
      .l-event__section-images_item:first-child {
        margin-right: 20px; } }
  @media only screen and (min-width: 1024px) {
    .l-event__section-images_item {
      width: 484px; }
      .l-event__section-images_item:first-child {
        margin-right: 20px; } }
  @media only screen and (min-width: 1440px) {
    .l-event__section-images_item {
      width: 650px; }
      .l-event__section-images_item:first-child {
        margin-right: 40px; } }

.l-event__section-images_item-caption {
  font-size: 0.9375rem;
  color: #ccc; }

.l-event__section-image {
  position: relative; }
  .l-event__section-image:hover .caption {
    opacity: 1; }
  .l-event__section-image .caption {
    bottom: 0;
    padding: 10px !important;
    position: absolute;
    width: 100%; }

.l-text-page {
  overflow: hidden;
  padding-top: 60px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .l-text-page {
      padding-top: 60px; } }
  @media only screen and (min-width: 1024px) {
    .l-text-page {
      padding-top: 60px; } }
  @media only screen and (max-width: 767px) {
    .l-text-page.has-subnavigation {
      padding-top: 0; } }
  .l-text-page.has-no-hero {
    padding-top: 76px; }
    @media only screen and (min-width: 1024px) {
      .l-text-page.has-no-hero {
        padding-top: 150px; }
        .l-text-page.has-no-hero.has-subnavigation {
          padding-top: 210px; }
        .l-text-page.has-no-hero.has-connecting-paddingtop {
          padding-top: 156px !important; } }
  .l-text-page.has-connecting-paddingtop {
    padding-top: 0 !important; }
  .l-text-page.has-gray-border-top {
    border-top: 1px solid #dcdcdc; }
  .l-text-page.is-home {
    padding-top: 66px;
    margin-bottom: -31px; }
    @media only screen and (min-width: 1024px) {
      .l-text-page.is-home {
        padding-top: 126px;
        margin-bottom: -61px; } }
    @media only screen and (min-width: 1440px) {
      .l-text-page.is-home {
        padding-top: 144px; } }

.l-text-page__content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right; }
  @media only screen and (min-width: 0) {
    .l-text-page__content {
      width: 302px; } }
  @media only screen and (min-width: 568px) {
    .l-text-page__content {
      width: 328px; } }
  @media only screen and (min-width: 768px) {
    .l-text-page__content {
      width: 520px; } }
  @media only screen and (min-width: 1024px) {
    .l-text-page__content {
      width: 736px; } }
  @media only screen and (min-width: 1440px) {
    .l-text-page__content {
      width: 995px; } }
  @media only screen and (max-width: 767px) {
    .l-text-page__content {
      float: none;
      width: 100%;
      padding-top: 0.5625rem; } }
  .l-text-page__content.is-full-width {
    width: 100%; }
  .l-text-page__content.is-80-width {
    float: none;
    margin: 0 auto; }
    @media only screen and (min-width: 1024px) {
      .l-text-page__content.is-80-width {
        width: 652px; } }
    @media only screen and (min-width: 1440px) {
      .l-text-page__content.is-80-width {
        width: 880px; } }
  .l-text-page__content.has-min-height {
    min-height: 420px; }
  .l-text-page__content .l-text-page__content-image {
    position: relative; }
    .l-text-page__content .l-text-page__content-image:hover .caption {
      opacity: 1; }
  .l-text-page__content img {
    display: block;
    margin: 60px auto;
    width: 75%; }
    @media only screen and (max-width: 767px) {
      .l-text-page__content img {
        margin: 32px auto;
        width: 100%; } }
  .l-text-page__content .caption {
    bottom: 0;
    padding: 10px !important;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 75%; }
  .l-text-page__content hr {
    margin: 1.85rem 0; }
  .l-text-page__content h1:first-child,
  .l-text-page__content h2:first-child,
  .l-text-page__content h3:first-child {
    margin-top: 0; }
  .l-text-page__content h1:last-child,
  .l-text-page__content h2:last-child,
  .l-text-page__content h3:last-child {
    margin-bottom: 0; }
  .l-text-page__content.show-normal-title-margins h1:first-child,
  .l-text-page__content.show-normal-title-margins h2:first-child,
  .l-text-page__content.show-normal-title-margins h3:first-child {
    margin: 1.85rem 0; }
  @media only screen and (max-width: 767px) {
    .l-text-page__content h1:first-child {
      display: none; }
      .has-no-hero .l-text-page__content h1:first-child {
        display: block; } }

@media only screen and (max-width: 767px) {
  .l-text-page__aside {
    background-color: #fefefe;
    position: fixed;
    left: 0;
    right: 0;
    top: 50px;
    z-index: 100; }
    .has-no-hero .l-text-page__aside + .l-text-page__content {
      padding-top: 60px; } }

@media only screen and (max-width: 567px) {
  .has-no-hero .l-text-page__aside + .l-text-page__content {
    padding-top: 60px; } }

@media only screen and (min-width: 768px) {
  .l-text-page__aside {
    position: absolute;
    top: 70px; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .l-text-page__aside {
    width: 160px; } }

@media only screen and (min-width: 1024px) {
  .l-text-page__aside {
    width: 232px; } }

@media only screen and (min-width: 1440px) {
  .l-text-page__aside {
    width: 305px; } }

.l-text-page__content-windowheader {
  border-bottom: 1px solid #dcdcdc;
  clear: left;
  display: inline-block;
  height: 100%;
  font-size: 1rem;
  position: relative;
  width: 100%; }
  @media only screen and (max-width: 1023px) {
    .l-text-page__content-windowheader {
      padding: 30px 0; } }

.l-text-page__content-windowheader_half {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%; }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .l-text-page__content-windowheader_half {
      width: 520px;
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (min-width: 1024px) {
    .l-text-page__content-windowheader_half {
      float: left;
      min-height: 6.25rem;
      width: 50%; } }
  .l-text-page__content-windowheader_half:first-child {
    padding: 0; }
  @media only screen and (min-width: 768px) {
    .l-text-page__content-windowheader_half:last-child {
      padding: 30px 0 0 0; } }
  @media only screen and (min-width: 1024px) {
    .l-text-page__content-windowheader_half:last-child {
      border-left: 1px solid #dcdcdc;
      padding: 3rem 4.375rem; } }
  @media only screen and (min-width: 1440px) {
    .l-text-page__content-windowheader_half:last-child {
      padding: 4rem 5.625rem; } }
  .l-text-page__content-windowheader_half:last-child p {
    min-height: 9.375rem; }
  .l-text-page__content-windowheader_half:last-child span {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    height: 162.75px;
    /* Fallback for non-webkit */
    margin: 0 auto 0.625rem auto;
    line-height: 1.55;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media only screen and (min-width: 1024px) {
      .l-text-page__content-windowheader_half:last-child span {
        height: 173.6px;
        /* Fallback for non-webkit */
        line-height: 1.55; } }
    @media only screen and (min-width: 1440px) {
      .l-text-page__content-windowheader_half:last-child span {
        height: 195.3px;
        /* Fallback for non-webkit */
        line-height: 1.55; } }
  .l-text-page__content-windowheader_half.can-be-expanded-by-text:last-child span {
    height: auto;
    min-height: 162.75px;
    /* Fallback for non-webkit */ }
    @media only screen and (min-width: 1024px) {
      .l-text-page__content-windowheader_half.can-be-expanded-by-text:last-child span {
        height: auto;
        min-height: 173.6px;
        /* Fallback for non-webkit */ } }
    @media only screen and (min-width: 1440px) {
      .l-text-page__content-windowheader_half.can-be-expanded-by-text:last-child span {
        height: auto;
        min-height: 195.3px;
        /* Fallback for non-webkit */ } }
  .l-text-page__content-windowheader_half h1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: inherit; }
    @media only screen and (min-width: 1024px) {
      .l-text-page__content-windowheader_half h1 {
        padding: 0 6.25rem;
        position: absolute;
        text-align: center;
        -webkit-transform: translateY(-60%);
                transform: translateY(-60%);
        top: 50%;
        width: 50%; } }
  .is-green-mode .l-text-page__content-windowheader_half a {
    color: #1ab932; }
  .is-red-mode .l-text-page__content-windowheader_half a {
    color: #f32b2c; }

.l-text-page__content-map_window {
  clear: left;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  margin-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    .l-text-page__content-map_window {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 1023px) {
    .l-text-page__content-map_window {
      display: inline-block; } }

.l-text-page__content-map_window-pane {
  float: left; }
  .l-text-page__content-map_window-pane iframe {
    width: 100% !important;
    height: 15.625rem !important; }
    @media only screen and (min-width: 1024px) {
      .l-text-page__content-map_window-pane iframe {
        height: 21.875rem !important; } }
    @media only screen and (min-width: 1440px) {
      .l-text-page__content-map_window-pane iframe {
        height: 28.125rem !important; } }
  .l-text-page__content-map_window-pane:first-child {
    display: none; }
    @media only screen and (min-width: 768px) {
      .l-text-page__content-map_window-pane:first-child {
        display: inline-block;
        width: 520px; } }
    @media only screen and (min-width: 1024px) {
      .l-text-page__content-map_window-pane:first-child {
        width: 484px; } }
    @media only screen and (min-width: 1440px) {
      .l-text-page__content-map_window-pane:first-child {
        width: 650px; } }
  .l-text-page__content-map_window-pane:last-child {
    background-color: #f0f0f0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 16px;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .l-text-page__content-map_window-pane:last-child {
        padding: 20px;
        width: 520px; } }
    @media only screen and (min-width: 1024px) {
      .l-text-page__content-map_window-pane:last-child {
        padding: 20px;
        width: 252px; } }
    @media only screen and (min-width: 1440px) {
      .l-text-page__content-map_window-pane:last-child {
        padding: 40px;
        width: 345px; } }
  @media only screen and (max-width: 1023px) {
    .l-text-page__content-map_window-pane span:before {
      content: ', '; } }
  @media only screen and (min-width: 1024px) {
    .l-text-page__content-map_window-pane span {
      display: block; } }

.is-press-room > *:not(.site-content):not(.site-overlay):not(.dev__grid-overlay):not(.wrapper) {
  display: none; }

.is-press-room .nav-footer {
  display: none; }

.press-room .l-text-page.has-no-hero {
  padding: 0; }

.press-header__container {
  height: 120px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 500; }
  .press-header__container [type='checkbox'] {
    display: none; }
  @media only screen and (max-width: 1023px) {
    .press-header__container {
      height: 100px;
      -webkit-transform: none !important;
              transform: none !important;
      -webkit-transition: height 256ms cubic-bezier(1, 0, 0, 1);
      transition: height 256ms cubic-bezier(1, 0, 0, 1); } }

.press-header {
  background-color: #181818; }
  .press-header ul {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0; }
  @media only screen and (max-width: 1023px) {
    .press-header {
      -webkit-transform: none !important;
              transform: none !important; } }
  @media only screen and (min-width: 1024px) {
    .press-header .wrapper {
      position: relative; } }

.press-header__primary {
  text-align: right; }
  @media only screen and (max-width: 1023px) {
    .press-header__primary {
      display: block; }
      .press-header__primary li.press-header__primary-main_item {
        display: block; }
        .press-header__primary li.press-header__primary-main_item a {
          color: #fefefe;
          display: block;
          font-size: 1.125rem;
          line-height: 3.125rem;
          text-decoration: none; } }
  @media only screen and (min-width: 1024px) {
    .press-header__primary {
      font-size: 0;
      height: 60px;
      pointer-events: none; }
      .press-header__primary li.press-header__primary-main_item {
        display: inline-block; }
      .press-header__primary a {
        color: #fefefe;
        display: inline-block;
        font-size: 1.25rem;
        height: 60px;
        line-height: 60px;
        outline: 0;
        pointer-events: auto;
        text-decoration: none; } }
  @media only screen and (min-width: 1440px) {
    .press-header__primary a {
      font-size: 1.375rem; } }

.press-header__logo {
  background-image: url("/assets/images/logo-muhka-white.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("/assets/images/logo-muhka-white.svg");
  background-image: linear-gradient(transparent, transparent), url("/assets/images/logo-muhka-white.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 30px;
  float: left;
  height: 50px;
  width: 135px; }
  @media only screen and (min-width: 1024px) {
    .press-header__logo {
      background-size: contain;
      bottom: 0;
      height: 60px;
      left: 0;
      position: absolute;
      top: 0;
      width: 130px;
      z-index: 1; } }

.press-header__arrow {
  background-image: url("/assets/images/img-arrow-tailed-left.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 16px;
  margin-right: 15px;
  width: 25px; }

.press-breadcrumbs {
  background-color: #fefefe;
  border-bottom: 1px solid #dcdcdc; }
  .press-breadcrumbs ul {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0; }

.press-breadcrumbs-main li:after {
  color: #b4b4b4;
  content: '›';
  display: inline-block;
  font-size: 0.875rem;
  line-height: 60px;
  outline: 0;
  padding: 0 0.625rem 0 0;
  pointer-events: auto;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  top: -1px; }

@media only screen and (max-width: 1023px) {
  .press-breadcrumbs-main li:after {
    line-height: 50px; } }

.press-breadcrumbs-main li:last-child:after {
  content: ''; }

.press-breadcrumbs-main .press-breadcrumbs-main_item {
  display: inline-block; }
  .press-breadcrumbs-main .press-breadcrumbs-main_item a {
    color: #b4b4b4;
    display: inline-block;
    font-size: 0.875rem;
    line-height: 60px;
    outline: 0;
    padding: 0 0.625rem 0 0;
    pointer-events: auto;
    text-decoration: none;
    text-transform: uppercase; }
  @media only screen and (max-width: 1023px) {
    .press-breadcrumbs-main .press-breadcrumbs-main_item a {
      line-height: 50px; } }

.press-content {
  padding-top: 120px; }
  @media only screen and (max-width: 1023px) {
    .press-content {
      padding-top: 100px; } }

.press-room__sticky {
  border-bottom: 1px solid #dcdcdc;
  padding: 60px 0; }

.press-room__latest {
  padding: 60px 0; }

.press-content__years > li {
  border-bottom: 1px solid #dcdcdc;
  padding: 60px 0; }

.press-content__years > li:last-child {
  border-bottom: none; }

/*
  Action blocks are attached to the bottom of a page, can
  be variable. If a pages has no action blocks defined, it
  looks in it's parent for blocks.
*/
.action-block {
  border-top: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  margin: 30px auto 0;
  padding: 60px 0;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .action-block {
      width: 700px; } }
  @media only screen and (min-width: 1024px) {
    .action-block {
      margin: 60px auto 0;
      width: 988px; } }
  @media only screen and (min-width: 1440px) {
    .action-block {
      width: 1340px; } }

.action-block__blocks {
  font-size: 0;
  margin-bottom: -12px;
  margin-left: -6px;
  margin-right: -6px;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .action-block__blocks {
      margin-left: 0 !important;
      margin-right: 0 !important; } }
  @media only screen and (max-width: 1023px) {
    .action-block__blocks {
      overflow-y: auto;
      white-space: nowrap;
      width: 100%;
      -webkit-overflow-scrolling: touch; } }
  .action-block__blocks .action-block__block {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    font-size: 1rem;
    margin-bottom: 12px;
    margin-left: 6px;
    margin-right: 6px;
    vertical-align: top;
    width: calc(100% / 2 - 12px); }
  @media only screen and (min-width: 568px) {
    .action-block__blocks {
      font-size: 0;
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px;
      padding: 0; }
      .action-block__blocks .action-block__block {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: calc(100% / 3 - 12px); } }
  @media only screen and (min-width: 768px) {
    .action-block__blocks {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .action-block__blocks .action-block__block {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 4 - 20px); } }
  @media only screen and (min-width: 1024px) {
    .action-block__blocks {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .action-block__blocks .action-block__block {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 4 - 20px); } }
  @media only screen and (min-width: 1440px) {
    .action-block__blocks {
      font-size: 0;
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 0; }
      .action-block__blocks .action-block__block {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: calc(100% / 4 - 40px); } }

.action-block__block {
  background-color: #181818;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  white-space: normal; }
  @media only screen and (max-width: 767px) {
    .action-block__block:first-child {
      margin-left: 60px; }
    .action-block__block:last-child {
      margin-right: 60px; } }

.action-block__square {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 100%;
  position: relative; }

.action-block__square-image {
  display: block;
  position: relative;
  opacity: .86; }
  .action-block__square-image:before {
    content: '';
    display: block;
    padding-bottom: 100%; }

.action-block__square-title {
  font-size: 0.875rem;
  font-weight: 500;
  margin-top: .75em;
  margin-bottom: 1.25em;
  text-transform: uppercase; }

.action-block__square-content {
  font-size: 0.875rem;
  line-height: 1.45; }
  @media only screen and (min-width: 1440px) {
    .action-block__square-content {
      line-height: 1.65;
      width: 82.5%; } }

.action-block__square-caption {
  border-bottom: 1px solid currentcolor;
  display: inline-block;
  font-size: 0.875rem;
  left: 50%;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  bottom: 40px; }
  @media only screen and (min-width: 568px) {
    .action-block__square-caption {
      bottom: 48px; } }
  @media only screen and (min-width: 768px) {
    .action-block__square-caption {
      bottom: 80px; } }
  @media only screen and (min-width: 1024px) {
    .action-block__square-caption {
      bottom: 40px; } }
  @media only screen and (min-width: 1440px) {
    .action-block__square-caption {
      bottom: 80px; } }

.action-block__square-overlay {
  bottom: 10px;
  left: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fefefe;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.5rem; }
  .action-block__square-overlay p {
    border-bottom: 2px solid #fefefe;
    display: inline; }
  @media only screen and (min-width: 568px) {
    .action-block__square-overlay {
      bottom: 12px;
      left: 12px;
      position: absolute;
      right: 12px;
      top: 12px; } }
  @media only screen and (min-width: 768px) {
    .action-block__square-overlay {
      bottom: 20px;
      left: 20px;
      position: absolute;
      right: 20px;
      top: 20px; } }
  @media only screen and (min-width: 1024px) {
    .action-block__square-overlay {
      bottom: 20px;
      left: 20px;
      position: absolute;
      right: 20px;
      top: 20px;
      font-size: 1.125rem;
      line-height: 1.75rem; } }
  @media only screen and (min-width: 1440px) {
    .action-block__square-overlay {
      bottom: 40px;
      left: 40px;
      position: absolute;
      right: 40px;
      top: 40px;
      font-size: 1.25rem;
      line-height: 1.875rem; } }

/*
.action-block__featured {
  @include layout-columns(6);
  text-align: center;

  @include breakpoint-between ($min-width-xsmall, $min-width-small) {
    width: column-width($min-width-xsmall, 6);
  }

  @include breakpoint-between ($min-width-small, $min-width-medium) {
    width: column-width($min-width-small, 6);
  }

  @include breakpoint-up-to ($min-width-medium) {
    margin: 0 auto;
  }

  @include breakpoint-from ($min-width-medium) {
    float: left;
    margin-bottom: 0;
  }
}

.action-block__featured-title {
  font-size: rem-calc(13);
  font-weight: 500;
  height: $row;
  line-height: $row;
  margin: 0 auto;
  text-transform: uppercase;

  @include breakpoint-from ($min-width-small) {
    font-size: rem-calc(14);
  }

  @include breakpoint-from ($min-width-small) {
    margin-top: $row / 2;
    margin-bottom: $row / 2;
  }

  @include breakpoint-from ($min-width-large) {
    margin-top: $row;
    margin-bottom: $row;
  }
}

.action-block__featured-image {
  @include layout-columns(4);
  @include force-aspect-ratio(16 / 9);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;

  @include breakpoint-between ($min-width-xsmall, $min-width-small) {
    width: column-width($min-width-xsmall, 6);
  }

  @include breakpoint-between ($min-width-small, $min-width-medium) {
    width: column-width($min-width-small, 6);
  }
}

.action-block__featured-content {
  @include layout-columns(4);
  font-size: rem-calc(16);
  line-height: 1.2;
  margin: $row / 4 auto;

  @include breakpoint-between ($min-width-xsmall, $min-width-small) {
    width: column-width($min-width-xsmall, 4);
  }

  @include breakpoint-between ($min-width-small, $min-width-medium) {
    width: column-width($min-width-small, 4);
  }

  @include breakpoint-from ($min-width-medium) {
    font-size: rem-calc(22);
    margin: $row / 2 auto;
  }
}

.action-block__featured-cta {
  border-bottom: 1px solid currentcolor;
  display: inline-block;
  font-size: rem-calc(14);
  text-align: center;
  margin-bottom: 19px;

  @include breakpoint-from ($min-width-medium) {
    margin-bottom: 34px;
  }
}
*/
.artist-detail__header {
  display: block;
  position: relative; }
  @media only screen and (max-width: 1023px) {
    .artist-detail__header {
      display: inline-block;
      width: 100%; } }

.artist-detail__meta,
.artist-detail__image {
  display: block;
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .artist-detail__meta,
    .artist-detail__image {
      float: left;
      width: 50%; } }

.artist-detail__image {
  min-height: 12.5rem; }
  .artist-detail__image:hover .artist-detail__image-credits, .artist-detail__image:hover .l-event__section-image .caption, .l-event__section-image .artist-detail__image:hover .caption, .artist-detail__image:hover .l-text-page__content .caption, .l-text-page__content .artist-detail__image:hover .caption, .artist-detail__image:hover .item-detail__image-credits {
    opacity: 1; }

.artist-detail__meta-title {
  font-size: 1.5rem; }
  @media only screen and (min-width: 1024px) {
    .artist-detail__meta-title {
      font-size: 2rem; } }

.artist-detail__image-credits, .l-event__section-image .caption, .l-text-page__content .caption, .item-detail__image-credits {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  bottom: 0;
  color: white;
  text-align: right;
  font-size: 0.875rem;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  opacity: 1;
  -webkit-transition: opacity 512ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 512ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  @media only screen and (min-width: 1024px) {
    .artist-detail__image-credits, .l-event__section-image .caption, .l-text-page__content .caption, .item-detail__image-credits {
      opacity: 0; } }

.artist-detail__meta {
  text-align: center; }
  @media only screen and (min-width: 1024px) {
    .artist-detail__meta {
      text-align: left; } }
  .artist-detail__meta > div {
    display: block;
    margin: 60px auto; }
    @media only screen and (min-width: 1024px) {
      .artist-detail__meta > div {
        left: 84px;
        right: 84px;
        width: 232px;
        margin: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute; } }
    @media only screen and (min-width: 1440px) {
      .artist-detail__meta > div {
        left: 115px;
        right: 115px;
        width: 305px; } }
  .artist-detail__meta h1 {
    margin-bottom: 1rem;
    text-transform: none; }

@media only screen and (min-width: 1024px) {
  .artist-detail__image {
    float: right;
    overflow: hidden;
    position: relative;
    width: 50%; } }

.artist-detail__image img {
  background-color: #f1f1f1;
  margin: 0; }

.artist-detail__tabs {
  border: 1px solid #ebebeb;
  border-left: none;
  border-right: none;
  display: block;
  padding: 0; }
  .artist-detail__tabs ul {
    font-size: 0;
    list-style: none;
    margin: 0 !important;
    padding: 0 0 0 16px; }
    @media only screen and (min-width: 1024px) {
      .artist-detail__tabs ul {
        padding: 0;
        margin-left: 84px !important; } }
    @media only screen and (min-width: 1440px) {
      .artist-detail__tabs ul {
        margin-left: 115px !important; } }
  .artist-detail__tabs li {
    display: inline-block;
    font-size: 1rem;
    position: relative;
    margin: 0 !important; }
    .artist-detail__tabs li:after {
      background-color: #ebebeb;
      bottom: .75rem;
      content: '';
      display: block;
      position: absolute;
      right: 0;
      top: .75rem;
      width: 1px; }
    .artist-detail__tabs li:last-child:after {
      display: none; }
    .artist-detail__tabs li:first-child a {
      padding-left: 0 !important; }
    .artist-detail__tabs li.is-active a {
      color: #1ab932; }
  .artist-detail__tabs a {
    color: #b4b4b4;
    border-bottom: none;
    display: inline-block;
    padding: 1rem;
    text-decoration: none; }
    .artist-detail__tabs a:hover {
      color: #181818; }

.artist-detail__content {
  line-height: 1.65;
  padding: 0 0 16px; }

.artist-detail__content-description, .item-detail__content {
  padding: 16px 16px 0 16px;
  width: auto; }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .artist-detail__content-description, .item-detail__content {
      padding-left: 45px;
      padding-right: 45px; } }
  @media only screen and (min-width: 1024px) {
    .artist-detail__content-description, .item-detail__content {
      padding: 60px 0 0 0;
      margin: 0 auto;
      width: 652px; } }
  @media only screen and (min-width: 1440px) {
    .artist-detail__content-description, .item-detail__content {
      width: 880px; } }

.artist-detail__more {
  padding: 40px 16px 16px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .artist-detail__more {
      padding: 40px 60px; } }
  .artist-detail__more .button, .artist-detail__more .content-grid__item-cta, .artist-detail__more .footer-section__newsletter-button {
    margin-top: 0;
    margin-bottom: 0; }

.artists {
  clear: both;
  float: none;
  overflow: hidden; }

.banner {
  display: block;
  margin-bottom: 1rem;
  position: relative;
  text-decoration: none;
  margin-top: 60px; }

.banner__image {
  background-position: center;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

.banner__overlay {
  background-color: rgba(71, 0, 255, 0);
  color: #fefefe;
  display: block;
  font-weight: bold;
  padding-bottom: 90px;
  padding-left: 48.5px;
  padding-right: 48.5px;
  padding-top: 90px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: background-color 128ms ease-in-out;
  transition: background-color 128ms ease-in-out;
  z-index: 2; }
  .banner:hover .banner__overlay {
    background-color: rgba(71, 0, 255, 0.95); }

@media only screen and (min-width: 768px) {
  .bullet-nav, .mr-slides-pagination {
    margin-left: 360px;
    width: 340px; } }

@media only screen and (min-width: 1024px) {
  .bullet-nav, .mr-slides-pagination {
    margin-left: 420px;
    width: 568px;
    position: absolute;
    top: 420px; } }

@media only screen and (min-width: 1440px) {
  .bullet-nav, .mr-slides-pagination {
    margin-left: 575px;
    top: 540px;
    width: 765px; } }

.bullet-nav__list, .mr-slides-pagination__list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }

.bullet-nav__item, .mr-slides-pagination__item {
  display: inline-block;
  padding: 5px; }
  .bullet-nav__item a, .mr-slides-pagination__item a {
    background-color: rgba(71, 0, 255, 0);
    border: 1px solid rgba(24, 24, 24, 0.25);
    border-radius: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    text-indent: -9999px !important;
    -webkit-transition: background-color 128ms ease-in-out;
    transition: background-color 128ms ease-in-out;
    height: 12px;
    width: 12px; }
  .bullet-nav__item.is-active a, .is-active.mr-slides-pagination__item a {
    background-color: #4700ff; }

.button, .content-grid__item-cta, .footer-section__newsletter-button {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 150px center;
  border: 1px solid #181818;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #181818;
  cursor: pointer;
  display: inline-block;
  font-family: "F Grotesk";
  font-size: 0.875rem;
  letter-spacing: .05em;
  margin: 60px auto;
  text-decoration: none;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  padding: 0 1.25rem;
  -webkit-transition: all 250ms;
  transition: all 250ms; }
  @media only screen and (max-width: 767px) {
    .button, .content-grid__item-cta, .footer-section__newsletter-button {
      margin-top: 30px;
      margin-bottom: 30px; } }
  @media only screen and (max-width: 1023px) {
    .button, .content-grid__item-cta, .footer-section__newsletter-button {
      font-size: 0.75rem;
      font-weight: 500;
      height: auto;
      line-height: 22.5px;
      padding: 16px 0;
      text-align: center;
      width: 100%; } }
  @media only screen and (min-width: 1024px) {
    .button, .content-grid__item-cta, .footer-section__newsletter-button {
      height: 60px;
      line-height: 60px;
      padding: 0 1.875rem; } }
  .button:hover, .content-grid__item-cta:hover, .footer-section__newsletter-button:hover {
    border-color: #4700ff;
    color: #4700ff; }
  .button.is-green:hover, .is-green.content-grid__item-cta:hover, .is-green.footer-section__newsletter-button:hover {
    border-color: #1ab932;
    color: #1ab932; }
  .button.is-red:hover, .is-red.content-grid__item-cta:hover, .is-red.footer-section__newsletter-button:hover {
    border-color: #f32b2c;
    color: #f32b2c; }
  .button.is-purple-filled, .is-purple-filled.content-grid__item-cta, .is-purple-filled.footer-section__newsletter-button {
    background-color: #4700ff;
    border-color: #4700ff;
    color: #fefefe; }
    .button.is-purple-filled:focus, .is-purple-filled.content-grid__item-cta:focus, .is-purple-filled.footer-section__newsletter-button:focus, .button.is-purple-filled:hover, .is-purple-filled.content-grid__item-cta:hover, .is-purple-filled.footer-section__newsletter-button:hover {
      background-color: transparent;
      color: #4700ff; }
  .is-green-mode .button:hover, .is-green-mode .content-grid__item-cta:hover, .is-green-mode .footer-section__newsletter-button:hover {
    border-color: #1ab932;
    color: #1ab932; }
  .is-red-mode .button:hover, .is-red-mode .content-grid__item-cta:hover, .is-red-mode .footer-section__newsletter-button:hover {
    border-color: #f32b2c;
    color: #f32b2c; }
  .button.is-working, .is-working.content-grid__item-cta, .is-working.footer-section__newsletter-button {
    border-color: rgba(0, 0, 0, 0.25);
    color: rgba(0, 0, 0, 0.25);
    background-image: url("/assets/images/img-loader-cachekill.svg");
    padding: 0 3.75rem 0 1.875rem; }

.button-group {
  font-size: 0;
  margin: 0;
  text-align: center; }
  .button-group.is-centered {
    text-align: center; }
  @media only screen and (min-width: 768px) {
    .button-group {
      margin: 60px 0; }
      .button-group.has-no-margin-bottom {
        margin: 60px 0 0 0; }
      .button-group .button, .button-group .content-grid__item-cta, .button-group .footer-section__newsletter-button {
        margin-bottom: 0;
        margin-top: 0; }
      .button-group .button:not(:last-child), .button-group .content-grid__item-cta:not(:last-child), .button-group .footer-section__newsletter-button:not(:last-child) {
        margin-right: 1rem; } }

.card__grid {
  font-size: 0;
  margin-bottom: -1.25rem !important; }
  @media only screen and (min-width: 0) {
    .card__grid {
      margin-bottom: -10px;
      margin-left: -5px;
      margin-right: -5px; }
      .card__grid .card {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
        vertical-align: top;
        width: 302px; } }
  @media only screen and (min-width: 568px) {
    .card__grid {
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px; }
      .card__grid .card {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: 243px; } }
  @media only screen and (min-width: 768px) {
    .card__grid {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .card__grid .card {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 340px; } }
  @media only screen and (min-width: 1024px) {
    .card__grid {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .card__grid .card {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 484px; } }
  @media only screen and (min-width: 1440px) {
    .card__grid {
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px; }
      .card__grid .card {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: 650px; } }
  @media only screen and (min-width: 768px) {
    .card__grid {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .card__grid .card {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 2 - 20px); } }
  @media only screen and (min-width: 1024px) {
    .card__grid {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .card__grid .card {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 2 - 20px); } }
  @media only screen and (min-width: 1440px) {
    .card__grid {
      font-size: 0;
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 0; }
      .card__grid .card {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: calc(100% / 3 - 40px); } }
  .card__grid.is-expandable {
    position: relative; }
    .card__grid.is-expandable:after {
      background-image: -webkit-gradient(linear, left bottom, left top, from(#fefefe), to(rgba(254, 254, 254, 0)));
      background-image: linear-gradient(0deg, #fefefe, rgba(254, 254, 254, 0));
      bottom: 0;
      content: '';
      display: block;
      height: 12rem;
      left: 0;
      pointer-events: none;
      position: absolute;
      right: 0; }

.card {
  background-color: #f1f1f1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px 0;
  position: relative; }

.card__image {
  display: block;
  position: relative;
  background-color: #fefefe;
  background-position: center center;
  background-size: cover;
  border: 2px solid #f1f1f1;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 15px;
  position: relative;
  width: 28%; }
  .card__image:before {
    content: '';
    display: block;
    padding-bottom: 100%; }
  .card__image.is-loading {
    background-image: url("/assets/images/img-loader.svg");
    background-position: center;
    background-size: 1.25rem;
    background-repeat: no-repeat; }

.card__caption {
  color: #fefefe;
  font-size: 1.5rem;
  left: 0;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 0.5em rgba(71, 0, 255, 0.15);
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%; }

.card__info {
  display: block;
  font-size: 1rem;
  line-height: 1.2;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 62%; }

.card__title {
  display: block;
  font-size: 1rem;
  margin: 0;
  max-height: 2.2em; }

.card__meta {
  color: #ccc;
  display: block;
  margin-top: .25em; }
  .card__meta p,
  .card__meta a,
  .card__meta span {
    font-size: 0.875rem;
    margin: 0; }
  .card__meta a {
    border-bottom: 1px solid currentcolor;
    color: currentcolor;
    text-decoration: none; }
    .card__meta a:hover {
      color: #4700ff; }

.collapse-menu {
  list-style: none;
  max-height: 2.5em;
  overflow: hidden;
  -webkit-transition: max-height 256ms cubic-bezier(0, 1.08, 0.02, 0.83);
  transition: max-height 256ms cubic-bezier(0, 1.08, 0.02, 0.83);
  line-height: 1;
  font-size: 1rem; }
  .collapse-menu.is-empty {
    max-height: none; }
  .collapse-menu.is-first {
    padding-top: .7em; }
  .collapse-menu.is-open {
    max-height: 300vh;
    -webkit-transition: max-height 512ms cubic-bezier(1, 0.22, 1, 0.31);
    transition: max-height 512ms cubic-bezier(1, 0.22, 1, 0.31); }

.collapse-menu__item {
  cursor: pointer;
  font-size: 0;
  padding: .7rem 1.5rem;
  position: relative; }
  .collapse-menu__item.is-title {
    font-size: 1rem; }
    .collapse-menu__item.is-title:before {
      background-image: url("/assets/images/img-arrow-right.png");
      background-position: center;
      background-size: contain;
      content: '';
      display: inline-block;
      height: .8em;
      left: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      -webkit-transition: -webkit-transform 256ms;
      transition: -webkit-transform 256ms;
      transition: transform 256ms;
      transition: transform 256ms, -webkit-transform 256ms;
      width: .8em; }
    .collapse-menu__item.is-title:hover:before {
      -webkit-transform: translateY(-50%) rotate(20deg);
              transform: translateY(-50%) rotate(20deg); }
    .collapse-menu__item.is-title.is-open:before {
      -webkit-transform: translateY(-50%) rotate(90deg);
              transform: translateY(-50%) rotate(90deg); }

.collapse-menu .is-title ~ .collapse-menu {
  padding-left: 2rem; }

.colored-section {
  margin: 0; }
  .colored-section.is-gray {
    background-color: #f1f1f1; }
  .colored-section.is-green {
    background-color: #1ab932; }
  .colored-section.is-red {
    background-color: #f32b2c; }
  .colored-section.is-purple {
    background-color: #4700ff; }
  .colored-section.is-white {
    background-color: #fefefe; }
  .colored-section.is-black {
    background-color: #181818; }

.content-grid {
  font-size: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  list-style: none;
  color: black;
  margin: 0;
  margin-bottom: 0 !important;
  padding: 0; }
  .content-grid .content-grid__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 100%; }
  .content-grid.has-2 {
    font-size: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0; }
    .content-grid.has-2 .content-grid__item {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: inline-block;
      font-size: 1rem;
      margin-left: 0;
      margin-right: 0;
      vertical-align: top;
      width: 100%; }
  .content-grid.has-3 {
    font-size: 0;
    margin-bottom: -12px;
    margin-left: -6px;
    margin-right: -6px;
    padding: 0; }
    .content-grid.has-3 .content-grid__item {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: inline-block;
      font-size: 1rem;
      margin-bottom: 12px;
      margin-left: 6px;
      margin-right: 6px;
      vertical-align: top;
      width: calc(100% / 2 - 12px); }
  .content-grid.has-4 {
    font-size: 0;
    margin-bottom: -12px;
    margin-left: -6px;
    margin-right: -6px;
    padding: 0; }
    .content-grid.has-4 .content-grid__item {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: inline-block;
      font-size: 1rem;
      margin-bottom: 12px;
      margin-left: 6px;
      margin-right: 6px;
      vertical-align: top;
      width: calc(100% / 2 - 12px); }
  @media only screen and (min-width: 568px) {
    .content-grid {
      font-size: 0;
      margin-left: 0;
      margin-right: 0;
      padding: 0; }
      .content-grid .content-grid__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-left: 0;
        margin-right: 0;
        vertical-align: top;
        width: 100%; }
      .content-grid.has-3 {
        font-size: 0;
        margin-bottom: -12px;
        margin-left: -6px;
        margin-right: -6px;
        padding: 0; }
        .content-grid.has-3 .content-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 12px;
          margin-left: 6px;
          margin-right: 6px;
          vertical-align: top;
          width: calc(100% / 2 - 12px); }
      .content-grid.has-4 {
        font-size: 0;
        margin-bottom: -12px;
        margin-left: -6px;
        margin-right: -6px;
        padding: 0; }
        .content-grid.has-4 .content-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 12px;
          margin-left: 6px;
          margin-right: 6px;
          vertical-align: top;
          width: calc(100% / 2 - 12px); } }
  @media only screen and (min-width: 768px) {
    .content-grid {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .content-grid .content-grid__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 1 - 20px); }
      .content-grid.has-2 {
        font-size: 0;
        margin-bottom: -20px;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0; }
        .content-grid.has-2 .content-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 20px;
          margin-left: 10px;
          margin-right: 10px;
          vertical-align: top;
          width: calc(100% / 2 - 20px); }
      .content-grid.has-3 {
        font-size: 0;
        margin-bottom: -20px;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0; }
        .content-grid.has-3 .content-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 20px;
          margin-left: 10px;
          margin-right: 10px;
          vertical-align: top;
          width: calc(100% / 3 - 20px); }
      .content-grid.has-4 {
        font-size: 0;
        margin-bottom: -20px;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0; }
        .content-grid.has-4 .content-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 20px;
          margin-left: 10px;
          margin-right: 10px;
          vertical-align: top;
          width: calc(100% / 4 - 20px); } }
  @media only screen and (min-width: 1024px) {
    .content-grid {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .content-grid .content-grid__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 1 - 20px); }
      .content-grid.has-2 {
        font-size: 0;
        margin-bottom: -20px;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0; }
        .content-grid.has-2 .content-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 20px;
          margin-left: 10px;
          margin-right: 10px;
          vertical-align: top;
          width: calc(100% / 2 - 20px); }
      .content-grid.has-3 {
        font-size: 0;
        margin-bottom: -20px;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0; }
        .content-grid.has-3 .content-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 20px;
          margin-left: 10px;
          margin-right: 10px;
          vertical-align: top;
          width: calc(100% / 3 - 20px); }
      .content-grid.has-4 {
        font-size: 0;
        margin-bottom: -20px;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0; }
        .content-grid.has-4 .content-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 20px;
          margin-left: 10px;
          margin-right: 10px;
          vertical-align: top;
          width: calc(100% / 4 - 20px); } }
  @media only screen and (min-width: 1440px) {
    .content-grid {
      font-size: 0;
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 0; }
      .content-grid .content-grid__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: calc(100% / 1 - 40px); }
      .content-grid.has-2 {
        font-size: 0;
        margin-bottom: -40px;
        margin-left: -20px;
        margin-right: -20px;
        padding: 0; }
        .content-grid.has-2 .content-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 40px;
          margin-left: 20px;
          margin-right: 20px;
          vertical-align: top;
          width: calc(100% / 2 - 40px); }
      .content-grid.has-3 {
        font-size: 0;
        margin-bottom: -40px;
        margin-left: -20px;
        margin-right: -20px;
        padding: 0; }
        .content-grid.has-3 .content-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 40px;
          margin-left: 20px;
          margin-right: 20px;
          vertical-align: top;
          width: calc(100% / 3 - 40px); }
      .content-grid.has-4 {
        font-size: 0;
        margin-bottom: -40px;
        margin-left: -20px;
        margin-right: -20px;
        padding: 0; }
        .content-grid.has-4 .content-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 40px;
          margin-left: 20px;
          margin-right: 20px;
          vertical-align: top;
          width: calc(100% / 4 - 40px); } }

.content-grid__item {
  font-size: 1rem;
  margin-bottom: 0 !important; }
  .has-information-right .content-grid__item {
    clear: both; }

.content-grid__image {
  margin-bottom: 1.25rem; }
  .content-grid__image.is-loading {
    background-image: url("/assets/images/img-loader.svg");
    background-position: center;
    background-size: 1.25rem;
    background-repeat: no-repeat; }
  .content-grid__image:before {
    content: '';
    display: block;
    padding-top: 64%; }
  @media only screen and (min-width: 1024px) {
    .content-grid__image {
      margin-bottom: 1.875rem; } }
  @media only screen and (min-width: 1440px) {
    .content-grid__image {
      margin-bottom: 2.5rem; } }
  .has-3 .content-grid__image,
  .has-4 .content-grid__image {
    margin-bottom: 1.875rem; }
  .has-information-right .content-grid__image {
    float: left;
    width: 100%; }
    @media only screen and (min-width: 1024px) {
      .has-information-right .content-grid__image {
        width: 484px; } }
    @media only screen and (min-width: 1440px) {
      .has-information-right .content-grid__image {
        width: 650px; } }

.content-grid__video {
  margin-bottom: 1.25rem;
  position: relative; }
  .content-grid__video:before {
    content: '';
    display: block;
    padding-top: 64%; }
  @media only screen and (min-width: 1024px) {
    .content-grid__video {
      margin-bottom: 1.875rem; } }
  @media only screen and (min-width: 1440px) {
    .content-grid__video {
      margin-bottom: 2.5rem; } }
  .has-3 .content-grid__video,
  .has-4 .content-grid__video {
    margin-bottom: 1.875rem; }
  .content-grid__video iframe {
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .has-information-right .content-grid__video {
    float: left;
    width: 100%; }
    @media only screen and (min-width: 1024px) {
      .has-information-right .content-grid__video {
        width: 484px; } }
    @media only screen and (min-width: 1440px) {
      .has-information-right .content-grid__video {
        width: 650px; } }

.has-information-right .content-grid__content {
  float: right;
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .has-information-right .content-grid__content {
      width: 484px; } }
  @media only screen and (min-width: 1440px) {
    .has-information-right .content-grid__content {
      width: 650px; } }

.content-grid__item-title_intro {
  font-size: 0.6875rem;
  margin-bottom: 0.9375rem;
  text-transform: uppercase; }
  .content-grid__item-title_intro span {
    color: #c8c8c8; }
  @media only screen and (min-width: 1024px) {
    .content-grid__item-title_intro {
      font-size: 0.75rem;
      margin-bottom: 1.25rem; } }
  @media only screen and (min-width: 1440px) {
    .content-grid__item-title_intro {
      font-size: 0.875rem;
      margin-bottom: 1.875rem; } }
  .has-3 .content-grid__item-title_intro,
  .has-4 .content-grid__item-title_intro {
    font-size: 0.75rem;
    margin-bottom: 1.25rem; }

.content-grid__item-title, .content-grid__item-date {
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1.75rem; }
  .content-grid__item-title.has_extreme_long_word_in_title, .has_extreme_long_word_in_title.content-grid__item-date {
    word-break: break-word; }
  @media only screen and (min-width: 1024px) {
    .content-grid__item-title, .content-grid__item-date {
      font-size: 1.75rem;
      line-height: 2.375rem; } }
  @media only screen and (min-width: 1440px) {
    .content-grid__item-title, .content-grid__item-date {
      font-size: 2rem;
      line-height: 2.75rem; } }
  .content-grid__item-title.is-purple, .is-purple.content-grid__item-date {
    color: #4700ff; }
  .content-grid__item-title.is-red, .is-red.content-grid__item-date {
    color: #f32b2c; }
  .has-3 .content-grid__item-title, .has-3 .content-grid__item-date {
    font-size: 1.125rem;
    line-height: 1.625rem; }
    @media only screen and (min-width: 1024px) {
      .has-3 .content-grid__item-title, .has-3 .content-grid__item-date {
        font-size: 1.625rem;
        line-height: 2.125rem; } }
    @media only screen and (min-width: 1440px) {
      .has-3 .content-grid__item-title, .has-3 .content-grid__item-date {
        font-size: 1.75rem;
        line-height: 2.375rem; } }
  .has-4 .content-grid__item-title, .has-4 .content-grid__item-date {
    font-size: 1rem;
    line-height: 1.5rem; }
    @media only screen and (min-width: 1024px) {
      .has-4 .content-grid__item-title, .has-4 .content-grid__item-date {
        font-size: 1.375rem;
        line-height: 1.875rem; } }
    @media only screen and (min-width: 1440px) {
      .has-4 .content-grid__item-title, .has-4 .content-grid__item-date {
        font-size: 1.625rem;
        line-height: 2.125rem; } }

.content-grid__item-body {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  margin: 1.25rem 0;
  max-width: 100%; }
  .has-3 .content-grid__item-body,
  .has-4 .content-grid__item-body {
    margin: 1.25rem 0;
    max-width: 100%; }
  @media only screen and (min-width: 1024px) {
    .content-grid__item-body {
      font-size: 1rem;
      line-height: 1.5rem;
      margin: 1.875rem 0;
      max-width: 80%; } }
  @media only screen and (min-width: 1440px) {
    .content-grid__item-body {
      font-size: 1.125rem;
      line-height: 1.875rem;
      margin: 2.5rem 0; } }
  .content-grid__item-body p {
    margin-bottom: 1.25rem; }
    .content-grid__item-body p:last-child {
      margin-bottom: 0; }
    .content-grid__item-body p a {
      border-bottom: 1px solid currentcolor;
      color: #181818;
      text-decoration: none; }
      .content-grid__item-body p a:hover {
        color: #4700ff;
        text-decoration: none; }
  .has-information-right .content-grid__item-body {
    max-width: 100%; }

.content-grid__item-cta {
  margin: 0; }

.date-picker {
  background-color: rgba(71, 0, 255, 0.95);
  bottom: 0;
  left: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999; }
  @media only screen and (min-width: 1024px) {
    .date-picker {
      background-color: rgba(71, 0, 255, 0.95); } }

.date-picker__msg,
.date-picker__close,
.overlay-renovation__close {
  color: #fefefe;
  cursor: pointer;
  display: block;
  height: 16px;
  line-height: 16px;
  margin: 32px auto 16px auto;
  text-align: center; }
  @media only screen and (min-width: 1024px) {
    .date-picker__msg,
    .date-picker__close,
    .overlay-renovation__close {
      height: 60px;
      line-height: 60px;
      margin: 60px auto; } }

.date-picker__msg {
  cursor: default; }

.date-picker__calendar {
  margin: 0 auto;
  width: 90vw; }
  @media only screen and (min-width: 1024px) {
    .date-picker__calendar {
      width: 662px; } }

.date-picker__navigation {
  color: #fefefe;
  height: 60px;
  margin-bottom: 1rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .date-picker__navigation > a {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: .25rem 0;
    width: calc(100% / 7); }
    .date-picker__navigation > a svg {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 16px; }
    .date-picker__navigation > a:first-child svg {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.date-picker__current-month {
  display: block;
  font-size: 1.375rem;
  height: 60px;
  line-height: 60px;
  margin: 0;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media only screen and (min-width: 1024px) {
    .date-picker__current-month {
      font-size: 1.875rem; } }

.date-picker__week {
  border: 1px solid #2b009b;
  border-left: none;
  border-right: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #2b009b;
  cursor: pointer;
  font-size: 0;
  height: 60px;
  list-style: none;
  margin-bottom: 1rem; }
  .date-picker__week li {
    display: inline-block;
    font-size: 1rem;
    height: 60px;
    letter-spacing: .05em;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    width: calc(100% / 7); }
    @media only screen and (min-width: 1024px) {
      .date-picker__week li {
        font-size: 1.25rem; } }
    .date-picker__week li:last-child {
      margin-right: 0; }

.date-picker__days {
  color: #fefefe;
  font-size: 0;
  text-align: center; }
  .date-picker__days a {
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 1.5rem;
    height: 60px;
    line-height: 60px;
    position: relative;
    width: calc(100% / 7); }
    .date-picker__days a.is-filler-start, .date-picker__days a.is-filler-end {
      color: #2b009b; }
      .date-picker__days a.is-filler-start:hover:before, .date-picker__days a.is-filler-end:hover:before {
        background-color: transparent; }
      .date-picker__days a.is-filler-start.is-monday, .date-picker__days a.is-filler-end.is-monday {
        pointer-events: none;
        color: #2b009b; }
    .date-picker__days a.is-monday {
      pointer-events: none;
      color: rgba(255, 255, 255, 0.25); }
    .date-picker__days a:before {
      bottom: 0;
      content: '';
      display: block;
      height: 60px;
      left: 50%;
      margin-left: -30px;
      position: absolute;
      top: 0;
      width: 60px; }
    .date-picker__days a:hover:before {
      background-color: #2b009b; }
  .date-picker__days span {
    position: relative;
    z-index: 2; }

.embed-container.is-youtube {
  display: block;
  height: 0;
  padding-top: 56.25%;
  position: relative;
  width: 100%; }
  .embed-container.is-youtube iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.filter {
  font-size: 0;
  list-style: none;
  margin: 0;
  margin-top: 16px;
  padding: 0;
  text-align: center; }
  @media only screen and (min-width: 1024px) {
    .filter {
      margin-top: 60px; } }

.filter__filter {
  display: inline-block; }
  .filter__filter a {
    display: inline-block;
    font-size: 1rem;
    padding: .5rem;
    text-decoration: none;
    text-transform: uppercase; }
  .filter__filter.is-active a {
    color: #f32b2c; }
    .is-green-mode .filter__filter.is-active a {
      color: #1ab932; }

.focus-bar-single__container {
  margin: 60px 0; }

.focus-bar-single {
  font-size: 0;
  position: relative; }
  @media only screen and (max-width: 1023px) {
    .focus-bar-single {
      padding-left: 0;
      margin-top: 1.875rem;
      margin-bottom: 1.875rem; } }
  .focus-bar-single.is-last {
    background-color: red; }

.focus-bar-single__title {
  color: #f32b2c;
  font-size: 1.125rem;
  font-weight: 400;
  margin-top: 0 !important;
  text-transform: uppercase; }
  @media only screen and (min-width: 1024px) {
    .focus-bar-single__title {
      font-size: 1.375rem;
      letter-spacing: .05em;
      line-height: 60px; } }
  .is-green-mode .focus-bar-single__title {
    color: #1ab932; }
  .is-red-mode .focus-bar-single__title {
    color: #f32b2c; }

.focus-bar-single__content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  font-size: 1rem;
  line-height: 1.65;
  width: 100%; }
  .focus-bar-single__content p {
    margin: 16px 0; }
  @media only screen and (min-width: 768px) {
    .focus-bar-single__content {
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media only screen and (min-width: 768px) and (min-width: 0) {
    .focus-bar-single__content {
      padding-left: 156px; } }
  @media only screen and (min-width: 768px) and (min-width: 568px) {
    .focus-bar-single__content {
      padding-left: 170px; } }
  @media only screen and (min-width: 768px) and (min-width: 768px) {
    .focus-bar-single__content {
      padding-left: 360px; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .focus-bar-single__content {
      padding-left: 252px; } }
  @media only screen and (min-width: 768px) and (min-width: 1440px) {
    .focus-bar-single__content {
      padding-left: 345px; } }
  @media only screen and (min-width: 1024px) {
    .focus-bar-single__content {
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media only screen and (min-width: 1024px) and (min-width: 0) {
    .focus-bar-single__content {
      padding-left: 312px;
      padding-right: 10px; } }
  @media only screen and (min-width: 1024px) and (min-width: 568px) {
    .focus-bar-single__content {
      padding-left: 170px;
      padding-right: 12px; } }
  @media only screen and (min-width: 1024px) and (min-width: 768px) {
    .focus-bar-single__content {
      padding-left: 180px;
      padding-right: 90px; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .focus-bar-single__content {
      padding-left: 336px;
      padding-right: 84px; } }
  @media only screen and (min-width: 1024px) and (min-width: 1440px) {
    .focus-bar-single__content {
      padding-left: 460px;
      padding-right: 115px; } }
  @media only screen and (min-width: 1024px) {
    .focus-bar-single__content {
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media only screen and (min-width: 1024px) and (min-width: 0) {
    .focus-bar-single__content {
      padding-left: 312px;
      padding-right: 10px; } }
  @media only screen and (min-width: 1024px) and (min-width: 568px) {
    .focus-bar-single__content {
      padding-left: 170px;
      padding-right: 12px; } }
  @media only screen and (min-width: 1024px) and (min-width: 768px) {
    .focus-bar-single__content {
      padding-left: 180px;
      padding-right: 90px; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .focus-bar-single__content {
      padding-left: 336px;
      padding-right: 168px; } }
  @media only screen and (min-width: 1024px) and (min-width: 1440px) {
    .focus-bar-single__content {
      padding-left: 460px;
      padding-right: 230px; } }

.focus-bar-single__poster {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media only screen and (min-width: 768px) {
    .focus-bar-single__poster {
      display: block;
      width: 340px; } }
  @media only screen and (min-width: 1024px) {
    .focus-bar-single__poster {
      width: 232px; } }
  @media only screen and (min-width: 1440px) {
    .focus-bar-single__poster {
      width: 305px; } }
  .focus-bar-single__poster:before {
    content: '';
    display: block;
    padding-top: 73.25%; }

.focus-bar-single__button {
  margin-bottom: 0;
  margin-top: 10px; }
  @media only screen and (min-width: 568px) {
    .focus-bar-single__button {
      margin-top: 12px; } }
  @media only screen and (min-width: 768px) {
    .focus-bar-single__button {
      margin-top: 20px; } }
  @media only screen and (min-width: 1024px) {
    .focus-bar-single__button {
      margin-top: 20px; } }

.focus-bar {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (min-width: 0) {
    .focus-bar {
      padding-left: 10px; } }
  @media only screen and (min-width: 568px) {
    .focus-bar {
      padding-left: 12px; } }
  @media only screen and (min-width: 768px) {
    .focus-bar {
      padding-left: 90px; } }
  @media only screen and (min-width: 1024px) {
    .focus-bar {
      padding-left: 168px; } }
  @media only screen and (min-width: 1440px) {
    .focus-bar {
      padding-left: 230px; } }
  @media only screen and (max-width: 1023px) {
    .focus-bar {
      padding-left: 0;
      margin-top: 1.875rem;
      margin-bottom: 1.875rem; } }
  @media only screen and (min-width: 1024px) {
    .focus-bar {
      padding-bottom: 60px;
      padding-right: 0;
      padding-top: 60px; } }

.focus-bar__title {
  color: #1ab932;
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 1em;
  text-transform: uppercase; }
  @media only screen and (min-width: 1024px) {
    .focus-bar__title {
      font-size: 1.375rem;
      height: 60px;
      letter-spacing: .05em;
      line-height: 60px;
      margin-bottom: 60px; } }

.focus-bar__content {
  display: block;
  line-height: 1.65;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .focus-bar__content {
      width: 652px; } }
  @media only screen and (min-width: 1440px) {
    .focus-bar__content {
      width: 880px; } }
  .focus-bar__content p:last-child {
    margin-bottom: 0; }

.focus-bar__images {
  display: none;
  background-color: #f1f1f1;
  font-size: 0;
  height: 240px;
  margin-top: 60px; }
  @media only screen and (min-width: 1024px) {
    .focus-bar__images {
      display: block;
      margin-left: -168px; } }
  @media only screen and (min-width: 1440px) {
    .focus-bar__images {
      margin-left: -230px; } }
  .focus-bar__images > [mr-haraway] {
    display: inline-block;
    height: 240px;
    width: 25%; }

.focus-bar__button {
  margin-bottom: 0;
  margin-top: 10px; }
  @media only screen and (min-width: 568px) {
    .focus-bar__button {
      margin-top: 12px; } }
  @media only screen and (min-width: 768px) {
    .focus-bar__button {
      margin-top: 20px; } }
  @media only screen and (min-width: 1024px) {
    .focus-bar__button {
      margin-top: 60px; } }

.footer-partners {
  background-color: #f1f1f1;
  padding-bottom: 10px;
  padding-top: 10px;
  display: none; }
  @media only screen and (max-width: 1023px) {
    .footer-partners.is-small {
      display: block; } }
  @media only screen and (min-width: 1024px) {
    .footer-partners.is-medium {
      display: block; } }
  @media only screen and (min-width: 568px) {
    .footer-partners {
      padding-bottom: 12px;
      padding-top: 12px; } }
  @media only screen and (min-width: 768px) {
    .footer-partners {
      padding-bottom: 20px;
      padding-top: 20px; } }
  @media only screen and (min-width: 1024px) {
    .footer-partners {
      padding-bottom: 60px;
      padding-top: 60px; } }
  .footer-partners ul {
    font-size: 0;
    list-style: none; }
  .footer-partners li {
    height: 70px;
    text-align: center; }
  .footer-partners img {
    display: inline-block;
    max-height: 100%; }

.footer-partners__list {
  text-align: center;
  font-size: 0;
  margin-bottom: -10px;
  margin-left: -5px;
  margin-right: -5px;
  padding: 0; }
  .footer-partners__list li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    font-size: 1rem;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: top;
    width: calc(100% / 3 - 10px); }
  @media only screen and (min-width: 568px) {
    .footer-partners__list {
      font-size: 0;
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px;
      padding: 0; }
      .footer-partners__list li {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: calc(100% / 4 - 12px); } }
  @media only screen and (min-width: 768px) {
    .footer-partners__list {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .footer-partners__list li {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 6 - 20px); } }
  @media only screen and (min-width: 1024px) {
    .footer-partners__list {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .footer-partners__list li {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 8 - 20px); }
      .footer-partners__list.has-padding-top {
        padding-top: 2.5rem !important; }
      .footer-partners__list.is-medium {
        font-size: 0;
        margin-bottom: -20px;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0; }
        .footer-partners__list.is-medium li {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 20px;
          margin-left: 10px;
          margin-right: 10px;
          vertical-align: top;
          width: calc(100% / 6 - 20px); } }
  @media only screen and (min-width: 1440px) {
    .footer-partners__list {
      font-size: 0;
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 0; }
      .footer-partners__list li {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: calc(100% / 8 - 40px); }
      .footer-partners__list.has-padding-top {
        padding-top: 2.5rem !important; }
      .footer-partners__list.is-medium {
        font-size: 0;
        margin-bottom: -40px;
        margin-left: -20px;
        margin-right: -20px;
        padding: 0; }
        .footer-partners__list.is-medium li {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 40px;
          margin-left: 20px;
          margin-right: 20px;
          vertical-align: top;
          width: calc(100% / 5 - 40px); } }

.footer-partners__item {
  position: relative; }
  .footer-partners__item p {
    color: rgba(24, 24, 24, 0.25);
    position: absolute;
    font-size: .85rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%; }

.footer-section {
  background-color: #fefefe;
  border-top: 1px solid #ebebeb;
  color: #181818;
  padding-top: .5em;
  padding-bottom: .5em; }
  @media only screen and (min-width: 1024px) {
    .footer-section {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0;
      padding-bottom: 60px;
      padding-top: 60px; }
      .footer-section .footer-section__column {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 4 - 20px); }
      .footer-section.is-inverted:after {
        content: '';
        clear: both;
        display: table; }
      .footer-section.is-inverted .footer-section__column {
        float: right; } }
  @media only screen and (min-width: 1440px) {
    .footer-section {
      font-size: 0;
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 0;
      padding-bottom: 60px;
      padding-top: 60px; }
      .footer-section .footer-section__column {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: calc(100% / 4 - 40px); } }

@media only screen and (max-width: 1023px) {
  .footer-section__collapsible-columns {
    text-align: center;
    padding: 30px 12px 0; }
    .footer-section__collapsible-columns .footer-section__column,
    .footer-section__collapsible-columns .footer-section__list {
      display: inline-block;
      width: auto; }
      .footer-section__collapsible-columns .footer-section__column li,
      .footer-section__collapsible-columns .footer-section__list li {
        display: inline-block;
        margin: 0 1rem; }
      .footer-section__collapsible-columns .footer-section__column a,
      .footer-section__collapsible-columns .footer-section__list a {
        display: inline-block; } }

@media only screen and (max-width: 767px) {
  .footer-section__collapsible-columns .footer-section__column li,
  .footer-section__collapsible-columns .footer-section__list li {
    margin: 0 .5rem; } }

.footer-section__column {
  font-size: 0.875rem; }
  .footer-section__column [type='radio'],
  .footer-section__column [type='checkbox'] {
    display: none; }
  .footer-section__column a {
    color: currentcolor;
    text-decoration: none; }
    .footer-section__column a:hover {
      color: #4700ff; }
      .is-red-mode .footer-section__column a:hover {
        color: #f32b2c; }
      .is-green-mode .footer-section__column a:hover {
        color: #1ab932; }
  .is-faded .footer-section__column {
    color: #b4b4b4;
    font-size: 0.875rem; }

.footer-section__title {
  display: block;
  font-size: 0.8125rem;
  text-transform: uppercase; }
  @media only screen and (max-width: 1023px) {
    [type='radio'] ~ .footer-section__title,
    [type='checkbox'] ~ .footer-section__title {
      cursor: pointer;
      height: 45px;
      line-height: 45px;
      text-align: center; } }
  @media only screen and (min-width: 1024px) {
    .footer-section__title {
      font-size: 0.875rem;
      font-weight: 500;
      margin-bottom: .6em; } }

.footer-section__list {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media only screen and (max-width: 1023px) {
    [type='radio'] ~ .footer-section__list,
    [type='checkbox'] ~ .footer-section__list {
      background-color: #f1f1f1;
      max-height: 0;
      overflow: hidden; }
    :checked ~ .footer-section__list {
      max-height: 450px;
      padding: .5em 0; } }
  .footer-section__list a {
    display: block;
    font-size: 1em;
    padding: .5em 0;
    text-align: center;
    text-decoration: none; }
    @media only screen and (min-width: 1024px) {
      .footer-section__list a {
        padding: .15em 0;
        text-align: left; } }
  .footer-section__list.is-horizontal li {
    display: inline-block;
    margin: 0 1rem; }
    .footer-section__list.is-horizontal li:first-child {
      margin-left: 0; }
    .footer-section__list.is-horizontal li:last-child {
      margin-right: 0; }
  .footer-section__list li.is-active a {
    color: #181818;
    text-decoration: underline; }
  .footer-section__list.has-max-width {
    max-width: 80%; }

.footer-section__share {
  text-align: left; }
  @media only screen and (max-width: 1023px) {
    .footer-section__share {
      text-align: center;
      padding: 15px; } }
  @media only screen and (min-width: 1024px) {
    .footer-section__share li {
      margin: 0 !important;
      margin-right: 5px !important; } }
  .footer-section__share a:active, .footer-section__share a:focus {
    outline: 0; }
  .footer-section__share a:hover path {
    fill: #4700ff; }
  .is-red-mode .footer-section__share a:hover path {
    fill: #f32b2c; }
  .is-green-mode .footer-section__share a:hover path {
    fill: #1ab932; }
  .footer-section__share svg {
    display: block;
    height: 32px;
    width: 32px; }
    @media only screen and (min-width: 1024px) {
      .footer-section__share svg {
        height: 24px;
        width: 24px; } }
  .footer-section__share p {
    display: table;
    margin: 0 0 0.125rem 0.3125rem; }
  .footer-section__share path {
    fill: #b4b4b4; }

@media only screen and (max-width: 1023px) {
  .footer-section__newsletter {
    background-color: rgba(241, 241, 241, 0.5);
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px; }
    .footer-section__newsletter:after {
      content: '';
      clear: both;
      display: table; } }

.footer-section__newsletter-label {
  display: block; }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .footer-section__newsletter-label {
      display: inline-block;
      vertical-align: middle;
      line-height: 45px;
      height: 45px;
      margin-right: 2em; } }

.footer-section__newsletter-button {
  border-color: currentcolor !important;
  font-size: 0.75rem !important;
  margin: 1.25rem 0 0 0 !important;
  width: 50%; }
  @media only screen and (min-width: 1024px) {
    .footer-section__newsletter-button {
      height: inherit !important;
      line-height: 2.5rem;
      width: auto; } }

.footer-section__newsletter-input {
  background-color: #fefefe;
  margin: 1em auto 0;
  width: 302px; }
  @media only screen and (min-width: 568px) {
    .footer-section__newsletter-input {
      width: 302px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .footer-section__newsletter-input {
      margin: 0;
      display: inline-block;
      width: 250px;
      vertical-align: middle; } }
  @media only screen and (min-width: 1024px) {
    .footer-section__newsletter-input {
      width: 100%; } }

@media only screen and (max-width: 1023px) {
  .footer-section__copyright {
    display: block;
    margin-top: .5em;
    width: 100%;
    text-align: center;
    padding-bottom: 30px; } }

.footer-section__list__site-name {
  padding-bottom: 15px; }

.footer-section__partner {
  background-image: url("/assets/images/logo-flanders_state_of_the_art.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 53px;
  margin: 30px auto 0;
  width: 126px; }
  @media only screen and (min-width: 1024px) {
    .footer-section__partner {
      margin: 0; } }

.gallery {
  display: block;
  margin: 2.5rem 0; }

.gallery__slider {
  position: relative; }
  .gallery__slider [data-template] .mr-slides__slides {
    display: block;
    position: relative; }
    .gallery__slider [data-template] .mr-slides__slides:before {
      content: '';
      display: block;
      padding-bottom: 66.7756%; }

@media only screen and (min-width: 1024px) {
  .gallery__navigation {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto; } }

@media only screen and (min-width: 1440px) {
  .gallery__navigation {
    max-width: 920px; } }

.gallery__pagination {
  z-index: 20;
  color: #b4b4b4;
  font-family: "F Grotesk";
  font-size: 1rem;
  line-height: initial !important; }
  .gallery__pagination.is-white {
    color: white; }
  .gallery__pagination a {
    border-bottom: none !important;
    display: inline-block;
    padding: 0.375rem;
    line-height: initial !important;
    color: inherit;
    -webkit-transition: color 128ms linear;
    transition: color 128ms linear; }
    .gallery__pagination a.is-active {
      color: #4700ff; }
      .is-red-mode .gallery__pagination a.is-active {
        color: #f32b2c; }
      .is-green-mode .gallery__pagination a.is-active {
        color: #1ab932; }

.gallery__captions {
  display: block;
  font-size: 1rem; }

.gallery__caption {
  color: #b4b4b4;
  display: block;
  font-family: "F Grotesk";
  text-align: center; }

.global-notifier__wrapper {
  background-color: #1ab932;
  display: block;
  font-size: initial;
  margin-bottom: 50px;
  padding: 16px;
  position: relative; }

.global-notifier__close {
  display: block;
  width: 100%;
  text-align: right; }
  @media only screen and (min-width: 768px) {
    .global-notifier__close {
      position: absolute;
      right: 16px;
      top: 16px; } }

@media only screen and (min-width: 768px) {
  .global-notifier__poster,
  .global-notifier__content {
    display: inline-block; } }

.global-notifier__poster {
  margin: 16px 0;
  width: 100%; }
  .global-notifier__poster img {
    margin: 0 !important;
    width: 100%; }
  @media only screen and (min-width: 768px) {
    .global-notifier__poster {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin: 0;
      padding-right: 16px;
      width: 25%; } }

.global-notifier__content {
  vertical-align: top;
  width: 100%; }
  .global-notifier__content a {
    border-bottom: 1px solid black;
    color: black;
    cursor: pointer; }
  .global-notifier__content p, .global-notifier__content h2, .global-notifier__content h3, .global-notifier__content h4 {
    margin: 0 0 20px 0; }
  @media only screen and (min-width: 768px) {
    .global-notifier__content {
      width: 60%; } }

:last-child .global-notifier__content-body {
  margin: 0; }

.group-hover-items {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  margin-bottom: -12px;
  margin-left: -6px;
  margin-right: -6px;
  padding: 0; }
  .group-hover-items .group-hover-item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    font-size: 1rem;
    margin-bottom: 12px;
    margin-left: 6px;
    margin-right: 6px;
    vertical-align: top;
    width: calc(100% / 1 - 12px); }
  @media only screen and (min-width: 568px) {
    .group-hover-items {
      font-size: 0;
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px;
      padding: 0; }
      .group-hover-items .group-hover-item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: calc(100% / 2 - 12px); } }
  @media only screen and (min-width: 768px) {
    .group-hover-items {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .group-hover-items .group-hover-item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 3 - 20px); } }
  @media only screen and (min-width: 1024px) {
    .group-hover-items {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .group-hover-items .group-hover-item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 3 - 20px); } }
  @media only screen and (min-width: 1440px) {
    .group-hover-items {
      font-size: 0;
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 0; }
      .group-hover-items .group-hover-item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: calc(100% / 4 - 40px); } }

.group-hover-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: default;
  font-size: 1.125rem !important;
  position: relative; }
  .group-hover-item a {
    border: none;
    cursor: pointer;
    display: inline-block; }
    .group-hover-item a p {
      margin: 0; }
    .group-hover-item a:hover .wordcloud span {
      color: #ccc; }
    .group-hover-item a:hover .group-hover-item__card:not([src^="data:"]) {
      display: block !important; }
  .group-hover-item.is-large {
    font-size: 1.5rem !important;
    line-height: 2rem !important; }
    .group-hover-item.is-large.make-text-smaller {
      font-size: 1.125rem !important;
      line-height: 1.75rem !important; }
    @media only screen and (min-width: 1024px) {
      .group-hover-item.is-large {
        font-size: 2rem !important;
        line-height: 2.5rem !important; }
        .group-hover-item.is-large.make-text-smaller {
          font-size: 1.5rem !important;
          line-height: 2rem !important; } }

.group-hover-item__card {
  background-color: white;
  display: none !important;
  width: 250px !important;
  position: fixed;
  pointer-events: none; }
  .group-hover-item__card[src^="data:"] {
    display: none !important; }

.group-icons {
  font-size: 0;
  list-style: none;
  padding: 2rem 0 !important; }
  @media only screen and (min-width: 0) {
    .group-icons {
      margin-bottom: -10px;
      margin-left: -5px;
      margin-right: -5px; }
      .group-icons .group-icons__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
        vertical-align: top;
        width: 146px; } }
  @media only screen and (min-width: 568px) {
    .group-icons {
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px; }
      .group-icons .group-icons__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: 158px; } }
  @media only screen and (min-width: 768px) {
    .group-icons {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .group-icons .group-icons__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 340px; } }
  @media only screen and (min-width: 1024px) {
    .group-icons {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .group-icons .group-icons__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 232px; } }
  @media only screen and (min-width: 1440px) {
    .group-icons {
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px; }
      .group-icons .group-icons__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: 305px; } }
  @media only screen and (min-width: 768px) {
    .group-icons {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .group-icons .group-icons__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 4 - 20px); } }
  @media only screen and (min-width: 1024px) {
    .group-icons {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .group-icons .group-icons__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 4 - 20px); } }
  @media only screen and (min-width: 1440px) {
    .group-icons {
      font-size: 0;
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 0; }
      .group-icons .group-icons__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: calc(100% / 4 - 40px); } }

.group-icons__item {
  border: 1px solid #ccc;
  font-size: 1rem;
  position: relative; }
  .group-icons__item:before {
    content: '';
    display: block;
    padding-top: 100%; }

.group-icons__item-action {
  border-bottom: none;
  color: #181818;
  left: 50%;
  position: absolute;
  text-align: center;
  text-decoration: underline;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .group-icons__item-action:hover {
    color: #4700ff;
    text-decoration: underline; }
    .is-red-mode .group-icons__item-action:hover {
      color: #f32b2c; }
    .is-green-mode .group-icons__item-action:hover {
      color: #1ab932; }

.group-listing {
  list-style: none;
  font-size: 0;
  margin-bottom: -16px;
  margin-left: -8px;
  margin-right: -8px;
  padding: 0; }
  .group-listing .group-listing__list {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    font-size: 1rem;
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
    vertical-align: top;
    width: calc(100% / 1 - 16px); }
  @media only screen and (min-width: 568px) {
    .group-listing {
      font-size: 0;
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px;
      padding: 0; }
      .group-listing .group-listing__list {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: calc(100% / 2 - 12px); } }
  @media only screen and (min-width: 768px) {
    .group-listing {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .group-listing .group-listing__list {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 2 - 20px); } }
  @media only screen and (min-width: 1024px) {
    .group-listing {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .group-listing .group-listing__list {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 3 - 20px); } }
  @media only screen and (min-width: 1440px) {
    .group-listing {
      font-size: 0;
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 0; }
      .group-listing .group-listing__list {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: calc(100% / 3 - 40px); } }

.group-listing__list {
  font-size: 1rem;
  list-style: none;
  padding: 0; }

.group-listing__title {
  font-weight: 500;
  margin-bottom: 1em;
  text-transform: uppercase; }

.group-listing__list-item {
  margin-bottom: .5em; }
  .group-listing__list-item a {
    border-bottom: 1px solid currentcolor;
    color: #181818;
    text-decoration: none; }
    .group-listing__list-item a:hover {
      color: #4700ff; }

.hero {
  background-color: #f1f1f1;
  background-position: center center;
  background-size: cover;
  height: calc(100vh - 50px);
  margin-top: 50px;
  position: relative; }
  @media only screen and (min-width: 1024px) {
    .hero {
      height: 100vh;
      margin-top: 0; } }
  .hero.is-loading {
    background-image: url("/assets/images/img-loader.svg");
    background-position: center;
    background-size: 1.25rem;
    background-repeat: no-repeat; }

.hero--light {
  background-color: #fefefe;
  color: #181818; }
  .hero--light .hero__top,
  .hero--light .hero__content {
    color: #181818; }
  .hero--light .hero__logo path, .hero--light .hero__content.is-logo path {
    fill: #181818; }

.hero__logo, .hero__content.is-logo {
  height: 2.75rem;
  width: 12rem; }
  @media only screen and (max-width: 1023px) {
    .hero__logo, .hero__content.is-logo {
      display: none; } }
  .hero__logo svg, .hero__content.is-logo svg {
    display: block;
    max-height: 100%;
    max-width: 100%; }
  .hero__logo path, .hero__content.is-logo path {
    fill: #fefefe; }

.hero__content {
  color: #fefefe;
  position: absolute;
  -webkit-transition: opacity 250ms;
  transition: opacity 250ms;
  bottom: 1rem;
  font-size: 2rem;
  right: 1rem;
  width: auto; }
  .hero__content.has-navigation {
    bottom: 5rem; }
  @media only screen and (min-width: 768px) {
    .hero__content {
      bottom: 1rem;
      font-size: 2rem;
      right: 1rem; }
      .hero__content.has-navigation {
        bottom: 5rem; } }
  @media only screen and (min-width: 1024px) {
    .hero__content {
      bottom: 4rem;
      font-size: 2rem;
      right: 4rem; }
      .hero__content.has-navigation {
        bottom: 8.5rem; } }
  @media only screen and (min-width: 1440px) {
    .hero__content {
      bottom: 4rem;
      font-size: 2rem;
      right: 4rem; }
      .hero__content.has-navigation {
        bottom: 9.5rem; } }
  .hero__content.is-hidden {
    opacity: 0; }
  .hero__content.is-logo {
    text-align: right; }

.hero__top {
  color: #fefefe;
  bottom: 60px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 302px; }
  @media only screen and (min-width: 568px) {
    .hero__top {
      font-size: 2rem;
      left: 50%;
      width: 498px; } }
  @media only screen and (min-width: 768px) {
    .hero__top {
      font-size: 2rem;
      left: 50%;
      width: 700px; } }
  @media only screen and (min-width: 1024px) {
    .hero__top {
      top: 4rem;
      font-size: 2rem;
      left: 4rem;
      right: 4rem;
      -webkit-transform: none;
              transform: none;
      width: auto; } }
  @media only screen and (min-width: 1440px) {
    .hero__top {
      top: 4rem;
      font-size: 2rem;
      left: 4rem; } }

.hero__title {
  font-size: 2rem;
  font-weight: 400; }
  .hero__title.has_extreme_long_word_in_title {
    word-break: break-word; }
  @media only screen and (min-width: 768px) {
    .hero__title {
      font-size: 3rem;
      margin: 0; }
      .is-small .hero__title {
        font-size: 2rem; } }
  @media only screen and (min-width: 1024px) {
    .hero__title {
      font-size: 3.5rem;
      margin: 0; }
      .is-small .hero__title {
        font-size: 2.5rem; } }
  @media only screen and (min-width: 1440px) {
    .hero__title {
      font-size: 4rem; }
      .is-small .hero__title {
        font-size: 3rem; } }

.hero__subtitle {
  font-size: 1.375rem;
  font-weight: 400; }
  @media only screen and (min-width: 768px) {
    .hero__subtitle {
      font-size: 2rem;
      margin: 0; }
      .is-small .hero__subtitle {
        font-size: 1.75rem; } }
  @media only screen and (min-width: 1024px) {
    .hero__subtitle {
      font-size: 2.5rem;
      margin: 0; }
      .is-small .hero__subtitle {
        font-size: 1.5rem; } }
  @media only screen and (min-width: 1440px) {
    .hero__subtitle {
      font-size: 3rem; }
      .is-small .hero__subtitle {
        font-size: 2rem; } }

.hero__navigation {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: #181818;
  bottom: 0;
  font-size: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center; }
  .hero__navigation.is-locked {
    height: 60px;
    left: 0;
    position: fixed;
    right: 0;
    top: 44px;
    z-index: 400; }
    @media only screen and (min-width: 1024px) {
      .hero__navigation.is-locked {
        top: 60px; } }
  .hero__navigation ul,
  .hero__navigation li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .hero__navigation ul {
    position: relative;
    z-index: 2; }
  .hero__navigation li {
    color: #fefefe;
    display: inline-block;
    font-size: 1rem; }
  .hero__navigation a {
    border-right: 1px solid currentcolor;
    color: rgba(254, 254, 254, 0.65);
    height: 60px;
    line-height: 60px;
    padding: 0 1rem;
    text-decoration: none; }
    .hero__navigation a:hover {
      color: #fefefe; }
  .hero__navigation li:last-child a {
    border-right: none; }
  .hero__navigation .is-active a {
    color: #fefefe; }

.hero__navigation-background {
  background-position: center center;
  background-size: cover;
  bottom: 0;
  height: 100vh;
  left: 0;
  opacity: .125;
  position: absolute;
  right: 0; }

.home__intro {
  margin-bottom: 0 !important; }
  @media only screen and (min-width: 568px) {
    .home__intro {
      font-size: 0;
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px;
      padding: 0; }
      .home__intro .home__intro-block {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: calc(100% / 2 - 12px); } }
  @media only screen and (min-width: 768px) {
    .home__intro {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .home__intro .home__intro-block {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 2 - 20px); } }
  @media only screen and (min-width: 1024px) {
    .home__intro {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .home__intro .home__intro-block {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 4 - 20px); } }
  @media only screen and (min-width: 1440px) {
    .home__intro {
      font-size: 0;
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 0; }
      .home__intro .home__intro-block {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: calc(100% / 4 - 40px); } }

.home__intro-block {
  display: inline-block;
  width: 100%; }
  .home__intro-block p {
    font-size: 1.125rem;
    line-height: 2rem;
    max-width: 80%; }
    @media only screen and (min-width: 568px) {
      .home__intro-block p {
        max-width: 90%; } }
    @media only screen and (min-width: 768px) {
      .home__intro-block p {
        max-width: 70%; } }
    @media only screen and (min-width: 1024px) {
      .home__intro-block p {
        max-width: 100%; } }
    @media only screen and (min-width: 1440px) {
      .home__intro-block p {
        max-width: 80%; } }
  .home__intro-block.is-purple {
    color: #4700ff; }
    @media only screen and (max-width: 567px) {
      .home__intro-block.is-purple {
        display: none; } }
  .home__intro-block.is-gray {
    color: #dcdcdc; }
  @media only screen and (max-width: 767px) {
    .home__intro-block:nth-child(3) {
      padding-top: 16px; } }
  @media only screen and (max-width: 767px) {
    .home__intro-block:nth-child(4) {
      padding-bottom: 16px; } }

.home__intro-block_list {
  margin: 0 !important; }

.home__content_row {
  background-color: #f0f0f0;
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0; }
  @media only screen and (min-width: 1024px) {
    .home__content_row {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-size: 1rem;
      line-height: 1.5rem; } }
  @media only screen and (min-width: 1440px) {
    .home__content_row {
      font-size: 1.125rem;
      line-height: 1.875rem; } }

.home__content_row-poster {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 12.5rem; }
  @media only screen and (min-width: 768px) {
    .home__content_row-poster {
      display: block;
      height: 9.375rem;
      width: 700px; } }
  @media only screen and (min-width: 1024px) {
    .home__content_row-poster {
      display: inline-block;
      height: auto;
      width: 736px; } }
  @media only screen and (min-width: 1440px) {
    .home__content_row-poster {
      width: 995px; } }
  .home__content_row-poster.is-loading {
    background-image: url("/assets/images/img-loader.svg");
    background-position: center;
    background-size: 1.25rem;
    background-repeat: no-repeat; }

.home__content_row-info {
  position: relative;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .home__content_row-info {
      width: 700px; } }
  @media only screen and (min-width: 1024px) {
    .home__content_row-info {
      display: inline-block;
      width: 252px; } }
  @media only screen and (min-width: 1440px) {
    .home__content_row-info {
      width: 345px; } }
  .home__content_row-info p {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 1.25rem;
    margin: 1.25rem 0; }
    @media only screen and (min-width: 1024px) {
      .home__content_row-info p {
        margin: 0 0 1.875rem 0; } }
  .home__content_row-info a {
    border-bottom: 1px solid currentcolor;
    margin: 0; }
    .home__content_row-info a:hover {
      color: #4700ff;
      border-color: #4700ff; }

.home__content_row-info-container p {
  margin: 0;
  padding: 16px; }

@media only screen and (min-width: 1024px) {
  .home__content_row-info-container {
    padding: 16px 0; }
    .home__content_row-info-container p {
      margin: 0 0 1rem 0;
      padding: 0; } }

.home__image_row {
  background-color: #4700ff;
  font-size: 1.125rem;
  line-height: 1.875rem;
  margin: 0;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .home__image_row {
      background-color: #f0f0f0; } }

.home__image_row-poster {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .home__image_row-poster:before {
    content: '';
    display: block;
    padding-top: 33%; }
    @media only screen and (min-width: 768px) {
      .home__image_row-poster:before {
        padding-top: 19.8%; } }
  .home__image_row-poster.is-loading {
    background-image: url("/assets/images/img-loader.svg");
    background-position: center;
    background-size: 1.25rem;
    background-repeat: no-repeat; }

.home__image_row-content {
  background-color: rgba(71, 0, 255, 0);
  bottom: 0;
  cursor: pointer;
  -webkit-transition: background-color 128ms ease-in-out;
  transition: background-color 128ms ease-in-out;
  top: 0;
  width: 100%; }
  .home__image_row-content:hover {
    background-color: rgba(71, 0, 255, 0.85); }
  @media only screen and (min-width: 768px) {
    .home__image_row-content {
      position: absolute; } }

.home__image_row-content_body {
  color: #181818;
  padding: 16px; }
  .has_dark_poster_image .home__image_row-content_body {
    color: white; }
  @media only screen and (min-width: 768px) {
    .home__image_row-content_body {
      padding: 32px;
      font-size: 1.5rem;
      line-height: 1.875rem; } }
  @media only screen and (min-width: 1024px) {
    .home__image_row-content_body {
      font-size: 1.625rem;
      line-height: 2.125rem; } }
  @media only screen and (min-width: 1440px) {
    .home__image_row-content_body {
      font-size: 1.875rem;
      line-height: 2.5rem; } }

.home__window {
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0; }
  @media only screen and (min-width: 1024px) {
    .home__window {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-size: 1rem;
      line-height: 1.5rem; } }
  @media only screen and (min-width: 1440px) {
    .home__window {
      font-size: 1.125rem;
      line-height: 1.875rem; } }

.home__window-small {
  background-color: #4700ff;
  color: white;
  display: block;
  width: auto; }
  @media only screen and (min-width: 568px) {
    .home__window-small {
      margin-right: 0;
      width: 498px; } }
  @media only screen and (min-width: 768px) {
    .home__window-small {
      margin-right: 0;
      width: 700px; } }
  @media only screen and (min-width: 1024px) {
    .home__window-small {
      display: inline-block;
      margin-right: 20px;
      width: 232px; } }
  @media only screen and (min-width: 1440px) {
    .home__window-small {
      margin-right: 40px;
      width: 305px; } }
  .has-small-right .home__window-small {
    margin-right: 0;
    margin-left: 0; }
    @media only screen and (min-width: 568px) {
      .has-small-right .home__window-small {
        margin-left: 0; } }
    @media only screen and (min-width: 768px) {
      .has-small-right .home__window-small {
        margin-left: 0; } }
    @media only screen and (min-width: 1024px) {
      .has-small-right .home__window-small {
        margin-left: 20px; } }
    @media only screen and (min-width: 1440px) {
      .has-small-right .home__window-small {
        margin-left: 40px; } }

.home__window-small_title {
  padding: 1.875rem;
  margin: 0 !important; }
  @media only screen and (max-width: 1023px) {
    .home__window-small_title {
      padding: 1.25rem;
      width: auto; } }

.home__window-small_poster {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block; }
  .home__window-small_poster:before {
    content: '';
    display: block;
    padding-top: 100%; }
  @media only screen and (max-width: 1023px) {
    .home__window-small_poster {
      display: none; } }
  .home__window-small_poster.is-loading {
    background-image: url("/assets/images/img-loader.svg");
    background-position: center;
    background-size: 1.25rem;
    background-repeat: no-repeat; }

.home__window-large {
  background-color: rgba(26, 185, 50, 0.1);
  border-bottom: 1px solid #1ab932;
  border-top: 1px solid #1ab932;
  color: #1ab932;
  clear: both;
  display: inline-block;
  margin: 1.25rem 0 0 0;
  position: relative;
  width: auto; }
  .has-small-right .home__window-large {
    margin: 0 0 1.25rem 0; }
  @media only screen and (min-width: 568px) {
    .home__window-large {
      width: 498px; } }
  @media only screen and (min-width: 768px) {
    .home__window-large {
      width: 700px; } }
  @media only screen and (min-width: 1024px) {
    .home__window-large {
      margin: 0 !important;
      width: 736px; } }
  @media only screen and (min-width: 1440px) {
    .home__window-large {
      width: 995px; } }

.home__window-large_content {
  width: 100%; }
  @media only screen and (min-width: 568px) {
    .home__window-large_content {
      float: left;
      width: 50%; } }

.home__window-large_content-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 32px; }
  @media only screen and (min-width: 1024px) {
    .home__window-large_content-container {
      padding: 0 32px;
      position: absolute;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50%;
      width: 50%; } }

.home__window-large_content-pretitle {
  font-size: 0.75rem;
  margin-bottom: 1.25rem;
  text-transform: uppercase; }
  @media only screen and (min-width: 1024px) {
    .home__window-large_content-pretitle {
      font-size: 0.6875rem;
      margin-bottom: 0.625rem; } }
  @media only screen and (min-width: 1440px) {
    .home__window-large_content-pretitle {
      font-size: 0.75rem;
      margin-bottom: 1.25rem; } }

.home__window-large_content-title, .home__window-small_title {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin: 0 0 0.9375rem 0; }
  @media only screen and (min-width: 1024px) {
    .home__window-large_content-title, .home__window-small_title {
      font-size: 1.375rem;
      line-height: 1.75rem;
      margin: 0 0 0.9375rem 0; } }
  @media only screen and (min-width: 1440px) {
    .home__window-large_content-title, .home__window-small_title {
      font-size: 1.625rem;
      line-height: 2.125rem;
      margin: 0 0 1.25rem 0; } }

.home__window-large_content-body {
  margin: 0; }
  .home__window-large_content-body p {
    margin: 0; }
    .home__window-large_content-body p a {
      border-bottom: 1px solid currentcolor; }
      .home__window-large_content-body p a:hover {
        color: #181818; }
  @media only screen and (max-width: 767px) {
    .home__window-large_content-body {
      display: none; } }

.home__window-large_poster {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%; }
  .home__window-large_poster:before {
    content: '';
    display: block;
    padding-top: 100%; }
  @media only screen and (min-width: 568px) {
    .home__window-large_poster {
      float: right;
      width: 50%; } }
  @media only screen and (min-width: 1024px) {
    .home__window-large_poster {
      height: 100%; }
      .home__window-large_poster:before {
        content: '';
        display: block; } }
  .home__window-large_poster.is-loading {
    background-image: url("/assets/images/img-loader.svg");
    background-position: center;
    background-size: 1.25rem;
    background-repeat: no-repeat; }

@media only screen and (min-width: 768px) {
  .home__aotd {
    clear: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.home__aotd-column {
  background-color: #1ab932;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: white;
  position: relative;
  width: 100%; }
  .home__aotd-column:last-child {
    background-color: #fefefe;
    border-bottom: 1px solid #1ab932;
    border-top: 1px solid #1ab932; }
  @media only screen and (min-width: 768px) {
    .home__aotd-column {
      float: left;
      width: 50%; } }

.home__aotd-column_inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.875rem 32px; }
  @media only screen and (min-width: 768px) {
    .home__aotd-column_inner {
      padding: 2.5rem 32px; } }
  @media only screen and (min-width: 1024px) {
    .home__aotd-column_inner {
      padding: 3.125rem 32px; } }

.home__aotd-title {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 100;
  line-height: 1.45;
  border-bottom: 1px solid currentcolor;
  margin: 0 0 1.25rem 0; }
  @media only screen and (min-width: 768px) {
    .home__aotd-title {
      font-size: 1.25rem;
      margin: 0 0 1.875rem 0; } }
  @media only screen and (min-width: 1024px) {
    .home__aotd-title {
      font-size: 1.375rem;
      margin: 0 0 2.5rem 0; } }

.home__aotd-body {
  font-size: 0.9375rem;
  line-height: 1.625rem;
  font-weight: 200;
  margin: 0; }
  .home__aotd-body a {
    border-bottom: 1px solid currentcolor; }
    .home__aotd-body a:hover {
      color: #181818; }
  @media only screen and (min-width: 768px) {
    .home__aotd-body {
      font-size: 1rem;
      line-height: 1.75rem; } }
  @media only screen and (min-width: 1024px) {
    .home__aotd-body {
      font-size: 1.125rem;
      line-height: 1.875rem; } }

.home__aotd-floating {
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .home__aotd-floating {
      cursor: pointer;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 100%; } }

.home__aotd-mobile_image {
  margin-bottom: 16px !important; }

#home-aotd-img {
  background-color: white;
  opacity: 0;
  width: 250px !important;
  position: fixed;
  pointer-events: none; }
  @media only screen and (max-width: 767px) {
    #home-aotd-img {
      display: none; } }

.image-grid {
  font-size: 0;
  margin-top: 60px; }
  @media only screen and (min-width: 0) {
    .image-grid {
      margin-bottom: -10px;
      margin-left: -5px;
      margin-right: -5px; }
      .image-grid .image-grid__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
        vertical-align: top;
        width: 302px; } }
  @media only screen and (min-width: 568px) {
    .image-grid {
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px; }
      .image-grid .image-grid__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: 243px; } }
  @media only screen and (min-width: 768px) {
    .image-grid {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .image-grid .image-grid__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 340px; } }
  @media only screen and (min-width: 1024px) {
    .image-grid {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .image-grid .image-grid__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 484px; } }
  @media only screen and (min-width: 1440px) {
    .image-grid {
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px; }
      .image-grid .image-grid__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: 650px; } }
  @media only screen and (min-width: 768px) {
    .image-grid {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .image-grid .image-grid__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 2 - 20px); } }
  @media only screen and (min-width: 1024px) {
    .image-grid {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .image-grid .image-grid__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 2 - 20px); } }
  @media only screen and (min-width: 1440px) {
    .image-grid {
      font-size: 0;
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 0; }
      .image-grid .image-grid__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: calc(100% / 2 - 40px); } }
  .image-grid.as-3 {
    font-size: 0;
    margin-top: 60px; }
    @media only screen and (min-width: 0) {
      .image-grid.as-3 {
        margin-bottom: -10px;
        margin-left: -5px;
        margin-right: -5px; }
        .image-grid.as-3 .image-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 10px;
          margin-left: 5px;
          margin-right: 5px;
          vertical-align: top;
          width: 302px; } }
    @media only screen and (min-width: 568px) {
      .image-grid.as-3 {
        margin-bottom: -12px;
        margin-left: -6px;
        margin-right: -6px; }
        .image-grid.as-3 .image-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 12px;
          margin-left: 6px;
          margin-right: 6px;
          vertical-align: top;
          width: 243px; } }
    @media only screen and (min-width: 768px) {
      .image-grid.as-3 {
        margin-bottom: -20px;
        margin-left: -10px;
        margin-right: -10px; }
        .image-grid.as-3 .image-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 20px;
          margin-left: 10px;
          margin-right: 10px;
          vertical-align: top;
          width: 340px; } }
    @media only screen and (min-width: 1024px) {
      .image-grid.as-3 {
        margin-bottom: -20px;
        margin-left: -10px;
        margin-right: -10px; }
        .image-grid.as-3 .image-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 20px;
          margin-left: 10px;
          margin-right: 10px;
          vertical-align: top;
          width: 484px; } }
    @media only screen and (min-width: 1440px) {
      .image-grid.as-3 {
        margin-bottom: -40px;
        margin-left: -20px;
        margin-right: -20px; }
        .image-grid.as-3 .image-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 40px;
          margin-left: 20px;
          margin-right: 20px;
          vertical-align: top;
          width: 650px; } }
    @media only screen and (min-width: 768px) {
      .image-grid.as-3 {
        font-size: 0;
        margin-bottom: -20px;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0; }
        .image-grid.as-3 .image-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 20px;
          margin-left: 10px;
          margin-right: 10px;
          vertical-align: top;
          width: calc(100% / 3 - 20px); } }
    @media only screen and (min-width: 1024px) {
      .image-grid.as-3 {
        font-size: 0;
        margin-bottom: -20px;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0; }
        .image-grid.as-3 .image-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 20px;
          margin-left: 10px;
          margin-right: 10px;
          vertical-align: top;
          width: calc(100% / 3 - 20px); } }
    @media only screen and (min-width: 1440px) {
      .image-grid.as-3 {
        font-size: 0;
        margin-bottom: -40px;
        margin-left: -20px;
        margin-right: -20px;
        padding: 0; }
        .image-grid.as-3 .image-grid__item {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          font-size: 1rem;
          margin-bottom: 40px;
          margin-left: 20px;
          margin-right: 20px;
          vertical-align: top;
          width: calc(100% / 3 - 40px); } }

.image-grid__item {
  background-color: #181818;
  font-size: 1rem;
  position: relative; }
  .image-grid__item a {
    border-bottom: none;
    display: block; }

.image-grid__image {
  display: block;
  position: relative;
  background-color: #fefefe;
  background-size: cover;
  display: block;
  opacity: .8;
  position: relative;
  z-index: 1; }
  .image-grid__image:before {
    content: '';
    display: block;
    padding-bottom: 75%; }
  .image-grid__image.is-loading {
    background-image: url("/assets/images/img-loader.svg");
    background-position: center;
    background-size: 1.25rem;
    background-repeat: no-repeat; }

.image-grid__overlay {
  background-color: rgba(71, 0, 255, 0);
  bottom: 0;
  color: #fefefe;
  left: 0;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 68px;
  padding-top: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 128ms ease-in-out;
  transition: background-color 128ms ease-in-out;
  z-index: 2; }
  .image-grid__item a:hover .image-grid__overlay {
    background-color: rgba(71, 0, 255, 0.95); }

.image-grid__overlay-title {
  font-size: 1.25rem; }
  .image-grid.as-3 .image-grid__overlay-title {
    font-size: 0.9375rem; }
  @media only screen and (min-width: 1024px) {
    .image-grid__overlay-title {
      font-size: 1.375rem;
      line-height: 2.0625rem; }
      .image-grid.as-3 .image-grid__overlay-title {
        font-size: 1.0625rem; } }
  @media only screen and (min-width: 1440px) {
    .image-grid__overlay-title {
      font-size: 1.5rem;
      line-height: 2.25rem; }
      .image-grid.as-3 .image-grid__overlay-title {
        font-size: 1.125rem; } }

.item-detail {
  padding: 60px 0 0 0; }

.item-detail__header {
  margin: 0 auto;
  text-align: center;
  width: 82.5%; }
  @media only screen and (min-width: 1024px) {
    .item-detail__header {
      max-width: 484px; } }
  @media only screen and (min-width: 1440px) {
    .item-detail__header {
      max-width: 650px; } }

.item-detail__title {
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.4;
  margin: 16px auto;
  text-transform: none; }
  @media only screen and (min-width: 1024px) {
    .item-detail__title {
      font-size: 2rem;
      margin: 60px auto; } }

.item-detail__actors {
  list-style: none;
  margin: 0;
  margin-bottom: 16px;
  padding: 0; }
  @media only screen and (min-width: 1024px) {
    .item-detail__actors {
      margin-bottom: 60px; } }

.item-detail__actors-item {
  display: inline-block;
  margin: 0 .5rem 0 0; }
  .item-detail__actors-item a {
    border-bottom: 1px solid currentcolor;
    color: #181818;
    display: inline-block;
    text-decoration: none; }
  .item-detail__actors-item:hover a {
    color: #1ab932; }
  .item-detail__actors-item:after {
    content: ', ';
    display: inline-block; }
  .item-detail__actors-item:last-child:after {
    content: '';
    display: none; }

.item-detail__info {
  list-style: none;
  margin: 0;
  padding: 0; }

.item-detail__info-item {
  line-height: 1.65;
  margin: 0; }

.item-detail__image {
  margin: 60px auto 0 auto;
  position: relative;
  width: 100%; }
  @media only screen and (min-width: 568px) {
    .item-detail__image {
      width: 59%; } }
  .item-detail__image img {
    background-color: #f1f1f1;
    border: none;
    margin: 0; }
  .item-detail__image:hover .item-detail__image-credits {
    opacity: 1; }

.item-detail__image-credits {
  bottom: 0;
  position: absolute;
  text-align: right;
  width: 100%; }

.item-detail__content {
  line-height: 1.65;
  padding-bottom: 16px; }
  @media only screen and (min-width: 1024px) {
    .item-detail__content {
      padding: 60px 0;
      margin: 0 auto; } }
  .item-detail__content.align-left {
    text-align: left; }
  .item-detail__content.is-muted {
    color: #ccc;
    font-style: oblique; }
  .item-detail__content.is-half-height {
    padding: 0; }

.item-detail__more {
  padding: 2rem 0;
  text-align: center; }

.items {
  clear: both;
  float: none;
  overflow: hidden; }

.items__items h3, .artists__artists h3 {
  font-size: 1rem;
  margin: 2.7778rem auto;
  text-align: center;
  text-transform: none; }
  .items__items h3 sup, .artists__artists h3 sup {
    font-size: smaller;
    position: relative;
    top: 3px;
    vertical-align: top; }

.list {
  list-style: none;
  margin: 0;
  padding: 0; }

.list__item {
  border-bottom: 1px solid #f1f1f1;
  display: block;
  font-size: 1.375rem;
  line-height: 1.1;
  margin-bottom: 60px;
  padding-bottom: 60px; }

.list__item-title {
  font-size: 1.375rem;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase; }

.list__item-subtitle {
  display: block;
  margin: 0;
  text-transform: uppercase; }

.list__item-meta {
  color: #4700ff;
  display: block;
  margin: 0; }

#loading-bar,
#loading-bar-spinner {
  pointer-events: none;
  -webkit-transition: opacity 256ms ease-in-out, width 256ms ease-in-out;
  transition: opacity 256ms ease-in-out, width 256ms ease-in-out; }

#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
  opacity: 0; }

#loading-bar .bar {
  background-color: #4700ff;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
  height: 3px;
  left: 0;
  position: fixed;
  top: 0;
  -webkit-transition: width 350ms;
  transition: width 350ms;
  width: 100%;
  z-index: 10002; }
  .is-green-mode #loading-bar .bar {
    background-color: #1ab932; }
  .is-red-mode #loading-bar .bar {
    background-color: #f32b2c; }

#loading-bar .peg,
#loading-bar-spinner {
  display: none; }

.mr-slides {
  display: block;
  position: relative; }

.mr-slides__slides {
  position: relative;
  z-index: 1; }
  [data-template='default'] .mr-slides__slides {
    display: block;
    position: relative;
    overflow: hidden; }
    [data-template='default'] .mr-slides__slides:before {
      content: '';
      display: block;
      padding-bottom: 56.25%; }
  .mr-slides__slides a {
    border-bottom: none !important; }

[data-template='default'] .mr-slides__slide,
[data-template='top-module-slide'] .mr-slides__slide {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 64ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 192ms, -webkit-transform 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 64ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 192ms, -webkit-transform 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 64ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 192ms, transform 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 64ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 192ms, transform 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1; }
  [data-template='default'] .mr-slides__slide.is-previous,
  [data-template='top-module-slide'] .mr-slides__slide.is-previous {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    z-index: 2; }
  [data-template='default'] .mr-slides__slide.is-next,
  [data-template='top-module-slide'] .mr-slides__slide.is-next {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    z-index: 2; }
  [data-template='default'] .mr-slides__slide.is-current,
  [data-template='top-module-slide'] .mr-slides__slide.is-current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 64ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 64ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 64ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 64ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    z-index: 3; }
  [data-template='default'] .mr-slides__slide [mr-haraway],
  [data-template='top-module-slide'] .mr-slides__slide [mr-haraway] {
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }

[data-template='default'] .mr-slides__slide [mr-haraway] {
  background-color: #eee;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.mr-slides__next,
.mr-slides__previous {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10; }

.mr-slides__previous {
  left: 0;
  width: 30%; }

.mr-slides__next {
  right: 0;
  width: 70%; }

.mr-slides__pagination {
  text-align: center; }
  .mr-slides__pagination a {
    background-color: currentcolor;
    font-size: 0;
    display: inline-block;
    border-radius: .625rem;
    height: .625rem;
    width: .625rem;
    opacity: .15; }
    .mr-slides__pagination a:not(:last-child) {
      margin-right: .5rem; }
    .mr-slides__pagination a:hover {
      opacity: .3; }
    .mr-slides__pagination a.is-active {
      opacity: 1; }

.newsletter-form__success,
.newsletter-form__error {
  border: 2px solid #fefefe;
  display: inline-block;
  font-size: 0;
  height: 2.4rem;
  line-height: 2.4rem;
  -webkit-transition: border-color 256ms ease-in-out;
  transition: border-color 256ms ease-in-out;
  vertical-align: middle; }
  @media only screen and (max-width: 567px) {
    .newsletter-form__success,
    .newsletter-form__error {
      display: block;
      margin: 0 auto;
      width: 85%; } }
  @media only screen and (min-width: 1024px) {
    .newsletter-form__success,
    .newsletter-form__error {
      width: calc(50% - 20px - 4px); } }
  .ng-invalid.ng-submitted .newsletter-form__success, .ng-invalid.ng-submitted
  .newsletter-form__error {
    border-color: #f32b2c; }

.newsletter-form__success,
.newsletter-form__error {
  display: none;
  font-size: .825rem;
  text-align: center; }

.newsletter-form.is-success .newsletter-form__input {
  display: none; }

.newsletter-form.is-success .newsletter-form__success {
  display: inline-block;
  vertical-align: middle; }

.newsletter-form.is-error .newsletter-form__input {
  display: none; }

.newsletter-form.is-error .newsletter-form__error {
  display: inline-block;
  vertical-align: middle; }

.ng-invalid.ng-submitted .newsletter-form__email, .ng-invalid.ng-submitted .newsletter-form__email::-webkit-input-placeholder {
  color: #f32b2c; }

.ng-invalid.ng-submitted .newsletter-form__email, .ng-invalid.ng-submitted .newsletter-form__email:-ms-input-placeholder {
  color: #f32b2c; }

.ng-invalid.ng-submitted .newsletter-form__email, .ng-invalid.ng-submitted .newsletter-form__email::-ms-input-placeholder {
  color: #f32b2c; }

.ng-invalid.ng-submitted .newsletter-form__email, .ng-invalid.ng-submitted .newsletter-form__email::placeholder {
  color: #f32b2c; }

.overlay-renovation {
  background-color: rgba(26, 185, 50, 0.85);
  bottom: 0;
  left: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999; }

.overlay-renovation__wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0 auto;
  max-width: 650px;
  width: 85%; }
  @media only screen and (min-width: 1024px) {
    .overlay-renovation__wrapper {
      width: 100%; } }

.overlay-renovation__content {
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: black;
  padding: 30px;
  text-align: center; }

.overlay-renovation__content-title {
  margin: 0 0 20px 0; }

.overlay-renovation__content-body {
  display: inline-block;
  margin: 20px 0; }
  .overlay-renovation__content-body h2, .overlay-renovation__content-body h3, .overlay-renovation__content-body h4 {
    margin: 20px 0; }
  .overlay-renovation__content-body a {
    border-bottom: 1px solid black;
    color: black;
    cursor: pointer; }
    .overlay-renovation__content-body a:hover {
      border-color: #1ab932;
      color: #1ab932; }

.overlay-renovation__content-poster {
  display: block;
  width: 100%; }

.overlay-renovation__content-actions {
  margin: 20px 0 0 0; }
  .overlay-renovation__content-actions a {
    border-bottom: 1px solid black;
    color: black;
    cursor: pointer; }
    .overlay-renovation__content-actions a:hover {
      border-color: #1ab932;
      color: #1ab932; }
  .overlay-renovation__content-actions a:first-child {
    margin-right: 15px; }

@media only screen and (min-width: 1024px) {
  .overlay-renovation__close {
    margin: 0; } }

.overlay {
  background-color: rgba(71, 0, 255, 0.85);
  bottom: 0;
  left: 0;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99999; }
  .is-green-mode .overlay {
    background-color: rgba(26, 185, 50, 0.85); }
  .is-red-mode .overlay {
    background-color: rgba(243, 43, 44, 0.85); }

.overlay__close {
  border-bottom: none;
  color: #fefefe;
  cursor: pointer;
  display: block;
  line-height: 60px;
  text-align: center; }
  @media only screen and (max-width: 567px) {
    .overlay__close {
      line-height: 50px;
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 568px) {
    .overlay__close {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      line-height: 90px;
      width: 100%;
      z-index: 100; } }

.overlay__content {
  background-color: #fefefe;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  width: auto; }
  @media only screen and (min-width: 568px) {
    .overlay__content {
      max-width: 85vw;
      margin: 90px auto;
      position: relative;
      z-index: 200; } }
  @media only screen and (min-width: 1024px) {
    .overlay__content {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-transform: translateX(7px);
              transform: translateX(7px);
      max-width: none; } }
  @media only screen and (min-width: 1024px) and (min-width: 0) {
    .overlay__content {
      width: 302px; } }
  @media only screen and (min-width: 1024px) and (min-width: 568px) {
    .overlay__content {
      width: 498px; } }
  @media only screen and (min-width: 1024px) and (min-width: 768px) {
    .overlay__content {
      width: 700px; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .overlay__content {
      width: 988px; } }
  @media only screen and (min-width: 1024px) and (min-width: 1440px) {
    .overlay__content {
      width: 1340px; } }
  @media only screen and (min-width: 1440px) {
    .overlay__content {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-transform: translateX(7px);
              transform: translateX(7px);
      max-width: none; } }
  @media only screen and (min-width: 1440px) and (min-width: 0) {
    .overlay__content {
      width: 302px; } }
  @media only screen and (min-width: 1440px) and (min-width: 568px) {
    .overlay__content {
      width: 498px; } }
  @media only screen and (min-width: 1440px) and (min-width: 768px) {
    .overlay__content {
      width: 700px; } }
  @media only screen and (min-width: 1440px) and (min-width: 1024px) {
    .overlay__content {
      width: 820px; } }
  @media only screen and (min-width: 1440px) and (min-width: 1440px) {
    .overlay__content {
      width: 1110px; } }

.overview {
  font-size: 0; }
  @media only screen and (min-width: 0) {
    .overview {
      margin-bottom: -10px;
      margin-left: -5px;
      margin-right: -5px; }
      .overview .overview__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
        vertical-align: top;
        width: 146px; } }
  @media only screen and (min-width: 568px) {
    .overview {
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px; }
      .overview .overview__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: 158px; } }
  @media only screen and (min-width: 768px) {
    .overview {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .overview .overview__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 340px; } }
  @media only screen and (min-width: 1024px) {
    .overview {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .overview .overview__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 232px; } }
  @media only screen and (min-width: 1440px) {
    .overview {
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px; }
      .overview .overview__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: 305px; } }
  @media only screen and (max-width: 567px) {
    .overview {
      font-size: 0;
      margin-bottom: -2.5rem;
      margin-left: -8px;
      margin-right: -8px;
      padding: 0; }
      .overview .overview__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 2.5rem;
        margin-left: 8px;
        margin-right: 8px;
        vertical-align: top;
        width: calc(100% / 2 - 16px); } }

.overview__item {
  font-size: 1rem;
  line-height: 1.65; }
  .overview__item a {
    text-decoration: none; }

.overview__image {
  display: block;
  position: relative;
  background-color: #f1f1f1;
  background-position: center center;
  background-size: cover;
  display: block;
  margin-bottom: 1.25rem;
  position: relative; }
  .overview__image:before {
    content: '';
    display: block;
    padding-bottom: 75%; }
  .overview__image.is-loading {
    background-image: url("/assets/images/img-loader.svg");
    background-position: center;
    background-size: 1.25rem;
    background-repeat: no-repeat; }

.overview__title {
  display: block;
  font-weight: 400; }

.overview__overlay {
  background-color: rgba(71, 0, 255, 0);
  bottom: 0;
  color: #fefefe;
  left: 0;
  padding-bottom: 30px;
  padding-left: 48.5px;
  padding-right: 97px;
  padding-top: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 128ms ease-in-out;
  transition: background-color 128ms ease-in-out;
  z-index: 2; }
  a:hover .overview__overlay {
    background-color: rgba(71, 0, 255, 0.95); }

@media only screen and (min-width: 1024px) {
  .overview__legend {
    margin-bottom: 60px; } }

.overview__legend-filter, .overview__legend-date {
  font-size: 2.25rem;
  font-weight: 200;
  line-height: 2.875rem;
  text-transform: uppercase; }
  .overview__legend-filter .is-green, .overview__legend-date .is-green {
    color: #1ab932; }
  .overview__legend-filter .is-red, .overview__legend-date .is-red {
    color: #f32b2c; }

.overview__legend-date {
  color: gainsboro; }

#mobile-filter-nav {
  display: none !important; }

@media only screen and (min-width: 1024px) {
  .overview__mobile-fiter-btn {
    display: none; } }

.page-overlay {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .page-overlay .button-group {
    margin-left: 30px;
    margin-right: 30px; }
    @media only screen and (min-width: 568px) {
      .page-overlay .button-group {
        margin-left: 60px;
        margin-right: 60px; } }

.page-overlay__header {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  width: 100%; }

.page-overlay__title {
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.4;
  margin: 32px auto !important;
  text-transform: none; }
  @media only screen and (min-width: 768px) {
    .page-overlay__title {
      font-size: 1.75rem;
      margin: 60px auto !important; } }
  @media only screen and (min-width: 1024px) {
    .page-overlay__title {
      margin: 60px 84px !important;
      width: 652px;
      font-size: 2rem; } }
  @media only screen and (min-width: 1440px) {
    .page-overlay__title {
      margin: 60px 115px !important;
      width: 880px; } }

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

.page-overlay__content {
  line-height: 1.6rem;
  padding-left: 16px;
  padding-right: 16px;
  margin: 60px auto;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%; }
  .page-overlay__content.no-top-margin {
    margin-top: 0; }
  .page-overlay__content.aligned-left {
    text-align: left; }
  .page-overlay__content.aligned-right {
    text-align: right; }
  .page-overlay__content.aligned-justify {
    text-align: justify; }
  @media only screen and (min-width: 768px) {
    .page-overlay__content {
      width: 520px; } }
  @media only screen and (min-width: 1024px) {
    .page-overlay__content {
      width: 820px; } }
  @media only screen and (min-width: 1440px) {
    .page-overlay__content {
      width: 880px; } }

.page-overlay__content-meta {
  color: #dcdcdc;
  font-size: 1rem;
  line-height: 1.6;
  padding: 0 97px;
  margin: 60px 0 0 0;
  text-align: center; }

.page-overlay__image {
  margin: 60px auto;
  width: 100%; }
  .page-overlay__image.no-margin {
    margin-top: 0;
    margin-bottom: 0; }
  .page-overlay__image.no-top-margin {
    margin-top: 0; }
  .page-overlay__image.no-bottom-margin {
    margin-bottom: 0; }
  .page-overlay__image img {
    background-color: #f1f1f1;
    margin: 0; }
  @media only screen and (min-width: 1024px) {
    .page-overlay__image {
      width: 820px; } }
  @media only screen and (min-width: 1440px) {
    .page-overlay__image {
      width: 880px; } }

.page-overlay__footer {
  padding-bottom: 60px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 60px; }
  @media only screen and (min-width: 1024px) {
    .page-overlay__footer {
      padding-bottom: 60px;
      padding-left: 48.5px;
      padding-right: 48.5px;
      padding-top: 60px; } }

.page-overlay__share {
  color: #dcdcdc;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.6;
  text-align: center;
  margin: 60px 0;
  width: 100%; }
  @media only screen and (max-width: 1023px) {
    .page-overlay__share {
      margin: 40px 0; } }
  .page-overlay__share.no-top-margin {
    margin-top: 0; }
  .page-overlay__share.no-bottom-margin {
    margin-bottom: 0; }
  .page-overlay__share a {
    border-color: currentColor;
    color: currentColor;
    cursor: pointer; }
    .is-red-mode .page-overlay__share a:hover {
      border-color: #f32b2c;
      color: #f32b2c; }
    .is-green-mode .page-overlay__share a:hover {
      border-color: #1ab932;
      color: #1ab932; }

.privacy-control {
  margin: 2rem 0; }

.privacy-control__columns {
  margin-bottom: 2.5rem; }

.privacy-control__column {
  margin-top: 1.5rem; }

.privacy-control__radio + .privacy-control__radio {
  margin-top: 20px; }

.privacy-control__radio__input {
  position: absolute;
  visibility: hidden; }

.privacy-control__radio__label {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  margin: 0;
  padding-left: 24px;
  position: relative; }
  .privacy-control__radio__label:after, .privacy-control__radio__label:before {
    border-radius: 50%;
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .privacy-control__radio__label:before {
    border: 1px solid #181818;
    height: 16px;
    left: 0;
    width: 16px; }
  .privacy-control__radio__label:after {
    content: '';
    left: 5px;
    height: 8px;
    position: absolute;
    width: 8px; }
  .privacy-control__radio__input:checked + .privacy-control__radio__label:after {
    background-color: #181818; }

.programme {
  list-style: none;
  margin: 0;
  padding: 0; }

.programme__item {
  margin-bottom: 5rem;
  min-height: 10rem;
  position: relative; }

.programme__poster {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  height: auto; }
  @media only screen and (min-width: 0) {
    .programme__poster {
      width: 146px;
      margin-right: 10px; } }
  @media only screen and (min-width: 568px) {
    .programme__poster {
      width: 243px;
      margin-right: 12px; } }
  @media only screen and (min-width: 768px) {
    .programme__poster {
      width: 340px;
      margin-right: 20px; } }
  @media only screen and (min-width: 1024px) {
    .programme__poster {
      width: 568px;
      margin-right: 20px; } }
  @media only screen and (min-width: 1440px) {
    .programme__poster {
      width: 765px;
      margin-right: 40px; } }
  .programme__item:nth-child(even) .programme__poster {
    float: right;
    margin-left: 2.5rem;
    margin-right: 0; }
  @media only screen and (max-width: 767px) {
    .programme__poster {
      margin-right: none;
      width: 100%; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .programme__poster {
      width: 430px; } }

.programme__item-side {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left; }
  @media only screen and (min-width: 0) {
    .programme__item-side {
      width: 302px; } }
  @media only screen and (min-width: 568px) {
    .programme__item-side {
      width: 158px; } }
  @media only screen and (min-width: 768px) {
    .programme__item-side {
      width: 160px; } }
  @media only screen and (min-width: 1024px) {
    .programme__item-side {
      width: 316px; } }
  @media only screen and (min-width: 1440px) {
    .programme__item-side {
      width: 420px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .programme__item-side {
      width: 250px; } }
  .has-one-image .programme__item-side {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .programme__item:nth-child(even) .programme__item-side {
    float: left; }
  .programme__item:nth-child(even).has-one-image .programme__item-side {
    left: 0;
    right: auto; }
  .programme__item-side img {
    max-height: 60%;
    max-width: 60%; }
    @media only screen and (max-width: 767px) {
      .programme__item-side img {
        display: none; } }

.programme__item-content {
  clear: both; }
  @media only screen and (max-width: 1023px) {
    .programme__item-content {
      margin-top: 1em; } }
  @media only screen and (min-width: 1024px) {
    .programme__item-content {
      left: 0%;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      img + .programme__item-content {
        margin-top: 2.5rem;
        position: static;
        -webkit-transform: none;
                transform: none; } }

.programme__item-title {
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase; }

.programme__item-subtitle {
  display: block;
  font-size: 1.375rem;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase; }

.programme__item-meta {
  color: #4700ff;
  display: block;
  font-size: 1.375rem;
  line-height: 1.2;
  margin: 0; }

.prv-banner {
  background-color: #f2f2f2;
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 16px;
  position: fixed;
  text-align: center;
  width: calc(100%);
  z-index: 50;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  right: 0; }
  @media only screen and (min-width: 768px) {
    .prv-banner {
      width: 420px; } }

.prv-banner[hidden] {
  display: none; }

.prv-banner__intro {
  margin-bottom: 16px;
  line-height: 1.625; }
  .prv-banner__intro a {
    text-decoration: underline; }

.prv-banner__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.prv-banner__actions > .button, .prv-banner__actions > .content-grid__item-cta, .prv-banner__actions > .footer-section__newsletter-button {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0; }
  .prv-banner__actions > .button + .button, .prv-banner__actions > .content-grid__item-cta + .button, .prv-banner__actions > .footer-section__newsletter-button + .button, .prv-banner__actions > .button + .content-grid__item-cta, .prv-banner__actions > .content-grid__item-cta + .content-grid__item-cta, .prv-banner__actions > .footer-section__newsletter-button + .content-grid__item-cta, .prv-banner__actions > .button + .footer-section__newsletter-button, .prv-banner__actions > .content-grid__item-cta + .footer-section__newsletter-button, .prv-banner__actions > .footer-section__newsletter-button + .footer-section__newsletter-button {
    margin-left: 5px; }

.reservation__form {
  margin-top: 1.375rem; }
  @media only screen and (min-width: 768px) {
    .reservation__form {
      margin-top: 60px; } }

.share {
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
  top: 0; }
  .share a {
    border: none;
    text-decoration: none; }

.share__title {
  opacity: 1;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms; }
  .share:hover .share__title {
    opacity: 0; }

.share__list {
  list-style: none;
  margin: 0;
  position: absolute;
  left: 0;
  text-align: left;
  top: 0;
  width: 100%; }
  .share__list li {
    display: inline-block;
    font-size: 1.375rem;
    margin: 0 0.875rem 0 0;
    opacity: 0;
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
    -webkit-transition: opacity 300ms, -webkit-transform 300ms;
    transition: opacity 300ms, -webkit-transform 300ms;
    transition: opacity 300ms, transform 300ms;
    transition: opacity 300ms, transform 300ms, -webkit-transform 300ms; }
    .share:hover .share__list li {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0); }
      .share:hover .share__list li:nth-child(1) {
        -webkit-transition-delay: 200ms;
                transition-delay: 200ms; }
      .share:hover .share__list li:nth-child(2) {
        -webkit-transition-delay: 250ms;
                transition-delay: 250ms; }
      .share:hover .share__list li:nth-child(3) {
        -webkit-transition-delay: 300ms;
                transition-delay: 300ms; }
      .share:hover .share__list li:nth-child(4) {
        -webkit-transition-delay: 350ms;
                transition-delay: 350ms; }

.sidenav__container {
  background-color: #fefefe;
  font-size: 1rem; }
  @media only screen and (max-width: 767px) {
    .sidenav__container {
      background-color: #4700ff;
      border-bottom: 1px solid #4700ff; }
      .is-red-mode .sidenav__container {
        background-color: #f32b2c;
        border-bottom: 1px solid #f32b2c; }
      .is-green-mode .sidenav__container {
        background-color: #1ab932;
        border-bottom: 1px solid #1ab932; } }

.sidenav__toggle {
  display: none; }

.sidenav {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .sidenav {
      background-color: #4000e6;
      height: 0;
      overflow: hidden;
      -webkit-transition: height 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
      transition: height 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
      :checked ~ .sidenav {
        height: calc(100vh - 100px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch; }
      .is-red-mode .sidenav {
        background-color: #ed0d0f; }
      .is-green-mode .sidenav {
        background-color: #17a32c; } }
  .sidenav li {
    display: block; }
    @media only screen and (max-width: 767px) {
      .sidenav li {
        margin: 0 auto;
        width: 498px; } }
    @media only screen and (max-width: 567px) {
      .sidenav li {
        width: 302px; } }
  .sidenav a {
    color: #b4b4b4;
    display: block;
    text-decoration: none;
    -webkit-transition: color 128ms ease-in-out;
    transition: color 128ms ease-in-out; }
    @media only screen and (max-width: 767px) {
      .sidenav a {
        color: rgba(24, 24, 24, 0.65);
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        border-bottom: 1px solid rgba(24, 24, 24, 0.4);
        height: 50px;
        line-height: 50px; } }
    @media only screen and (min-width: 768px) {
      .sidenav a {
        border-bottom: none;
        font-size: 1.125rem;
        padding: .25em 0; } }
    .sidenav a:hover {
      color: #4700ff; }
      .is-red-mode .sidenav a:hover {
        color: #f32b2c; }
      .is-green-mode .sidenav a:hover {
        color: #1ab932; }
  .sidenav .is-active a {
    color: #4700ff; }
    .is-red-mode .sidenav .is-active a {
      color: #f32b2c; }
    .is-green-mode .sidenav .is-active a {
      color: #1ab932; }
    @media only screen and (max-width: 767px) {
      .sidenav .is-active a {
        color: #fefefe !important; } }

@media only screen and (max-width: 767px) {
  .sidenav__title {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #fefefe;
    cursor: pointer;
    display: block;
    height: 50px;
    line-height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto;
    width: 498px; }
    .is-red-mode .sidenav__title,
    .is-green-mode .sidenav__title {
      color: white; } }

@media only screen and (max-width: 567px) {
  .sidenav__title {
    width: 302px; } }

@media only screen and (min-width: 768px) {
  .sidenav__title {
    display: none; } }

.site-header__container {
  height: 60px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 500; }
  .site-header__container [type='checkbox'] {
    display: none; }
  @media only screen and (max-width: 1023px) {
    .site-header__container {
      background-color: #fefefe;
      height: 50px;
      overflow: hidden;
      -webkit-transform: none !important;
              transform: none !important;
      -webkit-transition: height 256ms cubic-bezier(1, 0, 0, 1);
      transition: height 256ms cubic-bezier(1, 0, 0, 1); }
      .is-showing-navigation .site-header__container {
        height: 100vh;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch; } }

.site-header {
  background-color: #fefefe; }
  .site-header ul {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0; }
  @media only screen and (max-width: 1023px) {
    .site-header {
      padding: 50px 0;
      -webkit-transform: none !important;
              transform: none !important; } }
  @media only screen and (min-width: 1024px) {
    .site-header .wrapper {
      position: relative; } }

.site-header__logo {
  background-image: url("/assets/images/logo-muhka.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("/assets/images/logo-muhka.svg");
  background-image: linear-gradient(transparent, transparent), url("/assets/images/logo-muhka.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 30px;
  float: left;
  height: 50px;
  width: 135px; }
  @media only screen and (max-width: 1023px) {
    .is-forced-search .site-header__logo {
      display: none; } }
  @media only screen and (min-width: 1024px) {
    .site-header__logo {
      background-position: left center;
      background-repeat: no-repeat;
      background-size: contain;
      bottom: 0;
      height: 60px;
      left: 0;
      position: absolute;
      top: 0;
      width: 130px;
      z-index: 1; } }

@media only screen and (min-width: 1024px) {
  .site-header__navigation-wrapper {
    padding-top: 40px; } }

@media only screen and (max-width: 1023px) {
  .site-header__primary {
    display: block; }
    .site-header__primary li.site-header__primary-main_item {
      display: block; }
      .site-header__primary li.site-header__primary-main_item a {
        border-bottom: 1px solid #f1f1f1;
        color: #181818;
        display: block;
        font-size: 1.125rem;
        line-height: 3.125rem;
        padding: 0;
        text-decoration: none; }
      .site-header__primary li.site-header__primary-main_item.is-active a {
        color: #4700ff; }
        .is-green-mode .site-header__primary li.site-header__primary-main_item.is-active a {
          color: #1ab932; }
        .is-red-mode .site-header__primary li.site-header__primary-main_item.is-active a {
          color: #f32b2c; } }

@media only screen and (min-width: 1024px) {
  .site-header__primary {
    background-color: #fefefe;
    border-bottom: 1px solid #181818;
    font-size: 0;
    height: 60px;
    text-align: center;
    pointer-events: none; }
    .is-forced-search .site-header__primary ul.site-header__primary-main {
      visibility: hidden; }
    .site-header__primary li.site-header__primary-main_item {
      display: inline-block; }
      .site-header__primary li.site-header__primary-main_item.is-active a {
        color: #4700ff; }
        .is-green-mode .site-header__primary li.site-header__primary-main_item.is-active a {
          color: #1ab932; }
        .is-red-mode .site-header__primary li.site-header__primary-main_item.is-active a {
          color: #f32b2c; }
    .site-header__primary a {
      color: #181818;
      display: inline-block;
      font-size: 1.25rem;
      height: 60px;
      line-height: 60px;
      padding: 0 1.375rem;
      pointer-events: auto;
      text-decoration: none;
      outline: 0; } }
    @media only screen and (min-width: 1024px) and (min-width: 1440px) {
      .site-header__primary a {
        font-size: 1.375rem;
        padding: 0 2.5rem; } }

@media only screen and (min-width: 1024px) {
    .has-subnav .site-header__primary,
    .is-red-mode .site-header__primary,
    .is-green-mode .site-header__primary {
      border-color: #f1f1f1; } }

.site-header__primary-sub {
  margin: 0;
  padding: 0;
  display: block; }
  .site-header__primary-sub li.site-header__primary-sub_item a {
    color: silver !important;
    padding-left: 20px; }
  .site-header__primary-sub li.site-header__primary-sub_item.is-active a {
    color: #4700ff !important; }
    .is-green-mode .site-header__primary-sub li.site-header__primary-sub_item.is-active a {
      color: #1ab932 !important; }
    .is-red-mode .site-header__primary-sub li.site-header__primary-sub_item.is-active a {
      color: #f32b2c !important; }

.site-header__mobile-subnavigation,
.site-header__subnavigation {
  background-color: #4700ff;
  height: 60px;
  text-align: center;
  -webkit-transition: all 512ms cubic-bezier(1, 0, 0, 1);
  transition: all 512ms cubic-bezier(1, 0, 0, 1); }
  .is-green-mode .site-header__mobile-subnavigation, .is-green-mode
  .site-header__subnavigation {
    background-color: #1ab932; }
  .is-red-mode .site-header__mobile-subnavigation, .is-red-mode
  .site-header__subnavigation {
    background-color: #f32b2c;
    color: white; }
  @media only screen and (max-width: 1023px) {
    .site-header__mobile-subnavigation,
    .site-header__subnavigation {
      display: none; } }

.site-header__mobile-subnavigation {
  background-color: rgba(71, 0, 255, 0.95);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100vw;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  z-index: 99999; }

.site-header__branding {
  position: fixed;
  left: 0;
  right: 0;
  top: 0; }
  @media only screen and (max-width: 1023px) {
    .site-header__branding {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background-color: #fefefe;
      border-bottom: 1px solid #181818;
      font-size: 0;
      height: 50px;
      text-align: right;
      z-index: 20; }
      .has-subnav .site-header__branding {
        border-color: #4700ff; }
      .is-red-mode .site-header__branding {
        border-color: #f32b2c; }
      .is-green-mode .site-header__branding {
        border-color: #1ab932; } }
  @media only screen and (min-width: 1024px) {
    .site-header__branding {
      border-bottom: 1px solid #f1f1f1;
      position: absolute;
      top: 40px; } }

@media only screen and (max-width: 1023px) {
  .site-header__utilities {
    background-color: #fefefe;
    position: fixed;
    border-top: 1px solid #f1f1f1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    display: none; }
    .is-showing-navigation .site-header__utilities {
      display: block; } }

@media only screen and (min-width: 1024px) {
  .site-header__utilities {
    display: inline-block;
    font-size: 0;
    vertical-align: top;
    height: 60px; } }

@media only screen and (max-width: 1023px) {
  .site-header__utilities-wrapper {
    margin: 0 auto;
    width: 740px; } }

@media only screen and (max-width: 767px) {
  .site-header__utilities-wrapper {
    width: 522px; } }

@media only screen and (max-width: 567px) {
  .site-header__utilities-wrapper {
    max-width: 322px;
    width: 100%; } }

@media only screen and (max-width: 1023px) {
  .site-header__meta {
    background-color: #f1f1f1; } }

@media only screen and (min-width: 1024px) {
  .site-header__meta {
    border-bottom: 1px solid #f1f1f1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 40px;
    text-align: right; } }

@media only screen and (min-width: 1024px) {
  .site-header__meta-navigation {
    background-color: #fefefe;
    border-left: 1px solid #f1f1f1;
    display: inline-block;
    font-size: 0.75rem;
    height: 40px;
    position: relative;
    vertical-align: top;
    z-index: 2; } }

.site-header__meta-navigation li {
  display: block; }
  @media only screen and (min-width: 1024px) {
    .site-header__meta-navigation li {
      display: inline-block; } }

.site-header__meta-navigation a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #ebebeb;
  color: #b4b4b4;
  display: block;
  font-size: 1.0625rem;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  text-transform: capitalize; }
  @media only screen and (min-width: 1024px) {
    .site-header__meta-navigation a {
      border-bottom: none;
      display: inline-block;
      font-size: 0.75rem;
      height: 40px;
      line-height: 40px;
      padding: 0 0.75rem; } }
  .site-header__meta-navigation a:hover {
    color: #181818; }

.site-header__meta-navigation .is-active a {
  color: #181818; }

.site-header__search {
  display: inline-block;
  font-size: 0;
  height: 50px;
  vertical-align: top; }
  @media only screen and (max-width: 1023px) {
    .is-forced-search .site-header__search {
      width: calc(100% - 2rem); } }
  @media only screen and (min-width: 1024px) {
    .site-header__search {
      height: 60px;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 40px; }
      .is-forced-search .site-header__search {
        width: calc(100% - 155px); } }
  .site-header__search [type='text'] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: transparent;
    border: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    font-family: "F Grotesk";
    font-size: 1rem;
    vertical-align: top;
    display: none; }
    @media only screen and (max-width: 1023px) {
      .is-forced-search .site-header__search [type='text'] {
        display: inline-block;
        height: 50px;
        width: calc(100% - 40px); } }
    @media only screen and (min-width: 1024px) {
      .is-forced-search .site-header__search [type='text'] {
        display: inline-block;
        height: 60px;
        padding: 1.125rem 0 1.375rem 0.625rem;
        width: calc(100% - 40px); } }
    @media only screen and (min-width: 1440px) {
      .is-forced-search .site-header__search [type='text'] {
        padding: 1.125rem 0 1.375rem 1.5rem;
        width: calc(100% - 60px); } }
    .site-header__search [type='text']:focus {
      color: #181818;
      outline: 0; }
  .site-header__search [type='submit'] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: transparent;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60"><path d="M44 43.4l-8-8c2-2.2 3.2-5.1 3.2-8.2C39.2 20.5 33.7 15 27 15c-6.7 0-12.2 5.5-12.2 12.2 0 6.7 5.5 12.2 12.2 12.2 2.9 0 5.5-1 7.6-2.6l8.1 8.1c.2.2.4.3.7.3.3 0 .5-.1.7-.3.3-.5.3-1.1-.1-1.5zM16.7 27.1c0-5.7 4.6-10.3 10.3-10.3 5.7 0 10.3 4.6 10.3 10.3 0 5.7-4.6 10.3-10.3 10.3-5.7 0-10.3-4.6-10.3-10.3z"/></svg>');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 2rem 2rem;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    margin: 0;
    padding: 0;
    vertical-align: top;
    height: 50px;
    width: 40px; }
    @media only screen and (min-width: 1024px) {
      .site-header__search [type='submit'] {
        height: 60px;
        opacity: .25;
        width: 40px; } }
    @media only screen and (min-width: 1440px) {
      .site-header__search [type='submit'] {
        width: 60px; } }
    .site-header__search [type='submit']:focus {
      outline: 0; }

.site-header__language-selector {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  -webkit-transition: background-color 32ms linear 480ms, width 256ms cubic-bezier(1, 0, 0, 1) 256ms;
  transition: background-color 32ms linear 480ms, width 256ms cubic-bezier(1, 0, 0, 1) 256ms;
  vertical-align: top;
  white-space: nowrap; }
  @media only screen and (max-width: 1023px) {
    .site-header__language-selector {
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .site-header__language-selector {
      border-left: 1px solid #f1f1f1;
      overflow: hidden;
      height: 40px;
      padding-left: 40px !important;
      width: 40px; }
      .site-header__language-selector:hover {
        -webkit-transition: background-color 32ms linear, width 256ms cubic-bezier(1, 0, 0, 1);
        transition: background-color 32ms linear, width 256ms cubic-bezier(1, 0, 0, 1);
        width: 120px; }
        .site-header__language-selector:hover .is-active {
          color: #181818; } }
  .site-header__language-selector li {
    display: inline-block; }
    @media only screen and (max-width: 1023px) {
      .site-header__language-selector li.is-active a {
        color: #181818; } }
    @media only screen and (min-width: 1024px) {
      .site-header__language-selector li.is-active {
        bottom: 0;
        left: 0;
        position: absolute;
        top: 0; } }
  .site-header__language-selector a {
    border-bottom: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #b4b4b4;
    display: inline-block;
    font-size: 0.75rem;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px; }
    @media only screen and (min-width: 568px) {
      .site-header__language-selector a {
        padding-left: 12px;
        padding-right: 12px; } }
    @media only screen and (min-width: 768px) {
      .site-header__language-selector a {
        padding-left: 20px;
        padding-right: 20px; } }
    @media only screen and (min-width: 1024px) {
      .site-header__language-selector a {
        font-size: 0.75rem;
        height: 40px;
        line-height: 40px;
        width: 40px;
        padding: 0; } }
    .site-header__language-selector a:hover {
      color: #181818; }

.site-header__toggle {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 2rem 2rem;
  display: inline-block;
  height: 50px;
  width: 2rem; }
  @media only screen and (min-width: 1024px) {
    .site-header__toggle {
      display: none; } }
  .site-header__toggle.is-search {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60"><path d="M44 43.4l-8-8c2-2.2 3.2-5.1 3.2-8.2C39.2 20.5 33.7 15 27 15c-6.7 0-12.2 5.5-12.2 12.2 0 6.7 5.5 12.2 12.2 12.2 2.9 0 5.5-1 7.6-2.6l8.1 8.1c.2.2.4.3.7.3.3 0 .5-.1.7-.3.3-.5.3-1.1-.1-1.5zM16.7 27.1c0-5.7 4.6-10.3 10.3-10.3 5.7 0 10.3 4.6 10.3 10.3 0 5.7-4.6 10.3-10.3 10.3-5.7 0-10.3-4.6-10.3-10.3z"/></svg>'); }
  .site-header__toggle.is-hamburger {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2500 2500"><path d="M614 622h1240v128H614zM614 1754h1240v128H614zM614 1188h1240v128H614z"/></svg>'); }

.site-header__mobile-actualtime {
  background-color: #f1f1f1;
  color: #181818;
  display: block;
  padding: 16px 0; }
  .site-header__mobile-actualtime span {
    display: block;
    text-decoration: none;
    color: currentcolor;
    font-size: 1rem;
    line-height: 1.35;
    max-width: 240px; }
  @media only screen and (min-width: 1024px) {
    .site-header__mobile-actualtime {
      display: none !important; } }

.sitemap {
  font-size: 1rem;
  border-top: 1px solid #ebebeb;
  margin: 3.125rem 0 0 0;
  padding: 3.125rem 0 0 0 !important;
  font-size: 0;
  margin-bottom: -16px;
  margin-left: -8px;
  margin-right: -8px;
  padding: 0; }
  .sitemap .sitemap__list {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    font-size: 1rem;
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
    vertical-align: top;
    width: calc(100% / 1 - 16px); }
  @media only screen and (min-width: 568px) {
    .sitemap {
      font-size: 0;
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px;
      padding: 0; }
      .sitemap .sitemap__list {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: calc(100% / 2 - 12px); } }
  @media only screen and (min-width: 768px) {
    .sitemap {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .sitemap .sitemap__list {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 2 - 20px); } }
  @media only screen and (min-width: 1024px) {
    .sitemap {
      font-size: 0;
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px;
      padding: 0; }
      .sitemap .sitemap__list {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: calc(100% / 4 - 20px); } }
  @media only screen and (min-width: 1440px) {
    .sitemap {
      font-size: 0;
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 0; }
      .sitemap .sitemap__list {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: calc(100% / 4 - 40px); } }

.sitemap__list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .sitemap__list li {
    font-weight: 600;
    text-transform: uppercase; }
    .sitemap__list li ul {
      margin: 0.625rem 0 0.625rem 1.25rem; }
      .sitemap__list li ul li {
        text-transform: none;
        font-weight: 300; }
  .sitemap__list a:hover {
    color: #4700ff; }

.snippet {
  border-bottom: 1px solid #f1f1f1;
  color: #181818;
  display: block;
  margin-bottom: 60px;
  padding-bottom: 60px;
  text-decoration: none; }
  .snippet:hover {
    color: #181818; }

.snippet__meta {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  float: left; }
  @media only screen and (min-width: 0) {
    .snippet__meta {
      width: 146px; } }
  @media only screen and (min-width: 568px) {
    .snippet__meta {
      width: 158px; } }
  @media only screen and (min-width: 768px) {
    .snippet__meta {
      width: 340px; } }
  @media only screen and (min-width: 1024px) {
    .snippet__meta {
      width: 232px; } }
  @media only screen and (min-width: 1440px) {
    .snippet__meta {
      width: 305px; } }
  @media only screen and (max-width: 767px) {
    .snippet__meta {
      margin-bottom: 1em;
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .snippet__meta {
      width: 520px; } }
  @media only screen and (min-width: 1024px) {
    .snippet__meta {
      width: 232px; } }
  @media only screen and (min-width: 1440px) {
    .snippet__meta {
      width: 305px; } }

.snippet__subtitle {
  color: #4700ff;
  display: block;
  font-size: 1.125rem;
  margin-bottom: .15em; }

.snippet__title {
  display: block;
  font-size: 1.375rem;
  margin-bottom: .25em;
  text-transform: uppercase; }

.snippet__poster {
  display: block;
  margin: 16px 0 0 0 !important;
  width: 100% !important; }

.snippet__tagline {
  color: #f32b2c;
  display: block;
  font-size: 1rem; }

.snippet__excerpt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  font-size: 1.125rem;
  margin-top: -4px;
  width: 100%; }
  @media only screen and (min-width: 0) {
    .snippet__excerpt {
      width: 302px; } }
  @media only screen and (min-width: 568px) {
    .snippet__excerpt {
      width: 243px; } }
  @media only screen and (min-width: 768px) {
    .snippet__excerpt {
      width: 340px; } }
  @media only screen and (min-width: 1024px) {
    .snippet__excerpt {
      width: 484px; } }
  @media only screen and (min-width: 1440px) {
    .snippet__excerpt {
      width: 650px; } }
  .snippet__excerpt p {
    margin-top: 0; }
  @media only screen and (min-width: 768px) {
    .snippet__excerpt {
      width: 520px; } }
  @media only screen and (min-width: 1024px) {
    .snippet__excerpt {
      width: 484px; } }
  @media only screen and (min-width: 1440px) {
    .snippet__excerpt {
      width: 650px; } }

.icon--spinner {
  -webkit-animation: spinner 1440ms ease-in-out 0s infinite;
          animation: spinner 1440ms ease-in-out 0s infinite; }

.stack {
  font-size: 0;
  margin-bottom: -1rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  padding: 0;
  margin-bottom: 0; }
  .stack .stack__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    font-size: 1rem;
    margin-bottom: 1rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    vertical-align: top;
    width: calc(100% / 2 - 1rem); }
  .stack .stack__item {
    display: block;
    float: left; }
    .stack .stack__item:nth-child(4n+2), .stack .stack__item:nth-child(4n+3) {
      float: right; }

.stack__item {
  background-color: #181818;
  font-size: 1rem;
  position: relative; }
  .stack__item a {
    display: block; }

.stack__image {
  background-color: #fefefe;
  background-size: cover;
  display: block;
  opacity: .8;
  position: relative;
  z-index: 1; }
  .stack__item:nth-child(4n+1) .stack__image:before,
  .stack__item:nth-child(4n+3) .stack__image:before {
    padding-top: 780px; }
  .stack__image:before {
    content: '';
    display: block;
    padding-top: 420px; }

.stack__overlay {
  background-color: rgba(71, 0, 255, 0);
  bottom: 0;
  color: #fefefe;
  left: 0;
  padding: 1.5rem 2rem;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 256ms ease-in-out;
  transition: background-color 256ms ease-in-out;
  z-index: 2; }
  .stack__item:nth-child(4n+1) .stack__overlay,
  .stack__item:nth-child(4n+3) .stack__overlay {
    font-size: 1.875rem; }
  .stack__item:nth-child(4n+2) .stack__overlay {
    right: 50%; }
  .stack__item:nth-child(4n+4) .stack__overlay {
    left: 50%; }
  .stack__item a:hover .stack__overlay {
    background-color: #4700ff; }

.stack__overlay-title {
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 1rem;
  text-transform: uppercase; }

.stack__overlay-content {
  bottom: 1.5rem;
  display: block;
  font-size: 1rem;
  left: 2rem;
  line-height: 1.55;
  opacity: 0;
  position: absolute;
  right: 2rem;
  -webkit-transition: opacity 256ms ease-in-out;
  transition: opacity 256ms ease-in-out; }
  .stack__item a:hover .stack__overlay-content {
    opacity: 1;
    -webkit-transition: opacity 512ms ease-in-out;
    transition: opacity 512ms ease-in-out; }

.stats-bar {
  font-size: 0;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media only screen and (min-width: 0) {
    .stats-bar {
      margin-bottom: -10px;
      margin-left: -5px;
      margin-right: -5px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
        vertical-align: top;
        width: 302px; } }
  @media only screen and (min-width: 568px) {
    .stats-bar {
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: 243px; } }
  @media only screen and (min-width: 768px) {
    .stats-bar {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 340px; } }
  @media only screen and (min-width: 1024px) {
    .stats-bar {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 484px; } }
  @media only screen and (min-width: 1440px) {
    .stats-bar {
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: 650px; } }
  @media only screen and (min-width: 768px) {
    .stats-bar {
      font-size: 0;
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media only screen and (min-width: 768px) and (min-width: 0) {
    .stats-bar {
      margin-bottom: -10px;
      margin-left: -5px;
      margin-right: -5px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
        vertical-align: top;
        width: 302px; } }
  @media only screen and (min-width: 768px) and (min-width: 568px) {
    .stats-bar {
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: 158px; } }
  @media only screen and (min-width: 768px) and (min-width: 768px) {
    .stats-bar {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 160px; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .stats-bar {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 316px; } }
  @media only screen and (min-width: 768px) and (min-width: 1440px) {
    .stats-bar {
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: 420px; } }
  @media only screen and (min-width: 1024px) {
    .stats-bar {
      font-size: 0; } }
  @media only screen and (min-width: 1024px) and (min-width: 0) {
    .stats-bar {
      margin-bottom: -10px;
      margin-left: -5px;
      margin-right: -5px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
        vertical-align: top;
        width: 146px; } }
  @media only screen and (min-width: 1024px) and (min-width: 568px) {
    .stats-bar {
      margin-bottom: -12px;
      margin-left: -6px;
      margin-right: -6px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-left: 6px;
        margin-right: 6px;
        vertical-align: top;
        width: 158px; } }
  @media only screen and (min-width: 1024px) and (min-width: 768px) {
    .stats-bar {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 340px; } }
  @media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .stats-bar {
      margin-bottom: -20px;
      margin-left: -10px;
      margin-right: -10px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: top;
        width: 232px; } }
  @media only screen and (min-width: 1024px) and (min-width: 1440px) {
    .stats-bar {
      margin-bottom: -40px;
      margin-left: -20px;
      margin-right: -20px; }
      .stats-bar .stats-bar__item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: top;
        width: 305px; } }

.stats-bar__item {
  border-right: 1px solid #dcdcdc;
  padding: 16px 0;
  margin-bottom: 0 !important;
  text-align: center; }
  @media only screen and (max-width: 567px) {
    .stats-bar__item:nth-child(1n) {
      border-right: none; } }
  @media only screen and (max-width: 767px) {
    .stats-bar__item:nth-child(2n) {
      border-right: none; } }
  .stats-bar__item:last-child {
    border-right: none; }
  .stats-bar__item a:hover .stats-bar__item-value {
    color: #f32b2c; }
  .is-green-mode .stats-bar__item a:hover .stats-bar__item-value {
    color: #1ab932; }

.stats-bar__item-value {
  color: #181818;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem; }
  @media only screen and (min-width: 1024px) {
    .stats-bar__item-value {
      margin-left: -40px; } }
  .is-cta .stats-bar__item-value {
    color: #1ab932; }

.stats-bar__item-type {
  color: #b4b4b4;
  font-size: 1rem; }
  @media only screen and (min-width: 1024px) {
    .stats-bar__item-type {
      margin-left: -40px; } }
  .is-cta .stats-bar__item-type {
    border-bottom: 1px solid #1ab932;
    color: #1ab932;
    display: inline-block;
    text-decoration: none; }

.subnavigation {
  text-align: center; }
  .subnavigation.has-filters {
    text-align: left; }

.has-filters .subnavigation__subnavigation {
  padding: 76px 0; }
  @media only screen and (min-width: 1024px) {
    .has-filters .subnavigation__subnavigation {
      float: left;
      padding-top: 0;
      width: 50%; } }

.subnavigation__item {
  display: block;
  position: relative;
  vertical-align: top; }
  .subnavigation__item:last-child > a:before {
    display: none; }
  @media only screen and (min-width: 1024px) {
    .subnavigation__item {
      display: inline-block; } }
  .subnavigation__item.is-active > a {
    color: #fefefe;
    text-decoration: none; }
    .is-green-mode .subnavigation__item.is-active > a {
      text-decoration: none;
      color: #fefefe; }
    .is-red-mode .subnavigation__item.is-active > a {
      text-decoration: none;
      color: #fefefe; }
    .subnavigation__item.is-active > a:after {
      background-color: white;
      bottom: 1rem;
      content: '';
      display: none;
      position: absolute;
      height: 1.5px;
      top: 2rem;
      width: calc(100% - 50px); }
      @media only screen and (min-width: 1024px) {
        .subnavigation__item.is-active > a:after {
          display: block;
          top: 2.65rem;
          width: calc(100% - 40px); } }
      @media only screen and (min-width: 1440px) {
        .subnavigation__item.is-active > a:after {
          width: calc(100% - 60px); } }
  @media only screen and (min-width: 1024px) {
    .has-filters .subnavigation__item:first-child > a {
      margin-left: -1.6667rem; } }
  .subnavigation__item > a {
    color: rgba(254, 254, 254, 0.5);
    display: block;
    font-size: 1.125rem;
    font-weight: normal;
    padding: 0 1.25rem;
    line-height: 2.5rem;
    position: relative;
    text-decoration: none;
    outline: 0; }
    @media only screen and (min-width: 1024px) {
      .subnavigation__item > a {
        color: #fefefe;
        display: inline-block;
        font-size: 1rem;
        height: 60px;
        padding: 0 1.25rem;
        line-height: 60px;
        text-align: center; } }
    .subnavigation__item > a:hover {
      color: #fefefe; }
      .is-green-mode .subnavigation__item > a:hover {
        color: #fefefe; }
      .is-red-mode .subnavigation__item > a:hover {
        color: #fefefe; }
    .subnavigation__item > a:before {
      background-color: rgba(24, 24, 24, 0.25);
      bottom: 1rem;
      content: '';
      display: block;
      position: absolute;
      right: 0;
      top: 1rem;
      width: 1px; }
    @media only screen and (min-width: 1024px) {
      .subnavigation__item > a {
        font-size: 1.0625rem;
        padding: 0 1.25rem; } }
    @media only screen and (min-width: 1440px) {
      .subnavigation__item > a {
        font-size: 1.125rem;
        padding: 0 1.875rem; } }

.subnavigation__dropdown {
  font-size: 1rem;
  left: 0;
  text-align: left;
  padding: 0 32px; }
  @media only screen and (min-width: 1024px) {
    .subnavigation__dropdown {
      background-color: #4000e6;
      max-height: 0;
      opacity: 0;
      overflow: hidden;
      padding: 0;
      position: absolute;
      top: 60px;
      -webkit-transition: opacity 128ms ease-in-out 128ms, max-height 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
      transition: opacity 128ms ease-in-out 128ms, max-height 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
      width: 15rem; }
      .subnavigation__item:hover .subnavigation__dropdown, .subnavigation__dropdown:hover {
        max-height: 60rem;
        opacity: 1;
        -webkit-transition: opacity 128ms ease-in-out, max-height 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
        transition: opacity 128ms ease-in-out, max-height 256ms cubic-bezier(0.445, 0.05, 0.55, 0.95); } }

.subnavigation__dropdown-item {
  display: inline-block; }
  .subnavigation__dropdown-item a {
    color: rgba(254, 254, 254, 0.5);
    display: block;
    font-size: 1.125rem;
    padding: 0.5em 16px 0.5em 0;
    text-decoration: none; }
    @media only screen and (min-width: 1024px) {
      .subnavigation__dropdown-item a {
        font-size: 1rem;
        padding: 0.5em 1.875rem; } }
    .subnavigation__dropdown-item a:hover {
      color: #fefefe; }
  @media only screen and (min-width: 1024px) {
    .subnavigation__dropdown-item {
      display: block; }
      .subnavigation__dropdown-item:first-child a {
        padding-top: 1rem; }
      .subnavigation__dropdown-item:last-child a {
        padding-bottom: 1.5rem; } }
  .subnavigation__dropdown-item.is-active {
    position: relative; }
    .subnavigation__dropdown-item.is-active a {
      color: #fefefe; }

.subnavigation__filters {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 1.25rem;
  border-bottom: 2px solid #fefefe;
  position: absolute;
  top: 0;
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .subnavigation__filters {
      border-bottom: none;
      padding: 0;
      float: right;
      position: relative;
      text-align: right;
      width: 50%; } }

.subnavigation__filter {
  display: none;
  font-size: 0;
  position: relative; }
  @media only screen and (min-width: 1024px) {
    .subnavigation__filter {
      display: inline-block; } }
  .subnavigation__filter:last-of-type:after {
    display: none; }
  .subnavigation__filter:after {
    background-color: rgba(24, 24, 24, 0.25);
    bottom: 1rem;
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 1rem;
    width: 1px; }
  .subnavigation__filter select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: transparent;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="#FFFFFF" viewBox="0 0 100 100"><path d="M13.1 28.5c-1.4-1.3-3.5-1.3-4.9 0-1.4 1.3-1.4 3.5 0 4.8l39.5 39.2c1.4 1.3 3.5 1.3 4.9 0l39.5-39.2c1.4-1.3 1.4-3.5 0-4.8-1.4-1.3-3.5-1.3-4.9 0l-37 35.7-37.1-35.7z"/></svg>');
    background-position: calc(100% - 1rem) 50%;
    background-repeat: no-repeat;
    background-size: 14px;
    border: none;
    color: #fefefe;
    display: inline-block;
    font-family: "F Grotesk";
    font-size: 1rem;
    height: 60px;
    line-height: 60px;
    padding: 0;
    padding-left: 1rem;
    width: 7rem; }
    .subnavigation__filter select.has-value {
      background-image: none;
      color: #fefefe;
      width: 5rem; }
    .subnavigation__filter select:focus {
      outline: 0; }
    .subnavigation__filter select:not([disabled]) {
      cursor: pointer; }
    .subnavigation__filter select[disabled] {
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="#2f0c8c"><path d="M13.1 28.5c-1.4-1.3-3.5-1.3-4.9 0-1.4 1.3-1.4 3.5 0 4.8l39.5 39.2c1.4 1.3 3.5 1.3 4.9 0l39.5-39.2c1.4-1.3 1.4-3.5 0-4.8-1.4-1.3-3.5-1.3-4.9 0l-37 35.7-37.1-35.7z"/></svg>');
      color: rgba(24, 24, 24, 0.5); }
    @media only screen and (min-width: 1024px) {
      .subnavigation__filter select {
        font-size: 1.0625rem; } }
    @media only screen and (min-width: 1440px) {
      .subnavigation__filter select {
        font-size: 1.125rem; } }
  .subnavigation__filter:nth-child(1) select {
    width: 6rem; }
    .subnavigation__filter:nth-child(1) select.has-value {
      width: 4.5rem; }
  .subnavigation__filter:nth-child(2) select {
    width: 7rem; }
    .subnavigation__filter:nth-child(2) select.has-value {
      width: 7rem; }
  .subnavigation__filter:nth-child(3) select {
    width: 5.5rem; }
    .subnavigation__filter:nth-child(3) select.has-value {
      width: 3rem; }

.subnavigation__filter-clear {
  color: #fefefe;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  height: 60px;
  line-height: 60px;
  margin-right: 1rem;
  text-align: center;
  vertical-align: top;
  width: 1rem; }

.subnavigation__date-picker {
  display: inline-block;
  height: 60px;
  text-align: left;
  vertical-align: middle;
  width: 50%; }
  @media only screen and (min-width: 1024px) {
    .subnavigation__date-picker {
      display: inline-block;
      text-align: center;
      width: 60px; } }
  .subnavigation__date-picker a {
    cursor: pointer;
    display: inline-block;
    height: 60px;
    width: 60px; }
  .subnavigation__date-picker svg {
    display: inline-block;
    height: 2rem;
    margin-top: 12px;
    width: 2rem; }

.subnavigation__filter-close {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  color: #fefefe;
  font-size: 1.125rem;
  text-decoration: none;
  height: 60px;
  line-height: 60px;
  text-align: right;
  vertical-align: middle;
  width: 50%; }
  @media only screen and (min-width: 1024px) {
    .subnavigation__filter-close {
      display: none; } }

.two-by-two {
  display: block;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0; }
  .two-by-two.has-margin-top {
    margin-top: 60px; }

.two-by-two__item {
  font-size: 1rem;
  float: left;
  position: relative;
  width: 100%; }
  .two-by-two__item:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0px solid #4700ff;
    pointer-events: none;
    -webkit-transition: border 125ms cubic-bezier(1, 0, 0, 1);
    transition: border 125ms cubic-bezier(1, 0, 0, 1); }
    .is-red-mode .two-by-two__item:after {
      border-color: #f32b2c; }
    .is-green-mode .two-by-two__item:after {
      border-color: #1ab932; }
  .two-by-two__item.is-title:after {
    display: none; }
  @media only screen and (max-width: 1023px) {
    .two-by-two__item:nth-child(even) .two-by-two__image,
    .two-by-two__item:nth-child(even) .two-by-two__title {
      float: right; } }
  @media only screen and (min-width: 1024px) {
    .two-by-two__item {
      float: left;
      width: 50%; } }
  .as-column .two-by-two__item {
    float: none;
    width: 100%; }
    .as-column .two-by-two__item:nth-child(even) .two-by-two__image,
    .as-column .two-by-two__item:nth-child(even) .two-by-two__title {
      float: right; }
  @media only screen and (min-width: 1024px) {
    .two-by-two:not(.as-column) .two-by-two__item:nth-child(4n+3) .two-by-two__image,
    .two-by-two:not(.as-column) .two-by-two__item:nth-child(4n+3) .two-by-two__title, .two-by-two:not(.as-column) .two-by-two__item:nth-child(4n+4) .two-by-two__image,
    .two-by-two:not(.as-column) .two-by-two__item:nth-child(4n+4) .two-by-two__title {
      float: right; } }
  .two-by-two__item a:hover {
    cursor: pointer; }
    .two-by-two__item a:hover .two-by-two__title {
      background-color: #f1f1f1;
      color: #181818; }
  @media only screen and (min-width: 1024px) {
    .two-by-two__item:hover:after {
      border-width: 4px; } }

.two-by-two__image {
  display: block;
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .two-by-two__image:before {
    content: '';
    display: block;
    padding-bottom: 75%; }
  @media only screen and (min-width: 568px) {
    .two-by-two__image {
      width: 50%; } }
  .two-by-two__image.is-loading {
    background-image: url("/assets/images/img-loader.svg");
    background-position: center;
    background-size: 1.25rem;
    background-repeat: no-repeat; }

.two-by-two__title {
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%; }
  @media only screen and (min-width: 568px) {
    .two-by-two__title {
      display: block;
      position: relative;
      width: 50%; }
      .two-by-two__title:before {
        content: '';
        display: block;
        padding-bottom: 75%; } }

.two-by-two__image {
  background-color: #f1f1f1;
  background-size: cover;
  -webkit-transition: background-color 256ms ease-in-out;
  transition: background-color 256ms ease-in-out; }

.two-by-two__title {
  -webkit-transition: background-color 256ms ease-in-out;
  transition: background-color 256ms ease-in-out; }
  .two-by-two__title .is-purple {
    color: #4700ff; }
  .two-by-two__title .is-green {
    color: #1ab932; }
  .two-by-two__title .is-red {
    color: #f32b2c; }
  .two-by-two__title i {
    font-style: normal; }
  .two-by-two__title p {
    margin: 0; }
  .is-title .two-by-two__title {
    display: none;
    width: 50%; }
    .is-title .two-by-two__title > span,
    .is-title .two-by-two__title > strong {
      font-size: 4rem; }
    @media only screen and (min-width: 1024px) {
      .is-title .two-by-two__title {
        display: block;
        float: right;
        width: 50%; }
        .is-title .two-by-two__title > strong,
        .is-title .two-by-two__title > span {
          font-size: 6.25rem; } }
  .two-by-two__title > strong,
  .two-by-two__title > span {
    display: block;
    font-weight: normal;
    text-align: center;
    padding: 1.25rem 0; }
    @media only screen and (min-width: 568px) {
      .two-by-two__title > strong,
      .two-by-two__title > span {
        left: 2rem;
        position: absolute;
        right: 2rem;
        padding: 0;
        text-decoration: none;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); } }

.two-column__column {
  float: left;
  width: 50%; }

.two-column__column-title {
  font-size: 1.5rem;
  height: 60px;
  line-height: 60px;
  margin: 60px auto;
  text-align: center; }
  .two-column__column-title a {
    border-bottom: 1px solid currentcolor;
    color: #f32b2c;
    display: inline-block;
    font-size: 1rem;
    text-decoration: none;
    vertical-align: middle; }

.wordcloud {
  text-align: left;
  position: relative; }
  .wordcloud .is-purple {
    color: #4700ff; }
  .wordcloud .is-green {
    color: #1ab932; }
  .wordcloud .is-red {
    color: #f32b2c; }
  .wordcloud .is-gray {
    color: #ccc; }
  .wordcloud .is-black {
    color: #181818; }
  .wordcloud.is-centered {
    text-align: center; }
  .wordcloud.is-right {
    text-align: right; }
  .wordcloud p {
    margin: 0; }
    .wordcloud p.has_extreme_long_word_in_title {
      word-break: break-word; }

.wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  font-size: 0; }
  @media only screen and (min-width: 0) {
    .wrapper {
      width: 302px; } }
  @media only screen and (min-width: 568px) {
    .wrapper {
      width: 498px; } }
  @media only screen and (min-width: 768px) {
    .wrapper {
      width: 700px; } }
  @media only screen and (min-width: 1024px) {
    .wrapper {
      width: 988px; } }
  @media only screen and (min-width: 1440px) {
    .wrapper {
      width: 1340px; } }
  @media only screen and (max-width: 567px) {
    .wrapper.is-full-width-on-xxsmall {
      width: 100% !important; } }
  @media only screen and (max-width: 767px) {
    .wrapper.is-full-width-on-xsmall {
      width: 100%; } }
  @media only screen and (max-width: 1023px) {
    .wrapper.is-full-width-on-small {
      width: 100%; } }
  @media only screen and (min-width: 1024px) {
    .wrapper.is-medium {
      width: 652px; } }
  @media only screen and (min-width: 1440px) {
    .wrapper.is-medium {
      width: 880px; } }

.dev__grid-overlay {
  background-image: linear-gradient(0deg, transparent 0, transparent 59px, #f32b2c 59px, #f32b2c 60px);
  background-position: center top;
  background-repeat: repeat;
  background-size: 100% 60px;
  bottom: 0;
  display: none;
  left: 0;
  opacity: .15;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999999; }
  .is-dev-mode .dev__grid-overlay {
    display: block; }
  .dev__grid-overlay:before {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-image: repeating-linear-gradient(90deg, #f32b2c 0, #f32b2c 68px, transparent 68px, transparent 78px);
    bottom: 0;
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0; }
    @media only screen and (min-width: 0) {
      .dev__grid-overlay:before {
        width: 302px; } }
    @media only screen and (min-width: 568px) {
      .dev__grid-overlay:before {
        width: 498px; } }
    @media only screen and (min-width: 768px) {
      .dev__grid-overlay:before {
        width: 700px; } }
    @media only screen and (min-width: 1024px) {
      .dev__grid-overlay:before {
        width: 988px; } }
    @media only screen and (min-width: 1440px) {
      .dev__grid-overlay:before {
        width: 1340px; } }
    @media only screen and (min-width: 568px) {
      .dev__grid-overlay:before {
        background-image: repeating-linear-gradient(90deg, #f32b2c 0, #f32b2c 73px, transparent 73px, transparent 85px); } }
    @media only screen and (min-width: 768px) {
      .dev__grid-overlay:before {
        background-image: repeating-linear-gradient(90deg, #f32b2c 0, #f32b2c 70px, transparent 70px, transparent 90px); } }
    @media only screen and (min-width: 1024px) {
      .dev__grid-overlay:before {
        background-image: repeating-linear-gradient(90deg, #f32b2c 0, #f32b2c 64px, transparent 64px, transparent 84px); } }
    @media only screen and (min-width: 1440px) {
      .dev__grid-overlay:before {
        background-image: repeating-linear-gradient(90deg, #f32b2c 0, #f32b2c 75px, transparent 75px, transparent 115px); } }

.site-header__temporary-meta-navigation {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .site-header__temporary-meta-navigation {
      border-left: 1px solid #f1f1f1;
      display: inline-block;
      font-size: 1rem;
      height: 60px;
      position: relative;
      vertical-align: top;
      z-index: 2; } }
  .site-header__temporary-meta-navigation li {
    display: inline-block; }
  .site-header__temporary-meta-navigation a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ebebeb;
    color: #b4b4b4;
    display: block;
    font-size: 1.0625rem;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    text-transform: capitalize;
    border-bottom: none;
    display: inline-block;
    font-size: 1rem;
    height: 60px;
    line-height: 58px;
    padding: 0 0.625rem; }
    @media only screen and (min-width: 1440px) {
      .site-header__temporary-meta-navigation a {
        padding: 0 1.5rem; } }
    .site-header__temporary-meta-navigation a:hover {
      color: #181818; }
  .site-header__temporary-meta-navigation .is-active a {
    color: #898989; }
