@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: -3rem;
        margin-left: -3rem; } }
    @media screen and (min-width: 75em) {
      .row .row {
        margin-right: -3rem;
        margin-left: -3rem; } }
    @media screen and (min-width: 85.375em) {
      .row .row {
        margin-right: -3rem;
        margin-left: -3rem; } }
    @media screen and (min-width: 120em) {
      .row .row {
        margin-right: -3rem;
        margin-left: -3rem; } }
    @media screen and (min-width: 100em) {
      .row .row {
        margin-right: -3rem;
        margin-left: -3rem; } }
    .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; } }

.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: 3rem;
    padding-left: 3rem; } }

@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: 3rem;
    padding-left: 3rem; } }

@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: 3rem;
    padding-left: 3rem; } }

@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: 3rem;
    padding-left: 3rem; } }

@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: 3rem;
    padding-left: 3rem; } }

.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; } }

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: #fff;
  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: 1.25rem 1rem;
  border: 1px solid;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: black; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid;
    border-radius: 0 0 0 0; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid;
  border-bottom: 0;
  background-color: #fff;
  color: black; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid; }

.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; }

/*
  reset
*/
* {
  box-sizing: border-box; }

ul, ol {
  margin: 0;
  padding: 0; }

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

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

ul {
  list-style: none; }

/*
  reset :: END
*/
html, body {
  height: 100%;
  margin: 0;
  scroll-behavior: smooth; }

html {
  font-size: 62.5%;
  /* = 16 px */ }

body {
  background-color: white;
  color: gray;
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center; }
  @media print, screen and (min-width: 64em) {
    body {
      font-size: 1.8rem;
      line-height: 1.5; } }

b,  strong {
  font-weight: 700; }

h1 {
  font-size: 3.8rem;
  line-height: 1;
  font-family: "Roboto", sans-serif; }
  @media print, screen and (min-width: 48em) {
    h1 {
      font-size: 6rem;
      font-weight: 800; } }
  @media print, screen and (min-width: 64em) {
    h1 {
      font-size: 8.6rem; } }
  @media screen and (min-width: 75em) {
    h1 {
      font-size: 10.6rem; } }

a, .link {
  background: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.1s linear; }
  a:hover, .link:hover {
    transition: color 0.1s linear; }

table {
  width: 100%;
  border: 0; }

tr {
  margin: 0.5rem 0; }

td + td {
  padding-left: 1rem; }

::-moz-selection {
  background: #fdeee3;
  background: rgba(255, 194, 14, 0.3); }

::selection {
  background: #fdeee3;
  background: rgba(255, 194, 14, 0.3); }

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

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

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

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

.no-space {
  margin: 0;
  padding: 0; }

