@charset "UTF-8";
/*---------------------------------------------------
                  Global variables
---------------------------------------------------*/
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

.align-left {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.align-right {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.align-center {
  -ms-flex-pack: center;
      justify-content: center; }

.align-justify {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.align-left.vertical.menu > li > a {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
      justify-content: center; }

.align-top {
  -ms-flex-align: start;
      align-items: flex-start; }

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

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

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.align-middle {
  -ms-flex-align: center;
      align-items: center; }

.align-self-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.align-stretch {
  -ms-flex-align: stretch;
      align-items: stretch; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }

.align-center-middle {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center; }

.small-order-1 {
  -ms-flex-order: 1;
      order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
      order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
      order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
      order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
      order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
      order: 6; }

@media screen and (min-width: 34.25em) {
  .xsmall-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .xsmall-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .xsmall-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .xsmall-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .xsmall-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .xsmall-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media screen and (orientation: landscape) {
  .landscape-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .landscape-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .landscape-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .landscape-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .landscape-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .landscape-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .xlarge-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .xlarge-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .xlarge-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .xlarge-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .xlarge-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media screen and (min-width: 85.375em) {
  .xxlarge-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .xxlarge-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .xxlarge-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .xxlarge-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .xxlarge-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .xxlarge-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media screen and (min-width: 120em) {
  .fullHD-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .fullHD-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .fullHD-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .fullHD-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .fullHD-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .fullHD-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media screen and (min-width: 100em) {
  .xxxlarge-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .xxxlarge-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .xxxlarge-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .xxxlarge-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .xxxlarge-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .xxxlarge-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

.flex-container {
  display: -ms-flexbox;
  display: flex; }

.flex-child-auto {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }

.flex-child-grow {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto; }

.flex-child-shrink {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }

.flex-dir-row {
  -ms-flex-direction: row;
      flex-direction: row; }

.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

.flex-dir-column {
  -ms-flex-direction: column;
      flex-direction: column; }

.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }

@media screen and (min-width: 34.25em) {
  .xsmall-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .xsmall-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .xsmall-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .xsmall-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .xsmall-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .xsmall-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .xsmall-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .xsmall-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

@media screen and (orientation: landscape) {
  .landscape-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .landscape-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .landscape-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .landscape-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .landscape-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .landscape-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .landscape-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .landscape-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .large-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .large-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .xlarge-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .xlarge-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .xlarge-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .xlarge-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .xlarge-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .xlarge-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .xlarge-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

@media screen and (min-width: 85.375em) {
  .xxlarge-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .xxlarge-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .xxlarge-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .xxlarge-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .xxlarge-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .xxlarge-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .xxlarge-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .xxlarge-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

@media screen and (min-width: 120em) {
  .fullHD-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .fullHD-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .fullHD-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .fullHD-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .fullHD-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .fullHD-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .fullHD-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .fullHD-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

@media screen and (min-width: 100em) {
  .xxxlarge-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .xxxlarge-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .xxxlarge-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .xxxlarge-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .xxxlarge-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .xxxlarge-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .xxxlarge-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .xxxlarge-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

.row {
  max-width: 120rem;
  margin-right: auto;
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .row .row {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    @media screen and (min-width: 34.25em) {
      .row .row {
        margin-right: -0.5rem;
        margin-left: -0.5rem; } }
    @media screen and (orientation: landscape) {
      .row .row {
        margin-right: -0.5rem;
        margin-left: -0.5rem; } }
    @media print, screen and (min-width: 48em) {
      .row .row {
        margin-right: -3rem;
        margin-left: -3rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -1rem;
        margin-left: -1rem; } }
    @media screen and (min-width: 75em) {
      .row .row {
        margin-right: -1rem;
        margin-left: -1rem; } }
    @media screen and (min-width: 85.375em) {
      .row .row {
        margin-right: -1rem;
        margin-left: -1rem; } }
    @media screen and (min-width: 120em) {
      .row .row {
        margin-right: -1rem;
        margin-left: -1rem; } }
    @media screen and (min-width: 100em) {
      .row .row {
        margin-right: -1rem;
        margin-left: -1rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

.column, .columns {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  min-width: 0; }
  @media print, screen and (min-width: 48em) {
    .column, .columns {
      padding-right: 3rem;
      padding-left: 3rem; } }
  @media print, screen and (min-width: 64em) {
    .column, .columns {
      padding-right: 1rem;
      padding-left: 1rem; } }

.column.row.row, .row.row.columns {
  float: none;
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
    max-width: 12.5%; }

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

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

@media screen and (min-width: 34.25em) {
  .xsmall-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xsmall-offset-0 {
    margin-left: 0%; }
  .xsmall-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xsmall-offset-1 {
    margin-left: 8.33333%; }
  .xsmall-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .xsmall-offset-2 {
    margin-left: 16.66667%; }
  .xsmall-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xsmall-offset-3 {
    margin-left: 25%; }
  .xsmall-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xsmall-offset-4 {
    margin-left: 33.33333%; }
  .xsmall-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .xsmall-offset-5 {
    margin-left: 41.66667%; }
  .xsmall-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xsmall-offset-6 {
    margin-left: 50%; }
  .xsmall-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xsmall-offset-7 {
    margin-left: 58.33333%; }
  .xsmall-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .xsmall-offset-8 {
    margin-left: 66.66667%; }
  .xsmall-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xsmall-offset-9 {
    margin-left: 75%; }
  .xsmall-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xsmall-offset-10 {
    margin-left: 83.33333%; }
  .xsmall-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .xsmall-offset-11 {
    margin-left: 91.66667%; }
  .xsmall-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xsmall-up-1 > .column, .xsmall-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .xsmall-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xsmall-up-2 > .column, .xsmall-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .xsmall-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xsmall-up-3 > .column, .xsmall-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .xsmall-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xsmall-up-4 > .column, .xsmall-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .xsmall-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xsmall-up-5 > .column, .xsmall-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .xsmall-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xsmall-up-6 > .column, .xsmall-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .xsmall-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xsmall-up-7 > .column, .xsmall-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .xsmall-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xsmall-up-8 > .column, .xsmall-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 34.25em) and (min-width: 34.25em) {
  .xsmall-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

.row.xsmall-unstack > .column, .row.xsmall-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media screen and (min-width: 34.25em) {
    .row.xsmall-unstack > .column, .row.xsmall-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media screen and (min-width: 34.25em) {
  .xsmall-collapse > .column, .xsmall-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xsmall-uncollapse > .column, .xsmall-uncollapse > .columns {
    padding-right: 0.5rem;
    padding-left: 0.5rem; } }

@media screen and (orientation: landscape) {
  .landscape-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .landscape-offset-0 {
    margin-left: 0%; }
  .landscape-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .landscape-offset-1 {
    margin-left: 8.33333%; }
  .landscape-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .landscape-offset-2 {
    margin-left: 16.66667%; }
  .landscape-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .landscape-offset-3 {
    margin-left: 25%; }
  .landscape-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .landscape-offset-4 {
    margin-left: 33.33333%; }
  .landscape-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .landscape-offset-5 {
    margin-left: 41.66667%; }
  .landscape-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .landscape-offset-6 {
    margin-left: 50%; }
  .landscape-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .landscape-offset-7 {
    margin-left: 58.33333%; }
  .landscape-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .landscape-offset-8 {
    margin-left: 66.66667%; }
  .landscape-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .landscape-offset-9 {
    margin-left: 75%; }
  .landscape-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .landscape-offset-10 {
    margin-left: 83.33333%; }
  .landscape-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .landscape-offset-11 {
    margin-left: 91.66667%; }
  .landscape-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .landscape-up-1 > .column, .landscape-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .landscape-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .landscape-up-2 > .column, .landscape-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .landscape-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .landscape-up-3 > .column, .landscape-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .landscape-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .landscape-up-4 > .column, .landscape-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .landscape-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .landscape-up-5 > .column, .landscape-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .landscape-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .landscape-up-6 > .column, .landscape-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .landscape-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .landscape-up-7 > .column, .landscape-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .landscape-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .landscape-up-8 > .column, .landscape-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (orientation: landscape) and (orientation: landscape) {
  .landscape-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

.row.landscape-unstack > .column, .row.landscape-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media screen and (orientation: landscape) {
    .row.landscape-unstack > .column, .row.landscape-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media screen and (orientation: landscape) {
  .landscape-collapse > .column, .landscape-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .landscape-uncollapse > .column, .landscape-uncollapse > .columns {
    padding-right: 0.5rem;
    padding-left: 0.5rem; } }

@media print, screen and (min-width: 48em) {
  .medium-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 48em) and (min-width: 48em) {
  .medium-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media print, screen and (min-width: 48em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media print, screen and (min-width: 48em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 3rem;
    padding-left: 3rem; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 1rem;
    padding-left: 1rem; } }

@media screen and (min-width: 75em) {
  .xlarge-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xlarge-offset-0 {
    margin-left: 0%; }
  .xlarge-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xlarge-offset-1 {
    margin-left: 8.33333%; }
  .xlarge-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .xlarge-offset-2 {
    margin-left: 16.66667%; }
  .xlarge-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .xlarge-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xlarge-offset-4 {
    margin-left: 33.33333%; }
  .xlarge-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .xlarge-offset-5 {
    margin-left: 41.66667%; }
  .xlarge-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .xlarge-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xlarge-offset-7 {
    margin-left: 58.33333%; }
  .xlarge-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .xlarge-offset-8 {
    margin-left: 66.66667%; }
  .xlarge-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .xlarge-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xlarge-offset-10 {
    margin-left: 83.33333%; }
  .xlarge-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .xlarge-offset-11 {
    margin-left: 91.66667%; }
  .xlarge-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .xlarge-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .xlarge-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .xlarge-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .xlarge-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .xlarge-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .xlarge-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .xlarge-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 75em) and (min-width: 75em) {
  .xlarge-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media screen and (min-width: 75em) {
    .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media screen and (min-width: 75em) {
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 1rem;
    padding-left: 1rem; } }

@media screen and (min-width: 85.375em) {
  .xxlarge-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xxlarge-offset-0 {
    margin-left: 0%; }
  .xxlarge-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xxlarge-offset-1 {
    margin-left: 8.33333%; }
  .xxlarge-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .xxlarge-offset-2 {
    margin-left: 16.66667%; }
  .xxlarge-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xxlarge-offset-3 {
    margin-left: 25%; }
  .xxlarge-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xxlarge-offset-4 {
    margin-left: 33.33333%; }
  .xxlarge-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .xxlarge-offset-5 {
    margin-left: 41.66667%; }
  .xxlarge-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xxlarge-offset-6 {
    margin-left: 50%; }
  .xxlarge-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xxlarge-offset-7 {
    margin-left: 58.33333%; }
  .xxlarge-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .xxlarge-offset-8 {
    margin-left: 66.66667%; }
  .xxlarge-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xxlarge-offset-9 {
    margin-left: 75%; }
  .xxlarge-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xxlarge-offset-10 {
    margin-left: 83.33333%; }
  .xxlarge-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .xxlarge-offset-11 {
    margin-left: 91.66667%; }
  .xxlarge-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .xxlarge-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .xxlarge-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .xxlarge-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .xxlarge-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .xxlarge-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .xxlarge-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .xxlarge-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 85.375em) and (min-width: 85.375em) {
  .xxlarge-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media screen and (min-width: 85.375em) {
    .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media screen and (min-width: 85.375em) {
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 1rem;
    padding-left: 1rem; } }

@media screen and (min-width: 120em) {
  .fullHD-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .fullHD-offset-0 {
    margin-left: 0%; }
  .fullHD-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .fullHD-offset-1 {
    margin-left: 8.33333%; }
  .fullHD-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .fullHD-offset-2 {
    margin-left: 16.66667%; }
  .fullHD-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .fullHD-offset-3 {
    margin-left: 25%; }
  .fullHD-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .fullHD-offset-4 {
    margin-left: 33.33333%; }
  .fullHD-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .fullHD-offset-5 {
    margin-left: 41.66667%; }
  .fullHD-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .fullHD-offset-6 {
    margin-left: 50%; }
  .fullHD-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .fullHD-offset-7 {
    margin-left: 58.33333%; }
  .fullHD-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .fullHD-offset-8 {
    margin-left: 66.66667%; }
  .fullHD-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .fullHD-offset-9 {
    margin-left: 75%; }
  .fullHD-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .fullHD-offset-10 {
    margin-left: 83.33333%; }
  .fullHD-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .fullHD-offset-11 {
    margin-left: 91.66667%; }
  .fullHD-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .fullHD-up-1 > .column, .fullHD-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .fullHD-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .fullHD-up-2 > .column, .fullHD-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .fullHD-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .fullHD-up-3 > .column, .fullHD-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .fullHD-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .fullHD-up-4 > .column, .fullHD-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .fullHD-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .fullHD-up-5 > .column, .fullHD-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .fullHD-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .fullHD-up-6 > .column, .fullHD-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .fullHD-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .fullHD-up-7 > .column, .fullHD-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .fullHD-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .fullHD-up-8 > .column, .fullHD-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 120em) and (min-width: 120em) {
  .fullHD-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

.row.fullHD-unstack > .column, .row.fullHD-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media screen and (min-width: 120em) {
    .row.fullHD-unstack > .column, .row.fullHD-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media screen and (min-width: 120em) {
  .fullHD-collapse > .column, .fullHD-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .fullHD-uncollapse > .column, .fullHD-uncollapse > .columns {
    padding-right: 1rem;
    padding-left: 1rem; } }

@media screen and (min-width: 100em) {
  .xxxlarge-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xxxlarge-offset-0 {
    margin-left: 0%; }
  .xxxlarge-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xxxlarge-offset-1 {
    margin-left: 8.33333%; }
  .xxxlarge-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .xxxlarge-offset-2 {
    margin-left: 16.66667%; }
  .xxxlarge-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xxxlarge-offset-3 {
    margin-left: 25%; }
  .xxxlarge-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xxxlarge-offset-4 {
    margin-left: 33.33333%; }
  .xxxlarge-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .xxxlarge-offset-5 {
    margin-left: 41.66667%; }
  .xxxlarge-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xxxlarge-offset-6 {
    margin-left: 50%; }
  .xxxlarge-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xxxlarge-offset-7 {
    margin-left: 58.33333%; }
  .xxxlarge-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .xxxlarge-offset-8 {
    margin-left: 66.66667%; }
  .xxxlarge-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xxxlarge-offset-9 {
    margin-left: 75%; }
  .xxxlarge-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xxxlarge-offset-10 {
    margin-left: 83.33333%; }
  .xxxlarge-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .xxxlarge-offset-11 {
    margin-left: 91.66667%; }
  .xxxlarge-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxxlarge-up-1 > .column, .xxxlarge-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .xxxlarge-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxxlarge-up-2 > .column, .xxxlarge-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .xxxlarge-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxxlarge-up-3 > .column, .xxxlarge-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .xxxlarge-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxxlarge-up-4 > .column, .xxxlarge-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .xxxlarge-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxxlarge-up-5 > .column, .xxxlarge-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .xxxlarge-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxxlarge-up-6 > .column, .xxxlarge-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .xxxlarge-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxxlarge-up-7 > .column, .xxxlarge-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .xxxlarge-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xxxlarge-up-8 > .column, .xxxlarge-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 100em) and (min-width: 100em) {
  .xxxlarge-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

.row.xxxlarge-unstack > .column, .row.xxxlarge-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media screen and (min-width: 100em) {
    .row.xxxlarge-unstack > .column, .row.xxxlarge-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media screen and (min-width: 100em) {
  .xxxlarge-collapse > .column, .xxxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xxxlarge-uncollapse > .column, .xxxlarge-uncollapse > .columns {
    padding-right: 1rem;
    padding-left: 1rem; } }

.shrink {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 1rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 48em) {
    .column-block {
      margin-bottom: 6rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .column-block {
      margin-bottom: 2rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 3rem;
  border: 1px solid;
  border-radius: 0;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 48em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 48em) {
    .reveal {
      width: 600px;
      max-width: 120rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 48em) {
    .reveal.tiny {
      width: 30%;
      max-width: 120rem; } }
  @media print, screen and (min-width: 48em) {
    .reveal.small {
      width: 50%;
      max-width: 120rem; } }
  @media print, screen and (min-width: 48em) {
    .reveal.large {
      width: 90%;
      max-width: 120rem; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 34.24875em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.accordion {
  margin-left: 0;
  background: transparent;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

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

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

.accordion-title {
  position: relative;
  display: block;
  padding: 0;
  border: none;
  border-bottom: 0;
  font-size: inherit;
  line-height: 1;
  color: inherit; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: none;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: transparent; }

.accordion-content {
  display: none;
  padding: inherit;
  border: none;
  border-bottom: 0;
  background-color: transparent;
  color: inherit; }
  :last-child > .accordion-content:last-child {
    border-bottom: none; }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.row--wide {
  max-width: 200rem; }

/* 
    utility classes
*/
.audible {
  left: -10000px;
  position: absolute;
  top: -10000px; }

.d-flex {
  display: -ms-flexbox;
  display: flex; }

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

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

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

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

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

@media print, screen and (min-width: 64em) {
  .mt-large-1 {
    margin-top: 1rem; }
  .mt-large-2 {
    margin-top: 2rem; }
  .mt-large-3 {
    margin-top: 3rem; }
  .mt-large-4 {
    margin-top: 4rem; }
  .mt-large-5 {
    margin-top: 5rem; }
  .mt-large-8 {
    margin-top: 8rem; } }

.ml-1 {
  margin-left: 1rem; }

.ml-2 {
  margin-left: 2rem; }

.uppercase {
  text-transform: uppercase; }

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

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

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

.hidden {
  display: none; }

.clear-both {
  clear: both; }

.xxlarge-hide {
  display: block !important; }

.xxlarge-show {
  display: none !important; }

@media screen and (min-width: 85.375em) {
  .xxlarge-hide {
    display: none !important; }
  .xxlarge-show {
    display: block !important; } }

/*---------------------------------------------------
                    Components
---------------------------------------------------*/
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0.2em 0.2em;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 1s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 1; }

.hamburger-box {
  width: 2.5rem;
  height: 1.9rem;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -0.15rem; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 2.5rem;
    height: 0.3rem;
    background-color: currentColor;
    border-radius: 0.2rem;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -0.8rem; }
  .hamburger-inner::after {
    bottom: -0.8rem; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 5rem; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 0.8rem, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -0.8rem, 0) rotate(-45deg); }

@font-face {
  font-family: 'Graphik Web';
  src: url("../fonts/Graphik-Regular-Web.eot?1");
  src: url("../fonts/Graphik-Regular-Web.eot?#iefix&1") format("embedded-opentype"), url("../fonts/Graphik-Regular-Web.woff?1") format("woff"), url("../fonts/Graphik-Regular-Web.ttf?1") format("truetype"), url("../fonts/Graphik-Regular-Web.svg#Graphik-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Graphik Web';
  src: url("../fonts/Graphik-RegularItalic-Web.eot?1");
  src: url("../fonts/Graphik-RegularItalic-Web.eot?#iefix&1") format("embedded-opentype"), url("../fonts/Graphik-RegularItalic-Web.woff?1") format("woff"), url("../fonts/Graphik-RegularItalic-Web.ttf?1") format("truetype"), url("../fonts/Graphik-RegularItalic-Web.svg#Graphik-RegularItalic") format("svg");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Graphik Web';
  src: url("../fonts/Graphik-Semibold-Web.eot?1");
  src: url("../fonts/Graphik-Semibold-Web.eot?#iefix&1") format("embedded-opentype"), url("../fonts/Graphik-Semibold-Web.woff?1") format("woff"), url("../fonts/Graphik-Semibold-Web.ttf?1") format("truetype"), url("../fonts/Graphik-Semibold-Web.svg#Graphik-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Graphik Web';
  src: url("../fonts/Graphik-SemiboldItalic-Web.eot?1");
  src: url("../fonts/Graphik-SemiboldItalic-Web.eot?#iefix&1") format("embedded-opentype"), url("../fonts/Graphik-SemiboldItalic-Web.woff?1") format("woff"), url("../fonts/Graphik-SemiboldItalic-Web.ttf?1") format("truetype"), url("../fonts/Graphik-SemiboldItalic-Web.svg#Graphik-SemiboldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
  font-stretch: normal; }

/*
  Shrink item space - mění počet položek na řádku pomocí jejich šířky a nechává mezi nimi mezery
  - výchozí je 1 položka (tj. width: 100%)
  - druhý stupeň jsou 2 položky
  - třetí a poslední jsou 3 vedle sebe
*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
* {
  box-sizing: border-box; }

html {
  font-family: "Graphik Web";
  /* 1 */
  font-size: 62.5%;
  /* = 16 px */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  font-size: 1.6rem; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
  text-decoration: none; }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

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

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

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

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 0;
  display: inline-block; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  -webkit-appearance: none; }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: 600; }

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

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

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

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

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

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

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

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

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

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

/* ----------------------------------------------------------------------------------------------------

Super Form Reset

A couple of things to watch out for:

- IE8: If a text input doesn't have padding on all sides or none the text won't be centered.
- The default border sizes on text inputs in all UAs seem to be slightly different. You're better off using custom borders.
- You NEED to set the font-size and family on all form elements
- Search inputs need to have their appearance reset and the box-sizing set to content-box to match other UAs
- You can style the upload button in webkit using ::-webkit-file-upload-button
- ::-webkit-file-upload-button selectors can't be used in the same selector as normal ones. FF and IE freak out.
- IE: You don't need to fake inline-block with labels and form controls in IE. They function as inline-block.
- By turning off ::-webkit-search-decoration, it removes the extra whitespace on the left on search inputs

----------------------------------------------------------------------------------------------------*/
input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  /* Browsers have different default form fonts */
  font-size: 13px;
  font-family: Arial; }

/* Remove the stupid outer glow in Webkit */
input:focus {
  outline: 0; }

/* Box Sizing Reset
-----------------------------------------------*/
/* All of our custom controls should be what we expect them to be */
input,
textarea {
  box-sizing: content-box; }

/* These elements are usually rendered a certain way by the browser */
button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio],
select {
  box-sizing: border-box; }

/* Text Inputs
-----------------------------------------------*/
/* Button Controls
-----------------------------------------------*/
input[type=checkbox],
input[type=radio] {
  width: 13px;
  height: 13px; }

/* File Uploads
-----------------------------------------------*/
/* Search Input
-----------------------------------------------*/
/* Make webkit render the search input like a normal text field */
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box; }

/* Turn off the recent search for webkit. It adds about 15px padding on the left */
::-webkit-search-decoration {
  display: none; }

/* Buttons
-----------------------------------------------*/
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
  /* Fix IE7 display bug */
  overflow: visible;
  width: auto; }

/* IE8 and FF freak out if this rule is within another selector */
::-webkit-file-upload-button {
  padding: 0;
  border: 0;
  background: none; }

/* Textarea
-----------------------------------------------*/
textarea {
  /* Move the label to the top */
  vertical-align: top;
  /* Turn off scroll bars in IE unless needed */
  overflow: auto; }

/* Selects
-----------------------------------------------*/
select[multiple] {
  /* Move the label to the top */
  vertical-align: top; }

/*
  reset
*/
ul, ol {
  margin: 0;
  padding: 0; }

td, tr, table, tbody {
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0; }

/*
    reset :: END
*/
html, body {
  height: 100%; }

h1, b, strong {
  font-weight: 700; }

::-moz-selection {
  background: #ffcccc; }

::selection {
  background: #ffcccc; }

.svg-img {
  fill: currentColor;
  width: 100%;
  height: 100%; }

.container {
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

@media (min-width: 48em) {
  .container {
    width: 70rem;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 62em) {
  .container {
    width: 80rem; } }

@media (min-width: 75em) {
  .container {
    width: 90rem; } }

@media (min-width: 87.5em) {
  .container {
    width: 105rem; } }

.container--narrow {
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

@media (min-width: 48em) {
  .container--narrow {
    width: 70rem;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 62em) {
  .container--narrow {
    width: 70rem; } }

@media (min-width: 75em) {
  .container--narrow {
    width: 80rem; } }

@media (min-width: 87.5em) {
  .container--narrow {
    width: 97rem; } }

.container--grid {
  width: 110rem; }

@media (min-width: 48em) {
  .container--press {
    padding-right: 15rem; } }

@media (min-width: 62em) {
  .container--press {
    padding-right: 18rem; } }

@media (min-width: 75em) {
  .container--press {
    padding-right: 21rem; } }

@media (min-width: 87.5em) {
  .container--press {
    padding-right: 25rem; } }

.container--params {
  padding-left: 0;
  padding-right: 0; }

/*
    Canvas
*/
.canvas {
  padding: 6rem 0;
  text-align: center;
  background-color: white;
  color: black;
  position: relative; }

@media (min-width: 34.375em) {
  .canvas {
    padding: 9rem 0; } }

.canvas--grey {
  background-color: #f2f2f2; }

.canvas--grey .teaser-more {
  background-color: #f2f2f2;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(242, 242, 242, 0.9) 70%, #f2f2f2 100%); }

.canvas--darkgrey {
  background-color: #afb6c2; }

.canvas--black {
  background-color: black;
  color: white; }

.canvas--white {
  background-color: white; }

.canvas--weirdo {
  padding-top: 6rem; }

.canvas--no-bottom {
  padding-bottom: 0; }

.canvas--no-top {
  padding-top: 0; }

.canvas--menu-inc {
  padding-top: 8rem; }

@media (min-width: 48em) {
  .canvas--menu-inc {
    margin-top: 5.5rem; } }

.canvas--newsletter {
  background: url("../img/newsletter-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.canvas--not-found {
  padding-top: 6rem; }

.canvas--no-overflow {
  overflow: hidden; }

.canvas--navigator {
  padding: 0; }

.bottom-1, .perex {
  margin-bottom: 4rem; }

@media (min-width: 48em) {
  .bottom-1, .perex {
    margin-bottom: 9rem; } }

.bottom-2 {
  margin-bottom: 3rem; }

@media (min-width: 48em) {
  .bottom-2 {
    margin-bottom: 4rem; } }

.perex {
  font-size: 1.6rem;
  font-family: "Graphik Web";
  font-weight: 400;
  line-height: 2.3rem; }

@media (min-width: 34.375em) {
  .perex {
    font-size: 1.8rem;
    line-height: 2.4rem; } }

@media (min-width: 75em) {
  .perex {
    font-size: 2rem;
    line-height: 3.2rem; } }

.no-margin {
  margin: 0; }

.hidden {
  display: none; }

.clearboth {
  clear: both; }

.invisible {
  visibility: hidden; }

.transparent-text {
  color: transparent;
  text-shadow: none;
  font-size: .1rem; }

.nav-offset {
  padding-top: 5.5rem; }

.link, .cookie a {
  cursor: pointer;
  color: #e20600;
  transition: color 0.1s linear; }

.link:hover, .cookie a:hover {
  transition: color 0.1s linear; }

.link--invert {
  color: #afb6c2; }

.link--invert:hover {
  color: #e20600; }

.link--white {
  color: white; }

.link--white:hover {
  color: #e20600; }

.link--white .svg-arrow {
  color: white; }

.link--white .svg-arrow:hover {
  color: #e20600; }

.link--dark {
  color: #111; }

.link--dark:hover {
  color: #e20600; }

.link--bright img, .link--bright amp-img {
  transition: filter 0.1s linear;
  filter: brightness(100%); }

.link--bright img:hover, .link--bright amp-img:hover {
  filter: brightness(105%); }

.webkit .motion--lift {
  transition: transform .2s linear; }

.webkit .motion--lift:hover {
  transform: translateY(-0.1rem);
  transition: transform .2s linear; }

.red-cross, .grid--9 .grid__cross, .components__cross, .components__close {
  width: 36px;
  height: 36px;
  background-image: url(../img/red-cross.png);
  background-repeat: no-repeat;
  position: absolute; }

@keyframes closePulse {
  50% {
    fill: #c8cdd5; } }

.svg-close {
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
  transition: opacity 0.3s ease;
  fill: black;
  animation: closePulse;
  animation-duration: 3s;
  animation-iteration-count: infinite; }

.svg-close:hover {
  opacity: .4; }

.hp {
  padding-top: 5.5rem; }

@media (min-width: 87.5em) {
  .hp {
    padding-top: 0; } }

/* 
    utility classes
*/
.d-flex {
  display: -ms-flexbox;
  display: flex; }

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

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

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

.ml-1 {
  margin-left: 1rem; }

.ml-2 {
  margin-left: 2rem; }

.text-red {
  color: red !important; }

.text-black {
  color: black !important; }

.text-semibold {
  font-weight: 600 !important; }

.text-white {
  color: white !important; }

.text-white .btn {
  color: white;
  border: 1px solid white; }

.text-white .btn:hover {
  background: #e20600;
  border: 1px solid #e20600;
  color: white; }

.text-black {
  color: black !important; }

.text-black .btn {
  color: black;
  border: 1px solid black; }

.text-black .btn:hover {
  background: #e20600;
  border: 1px solid #e20600;
  color: white; }

/*
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0.2em 0.2em;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.1s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }

.hamburger:hover {
  opacity: 1; }

.hamburger-box {
  width: 2.5rem;
  height: 1.4rem;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -0.1rem; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 2.5rem;
  height: 0.2rem;
  background-color: currentColor;
  border-radius: 0.2rem;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -0.6rem; }

.hamburger-inner::after {
  bottom: -0.6rem; }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out; }

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }

.social__item {
  display: inline-block;
  width: 2.8rem;
  height: 2.8rem;
  color: #afb6c2;
  transition: color 0.1s linear; }

.social__item--fb:hover {
  color: #4268b3; }

.social__item--insta:hover {
  color: #bd3281; }

.social__item--youtube:hover {
  color: #cd181e; }

.social__item--twitter:hover {
  color: #1ca0f2; }

.social__item--gplus:hover {
  color: #db4639; }

.social__item .svg-img {
  stroke: currentColor; }

.social-canvas-black.canvas {
  padding-bottom: 0; }

.social-canvas-black .heading {
  color: white; }

.social-canvas-black .social__item {
  color: white; }

.social-canvas-black .social__item--fb:hover {
  color: #4268b3; }

.social-canvas-black .social__item--insta:hover {
  color: #bd3281; }

.social-canvas-black .social__item--youtube:hover {
  color: #cd181e; }

.social-canvas-black .social__item--twitter:hover {
  color: #1ca0f2; }

.social-canvas-black .social__item--gplus:hover {
  color: #db4639; }

.social-canvas-black .social-delimiter {
  border-bottom: 1px solid white;
  margin-top: 9rem; }

/* Modifikace --header */
.social--header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 3.5rem auto 0;
  /* Breakpoints */ }

@media (min-width: 87.5em) {
  .social--header {
    margin: 0 0 0 3rem;
    padding-left: .5rem;
    border-left: 1px solid white;
    border-right: 1px solid white;
    padding: 0 2rem; } }

@media (min-width: 87.5em) {
  .header--bg .social--header, .header.header--dark .social--header {
    border-left-color: #111;
    border-right-color: #111; }
  .header--bg .social--header .social__item, .header.header--dark .social--header .social__item {
    color: black; }
  .header--bg .social--header .social__item--fb:hover, .header.header--dark .social--header .social__item--fb:hover {
    color: #4268b3; }
  .header--bg .social--header .social__item--insta:hover, .header.header--dark .social--header .social__item--insta:hover {
    color: #bd3281; }
  .header--bg .social--header .social__item--youtube:hover, .header.header--dark .social--header .social__item--youtube:hover {
    color: #cd181e; }
  .header--bg .social--header .social__item--twitter:hover, .header.header--dark .social--header .social__item--twitter:hover {
    color: #1ca0f2; }
  .header--bg .social--header .social__item--gplus:hover, .header.header--dark .social--header .social__item--gplus:hover {
    color: #db4639; } }

.social--header .social__item {
  margin: 0 1rem;
  display: inline-block;
  color: #111; }

@media (min-width: 87.5em) {
  .social--header .social__item {
    color: white; }
  .social--header .social__item--fb:hover {
    color: #4268b3; }
  .social--header .social__item--insta:hover {
    color: #bd3281; }
  .social--header .social__item--youtube:hover {
    color: #cd181e; }
  .social--header .social__item--twitter:hover {
    color: #1ca0f2; }
  .social--header .social__item--gplus:hover {
    color: #db4639; } }

/* Modifikace --footer */
.social--footer .social {
  margin: auto; }

.social--footer .social__item {
  display: inline-block;
  width: 4.6rem;
  height: 4.6rem;
  margin: 0 1rem; }

/* Modifikace --product */
.social--product.social {
  display: block;
  margin: 0;
  padding-left: 0;
  margin-top: 1.4rem; }

.social--product.social .social__item {
  margin-right: 1rem;
  margin-left: 0;
  float: left;
  color: #afb6c2; }

.social--product.social .social__item--fb:hover {
  color: #4268b3; }

.social--product.social .social__item--twitter:hover {
  color: #1ca0f2; }

.social--product.social .social__item--gplus:hover {
  color: #db4639; }

/* Modifikace --article */
.social--article .social__item {
  margin: 0 1rem;
  width: 3.8rem;
  height: 3.8rem; }

.social--article .social__item:first-of-type {
  margin-left: 0; }

.search {
  display: block;
  height: 100%;
  width: 100%;
  max-width: 40rem;
  margin: 0 auto;
  /*
        Google Custom Search
    */ }

.search__form {
  height: 100%;
  width: 100%; }

.search__box {
  margin-top: 3.5rem;
  text-align: center; }

.search input.gsc-input, .search .gsc-input-box, .search .gsc-input-box-hover, .search .gsc-input-box-focus, .search .gsc-input-box, .search .gsc-input-box:hover {
  border: none !important;
  box-shadow: none !important; }

.search td.gsc-input {
  height: 2.5rem;
  border: 1px solid #111;
  padding: .2rem 0rem 0rem .5rem !important;
  margin: 0 auto; }

.search input.gsc-input {
  font-size: 2rem !important;
  font-family: "Graphik Web";
  font-weight: 400;
  text-indent: 0 !important;
  background: none !important;
  line-height: 2.8rem !important; }

.search .gsc-search-button {
  display: none; }

.search .gsst_a {
  padding-top: .5rem; }

.search .gsib_a {
  padding: 0; }

.search .gsst_a:hover .gscb_a,
.search .gsst_a:focus .gscb_a {
  color: #e20600;
  opacity: 1; }

.search .gsst_b {
  font-size: 1rem; }

.search .form.gsc-search-box {
  margin-bottom: 0 !important; }

.search .gsc-input-box {
  height: initial;
  background: none !important; }

.search .gsst_a .gscb_a {
  color: #e20600 !important;
  opacity: .3; }

a.gs-title:hover, a.gs-title:hover b {
  color: #e20600 !important;
  transition: color 0.1s linear; }

a.gs-title b {
  transition: color 0.1s linear; }

/*
    Modifikace pro header
*/
.search--nav {
  width: 18rem;
  /*
        Breakpoints
    */ }

.search--nav td.gsc-input {
  border: 1px solid #111;
  padding: .4rem 0 .4rem .5rem !important;
  line-height: 1.7rem !important; }

.search--nav input.gsc-input {
  font-size: 1.4rem !important;
  line-height: 1.7rem !important; }

.search--nav .gsst_a {
  padding: 0 .1rem !important; }

.search--nav .gscb_a {
  font-size: 2.2rem !important; }

.search--nav .gsst_a, .search--nav .gscb_a, .search--nav .gsst_b {
  line-height: 12px; }

.search--nav #gsc-i-id1 {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon", "Graphik Web" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media (min-width: 87.5em) {
  .search--nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .search--nav .search__box {
    width: 15rem;
    margin: 0 0 0 3rem;
    padding: 0 3rem 0 0;
    border-right: 1px solid white;
    height: 2.5rem; }
  .search--nav td.gsc-input {
    border-color: white;
    padding: 0rem 0rem 0rem .5rem !important;
    padding-top: .1rem !important; }
  .search--nav input.gsc-input {
    color: white;
    font-size: 1.4rem !important; }
  .search--nav form.gsc-search-box, .search--nav table.gsc-search-box {
    margin-bottom: 0 !important; }
  .search--nav .gsib_a {
    padding: 0 !important; }
  .search--nav .gsst_a {
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 75em) {
  .header--bg .search--nav .search__box, .header--dark .search--nav .search__box {
    border-right-color: #111; }
  .header--bg .search--nav td.gsc-input, .header--dark .search--nav td.gsc-input {
    border: 1px solid #111; }
  .header--bg .search--nav input.gsc-input, .header--dark .search--nav input.gsc-input {
    color: #111; } }

/*
    Skrytí hledání v navigaci
*/
.hide-search-nav .search--nav {
  display: none; }

/*---------------------------------------------------
                Přepínač jazyků
---------------------------------------------------*/
.languages {
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 3.5rem auto 0; }

.languages__controller {
  display: none; }

.languages__arrow-down {
  display: none; }

.languages__item {
  padding: .5rem .75em;
  color: black;
  transition: color 0.1s linear; }

.languages__item--active {
  font-family: "Graphik Web";
  font-weight: 600; }

.languages__item:hover {
  color: #e20600; }

@media (min-width: 87.5em) {
  .languages {
    display: block;
    font-size: 1.6rem;
    margin: 0;
    height: 100%; }
  .languages__controller {
    cursor: pointer;
    height: inherit;
    padding: 0 .75em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .languages__arrow-down {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: .4rem solid transparent;
    border-right: .4rem solid transparent;
    border-top: .8rem solid white;
    margin-left: .6rem; }
  .languages__item {
    color: white;
    display: block; }
  .header--bg .languages__item {
    color: #111; }
  .header--bg .languages__item:hover {
    color: #e20600; }
  .header--bg .languages__arrow-down {
    border-top: .8rem solid black; }
  .header.header--dark .languages__item, .header.header--dark .languages__arrow-down {
    color: #111;
    border-top-color: #111; }
  .header.header--dark .languages__item:hover, .header.header--dark .languages__arrow-down:hover {
    color: #e20600; } }

/*---------------------------------------------------
                    Komponenty
---------------------------------------------------*/
/*
 *  Remodal - v1.1.0
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none; }

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none; }

.remodal .fluid__iframe,
[data-remodal-id] .fluid__iframe {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.remodal .fluid__iframe iframe,
[data-remodal-id] .fluid__iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden; }

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block; }

/*
 *  Remodal - v1.1.0
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Close button */
.remodal {
  padding: 2rem; }

.remodal-close {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  right: .4rem;
  top: .5rem;
  cursor: pointer; }

.remodal__title {
  font-size: 2rem;
  margin-bottom: .2em; }

.remodal__subtitle {
  font-size: 1.8rem;
  margin-bottom: .3em; }

.remodal__text {
  font-size: 1.4rem;
  font-family: "Graphik Web";
  font-weight: 400;
  line-height: 1.3; }

@media (min-width: 75em) {
  .remodal__text {
    font-size: 1.8rem; } }

.remodal-video {
  padding: 0;
  margin-bottom: 0; }

/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(0, 0, 0, 0.7); }

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes; }

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes; }

/* Default theme styles of the wrapper */
/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  transform: translate3d(0, 0, 0);
  background: #fff; }

.remodal--msgbox {
  width: 300px;
  height: 185.41px; }

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards; }

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes; }

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes; }

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle; }

/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0; }
  to {
    transform: none;
    opacity: 1; } }

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1; }
  to {
    transform: scale(0.95);
    opacity: 0; } }

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 860px; } }

/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38; }

.lt-ie9 .remodal {
  width: 700px; }

.btn {
  display: inline-block;
  font-family: "Graphik Web";
  font-weight: 400;
  color: #e20600;
  border: 1px solid #e20600;
  padding: .4em 1.8em;
  position: relative;
  font-size: 1.4rem;
  cursor: pointer;
  text-align: center;
  transition: all 0.3s ease; }

.btn:hover {
  background-color: #e20600;
  color: white;
  transition: all 0.3s ease; }

.btn__text {
  color: currentColor; }

.btn .svg-arrow {
  display: inline;
  fill: currentColor;
  width: 1.2rem;
  height: 1.2rem;
  transform: scale(-2, 2) translate(-0.2rem, 0.1rem);
  margin-left: .8rem; }

.btn--xs, .btn--m {
  font-size: 1.4rem;
  padding: .5em 2em; }

.btn--jumbo {
  margin-left: 1rem; }

@media (min-width: 62em) {
  .btn--jumbo {
    margin-left: 4rem; } }

.btn--wide {
  padding: 0 3rem; }

.btn--xl {
  background-color: #e20600;
  color: white;
  padding: 1em 1.6em;
  font-family: "Graphik Web";
  font-weight: 600; }

.btn--xl:hover {
  background-color: #cd0700; }

.btn--inverted {
  color: white;
  border-color: white; }

.btn--inverted:hover {
  border-color: #e20600; }

.btn--transparent {
  background: transparent;
  transition: all 1s ease;
  font-weight: normal; }

.btn--transparent:hover {
  border-color: #e20600;
  background: transparent; }

.btn--product-pricebox {
  margin-bottom: 1rem; }

.btn--white-bg {
  background: white; }

.btn--calendar {
  margin-bottom: 5rem; }

@media (min-width: 48em) {
  .btn--calendar {
    margin-bottom: 7rem; } }

@media (min-width: 87.5em) {
  .btn .tiles__icon {
    max-width: 45rem; }
  .btn--xl {
    padding: 1em 2.6em;
    font-size: 1.8rem; } }

.article-typo {
  /*
        Breakpoints
    */ }

.article-typo a, .article-typo a:hover {
  color: #e20600;
  transition: color 0.1s linear; }

.article-typo iframe {
  border: 0;
  max-width: 100%; }

.article-typo h2, .article-typo h3 {
  font-family: "Graphik Web";
  font-weight: 400; }

.article-typo h2, .article-typo h3, .article-typo p, .article-typo li {
  margin-bottom: 0.5rem; }

.article-typo h2 {
  font-size: 2.2rem;
  line-height: 2.8rem; }

.article-typo h3 {
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #6d7681; }

.article-typo p, .article-typo li {
  font-size: 1.4rem;
  line-height: 2rem; }

.article-typo p + figure {
  margin-top: 1rem; }

.article-typo figure + h2 {
  margin-top: 1rem; }

.article-typo figure + figure {
  margin-top: 1rem; }

.article-typo ul, .article-typo ol {
  padding-left: 3rem;
  margin: 1rem 0; }

.article-typo .boxR, .article-typo .boxL {
  padding: 1rem 1.2rem;
  background: #f2f2f2;
  margin: 0 0 1rem;
  width: 100%; }

@media (min-width: 34.375em) {
  .article-typo .boxR, .article-typo .boxL {
    width: 60%; }
  .article-typo .boxR {
    float: right;
    margin-left: 1rem; }
  .article-typo .boxL {
    float: left;
    margin-right: 1rem; } }

@media (min-width: 48em) {
  .article-typo h2, .article-typo h3, .article-typo p {
    margin-bottom: 1rem; }
  .article-typo h2 {
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 3.8rem; }
  .article-typo h3 {
    font-size: 2.2rem;
    line-height: 3.2rem; }
  .article-typo p, .article-typo li {
    font-size: 1.8rem;
    line-height: 2.8rem; }
  .article-typo .boxR, .article-typo .boxL {
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding: 2.3rem 2.5rem;
    margin: 1rem; }
  .article-typo .boxR h2, .article-typo .boxL h2 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: 600;
    margin-bottom: .5rem; }
  .article-typo .boxR li, .article-typo .boxR p, .article-typo .boxL li, .article-typo .boxL p {
    font-size: 1.6rem;
    line-height: 2.4rem; }
  .article-typo .boxR {
    margin-left: 2rem; }
  .article-typo .boxL {
    margin-right: 2rem; }
  .article-typo p + a, .article-typo p + h2 {
    margin-top: 4rem;
    display: block; } }

@media (min-width: 75em) {
  .article-typo figure + h2 {
    margin-top: 3rem; } }

/*------------------------------------------
          Hlavička webu a navigace
--------------------------------------------*/
.header__container {
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

@media (min-width: 48em) {
  .header__container {
    width: 76.8rem;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 62em) {
  .header__container {
    width: 99.2rem; } }

@media (min-width: 75em) {
  .header__container {
    width: 115rem; } }

@media (min-width: 87.5em) {
  .header__container {
    width: 100%; } }

@media (min-width: 120em) {
  .header__container {
    width: 100%; } }

.header {
  width: 100%;
  height: 5.5rem;
  position: fixed;
  top: 0;
  color: white;
  z-index: 1000;
  transition: transform ease-in-out, opacity linear, background-color linear, box-shadow linear, visibility linear, height linear;
  transition-duration: 0.1s; }

.header--bg {
  background-color: white;
  color: #111;
  box-shadow: 0 4px 4px -4px #111; }

.header--hide {
  opacity: 0;
  visibility: hidden; }

@media (min-width: 48em) {
  .header--hide {
    visibility: visible;
    opacity: 1; } }

.header__container {
  display: -ms-flexbox;
  display: flex;
  height: inherit;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.header__logo {
  color: white;
  fill: white;
  transition: fill 0.1s linear; }

.header__logo--cut {
  display: none;
  width: calc(4rem * 1);
  height: 4rem; }

.header__logo--full {
  display: block;
  height: 2.6rem;
  width: calc(2.6rem * 5.1927); }

.header__logo--full :hover {
  fill: #e20600;
  transition: fill 0.3s linear; }

.header__logo:hover {
  color: currentColor; }

.header__logo-img {
  width: 100%;
  height: 100%;
  transition: fill 0.3s linear; }

.header__logo-img-text {
  fill: currentColor; }

.header .header__logo--dark, .header--bg .header__logo, .header--dark .header__logo, .header--dark .eshop-controls__cart .svg-img {
  color: black; }

.header__collapse {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  background-color: white;
  overflow-y: scroll;
  overflow-x: hidden;
  opacity: 0;
  transform: translateX(100%);
  box-shadow: 0 0 4px #111;
  transition: transform 0.1s ease-in-out, opacity 0.1s linear; }

.header__collapse__helper {
  position: fixed;
  top: 55px;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: auto; }

.header__collapse--in {
  transform: translateX(0);
  opacity: 1; }

.header__collapse--in ~ .hamburger-wrapper {
  color: #111; }

.header__collapse--in ~ .hamburger-wrapper:hover, .header__collapse--in ~ .hamburger-wrapper:active {
  color: #111; }

.hamburger, .hamburger-wrapper {
  display: -ms-inline-flexbox;
  display: inline-flex; }

.hamburger:focus {
  outline: none; }

.hamburger-wrapper {
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding: .5em;
  padding-right: 0;
  -webkit-appearance: none !important;
  color: inherit; }

.hamburger-wrapper:hover, .hamburger-wrapper:active {
  text-decoration: none;
  color: inherit; }

.hamburger__text {
  font-size: 2rem;
  padding-right: .25em;
  font-family: "Graphik Web";
  font-weight: 600; }

.scrolling--disabled {
  overflow: hidden;
  position: fixed; }

.nav {
  padding: 0 0 2rem 0;
  margin-top: 0;
  font-family: "Graphik Web";
  font-weight: 400; }

.nav__item {
  font-size: 2.4rem;
  font-family: "Graphik Web";
  font-weight: 400;
  display: block;
  height: 100%;
  padding: 0 .25em .5em 0;
  text-align: center;
  text-decoration: none;
  color: #111; }

.nav__item + .nav__item, .nav__item .nav__item + .social {
  margin-top: .5em; }

.nav__link, .nav__link--sub {
  line-height: 1;
  color: inherit;
  transition: color 0.1s linear; }

.nav__link:hover, .nav__link:active, .nav__link--sub:hover, .nav__link--sub:active {
  color: #e20600; }

.nav__link--active, .nav__link--sub--active {
  font-weight: 600; }

.nav__link--sub-active {
  color: #afb6c2; }

.nav__link--desktop {
  display: none; }

.nav__link--phone:hover {
  color: black; }

.nav__sub-menu {
  padding-left: 0;
  padding-top: .2em;
  list-style: none; }

.nav__sub-item {
  font-size: 2rem;
  padding: .5em 0;
  font-family: "Graphik Web";
  font-weight: 400;
  color: #afb6c2; }

.nav__list {
  margin-top: .5rem;
  padding-left: 0; }

.header--dark {
  background-color: white;
  color: #111; }

.header--dark .hamburger-wrapper {
  color: #111; }

.header--dark .hamburger-inner, .header--dark .hamburger-inner:before, .header--dark .hamburger-inner:after {
  background-color: #111; }

.header--hp .header__logo {
  display: block; }

@media (min-width: 87.5em) {
  .hamburger-wrapper {
    display: none; }
  .header--hp {
    background: transparent; }
  .header--hp .header__logo {
    opacity: 0;
    transition: opacity 0.1s linear; }
  .header--hp.header--bg {
    background: white; }
  .header--hp.header--bg .header__logo {
    opacity: 1; }
  .header__collapse {
    height: inherit;
    padding: 0;
    position: static;
    opacity: 1;
    z-index: 1;
    margin-left: auto;
    width: auto;
    background-color: transparent;
    overflow: visible;
    transform: translateX(0);
    transition: none;
    box-shadow: none; }
  .header__collapse__helper {
    position: static;
    height: inherit;
    overflow: hidden; }
  .header--bg {
    height: 5.5rem; }
  .header--bg .header__logo {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding-top: 0; }
  .header--bg .nav__item {
    color: #111; }
  .header--bg .nav__link__link--phone {
    display: none; }
  .header--bg .nav__sub-menu {
    top: 100%;
    padding-left: 1em;
    margin-left: -1em;
    padding-right: 1em;
    background-color: white;
    box-shadow: 0 4px 4px -4px #111;
    z-index: -2; }
  .header--bg .nav__sub-item {
    padding: .4em 0; }
  .nav {
    display: inline-block;
    margin-top: 0;
    padding: 0;
    height: inherit; }
  .nav__list {
    margin: 0;
    height: inherit;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .nav__item {
    font-size: 1.6rem;
    display: inline-block;
    color: white;
    padding: 0 .25em; }
  .nav__item + .nav__item {
    margin-left: 1rem;
    margin-top: 0; }
  .nav__link {
    padding: 0;
    height: inherit;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 .5em; }
  .nav__link:hover, .nav__link:active {
    border-bottom: none; }
  .nav__link--active {
    border-bottom: none; }
  .nav__link--sub {
    border-top: none;
    text-align: left; }
  .nav__link--sub-active, .nav__link--sub-active:hover {
    border-bottom: none; }
  .nav__link--sub-menu:hover ~ .nav__sub-menu {
    visibility: visible; }
  .nav__sub-menu {
    visibility: hidden;
    padding-bottom: 1.5em;
    position: absolute;
    top: 80%; }
  .nav__sub-menu:hover {
    visibility: visible; }
  .nav__sub-item {
    font-size: inherit;
    padding: .25em 0; }
  .header--dark .nav__sub-menu {
    top: 100%;
    padding-left: 1em;
    margin-left: -1em;
    padding-right: 1em;
    background-color: white;
    box-shadow: 0 4px 4px -4px #111;
    z-index: -2; }
  .header--dark .nav__item {
    color: #111; }
  .header--dark .nav__link .header__logo-img-text {
    fill: black; } }

@media (min-width: 34.375em) {
  .header__logo--cut {
    display: none; }
  .header__logo--full {
    display: block;
    height: 2.6rem;
    width: calc(2.6rem * 5.1927); } }

@media (min-width: 87.5em) {
  .nav__link--phone {
    display: none; } }

@keyframes roll-in-top {
  0% {
    transform: translateY(-100%);
    opacity: .2; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@keyframes roll-in-left {
  0% {
    transform: translateX(100%);
    opacity: .2; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

.intro__container {
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

@media (min-width: 48em) {
  .intro__container {
    width: 76.8rem;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 62em) {
  .intro__container {
    width: 99.2rem; } }

@media (min-width: 75em) {
  .intro__container {
    width: 115rem; } }

@media (min-width: 87.5em) {
  .intro__container {
    width: 100%; } }

@media (min-width: 120em) {
  .intro__container {
    width: 100%; } }

.intro {
  /*
        Breakpoints
    */ }

.intro__container {
  display: none; }

@media (min-width: 87.5em) {
  .intro__container {
    display: block; }
  .intro__logo {
    height: auto;
    display: block;
    margin: 2rem 0 5rem;
    width: 25rem; } }

@media (min-width: 120em) {
  .intro__logo {
    margin: 2rem 0 8rem;
    width: 35rem; } }

/*---------------------------------------------------
                Jumbo (intro sekce)
---------------------------------------------------*/
.jumbo__typo {
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

@media (min-width: 48em) {
  .jumbo__typo {
    width: 70rem;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 62em) {
  .jumbo__typo {
    width: 80rem; } }

@media (min-width: 75em) {
  .jumbo__typo {
    width: 90rem; } }

@media (min-width: 87.5em) {
  .jumbo__typo {
    width: 105rem; } }

.jumbo {
  height: 100vh;
  min-height: 50rem;
  padding: 0;
  position: relative;
  overflow: hidden;
  /*
    Breakpoints
  */ }

.jumbo--shadow {
  background: radial-gradient(transparent, black); }

.jumbo--m {
  height: 53vh;
  min-height: 20rem; }

.jumbo__badge {
  display: none; }

@media (min-width: 62em) {
  .jumbo__badge {
    display: block;
    position: absolute;
    z-index: 999; } }

.jumbo__badge--size {
  width: 10vw;
  height: auto; }

.jumbo--l {
  height: 73vh; }

.jumbo__overlay {
  background-color: rgba(20, 2, 0, 0.4);
  width: 100%;
  height: 100%; }

.jumbo__overlay--darker {
  background-color: rgba(20, 2, 0, 0.6); }

.jumbo__overlay--shadow-lb {
  background: linear-gradient(10deg, rgba(20, 2, 0, 0.9) 12%, rgba(20, 2, 0, 0.8) 25%, rgba(20, 2, 0, 0.7) 40%, rgba(20, 2, 0, 0.6) 50%); }

.jumbo__overlay--white {
  background: rgba(255, 255, 255, 0.7); }

.jumbo__textleft {
  text-align: left;
  margin-left: 1rem !important; }

@media (min-width: 62em) {
  .jumbo__textleft {
    margin-left: 4rem !important; } }

.jumbo__typo {
  font-size: 2.6rem;
  position: relative;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  text-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.jumbo__typo--hp {
  -ms-flex-pack: normal;
  justify-content: normal;
  padding-top: 6rem;
  width: 100%;
  position: absolute;
  -ms-flex-align: start;
  align-items: flex-start; }

@media (min-width: 62em) {
  .jumbo__typo--hp {
    width: 50%;
    padding-top: 10rem; } }

.jumbo__typo--hp--left {
  left: 0; }

@media (min-width: 62em) {
  .jumbo__typo--hp--left {
    padding-right: 6rem; } }

.jumbo__typo--hp--right {
  right: 0; }

@media (min-width: 62em) {
  .jumbo__typo--hp--right {
    padding-right: 6rem; } }

.jumbo__typo--blog {
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.jumbo__btn {
  margin-top: 2rem; }

.jumbo__icon {
  margin-bottom: 3rem; }

.jumbo__title, .jumbo__sub-title, .jumbo__title-service, .jumbo__sub-title-service {
  font-family: "Graphik Web";
  font-weight: 400;
  color: white;
  margin: 0; }

.jumbo__title, .jumbo__sub-title {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  max-width: 105rem; }

.jumbo__title {
  font-size: 3.6rem;
  font-family: "Graphik Web";
  font-weight: 600;
  padding: 0 0 1rem 0;
  max-width: 100%; }

.jumbo__sub-title {
  font-size: 2.2rem;
  line-height: 2.7rem;
  font-family: "Graphik Web";
  font-weight: 400; }

.jumbo__sub-title--hp {
  margin-bottom: 6rem;
  font-weight: 600; }

.jumbo__label {
  font-size: 1.8rem;
  margin-bottom: 1.4rem;
  margin-left: 1rem;
  text-align: left; }

@media (min-width: 62em) {
  .jumbo__label {
    margin-left: 4rem; } }

.jumbo__video {
  z-index: -1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow-x: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.jumbo .jumbo__video--LH {
  top: 0;
  left: 0;
  transform: translate(0, 0); }

.jumbo .jumbo__video--H {
  top: 0;
  left: 50%;
  transform: translate(-50%, 0); }

.jumbo .jumbo__video--PH {
  top: 0;
  left: inherit;
  right: 0;
  transform: translate(0, 0); }

.jumbo .jumbo__video--L {
  top: 50%;
  left: 0;
  transform: translate(0, -50%); }

.jumbo .jumbo__video--S {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.jumbo .jumbo__video--P {
  top: 50%;
  left: inherit;
  right: 0;
  transform: translate(0, -50%); }

.jumbo .jumbo__video--LD {
  top: inherit;
  left: 0;
  bottom: 0;
  transform: translate(0, 0); }

.jumbo .jumbo__video--D {
  top: inherit;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0); }

.jumbo .jumbo__video--PD {
  top: inherit;
  left: inherit;
  bottom: 0;
  right: 0;
  transform: translate(0, 0); }

@media (min-width: 75em) {
  .jumbo--m {
    height: 73vh; } }

@media (min-width: 75em) {
  .jumbo__title {
    font-size: 6rem; }
  .jumbo__btn {
    margin-top: 3rem; } }

@media (min-width: 87.5em) {
  .jumbo__title {
    font-size: 8rem;
    line-height: 1.1;
    margin-bottom: 2.5rem; } }

@media (min-width: 156.25em) {
  .jumbo__typo {
    width: 200rem; } }

.no-flexbox .jumbo {
  overflow: visible;
  position: static; }

@media only screen and (min-device-width: 32rem) and (max-device-width: 48rem) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2 / 3) {
  .jumbo {
    height: 40rem; } }

/* 
  Modifikace pro Produktové řady
*/
.jumbo--lines, .jumbo--line {
  /*
    Breakpoints
  */ }

.jumbo--lines .jumbo__title, .jumbo--line .jumbo__title {
  padding: 0;
  margin-bottom: 2rem;
  font-size: 4rem; }

.jumbo--lines .jumbo__sub-title, .jumbo--line .jumbo__sub-title {
  font-size: 1.6rem;
  line-height: 2rem; }

.jumbo--lines .jumbo__sub-title + .jumbo__btn, .jumbo--line .jumbo__sub-title + .jumbo__btn {
  margin-top: 6rem; }

.jumbo--lines .jumbo__icon, .jumbo--line .jumbo__icon {
  width: 25rem;
  height: auto; }

@media (min-width: 75em) {
  .jumbo--lines .jumbo__title, .jumbo--line .jumbo__title {
    font-size: 6rem; }
  .jumbo--lines .jumbo__sub-title, .jumbo--line .jumbo__sub-title {
    font-size: 2.2rem;
    line-height: 1.4; } }

.jumbo--lines {
  height: 100vh;
  min-height: 40rem;
  /*
  background: rgba(255,93,177,0);
  background: linear-gradient(to top, rgba(0,0,0,.8) 3%, rgba(0,0,0,0) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#000000', GradientType=0 );
  */ }

.jumbo--line .jumbo__sub-title + .jumbo__btn {
  margin-top: 3rem; }

/*
 Pulse animation

@keyframes pulse {
    0% { transform: scale(1); opacity: .5; }
    50% { transform: scale(1.02); opacity: 1; }
    100% { transform: scale(1); opacity: .5; }
}
*/
.arrow {
  /*
    &--pulse {
        animation: pulse 1.5s infinite;
    }
*/ }

.arrow-down {
  display: none;
  transition: transform 0.1s ease; }

.arrow-down:hover {
  transform: scale(1.1); }

@media (min-width: 48em) {
  .arrow-down {
    display: block;
    position: absolute;
    bottom: 7rem;
    left: 50%; }
  .arrow-down .svg-img {
    height: 6rem;
    width: 6rem;
    transform: translateX(-50%) rotate(90deg);
    fill: white;
    position: absolute;
    left: 0;
    top: 0; } }

.arrow-up {
  bottom: 30px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  bottom: 0px;
  z-index: 500; }

.arrow-up__img {
  fill: #999;
  transform: rotate(180deg);
  height: 3em;
  width: 3em;
  opacity: 1; }

@media (min-width: 48em) {
  .arrow-up {
    right: 40px;
    bottom: 20px; } }

.read-more-state {
  display: none; }

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease; }

@media (min-width: 34.375em) {
  .read-more-target {
    display: inline;
    opacity: 1;
    max-height: initial;
    font-size: inherit; } }

.read-more-state:checked ~ .read-more-wrap {
  margin: inherit; }

.read-more-state ~ .read-more-wrap {
  margin-top: -1rem; }

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em; }

.read-more-state:checked ~ .read-more-trigger {
  margin-top: 3rem; }

.read-more-state ~ .read-more-trigger:before {
  content: 'Více'; }

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Méně'; }

.read-more-trigger {
  margin-top: -3rem;
  cursor: pointer;
  display: inline-block;
  padding: .3rem 2rem;
  color: #e20600;
  font-size: 1.5rem;
  line-height: 2;
  border: 1px solid #e20600; }

@media (min-width: 34.375em) {
  .read-more-trigger {
    display: none; } }

.heading {
  font-family: "Graphik Web";
  font-weight: 400;
  font-weight: 600;
  margin: 0;
  color: #afb6c2;
  text-align: center;
  position: relative; }

.heading-wrap {
  position: relative;
  text-align: center;
  margin-bottom: 2rem; }

.heading-wrap--vm2 {
  margin-bottom: 4rem; }

.heading--h1 {
  font-size: 3rem;
  color: black;
  margin-bottom: 3rem; }

@media (min-width: 34.375em) {
  .heading--h1 {
    font-size: 5rem; } }

.heading--h2 {
  font-size: 1.6rem;
  margin-bottom: 1rem; }

@media (min-width: 34.375em) {
  .heading--h2 {
    margin-bottom: 4rem; } }

.heading--h3 {
  color: #afb6c2;
  font-size: 1.4rem;
  font-family: "Graphik Web";
  font-weight: 400;
  margin-bottom: 3rem; }

.heading--wraped {
  padding: 0 2rem;
  display: inline-block;
  background-color: white;
  margin-bottom: 0; }

.heading--footer {
  font-size: 1.6rem;
  color: #6d7681;
  margin-bottom: .8rem; }

.heading--grey-canvas {
  background-color: #f2f2f2; }

.heading--tag {
  color: #e20600;
  font-size: 3rem;
  font-family: "Graphik Web";
  font-weight: 400;
  margin-bottom: 3rem;
  text-align: left; }

@media (min-width: 48em) {
  .heading--tag {
    font-size: 3.8rem;
    margin-bottom: 4rem; } }

.heading--calendar, .heading--products {
  margin-bottom: 2rem; }

.heading--canvas {
  font-size: 4rem;
  line-height: 4.4rem;
  color: black;
  text-transform: initial;
  font-family: "Graphik Web";
  font-weight: 400; }

@media (min-width: 48em) {
  .heading--canvas {
    font-size: 6rem;
    line-height: 7.2rem; } }

.heading--black {
  color: black;
  font-size: 2.2rem;
  letter-spacing: 0;
  margin-bottom: 3rem; }

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

@media (min-width: 48em) {
  .heading--bottom-1 {
    margin-bottom: 9rem; } }

.heading--bottom-2 {
  margin-bottom: 3rem; }

@media (min-width: 48em) {
  .heading--bottom-2 {
    margin-bottom: 4rem; } }

/*
    Breakpoints
*/
@media (min-width: 34.375em) {
  .heading--h1 {
    font-size: 5rem; }
  .heading-wrap:before {
    content: "";
    height: 1px;
    position: absolute;
    border-top: 1px solid #afb6c2;
    top: .7em;
    left: 0;
    right: 0; } }

@media (min-width: 75em) {
  .heading--h1 {
    font-size: 7.2rem; } }

/*
    Související produkty pod článkem
*/
.related {
  list-style: none;
  /*
        Breakpoints
    */ }

.related__item {
  text-align: center;
  width: 100%;
  margin-bottom: 4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center; }

.related__item:last-of-type {
  margin-bottom: 0; }

.related__img {
  max-width: 100%; }

.related__img-wrap {
  -ms-flex-order: 2;
  order: 2;
  position: relative; }

.related__title {
  color: black;
  font-size: 3.8rem;
  font-family: "Graphik Web";
  font-weight: 600;
  -ms-flex-order: 1;
  order: 1; }

.related__btn {
  display: inline;
  -ms-flex-order: 3;
  order: 3; }

.related__img-tag {
  position: absolute;
  top: 18%;
  right: 8%;
  width: 28%;
  height: auto; }

@media (min-width: 48em) {
  .related__item {
    text-align: left;
    clear: both;
    display: block; }
  .related__img-wrap {
    float: left;
    margin-bottom: 0;
    width: 65%; }
  .related__title {
    display: inline-block;
    font-size: 4.2rem;
    line-height: 4.8rem;
    margin-bottom: 2rem; }
  .related__btn {
    display: inline;
    white-space: nowrap; } }

.colorbullet {
  min-width: 3.4rem;
  width: 3.4rem;
  height: 3.4rem;
  display: inline-block;
  border-radius: 100%;
  border: 1px solid #afb6c2;
  margin: 0 .1rem;
  background: transparent;
  position: relative;
  transition: all 0.1s linear; }

.colorbullet.active {
  border-color: #e20600; }

.colorbullet.active .colorbullet__circle--grey {
  background: #e20600; }

.colorbullet.active .colorbullet__hook {
  display: inline; }

.colorbullet--small {
  width: 2.4rem;
  height: 2.4rem;
  min-width: 2.4rem; }

.colorbullet__circle {
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.1s linear; }

.colorbullet__circle--half {
  height: 0.9rem !important;
  width: 1.8rem !important;
  border-radius: 0 0 1.6rem 1.6rem;
  transform: translate(-30%, -10%) rotate(-45deg); }

.colorbullet__circle--grey {
  background: #dadde0; }

.colorbullet__circle--seller {
  background: #f56d71; }

.colorbullet__circle--rental {
  background: #00b37d; }

.colorbullet__circle--service {
  background: #6f2c91; }

.colorbullet__circle--distributor {
  background: #f58345; }

.colorbullet__circle--small {
  width: 1.6rem;
  height: 1.6rem; }

.colorbullet__hook {
  display: none; }

.colorbullet__tooltip {
  background-color: white;
  border: 1px solid #afb6c2;
  color: #afb6c2;
  padding: .5rem .8rem;
  text-align: center;
  visibility: hidden;
  bottom: 125%;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s; }

.colorbullet__tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #afb6c2 transparent transparent transparent; }

.colorbullet:hover .colorbullet__tooltip {
  visibility: visible;
  opacity: 1; }

/* 
    tiles ("dlaždice") 
    v základní variantě jsou navrženy tak, aby se na mobilu zobrazovaly v jednom sloupci,
    na desktopu ve třech. Přiléhají bez mezer a poradí si s obrázkem na pozadí.
    Pro zoom efekt přidat obrázku modifikaci --zoom.

    Varianta --bordered
    Mezi dlaždicemi jsou mezery. Rozvržení stejné jako v základu.

    Další varianty si už jen hrají se styly výplně.

*/
.tiles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  box-sizing: border-box;
  /* Breakpoints */ }

.tiles__info {
  height: 6rem;
  text-align: center;
  width: 100%; }

.tiles__item {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vw; }

@media (min-width: 75em) {
  .tiles__item--4 {
    width: 25% !important; } }

.tiles__item--bordered {
  border-top: 1px solid white; }

@media (min-width: 62em) {
  .tiles__item--bordered {
    border-left: 1px solid white; }
  .tiles__item--bordered:first-of-type {
    border-left: none; } }

.tiles__item--comparison {
  background-color: #1c2e48;
  display: none; }

.tiles__item--comparison .svg-scales {
  fill: white;
  stroke: white;
  margin-bottom: 2rem;
  transition: all 0.3s linear; }

.tiles__item--comparison .tiles__title {
  max-width: 100%; }

.tiles__item--comparison:hover .tiles__wrap {
  border-color: #e20600; }

.tiles__item--comparison:hover .svg-scales {
  fill: #e20600;
  stroke: #e20600; }

.tiles__item--comparison:hover .tiles__title {
  color: #e20600; }

.tiles__item:hover {
  /*
            .tiles__img--zoom {
                transform: scale(1.22) translate(-42%, -42%);
                transition: transform $timing-long ease-out;
            }
            

            .tiles__overlay {
                background-color: rgba(0, 0, 0, 0.8);
                transition: all $timing-normal ease;
            }
            */ }

.tiles__item:hover .tiles__btn {
  border-color: #e20600;
  background-color: #e20600;
  transition: all 0.3s ease; }

.tiles__overlay {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: block;
  transition: all 0.3s ease; }

.tiles__overlay--comparison {
  background-color: none; }

.tiles__overlay--gallery {
  opacity: 0;
  transition: opacity 0.1s linear; }

.tiles__overlay--gallery:hover {
  opacity: 1;
  transition: opacity 0.1s linear; }

.tiles__icon {
  width: auto;
  height: auto;
  max-width: 100%; }

.tiles__img {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: scale(1) translate(-50%, -50%);
  overflow-x: hidden;
  z-index: -1;
  transition: transform 1s ease-in; }

.tiles__flex-column, .tiles__typo, .tiles__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  text-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.tiles__typo {
  color: white;
  position: relative;
  z-index: 1;
  padding: 3rem; }

.tiles__typo-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 3; }

.tiles__typo--dark {
  color: black; }

.tiles__typo--products {
  -ms-flex-pack: justify;
  justify-content: space-between; }

.tiles__wrap {
  border: 1px solid;
  padding: 4rem;
  width: 100%;
  transition: border-color 0.3s ease; }

.tiles__title {
  color: black;
  font-size: 4rem;
  font-family: "Graphik Web";
  font-weight: 600;
  margin-bottom: 1.2rem;
  margin-top: 0;
  transition: color 0.3s ease; }

.tiles__title--comparison {
  font-size: 2.2rem;
  line-height: 2.6rem; }

.tiles__title--white {
  color: white; }

.tiles__perex {
  font-size: 1.8rem;
  line-height: 2.7rem;
  margin-bottom: 4.8rem;
  margin-top: 0;
  max-width: 100%; }

.tiles__btn {
  color: white;
  border-color: currentColor; }

.tiles__btn-text {
  display: inline; }

.tiles__btn:hover {
  background-color: transparent; }

.tiles__link {
  color: white;
  font-size: 3rem;
  display: inline-block;
  padding: 2rem; }

.tiles__tag {
  position: absolute;
  top: 6%;
  right: -2%;
  width: 35%;
  height: auto;
  z-index: 2; }

@media (min-width: 26.25em) {
  .tiles__typo {
    margin: 0 auto;
    /* width: 90%; */
    padding: 4rem 3rem; } }

@media (min-width: 34.375em) {
  .tiles__typo {
    margin: 0 auto;
    /*  width: 90%; */
    padding: 4rem 1rem; }
  .tiles__item {
    min-height: 50vw; }
  .tiles__item--comparison {
    display: block; } }

@media (min-width: 62em) {
  .tiles__typo {
    /* width: 80%; */
    margin: 0 auto;
    padding: 6rem 3rem; } }

@media (min-width: 75em) {
  .tiles__typo {
    width: 100%; }
  .tiles__item--comparison .tiles__typo {
    padding: 6rem; }
  .tiles__item {
    min-height: 33vw; }
  .tiles__tag {
    width: 11.5rem; }
  .tiles--comparison .svg-scales {
    margin-bottom: 3.2rem; } }

@media (min-width: 87.5em) {
  .tiles__typo {
    padding: 12rem 4rem; }
  .tiles__item--comparison .tiles__typo {
    padding: 10rem; }
  .tiles__wrap {
    width: 30rem; }
  .tiles__item--comparison .tiles__wrap {
    width: 100%; } }

@media (min-width: 156.25em) {
  .tiles__typo {
    width: 50rem;
    padding: 15rem 1rem; }
  .tiles__item--comparison .tiles__typo {
    padding: 20rem;
    width: 100%; } }

.tiles__item {
  width: calc(100% - 1.5rem); }

@media (min-width: 34.375em) {
  .tiles__item {
    width: 50%; } }

@media (min-width: 75em) {
  .tiles__item {
    width: 33.33%; } }

.tiles__img--LH {
  top: 0;
  left: 0;
  transform: translate(0, 0); }

.tiles__img--H {
  top: 0;
  left: 50%;
  transform: translate(-50%, 0); }

.tiles__img--PH {
  top: 0;
  left: inherit;
  right: 0;
  transform: translate(0, 0); }

.tiles__img--L {
  top: 50%;
  left: 0;
  transform: translate(0, -50%); }

.tiles__img--S {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.tiles__img--P {
  top: 50%;
  left: inherit;
  right: 0;
  transform: translate(0, -50%); }

.tiles__img--LD {
  top: inherit;
  left: 0;
  bottom: 0;
  transform: translate(0, 0); }

.tiles__img--D {
  top: inherit;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0); }

.tiles__img--PD {
  top: inherit;
  left: inherit;
  bottom: 0;
  right: 0;
  transform: translate(0, 0); }

/* Modifikace pro Speciální edice --editions */
.tiles--editions {
  -ms-flex-pack: center;
  justify-content: center;
  /* Breakpoints - Speciální edice --editions */ }

.tiles--editions .tiles__item {
  min-height: auto;
  margin-top: 4rem;
  height: auto; }

.tiles--editions .tiles__item:first-of-type {
  margin-top: 0; }

.tiles--editions .tiles__item:hover .tiles__btn {
  background-color: transparent; }

.tiles--editions .tiles__item .tiles__btn:hover {
  background-color: #e20600;
  border-color: #e20600;
  color: white;
  transition: all 0.1s linear; }

.tiles--editions .tiles__icon {
  margin-bottom: 1rem;
  max-width: 100%; }

.tiles--editions .tiles__typo {
  padding-bottom: 0;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  color: black; }

.tiles--editions .tiles__typo .svg-arrow {
  fill: currentColor; }

.tiles--editions .tiles__typo-top {
  max-width: 100%; }

.tiles--editions .tiles__title {
  font-size: 3rem; }

.tiles--editions .tiles__perex {
  margin-bottom: 2.5rem;
  font-size: 1.6rem;
  line-height: 2.4rem; }

.tiles--editions .tiles__btn {
  color: #e20600;
  border-color: currentColor;
  transition: all 0s linear; }

@media (min-width: 34.375em) {
  .tiles--editions .tiles__item:nth-child(-n+2) {
    margin-top: 0; } }

@media (min-width: 75em) {
  .tiles--editions .tiles__item:nth-child(-n+3) {
    margin-top: 0; }
  .tiles--editions .tiles__typo {
    width: 90%; }
  .tiles--editions .tiles__icon {
    margin-bottom: 2.5rem; }
  .tiles--editions .tiles__perex {
    font-size: 1.8rem;
    line-height: 2.7rem;
    margin-bottom: 4rem; } }

@media (min-width: 87.5em) {
  .tiles--editions .tiles__icon {
    max-width: 45rem; }
  .tiles--editions .tiles__perex {
    width: 42rem;
    margin-left: auto;
    margin-right: auto; } }

/* Modifikace pro Speciální edice --navigator */
.tiles--navigator {
  -ms-flex-pack: center;
  justify-content: center;
  /* Breakpoints - Speciální edice --editions */ }

.tiles--navigator .tiles__item {
  border-top: 1px solid white;
  min-height: auto;
  margin-top: 0;
  padding: 4rem 0 5rem;
  height: auto; }

.tiles--navigator .tiles__item:hover .tiles__btn {
  background-color: transparent; }

.tiles--navigator .tiles__item .tiles__btn {
  border-color: white;
  color: white; }

.tiles--navigator .tiles__item .tiles__btn:hover {
  background-color: #e20600;
  border-color: #e20600;
  color: white;
  transition: all 0.1s linear; }

.tiles--navigator .tiles__icon {
  margin-bottom: 1rem;
  max-width: 100%; }

.tiles--navigator .tiles__typo {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  color: black; }

.tiles--navigator .tiles__typo .svg-arrow {
  fill: currentColor; }

.tiles--navigator .tiles__typo-top {
  max-width: 100%; }

.tiles--navigator .tiles__title {
  color: white;
  font-size: 2.2rem; }

@media (min-width: 34.375em) {
  .tiles--navigator .tiles__item {
    border: 0; } }

@media (min-width: 75em) {
  .tiles--navigator .tiles__item + .tiles__item {
    border-left: 1px solid white; }
  .tiles--navigator .tiles__item {
    padding: 2rem 0 5rem;
    border-top: 1px solid white; }
  .tiles--navigator .tiles__typo {
    width: 90%; }
  .tiles--navigator .tiles__icon {
    margin-bottom: 2.5rem; } }

/* jiné chování dlaždic, pokud je jich sudý počet */
@media (min-width: 75em) {
  .tiles--even .tiles__item {
    width: 25%;
    height: auto;
    min-height: auto; }
  .tiles--even .tiles__icon {
    margin-bottom: 1rem;
    width: 32rem;
    height: auto; }
  .tiles--even .tiles__perex {
    margin-bottom: 2rem; }
  .tiles--even .tiles__item:nth-child(-n+4) {
    margin-top: 0; } }

/* Modifikace pro dlaždice s ohraničením --bordered */
.tiles--bordered {
  margin: -1rem -.8rem; }

@media (min-width: 87.5em) {
  .tiles--bordered {
    margin: -1rem; } }

.tiles--bordered .tiles {
  /* Breakpoints --bordered */ }

.tiles--bordered .tiles__item {
  color: black;
  border: 1px solid #6d7681;
  margin: 1rem .8rem;
  transition: all 0.3s ease;
  min-height: inherit;
  box-sizing: border-box; }

.tiles--bordered .tiles__item:hover {
  border-color: #e20600;
  transition: all 0.3s ease; }

.tiles--bordered .tiles__item:hover .tiles__title {
  color: #e20600; }

.tiles--bordered .tiles__item:hover .tiles__img-content {
  transition: all 0.3s ease;
  filter: brightness(105%); }

.tiles--bordered .tiles__typo {
  padding: 2rem 2rem 0;
  text-align: left;
  -ms-flex-align: start;
  align-items: flex-start; }

.tiles--bordered .tiles__typo-header {
  text-align: left;
  width: 80%; }

.tiles--bordered .tiles__typo-header--fullwidth {
  width: 100%; }

.tiles--bordered .tiles__caption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  color: #afb6c2;
  font-size: 1.4rem;
  font-family: "Graphik Web";
  font-weight: 400;
  margin-bottom: .5rem;
  margin-left: .2rem;
  width: 100%; }

.tiles__tag-new {
  background: #e20600;
  color: white;
  text-transform: uppercase;
  padding: .3rem .6rem;
  font-size: 1.3rem;
  position: absolute;
  right: 0;
  margin: auto; }

.tiles__tag-new--page {
  background: #e20600;
  color: white;
  text-transform: uppercase;
  padding: .3rem .6rem;
  font-size: 1.3rem;
  position: relative;
  display: inline-block;
  margin-bottom: 4rem; }

.tiles__tag-header .heading--h1 {
  margin-bottom: 1rem; }

.tiles--bordered .tiles__caption-version {
  font-size: 1.5rem;
  margin-left: .4rem;
  margin-top: .1rem; }

.tiles--bordered .tiles__img-content {
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
  transform: translate(0) scale(1); }

.tiles--bordered .tiles__title {
  display: block;
  margin-bottom: 0;
  line-height: initial;
  width: 100%;
  z-index: 5; }

@media (min-width: 34.375em) {
  .tiles--bordered .tiles__item {
    width: 47%; }
  .tiles--bordered .tiles__tag {
    top: 28%;
    width: 40%; } }

@media (min-width: 48em) {
  .tiles--bordered .tiles__tag {
    top: 2%;
    right: -8%;
    width: 40%; } }

@media (min-width: 62em) {
  .tiles--bordered .tiles__item {
    margin: 1rem;
    width: 47.4%; }
  .tiles--bordered .tiles__typo {
    width: 100%; }
  .tiles--bordered .tiles__tag {
    right: -2%; } }

@media (min-width: 87.5em) {
  .tiles--bordered .tiles__item {
    font-size: 4.8rem;
    width: 31.3%; }
  .tiles--bordered .tiles__caption {
    font-size: 1.6rem; } }

@media (min-width: 156.25em) {
  .tiles--bordered .tiles__typo {
    padding: 2rem 3rem;
    padding-bottom: 0; } }

/* Modifikace pro galerii --gallery */
.tiles--gallery .tiles {
  /* Breakpoints --gallery */ }

.tiles--gallery .tiles__typo {
  display: block;
  text-align: left;
  padding: 1.5rem; }

.tiles--gallery .tiles__title {
  font-size: 2rem;
  color: white;
  margin-bottom: .5rem; }

.tiles--gallery .tiles__perex, .tiles--gallery .tiles__subtitle {
  font-size: 1.7rem;
  line-height: 1.2; }

.tiles--gallery .tiles__subtitle {
  font-weight: 600;
  margin-bottom: 1rem; }

.tiles--gallery .tiles__perex {
  margin-bottom: 0; }

@media (min-width: 26.25em) {
  .tiles--gallery .tiles__perex {
    width: 80%; } }

@media (min-width: 75em) {
  .tiles--gallery .tiles__typo {
    padding: 2.5rem; }
  .tiles--gallery .tiles__title {
    font-size: 2.8rem;
    margin-bottom: 1.5rem; }
  .tiles--gallery .tiles__perex, .tiles--gallery .tiles__subtitle {
    line-height: 1.5; } }

@media (min-width: 156.25em) {
  .tiles--gallery .tiles__typo {
    padding: 3.5rem; } }

/*
    Slouží k napozicování textu v mřížce překrývající velký obrázek produktu
*/

@keyframes revealCross {
  0% {
    opacity: 0;
    transform: rotate(0deg); }
  100% {
    opacity: 1;
    transform: rotate(360deg); } }

.grid {
  width: 100%;
  height: 100%; }

.grid__item {
  display: inline-block; }

.grid--9 .grid__item {
  width: 33%;
  height: 33.33%;
  position: relative;
  float: left; }

.grid--9 .grid__cross {
  display: none;
  animation-name: revealCross;
  animation-duration: 1s;
  transform: rotate(360deg); }

.grid--9 .grid__comment {
  font-family: "Graphik Web";
  font-weight: 600;
  max-width: 30rem;
  color: black;
  text-shadow: none;
  position: absolute;
  margin: 5rem;
  padding: 1.5rem;
  background: rgba(255, 255, 255, 0.7); }

.grid--9 .grid__comment-title {
  font-size: 2.2rem; }

.grid--9 .grid__comment-subtitle {
  font-size: 1.8rem;
  margin-bottom: .4rem; }

.grid--9 .grid__comment-text {
  font-size: 1.6rem;
  font-family: "Graphik Web";
  font-weight: 400; }

@media (min-width: 34.375em) {
  .grid--9 .grid__cross {
    display: block; } }

@keyframes revealNotice {
  0% {
    opacity: 0;
    transform: translateY(-100px); }
  20% {
    opacity: 0;
    transform: translateY(-100px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.noticeboard {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  display: -ms-flexbox;
  display: flex; }

.noticeboard-animate {
  animation-name: revealNotice;
  animation-duration: 1s; }

.noticeboard__notice {
  max-width: 30rem;
  color: black;
  text-shadow: none;
  margin: 2rem 1.5rem;
  padding: 1.5rem;
  background: rgba(255, 255, 255, 0.7); }

.noticeboard__notice-title {
  font-size: 2.2rem;
  font-family: "Graphik Web";
  font-weight: 600;
  margin-bottom: .2rem; }

.noticeboard__notice-subtitle {
  font-size: 1.8rem;
  font-family: "Graphik Web";
  font-weight: 600;
  margin-bottom: .4rem; }

.noticeboard__notice-text {
  font-size: 1.6rem;
  font-family: "Graphik Web";
  font-weight: 400;
  line-height: 2rem; }

@media (min-width: 34.375em) {
  .noticeboard__notice {
    margin: 5rem 4.5rem; } }

.noticeboard--H {
  -ms-flex-pack: center;
  justify-content: center; }

.noticeboard--PH {
  -ms-flex-pack: end;
  justify-content: flex-end; }

.noticeboard--L {
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center; }

.noticeboard--S {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.noticeboard--P {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.noticeboard--D {
  -ms-flex-pack: center;
  justify-content: center; }

.noticeboard--PD {
  -ms-flex-pack: end;
  justify-content: flex-end; }

.noticeboard__notice--LH {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.noticeboard__notice--H {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.noticeboard__notice--PH {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.noticeboard__notice--LD {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.noticeboard__notice--D {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.noticeboard__notice--PD {
  -ms-flex-item-align: end;
  align-self: flex-end; }

/*
    --techdetails
*/
.noticeboard--tech-details .noticeboard__notice {
  background: none;
  max-width: 50rem; }

.social__item {
  display: inline-block;
  width: 2.8rem;
  height: 2.8rem;
  color: #afb6c2;
  transition: color 0.1s linear; }

.social__item--fb:hover {
  color: #4268b3; }

.social__item--insta:hover {
  color: #bd3281; }

.social__item--youtube:hover {
  color: #cd181e; }

.social__item--twitter:hover {
  color: #1ca0f2; }

.social__item--gplus:hover {
  color: #db4639; }

.social__item .svg-img {
  stroke: currentColor; }

.social-canvas-black.canvas {
  padding-bottom: 0; }

.social-canvas-black .heading {
  color: white; }

.social-canvas-black .social__item {
  color: white; }

.social-canvas-black .social__item--fb:hover {
  color: #4268b3; }

.social-canvas-black .social__item--insta:hover {
  color: #bd3281; }

.social-canvas-black .social__item--youtube:hover {
  color: #cd181e; }

.social-canvas-black .social__item--twitter:hover {
  color: #1ca0f2; }

.social-canvas-black .social__item--gplus:hover {
  color: #db4639; }

.social-canvas-black .social-delimiter {
  border-bottom: 1px solid white;
  margin-top: 9rem; }

/* Modifikace --header */
.social--header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 3.5rem auto 0;
  /* Breakpoints */ }

@media (min-width: 87.5em) {
  .social--header {
    margin: 0 0 0 2rem;
    padding-left: .5rem;
    border-left: 1px solid white;
    border-right: 1px solid white;
    padding: 0 2rem; } }

@media (min-width: 87.5em) {
  .header--bg .social--header, .header.header--dark .social--header {
    border-left-color: #111;
    border-right-color: #111; }
  .header--bg .social--header .social__item, .header.header--dark .social--header .social__item {
    color: black; }
  .header--bg .social--header .social__item--fb:hover, .header.header--dark .social--header .social__item--fb:hover {
    color: #4268b3; }
  .header--bg .social--header .social__item--insta:hover, .header.header--dark .social--header .social__item--insta:hover {
    color: #bd3281; }
  .header--bg .social--header .social__item--youtube:hover, .header.header--dark .social--header .social__item--youtube:hover {
    color: #cd181e; }
  .header--bg .social--header .social__item--twitter:hover, .header.header--dark .social--header .social__item--twitter:hover {
    color: #1ca0f2; }
  .header--bg .social--header .social__item--gplus:hover, .header.header--dark .social--header .social__item--gplus:hover {
    color: #db4639; } }

.social--header .social__item {
  margin: 0 1rem;
  display: inline-block;
  color: #111; }

@media (min-width: 87.5em) {
  .social--header .social__item {
    color: white; }
  .social--header .social__item--fb:hover {
    color: #4268b3; }
  .social--header .social__item--insta:hover {
    color: #bd3281; }
  .social--header .social__item--youtube:hover {
    color: #cd181e; }
  .social--header .social__item--twitter:hover {
    color: #1ca0f2; }
  .social--header .social__item--gplus:hover {
    color: #db4639; } }

/* Modifikace --footer */
.social--footer .social {
  margin: auto; }

.social--footer .social__item {
  display: inline-block;
  width: 4.6rem;
  height: 4.6rem;
  margin: 0 1rem; }

/* Modifikace --product */
.social--product.social {
  display: block;
  margin: 0;
  padding-left: 0;
  margin-top: 1.4rem; }

.social--product.social .social__item {
  margin-right: 1rem;
  margin-left: 0;
  float: left;
  color: #afb6c2; }

.social--product.social .social__item--fb:hover {
  color: #4268b3; }

.social--product.social .social__item--twitter:hover {
  color: #1ca0f2; }

.social--product.social .social__item--gplus:hover {
  color: #db4639; }

/* Modifikace --article */
.social--article .social__item {
  margin: 0 1rem;
  width: 3.8rem;
  height: 3.8rem; }

.social--article .social__item:first-of-type {
  margin-left: 0; }

.contacts {
  text-align: center;
  font-family: "Graphik Web";
  font-weight: 400;
  font-size: 1.6rem;
  margin-bottom: 1.8rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*
        Breakpoints
    */ }

.contacts-container + .contacts-container {
  margin-top: 4rem; }

.contacts:last-of-type {
  margin-bottom: 3rem; }

.contacts__item {
  margin-bottom: 1rem;
  padding: 0 1rem; }

.contacts__type {
  font-size: 1.3rem;
  font-family: "Graphik Web";
  font-weight: 600;
  color: #6d7681;
  margin-right: .8rem;
  display: inline-block;
  min-width: 1.2rem; }

.contacts__value, .contacts__delimiter {
  font-family: "Graphik Web";
  font-weight: 400; }

.contacts__delimiter {
  margin: 0 1rem;
  display: none; }

.contacts__link {
  color: white;
  transition: color 0.1s ease; }

.contacts__link:hover {
  color: #e20600; }

@media (min-width: 34.375em) {
  .contacts__delimiter {
    display: inline; }
  .contacts__item {
    padding: 0; } }

/*
    modifikace groups
*/
.contacts--groups {
  display: block;
  list-style: none; }

.contacts--groups:last-of-type {
  margin-bottom: 0; }

.contacts--groups .contacts__item {
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -ms-flex-align: start;
  align-items: flex-start; }

.contacts--groups .contacts__type {
  color: black;
  padding-top: .24rem; }

.contacts--groups .contacts__link {
  color: black;
  border-bottom: none; }

.contacts--groups .contacts__link:hover {
  color: #e20600; }

/*
    na stránce kontaktů se zobrazují kontakty seskupeně vedle sebe ve sloupečkách
*/
.contacts-groups {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*
        Breakpoints
    */ }

.contacts-groups__heading {
  font-family: "Graphik Web";
  font-weight: 600;
  font-size: 2.2rem;
  margin-bottom: 1.8rem; }

.contacts-groups__item {
  text-align: left;
  margin-top: 3rem; }

@media (min-width: 62em) {
  .contacts-groups {
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .contacts-groups__item {
    margin-left: 1.5rem; } }

@media (min-width: 87.5em) {
  .contacts-groups__item {
    margin-left: 2rem; } }

.contacts-groups__item {
  width: 100%; }

.contacts-groups__item:first-of-type {
  margin-top: 0; }

.contacts-groups__item:last-of-type {
  margin-bottom: 0; }

@media (min-width: 34.375em) {
  .contacts-groups__item {
    width: 48%; }
  .contacts-groups__item:nth-child(-n+2) {
    margin-top: 0; } }

@media (min-width: 62em) {
  .contacts-groups__item {
    width: 32%; }
  .contacts-groups__item:nth-of-type(3n+1) {
    margin-left: 0; }
  .contacts-groups__item:nth-child(-n+3) {
    margin-top: 0; } }

.footer {
  text-align: center; }

.footer__signature {
  color: #6d7681;
  border-top: 1px solid #6d7681;
  margin: 0;
  padding-top: 4rem; }

.footer__link {
  color: #6d7681; }

.footer__link--anfas:hover {
  color: white; }

.footer__link--jellypot:hover {
  color: #ff3886; }

@keyframes product-reveal {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.product-container {
  display: none;
  opacity: 0;
  transition: opacity 0.1s linear;
  animation: product-reveal 0.3s linear; }

.product-container.displayed {
  display: block; }

.product-container.visible {
  opacity: 1;
  transform: translateX(0);
  transition: all 0.1s linear; }

.product__preview-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }

.product__preview {
  position: relative;
  margin: 0;
  margin-bottom: 9rem; }

.product-purchase-box {
  display: none; }

.product-purchase-box.visible {
  display: block; }

.product-nav {
  display: none;
  transform: translateY(-120%);
  width: 28rem;
  max-width: 28rem;
  position: absolute;
  top: 50%;
  z-index: 10; }

.product-nav--left {
  left: 0; }

.product-nav--right {
  right: 0; }

.product-nav__container {
  background: #f2f2f2;
  display: -ms-flexbox;
  display: flex; }

.product-nav__triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent; }

.product-nav__triangle--left {
  border-right: 25px solid white;
  right: 0; }

.product-nav__triangle--right {
  border-left: 25px solid white;
  left: 0; }

.product-nav__caption-wrap {
  width: 100%;
  padding: 1rem; }

.product-nav__caption-wrap--left {
  padding-right: 2.5rem; }

.product-nav__caption-wrap--right {
  padding-left: 2.5rem; }

.product-nav__caption {
  font-size: 1.6rem; }

.product-nav__caption--top {
  font-family: "Graphik Web";
  font-weight: 600;
  color: #afb6c2;
  padding-bottom: .4rem; }

.product-nav__caption--bottom {
  font-family: "Graphik Web";
  font-weight: 600;
  color: black; }

.product-img {
  width: 100%;
  height: auto; }

.product-picture, .product-gallery__item {
  display: none; }

.product-picture.visible, .product-gallery__item.visible {
  display: block; }

.product-gallery__thumbs {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -5% 0 1.4rem; }

.product-gallery__thumb {
  cursor: pointer;
  filter: grayscale(100%);
  height: auto;
  margin: .2rem;
  opacity: .5;
  transition: opacity 0.1s linear;
  width: 10rem; }

.product-gallery__thumb:hover {
  opacity: 1; }

.product-pricebox {
  text-align: left;
  background: rgba(255, 255, 255, 0.7);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 2rem; }

.product-pricebox__flex-item:first-of-type {
  margin-right: 1rem; }

.product-pricebox__title {
  color: #afb6c2;
  font-size: 1.4rem;
  font-family: "Graphik Web";
  font-weight: 400;
  margin: 0;
  margin-bottom: .5rem; }

.product-pricebox__price {
  font-family: "Graphik Web";
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: .5rem; }

.product-pricebox__info {
  font-size: 1.6rem;
  font-family: "Graphik Web";
  font-weight: 400;
  margin-bottom: 2rem; }

.product-pricebox__link {
  color: #afb6c2;
  font-size: 1.4rem;
  font-family: "Graphik Web";
  font-weight: 400;
  display: inline-block;
  position: relative;
  padding-right: 2.8rem;
  color: #afb6c2; }

.product-pricebox__link a {
  color: #afb6c2;
  transition: color 0.1s linear; }

.product-pricebox__link a:hover {
  color: #e20600; }

.product-pricebox__link .svg-arrow {
  fill: #e20600;
  transform: rotate(180deg);
  width: 2rem;
  height: 2rem;
  position: absolute;
  right: 0;
  top: -.3rem; }

.product-customize {
  margin-top: 5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.product-selection {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem 0; }

.product-selection__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 1rem; }

.product-selection__caption {
  color: #afb6c2;
  font-size: 1.4rem;
  font-family: "Graphik Web";
  font-weight: 400;
  line-height: 3.3rem;
  padding-top: .3rem;
  margin-right: 1rem;
  text-align: left; }

.product-selection__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center; }

.product-selection__color {
  margin-right: .5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1rem; }

.product-selection__color:hover {
  cursor: pointer; }

.product-selection__color:hover .colorbullet {
  border-color: #e20600;
  transition: all 0.1s linear; }

.product-selection__color:hover .product-selection__color-caption {
  color: #e20600;
  transition: color 0.1s linear; }

.product-selection__color-caption {
  color: #afb6c2;
  font-size: 1.4rem;
  font-family: "Graphik Web";
  font-weight: 400;
  padding-top: .5rem;
  color: black;
  margin-left: .5rem; }

.product-selection__version {
  border: 1px solid #afb6c2;
  padding: .4rem 2rem;
  margin: .5rem 1rem 0 0;
  cursor: pointer;
  transition: all 0.1s linear; }

.product-selection__version.active {
  border-color: #e20600; }

.product-selection__version-caption {
  color: #afb6c2;
  font-size: 1.4rem;
  font-family: "Graphik Web";
  font-weight: 400;
  transition: color 0.1s linear; }

.product-selection__version:hover {
  border-color: #e20600;
  transition: all 0.1s linear; }

.product-selection__version:hover .product-selection__version-caption {
  color: black; }

.product-adhesion {
  padding: 1rem 0; }

.product-adhesion__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.product-adhesion__item:nth-of-type(2) {
  margin: 1rem 0; }

.product-adhesion__caption {
  color: #afb6c2;
  font-size: 1.4rem;
  font-family: "Graphik Web";
  font-weight: 400;
  margin-right: 1rem; }

.product-adhesion__bullet {
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  border-radius: 100%;
  border: 1px solid #afb6c2;
  margin: 0 .2rem;
  background: transparent; }

/*
    Breakpoints
*/
@media (min-width: 26.25em) {
  .product-pricebox__price {
    font-size: 3.2rem; } }

@media (min-width: 48em) {
  .product {
    /*
        &-selection {
            max-width: 55rem;

            &__item {
                flex-wrap: nowrap;
                align-items: stretch;
            }
        }
        */ } }

@media (min-width: 75em) {
  .product-customize {
    -ms-flex-align: start;
    align-items: flex-start; }
  .product-pricebox {
    position: absolute;
    right: -2.2rem;
    top: 9rem;
    padding: 2rem 1rem;
    max-width: 26rem; }
  .product-pricebox__flex-item:first-of-type {
    margin-right: initial; }
  .product-pricebox__info {
    margin-bottom: 2rem; }
  .product-selection {
    width: 100%; }
  .product-selection--wide {
    width: 100%; }
  .product-selection__box {
    max-width: 75%; }
  .product-adhesion {
    border-left: 1px solid #dadde0;
    padding: 1rem; }
  .product-gallery__thumbs {
    margin-bottom: 5rem; } }

@media (min-width: 87.5em) {
  .product-nav {
    display: block; } }

@keyframes params-arrow-hover {
  50% {
    opacity: .5; } }

.params-basic {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: stretch;
  align-items: stretch; }

.params-basic__item {
  width: 50%;
  margin-top: 3rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  padding: 1rem; }

.params-basic__item svg {
  height: 6rem;
  width: auto;
  margin-bottom: 1rem;
  fill: #afb6c2;
  stroke: #afb6c2; }

.params-basic__label {
  color: #afb6c2;
  font-size: 1.4rem;
  font-family: "Graphik Web";
  font-weight: 400;
  margin: 0;
  margin-bottom: 1rem; }

.params-basic__caption {
  font-family: "Graphik Web";
  font-weight: 600;
  font-size: 2rem;
  color: black; }

.params-basic__caption--s {
  font-size: 1.2rem; }

.params-complete {
  background: #f2f2f2;
  padding: 1.5rem;
  padding-top: 0;
  margin-bottom: 9rem;
  position: relative; }

.params-complete--no-margin {
  margin: 0; }

.params-complete__triangle {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 0;
  height: 0;
  border-left: 3rem solid transparent;
  border-right: 3rem solid transparent;
  border-top: 2rem solid white; }

.params-complete__item {
  text-align: left;
  margin-bottom: 3rem; }

.params-complete__title {
  font-size: 1.8rem;
  line-height: 2rem;
  padding-bottom: 1rem;
  width: 100%;
  text-align: left; }

.params-complete__row {
  border-bottom: 1px solid #dadde0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.params-complete__cell, .params-complete__text {
  padding: .7rem; }

.params-complete__cell {
  font-family: "Graphik Web";
  font-weight: 400;
  line-height: 2rem; }

.params-complete__caption {
  font-family: "Graphik Web";
  font-weight: 400;
  color: #6d7681;
  font-size: 1.4rem;
  letter-spacing: 1px; }

.params-complete__file-icon {
  margin-right: .5rem; }

.params-complete__link {
  word-wrap: break-word;
  text-decoration: none;
  color: black;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }

.params-complete__link:hover {
  transition: color 0.1s linear;
  color: #6d7681; }

.params-complete__img {
  max-width: 100%;
  height: auto;
  margin: 3rem 0;
  box-sizing: border-box; }

.params-complete__text {
  font-size: 1.4rem; }

.params-complete__text strong {
  font-weight: bold; }

.params-complete__text em {
  font-style: italic; }

/*
    Breakpoints
*/
@media (min-width: 26.25em) {
  .params-basic__item {
    width: 50%; }
  .params-basic__caption {
    font-size: 3.2rem; }
  .params-basic__caption--s {
    font-size: 1.8rem; } }

@media (min-width: 34.375em) {
  .params-complete__trigger {
    width: initial; }
  .params-complete__row {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center; }
  .params-complete__cell {
    width: 49%;
    display: inline-block;
    box-sizing: border-box; }
  .params-complete__cell--file-caption {
    width: 29%; }
  .params-complete__cell--file-link {
    width: 70%; } }

@media (min-width: 48em) {
  .params-basic {
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .params-basic__item {
    width: 33.33333%; } }

@media (min-width: 75em) {
  .params-basic__item {
    width: 20%; }
  .params-complete {
    padding: 0 3rem 3rem; }
  .params-complete__columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .params-complete__column {
    display: inline-block;
    width: 49%; } }

@media (min-width: 87.5em) {
  .params-basic__item {
    width: 20%; } }

/*
    funkcionalita pro rozbalování/zabalování kompletní specifikace
*/
.show-params__state {
  display: none; }

.show-params__wrap {
  height: 0;
  padding-bottom: 0;
  overflow: hidden;
  margin-top: -1rem; }

.show-params__caption {
  display: block;
  margin-bottom: .5rem; }

.show-params__trigger {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  top: 0;
  color: #e20600;
  font-family: "Graphik Web";
  font-weight: 400;
  cursor: pointer;
  z-index: 10;
  font-size: 1.4rem; }

.show-params__trigger-wrap {
  position: relative;
  height: 6rem;
  padding-bottom: 0;
  margin-top: 4rem;
  overflow: hidden; }

.show-params__trigger .svg-arrow {
  transition: all 0.3s ease;
  fill: currentColor;
  width: 3rem;
  height: 3rem; }

.show-params__target {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  padding-top: 4rem; }

.show-params__state:checked ~ .show-params__wrap {
  height: inherit; }

.show-params__state:checked ~ .show-params__wrap .show-params__target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
  transition: opacity 0.3s ease;
  transition-delay: .1s; }

.show-params__state:checked ~ .show-params__trigger-wrap .show-params__trigger .svg-arrow {
  animation: none;
  transform: rotate(180deg);
  transition: all 0.3s ease; }

/*
    Teaser-typo je kontejner pro textovou část teaseru (viz _teasers.scss)
    Obsahuje:
    - seznam tagů (témat do kterých článek spadá),
    - nadpis,
    - datum článku,
    - autora,
    - perex,
    - textový odkaz na článek (ve smyslu "více")

    Modifikace --jumbo je pro hlavičku úvodní stránky blogu.
*/
.teaser-typo {
  text-align: left;
  /*
        Breakpoints
    */ }

.teaser-typo__tags, .teaser-typo__title {
  margin-bottom: 0.5rem;
  line-height: 1.4em; }

.teaser-typo__tags {
  color: #afb6c2; }

.teaser-typo__title {
  font-size: 2.2rem;
  line-height: 3rem;
  font-family: "Graphik Web";
  font-weight: 600;
  color: black;
  transition: color 0.1s linear; }

.teaser-typo__title:hover {
  color: #e20600;
  transition: color 0.1s linear; }

.teaser-typo__metainfo {
  color: #afb6c2;
  line-height: 1.4em; }

.teaser-typo__perex {
  font-size: 1.8rem;
  display: none; }

.teaser-typo__more {
  font-size: 1.6rem;
  color: #e20600;
  text-transform: lowercase;
  display: inline-block;
  line-height: 2.7rem; }

.teaser-typo__more--white {
  color: white; }

.teaser-typo__more .svg-arrow {
  fill: currentColor;
  transform: rotate(180deg) translate(0, -0.3rem);
  width: 1.15em;
  height: 1em; }

@media (min-width: 48em) {
  .teaser-typo__perex {
    display: block; }
  .teaser-typo__metainfo {
    margin-bottom: 0.5rem; } }

@media (min-width: 75em) {
  .teaser-typo__tags, .teaser-typo__title, .teaser-typo__metainfo {
    margin-bottom: 1rem;
    line-height: 1.3em; }
  .teaser-typo__perex, .teaser-typo__more {
    font-size: 1.6rem;
    line-height: 2rem; }
  .teaser-typo__title {
    font-size: 2.4rem; } }

@media (min-width: 87.5em) {
  .teaser-typo__perex, .teaser-typo__more {
    font-size: 1.8rem;
    line-height: 2.7rem; } }

.teaser-typo.teaser-typo--jumbo {
  margin-bottom: 9rem;
  color: white;
  /*
        Breakpoints
    */ }

.teaser-typo.teaser-typo--jumbo .teaser-typo__tags {
  margin-bottom: .8rem; }

.teaser-typo.teaser-typo--jumbo .teaser-typo__title {
  font-size: 3.2rem;
  font-family: "Graphik Web";
  font-weight: 400;
  font-weight: 600;
  line-height: initial; }

.teaser-typo.teaser-typo--jumbo .teaser-typo__title, .teaser-typo.teaser-typo--jumbo .teaser-typo__metainfo {
  margin-bottom: 0.5rem; }

.teaser-typo.teaser-typo--jumbo .teaser-typo__metainfo, .teaser-typo.teaser-typo--jumbo .teaser-typo__tags {
  font-size: 1.6rem;
  line-height: 2.8rem; }

@media (min-width: 34.375em) {
  .teaser-typo.teaser-typo--jumbo {
    width: 80%; }
  .teaser-typo.teaser-typo--jumbo .teaser-typo__perex {
    display: block; } }

@media (min-width: 48em) {
  .teaser-typo.teaser-typo--jumbo .teaser-typo__title {
    font-size: 4.2rem;
    line-height: 4.8rem; }
  .teaser-typo.teaser-typo--jumbo .teaser-typo__perex {
    display: block; } }

@media (min-width: 75em) {
  .teaser-typo.teaser-typo--jumbo {
    width: 70%;
    max-width: 720rem;
    margin-bottom: 12rem; }
  .teaser-typo.teaser-typo--jumbo .teaser-typo__title {
    font-size: 5rem;
    line-height: 5.5rem;
    margin-bottom: 1rem; } }

.themes {
  color: #e20600;
  border: 1px solid #afb6c2;
  padding: 3rem;
  position: relative; }

.themes__heading {
  position: absolute;
  left: 50%;
  top: -1.2rem;
  transform: translateX(-50%); }

.themes__item {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-family: "Graphik Web";
  font-weight: 400;
  margin-right: 2rem; }

.themes__item:last-of-type {
  margin-right: 0; }

/*
    Teasers je kontejner pro upoutávky k článkům.
    Obsahuje: 
    - položku (kontejner pro obrázek a typo),
    - obrázek, 
    - typo.

    Rozložení je řešeno metodou mobile first.
    Jeden teaser je roztažený na 100%. Při zobrazení na desktopu (šířka displeje lg a xl) se zmenší obrázek a text se zarovná doprava.

    Modifikace --s
    Teaser je v základu roztažený na 100%. Se zvětšováním displeje má poloviční a pak třetinovou šířku.
*/
.teasers {
  width: 100%;
  /*
        Breakpoints
    */ }

.teasers__item {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 3rem; }

.teasers__item:last-of-type {
  margin-bottom: 0; }

.teasers__img {
  width: 100%;
  margin-bottom: 1rem; }

.teasers__img img {
  max-width: 100%;
  height: auto; }

.teasers__typo {
  width: 100%;
  position: relative; }

.teasers__more {
  display: inline-block;
  cursor: pointer;
  margin: 0 auto;
  padding: 2rem 4rem 6rem 4rem;
  line-height: 2rem;
  color: #e20600;
  position: relative;
  border-color: #e20600; }

.teasers__more-caption {
  display: block; }

.teasers__more .svg-arrow {
  position: absolute;
  left: 50%;
  transform: rotate(-90deg) translate(-50%, -50%);
  transition: all 0.1s ease;
  fill: currentColor;
  width: 2.5rem;
  height: 2.5rem; }

.teasers__loading-img {
  display: none;
  margin: 2.75rem auto;
  width: 4.5rem;
  height: 4.5rem; }

@media (min-width: 48em) {
  .teasers__item {
    position: relative;
    overflow: hidden; } }

@media (min-width: 75em) {
  .teasers__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .teasers__img {
    width: 66%;
    margin-bottom: 0; }
  .teasers__typo {
    width: 30%; } }

@media (min-width: 87.5em) {
  .teasers__img {
    width: 69%; }
  .teasers__typo {
    width: 27%; } }

/*
    Modifikace --m (medium)
*/
@media (min-width: 48em) {
  .teasers.teasers--m .teasers__item {
    height: 54rem; } }

@media (min-width: 62em) {
  .teasers.teasers--m .teasers__item {
    height: 58rem; } }

@media (min-width: 75em) {
  .teasers.teasers--m .teasers__item {
    height: 28.7rem; } }

@media (min-width: 87.5em) {
  .teasers.teasers--m .teasers__item {
    height: 35.3rem; } }

/*
    Modifikace --s (small)
*/
.teasers.teasers--s {
  /*
        Breakpoints
    */ }

@media (min-width: 34.375em) {
  .teasers.teasers--s {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media (min-width: 48em) {
  .teasers.teasers--s .teasers__item {
    height: 38rem; } }

@media (min-width: 62em) {
  .teasers.teasers--s {
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .teasers.teasers--s .teasers__item {
    margin-left: 1.5rem; }
  .teasers.teasers--s .teasers__item img {
    max-width: 327px; } }

@media (min-width: 75em) {
  .teasers.teasers--s .teasers__item {
    height: 35rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .teasers.teasers--s .teasers__img {
    width: 100%;
    margin-bottom: 1rem; }
  .teasers.teasers--s .teasers__typo {
    width: 100%; } }

@media (min-width: 87.5em) {
  .teasers.teasers--s .teasers__item {
    margin-left: 2rem; }
  .teasers.teasers--s .teasers__img {
    width: 100%; }
  .teasers.teasers--s .teasers__typo {
    width: 100%; } }

.teasers.teasers--s .teasers__item {
  width: 100%; }

.teasers.teasers--s .teasers__item:first-of-type {
  margin-top: 0; }

.teasers.teasers--s .teasers__item:last-of-type {
  margin-bottom: 0; }

@media (min-width: 34.375em) {
  .teasers.teasers--s .teasers__item {
    width: 48%; }
  .teasers.teasers--s .teasers__item:nth-child(-n+2) {
    margin-top: 0; } }

@media (min-width: 62em) {
  .teasers.teasers--s .teasers__item {
    width: 32%; }
  .teasers.teasers--s .teasers__item:nth-of-type(3n+1) {
    margin-left: 0; }
  .teasers.teasers--s .teasers__item:nth-child(-n+3) {
    margin-top: 0; } }

.teasers.teasers--verified {
  /*
        Breakpoints
    */ }

@media (min-width: 34.375em) {
  .teasers.teasers--verified {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media (min-width: 48em) {
  .teasers.teasers--verified .teasers-show {
    height: 35rem; }
  .teasers.teasers--verified {
    margin-left: -1rem; } }

@media (min-width: 62em) {
  .teasers.teasers--verified {
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .teasers.teasers--verified .teasers-show {
    margin-left: 1.5rem; }
  .teasers.teasers--verified .teasers-show img {
    max-width: 327px; } }

@media (min-width: 75em) {
  .teasers.teasers--verified .teasers-show {
    height: 35rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .teasers.teasers--verified .teasers__img {
    width: 100%;
    margin-bottom: 1rem; }
  .teasers.teasers--verified .teasers__typo {
    width: 100%; } }

@media (min-width: 87.5em) {
  .teasers.teasers--verified .teasers-show {
    margin-left: 2rem; }
  .teasers.teasers--verified .teasers__img {
    width: 100%; }
  .teasers.teasers--verified .teasers__typo {
    width: 100%; } }

.teasers.teasers--verified .teasers-show {
  width: 100%; }

.teasers.teasers--verified .teasers-show:first-of-type {
  margin-top: 0; }

.teasers.teasers--verified .teasers-show:last-of-type {
  margin-bottom: 0; }

@media (min-width: 34.375em) {
  .teasers.teasers--verified .teasers-show {
    width: 48%; }
  .teasers.teasers--verified .teasers-show:nth-child(-n+2) {
    margin-top: 0; } }

@media (min-width: 62em) {
  .teasers.teasers--verified .teasers-show {
    width: calc(33% - 2rem);
    margin: 0 1rem 5rem 1rem; }
  .teasers.teasers--verified .teasers-show:nth-child(-n+3) {
    margin-top: 0; } }

.teasers--verified .teaser-more {
  height: 4rem; }

.back-map {
  margin-bottom: 3rem !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  margin-top: -2rem !important;
  color: #e20600 !important; }

.back-map .article__nav-text {
  color: #e20600; }

.back-map svg {
  width: 1rem !important;
  height: 1rem !important;
  margin-bottom: .3rem; }

.teaser-more {
  display: none;
  /*
        Breakpoints
    */ }

@media (min-width: 48em) {
  .teaser-more {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: white;
    height: 11rem;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 70%, white 100%);
    line-height: initial;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: left; }
  .teaser-more__link {
    width: 100%;
    position: relative;
    height: 2.5rem; }
  .teaser-more__link:hover .svg-arrow {
    transition: transform 0.1s ease-in-out;
    transform: scale(1.2, 1.2) rotate(180deg); }
  .teaser-more .svg-arrow {
    transform: rotate(180deg);
    fill: currentColor;
    width: 2rem;
    height: 2rem;
    color: #e20600;
    transition: transform 0.1s ease-in-out;
    max-width: 2.6rem;
    max-height: 2.6rem;
    margin-left: .4rem; } }

/*
    Používá se k nastylování článku blogu a události.
*/
.article {
  text-align: left;
  /* styly pro TinyMCE editor*/
  /*
        Breakpoints
    */ }

.article__tags {
  font-family: "Graphik Web";
  font-weight: 400;
  color: #afb6c2;
  margin-bottom: .8rem; }

.article__title {
  font-size: 3.2rem;
  line-height: 1.2;
  margin-bottom: 1rem; }

.article__title--about {
  font-size: 2.4rem; }

.article__metainfo, .article__category {
  color: #afb6c2;
  line-height: 2.6rem;
  font-family: "Graphik Web";
  font-weight: 400; }

.article__perex, .techs-intro__text, .techs-typo p {
  font-size: 1.6rem;
  line-height: 2.2rem; }

.article__img {
  max-width: 100%;
  height: auto;
  margin-bottom: .5rem; }

.article__img-caption {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #afb6c2;
  margin-top: 0.5rem; }

.article__metainfo {
  margin-bottom: 0.5rem; }

.article__perex, .techs-intro__text, .techs-typo p, .article__figure, .article__contact-title {
  margin-bottom: 1rem; }

.article__social {
  margin-bottom: 4rem; }

.article__category {
  margin-bottom: 1rem; }

.article__event-title, .article__contact-title {
  font-size: 3.8rem;
  font-family: "Graphik Web";
  font-weight: 400;
  margin-bottom: 1rem; }

.article__event-title {
  color: #e20600; }

.article__gallery {
  margin-bottom: 0.5rem; }

.article__content-img, .article__gallery-img {
  height: auto; }

.article__content-img {
  max-width: 100%; }

.article__gallery-img {
  cursor: pointer;
  width: 49%; }

.article__btn .svg-arrow {
  transform: scale(2, 2) translate(-0.2rem, 0.1rem);
  margin-right: .8rem;
  margin-left: 0; }

.article__services {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none; }

.article .article__service {
  padding: .8rem;
  background: #c8cdd5;
  color: white;
  font-family: "Graphik Web";
  font-weight: 600;
  font-size: 1.5rem;
  margin: 0 .5rem .5rem 0; }

.article .article__service--seller {
  background: #f56d71; }

.article .article__service--rental {
  background: #00b37d; }

.article .article__service--service {
  background: #6f2c91; }

.article .article__service--distributor {
  background: #f58345; }

.article__main {
  margin-top: 1rem;
  margin-bottom: 2rem;
  word-wrap: break-word; }

.article__nav {
  color: #afb6c2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 4rem; }

.article__nav-link {
  color: #afb6c2; }

.article__nav-link:hover {
  color: #e20600; }

.article__nav-link:hover .article__nav-text {
  color: #e20600;
  transition: color 0.1s linear; }

.article__nav-link .svg-arrow {
  display: inline-block;
  fill: currentColor;
  width: 1.5rem;
  height: 1.4rem; }

.article__nav-link--left {
  margin: 0 4rem 0 0; }

.article__nav-link--left .svg-arrow {
  margin-right: 2rem;
  margin-left: .9rem;
  transform: scale(2.2, 1.9) translateY(0.1rem); }

.article__nav-link--right {
  margin: 0 1rem 0 0; }

.article__nav-link--right .svg-arrow {
  margin-left: 2rem;
  transform: scale(-2.2, 1.9) translateY(0.1rem); }

.article__nav-text {
  font-size: 1.6rem;
  line-height: 3.2rem;
  color: #afb6c2;
  transition: color 0.1s linear; }

.article__nav-delimiter {
  display: none;
  height: 1.8rem;
  border-right: 1px solid; }

.article__nav--product-line {
  margin: 4rem 0 0;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (min-width: 34.375em) {
  .article__gallery-img {
    width: 32%; } }

@media (min-width: 48em) {
  .article__title {
    font-size: 3.6rem; }
  .article__metainfo {
    font-size: 1.6rem;
    line-height: 2.8rem; }
  .article__perex, .techs-intro__text, .techs-typo p {
    font-size: 2.2rem;
    line-height: 3.4rem; }
  .article__title, .article__metainfo {
    margin-bottom: 1rem; }
  .article__perex, .techs-intro__text, .techs-typo p, .article__contact-title {
    margin-bottom: 4rem; } }

@media (min-width: 75em) {
  .article__title {
    font-size: 5rem; }
  .article__nav {
    margin-bottom: 5rem; }
  .article__nav-text {
    line-height: initial; }
  .article__nav-delimiter {
    display: inline-block;
    margin-right: 4rem; }
  .article__nav--product-line {
    margin-bottom: 0; }
  .article__nav--product-line .article__nav-delimiter {
    display: none; }
  .article__main {
    margin-top: 2rem; } }

/*
    Modifikace --event (pro akci v kalendáři akcí)
*/
@media (min-width: 48em) {
  .article--event .article__perex, .article--event .techs-intro__text, .article--event .techs-typo p, .techs-typo .article--event p {
    font-size: 1.8rem;
    line-height: 2.8rem; } }

.discus {
  margin-bottom: 4rem;
  /*
        Breakpoints
    */ }

.discus--no-bottom {
  margin-bottom: 0; }

.discus__title {
  font-size: 2.4rem;
  font-family: "Graphik Web";
  font-weight: 400;
  font-weight: 600;
  margin-bottom: 2rem; }

.discus__no-comment {
  margin-bottom: 4rem; }

.discus__form {
  background-color: #f2f2f2;
  padding: 1rem 1.2rem; }

.discus__form-title {
  font-size: 2.2rem;
  font-family: "Graphik Web";
  font-weight: 400;
  margin-bottom: 1.8rem; }

.discus__form-line, .discus__form-text, .discus__form-area {
  width: 100%; }

.discus__form-line {
  margin-bottom: 1rem; }

.discus__form-caption {
  font-size: 1.8rem;
  margin-bottom: 1rem; }

.discus__form-text, .discus__form-area {
  background: white;
  padding: 1rem;
  font-size: 1.6rem;
  font-family: "Graphik Web";
  font-weight: 400;
  box-sizing: border-box;
  margin-bottom: 1rem; }

.discus__form-area {
  resize: none;
  overflow: auto; }

.discus__comments {
  margin-bottom: 4rem;
  list-style: none; }

.discus__comment {
  margin-bottom: 4rem; }

.discus__comment-title, .discus__comment-meta, .discus__comment-text {
  line-height: 2.4rem; }

.discus__comment-title {
  font-family: "Graphik Web";
  font-weight: 600; }

.discus__comment-meta {
  color: #afb6c2; }

@media (min-width: 48em) {
  .discus {
    margin-bottom: 9rem; }
  .discus--no-bottom {
    margin-bottom: 0; }
  .discus__form {
    padding: 2.3rem 2.5rem; }
  .discus__form-line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .discus__form-text {
    width: 49%; }
  .discus__comment-title, .discus__comment-meta, .discus__comment-text {
    font-size: 1.8rem;
    line-height: 2.8rem; } }

/*
    Events představuje blok s upoutávkou na událost.
*/
.events {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
  color: black;
  /*
        Breakpoints
    */ }

.events__header {
  display: block;
  padding-bottom: 1.4rem;
  border-bottom: 1px solid #afb6c2; }

.events__title-box {
  display: inline; }

.events__category {
  color: #afb6c2;
  font-family: "Graphik Web";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.2rem;
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom: 1rem; }

.events__title {
  font-family: "Graphik Web";
  font-weight: 400;
  font-size: 2.6rem;
  word-wrap: break-word;
  overflow: overlay; }

.events__icon {
  max-height: 5rem;
  width: auto;
  float: right;
  margin: 0 0 .5rem 1rem; }

.events__row {
  border-bottom: 1px solid #afb6c2;
  padding: .8rem 1rem .8rem .3rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  clear: both; }

.events__row:last-of-type {
  margin-bottom: 1.8rem; }

.events__row .sprite {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAGEklEQVRoQ9Wa3U4kRRTHT9UAxmh2WRNvjAb2BXT2Si8UZi5lNNLLA8A8AcsTIE+w8AQDD8AOycp64cUMeGWMAbkxJkbYC2OMWXeMQQ0wVZ5/dRcWPd3TX8MMTEKA6a6PX51T/zrndAsKfZq7rTK+8mrVw/C1NP8XbZ9mjH73iPDF7d29z/HdQm3W/M76Kdo+63jh+y+BzMoqmlRSLOImqfRWns6vtJfUyWvpPGOjjQECjCbZIiFyuVns4FpXHtZme7wg72TTtPOBnrYqulRafTg3U03TKO09T3b3dBSQu8/i9hy+VyTnk8aSUm16H1dP7H09QIBTUlaSOup3XZLagavFAbn7LG7PAeidt99qvPbqK0akwp+fTn6h8/MLEkpVvU+r7VggDCCEmNVa7+WBsm0hKkWAMDbPYZJ/tfjnCtR3Rz/Sr7+9oPGxMfrn9O9kIHQ2CJUrChQFZWE+ev9dOvrhZ3rx+x+3C8iFYpgyLAOYu3dep6+/ObqdQIDa3m03JsbHlywMvssApKeKnUPi+SD2kN3DgBEk5t9844734Qflx3ZPpQZi6VvkM+lSCjOJg9bTmmhrUEAWRhCrGSunKxSpgW6KKIRh7MJaKAYq3xpRiINxob7a+/bg9K/TeuI5FGeh5petaa1kk92xExdVuAdlXtlOgrFQOHzDsWJPpNAvWjZhipCLmkT5uoDSwsTt60xA6CQp7itioe0v9h8JoVetAGQSo+DmGwUEl8a83GAzK1R2oMDtvLnZlajBilgo6+Sj7s8MlDRoHqAi554Q3Xrf9KFoCp0VyLjZBRlXy/NxJRvtIy00zPQhD0S/Nr0JXspMsV+naRK8Im7mjp3ocoNcsdgUvKCbuXOMdjm/SHIwSBjb10iKJNcBMqo+h1piGgZkJqCgftfw5VHVB11EtKUrKegu4kWt1QmP9Fwq1Q7vlbjFyQT05Nl+y68G6SkMlLeQEp5M89n+PPeLTHRSk96xEEqUylLqKa3J1Oc4a13zajObibKd1hWCSNiUlLQWWwufzKynbRt1X7PZmlQTAul1hX9WMFl8R2NO2WqMThAJmKBYSnhHR5xx9upVO1F9ZrKQmcB4aYldgmvW/VcqCRR96QkuP2PleYKAQPWWV6rC+Vb7sj3+Jzrkw37Nm5vZsYsaB5UI1LNiUTO9oMO4FYsDsxNjWX9giptEy1yL2JBnaj3cV3N3f4ld8THccaFWqbttw/0nA8G/eTDTUGu4G29U85m2xX3uZAOrl2QVez1wnyav8n1YnHMgniyt9duTQa4EqE1A8aF9wG66EfaURCB3khAF0e2uGbYCxX0rLii0c0p/zBOrwwJ2H4UXJrBQg/ftikkAhahTt9vBnmIL33fvHzpQUJc4ZuvcY0FgZfPV0j7SCUNZGEAb0fDdbxmuylY65mJ9b5EkrasMwkJGotmFUZPgCb0UUj2w+UwYKgxj52nbkZbLStOfrqsO3UI2Xwrc7YBX+p67oBYKAsBWWbKWiXJ9nFP8POU97Cl7fXRAfPrH7cNA9VatAIQ9qJ+njAQIoQ2v7AYLQoSFzB5pQPUg5VFCYYHwYA59ufWNoQP17KGgZg0r9AqA/+zXhQoO5JdhURmZy/VOCA/XKvU4AQgLhX3CGIgKS77y3CB56BbCSvJJ32S5/t4KgxC0yQHooygB8C3nWwqRhHFDpTySJX7KoVdHfg65E0SFlKjEk9UNhlqPq/W57oi9hfCI48ADPmBXwhHKSCzkW8nEb5+ZwHSixGeTH6tJ0hzO/P9aDg5ipSTLN7Hq+eGRH2moDruqF1bAkQEFrofUoYxkkfitE6UE17WF/24CXgLxY0cyoFKv0b/UcSP0qIB4pECOpfxIO3iJ4rL4GLxa4+dNkvcYInKGO9MrA8mHBhH6RIVZfuotcOZw5H11L9koGzkSAuOkVHzkFroS9vhJHwJODxO/DGSJ472Ur7slArnv3KDaySZvGxfntBkPh/G3rZSmDXL73RdYZNFP/NqmIOPGakljZAKK62yQQBgDaQEWDgKBJDBLNpwIlLQi13E9qAI1k7LYqLFvJJBRP348Kc+7m1msg3b/AT/jwYC29CYFAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  display: block;
  min-width: 26px; }

.events__row .sprite-calendar {
  width: 26px;
  height: 26px;
  background-position: 0 0; }

.events__row .sprite-external {
  width: 26px;
  height: 26px;
  background-position: -26px 0; }

.events__row .sprite-info {
  width: 26px;
  height: 26px;
  background-position: 0 -26px; }

.events__row .sprite-pin {
  width: 26px;
  height: 26px;
  background-position: -26px -26px; }

.events__metainfo {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-left: 1rem;
  word-wrap: break-word;
  overflow: overlay; }

.events__description {
  font-size: 1.8rem;
  line-height: 2.8rem;
  font-family: "Graphik Web";
  font-weight: 400;
  display: none; }

.events__link {
  float: left; }

.events__link .svg-arrow {
  fill: currentColor;
  transform: rotate(180deg) translate(0, -0.3rem);
  width: 2.5rem;
  height: 2.5rem; }

@media (min-width: 48em) {
  .events__description {
    display: block; }
  .events__item {
    position: relative;
    overflow: hidden; } }

/*
    Modification --teasers-m
*/
.events.events--teasers-m {
  /*
        Breakpoints
    */ }

@media (min-width: 62em) {
  .events.events--teasers-m .events__item {
    height: 37rem; } }

.events--teasers-m .events__item {
  width: 100%;
  margin-top: 4rem; }

.events--teasers-m .events__item:first-of-type {
  margin-top: 0; }

@media (min-width: 34.375em) {
  .events--teasers-m .events__item {
    width: 47%;
    margin-top: 3rem; }
  .events--teasers-m .events__item:nth-child(-n+2) {
    margin-top: 0; } }

/*
    Modification --teaser-s
*/
.events.events--teasers-s {
  /*
        Breakpoints
    */ }

@media (min-width: 62em) {
  .events.events--teasers-s {
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .events.events--teasers-s .events__item {
    margin-left: 1.5rem; } }

@media (min-width: 87.5em) {
  .events.events--teasers-s .events__item {
    margin-left: 2rem; } }

.events--teasers-s .events__item {
  width: 100%; }

.events--teasers-s .events__item:first-of-type {
  margin-top: 0; }

.events--teasers-s .events__item:last-of-type {
  margin-bottom: 0; }

@media (min-width: 34.375em) {
  .events--teasers-s .events__item {
    width: 48%; }
  .events--teasers-s .events__item:nth-child(-n+2) {
    margin-top: 0; } }

@media (min-width: 62em) {
  .events--teasers-s .events__item {
    width: 32%; }
  .events--teasers-s .events__item:nth-of-type(3n+1) {
    margin-left: 0; }
  .events--teasers-s .events__item:nth-child(-n+3) {
    margin-top: 0; } }

.form__input {
  display: inline-block;
  color: #111;
  border-bottom: 1px solid #afb6c2;
  text-align: center;
  font-size: 1.4rem;
  padding: .6em .4em .4em; }

.form__item + .form__item {
  margin-top: 1rem; }

.form__item {
  box-sizing: border-box; }

.form__item--sm {
  width: 19rem !important; }

.newsletter__text {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: black; }

.newsletter__form {
  margin: auto; }

.newsletter__form div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

@media (min-width: 26.25em) {
  .newsletter__form div {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center; } }

.newsletter__form-item {
  border-radius: 0; }

.newsletter__input {
  display: inline-block;
  color: #111;
  border-bottom: 1px solid #afb6c2;
  text-align: center;
  font-size: 1.4rem;
  padding: .6em 2em .4em 2em; }

.newsletter__text {
  margin-bottom: 3rem; }

@media (min-width: 48em) {
  .newsletter__text {
    margin-bottom: 4rem; } }

/*
    Používá se v přehledu produktů pro nastylování filtru produktů
    Základní elementy:
        __row - řádek s přepínači
            __group-caption - název pro skupinu
            __group
                __item - volba filtru v rámci kategorie
                    __caption - popisek pro __choice
*/
.filter {
  font-family: "Graphik Web";
  font-weight: 400;
  border-collapse: separate;
  border-spacing: 0 .5rem;
  vertical-align: baseline;
  margin: auto;
  margin-bottom: 2rem;
  display: inline-block;
  /*
        pokud je filtr aktivní - funguje hover efekt
    */ }

.filter__row {
  opacity: .5;
  display: -ms-flexbox;
  display: flex; }

.filter__group-caption {
  width: 15rem;
  color: #6d7681;
  text-align: left; }

.filter__item {
  width: 18rem;
  padding: 0 0 0 1rem;
  text-align: left; }

.filter__item, .filter__group-caption {
  padding-bottom: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.filter__caption {
  color: black;
  display: inline-block;
  margin-left: .5rem; }

.filter .colorbullet {
  float: left; }

.filter__row.active {
  opacity: 1; }

.filter__row.active .filter__item:hover {
  cursor: pointer; }

/*
    Modifikace --products
        - na stránce s tabulkou produktů
*/
.filter--products .filter__row.active .filter__item:hover .colorbullet {
  border-color: #e20600; }

.filter--products .filter__row.active .filter__item:hover .colorbullet__circle {
  background: #e20600; }

/*
    Modifikace --map
        - na stránce s kontakty
*/
.filter--map {
  margin-bottom: 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center; }

.filter--map .filter {
  /*
        Breakpoints
    */ }

.filter--map .filter__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.filter--map .filter__item {
  padding-left: 1.5rem;
  word-wrap: break-word;
  width: initial; }

@media (min-width: 62em) {
  .filter--map .filter__row:first-of-type .filter__item:first-of-type {
    padding-left: 0; }
  .filter--map .filter__item {
    padding-left: 5rem; } }

.jsNoItems {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  z-index: 999;
  background: white;
  max-width: 50rem;
  padding: 4rem 3rem 6rem 3rem;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.3); }

/*
    Nastylování gridu angularu. Bez !important se bohužel nelze obejít.
*/
.products-grid.ui-grid {
  border: none; }

.products-grid .ui-grid {
  border: none; }

.products-grid .ui-grid-viewport {
  overflow: hidden !important; }

.products-grid .ui-grid-top-panel {
  background: none; }

.products-grid .ui-grid-cell {
  background: none !important;
  border: none;
  border-right: 2px solid transparent; }

.products-grid .ui-grid-cell:first-of-type {
  background: white !important;
  text-align: left;
  padding-right: 10px;
  border: none; }

.products-grid .ui-grid-cell-contents {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 100%;
  padding: 1.3rem;
  transform: translateY(0);
  transition: transform .2s linear;
  white-space: inherit;
  text-align: left; }

.products-grid .ui-grid-cell-contents.link:hover, .products-grid .cookie a.ui-grid-cell-contents:hover, .cookie .products-grid a.ui-grid-cell-contents:hover {
  transform: translateY(-1px);
  transition: transform .2s linear; }

.products-grid .ui-grid-row div.ng-isolate-scope {
  display: -ms-flexbox;
  display: flex; }

.products-grid .ui-grid-row:hover .ui-grid-cell {
  background: rgba(242, 242, 242, 0.3) !important;
  box-sizing: border-box; }

.products-grid .ui-grid-row:hover .ui-grid-cell:first-of-type {
  background: white !important; }

.products-grid .ui-grid-header {
  border-bottom: 5px solid white; }

.products-grid .ui-grid-header-cell {
  text-align: left;
  border-right: 5px solid white;
  background: #f2f2f2; }

.products-grid .ui-grid-header-cell:first-of-type {
  background: none; }

.products-grid .ui-grid-header-cell .sortable[aria-sort=ascending], .products-grid .ui-grid-header-cell .sortable[aria-sort=descending] {
  color: #e20600; }

.products-grid .ui-grid-header-cell .ui-grid-cell-contents {
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 100%;
  white-space: normal;
  text-overflow: clip;
  overflow: visible;
  padding-right: 2rem;
  border-right: 0;
  font-family: "Graphik Web";
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2.2rem; }

.products-grid .ui-grid-header-cell .ui-grid-cell-contents:focus {
  outline: none; }

.products-grid .ui-grid-canvas {
  width: 100% !important; }

.products-grid .ui-grid-icon-down-dir {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IlZyc3R2YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjguMnB4IiBoZWlnaHQ9IjE4LjVweCIgdmlld0JveD0iMCAwIDguMiAxOC41IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4LjIgMTguNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8ZGVmcz4NCgkJPHJlY3QgaWQ9IlNWR0lEXzFfIiB3aWR0aD0iOC4yIiBoZWlnaHQ9IjE4LjUiLz4NCgk8L2RlZnM+DQoJPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+DQoJCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4NCgk8L2NsaXBQYXRoPg0KCTxsaW5lIGNsaXAtcGF0aD0idXJsKCNTVkdJRF8yXykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGMDAwMCIgeDE9IjQuMSIgeTE9IjAiIHgyPSI0LjEiIHkyPSIxNy43Ii8+DQoJPHBvbHlsaW5lIGNsaXAtcGF0aD0idXJsKCNTVkdJRF8yXykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGMDAwMCIgcG9pbnRzPSI3LjgsMTMuNyA0LjEsMTcuNyAwLjQsMTMuNyAJIi8+DQo8L2c+DQo8L3N2Zz4NCg=="); }

.products-grid .ui-grid-icon-up-dir {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IlZyc3R2YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjguMnB4IiBoZWlnaHQ9IjE4LjVweCIgdmlld0JveD0iMCAwIDguMiAxOC41IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4LjIgMTguNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8ZGVmcz4NCgkJPHJlY3QgaWQ9IlNWR0lEXzFfIiB3aWR0aD0iOC4yIiBoZWlnaHQ9IjE4LjUiLz4NCgk8L2RlZnM+DQoJPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+DQoJCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4NCgk8L2NsaXBQYXRoPg0KCTxsaW5lIGNsaXAtcGF0aD0idXJsKCNTVkdJRF8yXykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGMDAwMCIgeDE9IjQuMSIgeTE9IjE4LjUiIHgyPSI0LjEiIHkyPSIwLjciLz4NCgk8cG9seWxpbmUgY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkYwMDAwIiBwb2ludHM9IjAuNCw0LjcgNC4xLDAuNyA3LjgsNC43IAkiLz4NCjwvZz4NCjwvc3ZnPg0K"); }

.products-grid .ui-grid-icon-blank, .products-grid .ui-grid-icon-up-dir, .products-grid .ui-grid-icon-down-dir {
  position: absolute; }

.products-grid .ui-grid-icon-up-dir, .products-grid .ui-grid-icon-down-dir {
  background-repeat: no-repeat;
  width: 10px;
  height: 20px;
  display: block;
  right: .3rem;
  top: 1.5rem; }

.products-grid .ui-grid-icon-up-dir:before, .products-grid .ui-grid-icon-down-dir:before {
  content: ''; }

.products-grid .left .ui-grid-cell-contents {
  -ms-flex-pack: start;
  justify-content: flex-start; }

/*
    Kontejner v detailu akce a v kontaktech s horním a dolním ohraničením.
    Obsah je rozdělen do dvou sloupců.
*/
.stripe {
  border-top: 1px solid #6d7681;
  border-bottom: 1px solid #6d7681;
  margin-bottom: 1rem;
  padding: 1rem 0;
  /*
        Breakpoints
    */ }

.stripe__column {
  width: 100%; }

.stripe__column--calendar {
  min-width: 30rem; }

.stripe__column-title {
  padding: 1rem 0;
  font-family: "Graphik Web";
  font-weight: 600;
  font-size: 1.4rem;
  color: #afb6c2; }

.stripe__row {
  padding: 1rem 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  clear: both; }

.stripe__row .svg-img {
  fill: #afb6c2;
  stroke: #afb6c2;
  max-width: 2.7rem;
  max-height: 2.4rem; }

.stripe__metainfo {
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-left: 1rem;
  word-wrap: break-word;
  overflow: overlay; }

@media (min-width: 48em) {
  .stripe {
    margin-bottom: 3rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1.5rem; }
  .stripe__column {
    width: 47%; } }

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

/* skrytí reklam
#gsc-adBlock, .gsc-adBlock {
    display: none !important;
}*/
/*
    Kalendář v deatilu události.
*/
.calendar {
  /*
        Breakpoints
    */ }

.calendar__title {
  font-family: "Graphik Web";
  font-weight: 600;
  padding: 1rem 0;
  text-align: center;
  letter-spacing: 1px; }

.calendar__cell {
  padding: 0 .1rem;
  position: relative; }

.calendar__day {
  text-align: center;
  margin: 0rem .2rem;
  display: block;
  width: 34px;
  height: 34px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.calendar__day--other-month {
  color: #6d7681; }

.calendar__day--active {
  border: 1px solid #e20600;
  border-radius: 50%; }

.calendar__day--weekend {
  font-family: "Graphik Web";
  font-weight: 600; }

.calendar__day-caption {
  line-height: 32px; }

@media (min-width: 26.25em) {
  .calendar__cell {
    padding: 0 .2rem; } }

/*
    Další partneři v okolí na stránce detailu partnera
*/
.partners {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
  color: black;
  margin-bottom: 9rem;
  /*
        Breakpoints
    */ }

.partners__item {
  margin-bottom: 3rem; }

.partners__title, .partners__services {
  margin-bottom: 1rem; }

.partners__link {
  font-size: 1.6rem;
  color: #e20600;
  text-transform: lowercase;
  display: inline-block;
  line-height: 2.8rem; }

.partners__link .svg-arrow {
  fill: currentColor;
  transform: rotate(180deg) translate(0, -0.3rem);
  width: 1em;
  height: 1em; }

.partners__blog {
  margin-top: 0;
  margin-bottom: 0; }

.partners__blog--box {
  border-top: 1px solid #6d7681;
  padding-top: 3rem;
  text-align: left; }

@media (min-width: 34.375em) {
  .partners__title, .partners__services {
    margin-bottom: 3rem; } }

@media (min-width: 75em) {
  .partners__link {
    font-size: 1.6rem;
    line-height: 2rem; } }

@media (min-width: 87.5em) {
  .partners__link {
    font-size: 1.8rem;
    line-height: 2.8rem; } }

.partners__item {
  width: 100%; }

.partners__item:first-of-type {
  margin-top: 0; }

.partners__item:last-of-type {
  margin-bottom: 0; }

@media (min-width: 34.375em) {
  .partners__item {
    width: 48%; }
  .partners__item:nth-child(-n+2) {
    margin-top: 0; } }

@media (min-width: 62em) {
  .partners__item {
    width: 32%; }
  .partners__item:nth-of-type(3n+1) {
    margin-left: 0; }
  .partners__item:nth-child(-n+3) {
    margin-top: 0; } }

.techs-intro__title, .techs-typo h2 {
  font-size: 3.2rem;
  line-height: 1.2;
  font-weight: 600; }

.techs-intro__title + .techs-intro__text, .techs-typo h2 + .techs-intro__text, .techs-typo .techs-intro__title + p, .techs-typo h2 + p {
  margin-top: 1rem; }

@media (min-width: 34.375em) {
  .techs-intro__title, .techs-typo h2 {
    font-size: 4rem; }
  .techs-intro__title + .techs-intro__text, .techs-typo h2 + .techs-intro__text, .techs-typo .techs-intro__title + p, .techs-typo h2 + p {
    margin-top: 1rem; } }

@media (min-width: 48em) {
  .techs-intro__title, .techs-typo h2 {
    font-size: 5rem; }
  .techs-intro__title + .techs-intro__text, .techs-typo h2 + .techs-intro__text, .techs-typo .techs-intro__title + p, .techs-typo h2 + p {
    margin-top: 2rem; } }

@media (min-width: 87.5em) {
  .techs-intro__title, .techs-typo h2 {
    font-size: 7.2rem; }
  .techs-intro__text, .techs-typo p {
    font-size: 2.4rem; } }

.techs {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 4rem; }

.techs__item {
  margin-top: 3rem; }

.techs__item:first-of-type {
  margin-top: 0; }

.techs__tile {
  width: 100%;
  height: auto; }

.techs__img {
  position: relative;
  width: 100%;
  padding-top: 100%; }

.techs__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #c8cdd5;
  opacity: 0;
  transition: opacity 1s ease; }

.techs__desc {
  margin-top: 0.5rem;
  text-align: left;
  line-height: 1.3; }

.techs__desc a {
  color: #6d7681;
  transition: color 0.1s linear; }

.techs__desc a:hover {
  color: #e20600; }

.techs__desc h3 {
  font-size: 1.6rem; }

.techs__desc p {
  font-size: 1.6rem; }

.techs__desc h3 + p, .techs__desc p + p {
  margin-top: 0.5rem; }

@media (min-width: 26.25em) {
  .techs {
    margin-top: 4rem; }
  .techs__item {
    margin-top: 0.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .techs__item:nth-child(even) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .techs__item:nth-child(even) .techs__desc {
    text-align: right; }
  .techs__tile {
    width: 49.5%; }
  .techs__desc {
    padding-top: 0.5rem; } }

@media (min-width: 48em) {
  .techs {
    margin-top: 9rem; }
  .techs__desc {
    padding-top: 1rem; }
  .techs__desc h3 {
    font-size: 1.8rem; }
  .techs__desc p {
    font-size: 1.8rem; }
  .techs__desc h3 + p, .techs__desc p + p {
    margin-top: 1rem; } }

@media (min-width: 48em) {
  .techs__desc {
    padding-top: 3rem; } }

.components {
  position: relative;
  /*
        Breakpoints
    */ }

.components__main-img {
  display: none; }

.components__main-img img {
  width: 100%;
  height: auto; }

.components__img {
  display: none; }

.components__img img {
  width: 100%;
  height: auto; }

.components__cross {
  display: none;
  cursor: pointer;
  transition: transform 0.3s ease; }

.components__cross:hover {
  transform: rotate(270deg); }

.components__close {
  display: none;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
  z-index: 100;
  transition: transform 0.3s ease;
  transform: rotate(45deg); }

.components__close:hover {
  transform: rotate(-225deg); }

.components__labels {
  list-style: none;
  margin-top: -1rem; }

.components__label {
  margin-top: 3rem;
  line-height: 1.2; }

.components__label a {
  color: #6d7681;
  transition: color 0.1s linear; }

.components__label a:hover {
  color: #e20600; }

.components__label h3 {
  font-size: 1.6rem; }

.components__label p {
  font-size: 1.4rem; }

.components__label h3 + p, .components__label p + p {
  margin-top: 0.5rem; }

@media (min-width: 34.375em) {
  .components {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .components__item {
    width: 49.5%;
    padding-bottom: 1rem;
    margin-top: 1rem; }
  .components__img {
    display: block; }
  .components__img img {
    border: 1px solid #c8cdd5; }
  .components__label {
    padding: 0 .5rem; } }

@media (min-width: 87.5em) {
  .components__main-img {
    display: block; }
  .components__cross {
    display: block; }
  .components__item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    margin-top: 0;
    padding-bottom: 0; }
  .components__item:nth-of-type(4n+3), .components__item:nth-of-type(4n+2) {
    border: none; }
  .components__img {
    display: block; }
  .components__img img {
    border: 1px solid #c8cdd5; }
  .components__labels {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0; }
  .components__label {
    position: absolute;
    margin-top: 0;
    width: 15rem;
    text-align: left; }
  .components__close {
    display: block;
    z-index: 1000; } }

@media (min-width: 87.5em) {
  .jumbo__overlay--white {
    background: none; } }

.spinner {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px; }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #c8cdd5;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.double-bounce2 {
  animation-delay: -1.0s; }

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0); }
  50% {
    transform: scale(1); } }

.ani {
  transition: all 1s ease; }

.ani-lr {
  transform: translateX(-10rem); }

.ani-rl {
  transform: translateX(10rem); }

.ani-fade {
  opacity: 0; }

.ani-active.ani-lr, .ani-active.ani-rl {
  transform: translateX(0rem); }

.ani-active.ani-fade {
  opacity: 1; }

.countries {
  list-style: none;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  padding-bottom: 2px;
  /*
      Breakpoints
   */ }

.countries__item {
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  padding: 1.4rem 0 0;
  font-size: 1.6rem; }

.countries__item.active .countries__link {
  font-weight: bold; }

.countries__link {
  color: #afb6c2;
  cursor: pointer; }

.countries__eshops {
  list-style: none;
  display: none; }

.countries__eshop {
  padding: 2rem 0 2rem 0.5rem; }

.countries__eshop + .countries__eshop {
  padding-top: 0; }

.countries-view {
  padding: .9rem 0;
  width: 100%;
  overflow: hidden;
  background: #f2f2f2;
  position: absolute;
  top: 0;
  left: 0;
  height: 101%;
  transition: all .4s;
  transform: translateX(110%); }

.countries-view__title {
  font-size: 1.6rem;
  line-height: 2.5;
  padding-left: 1rem;
  font-weight: normal;
  text-align: center;
  text-align: left;
  color: #afb6c2;
  cursor: pointer; }

.countries-view__eshops {
  width: 100%;
  margin: auto;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.countries-view__eshops .link, .countries-view__eshops .cookie a, .cookie .countries-view__eshops a {
  display: inline-block;
  transition: all 1s;
  padding: 0 1rem;
  font-size: 1.8rem;
  word-break: break-all;
  margin-top: 2rem; }

.countries-view__arrow {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer; }

.countries-view.on {
  transform: translateX(0%); }

@media (min-width: 26.25em) {
  .countries__item {
    width: 36%; } }

@media (min-width: 62em) {
  .countries__item {
    width: 26%; } }

@media (min-width: 75em) {
  .countries {
    display: block;
    column-count: 4; }
  .countries__item {
    width: 100%; }
  .countries-view {
    position: relative;
    transform: translateX(0%);
    background: transparent;
    padding: 1.8rem 0; }
  .countries-view__title, .countries-view__arrow {
    display: none; }
  .countries-view__eshops {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .countries-view__eshops .link, .countries-view__eshops .cookie a, .cookie .countries-view__eshops a {
    text-align: left;
    padding: 0 .2rem;
    font-size: 1.8rem;
    margin: 3rem 1.8rem 0; } }

.eshop-controls--header {
  display: block;
  margin: 3.5rem auto 0;
  list-style: none; }

.eshop-controls__cart {
  display: block;
  height: auto;
  margin: auto;
  width: 3rem; }

.eshop-controls__cart .svg-img {
  color: black; }

@media (min-width: 87.5em) {
  .eshop-controls--header {
    border-right: 1px solid white;
    margin: 0;
    padding: 0 2rem; }
  .eshop-controls__cart {
    display: inline-block;
    width: 2.4rem; }
  .eshop-controls__cart .svg-img {
    color: white; } }

.header--bg .eshop-controls__cart .svg-img {
  color: black; }

@media (min-width: 87.5em) {
  .header--bg .eshop-controls--header, .header--dark .eshop-controls--header {
    border-color: black; } }

.info-pages {
  border-top: 1px solid #6d7681;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  padding: 2rem 0; }

.info-pages__item {
  padding: .5rem 1rem; }

.info-pages__link {
  color: white;
  transition: color 0.1s ease; }

.info-pages__link:hover {
  color: #e20600; }

@media (min-width: 48em) {
  .info-pages {
    -ms-flex-direction: row;
    flex-direction: row; }
  .info-pages__item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: .5rem 2rem; } }

@media (min-width: 75em) {
  .info-pages__item {
    padding: 0; } }

.cookie {
  position: fixed;
  bottom: 1rem;
  left: .8rem;
  background: white;
  width: 300px;
  padding: 1rem;
  box-shadow: -4px 4px 15px -2px rgba(0, 0, 0, 0.67);
  line-height: 1.4;
  z-index: 1000; }

.cookie__btn {
  margin: 1rem;
  float: right;
  display: inline; }

/*
    Category filter
*/
.cfilter {
  text-align: left;
  margin-bottom: -2rem;
  position: relative;
  z-index: 2;
  /* Typo */
  /* Typo :: END */
  /* Layout */
  /* Layout :: END */
  /* Filter items */
  /* Filter items :: END */
  /* Table */
  /* Table :: END */
  /*
        Breakpoints
    */ }

.cfilter-tiles {
  transition: opacity .2s linear; }

.cfilter-tiles.in-progress {
  opacity: 0; }

.cfilter__btn {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem !important;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 2rem auto 0; }

.cfilter__btn .svg-arrow {
  margin: 0 .5em 0 0;
  transform: rotate(-90deg); }

.cfilter__btn.active .svg-arrow {
  transform: rotate(90deg); }

.cfilter__bullet {
  cursor: pointer; }

.cfilter__cancel {
  -ms-flex-align: center;
  align-items: center;
  cursor: default;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 1rem;
  padding-left: .6rem;
  position: relative;
  text-align: right; }

.cfilter__cross {
  display: inline-block;
  position: relative;
  width: 1rem;
  height: 1rem; }

.cfilter__cross:before, .cfilter__cross:after {
  position: absolute;
  left: 0;
  content: ' ';
  height: 1rem;
  width: 1px;
  background-color: red; }

.cfilter__cross:before {
  transform: rotate(45deg); }

.cfilter__cross:after {
  transform: rotate(-45deg); }

.cfilter__text {
  font-size: 1.6rem;
  line-height: 1.6; }

.cfilter__text--below {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  font-size: 1.4rem; }

.cfilter__caption {
  margin-left: 1.5rem; }

.cfilter__value-caption {
  color: #6d7681;
  font-size: 1.4rem;
  margin-left: .8rem; }

.cfilter__help-caption {
  color: #afb6c2;
  cursor: default;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.2;
  position: relative; }

.cfilter__help-caption:hover .cfilter__help-text {
  display: block; }

.cfilter__help-text {
  background-color: #afb6c2;
  color: white;
  display: none;
  font-size: 1.4rem;
  left: 0;
  line-height: 1.1;
  min-width: 25rem;
  position: absolute;
  padding: .8rem;
  right: 0;
  top: 2rem;
  width: 100%;
  z-index: 2; }

.cfilter__tlabel {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.2; }

.cfilter__container + .cfilter__container {
  border-top: 1px solid #dadde0;
  margin-top: 3rem; }

.cfilter__container--detail {
  border-bottom: 1px solid #dadde0;
  padding-bottom: 3rem;
  padding-top: 3rem; }

.cfilter__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.cfilter__row--reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.cfilter__row + .cfilter__row {
  margin-top: 1.5rem; }

.cfilter__col + .cfilter__col {
  margin-bottom: 2rem; }

.cfilter__trow + .cfilter__trow {
  margin-top: 1.8rem; }

.cfilter__tcol + .cfilter__tcol {
  margin-top: 1rem; }

.cfilter__group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -.6rem -.4rem; }

.cfilter__item {
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  padding: .6rem .4rem;
  width: 50%; }

@media (min-width: 48em) {
  .cfilter__item {
    width: 33%; }
  .cfilter__trow + .cfilter__trow {
    margin-top: 2rem; }
  .cfilter__tcol + .cfilter__tcol {
    margin-top: 1.4rem; }
  .cfilter__row {
    position: relative; }
  .cfilter__cancel {
    margin: 0;
    position: absolute;
    right: 0;
    top: .6rem; }
  .cfilter__item {
    width: 25%; } }

@media (min-width: 75em) {
  .cfilter__tgroup {
    width: 100%; }
  .cfilter__trow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1.4rem; }
  .cfilter__tcol {
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1.4rem; }
  .cfilter__tcol--labels {
    min-width: 19rem;
    width: 19rem; }
  .cfilter__tcol--items {
    min-width: 60rem;
    width: 60rem; }
  .cfilter__item--detail {
    width: 25%; } }

@media (min-width: 87.5em) {
  .cfilter__cancel {
    top: 1.2rem; }
  .cfilter__btn {
    margin: 4rem auto 0; }
  .cfilter__container + .cfilter__container {
    margin-top: 4rem; }
  .cfilter__container--detail {
    padding-bottom: 4rem;
    padding-top: 4rem; }
  .cfilter__text {
    font-size: 2rem; }
  .cfilter__text--below {
    font-size: 1.8rem; }
  .cfilter__help-text {
    left: initial;
    left: inherit; }
  .cfilter__value-caption, .cfilter__tlabel {
    font-size: 1.6rem; }
  .cfilter__row--basic {
    -ms-flex-direction: row;
    flex-direction: row; }
  .cfilter__row--reverse {
    -ms-flex-direction: row;
    flex-direction: row; }
  .cfilter__row + .cfilter__row {
    margin-top: 3rem; }
  .cfilter__col {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex; }
  .cfilter__col + .cfilter__col {
    margin-top: 0;
    margin-bottom: 0; }
  .cfilter__item {
    width: 18rem; }
  .cfilter__item--detail {
    width: 20rem; }
  .cfilter__trow {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0; }
  .cfilter__tcol {
    margin: 0; }
  .cfilter__tcol + .cfilter__tcol {
    margin: 0; }
  .cfilter__tcol--help {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    text-align: right !important; }
  .cfilter__tcol--items-lg {
    min-width: 83rem;
    width: 83rem; } }

/*
    Modification --group
*/
.cfilter__container--group .cfilter {
  /*
            Breakpoints
        */ }

.cfilter__container--group .cfilter__help-caption.active {
  color: #6d7681; }

.cfilter__container--group .cfilter__item--label {
  cursor: default;
  padding: 0;
  width: 100%; }

.cfilter__container--group .cfilter__item--label .cfilter__help-caption {
  margin-left: .8rem; }

@media (min-width: 48em) {
  .cfilter__container--group .cfilter__item {
    width: 50%; }
  .cfilter__container--group .cfilter__item--label {
    width: 100%; } }

@media (min-width: 75em) {
  .cfilter__container--group .cfilter__trow {
    margin: 0; }
  .cfilter__container--group .cfilter__tcol {
    min-width: 26rem;
    margin: 1rem;
    width: auto; }
  .cfilter__container--group .cfilter__tcol--labels {
    width: 20rem; }
  .cfilter__container--group .cfilter__tcol--items {
    width: 45rem; } }

@media (min-width: 87.5em) {
  .cfilter__container--group .cfilter__help-caption {
    font-size: 1.6rem; } }

.jsGroupFilterRow {
  padding-left: 6rem; }

.toggle1 {
  display: block; }

.toggle2 {
  display: none; }

.toggle-click {
  cursor: pointer;
  color: #e20600;
  text-decoration: underline; }

.toggle-click:hover {
  text-decoration: none; }

.product__preview {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.product-picture {
  width: 70%;
  padding-right: 4rem; }

.product-customize {
  width: 30%; }

.product-customize .colorbullet {
  min-width: 2.4rem;
  width: 2.8rem;
  height: 2.8rem; }

.product-customize .colorbullet__circle {
  width: 1.8rem;
  height: 1.8rem; }

.product-selection__box {
  max-width: 100%; }

.product-pricebox {
  position: relative;
  right: auto;
  top: auto;
  padding: 0;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column !important;
      flex-direction: column !important;
  -ms-flex-pack: start !important;
      justify-content: flex-start !important;
  -ms-flex-align: start !important;
      align-items: flex-start !important; }

.product-gallery__thumb {
  border: 1px solid #afb6c2; }

.product-selection__item {
  border-bottom: 1px solid #afb6c2;
  padding-bottom: 2rem;
  -ms-flex-direction: column;
      flex-direction: column; }

.product-selection__caption {
  line-height: 2.5rem; }

.product-selection {
  padding: 1rem 0; }

.product-selection__box--color {
  margin-bottom: -1rem; }

.product-gallery__thumb--bg {
  width: 100%;
  padding-bottom: 74%;
  background-size: cover;
  background-position: center; }

.product-gallery__thumbs {
  margin: 0 0 1.4rem; }

.product-gallery__thumbs {
  max-width: 45rem;
  margin: auto; }

.about__carousel-icon {
  width: 2rem;
  height: auto;
  fill: #afb6c2; }

.about__carousel-icon--prev {
  transform: rotate(180deg); }

.owl-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -2rem; }

.owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -2rem; }

.owl-dots {
  display: none; }

.product-adhesion {
  border-left: none;
  padding: 0;
  margin: 2rem 0; }

.product-availability-item {
  display: none; }

.product-availability-item--active {
  position: relative;
  display: block;
  line-height: 1.5; }

.product-availability--true {
  text-align: left;
  position: relative;
  padding: 1.5rem 0rem 1.5rem 3.5rem;
  border-bottom: 1px solid #afb6c2; }

.product-availability--false {
  text-align: left;
  position: relative;
  padding: 1.5rem 0rem 1.5rem 3.5rem;
  border-bottom: 1px solid #afb6c2; }

.product-availability--true::before {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 2rem;
  width: 3rem;
  background-image: url("../img/in-stock.svg");
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat; }

.product-availability--true::after {
  content: 'Skladem'; }

.product-availability--false::before {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 2rem;
  width: 3rem;
  background-image: url("../img/out-of-stock.svg");
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat; }

.product-availability--false::after {
  content: 'Není skladem – rezervace na info@yedoo.cz'; }

.product-availability .product-pricebox__title {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: -.2rem; }

.ean-price--false {
  display: none !important; }

.product-gallery__item--bg {
  width: 100%;
  padding-bottom: 77.8%;
  background-size: cover;
  background-position: center; }

@media (max-width: 768px) {
  .product-picture {
    width: 100%; }
  .product-customize {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
  .product-pricebox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    width: 100%; } }

@media (max-width: 1590px) {
  .product-nav {
    display: none; } }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
    width: 600px;
    max-width: 120rem; } }

.reveal.collapse {
  padding: 0; }

@media print, screen and (min-width: 48em) {
  .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto;
    width: 30%;
    max-width: 120rem; } }

@media print, screen and (min-width: 48em) {
  .reveal.small {
    right: auto;
    left: auto;
    margin: 0 auto;
    width: 50%;
    max-width: 120rem; } }

@media print, screen and (min-width: 48em) {
  .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
    width: 90%;
    max-width: 120rem; } }

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

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

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

.reveal {
  width: 75rem;
  max-width: 100%;
  padding-top: 4rem;
  outline: none;
  border: none; }

.reveal.large {
  max-width: 100rem;
  padding: 4rem 2rem; }

@media print, screen and (min-width: 48em) {
  .reveal.large {
    padding: 6rem; } }

.reveal-overlay {
  background-color: rgba(10, 10, 10, 0.6); }

.reveal h2 {
  font-size: 2.4rem; }

.close-button {
  width: 5rem;
  height: 5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  cursor: pointer;
  transition: all ease .3s; }

.close-button svg {
  fill: black;
  opacity: .5;
  width: 2.5rem;
  height: 2.5rem; }

.close-button:hover svg {
  opacity: 1;
  transition: all ease .3s; }

body.is-reveal-open {
  overflow: visible !important; }

html.is-reveal-open,
html.is-reveal-open body {
  overflow: visible !important; }

.reveal {
  height: auto !important;
  min-height: auto !important; }

.exit__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.exit__flex .mc-field-group {
  width: calc(50% - 1rem) !important; }

#mc_embed_signup form {
  padding: 0 !important;
  margin-top: 3rem !important; }

#mc_embed_signup .mc-field-group .input {
  padding: 10px 0 !important;
  border-radius: 0 !important;
  border: 1px solid #afb6c2 !important; }

#mc_embed_signup .mc-field-group label {
  color: #afb6c2 !important;
  font-size: 1.6rem !important;
  margin-bottom: .8rem !important; }

.exit__flex input.button {
  margin: 0 !important;
  margin-top: 2.8rem !important;
  padding: 1rem !important;
  line-height: 1 !important;
  height: 3.6rem !important;
  background: white !important;
  border: 1px solid #e20600 !important;
  color: #e20600 !important;
  border-radius: 0 !important;
  transition: all ease .3s;
  max-width: 15rem !important; }

.exit__flex-end {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.exit__flex input.button:hover {
  background: #e20600 !important;
  border: 1px solid #e20600 !important;
  color: white !important;
  transition: all ease .3s; }

@media screen and (max-width: 34.1875em) {
  .exit__flex .mc-field-group {
    width: 100% !important; }
  .exit__flex {
    -ms-flex-pack: center;
        justify-content: center; } }

.tiles__item--bgimg .tiles__perex {
  color: white !important; }

.support {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start; }

.support__item {
  width: 100%;
  height: 25rem;
  text-align: left;
  position: relative;
  margin-bottom: 2rem;
  overflow: hidden; }

@media print, screen and (min-width: 40em) {
  .support__item {
    width: calc(33.333% - 1rem); } }

@media print, screen and (min-width: 40em) {
  .support__item--big {
    width: calc(66.666% - 1rem); } }

.support__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
  transform: scale(1);
  transition: all ease .3s; }

.support__bg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: black;
  opacity: .4;
  transition: all ease .3s; }

.support__link {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 2;
  overflow: hidden; }

.support__link:hover .support__bg {
  transform: scale(1.1);
  transition: all ease .3s; }

.support__link:hover .support__bg::before {
  opacity: 0;
  transition: all ease .3s; }

.support__text {
  padding: 3rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  z-index: 3;
  height: 100%;
  color: white; }

.support__title {
  margin-bottom: 1rem; }

.support__subtitle {
  margin-bottom: .5rem;
  font-weight: 400; }

.support__social {
  background: #f2f2f2;
  padding: 2.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 4rem; }

.support__social-title {
  margin-right: 2rem;
  margin-bottom: 0; }

.support__social-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center; }

.support__social-icons .social__item {
  fill: black !important;
  stroke: black !important;
  color: black !important;
  margin-left: .5rem; }

.support__social-icons .social__item--web {
  width: 24px;
  margin-top: .3rem;
  height: auto;
  stroke: none !important; }

.support__products {
  margin: 3rem 0; }

.support__products-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  border: 1px solid #928f8f;
  padding: 2rem;
  margin-bottom: 3rem; }

.support__products-flex:hover {
  border: 1px solid red; }

.support__products-img {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .support__products-img {
    width: 55%;
    padding-right: 3rem; } }

.support__products-img img {
  width: 100%;
  height: auto; }

.support__products-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: black; }

.support__products-text {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .support__products-text {
    width: 40%; } }

.support__products-text .related__title {
  -ms-flex-order: initial;
  order: initial; }

.support__products-line {
  color: #afb6c2;
  margin-bottom: .5rem; }

.support__products-perex {
  color: #afb6c2; }

.support__numbers {
  margin-top: 4rem;
  z-index: 999;
  position: relative;
  margin-bottom: -5rem;
  padding: 0; }

@media print, screen and (min-width: 40em) {
  .support__numbers {
    margin-top: -7.5rem;
    margin-bottom: -7.5rem; } }

.support__numbers .article__main {
  margin-top: 0;
  margin-bottom: 0; }

.support__numbers-flex {
  width: 100%;
  max-width: 100rem;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.support__numbers-item {
  width: 12rem;
  height: 12rem;
  margin-right: 2rem;
  background: white;
  border: 1px solid red;
  border-radius: 50%;
  padding: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 1rem; }

@media print, screen and (min-width: 40em) {
  .support__numbers-item {
    width: 15rem;
    height: 15rem;
    padding: 2rem;
    margin: 0;
    margin-right: 4rem; } }

.support__numbers-number {
  font-size: 2rem;
  font-weight: 600;
  text-align: center; }

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

.support__numbers-text {
  font-size: 1.6rem;
  font-weight: 400;
  margin-top: .5rem;
  text-align: center; }

@media print, screen and (min-width: 40em) {
  .support__numbers-text {
    font-size: 1.8rem; } }

.about-tiles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media print, screen and (min-width: 64em) {
    .about-tiles__links .tiles__item {
      width: 33.333% !important; } }
  .about-tiles__item {
    position: relative;
    width: 100%;
    height: 40rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    padding: 3rem;
    margin-bottom: 1.5rem; }
    .about-tiles__item::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: black;
      opacity: .4;
      z-index: 1; }
    @media print, screen and (min-width: 48em) {
      .about-tiles__item {
        width: calc(50% - 1rem); } }
    .about-tiles__item h2, .about-tiles__item p {
      position: relative;
      text-align: center;
      color: white;
      z-index: 2; }
      .about-tiles__item h2:hover, .about-tiles__item p:hover {
        color: white !important; }
    .about-tiles__item p {
      margin-bottom: 2rem; }
    .about-tiles__item a {
      position: relative;
      z-index: 2; }
    .about-tiles__item-bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      z-index: 0; }
    .about-tiles__item--sm {
      background: white;
      border: .1rem solid black;
      height: 30rem; }
      .about-tiles__item--sm h2, .about-tiles__item--sm p {
        color: black; }
        .about-tiles__item--sm h2:hover, .about-tiles__item--sm p:hover {
          color: black !important; }
      .about-tiles__item--sm::before {
        display: none; }
      @media print, screen and (min-width: 48em) {
        .about-tiles__item--sm {
          width: calc(33.333% - 1.2rem); } }
    .about-tiles__item--lg {
      background: white;
      border: .1rem solid black;
      height: 40rem;
      transition: all ease .3s; }
      .about-tiles__item--lg h2, .about-tiles__item--lg p {
        color: black; }
        .about-tiles__item--lg h2:hover, .about-tiles__item--lg p:hover {
          color: black !important; }
      .about-tiles__item--lg .btn {
        transition: all ease .3s; }
      .about-tiles__item--lg::before {
        display: none; }
      .about-tiles__item--lg:hover {
        border: .1rem solid #e20600;
        transition: all ease .3s; }
        .about-tiles__item--lg:hover .btn {
          background: #e20600;
          color: white;
          transition: all ease .3s; }
        .about-tiles__item--lg:hover svg {
          fill: #e20600;
          transition: all ease .3s; }

.team {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 6rem; }
  @media print, screen and (min-width: 64em) {
    .team {
      margin-top: 10rem;
      width: calc(100% + 2rem); } }
  .team__contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1rem; }
    .team__contacts-email {
      display: block;
      width: 3rem;
      height: 3rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      border: .1rem solid black;
      border-radius: 50%;
      color: black; }
      .team__contacts-email:hover {
        color: #e20600; }
  .team__item {
    position: relative;
    width: 100%;
    margin-bottom: 4rem; }
    @media screen and (min-width: 34.25em) {
      .team__item {
        width: calc(50% - 2rem);
        margin-right: 2rem; } }
    @media print, screen and (min-width: 48em) {
      .team__item {
        width: calc(25% - 2rem); } }
    .team__item-img {
      width: 100%;
      height: auto;
      max-width: 25rem; }
    .team__item-tags {
      color: #afb6c2;
      margin-bottom: .5rem; }
    .team__item-position {
      font-size: 1.8rem; }
    .team__item h2 {
      margin-top: 1.5rem; }
      .team__item h2:hover {
        color: black; }
    .team__item .themes__item {
      color: #afb6c2;
      margin-right: 0;
      font-size: 1.6rem; }

.career {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 6rem; }
  @media print, screen and (min-width: 64em) {
    .career {
      margin-top: 10rem; } }
  .career__item {
    position: relative;
    width: 100%;
    margin-bottom: 4rem;
    display: block; }
    @media print, screen and (min-width: 48em) {
      .career__item {
        width: calc(50% - 3rem);
        margin-right: 3rem; } }
    .career__item p {
      margin-bottom: 2rem;
      color: black; }
    .career__item svg {
      transform: rotate(180deg);
      width: 2.5rem;
      height: auto;
      fill: #e20600; }

.themes--center {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: revert;
      flex-direction: revert;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.gallery-top .swiper-slide {
  background-size: contain !important; }

.edu__icon svg {
  width: 14rem;
  height: 10rem;
  object-fit: contain;
  object-position: center;
  margin-bottom: 3rem;
  fill: black;
  transition: all ease .3s; }

.teasers--edu .teasers__img {
  width: 100%; }
  @media print, screen and (min-width: 48em) {
    .teasers--edu .teasers__img {
      width: 35%; } }

.teasers--edu .teasers__typo {
  width: 100%; }
  @media print, screen and (min-width: 48em) {
    .teasers--edu .teasers__typo {
      width: 60%; } }
  .teasers--edu .teasers__typo .teaser-more {
    display: none; }
  .teasers--edu .teasers__typo .teaser-typo__perex {
    font-size: 1.6rem;
    line-height: 1.3; }

.quick-contacts {
  position: fixed;
  top: 14.5rem;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: transparent;
  margin-right: -.1rem;
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
  padding: 1rem 0;
  z-index: 999; }
  .quick-contacts-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    background: white;
    width: 3.5rem;
    height: 3.5rem;
    margin-bottom: .5rem;
    outline: none;
    cursor: pointer;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
    @media print, screen and (min-width: 48em) {
      .quick-contacts-item {
        width: 7rem;
        height: 7rem; } }
    .quick-contacts-item img {
      width: 1.5rem;
      height: auto; }
      @media print, screen and (min-width: 48em) {
        .quick-contacts-item img {
          width: 2rem; } }
    .quick-contacts-item--sale img {
      width: 3rem; }
      @media print, screen and (min-width: 48em) {
        .quick-contacts-item--sale img {
          width: 4.5rem;
          margin-bottom: -.3rem; } }
  .quick-contacts--active {
    transform: translateX(0%);
    transition: all ease .3s; }
  .quick-contacts--deactive {
    transform: translateX(100%);
    transition: all ease .3s; }
  .quick-contacts-box {
    position: absolute;
    top: 0rem;
    right: 0;
    width: 35rem;
    max-width: 100vw;
    padding: 2rem;
    background: white;
    color: white;
    transform: translateX(0%);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    transition: all ease .3s; }
    .quick-contacts-box--hide {
      transform: translateX(100%);
      transition: all ease .3s; }
    .quick-contacts-box--mobile {
      transition: all ease .3s; }
      @media print, screen and (min-width: 48em) {
        .quick-contacts-box--mobile {
          transition: all ease .3s; } }
    .quick-contacts-box .btn {
      margin-top: 1rem; }
  .quick-contacts-title {
    font-family: "Graphik Web", sans-serif;
    font-size: 1.8rem;
    line-height: 1.3; }
    .quick-contacts-title--lg {
      display: block;
      font-family: "Graphik Web", sans-serif;
      font-size: 3rem;
      font-weight: 600; }
  .quick-contacts-text {
    font-size: 1.6rem;
    line-height: 1.4;
    color: black;
    font-weight: 400;
    margin-top: 1rem;
    padding-right: 3rem; }
    .quick-contacts-text p {
      font-size: 1.6rem; }
  .quick-contacts-open {
    position: relative; }
  .quick-contacts-close {
    position: absolute;
    top: 0;
    right: 0;
    background: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    cursor: pointer;
    width: 4rem;
    height: 4rem;
    z-index: 9; }
    .quick-contacts-close img {
      width: 2rem;
      height: 2rem; }

.product-availability-item--loading .product-availability--false::before {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 2rem;
  width: 3rem;
  background-image: url("../img/loading.svg");
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat; }

.product-availability-item--loading .product-availability--false::after {
  display: none; }

.product-gallery__thumb {
  aspect-ratio: 3 / 2.2;
  object-fit: cover;
  object-position: center; }

.product-picture-box {
  position: relative;
  overflow: hidden; }
  .product-picture-box::before {
    content: '';
    position: absolute;
    top: 6rem;
    right: 10rem;
    width: 3rem;
    height: 3rem;
    background-image: url("../img/zoom.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 999; }

.product-img {
  cursor: pointer;
  transform: scale(1);
  transition: all ease .3s; }
  .product-img:hover {
    transform: scale(1.05);
    transition: all ease .3s; }

.product-selection__item--page {
  padding: 0 2rem 2rem 2rem;
  margin: 0;
  border-bottom: none;
  margin-top: 0; }
  .product-selection__item--page .product-selection__color {
    pointer-events: none; }
  .product-selection__item--page .colorbullet {
    min-width: 2.8rem;
    width: 2.8rem;
    height: 2.8rem;
    margin-right: 0 !important; }
  .product-selection__item--page .colorbullet__circle {
    width: 2rem;
    height: 2rem; }

.product__price-page {
  padding: 0 2rem;
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: 600; }

.details {
  max-height: 140rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 8rem; }
  .details--box {
    margin-bottom: 8rem; }
  .details::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30rem;
    background: linear-gradient(0deg, white 30%, rgba(255, 255, 255, 0) 100%);
    z-index: 99; }
  .details__show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    z-index: 100;
    cursor: pointer; }
    .details__show-img {
      fill: #e20600; }
    .details__show-text {
      color: #e20600;
      margin-bottom: 1rem; }
  .details--show {
    max-height: 100%; }
    .details--show::before {
      display: none; }
    .details--show .details__show {
      display: none; }
  .details__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 4rem; }
    @media print, screen and (min-width: 48em) {
      .details__item {
        width: calc(100% + 3rem);
        margin-left: -1.5rem; }
        .details__item:nth-of-type(odd) {
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
          .details__item:nth-of-type(odd) .details__item-text {
            padding-right: 3rem; }
        .details__item:nth-of-type(even) .details__item-text {
          padding-left: 3rem; } }
    .details__item-img {
      display: block;
      width: 100%;
      height: auto;
      border: .1rem solid #AFB6C2; }
      @media print, screen and (min-width: 48em) {
        .details__item-img {
          width: 65%; } }
    .details__item-text {
      width: 100%;
      margin-top: 1rem;
      text-align: left; }
      @media print, screen and (min-width: 48em) {
        .details__item-text {
          width: 35%; } }

.faq {
  margin-top: 6rem; }
  .faq__item {
    position: relative;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    border-bottom: .1rem solid black; }
    .faq__item-title {
      font-size: 2rem;
      font-weight: 600;
      transition: all ease .3s; }
      @media print, screen and (min-width: 48em) {
        .faq__item-title {
          font-size: 2.4rem; } }
      .faq__item-title:hover {
        color: #e20600;
        transition: all ease .3s; }
    .faq__item-content {
      padding-bottom: 0; }
      .faq__item-content .accordion {
        margin-top: 2rem; }
    .faq__item-arrow {
      opacity: 0;
      position: absolute;
      top: -2rem;
      right: 2rem;
      transform: rotate(-90deg);
      pointer-events: none;
      transition: all ease .3s; }
    .faq__item-perex {
      margin-bottom: 0; }
    .faq__item.is-active .faq__item-arrow {
      opacity: 1;
      transition: all ease .3s; }
  .faq__qs {
    margin-top: 1rem; }
    .faq__qs .accordion-title {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: center;
          align-items: center;
      transition: all ease .3s; }
      .faq__qs .accordion-title:hover {
        color: #e20600;
        transition: all ease .3s; }
        .faq__qs .accordion-title:hover .faq__qs-arrow {
          fill: #e20600;
          transition: all ease .3s; }
    .faq__qs-arrow {
      width: 3rem;
      height: auto;
      fill: black;
      transform: rotate(180deg);
      transition: all ease .3s; }
    .faq__qs-title {
      padding-left: 1rem;
      font-weight: 600; }
    .faq__qs-content {
      padding-left: 4rem; }
    .faq__qs-perex {
      margin-top: 1rem;
      margin-bottom: 3rem; }
    .faq__qs.is-active .accordion-title {
      transition: all ease .3s; }
    .faq__qs.is-active .faq__qs-arrow {
      transform: rotate(0deg);
      transition: all ease .3s; }
  .faq__link {
    position: fixed;
    top: 15.5rem;
    right: 0;
    width: 6rem;
    height: 4rem;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    color: #C51F1F;
    background: white;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.25);
    transition: all ease .3s;
    z-index: 9;
    font-size: 1.4rem; }
    @media print, screen and (min-width: 48em) {
      .faq__link {
        font-size: 1.6rem;
        width: 7rem;
        height: 7rem; } }
    .faq__link:hover {
      color: black; }

.article__perex a {
  color: inherit;
  text-decoration: underline; }

@media (max-width: 1024px) {
  .btn {
    min-height: 48px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; } }

@media (max-width: 768px) {
  .tiles__item--width {
    width: 100%; } }

.contact-link {
  text-align: left;
  width: 100%;
  display: inline-block; }
  .contact-link .article__nav-text {
    color: #252525; }
  .contact-link .svg-arrow {
    color: #C51F1F; }
  .contact-link:hover .article__nav-text {
    color: #C51F1F; }

.breadcrumbs a {
  color: #afb6c2;
  transition: all ease .3s; }
  .breadcrumbs a:hover {
    color: #C51F1F;
    transition: all ease .3s; }

.sell {
  position: fixed;
  top: 15.5rem;
  right: 0;
  z-index: 999; }
  .sell__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    background-color: white;
    margin-bottom: 1rem;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    width: 30rem;
    transform: translateX(26.5rem);
    transition: all ease .3s; }
    @media print, screen and (min-width: 48em) {
      .sell__item {
        transform: translateX(23rem); } }
    .sell__item:hover {
      transform: translateX(0rem); }
    .sell__item-box {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      background: white;
      width: 3.5rem;
      height: 3.5rem;
      outline: none;
      cursor: pointer;
      margin-right: 2rem; }
      @media print, screen and (min-width: 48em) {
        .sell__item-box {
          width: 7rem;
          height: 7rem; } }
    .sell__item-img {
      width: 2rem;
      height: 2rem;
      object-fit: contain;
      object-position: center; }
      @media print, screen and (min-width: 48em) {
        .sell__item-img {
          width: 3.5rem;
          height: 3.5rem; } }
    .sell__item-text {
      color: #C51F1F;
      font-size: 1.6rem; }
    .sell__item-note {
      color: #9F9F9F;
      font-size: 1.6rem;
      margin-top: .5rem; }

.tiles__item--link:hover .tiles__btn {
  border-color: #e20600 !important;
  background-color: #e20600 !important;
  transition: all 0.3s ease; }

.bar {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 2000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: .8rem 2rem;
  transition: all 0.3s ease;
  height: 4rem; }
  .bar__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    height: 4rem;
    padding-right: 4rem; }
    .bar__container--desktop {
      display: none; }
      @media print, screen and (min-width: 64em) {
        .bar__container--desktop {
          display: -ms-flexbox;
          display: flex; } }
    .bar__container--mobile {
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      @media print, screen and (min-width: 64em) {
        .bar__container--mobile {
          display: none; } }
  .bar__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: .8rem; }
    .bar__item + .bar__item {
      padding-left: 5rem; }
      @media screen and (min-width: 75em) {
        .bar__item + .bar__item {
          padding-left: 6rem; } }
    .bar__item svg {
      width: 2.4rem;
      height: 2.4rem; }
    .bar__item-text {
      font-size: 1.2rem;
      font-weight: 400; }
      @media screen and (min-width: 75em) {
        .bar__item-text {
          font-size: 1.4rem; } }
  .bar__icon-close {
    margin-left: 2rem;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 2rem;
    bottom: 0;
    margin: auto;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }

.header.sticky {
  top: 0 !important;
  position: sticky; }

.sticky + main .intro__logo {
  margin-top: 0;
  margin-bottom: 4rem; }

.bar--hidden {
  opacity: 0;
  transform: translateY(-100%);
  pointer-events: none;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  transition: all 0.3s ease; }

.light-grey {
  background: rgba(175, 182, 194, 0.3);
  color: #111; }
  .light-grey .close__icon,
  .light-grey svg {
    filter: brightness(0.1) contrast(1.2); }

.dark-grey {
  background: #AFB6C2;
  color: white; }
  .dark-grey .close__icon,
  .dark-grey svg {
    filter: brightness(0) invert(1); }

.red {
  background-color: #E20600;
  color: white; }
  .red .close__icon,
  .red svg {
    filter: brightness(0) invert(1); }

.black {
  background-color: #000;
  color: white; }
  .black .close__icon,
  .black svg {
    filter: brightness(0) invert(1); }

.aktivni {
  display: -ms-flexbox;
  display: flex; }

.container-relative {
  position: relative; }

.product-pricebox__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: .5rem; }
  @media screen and (min-width: 34.25em) {
    .product-pricebox__container {
      -ms-flex-direction: row;
          flex-direction: row; } }

.product-pricebox__icon {
  font-size: 1.4rem;
  font-weight: 400;
  color: #E20600;
  position: relative;
  display: inline-block;
  cursor: pointer; }

.product-pricebox__hovertext {
  display: none;
  position: absolute;
  top: 0;
  margin-left: 2rem;
  background-color: #AFB6C2;
  color: #fff;
  padding: .8rem;
  font-size: 1.4rem;
  word-break: break-word;
  width: 25rem;
  max-width: 60vw;
  z-index: 999; }
  @media screen and (min-width: 34.25em) {
    .product-pricebox__hovertext {
      transform: translateY(-20%);
      word-break: unset; } }
  @media print, screen and (min-width: 48em) {
    .product-pricebox__hovertext {
      word-break: break-word;
      width: 8rem; } }
  @media screen and (min-width: 80em) {
    .product-pricebox__hovertext {
      word-break: unset;
      width: 25rem; } }

.product-pricebox__icon:hover + .product-pricebox__hovertext {
  display: block;
  transition: background-color 0.3s ease; }

.product__price-container {
  position: relative;
  display: inline-block;
  margin-left: 1rem; }
  .product__price-container--mg {
    margin-left: 0; }
  .product__price-container::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: .1rem;
    background-color: #AFB6C2;
    transform: translateY(-50%);
    z-index: 999; }

.product__price-text {
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 2rem;
  color: #AFB6C2; }

.product__price-span {
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 2rem;
  color: #AFB6C2; }
  .product__price-span--mg {
    margin-left: .5rem; }

.product__price-page {
  display: -ms-flexbox;
  display: flex; }

.tiles__item--homepage {
  width: 100%; }
  @media print, screen and (min-width: 48em) {
    .tiles__item--homepage {
      width: 50%; } }
  @media screen and (min-width: 85.375em) {
    .tiles__item--homepage {
      width: 25%; } }
