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

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

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

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

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

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

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

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

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

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

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

.align-middle {
  -webkit-box-align: center;
      -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 {
  -webkit-box-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 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center; }

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

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

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

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

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

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

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

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

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

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

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

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

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

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

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

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

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

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

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

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

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

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

.row {
  max-width: 140rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -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 {
  -webkit-box-flex: 1;
      -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 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-12 {
  -webkit-box-flex: 0;
      -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 {
    -webkit-box-flex: 0;
        -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 {
    -webkit-box-flex: 0;
        -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 {
    -webkit-box-flex: 0;
        -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 {
    -webkit-box-flex: 0;
        -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 {
    -webkit-box-flex: 0;
        -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 {
    -webkit-box-flex: 0;
        -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 {
    -webkit-box-flex: 0;
        -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 {
    -webkit-box-flex: 0;
        -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 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xsmall-offset-0 {
    margin-left: 0%; }
  .xsmall-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xsmall-offset-1 {
    margin-left: 8.33333%; }
  .xsmall-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .xsmall-offset-2 {
    margin-left: 16.66667%; }
  .xsmall-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xsmall-offset-3 {
    margin-left: 25%; }
  .xsmall-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xsmall-offset-4 {
    margin-left: 33.33333%; }
  .xsmall-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .xsmall-offset-5 {
    margin-left: 41.66667%; }
  .xsmall-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xsmall-offset-6 {
    margin-left: 50%; }
  .xsmall-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xsmall-offset-7 {
    margin-left: 58.33333%; }
  .xsmall-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .xsmall-offset-8 {
    margin-left: 66.66667%; }
  .xsmall-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xsmall-offset-9 {
    margin-left: 75%; }
  .xsmall-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xsmall-offset-10 {
    margin-left: 83.33333%; }
  .xsmall-12 {
    -webkit-box-flex: 0;
        -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.xsmall-unstack > .column, .row.xsmall-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media screen and (min-width: 34.25em) {
    .row.xsmall-unstack > .column, .row.xsmall-unstack > .columns {
      -webkit-box-flex: 1;
          -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 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .landscape-offset-0 {
    margin-left: 0%; }
  .landscape-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .landscape-offset-1 {
    margin-left: 8.33333%; }
  .landscape-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .landscape-offset-2 {
    margin-left: 16.66667%; }
  .landscape-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .landscape-offset-3 {
    margin-left: 25%; }
  .landscape-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .landscape-offset-4 {
    margin-left: 33.33333%; }
  .landscape-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .landscape-offset-5 {
    margin-left: 41.66667%; }
  .landscape-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .landscape-offset-6 {
    margin-left: 50%; }
  .landscape-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .landscape-offset-7 {
    margin-left: 58.33333%; }
  .landscape-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .landscape-offset-8 {
    margin-left: 66.66667%; }
  .landscape-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .landscape-offset-9 {
    margin-left: 75%; }
  .landscape-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .landscape-offset-10 {
    margin-left: 83.33333%; }
  .landscape-12 {
    -webkit-box-flex: 0;
        -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.landscape-unstack > .column, .row.landscape-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media screen and (orientation: landscape) {
    .row.landscape-unstack > .column, .row.landscape-unstack > .columns {
      -webkit-box-flex: 1;
          -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 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -webkit-box-flex: 0;
        -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media print, screen and (min-width: 48em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      -webkit-box-flex: 1;
          -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 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -webkit-box-flex: 0;
        -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      -webkit-box-flex: 1;
          -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 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xlarge-offset-0 {
    margin-left: 0%; }
  .xlarge-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xlarge-offset-1 {
    margin-left: 8.33333%; }
  .xlarge-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .xlarge-offset-2 {
    margin-left: 16.66667%; }
  .xlarge-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .xlarge-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xlarge-offset-4 {
    margin-left: 33.33333%; }
  .xlarge-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .xlarge-offset-5 {
    margin-left: 41.66667%; }
  .xlarge-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .xlarge-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xlarge-offset-7 {
    margin-left: 58.33333%; }
  .xlarge-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .xlarge-offset-8 {
    margin-left: 66.66667%; }
  .xlarge-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .xlarge-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xlarge-offset-10 {
    margin-left: 83.33333%; }
  .xlarge-12 {
    -webkit-box-flex: 0;
        -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media screen and (min-width: 75em) {
    .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
      -webkit-box-flex: 1;
          -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 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xxlarge-offset-0 {
    margin-left: 0%; }
  .xxlarge-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xxlarge-offset-1 {
    margin-left: 8.33333%; }
  .xxlarge-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .xxlarge-offset-2 {
    margin-left: 16.66667%; }
  .xxlarge-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xxlarge-offset-3 {
    margin-left: 25%; }
  .xxlarge-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xxlarge-offset-4 {
    margin-left: 33.33333%; }
  .xxlarge-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .xxlarge-offset-5 {
    margin-left: 41.66667%; }
  .xxlarge-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xxlarge-offset-6 {
    margin-left: 50%; }
  .xxlarge-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xxlarge-offset-7 {
    margin-left: 58.33333%; }
  .xxlarge-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .xxlarge-offset-8 {
    margin-left: 66.66667%; }
  .xxlarge-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xxlarge-offset-9 {
    margin-left: 75%; }
  .xxlarge-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xxlarge-offset-10 {
    margin-left: 83.33333%; }
  .xxlarge-12 {
    -webkit-box-flex: 0;
        -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media screen and (min-width: 85.375em) {
    .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
      -webkit-box-flex: 1;
          -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 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .fullHD-offset-0 {
    margin-left: 0%; }
  .fullHD-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .fullHD-offset-1 {
    margin-left: 8.33333%; }
  .fullHD-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .fullHD-offset-2 {
    margin-left: 16.66667%; }
  .fullHD-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .fullHD-offset-3 {
    margin-left: 25%; }
  .fullHD-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .fullHD-offset-4 {
    margin-left: 33.33333%; }
  .fullHD-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .fullHD-offset-5 {
    margin-left: 41.66667%; }
  .fullHD-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .fullHD-offset-6 {
    margin-left: 50%; }
  .fullHD-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .fullHD-offset-7 {
    margin-left: 58.33333%; }
  .fullHD-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .fullHD-offset-8 {
    margin-left: 66.66667%; }
  .fullHD-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .fullHD-offset-9 {
    margin-left: 75%; }
  .fullHD-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .fullHD-offset-10 {
    margin-left: 83.33333%; }
  .fullHD-12 {
    -webkit-box-flex: 0;
        -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.fullHD-unstack > .column, .row.fullHD-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media screen and (min-width: 120em) {
    .row.fullHD-unstack > .column, .row.fullHD-unstack > .columns {
      -webkit-box-flex: 1;
          -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 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xxxlarge-offset-0 {
    margin-left: 0%; }
  .xxxlarge-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xxxlarge-offset-1 {
    margin-left: 8.33333%; }
  .xxxlarge-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .xxxlarge-offset-2 {
    margin-left: 16.66667%; }
  .xxxlarge-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xxxlarge-offset-3 {
    margin-left: 25%; }
  .xxxlarge-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xxxlarge-offset-4 {
    margin-left: 33.33333%; }
  .xxxlarge-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .xxxlarge-offset-5 {
    margin-left: 41.66667%; }
  .xxxlarge-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xxxlarge-offset-6 {
    margin-left: 50%; }
  .xxxlarge-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xxxlarge-offset-7 {
    margin-left: 58.33333%; }
  .xxxlarge-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .xxxlarge-offset-8 {
    margin-left: 66.66667%; }
  .xxxlarge-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xxxlarge-offset-9 {
    margin-left: 75%; }
  .xxxlarge-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xxxlarge-offset-10 {
    margin-left: 83.33333%; }
  .xxxlarge-12 {
    -webkit-box-flex: 0;
        -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
      -webkit-box-flex: 0;
          -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 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.xxxlarge-unstack > .column, .row.xxxlarge-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media screen and (min-width: 100em) {
    .row.xxxlarge-unstack > .column, .row.xxxlarge-unstack > .columns {
      -webkit-box-flex: 1;
          -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 {
  -webkit-box-flex: 0;
      -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; } }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

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

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          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 {
      right: auto;
      left: auto;
      margin: 0 auto;
      width: 600px;
      max-width: 140rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 48em) {
    .reveal.tiny {
      right: auto;
      left: auto;
      margin: 0 auto;
      width: 30%;
      max-width: 140rem; } }
  @media print, screen and (min-width: 48em) {
    .reveal.small {
      right: auto;
      left: auto;
      margin: 0 auto;
      width: 50%;
      max-width: 140rem; } }
  @media print, screen and (min-width: 48em) {
    .reveal.large {
      right: auto;
      left: auto;
      margin: 0 auto;
      width: 90%;
      max-width: 140rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 34.1875em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: none;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 30rem;
  padding: 1.4rem 1rem;
  border-radius: 0;
  background-color: #FFEADA;
  font-size: 80%;
  color: #AD6958; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #FFEADA;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFEADA transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFEADA;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #FFEADA transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
          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;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
          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%; }

body {
  background-color: #AD6958;
  color: #FFEADA;
  font-family: "Vonca", serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 300;
  text-align: left; }
  @media print, screen and (min-width: 64em) {
    body {
      font-size: 1.8rem; } }

b, strong {
  font-weight: 700; }

a, .link {
  color: inherit;
  background: none;
  border: none;
  text-decoration: none;
  cursor: pointer; }

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

tr {
  margin: 0.5rem 0; }

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

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

::-moz-selection {
  background: #AD6958;
  background: rgba(173, 105, 88, 0.3); }

::selection {
  background: #AD6958;
  background: rgba(173, 105, 88, 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; }

.canvas {
  position: relative;
  padding: 8rem 2rem;
  z-index: 0; }
  .canvas--white {
    background-color: white; }
  .canvas--black {
    background: black;
    color: white; }
  .canvas--gray {
    background: #F2F2F2; }
  @media print, screen and (min-width: 48em) {
    .canvas {
      padding: 8rem 0; } }
  @media screen and (min-width: 75em) {
    .canvas {
      padding: 8rem 0; } }
  @media screen and (min-width: 85.375em) {
    .canvas {
      padding: 12rem 0; } }
  .canvas--first {
    padding-top: 12rem; }
    @media print, screen and (min-width: 48em) {
      .canvas--first {
        padding-top: 16rem; } }
    @media print, screen and (min-width: 64em) {
      .canvas--first {
        padding-top: 20rem; } }
  .canvas--dark {
    background-color: #AD6958;
    color: #FFEADA; }
  .canvas--bg {
    background-color: transparent; }
    .canvas--bg::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 20rem;
      background: linear-gradient(0deg, #ad6958 0%, rgba(173, 105, 88, 0) 100%);
      z-index: -1;
      pointer-events: none; }
  .canvas--home {
    min-height: 100vh;
    padding-left: 0;
    padding-right: 0; }
  .canvas--home {
    padding-top: 0;
    padding-bottom: 0; }
  .canvas--light {
    background-color: #FFEADA;
    color: #AD6958; }
  .canvas--footer {
    background-image: url("../img/bg.jpg");
    background-size: cover; }
    .canvas--footer::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 40rem;
      min-height: 50vh;
      background: linear-gradient(180deg, #ad6958 0%, rgba(173, 105, 88, 0) 100%);
      z-index: -1;
      pointer-events: none; }

.canvas--white + .canvas--white {
  padding-top: 0; }

.canvas--bg + .canvas--dark {
  padding-top: 0; }

.canvas--light + .canvas--light {
  padding-top: 0; }

.canvas--dark + .canvas--dark {
  padding-top: 0; }

.canvas--gray + .canvas--gray {
  padding-top: 0; }

.canvas--black + .canvas--black {
  padding-top: 0; }

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

.close-button {
  width: 6rem;
  height: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  background: #AD6958;
  border: none;
  cursor: pointer;
  transition: all ease .3s; }
  .close-button img {
    width: 3.5rem;
    height: 3.5rem; }
  .close-button:hover {
    background: #363D3B;
    transition: all ease .3s; }

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

.hamburger-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -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: 40rem; }

#status {
  display: none; }

.reveal {
  padding: 8rem 2rem;
  outline: none;
  border: none;
  width: 100rem;
  max-width: 100%;
  background-color: #AD6958; }
  @media print, screen and (min-width: 48em) {
    .reveal {
      padding: 8rem; } }
  .reveal--detail {
    color: white; }
    .reveal--detail .hypobg {
      background-color: #AD6958; }
    .reveal--detail .form__control {
      color: white !important;
      border-bottom: .1rem solid white !important; }
      .reveal--detail .form__control::-webkit-input-placeholder {
        color: white !important; }
      .reveal--detail .form__control:-ms-input-placeholder {
        color: white !important; }
      .reveal--detail .form__control::placeholder {
        color: white !important; }
    .reveal--detail .form__control--msg {
      padding-left: 0;
      padding-right: 0; }
    .reveal--detail .form__gdpr {
      margin: 0; }
    .reveal--detail .form__gdpr-text {
      background-color: #363D3B !important; }
    .reveal--detail .form label:before {
      background: transparent;
      box-shadow: none;
      border: .1rem solid white; }
    .reveal--detail .btn {
      background-color: transparent;
      font-size: 1.8rem;
      font-family: "Vonca", serif; }
    .reveal--detail .err {
      background-color: #363D3B;
      color: white;
      padding: 1rem;
      margin-bottom: 2rem; }
    .reveal--detail .modal-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .reveal--detail .modal-box__half {
        width: 100%; }
        @media print, screen and (min-width: 48em) {
          .reveal--detail .modal-box__half {
            width: calc(50% - 1rem); } }

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

.overflow-hidden {
  overflow: hidden; }

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

.hidden {
  opacity: 0;
  pointer-events: none; }

.anchor {
  position: absolute;
  top: -6rem;
  left: 0; }
  .anchor--sm {
    top: -6rem; }

.row--full {
  max-width: 250rem; }

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

@media screen and (min-width: 85.375em) {
  .row--right {
    position: relative;
    max-width: none;
    margin-left: auto;
    margin-right: 0;
    width: calc(100vw - (100vw - 144rem) / 2 - 2rem); } }

.row--left {
  margin-left: 0rem; }

.cursor {
  position: fixed;
  width: 15rem;
  height: 15rem;
  background-color: #363D3B;
  border-radius: 50%;
  pointer-events: none;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFEADA;
  font-size: 1.8rem;
  text-transform: uppercase;
  letter-spacing: .1rem;
  text-align: center;
  z-index: 10000;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem; }
  .cursor__arrow {
    width: 7rem;
    height: auto;
    display: block;
    margin-top: 1rem; }

.jsCursor {
  cursor: none; }

html.lenis {
  height: auto; }

.lenis.lenis-smooth {
  scroll-behavior: auto; }

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain; }

.lenis.lenis-scrolling iframe {
  pointer-events: none; }

.lenis.lenis-stopped {
  overflow: hidden; }

@media print, screen and (min-width: 64em) {
  .body--en .page__icons-item {
    width: 24rem; } }

@font-face {
  font-family: "Vonca";
  font-weight: 800;
  src: url("../font/VoncaExtraBold/font.woff2") format("woff2"), url("../font/VoncaExtraBold/font.woff") format("woff"); }

@font-face {
  font-family: "Vonca";
  font-weight: 500;
  src: url("../font/VoncaMedium/font.woff2") format("woff2"), url("../font/VoncaMedium/font.woff") format("woff"); }

@font-face {
  font-family: "Vonca";
  font-weight: 700;
  src: url("../font/VoncaBold/font.woff2") format("woff2"), url("../font/VoncaBold/font.woff") format("woff"); }

@font-face {
  font-family: "Vonca";
  font-weight: 200;
  src: url("../font/VoncaExtraLight/font.woff2") format("woff2"), url("../font/VoncaExtraLight/font.woff") format("woff"); }

@font-face {
  font-family: "Vonca";
  font-weight: 600;
  src: url("../font/VoncaSemibold/font.woff2") format("woff2"), url("../font/VoncaSemibold/font.woff") format("woff"); }

@font-face {
  font-family: "Vonca";
  font-weight: 300;
  src: url("../font/VoncaLight/font.woff2") format("woff2"), url("../font/VoncaLight/font.woff") format("woff"); }

@font-face {
  font-family: "Vonca";
  font-weight: 400;
  src: url("../font/VoncaRegular/font.woff2") format("woff2"), url("../font/VoncaRegular/font.woff") format("woff"); }

.title-1 {
  font-size: 3.2rem;
  line-height: 1.2;
  font-weight: 400; }

.title-2 {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 400; }

@media print, screen and (min-width: 48em) {
  .title-1 {
    font-size: 6rem; }
  .title-2 {
    font-size: 4rem; } }

@media screen and (min-width: 85.375em) {
  .title-1 {
    font-size: 9rem; }
  .title-2 {
    font-size: 4.4rem; } }

.text {
  color: #FFEADA;
  font-size: 1.6rem;
  font-weight: 300; }
  @media print, screen and (min-width: 48em) {
    .text {
      font-size: 1.8rem; } }
  .text a {
    color: inherit;
    text-decoration: underline; }
    .text a:hover {
      text-decoration: none; }
  .text p {
    color: #FFEADA;
    font-size: 1.8rem;
    max-width: 50rem;
    font-weight: 300; }
    @media print, screen and (min-width: 48em) {
      .text p {
        font-size: 2.2rem; } }
  .text h2 {
    font-size: 4rem;
    line-height: 1.1;
    font-weight: 400;
    color: #FFEADA;
    margin-bottom: .5rem; }
    @media print, screen and (min-width: 48em) {
      .text h2 {
        font-size: 6rem; } }
    @media print, screen and (min-width: 64em) {
      .text h2 {
        font-size: 9rem; } }
  .text h3 {
    font-size: 3.2rem;
    line-height: 1.2;
    font-weight: 400;
    color: #FFEADA;
    margin-bottom: .5rem; }
    @media print, screen and (min-width: 48em) {
      .text h3 {
        font-size: 4.4rem; } }
  .text h4 {
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 400;
    color: #FFEADA;
    margin-bottom: .5rem; }
  .text p + p {
    margin-top: 1rem; }
  .text h2 + p {
    margin-top: 2rem; }
  .text h3 + p {
    margin-top: 2rem; }
  .text h4 + p {
    margin-top: 2rem; }
  .text p + h2 {
    margin-top: 2rem; }
  .text p + h3 {
    margin-top: 2rem; }
  .text p + h4 {
    margin-top: 2rem; }
  .text ul {
    padding: 0 2rem 0 2.5rem;
    list-style-type: disc;
    text-align: left;
    font-size: 1.6rem;
    margin-top: 1rem; }
  .text li {
    position: relative;
    margin-bottom: 1.5rem; }
  .text--perex {
    color: #FFEADA;
    font-weight: 300;
    font-size: 2.2rem; }
    @media print, screen and (min-width: 64em) {
      .text--perex {
        font-size: 4rem; } }
    .text--perex p {
      color: #FFEADA;
      font-weight: 300;
      font-size: 2.2rem;
      max-width: none; }
      @media print, screen and (min-width: 64em) {
        .text--perex p {
          font-size: 4rem; } }
  .text--sm {
    font-size: 1.6rem; }
    .text--sm p {
      font-size: 1.6rem;
      max-width: none; }
  .text--finance p {
    max-width: none; }
  .text--finance h2 {
    font-size: 3.2rem;
    line-height: 1.2;
    font-weight: 400;
    color: #FFEADA;
    margin-bottom: .5rem; }
    @media print, screen and (min-width: 48em) {
      .text--finance h2 {
        font-size: 4.4rem; } }
  .text--finance--lg h3 {
    font-size: 4rem; }
    @media print, screen and (min-width: 48em) {
      .text--finance--lg h3 {
        font-size: 7rem; } }

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

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

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -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; }

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

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

.mb-1 {
  margin-bottom: 1rem; }

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

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

.mb-4 {
  margin-bottom: 4rem; }

.mb-5 {
  margin-bottom: 5rem; }

.mb-6 {
  margin-bottom: 6rem; }

@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: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-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: 3rem;
  height: 1.5rem;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -0.05rem; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 3rem;
    height: 0.1rem;
    background-color: currentColor;
    border-radius: 0rem;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -0.7rem; }
  .hamburger-inner::after {
    bottom: -0.7rem; }

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

.hamburger--3dx .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  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);
  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), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

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

/*------------------------------------------
          Hlavička webu a navigace
--------------------------------------------*/
.header {
  width: 100%;
  height: 6rem;
  position: fixed;
  top: 0;
  z-index: 1000;
  padding: 0 3rem;
  box-sizing: border-box;
  color: white;
  background: transparent;
  pointer-events: none;
  border-bottom: 0.1rem solid #AD6958; }
  @media print, screen and (min-width: 48em) {
    .header {
      border-bottom: 0.1rem solid #FFEADA; } }
  .header--scroll {
    background: transparent;
    transition: all ease .3s; }
    .header--scroll::before {
      content: '';
      opacity: 0;
      transition: all ease .3s; }
  .header--scrolled {
    background: #AD6958;
    transition: all ease .3s; }
    @media print, screen and (min-width: 48em) {
      .header--scrolled {
        background: transparent; } }
    .header--scrolled::before {
      content: '';
      opacity: 0;
      transition: all ease .3s; }
  .header--dark {
    background: #AD6958;
    border-bottom: 0.1rem solid #AD6958;
    transition: all ease .3s; }
    .header--dark::before {
      content: '';
      opacity: 0;
      transition: all ease .3s; }
  .header--home {
    margin-top: -6rem;
    -webkit-animation: headerHome 1s 3.5s forwards ease;
            animation: headerHome 1s 3.5s forwards ease; }

@-webkit-keyframes headerHome {
  0% {
    opacity: 0;
    margin-top: -6rem; }
  100% {
    opacity: 1;
    margin-top: 0; } }

@keyframes headerHome {
  0% {
    opacity: 0;
    margin-top: -6rem; }
  100% {
    opacity: 1;
    margin-top: 0; } }
  .header__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 999;
    transition: all ease .5s; }
    .header__logo-img {
      width: auto;
      height: 3rem; }
  .header__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: inherit;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: auto; }
    .header__container * {
      pointer-events: all; }
  .header__collapse {
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    width: 45rem;
    max-width: 100%;
    height: 100%;
    padding: 1rem;
    background-color: #363D3B;
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    transition: opacity .3s linear, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s linear;
    transition: transform .3s ease-in-out, opacity .3s linear, -webkit-transform .3s ease-in-out;
    box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.05);
    overflow: auto; }
    .header__collapse-helper {
      position: fixed;
      top: 5rem;
      left: 0;
      bottom: 0;
      width: 100%;
      overflow: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .header__collapse--in {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      opacity: 1; }
  .header__btn {
    display: none; }
    @media print, screen and (min-width: 48em) {
      .header__btn {
        display: block;
        margin-right: 3rem;
        border: 0.1rem solid rgba(255, 234, 218, 0.4);
        color: rgba(255, 234, 218, 0.4);
        padding: .5rem 2rem .3rem 2rem;
        font-size: 2rem;
        transition: all ease .3s; }
        .header__btn:hover {
          background-color: #FFEADA;
          border: 0.1rem solid #FFEADA;
          color: #AD6958;
          transition: all ease .3s; } }

.hamburger, .hamburger-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.hamburger:focus {
  outline: none; }

.hamburger-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding-right: 0;
  -webkit-appearance: none !important;
  color: inherit;
  z-index: 999; }
  @media print, screen and (min-width: 48em) {
    .hamburger-wrapper {
      padding: .5em; } }
  .hamburger-wrapper:hover, .hamburger-wrapper:active {
    text-decoration: none;
    color: inherit; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  color: #FFEADA;
  transition: all ease .3s; }

.hamburger-inner::after {
  width: 100%; }

.hamburger-text {
  color: #FFEADA;
  font-weight: 400;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  margin-right: 1rem;
  transition: all ease .3s; }
  @media print, screen and (min-width: 48em) {
    .hamburger-text {
      font-size: 2.2rem; } }

.nav {
  padding: 2rem 8rem 2rem 6rem;
  margin-top: 0;
  font-family: "Vonca", serif; }
  .nav__logo {
    display: block;
    margin-top: 4rem;
    padding: 0 6rem;
    display: none; }
    @media print, screen and (min-width: 48em) {
      .nav__logo {
        display: block; } }
    .nav__logo-img {
      width: 23rem;
      height: auto;
      max-width: 100%; }
  .nav__sub {
    padding: 0 6rem; }
    .nav__sub-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 3rem; }
      .nav__sub-item img {
        width: 2.6rem;
        height: auto;
        margin-right: 2rem; }
      .nav__sub-item--filled {
        background: #FFEADA;
        padding: 1rem;
        margin-left: -1rem;
        max-width: 25rem;
        transition: all ease .3s; }
        .nav__sub-item--filled .nav__sub-text {
          color: white; }
        .nav__sub-item--filled:hover {
          background: #FFEADA;
          transition: all ease .3s; }
    .nav__sub-text {
      color: #FFEADA;
      line-height: 1;
      margin-top: -.3rem;
      font-size: 1.6rem;
      letter-spacing: 0.1rem; }
  .nav__flex {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .nav__domoplan {
    margin: 4rem 6rem;
    color: white;
    opacity: .25; }
    .nav__domoplan p {
      font-size: 1.6rem;
      font-weight: 300;
      margin-bottom: 1rem;
      color: #FFEADA; }
    .nav__domoplan svg {
      fill: white;
      width: 18rem;
      height: auto;
      transition: all ease .3s; }
      .nav__domoplan svg:hover {
        fill: #FFEADA;
        transition: all ease .3s; }
  .nav__bottom {
    padding: 3rem 6rem 6rem 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .nav__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: 1rem;
    margin-top: 1rem; }
    .nav__logos-amp {
      padding: 0 2rem 0 1rem; }
  .nav__domoplan {
    color: rgba(255, 255, 255, 0.35);
    font-size: 1.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%; }
    .nav__domoplan-img {
      width: 13rem;
      height: auto; }
  .nav__item {
    color: #FFEADA;
    font-family: "Vonca", serif;
    display: block;
    font-size: 2.4rem;
    height: 100%;
    margin-top: 1rem;
    padding: 0 .25em 1.5rem 0;
    position: relative;
    text-align: left;
    text-decoration: none;
    font-weight: 300; }
    @media print, screen and (min-width: 48em) {
      .nav__item {
        font-size: 3.2rem; } }
    .nav__item:first-of-type {
      margin-top: 1em; }
    .nav__item + .nav__subitem {
      margin-top: -1rem; }
  .nav__subitem {
    color: white;
    display: block;
    font-size: 1.6rem;
    height: 100%;
    padding: .5rem 0rem .5rem 2rem;
    position: relative;
    text-align: left;
    text-decoration: none; }
    .nav__subitem + .nav__item {
      margin-top: 2rem; }
  .nav__link {
    display: inline-block;
    position: relative;
    color: #FFEADA;
    line-height: 1.4;
    position: relative;
    text-decoration: none;
    transition: color 0.1s linear;
    transition: all ease .3s; }
    .nav__link:hover {
      color: #FFEADA;
      transition: all ease .3s; }
      .nav__link:hover::after {
        width: 100%;
        transition: all ease .3s; }
    .nav__link::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 0%;
      height: .1rem;
      background: #FFEADA;
      transition: all ease .3s; }
    .nav__link--active {
      font-size: 3.2rem; }
      @media print, screen and (min-width: 48em) {
        .nav__link--active {
          font-size: 4.4rem; } }
  .nav__sublink {
    color: #FFEADA;
    line-height: 1;
    position: relative;
    text-decoration: none;
    transition: color 0.1s linear;
    font-weight: 300; }
  .nav__list {
    margin-top: .5rem;
    padding-left: 0;
    text-align: center; }
  .nav__contact {
    margin: 4rem 6rem;
    padding-bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .nav__contact--cam {
      margin: 0 6rem; }
    .nav__contact-item {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 1.5rem;
      font-size: 2rem;
      font-weight: 400;
      color: #AD6958;
      transition: all ease .5s; }
      @media print, screen and (min-width: 48em) {
        .nav__contact-item {
          font-size: 2.4rem; } }
      .nav__contact-item:hover {
        color: #AD6958;
        transition: all ease .5s; }
        .nav__contact-item:hover::after {
          width: 100%;
          transition: all ease .5s; }
      .nav__contact-item::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0%;
        height: .1rem;
        background: #AD6958;
        transition: all ease .5s; }
    .nav__contact-img {
      width: 2.5rem;
      height: 2.5rem;
      -o-object-fit: contain;
         object-fit: contain;
      -o-object-position: center;
         object-position: center;
      margin-right: 2rem; }

.languages {
  color: #FFEADA;
  font-size: 1.6rem;
  width: 100%;
  text-align: left;
  margin: 4rem 6rem; }
  .languages__item {
    color: #FFEADA;
    font-weight: 400; }
  .languages__delimiter {
    display: inline-block;
    margin: 0 1rem; }

.swiper-active .header {
  transition: all ease .3s; }
  .swiper-active .header::before {
    content: '';
    opacity: 0;
    transition: all ease .3s; }

.swiper-active .header__logo {
  -webkit-transform: translateY(0) !important;
          transform: translateY(0) !important; }

.nav__cta {
  position: fixed;
  bottom: 3rem;
  right: 2rem;
  width: 10rem;
  height: 10rem;
  border: 0.1rem solid #FFEADA;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem;
  text-align: center;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .1rem;
  color: #FFEADA;
  transition: all ease .3s;
  z-index: 9;
  line-height: 1.2; }
  @media print, screen and (min-width: 64em) {
    .nav__cta {
      top: 12rem;
      bottom: auto;
      width: 14rem;
      height: 14rem;
      font-size: 1.6rem; } }
  .nav__cta:hover {
    background: white;
    color: #FFEADA;
    transition: all ease .3s; }

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

.page__bg {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  margin-bottom: -100vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -2;
  display: block; }

.page__btns-arrow {
  width: 4rem;
  fill: #FFEADA;
  margin-left: .5rem; }

.page__note {
  color: #AD6958; }

.page__step {
  margin-top: 4rem;
  color: #AD6958; }
  .page__step .owl-scroll-handle {
    border: 0.1rem solid #AD6958 !important;
    background: #AD6958 !important; }
  .page__step .home__news-info {
    background: transparent;
    color: #AD6958; }
  .page__step .owl-scrollbar {
    background: #AD6958; }
  .page__step .house__file {
    margin-top: 3rem; }
  .page__step .house__file-img {
    width: 4rem !important;
    height: auto; }
  .page__step-name {
    margin-bottom: .6rem;
    font-weight: 400;
    font-size: 2.6rem; }
    @media print, screen and (min-width: 48em) {
      .page__step-name {
        font-size: 3.2rem; } }
  .page__step-number {
    font-family: "Vonca", serif;
    font-size: 5rem;
    font-weight: 300; }
    .page__step-number--sm {
      font-size: 3rem;
      margin-top: 6rem; }
      .page__step-number--sm + .page__step-name {
        font-size: 2rem; }
        @media print, screen and (min-width: 48em) {
          .page__step-number--sm + .page__step-name {
            font-size: 2.2rem; } }
  .page__step-item {
    padding: 4rem; }
  .page__step-size {
    height: 40rem;
    overflow: initial;
    border: 0.1rem solid #AD6958; }
  .page__step .text {
    color: #AD6958; }
    .page__step .text * {
      color: #AD6958; }

.page__harm {
  position: relative;
  z-index: -1;
  margin-top: 6rem;
  min-height: 15rem; }
  @media print, screen and (min-width: 64em) {
    .page__harm {
      margin-top: 10rem; } }
  .page__harm::before {
    content: '';
    width: .1rem;
    height: 100%;
    background: #FFEADA;
    position: absolute;
    top: -2rem;
    left: 0rem; }
    @media print, screen and (min-width: 64em) {
      .page__harm::before {
        width: 100%;
        height: .1rem; } }
  .page__harm-arrow {
    width: 1.5rem;
    height: auto;
    -webkit-transform: translateY(1rem) translateX(-0.6rem);
            transform: translateY(1rem) translateX(-0.6rem); }
    @media print, screen and (min-width: 64em) {
      .page__harm-arrow {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        margin-left: 0;
        -webkit-transform: translateY(-2.7rem) translateX(0.1rem);
                transform: translateY(-2.7rem) translateX(0.1rem); } }
  .page__harm-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media print, screen and (min-width: 64em) {
      .page__harm-box {
        width: 20rem;
        margin-left: -10rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .page__harm-text {
    padding-left: 2rem;
    margin-bottom: 2rem;
    margin-top: .5rem; }
    @media print, screen and (min-width: 64em) {
      .page__harm-text {
        padding-left: 0;
        text-align: center; } }
  .page__harm-time {
    font-weight: 600; }
  .page__harm-event {
    font-weight: 300; }
  @media print, screen and (min-width: 64em) {
    .page__harm-item {
      position: absolute;
      width: .1rem; }
      .page__harm-item::before {
        content: '';
        position: absolute;
        top: -2rem;
        left: 0;
        width: .1rem;
        height: 3rem;
        background: #FFEADA; } }

.page__standards-btn {
  display: block;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  color: #AD6958;
  line-height: 1;
  margin: 1rem 0;
  margin-bottom: 3rem;
  transition: all ease .3s; }
  @media print, screen and (min-width: 48em) {
    .page__standards-btn {
      font-size: 2rem;
      margin: 0;
      margin-bottom: 3rem; } }

.page__standards-img {
  display: none; }

.page__standards-close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  width: 2rem;
  height: auto;
  cursor: pointer;
  display: none; }

.page__title {
  font-weight: 200;
  color: #7B3929;
  font-size: 7rem;
  line-height: 1;
  position: relative;
  z-index: -1; }
  @media screen and (min-width: 34.25em) {
    .page__title {
      font-size: 7rem; } }
  @media print, screen and (min-width: 48em) {
    .page__title {
      font-size: 9rem; } }
  @media print, screen and (min-width: 64em) {
    .page__title {
      font-size: 14rem; } }
  @media screen and (min-width: 75em) {
    .page__title {
      font-size: 19rem; } }

.page__text {
  margin-top: -1rem; }
  @media screen and (min-width: 34.25em) {
    .page__text {
      margin-top: -2rem; } }
  @media print, screen and (min-width: 48em) {
    .page__text {
      margin-top: -3rem; } }
  @media print, screen and (min-width: 64em) {
    .page__text {
      margin-top: -4rem; } }
  @media screen and (min-width: 75em) {
    .page__text {
      margin-top: -5rem; } }
  .page__text h2 + p {
    margin-top: 4rem; }
    @media print, screen and (min-width: 48em) {
      .page__text h2 + p {
        margin-top: 6rem; } }
  .page__text p {
    font-size: 2rem;
    max-width: 50rem;
    font-weight: 300; }
    @media print, screen and (min-width: 48em) {
      .page__text p {
        font-size: 2.2rem; } }
  .page__text--home h3 {
    font-size: 4rem;
    max-width: 120rem; }
    @media print, screen and (min-width: 48em) {
      .page__text--home h3 {
        font-size: 6rem; } }
    @media print, screen and (min-width: 64em) {
      .page__text--home h3 {
        font-size: 7rem; } }

.page__services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .page__services-item {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    overflow: hidden;
    margin-bottom: 1.5rem;
    margin-right: 1.5rem; }
    .page__services-item::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #5C3329;
      opacity: 0;
      z-index: 3;
      transition: all ease .3s; }
    @media print, screen and (min-width: 48em) {
      .page__services-item {
        width: calc(33.333% - 1.5rem); } }
    .page__services-item:hover::before {
      opacity: .6;
      transition: all ease .3s; }
    .page__services-item:hover .page__services-name {
      -webkit-transform: translateY(-5rem);
              transform: translateY(-5rem);
      opacity: 0;
      transition: all ease .3s; }
    .page__services-item:hover .page__services-text {
      -webkit-transform: translateY(0rem);
              transform: translateY(0rem);
      opacity: 1;
      transition: all ease .3s; }
  .page__services-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    z-index: 1; }
  .page__services-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    z-index: 2; }
  .page__services-name {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    opacity: 1;
    z-index: 4;
    padding: 2rem;
    transition: all ease .3s;
    font-weight: 400;
    font-size: 3.2rem; }
    @media print, screen and (min-width: 48em) {
      .page__services-name {
        font-size: 4.4rem; } }
  .page__services-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    z-index: 5;
    padding: 3rem;
    opacity: 0;
    -webkit-transform: translateY(5rem);
            transform: translateY(5rem);
    transition: all ease .3s; }
    @media screen and (min-width: 75em) {
      .page__services-text {
        padding: 5rem; } }

.page__block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .page__block-alt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 6rem; }
    .page__block-alt .row {
      width: 100%; }
    @media print, screen and (min-width: 48em) {
      .page__block-alt {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 0; } }
  .page__block + .page__block {
    margin-top: 6rem; }
    @media print, screen and (min-width: 48em) {
      .page__block + .page__block {
        margin-top: 8rem; } }
    @media print, screen and (min-width: 64em) {
      .page__block + .page__block {
        margin-top: 10rem; } }
    @media screen and (min-width: 75em) {
      .page__block + .page__block {
        margin-top: 12rem; } }
  .page__block + .page__block-alt {
    margin-top: 6rem; }
    @media print, screen and (min-width: 48em) {
      .page__block + .page__block-alt {
        margin-top: 8rem; } }
    @media print, screen and (min-width: 64em) {
      .page__block + .page__block-alt {
        margin-top: 10rem; } }
    @media screen and (min-width: 75em) {
      .page__block + .page__block-alt {
        margin-top: 12rem; } }
  .page__block + .page__block--text {
    margin-top: 6rem; }
    @media print, screen and (min-width: 48em) {
      .page__block + .page__block--text {
        margin-top: 8rem; } }
    @media print, screen and (min-width: 64em) {
      .page__block + .page__block--text {
        margin-top: 10rem; } }
    @media screen and (min-width: 75em) {
      .page__block + .page__block--text {
        margin-top: 12rem; } }
  .page__block-photo {
    width: 100%; }
  .page__block-img {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 3rem; }
    @media print, screen and (min-width: 48em) {
      .page__block-img {
        margin-top: 0; } }
    @media screen and (min-width: 75em) {
      .page__block-img {
        width: calc(50vw - 6rem); } }
    .page__block-img--lg {
      width: 100%; }
    .page__block-img--xl {
      width: 100%;
      margin-top: -1rem; }
      @media print, screen and (min-width: 48em) {
        .page__block-img--xl {
          margin-top: 0; } }
  .page__block-text--lg {
    margin-top: 2rem; }
    @media print, screen and (min-width: 48em) {
      .page__block-text--lg {
        margin-top: 4rem; } }
    @media print, screen and (min-width: 64em) {
      .page__block-text--lg {
        margin-top: 6rem; } }
  .page__block--margin + .page__block--margin {
    margin-top: 2rem; }

.page__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 2rem; }
  @media print, screen and (min-width: 64em) {
    .page__icons {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .page__icons-item {
    width: 50%;
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    padding: 2rem; }
    @media print, screen and (min-width: 48em) {
      .page__icons-item {
        width: 33.333%; } }
    @media print, screen and (min-width: 64em) {
      .page__icons-item {
        width: 20rem; } }
    @media print, screen and (min-width: 64em) {
      .page__icons-item--sm {
        width: 15rem; } }
  .page__icons-img {
    width: 5rem;
    height: 5rem;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    display: block;
    margin-bottom: 2rem; }
  .page__icons-text {
    font-size: 1.8rem; }

.page__mats {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4rem; }
  @media print, screen and (min-width: 48em) {
    .page__mats {
      margin-top: 0; } }
  .page__mats-img {
    height: auto;
    display: block; }
    .page__mats-img--1 {
      width: 40%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      z-index: 1; }
    .page__mats-img--2 {
      position: relative;
      width: 40%;
      z-index: 2; }
    .page__mats-img--3 {
      width: 40%;
      position: absolute;
      top: 30%;
      bottom: 0;
      right: 0;
      margin: auto;
      z-index: 3; }
  .page__mats-mat {
    height: auto;
    display: block; }
    .page__mats-mat--1 {
      width: 35%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      z-index: 4; }
    .page__mats-mat--2 {
      position: relative;
      width: 45%;
      z-index: 3; }
    .page__mats-mat--3 {
      width: 30%;
      position: absolute;
      top: 30%;
      top: 0;
      right: 10%;
      margin: auto;
      z-index: 2; }
    .page__mats-mat--4 {
      width: 40%;
      position: absolute;
      bottom: -4rem;
      right: 0;
      margin: auto;
      z-index: 4; }

.page__inter {
  position: relative;
  background: #AD6958; }
  .page__inter--reverse .page__inter-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    @media print, screen and (min-width: 48em) {
      .page__inter--reverse .page__inter-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .page__inter--reverse .page__inter-text {
    padding-top: 0;
    padding-bottom: 4rem; }
    @media print, screen and (min-width: 48em) {
      .page__inter--reverse .page__inter-text {
        padding: 2rem; } }
    @media print, screen and (min-width: 64em) {
      .page__inter--reverse .page__inter-text {
        padding: 15vh 2rem 2rem 2rem; } }
  @media print, screen and (min-width: 64em) {
    .page__inter {
      height: 200vh; } }
  @media print, screen and (min-width: 64em) {
    .page__inter-box {
      position: -webkit-sticky;
      position: sticky;
      top: 0; } }
  .page__inter-img {
    display: block;
    width: 100%;
    height: auto; }
    .page__inter-img--2 {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto;
      opacity: 0;
      z-index: 2;
      transition: all ease .5s; }
  .page__inter-text {
    padding: 2rem; }
    @media print, screen and (min-width: 64em) {
      .page__inter-text {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        padding: 0;
        z-index: 4;
        padding: 15vh 2rem 2rem 2rem;
        transition: all ease .5s; } }
    .page__inter-text .row {
      width: 100%; }
      .page__inter-text .row--full {
        margin-bottom: 1.5rem; }
        @media print, screen and (min-width: 48em) {
          .page__inter-text .row--full {
            margin-bottom: 3rem; } }
  .page__inter-points {
    padding: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media print, screen and (min-width: 64em) {
      .page__inter-points {
        display: block;
        position: absolute;
        top: 0;
        padding: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        transition: all ease .5s; } }
  .page__inter-point {
    width: 50%;
    padding-right: 2rem; }
    @media print, screen and (min-width: 64em) {
      .page__inter-point {
        padding-right: 0;
        width: auto;
        position: absolute;
        max-width: 30rem;
        text-transform: uppercase;
        line-height: 1.3;
        color: white;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        z-index: 2; } }
    .page__inter-point::before {
      content: '';
      display: inline-block;
      height: 1.5rem;
      width: 1.5rem;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.5);
      border: .1rem solid white; }
      @media print, screen and (min-width: 64em) {
        .page__inter-point::before {
          height: 2.5rem;
          width: 2.5rem; } }
  .page__inter-title {
    margin-top: -2.8rem;
    margin-bottom: 2rem;
    color: white;
    padding-left: 3rem;
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
    text-transform: uppercase; }
    @media print, screen and (min-width: 64em) {
      .page__inter-title {
        max-width: 26rem;
        padding-left: 1.5rem;
        padding-top: .2rem;
        letter-spacing: 0.1rem;
        font-weight: 500;
        font-size: 1.8rem;
        margin-bottom: 0;
        margin-top: 0; } }
  @media print, screen and (min-width: 64em) {
    .page__inter--2 .page__inter-text {
      opacity: 1;
      transition: all ease .5s; }
    .page__inter--2 .page__inter-img--2 {
      opacity: 1;
      transition: all ease .5s; }
    .page__inter--2 .inter__plus {
      opacity: 1;
      transition: all ease .5s; } }

.page__quote {
  display: block;
  position: relative;
  margin-top: 4rem; }
  .page__quote:hover .page__quote-play {
    width: 16rem;
    transition: all ease .3s; }
  @media print, screen and (min-width: 48em) {
    .page__quote {
      margin-top: 8rem; } }
  @media print, screen and (min-width: 64em) {
    .page__quote {
      margin-top: 10rem; } }
  .page__quote-img {
    width: 100%;
    height: auto;
    display: block; }
  .page__quote-quote {
    font-size: 2.6rem; }
    @media print, screen and (min-width: 48em) {
      .page__quote-quote {
        font-size: 4.4rem; } }
  .page__quote-play {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 10rem;
    height: auto;
    display: block;
    z-index: 2;
    transition: all ease .3s; }
    @media print, screen and (min-width: 48em) {
      .page__quote-play {
        width: 15rem; } }
  .page__quote-modal {
    width: 120rem; }
  .page__quote-video {
    width: 100%;
    height: auto;
    display: block; }

.inter {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: -1; }
  @media print, screen and (min-width: 48em) {
    .inter {
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; } }
  .inter__name {
    background: #001021;
    padding: 8rem 0;
    width: 100%; }
    @media print, screen and (min-width: 64em) {
      .inter__name {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9;
        background: transparent;
        pointer-events: none;
        padding: 14rem 0 0 0; } }
  .inter__title {
    color: #5C3329;
    margin-bottom: 1rem; }
  .inter__perex {
    margin-bottom: 4rem; }
  .inter__img {
    width: 100%;
    height: auto;
    margin-bottom: -.7rem; }
  .inter__map {
    display: block;
    position: relative;
    width: 100%;
    height: auto; }
    .inter__map::before {
      content: '';
      position: absolute;
      top: -15vw;
      left: 0;
      width: 100%;
      height: 50%;
      background: linear-gradient(180deg, #001021 10%, rgba(0, 16, 33, 0) 100%);
      z-index: 1; }
      @media print, screen and (min-width: 48em) {
        .inter__map::before {
          top: 0; } }
    .inter__map::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 40%;
      background: linear-gradient(0deg, #5c3329 0%, rgba(92, 51, 41, 0) 100%);
      z-index: 2; }
  .inter__text {
    width: 100%;
    position: relative;
    border: 1px solid #BBCEDB;
    width: 100%;
    margin-top: 3rem; }
    @media print, screen and (min-width: 48em) {
      .inter__text {
        display: none;
        width: calc(40% - .1rem);
        margin-right: .1rem; } }
  .inter__tooltip {
    background: #FFEADA;
    padding: 3rem;
    width: 50rem;
    max-width: 100%;
    display: none; }
    .inter__tooltip-img {
      width: 100%;
      height: auto;
      margin-top: 3rem; }
  .inter__plus {
    position: absolute;
    z-index: 5;
    opacity: 0;
    cursor: pointer;
    transition: all ease .5s; }
    .inter__plus:hover .inter__plus-text {
      opacity: 1;
      transition: all ease .3s; }
    .inter__plus-plus {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 2rem;
      height: 2rem;
      line-height: 1;
      z-index: 9;
      background: #363D3B;
      color: #FFEADA;
      border-radius: 50%;
      font-size: 2rem;
      font-weight: 300;
      -webkit-animation: inter ease 3s infinite;
              animation: inter ease 3s infinite; }
      @media print, screen and (min-width: 48em) {
        .inter__plus-plus {
          width: 5rem;
          height: 5rem;
          font-size: 3rem;
          margin-top: -.8rem; } }
    .inter__plus-text {
      display: none; }
      @media print, screen and (min-width: 48em) {
        .inter__plus-text {
          display: block;
          position: absolute;
          top: -.5rem;
          left: 6rem;
          padding: .8rem 1.5rem;
          width: auto;
          background: #FFEADA;
          color: #363D3B;
          z-index: -1;
          font-family: "Vonca", serif;
          font-weight: 400;
          white-space: nowrap;
          font-size: 1.6rem;
          opacity: 0;
          transition: all ease .3s; } }
  @media print, screen and (min-width: 48em) and (min-width: 48em) {
    .inter__plus-text {
      font-size: 2rem; } }
    .inter__plus-title {
      display: none;
      margin-bottom: .5rem;
      text-transform: uppercase; }
    .inter__plus--active .inter__plus-plus, .inter__plus--active .inter__plus-text, .inter__plus:hover .inter__plus-plus, .inter__plus:hover .inter__plus-text {
      transition: all ease .3s; }
    .inter__plus:hover .inter__plus-plus {
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
      transition: all ease .3s; }
  .inter__box {
    z-index: 9;
    opacity: 0;
    pointer-events: none;
    padding: 2rem;
    transition: all ease .3s;
    border-right: 1px solid #BBCEDB;
    display: none; }
    @media print, screen and (min-width: 48em) {
      .inter__box {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: white;
        padding: 3rem; } }
    .inter__box--active {
      display: block;
      opacity: 1;
      pointer-events: all;
      transition: all ease .3s; }
    .inter__box-img {
      width: 100%;
      height: auto;
      margin-top: 2rem; }
    .inter__box-desc {
      margin-top: .5rem;
      margin-bottom: 2rem; }
      .inter__box-desc p {
        font-size: 1.4rem; }
    .inter__box-space {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      width: 100%;
      height: 100%;
      padding-bottom: 2rem; }
    .inter__box-bg {
      display: none !important;
      width: 100%;
      height: 22rem;
      background-position: center;
      background-size: cover;
      margin-top: 1rem;
      margin-bottom: 3rem; }
  .inter__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0rem;
    height: 5rem;
    position: relative;
    -webkit-transform: translateY(-2rem);
            transform: translateY(-2rem);
    margin-top: 2rem; }
    @media print, screen and (min-width: 48em) {
      .inter__nav {
        margin-top: 0; } }
    .inter__nav-count {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 2.5rem;
      margin: auto;
      text-align: center;
      font-weight: 700;
      color: #5C3329;
      pointer-events: none;
      max-width: 10rem;
      background: white;
      z-index: 2;
      letter-spacing: .3rem; }
      @media print, screen and (min-width: 48em) {
        .inter__nav-count {
          bottom: 2rem; } }
    .inter__nav-img {
      width: 13rem;
      height: auto;
      cursor: pointer;
      max-width: 100%; }
    .inter__nav-next {
      position: absolute;
      top: 0;
      right: 0; }
    .inter__nav-prev {
      position: absolute;
      top: 0;
      left: 0; }

@-webkit-keyframes inter {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); } }

@keyframes inter {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); } }

.map {
  position: relative; }
  @media print, screen and (min-width: 48em) {
    .map {
      margin-top: 18rem; } }
  .map--mobile {
    display: block; }
    .map--mobile-item + .map--mobile-item {
      margin-top: 8rem; }
    .map--mobile .map__title {
      display: block;
      opacity: 1;
      margin-bottom: -14rem;
      padding-bottom: 12rem;
      position: relative; }
      .map--mobile .map__title::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: -2rem;
        width: calc(100% + 4rem);
        height: 14rem;
        background: linear-gradient(180deg, #ad6958 0%, rgba(173, 105, 88, 0) 100%);
        z-index: -1; }
    .map--mobile .map__title--4 .text {
      padding-bottom: 0; }
    .map--mobile .map__box-img {
      opacity: 1;
      position: relative;
      width: calc(100% + 4rem);
      margin-left: -2rem;
      height: auto;
      z-index: -2; }
    @media print, screen and (min-width: 48em) {
      .map--mobile {
        display: none; } }
  .map__sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 8rem;
    z-index: 2; }
    @media print, screen and (min-width: 48em) {
      .map__sticky {
        top: 25rem; } }
  .map__text {
    margin-top: -2rem;
    margin-bottom: 2rem;
    padding-top: 2rem; }
    @media print, screen and (min-width: 48em) {
      .map__text {
        padding-top: 10rem;
        max-width: 76rem;
        margin-top: 0;
        margin-bottom: 0; } }
  .map__maps {
    position: relative;
    height: 400vh; }
  .map__box {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    padding-bottom: 100vh;
    width: calc(100% + 4rem);
    margin-left: -2rem;
    margin-top: -20vh; }
    @media print, screen and (min-width: 48em) {
      .map__box {
        width: 100%;
        margin-left: 0; } }
    @media print, screen and (min-width: 64em) {
      .map__box {
        margin-top: 0; } }
    .map__box-img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      -o-object-fit: contain;
         object-fit: contain;
      -o-object-position: bottom center;
         object-position: bottom center;
      display: block;
      opacity: 0;
      transition: all ease .3s; }
      @media print, screen and (min-width: 48em) {
        .map__box-img {
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: 85% 50%;
             object-position: 85% 50%;
          -o-object-position: center right;
             object-position: center right; } }
  .map__title {
    font-weight: 500;
    font-size: 3rem;
    line-height: 1.1;
    margin-bottom: 4rem;
    transition: all ease .3s;
    display: none;
    opacity: 0; }
    @media print, screen and (min-width: 48em) {
      .map__title {
        font-size: 6rem;
        margin-top: -19rem;
        margin-bottom: 8rem; } }
    @media screen and (min-width: 75em) {
      .map__title {
        font-size: 9rem; } }
    .map__title--4 .text {
      padding-bottom: 8rem; }
  .map--1 .map__title--1 {
    display: block;
    opacity: 1; }
  .map--1 .map__title--2, .map--1 .map__title--3, .map--1 .map__title--4 {
    display: none;
    opacity: 0; }
  .map--1 .map__box-img--1 {
    opacity: 1; }
  .map--2 .map__title--2 {
    display: block;
    opacity: 1; }
  .map--2 .map__title--1, .map--2 .map__title--3, .map--2 .map__title--4 {
    display: none;
    opacity: 0; }
  .map--2 .map__box-img--2 {
    opacity: 1; }
  .map--3 .map__title--3 {
    display: block;
    opacity: 1; }
  .map--3 .map__title--1, .map--3 .map__title--2, .map--3 .map__title--4 {
    display: none;
    opacity: 0; }
  .map--3 .map__box-img--3 {
    opacity: 1; }
  .map--4 .map__title--4 {
    display: block;
    opacity: 1; }
  .map--4 .map__title--1, .map--4 .map__title--2, .map--4 .map__title--3 {
    display: none;
    opacity: 0; }
  .map--4 .map__box-img--4 {
    opacity: 1; }

.harm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media print, screen and (min-width: 48em) {
    .harm {
      margin: 0 2rem; } }
  .harm__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 4rem; }
    .harm__item-img {
      height: 6rem;
      width: auto;
      margin: 1.5rem; }
    .harm__item-title {
      font-weight: 400;
      color: #5C3329;
      font-size: 1.8rem; }
      @media print, screen and (min-width: 48em) {
        .harm__item-title {
          font-size: 2rem; } }
    .harm__item-text {
      font-size: 1.6rem;
      font-weight: 600;
      letter-spacing: .1rem; }
    .harm__item-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .harm__item-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-transform: uppercase;
      color: #363D3B;
      font-weight: 600;
      letter-spacing: .2rem;
      margin-top: 1rem;
      font-size: 1.8rem;
      margin-right: 3rem; }
      @media print, screen and (min-width: 48em) {
        .harm__item-link {
          font-size: 2rem; } }

.home__jumbo {
  position: relative;
  height: 400vh; }
  .home__jumbo-box {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 100vh; }
  .home__jumbo-logo {
    width: 20rem;
    height: auto;
    display: block;
    max-width: 80%; }
    @media print, screen and (min-width: 48em) {
      .home__jumbo-logo {
        width: 50rem; } }
  .home__jumbo-claim {
    font-weight: 200;
    color: #7B3929;
    font-size: 6rem;
    text-align: center;
    line-height: 1;
    position: relative;
    z-index: -1; }
    @media screen and (min-width: 34.25em) {
      .home__jumbo-claim {
        font-size: 7rem; } }
    @media print, screen and (min-width: 48em) {
      .home__jumbo-claim {
        font-size: 9rem; } }
    @media print, screen and (min-width: 64em) {
      .home__jumbo-claim {
        font-size: 14rem; } }
    @media screen and (min-width: 75em) {
      .home__jumbo-claim {
        font-size: 19rem; } }
  .home__jumbo-title {
    font-size: 5rem;
    line-height: 1.1;
    font-weight: 400;
    color: #FFEADA;
    margin-bottom: .5rem;
    text-align: center;
    padding: 3rem;
    max-width: 140rem;
    margin: auto; }
    @media print, screen and (min-width: 48em) {
      .home__jumbo-title {
        font-size: 7rem; } }
    @media print, screen and (min-width: 64em) {
      .home__jumbo-title {
        font-size: 12rem; } }
  .home__jumbo-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .home__jumbo-item .row {
      width: 100%; }
    .home__jumbo-item--1 {
      opacity: 1;
      -webkit-animation: jumbo1 4s forwards ease;
              animation: jumbo1 4s forwards ease; }

@-webkit-keyframes jumbo1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2%);
            transform: translateY(2%); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  70% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes jumbo1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2%);
            transform: translateY(2%); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  70% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }
    .home__jumbo-item--2 {
      opacity: 0;
      -webkit-animation: jumbo2 4s 1s forwards ease;
              animation: jumbo2 4s 1s forwards ease; }

@-webkit-keyframes jumbo2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(7%);
            transform: translateY(7%); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(5%);
            transform: translateY(5%); }
  70% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%); } }

@keyframes jumbo2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(7%);
            transform: translateY(7%); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(5%);
            transform: translateY(5%); }
  70% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%); } }
    .home__jumbo-item--3 {
      opacity: 0;
      -webkit-animation: jumbo3 2s 3.5s forwards ease;
              animation: jumbo3 2s 3.5s forwards ease; }

@-webkit-keyframes jumbo3 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(3%);
            transform: translateY(3%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes jumbo3 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(3%);
            transform: translateY(3%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }
    .home__jumbo-item--4 {
      opacity: 0;
      transition: all ease .3s;
      -webkit-animation: jumbo4 2s 3s forwards ease;
              animation: jumbo4 2s 3s forwards ease; }

@-webkit-keyframes jumbo4 {
  0% {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes jumbo4 {
  0% {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform: scale(1);
            transform: scale(1); } }
  .home__jumbo-img {
    width: 50%;
    height: auto;
    display: block;
    margin: .5rem auto; }
    @media print, screen and (min-width: 48em) {
      .home__jumbo-img {
        width: 100%;
        margin: 0; } }
    .home__jumbo-img--3 {
      display: none; }
      @media print, screen and (min-width: 48em) {
        .home__jumbo-img--3 {
          display: block; } }

.home__video {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 4rem; }

.home__content {
  display: block; }
  .home__content + .home__content {
    margin-top: 6rem; }
  .home__content-imgs {
    margin-top: 4rem; }
    @media print, screen and (min-width: 48em) {
      .home__content-imgs {
        margin-top: 6rem; } }
    @media print, screen and (min-width: 64em) {
      .home__content-imgs {
        margin-top: 8rem; } }
    .home__content-imgs--2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .home__content-imgs--2 .home__content-box {
        width: calc(50% - .5rem); }
        @media print, screen and (min-width: 48em) {
          .home__content-imgs--2 .home__content-box {
            width: calc(50% - 1rem); } }
    @media print, screen and (min-width: 48em) {
      .home__content-imgs--4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .home__content-imgs--4 .home__content-box--1 {
          width: calc(40% - 1rem); }
        .home__content-imgs--4 .home__content-box--2 {
          width: calc(60% - 1rem); } }
  .home__content-box .text {
    max-width: 45rem;
    margin: 4rem 0 0 auto; }
  .home__content-img {
    width: 100%;
    height: auto;
    display: block; }
    .home__content-img--4-2 {
      margin-top: 4rem; }
      @media print, screen and (min-width: 48em) {
        .home__content-img--4-2 {
          margin-top: 0; } }

.home__news {
  margin-top: 6rem; }
  .home__news-flex {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .home__news-box {
    position: relative; }
  .home__news-title {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-item-align: start;
        align-self: flex-start;
    z-index: 2;
    padding: 2rem 0 6rem 0; }
    @media print, screen and (min-width: 48em) {
      .home__news-title {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 4rem; } }
    .home__news-title::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(18deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 70%);
      z-index: 1; }
    .home__news-title h3, .home__news-title div {
      position: relative;
      z-index: 2;
      max-width: 40rem; }
    .home__news-title .text {
      font-size: 1.6rem; }
  .home__news-date {
    margin-bottom: .5rem;
    font-size: 1.6rem; }
  .home__news-photo {
    width: 100%;
    height: auto; }
  .home__news-info {
    position: relative;
    width: 100%; }
    @media print, screen and (min-width: 48em) {
      .home__news-info {
        width: 50%; } }
  .home__news-img {
    width: 100%;
    height: auto; }
    @media print, screen and (min-width: 48em) {
      .home__news-img {
        width: 50%;
        padding-left: 2rem; } }
    @media print, screen and (min-width: 48em) {
      .home__news-img--margin {
        padding-left: 6rem; } }
  .home__news-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .home__news-nav--line {
      margin-top: 0;
      position: relative; }
      .home__news-nav--line::before {
        content: '';
        position: absolute;
        top: 2rem;
        width: calc(100% - 14rem);
        left: 7rem;
        height: .1rem;
        background: #363D3B; }
  .home__news-prev {
    margin-right: 2rem;
    cursor: pointer; }
    .home__news-prev img {
      width: 1.5rem;
      height: auto; }
    .home__news-prev--hypo {
      width: 4rem;
      height: 4rem;
      background-color: #363D3B;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .home__news-prev--hypo img {
        width: 1rem;
        margin-left: -.3rem; }
    .home__news-prev--step {
      background-color: #363D3B;
      width: 4rem;
      height: 4rem;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
      .home__news-prev--step img {
        width: 2.5rem; }
  .home__news-next {
    cursor: pointer; }
    .home__news-next img {
      width: 1.5rem;
      height: auto; }
    .home__news-next--hypo {
      width: 4rem;
      height: 4rem;
      background-color: #363D3B;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .home__news-next--hypo img {
        width: 1rem;
        margin-right: -.3rem; }
    .home__news-next--step {
      background-color: #363D3B;
      width: 4rem;
      height: 4rem;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .home__news-next--step img {
        width: 2.5rem; }
  .home__news-text {
    padding: 2rem; }
    @media print, screen and (min-width: 48em) {
      .home__news-text {
        padding: 4rem 6rem; } }
    .home__news-text .text h2, .home__news-text .text h3, .home__news-text .text h4, .home__news-text .text h5, .home__news-text .text p, .home__news-text .text li {
      color: white; }

.owl-scrollbar {
  height: .1rem;
  width: calc(100% - 15rem);
  background: rgba(173, 105, 88, 0.3);
  position: relative;
  margin: 3rem auto 4.5rem auto;
  -webkit-transform: translateY(1.7rem);
          transform: translateY(1.7rem); }

.owl-scrollbar .owl-scroll-handle {
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
  display: inline-block;
  border: .1rem solid white;
  border-radius: 50%;
  position: absolute;
  top: -.7rem;
  left: -1px;
  background: #5C3329; }

.owl-scrollbar .owl-scroll-handle:hover {
  -webkit-transform: scale(2);
          transform: scale(2);
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out; }

.owl-scrollbar .owl-scroll-progress {
  background: transparent;
  height: .1rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.btn {
  display: inline-block;
  cursor: pointer;
  border: 0.1rem solid #FFEADA;
  border-radius: 5rem;
  text-transform: uppercase;
  letter-spacing: .2rem;
  color: #FFEADA;
  padding: .8rem 2rem .6rem 2rem;
  font-size: 2rem;
  transition: all ease .3s; }
  .btn:hover {
    background-color: #FFEADA;
    border: 0.1rem solid #FFEADA;
    color: #AD6958;
    transition: all ease .3s; }
  .btn--table {
    padding: 0;
    border: none;
    color: #AD6958;
    text-decoration: none !important;
    text-transform: none;
    font-size: 1.6rem;
    letter-spacing: 0rem; }
    .btn--table:hover {
      border: none;
      background: transparent; }

[class^="orejime-"] {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  vertical-align: baseline;
  cursor: default;
  float: none;
  width: auto;
  text-align: left;
  font-weight: normal; }

.orejime-Main,
.orejime-Modal {
  font-size: 1em;
  line-height: 1.5; }

.orejime-Button {
  border: 0;
  color: #fff;
  border-radius: 4px;
  padding: 1rem 2rem;
  font-size: 1.2rem;
  margin-right: 2rem;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 1.5rem; }
  @media print, screen and (min-width: 48em) {
    .orejime-Button {
      margin-top: 0;
      font-size: 1.4rem;
      padding: 1.5rem 3rem; } }
  .orejime-Button[disabled] {
    opacity: 1; }

.orejime-Button--save,
.orejime-Button--accept {
  border: 0.1rem solid #AD6958;
  background: #AD6958;
  color: #fff; }

.orejime-Button--decline {
  background: transparent;
  padding: 0;
  color: #AD6958; }

.orejime-Button--info {
  background: transparent;
  border: 0.1rem solid #AD6958;
  color: #AD6958; }

.orejime-Notice {
  background: white;
  position: fixed;
  z-index: 9999;
  width: 100%;
  bottom: 0;
  box-shadow: 0px 0px 50px 10px rgba(0, 0, 0, 0.1); }

.orejime-Notice--mandatory {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: none; }

.orejime-Notice--hidden {
  display: none !important; }

.orejime-Notice-body {
  padding: 2rem 2rem;
  width: 100%;
  max-width: 80rem;
  margin: auto; }
  @media print, screen and (min-width: 48em) {
    .orejime-Notice-body {
      padding: 4rem 2rem; } }

.orejime-Notice-logo {
  width: 20rem;
  height: auto;
  margin-bottom: 4rem;
  max-height: 8rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center; }

.orejime-Notice-title,
.orejime-Notice-description {
  color: black;
  margin-bottom: 1.5rem;
  font-size: 1.4rem; }
  @media print, screen and (min-width: 48em) {
    .orejime-Notice-title,
    .orejime-Notice-description {
      font-size: 1.6rem; } }

.orejime-Notice-title {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.3; }

.orejime-Notice-purposes {
  color: black; }

.orejime-Notice-changes {
  color: black;
  margin-bottom: 0.5em;
  font-weight: bold; }

.orejime-Notice-privacyPolicyLink {
  text-decoration: underline;
  cursor: pointer; }
  .orejime-Notice-privacyPolicyLink, .orejime-Notice-privacyPolicyLink:hover {
    color: inherit; }
  .orejime-Notice-privacyPolicyLink:hover, .orejime-Notice-privacyPolicyLink:focus {
    text-decoration: none; }

.orejime-Notice-actions {
  display: block; }

.orejime-Notice-actionItem {
  display: inline-block; }

.orejime-Notice-learnMoreButton {
  display: inline-block; }

.orejimeHtml-WithModalOpen {
  height: 100%; }

.orejimeHtml-WithModalOpen body {
  position: fixed;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.orejime-ModalOverlay,
.orejime-NoticeOverlay {
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.orejime-ModalWrapper {
  z-index: 1001;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  width: 640px;
  max-width: 100%;
  max-height: 100%;
  overflow: auto; }

.orejime-Modal {
  background: white;
  color: black;
  border-radius: 4px;
  box-shadow: none;
  max-height: 70rem;
  overflow: auto; }

.orejime-Modal-description {
  font-size: 1.4rem; }

.orejime-Modal-header {
  padding: 3rem 3rem 0 3rem; }

.orejime-Modal-title {
  margin: 0;
  font-size: 2rem;
  display: block;
  font-weight: bold;
  padding-right: 20px;
  margin-bottom: .5rem; }
  @media print, screen and (min-width: 48em) {
    .orejime-Modal-title {
      font-size: 2.8rem; } }

.orejime-Modal-closeButton {
  border: none;
  background: none;
  color: inherit;
  position: absolute;
  top: 1em;
  right: 1em; }

.orejime-CloseIcon {
  stroke: currentColor;
  width: 12px;
  cursor: pointer; }

.orejime-Modal-body {
  padding: 3rem;
  padding-bottom: 16rem; }
  @media print, screen and (min-width: 48em) {
    .orejime-Modal-body {
      padding-bottom: 12rem; } }

.orejime-Modal-footer {
  padding: 2rem 3rem;
  border-top: 1px solid #555;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: white; }

.orejime-Modal-privacyPolicyLink,
.orejime-Modal-poweredByLink {
  cursor: pointer;
  text-decoration: underline;
  color: inherit; }
  .orejime-Modal-privacyPolicyLink:hover, .orejime-Modal-privacyPolicyLink:focus, .orejime-Modal-privacyPolicyLink:active,
  .orejime-Modal-poweredByLink:hover,
  .orejime-Modal-poweredByLink:focus,
  .orejime-Modal-poweredByLink:active {
    color: inherit; }
  .orejime-Modal-privacyPolicyLink:hover, .orejime-Modal-privacyPolicyLink:focus,
  .orejime-Modal-poweredByLink:hover,
  .orejime-Modal-poweredByLink:focus {
    text-decoration: none; }

.orejime-Modal-poweredByLink {
  position: absolute;
  right: 1em;
  color: #aaa;
  font-size: 0.8em;
  padding: 6px 0; }
  .orejime-Modal-poweredByLink:hover, .orejime-Modal-poweredByLink:focus, .orejime-Modal-poweredByLink:active {
    color: #aaa; }

.orejime-AppList {
  display: block;
  padding: 0;
  margin: 0; }

.orejime-AppList-item {
  display: block;
  position: relative;
  line-height: 1.25;
  vertical-align: middle;
  padding-left: 8rem;
  min-height: 40px;
  margin-top: 2rem; }
  .orejime-AppList-item:first-child {
    margin-top: 0; }

.orejime-CategorizedAppList {
  list-style: none; }

.orejime-CategorizedAppList-item {
  margin-bottom: 4rem; }

.orejime-CategorizedAppList-title {
  font-size: 1.6rem;
  font-weight: bold; }
  @media print, screen and (min-width: 48em) {
    .orejime-CategorizedAppList-title {
      font-size: 1.8rem; } }

.orejime-CategorizedAppList-description {
  font-size: 1.2rem; }
  @media print, screen and (min-width: 48em) {
    .orejime-CategorizedAppList-description {
      font-size: 1.4rem; } }

.orejime-CategorizedAppList-apps {
  margin-top: 1.5rem;
  margin-left: 0; }

.orejime-AppItem-title {
  font-weight: 600;
  cursor: pointer;
  font-size: 1.4rem; }
  @media print, screen and (min-width: 48em) {
    .orejime-AppItem-title {
      font-size: 1.6rem; } }

.orejime-AppItem-description {
  font-size: 1.4rem; }

.orejime-AppItem-purposes {
  font-size: 1.2rem;
  color: #aaa; }
  @media print, screen and (min-width: 48em) {
    .orejime-AppItem-purposes {
      font-size: 1.4rem; } }

.orejime-AppItem-optOut,
.orejime-AppItem-required {
  padding-left: 0.2em;
  font-size: 0.8em;
  color: #aaa; }

.orejime-AppItem-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 50px;
  height: 30px; }

.orejime-AppItem-switch {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 50px;
  height: 30px; }

.orejime-AppItem-slider {
  box-shadow: none;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #aaa;
  transition: .4s;
  width: 50px;
  display: inline-block;
  border-radius: 30px;
  border: 2px solid transparent; }
  .orejime-AppItem-slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
    border: 1px solid #555; }

.orejime-AppItem-switchLabel {
  position: absolute;
  width: 50px;
  top: 34px;
  overflow: ellipsis;
  font-size: 1.2rem;
  text-align: center;
  margin-top: .3rem; }

.orejime-AppItem-switch--disabled .orejime-AppItem-slider {
  cursor: default;
  opacity: 0.5; }

.orejime-AppItem-switch--disabled .orejime-AppItem-switchLabel {
  color: #aaa; }

.orejime-AppItem-input:focus + .orejime-AppItem-label .orejime-AppItem-slider {
  border-color: #fff;
  outline-offset: 2px; }

.orejime-AppItem-input:checked + .orejime-AppItem-label .orejime-AppItem-slider {
  background-color: #AD6958; }

.orejime-AppItem-input:checked + .orejime-AppItem-label .orejime-AppItem-slider:before {
  -webkit-transform: translateX(20px);
  transform: translateX(20px); }

.orejime-AppToggles {
  margin-bottom: 1em;
  display: block; }

.orejime-AppToggles-item {
  display: inline; }

.orejime-AppToggles-enableAll {
  border: 0.1rem solid #AD6958;
  background: #AD6958;
  color: #fff; }

.orejime-Notice-purposes {
  text-transform: lowercase; }

#orejime {
  pointer-events: none; }

.orejime-Notice-body, .orejime-ModalPortal {
  pointer-events: all; }

.cookies--small .orejime-Notice-logoContainer {
  display: none; }

.cookies--big .orejime-Main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.cookies--big .orejime-Notice {
  position: relative;
  width: 80rem;
  max-width: 95%;
  margin: auto;
  z-index: 2; }
  .cookies--big .orejime-Notice::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: -1; }

.cookies--big .orejime-Notice-body {
  position: relative;
  z-index: 9;
  background: white;
  border-radius: .4rem;
  padding: 2rem 4rem; }
  @media print, screen and (min-width: 48em) {
    .cookies--big .orejime-Notice-body {
      padding: 4rem 6rem; } }

.footer__last {
  text-align: center;
  margin-top: 6rem;
  border-top: 0.1rem solid #5C3329;
  padding-top: 3rem;
  color: #5C3329; }

.footer__sub {
  font-size: 2.6rem;
  color: #FFEADA;
  font-weight: 400;
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 48em) {
    .footer__sub {
      font-size: 3.2rem; } }
  .footer__sub-margin {
    margin-top: 6rem; }

.footer__links {
  color: #FFEADA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 4rem; }
  @media print, screen and (min-width: 48em) {
    .footer__links {
      margin-top: 2rem; } }
  .footer__links-img {
    width: 15rem;
    height: auto;
    display: block;
    border-radius: 50%;
    margin-bottom: 1rem;
    opacity: .6; }
  .footer__links-link {
    margin-top: .5rem;
    font-weight: 400; }
  .footer__links-name {
    font-weight: 600;
    font-family: "Vonca", serif;
    font-size: 2rem;
    margin-top: 2rem;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 48em) {
      .footer__links-name {
        font-size: 2.2rem; } }

.footer__projects {
  margin-top: 4rem;
  position: relative; }
  .footer__projects-perex * {
    color: #5C3329 !important; }
  .footer__projects-perex h2 {
    font-size: 2.8rem;
    max-width: 40rem;
    font-weight: 400; }
    @media print, screen and (min-width: 48em) {
      .footer__projects-perex h2 {
        font-size: 3.2rem; } }
  .footer__projects-perex p {
    font-size: 1.8rem;
    font-weight: 600; }
    @media print, screen and (min-width: 48em) {
      .footer__projects-perex p {
        font-size: 2.2rem;
        margin-top: 2rem !important; } }
  .footer__projects-text {
    margin-top: 1rem;
    max-width: 60rem; }
    .footer__projects-text .text * {
      color: #5C3329; }
    .footer__projects-text .text h2 {
      text-transform: none;
      font-weight: 400; }
      @media print, screen and (min-width: 48em) {
        .footer__projects-text .text h2 {
          font-size: 3.8rem; } }
    .footer__projects-text .text p {
      font-weight: 700; }
      @media print, screen and (min-width: 48em) {
        .footer__projects-text .text p {
          font-size: 2rem; } }
  .footer__projects-info * {
    color: #5C3329; }
  .footer__projects-desc * {
    color: #5C3329; }
  .footer__projects-prev {
    display: none; }
    @media screen and (min-width: 85.375em) {
      .footer__projects-prev {
        position: absolute;
        top: 12rem;
        left: -6rem;
        margin: auto;
        width: 4rem;
        height: 4rem;
        z-index: 99;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        cursor: pointer; }
        .footer__projects-prev img {
          width: 1rem;
          opacity: 1; } }
  .footer__projects-next {
    display: none; }
    @media screen and (min-width: 85.375em) {
      .footer__projects-next {
        position: absolute;
        top: 12rem;
        right: -6rem;
        margin: auto;
        width: 4rem;
        height: 4rem;
        z-index: 99;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        cursor: pointer; }
        .footer__projects-next img {
          width: 1rem;
          opacity: 1; } }
  .footer__projects-img {
    width: 100%;
    height: auto; }
  .footer__projects-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 1rem; }
  .footer__projects-link {
    width: 3.5rem;
    height: 3.5rem;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50%;
    margin-right: 2rem;
    display: none; }
  .footer__projects-arrow {
    width: 1rem !important;
    height: auto; }
  .footer__projects-text {
    color: #5C3329; }
  .footer__projects-city {
    font-family: "Vonca", serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .1rem;
    font-size: 1.6rem; }
    @media print, screen and (min-width: 48em) {
      .footer__projects-city {
        font-size: 1.8rem; } }
  .footer__projects-name {
    font-size: 1.8rem;
    font-weight: 600;
    margin-top: 0; }
    @media print, screen and (min-width: 48em) {
      .footer__projects-name {
        font-size: 2rem; } }

.footer__newsletter {
  margin-top: 4rem; }
  @media print, screen and (min-width: 48em) {
    .footer__newsletter {
      margin-top: 8rem; } }
  .footer__newsletter-btn {
    font-family: "Vonca", serif;
    font-size: 1.6rem;
    background-color: transparent;
    padding: .8rem 2.2rem; }
    @media print, screen and (min-width: 48em) {
      .footer__newsletter-btn {
        font-size: 2rem; } }
  .footer__newsletter .footer__form ul {
    position: relative;
    width: 100%; }
    @media print, screen and (min-width: 48em) {
      .footer__newsletter .footer__form ul {
        width: calc(100% - 20rem); } }
  .footer__newsletter .has-tip {
    position: absolute;
    top: 1rem;
    right: 0;
    bottom: 0;
    margin: auto; }
  .footer__newsletter .footer__form-input {
    border: none;
    border-bottom: 1px solid #FFEADA;
    background: transparent;
    color: #FFEADA;
    padding: .8rem 0;
    width: 100%;
    margin-top: .5rem;
    font-family: "Vonca", serif;
    font-size: 1.6rem;
    margin-bottom: 2rem;
    border-radius: 0; }
    .footer__newsletter .footer__form-input::-webkit-input-placeholder {
      color: #FFEADA; }
    .footer__newsletter .footer__form-input:-ms-input-placeholder {
      color: #FFEADA; }
    .footer__newsletter .footer__form-input::placeholder {
      color: #FFEADA; }
  @media print, screen and (min-width: 48em) {
    .footer__newsletter-title {
      font-size: 2.2rem; } }

.footer__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 4rem;
  font-family: "Vonca", serif;
  width: 100%; }
  @media print, screen and (min-width: 48em) {
    .footer__form {
      margin-top: 0; } }
  .footer__form .form__validation-text, .footer__form .form__sent-text {
    color: #FFEADA !important; }
  .footer__form-consent {
    font-size: 1.4rem;
    margin-top: 2rem; }
    @media print, screen and (min-width: 64em) {
      .footer__form-consent {
        white-space: nowrap; } }
    .footer__form-consent span {
      display: inline; }
  .footer__form-column {
    width: 100%; }
    @media print, screen and (min-width: 48em) {
      .footer__form-column {
        width: calc(50% - 1rem); } }
    .footer__form-column--full {
      width: 100%; }
    .footer__form-column--half {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .footer__form-column--half .footer__form-column-item {
        width: 100%; }
        @media print, screen and (min-width: 48em) {
          .footer__form-column--half .footer__form-column-item {
            width: calc(50% - 1rem); } }
    .footer__form-column--last {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-top: 2rem; }
    .footer__form-column-item--checkboxes {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .footer__form-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: .5rem;
    margin-top: 1rem;
    margin-right: 4rem; }
    .footer__form-checkbox input {
      padding: 0;
      height: initial;
      width: initial;
      margin-bottom: 0;
      display: none;
      cursor: pointer; }
    .footer__form-checkbox label {
      position: relative;
      cursor: pointer;
      font-size: 1.4rem;
      color: #FFEADA; }
    .footer__form-checkbox label:before {
      content: '';
      -webkit-appearance: none;
      background-color: transparent;
      background: transparent;
      padding: 1rem;
      display: inline-block;
      position: relative;
      vertical-align: middle;
      cursor: pointer;
      border: 0.1rem solid #FFEADA;
      border-radius: 50%;
      margin-right: .7rem; }
    .footer__form-checkbox input:checked + label:before {
      background: transparent; }
    .footer__form-checkbox input:checked + label:after {
      content: '';
      display: block;
      position: absolute;
      top: 4px;
      left: 7px;
      width: 5px;
      height: 10px;
      border: solid #FFEADA;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
  .footer__form-required {
    font-size: 1.4rem;
    color: #FFEADA;
    text-align: left;
    margin-top: 1rem; }
    @media print, screen and (min-width: 48em) {
      .footer__form-required {
        margin-top: 0;
        text-align: right; } }
  .footer__form-disp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 1rem; }
    .footer__form-disp-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 1rem; }
      .footer__form-disp-item label {
        padding: .2rem 1.4rem;
        color: #FFEADA;
        font-size: 2rem;
        border: 1px solid #FFEADA;
        background: transparent;
        transition: all ease .2s;
        margin-right: 1rem;
        font-size: 1.6rem;
        border-radius: 4rem;
        cursor: pointer; }
        @media print, screen and (min-width: 48em) {
          .footer__form-disp-item label {
            font-size: 1.8rem; } }
      .footer__form-disp-item input {
        display: none; }
        .footer__form-disp-item input:checked + label {
          border: 1px solid #FFEADA;
          color: #FFEADA;
          background: #FFEADA; }
  .footer__form-prefered {
    font-size: 1.4rem;
    color: #FFEADA;
    text-align: left;
    margin-top: 1rem;
    margin-right: 2rem; }
  .footer__form-title {
    margin-top: 3rem;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 48em) {
      .footer__form-title {
        font-size: 2.2rem; } }

.footer__title {
  margin-bottom: 6rem; }

.footer__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.footer__link {
  color: #5C3329;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: .5rem;
  border-bottom: 1px solid #5C3329;
  text-decoration: none;
  transition: all ease .2s;
  letter-spacing: .1rem; }
  .footer__link:hover {
    color: #5C3329;
    border-bottom: 1px solid #5C3329;
    transition: all ease .2s; }

.footer__contacts {
  margin-top: 4rem;
  margin-bottom: 6rem;
  padding-top: 6rem;
  border-top: 1px solid #5C3329;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .footer__contacts .home__text-developed {
    font-size: 1.4rem;
    color: #5C3329; }
  .footer__contacts-developed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 1.4rem;
    color: #5C3329; }
    .footer__contacts-developed img {
      margin-top: 1.5rem;
      width: 18rem;
      height: auto;
      opacity: 1;
      transition: all ease .3s; }
      .footer__contacts-developed img:hover {
        opacity: .5;
        transition: all ease .3s; }
  .footer__contacts-company {
    margin-top: 1.5rem; }
  .footer__contacts-contacts {
    margin-top: 2rem; }

.footer__company {
  font-size: 1.4rem;
  color: #5C3329;
  text-align: left; }
  .footer__company a {
    color: inherit; }
    .footer__company a:hover {
      text-decoration: underline; }
  .footer__company--sm {
    font-size: 1.2rem; }

.footer__tooltip {
  font-weight: 400;
  color: #363D3B;
  border-bottom: 1px solid #5C3329; }

.footer__idea-links {
  margin-top: 1rem; }
  .footer__idea-links a:hover {
    text-decoration: underline; }

.footer__idea-line {
  margin: 8rem 0 6rem 0;
  width: 100%;
  height: .1rem;
  display: block;
  background: #5C3329; }

.footer__idea-text * {
  color: #5C3329; }

.footer__idea-text p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.3; }
  @media print, screen and (min-width: 48em) {
    .footer__idea-text p {
      font-size: 1.8rem; } }

.footer__idea-text a {
  display: inline-block;
  margin-top: 1rem; }
  .footer__idea-text a:hover {
    text-decoration: underline; }

.footer__idea-text strong {
  font-family: "Vonca", serif;
  font-weight: 600;
  font-size: 2rem; }
  @media print, screen and (min-width: 48em) {
    .footer__idea-text strong {
      font-size: 2.2rem; } }

.footer__idea-quote {
  color: #5C3329;
  font-weight: 400;
  margin-top: 2rem; }
  @media print, screen and (min-width: 48em) {
    .footer__idea-quote {
      margin-top: 0; } }
  .footer__idea-quote strong {
    display: block;
    font-weight: 400;
    font-size: 1.8rem;
    margin-bottom: 1rem;
    font-family: "Vonca", serif;
    font-style: italic; }
    @media print, screen and (min-width: 48em) {
      .footer__idea-quote strong {
        font-size: 2rem; } }
  .footer__idea-quote p {
    font-size: 1.6rem; }

.footer__idea-signature {
  width: 14rem;
  height: auto;
  display: block;
  fill: #5C3329;
  opacity: 1;
  margin-top: 2rem; }

.form__control {
  border: none;
  border-bottom: 1px solid #FFEADA;
  background: transparent;
  color: #FFEADA;
  padding: .8rem 0;
  width: 100%;
  margin-top: .5rem;
  font-family: "Vonca", serif;
  font-size: 1.6rem;
  margin-bottom: 2rem;
  border-radius: 0; }
  .form__control--msg {
    padding: 1.8rem 2rem; }
  .form__control::-webkit-input-placeholder {
    color: #FFEADA; }
  .form__control:-ms-input-placeholder {
    color: #FFEADA; }
  .form__control::placeholder {
    color: #FFEADA; }

.form__caption {
  text-align: left;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Vonca", serif;
  margin-bottom: 0;
  padding-left: .2rem;
  text-transform: uppercase;
  letter-spacing: .1rem; }

.form__validation-text {
  background: #c03546;
  color: #5C3329;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 1rem;
  margin-top: 2rem; }

.form--submitted {
  background: #5CAB7D;
  width: 100%;
  padding: 1rem 3rem;
  color: #5C3329;
  font-weight: 700;
  font-size: 1.6rem; }

.form__row-submit {
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: right; }

.footer__social {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0rem;
  margin-left: -.1rem;
  margin-bottom: 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.footer__social-img {
  width: 3.5rem;
  height: auto;
  opacity: 1;
  transition: all ease .2s; }

.footer__social-img:hover {
  opacity: .5;
  transition: all ease .2s; }

.footer__social-item {
  margin-top: .8rem; }

.footer__social-item + .footer__social-item {
  margin-left: 1.5rem; }

.consent-modal-button {
  font-size: 1.4rem; }
  .consent-modal-button:hover {
    text-decoration: underline; }

@media only screen and (max-width: 1024px) {
  .house {
    padding-bottom: 0;
    margin-bottom: -3rem; } }

@media print, screen and (min-width: 64em) {
  .house {
    background: #AD6958; } }

.house__canvas {
  padding-top: 0; }

.house__plan {
  border: 0.1rem solid #AD6958;
  padding: 4rem;
  height: calc(100% - 2rem);
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 48em) {
    .house__plan {
      height: 100%;
      margin-bottom: 0; } }
  .house__plan-title {
    font-size: 2.2rem;
    font-weight: 400;
    color: #AD6958; }
    @media print, screen and (min-width: 48em) {
      .house__plan-title {
        font-size: 2.6rem; } }
  .house__plan .floors__house--detail {
    width: 100%;
    -webkit-transform: none;
            transform: none; }
  .house__plan .info__imgs-item {
    width: 100%;
    padding: 0; }

.house__desc {
  color: #AD6958; }
  .house__desc .info__flex {
    padding-right: 0;
    border-bottom: 0.1rem solid #AD6958; }
  .house__desc .info__name {
    margin-bottom: 1rem; }
  .house__desc .info__acreage {
    padding-right: 0; }

.house__files {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1rem;
  margin-bottom: 4rem; }
  .house__files .house__file + .house__file {
    margin-top: 2rem; }

.house__file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  color: #363D3B;
  font-size: 1.6rem;
  margin-right: 4rem;
  margin-top: 4rem;
  text-transform: uppercase;
  letter-spacing: .2rem; }
  @media print, screen and (min-width: 48em) {
    .house__file {
      font-size: 1.8rem; } }
  .house__file-img {
    width: 4rem;
    height: auto;
    display: block;
    margin-left: 1.5rem; }

.house__img {
  position: relative;
  margin-bottom: -1rem;
  margin-top: 6rem;
  display: none; }
  @media print, screen and (min-width: 48em) {
    .house__img {
      display: block; } }
  .house__img-houses {
    width: 100%;
    height: auto; }
  .house__img-names {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    pointer-events: none; }
  .house__img-highlight {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
    .house__img-highlight-item {
      fill: white;
      opacity: 0;
      transition: all ease .2s;
      cursor: pointer; }
      .house__img-highlight-item:hover {
        opacity: .5;
        transition: all ease .2s; }
      .house__img-highlight-item--second {
        fill: gray;
        cursor: not-allowed; }

.project__timeline-flex {
  width: 100%;
  max-width: 120rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.project__timeline-building {
  max-width: 20%;
  height: 16.5rem; }

.sell {
  position: relative;
  min-height: 95rem; }

.sell__first {
  width: 80%;
  padding: 8rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background: white;
  height: 100%;
  min-height: 95rem;
  min-height: 95rem;
  box-shadow: 10px 0px 20px 10px rgba(0, 0, 0, 0.02);
  transition: all ease .6s; }

.sell__first--deactive {
  left: -80vw;
  transition: all ease .6s; }

.sell__first-img {
  width: 80rem;
  height: auto;
  max-width: 100%; }

.sell__first-floor {
  fill: white;
  transition: all linear .2s; }

.sell__first-floor:hover {
  fill: #FFED00;
  transition: all linear .2s;
  cursor: pointer; }

.sell__first-floor--sold {
  fill: white;
  transition: all linear .2s; }

.sell__first-floor--sold:hover {
  fill: lightgray;
  transition: all linear .2s;
  cursor: not-allowed; }

.sell__second {
  width: 90%;
  padding: 8rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #E5E5E5;
  height: 100%;
  min-height: 95rem;
  box-shadow: 10px 0px 20px 10px rgba(0, 0, 0, 0.02);
  transition: all linear .6s; }

.sell__second-apart {
  fill: transparent;
  opacity: 0;
  transition: all linear .3s; }

.sell__second-apart:hover {
  fill: #AD6958;
  opacity: .8;
  transition: all linear .3s;
  cursor: pointer; }

.sell__second-apart--sold {
  fill: transparent;
  transition: all linear .2s; }

.sell__second-apart--sold:hover {
  fill: rgba(0, 0, 0, 0.3);
  transition: all linear .2s;
  cursor: not-allowed; }

.sell__second--active {
  background: white;
  transition: all ease .6s; }

.sell__second--active .floor__desc--plan {
  opacity: 1;
  transition: all ease .6s; }

.sell__second--deactive {
  left: -90vw;
  transition: all ease .6s; }

.sell__second-floor-img {
  width: 50rem;
  height: auto;
  max-width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto; }

.sell__second-floor-svg {
  width: 50rem;
  height: auto;
  max-width: 100%;
  position: absolute;
  z-index: 2;
  pointer-events: none; }

.sell__second-floor-fill {
  width: 50rem;
  height: auto;
  max-width: 100%;
  position: absolute;
  z-index: 1; }

.sell__second-floor {
  z-index: 0;
  background: #E5E5E5;
  transition: all linear .6s;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.sell__second-floor--active {
  z-index: 2;
  background: white;
  transition: all linear .6s; }

.sell__third {
  width: 100%;
  padding: 8rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #CCCCCC;
  min-height: 95rem;
  min-height: 95rem;
  box-shadow: 10px 0px 20px 10px rgba(0, 0, 0, 0.01);
  transition: all linear .6s; }

.sell__third--active {
  background: white;
  transition: all linear .6s; }

.sell__third-apart {
  position: absolute;
  z-index: 1;
  background: #CCCCCC;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  padding-top: 5rem;
  transition: all linear .6s; }

.sell__third-apart .info {
  opacity: .3;
  transition: all linear .6s; }

.sell__third-apart--active {
  z-index: 2;
  background: white;
  width: 100%;
  height: 100%;
  transition: all linear .6s; }

.sell__third-apart--active .info {
  opacity: 1;
  transition: all linear .6s; }

.sell__floors-item {
  cursor: pointer; }

.sell__btn {
  cursor: pointer;
  color: white;
  font-size: 1.7rem;
  background: #FFEADA;
  padding: .5rem 2rem;
  transition: all linear .2s;
  border: 1px solid #FFEADA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 22rem;
  position: absolute;
  top: 2rem;
  left: 2rem;
  z-index: 3; }

.sell__btn:hover {
  color: #FFEADA;
  background: white;
  transition: all linear .2s; }

.sell__btn svg {
  fill: white;
  width: 3.2rem;
  height: auto;
  margin-right: 1rem;
  transition: all linear .2s; }

.sell__btn:hover svg {
  fill: #FFEADA;
  transition: all linear .2s; }

.sell__house {
  padding: .2rem 1.2rem;
  margin-right: 1rem;
  border: 1px solid #FFEADA;
  color: #FFEADA;
  cursor: pointer;
  transition: all linear .2s;
  margin-bottom: .6rem;
  font-family: "Vonca", serif;
  font-weight: 700; }
  .sell__house:hover {
    color: black;
    transition: all linear .2s; }
  .sell__house--0 {
    display: none; }
    @media print, screen and (min-width: 64em) {
      .sell__house--0 {
        display: block; } }
  .sell__house-var .var--ne {
    display: none !important; }
  .sell__house--gray {
    display: none; }
    @media print, screen and (min-width: 48em) {
      .sell__house--gray {
        display: block;
        padding: .2rem 1.2rem;
        margin-right: 1rem;
        border: 1px solid #FFEADA;
        color: #FFEADA;
        cursor: pointer;
        transition: all linear .2s;
        margin-bottom: .6rem;
        font-family: "Vonca", serif;
        font-weight: 700;
        border: .1rem solid lightgray;
        color: lightgray;
        cursor: not-allowed; }
        .sell__house--gray:hover {
          color: lightgray; } }
  .sell__house-part {
    display: none; }
    @media print, screen and (min-width: 48em) {
      .sell__house-part {
        display: block;
        padding-left: 1rem;
        width: 0rem;
        white-space: nowrap;
        height: 7rem;
        font-size: 1.6rem;
        border-left: 0.1rem solid #FFEADA;
        color: #FFEADA;
        -webkit-transform: translateY(-3.7rem);
                transform: translateY(-3.7rem); } }
    .sell__house-part--house {
      height: 10rem;
      -webkit-transform: translateY(-1.9rem);
              transform: translateY(-1.9rem);
      border-left: 0.1rem solid #FFEADA;
      color: #FFEADA;
      padding-left: 1rem;
      margin-right: -.8rem; }
  .sell__house--active {
    border: 1px solid #FFEADA;
    background: #FFEADA;
    color: white;
    transition: all linear .2s; }
    .sell__house--active:hover {
      color: white; }
  .sell__house-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .sell__house-house {
    display: none; }
    .sell__house-house--active {
      display: block; }

.sell__tabs {
  display: none; }
  .sell__tabs--active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: .5rem;
    margin-bottom: -2rem;
    position: relative;
    z-index: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media print, screen and (min-width: 64em) {
      .sell__tabs--active {
        -webkit-box-pack: stretch;
            -ms-flex-pack: stretch;
                justify-content: stretch;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }

.sell__tabs-title {
  padding: .2rem 1.2rem;
  margin-right: 1rem;
  border: 1px solid #AD6958;
  color: #AD6958;
  cursor: pointer;
  transition: all linear .2s;
  margin-bottom: .6rem; }
  @media print, screen and (min-width: 64em) {
    .sell__tabs-title {
      padding: .6rem 1.2rem;
      width: 100%;
      text-align: center;
      margin-right: 0; }
      .sell__tabs-title + .sell__tabs-title {
        margin-left: 1rem; } }

.sell__tabs-title:hover {
  color: blakc;
  transition: all linear .2s; }

.sell__tabs-title--active {
  border: 1px solid #AD6958;
  background: #AD6958;
  color: #FFEADA;
  transition: all linear .2s; }
  .sell__tabs-title--active:hover {
    color: #FFEADA; }

.sell__tab {
  display: none; }

.sell__tab--active {
  display: block; }

.tobuy__row {
  cursor: auto; }

.floor__desc--plan {
  transition: all linear .2s;
  z-index: 3; }

.carousel-wrap {
  border: 5px solid white;
  position: relative;
  z-index: 1;
  margin-top: -3rem; }

#Vrstva_2 {
  pointer-events: none; }

.project__tobuy--btn {
  opacity: 1;
  color: white;
  display: block; }

@-webkit-keyframes scale {
  100% {
    background-size: 130%; }
  0% {
    background-size: 800%; } }

@keyframes scale {
  100% {
    background-size: 130%; }
  0% {
    background-size: 800%; } }

@-webkit-keyframes fadeInLeftSubtle {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-25px);
    transform: translateX(-25px);
    visibility: visible; }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftSubtle {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-25px);
    transform: translateX(-25px);
    visibility: visible; }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeftSubtle {
  -webkit-animation-name: fadeInLeftSubtle;
  animation-name: fadeInLeftSubtle; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    visibility: visible; }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    visibility: visible; }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightSubtle {
  0% {
    opacity: 0;
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
    visibility: visible; }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightSubtle {
  0% {
    opacity: 0;
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
    visibility: visible; }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRightSubtle {
  -webkit-animation-name: fadeInRightSubtle;
  animation-name: fadeInRightSubtle; }

@-webkit-keyframes fadeInBottomSubtle {
  0% {
    opacity: 0;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
    visibility: visible; }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInBottomSubtle {
  0% {
    opacity: 0;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
    visibility: visible; }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.fadeInBottomSubtle {
  -webkit-animation-name: fadeInBottomSubtle;
  animation-name: fadeInBottomSubtle; }

@-webkit-keyframes fadeInTopSubtle {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    visibility: visible; }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInTopSubtle {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    visibility: visible; }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.fadeInTopSubtle {
  -webkit-animation-name: fadeInTopSubtle;
  animation-name: fadeInTopSubtle; }

.info__imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .info__imgs--sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 8rem; }

.info__imgs-item {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.info__imgs-item--1 {
  width: 30%;
  padding: 1rem 2rem 0 2rem; }

.info__imgs-item--2 {
  width: 100%; }

.info__imgs-left {
  margin-top: 6rem;
  width: 100%; }

.info__imgs-item--hvezdova .info__imgs-left {
  padding-left: 2rem;
  margin-top: 3rem;
  overflow: auto; }

.info__imgs-item--hvezdova .info__imgs-left--small {
  padding-left: 2rem;
  margin-top: 3rem;
  max-height: 13rem;
  overflow: auto; }

.info__plan-box {
  display: block;
  width: 100%;
  height: auto; }

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

.info__imgs-img {
  width: 80%;
  max-width: 100%;
  height: auto;
  margin-bottom: 2rem; }

.info__imgs-img--bonus {
  margin-top: 3rem; }

.info--hvezdova .info__title {
  margin-bottom: 0; }

.sell__second-hover {
  position: relative;
  display: none;
  width: 100%;
  z-index: 9;
  text-align: left;
  pointer-events: none;
  margin-top: 4rem; }

.sell__second-hover-title {
  font-size: 2.2rem;
  font-weight: 600;
  font-family: "Vonca", serif; }

.sell__second-hover-text {
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.2; }

.sell__second-hover-text-z {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 500; }

.sell__second-hover-number {
  font-size: 2.2rem;
  font-weight: 600;
  font-family: "Vonca", serif; }

.sell__second-hover-visible {
  display: block; }

.sell__change {
  position: absolute;
  top: 8rem;
  left: 2rem;
  margin: auto;
  z-index: 9;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.sell__change-item {
  cursor: pointer;
  color: #FFEADA;
  font-size: 1.7rem;
  background: white;
  padding: .5rem 2rem;
  transition: all linear .2s;
  border: 1px solid #FFEADA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 17rem;
  margin-bottom: 1rem;
  font-weight: 700; }

.sell__change-item:hover {
  color: white;
  background: #FFEADA;
  transition: all linear .2s;
  border: 1px solid #FFEADA; }

.sell__change-item--active {
  color: black;
  background: #ffdc00;
  border: 1px solid #ffdc00; }

.sell__apart-item {
  position: relative;
  margin: auto;
  margin-top: 3rem;
  text-align: center;
  width: 100%;
  z-index: 11;
  display: none;
  pointer-events: none;
  padding: 2rem;
  background: #AD6958;
  color: white; }

.sell__apart-item-visible {
  display: block; }

.sell__apart-item-price {
  font-weight: 700; }

.sell__let {
  position: fixed;
  right: -18rem;
  top: 17vh;
  margin: auto;
  background: #FFEADA;
  z-index: 1000;
  padding: 1rem 1.5rem;
  color: white;
  width: 28rem;
  max-width: 60vw;
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.2;
  cursor: pointer;
  transition: all ease .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.sell__let:hover {
  background: #223E60;
  transition: all ease .3s; }

.sell__let--active {
  right: 0;
  transition: all ease .3s; }

.sell__let-icon {
  width: 9rem;
  height: 9rem;
  margin-right: 1rem;
  margin-left: -1rem; }

.hvezdova__btl {
  padding: 0;
  margin: 0;
  border: none;
  width: unset;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  white-space: initial;
  line-height: 1.2; }

.hvezdova__btl:hover {
  padding: 0;
  margin: 0;
  border: none; }

.garden-link {
  margin-top: 1rem; }

.garden-modal {
  width: 120rem;
  max-width: 100%;
  text-align: left; }

.garden-box {
  padding: 6rem 2rem; }

.garden-box--gray {
  background: #E0E0E0; }

.garden-link p {
  margin-bottom: -.5rem; }

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

.garden-1-img--bordered {
  border: 3px solid white; }

.garden-2 {
  margin-top: -4rem; }

.garden-2 h2 {
  padding-top: 8rem; }

.garden-3 {
  margin-top: 6rem;
  position: relative;
  z-index: 3; }

.garden-4 {
  position: relative;
  z-index: 2;
  margin-top: -12rem; }

.garden-4 h2 {
  padding-top: 14rem;
  white-space: nowrap; }

.garden-4 p {
  width: calc(100% + 4rem); }

.garden-5 {
  padding-top: 4rem; }

.garden-6 strong {
  margin-top: 2rem; }

.garden-7 {
  margin-top: 10rem;
  position: relative; }

.garden-logo {
  width: 13rem;
  height: auto;
  position: absolute;
  top: -5rem;
  left: 3rem; }

.garden-8 {
  margin-top: 4rem; }

.garden-8 .news__modaltext ul {
  padding: 0 2rem 2rem 2rem; }

@media only screen and (max-width: 1000px) {
  .garden-2 {
    margin-top: 4rem; }
  .garden-2 h2 {
    padding-top: 0; }
  .garden-4 {
    position: relative;
    z-index: 2;
    margin-top: 4rem; }
  .garden-4 p {
    width: 100%; }
  .garden-4 h2 {
    padding-top: 0; } }

@media only screen and (max-width: 768px) {
  .garden-1-img {
    margin-top: 2rem; }
  .garden-2 {
    margin-top: -1rem; }
  .garden-2 h2 {
    padding-top: 2rem; }
  .garden-3 {
    margin-top: 3rem; }
  .garden-4 {
    margin-top: -1rem; }
  .garden-5 {
    padding-top: 2rem; }
  .garden-logo {
    width: 10rem;
    height: auto;
    position: absolute;
    top: -6rem;
    left: .5rem; }
  .hvezdova__full-img {
    margin-top: 2rem; }
  .hvezdova__second-half {
    margin-top: 0; }
  .sell__let {
    display: none; } }

.info__row--paid {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.info__row--paid .info__price-box {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.info__row--paid-dph {
  font-size: 1.5rem;
  padding-top: .6rem; }

.canvas--pricelist-hvezdova {
  padding: 0 1.5rem !important; }

.canvas--pricelist-hvezdova .accordion-title {
  padding: 3rem 0; }

.info__price-box {
  position: relative; }

.info__price-title-star {
  color: #AD6958;
  height: 1.5rem;
  width: 1.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  font-weight: 400 !important; }

.info__price-title-star:before {
  display: none; }

.responsive-card-table td {
  white-space: nowrap; }

.body-overlay {
  background: red;
  position: -webkit-sticky;
  position: sticky;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 100vh;
  top: 10rem; }

.video__box--bg-off {
  opacity: 0 !important; }

.sell__tab-link {
  cursor: pointer; }

.info__plan-box--big {
  height: 60rem; }

.sell__bonus {
  position: fixed;
  right: 2rem;
  bottom: -22.5rem;
  margin: auto;
  z-index: 9999;
  transition: all ease .3s !important; }

.sell__bonus--active {
  bottom: -2rem;
  transition: all ease .3s !important; }

.sell__bonus-icon {
  width: 41rem;
  height: auto; }

@media only screen and (max-width: 768px) {
  .hvezdova__zoom {
    display: none; }
  .hvezdova__second .project__content-text {
    margin-bottom: 4rem; }
  .hvezdova__third {
    margin-top: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .carousel-wrap {
    margin-top: 2rem; }
  .sell__bonus-icon {
    width: 25rem;
    height: auto; }
  .sell__bonus {
    bottom: -14rem;
    left: 0;
    right: 0;
    margin: auto; }
  .sell__bonus--active {
    bottom: -2rem; }
  .hvezdova__second-half--margin {
    margin-top: 1.5rem; } }

@media only screen and (max-width: 1200px) {
  .sell {
    display: none; }
  .sell--mob {
    display: block; }
  .sell__first {
    display: none; }
  .sell__second {
    display: none; }
  .sell__third-back {
    display: none; }
  .floor__desc--plan {
    display: none; }
  .info--hvezdova {
    margin-top: 0; }
  .info__imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .info__imgs-item--1 {
    width: 100%;
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .project__tobuy--secondrow--small {
    font-size: 1.4rem;
    font-weight: 400; }
  .info__imgs-item--1 .info__imgs-img {
    width: 80%;
    margin-left: 10%; }
  .project__tobuy--table {
    margin-bottom: .2rem;
    line-height: 1.8; }
  .project__tobuy--table div {
    margin-top: -.7rem;
    margin-bottom: -.4rem; }
  .info__imgs-item--2 {
    width: 100%; }
  .info__imgs-item--hvezdova .info__imgs-left {
    padding-left: 0;
    padding-right: 0; }
  .info__half {
    padding-left: 2rem;
    padding-right: 2rem; }
  .info__plan-box--big {
    height: 30rem; }
  .info__title {
    margin-top: 1rem; }
  .sell {
    min-height: 185rem; }
  .info__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .pricelist--mobile {
    padding: 0 1rem; }
  .sell__third {
    display: none; }
  .sell__third--active {
    display: block; }
  .info__imgs-item--1 {
    padding: 1rem 0; } }

.gm-style a {
  color: #FFEADA; }

.gm-style a:hover {
  text-decoration: underline; }

.info__price-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right; }

.info__price-delimiter {
  margin: 0 .5rem; }

.info__price-vat {
  font-size: 1.4rem; }

@media only screen and (max-width: 1000px) {
  .info__price-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .info__price-delimiter {
    display: none; } }

.design-quote {
  margin-top: 2rem;
  margin-bottom: 6rem; }

.design-bullets {
  margin-top: 2rem;
  margin-bottom: 6rem; }

.design-bullets ul {
  padding: 0 2rem 2rem 2rem;
  list-style-type: disc; }

.design-bullets p {
  margin-bottom: .4rem; }

.design-pack-img {
  width: 13rem;
  height: auto; }

.design-pack-title p {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 4rem;
  font-weight: 300; }

.design-pack-text {
  font-size: 1.6rem !important;
  line-height: 1.4;
  margin-bottom: 1.5rem;
  margin-top: .5rem; }

.design-pack-contain-title {
  font-size: 1.6rem;
  color: #8C8C8C; }

.design-pack-contain p {
  font-size: 1.6rem !important; }

.design-pack-catalog {
  text-align: center;
  margin-top: 6rem;
  padding: 3rem;
  background: #FFEADA;
  color: white;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2.4rem;
  line-height: 1.3;
  transition: all ease .3s; }

.design-pack-catalog p {
  text-align: center;
  color: white;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2.4rem;
  line-height: 1.3; }

.design-pack-catalog:hover {
  background: #223E60; }

.design-btn {
  margin-top: .5rem; }

.design-btn:hover {
  margin-top: .5rem !important; }

.floors__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4rem; }
  @media print, screen and (min-width: 48em) {
    .floors__links {
      margin-top: 0; } }
  .floors__links-item {
    width: 100%;
    padding: 1rem;
    border: 0.1rem solid #FFEADA;
    color: black;
    font-family: "Vonca", serif;
    font-weight: 700;
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 48em) {
      .floors__links-item {
        width: calc(50% - .5rem);
        padding: 1.8rem; } }
    @media print, screen and (min-width: 64em) {
      .floors__links-item {
        width: calc(12.5% - 1rem);
        margin-bottom: 0; } }
    .floors__links-item:hover {
      color: #FFEADA; }
    .floors__links-item.active {
      background: #FFEADA;
      color: white !important; }
      .floors__links-item.active:hover {
        color: white; }
    .floors__links-item--second {
      cursor: not-allowed;
      color: lightgray;
      border: .1rem solid lightgray; }
      .floors__links-item--second:hover {
        color: lightgray; }

.floors__areal {
  margin-top: 3rem;
  position: relative;
  padding: 4rem 0; }
  @media print, screen and (min-width: 48em) {
    .floors__areal {
      margin-top: 8rem; } }
  .floors__areal-img {
    width: 100%;
    height: auto; }

.floors__house {
  margin-top: 3rem;
  position: relative; }
  @media print, screen and (min-width: 48em) {
    .floors__house {
      margin-top: 8rem; } }
  .floors__house-img {
    width: 100%;
    height: auto;
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1; }
  .floors__house-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 2; }
  .floors__house-layer {
    fill: #AD6958;
    cursor: pointer;
    opacity: 0;
    transition: all ease .2s; }
    .floors__house-layer:hover {
      opacity: .6;
      transition: all ease .2s; }
    .floors__house-layer--active {
      cursor: auto;
      opacity: .6;
      transition: all ease .2s; }
  @media screen and (min-width: 100em) {
    .floors__house--detail {
      width: calc(100% + 3rem);
      -webkit-transform: translateX(-3rem);
              transform: translateX(-3rem); } }
  @media screen and (min-width: 120em) {
    .floors__house--detail {
      width: calc(100% + 3rem);
      -webkit-transform: translateX(-3rem);
              transform: translateX(-3rem); } }
  @media screen and (min-width: 100em) {
    .floors__house--area {
      width: calc(100% + 3rem);
      -webkit-transform: translateX(-3rem);
              transform: translateX(-3rem); } }
  @media screen and (min-width: 120em) {
    .floors__house--area {
      width: calc(100% + 3rem);
      -webkit-transform: translateX(-3rem);
              transform: translateX(-3rem); } }

.floors__areal .floors__house-box {
  top: 4rem; }

.project-new__awards {
  margin-top: 4rem; }
  .project-new__awards .common-text li {
    font-size: 1.8rem; }
  .project-new__awards-img {
    width: 100%;
    height: auto;
    max-width: 25rem; }

.project-new__gallery {
  overflow: hidden;
  margin-bottom: -4rem;
  margin-top: 6rem; }
  @media screen and (min-width: 85.375em) {
    .project-new__gallery {
      margin-bottom: -6rem; } }
  .project-new__gallery-box {
    width: 100%;
    margin: auto; }
    @media print, screen and (min-width: 48em) {
      .project-new__gallery-box {
        width: 100%; } }
  .project-new__gallery .owl-stage-outer {
    overflow: inherit !important; }
  .project-new__gallery .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    pointer-events: none; }
    @media print, screen and (min-width: 48em) {
      .project-new__gallery .owl-nav {
        width: 100%;
        left: 0; } }
  .project-new__gallery .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .project-new__gallery .owl-dot {
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    margin: 2rem 1rem;
    background: #BDBDBD !important; }
    .project-new__gallery .owl-dot.active {
      background: #AD6958 !important; }
  .project-new__gallery .item {
    width: 100%; }
  .project-new__gallery-icon {
    position: absolute;
    top: 0;
    height: calc(100% - 4.8rem);
    width: 4rem;
    background: rgba(0, 0, 0, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    transition: all ease .3s;
    pointer-events: all; }
    @media print, screen and (min-width: 48em) {
      .project-new__gallery-icon {
        width: 12rem;
        background: rgba(0, 0, 0, 0); } }
    .project-new__gallery-icon:hover {
      background: rgba(0, 0, 0, 0.4);
      transition: all ease .3s; }
    .project-new__gallery-icon svg {
      width: 4rem;
      height: auto;
      fill: white; }
    .project-new__gallery-icon--prev {
      left: 0; }
      .project-new__gallery-icon--prev svg {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
    .project-new__gallery-icon--next {
      right: 0; }
  .project-new__gallery-item {
    height: 30rem;
    width: 100%;
    background-size: cover;
    background-position: center; }
    @media print, screen and (min-width: 48em) {
      .project-new__gallery-item {
        height: 60rem; } }

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

.project-new__right .common-h2 {
  text-align: left;
  margin-bottom: 2rem; }

.project-new__breadcrumbs {
  color: #969696;
  font-size: 1.6rem;
  font-family: "Vonca", serif;
  margin-bottom: 2rem;
  text-align: left; }
  @media screen and (min-width: 75em) {
    .project-new__breadcrumbs {
      margin-top: -4rem; } }
  .project-new__breadcrumbs a {
    color: inherit; }
    .project-new__breadcrumbs a:hover {
      text-decoration: underline; }

.project-new__name {
  font-family: "Vonca", serif;
  font-size: 4.8rem;
  font-weight: 500;
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 48em) {
    .project-new__name {
      font-size: 6.8rem;
      max-width: 95%; } }

.project-new__label {
  border: 1px solid #AD6958;
  color: #AD6958;
  font-family: "Vonca", serif;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  padding: .6rem 2rem;
  margin-bottom: 6rem;
  margin-top: -2rem; }

.project-new__info {
  margin-bottom: 4rem; }
  .project-new__info .parallax__info-text {
    font-size: 1.8rem;
    font-weight: 400; }

.project-new__map {
  overflow: hidden;
  position: relative;
  display: block; }
  .project-new__map:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    z-index: 9;
    transition: all ease .3s; }
  .project-new__map:hover:before {
    background: rgba(0, 0, 0, 0.6);
    transition: all ease .3s; }
  .project-new__map #map {
    max-height: 30rem;
    margin-bottom: 4rem;
    position: relative; }
    @media print, screen and (min-width: 48em) {
      .project-new__map #map {
        margin-bottom: -2rem; } }
  .project-new__map-link {
    position: absolute;
    left: 2rem;
    bottom: 6rem;
    background: white;
    padding: .4rem 1.4rem;
    z-index: 9;
    color: #BDBDBD;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.6rem;
    border-radius: 2rem;
    border: 1px solid #BDBDBD; }
    @media print, screen and (min-width: 48em) {
      .project-new__map-link {
        bottom: 2rem; } }
    .project-new__map-link-img {
      width: 3rem;
      height: 1.332rem;
      margin-left: 1rem; }

.project-new__btn {
  margin-top: 6rem;
  background: #AD6958;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #AD6958;
  padding: .7rem 2rem;
  transition: background ease .3s; }
  .project-new__btn img {
    width: 4rem;
    height: auto;
    margin-left: 1rem; }
  .project-new__btn:hover {
    background: #AD6958;
    transition: background ease .3s; }

.project-new__box {
  text-align: left;
  margin-top: 4rem; }
  .project-new__box-item {
    margin-top: 1rem; }
  .project-new__box-title {
    color: #6F6F6F; }
  .project-new__box-text {
    color: #AD6958;
    font-weight: 600; }

.project-new__related {
  margin-top: -4rem; }
  .project-new__related .projects-new__box {
    margin-top: 0;
    padding: 0; }
  .project-new__related .common-h3 {
    margin-bottom: 3rem; }

.project-new__form {
  margin-top: 6rem;
  border: 1px solid #AD6958;
  padding: 5rem;
  text-align: left; }
  .project-new__form .btn {
    background: #AD6958;
    color: #AD6958; }
    .project-new__form .btn:hover {
      background: #AD6958; }
  .project-new__form .form__control {
    background: #ECF0E8; }
  .project-new__form .form__gdpr {
    position: relative;
    margin: 1rem 0; }
    .project-new__form .form__gdpr-mark {
      position: absolute;
      top: 1.4rem;
      right: .5rem;
      z-index: 99;
      height: 2.2rem;
      width: 2.2rem;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #AD6958;
      border-radius: 50%;
      cursor: pointer;
      font-size: 1.7rem;
      font-weight: 600;
      color: #333333;
      border: none; }
      .project-new__form .form__gdpr-mark--project {
        background: white;
        color: gray; }
    .project-new__form .form__gdpr-text {
      position: absolute;
      top: 0;
      right: 2rem;
      padding: 1rem;
      max-width: 96vw;
      z-index: 100;
      font-size: 1.4rem;
      background: #AD6958;
      width: 100vw;
      left: 0; }
      @media screen and (min-width: 75em) {
        .project-new__form .form__gdpr-text {
          position: absolute;
          top: -3rem;
          right: -39vw;
          padding: 4rem;
          max-width: 40vw;
          z-index: 100;
          font-size: 1.4rem;
          background: transparent;
          left: unset;
          width: unset; } }
      .project-new__form .form__gdpr-text a {
        color: #AD6958;
        opacity: .5; }
        .project-new__form .form__gdpr-text a:hover {
          text-decoration: underline; }
      .project-new__form .form__gdpr-text--project a {
        color: #AD6958;
        opacity: .5; }
        .project-new__form .form__gdpr-text--project a:hover {
          text-decoration: underline; }
    .project-new__form .form__gdpr-box .form__gdpr-text {
      display: none; }
    .project-new__form .form__gdpr-box:hover .form__gdpr-text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .project-new__form-title {
    font-family: "Vonca", serif;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 1.8rem;
    font-weight: 500; }
    @media print, screen and (min-width: 48em) {
      .project-new__form-title {
        font-size: 2rem; } }
  .project-new__form-text {
    font-size: 1.6rem;
    color: #707070;
    margin-bottom: 3rem; }
    @media print, screen and (min-width: 48em) {
      .project-new__form-text {
        font-size: 1.8rem; } }
  .project-new__form .form {
    margin-top: 0; }
  .project-new__form .form__gdpr {
    max-width: 40rem; }

.project-new__input-label {
  font-size: 1.6rem;
  color: #828282; }

.project--big {
  width: 100%;
  padding: 0;
  border-bottom: none; }

.project__name {
  color: #AD6958;
  font-size: 3.5rem;
  text-transform: uppercase;
  font-family: "Vonca", serif;
  font-weight: 400;
  margin: 4rem 0; }

.project__bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70rem;
  background-size: cover;
  background-position: center;
  padding: 3rem;
  padding-top: 8rem;
  position: relative; }

.project__news-down {
  margin-bottom: 4rem; }

.project__imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .project__imgbox--img {
    width: 48%;
    height: 48%;
    margin-bottom: 2.5rem; }

.project__logo {
  max-width: 22rem;
  height: auto;
  margin: 2rem 0;
  z-index: 1;
  position: relative; }

.project__nav {
  display: none; }
  @media print, screen and (min-width: 64em) {
    .project__nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      line-height: 1;
      text-transform: uppercase;
      font-size: 1.4rem;
      color: #AD6958;
      background: white;
      font-weight: 500;
      box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
      -ms-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
      padding: 1.5rem 0;
      position: -webkit-sticky;
      position: sticky;
      z-index: 999;
      left: 0;
      width: 100%;
      top: 6rem;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .project__nav a {
        color: #AD6958; } }
  .project__nav-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 120rem; }
  .project__nav-link--no .project__nav-item:after {
    display: none !important; }
  .project__nav-link--back {
    color: #c4c4c4; }
    .project__nav-link--back svg {
      width: 4rem;
      height: auto;
      margin-left: 1rem; }
    .project__nav-link--back .project__nav-item {
      color: #c4c4c4; }
      .project__nav-link--back .project__nav-item:after {
        display: none !important; }
  .project__nav-item {
    margin: 0 2rem;
    position: relative; }
    .project__nav-item:after {
      background-color: #AD6958;
      bottom: -.3rem;
      content: " ";
      height: 1px;
      left: 0;
      position: absolute;
      transition: width .3s ease;
      width: 0%; }
    .project__nav-item:hover:after, .project__nav-item:active:after {
      width: 100%; }

.project__title {
  font-family: "Vonca", serif;
  color: #AD6958;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1;
  max-width: 80rem;
  z-index: 1;
  position: relative; }
  @media print, screen and (min-width: 48em) {
    .project__title {
      font-size: 4.5rem; } }
  @media print, screen and (min-width: 64em) {
    .project__title {
      font-size: 6.8rem; } }

.project__numbers {
  background: #AD6958;
  color: #AD6958;
  padding: 1.5rem !important;
  position: relative;
  width: 100%; }
  @media print, screen and (min-width: 64em) {
    .project__numbers {
      position: fixed;
      top: 61rem;
      left: 0; } }
  @media print, screen and (min-width: 64em) {
    .project__numbers {
      top: unset;
      bottom: 4.5rem; } }
  @media screen and (min-width: 75em) {
    .project__numbers {
      bottom: 4.5rem; } }
  @media screen and (min-width: 85.375em) {
    .project__numbers {
      bottom: 4.5rem; } }
  @media screen and (min-width: 100em) {
    .project__numbers {
      bottom: 4.5rem; } }

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

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

.project__second {
  margin: 8rem auto 4rem auto;
  text-align: left; }
  .project__second img {
    margin-bottom: 1rem; }

.project__overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 0; }

.project__modalgallery {
  padding: 2rem; }
  .project__modalgallery img {
    margin-bottom: 1.2rem; }
    .project__modalgallery img:last-of-type {
      margin-bottom: -.5rem; }
  .project__modalgallery .close-button-img {
    margin-bottom: 0; }

.project__content {
  text-align: left;
  margin-bottom: 4rem; }
  .project__content--second {
    text-align: left;
    margin-top: 2rem; }
    @media print, screen and (min-width: 48em) {
      .project__content--second {
        margin-top: 6rem; } }
    .project__content--second video {
      margin-bottom: 2rem; }
      @media print, screen and (min-width: 48em) {
        .project__content--second video {
          margin-bottom: 0; } }
  .project__content-name {
    color: gray;
    text-transform: uppercase;
    font-family: "Vonca", serif;
    font-size: 1.8rem;
    font-weight: 400;
    margin-bottom: .5rem; }
  .project__content-title {
    margin-bottom: .5rem; }
  .project__content-text {
    line-height: 1.4; }
    .project__content-text p {
      font-size: 1.8rem !important; }
  .project__content-quote {
    text-align: left;
    padding: 2rem 0;
    margin: 1rem 0;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    font-ptyle: italic;
    font-size: 2rem; }
    @media print, screen and (min-width: 48em) {
      .project__content-quote {
        padding: 4rem 0;
        margin: 4rem 0; } }
  .project__content-author {
    text-align: right;
    font-weight: 600;
    margin-top: 1rem;
    font-ptyle: normal;
    font-size: 1.6rem; }
  .project__content-news {
    margin-top: 8rem; }

.project__map-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3rem; }

.project__map-title {
  position: absolute;
  top: 6rem;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 120rem;
  text-align: left;
  padding: 0 3rem; }

.project__map-title-full {
  text-align: left;
  padding: 0; }
  @media print, screen and (min-width: 48em) {
    .project__map-title-full {
      padding: 0 1rem; } }

.project__map-desc {
  color: #AD6958;
  background: #AD6958;
  padding: 1.5rem;
  margin-top: -.3rem;
  font-family: "Vonca", serif;
  color: #AD6958;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1; }

.project__map-img {
  width: 25rem;
  height: auto; }

.project__gallery {
  text-align: left; }

.project__pricelist {
  margin: 6rem 0;
  text-align: left;
  padding: 0 1rem; }
  @media print, screen and (min-width: 48em) {
    .project__pricelist {
      margin: 8rem 0;
      padding: 0 1rem; } }
  @media print, screen and (min-width: 64em) {
    .project__pricelist {
      padding: 0; } }
  .project__pricelist-title {
    color: #AD6958;
    font-family: "Vonca", serif;
    margin-right: 1rem; }

.project__arrow {
  height: 1.2rem;
  width: auto;
  transition: all linear .2s; }

.project__table .row {
  padding: .8rem 0; }
  .project__table .row:nth-child(odd) {
    background: #AD6958; }

.project__tech {
  background-image: none;
  text-align: left; }
  @media print, screen and (min-width: 48em) {
    .project__tech {
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center right;
      background-image: unset; } }
  .project__tech-text {
    margin: 1rem 0 2rem 0; }
  .project__tech-link {
    color: #AD6958;
    font-weight: 600;
    font-family: "Vonca", serif;
    font-size: 2rem; }

.project__anchor {
  position: absolute;
  height: 0;
  width: 0;
  left: 0;
  top: -5rem; }

.project__process {
  text-align: left;
  padding-bottom: 16rem;
  display: none; }
  @media print, screen and (min-width: 64em) {
    .project__process {
      display: block; } }
  .project__process--mobile {
    display: block;
    position: relative;
    z-index: 2; }
    @media print, screen and (min-width: 64em) {
      .project__process--mobile {
        display: none; } }
    .project__process--mobile .project__timeline {
      margin-bottom: 0; }
    .project__process--mobile .about__timeline {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }

.project__timeline {
  margin: 6rem auto 2rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  @media print, screen and (min-width: 48em) {
    .project__timeline {
      margin: 6rem auto 12rem auto; } }
  .project__timeline-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .project__timeline-building {
    display: none; }
    @media print, screen and (min-width: 48em) {
      .project__timeline-building {
        display: unset;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        max-width: 15%;
        height: 12rem;
        width: auto;
        margin: 0 2.3%; } }

.project__line {
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 88%; }
  .project__line--new {
    margin-bottom: 20rem; }
  .project__line:before {
    top: 2rem;
    bottom: 0;
    position: absolute;
    content: " ";
    height: 1px;
    width: 100%;
    background: #8c8c8c;
    background: linear-gradient(to bottom, #8c8c8c 97%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$cihlova', endColorstr='#ffffff',GradientType=0 );
    margin-left: -1.5px;
    z-index: -1; }
  .project__line--blue {
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: 1.9rem;
    left: 0;
    bottom: 0;
    position: absolute;
    height: 3px;
    background: #AD6958;
    z-index: -1; }
    .project__line--blue-dot {
      position: absolute;
      height: 1.5rem;
      width: 1.5rem;
      background: #AD6958;
      right: 0;
      border-radius: 50%; }
  .project__line-item {
    position: absolute;
    max-width: 12rem;
    top: 2rem;
    border-left: 1px solid #AD6958;
    text-align: center;
    padding-top: 5rem; }
    .project__line-item--new {
      position: relative; }
  .project__line-text {
    position: relative;
    margin-bottom: -10rem;
    margin-left: -6.75rem;
    width: 13.5rem;
    line-height: 1.2;
    padding-top: 1rem; }
    .project__line-text a {
      transition: all ease .3s; }
      .project__line-text a:hover {
        color: #5C3329 !important;
        transition: all ease .3s; }
    .project__line-text--new {
      position: relative;
      background: white;
      width: 18rem;
      margin-left: -9rem; }
  .project__line-tobe .project__new-timeline-year, .project__line-tobe .project__new-timeline-title, .project__line-tobe .project__new-timeline-text {
    color: gray; }
  .project__line-tobe .project__line-item {
    border-left: 1px solid gray; }
  .project__line-tobe .project__line-circle {
    border: 1px solid gray; }
  .project__line-tobe .project__line-icon {
    opacity: .4; }
  .project__line-circle {
    width: 2.8rem;
    height: 2.8rem;
    background: white;
    border: 1px solid #AD6958;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: -1.5rem;
    left: -1.4rem; }
  .project__line-icon {
    height: 1.4rem;
    width: auto; }

.project__online {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }
  @media print, screen and (min-width: 48em) {
    .project__online {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .project__online-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .project__online-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #AD6958;
    border-radius: 50%;
    height: 4rem;
    width: 4rem;
    margin-right: 1.5rem;
    margin-left: 0;
    margin-top: 1rem;
    box-shadow: 0 0 0 0 rgba(0, 160, 255, 0.5);
    -webkit-animation: record 2s infinite;
            animation: record 2s infinite; }
    @media print, screen and (min-width: 48em) {
      .project__online-img {
        margin-left: 7rem;
        margin-top: 0; } }
  .project__online-camera {
    height: 2.2rem;
    width: auto; }

.project__list {
  color: #AD6958;
  background: #AD6958;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 2rem;
  margin-bottom: .5rem; }
  @media print, screen and (min-width: 48em) {
    .project__list {
      margin-bottom: 0; } }
  .project__list-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    @media print, screen and (min-width: 48em) {
      .project__list-flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .project__list-name {
    margin-bottom: .5rem;
    font-size: 2rem;
    font-weight: 600; }
  .project__list-modal {
    margin-top: 3rem; }
  .project__list-modallink {
    color: #AD6958;
    cursor: pointer; }
    .project__list-modallink:hover {
      text-decoration: underline; }
  .project__list-photo {
    width: 12rem;
    height: 12rem;
    border-radius: 50%;
    margin-left: 0;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 48em) {
      .project__list-photo {
        margin-left: 2rem;
        margin-bottom: 0; } }

.project__numbertitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }
  @media print, screen and (min-width: 48em) {
    .project__numbertitle {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.project__subtitle {
  color: #AD6958;
  font-size: 1.8rem;
  padding: 0; }
  @media print, screen and (min-width: 48em) {
    .project__subtitle {
      padding: 0 0 0 5.6rem; } }
  .project__subtitle--kopecna {
    margin-bottom: -6rem; }
  .project__subtitle-arrow {
    height: .9rem;
    width: auto;
    margin-left: .8rem;
    transition: all linear .2s; }

.project__file {
  font-size: 1.6rem;
  position: relative;
  color: #AD6958; }
  .project__file:hover {
    text-decoration: underline; }

.project__download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2rem 0;
  color: #AD6958;
  font-size: 1.6rem; }
  .project__download p {
    cursor: pointer !important; }
    .project__download p:hover {
      text-decoration: underline; }
  .project__download-icon {
    height: 2.3rem;
    width: auto;
    margin-right: 1rem; }

.project__question {
  margin-bottom: 0rem !important;
  margin-top: 0 !important;
  padding-left: 0;
  position: relative; }
  @media print, screen and (min-width: 48em) {
    .project__question {
      padding-left: 50%; } }
  .project__question .title-6 {
    color: #AD6958; }
  .project__question .accordion-content {
    padding: 1rem 1.3rem;
    margin-bottom: 2rem; }
  .project__question-img {
    display: none; }
    @media print, screen and (min-width: 48em) {
      .project__question-img {
        display: block;
        position: absolute;
        top: 2rem;
        left: 6rem;
        width: 45%;
        height: auto; } }

.project__filter {
  line-height: 1.4;
  text-align: left;
  margin-bottom: 4rem;
  padding: .5rem 0 0 0; }
  @media print, screen and (min-width: 48em) {
    .project__filter {
      padding: 1rem; } }

.project__new h3 {
  margin-top: 3rem;
  margin-bottom: .5rem; }

.project__new .grid {
  margin-top: 6rem; }

@media print, screen and (min-width: 48em) {
  .project__new .gallery__item {
    width: 50%; } }

.project__new .gallery__item--wide {
  width: 100%; }

.project__new .grid-sizer {
  width: 50%; }

.project__new-map {
  width: 25rem;
  height: auto;
  max-width: 100%; }

.project__new-timeline {
  margin-bottom: 4rem;
  text-align: left; }
  .project__new-timeline-year {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: .8rem; }
  .project__new-timeline-title {
    font-size: 1.6rem;
    margin-bottom: .8rem; }
  .project__new-timeline-text {
    font-size: 1.45rem; }

.project__new-interest {
  font-size: 2.1rem;
  line-height: 1.2;
  font-weight: 300;
  font-family: 'Barlow Condensed', sans-serif; }
  @media print, screen and (min-width: 48em) {
    .project__new-interest {
      font-size: 3rem; } }

.project__techinfo {
  margin-bottom: 6rem; }
  .project__techinfo-title {
    color: gray;
    font-size: 1.6rem; }
  .project__techinfo-text {
    font-size: 1.6rem;
    color: #AD6958;
    margin-bottom: 1rem; }

.project__phase {
  display: none; }
  @media print, screen and (min-width: 64em) {
    .project__phase {
      display: block; } }

.project__left {
  background: #FFF04F;
  padding: .2rem .8rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 5rem; }

.project__tobuy {
  margin: 2rem 0 2rem 0;
  border-bottom: 1px solid #AD6958;
  color: #AD6958; }
  .project__tobuy--title {
    font-size: 3rem;
    color: #AD6958;
    margin-bottom: .2rem; }
    .project__tobuy--titlesmall {
      font-size: 1.8rem;
      letter-spacing: .1rem;
      font-weight: 600; }
  .project__tobuy--secondrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: left;
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: .2rem; }
    .project__tobuy--secondrow div {
      width: 33%; }
  .project__tobuy--table {
    margin-bottom: .2rem; }
    .project__tobuy--table-price {
      font-size: 1.8rem;
      letter-spacing: .1rem;
      font-weight: 600; }
  .project__tobuy--btn {
    border: 1px solid white;
    padding: .6rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: .5rem 0 2rem 0;
    max-width: 16rem; }
    .project__tobuy--btn .row__zoom {
      margin-left: 1rem; }

#map {
  width: 100%;
  height: 40rem; }
  @media print, screen and (min-width: 64em) {
    #map {
      height: 60rem; } }

#status {
  display: none; }

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

.radio-btn input[type="radio"], .radio-image, .radio-heading, .radio-detail {
  opacity: 1;
  transition: visibility 0s, opacity 0.2s linear; }

.radio-btn input[type="radio"]:checked {
  opacity: 0;
  transition: visibility 0s, opacity 0.2s linear; }

.radio-btn input[type="radio"]:checked + label .radio-image,
.radio-btn input[type="radio"]:checked + label .radio-heading,
.radio-btn input[type="radio"]:checked + label .radio-detail {
  opacity: 0;
  transition: visibility 0s, opacity 0.2s linear; }

.radio-btn input[type="radio"], .radio-image2, .radio-heading, .radio-detail {
  opacity: 0;
  transition: visibility 0s, opacity 0.2s linear; }

.radio-btn input[type="radio"]:checked {
  opacity: 1;
  transition: visibility 0s, opacity 0.2s linear; }

.radio-btn input[type="radio"]:checked + label .radio-image2,
.radio-btn input[type="radio"]:checked + label .radio-heading,
.radio-btn input[type="radio"]:checked + label .radio-detail {
  opacity: 1;
  transition: visibility 0s, opacity 0.2s linear; }

input[type="radio"] {
  visibility: hidden; }

.filteroption {
  position: relative;
  padding: 0px 30px;
  cursor: pointer;
  line-height: 1; }

.filterimg {
  position: absolute;
  left: -10px;
  top: 0; }

.checkbox-btn input[type="checkbox"], .checkbox-image, .checkbox-heading, .checkbox-detail {
  opacity: 1;
  transition: visibility 0s, opacity 0.2s linear; }

.checkbox-btn input[type="checkbox"]:checked {
  opacity: 0;
  transition: visibility 0s, opacity 0.2s linear; }

.checkbox-btn input[type="checkbox"]:checked + label .checkbox-image,
.checkbox-btn input[type="checkbox"]:checked + label .checkbox-heading,
.checkbox-btn input[type="checkbox"]:checked + label .checkbox-detail {
  opacity: 0;
  transition: visibility 0s, opacity 0.2s linear; }

.checkbox-btn input[type="checkbox"], .checkbox-image2, .checkbox-heading, .checkbox-detail {
  opacity: 0;
  transition: visibility 0s, opacity 0.2s linear; }

.checkbox-btn input[type="checkbox"]:checked {
  opacity: 1;
  transition: visibility 0s, opacity 0.2s linear; }

.checkbox-btn input[type="checkbox"]:checked + label .checkbox-image2,
.checkbox-btn input[type="checkbox"]:checked + label .checkbox-heading,
.checkbox-btn input[type="checkbox"]:checked + label .checkbox-detail {
  opacity: 1;
  transition: visibility 0s, opacity 0.2s linear; }

input[type="checkbox"] {
  visibility: hidden; }

.accordion,
.accordion-title,
.accordion-content {
  background: none;
  border: none !important;
  text-align: left; }

.accordion-content {
  padding: 2rem 0; }

.accordion {
  margin-top: 4rem; }
  .accordion .is-active a {
    cursor: default; }
  .accordion .is-active .accordion-content {
    margin-top: 4rem; }

.accordion-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 0; }
  @media print, screen and (min-width: 48em) {
    .accordion-title {
      padding: 1.25rem 1rem 1.25rem 1rem; } }

.accordion-item {
  margin-top: 2rem;
  margin-bottom: 1rem; }

.accordion-title::before {
  content: '' !important; }

@-webkit-keyframes record {
  0% {
    opacity: 1; }
  50% {
    opacity: .4; }
  100% {
    opacity: 1; } }

.project__question + .accordion-item {
  margin-top: 6rem; }
  .project__question + .accordion-item .project__question-img {
    display: none; }

.canvas--pricelist .accordion {
  margin-top: 0; }

.canvas--pricelist .accordion-item {
  margin: 0; }

.canvas--pricelist .accordion-title {
  padding: 1rem 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: baseline;
      -ms-flex-pack: baseline;
          justify-content: baseline;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }

.canvas--pricelist .project__arrow {
  margin-top: 1.5rem; }

.canvas--pricelist .accordion-content {
  padding: 0; }

.is-active .project__subtitle-arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: all linear .2s; }

.is-active .project__arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: all linear .2s;
  margin-top: 3.5rem; }

.project__process {
  text-align: left;
  padding-bottom: 16rem;
  display: none; }
  @media print, screen and (min-width: 64em) {
    .project__process {
      display: block; } }
  .project__process--mobile {
    display: block;
    position: relative;
    z-index: 2;
    margin-top: -4rem; }
    @media print, screen and (min-width: 64em) {
      .project__process--mobile {
        display: none; } }
    .project__process--mobile .project__timeline {
      margin-bottom: 0; }
    .project__process--mobile .about__timeline {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }

.project__timeline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .project__timeline .title-2 {
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 64em) {
      .project__timeline .title-2 {
        margin-bottom: 4rem; } }
  .project__timeline-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    max-width: 100% !important; }
  .project__timeline-building {
    display: none; }
    @media print, screen and (min-width: 48em) {
      .project__timeline-building {
        display: unset;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        max-width: 15%;
        height: 12rem;
        width: auto;
        margin: 0 2.3%; } }

.project__line {
  display: none; }
  @media print, screen and (min-width: 64em) {
    .project__line {
      list-style: none;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; } }
  .project__line--new {
    margin-bottom: 20rem; }
  .project__line:before {
    top: 2rem;
    bottom: 0;
    position: absolute;
    content: " ";
    height: 1px;
    width: 100%;
    background: #8c8c8c;
    background: linear-gradient(to bottom, #8c8c8c 97%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$cihlova', endColorstr='#ffffff',GradientType=0 );
    margin-left: -1.5px;
    z-index: -1; }
  .project__line--blue {
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: 1.9rem;
    left: 0;
    bottom: 0;
    position: absolute;
    height: 3px;
    background: #AD6958;
    z-index: -1; }
    .project__line--blue-dot {
      position: absolute;
      height: 1.5rem;
      width: 1.5rem;
      background: #AD6958;
      right: 0;
      border-radius: 50%; }
  .project__line-item {
    position: absolute;
    max-width: 12rem;
    top: 2rem;
    border-left: 1px solid #AD6958;
    text-align: center;
    padding-top: 5rem; }
    .project__line-item--new {
      position: relative; }
  .project__line-text {
    position: relative;
    margin-bottom: -10rem;
    margin-left: -6.75rem;
    width: 13.5rem;
    line-height: 1.2;
    padding-top: 1rem; }
    .project__line-text-sm {
      font-size: 1.5rem;
      margin-top: .8rem; }
    .project__line-text a:hover {
      color: #AD6958; }
    .project__line-text--new {
      position: relative;
      background: white;
      width: 18rem;
      margin-left: -9rem; }
  .project__line-tobe .project__new-timeline-year, .project__line-tobe .project__new-timeline-title, .project__line-tobe .project__new-timeline-text {
    color: gray; }
  .project__line-tobe .project__line-item {
    border-left: 1px solid gray; }
  .project__line-tobe .project__line-circle {
    border: 1px solid gray; }
  .project__line-tobe .project__line-icon {
    opacity: .4; }
  .project__line-circle {
    width: 2.8rem;
    height: 2.8rem;
    background: white;
    border: 1px solid #AD6958;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: -1.5rem;
    left: -1.4rem; }
  .project__line-icon {
    height: 1.4rem;
    width: auto; }

.project__online {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }
  @media print, screen and (min-width: 48em) {
    .project__online {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .project__online-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .project__online-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #AD6958;
    border-radius: 50%;
    height: 4rem;
    width: 4rem;
    margin-right: 1.5rem;
    margin-left: 0;
    margin-top: 1rem;
    box-shadow: 0 0 0 0 rgba(0, 160, 255, 0.5);
    -webkit-animation: record 2s infinite;
            animation: record 2s infinite; }
    @media print, screen and (min-width: 48em) {
      .project__online-img {
        margin-left: 7rem;
        margin-top: 0; } }
  .project__online-camera {
    height: 2.2rem;
    width: auto; }

.project__timeline-flex {
  margin-bottom: 1rem;
  pointer-events: none; }

.project__timeline {
  pointer-events: none; }

.gallery__icon {
  bottom: -6rem; }

.about__timeline {
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .about__timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 1px;
    background: #8c8c8c;
    background: linear-gradient(to bottom, #8c8c8c 97%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$cihlova', endColorstr='#ffffff',GradientType=0 );
    left: 2rem;
    margin-left: -1.5px;
    z-index: -1; }
    @media print, screen and (min-width: 48em) {
      .about__timeline:before {
        left: 1rem; } }
    @media screen and (min-width: 75em) {
      .about__timeline:before {
        left: 50%; } }
  .about__timeline-future {
    margin-top: 4rem; }
    .about__timeline-future .about__year {
      top: -3.5rem;
      left: 0;
      right: 0;
      margin: auto;
      background: #AD6958; }
    .about__timeline-future a {
      color: inherit; }
      .about__timeline-future a:hover h3 {
        color: #AD6958; }
      .about__timeline-future a:hover .about__work-linktext {
        color: #AD6958; }
      .about__timeline-future a:hover .about__card-name {
        color: #AD6958; }
      .about__timeline-future a:hover img {
        -webkit-filter: brightness(80%);
                filter: brightness(80%);
        transition: -webkit-filter linear .2s;
        transition: filter linear .2s;
        transition: filter linear .2s, -webkit-filter linear .2s; }
  .about__timeline li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    width: 100%;
    margin-left: -8rem; }
    .about__timeline li img {
      transition: -webkit-filter linear .2s;
      transition: filter linear .2s;
      transition: filter linear .2s, -webkit-filter linear .2s; }
    .about__timeline li a {
      color: inherit; }
      .about__timeline li a:hover h3 {
        color: #AD6958; }
      .about__timeline li a:hover .about__work-linktext {
        color: #AD6958; }
      .about__timeline li a:hover .about__card-name {
        color: #AD6958; }
      .about__timeline li a:hover img {
        -webkit-filter: brightness(80%);
                filter: brightness(80%);
        transition: -webkit-filter linear .2s;
        transition: filter linear .2s;
        transition: filter linear .2s, -webkit-filter linear .2s; }
    @media print, screen and (min-width: 48em) {
      .about__timeline li {
        margin-left: -10rem; } }
    @media screen and (min-width: 75em) {
      .about__timeline li {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-left: 0; } }
    @media screen and (min-width: 75em) {
      .about__timeline li:nth-child(odd) .about__timelinecontent {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }

.about__year {
  position: relative;
  z-index: 10;
  background: #AD6958;
  color: #AD6958;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  margin: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600; }
  @media print, screen and (min-width: 48em) {
    .about__year {
      width: 6.5rem;
      height: 6.5rem; } }
  .about__year--first {
    margin-top: 0;
    background: #AD6958; }
  .about__year--second {
    margin-top: 0;
    margin-bottom: 15.8rem;
    background: #AD6958; }
  .about__year--project {
    background: white !important;
    border: 1px solid #AD6958;
    width: 3rem;
    height: 3rem;
    margin-left: 4.4rem; }

.about__timelinetext {
  position: relative;
  z-index: 1;
  padding: 3rem 3rem 2rem 0;
  width: 100%; }
  @media screen and (min-width: 75em) {
    .about__timelinetext--sm {
      width: 50%;
      padding: 6rem 6rem 3rem 6rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .about__timelinetext--sm .title-10, .about__timelinetext--sm .about__subtitle-text {
        width: 20rem; } }
  .about__timelinetext--first {
    padding: 4.5rem 2rem 2rem 0;
    width: 100%;
    color: grey; }
    @media screen and (min-width: 75em) {
      .about__timelinetext--first {
        padding: 4.5rem 2rem 2rem 2rem;
        width: 45%; } }
  .about__timelinetext--project {
    padding: 0;
    text-align: left;
    margin-left: 10rem;
    margin-top: -5.5rem; }

.floor {
  position: relative; }
  .floor__section {
    display: none; }
    @media print, screen and (min-width: 48em) {
      .floor__section {
        display: block; } }
  .floor__desc-box {
    position: relative;
    width: 100%; }
  .floor__desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: baseline;
        -ms-flex-pack: baseline;
            justify-content: baseline;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 2rem 0;
    position: relative;
    position: absolute;
    left: 3rem;
    top: 0; }
  .floor__number {
    background: #AD6958;
    color: #AD6958;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 1rem; }
  .floor__item {
    max-width: 60rem; }
    .floor__item--1 {
      z-index: 10; }
  .floor__infobox--a3 {
    background: #5C3329;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -4;
    padding: 0 3rem;
    margin-right: -40rem;
    transition: all linear .3s; }
    .floor__infobox--a3 .floor__desc, .floor__infobox--a3 .info {
      opacity: .2; }
    .floor__infobox--a3 .floor__desc-box {
      left: 67rem; }
    .floor__infobox--a3--apart {
      background: #5C3329;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      z-index: -5;
      padding: 0 3rem;
      margin-right: -40rem;
      transition: all linear .3s; }
  .floor__infobox--a4 {
    background: #5C3329;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -4;
    padding: 0 3rem;
    margin-right: -40rem;
    transition: all linear .3s; }
    .floor__infobox--a4 .floor__desc, .floor__infobox--a4 .info {
      opacity: .2; }
    .floor__infobox--a4 .floor__desc-box {
      left: 67rem; }
    .floor__infobox--a4--apart {
      background: #5C3329;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      z-index: -5;
      padding: 0 3rem;
      margin-right: -40rem;
      transition: all linear .3s; }
  .floor__infobox--b4 {
    background: #5C3329;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -4;
    padding: 0 3rem;
    margin-right: -40rem;
    transition: all linear .3s; }
    .floor__infobox--b4 .floor__desc-box {
      left: 67rem; }
    .floor__infobox--b4 .floor__desc, .floor__infobox--b4 .info {
      opacity: .2; }
    .floor__infobox--b4--apart {
      background: #5C3329;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      z-index: -5;
      padding: 0 3rem;
      margin-right: -40rem;
      transition: all linear .3s; }
  .floor__infobox--a1 {
    background: #5C3329;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -4;
    padding: 0 3rem;
    margin-right: -40rem;
    transition: all linear .3s; }
    .floor__infobox--a1 .floor__desc, .floor__infobox--a1 .info {
      opacity: .2; }
    .floor__infobox--a1 .floor__desc-box {
      left: 67rem; }
    .floor__infobox--a1--apart {
      background: #5C3329;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      z-index: -5;
      padding: 0 3rem;
      margin-right: -40rem;
      transition: all linear .3s; }
  .floor__back {
    text-align: left;
    padding-top: 2.8rem;
    cursor: pointer;
    color: #AD6958;
    font-size: 1.6rem; }
    .floor__back:hover {
      text-decoration: underline; }
    .floor__back--apart {
      text-align: left;
      padding: 0 1rem;
      cursor: pointer; }
      .floor__back--apart:hover {
        text-decoration: underline; }
  .floor__flat {
    text-align: left;
    padding: 0 1rem;
    cursor: pointer; }
    .floor__flat:hover {
      text-decoration: underline; }
  .floor__detail {
    background: #5C3329;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -2;
    padding: 0 3rem;
    margin-right: -20rem;
    transition: all linear .3s; }
  .floor__detailimg {
    padding: 5rem; }
  .floor__active {
    z-index: 998;
    background: white;
    transition: all linear .3s;
    margin-right: -40rem;
    -webkit-animation-name: infobox;
            animation-name: infobox;
    -webkit-animation-duration: .7s;
            animation-duration: .7s;
    opacity: 1; }
    .floor__active .floor__desc, .floor__active .info {
      opacity: 1; }
    .floor__active--apart {
      z-index: 999;
      background: white;
      transition: all linear .3s;
      margin-right: -40rem;
      -webkit-animation-name: detail;
              animation-name: detail;
      -webkit-animation-duration: .7s;
              animation-duration: .7s; }

@-webkit-keyframes infobox {
  0% {
    margin-right: -30vw;
    z-index: -1; }
  50% {
    margin-right: -80vw;
    z-index: 1; }
  100% {
    margin-right: -40rem;
    z-index: 8; } }

@keyframes infobox {
  0% {
    margin-right: -30vw;
    z-index: -1; }
  50% {
    margin-right: -80vw;
    z-index: 1; }
  100% {
    margin-right: -40rem;
    z-index: 8; } }

@-webkit-keyframes detail {
  0% {
    margin-right: -30vw;
    z-index: 3; }
  50% {
    margin-right: -80vw;
    z-index: 999; }
  100% {
    margin-right: -40rem;
    z-index: 999; } }

@keyframes detail {
  0% {
    margin-right: -30vw;
    z-index: 3; }
  50% {
    margin-right: -80vw;
    z-index: 999; }
  100% {
    margin-right: -40rem;
    z-index: 999; } }

.floor-switch {
  color: #AD6958;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2rem; }
  .floor-switch__item {
    cursor: pointer;
    padding: .4rem; }
  .floor-switch__hexagon {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    width: 42px;
    height: 24.25px;
    margin: 12.12px 0; }
    .floor-switch__hexagon:before, .floor-switch__hexagon:after {
      content: "";
      position: absolute;
      width: 0;
      border-left: 21px solid transparent;
      border-right: 21px solid transparent;
      left: 0; }
    .floor-switch__hexagon:before {
      bottom: 100%;
      border-bottom: 12.12px solid; }
    .floor-switch__hexagon:after {
      top: 100%;
      border-top: 12.12px solid; }
    .floor-switch__hexagon.active:before {
      border-bottom: 12.12px solid; }
    .floor-switch__hexagon.active:after {
      border-top: 12.12px solid; }
  @media screen and (min-width: 34.25em) {
    .floor-switch__item {
      padding: 1rem; }
    .floor-switch__hexagon {
      width: 70px;
      height: 40.41px;
      margin: 20.21px 0; }
      .floor-switch__hexagon:before, .floor-switch__hexagon:after {
        border-left: 35px solid transparent;
        border-right: 35px solid transparent; }
      .floor-switch__hexagon:before {
        border-bottom: 20.21px solid; }
      .floor-switch__hexagon:after {
        border-top: 20.21px solid; }
      .floor-switch__hexagon.active:before {
        border-bottom: 20.21px solid; }
      .floor-switch__hexagon.active:after {
        border-top: 20.21px solid; } }
  @media screen and (min-width: 85.375em) {
    .floor-switch__item {
      padding: 1.4rem; }
    .floor-switch__hexagon {
      width: 90px;
      height: 51.96px;
      margin: 25.98px 0; }
      .floor-switch__hexagon:before, .floor-switch__hexagon:after {
        border-left: 45px solid transparent;
        border-right: 45px solid transparent; }
      .floor-switch__hexagon:before {
        border-bottom: 25.98px solid; }
      .floor-switch__hexagon:after {
        border-top: 25.98px solid; }
      .floor-switch__hexagon.active:before {
        border-bottom: 25.98px solid; }
      .floor-switch__hexagon.active:after {
        border-top: 25.98px solid; } }

.floor-preview {
  margin-top: 2.6rem; }
  .floor-preview__item {
    display: none; }
    .floor-preview__item:first-of-type {
      display: block; }
  .floor-preview__img {
    margin-top: 1rem; }

.floor-map {
  position: relative;
  margin-bottom: -10rem;
  margin-top: -10rem;
  margin-left: -27rem;
  background: white;
  height: 90rem; }
  .floor-map__img {
    display: block;
    border: none;
    height: auto;
    max-width: 100%;
    opacity: 0;
    position: relative;
    width: auto;
    z-index: 2;
    margin-top: 20rem; }
    .floor-map__img--detail {
      display: block;
      border: none;
      height: auto;
      opacity: 0;
      position: relative;
      width: 100%;
      z-index: 2; }
    .floor-map__img-container {
      display: block;
      position: relative; }
      .floor-map__img-container--detail {
        display: block;
        position: relative; }
    .floor-map__img-bg {
      height: 100%;
      left: 50%;
      position: absolute;
      top: 0;
      -webkit-transform: translate(-50%);
              transform: translate(-50%);
      width: auto; }
      .floor-map__img-bg--detail {
        height: auto;
        left: 50%;
        position: absolute;
        top: 0;
        -webkit-transform: translate(-50%);
                transform: translate(-50%);
        width: 100%; }
  .floor-map__highlight {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
    .floor-map__highlight--detail {
      display: block;
      width: 100%;
      height: auto;
      left: 0;
      position: absolute;
      top: 0;
      z-index: 1; }
  .floor-map area {
    display: block; }

.responsive-card-table {
  border-collapse: collapse;
  margin: 5rem 0;
  max-width: 100%; }
  .responsive-card-table a {
    text-decoration: underline; }
    .responsive-card-table a:hover {
      text-decoration: none; }
  .responsive-card-table.unstriped tbody {
    background-color: transparent; }
  .responsive-card-table th {
    font-weight: 300 !important;
    padding: 5px 18px;
    color: #AD6958;
    font-size: 1.4rem;
    text-transform: lowercase;
    border-bottom: 2px solid white;
    text-align: center;
    line-height: 1.2; }
  .responsive-card-table thead th {
    border-bottom: .1rem solid #C4C4C4; }
  .responsive-card-table td {
    color: #AD6958;
    font-size: 1.2rem;
    text-align: center;
    position: relative; }
    @media print, screen and (min-width: 64em) {
      .responsive-card-table td {
        padding: 12px 10px;
        font-size: 1.6rem; } }
  @media screen and (max-width: 1200px) {
    .responsive-card-table {
      /* Get table cells to act like rows */ }
      .responsive-card-table thead tr {
        position: absolute;
        top: -9999em;
        left: -9999em; }
      .responsive-card-table tr {
        display: block;
        padding-bottom: 0rem; }
      .responsive-card-table tr + tr {
        margin-top: 4rem; }
      .responsive-card-table td {
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-left: 50%;
        position: relative;
        padding-bottom: 2px; }
        .responsive-card-table td:before {
          content: attr(data-label);
          display: inline-block;
          font-weight: bold;
          line-height: 1.5;
          margin-left: -100%;
          position: relative;
          z-index: 1;
          text-align: left; }
        .responsive-card-table td:after {
          content: '';
          position: absolute;
          width: 45%;
          height: 95%;
          left: 1px;
          top: 1px;
          z-index: 0; }
        .responsive-card-table td:last-child {
          border-bottom: none; } }

.table__sold td {
  color: #aaaaaa;
  position: relative;
  opacity: .5; }
  .table__sold td:after {
    content: ' ';
    width: 100%;
    height: 1px;
    position: absolute;
    background: #aaaaaa;
    left: 0;
    top: 50%; }

.table__sold-line {
  width: 100%;
  height: 2px;
  background: #aaaaaa; }

.table__hidden {
  display: none; }
  @media print, screen and (min-width: 48em) {
    .table__hidden {
      display: block;
      height: 60rem;
      overflow: hidden;
      position: relative; } }
  .table__hidden .table__showall {
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    color: #AD6958;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 20rem;
    cursor: pointer;
    font-size: 1.6rem; }
  .table__hidden .table__arrow {
    height: 2.4rem;
    width: auto;
    margin-left: 1rem; }
  .table__hidden .table__overlay {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20rem;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #00a0ff 55%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='$cihlova',GradientType=0 );
    /* IE6-9 */ }

.table__overlay {
  display: none; }

.table__showall {
  display: none; }

.info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 4rem;
  text-align: left;
  color: #AD6958; }
  @media print, screen and (min-width: 48em) {
    .info {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .info__half {
    width: 100%;
    padding: 0; }
    @media print, screen and (min-width: 48em) {
      .info__half {
        width: 50%;
        padding: 0 1rem; } }
    @media print, screen and (min-width: 48em) {
      .info__half--1 {
        width: 33.333%; } }
    @media print, screen and (min-width: 48em) {
      .info__half--2 {
        width: 66.666%; } }
  .info__plan {
    width: 100%;
    height: auto;
    margin-bottom: 2rem; }
  .info__acreage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #AD6958;
    font-size: 2rem;
    margin-bottom: 1rem;
    font-family: "Vonca", serif;
    font-weight: 600;
    padding-right: 0;
    font-size: 1.8rem;
    margin-top: 1rem; }
    @media print, screen and (min-width: 48em) {
      .info__acreage {
        font-size: 2.2rem; } }
  .info__perspective {
    width: 100%;
    height: auto;
    margin-top: 2rem; }
  .info__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #AD6958;
    font-size: 1.6rem;
    padding: .5rem 0; }
    @media print, screen and (min-width: 48em) {
      .info__flex {
        font-size: 1.8rem; } }
  .info__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 1.6rem;
    border-bottom: 1px solid #AD6958;
    padding: 0.5rem 0; }
    @media print, screen and (min-width: 48em) {
      .info__row {
        font-size: 1.8rem; } }
  .info__title {
    margin-bottom: .5rem; }
  .info__disposition {
    font-size: 2rem;
    margin-bottom: 1rem;
    font-family: "Vonca", serif;
    font-weight: 600; }
  .info__accessories {
    font-size: 1.6rem;
    margin-bottom: 1rem;
    font-family: "Vonca", serif;
    font-weight: 600; }
  .info__name {
    font-size: 2.2rem;
    font-family: "Vonca", serif;
    font-weight: 600;
    margin-top: 3rem;
    margin-bottom: .2rem; }
    .info__name--lg {
      font-size: 2.6rem;
      font-weight: 400; }
      @media print, screen and (min-width: 48em) {
        .info__name--lg {
          font-size: 3.2rem; } }
  .info__files {
    margin-top: 1.5rem; }
    .info__files .about__work-link {
      margin-top: .5rem; }
    .info__files .about__work-linktext {
      font-size: 1.6rem; }
  .info__price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 1.8rem;
    font-family: "Vonca", serif;
    font-weight: 400;
    color: #AD6958; }
    @media print, screen and (min-width: 48em) {
      .info__price-box {
        font-size: 2.2rem; } }
    .info__price-box--vat {
      color: #AD6958;
      font-size: 2.2rem;
      font-family: "Vonca", serif;
      font-weight: 400; }
      @media print, screen and (min-width: 48em) {
        .info__price-box--vat {
          font-size: 2.8rem; } }
  .info__energo {
    font-size: 1.8rem;
    font-family: "Vonca", serif;
    font-weight: 400; }
  .info__price-margin {
    margin-top: 3rem; }
  .info__originalprice {
    color: #AD6958;
    position: relative;
    padding: .3rem; }
    .info__originalprice:after {
      content: ' ';
      width: 100%;
      height: 2px;
      position: absolute;
      background: #AD6958;
      left: 0;
      top: 50%; }
  .info__price {
    background: #FEE600;
    padding: .3rem; }
  .info__sale {
    font-size: 1.6rem;
    font-weight: 500;
    text-align: right;
    padding: .3rem; }
  .info__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: white;
    background: #363D3B;
    border: 0.1rem solid #363D3B;
    padding: 1.3rem 2rem;
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1rem;
    font-family: "Vonca", serif;
    font-weight: 500;
    font-size: 1.4rem;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: .1rem;
    max-width: 100%;
    text-align: center;
    transition: all linear .3s; }
    @media print, screen and (min-width: 48em) {
      .info__btn {
        min-width: 28rem;
        font-size: 1.6rem; } }
    .info__btn:hover {
      color: white;
      background: #5C3329;
      border: 0.1rem solid #5C3329;
      transition: all ease .3s; }
    .info__btn--gray {
      background: transparent;
      color: #363D3B;
      transition: all ease .3s; }

.row__sold {
  position: relative; }
  .row__sold:after {
    content: ' ';
    width: 80%;
    height: 1px;
    position: absolute;
    background: white;
    left: 10%;
    top: 50%; }

.row__price {
  font-weight: 600;
  text-align: left;
  border-bottom: 2px solid #FEE600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.row__sale {
  color: #AD6958;
  font-size: 1.2rem;
  white-space: nowrap;
  text-transform: lowercase;
  text-align: left; }

.row__zoom {
  height: 2rem;
  width: 2rem;
  cursor: pointer; }

.floor, #floor, .canvas__pricelist, .pricelist--desktop {
  display: none; }
  @media screen and (min-width: 75em) {
    .floor, #floor, .canvas__pricelist, .pricelist--desktop {
      display: table; } }

.pricelist--mobile {
  display: block;
  margin-top: 6rem; }
  @media screen and (min-width: 75em) {
    .pricelist--mobile {
      display: none; } }
  .pricelist--mobile td {
    margin-bottom: .2rem; }
  .pricelist--mobile .row__sold:after {
    content: ' ';
    width: 0;
    height: 0;
    position: absolute;
    background: transparent;
    left: 0;
    top: 0; }
  .pricelist--mobile .row__price {
    margin-right: .5rem; }
  .pricelist--mobile .row__sale {
    font-size: 1.4rem; }
  .pricelist--mobile .row__zoom {
    height: 2rem;
    width: 2rem; }

.floor-map-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -999;
  background: #5C3329;
  opacity: 0;
  transition: opacity linear .5s; }
  .floor-map-overlay-active {
    z-index: 2;
    opacity: .8;
    transition: opacity linear .5s; }

.about__work-linkarrow {
  width: auto;
  margin-left: 1rem;
  height: .9rem;
  margin-top: .2rem; }

.form__flex-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.form__flex-btn a {
  margin-right: 2rem; }

.info__btn-text {
  white-space: nowrap; }

.sell__breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1rem;
  color: #AD6958; }
  @media print, screen and (min-width: 48em) {
    .sell__breadcrumbs {
      padding-left: .6rem; } }
  .sell__breadcrumbs-item {
    color: #AD6958; }
    .sell__breadcrumbs-item a {
      color: #AD6958; }
      .sell__breadcrumbs-item a:hover {
        text-decoration: underline; }
    @media print, screen and (min-width: 48em) {
      .sell__breadcrumbs-item {
        color: #AD6958; } }
  .sell__breadcrumbs-delimiter {
    display: block;
    margin: 0 1rem; }
  .sell__breadcrumbs-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 4rem; }
    @media print, screen and (min-width: 48em) {
      .sell__breadcrumbs-box {
        padding: 0 1rem;
        margin-top: 2rem; } }

.sell__anchors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.tobuy__row {
  background: rgba(255, 255, 255, 0);
  transition: all ease .2s;
  cursor: auto !important; }
  .tobuy__row:hover {
    background: rgba(255, 255, 255, 0.4);
    transition: all ease .2s; }
  .tobuy__row.even {
    background-color: rgba(255, 255, 255, 0.3); }

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center right; }

table.dataTable thead th {
  max-width: 23rem !important; }

table.dataTable thead .sorting {
  background-image: url("../img/sort_both.png"); }

table.dataTable thead .sorting_desc {
  background-image: url("../img/sort_desc.png") !important; }

table.dataTable thead .sorting_asc {
  background-image: url("../img/sort_asc.png") !important; }

.table--nosort {
  background-image: none !important; }

.table--capitalize {
  text-transform: lowercase; }
  .table--capitalize:first-letter {
    text-transform: uppercase; }

.reveal .form__gdpr-text {
  top: -1rem;
  right: 0vw;
  padding: 4rem;
  max-width: 100%;
  background: #AD6958; }

.form label {
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.form label:before {
  content: '';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid white;
  background: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px; }

.form input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 7px;
  width: 6px;
  height: 14px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

[type="range"] {
  -webkit-appearance: none;
  margin: 9px 0;
  width: 100%; }

[type="range"]:hover::-webkit-slider-thumb {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

[type="range"]:focus {
  outline: 0; }

[type="range"]:focus::-webkit-slider-runnable-track {
  background: rgba(26, 26, 26, 0); }

[type="range"]:focus::-ms-fill-lower {
  background: rgba(0, 0, 0, 0); }

[type="range"]:focus::-ms-fill-upper {
  background: rgba(26, 26, 26, 0); }

[type="range"]::-webkit-slider-runnable-track {
  cursor: ew-resize;
  height: 18px;
  transition: all 0.2s ease;
  width: 100%;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2), 0 0 0px rgba(13, 13, 13, 0.2);
  background: rgba(0, 0, 0, 0);
  border: 0px solid #FFEADA;
  border-radius: 5px; }

[type="range"]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2), 0 0 0px rgba(13, 13, 13, 0.2);
  background: #FFEADA;
  border: 0px solid #eceff1;
  border-radius: 12px;
  cursor: ew-resize;
  height: 18px;
  width: 18px;
  -webkit-appearance: none;
  margin-top: 0px;
  cursor: ew-resize; }

[type="range"]::-moz-range-track {
  cursor: ew-resize;
  height: 18px;
  transition: all 0.2s ease;
  width: 100%;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2), 0 0 0px rgba(13, 13, 13, 0.2);
  background: rgba(0, 0, 0, 0);
  border: 0px solid #FFEADA;
  border-radius: 5px; }

[type="range"]::-moz-range-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2), 0 0 0px rgba(13, 13, 13, 0.2);
  background: #FFEADA;
  border: 0px solid #eceff1;
  border-radius: 12px;
  cursor: ew-resize;
  height: 18px;
  width: 18px; }

[type="range"]::-ms-track {
  cursor: ew-resize;
  height: 18px;
  transition: all 0.2s ease;
  width: 100%;
  background: transparent;
  border-color: transparent;
  border-width: 9px 0;
  color: transparent; }

[type="range"]::-ms-fill-lower {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2), 0 0 0px rgba(13, 13, 13, 0.2);
  background: rgba(0, 0, 0, 0);
  border: 0px solid #FFEADA;
  border-radius: 10px; }

[type="range"]::-ms-fill-upper {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2), 0 0 0px rgba(13, 13, 13, 0.2);
  background: rgba(0, 0, 0, 0);
  border: 0px solid #FFEADA;
  border-radius: 10px; }

[type="range"]::-ms-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2), 0 0 0px rgba(13, 13, 13, 0.2);
  background: #FFEADA;
  border: 0px solid #eceff1;
  border-radius: 12px;
  cursor: ew-resize;
  height: 18px;
  width: 18px;
  margin-top: 0; }

.hybrid {
  display: block;
  position: relative;
  width: 100%;
  border: none;
  padding: 0;
  margin: 0; }

.label,
.field {
  font-family: "Vonca", serif; }

.label {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 6px;
  font-weight: 400;
  color: #808080;
  text-align: left;
  font-size: 1.6rem; }
  .label::before {
    display: none !important; }

.wrapper {
  position: relative;
  display: block;
  padding-bottom: 9px; }

.field {
  display: block;
  font-size: 1.8rem;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 9px 6px 9px 6px;
  box-sizing: border-box;
  border: none;
  font-weight: 700;
  color: #FFEADA;
  text-align: left; }

.slider {
  position: absolute;
  display: block;
  box-sizing: border-box;
  background: none;
  bottom: -8px; }

progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Get rid of default border in Firefox. */
  border: none;
  position: absolute;
  bottom: 9px;
  display: block;
  width: 100%;
  height: 2px;
  background: #c4c4c4; }

progress[value]::-webkit-progress-bar {
  background-color: rgba(0, 0, 0, 0); }

progress[value]::-webkit-progress-value {
  background-color: #FFEADA; }

.mortgage {
  display: block;
  width: 100%;
  background-color: #f2f2f2;
  padding: 30px;
  box-sizing: border-box;
  width: 100%;
  min-width: 594px;
  max-width: 836px;
  margin: 16rem auto 12rem auto; }

.field-caption {
  display: block;
  width: 100%;
  color: grey;
  font-size: 15px;
  line-height: 18px;
  margin-top: 6px; }

.calc-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 -6px; }

.calc-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  box-sizing: border-box;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  margin-left: -6px; }

.calc-result .result-item {
  width: 25%;
  padding: 0 12px 0 6px; }

.calc-result .result-item .result-term {
  font-size: 17px;
  line-height: 18px; }

.calc-result .result-item .result-number {
  margin: 0;
  font-size: 30px;
  line-height: 42px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.calc-lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -6px;
  border-top: 1px solid #d9d9d9;
  padding-top: 18px;
  padding-bottom: 6px; }

.calc-lead .calc-form,
.calc-lead .calc-legal {
  width: 50%;
  padding: 0 0 0 6px; }

.calc-lead .calc-form {
  padding-right: 18px; }

.calc-lead .calc-form h1 {
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 6px 0; }

.calc-lead .calc-form p {
  line-height: 24px;
  font-size: 17px;
  margin: 0 0 12px 0; }

.calc-lead .calc-legal {
  color: gray;
  font-ptyle: 15px;
  line-height: 18px; }

.calc-lead .calc-legal p {
  margin: 0 0 12px 0; }

.calc-fields-stacked {
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  width: 100%;
  box-sizing: border-box; }

.calc-fields-stacked input {
  display: block;
  float: left;
  position: relative;
  width: 162px;
  padding: 5px 6px 7px 6px;
  box-sizing: border-box;
  border: 1px solid #c4c4c4;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-right-width: 0;
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  line-height: 18px; }

.calc-fields-stacked input::-webkit-input-placeholder {
  color: gray;
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  line-height: 18px; }

.calc-fields-stacked input:-ms-input-placeholder {
  color: gray;
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  line-height: 18px; }

.calc-fields-stacked input::-ms-input-placeholder {
  color: gray;
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  line-height: 18px; }

.calc-fields-stacked input::-webkit-input-placeholder {
  color: gray;
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  line-height: 18px; }

.calc-fields-stacked input:-ms-input-placeholder {
  color: gray;
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  line-height: 18px; }

.calc-fields-stacked input::placeholder {
  color: gray;
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  line-height: 18px; }

.calc-fields-stacked button {
  display: block;
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
  background-color: #AD6958;
  border: 1px solid #AD6958;
  font-size: 17px;
  line-height: 18px;
  color: #AD6958;
  padding: 5px 18px 7px 18px;
  border-radius: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-family: "PT Sans", sans-serif; }

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: gray;
  width: 100%;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.flex-container .flex1 {
  background-color: yellow;
  display: block;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.flex-container .flex2 {
  background-color: pink;
  display: block;
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0; }

.field-percentage {
  padding-right: 42px;
  -moz-appearance: textfield; }

.field-percentage::-webkit-outer-spin-button, .field-percentage::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.initial-percentage {
  font-size: 17px;
  line-height: 18px;
  display: inline-block;
  position: absolute;
  right: 7px;
  top: 10px;
  font-weight: 700;
  color: grey;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default; }

.field-fill {
  background: white; }

.result-term {
  font-family: "Vonca", serif;
  color: #AD6958;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 3rem; }

.result-number {
  font-family: "Vonca", serif;
  color: #AD6958;
  font-size: 2.8rem;
  font-weight: 700;
  margin-left: 1rem;
  line-height: 3rem; }

.result-calc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.result-desc {
  margin-top: -.5rem;
  color: gray;
  text-align: left;
  font-size: 1.4rem; }

.result-btn {
  background: transparent;
  white-space: nowrap;
  margin-top: 3rem; }

.result-check {
  position: absolute;
  opacity: 0; }

.result-check + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-size: 1.6rem; }

.result-check + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
  border: 1px solid lightgray;
  padding: 0; }

.result-check:hover + label:before {
  opacity: .6; }

.result-check:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); }

.result-check:checked + label:before {
  background: #AD6958;
  border: 1px solid #AD6958; }

.result-check:disabled + label {
  color: #b8b8b8;
  cursor: auto; }

.result-check:disabled + label:before {
  box-shadow: none;
  background: #ddd; }

.result-check:checked + label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 9px;
  width: 2px;
  height: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.result-checkbox {
  text-align: left;
  margin-top: 2rem;
  margin-bottom: 3rem; }

.hypo__btn {
  white-space: nowrap; }

.form__res {
  margin-top: -3rem;
  margin-bottom: 2rem;
  font-size: 3rem; }

.form__res--hypo {
  margin-top: 0; }

.form--hypo {
  margin-top: 0; }

.hypoModal {
  background: transparent;
  padding: 0;
  width: 90rem !important;
  max-width: 100% !important; }

.hypobg {
  background: #AD6958;
  margin-bottom: 3rem;
  padding: 4rem 2rem; }

.hypobg--nomargin {
  margin-bottom: 0; }

.hypo__title {
  margin-bottom: 2rem; }

.hypo__contact-box {
  padding: 0; }

.hypo__contact-btn {
  padding-left: 0; }

.hypo__contact-text {
  padding: 0; }

.hypo__send {
  margin-top: 2rem; }

.hypo__divider {
  height: 1px;
  width: 100%;
  background: lightgray;
  margin: 4rem auto 2rem auto; }

.hypo__banks {
  color: gray;
  font-family: "Vonca", serif;
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 1.8rem; }

.hypo__list {
  list-style-type: disc;
  color: gray;
  font-size: 1.5rem;
  padding: 0 0 0 2rem; }

.hypo__offers {
  color: #AD6958;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 4rem;
  margin-top: 1rem; }
  .hypo__offers-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 6rem;
    margin: 2rem;
    font-family: "Vonca", serif;
    font-weight: 600;
    font-size: 1.8rem;
    cursor: pointer;
    opacity: .5;
    transition: all ease .3s; }
    .hypo__offers-item:hover {
      opacity: .8;
      transition: all ease .3s; }
    .hypo__offers-item--active {
      opacity: 1;
      transition: all ease .3s; }
      .hypo__offers-item--active:hover {
        opacity: 1;
        transition: all ease .3s; }
  .hypo__offers-img {
    width: 10rem;
    height: 4rem;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    margin-right: 1rem; }

.hypo__toggle {
  color: #AD6958;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .hypo__toggle-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .hypo__toggle-desc {
    margin: 1rem;
    font-size: 1.6rem;
    text-transform: lowercase; }
  .hypo__toggle .label {
    text-transform: uppercase;
    color: #AD6958;
    letter-spacing: .1rem;
    font-weight: 500;
    padding-right: 1rem;
    max-width: 28rem;
    margin-top: 1rem; }
  .hypo__toggle .switch {
    display: inline-block;
    height: 24px;
    position: relative;
    width: 60px; }
  .hypo__toggle .switch input {
    display: none; }
  .hypo__toggle .slider {
    background-color: rgba(255, 255, 255, 0.2);
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s; }
  .hypo__toggle .slider:before {
    background-color: #fff;
    bottom: 4px;
    content: "";
    height: 16px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 16px; }
  .hypo__toggle input:checked + .slider:before {
    -webkit-transform: translateX(34px);
            transform: translateX(34px); }
  .hypo__toggle .slider.round {
    border-radius: 34px; }
  .hypo__toggle .slider.round:before {
    border-radius: 50%; }

.no-spin::-webkit-inner-spin-button, .no-spin::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
  -moz-appearance: textfield !important; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .slider {
    display: none; }
  .hypo__contact-btn {
    width: auto !important; }
  .hypo__contact-box .project__subtitle-arrow {
    margin-left: -5rem !important; }
  .header--fixed .header__logo {
    margin-top: -4rem; }
  .quick-contacts-box {
    display: none; } }

.modal-iframe {
  background: #AD6958;
  height: auto; }

.canvas--nm {
  padding: 0; }

.form__iframe--fil {
  height: 35rem; }

.hypo__bottom {
  color: #FFEADA;
  font-family: "Vonca", serif;
  font-size: 2.2rem;
  padding: 0 2rem; }

.hypo__bottom a {
  color: #FFEADA;
  text-decoration: none; }

.hypo__bottom a:hover {
  text-decoration: underline; }

*:focus {
  outline: none; }

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

.reveal-overlay {
  background-color: rgba(10, 10, 10, 0.8); }

.about__work-linktext {
  color: #AD6958; }

.pricelist__steps-content {
  margin-top: .5rem;
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 48em) {
    .pricelist__steps-content {
      padding-left: 5.5rem; } }

@media print, screen and (min-width: 48em) {
  .pricelist__steps-text {
    padding-left: 5.5rem; } }

.time__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  .time__flex-item {
    width: 100%;
    margin-top: 2rem; }
    @media print, screen and (min-width: 48em) {
      .time__flex-item {
        width: 33.333%;
        margin-top: 0; } }
  .time__flex-cam {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .time__flex-icon {
    width: 4rem;
    height: 4rem;
    margin-right: 1rem;
    background: #AD6958;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50%; }
    .time__flex-icon img {
      width: 60%;
      height: auto;
      margin-bottom: -10%;
      margin-right: -5%; }
  .time__flex-text {
    color: #AD6958;
    font-weight: 700; }

.form {
  margin-top: 3rem;
  /*
          Breakpoints
      */ }
  .form textarea {
    resize: none;
    outline: none;
    height: 10rem !important; }
  .form input {
    outline: none; }
  .form--submitted {
    font-weight: 700;
    text-align: left;
    color: #AD6958; }
    .form--submitted p {
      width: 100%; }
  .form__iframe {
    border: 0;
    width: 100%;
    height: 96rem;
    overflow-x: hidden;
    margin-bottom: -2rem;
    position: relative;
    z-index: 999; }
  .form__row + .form__row {
    margin-top: 1rem; }
  .form__row-submit {
    margin-top: 1rem; }
  .form__validation-text {
    color: #AD6958;
    font-weight: bold; }
  .form__btn {
    color: #FFEADA;
    border: none;
    padding: 0;
    font-family: "Vonca", serif;
    font-size: 1.4rem;
    font-weight: 300;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media print, screen and (min-width: 48em) {
      .form__btn {
        font-size: 1.8rem; } }
    .form__btn--new {
      background: transparent; }
  .form__arrow {
    height: .8rem;
    margin-left: 1rem;
    margin-top: .2rem; }
  @media print, screen and (min-width: 48em) {
    .form__control--msg {
      height: calc(10rem - 1.3rem);
      padding-bottom: 2rem; }
    .form__row + .form__row {
      margin-top: 0; } }
  @media screen and (min-width: 85.375em) {
    .form__control {
      font-size: 1.6rem;
      font-weight: 300; }
      .form__control + .form__control {
        margin-top: 2rem; }
    .form__row-submit {
      margin-top: 2rem; } }
  .form__gdpr {
    position: relative;
    margin: 1rem 0; }
    .form__gdpr-mark {
      position: absolute;
      top: .9rem;
      right: .5rem;
      z-index: 99;
      height: 2.2rem;
      width: 2.2rem;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #AD6958;
      border-radius: 50%;
      cursor: pointer;
      font-size: 1.7rem;
      font-weight: 600;
      color: #333333; }
      .form__gdpr-mark--project {
        background: #AD6958;
        color: gray; }
    .form__gdpr-text {
      position: absolute;
      top: 0;
      right: 2rem;
      padding: 1rem;
      max-width: 96vw;
      z-index: 100;
      font-size: 1.4rem;
      background: #AD6958;
      width: 100vw;
      left: 0; }
      @media screen and (min-width: 75em) {
        .form__gdpr-text {
          position: absolute;
          top: -3rem;
          right: -39vw;
          padding: 4rem;
          max-width: 40vw;
          z-index: 100;
          font-size: 1.4rem;
          background: transparent;
          left: unset;
          width: unset; } }
      .form__gdpr-text a {
        color: #AD6958;
        opacity: .5; }
        .form__gdpr-text a:hover {
          text-decoration: underline; }
      .form__gdpr-text--project a {
        color: #AD6958;
        opacity: .5; }
        .form__gdpr-text--project a:hover {
          text-decoration: underline; }
    .form__gdpr-box .form__gdpr-text {
      display: none; }
    .form__gdpr-box:hover .form__gdpr-text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }

.reveal .form__gdpr-text {
  top: -1rem;
  right: 0vw;
  padding: 4rem;
  max-width: 100%;
  background: #AD6958; }

.form label {
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.form label:before {
  content: '';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid white;
  background: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px; }

.form input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 7px;
  width: 6px;
  height: 14px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.share-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 3rem; }

.share-btn {
  color: #FFEADA;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .4rem 1.5rem;
  margin-right: 2rem;
  border: 1px solid #FFEADA;
  font-size: 1.6rem;
  transition: all ease .3s;
  margin-bottom: 1rem; }

.share-btn svg {
  fill: #FFEADA;
  transition: all ease .3s; }

.share-btn--whatsapp:hover {
  background: #01e675;
  border: 1px solid #01e675;
  color: #AD6958;
  transition: all ease .3s; }

.share-btn--whatsapp:hover svg {
  fill: white;
  transition: all ease .3s; }

.share-btn--messenger:hover {
  background: #2196F3;
  border: 1px solid #2196F3;
  color: #AD6958;
  transition: all ease .3s; }

.share-btn--messenger:hover svg {
  fill: white;
  transition: all ease .3s; }

.share-logo {
  height: 1.8rem;
  width: auto;
  margin-right: 1rem; }

.project__tobuy--price .btn--table {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0; }

.table__sort {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .table__sort svg {
    fill: #c4c4c4;
    width: 1rem;
    height: auto;
    margin: .6rem .3rem .2rem .3rem; }
  .table__sort-desc {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

.sorting_desc .table__sort-desc {
  fill: #AD6958; }

.sorting_asc .table__sort-asc {
  fill: #AD6958; }

.hypo__years {
  position: relative; }
  .hypo__years-blocksss {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: auto;
    margin: auto;
    width: calc(100% - 52rem);
    height: .1rem;
    z-index: 9; }
    .hypo__years-blocksss::before {
      content: '';
      position: absolute;
      width: 14.5%;
      height: .1rem;
      margin-top: 0;
      border-top: .2rem gray dotted;
      background: #AD6958; }

.hypo__box {
  margin-top: -2rem;
  margin-bottom: 2rem;
  border: 0.1rem solid #FFEADA;
  padding: 4rem;
  color: #FFEADA !important; }
  .hypo__box * {
    color: #FFEADA !important; }
  @media print, screen and (min-width: 48em) {
    .hypo__box {
      padding: 6rem; } }
  .hypo__box h2, .hypo__box h3, .hypo__box h4 {
    font-weight: 400; }
  .hypo__box .title-6 {
    color: #AD6958; }
  .hypo__box--offer .hypo__rate {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .3;
    transition: all ease .3s; }
  .hypo__box--own .hypo__offers {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .3;
    transition: all ease .3s; }
  .hypo__box--own .hypo__progress .field {
    pointer-events: all; }

.hypo__own {
  opacity: 1;
  transition: all ease .3s; }

.hypo__rate {
  opacity: 1;
  transition: all ease .3s; }

.hypo__app {
  color: #FFEADA;
  margin-bottom: 6rem; }
  .hypo__app .text * {
    color: #FFEADA; }
  .hypo__app-item {
    margin-top: 4rem; }
    @media print, screen and (min-width: 48em) {
      .hypo__app-item {
        margin-top: 6rem; } }
  .hypo__app-title {
    font-size: 2.6rem;
    margin-bottom: 1rem;
    font-weight: 400; }
    @media print, screen and (min-width: 48em) {
      .hypo__app-title {
        font-size: 3.4rem; } }

.hypo__fund {
  color: #FFEADA;
  border: 0.1rem solid #FFEADA;
  padding: 4rem; }
  @media print, screen and (min-width: 48em) {
    .hypo__fund {
      padding: 6rem; } }
  .hypo__fund .text * {
    color: #FFEADA; }
  .hypo__fund .text h4 {
    font-size: 2.6rem; }
    @media print, screen and (min-width: 48em) {
      .hypo__fund .text h4 {
        font-size: 3.4rem; } }
  .hypo__fund .text h3 {
    font-size: 4rem; }
    @media print, screen and (min-width: 48em) {
      .hypo__fund .text h3 {
        font-size: 7rem;
        margin-top: -.5rem; } }
  .hypo__fund .text--finance {
    max-width: 70rem; }
  .hypo__fund .house__file {
    margin-top: 4rem; }
  .hypo__fund + .hypo__fund {
    margin-top: 4rem; }

.hypo__line {
  margin-top: 6rem;
  border-top: 0.1rem solid #FFEADA; }
  @media print, screen and (min-width: 48em) {
    .hypo__line {
      margin-top: 8rem;
      padding-top: 2rem; } }

.hypo__accordion + .hypo__accordion {
  margin-top: 8rem; }

.hypo__acc {
  padding-left: 0;
  display: block; }
  .hypo__acc-title {
    font-size: 2rem;
    color: #FFEADA;
    font-weight: 400;
    max-width: 60rem; }
    @media print, screen and (min-width: 48em) {
      .hypo__acc-title {
        font-size: 3.6rem; } }
  .hypo__acc-text {
    max-width: 80rem;
    margin-top: -2rem; }

.hypo__bank {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .hypo__bank-img {
    width: 20rem;
    height: 8rem;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    margin-left: 3rem; }

.hypo__per {
  color: #FFEADA;
  margin-top: 6rem;
  padding: 4rem; }
  @media print, screen and (min-width: 48em) {
    .hypo__per {
      padding: 6rem; } }
  .hypo__per--lg {
    border: 0.1rem solid #FFEADA;
    max-height: 50rem;
    overflow: scroll; }
  .hypo__per--sm {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0; }
  .hypo__per-logo {
    color: #FFEADA;
    font-size: 3rem;
    font-family: "Vonca", serif;
    height: 6rem;
    width: 13rem !important;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: left center;
       object-position: left center;
    margin-bottom: 1rem; }
  .hypo__per-per {
    font-size: 4rem;
    font-family: "Vonca", serif;
    margin-bottom: 2rem; }
  .hypo__per-star {
    display: inline-block;
    color: #FFEADA;
    font-size: 2rem;
    -webkit-transform: translateY(-1.5rem);
            transform: translateY(-1.5rem); }
  .hypo__per-params {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: .5rem;
    padding-top: .5rem;
    border-top: 0.1rem solid #FFEADA; }

.hypo__progress {
  margin-bottom: 4rem; }
  @media print, screen and (min-width: 48em) {
    .hypo__progress {
      margin-bottom: 0; } }
  .hypo__progress .wrapper {
    width: 100%; }
    @media print, screen and (min-width: 48em) {
      .hypo__progress .wrapper {
        width: 48rem; } }
  .hypo__progress progress {
    position: relative;
    width: 100%;
    background-color: #FFEADA;
    margin-top: 2rem;
    -webkit-transform: translateY(1.7rem);
            transform: translateY(1.7rem); }
    @media print, screen and (min-width: 48em) {
      .hypo__progress progress {
        margin-top: 0;
        -webkit-transform: translateY(0);
                transform: translateY(0);
        position: absolute;
        right: 0;
        width: calc(100% - 52rem);
        bottom: 0;
        top: 0;
        margin: auto; } }
  .hypo__progress progress::-moz-progress-bar {
    background-color: #FFEADA; }
  .hypo__progress .slider {
    width: 100%;
    margin-bottom: -.8rem; }
    @media print, screen and (min-width: 48em) {
      .hypo__progress .slider {
        position: absolute;
        right: 0;
        width: calc(100% - 52rem);
        bottom: 0;
        top: 0;
        margin: auto; } }
  .hypo__progress .field {
    background: rgba(255, 255, 255, 0.15);
    color: #AD6958;
    font-family: "Vonca", serif;
    text-align: right;
    padding: 1rem;
    width: 100%;
    pointer-events: none;
    font-size: 1.4rem; }
    @media print, screen and (min-width: 48em) {
      .hypo__progress .field {
        width: 50%;
        font-size: 1.8rem; } }
  .hypo__progress .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media print, screen and (min-width: 64em) {
      .hypo__progress .wrapper {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .hypo__progress .label {
    width: 100%;
    padding-bottom: 0;
    text-transform: uppercase;
    color: #FFEADA;
    letter-spacing: .1rem;
    font-weight: 500;
    padding-right: 1rem; }
    @media print, screen and (min-width: 48em) {
      .hypo__progress .label {
        width: calc(50% - 5rem); } }
  .hypo__progress #downPaymentNumber {
    color: rgba(255, 255, 255, 0) !important; }
  .hypo__progress .initial-percentage {
    color: #FFEADA;
    font-family: "Vonca", serif;
    font-size: 2rem;
    padding-top: .4rem;
    right: 6rem;
    font-size: 1.4rem; }
    @media print, screen and (min-width: 48em) {
      .hypo__progress .initial-percentage {
        font-size: 1.8rem; } }

.hypo__desc {
  color: #FFEADA;
  font-family: "Vonca", serif;
  font-size: 2.2rem;
  width: 5rem;
  text-align: right; }

.hypo__max {
  font-size: 1.4rem;
  color: #FFEADA;
  line-height: 1;
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 64em) {
    .hypo__max {
      max-width: 43rem;
      text-align: right; } }

.result-term {
  font-family: "Vonca", serif;
  width: 28rem;
  font-size: 2.4rem; }

.result-number {
  font-family: "Vonca", serif;
  font-size: 2.4rem; }

.dataTables_filter, .dataTables_info {
  display: none; }

.news {
  text-align: left;
  margin-bottom: 2rem;
  position: relative; }
  @media print, screen and (min-width: 48em) {
    .news {
      margin-bottom: 2rem; } }
  .news__date {
    color: gray;
    font-size: 90%; }
  .news__title {
    margin-top: .2rem;
    margin-bottom: 1rem;
    transition: all linear .1s;
    font-family: "Vonca", serif;
    font-weight: 400;
    font-size: 2.6rem; }
    @media print, screen and (min-width: 48em) {
      .news__title {
        font-size: 3.2rem; } }
    .news__title-new {
      font-family: "Vonca", serif;
      font-size: 2.6rem; }
  .news__arrow {
    width: 10rem;
    height: auto;
    position: absolute;
    bottom: 1rem;
    z-index: 5; }
  .news__margin {
    margin-top: 4rem; }
    .news__margin iframe {
      width: 100% !important; }
    @media print, screen and (min-width: 64em) {
      .news__margin .gallery__item {
        width: 33%;
        height: 190px; } }
  .news__overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: white;
    height: 8rem;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 70%, white 100%); }
    @media print, screen and (min-width: 48em) {
      .news__overlay {
        height: 13rem; } }
    .news__overlay--gray {
      background: linear-gradient(to bottom, rgba(233, 233, 233, 0) 0%, rgba(233, 233, 233, 0.9) 70%, #e9e9e9 100%); }
  .news__text {
    font-size: 1.6rem;
    line-height: 1.4;
    color: black; }
    @media print, screen and (min-width: 48em) {
      .news__text {
        font-size: 1.8rem; } }
    .news__text a {
      color: #FFEADA;
      text-decoration: underline; }
      .news__text a:hover {
        text-decoration: none; }
  .news__modal:hover .news__title {
    color: #FFEADA;
    transition: all linear .1s; }
  .news__modaltitle {
    margin: 1.5rem 0; }
  .news__modaltext p {
    margin-bottom: 1rem;
    line-height: 1.4;
    font-size: 1.6rem; }
  .news__modaltext a {
    color: #FFEADA;
    text-decoration: underline;
    font-size: 1.6rem; }
    .news__modaltext a:hover {
      text-decoration: none; }
  .news__modaltext ul {
    padding: 0 2rem 2rem 4rem;
    list-style-type: square;
    font-size: 1.6rem; }
  .news__modaltext ol {
    padding: 0 2rem 2rem 4rem;
    list-style-type: decimal;
    font-size: 1.6rem; }
  .news__modaltext h3 {
    font-size: 2.2rem;
    font-weight: 600;
    margin: .5rem 0;
    font-family: "Vonca", serif; }
  .news__modalbtn a {
    color: #FFEADA;
    text-decoration: underline; }
    .news__modalbtn a:hover {
      text-decoration: none; }
  .news__modalarrow {
    height: 1rem;
    margin-left: .5rem; }

.news--hp {
  display: none; }

.news--hp:nth-child(1) {
  display: block; }

.news--hp:nth-child(2) {
  display: block; }

.news--hp:nth-child(3) {
  display: block; }

.news__modal {
  position: relative;
  display: block;
  min-height: 29rem;
  padding: 2.5rem; }

.news__date {
  font-size: 1.4rem;
  color: black;
  position: relative;
  margin-bottom: 1rem;
  padding-bottom: .6rem; }

.news__date:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 7rem;
  height: .1rem; }

.news__modal p, .news__modal h3 {
  position: relative;
  z-index: 2; }

.news__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
  opacity: 1;
  transition: all ease .3s; }
  .news__bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #AD6958;
    opacity: .6;
    transition: all ease .3s; }

.news__modal:hover .news__bg::before {
  opacity: 0;
  transition: all ease .3s; }

.news__modal:hover .news__date {
  opacity: 0;
  transition: all ease .3s; }

.news__modal:hover .news__title {
  opacity: 0;
  transition: all ease .3s; }

.news__modal:hover .news__ico {
  opacity: 0;
  transition: all ease .3s; }

.news__ico {
  width: 2rem;
  height: 2rem;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem; }

.news__modal--fb p, .news__modal--fb h3 {
  color: white; }

.news__modal--fb .news__bg {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  opacity: 1; }

.news__modal:hover .news__bg {
  opacity: 1;
  transition: all ease .3s; }

.row.row--news {
  margin-bottom: -2rem;
  margin-top: 2rem; }
  @media print, screen and (min-width: 64em) {
    .row.row--news {
      padding-right: 2rem;
      padding-left: 2rem; } }

.row.row--news .column, .row.row--news .columns {
  padding-right: 1rem;
  padding-left: 1rem; }

.news {
  margin-bottom: 2rem; }

.news__modal {
  position: relative;
  display: block;
  min-height: 29rem;
  padding: 2.5rem;
  overflow: hidden;
  transition: all ease .3s; }

.news__date {
  font-size: 1.4rem;
  color: black;
  position: relative;
  margin-bottom: 1rem;
  padding-bottom: .6rem; }

.news__date:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 7rem;
  height: .1rem; }

.news__modal p, .news__modal h3 {
  position: relative;
  z-index: 2; }

.news__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
  opacity: .2;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all ease .3s !important; }

.news__modal:hover .news__bg {
  opacity: .1;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  transition: all ease .3s !important; }

.news__modal:hover .news__title {
  color: black; }

.news__modal--fb:hover .news__title {
  color: white; }

.news__modal--fb .news__date:before {
  content: '';
  background: white; }

.news__ico {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  fill: white;
  z-index: 9; }

.news__modal--fb p, .news__modal--fb h3 {
  color: white; }

.news__modal--fb .news__bg {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  opacity: 1; }

.news__modal:hover .news__bg {
  opacity: 1;
  transition: opacity ease .3s; }

.news--hp {
  display: none; }

.news--hp:nth-child(1) {
  display: block; }

.news--hp:nth-child(2) {
  display: block; }

.news--hp:nth-child(3) {
  display: block; }

.news--hp:nth-child(4) {
  display: block; }

.news--hp:nth-child(5) {
  display: block; }

.news--hp:nth-child(6) {
  display: block; }

.news--hp:nth-child(7) {
  display: block; }

.news--hp:nth-child(8) {
  display: block; }

.news__related {
  width: calc(100% + 6rem);
  margin-left: -3rem;
  margin-top: 6rem;
  padding-top: 3rem;
  position: relative;
  margin-bottom: -3rem;
  padding-left: 3rem;
  padding-right: 3rem; }

.news__related::before {
  content: '';
  position: absolute;
  top: 0;
  left: 3rem;
  height: .1rem;
  width: calc(100% - 6rem);
  background: #EDEDED;
  margin-bottom: -3rem; }

.news__related h2 {
  text-align: center;
  margin-bottom: 2rem; }

.news__related .news--hp {
  padding-left: 1rem;
  padding-right: 1rem; }

.news__related .news__modal {
  min-height: 24.5rem; }

.error {
  min-height: calc(100vh - 16rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .error__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: -1;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 18rem;
    font-weight: 600;
    color: #AD6958;
    opacity: .05; }
    @media print, screen and (min-width: 48em) {
      .error__bg {
        font-size: 30rem; } }
    @media screen and (min-width: 75em) {
      .error__bg {
        font-size: 60rem; } }
  .error__name {
    color: #A4A4A4;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 600; }
    @media print, screen and (min-width: 48em) {
      .error__name {
        font-size: 1.8rem; } }
  .error__title {
    font-weight: 600;
    color: #AD6958;
    font-size: 4rem; }
    @media print, screen and (min-width: 48em) {
      .error__title {
        font-size: 6rem; } }
    @media screen and (min-width: 75em) {
      .error__title {
        font-size: 10rem; } }
  .error__text {
    text-align: center;
    color: #FFEADA; }
    .error__text a {
      font-weight: 600;
      color: #AD6958;
      text-decoration: underline; }
      .error__text a:hover {
        text-decoration: none; }

/*
  Shrink item space - mění počet položek na řádku pomocí jejich šířky a nechává mezi nimi mezery
  - výchozí je 1 položka (tj. width: 100%)
  - druhý stupeň jsou 2 položky
  - třetí a poslední jsou 3 vedle sebe
*/
/**
 * Swiper 3.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: December 13, 2016
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container--menu-inc {
  margin-top: 5.5rem; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  position: relative; }

.swiper-slide-active, .swiper-slide-duplicate-active {
  z-index: 2; }

.swiper-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  cursor: pointer; }

.swiper-play.active .swiper-play__item {
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 1s; }

.swiper-play.active .swiper-play__item--l2 {
  transition: stroke-dashoffset .5s;
  transition-delay: .5s; }

.swiper-play__item {
  fill: transparent;
  stroke: #FFF; }

.swiper-play__item--l {
  stroke-dasharray: 73;
  stroke-dashoffset: 73; }

.swiper-play__item--l2 {
  stroke-dasharray: 18;
  stroke-dashoffset: 18; }

.swiper-play__item--r {
  stroke-dasharray: 270;
  stroke-dashoffset: 270; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  display: none; }

@media (min-width: 34.375em) {
  .swiper-button-prev,
  .swiper-button-next {
    display: block; } }

.swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-grey,
.swiper-container-rtl .swiper-button-next.swiper-button-grey {
  background-image: url("data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IlZyc3R2YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjI0cHgiIGhlaWdodD0iNjBweCIgdmlld0JveD0iMCAwIDI0IDYwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCA2MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8ZGVmcz4NCgkJPHJlY3QgaWQ9IlNWR0lEXzFfIiB3aWR0aD0iMjMuNiIgaGVpZ2h0PSI2MCIvPg0KCTwvZGVmcz4NCgk8Y2xpcFBhdGggaWQ9IlNWR0lEXzJfIj4NCgkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfMV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPg0KCTwvY2xpcFBhdGg+DQoJPGcgY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSI+DQoJCTxkZWZzPg0KCQkJPHJlY3QgaWQ9IlNWR0lEXzNfIiB3aWR0aD0iMjMuNiIgaGVpZ2h0PSI2MCIvPg0KCQk8L2RlZnM+DQoJCTxjbGlwUGF0aCBpZD0iU1ZHSURfNF8iPg0KCQkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfM18iICBvdmVyZmxvdz0idmlzaWJsZSIvPg0KCQk8L2NsaXBQYXRoPg0KCQk8ZyBvcGFjaXR5PSIwLjYiIGNsaXAtcGF0aD0idXJsKCNTVkdJRF80XykiPg0KCQkJPGc+DQoJCQkJPGRlZnM+DQoJCQkJCTxyZWN0IGlkPSJTVkdJRF81XyIgeD0iLTEiIHk9Ii05IiB3aWR0aD0iMzIuNiIgaGVpZ2h0PSI3OCIvPg0KCQkJCTwvZGVmcz4NCgkJCQk8Y2xpcFBhdGggaWQ9IlNWR0lEXzZfIj4NCgkJCQkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfNV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPg0KCQkJCTwvY2xpcFBhdGg+DQoJCQkJPHBvbHlsaW5lIGNsaXAtcGF0aD0idXJsKCNTVkdJRF82XykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0FGQjZDMiIgc3Ryb2tlLXdpZHRoPSIyIiBwb2ludHM9IjIyLjgsMC42IDEuMiwzMCAyMi44LDU5LjQiLz4NCgkJCTwvZz4NCgkJPC9nPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg=="); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-grey,
.swiper-container-rtl .swiper-button-prev.swiper-button-grey {
  background-image: url("data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IlZyc3R2YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjI0cHgiIGhlaWdodD0iNjBweCIgdmlld0JveD0iMCAwIDI0IDYwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCA2MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8ZGVmcz4NCgkJPHJlY3QgaWQ9IlNWR0lEXzFfIiB3aWR0aD0iMjMuNiIgaGVpZ2h0PSI2MCIvPg0KCTwvZGVmcz4NCgk8Y2xpcFBhdGggaWQ9IlNWR0lEXzJfIj4NCgkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfMV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPg0KCTwvY2xpcFBhdGg+DQoJPGcgY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSI+DQoJCTxkZWZzPg0KCQkJPHJlY3QgaWQ9IlNWR0lEXzNfIiB3aWR0aD0iMjMuNiIgaGVpZ2h0PSI2MCIvPg0KCQk8L2RlZnM+DQoJCTxjbGlwUGF0aCBpZD0iU1ZHSURfNF8iPg0KCQkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfM18iICBvdmVyZmxvdz0idmlzaWJsZSIvPg0KCQk8L2NsaXBQYXRoPg0KCQk8ZyBvcGFjaXR5PSIwLjYiIGNsaXAtcGF0aD0idXJsKCNTVkdJRF80XykiPg0KCQkJPGc+DQoJCQkJPGRlZnM+DQoJCQkJCTxyZWN0IGlkPSJTVkdJRF81XyIgeD0iLTgiIHk9Ii05IiB3aWR0aD0iMzIuNiIgaGVpZ2h0PSI3OCIvPg0KCQkJCTwvZGVmcz4NCgkJCQk8Y2xpcFBhdGggaWQ9IlNWR0lEXzZfIj4NCgkJCQkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfNV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPg0KCQkJCTwvY2xpcFBhdGg+DQoJCQkJPHBvbHlsaW5lIGNsaXAtcGF0aD0idXJsKCNTVkdJRF82XykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0FGQjZDMiIgc3Ryb2tlLXdpZHRoPSIyIiBwb2ludHM9IjAuOCwwLjYgMjIuMywzMCAwLjgsNTkuNCAJCQkJIi8+DQoJCQk8L2c+DQoJCTwvZz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4="); }

/* Pagination Styles */
.swiper-pagination-wraper {
  position: absolute;
  left: 50%;
  top: 1rem; }

.swiper-pagination-wraper--landing-page {
  top: initial;
  bottom: 1rem;
  z-index: 2; }

.swiper-pagination {
  text-align: center;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  border: 1px solid #afb6c2;
  margin: 0 .4rem; }

.swiper-pagination-bullet--transparent {
  background: transparent; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-pagination-red .swiper-pagination-bullet-active {
  border-color: #e20600;
  background: transparent; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* customize */
.swiper-modal {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background: #363D3B;
  z-index: 10000;
  display: none; }

.swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.swiper-container--abs {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 50rem;
  z-index: -1; }

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

.swiper-slide--size-l {
  height: 75vh;
  min-height: 50rem; }

.gallery-top {
  height: 85%;
  width: 100%; }

.gallery-top .swiper-slide {
  background-size: contain;
  background-repeat: no-repeat; }

@media (min-width: 75em) {
  .gallery-top .swiper-slide {
    background-size: contain; } }

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

.gallery-thumbs .swiper-slide {
  width: 25%;
  max-width: 250px;
  height: 100%;
  opacity: 0.2;
  cursor: pointer;
  background-size: cover; }

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

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

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

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

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

.swiper-close {
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 10001;
  fill: white;
  background: transparent;
  padding: 1.5rem;
  transition: all ease .3s; }

.swiper-close:hover {
  fill: white;
  background: #AD6958;
  transition: all ease .3s; }

.swiper-slide-comment {
  position: absolute;
  bottom: 0;
  background: rgba(54, 61, 59, 0.8);
  color: white;
  font-weight: 400;
  font-size: 1.6rem;
  width: 100%;
  padding: 1.5rem;
  text-align: center; }

.swiper-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: background-color .5s linear; }

.swiper-overlay:hover {
  background-color: rgba(0, 0, 0, 0.6); }

.jsOpenGallery {
  cursor: pointer; }

.with-cover-enter,
.with-cover-leave {
  transition: all 0.8s var(--easing); }

.with-cover-leave .transition {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }

.with-cover-leave-active .transition {
  transition: all 0.5s var(--easing); }

.with-cover-leave-to .transition {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.with-cover-leave .content {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.with-cover-leave-active .content {
  transition: all 0.8s var(--easing); }

.with-cover-enter .transition {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.with-cover-enter .content {
  -webkit-transform: translateX(10rem);
          transform: translateX(10rem);
  opacity: 0; }

.with-cover-leave-to .content {
  -webkit-transform: translateX(-10rem);
          transform: translateX(-10rem);
  opacity: 0;
  transition: all 2s var(--easing); }

.with-cover-enter-active .content,
.with-cover-enter-active .transition {
  transition: all 0.8s var(--easing); }

.with-cover-enter-to .transition {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }

.with-cover-enter-to .content {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

:root {
  --easing: cubic-bezier(0.5, 0.7, 0.4, 1); }

.content {
  transition: all 0.8s var(--easing);
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.transition {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #363D3B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  z-index: 9999; }

.transition__logo {
  width: 15rem;
  height: auto; }
  @media print, screen and (min-width: 48em) {
    .transition__logo {
      width: 20rem; } }