.bg--gray {
  background: #565454 !important; }

.canvas {
  position: relative;
  padding: 4rem 3rem;
  z-index: 0; }
  .canvas--white {
    background-color: white; }
  .canvas--black {
    background: black;
    color: white; }
  .canvas--gray {
    background: #565454; }
  .canvas--blue {
    background: #F1F1F1; }
  .canvas--event {
    background-color: white;
    padding: 2.5rem 0rem !important; }
  @media print, screen and (min-width: 48em) {
    .canvas--aboutgallery {
      padding-bottom: 6rem !important; } }
  .canvas--products {
    padding-top: 0 !important;
    margin-top: -2rem; }
  .canvas--nocalc {
    margin: -6rem auto -7rem auto;
    position: relative;
    z-index: 1; }
  .canvas--page {
    padding: 10rem 3rem 10rem 3rem !important; }
    @media screen and (min-width: 75em) {
      .canvas--page {
        padding: 14rem 2rem 6rem 2rem !important; } }
    @media screen and (min-width: 85.375em) {
      .canvas--page {
        padding: 17rem 2rem 10rem 2rem !important; } }
  .canvas--page-m {
    padding: 12rem 3rem 0 3rem !important; }
    @media screen and (min-width: 75em) {
      .canvas--page-m {
        padding: 17rem 2rem 0 2rem !important; } }
  .canvas--blog {
    padding: 12rem 3rem 2rem 3rem !important; }
    @media screen and (min-width: 75em) {
      .canvas--blog {
        padding: 17rem 2rem 6rem 2rem !important; } }
  .canvas--blogposts {
    padding: 2rem 3rem 6rem 3rem !important; }
    @media screen and (min-width: 75em) {
      .canvas--blogposts {
        padding: 4rem 2rem 6rem 2rem !important; } }
  .canvas--yellow {
    background: #ffc20e;
    color: white; }
  .canvas--form {
    border-top: 1px solid #f9b49b; }
  .canvas--light {
    background-color: #FFEFB9; }
  @media print, screen and (min-width: 48em) {
    .canvas {
      padding: 4rem 0; } }
  @media screen and (min-width: 75em) {
    .canvas {
      padding: 6rem 0; } }
  @media screen and (min-width: 85.375em) {
    .canvas {
      padding: 8rem 0; } }
  .canvas--intro {
    padding-top: 8rem; }
    @media print, screen and (min-width: 48em) {
      .canvas--intro {
        padding-top: 10rem; } }
  .canvas--about {
    overflow: hidden;
    padding-bottom: 0; }
    @media print, screen and (min-width: 64em) {
      .canvas--about {
        padding-top: 12rem;
        background-color: #565454; } }
    @media screen and (min-width: 85.375em) {
      .canvas--about {
        padding-top: 16rem; } }
  .canvas--page {
    margin-top: 0rem; }
  .canvas--product {
    margin-top: -3rem;
    padding: 14rem 3rem 10rem 3rem !important; }
    @media print, screen and (min-width: 48em) {
      .canvas--product {
        padding: 17rem 2rem 14rem 2rem !important; } }
    @media screen and (min-width: 90.625em) {
      .canvas--product {
        padding: 14rem 2rem 8rem 2rem !important; } }
    @media screen and (min-width: 75em) {
      .canvas--product .row {
        padding: 0 3rem; } }
  .canvas--footer {
    background: #565454;
    padding: 8rem 3rem 5rem 3rem; }
  .canvas--jumbo {
    background-size: cover;
    background-position: center;
    min-height: 60rem; }
  @media screen and (min-width: 80em) {
    .canvas--shrink {
      padding-bottom: 6rem !important; } }
  .canvas--shrink + .canvas {
    padding-top: 6rem !important; }
  @media screen and (min-width: 100em) {
    .canvas--shrink {
      padding-bottom: 8rem !important; }
      .canvas--shrink + .canvas {
        padding-top: 8rem !important; } }

.content {
  margin-top: 3rem; }
  @media print, screen and (min-width: 64em) {
    .content {
      margin-top: 4rem; } }
  @media screen and (min-width: 75em) {
    .content {
      margin-top: 6rem; } }
  @media screen and (min-width: 85.375em) {
    .content {
      margin-top: 8rem; } }
  .content + .content {
    margin-top: 0; }

.canvas > .content:first-of-type {
  margin-top: 0; }

.row--extended {
  max-width: 150rem !important;
  padding: 0; }
  @media print, screen and (min-width: 48em) {
    .row--extended {
      padding: 0 2rem; } }

.row--negative {
  margin-top: -1rem;
  margin-bottom: -1rem; }
  @media print, screen and (min-width: 48em) {
    .row--negative {
      margin-top: -3rem;
      margin-bottom: -3rem; } }
  .row--negative .column, .row--negative .columns {
    margin-top: 1rem;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 48em) {
      .row--negative .column, .row--negative .columns {
        margin-top: 3rem;
        margin-bottom: 3rem; } }

.large-5 {
  width: 20%;
  float: left;
  padding-right: 0.5rem;
  padding-left: 0.5rem; }
  @media print, screen and (min-width: 48em) {
    .large-5 {
      padding-right: 3rem;
      padding-left: 3rem; } }
  .large-5, .large-5:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .large-5:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 64em) {
    .large-5 {
      -ms-flex: auto;
          flex: auto; } }

.reveal {
  padding-top: 4rem; }

.close-button {
  font-size: 4rem;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  cursor: pointer;
  height: 5rem;
  width: 5rem; }
  .close-button svg {
    height: 3rem;
    width: 3rem;
    fill: gray; }

.hamburger {
  padding: .2rem !important; }

.hamburger-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding: .5rem !important; }

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

.full-width-img {
  height: auto;
  width: 100%; }

.map-img {
  max-width: 30rem; }

#map {
  width: 100%;
  height: 380px; }

.reveal {
  padding: 8rem 3rem !important; }

#status {
  display: none; }

#checkboxes {
  position: relative !important;
  bottom: 0;
  background: #ffc20e;
  width: 100%;
  padding: 2rem;
  padding-bottom: 0rem;
  color: white;
  line-height: 2.5; }
  @media print, screen and (min-width: 64em) {
    #checkboxes {
      position: absolute !important;
      top: 0;
      bottom: unset !important;
      background: #ffc20e;
      height: 100%;
      width: unset !important;
      max-width: 35rem; } }

.large {
  max-width: 1500px !important; }

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

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

.page-title {
  margin-bottom: 2rem !important; }

.extrabold {
  font-weight: 700 !important; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hp-products__tech-item {
    margin-bottom: 3rem !important; } }

@media screen and (-ms-high-contrast: active) and (min-width: 75em), screen and (-ms-high-contrast: none) and (min-width: 75em) {
  .products__chars-item--2 {
    left: 40% !important; } }

@media screen and (-ms-high-contrast: active) and (min-width: 75em), screen and (-ms-high-contrast: none) and (min-width: 75em) {
  .products__chars-item--3 {
    left: -48% !important; } }

@media screen and (-ms-high-contrast: active) and (min-width: 75em), screen and (-ms-high-contrast: none) and (min-width: 75em) {
  .products__chars-item--4 {
    left: -7% !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .products__accessories-img {
    width: 50rem !important;
    height: 50rem !important; }
  .params__img {
    width: 20rem !important; }
  .params__item + .params__item:before {
    left: -35rem !important; }
  .group__profile {
    max-width: 21.1rem !important; }
  .group__contacts {
    max-width: 30rem !important; } }

.text-black {
  color: black; }

.text-uppercase {
  text-transform: uppercase; }

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

.jsOpenGallery {
  cursor: pointer; }

.construction {
  padding: 1.5rem;
  border: 1px solid #bbbcbe;
  transition: border linear .2s;
  margin-bottom: 2rem; }
  .construction:hover {
    border: 1px solid black;
    transition: border linear .2s; }

.filter-button {
  border-bottom: 2px solid white; }

.selected {
  border-bottom: 2px solid #ffc20e;
  transition: all linear .3s;
  color: #565454 !important; }

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  transition-duration: 0.3s; }

.isotope {
  transition-property: height, width; }

.isotope .isotope-item {
  transition-property: transform, opacity; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  transition-duration: 0s; }

.bg-gray {
  background: #F1F1F1;
  width: 100%; }

/*---------------------------------------------------
               		Typography
---------------------------------------------------*/
.title-1 {
  font-size: 4.2rem;
  line-height: 1.2;
  font-weight: 500; }

.title-2 {
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 300;
  letter-spacing: 0.2rem; }

.title-3 {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  margin-bottom: 1rem; }

.title-4 {
  font-size: 3rem;
  line-height: 1.1;
  font-weight: 500;
  color: #565454; }

.title-5 {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 700;
  color: #565454; }

.title-6 {
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 700; }

.title-7 {
  font-size: 2.3rem;
  line-height: 1.2;
  font-weight: 700;
  color: #565454; }

.title-8 {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700; }

.title-9 {
  font-size: 2.4rem;
  line-height: 1.1;
  font-weight: 400;
  color: #565454; }

.title-10 {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 700;
  color: #565454; }

.title-11 {
  font-size: 3rem;
  line-height: 1.1;
  font-weight: 400;
  color: #565454; }

@media print, screen and (min-width: 48em) {
  .title-1 {
    font-size: 5.4rem;
    line-height: 1.2; }
  .title-2 {
    font-size: 2rem;
    letter-spacing: 0.3rem; }
  .title-4 {
    font-size: 4.5rem; }
  .title-11 {
    font-size: 4.5rem; } }

@media screen and (min-width: 85.375em) {
  .title-1 {
    font-size: 8.2rem; }
  .title-2 {
    font-size: 3rem;
    letter-spacing: 0.48rem; }
  .title-3 {
    font-size: 1.8rem; }
  .title-4 {
    font-size: 4.2rem; }
  .title-5 {
    font-size: 2.4rem; }
  .title-6 {
    font-size: 2.1rem; }
  .title-7 {
    font-size: 2.2rem; }
  .title-8 {
    font-size: 1.9rem; }
  .title-9 {
    font-size: 5rem; }
  .title-10 {
    font-size: 4rem; }
  .title-11 {
    font-size: 5rem; } }

.text-1 {
  font-size: 1.7rem;
  font-weight: 400; }

.text-2 {
  font-size: 1.6rem;
  font-weight: 400;
  font-family: Roboto, sans-serif; }

.text-3 {
  font-size: 1.4rem;
  font-weight: 300; }

.text-4 {
  font-size: 2.8rem;
  font-weight: 600; }

.text-5, .snippet--horizontal__text p {
  font-size: 2.1rem;
  font-weight: 600; }

.text-6 {
  font-size: 2.2rem;
  font-weight: 300; }

.text-7 {
  font-size: 1.8rem;
  font-weight: 600; }

.text-8 {
  font-size: 2rem;
  font-weight: 300; }

.text-9 {
  font-size: 1.6rem;
  font-weight: 400;
  font-family: Roboto, sans-serif; }

.text-10 {
  font-size: 1.4rem;
  font-weight: 300; }

.text-11 {
  font-size: 1.8rem;
  font-weight: 300; }

@media print, screen and (min-width: 48em) {
  .text-1 {
    font-size: 1.8rem; }
  .text-11 {
    font-size: 2.2rem; } }

@media screen and (min-width: 85.375em) {
  .text-1 {
    font-size: 2rem; }
  .text-2 {
    font-size: 1.8rem; }
  .text-3 {
    font-size: 1.8rem; }
  .text-4 {
    font-size: 4.8rem; }
  .text-5, .snippet--horizontal__text p {
    font-size: 3.6rem; }
  .text-6 {
    font-size: 2.4rem; }
  .text-7 {
    font-size: 2rem; }
  .text-8 {
    font-size: 2.5rem; }
  .text-9 {
    font-size: 1.7rem; }
  .text-10 {
    font-size: 1.6rem; }
  .text-11 {
    font-size: 2.2rem; } }

.title-1 + .text-1 {
  margin-top: 2rem; }

.title-2 + .title-3 {
  margin-top: 2rem; }

.title-3 + .text-3 {
  margin-top: 1rem; }
  @media screen and (min-width: 85.375em) {
    .title-3 + .text-3 {
      margin-top: 2rem; } }

.text-3 h3 + p {
  margin-top: 1rem; }

.text-3 p {
  margin-bottom: 3rem; }

.title-3 + .text-9 {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  @media screen and (min-width: 85.375em) {
    .title-3 + .text-9 {
      margin-top: 3rem;
      margin-bottom: 2rem; } }

.text-3 + .common-img,
.common-img + .text-3 {
  margin-top: 2rem; }

.v-s-3 {
  margin-top: 2rem; }

.v-s-6 {
  margin-top: 6rem; }

.tinytext a {
  color: #ffc20e; }

@media screen and (min-width: 85.375em) {
  .body--ru .title-8 {
    font-size: 1.7rem; }
  .body--ru .title-5 {
    font-size: 2.25rem; } }

.body--ru .product__colordesc {
  font-size: 1.6rem !important; }

.body--ru .product__icondesc {
  font-size: 1.6rem !important; }

.body--ru .product__dimensiondesc {
  font-size: 1.6rem !important; }

/* 
    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: 0.15s;
  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; }

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

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

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

/*------------------------------------------
          Hlavička webu a navigace
--------------------------------------------*/
.header {
  width: 100%;
  height: 7rem !important;
  position: fixed;
  top: 0;
  color: gray;
  z-index: 1000;
  background: white;
  padding: 0 3rem;
  box-sizing: border-box;
  transition: all linear .2s; }
  @media screen and (min-width: 80em) {
    .header {
      background: transparent !important;
      height: 12rem !important; } }
  .header--scrolled {
    height: 7rem !important;
    background: white !important;
    transform: skewY(0deg);
    border-bottom: 1px solid #bbbcbe; }
    @media screen and (min-width: 80em) {
      .header--scrolled {
        height: 10rem !important; } }
    .header--scrolled .subnav {
      position: relative; }
      .header--scrolled .subnav__link {
        color: gray; }
        .header--scrolled .subnav__link:before {
          background-color: gray; }
        .header--scrolled .subnav__link:after {
          height: 1px;
          background-color: gray; }
        .header--scrolled .subnav__link--btn {
          background: gray;
          color: white;
          padding: 0.6rem 1.5rem .5rem 1.5rem;
          margin-left: 0;
          margin-top: 1rem;
          transition: all ease .3s; }
          @media screen and (min-width: 80em) {
            .header--scrolled .subnav__link--btn {
              margin-left: 2.5rem;
              margin-top: 0; } }
          .header--scrolled .subnav__link--btn:hover {
            background: black;
            transition: all ease .3s; }
          .header--scrolled .subnav__link--btn::before {
            display: none; }
          .header--scrolled .subnav__link--btn::after {
            display: none; }
    .header--scrolled:before {
      opacity: 0; }
    .header--scrolled .nav__list {
      padding-top: 3rem; }
    .header--scrolled .nav__item {
      color: gray; }
    .header--scrolled .nav__link:after {
      background-color: gray; }
    @media screen and (min-width: 80em) {
      .header--scrolled .active:after {
        background-color: gray; } }
    .header--scrolled .header__logo--lg {
      display: none; }
    .header--scrolled .header__logo--lg-scrolled {
      display: none; }
      @media screen and (min-width: 80em) {
        .header--scrolled .header__logo--lg-scrolled {
          display: block; } }
  .header--hide {
    opacity: 0;
    visibility: hidden; }
    @media print, screen and (min-width: 48em) {
      .header--hide {
        visibility: visible;
        opacity: 1; } }
  .header__logo {
    display: block;
    animation: roll-in-top .3s ease-out;
    -webkit-animation: roll-in-top .3s ease-out; }
    .header__logo svg {
      display: block;
      height: 2rem;
      width: auto; }
    .header__logo--sm {
      display: block;
      margin-top: .5rem; }
      .header__logo--sm img {
        height: 3rem; }
    .header__logo--lg {
      display: none; }
      .header__logo--lg svg {
        height: 4.5rem;
        transition: height 0.3s;
        width: auto; }
    .header__logo--lg-scrolled {
      display: none; }
  .header__container {
    display: -ms-flexbox;
    display: flex;
    height: inherit;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin: auto; }
  .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;
    transition: transform 0.15s ease-in-out, opacity 0.15s linear; }
    .header__collapse-helper {
      position: fixed;
      top: 86px;
      left: 0;
      bottom: 0;
      width: 100%;
      overflow: auto; }
    .header__collapse--in {
      transform: translateX(0);
      opacity: 1;
      height: 100vh; }
  .header__search {
    margin-bottom: 3rem;
    margin-top: 3rem;
    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; }
    @media screen and (min-width: 80em) {
      .header__search {
        margin-left: 3rem;
        margin-top: 0;
        margin-bottom: 0; } }
    .header__search-img {
      width: 2rem;
      height: auto;
      display: block; }
  .header__social {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: row;
        flex-direction: row;
    margin-bottom: -.5rem;
    margin-right: -1.5rem;
    position: relative;
    margin-bottom: 1rem; }
    @media screen and (min-width: 80em) {
      .header__social {
        -ms-flex-pack: center;
            justify-content: center;
        margin-bottom: 0; } }
    .header__social:before {
      background-color: gray;
      content: " ";
      width: 1px;
      height: 1.5rem;
      right: -.5rem;
      top: .5rem;
      position: absolute;
      display: none; }
    .header__social-logo {
      height: 1.6rem;
      width: auto;
      transition: opacity linear .2s;
      margin-right: 1.5rem;
      opacity: .5; }
      .header__social-logo:hover {
        opacity: 1;
        transition: opacity linear .2s; }

.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: "Roboto", sans-serif; }

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

.nav {
  padding: 0 0 2rem 0;
  margin-top: 0;
  font-family: "Roboto", sans-serif; }
  .nav__item {
    display: block;
    font-size: 1.8rem;
    height: 100%;
    margin-top: 1rem;
    padding: 0 .25em .5em 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; }
    @media screen and (min-width: 80em) {
      .nav__item {
        color: white; } }
    .nav__item:first-of-type {
      margin-top: 1em; }
  .nav__btn {
    margin-top: 1rem; }
  .nav__link {
    color: inherit;
    line-height: 1;
    position: relative;
    text-decoration: none;
    transition: color 0.1s linear;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.7rem; }
    .nav__link--active {
      font-weight: 600; }
  .nav__link--desktop {
    display: none; }
  .nav__link--phone:hover {
    color: black; }
  .nav__list {
    margin-top: .5rem;
    padding-left: 0; }

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

@media screen and (orientation: landscape) {
  .header:before {
    transform: skewY(-5deg); } }

@media print, screen and (min-width: 48em) {
  .header:before {
    transform: skewY(-4deg); } }

@media screen and (min-width: 75em) {
  .header:before {
    height: 11rem;
    transform: skewY(-3deg); } }

@media screen and (min-width: 80em) {
  .hamburger-wrapper {
    display: none; }
  .header {
    height: 8rem;
    padding: 0 4rem; }
    .header:before {
      height: 15rem;
      transform: skewY(-3.2deg); }
    .header__logo--sm {
      display: none; }
    .header__logo--lg {
      display: block; }
      .header__logo--lg svg {
        height: 5rem;
        margin-top: 2rem; }
    .header__collapse {
      height: inherit;
      padding: 0;
      position: static;
      opacity: 1;
      z-index: 1;
      margin-left: auto;
      background-color: transparent;
      overflow: visible;
      transform: translateX(0);
      transition: none;
      box-shadow: none; }
      .header__collapse-helper {
        position: static;
        height: inherit;
        overflow: hidden; }
  .subnav {
    margin-top: 0rem;
    -ms-flex-pack: end;
        justify-content: flex-end;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; } }
  @media screen and (min-width: 80em) and (min-width: 80em) {
    .subnav {
      margin-top: -8rem; } }

@media screen and (min-width: 80em) {
    .subnav__list {
      margin: 0;
      height: inherit;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding-top: 0rem; }
    .subnav__item {
      -ms-flex-align: center;
          align-items: center;
      font-size: 1.4rem;
      font-weight: 300;
      text-transform: uppercase;
      display: -ms-flexbox;
      display: flex;
      padding: 0 .25em; }
      .subnav__item:first-of-type {
        margin-top: 0; }
      .subnav__item + .subnav__item {
        margin-left: 3rem;
        margin-top: 0; }
    .subnav__link {
      padding: 0;
      height: inherit;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding: 0;
      margin-left: 4rem;
      color: inherit;
      line-height: 1;
      position: relative;
      text-decoration: none;
      transition: color 0.1s linear;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 1.5rem;
      color: white; }
      .subnav__link:before {
        background-color: white;
        content: " ";
        width: 1px;
        height: 100%;
        right: -2rem;
        position: absolute; }
      .subnav__link:after {
        background-color: white;
        bottom: -.5rem;
        content: " ";
        height: 1px;
        left: 0;
        position: absolute;
        transition: width .3s ease;
        width: 0%; }
      .subnav__link:hover:after, .subnav__link:active:after, .subnav__link--active:after {
        width: 100%; }
  .nav {
    display: inline-block;
    margin-top: 0;
    padding: 0;
    height: inherit;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .nav__list {
      margin: 0;
      height: inherit;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding-top: 3.6rem; }
    .nav__item {
      -ms-flex-align: center;
          align-items: center;
      font-size: 1.6rem;
      text-transform: none;
      display: -ms-flexbox;
      display: flex;
      height: 3.5rem;
      padding: 0 .25em; }
      .nav__item:first-of-type {
        margin-top: 0; }
      .nav__item + .nav__item {
        margin-left: 3rem;
        margin-top: 0; }
    .nav__btn {
      margin-top: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .nav__link {
      padding: 0;
      height: 3.5rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding: 0;
      margin: 0 .5rem; }
      .nav__link:after {
        background-color: white;
        bottom: 2.5rem;
        content: " ";
        height: 2px;
        left: 0;
        position: absolute;
        transition: width .3s ease;
        width: 0%; }
      .nav__link:hover:after, .nav__link:active:after, .nav__link--active:after {
        width: 100%; }
      .nav__link--sub-menu:hover ~ .nav__sub-menu {
        visibility: visible; }
    .nav__sub-menu {
      visibility: hidden; }
      .nav__sub-menu:hover {
        visibility: visible; }
    .nav__sub-item {
      font-size: inherit;
      padding: .25em 0; }
  .nav__link--phone {
    display: none; }
  --sm {
    height: 10rem !important; } }

@media screen and (min-width: 100em) {
  .header:before {
    height: 17rem; }
  .header__logo--lg svg {
    height: 6rem;
    margin-top: 4rem; } }

@media screen and (min-width: 120em) {
  .header:before {
    height: 18rem; }
  .header__logo--lg svg {
    height: 6.5rem;
    margin-top: 4.8rem; } }

@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; } }

@media screen and (min-width: 80em) {
  .active:after {
    background-color: white;
    bottom: .5rem;
    content: " ";
    height: 2px;
    left: 0;
    position: absolute;
    transition: width .3s ease;
    width: 100%; } }

.header--scroll .nav__link:after {
  bottom: .5rem; }

.header--scrolled .nav__link:after {
  bottom: .5rem; }

.nav-up {
  top: -12rem;
  transition: all linear .2s; }

.video__wrapper {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
  min-width: 100%;
  z-index: 0; }

.video__arrows {
  position: fixed;
  bottom: 1rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0; }
  @media print, screen and (min-width: 64em) {
    .video__arrows {
      bottom: 5rem; } }

.video__box {
  margin: 0;
  position: relative;
  background-size: cover;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat; }
  .video__box video {
    width: 100%;
    display: none;
    object-fit: cover;
    object-position: right;
    min-height: 100%; }
    @media print, screen and (min-width: 64em) {
      .video__box video {
        display: block; } }

.video__intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video__overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3); }

.video__text {
  position: relative;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start; }

.hp-arguments {
  max-width: 150rem;
  margin: 4rem auto 0rem auto; }
  @media print, screen and (min-width: 48em) {
    .hp-arguments {
      margin: 4rem auto 4rem auto; } }
  .hp-arguments__box {
    margin-bottom: 5rem; }
    @media print, screen and (min-width: 48em) {
      .hp-arguments__box {
        margin-bottom: 0; } }
  .hp-arguments__img {
    max-width: 12rem;
    margin-bottom: 2rem; }
  .hp-arguments__text {
    margin-top: .5rem;
    color: #565454; }
  .hp-arguments__btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media print, screen and (min-width: 48em) {
      .hp-arguments__btn {
        -ms-flex-direction: row;
            flex-direction: row; } }

.hp-prods__perex {
  margin-top: 1.5rem; }

.hp-prods__name {
  font-size: 1.9rem;
  margin-top: 1rem; }

.hp-prods__box {
  margin: 2rem auto 2rem auto; }

.hp-prods__img {
  max-width: 10rem;
  margin-bottom: 1rem; }

.hp-prods-category__content {
  margin: 0rem auto 4rem auto; }
  @media print, screen and (min-width: 48em) {
    .hp-prods-category__content {
      margin: 4rem auto 10rem auto; } }

.hp-prods-category__box {
  position: relative;
  padding: .6rem 1rem .6rem 1rem; }

.hp-prods-category__img {
  position: relative;
  width: 100%;
  height: auto; }

.hp-prods-category__category {
  position: absolute;
  z-index: 2;
  top: 0;
  padding: 2.5rem 2rem; }

.hp-prods-category__name {
  text-align: left;
  color: white;
  margin-bottom: .5rem; }

.hp-prods-category__icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row; }

.hp-prods-category__icon {
  width: 3rem;
  height: 3rem;
  margin-right: 1rem; }

.hp-prods-category__overlay {
  width: calc(100% - 2rem);
  height: calc(100% - 2rem);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  z-index: 999;
  top: .6rem;
  left: 1rem;
  transition: all linear .3s;
  opacity: 0; }
  .hp-prods-category__overlay:hover {
    opacity: 1;
    transition: all linear .3s; }

.hp-refs {
  margin: 0 0 4rem 0;
  overflow: hidden; }
  @media print, screen and (min-width: 48em) {
    .hp-refs {
      margin: 3rem 0 5rem 0; } }
  .hp-refs__box {
    background: white;
    width: 100% !important;
    margin: 0;
    padding: 0 !important;
    border: none; }
    .hp-refs__box .btn--sm-white {
      margin-top: 1.5rem; }
    @media print, screen and (min-width: 48em) {
      .hp-refs__box {
        width: 45%;
        margin: 0 1.5rem; } }
    @media print, screen and (min-width: 48em) {
      .hp-refs__box {
        width: 100%; } }
  @media print, screen and (min-width: 48em) and (min-width: 64em) {
    .hp-refs__box {
      width: 100%;
      max-width: 40rem; } }
    .hp-refs__box--ref {
      background: #F1F1F1; }
  .hp-refs__text {
    text-align: left;
    padding: 1.5rem 2.5rem;
    color: #565454; }
    @media print, screen and (min-width: 48em) {
      .hp-refs__text {
        padding: 1.5rem 3rem 3rem 3rem; } }
    .hp-refs__text--title {
      margin-bottom: .5rem; }
    .hp-refs__text--more {
      margin-top: 1rem; }
    .hp-refs__text a {
      color: inherit; }
  .hp-refs__title {
    margin-bottom: 1rem; }
  .hp-refs__quote {
    margin-bottom: 1rem;
    font-style: italic; }
  .hp-refs__quoteimg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 2rem; }

.hp-about {
  max-width: 150rem;
  margin: 2rem auto 4rem auto; }
  @media print, screen and (min-width: 48em) {
    .hp-about {
      margin: 5rem auto 5rem auto; } }
  .hp-about__box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    margin-top: 3rem; }
    @media print, screen and (min-width: 48em) {
      .hp-about__box {
        margin-top: 0rem; } }
  .hp-about__illustration {
    width: 15%;
    margin-right: 2rem; }
  .hp-about__text {
    width: 85%;
    text-align: left; }
  .hp-about__img {
    width: 6rem;
    height: auto; }

.hp-blog {
  max-width: 150rem;
  margin-top: 6rem; }
  .hp-blog__column {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .hp-blog__box {
    background: white;
    padding: 4rem;
    text-align: left;
    min-height: 30rem;
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 48em) {
      .hp-blog__box {
        margin-bottom: 0; } }
    .hp-blog__box--notext {
      min-height: 21rem; }
      .hp-blog__box--notext .title-5 {
        margin-bottom: 2rem; }
  .hp-blog__text {
    margin: .5rem 0 3rem 0;
    color: #565454; }

.swiper-slide p a {
  color: inherit;
  text-decoration: underline; }
  .swiper-slide p a:hover {
    text-decoration: none; }

.social {
  /*
    Breakpoints
  */ }
  .social__item + .social__item {
    margin-left: 1rem; }
  .social__item {
    display: inline-block;
    padding-left: 0; }
  .social__link {
    font-size: 3rem;
    color: white;
    display: inline-block;
    transition: color 0.1s linear; }
  @media print, screen and (min-width: 64em) {
    .social__link--facebook:hover {
      color: #4268b3; }
    .social__link--twitter:hover {
      color: #1ca0f2; }
    .social__link--linkedin:hover {
      color: #0077B5; } }

.btn--forward:after, .btn--back:after {
  content: " ";
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='36px' height='20.5px' enable-background='new 42.833 6.333 36 20.5' version='1.1' viewBox='42.833 6.333 36 20.5' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3e%3cpolygon points='53.551 25.551 55.021 24.08 48.479 17.539 77.5 17.539 77.5 15.461 48.479 15.461 55.021 8.92 53.551 7.449 44.5 16.5' fill='%233ABB40'/%3e%3c/svg%3e");
  background-size: cover;
  width: 1.2em;
  height: .8em;
  background-repeat: no-repeat;
  position: absolute;
  top: .8em;
  transition: all 0.1s linear; }

.btn {
  background: #ffc20e;
  box-sizing: border-box;
  color: black;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  padding: 1.5rem 3rem;
  position: relative;
  transition: all 1s linear;
  text-decoration: none;
  text-transform: uppercase;
  margin: 1rem;
  margin-bottom: 0;
  min-width: 25rem;
  max-width: 90%;
  text-shadow: none;
  /*
        Breakpoints
    */ }
  @media print, screen and (min-width: 48em) {
    .btn {
      margin: 3rem;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .btn {
      min-width: 40rem; } }
  .btn--nbm {
    margin-bottom: 0; }
  .btn--mt0 {
    margin-top: 0; }
  .btn--underline {
    margin-top: .2rem; }
  .btn--sm {
    min-width: auto !important; }
    .btn--sm-white {
      min-width: auto !important;
      margin: 0;
      padding: 1rem 4rem;
      font-weight: 600;
      font-size: 1.5rem !important;
      background: white;
      border: 2px solid #ffc20e; }
      .btn--sm-white:hover {
        color: black !important;
        background: #ffc20e !important;
        transition: all 1s linear; }
  .btn:hover {
    color: white;
    background: #565454;
    transition: all 1s linear; }
  .btn--forward {
    padding-right: 2.5em; }
    .btn--forward:after {
      transform: rotate(180deg);
      right: .7em; }
  .btn--back {
    padding-left: 2.5em; }
    .btn--back:after {
      left: .7em; }
  .btn--form {
    display: -ms-flexbox;
    display: flex;
    padding: .4em 3.5em;
    padding-bottom: .4em;
    margin: auto;
    background: transparent; }
    .btn--form .svg-arrow {
      width: 1.2em;
      height: 1.2em;
      margin-top: .05em;
      margin-left: .5em; }
  .btn--light {
    color: white;
    border-color: white; }
    .btn--light:hover {
      background-color: #ffc20e;
      border-color: #ffc20e; }
  .btn--filled {
    background-color: white;
    border-color: white;
    color: #ffc20e; }
    .btn--filled:hover {
      background-color: transparent;
      color: white; }
  .btn--filled-invert {
    background-color: #ffc20e;
    border-color: #ffc20e;
    color: white; }
    .btn--filled-invert:hover {
      background-color: transparent;
      color: #ffc20e; }
  .btn--filled-text-black {
    color: black; }
  @media screen and (min-width: 80em) {
    .btn {
      transition: all 0.1s linear; }
      .btn:hover {
        transition: all 0.1s linear; }
      .btn--form:hover .svg-arrow {
        fill: white; } }
  @media screen and (min-width: 85.375em) {
    .btn {
      font-size: 1.8rem; }
      .btn--sm {
        font-size: 1.6rem; } }

/*
    Keyframes
*/
@keyframes holographic-button {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

.group__title {
  margin-bottom: 2rem; }

.group__group {
  margin-bottom: 6rem; }

.group__photo {
  padding: 0 3rem 0 0; }
  @media print, screen and (min-width: 48em) {
    .group__photo {
      padding: 0rem 3rem; } }

.group__bullets {
  margin-bottom: 5rem;
  color: #565454; }
  .group__bullets ul {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-left: 3.5rem; }
  .group__bullets li {
    list-style: square;
    margin-bottom: .5rem; }
  .group__bullets a {
    color: #ffc20e; }
    .group__bullets a:hover {
      text-decoration: underline; }
  .group__bullets--datenschutzerklarung {
    margin-bottom: 0; }

.group__item {
  padding: 0rem;
  outline: none;
  margin-bottom: 8rem; }
  .group__item a {
    outline: none; }
  @media print, screen and (min-width: 48em) {
    .group__item {
      padding: 0rem 5rem; } }

.group__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center; }
  @media print, screen and (min-width: 48em) {
    .group__flex {
      -ms-flex-direction: column;
          flex-direction: column; } }

.group__profile {
  width: 100%;
  height: 100%;
  max-width: 20rem; }
  @media print, screen and (min-width: 48em) {
    .group__profile {
      max-width: none; } }

.group__contacts {
  text-align: left; }
  .group__contacts .text-1 {
    font-size: 1.4rem; }
  @media print, screen and (min-width: 48em) {
    .group__contacts {
      text-align: center; }
      .group__contacts .text-1 {
        font-size: unset; } }

.group__name {
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

.group__cv {
  color: #ffc20e;
  text-decoration: underline;
  position: relative; }
  .group__cv:hover {
    text-decoration: none; }

.group__cv-row {
  margin-top: 1rem; }

.group__person {
  margin-top: 3rem;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
  transition: all 0.5s ease; }
  .group__person:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    transition: all 0.5s ease; }

.group__img {
  border-radius: 50%;
  height: auto;
  max-width: 20rem;
  width: 100%; }

.group__column {
  padding: 0 5rem;
  margin-bottom: 3rem; }

.group__reveal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 5rem;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media print, screen and (min-width: 48em) {
    .group__reveal {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .group__reveal--img {
    margin-right: 5rem; }

.reveal {
  text-align: left;
  padding: 4rem;
  border: none; }
  @media print, screen and (min-width: 48em) {
    .reveal {
      padding: 8rem; } }
  .reveal:focus {
    outline: 0; }

.large {
  max-width: 90rem !important; }

.reveal-overlay {
  background-color: rgba(147, 149, 152, 0.6); }

.close-button {
  top: 3rem;
  right: 3rem; }

img.grayscale:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  transition: all 1s ease; }

.svg {
  transition: all 1s ease;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border-radius: 50%; }

.svg image:hover {
  opacity: 0;
  transition: all 1s ease; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .group__column {
    margin-bottom: 10rem; } }

.page {
  color: white;
  position: relative;
  /*
        Breakpoints
    */ }
  .page__typo {
    -ms-flex-align: center;
        align-items: center;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    height: 115vw;
    margin: auto;
    margin-top: 4.5rem;
    max-height: 50rem;
    max-width: 90%;
    position: relative;
    text-shadow: 4px 4px 20px black; }
    .page__typo--wide {
      margin-top: 8rem; }
  .page__title {
    width: 100%;
    margin-bottom: .8rem;
    color: #ffc20e; }
  .page__img {
    height: 110vw;
    position: absolute;
    right: 0;
    top: 1rem;
    width: auto;
    z-index: -10; }
  .page__overlay {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.27) 0%, rgba(0, 0, 0, 0.77) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45000000', endColorstr='#c4000000',GradientType=0 );
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -5; }
  @media screen and (min-width: 34.25em) {
    .page__img {
      height: 100vw;
      top: -5vw; } }
  @media screen and (orientation: landscape) {
    .page__img {
      height: auto;
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .page__img {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .page__img {
      height: 50vw;
      top: -8vw;
      width: auto; }
    .page__typo {
      max-width: 75rem;
      -ms-flex-pack: center;
          justify-content: center;
      text-align: center;
      -ms-flex-align: center;
          align-items: center; }
      .page__typo--wide {
        max-width: 85rem; } }
  @media screen and (min-width: 75em) {
    .page__typo {
      max-height: 55rem; } }
  @media screen and (min-width: 80em) {
    .page {
      overflow: hidden; }
      .page__typo {
        max-height: 55rem; }
      .page__img {
        height: auto;
        top: -5vw;
        width: 100%; } }
  @media screen and (min-width: 100em) {
    .page__typo {
      max-height: 60rem; } }

.pages {
  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;
  text-align: left; }
  .pages__item {
    color: #565454; }
    .pages__item:hover {
      text-decoration: underline; }
  .pages__files {
    margin: 3rem 0;
    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;
    text-align: left; }
  .pages__btns {
    margin: 3rem 0;
    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;
    text-align: left; }
    .pages__btns .btn {
      margin: 0; }
    .pages__btns .btn + .btn {
      margin-top: 2rem; }

@media print, screen and (min-width: 769px) {
  .snippet {
    position: fixed;
    right: 0;
    top: 15vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: stretch;
        align-items: stretch;
    max-width: 90vw;
    z-index: 9;
    transition: all ease .3s; }
    .snippet__name {
      position: relative;
      background: #F1F1F1;
      width: 5rem;
      min-height: 34rem;
      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;
      cursor: pointer;
      z-index: 998;
      transform: translateX(100vw);
      transition: all ease .5s; }
      .snippet__name-text {
        transform: rotate(-90deg);
        white-space: nowrap;
        line-height: 1;
        position: absolute;
        width: auto;
        font-family: "Roboto", sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 18px; }
    .snippet__open {
      width: 2rem;
      height: auto;
      position: absolute;
      top: 2rem;
      right: 1.6rem; }
    .snippet__close {
      width: 1.6rem;
      height: auto;
      position: absolute;
      top: 2rem;
      right: 1.6rem;
      cursor: pointer;
      z-index: 999; }
    .snippet__box {
      position: relative;
      padding: 3rem;
      max-width: 90vw;
      border-left: .5rem solid #F1F1F1;
      box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.25); }
      .snippet__box-text {
        font-family: "Roboto", sans-serif; }
        .snippet__box-text p {
          font-family: "Roboto", sans-serif;
          margin-bottom: .5rem;
          font-size: 18px;
          line-height: 1.4; }
        .snippet__box-text .green-btn {
          font-size: 18px;
          line-height: 1;
          margin-top: .3rem; }
      .snippet__box-img {
        width: 100%;
        height: auto; }
    .snippet--hide {
      transform: translateX(100%);
      right: 5rem;
      transition: all ease .3s; }
      .snippet--hide .snippet__name {
        transform: translateX(0%);
        transition: all ease .5s; } }

@media print, screen and (max-width: 768px) {
  .snippet {
    position: fixed;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 100vw;
    z-index: 999;
    transition: all ease .3s; } }

@media print, screen and (max-width: 768px) and (min-width: 48em) {
  .snippet {
    right: 5rem; } }

@media print, screen and (max-width: 768px) {
  .snippet__name {
    position: relative;
    background: white;
    height: 5rem;
    display: -ms-flexbox;
    display: flex;
    width: 40rem;
    max-width: 100vw;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 998;
    transition: all ease .5s; }
  .snippet__name-text {
    white-space: nowrap;
    line-height: 1;
    position: absolute;
    width: 30rem;
    max-width: 100vw;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.3rem;
    padding: 1rem 0;
    padding-right: 2rem !important; }
  .snippet__open {
    width: 1.5rem;
    height: auto;
    position: absolute;
    top: 1.8rem;
    right: 1.8rem;
    transform: rotate(90deg);
    opacity: 0;
    transform: all ease .3s; }
  .snippet__close {
    width: 1.6rem;
    height: auto;
    position: absolute;
    top: -3.5rem;
    right: 1.6rem;
    cursor: pointer;
    z-index: 999; }
  .snippet__box {
    position: relative;
    padding: 2rem;
    max-width: 100vw;
    border-left: .5rem solid white;
    background: white;
    color: black;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.25); }
  .snippet__box-text p {
    margin-bottom: .5rem;
    font-size: 1.6rem;
    line-height: 1.4; }
  .snippet__box-text h2, .snippet__box-text h3 {
    margin-bottom: 1rem; }
  .snippet__box-text .green-btn {
    font-size: 18px;
    line-height: 1;
    margin-top: .3rem; }
  .snippet__box-img {
    width: 100%;
    height: auto;
    margin: 1rem 0; }
  .snippet--hide {
    transform: translateY(calc(100% - 5rem));
    transition: all ease .3s; }
  .snippet--hide .snippet__open {
    opacity: 1;
    transform: all ease .3s; }
  .snippet--hide .snippet__close {
    opacity: 0;
    pointer-events: none;
    transform: all ease .3s; }
  .snippet--hide .snippet__name {
    transform: translateY(0rem);
    transition: all ease .5s; } }

.ptacek__bullets a {
  color: gray;
  text-decoration: underline; }
  .ptacek__bullets a:hover {
    text-decoration: none; }

.ptacek__text a {
  color: gray;
  text-decoration: underline; }
  .ptacek__text a:hover {
    text-decoration: none; }

.animate {
  transition: all 1s ease; }
  .animate-fadein {
    opacity: 0; }
  .animate-up {
    transform: translateY(1rem); }
  .animate-in {
    transform: scale(1.05); }

.active.animate-fadein {
  opacity: 1; }

.active.animate-up {
  transform: translateY(0); }

.active.animate-in {
  transform: scale(1); }

.intro {
  color: white;
  position: relative;
  height: 80vh;
  min-height: 40rem;
  max-height: 50rem;
  /*
        Breakpoints
    */ }
  @media screen and (min-width: 75em) {
    .intro {
      height: 90vh;
      max-height: none; } }
  .intro__typo {
    -ms-flex-align: center;
        align-items: center;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    height: 100%;
    margin: auto;
    margin-top: 4.5rem;
    max-width: 90%;
    position: relative;
    text-shadow: 4px 4px 20px black; }
    .intro__typo h2, .intro__typo h3 {
      width: 100%; }
  .intro__title {
    width: 100%;
    margin-bottom: .8rem;
    color: #ffc20e; }
  .intro__img {
    height: 110vw;
    position: absolute;
    right: 0;
    top: 1rem;
    width: auto;
    z-index: -10; }
    .intro__img-mobile {
      display: block;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: right; }
      @media print, screen and (min-width: 64em) {
        .intro__img-mobile {
          display: none; } }
  .intro__overlay {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.27) 0%, rgba(0, 0, 0, 0.77) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45000000', endColorstr='#c4000000',GradientType=0 );
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -5; }
  @media screen and (min-width: 34.25em) {
    .intro__img {
      height: 100vw; } }
  @media screen and (orientation: landscape) {
    .intro__img {
      height: auto;
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .intro__img {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .intro__img {
      min-width: 100%; }
    .intro__typo {
      max-width: 65rem;
      margin: 8rem 0 0 12rem;
      text-align: left;
      -ms-flex-align: initial;
          align-items: initial; } }
  @media screen and (min-width: 75em) {
    .intro__typo {
      max-height: 55rem; } }
  @media screen and (min-width: 80em) {
    .intro {
      overflow: hidden; }
      .intro__typo {
        max-height: 55rem; }
      .intro__img {
        height: auto;
        top: -5vw;
        width: auto;
        object-fit: cover; } }
  @media screen and (min-width: 100em) {
    .intro__typo {
      max-height: 75rem; } }

.contacts__row {
  display: -ms-flexbox !important;
  display: flex !important;
  margin-bottom: 4rem;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start; }
  @media screen and (min-width: 75em) {
    .contacts__row {
      margin-bottom: 6rem; } }
  @media print, screen and (min-width: 48em) {
    .contacts__row {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center; } }

.contacts__int {
  margin-bottom: 2rem; }
  .contacts__int-img {
    width: 20rem;
    max-width: 100%;
    height: auto;
    margin-top: 2rem; }

.contacts__heading {
  color: #ffc20e;
  text-align: left;
  margin-top: 2rem; }
  @media print, screen and (min-width: 48em) {
    .contacts__heading {
      margin-top: 0rem; } }

.contacts__mail {
  height: 6rem;
  width: 6rem;
  margin-right: 2rem; }
  @media print, screen and (min-width: 64em) {
    .contacts__mail {
      height: 8rem;
      width: 8rem; } }

.contacts__margin {
  margin-bottom: 2rem; }
  .contacts__margin-row {
    margin-bottom: 6rem; }

.contacts__lineheight {
  line-height: 1.4; }
  .contacts__lineheight a {
    color: inherit;
    text-decoration: underline; }
    .contacts__lineheight a:hover {
      text-decoration: none; }

.contacts__sales {
  margin-bottom: 2rem; }
  .contacts__sales-name {
    font-weight: 700; }
  .contacts__sales-region {
    font-style: italic; }
  .contacts__sales-text a {
    color: inherit;
    text-decoration: underline; }
    .contacts__sales-text a:hover {
      text-decoration: none; }
  .contacts__sales-city p {
    margin-bottom: 0 !important; }
  .contacts__sales-city p + p {
    margin-top: .1rem; }

.contacts__logos {
  display: -ms-flexbox;
  display: flex;
  margin-top: 4rem; }
  .contacts__logos--footer {
    display: -ms-flexbox;
    display: flex;
    margin-top: 2rem; }
    @media print, screen and (min-width: 48em) {
      .contacts__logos--footer {
        margin-top: 1rem; } }

.contacts__container {
  margin-bottom: 6rem; }
  @media print, screen and (min-width: 48em) {
    .contacts__container {
      margin-bottom: 0; } }

.contacts__logo-item {
  width: 6rem;
  height: 6rem;
  margin-right: 2rem; }
  .contacts__logo-item--footer {
    width: 2.8rem;
    height: 2.8rem;
    margin-right: 1rem;
    margin-top: -.5rem; }

.contacts__tiny a {
  color: inherit;
  text-decoration: underline; }
  .contacts__tiny a:hover {
    text-decoration: none; }

.contacts__map {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center; }
  .contacts__map-img {
    width: 1.7rem;
    height: auto;
    margin-right: .8rem; }
  .contacts__map a {
    color: inherit;
    text-decoration: underline; }
    .contacts__map a:hover {
      text-decoration: none; }

.cookie-box {
  background: white;
  text-align: left;
  bottom: 1rem;
  box-shadow: -2px 2px 10px -2px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  left: .8rem;
  line-height: 1.4;
  padding: 2rem;
  position: fixed;
  width: 340px;
  z-index: 1000;
  font-size: 15px;
  max-width: 96%; }
  .cookie-box--hide {
    opacity: 0;
    bottom: -100%; }

.cookie-button {
  display: inline;
  float: right;
  margin: 2rem 0 0 1rem;
  background: #ffc20e;
  color: white;
  cursor: pointer;
  padding: .5rem 1rem; }

.products__title {
  font-size: 1.8rem;
  text-transform: uppercase;
  color: black;
  font-weight: 400;
  border-bottom: 1px solid black; }
  .products__title:hover {
    border-bottom: 1px solid #ffc20e; }
  .products__title--product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    position: relative;
    margin-top: .8rem; }
    @media print, screen and (min-width: 48em) {
      .products__title--product {
        -ms-flex-direction: row;
            flex-direction: row;
        margin-top: 0; }
        .products__title--product li:not(:first-child):before {
          content: "|";
          font-size: 1.1rem;
          color: black;
          margin-right: 1rem; } }
    .products__title--product-item {
      margin-right: 1rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center; }
      .products__title--product-item p {
        font-size: 1.5rem;
        margin-bottom: .5rem;
        margin-left: 1rem; }
      @media print, screen and (min-width: 48em) {
        .products__title--product-item p {
          font-size: 1.8rem;
          margin-bottom: 0;
          margin-left: 0; } }

.products__perex {
  margin-top: 2rem; }

.products__nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
  -ms-flex-align: start;
      align-items: start; }
  @media print, screen and (min-width: 48em) {
    .products__nav {
      -ms-flex-direction: row;
          flex-direction: row; } }

.products__name {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  @media print, screen and (min-width: 48em) {
    .products__name {
      margin-bottom: 3rem;
      margin-top: 3rem; } }

.products__filter {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #565454;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: baseline;
      align-items: baseline; }
  @media print, screen and (min-width: 64em) {
    .products__filter {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center; } }
  .products__filter--download {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center; }
    .products__filter--download .products__filter-item {
      white-space: nowrap;
      margin-bottom: 1rem; }
  .products__filter-item {
    margin-right: 4rem;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-top: .5rem;
    text-align: left;
    transition: all linear .2s; }
    @media print, screen and (min-width: 64em) {
      .products__filter-item {
        margin-top: 0; } }
    .products__filter-item--active {
      border-bottom: 2px solid #ffc20e;
      color: black; }
    .products__filter-item:hover {
      color: #565454;
      transition: all linear .2s; }
  .products__filter .selected {
    border-bottom: none;
    border-bottom: 2px solid #ffc20e; }
    .products__filter .selected .products__filter-border {
      border-bottom: 2px solid #ffc20e;
      transition: all linear .3s; }

.products__product {
  padding: 1.5rem;
  border: 1px solid #bbbcbe;
  margin-bottom: 2rem;
  transition: border linear .2s;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  min-height: 50rem;
  position: relative; }
  @media print, screen and (min-width: 64em) {
    .products__product {
      min-height: 55rem; } }
  @media screen and (min-width: 80em) {
    .products__product {
      min-height: 51rem; } }
  .products__product--acc {
    min-height: 40rem; }
  .products__product:hover {
    border: 1px solid black;
    transition: border linear .2s; }
  .products__product-box {
    padding: 0;
    width: 100%; }
    @media print, screen and (min-width: 48em) {
      .products__product-box {
        padding: 0 1rem;
        width: calc(50% - .5rem); } }
    @media print, screen and (min-width: 64em) {
      .products__product-box {
        padding: 0 2rem 0 0;
        width: calc(25% - .5rem); } }
  .products__product-acc {
    padding: 0; }
    @media print, screen and (min-width: 48em) {
      .products__product-acc {
        padding: 0 1rem; } }
    @media print, screen and (min-width: 64em) {
      .products__product-acc {
        padding: 0 2rem 0 0; } }
  .products__product-bg {
    width: 100%;
    height: 25rem;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .products__product--acces:hover {
    border: 1px solid #bbbcbe; }
  .products__product-title {
    color: #ffc20e; }
  .products__product-subtitle {
    color: #565454;
    margin: .7rem 0 .5rem 0; }
  .products__product-proportions {
    color: #565454; }
  .products__product-output {
    position: absolute;
    bottom: 3rem;
    right: 4rem;
    color: #565454;
    font-size: 1.5rem; }
  .products__product-newoutput {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    color: #565454; }
    .products__product-newoutput img {
      height: 1.8rem;
      width: auto;
      margin-right: .4rem; }
    .products__product-newoutput-text {
      font-weight: 700;
      color: #FFC20E; }
    .products__product-newoutput--page {
      margin-top: 1rem; }
  .products__product-nooutput {
    height: 2.3rem; }
  .products__product-icons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    margin-top: .5rem; }
  .products__product-icon {
    width: 3rem;
    height: 3rem;
    margin-right: 1rem; }
  .products__product-btn {
    margin-top: 2rem;
    margin-left: 0;
    padding: 1rem 2.5rem;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: unset; }
  .products__product-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    white-space: nowrap;
    pointer-events: none;
    -ms-flex-align: center;
        align-items: center; }
    .products__product-nav-sticky {
      position: absolute;
      bottom: 4rem;
      left: 0;
      z-index: 999;
      padding: 0 3rem;
      right: 0;
      width: 100%;
      z-index: 999;
      padding: 0 3rem;
      margin: auto;
      width: 120rem;
      max-width: 100%;
      pointer-events: none; }
      @media print, screen and (min-width: 48em) {
        .products__product-nav-sticky {
          bottom: 6rem; } }
      @media screen and (min-width: 90.625em) {
        .products__product-nav-sticky {
          position: sticky;
          top: 50%;
          bottom: 50%;
          left: 0;
          right: 0;
          margin: auto;
          padding: 0;
          width: 100%; } }
    .products__product-nav-item {
      pointer-events: all; }
      .products__product-nav-item a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        color: gray;
        font-size: 1.6rem;
        transition: all ease .1s;
        white-space: normal; }
        .products__product-nav-item a:hover {
          color: #565454;
          transition: all ease .1s; }
        @media print, screen and (min-width: 48em) {
          .products__product-nav-item a {
            font-size: 2rem; } }
        @media screen and (min-width: 90.625em) {
          .products__product-nav-item a {
            font-size: 2.4rem; } }
      .products__product-nav-item img {
        height: 3rem;
        width: auto; }
      .products__product-nav-item--next {
        text-align: right; }
        .products__product-nav-item--next a {
          -ms-flex-pack: end;
              justify-content: flex-end; }
        .products__product-nav-item--next img {
          margin-left: 1rem; }
          @media print, screen and (min-width: 48em) {
            .products__product-nav-item--next img {
              margin-left: 2rem; } }
      .products__product-nav-item--prev {
        text-align: left; }
        .products__product-nav-item--prev a {
          -ms-flex-pack: start;
              justify-content: flex-start; }
        .products__product-nav-item--prev img {
          margin-right: 1rem; }
          @media print, screen and (min-width: 48em) {
            .products__product-nav-item--prev img {
              margin-right: 2rem; } }
    .products__product-nav-link {
      max-width: 11rem;
      line-height: 1.3; }

.products__delimiter {
  display: none; }
  @media print, screen and (min-width: 48em) {
    .products__delimiter {
      display: block;
      font-weight: 700;
      margin: 0 1rem; } }

.products__indi {
  margin-bottom: 6rem; }
  .products__indi-margin {
    margin-bottom: 3rem; }
  .products__indi .product__subtitle {
    margin-bottom: 1.5rem; }

.grid {
  margin-bottom: 6rem; }

.accessories {
  margin-bottom: 3rem; }
  .accessories__item {
    width: 100%;
    height: 100%; }
  .accessories__imgbox {
    position: relative;
    display: inline-block;
    height: 25rem;
    margin-bottom: 0; }
    @media print, screen and (min-width: 48em) {
      .accessories__imgbox {
        height: 30rem;
        margin-bottom: 8rem; } }
    @media print, screen and (min-width: 64em) {
      .accessories__imgbox {
        margin-bottom: 0; } }
    .accessories__imgbox h4 {
      margin-top: -6rem; }
      @media print, screen and (min-width: 48em) {
        .accessories__imgbox h4 {
          margin-top: 0; } }
    .accessories__imgbox img {
      border-radius: 50%;
      width: 170px;
      height: 170px;
      z-index: 1;
      position: absolute;
      margin: 0 auto;
      top: 15px;
      left: 15px;
      bottom: 15px;
      right: 15px;
      -webkit-transform: scale(1);
      transition: all 0.3s ease-out 0s; }
      @media print, screen and (min-width: 48em) {
        .accessories__imgbox img {
          width: 270px;
          height: 270px; } }
    .accessories__imgbox:hover img {
      -webkit-transform: scale(1.08);
      transition: all 0.3s ease-out 0s; }
  .accessories__circle {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    height: 200px;
    width: 200px;
    border: 20px solid white;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto; }
    @media print, screen and (min-width: 48em) {
      .accessories__circle {
        height: 300px;
        width: 300px; } }
  .accessories__img {
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    top: 0;
    left: 0;
    padding: 3rem;
    transition: all ease 0.5s; }
    .accessories__img:hover {
      transform: scale(1.1, 1.1);
      transition: all ease 0.5s; }

.totop {
  position: fixed;
  bottom: 4rem;
  right: -6rem;
  background: white;
  border: 1px solid #bbbcbe;
  border-right: none;
  z-index: 999;
  height: 6rem;
  width: 6rem;
  opacity: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  transition: all linear .2s; }
  .totop__img {
    height: 3rem;
    width: auto; }
  .totop--active {
    opacity: 1;
    right: 0;
    transition: all linear .2s; }
  .totop--deactive {
    opacity: 0;
    right: -6rem;
    transition: all linear .2s; }

.swiper-slide-comment .products__product-title {
  color: white;
  font-size: 2rem; }

.swiper-slide-comment .products__product-subtitle {
  color: white;
  font-size: 1.6rem; }

.swiper-slide-comment .download__file {
  color: white;
  font-size: 1.6rem;
  line-height: 1.2; }
  .swiper-slide-comment .download__file:hover {
    text-decoration: underline; }

.swiper-slide-comment .product__downloadimg {
  height: 2.2rem;
  width: 2.2rem;
  margin-right: .2rem; }

.selected-double .selected {
  border-bottom: 2px solid transparent; }

.footer__map {
  position: relative; }

.footer__mapimg {
  display: none; }
  @media print, screen and (min-width: 48em) {
    .footer__mapimg {
      display: block;
      marign-left: -6rem; } }

.footer__trade {
  position: relative;
  margin: 0 auto auto auto; }
  @media print, screen and (min-width: 48em) {
    .footer__trade {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 2rem;
      right: 0;
      margin: 0 auto; } }

.footer__trade-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 4rem; }
  @media print, screen and (min-width: 48em) {
    .footer__trade-flex {
      -ms-flex-direction: row;
          flex-direction: row;
      margin-top: 3rem;
      padding-left: 6rem; } }

.footer__trade-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 2rem; }

.footer__trade-text {
  text-align: left;
  margin: 0 6rem 0 2rem; }

.footer__photo {
  border-radius: 50%;
  max-width: 9rem;
  max-height: 9rem; }
  @media print, screen and (min-width: 48em) {
    .footer__photo {
      max-width: 12rem;
      max-height: 12rem; } }
  @media screen and (min-width: 75em) {
    .footer__photo {
      max-width: 16rem;
      max-height: 16rem; } }

.footer__underline {
  border-bottom: 5px solid black; }

.footer__region {
  text-transform: uppercase;
  font-size: 85%; }

.footer__margintrade {
  margin-top: 6rem;
  margin-bottom: 3rem; }

.footer__select {
  padding: .5rem;
  border-radius: 0;
  border: 1px solid #bbbcbe;
  font-size: 1.65rem;
  font-family: "Roboto", sans-serif;
  color: #565454;
  min-width: 18rem; }
  .footer__select select {
    display: none; }
  .footer__select-margin {
    margin-right: 1rem; }
  .footer__select-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;
    margin-top: 2rem; }
    @media print, screen and (min-width: 48em) {
      .footer__select-box {
        -ms-flex-direction: row;
            flex-direction: row; } }

.footer p {
  color: #bbbcbe;
  font-size: 1.6rem;
  margin-bottom: .3rem; }

.footer a {
  color: #bbbcbe;
  font-size: 1.6rem;
  margin-bottom: .3rem; }
  .footer a:hover {
    text-decoration: underline !important; }

.footer__block {
  margin-bottom: 2rem;
  line-height: 1.8; }
  @media print, screen and (min-width: 48em) {
    .footer__block {
      margin-bottom: 0; } }
  .footer__block a {
    color: white; }
    .footer__block a:hover {
      text-decoration: underline; }

.footer__highlight {
  color: white !important;
  font-weight: 600; }

.footer__last {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }
  @media print, screen and (min-width: 48em) {
    .footer__last {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .footer__last a:hover {
    text-decoration: none !important; }

.footer__title {
  text-transform: uppercase;
  color: white;
  font-weight: 600; }

.footer__margin {
  margin-bottom: 3rem !important; }

.footer__box {
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 48em) {
    .footer__box {
      margin-bottom: 0; } }

.footer__social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-top: 2rem; }
  .footer__social-logo {
    height: 2rem;
    width: auto;
    transition: opacity linear .2s;
    margin-right: 1rem; }
    .footer__social-logo:hover {
      opacity: .3;
      transition: opacity linear .2s; }

.hr__footer {
  border: none;
  margin: 0rem 3rem 3rem 3rem;
  height: 1px;
  background: black;
  width: calc(100% - 6rem); }
  @media print, screen and (min-width: 48em) {
    .hr__footer {
      margin: 5rem 3rem; } }

.anfas {
  color: inherit; }
  .anfas:hover {
    color: #9ebe00; }

.jellypot {
  color: inherit; }
  .jellypot:hover {
    color: #ff3886; }

/*---------------------------------------------------
                		Snippet
---------------------------------------------------*/
.snippet a {
  color: inherit; }

.snippet__img {
  max-width: 100%;
  height: auto !important;
  display: block;
  margin-bottom: 2rem; }

.snippet__text {
  margin-top: 0.5rem; }

.snippet a, .snippet .link {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: inherit;
  border-bottom: 1px dotted currentColor;
  display: inline-block;
  margin-top: .5rem;
  cursor: pointer; }
  .snippet a:hover, .snippet .link:hover {
    color: #ffc20e;
    border-color: white; }

.snippet--icon .snippet__img {
  width: 10rem;
  height: 10rem;
  text-align: center; }

.snippet--photo .snippet__img {
  width: 100%;
  max-width: 400px;
  height: auto;
  text-align: center; }

.snippet--horizontal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  text-align: left;
  margin-top: 2.5rem;
  box-sizing: border-box;
  /*
        Breakpoints
    */ }
  .snippet--horizontal:first-of-type {
    margin-top: 0; }
  .snippet--horizontal > :first-child {
    margin-right: 1.5rem; }
  .snippet--horizontal__img {
    width: 100%;
    height: auto; }
  .snippet--horizontal .snippet__img--square {
    width: 10rem;
    height: 10rem;
    margin-bottom: 1rem; }
  .snippet--horizontal__text {
    padding: 0 .2rem; }
  .snippet--horizontal__img + .snippet--horizontal__text {
    margin-top: .5rem; }
  .snippet--horizontal .title-3 + p {
    margin-top: .5rem; }
  @media print, screen and (min-width: 48em) {
    .snippet--horizontal:nth-child(-n+2) {
      margin-top: 0; } }
  @media print, screen and (min-width: 64em) {
    .snippet--horizontal {
      padding: 0 3rem; }
      .snippet--horizontal:nth-child(-n+3) {
        margin-top: 0; } }

.snippet-detail {
  text-align: left; }

.product__perex {
  margin-top: 2rem; }
  @media print, screen and (min-width: 48em) {
    .product__perex {
      padding-right: 3rem;
      margin-top: 0; } }

.product__icons {
  margin-top: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-item-align: center;
      align-self: center;
  max-width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.product__icon {
  height: 4rem;
  width: 4rem;
  margin: auto; }
  @media print, screen and (min-width: 48em) {
    .product__icon {
      height: 6.5rem;
      width: 6.5rem; } }

.product__iconitem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-item-align: baseline;
      align-self: baseline;
  width: 7rem;
  padding: 0;
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 48em) {
    .product__iconitem {
      width: 33%;
      padding: 0; } }
  @media print, screen and (min-width: 64em) {
    .product__iconitem {
      width: 25%;
      padding: 0;
      margin-bottom: 0; } }
  @media screen and (min-width: 75em) {
    .product__iconitem {
      width: 20%;
      padding: 0;
      margin-bottom: 0; } }

.product__icondesc {
  margin-top: -.1rem;
  text-align: center;
  line-height: 1.2; }
  @media print, screen and (min-width: 48em) {
    .product__icondesc {
      width: 9rem; } }

.product__dimensions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: start;
      align-items: flex-start; }

.product__dimensionitem {
  margin-top: 2rem;
  margin-right: 1rem;
  text-align: left;
  min-width: 7rem; }
  @media print, screen and (min-width: 48em) {
    .product__dimensionitem {
      margin-top: 2rem;
      margin-right: 4rem;
      text-align: left;
      min-width: 8rem; } }

.product__dimensionimg {
  width: 6rem;
  height: auto; }
  @media print, screen and (min-width: 48em) {
    .product__dimensionimg {
      width: 7rem; } }

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

.product__desc {
  margin-bottom: 2rem; }

.product__text {
  font-size: 1.8rem; }
  .product__text p {
    margin-bottom: 1.5rem !important; }
    .product__text p:last-of-type {
      margin-bottom: 0 !important; }

.product__output {
  border: 4px solid #ffc20e;
  margin-top: 2rem;
  border-radius: 50%;
  height: 7rem;
  width: 7rem;
  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; }
  @media print, screen and (min-width: 48em) {
    .product__output {
      height: 9rem;
      width: 9rem; } }
  .product__output p {
    line-height: 1.1; }
  .product__output--sm {
    height: 6.5rem;
    width: 6.5rem; }
  .product__output--absolute {
    position: absolute;
    bottom: 2rem;
    right: 3rem; }

.product__rows {
  min-height: 32rem; }
  .product__rows p {
    font-size: 1.5rem; }

.product__firstrow {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  position: relative; }
  @media print, screen and (min-width: 64em) {
    .product__firstrow {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: start;
          justify-content: flex-start; } }

.product__secondrow {
  -ms-flex-direction: column;
      flex-direction: column; }
  @media print, screen and (min-width: 48em) {
    .product__secondrow {
      margin-top: 3rem; } }
  @media print, screen and (min-width: 64em) {
    .product__secondrow {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: start;
          justify-content: flex-start; } }

.product__hr {
  border: 0; }
  @media print, screen and (min-width: 64em) {
    .product__hr {
      height: 1px;
      width: 100%;
      background: #bbbcbe;
      margin: 6rem 0; } }
  .product__hr--ij {
    border: 0; }
    @media print, screen and (min-width: 64em) {
      .product__hr--ij {
        height: 1px;
        width: 100%;
        background: #BFBFBF;
        margin: 0; } }

.product__imgbg {
  border: 1px solid #bbbcbe;
  min-height: 20rem;
  position: relative;
  width: 100%;
  transition: border linear .2s; }
  @media print, screen and (min-width: 48em) {
    .product__imgbg {
      border: 1px solid #bbbcbe;
      min-height: 30rem; } }
  .product__imgbg:hover {
    border: 1px solid black;
    transition: border linear .2s; }

@media print, screen and (min-width: 48em) {
  .product__sticky {
    position: sticky;
    top: 8rem;
    right: 0; } }

.product__reverse {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
  @media print, screen and (min-width: 48em) {
    .product__reverse {
      -ms-flex-direction: row;
          flex-direction: row; } }

.product__colors {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-top: 2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.product__coloritem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  width: 9rem;
  padding: 0 1rem;
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 48em) {
    .product__coloritem {
      margin-bottom: 0; } }

.product__colorbox {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 1px solid #BFBFBF;
  margin-bottom: .5rem; }
  @media print, screen and (min-width: 48em) {
    .product__colorbox {
      width: 5rem;
      height: 5rem; } }

.product__colordesc {
  margin-top: .5rem;
  text-align: center;
  line-height: 1.2; }

.product__firstcol {
  width: 100%;
  margin-top: 3rem; }

.product__secondcol {
  width: 100%;
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 64em) {
    .product__secondcol {
      width: 33%;
      margin-bottom: 0; } }
  @media screen and (min-width: 75em) {
    .product__secondcol {
      width: 33%; } }

.product__thirdcol {
  margin-bottom: 1.5rem; }
  @media print, screen and (min-width: 64em) {
    .product__thirdcol {
      margin-bottom: 0; } }

.product__download {
  margin-top: 1rem; }

.product__downloaditem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 1rem;
  line-height: 1.2; }
  .product__downloaditem a {
    color: inherit;
    text-decoration: underline; }
    .product__downloaditem a:hover {
      text-decoration: none; }

.product__downloadimg {
  width: 2.5rem;
  height: 2.5rem;
  margin-right: .5rem; }

.product__subtitle {
  margin-bottom: 3rem;
  text-align: left; }

.product__table {
  margin-top: 2rem; }

.product__secondtable {
  margin-top: 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row; }
  @media print, screen and (min-width: 48em) {
    .product__secondtable {
      -ms-flex-direction: column;
          flex-direction: column; } }

.product__tablerow {
  padding: .8rem 0;
  border-bottom: 1px solid #BFBFBF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media print, screen and (min-width: 48em) {
    .product__tablerow p {
      width: calc(100% - 15rem); } }

.product__tableselect {
  padding: .3rem;
  border-radius: 0;
  border: 1px solid #bbbcbe;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #565454;
  min-width: 10rem; }
  .product__tableselect select {
    display: none; }

.product__tablebtn {
  float: right;
  margin: 0;
  top: 2rem;
  border: none;
  width: 12rem; }
  @media print, screen and (min-width: 48em) {
    .product__tablebtn {
      width: 15rem; } }

.product__resultrow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media print, screen and (min-width: 48em) {
    .product__resultrow {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .product__resultrow p:first-of-type {
    width: 100%;
    text-align: left;
    height: 6rem; }
    @media print, screen and (min-width: 48em) {
      .product__resultrow p:first-of-type {
        width: 17rem;
        height: unset; } }
  .product__resultrow p {
    width: 100%;
    height: 4rem;
    font-size: 85%;
    padding: 1rem .6rem;
    color: black;
    text-align: center; }
    @media print, screen and (min-width: 48em) {
      .product__resultrow p {
        width: 6rem;
        height: unset; } }
  .product__resultrow--yellow {
    margin-left: 2rem; }
    @media print, screen and (min-width: 48em) {
      .product__resultrow--yellow {
        margin-left: 0; } }
    .product__resultrow--yellow p {
      background: #ffc20e;
      border: 1.5px solid #ECF2FA; }

.product__cert {
  margin-top: 6rem; }
  @media print, screen and (min-width: 48em) {
    .product__cert {
      margin-top: 0; } }

.product__construction {
  margin-top: .5rem; }

.product__accessories {
  padding: 0;
  margin-top: 1rem; }
  @media print, screen and (min-width: 48em) {
    .product__accessories {
      padding: 0 3rem; } }

.product__result {
  font-size: 85%;
  margin-top: 2.5rem; }

/*---------------------------------------------------
								Box
---------------------------------------------------*/
.box {
  padding: 3rem 2rem;
  text-align: left;
  border-style: dotted;
  border-color: #d57e00;
  border-image-source: url("../img/dots.svg");
  border-image-slice: 33% 33%;
  border-image-repeat: round; }
  .box__img {
    display: none; }
  .box__text {
    margin-top: 1rem; }
  @media print, screen and (min-width: 48em) {
    .box {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding: 6rem 4rem; }
      .box__img {
        display: block;
        width: 17rem;
        height: 17rem; }
      .box__text {
        margin-top: 0;
        margin-left: 4rem; } }

.download {
  max-width: 70rem;
  text-align: left;
  margin: 3rem auto 5rem auto; }
  .download h3 {
    margin-bottom: 1rem; }
  .download__file {
    margin: .5rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .download__file a {
      color: gray; }
      .download__file a:hover {
        text-decoration: underline; }
    .download__file--acces {
      -ms-flex-pack: start;
          justify-content: flex-start;
      color: gray;
      font-size: 1.6rem;
      text-decoration: underline; }
      .download__file--acces .product__downloadimg {
        height: 2.2rem;
        width: 2.2rem;
        margin-left: -.2rem;
        margin-right: .3rem;
        text-decoration: underline; }
      .download__file--acces:hover {
        text-decoration: none; }
  .download__category {
    margin-right: 0;
    color: #bbbcbe; }
    @media print, screen and (min-width: 48em) {
      .download__category {
        margin-right: 4rem; } }
  .download__item {
    width: 100%; }
    @media print, screen and (min-width: 48em) {
      .download__item {
        width: 50%; } }
    @media print, screen and (min-width: 64em) {
      .download__item {
        width: 33%; } }

.body--ru .download__item {
  width: 100%; }
  @media print, screen and (min-width: 48em) {
    .body--ru .download__item {
      width: 50%; } }
  @media print, screen and (min-width: 64em) {
    .body--ru .download__item {
      width: 50%; } }

.icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: -.6rem 0;
  /*
        Modification for services
    */ }
  .icons--services {
    background-color: transparent; }
  .icons__item {
    padding: .8rem;
    width: 60%; }
  .icons__icon {
    display: block;
    margin: auto;
    width: 6.8rem;
    height: 6.8rem;
    -ms-interpolation-mode: bicubic; }
    .icons__icon--light {
      display: none; }
  .icons__text {
    color: black;
    font-weight: 400; }
  @media screen and (min-width: 34.25em) {
    .icons__item {
      width: 33%; }
    .icons__icon {
      width: 8rem;
      height: 8rem; } }
  @media print, screen and (min-width: 48em) {
    .icons__item {
      padding: 2rem;
      width: 25%; }
    .icons__text {
      padding: 0 .9rem; } }
  @media screen and (min-width: 85.375em) {
    .icons__item {
      width: 20%; }
    .icons__icon {
      width: 9rem;
      height: 9rem; } }
  @media screen and (min-width: 100em) {
    .icons {
      margin: -3rem 0; } }
  .icons--services {
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin: 2rem 0 3rem; }
    .icons--services .icons__item {
      width: 33%; }
    .icons--services .icons__text {
      color: white; }
    @media screen and (min-width: 34.25em) {
      .icons--services .icons__item {
        width: 25%; } }
    @media print, screen and (min-width: 48em) {
      .icons--services .icons__item {
        width: 20%; } }
    @media print, screen and (min-width: 64em) {
      .icons--services .icons__item {
        width: 16.6%; } }
    @media screen and (min-width: 75em) {
      .icons--services {
        margin: 4rem 0 4rem -3rem; }
        .icons--services .icons__item {
          width: 14.25%; }
        .icons--services .icons__text {
          margin-top: .4rem; } }
    @media screen and (min-width: 85.375em) {
      .icons--services {
        margin: 5rem 0 5rem -2rem; }
        .icons--services .icons {
          margin-top: -1rem; }
          .icons--services .icons__item {
            width: 14.25%; } }

.term {
  background-image: url(/assets/img/term-bg.png);
  background-size: cover;
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  height: 12.6rem;
  left: 2vw;
  position: absolute;
  text-align: center;
  top: -9rem;
  width: 11rem; }
  .term__text, .term__year {
    margin-left: 1rem;
    width: 7rem; }
  .term__text {
    line-height: 1.4;
    margin-top: 2.6rem; }
  .term__year {
    font-size: 2.2rem;
    margin-top: -.6rem;
    width: 7rem; }
  @media print, screen and (min-width: 48em) {
    .term {
      top: -14rem; } }
  @media screen and (min-width: 85.375em) {
    .term {
      height: 25rem;
      left: 78%;
      top: -12rem;
      width: 21.8rem;
      z-index: 100; }
      .term--intro {
        display: none; }
      .term__text {
        font-size: 1.8rem;
        margin-top: 5.8rem; }
      .term__year {
        font-size: 3.6rem; }
      .term__text, .term__year {
        margin-left: 5.4rem; } }

.about__title {
  font-size: 2.2rem;
  text-transform: uppercase;
  color: #565454;
  font-weight: 400;
  margin-bottom: 1.5rem; }
  @media screen and (min-width: 100em) {
    .about__title {
      margin-bottom: 3rem; } }

.about__standards {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .about__standards-img {
    width: 12rem;
    height: 12rem;
    object-fit: contain;
    object-position: center;
    margin: 1rem 3rem; }

.about__form-btn .btn {
  background: white;
  border: .1rem solid gray;
  color: black;
  transition: all ease .3s; }
  .about__form-btn .btn:hover {
    background-color: gray;
    color: white;
    transition: all ease .3s; }

.about__stats {
  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;
  gap: 3rem; }
  .about__stats-item {
    width: 100%;
    font-size: 1.6rem;
    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;
    text-align: left; }
    @media print, screen and (min-width: 48em) {
      .about__stats-item {
        width: calc(50% - 3rem); } }
    @media print, screen and (min-width: 64em) {
      .about__stats-item {
        width: calc(20% - 3rem); } }
  .about__stats-top {
    line-height: 1.1; }
  .about__stats-note {
    margin-top: 6rem;
    padding-top: 4rem;
    display: block;
    width: 100%;
    border-top: .1rem solid gray;
    text-align: left; }
  .about__stats-arrow {
    width: auto;
    height: 3.5rem;
    display: inline-block;
    margin: 0 1rem; }
    @media print, screen and (min-width: 48em) {
      .about__stats-arrow {
        height: 5rem; } }
  .about__stats-number {
    color: #FFC20E;
    font-style: normal;
    font-weight: 700;
    font-size: 4rem;
    width: 15rem;
    display: inline-block; }
    @media print, screen and (min-width: 48em) {
      .about__stats-number {
        font-size: 6rem; } }
    @media print, screen and (min-width: 64em) {
      .about__stats-number {
        font-size: 7rem; } }

.about__name {
  margin-bottom: 1.5rem; }
  @media screen and (min-width: 100em) {
    .about__name {
      margin-bottom: 3rem; } }

.about__img {
  width: 100%;
  min-height: 20rem; }
  @media print, screen and (min-width: 64em) {
    .about__img {
      width: 50%;
      min-height: 60rem; } }

.about__text {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  aling-items: center;
  padding: 4rem 2rem 10rem 2rem; }
  @media print, screen and (min-width: 64em) {
    .about__text {
      width: 50%;
      padding: 12rem;
      text-align: left; } }

.about__typo {
  margin-top: 1rem; }

.about__icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  padding: 3rem; }

.about__logo {
  width: 33%;
  padding: 1rem;
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center; }

.about__logobox {
  max-width: 10rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif; }

.about__logoimg {
  width: 6rem;
  height: auto;
  margin-bottom: .5rem; }

.about__numbers {
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 48em) {
    .about__numbers {
      margin-bottom: 0; } }

.about__gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column; }
  @media print, screen and (min-width: 48em) {
    .about__gallery {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }
  .about__gallery .gallery__item {
    border: none; }
    @media print, screen and (min-width: 48em) {
      .about__gallery .gallery__item:nth-child(1) {
        width: 66.666%;
        height: 30rem; }
      .about__gallery .gallery__item:nth-child(2) {
        width: 33.333%;
        height: 60rem; }
      .about__gallery .gallery__item:nth-child(3) {
        width: 33.333%;
        height: 30rem;
        margin-top: -30rem; }
      .about__gallery .gallery__item:nth-child(4) {
        width: 33.333%;
        height: 30rem;
        margin-top: -30rem; } }

.about__peopleimg {
  border-radius: 50%;
  width: 15rem;
  height: 15rem; }

.about__people {
  margin-top: 2rem;
  margin-bottom: 4rem; }

.canvas--about {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0;
  background: white; }
  @media print, screen and (min-width: 64em) {
    .canvas--about {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
      .canvas--about:nth-child(even) {
        -ms-flex-direction: row;
            flex-direction: row;
        background: #F4F5F9; } }

.params {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 2rem; }
  .params__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 1rem;
    width: 100%;
    padding-right: 0rem;
    position: relative;
    margin-top: 8rem; }
    .params__item + .params__item:before {
      content: ' ';
      background-image: url(../img/arrow.svg);
      background-size: contain;
      background-repeat: no-repeat;
      position: absolute;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      top: -5rem;
      width: 8rem;
      height: 8rem;
      z-index: 999;
      transform: rotate(90deg); }
      @media print, screen and (min-width: 48em) {
        .params__item + .params__item:before {
          margin-top: 0rem;
          left: -5rem;
          top: 4rem;
          right: unset;
          margin-left: unset;
          margin-right: unset;
          width: 6rem;
          height: 6rem;
          transform: rotate(0deg); } }
    @media print, screen and (min-width: 48em) {
      .params__item + .params__item {
        margin-top: 0rem; } }
  .params__img {
    max-width: 90%;
    height: auto;
    margin-bottom: 0;
    margin: 0 auto; }
    @media print, screen and (min-width: 48em) {
      .params__img {
        margin-bottom: 1.5rem;
        margin: unset; } }
  .params__caption {
    margin-top: 0rem !important; }
    @media print, screen and (min-width: 64em) {
      .params__caption {
        margin-top: 1rem !important; } }
  @media screen and (min-width: 34.25em) {
    .params__item {
      position: relative;
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .params__item {
      width: 25%;
      margin-top: 0rem;
      padding-right: 6rem; } }
  @media screen and (min-width: 85.375em) {
    .params {
      margin-top: 2rem; }
      .params sup {
        font-size: 2rem; } }

.paragraph {
  padding: 2rem 0 6rem 0;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
  @media print, screen and (min-width: 48em) {
    .paragraph {
      padding: 4rem 0;
      -ms-flex-direction: row;
          flex-direction: row; }
      .paragraph:nth-child(odd) {
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }
  .paragraph__heading {
    margin-bottom: 4rem; }
  .paragraph__box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
  .paragraph__illustration {
    width: 100%;
    height: 100%;
    margin-bottom: 2rem;
    max-width: 20rem; }
    @media print, screen and (min-width: 48em) {
      .paragraph__illustration {
        margin-bottom: 0;
        max-width: unset; } }
  .paragraph__img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
  .paragraph__name {
    color: #ffc20e;
    text-transform: uppercase;
    margin-bottom: .5rem;
    letter-spacing: .2rem; }
    .paragraph__name--footer {
      color: white;
      margin-bottom: 2rem;
      letter-spacing: .3rem; }
  .paragraph__title {
    margin-bottom: 2rem; }

.filter-count {
  font-size: 1.2rem;
  margin-left: .8rem;
  color: #bbbcbe; }

.filter__img {
  width: 3rem;
  height: 3rem;
  margin-right: 1rem;
  margin-left: -.5rem; }
  @media print, screen and (min-width: 64em) {
    .filter__img {
      width: 4rem;
      height: 4rem;
      margin-right: .5rem; } }

.button {
  color: #bbbcbe;
  transition: all linear .1s; }
  .button .products__filter-border {
    border-bottom: 2px solid transparent;
    transition: all linear .1s;
    white-space: nowrap; }

.button.is-checked {
  color: #565454;
  transition: all linear .1s; }
  .button.is-checked .products__filter-border {
    border-bottom: 2px solid #ffc20e;
    transition: all linear .1s;
    white-space: nowrap; }

.grid {
  min-height: 50rem !important;
  margin-top: 2rem;
  position: relative; }

.reference {
  margin-bottom: 0; }
  .reference__box {
    width: 100%; }
    @media print, screen and (min-width: 64em) {
      .reference__box {
        width: calc(33.333% - 2rem);
        margin-right: 2rem; } }
    .reference__box--wide {
      width: 100%; }
      @media print, screen and (min-width: 64em) {
        .reference__box--wide {
          width: calc(66.666% - 2rem); } }
      @media print, screen and (min-width: 64em) {
        .reference__box--wide .reference__text {
          padding: 0 3rem; } }
      .reference__box--wide .reference__frame {
        -ms-flex-direction: column;
            flex-direction: column; }
        @media print, screen and (min-width: 64em) {
          .reference__box--wide .reference__frame {
            -ms-flex-direction: row;
                flex-direction: row; } }
    .reference__box--full {
      width: 100%; }
      @media print, screen and (min-width: 64em) {
        .reference__box--full {
          width: calc(100% - 2rem); } }
      @media print, screen and (min-width: 64em) {
        .reference__box--full .reference__text {
          padding: 0 3rem;
          width: 47%; } }
      .reference__box--full .reference__frame {
        -ms-flex-direction: column;
            flex-direction: column; }
        @media print, screen and (min-width: 64em) {
          .reference__box--full .reference__frame {
            -ms-flex-direction: row;
                flex-direction: row; } }
  .reference__frame {
    padding: 1.5rem;
    border: 1px solid #bbbcbe;
    margin-bottom: 2rem;
    transition: border linear .2s;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
    height: 50rem; }
    .reference__frame:hover {
      border: 1px solid black;
      transition: border linear .2s; }
      .reference__frame:hover .btn--sm-white {
        color: black !important;
        background: #ffc20e !important;
        transition: all .3s linear; }
  .reference__photo {
    height: 40rem;
    width: 100%; }
  .reference__text {
    height: 100%;
    width: 100%;
    padding: 1rem 0; }
  .reference__perex {
    color: #565454; }
  .reference__typo {
    color: gray;
    text-transform: uppercase;
    font-size: 90%;
    margin-top: .8rem;
    margin-bottom: 1rem; }
  .reference__btn {
    margin-top: 1.5rem; }
  .reference__filter {
    margin-top: 1rem; }
    @media print, screen and (min-width: 48em) {
      .reference__filter {
        margin-top: 4rem; } }
  .reference__overlay {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -5; }
  .reference__intro .about__title, .reference__intro .about__name, .reference__intro p {
    color: white; }
  .reference__params {
    background: #ecf2fa;
    text-align: left;
    padding: 3.5rem;
    margin-top: 3rem; }
    @media print, screen and (min-width: 48em) {
      .reference__params {
        margin-top: 0; } }
  .reference__parambox {
    margin-top: 1rem; }
  .reference__param {
    margin-bottom: 2rem; }
  .reference__similar {
    margin-top: 4rem;
    padding: 0 3rem; }
    @media print, screen and (min-width: 64em) {
      .reference__similar {
        padding: 0 2rem; } }

.canvas--ref {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0;
  background: #F4F5F9; }
  @media print, screen and (min-width: 64em) {
    .canvas--ref {
      -ms-flex-direction: row;
          flex-direction: row; }
      .canvas--ref:nth-child(even) {
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
        background: white; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .reference__box {
    width: calc(33.333% - 3rem); }
  .reference__box--wide {
    width: calc(33.333% - 3rem); }
    .reference__box--wide .reference__frame {
      -ms-flex-direction: column;
          flex-direction: column; } }
    @media print and (-ms-high-contrast: none), screen and (-ms-high-contrast: active) and (min-width: 64em), screen and (-ms-high-contrast: none) and (min-width: 64em) {
      .reference__box--wide .reference__frame {
        -ms-flex-direction: column;
            flex-direction: column; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .reference__box--wide .reference__frame {
      -ms-flex-direction: column;
          flex-direction: column; } }
    @media print and (-ms-high-contrast: none), screen and (-ms-high-contrast: active) and (min-width: 64em), screen and (-ms-high-contrast: none) and (min-width: 64em) {
      .reference__box--wide .reference__frame {
        -ms-flex-direction: column;
            flex-direction: column; } }
  @media print and (-ms-high-contrast: none), screen and (-ms-high-contrast: active) and (min-width: 64em), screen and (-ms-high-contrast: none) and (min-width: 64em) {
    .reference__box--wide .reference__text {
      padding: 1rem 0; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .reference__box--full {
    width: calc(33.333% - 3rem); }
    .reference__box--full .reference__frame {
      -ms-flex-direction: column;
          flex-direction: column; } }
    @media print and (-ms-high-contrast: none), screen and (-ms-high-contrast: active) and (min-width: 64em), screen and (-ms-high-contrast: none) and (min-width: 64em) {
      .reference__box--full .reference__frame {
        -ms-flex-direction: column;
            flex-direction: column; } }
  @media print and (-ms-high-contrast: none), screen and (-ms-high-contrast: active) and (min-width: 64em), screen and (-ms-high-contrast: none) and (min-width: 64em) {
    .reference__box--full .reference__text {
      padding: 1rem 0; } }

/*----------------------------------------------------
                    Gallery
----------------------------------------------------*/
.gallery-wrap {
  overflow: hidden;
  padding-bottom: 0; }

.gallery {
  position: relative;
  width: 100%; }
  .gallery--sm-packed {
    height: 156vw;
    overflow: hidden; }
  .gallery__btn {
    bottom: 7vw;
    left: 5vw;
    position: absolute; }
  .gallery__item, .gallery__item-wide, .gallery__item--long {
    width: 100%;
    height: 220px; }
  .gallery__item {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .3s ease;
    cursor: pointer;
    border: 1px solid #bbbcbe; }
    .gallery__item:nth-of-type(1) {
      background-image: url("../img/gallery/sm/1.jpg?20180713"); }
      @media print, screen and (min-width: 48em) {
        .gallery__item:nth-of-type(1) {
          background-image: url("../img/gallery/medium/1.jpg?20180713"); } }
      @media print, screen and (min-width: 64em) {
        .gallery__item:nth-of-type(1) {
          background-image: url("../img/gallery/large/1.jpg?20180713"); } }
    .gallery__item:nth-of-type(2) {
      background-image: url("../img/gallery/sm/2.jpg?20180713"); }
      @media print, screen and (min-width: 48em) {
        .gallery__item:nth-of-type(2) {
          background-image: url("../img/gallery/medium/2.jpg?20180713"); } }
      @media print, screen and (min-width: 64em) {
        .gallery__item:nth-of-type(2) {
          background-image: url("../img/gallery/large/2.jpg?20180713"); } }
    .gallery__item:nth-of-type(3) {
      background-image: url("../img/gallery/sm/3.jpg?20180713"); }
      @media print, screen and (min-width: 48em) {
        .gallery__item:nth-of-type(3) {
          background-image: url("../img/gallery/medium/3.jpg?20180713"); } }
      @media print, screen and (min-width: 64em) {
        .gallery__item:nth-of-type(3) {
          background-image: url("../img/gallery/large/3.jpg?20180713"); } }
    .gallery__item:nth-of-type(4) {
      background-image: url("../img/gallery/sm/4.jpg?20180713"); }
      @media print, screen and (min-width: 48em) {
        .gallery__item:nth-of-type(4) {
          background-image: url("../img/gallery/medium/4.jpg?20180713"); } }
      @media print, screen and (min-width: 64em) {
        .gallery__item:nth-of-type(4) {
          background-image: url("../img/gallery/large/4.jpg?20180713"); } }
    .gallery__item:nth-of-type(5) {
      background-image: url("../img/gallery/sm/5.jpg?20180713"); }
      @media print, screen and (min-width: 48em) {
        .gallery__item:nth-of-type(5) {
          background-image: url("../img/gallery/medium/5.jpg?20180713"); } }
      @media print, screen and (min-width: 64em) {
        .gallery__item:nth-of-type(5) {
          background-image: url("../img/gallery/large/5.jpg?20180713"); } }
    .gallery__item:nth-of-type(6) {
      background-image: url("../img/gallery/sm/6.jpg?20180713"); }
      @media print, screen and (min-width: 48em) {
        .gallery__item:nth-of-type(6) {
          background-image: url("../img/gallery/medium/6.jpg?20180713"); } }
      @media print, screen and (min-width: 64em) {
        .gallery__item:nth-of-type(6) {
          background-image: url("../img/gallery/large/6.jpg?20180713"); } }
    .gallery__item:nth-of-type(7) {
      background-image: url("../img/gallery/sm/7.jpg?20180713"); }
      @media print, screen and (min-width: 48em) {
        .gallery__item:nth-of-type(7) {
          background-image: url("../img/gallery/medium/7.jpg?20180713"); } }
      @media print, screen and (min-width: 64em) {
        .gallery__item:nth-of-type(7) {
          background-image: url("../img/gallery/large/7.jpg?20180713"); } }
    .gallery__item:nth-of-type(8) {
      background-image: url("../img/gallery/sm/8.jpg?20180713"); }
      @media print, screen and (min-width: 48em) {
        .gallery__item:nth-of-type(8) {
          background-image: url("../img/gallery/medium/8.jpg?20180713"); } }
      @media print, screen and (min-width: 64em) {
        .gallery__item:nth-of-type(8) {
          background-image: url("../img/gallery/large/8.jpg?20180713"); } }
    .gallery__item-typo {
      width: 100%;
      height: 100%; }
    .gallery__item--right {
      float: right; }
    .gallery__item--left {
      float: left; }

@media print, screen and (min-width: 48em) {
  .grid-sizer {
    width: 25%; } }

@media screen and (min-width: 75em) {
  .gallery__item > .gallery__item-typo {
    transition: background-color .3s; }
  .gallery__item:hover {
    z-index: 1; }
    .gallery__item:hover > .gallery__item-typo {
      background-color: rgba(0, 0, 0, 0.2);
      transition: background-color .3s; } }

.grid-sizer {
  max-width: 100%; }

.swiper-slide-comment {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.4); }

.swiper-modal {
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  position: fixed;
  background: black;
  z-index: 10000;
  display: none; }

.swiper-container {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  min-height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 3rem !important;
  cursor: grab; }

.swiper-container--refs {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  min-height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 3rem !important;
  overflow: hidden;
  position: relative;
  margin-top: 2rem; }

.swiper-container--refstext {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  min-height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 3rem !important;
  overflow: hidden;
  position: relative;
  margin-top: 2rem; }

.swiper-margin-noswiper {
  margin-top: 2rem; }

.swiper-slide {
  background-size: cover;
  background-position: center; }

.swiper-slide--padding {
  padding: 0 2rem !important; }
  @media print, screen and (min-width: 48em) {
    .swiper-slide--padding {
      padding: 0 7rem !important; } }

.gallery-top {
  height: 80%;
  width: 100%; }
  .gallery-top .swiper-slide {
    background-size: contain;
    background-repeat: no-repeat; }

.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0; }

.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4; }

.gallery-thumbs .swiper-slide-active {
  opacity: 1; }

.remodal.remodal--swiper {
  margin-bottom: 0;
  background: none; }

.fluid__iframe--swiper {
  height: 100vh;
  padding: 0; }

@keyframes swiper-pulse {
  0% {
    fill: #666; }
  50% {
    fill: white; }
  100% {
    fill: #666; } }

.swiper-close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 10001;
  fill: #666;
  animation: swiper-pulse 3s infinite; }
  .swiper-close:hover {
    fill: black; }

.photo-comment {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  width: 100%;
  padding: 10px;
  text-align: center; }

/*
    Modifikace pro videa
*/
.swiper--videos.swiper-container {
  width: 100%;
  height: 40rem;
  margin: 20px auto;
  position: relative; }

.swiper--videos .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-container--refs .swiper-button-next, .swiper-container--refs .swiper-button-prev, .swiper-container--snippets .swiper-button-next, .swiper-container--snippets .swiper-button-prev {
  background-image: none !important; }

.swiper-button-next, .swiper-button-prev {
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  z-index: 999; }

.swiper-button-prev {
  left: 1rem !important; }
  @media print, screen and (min-width: 48em) {
    .swiper-button-prev {
      left: 3rem !important; } }

.swiper-button-next {
  right: 1rem !important; }
  @media print, screen and (min-width: 48em) {
    .swiper-button-next {
      right: 3rem !important; } }

.swiper-button-next--refs, .swiper-button-prev--refs {
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  z-index: 999; }

.swiper-button-prev--refs {
  left: 1rem !important; }
  @media print, screen and (min-width: 48em) {
    .swiper-button-prev--refs {
      left: 3rem !important; } }

.swiper-button-next--refs {
  right: 1rem !important; }
  @media print, screen and (min-width: 48em) {
    .swiper-button-next--refs {
      right: 3rem !important; } }

.overlay-left {
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  width: 5rem;
  height: 100%;
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, white 100%); }
  @media print, screen and (min-width: 48em) {
    .overlay-left {
      width: 20rem; } }

.overlay-right {
  display: block;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  width: 5rem;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, white 100%); }
  @media print, screen and (min-width: 48em) {
    .overlay-right {
      width: 20rem; } }

.form__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: left; }
  @media print, screen and (min-width: 48em) {
    .form__row {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .form__row-half {
    width: calc(100%); }
    @media print, screen and (min-width: 48em) {
      .form__row-half {
        width: calc(50% - 1rem); } }
  .form__row-full {
    width: 100%; }

.form__text {
  font-size: 1.5rem;
  margin-bottom: .2rem; }
  .form__text-note {
    margin-top: 2rem; }

.form__input {
  width: 100%;
  border: 1px solid #E1DFDF;
  padding: 1rem;
  margin-bottom: 3rem;
  font-family: "Roboto", sans-serif; }

.form__select {
  width: 100%;
  border: 1px solid #E1DFDF;
  padding: 1rem;
  margin-bottom: 3rem;
  font-family: "Roboto", sans-serif; }

.form__gdpr {
  margin-bottom: 3rem;
  margin-top: -1rem;
  text-align: left;
  font-size: 1.4rem; }
  .form__gdpr p {
    font-size: 1.4rem; }
  .form__gdpr a {
    color: gray; }
    .form__gdpr a:hover {
      text-decoration: underline; }

.form__agreement {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem; }
  .form__agreement-input {
    display: none; }
  .form__agreement-checkbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .form__agreement-box {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #E1DFDF;
    margin-right: 1rem;
    position: relative;
    transition: background-color 0.2s ease;
    aspect-ratio: 1 / 1; }
    .form__agreement-box::after {
      content: "";
      position: absolute;
      display: none;
      left: .9rem;
      top: .5rem;
      width: .5rem;
      height: 1rem;
      border: solid black;
      border-width: 0 .2rem .2rem 0;
      transform: rotate(45deg); }
  .form__agreement-input:checked + .form__agreement-checkbox .form__agreement-box {
    background-color: #ffc20e; }
    .form__agreement-input:checked + .form__agreement-checkbox .form__agreement-box::after {
      display: block; }
  .form__agreement-text {
    font-size: 1.4rem;
    margin-left: .3rem; }
  .form__agreement input[type="checkbox" i] {
    margin: 0 !important; }

.form__contact {
  margin: 4rem auto; }

.form__validation-text {
  width: 100%;
  background: #ec1c24;
  padding: .8rem 1.6rem;
  color: white;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 2rem; }

.form--submitted {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
  background: #3ac569;
  color: white;
  padding: 1rem !important; }

.form__service {
  margin-top: 6rem; }
  .form__service-subtitle {
    margin-top: 6rem;
    margin-bottom: 2rem; }

.form__bullets {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 4rem; }
  .form__bullets-item {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    text-align: left;
    margin-bottom: 1rem; }
    .form__bullets-item .products__pros-img {
      margin-top: .5rem; }
    .form__bullets-item .products__pros-text {
      font-size: 1.6rem; }
  .form__bullets--margin {
    margin-top: 4rem; }

.form__call {
  margin-top: 8rem; }
  .form__call .service__contact-box {
    margin: 3rem auto 0 auto; }

#servisForm {
  width: 100%;
  margin-top: 3rem;
  padding: 0 3rem; }
  #servisForm .btn {
    margin: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: unset; }

.convectors__title {
  margin-top: 1rem; }

.convectors__subtitle {
  margin-bottom: 3rem; }

.convectors__text {
  margin: 1rem 0 3rem 0; }

.convectors__comparison {
  margin-bottom: 6rem;
  position: relative; }
  .convectors__comparison-1 {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 48em) {
      .convectors__comparison-1 {
        -ms-flex-direction: column;
            flex-direction: column;
        margin-bottom: 0; } }

.convectors__vs {
  position: absolute;
  background: url(../img/comparison.png);
  background-size: contain;
  width: 5rem;
  height: 5rem;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 99; }
  @media print, screen and (min-width: 48em) {
    .convectors__vs {
      width: 10rem;
      height: 10rem;
      bottom: 4rem; } }

.convectors__img {
  max-width: 20rem;
  height: auto; }

.convectors__icon {
  max-width: 10rem;
  height: auto;
  margin: 4rem auto 1rem auto; }

.convectors__logos {
  margin-top: 6rem; }

.convectors__savings {
  margin-bottom: 3rem; }

.convectors__graph {
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 48em) {
    .convectors__graph {
      margin-bottom: 0; } }

/*---------------------------------------------------
                Přepínač jazyků
---------------------------------------------------*/
.languages {
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 2.5rem 0 0 0; }
  .languages__controller {
    display: none; }
  .languages__arrow-down {
    display: none; }
  .languages__item {
    padding: .5rem .75em;
    color: #565454;
    transition: color 0.1s linear; }
    .languages__item:hover {
      color: black; }

@media screen and (min-width: 80em) {
  .languages {
    margin: 0; }
    .languages__controller {
      cursor: pointer;
      height: inherit;
      padding: 0 .75em;
      padding-left: 2.5rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      color: white; }
    .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: gray;
      background: white;
      display: block;
      padding: 1rem 2rem; }
    .languages__items {
      position: fixed;
      top: 4rem;
      right: .8rem;
      z-index: 1000;
      border: 1px solid gray;
      border-top: none; }
  .header--bg .languages__item {
    color: black; }
    .header--bg .languages__item:hover {
      color: black; }
  .header--bg .languages__arrow-down {
    border-top: .8rem solid black; }
  .header.header--dark .languages__item, .header.header--dark .languages__arrow-down {
    color: black;
    border-top-color: black; }
    .header.header--dark .languages__item:hover, .header.header--dark .languages__arrow-down:hover {
      color: black; } }

.header--scrolled .languages__arrow-down {
  border-top: 0.8rem solid gray; }

.header--scrolled .languages__controller {
  color: gray; }

@media screen and (min-width: 80em) {
  .header--scrolled .languages__items {
    position: fixed;
    top: 4.5rem;
    right: .8rem;
    z-index: 1000;
    border: 1px solid gray;
    border-top: none; } }

@media print, screen and (min-width: 64em) {
  .body--ru .intro__typo {
    max-width: 87rem; } }

@media print, screen and (min-width: 64em) {
  .body--en .intro__typo {
    max-width: 70rem; } }

@media print, screen and (min-width: 64em) {
  .body--sk .intro__typo {
    max-width: 75rem; } }

@media print, screen and (min-width: 64em) {
  .body--de .intro__typo {
    max-width: 75rem; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header--scrolled .languages__items {
    right: 4.8rem; }
  .video__box video {
    width: 120vw;
    height: auto; } }

.calc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 48em) {
    .calc {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .calc__mobile {
    display: none; }
    @media print, screen and (min-width: 48em) {
      .calc__mobile {
        display: block; } }
  .calc__title {
    margin-bottom: 2rem; }
  .calc__in {
    margin-bottom: 2rem; }
  .calc__first {
    width: 100%;
    margin-bottom: 8rem; }
    @media print, screen and (min-width: 48em) {
      .calc__first {
        width: 32%;
        margin-bottom: 0; } }
  .calc__second {
    width: 100%; }
    @media print, screen and (min-width: 48em) {
      .calc__second {
        width: 64%; } }
    .calc__second-first .calc__unit {
      display: none; }
    .calc__second-first .product__result {
      display: none; }
  .calc__input {
    width: 12rem;
    padding: .5rem;
    border: 1px solid #BFBFBF;
    font-size: 1.6rem;
    color: gray; }
    @media print, screen and (min-width: 48em) {
      .calc__input {
        width: 15rem; } }
  .calc__select {
    width: 12rem;
    padding: .4rem .5rem;
    border: 1px solid #BFBFBF;
    font-size: 1.6rem;
    color: gray; }
    @media print, screen and (min-width: 48em) {
      .calc__select {
        width: 15rem; } }
    .calc__select option {
      width: 12rem;
      padding: .4rem .5rem;
      border: 1px solid #BFBFBF;
      font-size: 1.6rem;
      color: gray; }
      @media print, screen and (min-width: 48em) {
        .calc__select option {
          width: 15rem; } }
  .calc__btn {
    margin: 2rem 0;
    cursor: pointer; }
    .calc__btn-bg {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: center;
          align-items: center;
      position: relative;
      z-index: 1; }
    .calc__btn-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      margin-right: 3rem; }
    .calc__btn-icon {
      height: 4rem;
      width: auto;
      margin-right: .5rem; }
    .calc__btn-text {
      border-bottom: 2px solid transparent;
      margin-bottom: -.2rem;
      transition: all linear .2s;
      color: #A6A6A6;
      text-transform: uppercase;
      font-weight: 600; }
  .calc__heat .calc__btn-text--heat {
    border-bottom: 2px solid #ffc20e;
    transition: all linear .2s;
    color: #4D4D4D; }
  .calc__cool .calc__btn-text--cool {
    border-bottom: 2px solid #ffc20e;
    transition: all linear .2s;
    color: #4D4D4D; }
  .calc__form-heat .calc__form-cooling {
    display: none; }
  .calc__form-cool .calc__form-heating {
    display: none; }
  .calc__table {
    overflow-x: auto;
    display: block; }
    .calc__table table {
      display: none;
      width: 100%; }
    .calc__table-conv {
      color: black;
      font-size: 1.6rem;
      margin-bottom: 1rem;
      border-spacing: 0; }
      .calc__table-conv thead {
        background: #A6A6A6;
        text-align: left;
        color: white; }
        .calc__table-conv thead th {
          padding: .8rem 1rem;
          border: 2px solid #ECF2FA;
          text-align: center; }
          .calc__table-conv thead th:nth-child(1) {
            text-align: left; }
      .calc__table-conv tbody {
        text-align: left;
        color: gray; }
        .calc__table-conv tbody td {
          padding: .5rem 1rem;
          width: 100%;
          text-align: center;
          white-space: nowrap;
          border-bottom: 2px solid white; }
          .calc__table-conv tbody td:nth-child(1) {
            text-align: left; }
          .calc__table-conv tbody td:nth-child(2) {
            background: rgba(255, 194, 14, 0.4); }
        .calc__table-conv tbody tr:last-of-type td {
          border-bottom: none; }
    .calc__table-ij {
      color: black;
      font-size: 1.6rem;
      margin-bottom: 1rem;
      border-spacing: 0; }
      .calc__table-ij thead {
        background: #A6A6A6;
        color: white;
        text-align: left; }
        .calc__table-ij thead th {
          padding: .8rem 1rem;
          border: 2px solid #ECF2FA;
          white-space: nowrap;
          text-align: center; }
          .calc__table-ij thead th:nth-child(1) {
            text-align: left; }
      .calc__table-ij tbody {
        text-align: left;
        color: gray;
        border-spacing: 0; }
        .calc__table-ij tbody td {
          padding: .5rem 1rem;
          width: 33%;
          text-align: center;
          border-bottom: 2px solid white; }
        .calc__table-ij tbody .calc__table-ij-border:nth-of-type(5n) td {
          border-bottom: 2px solid white; }
        .calc__table-ij tbody .calc__table-ij-lenght {
          border-bottom: 2px solid white;
          text-align: left; }
    .calc__table-under {
      font-size: 1.5rem;
      margin-top: 2rem;
      display: none;
      font-style: italic; }
    .calc__table-heat .calc__table-cooling {
      display: none; }
    .calc__table-cool .calc__table-heating {
      display: none; }
  .calc__unit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 48em) {
      .calc__unit {
        -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; } }
    @media print, screen and (min-width: 48em) {
      .calc__unit--ij {
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: start;
            justify-content: flex-start; } }
    .calc__unit-desc {
      display: none; }
    .calc__unit-item {
      width: auto;
      cursor: pointer;
      white-space: nowrap;
      border-bottom: 2px solid transparent;
      transition: all linear .2s;
      color: #A6A6A6;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 1.8rem;
      position: relative;
      margin-right: 1.5rem;
      margin-bottom: .5rem; }
      @media print, screen and (min-width: 48em) {
        .calc__unit-item {
          margin-right: 2rem;
          margin-bottom: 1rem; } }
      .calc__unit-item .calc__thead-info {
        background: white; }
      .calc__unit-item:hover .calc__unit-desc {
        position: absolute;
        top: 3rem;
        left: 0;
        display: block;
        text-transform: none;
        background: white;
        color: gray;
        font-size: 1.5rem;
        padding: .5rem 1rem;
        border: 1px solid gray;
        z-index: 9; }
    .calc__unit-active {
      border-bottom: 2px solid #FFC20E;
      color: #4D4D4D;
      transition: all linear .2s; }
    .calc__unit-unit {
      text-transform: none; }
  .calc__second-heat .calc__table-first table:nth-child(1) {
    display: block; }
  .calc__second-heat .calc__table-first .calc__table-under--1 {
    display: block; }
  .calc__second-heat .calc__table-second table:nth-child(2) {
    display: block; }
  .calc__second-heat .calc__table-second .calc__table-under--2 {
    display: block; }
  .calc__second-heat .calc__table-third table:nth-child(3) {
    display: block; }
  .calc__second-heat .calc__table-third .calc__table-under--3 {
    display: block; }
  .calc__second-heat .calc__table-fourth table:nth-child(4) {
    display: block; }
  .calc__second-heat .calc__table-fourth .calc__table-under--4 {
    display: block; }
  .calc__second-heat .calc__table-fifth table:nth-child(5) {
    display: block; }
  .calc__second-heat .calc__table-fifth .calc__table-under--5 {
    display: block; }
  .calc__second-heat .calc__table-sixth table:nth-child(6) {
    display: block; }
  .calc__second-heat .calc__table-sixth .calc__table-under--6 {
    display: block; }
  .calc__second-heat .calc__table-seventh table:nth-child(7) {
    display: block; }
  .calc__second-heat .calc__table-seventh .calc__table-under--7 {
    display: block; }
  .calc__second-heat .calc__table-eighth table:nth-child(8) {
    display: block; }
  .calc__second-heat .calc__table-eighth .calc__table-under--8 {
    display: block; }
  .calc__second-cool .calc__table-first table:nth-child(5) {
    display: block; }
  .calc__second-cool .calc__table-first .calc__table-under--1 {
    display: block; }
  .calc__second-cool .calc__table-second table:nth-child(6) {
    display: block; }
  .calc__second-cool .calc__table-second .calc__table-under--2 {
    display: block; }
  .calc__second-cool .calc__table-third table:nth-child(7) {
    display: block; }
  .calc__second-cool .calc__table-third .calc__table-under--3 {
    display: block; }
  .calc__second-cool .calc__table-fourth table:nth-child(8) {
    display: block; }
  .calc__second-cool .calc__table-fourth .calc__table-under--4 {
    display: block; }
  .calc__second-cool .calc__table-fifth table:nth-child(13) {
    display: block; }
  .calc__second-cool .calc__table-fifth .calc__table-under--5 {
    display: block; }
  .calc__second-cool .calc__table-sixth table:nth-child(14) {
    display: block; }
  .calc__second-cool .calc__table-sixth .calc__table-under--6 {
    display: block; }
  .calc__second-cool .calc__table-seventh table:nth-child(15) {
    display: block; }
  .calc__second-cool .calc__table-seventh .calc__table-under--7 {
    display: block; }
  .calc__second-cool .calc__table-eighth table:nth-child(16) {
    display: block; }
  .calc__second-cool .calc__table-eighth .calc__table-under--8 {
    display: block; }
  .calc__second-cool .calc__unit-active {
    transition: all linear .2s; }
  .calc__loading {
    width: 10rem;
    height: 10rem;
    border: 5px solid #BFBFBF;
    margin: 4rem auto 3rem auto;
    border-radius: 50%;
    border-left: 5px solid rgba(0, 0, 0, 0.8);
    border-right: 5px solid rgba(0, 0, 0, 0.8);
    animation: load 2s linear infinite; }
    .calc__loading-text {
      text-align: center;
      margin-bottom: 4rem; }
  .calc__blur {
    width: 100%;
    height: auto;
    opacity: .4; }
    .calc__blur-box {
      position: absolute;
      top: 0;
      bottom: 0;
      height: 100%;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 2;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      padding-left: 2rem; }
    .calc__blur-text {
      margin-top: -2.5rem;
      margin-left: 2rem;
      color: #4D4D4D;
      font-weight: 600; }
    .calc__blur-arrow {
      width: 8rem;
      height: auto; }
  .calc__place {
    height: 100%;
    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;
    position: relative; }
  .calc__toggle-select .calc__select {
    display: block; }
  .calc__toggle-select .calc__atyp-switch {
    display: none; }
  .calc__toggle-input .calc__select {
    display: block; }
  .calc__toggle-input .calc__atyp-switch {
    display: -ms-flexbox;
    display: flex; }
  .calc__atyp-switch {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-top: 1rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .calc--ij .calc__second-heat .calc__table-first table:nth-child(1) {
    display: block; }
  .calc--ij .calc__second-heat .calc__table-first .calc__table-under-ij--1 {
    display: block; }
  .calc--ij .calc__second-heat .calc__table-second table:nth-child(2) {
    display: block; }
  .calc--ij .calc__second-heat .calc__table-second .calc__table-under-ij--2 {
    display: block; }
  .calc--ij .calc__second-cool .calc__table-first table:nth-child(3) {
    display: block; }
  .calc--ij .calc__second-cool .calc__table-first .calc__table-under-ij--1 {
    display: block; }
  .calc--ij .calc__second-cool .calc__table-second table:nth-child(4) {
    display: block; }
  .calc--ij .calc__second-cool .calc__table-second .calc__table-under-ij--2 {
    display: block; }
  .calc--ij .calc__second-cool .calc__unit-active {
    transition: all linear .2s; }
  .calc input[class*="error"] {
    border: 1px solid red; }
  .calc label {
    color: red;
    font-size: 1.4rem;
    width: 100%;
    text-align: right;
    margin-top: .5rem; }
  .calc__speed-off .table__speed {
    display: none; }

@keyframes load {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.calc__speed-high + .calc__speed-off .table__speed {
  display: initial; }

.calc__table-ij thead th {
  width: 100%;
  width: 10rem; }
  .calc__table-ij thead th:hover {
    cursor: help; }
    .calc__table-ij thead th:hover .calc__thead-desc:before {
      display: block; }

.calc__thead-info {
  background: #F1F1F1;
  padding: .1rem .6rem;
  margin-left: .5rem;
  color: gray;
  font-size: 1.15rem;
  text-align: center;
  z-index: 9;
  border-radius: 50%; }

.calc__thead-desc:before {
  position: absolute;
  margin-left: -1rem;
  background: white;
  color: gray;
  border: 1px solid #BFBFBF;
  max-width: 20rem;
  white-space: normal;
  display: none;
  font-size: 1.4rem;
  padding: .5rem;
  margin-top: .8rem; }

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

.lp__jumbo {
  margin-top: 8rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  text-align: left; }
  @media screen and (min-width: 80em) {
    .lp__jumbo {
      margin-top: 10rem; } }
  .lp__jumbo-text {
    width: 100%;
    max-width: 140rem;
    margin: auto; }
    @media print, screen and (min-width: 48em) {
      .lp__jumbo-text {
        padding: 2rem; } }
  .lp__jumbo-title {
    color: white;
    font-size: 3rem;
    max-width: 70rem;
    margin-bottom: 2rem;
    font-weight: 500; }
    @media print, screen and (min-width: 48em) {
      .lp__jumbo-title {
        font-size: 4rem; } }
    @media print, screen and (min-width: 64em) {
      .lp__jumbo-title {
        font-size: 6rem; } }
  .lp__jumbo-subtitle {
    color: #ffc20e;
    font-size: 2.4rem;
    font-weight: 500; }
    @media print, screen and (min-width: 48em) {
      .lp__jumbo-subtitle {
        font-size: 3rem; } }
    @media print, screen and (min-width: 48em) {
      .lp__jumbo-subtitle {
        font-size: 4rem; } }

.lp__badge {
  position: absolute;
  bottom: 4rem;
  right: 2rem;
  width: 25rem;
  height: auto;
  display: block; }
  @media print, screen and (min-width: 48em) {
    .lp__badge {
      width: 35rem;
      right: 8rem; } }

.lp__form {
  background-color: #FFDD6A; }
  .lp__form-text {
    margin-top: 3rem; }
  .lp__form-notice {
    text-align: left;
    font-size: 1.3rem;
    margin-top: 2rem; }

.lp__title {
  font-size: 2.2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  color: #565454; }
  @media print, screen and (min-width: 48em) {
    .lp__title {
      font-size: 3.6rem; } }
  .lp__title .text-red {
    color: #FF0000; }
  .lp__title-text {
    font-size: 1.6rem;
    font-weight: 400; }
    @media print, screen and (min-width: 48em) {
      .lp__title-text {
        font-size: 1.8rem; } }

.lp__map {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 3rem;
  margin-bottom: 2rem; }

.lp__ben {
  margin-top: 4rem;
  text-align: left; }
  .lp__ben-img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 2rem; }

.lp__contact {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 6rem; }
  @media print, screen and (min-width: 48em) {
    .lp__contact {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .lp__contact-img {
    width: 20rem;
    height: auto;
    display: block;
    margin-bottom: 3rem;
    max-width: 100%;
    border-radius: 50%;
    border: .5rem solid #FDC300; }
    @media print, screen and (min-width: 48em) {
      .lp__contact-img {
        margin-right: 4rem;
        margin-bottom: 0; } }
  .lp__contact-text {
    text-align: left; }
  .lp__contact-name {
    font-weight: 600; }
  .lp__contact-position {
    margin-bottom: 3rem; }
  .lp__contact-link a {
    color: inherit; }
    .lp__contact-link a:hover {
      text-decoration: underline; }

.lp__text {
  font-size: 1.6rem; }
  @media print, screen and (min-width: 64em) {
    .lp__text {
      font-size: 1.8rem; } }
  .lp__text h2 {
    font-size: 2.8rem;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 1.2; }
    @media print, screen and (min-width: 64em) {
      .lp__text h2 {
        font-size: 3.8rem; } }
  .lp__text h3 {
    font-size: 2.4rem;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 1.2; }
    @media print, screen and (min-width: 64em) {
      .lp__text h3 {
        font-size: 3rem; } }
  .lp__text h4 {
    font-size: 2rem;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 1.2; }
    @media print, screen and (min-width: 64em) {
      .lp__text h4 {
        font-size: 2.4rem; } }
  .lp__text p {
    font-size: 1.6rem; }
    @media print, screen and (min-width: 64em) {
      .lp__text p {
        font-size: 1.8rem; } }
    .lp__text p + ul {
      margin-top: 1rem; }
  .lp__text a:hover {
    text-decoration: underline; }
  .lp__text p + p {
    margin-top: 1rem; }
  .lp__text h2 + p {
    margin-top: 2rem; }
  .lp__text h3 + p {
    margin-top: 2rem; }
  .lp__text h4 + p {
    margin-top: 2rem; }
  .lp__text p + h2 {
    margin-top: 2rem; }
  .lp__text p + h3 {
    margin-top: 2rem; }
  .lp__text p + h4 {
    margin-top: 2rem; }
  .lp__text ul {
    padding: 0 2rem 0 2rem;
    list-style-type: disc;
    text-align: left;
    font-size: 1.6rem; }
  .lp__text li {
    position: relative;
    margin-bottom: .4rem; }
  .lp__text ol {
    padding: 0 2rem;
    text-align: left;
    margin-top: 3rem;
    counter-reset: li;
    list-style-type: none; }
    .lp__text ol li {
      padding-left: 1rem;
      position: relative;
      z-index: 2; }
      .lp__text ol li::before {
        content: counter(li);
        counter-increment: li;
        position: absolute;
        top: .4rem;
        left: -2rem;
        width: 2.2rem;
        height: 2.1rem;
        background: black;
        color: white;
        border-radius: 50%;
        text-align: center;
        z-index: -1;
        font-size: 1.4rem;
        font-weight: 600;
        padding-top: .1rem; }

.lp__args {
  margin-top: 0 !important; }
  .lp__args-item {
    margin-top: 3rem !important; }
    @media screen and (min-width: 100em) {
      .lp__args-item {
        margin-top: 6rem !important; } }

.form {
  text-align: left;
  margin-top: 3rem; }
  .form__box {
    margin-bottom: 1rem; }
  .form__control {
    border: none;
    outline: none;
    font-family: "Roboto", sans-serif;
    padding: 1.5rem 2rem;
    width: 100%;
    font-size: 1.6rem;
    background: #FFEFB9; }
    .form__control--textarea {
      height: 17rem; }
  .form__btn {
    display: block;
    margin-top: .2rem;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    width: 100%;
    max-width: 100%;
    padding: 1rem 3rem;
    transition: all ease .3s !important; }

.ptacek__jumbo {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 7rem; }
  @media print, screen and (min-width: 48em) {
    .ptacek__jumbo {
      margin-top: 10rem; } }
  .ptacek__jumbo-img {
    display: block;
    width: 100%;
    height: auto; }
  .ptacek__jumbo-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center; }
    @media print, screen and (min-width: 48em) {
      .ptacek__jumbo-title {
        -ms-flex-direction: row;
            flex-direction: row; } }
    @media screen and (min-width: 75em) {
      .ptacek__jumbo-title {
        padding: 0;
        position: absolute;
        right: 3rem;
        bottom: 3rem;
        color: white;
        text-align: right;
        width: 50%;
        max-width: 70rem;
        line-height: 1.4;
        font-size: 3.2rem; } }
  .ptacek__jumbo-label {
    width: 15rem;
    height: auto;
    margin-top: -6rem; }
    @media print, screen and (min-width: 48em) {
      .ptacek__jumbo-label {
        width: 20rem; } }
  .ptacek__jumbo-text {
    color: #8A8C8F;
    padding: 4rem 3rem 0 3rem;
    font-size: 2.8rem; }
    @media print, screen and (min-width: 48em) {
      .ptacek__jumbo-text {
        font-size: 3rem; } }
    @media screen and (min-width: 75em) {
      .ptacek__jumbo-text {
        color: white; } }

.ptacek__bullets h3 {
  margin: 0 auto 2rem auto;
  max-width: 70rem;
  color: #565454;
  font-weight: 700;
  font-size: 2rem; }
  @media print, screen and (min-width: 48em) {
    .ptacek__bullets h3 {
      font-size: 2.2rem; } }

.ptacek__bullets ul {
  text-align: left;
  padding-left: 2rem;
  list-style-type: disc; }

.ptacek__text h2 {
  color: #8A8C8F;
  font-size: 2rem; }
  @media print, screen and (min-width: 64em) {
    .ptacek__text h2 {
      font-size: 3.6rem; } }

.ptacek__row {
  text-align: left;
  max-width: 160rem; }
  .ptacek__row .lp__args-item, .ptacek__row .ptacek__icon-title {
    text-align: center; }
    @media print, screen and (min-width: 48em) {
      .ptacek__row .lp__args-item, .ptacek__row .ptacek__icon-title {
        text-align: left; } }
  .ptacek__row .ptacek__icon {
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 0rem; }
    @media print, screen and (min-width: 48em) {
      .ptacek__row .ptacek__icon {
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
        margin-bottom: 2rem; } }
  .ptacek__row .hp-arguments__box {
    margin-top: 2rem !important; }
    @media print, screen and (min-width: 48em) {
      .ptacek__row .hp-arguments__box {
        margin-top: 6rem !important; } }
  .ptacek__row-sm {
    text-align: left; }
    .ptacek__row-sm .lp__args-item, .ptacek__row-sm .ptacek__icon-title {
      text-align: center; }
      @media print, screen and (min-width: 48em) {
        .ptacek__row-sm .lp__args-item, .ptacek__row-sm .ptacek__icon-title {
          text-align: left; } }
    .ptacek__row-sm .ptacek__icon {
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 0rem; }
      @media print, screen and (min-width: 48em) {
        .ptacek__row-sm .ptacek__icon {
          -ms-flex-pack: start;
              justify-content: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
          margin-bottom: 2rem; } }
    .ptacek__row-sm .hp-arguments__box {
      margin-top: 2rem !important; }
      @media print, screen and (min-width: 48em) {
        .ptacek__row-sm .hp-arguments__box {
          margin-top: 6rem !important; } }

.ptacek__icon {
  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;
  text-align: left;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 64em) {
    .ptacek__icon {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  .ptacek__icon-img {
    width: 11rem;
    height: auto;
    display: block; }
    @media print, screen and (min-width: 48em) {
      .ptacek__icon-img {
        margin-right: 2rem; } }
  .ptacek__icon-title {
    padding: 1rem 0;
    font-size: 2.2rem;
    width: 100%; }
    @media print, screen and (min-width: 64em) {
      .ptacek__icon-title {
        width: auto; } }

.ptacek__img {
  display: block;
  width: 100%;
  height: auto; }

.ptacek__prods-img {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 4rem;
  margin-bottom: 1rem; }

.ptacek__prods-text {
  text-align: left;
  padding: 1rem 2rem; }
  .ptacek__prods-text p {
    color: black;
    font-weight: 700;
    font-size: 2rem; }
    .ptacek__prods-text p a {
      color: inherit;
      text-decoration: underline; }
      .ptacek__prods-text p a:hover {
        text-decoration: none; }

.ptacek__logo {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 48em) {
    .ptacek__logo {
      margin-bottom: 0; } }

.ptacek__btn {
  display: inline-block;
  border-radius: 15px;
  background: #FDC300;
  color: black;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2rem 4rem;
  margin-top: 2rem; }
  @media print, screen and (min-width: 48em) {
    .ptacek__btn {
      font-size: 3rem;
      margin-top: 0; } }

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

.ptacek__contact {
  color: black;
  font-size: 2rem;
  font-weight: 700; }
  .ptacek__contact-box {
    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: 3rem; }
  .ptacek__contact-img {
    width: 10rem;
    height: auto;
    display: block;
    margin-right: 2rem; }
  .ptacek__contact-text {
    color: black;
    font-size: 2rem;
    font-weight: 700; }

.blog__box {
  width: 100%; }
  @media print, screen and (min-width: 64em) {
    .blog__box {
      width: 31%;
      margin-right: 2rem; } }

.blog__frame {
  padding: 1.5rem;
  border: 1px solid #bbbcbe;
  margin-bottom: 2rem;
  transition: border linear .2s;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  height: 50rem; }
  .blog__frame:hover {
    border: 1px solid black;
    transition: border linear .2s; }
    .blog__frame:hover .btn--sm-white {
      color: black !important;
      background: #ffc20e !important;
      transition: all .3s linear; }

.blog__photo {
  height: 35rem;
  width: 100%; }

.blog__text {
  height: 100%;
  width: 100%;
  padding: 1.5rem 0 0 0; }

.blog__perex {
  color: #565454; }

.blog__typo {
  color: gray;
  text-transform: uppercase;
  font-size: 90%;
  margin-top: .8rem;
  margin-bottom: 1rem; }

.blog__btn {
  margin-top: 1.5rem; }

.blog__topics {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .blog__topics li:not(:first-child):before {
    content: ",";
    margin-right: .8rem; }

.blog__img {
  margin: 4rem 0;
  width: 100%; }

.blog__blogpost p {
  margin-bottom: 1rem;
  font-family: "Roboto", sans-serif;
  text-align: left; }

.blog__blogpost a {
  color: inherit;
  text-decoration: underline; }
  .blog__blogpost a:hover {
    text-decoration: none; }

.blog__blogpost iframe {
  width: 100%;
  height: 45rem; }

.blog__blogpost h2 {
  margin-bottom: .2rem;
  color: black;
  text-align: left; }

.blog__blogpost h3 {
  font-size: 2rem;
  margin-bottom: 2rem;
  color: #565454;
  text-align: left; }
  @media print, screen and (min-width: 48em) {
    .blog__blogpost h3 {
      font-size: 2.2rem; } }

.blog__blogpost ul {
  padding: 0 2rem 2rem 4rem;
  list-style-type: square;
  font-size: 1.8rem; }

.blog__blogpost li {
  font-size: 1.4rem;
  text-align: left; }
  @media print, screen and (min-width: 48em) {
    .blog__blogpost li {
      font-size: 1.8rem; } }

.blog__blogpost ol {
  padding: 0 2rem 2rem 4rem;
  list-style-type: decimal;
  font-size: 1.8rem; }

.blog__blogpost p + ul {
  padding-top: 0; }

.blog__event {
  margin-bottom: 3rem; }

.blog__eventbox {
  line-height: 1.3;
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 48em) {
    .blog__eventbox {
      margin-bottom: 0; } }
  .blog__eventbox .title-3 {
    margin-bottom: .2rem; }
  .blog__eventbox a {
    color: inherit;
    text-decoration: underline; }
    .blog__eventbox a:hover {
      text-decoration: none; }

.blog__slider {
  padding: 0 3rem !important; }
  .blog__slider .swiper-slide--padding {
    padding: 0 3rem !important; }
  .blog__slider .swiper-button-next {
    right: 0 !important; }
  .blog__slider .swiper-button-prev {
    left: 0 !important; }
  .blog__slider .title-3 {
    margin-bottom: .3rem;
    color: #565454; }
  .blog__slider p {
    font-size: 1.6rem;
    margin-bottom: .3rem;
    line-height: 1.3; }
  .blog__slider a {
    color: inherit;
    text-decoration: underline;
    font-size: 1.6rem;
    margin-bottom: .3rem;
    display: block; }
    .blog__slider a:hover {
      text-decoration: none; }

figure {
  margin: 0; }

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

/*
    Používá se k nastylování článku blogu a události.
*/
.article {
  text-align: left;
  /* styly pro TinyMCE editor*/ }
  .article__tags {
    margin-bottom: .8rem; }
  .article__title {
    margin-bottom: 1rem; }
  .article__img {
    max-width: 100%;
    height: auto;
    margin-bottom: .5rem; }
    .article__img-caption {
      font-size: 1.4rem;
      margin-bottom: 2rem;
      line-height: 1.8rem;
      margin-top: 0.5rem; }
  .article__metainfo {
    margin-bottom: 0.5rem; }
  .article__perex, .article__figure, .article__contact-title {
    margin-bottom: 1rem; }
  .article__social {
    margin-bottom: 4rem; }
  .article__category {
    margin-bottom: 1rem; }
  .article__event-title, .article__contact-title {
    margin-bottom: 1rem; }
  .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: 100%; }
    @media print, screen and (min-width: 48em) {
      .article__gallery-img {
        width: 48.8%; } }
    @media print, screen and (min-width: 64em) {
      .article__gallery-img {
        width: 32.8%; } }
  .article__services {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style: none; }
  .article__main {
    margin-top: 1rem;
    margin-bottom: 2rem;
    word-wrap: break-word; }

.home__carousel {
  padding: 0 !important;
  margin-top: 7rem !important; }
  @media screen and (min-width: 80em) {
    .home__carousel {
      margin-top: 10rem !important; } }
  .home__carousel-item {
    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; }
    .home__carousel-item .video__text {
      height: 50rem;
      padding: 5rem; }
      @media print, screen and (min-width: 48em) {
        .home__carousel-item .video__text {
          height: auto;
          padding: 0;
          aspect-ratio: 16/6;
          max-height: 80vh; } }
    .home__carousel-item .intro__img-mobile {
      height: 50rem; }
    .home__carousel-item .intro__typo {
      margin: 0;
      padding: 0;
      width: 100%;
      max-width: 100%; }
      @media print, screen and (min-width: 48em) {
        .home__carousel-item .intro__typo {
          padding: 4rem; } }
      @media print, screen and (min-width: 64em) {
        .home__carousel-item .intro__typo {
          padding: 6rem 12rem; } }
    .home__carousel-item video {
      height: 50rem;
      object-fit: cover;
      object-position: center; }
      @media print, screen and (min-width: 48em) {
        .home__carousel-item video {
          aspect-ratio: 16/6;
          max-height: 80vh;
          height: auto; } }
    .home__carousel-item h3 {
      color: white;
      max-width: 70rem; }
    .home__carousel-item picture {
      width: 100%; }
  .home__carousel-img {
    height: 50rem;
    object-fit: cover;
    object-position: center;
    width: 100%;
    display: block; }
    @media print, screen and (min-width: 48em) {
      .home__carousel-img {
        aspect-ratio: 16/6;
        max-height: 80vh;
        height: auto; } }
  .home__carousel .swiper-button-prev, .home__carousel .swiper-button-next {
    background-image: none !important; }
