.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.grid-container {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto; }

.grid-container.fluid {
  max-width: 100%;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin: 0 auto; }

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto; }

.grid-x {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.cell {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }

.cell.auto {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px; }

.cell.shrink {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink,
.grid-x > .small-full,
.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink,
  .grid-x > .medium-full,
  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink,
  .grid-x > .large-full,
  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-2-5 {
  width: 20%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-2-5 {
    width: 20%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -1.25rem;
  margin-right: -1.25rem; }

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 1.25rem;
  margin-right: 1.25rem; }

.grid-margin-x > .auto {
  width: auto; }

.grid-margin-x > .shrink {
  width: auto; }

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem); }

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem); }

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem); }

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem); }

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem); }

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem); }

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem); }

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem); }

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem); }

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem); }

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem); }

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto; }
  .grid-margin-x > .medium-shrink {
    width: auto; }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto; }
  .grid-margin-x > .large-shrink {
    width: auto; }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -1.25rem;
  margin-left: -1.25rem; }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -1.25rem;
  margin-left: -1.25rem; }

.grid-padding-x > .cell {
  padding-right: 1.25rem;
  padding-left: 1.25rem; }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0; }

.small-margin-collapse > .small-1 {
  width: 8.33333%; }

.small-margin-collapse > .small-2 {
  width: 16.66667%; }

.small-margin-collapse > .small-3 {
  width: 25%; }

.small-margin-collapse > .small-4 {
  width: 33.33333%; }

.small-margin-collapse > .small-5 {
  width: 41.66667%; }

.small-margin-collapse > .small-6 {
  width: 50%; }

.small-margin-collapse > .small-7 {
  width: 58.33333%; }

.small-margin-collapse > .small-8 {
  width: 66.66667%; }

.small-margin-collapse > .small-9 {
  width: 75%; }

.small-margin-collapse > .small-10 {
  width: 83.33333%; }

.small-margin-collapse > .small-11 {
  width: 91.66667%; }

.small-margin-collapse > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .small-margin-collapse > .medium-3 {
    width: 25%; }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .small-margin-collapse > .medium-6 {
    width: 50%; }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .small-margin-collapse > .medium-9 {
    width: 75%; }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .small-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%; }
  .small-margin-collapse > .large-2 {
    width: 16.66667%; }
  .small-margin-collapse > .large-3 {
    width: 25%; }
  .small-margin-collapse > .large-4 {
    width: 33.33333%; }
  .small-margin-collapse > .large-5 {
    width: 41.66667%; }
  .small-margin-collapse > .large-6 {
    width: 50%; }
  .small-margin-collapse > .large-7 {
    width: 58.33333%; }
  .small-margin-collapse > .large-8 {
    width: 66.66667%; }
  .small-margin-collapse > .large-9 {
    width: 75%; }
  .small-margin-collapse > .large-10 {
    width: 83.33333%; }
  .small-margin-collapse > .large-11 {
    width: 91.66667%; }
  .small-margin-collapse > .large-12 {
    width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 20px); }

.small-offset-1 {
  margin-left: 8.33333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 20px); }

.small-offset-2 {
  margin-left: 16.66667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 20px); }

.small-offset-3 {
  margin-left: 25%; }

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 20px); }

.small-offset-4 {
  margin-left: 33.33333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 20px); }

.small-offset-5 {
  margin-left: 41.66667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 20px); }

.small-offset-6 {
  margin-left: 50%; }

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 20px); }

.small-offset-7 {
  margin-left: 58.33333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 20px); }

.small-offset-8 {
  margin-left: 66.66667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 20px); }

.small-offset-9 {
  margin-left: 75%; }

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 20px); }

.small-offset-10 {
  margin-left: 83.33333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 20px); }

.small-offset-11 {
  margin-left: 91.66667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 20px); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 20px); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 20px); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 20px); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 20px); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 20px); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 20px); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 20px); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 20px); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 20px); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 20px); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 20px); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 20px); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 20px); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 20px); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 20px); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 20px); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 20px); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 20px); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 20px); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 20px); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 20px); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 20px); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 20px); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 20px); } }

.grid-y {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }

.grid-y > .cell {
  width: auto; }

.grid-y > .auto {
  height: auto; }

.grid-y > .shrink {
  height: auto; }

.grid-y > .small-shrink,
.grid-y > .small-full,
.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink,
  .grid-y > .medium-full,
  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink,
  .grid-y > .large-full,
  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

.grid-y > .small-1 {
  height: 8.33333%; }

.grid-y > .small-2 {
  height: 16.66667%; }

.grid-y > .small-3 {
  height: 25%; }

.grid-y > .small-4 {
  height: 33.33333%; }

.grid-y > .small-5 {
  height: 41.66667%; }

.grid-y > .small-6 {
  height: 50%; }

.grid-y > .small-7 {
  height: 58.33333%; }

.grid-y > .small-8 {
  height: 66.66667%; }

.grid-y > .small-9 {
  height: 75%; }

.grid-y > .small-10 {
  height: 83.33333%; }

.grid-y > .small-11 {
  height: 91.66667%; }

.grid-y > .small-12 {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .medium-shrink {
    height: auto; }
  .grid-y > .medium-1 {
    height: 8.33333%; }
  .grid-y > .medium-2 {
    height: 16.66667%; }
  .grid-y > .medium-3 {
    height: 25%; }
  .grid-y > .medium-4 {
    height: 33.33333%; }
  .grid-y > .medium-5 {
    height: 41.66667%; }
  .grid-y > .medium-6 {
    height: 50%; }
  .grid-y > .medium-7 {
    height: 58.33333%; }
  .grid-y > .medium-8 {
    height: 66.66667%; }
  .grid-y > .medium-9 {
    height: 75%; }
  .grid-y > .medium-10 {
    height: 83.33333%; }
  .grid-y > .medium-11 {
    height: 91.66667%; }
  .grid-y > .medium-12 {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .large-shrink {
    height: auto; }
  .grid-y > .large-1 {
    height: 8.33333%; }
  .grid-y > .large-2 {
    height: 16.66667%; }
  .grid-y > .large-3 {
    height: 25%; }
  .grid-y > .large-4 {
    height: 33.33333%; }
  .grid-y > .large-5 {
    height: 41.66667%; }
  .grid-y > .large-6 {
    height: 50%; }
  .grid-y > .large-7 {
    height: 58.33333%; }
  .grid-y > .large-8 {
    height: 66.66667%; }
  .grid-y > .large-9 {
    height: 75%; }
  .grid-y > .large-10 {
    height: 83.33333%; }
  .grid-y > .large-11 {
    height: 91.66667%; }
  .grid-y > .large-12 {
    height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem; }

.grid-padding-y > .cell {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.grid-margin-y {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem; }

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }

.grid-margin-y > .auto {
  height: auto; }

.grid-margin-y > .shrink {
  height: auto; }

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem); }

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem); }

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem); }

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem); }

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem); }

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem); }

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem); }

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem); }

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem); }

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem); }

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem); }

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto; }
  .grid-margin-y > .large-shrink {
    height: auto; }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%; }

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem; }

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }

.grid-margin-y > .auto {
  height: auto; }

.grid-margin-y > .shrink {
  height: auto; }

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem); }

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem); }

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem); }

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem); }

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem); }

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem); }

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem); }

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem); }

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem); }

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem); }

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem); }

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto; }
  .grid-margin-y > .large-shrink {
    height: auto; }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }

.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end; }

.align-center {
  -ms-flex-pack: center;
  justify-content: center; }

.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
  justify-content: center; }

.align-top {
  -ms-flex-align: start;
  align-items: flex-start; }

.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.align-bottom {
  -ms-flex-align: end;
  align-items: flex-end; }

.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.align-middle {
  -ms-flex-align: center;
  align-items: center; }

.align-self-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.align-stretch {
  -ms-flex-align: stretch;
  align-items: stretch; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

.align-center-middle {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center; }

.small-order-1 {
  -ms-flex-order: 1;
  order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
  order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
  order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
  order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
  order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
  order: 6; }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
    order: 6; } }

.flex-container {
  display: -ms-flexbox;
  display: flex; }

.flex-child-auto {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.flex-child-grow {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.flex-child-shrink {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.flex-dir-row {
  -ms-flex-direction: row;
  flex-direction: row; }

.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.flex-dir-column {
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .large-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

body {
  margin: 0; }

h1, h2, h3, h4, h5, p {
  margin-top: 0; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

figure {
  margin: 0;
  display: inline-block; }

*::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none; }

@font-face {
  font-family: 'AtlasGrotesk';
  src: url("../fonts/AtlasGrotesk-Thin.otf?#iefix") format("embedded-opentype"), url("../fonts/AtlasGrotesk-Thin.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

.text,
body {
  font-size: 1rem;
  line-height: 1.63; }
  .text--small,
  .footer__copyrights,
  .case-top-a__text--small,
  .case-top-b__caption,
  .case-top-b__text--small,
  .case-top-c__caption,
  .case-top-c__text--small,
  .image-2x__caption,
  .image-2x-text__caption,
  .image-text__caption,
  .bottom-message__content,
  .big-image__caption,
  .product__price,
  .cart__table-header,
  .my-plans__table .small,
  .checkout__table-header {
    font-size: 0.875rem;
    line-height: 1.57; }
    .text--small__grey {
      color: #918e8e; }
  .text--big {
    font-size: 1.5rem; }

body {
  font-family: 'AtlasGrotesk', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.625rem;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

p {
  word-break: break-word; }
  p a {
    display: inline; }

h1,
.h1 {
  font-size: 2rem;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41; }

h2,
.h2 {
  font-size: 1.5625rem;
  line-height: 2.25rem;
  font-weight: 300; }

h3,
.h3 {
  font-size: 1.1875rem;
  line-height: 1.875rem;
  font-weight: 300; }

a {
  padding-bottom: 1px;
  border-bottom: 1px solid #d0cdc8;
  display: inline-block;
  text-decoration: none;
  color: #191919;
  word-break: break-word;
  transition: all 0.25s ease; }
  a:hover {
    border-color: #ffaf4b; }

button {
  background-color: transparent;
  box-shadow: none;
  cursor: pointer;
  transition: all 0.25s ease;
  font-family: inherit; }

.btn,
button.btn {
  margin-bottom: 2rem;
  padding: 0.875rem 2.5rem 0.6875rem 2.5rem;
  border-radius: 2px;
  border: solid 1px #d0cdc8;
  display: inline-block;
  font-family: inherit;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1.625rem;
  text-align: center;
  color: #191919; }
  .btn:disabled,
  button.btn:disabled {
    cursor: default; }
  .btn:disabled, .btn:disabled:hover,
  button.btn:disabled,
  button.btn:disabled:hover {
    background-color: transparent;
    color: #d0cdc8;
    border-color: #d0cdc8; }
  .btn:hover,
  button.btn:hover {
    color: white;
    border-color: #191919;
    background-color: #191919; }
  .btn--plain,
  button.btn--plain {
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
            appearance: none; }
  .btn--primary,
  button.btn--primary {
    background: #191919;
    border-color: #191919;
    color: white; }
    .btn--primary:disabled, .btn--primary:disabled:hover,
    button.btn--primary:disabled,
    button.btn--primary:disabled:hover {
      background-color: #191919;
      border-color: #191919;
      color: #918e8e; }
    .btn--primary:hover,
    button.btn--primary:hover {
      background-color: #ffaf4b;
      border-color: #ffaf4b;
      color: #191919; }
  .btn--black,
  button.btn--black {
    color: white; }
    .btn--black:disabled, .btn--black:disabled:hover,
    button.btn--black:disabled,
    button.btn--black:disabled:hover {
      color: #918e8e; }
    .btn--black:hover,
    button.btn--black:hover {
      border-color: white;
      background-color: white;
      color: #191919; }
  .btn--white,
  button.btn--white {
    border-color: white;
    background-color: white;
    color: #191919; }
    .btn--white:disabled, .btn--white:disabled:hover,
    button.btn--white:disabled,
    button.btn--white:disabled:hover {
      background-color: white; }
    .btn--white:hover,
    button.btn--white:hover {
      border-color: #191919;
      background-color: #191919;
      color: white; }
  .btn--full-width,
  button.btn--full-width {
    width: 100%; }
  .btn--search,
  button.btn--search {
    padding: 13px 18px 12px 18px;
    margin-left: 0;
    margin-bottom: 1.25rem;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .btn--search:focus,
    button.btn--search:focus {
      background-color: #ffaf4b;
      border-color: #ffaf4b; }

body {
  margin-top: 4.6875rem;
  transition: overflow .5s ease-in-out; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

strong {
  font-family: Helvetica;
  font-weight: 500; }

.img-responsive {
  height: auto;
  width: 100%; }

.has-overlay-open {
  overflow: hidden; }

a, input, textarea, button, label, span {
  -webkit-tap-highlight-color: transparent; }

form {
  text-align: left; }

.fullsize-grey {
  margin-bottom: 1rem;
  padding-top: 2.8125rem;
  padding-bottom: 4rem;
  background-color: #f7f7f5; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*! jQuery UI - v1.13.2 - 2023-10-07
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)"; }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-button-icon-only {
  text-indent: 0; }

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)";
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333; }

.ui-widget-content a {
  color: #333; }

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff; }

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  -ms-filter: "alpha(opacity=35)";
  background-image: none; }

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)"; }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px; }

.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  -ms-filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  box-shadow: 0 0 5px #666; }

.select2 {
  max-width: 17.5rem;
  width: 100% !important; }

.select2-container--default .select2-selection--single {
  max-width: 17.5rem;
  width: 100%;
  padding: 0.875rem 1.25rem 1.125rem 1.25rem;
  border: 1px solid #d0cdc8;
  border-radius: 2px;
  outline: 0; }

.select2-container .select2-selection--single {
  height: 3.5rem; }
  .select2-container .select2-selection--single:focus, .select2-container .select2-selection--single:hover {
    border-color: #191919; }

.select2-container--open .select2-dropdown--below {
  box-sizing: border-box; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  outline: 0; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0.9375rem;
  right: 1.3125rem; }

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #f7f7f5;
  color: #191919; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: 0;
  border-color: #191919; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: 0;
  border-color: #191919; }

.select2-dropdown {
  border-color: #191919; }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 1.125rem;
  font-size: 0.9375rem; }

.select2-results__option {
  padding: 0.875rem 1.25rem 1.125rem 1.25rem; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  width: 0.75rem;
  height: 0.4375rem;
  padding-right: 0.625rem;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjdweCIgdmlld0JveD0iMCAwIDEyIDciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+ZHJvcF9hcnJvdzwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJUb29scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0iRm9ybXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02ODcuMDAwMDAwLCAtNjc1LjAwMDAwMCkiIGZpbGw9IiMxOTE5MTkiPiAgICAgICAgICAgIDxnIGlkPSJkcm9wZmllbGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ0MC4wMDAwMDAsIDYxOS4wMDAwMDApIj4gICAgICAgICAgICAgICAgPGcgaWQ9ImRyb3BmaWVsZF9pbml0aWFsIj4gICAgICAgICAgICAgICAgICAgIDxnIGlkPSJkcm9wX2Fycm93IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDcuMDAwMDAwLCA1Ni4wMDAwMDApIj4gICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBwb2ludHM9IjExLjI3NSAwIDYgNS41NTIgMC43MjQgMCAwIDAuNjg3IDYgNyAxMS45OTkgMC42ODciPjwvcG9seWdvbj4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgIDwvZz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
  border: 0; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: rotate(180deg); }

.select--inline {
  padding-right: 1.25rem;
  -webkit-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #d0cdc8;
  background-color: transparent;
  font-size: 1rem;
  font-family: inherit;
  color: #191919;
  font-weight: 300;
  background: url("../img/icons/icon-drop-down.svg") no-repeat right center;
  cursor: pointer;
  appearance: none; }
  .select--inline:hover, .select--inline:active, .select--inline:focus {
    border-color: #ffaf4b; }

select::-ms-expand {
  display: none; }

label {
  display: block;
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #191919;
  transition: all 0.25s ease-in-out; }

.form-group {
  min-width: 17.5rem;
  margin-right: 0.8125rem;
  margin-bottom: 1.25rem;
  position: relative;
  vertical-align: top;
  float: left; }
  .form-group--error input,
  .form-group--error textarea,
  .form-group--error .select2-container--default .select2-selection--single,
  .form-group--error [type='checkbox']:before {
    border-color: #e65a41; }
  .form-group--error .form-group__error {
    display: block; }
  .form-group__error {
    margin-top: 0.375rem;
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #e65a41;
    display: none; }
  .form-group--full-width {
    width: 100%;
    min-width: auto; }
    .form-group--full-width textarea {
      width: 100%; }
    .form-group--full-width .select2,
    .form-group--full-width .select2-container--default .select2-selection--single {
      max-width: 100%; }
  .form-group--search {
    width: calc(100% - 64px);
    max-width: 100%;
    min-width: 7.5rem;
    margin-right: 0; }
    .form-group--search input {
      width: 100%;
      height: 53px;
      border-radius: 2px 0 0 2px; }
    .form-group--search + .btn {
      border-radius: 0 2px 2px 0; }
      .form-group--search + .btn:hover .icon__search,
      .form-group--search + .btn:active .icon__search,
      .form-group--search + .btn:focus .icon__search {
        background-image: url("../img/icons/icon-search.svg"); }
      .form-group--search + .btn .icon__search {
        vertical-align: middle; }
  .form-group--search-mobile {
    float: none;
    width: calc(100% - 84px);
    max-width: 100%;
    margin: 0 auto;
    font-size: 0;
    border: 1px solid #d0cdc8;
    border-radius: 2px; }
    .form-group--search-mobile input {
      display: inline-block !important;
      width: calc(100% - 58px);
      margin-right: 0;
      font-size: 0.9375rem;
      border: 0 none;
      -webkit-appearance: none; }
    .form-group--search-mobile .btn {
      display: inline-block !important;
      margin-bottom: 0;
      font-size: 0.9375rem;
      border: 0 none;
      -webkit-appearance: none; }
      .form-group--search-mobile .btn .icon__search {
        vertical-align: middle; }
  .form-group--counter {
    margin: -1.425rem 0.4rem 0 0;
    position: relative;
    font-size: 0.75rem;
    float: inline-end; }
  .form-group .field-validation-error {
    color: red; }

.input-search {
  padding-right: 2.25rem;
  background: url("../img/icons/icon-search.svg") no-repeat 95% 50%;
  background-size: 16px; }

::-webkit-input-placeholder {
  color: #d0cdc8; }

:-ms-input-placeholder {
  color: #d0cdc8; }

::-moz-placeholder {
  color: #d0cdc8;
  opacity: 1; }

:-moz-placeholder {
  color: #d0cdc8;
  opacity: 1; }

input {
  width: 17.5rem;
  padding: 14px 20px 15px 20px;
  border: 1px solid #d0cdc8;
  border-radius: 2px;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
  line-height: 22px;
  font-size: 15px;
  color: #191919;
  font-weight: 300;
  transition: all 0.25s ease-in-out;
  caret-color: #ffaf4b; }
  input:focus {
    border-color: #191919;
    outline: 0; }
  .form-group--full-width input {
    width: 100%; }

textarea {
  width: 17.5rem;
  min-height: 8.75rem;
  padding: 0.875rem 1.25rem 1.125rem 1.25rem;
  border: 1px solid #d0cdc8;
  border-radius: 2px;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
  font-size: 0.9375rem;
  line-height: 1.375rem;
  color: #191919;
  font-weight: 300;
  transition: all 0.25s ease-in-out;
  caret-color: #ffaf4b;
  resize: vertical; }
  textarea:focus {
    border-color: #191919;
    outline: 0; }

input[type='radio'],
input[type='checkbox'] {
  width: auto;
  border: 0;
  padding: 0.3125rem;
  background-color: transparent;
  -webkit-appearance: none;
          appearance: none; }

.checkbox label,
.radio label {
  min-height: 1.25rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.375rem;
  cursor: pointer;
  color: #191919; }

.checkbox p,
.radio p {
  display: inline-block; }

.checkbox--inline label,
.radio--inline label {
  margin-right: 1.5rem;
  display: inline-block; }

.checkbox .icon__info,
.radio .icon__info {
  margin-top: 0.625rem; }

input[type='checkbox']:before {
  content: ' ';
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 2px;
  background-color: white;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #d0cdc8;
  font: 16px/1em sans-serif; }

input[type='checkbox']:focus:before, input[type='checkbox']:checked:before {
  border-color: #ffaf4b; }

input[type='checkbox']:checked:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyMHB4IiBoZWlnaHQ9IjIwcHgiIHZpZXdCb3g9IjAgMCAyMCAyMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5Hcm91cDwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJUb29scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0iRm9ybXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NDAuMDAwMDAwLCAtMTIyOC4wMDAwMDApIj4gICAgICAgICAgICA8ZyBpZD0iR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ0MC4wMDAwMDAsIDEyMjguMDAwMDAwKSI+ICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJjaGVja19maWVsZCIgc3Ryb2tlPSIjQzRDNEJGIiB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjE5IiBoZWlnaHQ9IjE5IiByeD0iMiI+PC9yZWN0PiAgICAgICAgICAgICAgICA8ZyBpZD0iY2hlY2tmaWVsZF9ob3ZlciIgZmlsbD0iI0ZGQUY0QiI+ICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0iY2hlY2tfZmllbGRfaG92ZXIiIHg9IjAiIHk9IjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgcng9IjIiPjwvcmVjdD4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iUGFnZS0xIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjAwMDAwMCwgNi4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4gICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTEiIHBvaW50cz0iMCAzLjY3ODY4NCA0LjMyMTkzNjIzIDggNSA3LjMyMDMzMDk3IDAuNjc5MDI0MjAzIDMiPjwvcG9seWdvbj4gICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTIiIHBvaW50cz0iMTEuMzExODA3IDAgNCA3LjMxMSA0LjY5MDE0MjU2IDggMTIgMC42ODkiPjwvcG9seWdvbj4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgIDwvZz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==) no-repeat center; }

input[type='checkbox']:disabled {
  opacity: 0.5;
  cursor: default; }
  input[type='checkbox']:disabled + span {
    color: #d0cdc8; }

input[type='radio']:before {
  content: ' ';
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50px;
  background-color: white;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #d0cdc8;
  font: 16px/1em sans-serif; }

input[type='radio']:focus:before, input[type='radio']:checked:before {
  border-width: 8px;
  border-color: #ffaf4b; }

input[type='radio']:checked:before {
  background-color: #ffffff; }

.radiobuttonlist label {
  display: inline-block; }

input[type='number'] {
  -moz-appearance: textfield; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0; }

.amount-selector__input {
  width: 3rem;
  padding: 0;
  border: 0;
  display: inline-block;
  background-color: transparent;
  text-align: center; }
  .amount-selector__input:hover {
    -webkit-appearance: none;
    -moz-appearance: textfield; }

.amount-selector__remove, .amount-selector__add {
  width: 1.25rem;
  height: 1.25rem;
  border: 1px solid #918e8e;
  background-color: white;
  border-radius: 50px;
  display: inline-block;
  text-align: center;
  line-height: 1.25rem;
  vertical-align: middle;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: all 0.25s ease-in-out; }
  .amount-selector__remove:hover, .amount-selector__add:hover {
    border-color: #ffaf4b;
    background-color: #ffaf4b;
    cursor: pointer; }

.tooltip {
  position: absolute;
  opacity: 0;
  display: block;
  z-index: 1070; }
  .tooltip.in {
    opacity: 1; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }

.tooltip-inner {
  max-width: 20rem;
  padding: 1.5rem;
  border-radius: 1px;
  background-color: #f7f7f5; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #f7f7f5; }

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #f7f7f5; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #f7f7f5; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #f7f7f5; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #f7f7f5; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #f7f7f5; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #f7f7f5; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #f7f7f5; }

.icon {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block; }
  .icon__flag {
    width: 1.25rem;
    height: 0.9375rem;
    background: red; }
  .icon__basket {
    width: 20px;
    height: 21px;
    background-image: url("../img/icons/icon-basket.svg");
    margin-bottom: -2px;
    position: relative; }
    .icon__basket + .basket-counter {
      display: none;
      width: 16px;
      height: 16px;
      background-color: #ffaf4b;
      border-radius: 50%;
      font-size: 0.5rem;
      font-weight: 700;
      line-height: 1.125rem;
      text-align: center;
      vertical-align: middle;
      transform: translate(-10px, -6px);
      position: absolute;
      margin-left: 3px;
      margin-top: 6px; }
      .icon__basket + .basket-counter--visible {
        display: inline-block; }
  .icon__search {
    width: 1rem;
    height: 1rem;
    background-image: url("../img/icons/icon-search.svg"); }
    .icon__search--white {
      background-image: url("../img/icons/icon-search-white.svg"); }
  .icon__close {
    width: 1rem;
    height: 1rem;
    background-image: url("../img/icons/icon-close.svg"); }
    .icon__close--white {
      background-image: url("../img/icons/icon-close-white.svg"); }
  .icon__arrow {
    width: 1rem;
    height: 0.5625rem;
    background-image: url("../img/icons/icon-drop-down.svg"); }
    .icon__arrow--left {
      transform: rotate(90deg); }
    .icon__arrow--right {
      transform: rotate(-90deg); }
    .icon__arrow--up {
      transform: rotate(-180deg); }
    .icon__arrow--white {
      background-image: url("../img/icons/icon-drop-down-white.svg"); }
  .icon__checkmark {
    width: 0.75rem;
    height: 0.5625rem;
    background-image: url("../img/icons/icon-checkmark.svg"); }
  .icon__info {
    width: 1.1875rem;
    height: 1.1875rem;
    border-radius: 50px;
    margin-left: 0.5rem;
    background-color: #f0f0eb;
    vertical-align: text-bottom;
    position: relative;
    cursor: pointer;
    transition: all 0.25s ease-in-out; }
    .icon__info:before {
      content: 'i';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      font-size: 0.875rem;
      line-height: 1.375rem;
      text-align: center;
      color: #191919; }
    .icon__info:hover {
      background-color: #918e8e; }
      .icon__info:hover:before {
        color: white; }
  .icon__user {
    width: 0.8125rem;
    height: 1.0625rem;
    background-image: url("../img/icons/icon-user.svg"); }

.header {
  width: 100%;
  background-color: white;
  position: fixed;
  top: 0;
  transition: top 0.2s ease-in-out;
  z-index: 52; }
  .header--hide {
    top: -7.5rem; }
  .header__logo {
    width: 5.625rem;
    padding: 0.5rem 2.5rem 1.5rem 2.5rem;
    box-sizing: content-box; }
    @media screen and (max-width: 40em) {
      .header__logo {
        padding-top: 1.5rem;
        padding-left: 1.5rem; } }
  .header__logo_singlerow {
    padding: 1.5rem 2.5rem; }
  .header__logo-link {
    padding-bottom: 0;
    border-bottom: 0;
    display: inline-block;
    line-height: 0;
    vertical-align: bottom; }
    .header--expanded .header__logo-link {
      position: relative;
      z-index: 8; }
  .header__dropdown {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start; }
  .header--expanded {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto;
    background: none; }
  .has-overlay-open .header {
    height: 100vh;
    overflow: auto; }

@media screen and (max-width: 40em) {
  .mobile-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6;
    width: 100%;
    height: 0;
    background-color: #ffffff;
    opacity: 0;
    overflow: auto;
    transition: opacity 300ms ease-out, height 0s linear .4s; } }

@media screen and (max-width: 40em) {
  .header--expanded .mobile-header {
    opacity: 1;
    height: 100%;
    transition: opacity 400ms ease-out; } }

.search-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(62, 65, 68, 0.9);
  z-index: 55;
  display: none; }

.page-search {
  width: 100%;
  max-width: 45rem;
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center; }
  .page-search__close {
    border-bottom: 0;
    padding: 1.25rem;
    cursor: pointer;
    box-sizing: border-box;
    float: right; }
    .page-search__close span {
      transition: transform 0.25s cubic-bezier(0.62, 0.28, 0.23, 0.99);
      transform: translateZ(0); }
    .page-search__close:focus span,
    .page-search__close:hover span {
      transform: rotate(90deg); }
  .page-search form {
    margin-left: 10px; }

.custom-dropdown {
  position: relative;
  display: inline-block; }
  @media screen and (max-width: 40em) {
    .custom-dropdown {
      padding-left: 1.875rem;
      padding-top: 1.375rem;
      font-size: 1.5625rem;
      line-height: 2.25rem; } }
  .custom-dropdown__link {
    display: inline-block;
    border-bottom: 0;
    position: relative; }
    @media screen and (max-width: 40em) {
      .custom-dropdown__link:after {
        content: '';
        width: 1rem;
        height: 0.5625rem;
        background: url("../img/icons/icon-drop-down.svg") no-repeat center;
        background-size: cover;
        position: absolute;
        top: 0.75rem;
        right: -1.75rem; }
      .custom-dropdown__link--expanded:after {
        transform: rotate(180deg); } }
    .custom-dropdown__link .icon {
      width: 10px;
      height: 6px;
      margin-bottom: 3px;
      margin-left: 4px; }
      @media screen and (max-width: 40em) {
        .custom-dropdown__link .icon {
          display: none; } }
  .custom-dropdown__flag {
    width: 1.1875rem;
    height: auto;
    padding: 0.625rem 0.625rem 0 0.625rem;
    display: block;
    filter: grayscale(100%);
    box-sizing: content-box; }
  .custom-dropdown:hover .custom-dropdown__choices {
    background-color: white;
    visibility: visible;
    opacity: 1; }
  .custom-dropdown:focus-within .custom-dropdown__choices {
    background-color: white;
    visibility: visible;
    opacity: 1; }
  .custom-dropdown__choices {
    width: 6.875rem;
    margin-left: -0.5625rem;
    position: absolute;
    top: 100%;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.25s cubic-bezier(0.62, 0.28, 0.23, 0.99);
    z-index: 500;
    padding-top: 7px;
    line-height: 1.25rem; }
    @media screen and (max-width: 40em) {
      .custom-dropdown__choices {
        margin-left: 0;
        position: relative;
        visibility: visible;
        opacity: 1;
        text-align: left;
        display: none;
        z-index: 1; } }
  .custom-dropdown__choices-link {
    margin: 0 0.625rem 0.25rem 0.625rem;
    border-bottom-color: transparent;
    line-height: 1.125rem; }
    .custom-dropdown__choices-link:hover, .custom-dropdown__choices-link:focus-within {
      border-bottom: 1px solid #ffaf4b; }
    @media screen and (max-width: 40em) {
      .custom-dropdown__choices-link {
        margin-left: 0;
        font-size: 1.1875rem;
        line-height: 1.875rem; } }
  .custom-dropdown__choices-flag {
    width: 1.1875rem;
    height: auto; }

.dropdown {
  position: relative; }
  .dropdown:hover .dropdown__list {
    opacity: 1;
    visibility: visible;
    background: #ffffff; }
  .dropdown__list {
    position: absolute;
    top: 100%;
    padding: 0.5rem 0.75rem 0.5rem 0.75rem;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    z-index: 500;
    transition: opacity 0.25s cubic-bezier(0.62, 0.28, 0.23, 0.99); }
  .dropdown__link {
    margin: 0.5rem 0 0.5rem 0;
    line-height: 1.125rem;
    font-size: 0.875rem;
    border-color: transparent;
    white-space: nowrap; }
    .dropdown__link--active {
      border-bottom: 1px solid #ffaf4b; }

.mega-dropdown {
  margin-top: 2.8125rem;
  display: none; }
  .mega-dropdown__img {
    width: 100%; }
  .mega-dropdown__trigger {
    display: inline-block;
    clear: both;
    position: relative; }

.nav__wrapper {
  margin: 0 1rem 0.75rem 0;
  padding: 0;
  text-align: right;
  list-style-type: none; }

.nav__wrapper.utillinks li a {
  font-size: 0.875rem;
  color: #605E5E; }

.nav__wrapper.centered {
  margin: 0 0 0.75rem 0;
  text-align: center; }

.nav__item {
  display: inline-block; }

.nav__link {
  margin: 0 0.75rem 0 0.75rem;
  padding-top: 1.375rem;
  border-bottom-color: white;
  display: block;
  line-height: 0.9375rem; }
  .nav__link--active {
    border-bottom: 1px solid #ffaf4b; }

.nav__btn {
  margin-right: 0.75rem;
  padding-top: 1rem;
  position: relative;
  display: inline-block; }
  .nav__btn a {
    border-bottom: none; }

.nav__btn:empty {
  display: none; }

.nav__dropdown {
  width: 16.25rem;
  padding-right: 1rem;
  padding-bottom: 3rem;
  font-size: 1.1875rem; }
  .nav__dropdown li {
    padding-bottom: 0.5rem;
    display: block; }

.nav__dropdown-link {
  border-bottom-color: transparent;
  display: inline; }

.nav--mobile {
  margin-top: 5rem; }

@media screen and (min-width: 40em) {
  .nav--desktop {
    display: block; }
  .nav--mobile {
    display: none; } }

@media screen and (max-width: 40em) {
  .nav--desktop {
    display: none; }
  .nav--mobile {
    display: block; } }

.m-nav__trigger {
  display: none; }
  @media screen and (max-width: 40em) {
    .m-nav__trigger {
      width: 1.3125rem;
      height: 1.3125rem;
      padding: 2.25rem 0.75rem;
      margin-right: 0.75rem;
      border: 0;
      display: block;
      text-indent: -9999px;
      background: none;
      float: right;
      position: relative;
      outline: none; }
      .m-nav__trigger:after {
        content: '';
        width: 1.3125rem;
        height: 1.3125rem;
        margin: auto;
        background: url("../img/icons/burger.svg") no-repeat center;
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .m-nav__trigger--active:after {
        background: url("../img/icons/icon-close.svg");
        background-size: cover; }
      .header--expanded .m-nav__trigger {
        z-index: 8; } }

.m-nav__wrapper {
  margin-top: 1.5rem;
  padding: 0;
  list-style-type: none; }
  .m-nav__wrapper .secondary-link a {
    font-size: 1.25rem;
    color: #605E5E;
    line-height: 1.875rem; }
  .m-nav__wrapper .secondary-link select {
    font-size: 1.25rem;
    color: #605E5E;
    border: 0; }
  .m-nav__wrapper .secondary-link .custom-dropdown {
    margin: 0 0.75rem 0 2.5rem;
    padding: 1rem 0 0 0;
    line-height: 1.875rem; }

@-moz-document url-prefix() {
  .m-nav__wrapper .secondary-link .custom-dropdown {
    margin: 0 0.75rem 0 2.2rem; } }

.m-nav__link {
  margin: 0 0.75rem 0 2.5rem;
  padding-top: 1rem;
  border-bottom-color: white;
  display: inline-block;
  font-size: 1.5625rem;
  line-height: 2.25rem; }
  .m-nav__link--active {
    border-bottom: 1px solid #ffaf4b; }

.m-nav__level-1 {
  border-bottom: 0;
  font-size: 1.5625rem;
  line-height: 2.25rem;
  position: relative;
  display: inline-block; }
  .m-nav__level-1:active, .m-nav__level-1:focus {
    border-bottom: 0; }
  .m-nav__level-1:after {
    content: '';
    width: 1rem;
    height: 0.5625rem;
    background: url("../img/icons/icon-drop-down.svg") no-repeat center;
    background-size: cover;
    position: absolute;
    top: 1.75rem;
    right: -1.75rem; }
  .m-nav__level-1--expanded {
    margin-bottom: 0.625rem;
    border-bottom: 1px solid transparent; }
  .m-nav__level-1--expanded:after {
    transform: rotate(180deg); }

.m-nav__level-2 {
  padding-left: 0.75rem;
  display: block; }
  @media screen and (max-width: 40em) {
    .m-nav__level-2 {
      margin-bottom: 0.75rem;
      font-size: 1.1875rem;
      line-height: 1.625rem; } }
  .m-nav__level-2 span {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
    padding-bottom: 0.25rem; }
  .m-nav__level-2--expanded span {
    border-bottom: 1px solid #ffaf4b; }

.m-nav__btn {
  margin-left: 1.25rem;
  position: relative;
  display: inline-block; }

.m-nav__dropdown {
  display: none;
  padding: 1.125rem 1rem 1rem 2.5rem; }
  .m-nav__dropdown .m-nav__link {
    margin: 0 0 0.5rem 0;
    line-height: 1.58;
    font-size: 1.1875rem; }

.m-nav__dropdown-link {
  margin-bottom: 0.5rem;
  padding-top: 0.3125rem;
  border-bottom-color: transparent;
  font-size: 1.1875rem;
  line-height: 1.625rem; }

.m-nav__top {
  float: right; }

.m-nav__buttons {
  margin-top: 24px;
  float: right; }
  .m-nav__buttons a {
    border-bottom: none;
    margin-right: 18px; }

.footer {
  padding: 5rem 0;
  color: #f0f0eb; }
  @media screen and (max-width: 40em) {
    .footer {
      padding-top: 1.125rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .footer a:not(.btn) {
    border: 0;
    color: #918e8e;
    line-height: 1.625rem; }
    .footer a:not(.btn):hover {
      color: #ffffff; }
  @media screen and (max-width: 64em) {
    .footer__title {
      margin-top: 2rem;
      margin-bottom: 0.5rem; } }
  .footer .icon {
    margin-right: 0.6875rem; }
  .footer__copyrights {
    margin-top: 2rem;
    color: #918e8e; }
  @media screen and (min-width: 40em) {
    .footer__link-item {
      display: inline-block; } }
  @media screen and (min-width: 40em) {
    .footer__link:before {
      content: '|';
      margin-left: 1rem;
      margin-right: 1rem;
      color: #3e4144; } }

@media screen and (max-width: 40em) {
  .newsletter__cta {
    text-align: center; }
    .newsletter__cta .btn {
      width: 100%; } }

@media screen and (max-width: 40em) {
  .newsletter__cta-title {
    margin-bottom: 1.5rem;
    font-size: 1.5625rem;
    line-height: 2.25rem;
    font-weight: 300; } }

.pagination {
  padding-left: 0;
  margin-bottom: 10rem; }
  @media screen and (max-width: 40em) {
    .pagination {
      text-align: center;
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 6rem; } }
  .pagination__item {
    margin-bottom: 1rem;
    display: inline-block; }
  .pagination__link {
    padding: 0.625rem 0.5rem;
    border-bottom: 1px solid transparent;
    margin-left: 0.375rem;
    margin-right: 0.375rem;
    font-size: 1rem;
    line-height: 1.625rem; }
    .pagination__link--current, .pagination__link:hover {
      border-bottom: 1px solid #ffaf4b; }
  .pagination .icon__arrow {
    width: 1.25rem;
    height: 1.875rem;
    vertical-align: bottom; }
  .pagination__nav-previous, .pagination__nav-next {
    border-bottom: 0; }
    .pagination__nav-previous:hover, .pagination__nav-next:hover {
      border-bottom: 0; }
  .pagination__nav-previous {
    margin-left: 0;
    margin-right: 1.5rem; }
    @media screen and (max-width: 40em) {
      .pagination__nav-previous {
        margin-right: 0.25rem; } }
  .pagination__nav-next {
    margin-left: 1.5rem; }
    @media screen and (max-width: 40em) {
      .pagination__nav-next {
        margin-left: 0.25rem; } }
  .pagination__nav--disabled {
    cursor: default;
    opacity: 0.25; }

.contacts {
  margin-bottom: 10rem; }
  @media screen and (max-width: 40em) {
    .contacts {
      margin-bottom: 3.5rem; } }

.contact {
  height: 17.1875rem;
  margin-bottom: 2.5rem;
  overflow: hidden; }
  @media only screen and (max-width: 1200px) {
    .contact {
      height: 23vw; } }
  @media only screen and (max-width: 1023px) {
    .contact {
      height: 46vw; } }
  .contact .small {
    margin-bottom: 0; }
    .contact .small a {
      padding-top: 0.25rem; }
  .contact__name {
    margin-bottom: 0; }
  .contact__info {
    width: calc(50% - 25px);
    position: relative;
    height: 100%;
    float: right; }
    @media only screen and (max-width: 500px) {
      .contact__info {
        width: calc(50% - 10px); }
        .contact__info .contact__name {
          font-size: 14px;
          line-height: 1.5; }
        .contact__info p {
          font-size: 12px;
          line-height: 1.5; } }
  .contact__contacts {
    position: absolute;
    font-size: 0.9rem;
    bottom: 0; }
  .contact__image {
    background-color: #f7f7f5;
    width: 50%;
    height: 100%;
    float: left;
    position: relative; }

.story-filter {
  background-color: #f7f7f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
  margin-bottom: 6rem;
  display: none; }
  @media screen and (max-width: 64em) {
    .story-filter {
      padding-top: 2.5rem;
      padding-left: 1.75rem;
      padding-right: 1.75rem; }
      .story-filter__title {
        margin-top: 2.5rem; } }
  @media screen and (max-width: 40em) {
    .story-filter {
      padding-top: 0.5rem;
      padding-bottom: 3rem; } }
  .story-filter .checkbox:last-of-type {
    margin-bottom: 3rem; }
  .story-filter .checkbox label {
    position: relative;
    width: auto;
    display: inline-block;
    margin-bottom: 0; }
  .story-filter .radio label {
    margin-bottom: 0.1875rem; }
  .story-filter__expand-btn {
    border: 0;
    border-bottom: 1px solid #d0cdc8;
    padding: 0;
    margin-bottom: 3.75rem;
    position: relative;
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.875rem;
    font-weight: 300;
    overflow: visible;
    transition: all 0.25s ease; }
    .story-filter__expand-btn:hover, .story-filter__expand-btn:focus, .story-filter__expand-btn:active {
      border-color: #ffaf4b; }
    @media screen and (max-width: 40em) {
      .story-filter__expand-btn {
        margin-bottom: 3rem; } }
    .story-filter__expand-btn--expanded:after {
      transform: rotate(-180deg); }
    .story-filter__expand-btn:after {
      content: '';
      width: 1rem;
      height: 0.5625rem;
      background: url("../img/icons/icon-drop-down.svg") no-repeat center;
      position: absolute;
      top: 0.8125rem;
      right: -1.625rem;
      background-repeat: no-repeat; }
    .story-filter__expand-btn + .story-filter__expand-btn {
      margin-left: 5rem; }
      @media screen and (max-width: 25em) {
        .story-filter__expand-btn + .story-filter__expand-btn {
          display: block;
          margin-top: -1.25rem;
          margin-left: 0; } }

.accordion {
  border-bottom: 1px solid #d0cdc8;
  margin-bottom: 4.5rem; }
  .accordion__wrapper {
    padding-top: 5rem;
    margin-bottom: 10rem; }
    @media screen and (max-width: 40em) {
      .accordion__wrapper {
        margin-bottom: 6rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
  .accordion__content {
    margin-top: 0.5625rem;
    display: none; }
  .accordion__item {
    border-top: 1px solid #d0cdc8;
    position: relative; }
    .accordion__item:first-of-type {
      border-top: 0; }
  .accordion__trigger {
    width: 100%;
    padding: 0.9375rem 2.1875rem 0.9375rem 0;
    border-bottom: 0;
    display: block;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: relative; }
    .accordion__trigger:after {
      content: '+';
      position: absolute;
      right: 0.625rem;
      top: 0.9375rem;
      font-size: 1.625rem;
      font-weight: 300;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transition: all 0.25s ease-in-out; }
    .accordion__trigger--active:after {
      transform: rotate(45deg); }

.accordion--tabs {
  border: 0 none; }
  .accordion--tabs .accordion__item {
    border: 0 none; }
  .accordion--tabs .accordion__trigger {
    font-size: 1.25rem; }
    .accordion--tabs .accordion__trigger:after {
      display: none; }
  .accordion--tabs .accordion__content {
    margin-bottom: 2.5rem; }
  .accordion--tabs .accordion__icon {
    position: absolute;
    right: 0.625rem;
    top: 0.9375rem; }

.hero {
  height: 54rem;
  margin-bottom: 10rem;
  position: relative;
  color: white;
  transition: transform 1.5s ease-out .5s;
  overflow: hidden; }
  @media screen and (max-width: 40em) {
    .hero {
      height: 40rem;
      margin-bottom: 6rem;
      background-size: contain; }
      .hero__slideshow {
        height: 20rem; } }
  .hero__image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    margin-top: 40px; }
    @media screen and (max-width: 40em) {
      .hero__image {
        background-position: bottom center;
        margin-top: 1px; } }
  .hero__content-wrapper {
    height: 100%;
    padding-top: 28%;
    padding-bottom: 6rem;
    z-index: 1; }
  .hero__title {
    font-size: 4rem;
    margin-bottom: 9px;
    margin-left: -5px;
    line-height: 1.15; }
  .hero__video {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    right: 0;
    bottom: -40px;
    background-size: cover;
    z-index: 0; }
    @media screen and (max-width: 40em) {
      .hero__video {
        background-position: bottom center;
        margin-top: 1px; } }

.hero-slider .bx-viewport {
  box-sizing: border-box; }

.hero-slider .bx-wrapper .bx-pager {
  width: calc(33.33333% - 32px);
  top: auto;
  bottom: 5rem;
  right: 0;
  font-size: 1rem;
  line-height: 1.625rem;
  color: white;
  text-align: left;
  z-index: 50; }
  @media screen and (max-width: 40em) {
    .hero-slider .bx-wrapper .bx-pager {
      width: 9.375rem;
      left: 3.4375rem;
      bottom: 2.5rem; } }

.hero-slider .bx-controls-direction {
  width: 6.25rem;
  position: absolute;
  bottom: 6.4375rem;
  right: 2rem;
  top: auto; }
  @media screen and (max-width: 40em) {
    .hero-slider .bx-controls-direction {
      width: 4.375rem;
      right: 1.25rem;
      bottom: 3.875rem; } }
  .hero-slider .bx-controls-direction a {
    color: transparent;
    font-size: 1px; }

.hero-slider .bx-wrapper .bx-controls-direction a {
  opacity: 1; }

.hero-slider .bx-wrapper .bx-controls-direction a:before {
  content: none; }

.hero-slider .bx-wrapper .bx-controls-direction a {
  width: 1.25rem;
  height: 1.25rem;
  background: url("../img/icons/icon-drop-down-white.svg") no-repeat center;
  background-size: contain; }

.hero-slider .bx-prev {
  transform: rotate(90deg); }
  .hero-slider .bx-prev:hover {
    cursor: pointer;
    transform: scale(1.5) rotate(90deg); }

.hero-slider .bx-next {
  transform: rotate(-90deg); }
  .hero-slider .bx-next:hover {
    cursor: pointer;
    transform: scale(1.5) rotate(-90deg); }

/* Hero slider/carousel */
.landing {
  /*height: 700px;*/
  /*calc(100vh - 80px );*/
  width: 100%;
  display: block;
  overflow: hidden;
  z-index: 20; }

.landing .landing-item {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden; }

.landing .landing-item .landing-item-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 110%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 18;
  transform: translateX(0);
  animation: backgroundScroll 30s linear infinite; }

.landing .landing-item .landing-item-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 25; }

.cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 999 !important;
  position: absolute;
  bottom: 0;
  overflow: hidden;
  background: #fff;
  padding: 10px 0; }

.cycle-pager span {
  font-family: Acumin;
  font-size: 18pt;
  padding: 0 5px;
  display: inline-block;
  color: #ddd;
  cursor: pointer;
  transition: .2s ease-in-out; }

.cycle-pager span.cycle-pager-active,
.cycle-pager span:hover {
  color: #444; }

@keyframes backgroundScroll {
  0% {
    -webkit-transform: translateX(0); }
  50% {
    -webkit-transform: translateX(-5%); }
  100% {
    -webkit-transform: translateX(0); } }

.onward-link {
  text-align: center;
  color: white; }
  .onward-link__item {
    height: 31.25rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    position: relative;
    background-color: #191919;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media screen and (max-width: 64em) {
      .onward-link__item {
        height: 450px; } }
    .onward-link__item:after {
      content: '';
      width: 100%;
      height: 100%;
      background-color: rgba(25, 25, 25, 0.5);
      position: absolute;
      top: 0;
      left: 0; }
  .onward-link__title, .onward-link__text, .onward-link__wrapper {
    z-index: 1; }
  .onward-link__title {
    margin-bottom: 1rem; }
    @media screen and (max-width: 64em) {
      .onward-link__title {
        font-size: 1.5625rem;
        line-height: 2.25rem; } }
  .onward-link__text {
    max-width: 31.25rem;
    margin: 0 auto 2rem auto;
    line-height: 1.625rem; }
  .onward-link__wrapper {
    width: 100%;
    padding: 4rem 2.5rem 2rem 2.5rem; }

.cross-links {
  margin-bottom: 3.75rem; }
  .cross-links + .cross-links:last-of-type {
    margin-bottom: 7.5rem; }
  @media screen and (max-width: 40em) {
    .cross-links {
      margin-bottom: 0;
      border-top: 0; } }
  .cross-links__title {
    margin: 0;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #f0f0eb; }
  .cross-links__item-img {
    margin-bottom: 1rem; }
  .cross-links__item {
    max-width: 21.25rem;
    box-sizing: border-box;
    padding-top: 4rem;
    padding-right: 1rem; }
    @media screen and (max-width: 40em) {
      .cross-links__item {
        padding-top: 0;
        padding-bottom: 2rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }

.case-top-a {
  margin-top: 11.5rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 40em) {
    .case-top-a {
      margin-top: 8.625rem;
      margin-bottom: 6rem;
      padding: 0 1.25rem; } }
  .case-top-a__title {
    margin-bottom: 2rem; }
  .case-top-a__text--small {
    color: #918e8e;
    line-height: 1.625rem; }
    .case-top-a__text--small a {
      color: inherit; }
  .case-top-a__text--big {
    font-size: 1.1875rem;
    line-height: 1.875rem;
    font-weight: 300; }

.case-top-b {
  margin-top: 11.5rem;
  margin-bottom: 12rem; }
  @media screen and (max-width: 40em) {
    .case-top-b {
      margin-top: 8.625rem;
      margin-bottom: 6rem; } }
  .case-top-b__caption {
    padding-top: 1rem;
    color: #918e8e;
    text-align: left; }
    .case-top-b__caption p {
      margin-bottom: 0; }
    .case-top-b__caption a {
      color: #918e8e; }
  @media screen and (max-width: 40em) {
    .case-top-b__img {
      text-align: center; } }
  .case-top-b__text {
    font-size: 1.1875rem;
    font-weight: 300; }
    @media screen and (max-width: 40em) {
      .case-top-b__text {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-top: 2rem; } }
  .case-top-b__text--big {
    font-size: 1.1875rem;
    line-height: 1.875rem;
    font-weight: 300; }
  .case-top-b__text--small {
    padding-top: 2rem;
    margin-top: 5rem;
    color: #918e8e;
    line-height: 1.625rem;
    position: relative; }
    @media screen and (max-width: 40em) {
      .case-top-b__text--small {
        margin-top: 3rem; } }
    .case-top-b__text--small a {
      color: inherit; }
    .case-top-b__text--small:before {
      content: '';
      width: 10rem;
      height: 0;
      border-top: 1px solid #d0cdc8;
      position: absolute;
      top: 0;
      left: 0; }

.case-top-c {
  width: 100%;
  max-width: 1920px;
  margin: 11.5rem auto 12rem auto;
  position: relative; }
  @media screen and (max-width: 40em) {
    .case-top-c {
      margin-top: 8.625rem;
      margin-bottom: 6rem; } }
  .case-top-c__caption {
    max-width: 700px;
    padding-top: 1rem;
    padding-right: 1.25rem;
    margin-right: 0;
    color: #918e8e;
    text-align: left; }
    @media screen and (max-width: 40em) {
      .case-top-c__caption {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
    .case-top-c__caption p {
      margin-bottom: 0; }
    .case-top-c__caption a {
      color: #918e8e; }
  @media screen and (max-width: 40em) {
    .case-top-c__text {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      margin-top: 2rem;
      margin-bottom: 3rem; } }
  .case-top-c__text--big {
    font-size: 1.1875rem;
    line-height: 1.875rem;
    font-weight: 300; }
  .case-top-c__text--small {
    padding-top: 2rem;
    margin-top: 5rem;
    color: #918e8e;
    line-height: 1.625rem;
    position: relative; }
    @media screen and (max-width: 40em) {
      .case-top-c__text--small {
        margin-top: 3rem; } }
    .case-top-c__text--small:before {
      content: '';
      width: 10rem;
      height: 0;
      border-top: 1px solid #d0cdc8;
      position: absolute;
      top: 0;
      left: 0; }
    .case-top-c__text--small a {
      color: inherit; }
  .case-top-c__figure {
    width: auto; }
    @media screen and (min-width: 40em) {
      .case-top-c__figure {
        margin-top: 9.25rem; } }
    .case-top-c__figure img {
      width: 100%; }
  .case-top-c__offset {
    width: 45vw;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right; }
    @media screen and (max-width: 40em) {
      .case-top-c__offset {
        position: relative;
        width: 100%; } }

.image-2x {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 12rem auto;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .image-2x video {
    width: 100%;
    max-width: 52.5rem; }
  @media screen and (max-width: 40em) {
    .image-2x {
      margin-bottom: 3rem;
      display: block; }
      .image-2x figure {
        margin-bottom: 3rem; } }
  .image-2x img {
    width: 100%; }
  .image-2x__caption {
    padding-top: 1rem;
    color: #918e8e; }
    .image-2x__caption p {
      margin-bottom: 0; }
    .image-2x__caption a {
      color: #918e8e; }
  .image-2x__offset {
    width: 45vw;
    max-width: 52.5rem;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto; }
    .image-2x__offset--right {
      left: auto;
      right: 0; }
      .image-2x__offset--right .image-2x__caption {
        padding-right: 0.75rem; }
    .image-2x__offset--left .image-2x__caption {
      padding-left: 1.25rem; }
    @media screen and (max-width: 40em) {
      .image-2x__offset {
        width: 100%;
        position: relative; }
        .image-2x__offset .image-2x__caption {
          padding-left: 1.25rem;
          padding-right: 1.25rem; } }

.image-2x-text {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 12rem auto;
  position: relative; }
  @media screen and (max-width: 40em) {
    .image-2x-text {
      margin-bottom: 3.5rem; } }
  .image-2x-text video {
    width: 100%;
    max-width: 52.5rem; }
  .image-2x-text__copy + .image-2x-text__img--offset-right {
    margin-bottom: 0; }
  .image-2x-text__copy + .image-2x-text__img {
    margin-top: 10rem; }
  @media screen and (max-width: 40em) {
    .image-2x-text__copy {
      margin-bottom: 6rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .image-2x-text__caption {
    padding-top: 1rem;
    color: #918e8e; }
    @media screen and (max-width: 40em) {
      .image-2x-text__caption {
        margin-bottom: 3rem; } }
    .image-2x-text__caption p {
      margin-bottom: 0; }
    .image-2x-text__caption a {
      color: #918e8e; }
  .image-2x-text__offset {
    width: 45vw;
    max-width: 52.5rem;
    position: absolute;
    left: 0;
    top: 0; }
    .image-2x-text__offset img {
      width: 100%; }
    .image-2x-text__offset--right {
      top: auto;
      left: auto;
      right: 0;
      bottom: 0; }
    .image-2x-text__offset--left .image-2x-text__caption {
      padding-left: 1.25rem; }
    @media screen and (max-width: 40em) {
      .image-2x-text__offset {
        width: 100%;
        margin-bottom: 3rem;
        position: relative; }
        .image-2x-text__offset .image-2x-text__caption {
          padding-left: 1.25rem;
          padding-right: 1.25rem; } }

.image-text {
  margin-bottom: 10rem; }
  @media screen and (max-width: 40em) {
    .image-text {
      margin-bottom: 3rem; } }
  .image-text--spaced {
    padding-top: 10rem;
    padding-bottom: 10rem; }
    .image-text--spaced .btn {
      margin-top: 3rem;
      margin-right: 1.875rem; }
  .image-text__caption {
    padding-top: 1rem;
    color: #918e8e;
    text-align: left; }
    .image-text__caption p {
      margin-bottom: 0; }
    .image-text__caption a {
      color: #918e8e; }
  @media screen and (max-width: 40em) {
    .image-text__text {
      margin-bottom: 3rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .image-text__text--big p {
    font-size: 1.1875rem;
    line-height: 1.875rem;
    font-weight: 300; }
  @media screen and (max-width: 40em) {
    .image-text figure {
      margin-bottom: 3rem; } }

.image-overlay-wrapper {
  overflow: hidden; }
  .image-overlay-wrapper .image {
    position: relative;
    max-width: 16.25rem; }
    @media screen and (max-width: 40em) {
      .image-overlay-wrapper .image {
        max-width: 100%;
        overflow: hidden;
        max-height: 300px; } }
    .image-overlay-wrapper .image .image-overlay {
      position: absolute;
      bottom: 0;
      width: 100%;
      max-height: 75%;
      background-color: rgba(0, 0, 0, 0.1);
      z-index: 1; }
      .image-overlay-wrapper .image .image-overlay__text {
        margin: 15px 15px 0 15px;
        color: #ffffff;
        font-size: 1rem; }
        .image-overlay-wrapper .image .image-overlay__text .overlay-text-small {
          font-size: 0.8rem; }
    @media screen and (max-width: 40em) {
      .image-overlay-wrapper .image img {
        width: 100%; } }

.image-hover:hover .image-hover__wrapper {
  -webkit-clip-path: inset(0px 0px 10px 0px);
          clip-path: inset(0px 0px 10px 0px); }

.image-hover:hover .image-hover__img {
  transform: translateY(-5px); }

.image-hover:hover .image-hover__text {
  border-bottom-color: #ffaf4b; }

.image-hover__wrapper {
  -webkit-clip-path: inset(0px 0px 0px 0px);
          clip-path: inset(0px 0px 0px 0px);
  overflow: hidden;
  transition: -webkit-clip-path 300ms ease 0s;
  transition: clip-path 300ms ease 0s;
  transition: clip-path 300ms ease 0s, -webkit-clip-path 300ms ease 0s; }

.image-hover__img {
  position: relative;
  transform: translateY(0);
  transition: transform 300ms ease 0s; }

.image-hover__text {
  display: inline-block;
  padding-bottom: 1px;
  border-bottom: 1px solid transparent;
  transition: all 0.25s ease 0s; }

.bottom-message {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  display: none;
  background-color: #f7f7f5;
  z-index: 50; }
  @media screen and (max-width: 40em) {
    .bottom-message {
      padding: 1.375rem 2.1875rem 1rem; } }
  @media screen and (min-width: 40em) {
    .bottom-message__wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; } }
  .bottom-message p {
    margin-bottom: 0; }
  .bottom-message__content {
    padding: 1.875rem 0 1.125rem 0.75rem; }
    @media screen and (max-width: 40em) {
      .bottom-message__content {
        padding: 0; } }
  .bottom-message__close {
    margin: 0.9375rem 3.75rem 0;
    white-space: nowrap; }
    @media screen and (max-width: 40em) {
      .bottom-message__close {
        margin: 0.625rem auto 0;
        text-align: center; } }
    @media screen and (max-width: 40em) {
      .bottom-message__close .btn {
        margin: 0; } }

a:hover .link-image {
  opacity: 1; }

.link-image {
  max-width: 1.125rem;
  max-height: 1.125rem;
  margin-right: 0.6875rem;
  vertical-align: text-bottom;
  opacity: 0.7;
  transition: opacity 0.25s ease; }

.list-link {
  margin-top: 7.5rem;
  margin-bottom: 10rem;
  padding-bottom: 8rem; }
  @media screen and (max-width: 40em) {
    .list-link {
      margin-top: 6rem;
      margin-bottom: 6rem;
      padding-bottom: 3rem; } }
  .list-link__description {
    margin-bottom: 7.5rem;
    font-size: 1.1875rem; }
  .list-link__header {
    margin-bottom: 1.5rem;
    padding-bottom: 0.875rem;
    border-bottom: 1px solid #f0f0eb; }
  .list-link__list > li {
    padding-bottom: .5rem; }
  .list-link__link {
    font-size: 1.1875rem;
    border-bottom-color: transparent; }
    .list-link__link:hover {
      border-bottom-color: #ffaf4b; }

.map {
  height: 560px;
  margin-bottom: 10rem; }
  @media screen and (max-width: 40em) {
    .map {
      margin-bottom: 6rem; } }
  .map__controls {
    margin-top: 16px;
    margin-right: 16px;
    border: 1px solid transparent;
    border-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 18.75rem;
    display: none; }
    @media screen and (max-width: 64em) {
      .map__controls {
        width: calc(100% - 30px); } }
    .map__controls:focus {
      border: 1px solid #999; }

.gm-ui-hover-effect {
  top: 0 !important;
  right: 0 !important; }
  .gm-ui-hover-effect:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1rem;
    height: 1rem;
    background-image: url("../img/icons/icon-close.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateX(-50%) translateY(-50%); }
  .gm-ui-hover-effect img {
    display: none !important; }

.product-intro {
  margin-bottom: 10rem;
  padding-top: 2.8125rem;
  padding-bottom: 8rem;
  background-color: #f7f7f5; }
  @media screen and (max-width: 40em) {
    .product-intro {
      margin-bottom: 6rem;
      padding-top: 1.375rem;
      padding-bottom: 3rem; } }
  .product-intro--bright {
    background-color: #ffffff; }
  .product-intro--no-margin {
    margin-bottom: 0;
    padding-bottom: 7.5rem; }
    @media screen and (max-width: 40em) {
      .product-intro--no-margin {
        margin-bottom: 0; } }
    @media screen and (max-width: 40em) {
      .product-intro--no-margin .product-intro__text {
        margin-bottom: 0.75rem; } }
  .product-intro img {
    width: 100%; }
  .product-intro .btn {
    margin-top: 1rem;
    margin-right: 0.8rem;
    margin-bottom: 0.75rem; }
    @media screen and (max-width: 40em) {
      .product-intro .btn {
        padding: 0.875rem 2rem 0.6875rem 2rem; } }
  .product-intro__text {
    margin-top: 1.25rem; }
    @media screen and (max-width: 40em) {
      .product-intro__text {
        margin-top: 0;
        margin-bottom: 3rem; } }
    .product-intro__text a {
      display: inline-block; }
  @media screen and (min-width: 40em) {
    .product-intro .product-intro__cta {
      width: 600px; } }

.product-specifications {
  margin-bottom: 10rem; }
  @media screen and (max-width: 40em) {
    .product-specifications {
      margin-bottom: 6rem; } }
  .product-specifications__tab-list {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5rem;
    border-bottom: 1px solid #f0f0eb; }
    @media screen and (max-width: 40em) {
      .product-specifications__tab-list {
        display: block; } }
    .product-specifications__tab-list-item {
      margin-right: 3.75rem; }
      .product-specifications__tab-list-item a {
        display: inline-block;
        padding: 0 0 1.25rem 0;
        border-bottom-color: transparent; }
      .product-specifications__tab-list-item--active a {
        border-bottom-color: #ffaf4b; }
  .product-specifications__tab-panels-item {
    display: none; }
    .product-specifications__tab-panels-item--active {
      display: block; }
  .product-specifications__variants-item {
    margin-bottom: 2.5rem; }
    .product-specifications__variants-item a {
      border: none; }
    .product-specifications__variants-item--active .product-specifications__variants-item-title,
    .product-specifications__variants-item a:hover .product-specifications__variants-item-title {
      border-bottom: 1px solid #ffaf4b; }
    .product-specifications__variants-item-title {
      display: inline-block;
      border-bottom: 1px solid transparent;
      transition: all 0.25s ease; }
  .product-specifications__variants-note {
    position: relative;
    margin-top: 5rem;
    padding-top: 1.25rem; }
    .product-specifications__variants-note:before {
      content: '';
      width: 2.5rem;
      height: 0;
      border-top: 1px solid #d0cdc8;
      position: absolute;
      top: 0;
      left: 0; }
  .product-specifications__variants-images {
    background: #f7f7f5; }
    .product-specifications__variants-images-item {
      display: none; }
      .product-specifications__variants-images-item--active {
        display: block; }
      .product-specifications__variants-images-item figure {
        width: 100%; }
      .product-specifications__variants-images-item img {
        width: 100%;
        height: auto; }
  .product-specifications__patterns-item a {
    border-bottom-color: transparent; }
  .product-specifications__patterns-item--active a,
  .product-specifications__patterns-item a:hover {
    border-bottom: 1px solid #ffaf4b; }
  .product-specifications__patterns-description {
    position: relative;
    margin-top: 5rem;
    padding-top: 1.25rem; }
    .product-specifications__patterns-description:before {
      content: '';
      width: 2.5rem;
      height: 0;
      border-top: 1px solid #d0cdc8;
      position: absolute;
      top: 0;
      left: 0; }
  .product-specifications__patterns-images-item {
    display: none; }
    .product-specifications__patterns-images-item--active {
      display: block; }
    .product-specifications__patterns-images-item figure {
      width: 100%; }
    .product-specifications__patterns-images-item img {
      width: 100%;
      height: auto; }
  .product-specifications__finishing-types-item {
    margin-bottom: 1.25rem; }
  .product-specifications__finishing-subtypes-item {
    margin-bottom: 1.25rem; }
    .product-specifications__finishing-subtypes-item-title.text--small {
      margin-top: 0.25rem;
      margin-bottom: 0.25rem; }
  .product-specifications__finishing-note {
    position: relative;
    margin-top: 5rem;
    padding-top: 1.25rem; }
    .product-specifications__finishing-note:before {
      content: '';
      width: 2.5rem;
      height: 0;
      border-top: 1px solid #d0cdc8;
      position: absolute;
      top: 0;
      left: 0; }
    .product-specifications__finishing-note-title {
      font-size: 1.1875rem;
      margin-bottom: 1rem; }
  .product-specifications__finishing-cta {
    margin-top: 1.25rem; }
  .product-specifications__finishing-colors-item {
    display: inline-block;
    margin-right: 4px; }
    .product-specifications__finishing-colors-item a {
      display: block;
      width: 30px;
      height: 30px;
      border: none;
      cursor: pointer; }
      .product-specifications__finishing-colors-item a img {
        border-radius: 15px;
        width: 1.875rem;
        height: 1.875rem; }
    .product-specifications__finishing-colors-item--active {
      position: relative; }
  .product-specifications__finishing-images {
    background: #f7f7f5; }
    .product-specifications__finishing-images-item {
      display: none; }
      .product-specifications__finishing-images-item--active {
        display: block; }
      .product-specifications__finishing-images-item figure {
        width: 100%; }
      .product-specifications__finishing-images-item img {
        width: 100%;
        height: auto; }
  .product-specifications__dimensions-wysiwyg table {
    width: 100%;
    border: 0 !important; }
    .product-specifications__dimensions-wysiwyg table th {
      text-align: left; }
    .product-specifications__dimensions-wysiwyg table td {
      padding: 1.25rem 0;
      vertical-align: top;
      border-top: 0;
      border-left: 0;
      border-right: 0; }
    .product-specifications__dimensions-wysiwyg table tr:first-of-type td,
    .product-specifications__dimensions-wysiwyg table tr:last-of-type td {
      border-bottom: 0; }
    .product-specifications__dimensions-wysiwyg table tr:nth-child(2) td {
      padding-top: 0.625rem;
      border: none; }
  .product-specifications__dimensions-note {
    position: relative;
    margin-top: 5rem;
    padding-top: 1.25rem; }
    .product-specifications__dimensions-note:before {
      content: '';
      width: 2.5rem;
      height: 0;
      border-top: 1px solid #d0cdc8;
      position: absolute;
      top: 0;
      left: 0; }

.product-slider--no-swipe .slick-track {
  width: 100% !important; }

.product-slider--no-swipe .product-slider__item {
  width: 100%; }

.product-slider__item {
  width: 70vw; }
  .product-slider__item.slick-slide {
    margin-right: 2.375rem; }

.product-slider__image {
  margin-bottom: 1.5rem; }

.product-slider__caption {
  margin-bottom: 1.125rem;
  font-size: 1.125rem;
  font-weight: 600; }

.product-slider__variants {
  position: relative;
  padding-bottom: 1.125rem;
  margin-bottom: 1.125rem; }
  .product-slider__variants:before {
    content: '';
    width: 2.5rem;
    height: 0;
    border-top: 1px solid #d0cdc8;
    position: absolute;
    bottom: 0;
    left: 0; }

.product-slider__description {
  line-height: 1.53; }

.product-slider__note-title {
  font-size: 1.1875rem;
  margin-bottom: 1rem; }

.product-slider__cta {
  margin-top: 1.25rem; }

.related-products {
  margin-bottom: 10rem;
  background-color: #f7f7f5;
  overflow: hidden; }
  @media screen and (max-width: 40em) {
    .related-products {
      margin-bottom: 6rem; }
      .related-products .grid-container {
        padding: 0; } }
  .related-products__text {
    margin-top: 4.25rem;
    padding: 3.75rem 1.25rem 10rem 1.25rem; }
    @media screen and (max-width: 639px) {
      .related-products__text {
        padding: 0 2.5rem 3rem 2.5rem; } }
  .related-products .bx-controls-direction {
    display: none; }
  .related-products .bx-viewport {
    padding-bottom: 0;
    box-sizing: border-box; }
  .related-products .bx-wrapper {
    margin-bottom: 0; }
  .related-products .bx-wrapper .bx-pager-item {
    display: inline-block;
    vertical-align: middle;
    *display: inline; }
  .related-products .bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0; }
  .related-products .bx-wrapper .bx-pager {
    bottom: 5rem;
    right: auto;
    top: auto;
    left: 1rem;
    text-align: left; }
  .related-products .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .related-products .bx-wrapper .bx-pager.bx-default-pager a.active,
  .related-products .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #ffaf4b; }
  .related-products .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .related-products .bx-wrapper .bx-pager.bx-default-pager a:focus {
    width: 1.25rem;
    height: 1.25rem; }
  .related-products .bx-pager-item:first-of-type:last-of-type {
    display: none; }
  .related-products .bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    display: block;
    background: #d0cdc8;
    text-indent: -9999px; }

.product-details {
  margin-bottom: 10rem; }
  @media screen and (max-width: 40em) {
    .product-details {
      padding: 0;
      margin-bottom: 6rem; } }
  .product-details h3 {
    margin-top: 2rem;
    margin-bottom: 0.5rem; }
  .product-details__text {
    position: relative; }
  .product-details .amount-selector {
    margin-bottom: 2rem; }
  .product-details__main {
    position: relative;
    padding-top: 12rem;
    padding-bottom: 3rem; }
    @media screen and (max-width: 40em) {
      .product-details__main {
        padding-top: 4rem; } }
  .product-details__description {
    padding-top: 5rem;
    padding-bottom: 5rem; }
    @media screen and (max-width: 40em) {
      .product-details__description {
        padding: 3rem 0 5rem 0; } }
  .product-details__currency {
    margin-top: 2rem; }
  @media screen and (max-width: 40em) {
    .product-details__image {
      margin-top: 1rem; } }
  .product-details .decriptionheader {
    float: right;
    width: 40%; }
    @media screen and (max-width: 40em) {
      .product-details .decriptionheader {
        width: auto;
        float: none; } }
  .product-details .slidercontainer {
    float: left;
    width: 50%;
    margin-right: 10%; }
    @media screen and (max-width: 64em) {
      .product-details .slidercontainer {
        width: 55%;
        margin-right: 5%; } }
    @media screen and (max-width: 40em) {
      .product-details .slidercontainer {
        width: auto;
        float: none;
        margin-right: 0; } }
    .product-details .slidercontainer #fullscreencontainer {
      width: 76%;
      float: left; }
      @media screen and (max-width: 40em) {
        .product-details .slidercontainer #fullscreencontainer {
          width: auto;
          float: none; } }
      .product-details .slidercontainer #fullscreencontainer .productpage-slider {
        visibility: hidden; }
        .product-details .slidercontainer #fullscreencontainer .productpage-slider.slick-initialized {
          visibility: visible; }
        .product-details .slidercontainer #fullscreencontainer .productpage-slider .slick-list {
          margin: 0 0 0 -20px; }
          .product-details .slidercontainer #fullscreencontainer .productpage-slider .slick-list .slick-slide {
            margin: 0 0 0 20px;
            cursor: pointer;
            position: relative; }
            .product-details .slidercontainer #fullscreencontainer .productpage-slider .slick-list .slick-slide:after {
              content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='10' stroke='grey' stroke-width='3' fill='none'/%3E%3Cpolyline points='23,23 32,32' style='fill:none;stroke:grey;stroke-width:3'/%3E%3C/svg%3E ");
              position: absolute;
              width: 36px;
              height: 36px;
              bottom: 20px;
              right: 20px;
              z-index: 1;
              background-color: rgba(255, 255, 255, 0.25);
              border-radius: 30px;
              padding: 10px;
              box-sizing: content-box; }
              @media screen and (max-width: 40em) {
                .product-details .slidercontainer #fullscreencontainer .productpage-slider .slick-list .slick-slide:after {
                  display: none; } }
            .product-details .slidercontainer #fullscreencontainer .productpage-slider .slick-list .slick-slide img {
              aspect-ratio: 1 / 1;
              width: 100%;
              height: auto;
              object-fit: cover; }
      .product-details .slidercontainer #fullscreencontainer.fullscreen {
        position: fixed;
        background-color: white;
        top: 0;
        left: 0;
        z-index: 99;
        width: 100vw;
        height: 100vh;
        overflow: hidden; }
        .product-details .slidercontainer #fullscreencontainer.fullscreen .closefullscreen {
          position: absolute;
          top: 3%;
          right: 3%;
          height: 50px;
          width: 50px;
          cursor: pointer;
          z-index: 1;
          text-align: center; }
          .product-details .slidercontainer #fullscreencontainer.fullscreen .closefullscreen:after {
            font-size: 50px;
            content: "\00D7";
            color: #000000;
            line-height: 50px; }
        .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-prev {
          position: absolute;
          top: 49%;
          left: 4vw;
          border: none;
          padding: 10px;
          z-index: 1; }
          @media screen and (max-width: 40em) {
            .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-prev {
              display: none !important; } }
          .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-prev:before {
            content: "";
            border: solid black;
            border-width: 0 3px 3px 0;
            display: inline-block;
            padding: 10px;
            transform: rotate(135deg);
            -webkit-transform: rotate(135deg); }
          .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-prev.slick-disabled {
            cursor: default; }
            .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-prev.slick-disabled:before {
              border-color: #CCCCCC; }
        .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-next {
          position: absolute;
          top: 49%;
          right: 4vw;
          border: none;
          padding: 10px;
          z-index: 1; }
          @media screen and (max-width: 40em) {
            .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-next {
              display: none !important; } }
          .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-next:before {
            content: "";
            border: solid black;
            border-width: 0 3px 3px 0;
            display: inline-block;
            padding: 10px;
            transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg); }
          .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-next.slick-disabled {
            cursor: default; }
            .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-next.slick-disabled:before {
              border-color: #CCCCCC; }
        .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-dots {
          text-align: center; }
          @media screen and (max-width: 40em) {
            .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-dots {
              display: none !important; } }
          .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-dots li {
            padding: 20px 5px 0 5px;
            display: inline-block; }
            .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-dots li button {
              font-size: 0;
              width: 16px;
              height: 16px;
              border-radius: 8px;
              display: block;
              border: 1px solid #444444; }
            .product-details .slidercontainer #fullscreencontainer.fullscreen .slick-dots li.slick-active button {
              background-color: #888888; }
        .product-details .slidercontainer #fullscreencontainer.fullscreen .productpage-slider .slick-slide {
          text-align: center;
          cursor: default; }
          .product-details .slidercontainer #fullscreencontainer.fullscreen .productpage-slider .slick-slide:after {
            display: none; }
          .product-details .slidercontainer #fullscreencontainer.fullscreen .productpage-slider .slick-slide img {
            max-width: 90vw;
            max-height: 90vh;
            padding: 5vh 5vw 0 5vw;
            aspect-ratio: unset;
            object-fit: contain;
            display: inline-block; }
            @media screen and (max-width: 40em) {
              .product-details .slidercontainer #fullscreencontainer.fullscreen .productpage-slider .slick-slide img {
                max-width: 100%;
                max-height: 100%;
                padding: 80px 0 0 0; } }
    .product-details .slidercontainer .productpage-slider-thumbnails {
      width: 24%;
      float: left;
      overflow: auto;
      padding-right: 3%; }
      @media screen and (max-width: 40em) {
        .product-details .slidercontainer .productpage-slider-thumbnails {
          width: auto;
          float: none;
          white-space: nowrap;
          height: 36vw !important; } }
      .product-details .slidercontainer .productpage-slider-thumbnails::-webkit-scrollbar {
        width: 8px;
        height: 8px; }
      .product-details .slidercontainer .productpage-slider-thumbnails::-webkit-scrollbar-track {
        background: #E8E8E7; }
      .product-details .slidercontainer .productpage-slider-thumbnails::-webkit-scrollbar-thumb {
        background: #CECECF; }
      .product-details .slidercontainer .productpage-slider-thumbnails > div {
        cursor: pointer;
        margin: 0 0 7.4% 15%;
        padding: 2px;
        border: 1px solid transparent; }
        .product-details .slidercontainer .productpage-slider-thumbnails > div:last-child {
          margin: 0 0 0 15%; }
          @media screen and (max-width: 40em) {
            .product-details .slidercontainer .productpage-slider-thumbnails > div:last-child {
              margin: 0; } }
        @media screen and (max-width: 40em) {
          .product-details .slidercontainer .productpage-slider-thumbnails > div {
            display: inline-block;
            width: 33%;
            margin: 10px 10px 0 0; } }
        .product-details .slidercontainer .productpage-slider-thumbnails > div.selected {
          border: 1px solid #918e8e;
          cursor: default; }
      .product-details .slidercontainer .productpage-slider-thumbnails > div img {
        aspect-ratio: 1 / 1;
        width: 100%;
        height: auto;
        object-fit: cover; }
  .product-details .descriptioncontainer {
    float: right;
    width: 40%; }
    @media screen and (max-width: 40em) {
      .product-details .descriptioncontainer {
        width: auto;
        float: none; } }
  .product-details .clear {
    clear: both; }

.variant-display__item {
  display: none; }
  .variant-display__item--active {
    display: block; }

.variants {
  margin-bottom: 1.125rem; }
  .variants__item {
    display: inline-block;
    margin: 0 0.25rem 0.25rem 0; }
  .variants__title {
    margin: 0.25rem 0; }
  .variants__link {
    display: block;
    height: 1.875rem;
    width: 1.875rem;
    border-radius: 15px;
    border: 0 none;
    cursor: pointer;
    overflow: hidden; }

.column-text {
  margin-bottom: 12rem; }
  @media screen and (max-width: 40em) {
    .column-text {
      margin-bottom: 6rem; } }

.quote-text {
  margin-bottom: 12rem;
  text-align: center; }
  .quote-text h2 {
    margin-bottom: 0; }
  @media screen and (max-width: 40em) {
    .quote-text {
      margin-bottom: 6rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }

.link-tabs {
  margin-bottom: 10rem; }
  @media screen and (max-width: 40em) {
    .link-tabs {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      margin-bottom: 6rem; } }
  .link-tabs__tab {
    display: none; }
    .link-tabs__tab--visible {
      display: block; }
    .link-tabs__tab ul, .link-tabs__tab ol {
      padding-left: 1.25rem;
      padding-bottom: 1.25rem; }
    .link-tabs__tab ul {
      list-style-type: disc; }
    .link-tabs__tab ol {
      list-style-type: decimal; }
  .link-tabs__triggers {
    padding-left: 0.25rem;
    margin-bottom: 2.6875rem;
    counter-reset: item;
    list-style-type: none; }
    .link-tabs__triggers li {
      position: relative; }
  .link-tabs__trigger {
    padding-left: 2.5rem;
    border-bottom: 0;
    position: relative;
    transition: none;
    color: #918e8e;
    cursor: pointer; }
    .link-tabs__trigger:after {
      width: 1.625rem;
      content: counter(item) ". ";
      counter-increment: item;
      position: absolute;
      left: 0.75rem;
      top: 0;
      text-align: right; }
    .link-tabs__trigger--current {
      color: #191919; }
      .link-tabs__trigger--current:before {
        content: '';
        width: 0.625rem;
        height: 0.625rem;
        margin-right: 1rem;
        border-radius: 50px;
        background-color: #ffaf4b;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0.375rem; }
  .link-tabs.horizontal .link-tabs__triggers {
    padding-left: 0;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: auto; }
    .link-tabs.horizontal .link-tabs__triggers li {
      display: inline-block; }
      .link-tabs.horizontal .link-tabs__triggers li a {
        padding-left: 0;
        margin-right: 60px;
        padding-bottom: 15px; }
        .link-tabs.horizontal .link-tabs__triggers li a.link-tabs__trigger:before {
          display: none; }
        .link-tabs.horizontal .link-tabs__triggers li a.link-tabs__trigger:after {
          display: none; }
        .link-tabs.horizontal .link-tabs__triggers li a.link-tabs__trigger--current {
          border-bottom: 1px solid #FFAF4B; }
          .link-tabs.horizontal .link-tabs__triggers li a.link-tabs__trigger--current:before {
            display: none; }
          .link-tabs.horizontal .link-tabs__triggers li a.link-tabs__trigger--current:after {
            display: none; }
  .link-tabs.horizontal .link-tabs__content {
    margin-top: -1px;
    border-top: 1px solid #D1D1D1;
    padding-top: 30px; }

.bx-wrapper {
  position: relative;
  margin-bottom: 10rem;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }
  @media screen and (max-width: 40em) {
    .bx-wrapper {
      margin-bottom: 6rem; } }
  .bx-wrapper .bx-pager {
    width: auto;
    padding-right: 20px;
    position: absolute;
    right: 0;
    text-align: right;
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #918e8e;
    z-index: 50; }
  .bx-wrapper .bx-prev {
    left: 0;
    cursor: url(../img/icons/slider-cursor-left.svg) 25 25, pointer; }
    @media screen and (max-width: 64em) {
      .bx-wrapper .bx-prev:before {
        left: 10px;
        transform: rotate(90deg); } }
  .bx-wrapper .bx-next {
    right: 0;
    cursor: url(../img/icons/slider-cursor-right.svg) 25 25, pointer; }
    @media screen and (max-width: 64em) {
      .bx-wrapper .bx-next:before {
        right: 10px;
        transform: rotate(-90deg); } }
  .bx-wrapper .bx-controls-direction {
    width: 100%;
    top: 0; }
  .bx-wrapper .bx-controls-direction a {
    width: 50%;
    height: 45rem;
    top: 0;
    border-bottom: 0;
    display: block;
    position: absolute;
    z-index: 51; }
  .bx-wrapper:hover .bx-controls-direction a {
    opacity: 1; }
  .bx-wrapper .bx-controls-direction a.disabled {
    display: none; }

.bxslider {
  margin: 0;
  padding: 0;
  list-style: none; }

.bx-viewport {
  box-sizing: content-box;
  -webkit-transform: translatez(0);
  padding-bottom: 0.5rem;
  overflow: visible !important; }

.slick-slide {
  margin-right: 4rem; }

.inspiration-carousel {
  margin-bottom: 12rem; }
  @media screen and (max-width: 40em) {
    .inspiration-carousel {
      margin-bottom: 4rem; } }
  .inspiration-carousel .slick-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .inspiration-carousel img {
    max-width: 50rem;
    max-height: 44.375rem; }
    @media screen and (max-width: 40em) {
      .inspiration-carousel img {
        max-height: 27.5rem; } }
  .inspiration-carousel__article {
    border-bottom: 0; }
  .inspiration-carousel__caption {
    padding: 1rem 0;
    color: #918e8e;
    font-size: 0.875rem;
    line-height: 1.375rem; }
  .inspiration-carousel__title {
    margin-bottom: 3rem; }

.carousel-fullwidth__caption {
  width: calc(95% - 40px);
  padding: 1rem 1.25rem 0 1.25rem;
  display: inline-block;
  color: #918e8e;
  font-size: 0.875rem;
  line-height: 1.375rem;
  box-sizing: border-box; }
  @media screen and (max-width: 40em) {
    .carousel-fullwidth__caption {
      padding-left: 1.25rem;
      padding-right: 0.625rem; } }
  .carousel-fullwidth__caption p {
    margin-bottom: 0; }
  .carousel-fullwidth__caption a {
    color: #918e8e; }

.carousel-fullwidth__image {
  height: 720px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: containe;
  background-color: #f7f7f5; }
  @media screen and (max-width: 1700px) {
    .carousel-fullwidth__image {
      background-size: cover; } }
  @media screen and (max-width: 40em) {
    .carousel-fullwidth__image {
      height: 15.625rem; } }

.carousel-fullwidth .bx-wrapper .bx-pager {
  top: 736px; }
  @media screen and (max-width: 40em) {
    .carousel-fullwidth .bx-wrapper .bx-pager {
      top: 266px;
      padding-right: 2.5rem; } }

.carousel-fullwidth .bx-controls-direction a {
  height: 45rem;
  outline: none;
  color: transparent; }
  .carousel-fullwidth .bx-controls-direction a:before {
    top: 0;
    bottom: 0; }
  @media screen and (max-width: 64em) {
    .carousel-fullwidth .bx-controls-direction a {
      opacity: 1;
      cursor: pointer;
      height: 45rem; }
      .carousel-fullwidth .bx-controls-direction a:before {
        content: '';
        width: 2rem;
        height: 2rem;
        margin: auto;
        position: absolute;
        background: url("../img/icons/icon-drop-down-white.svg") no-repeat center; } }
  @media screen and (max-width: 40em) {
    .carousel-fullwidth .bx-controls-direction a {
      height: 15.625rem; } }

.style-selector {
  margin-bottom: 12rem; }
  @media screen and (max-width: 40em) {
    .style-selector {
      margin-bottom: 6rem; } }
  .style-selector__title {
    margin-bottom: 3rem; }
    @media screen and (max-width: 40em) {
      .style-selector__title {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-bottom: 1.5rem; } }
  .style-selector__mood {
    height: 45rem;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media screen and (max-width: 40em) {
      .style-selector__mood {
        display: none; } }
  .style-selector__info {
    min-height: 45rem;
    padding: 0 2rem;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: white;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 40em) {
      .style-selector__info {
        height: 31.25rem;
        padding: 2rem 2rem 3.75rem 2rem; } }
  .style-selector__info-text {
    margin-bottom: 2rem; }
  .style-selector__info-wrapper {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
    @media screen and (max-width: 40em) {
      .style-selector__info-wrapper {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
  .style-selector .bx-viewport {
    box-sizing: border-box; }
  .style-selector .bx-wrapper .bx-pager {
    width: calc(33.33333% - 32px);
    top: auto;
    bottom: 5rem;
    right: 0;
    font-size: 1rem;
    line-height: 1.625rem;
    color: white;
    text-align: left;
    z-index: 50; }
    @media screen and (max-width: 40em) {
      .style-selector .bx-wrapper .bx-pager {
        width: 9.375rem;
        left: 3.4375rem;
        bottom: 2.5rem; } }
  .style-selector .bx-controls-direction {
    width: 6.25rem;
    position: absolute;
    bottom: 6.4375rem;
    right: 2rem;
    top: auto; }
    @media screen and (max-width: 40em) {
      .style-selector .bx-controls-direction {
        width: 4.375rem;
        right: 1.25rem;
        bottom: 3.875rem; } }
    .style-selector .bx-controls-direction a {
      color: transparent;
      font-size: 1px; }
  .style-selector .bx-wrapper .bx-controls-direction a {
    opacity: 1; }
  .style-selector .bx-wrapper .bx-controls-direction a:before {
    content: none; }
  .style-selector .bx-wrapper .bx-controls-direction a {
    width: 1.25rem;
    height: 1.25rem;
    background: url("../img/icons/icon-drop-down-white.svg") no-repeat center;
    background-size: contain; }
  .style-selector .bx-prev {
    transform: rotate(90deg); }
    .style-selector .bx-prev:hover {
      cursor: pointer;
      transform: scale(1.5) rotate(90deg); }
  .style-selector .bx-next {
    transform: rotate(-90deg); }
    .style-selector .bx-next:hover {
      cursor: pointer;
      transform: scale(1.5) rotate(-90deg); }

.big-image {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 12rem auto; }
  @media screen and (max-width: 40em) {
    .big-image {
      margin-bottom: 3rem; } }
  .big-image--right {
    text-align: right; }
  .big-image__video {
    width: 100%; }
  .big-image__figure {
    max-width: 81.25rem; }
    .big-image__figure img {
      width: 100%; }
  .big-image__caption {
    padding-top: 1rem;
    padding: 1rem 1.25rem 0 1.25rem;
    color: #918e8e;
    text-align: left; }
    .big-image__caption p {
      margin-bottom: 0; }
    @media screen and (max-width: 40em) {
      .big-image__caption {
        padding-left: 2.5rem;
        padding-right: 2.5rem; } }

.privacy-notice {
  margin-bottom: 6rem; }
  @media screen and (max-width: 40em) {
    .privacy-notice {
      margin-bottom: 3rem; } }
  .privacy-notice ul, .privacy-notice ol {
    padding-left: 1.25rem;
    padding-bottom: 1.25rem; }
  .privacy-notice ul {
    list-style-type: disc; }
  .privacy-notice ol {
    list-style-type: number; }
  @media screen and (max-width: 40em) {
    .privacy-notice__title {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  @media screen and (max-width: 40em) {
    .privacy-notice__text {
      margin-bottom: 3rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  @media screen and (min-width: 40em) {
    .privacy-notice__link {
      padding-top: 1.25rem; } }
  @media screen and (max-width: 40em) {
    .privacy-notice__link {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }

.story-header {
  margin-top: 11.5rem; }
  @media screen and (max-width: 40em) {
    .story-header {
      margin-top: 8.625rem; } }

.story-intro {
  margin-bottom: 5rem; }
  @media screen and (max-width: 40em) {
    .story-intro {
      margin-bottom: 0; }
      .story-intro figure {
        margin-bottom: 3rem; } }
  .story-intro a {
    border-bottom: 0; }
  .story-intro p {
    color: #191919;
    margin-bottom: 0; }
  .story-intro .text--small {
    color: #918e8e; }
  .story-intro__item {
    margin-bottom: 3rem; }
    .story-intro__item img {
      width: 100%; }
  .story-intro__caption {
    padding-top: 1rem; }

.breadcrumbs {
  min-height: 1.625rem;
  margin-bottom: 2.375rem;
  font-size: 0.875rem;
  color: #918e8e; }
  @media screen and (max-width: 40em) {
    .breadcrumbs {
      margin-bottom: 1rem; } }
  .breadcrumbs__link {
    color: #918e8e;
    text-decoration: none;
    border-bottom-color: transparent; }
    .breadcrumbs__link:hover {
      border-bottom-color: #918e8e; }

.category {
  margin-top: 7.5rem;
  padding-bottom: 4rem; }
  @media screen and (max-width: 40em) {
    .category {
      margin-top: 6rem;
      margin-bottom: 0;
      padding-bottom: 0; } }
  .category__item {
    display: block;
    position: static;
    overflow: hidden; }
  .category__link {
    display: block;
    border-bottom: none; }
    .category__link:hover .category__img-wrapper {
      height: calc(100% - 10px); }
    .category__link:hover .category__img {
      transform: translateY(-5px); }
    .category__link:hover .category__title {
      border-bottom-color: #ffaf4b; }
  .category__image {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }
  .category__img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    transition: height 300ms ease 0s; }
  .category__img {
    position: relative;
    transform: translateY(0);
    transition: transform 300ms ease 0s; }
  .category__header {
    margin-bottom: 1.4375rem;
    font-size: 3rem;
    font-weight: 500; }
  .category__description {
    margin-bottom: 3rem; }
  .category__caption {
    margin-top: 1.25rem;
    color: #191919; }
    @media screen and (min-width: 40em) {
      .category__caption {
        margin-bottom: 25px; } }
  .category__title {
    display: inline-block;
    padding-bottom: 1px;
    border-bottom: 1px solid transparent;
    transition: all 0.25s ease 0s; }
  .category .cell {
    position: relative; }

.submenu {
  display: none;
  position: fixed;
  top: 79px;
  left: 0;
  width: 100%;
  font-size: 1.1875rem;
  background: #ffffff;
  box-shadow: 0 1px 0 0 #f0f0eb;
  opacity: 0;
  overflow: hidden;
  z-index: -1;
  transform: translateY(-100%);
  transition: opacity 0s linear 0s, z-index .3s linear 0s, transform .3s, top .3s; }
  @media screen and (max-width: 40em) {
    .submenu {
      display: block; } }
  .submenu--show {
    opacity: 1;
    overflow: visible;
    transform: translateY(0);
    z-index: 51; }
  .submenu--top {
    top: 0; }
  .submenu--open {
    opacity: 1;
    overflow: visible;
    transform: translateY(0);
    z-index: 51; }
    .submenu--open .submenu__header {
      padding-top: 2.625rem;
      padding-bottom: 1.125rem;
      box-shadow: 0 1px 0 0 #f0f0eb; }
    .submenu--open .submenu__breadcrumbs {
      top: 1rem;
      opacity: 1;
      transform: translateY(0); }
    .submenu--open .submenu__list {
      height: 100vh;
      overflow-y: scroll;
      transform: translateY(0);
      opacity: 1;
      z-index: 1; }
    .submenu--open .submenu__btn .icon {
      transform: rotate(180deg); }
  .submenu__header {
    position: relative;
    padding: 1.1875rem 1.5rem 0.1875rem;
    overflow: hidden;
    z-index: 2;
    background: #fff;
    transition: all 250ms; }
  .submenu__breadcrumbs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0 1.5rem;
    transform: translateY(-100%);
    opacity: 0;
    transition: all 150ms; }
  .submenu__btn {
    float: right;
    height: 2.1875rem;
    width: 2.1875rem;
    border: 0; }
    .submenu__btn:hover {
      background: none; }
  .submenu__list {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 1.25rem 1.5rem 1.875rem;
    line-height: 2.37;
    background: #ffffff;
    box-shadow: 0 1px 0 0 #f0f0eb;
    opacity: 0;
    z-index: -1;
    transform: translateY(-100%);
    transition: transform .3s, z-index .3s linear .1s, opacity 0s linear 0s; }
  .submenu__list-link {
    border: 0 none; }

.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: 99; }
  .popup-overlay--show {
    display: block; }

.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 37.5rem;
  padding: 2rem 1.25rem 1.25rem;
  background: #ffffff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transform: translateX(-50%) translateY(-50%);
  transition: opacity 300ms linear 0s; }
  .popup--opened {
    opacity: 1;
    visibility: visible;
    z-index: 100; }
  .popup__btn {
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    padding: 0.3125rem;
    font-size: 1.25rem;
    border: 0 none; }
  .popup__title {
    margin-bottom: 1.875rem; }
  .popup__image {
    max-height: 65vh;
    text-align: center; }
    .popup__image img {
      max-height: 65vh;
      max-width: 100%;
      margin: 0 auto; }

/* info popup */
.info-popup {
  position: relative;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  margin-left: 0.3125rem;
  vertical-align: middle;
  text-align: center;
  line-height: 1.57;
  background: #f0f0eb;
  border-radius: 100%;
  overflow: hidden;
  cursor: pointer;
  transition: background 300ms linear 0s; }

.info-popup:hover {
  color: #ffffff;
  background: #918e8e;
  overflow: visible; }

.info-popup:hover .info-popup-msg {
  background: #ffffff;
  visibility: visible;
  opacity: 1; }

.info-popup-msg {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  right: -15px;
  width: 16.875rem;
  margin-top: -0.1875rem;
  padding: 1.5rem;
  text-align: left;
  color: #191919;
  background: transparent;
  box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.18);
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%) translateY(-50%);
  transition: opacity 300ms linear 0s, background 300ms linear 0s;
  z-index: 10000; }

.info-popup-msg:after {
  box-sizing: border-box;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  height: 0;
  width: 0;
  border: 0.4399rem solid #ffffff;
  border-color: transparent transparent #ffffff #ffffff;
  box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.15);
  transform-origin: 0 0;
  transform: translateY(-50%) rotate(45deg); }

.info-popup-centered:after {
  display: none; }

.info-popup-below {
  top: 100%;
  transform: none; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1000;
  opacity: 1;
  transition: opacity 2s linear 0.3s; }
  .pace.pace-active {
    transition: opacity 0.3s linear 0.3s; }
  .pace.pace-leaving {
    transition: opacity 0.3s linear 0s; }
    .pace.pace-leaving .pace-activity {
      opacity: 0; }

.pace-running {
  overflow: hidden; }
  .pace-running .header {
    opacity: 0; }
  .pace-running .nav--desktop {
    opacity: 0;
    pointer-events: none; }
  .pace-running .hero {
    transform: translateY(25px); }
    .pace-running .hero__image, .pace-running .hero__video {
      opacity: 0; }
  .pace-running .grid-container, .pace-running .u-no-margin-bottom,
  .pace-running .product,
  .pace-running .product-intro,
  .pace-running .story-intro {
    opacity: 0; }

.pace-hidden {
  display: none; }

.pace-done .pace-inactive {
  opacity: 0; }

.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(62, 65, 68, 0.9);
  overflow: auto;
  z-index: 53;
  display: none; }
  .overlay__inner {
    width: 50vw;
    min-height: 100%;
    background-color: white;
    padding: 5rem 4rem 3.75rem 4rem;
    float: right;
    background-color: white;
    position: relative; }
    @media screen and (max-width: 64em) {
      .overlay__inner {
        width: 100%;
        float: none;
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
  .overlay__inner-full-width {
    width: 100vw;
    min-height: 100%;
    background-color: white;
    padding: 5rem 4rem 3.75rem 4rem;
    float: right;
    background-color: white;
    position: relative; }
    @media screen and (max-width: 64em) {
      .overlay__inner-full-width {
        width: 100%;
        float: none;
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
  .overlay__close {
    border-bottom: 0;
    padding: 1.25rem;
    cursor: pointer;
    box-sizing: border-box;
    position: absolute;
    top: 1.25rem;
    right: 1.25rem; }
    .overlay__close span {
      transition: transform 0.25s cubic-bezier(0.62, 0.28, 0.23, 0.99);
      transform: translateZ(0); }
    .overlay__close:focus span,
    .overlay__close:hover span {
      transform: rotate(90deg); }
  .overlay .cart {
    padding-top: 3.75rem;
    padding-left: 0;
    padding-right: 0; }
    .overlay .cart__empty-text {
      display: none; }
    .overlay .cart .cart__empty-text {
      display: block; }
    .overlay .cart--empty {
      display: none; }
    .overlay .cart__table {
      margin-bottom: 1.5rem; }
    .overlay .cart__table p {
      margin-bottom: 0.25rem; }
    .overlay .cart__m-cta {
      padding-top: 1.5rem !important;
      border-top: 1px solid #f0f0eb !important;
      display: block; }
      .overlay .cart__m-cta .btn {
        margin-bottom: 0.75rem; }
    .overlay .cart__m-flex {
      border-top: 1px solid #f0f0eb !important;
      padding-top: 1.5rem !important;
      padding-bottom: 1.5rem !important;
      display: -ms-flexbox;
      display: flex; }
    .overlay .cart__product-remove {
      vertical-align: top; }
    .overlay .cart .btn {
      width: 100%; }
  .overlay .amount-selector {
    margin-bottom: 0.375rem; }

.cart-overlay--empty .cart {
  display: none; }

.cart-overlay--empty .cart__empty-text {
  display: block;
  padding-top: 40px; }

@media screen and (max-width: 40em) {
  .error-404__copy {
    margin-bottom: 3.75rem; } }

.loader {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 2; }
  .loader--visible {
    display: -ms-flexbox;
    display: flex; }

.loader span {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #ffaf4b;
  margin: 35px 5px;
  opacity: 0; }

.loader span:nth-child(1) {
  animation: opacitychange 1s ease-in-out infinite; }

.loader span:nth-child(2) {
  animation: opacitychange 1s ease-in-out 0.33s infinite; }

.loader span:nth-child(3) {
  animation: opacitychange 1s ease-in-out 0.66s infinite; }

@keyframes opacitychange {
  0%, 100% {
    opacity: 0; }
  60% {
    opacity: 1; } }

.floor-configurator {
  position: relative;
  min-height: 37.5rem;
  width: 100%;
  margin: 7.5rem 0 0 0; }
  @media screen and (max-width: 48em) {
    .floor-configurator {
      margin: 0; } }
  .floor-configurator .imagezoom {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 100;
    pointer-events: none;
    transition: opacity .5s;
    text-align: center;
    padding: 5% 0; }
    @media screen and (max-width: 48em) {
      .floor-configurator .imagezoom {
        padding: 0; } }
    .floor-configurator .imagezoom.visible {
      opacity: 1;
      cursor: zoom-out;
      pointer-events: auto; }
    .floor-configurator .imagezoom:before {
      content: '';
      position: fixed;
      height: 100vh;
      width: 100vw;
      top: 0;
      left: 0;
      opacity: .8;
      background-color: #F0F0EB; }
    .floor-configurator .imagezoom span {
      display: inline-block;
      height: 86vh; }
      .floor-configurator .imagezoom span:after {
        position: absolute;
        top: 4%;
        right: 6%;
        content: "\00D7";
        font-size: 50px;
        color: #FFF;
        border-radius: 50%;
        height: 40px;
        width: 40px;
        text-align: center;
        vertical-align: middle;
        line-height: 45px; }
      .floor-configurator .imagezoom span img {
        object-fit: contain;
        width: 100%;
        height: 100%; }
        @media screen and (max-width: 48em) {
          .floor-configurator .imagezoom span img {
            object-fit: cover;
            width: auto; } }
  @media screen and (max-width: 40em) {
    .floor-configurator {
      max-width: 100%;
      left: 0;
      min-height: 26.625rem; } }
  .floor-configurator * {
    position: relative; }
    .floor-configurator *[aria-hidden=true] {
      display: none; }
  .floor-configurator__copy {
    background-color: #f7f7f5;
    padding: 3.125rem 2.875rem; }
    .floor-configurator__copy--bright {
      background: none;
      padding: 80px 0 30px 30px; }
      @media screen and (min-width: 78.125em) {
        .floor-configurator__copy--bright {
          margin-left: calc((100% - 1200px) / 2); } }
      .floor-configurator__copy--bright h1 {
        font-size: 48px; }
      @media screen and (max-width: 48em) {
        .floor-configurator__copy--bright {
          padding: 40px 20px 20px 20px; }
          .floor-configurator__copy--bright h1 {
            font-size: 2rem;
            margin-bottom: 0; } }
  .floor-configurator h3 {
    font-size: 25px;
    margin-bottom: 10px; }
    @media screen and (max-width: 40em) {
      .floor-configurator h3 {
        padding: 0 1.5rem; } }
    @media screen and (max-width: 48em) {
      .floor-configurator h3 {
        padding: 0 0 20px 0;
        margin: 0;
        display: none; } }
  .floor-configurator__wrapper {
    max-width: 100%;
    padding: 20px 0 50px 30px;
    /*BX START*/
    /*BX END*/ }
    @media screen and (min-width: 78.125em) {
      .floor-configurator__wrapper {
        margin-left: calc((100% - 1200px) / 2); } }
    @media screen and (max-width: 48em) {
      .floor-configurator__wrapper {
        padding: 0; } }
    .floor-configurator__wrapper .bx-wrapper {
      margin: 0;
      width: 100%;
      height: 37.5rem;
      background-color: #d0cdc8; }
      @media screen and (max-width: 40em) {
        .floor-configurator__wrapper .bx-wrapper {
          height: 26.625rem; } }
      .floor-configurator__wrapper .bx-wrapper .floor-configurator__image-wrapper__bx {
        width: 100%;
        height: 100%; }
      .floor-configurator__wrapper .bx-wrapper .bx-viewport {
        max-width: 100%;
        height: 600px !important; }
        @media screen and (max-width: 40em) {
          .floor-configurator__wrapper .bx-wrapper .bx-viewport {
            height: 426px !important; } }
      .floor-configurator__wrapper .bx-wrapper .bx-controls {
        top: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        max-height: 37.5rem; }
        @media screen and (max-width: 40em) {
          .floor-configurator__wrapper .bx-wrapper .bx-controls {
            max-height: 26.625rem;
            display: none; } }
        .floor-configurator__wrapper .bx-wrapper .bx-controls .bx-controls-direction {
          width: 100%;
          height: 100%; }
        .floor-configurator__wrapper .bx-wrapper .bx-controls .bx-controls-direction a {
          max-height: 100%;
          z-index: 1; }
        .floor-configurator__wrapper .bx-wrapper .bx-controls .bx-pager {
          position: absolute;
          right: 1.5rem;
          z-index: 12;
          bottom: 4.75rem;
          color: #ffffff; }
          @media screen and (max-width: 64em) {
            .floor-configurator__wrapper .bx-wrapper .bx-controls .bx-pager {
              bottom: 1.5rem; } }
  .floor-configurator__rightside {
    vertical-align: top;
    width: calc(100% - 600px);
    float: right; }
    @media screen and (max-width: 64em) {
      .floor-configurator__rightside {
        width: calc(100% - 480px); } }
    @media screen and (max-width: 48em) {
      .floor-configurator__rightside {
        position: relative;
        width: 100%;
        top: auto;
        right: auto; }
        .floor-configurator__rightside .floor-configurator__selection-wrapper {
          padding: 20px 20px 0 20px; }
        .floor-configurator__rightside .floor-configurator__controls__wrapper {
          padding: 0 20px; } }
    @media screen and (max-width: 64em) {
      .floor-configurator__rightside .btn {
        padding-right: 20px;
        padding-left: 20px; } }
    @media screen and (max-width: 40em) {
      .floor-configurator__rightside .btn {
        width: 47%;
        padding-right: 10px;
        padding-left: 10px; } }
    .floor-configurator__rightside .btn.nextbutton, .floor-configurator__rightside .btn.js-planning-flow-step-2 {
      float: right; }
    .floor-configurator__rightside .mobile-description {
      display: none; }
      @media screen and (max-width: 48em) {
        .floor-configurator__rightside .mobile-description {
          display: block;
          padding: 20px 0;
          font-size: 14px;
          line-height: 22px;
          max-width: 500px; } }
    .floor-configurator__rightside .mobile-buttons {
      display: none; }
      @media screen and (max-width: 48em) {
        .floor-configurator__rightside .mobile-buttons {
          display: block; } }
  .floor-configurator .clear {
    clear: both; }
  .floor-configurator__selection {
    position: absolute;
    top: 6.25rem;
    width: 16.25rem;
    height: 25rem;
    z-index: 2; }
    @media screen and (max-width: 40em) {
      .floor-configurator__selection {
        top: 2.5rem;
        left: 1.5rem;
        width: 14.0625rem;
        height: 21.625rem; } }
    .floor-configurator__selection__info {
      padding: 1.25rem;
      bottom: 0;
      position: absolute;
      background-color: rgba(25, 25, 25, 0.1);
      color: #ffffff; }
      .floor-configurator__selection__info p {
        padding-bottom: 2.375rem; }
      .floor-configurator__selection__info .icon {
        margin: 0 0.5rem 0 0; }
      .floor-configurator__selection__info__link {
        border: none;
        color: #ffffff;
        cursor: pointer; }
  .floor-configurator__image-wrapper {
    left: 6.25rem;
    min-height: 37.5rem;
    width: 100%;
    max-width: calc(100% - 100px) !important;
    background-color: #d0cdc8;
    z-index: 1; }
    .floor-configurator__image-wrapper__zoom-close {
      width: 2.5rem;
      height: 2.5rem;
      position: absolute;
      right: 0;
      top: 6.25rem;
      text-align: center;
      padding-top: 0.625rem;
      border: none;
      cursor: pointer;
      display: none; }
      .header--hide ~ .floor-configurator .floor-configurator__image-wrapper__zoom-close {
        top: 0; }
    @media screen and (max-width: 40em) {
      .floor-configurator__image-wrapper {
        max-width: calc(100% - 64px) !important;
        left: 4rem;
        min-height: 26.625rem; }
        .floor-configurator__image-wrapper__zoom {
          width: 2.5rem;
          height: 2.5rem;
          background: #f7f7f5;
          position: absolute;
          right: 1.25rem;
          top: 11.875rem;
          border-radius: 1.25rem;
          text-align: center;
          padding-top: 0.625rem;
          border: none;
          cursor: pointer; }
        .floor-configurator__image-wrapper--zoomed {
          z-index: 9; }
          .floor-configurator__image-wrapper--zoomed .bx-wrapper .bx-viewport {
            top: 0;
            left: 0;
            width: 100vw !important;
            height: 100vh !important;
            position: fixed !important; }
          .floor-configurator__image-wrapper--zoomed .floor-configurator__image {
            background-size: contain; }
          .floor-configurator__image-wrapper--zoomed .floor-configurator__image-wrapper__zoom {
            display: none; }
          .floor-configurator__image-wrapper--zoomed .floor-configurator__image-wrapper__zoom-close {
            display: block; } }
    @media screen and (min-width: 40em) {
      .floor-configurator__image-wrapper:after {
        content: attr(aria-label-attr-noimage);
        left: 24px;
        bottom: 24px;
        color: #ffffff;
        position: absolute;
        font-size: 0.875rem; }
      .floor-configurator__image-wrapper__zoom {
        display: none; } }
  .floor-configurator__image {
    position: absolute;
    width: 100% !important;
    max-width: 100%;
    height: 100%;
    float: none !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #d0cdc8; }
    @media screen and (min-width: 40em) {
      .floor-configurator__image[aria-label-exact]:after {
        content: attr(aria-label-exact);
        top: 24px;
        right: 24px;
        color: #ffffff;
        position: absolute;
        font-size: 0.875rem;
        padding: 8px 30px;
        background-color: rgba(25, 25, 25, 0.25); }
      .floor-configurator__image:before {
        content: attr(aria-label-credits);
        left: 24px;
        bottom: 24px;
        color: #ffffff;
        position: absolute;
        font-size: 0.875rem; } }
  .floor-configurator__selection-wrapper {
    padding-bottom: 20px;
    background: #ffffff;
    z-index: 2; }
    @media screen and (max-width: 40em) {
      .floor-configurator__selection-wrapper {
        max-width: 100%;
        padding-top: 0; } }
    .floor-configurator__selection-wrapper h3 {
      -ms-flex-positive: 1;
          flex-grow: 1;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .floor-configurator__selection-wrapper--dimension {
      min-height: 28.0625rem;
      background: #ffffff; }
    .floor-configurator__selection-wrapper__items {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: justify;
          justify-content: space-between;
      overflow-x: scroll;
      cursor: pointer; }
      .floor-configurator__selection-wrapper__items--width, .floor-configurator__selection-wrapper__items--length, .floor-configurator__selection-wrapper__items--thickness {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        overflow: auto;
        -ms-flex-pack: start;
            justify-content: flex-start; }
        @media screen and (max-width: 40em) {
          .floor-configurator__selection-wrapper__items--width, .floor-configurator__selection-wrapper__items--length, .floor-configurator__selection-wrapper__items--thickness {
            -ms-flex-pack: justify;
                justify-content: space-between; } }
      .floor-configurator__selection-wrapper__items--width, .floor-configurator__selection-wrapper__items--length {
        margin-bottom: 16px; }
      .floor-configurator__selection-wrapper__items::-webkit-scrollbar {
        display: none; }
    .floor-configurator__selection-wrapper__item {
      width: 16.25rem;
      min-width: 16.25rem;
      margin-right: 1.875rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: end;
          align-items: flex-end;
      color: black;
      border: none;
      background-color: white;
      display: block; }
      @media screen and (max-width: 48em) {
        .floor-configurator__selection-wrapper__item {
          width: 8.125rem;
          min-width: 8.125rem;
          margin-right: 0.9375rem; } }
      .floor-configurator__selection-wrapper__item:first-child {
        z-index: 2; }
      .floor-configurator__selection-wrapper__item .productname {
        padding-top: 15px;
        font-size: 19px; }
      .floor-configurator__selection-wrapper__item .productdescription {
        position: absolute;
        bottom: 40px;
        left: 0;
        background-color: rgba(255, 255, 255, 0.75);
        margin: 30px;
        padding: 10px 15px;
        opacity: 0;
        font-size: 13px;
        line-height: 20px;
        transition: opacity .75s;
        cursor: pointer; }
        @media screen and (max-width: 48em) {
          .floor-configurator__selection-wrapper__item .productdescription {
            display: none; } }
      .floor-configurator__selection-wrapper__item:hover .productdescription {
        opacity: 1; }
      .floor-configurator__selection-wrapper__item .zoomicon {
        width: 28px;
        height: 28px;
        border-radius: 14px;
        background-color: #F7F7F5;
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 3;
        cursor: zoom-in;
        background-image: url("../img/icons/icon-expand.svg");
        background-position: center center;
        background-repeat: no-repeat; }
        @media screen and (max-width: 48em) {
          .floor-configurator__selection-wrapper__item .zoomicon {
            right: 5px;
            top: 5px; } }

@keyframes ___fc_selection_item_anim_2 {
  from {
    left: 0px;
    opacity: 0; }
  to {
    left: 290px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_2 {
          from {
            left: 0px;
            opacity: 0; }
          to {
            left: 145px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(2) {
        position: absolute;
        animation: ___fc_selection_item_anim_2 250ms linear 500ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_3 {
  from {
    left: 290px;
    opacity: 0; }
  to {
    left: 580px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_3 {
          from {
            left: 145px;
            opacity: 0; }
          to {
            left: 290px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(3) {
        position: absolute;
        animation: ___fc_selection_item_anim_3 250ms linear 750ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_4 {
  from {
    left: 580px;
    opacity: 0; }
  to {
    left: 870px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_4 {
          from {
            left: 290px;
            opacity: 0; }
          to {
            left: 435px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(4) {
        position: absolute;
        animation: ___fc_selection_item_anim_4 250ms linear 1000ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_5 {
  from {
    left: 870px;
    opacity: 0; }
  to {
    left: 1160px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_5 {
          from {
            left: 435px;
            opacity: 0; }
          to {
            left: 580px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(5) {
        position: absolute;
        animation: ___fc_selection_item_anim_5 250ms linear 1250ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_6 {
  from {
    left: 1160px;
    opacity: 0; }
  to {
    left: 1450px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_6 {
          from {
            left: 580px;
            opacity: 0; }
          to {
            left: 725px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(6) {
        position: absolute;
        animation: ___fc_selection_item_anim_6 250ms linear 1500ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_7 {
  from {
    left: 1450px;
    opacity: 0; }
  to {
    left: 1740px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_7 {
          from {
            left: 725px;
            opacity: 0; }
          to {
            left: 870px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(7) {
        position: absolute;
        animation: ___fc_selection_item_anim_7 250ms linear 1750ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_8 {
  from {
    left: 1740px;
    opacity: 0; }
  to {
    left: 2030px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_8 {
          from {
            left: 870px;
            opacity: 0; }
          to {
            left: 1015px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(8) {
        position: absolute;
        animation: ___fc_selection_item_anim_8 250ms linear 2000ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_9 {
  from {
    left: 2030px;
    opacity: 0; }
  to {
    left: 2320px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_9 {
          from {
            left: 1015px;
            opacity: 0; }
          to {
            left: 1160px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(9) {
        position: absolute;
        animation: ___fc_selection_item_anim_9 250ms linear 2250ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_10 {
  from {
    left: 2320px;
    opacity: 0; }
  to {
    left: 2610px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_10 {
          from {
            left: 1160px;
            opacity: 0; }
          to {
            left: 1305px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(10) {
        position: absolute;
        animation: ___fc_selection_item_anim_10 250ms linear 2500ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_11 {
  from {
    left: 2610px;
    opacity: 0; }
  to {
    left: 2900px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_11 {
          from {
            left: 1305px;
            opacity: 0; }
          to {
            left: 1450px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(11) {
        position: absolute;
        animation: ___fc_selection_item_anim_11 250ms linear 2750ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_12 {
  from {
    left: 2900px;
    opacity: 0; }
  to {
    left: 3190px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_12 {
          from {
            left: 1450px;
            opacity: 0; }
          to {
            left: 1595px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(12) {
        position: absolute;
        animation: ___fc_selection_item_anim_12 250ms linear 3000ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_13 {
  from {
    left: 3190px;
    opacity: 0; }
  to {
    left: 3480px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_13 {
          from {
            left: 1595px;
            opacity: 0; }
          to {
            left: 1740px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(13) {
        position: absolute;
        animation: ___fc_selection_item_anim_13 250ms linear 3250ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_14 {
  from {
    left: 3480px;
    opacity: 0; }
  to {
    left: 3770px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_14 {
          from {
            left: 1740px;
            opacity: 0; }
          to {
            left: 1885px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(14) {
        position: absolute;
        animation: ___fc_selection_item_anim_14 250ms linear 3500ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_15 {
  from {
    left: 3770px;
    opacity: 0; }
  to {
    left: 4060px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_15 {
          from {
            left: 1885px;
            opacity: 0; }
          to {
            left: 2030px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(15) {
        position: absolute;
        animation: ___fc_selection_item_anim_15 250ms linear 3750ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_16 {
  from {
    left: 4060px;
    opacity: 0; }
  to {
    left: 4350px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_16 {
          from {
            left: 2030px;
            opacity: 0; }
          to {
            left: 2175px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(16) {
        position: absolute;
        animation: ___fc_selection_item_anim_16 250ms linear 4000ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_17 {
  from {
    left: 4350px;
    opacity: 0; }
  to {
    left: 4640px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_17 {
          from {
            left: 2175px;
            opacity: 0; }
          to {
            left: 2320px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(17) {
        position: absolute;
        animation: ___fc_selection_item_anim_17 250ms linear 4250ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_18 {
  from {
    left: 4640px;
    opacity: 0; }
  to {
    left: 4930px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_18 {
          from {
            left: 2320px;
            opacity: 0; }
          to {
            left: 2465px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(18) {
        position: absolute;
        animation: ___fc_selection_item_anim_18 250ms linear 4500ms 1 normal forwards running; }

@keyframes ___fc_selection_item_anim_19 {
  from {
    left: 4930px;
    opacity: 0; }
  to {
    left: 5220px;
    opacity: 1; } }
      @media screen and (max-width: 48em) {
        @keyframes ___fc_selection_item_anim_19 {
          from {
            left: 2465px;
            opacity: 0; }
          to {
            left: 2610px;
            opacity: 1; } } }
      .floor-configurator__selection-wrapper__item:nth-child(19) {
        position: absolute;
        animation: ___fc_selection_item_anim_19 250ms linear 4750ms 1 normal forwards running; }
      .floor-configurator__selection-wrapper__item:last-of-type {
        margin-right: 0; }
      .floor-configurator__selection-wrapper__item--selected:before {
        content: "";
        width: 28px;
        height: 28px;
        border-radius: 14px;
        background-color: #F7F7F5;
        position: absolute;
        display: block;
        bottom: 13%;
        right: 6%;
        z-index: 1;
        background-image: url("../img/icons/icon-check.svg");
        background-position: center center;
        background-repeat: no-repeat; }
        @media screen and (max-width: 48em) {
          .floor-configurator__selection-wrapper__item--selected:before {
            bottom: 21%; } }
      .floor-configurator__selection-wrapper__item--selected .icon {
        display: block;
        position: absolute;
        text-align: center;
        top: 50%;
        left: 50%;
        width: 1.125rem;
        margin-left: -0.5625rem;
        height: 0.9375rem;
        margin-top: -0.5rem;
        z-index: 2; }
      .floor-configurator__selection-wrapper__item--selected:hover:after {
        display: none; }
    .floor-configurator__selection-wrapper__item--small {
      cursor: pointer;
      border: solid 0.0625rem #d0cdc8;
      border-radius: 0.125rem;
      min-width: 10rem;
      min-height: 52px;
      margin: 0 7px 7px 0;
      text-align: center;
      padding-top: 13px;
      transition: border 250ms;
      font-size: 0.9375rem; }
      @media screen and (max-width: 40em) {
        .floor-configurator__selection-wrapper__item--small {
          min-width: 0;
          width: 48%;
          margin-right: 0; }
          .floor-configurator__selection-wrapper__item--small:nth-child(even) {
            float: right; } }
      .floor-configurator__selection-wrapper__item--small:hover {
        border: solid 0.0625rem #d0cdc8;
        border-bottom-color: #ffaf4b;
        border-bottom-width: 2px; }
      .floor-configurator__selection-wrapper__item--small-selected {
        border-bottom-color: #ffaf4b;
        border-bottom-width: 2px; }
      .floor-configurator__selection-wrapper__item--small:disabled, .floor-configurator__selection-wrapper__item--small[disabled] {
        color: #d0cdc8;
        border-color: #f0f0eb;
        pointer-events: none; }
      .floor-configurator__selection-wrapper__item--small.inactive {
        color: #d0cdc8;
        border-color: #f0f0eb; }
    .floor-configurator__selection-wrapper__close {
      position: absolute;
      top: 3.375rem;
      right: 0;
      border: none;
      cursor: pointer; }
      @media screen and (max-width: 40em) {
        .floor-configurator__selection-wrapper__close {
          top: -1.25rem;
          right: 1rem; } }
      .floor-configurator__selection-wrapper__close .icon {
        transition: transform 0.25s cubic-bezier(0.62, 0.28, 0.23, 0.99);
        transform: translateZ(0); }
        .floor-configurator__selection-wrapper__close .icon:focus, .floor-configurator__selection-wrapper__close .icon:hover {
          transform: rotate(90deg); }
    .floor-configurator__selection-wrapper__scroll {
      position: absolute;
      right: -1.25rem;
      bottom: 13.8rem;
      width: 2.5rem;
      height: 2.5rem;
      background: #f7f7f5;
      border-radius: 1.25rem;
      text-align: center;
      border: none;
      z-index: 3; }
      @media screen and (max-width: 48em) {
        .floor-configurator__selection-wrapper__scroll {
          bottom: auto;
          top: 6.5rem; } }
      .floor-configurator__selection-wrapper__scroll--left {
        left: -1.25rem; }
        @media screen and (max-width: 40em) {
          .floor-configurator__selection-wrapper__scroll--left {
            left: 1rem; } }
      .floor-configurator__selection-wrapper__scroll--right {
        right: 1.25rem; }
        @media screen and (max-width: 40em) {
          .floor-configurator__selection-wrapper__scroll--right {
            right: 1rem; } }
      .floor-configurator__selection-wrapper__scroll .icon {
        margin-top: 0.875rem; }
      .floor-configurator__selection-wrapper__scroll:hover {
        cursor: pointer; }
  .floor-configurator__controls__wrapper {
    z-index: 2; }
    .floor-configurator__controls__wrapper--initial {
      display: block;
      width: 100%;
      position: relative;
      padding-bottom: 82px;
      min-height: 585px; }
      .floor-configurator__controls__wrapper--initial:after {
        content: "";
        display: block;
        clear: both; }
      .floor-configurator__controls__wrapper--initial > .floor-configurator__selection-wrapper__close {
        display: none; }
      @media screen and (max-width: 40em) {
        .floor-configurator__controls__wrapper--initial {
          left: 0;
          top: 0;
          max-width: 100%; } }
    .floor-configurator__controls__wrapper--selection {
      padding-right: 3.75rem; }
      @media screen and (max-width: 64em) {
        .floor-configurator__controls__wrapper--selection {
          padding-right: 1.875rem; } }
      @media screen and (max-width: 40em) {
        .floor-configurator__controls__wrapper--selection {
          padding: 0; } }
      .floor-configurator__controls__wrapper--selection > p {
        display: block;
        max-width: 36.25rem;
        padding-top: 20px;
        min-height: 160px; }
        @media screen and (max-width: 48em) {
          .floor-configurator__controls__wrapper--selection > p {
            min-height: 0; } }
    @media screen and (max-width: 40em) {
      .floor-configurator__controls__wrapper--dimension {
        padding: 0 1.5rem;
        overflow: auto; } }
    @media screen and (max-width: 64em) {
      .floor-configurator__controls__wrapper--dimension {
        overflow: hidden; } }
    .floor-configurator__controls__wrapper--dimension > p {
      max-width: 580px;
      display: inline-block;
      padding-top: 44px; }
  @media screen and (max-width: 64em) {
    .floor-configurator__controls__options {
      float: none;
      width: 100%; } }
  .floor-configurator__controls__container {
    position: static; }
    .floor-configurator__controls__container .floor-configurator__controls__button {
      width: 560px;
      display: block;
      min-width: 9.125rem;
      margin-bottom: 7px;
      margin-right: 0.5rem;
      padding: 0.625rem;
      background-color: #f7f7f5;
      text-decoration: none;
      border: none;
      font-size: 1rem;
      line-height: 1.875rem;
      font-weight: 300;
      color: #918E8E;
      border-bottom: 1px solid #f7f7f5; }
      @media screen and (max-width: 64em) {
        .floor-configurator__controls__container .floor-configurator__controls__button {
          width: 460px; } }
      @media screen and (max-width: 48em) {
        .floor-configurator__controls__container .floor-configurator__controls__button {
          margin-bottom: 0;
          width: 100%;
          clear: right;
          border-bottom: 1px solid lightgray; } }
      .floor-configurator__controls__container .floor-configurator__controls__button:last-of-type {
        margin-right: 0; }
      .floor-configurator__controls__container .floor-configurator__controls__button--change-style {
        display: none; }
        @media screen and (max-width: 40em) {
          .floor-configurator__controls__container .floor-configurator__controls__button--change-style {
            display: block;
            left: 40px;
            width: calc(100% - 40px); } }
      .floor-configurator__controls__container .floor-configurator__controls__button .floor-configurator-info__selected-name {
        color: #707070; }
    .floor-configurator__controls__container.step_active .floor-configurator__controls__button {
      color: black;
      border-bottom: 1px solid #FFAF4B; }
    .floor-configurator__controls__container .floor-configurator__controls__wrapper--selection {
      display: none; }
      @media screen and (min-width: 48em) {
        .floor-configurator__controls__container .floor-configurator__controls__wrapper--selection {
          display: block;
          position: absolute;
          top: 80px;
          background-color: rgba(255, 255, 255, 0.75);
          width: 220px;
          padding: 0 10px;
          left: 20px; } }
    .floor-configurator__controls__container.step_active .floor-configurator__controls__wrapper--selection {
      display: block; }
    .floor-configurator__controls__container .floor-configurator__controls__button:after {
      content: "+";
      position: absolute;
      right: 10px;
      top: 16px;
      height: 20px;
      width: 20px;
      color: black;
      border-radius: 10px;
      text-align: center;
      line-height: 21px;
      vertical-align: middle;
      background-color: white;
      font-size: 17px; }
    .floor-configurator__controls__container.step_done .floor-configurator__controls__button {
      color: black;
      cursor: pointer; }
      .floor-configurator__controls__container.step_done .floor-configurator__controls__button:after {
        content: "";
        width: 20px;
        height: 20px;
        border-radius: 10px;
        background-color: #F7F7F5;
        position: absolute;
        display: block;
        background-image: url("../img/icons/icon-check.svg");
        background-position: center center;
        background-repeat: no-repeat; }
    .floor-configurator__controls__container.step_ready .floor-configurator__controls__button {
      cursor: pointer; }
  @media screen and (max-width: 40em) {
    .floor-configurator__controls__price {
      float: none;
      width: 100%; } }
  .floor-configurator__controls__price p {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    padding: 0.5rem 1.5rem 0 0; }
    .floor-configurator__controls__price p .text--small {
      color: #918e8e; }
  @media screen and (min-width: 48.0625em) {
    .floor-configurator .floor-configurator__controls__container--wood .floor-configurator__rightside {
      margin-top: -98px; }
    .floor-configurator .floor-configurator__controls__container--variant .floor-configurator__rightside {
      margin-top: -156px; }
    .floor-configurator .floor-configurator__controls__container--expression .floor-configurator__rightside {
      margin-top: -214px; }
    .floor-configurator .floor-configurator__controls__container--finishing .floor-configurator__rightside {
      margin-top: -272px; }
    .floor-configurator .floor-configurator__controls__container--dimension .floor-configurator__rightside {
      margin-top: -330px; }
    .floor-configurator .floor-configurator__controls__container--floortype .floor-configurator__rightside {
      margin-top: -388px; }
    .floor-configurator .floor-configurator__controls__container--structure .floor-configurator__rightside {
      margin-top: -446px; } }
  .floor-configurator .floor-configurator__controls__container--dimension h3 {
    display: block; }
  .floor-configurator .pricebar {
    background-color: #F7F7F5;
    width: 100%;
    z-index: 10;
    padding: 10px;
    position: absolute; }
    .floor-configurator .pricebar.is_stuck {
      box-shadow: 0px -3px 21px #0000002B; }
    .floor-configurator .pricebar .floor-configurator__controls__price {
      padding: 0 30px;
      max-width: 1200px;
      margin: auto; }
      @media screen and (max-width: 48em) {
        .floor-configurator .pricebar .floor-configurator__controls__price {
          padding: 0; } }
      .floor-configurator .pricebar .floor-configurator__controls__price .priceside {
        display: inline-block;
        font-size: 19px;
        color: #191919;
        line-height: 53px; }
        @media screen and (max-width: 48em) {
          .floor-configurator .pricebar .floor-configurator__controls__price .priceside {
            line-height: normal;
            width: 100%; } }
        .floor-configurator .pricebar .floor-configurator__controls__price .priceside .line {
          display: inline-block; }
          @media screen and (max-width: 48em) {
            .floor-configurator .pricebar .floor-configurator__controls__price .priceside .line {
              display: block; } }
          .floor-configurator .pricebar .floor-configurator__controls__price .priceside .line .label {
            display: inline-block;
            font-weight: 600; }
            @media screen and (max-width: 48em) {
              .floor-configurator .pricebar .floor-configurator__controls__price .priceside .line .label {
                display: inline-block;
                width: auto;
                font-size: 14px; } }
            .floor-configurator .pricebar .floor-configurator__controls__price .priceside .line .label input {
              padding: 5px;
              width: 100px;
              text-align: right;
              border: none; }
              @media screen and (max-width: 48em) {
                .floor-configurator .pricebar .floor-configurator__controls__price .priceside .line .label input {
                  padding: 0 5px;
                  width: 80px;
                  border: 1px solid rgba(0, 0, 0, 0.5); } }
          .floor-configurator .pricebar .floor-configurator__controls__price .priceside .line .value {
            display: inline-block;
            padding-right: 20px;
            font-weight: 300;
            text-align: right; }
            @media screen and (max-width: 48em) {
              .floor-configurator .pricebar .floor-configurator__controls__price .priceside .line .value {
                float: right;
                padding-right: 0;
                font-size: 15px;
                width: auto;
                padding-top: 4px; } }
      .floor-configurator .pricebar .floor-configurator__controls__price .buttonside {
        float: right; }
        .floor-configurator .pricebar .floor-configurator__controls__price .buttonside button {
          margin-bottom: 0; }
        @media screen and (max-width: 48em) {
          .floor-configurator .pricebar .floor-configurator__controls__price .buttonside {
            display: none; } }
      .floor-configurator .pricebar .floor-configurator__controls__price .infoside {
        float: right;
        width: calc(100% - 600px);
        vertical-align: top;
        padding-top: 12px; }
        @media screen and (max-width: 64em) {
          .floor-configurator .pricebar .floor-configurator__controls__price .infoside {
            width: calc(100% - 480px); } }
        .floor-configurator .pricebar .floor-configurator__controls__price .infoside span {
          margin-right: 10px; }
        .floor-configurator .pricebar .floor-configurator__controls__price .infoside .add-to-basket-link {
          padding-left: 25px; }
          .floor-configurator .pricebar .floor-configurator__controls__price .infoside .add-to-basket-link:before {
            content: "+";
            position: absolute;
            height: 20px;
            width: 20px;
            color: white;
            border-radius: 10px;
            background-color: #FFAF4B;
            text-align: center;
            font-size: 17px;
            top: -4px;
            left: 0;
            line-height: 22px; }
        .floor-configurator .pricebar .floor-configurator__controls__price .infoside .btn {
          padding-left: 1.5rem;
          padding-right: 1.5rem; }

.overlay--floor-configurator .overlay__inner {
  float: none;
  top: 5vw;
  bottom: 5vw;
  left: 25vw;
  min-height: calc(100% - 10vw); }
  @media screen and (max-width: 64em) {
    .overlay--floor-configurator .overlay__inner {
      left: 0; } }
  .overlay--floor-configurator .overlay__inner h2:not(:first-of-type) {
    margin-top: 120px; }
  .overlay--floor-configurator .overlay__inner h4 {
    margin: 26px 0 0 0;
    line-height: 26px;
    padding: 0; }
  .overlay--floor-configurator .overlay__inner p {
    color: #d0cdc8; }
    .overlay--floor-configurator .overlay__inner p strong {
      font-weight: normal;
      color: #191919; }

.unit-input {
  position: relative; }
  .unit-input__unit {
    position: absolute;
    top: 14px;
    right: 20px;
    font-size: 15px; }
  .unit-input > input {
    padding-right: 50px;
    width: 100%; }

.floor-configurator__selection-wrapper--structure {
  padding-right: 35px; }
  .floor-configurator__selection-wrapper--structure *[aria-hidden=true] {
    display: none; }
  .floor-configurator__selection-wrapper--structure .instructions {
    margin-bottom: 56px; }
  .floor-configurator__selection-wrapper--structure input[type="text"] {
    width: 100%; }
  .floor-configurator__selection-wrapper--structure input[type="radio"] {
    position: absolute;
    right: 10px;
    visibility: hidden; }
  .floor-configurator__selection-wrapper--structure label {
    border: 2px solid #d0cdc8;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
    padding: 0.875rem 2.5rem 0.6875rem 2.5rem; }
  .floor-configurator__selection-wrapper--structure input[type=radio]:checked + label {
    border-bottom: 2px solid #ffaf4b; }
  .floor-configurator__selection-wrapper--structure p {
    margin-bottom: 9px; }
  .floor-configurator__selection-wrapper--structure .project-name {
    margin-bottom: 42px; }
    .floor-configurator__selection-wrapper--structure .project-name input {
      width: 100%; }
  .floor-configurator__selection-wrapper--structure .floor-size {
    margin-bottom: 42px; }
    .floor-configurator__selection-wrapper--structure .floor-size input {
      width: 100%; }
    .floor-configurator__selection-wrapper--structure .floor-size input:-ms-input-placeholder {
      text-align: right; }
    .floor-configurator__selection-wrapper--structure .floor-size input::placeholder {
      text-align: right; }
  .floor-configurator__selection-wrapper--structure .floor-structure {
    margin-bottom: 42px;
    margin-left: -1.25rem;
    margin-right: -1.25rem; }
    .floor-configurator__selection-wrapper--structure .floor-structure__extrapriceinfo {
      display: none; }
      .floor-configurator__selection-wrapper--structure .floor-structure__extrapriceinfo em {
        font-style: normal; }
  .floor-configurator__selection-wrapper--structure .skirting-boards {
    margin-bottom: 42px; }
  .floor-configurator__selection-wrapper--structure .delivery {
    margin-bottom: 20px; }
  .floor-configurator__selection-wrapper--structure .delivery-details {
    display: none;
    margin-bottom: 42px; }
    .floor-configurator__selection-wrapper--structure .delivery-details .select2 {
      max-width: 100%; }
      .floor-configurator__selection-wrapper--structure .delivery-details .select2 .select2-selection--single {
        max-width: 100%; }

.floor-planner-summery .backbutton {
  position: relative;
  margin-left: 25px;
  cursor: pointer; }
  .floor-planner-summery .backbutton .backinfo {
    color: #707070; }
  .floor-planner-summery .backbutton:before {
    content: "";
    position: absolute;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left: -20px;
    top: 6px; }

.floor-planner-summery h1 {
  font-size: 48px;
  margin-bottom: 55px; }
  @media screen and (max-width: 40em) {
    .floor-planner-summery h1 {
      font-size: 24px; } }

.floor-planner-summery .infoline {
  font-size: 19px;
  color: #000000;
  padding: 30px 0 28px 0;
  border-bottom: 1px solid #D0CDC8;
  line-height: 30px; }
  .floor-planner-summery .infoline.your-selection {
    font-size: 25px;
    color: #707070; }
  .floor-planner-summery .infoline.total {
    font-size: 25px;
    padding-top: 60px; }
  .floor-planner-summery .infoline .selection {
    color: #707070;
    padding-right: 150px; }
    @media screen and (max-width: 40em) {
      .floor-planner-summery .infoline .selection {
        padding-right: 0; } }
  .floor-planner-summery .infoline .price {
    float: right;
    margin-top: -30px; }
    @media screen and (max-width: 40em) {
      .floor-planner-summery .infoline .price {
        float: none;
        text-align: right;
        margin-top: 0;
        padding-top: 10px; } }
    .floor-planner-summery .infoline .price .vat {
      color: #707070;
      text-align: right; }

.floor-planner-summery .bottom-links {
  padding: 50px 0; }
  .floor-planner-summery .bottom-links .technial-info {
    float: left;
    font-size: 16px;
    color: #707070;
    position: relative;
    margin-left: 40px; }
    @media screen and (max-width: 40em) {
      .floor-planner-summery .bottom-links .technial-info {
        margin-bottom: 30px; } }
    .floor-planner-summery .bottom-links .technial-info:before {
      content: " ";
      position: absolute;
      width: 28px;
      height: 31px;
      background-image: url("../img/icons/download-doc.gif");
      top: 0;
      left: -40px; }
  .floor-planner-summery .bottom-links .add-to-basket-link {
    font-size: 15px;
    color: #191919;
    text-decoration: none;
    padding-left: 25px;
    position: relative;
    float: right;
    border: none;
    margin-top: 2px; }
    @media screen and (max-width: 40em) {
      .floor-planner-summery .bottom-links .add-to-basket-link {
        margin-bottom: 30px; } }
    .floor-planner-summery .bottom-links .add-to-basket-link:before {
      content: "+";
      position: absolute;
      height: 20px;
      width: 20px;
      color: white;
      border-radius: 10px;
      background-color: #FFAF4B;
      text-align: center;
      font-size: 17px;
      left: 0;
      line-height: 22px; }

.floor-planner-summery .contact-button-container {
  text-align: right;
  padding-top: 50px; }
  @media screen and (max-width: 40em) {
    .floor-planner-summery .contact-button-container .btn {
      width: 100%; } }

.floor-planner-summery .btn .shareicon {
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 14px;
  background-color: #F7F7F5;
  background-image: url("../img/icons/icon-share.svg");
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 0 -9px 5px; }

.floor-configurator-carousel {
  position: relative;
  max-width: 100%;
  width: 100%; }
  .floor-configurator-carousel__wrapper {
    position: relative;
    margin: 3.75rem 0;
    max-width: 100%; }
    @media screen and (max-width: 40em) {
      .floor-configurator-carousel__wrapper {
        margin: 3rem 0; } }
  .floor-configurator-carousel__selection {
    position: absolute;
    top: 6.25rem;
    width: 16.25rem;
    height: 25rem;
    z-index: 2; }
    @media screen and (max-width: 40em) {
      .floor-configurator-carousel__selection {
        top: 2.5rem;
        height: 22.125rem;
        width: 7.1875rem; } }
  .floor-configurator-carousel__carousel-wrapper {
    position: relative;
    width: 100%;
    z-index: 1; }
    .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth__image {
      position: relative;
      left: 6.25rem;
      max-height: 37.5rem; }
      @media screen and (max-width: 40em) {
        .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth__image {
          height: 27.125rem;
          left: 4rem; } }
      .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth__image__cta {
        width: 100%;
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        background: rgba(25, 25, 25, 0.2);
        border: none;
        opacity: 0;
        transition: opacity 250ms; }
        .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth__image__cta:hover {
          opacity: 1; }
        .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth__image__cta i {
          width: 3rem;
          height: 3rem;
          background-color: #ffffff;
          border-radius: 1.5rem;
          display: block;
          margin-bottom: 1rem;
          font-style: normal;
          font-size: 2.25rem;
          text-align: center;
          line-height: 3.25rem; }
        .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth__image__cta span {
          display: block;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%;
          text-align: center;
          color: #ffffff; }
    .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth__caption {
      z-index: 2;
      position: relative;
      left: 6.25rem;
      width: calc(100% - 100px);
      padding-left: 0;
      padding-right: 0; }
      @media screen and (max-width: 40em) {
        .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth__caption {
          left: 4rem;
          width: calc(100% - 64px); } }
    .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth--configurator .bx-controls-direction {
      position: absolute;
      top: 34rem;
      right: 1.5rem;
      height: auto;
      width: auto; }
      @media screen and (max-width: 40em) {
        .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth--configurator .bx-controls-direction {
          top: 23.875rem; } }
    .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth--configurator .bx-wrapper {
      margin-bottom: 0; }
    .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth--configurator .bx-prev,
    .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth--configurator .bx-next {
      height: 2rem;
      width: 2rem;
      position: relative;
      display: inline-block;
      cursor: pointer;
      background: #ffffff;
      border-radius: 1rem;
      margin-left: 1rem;
      text-align: center;
      padding: 2px 0 0 0; }
    .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth--configurator .bx-prev {
      padding-right: 0.125rem; }
    .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth--configurator .bx-next {
      padding-left: 0.125rem; }
    .floor-configurator-carousel__carousel-wrapper .carousel-fullwidth--configurator .bx-pager {
      display: none; }

/* PACKAGE LIST */
#WoodType-menu {
  margin-top: -2px;
  border-color: #918E8E;
  border-top-color: white; }
  #WoodType-menu .ui-menu-item-wrapper {
    line-height: 36px;
    color: #918E8E;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    padding: 4px 8px 4px 52px; }
    #WoodType-menu .ui-menu-item-wrapper.ui-state-active {
      background-color: #F7F6F2;
      border-color: #F7F6F2; }
    #WoodType-menu .ui-menu-item-wrapper .woodtype-image {
      display: block;
      position: absolute;
      height: 34px;
      width: 34px;
      border: 1px solid #918E8E;
      left: 0;
      top: 0;
      margin: 4px 8px; }

#Variant-menu, #Thickness-menu, #Width-menu {
  margin-top: -2px;
  border-color: #918E8E;
  border-top-color: white; }
  #Variant-menu .ui-menu-item-wrapper, #Thickness-menu .ui-menu-item-wrapper, #Width-menu .ui-menu-item-wrapper {
    line-height: 14px;
    color: #918E8E;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    padding: 8px 8px 8px 12px; }
    #Variant-menu .ui-menu-item-wrapper.ui-state-active, #Thickness-menu .ui-menu-item-wrapper.ui-state-active, #Width-menu .ui-menu-item-wrapper.ui-state-active {
      background-color: #F7F6F2;
      border-color: #F7F6F2; }

@media (min-width: 1279px) {
  .quick-filter.hero {
    height: auto;
    aspect-ratio: 20/9; } }

.stock-collection-filters .value-selected ~ .ui-selectmenu-button {
  border-bottom: 2px solid #FFAF4B !important;
  margin-bottom: -1px !important; }

.stock-collection-filters input:not(:placeholder-shown) {
  border-bottom: 2px solid #FFAF4B !important;
  margin-bottom: -1px !important; }

.stock-collection-filters .info-popup {
  float: none;
  color: #191919;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; }

.stock-collection-filters .grid-container {
  padding-left: 2.5rem;
  padding-right: 2.5rem; }

.stock-collection-filters .grid-x {
  padding-top: 24px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #191919;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: relative; }
  @media (min-width: 768px) {
    .stock-collection-filters .grid-x {
      padding-bottom: 30px; } }
  .stock-collection-filters .grid-x .cell {
    padding: 0 0 10px 0; }
    @media (min-width: 768px) {
      .stock-collection-filters .grid-x .cell {
        padding: 0; } }
    @media (min-width: 768px) {
      .stock-collection-filters .grid-x .cell.filter-item {
        width: 18.5%; } }
    @media (min-width: 1280px) {
      .stock-collection-filters .grid-x .cell.filter-item {
        width: 215px; } }
  .stock-collection-filters .grid-x .views {
    text-align: right;
    color: #191919;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 15px;
    padding-top: 35px; }
    @media (min-width: 768px) {
      .stock-collection-filters .grid-x .views {
        position: absolute;
        right: 0;
        padding-top: 5px; } }
    .stock-collection-filters .grid-x .views .gallery {
      display: inline-block;
      margin-left: 20px;
      opacity: .25;
      cursor: pointer; }
      .stock-collection-filters .grid-x .views .gallery.active {
        opacity: .75; }
    .stock-collection-filters .grid-x .views .list {
      display: inline-block;
      margin-left: 20px;
      opacity: .5;
      cursor: pointer; }
      .stock-collection-filters .grid-x .views .list.active {
        opacity: 1; }

.stock-collection-filters .searchhead {
  color: #000;
  font-size: 42px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  border: none;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .stock-collection-filters .searchhead {
      max-width: 50%; } }
  .stock-collection-filters .searchhead .stock-collection-package-count {
    color: #918E8E;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    vertical-align: top; }

.stock-collection-filters .maintext {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 250;
  line-height: 23px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .stock-collection-filters .maintext {
      max-width: 50%;
      padding-bottom: 80px; } }
  .stock-collection-filters .maintext p {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 250;
    line-height: 23px; }

.stock-collection-filters .displayname {
  display: inline-block;
  margin: 0 0 8px 0;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  color: #191919; }

.stock-collection-filters .filter-container select {
  display: none; }

.stock-collection-filters .filter-container input {
  width: 100%;
  padding: 8px;
  line-height: 34px;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .stock-collection-filters .filter-container input:focus {
    border-color: #918E8E;
    border-bottom: 2px solid #ffaf4b; }
  .stock-collection-filters .filter-container input:-ms-input-placeholder {
    color: #918E8E; }
  .stock-collection-filters .filter-container input::placeholder {
    color: #918E8E; }

.stock-collection-filters .filter-container .ui-selectmenu-button {
  background-color: white;
  width: 100%;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 0;
  margin-bottom: 1px; }
  .stock-collection-filters .filter-container .ui-selectmenu-button.ui-selectmenu-button-open {
    border-color: #918E8E; }
  .stock-collection-filters .filter-container .ui-selectmenu-button .ui-icon {
    background: url(../../img/icons/icon-drop-down.svg) no-repeat center;
    height: 50px;
    width: 34px; }
  .stock-collection-filters .filter-container .ui-selectmenu-button .ui-selectmenu-text {
    line-height: 34px;
    color: #918E8E;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    padding: 8px 8px 8px 12px; }

.stock-collection-filters .filter-container #WoodType-button .ui-selectmenu-text {
  padding: 8px 8px 8px 52px; }
  .stock-collection-filters .filter-container #WoodType-button .ui-selectmenu-text .woodtype-image {
    display: block;
    position: absolute;
    height: 34px;
    width: 34px;
    border: 1px solid #918E8E;
    left: 0;
    top: 0;
    margin: 8px; }

.stock-collection-container {
  padding-bottom: 140px; }
  .stock-collection-container .stock-collection-result .stock-table-header {
    display: none; }
  .stock-collection-container .stock-collection-result .stock-table-body {
    margin: 0 -10px; }
    .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row {
      background-color: #F7F6F2;
      padding: 20px;
      margin: 40px 10px 0 10px;
      width: calc(25% - 20px);
      line-height: 18px; }
      @media (max-width: 1023px) {
        .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row {
          width: calc(33.33333% - 20px); } }
      @media (max-width: 767px) {
        .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row {
          width: calc(50% - 20px); } }
      @media (max-width: 460px) {
        .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row {
          width: calc(100% - 20px); } }
      .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row .stock-table__cell {
        color: #918E8E;
        font-size: 12px;
        font-style: normal;
        font-weight: 300; }
        .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row .stock-table__cell.button-container {
          border-top: 1px solid #191919;
          text-align: right;
          padding-top: 10px; }
          .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row .stock-table__cell.button-container .stock-table__btn {
            border-bottom: 2px solid #FFAF4B;
            color: #191919;
            font-size: 16px;
            font-weight: 400;
            cursor: pointer; }
        .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row .stock-table__cell .stock-package-thumb img {
          height: 140px;
          width: 100%;
          object-fit: cover; }
        .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row .stock-table__cell .title {
          display: inline-block;
          width: 100px;
          color: #918E8E; }
        .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row .stock-table__cell:nth-child(2) {
          display: none; }
        .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row .stock-table__cell:nth-child(3) {
          display: none; }
        .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first {
          padding-bottom: 15px; }
          .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first .stock-package-title-woodtype {
            display: inline-block;
            color: #191919;
            font-size: 24px;
            font-style: normal;
            font-weight: 300;
            padding-top: 7px;
            padding-bottom: 20px; }
          .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first .stock-package-title-squaremeters {
            float: right;
            color: #191919;
            font-size: 24px;
            font-style: normal;
            font-weight: 300;
            padding-top: 7px;
            padding-bottom: 20px; }
          .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first .stock-package-title {
            display: none; }
    .stock-collection-container .stock-collection-result .stock-table-body .stock-collection-package-bundled {
      display: none; }
  .stock-collection-container .stock-collection-result.list-view {
    color: #191919;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal; }
    .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row {
      background-color: white;
      margin: 0;
      width: auto;
      border-bottom: 1px solid black;
      padding: 0; }
      @media (max-width: 1023px) {
        .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row {
          width: 100%; } }
      @media (max-width: 767px) {
        .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row {
          width: calc(100% - 20px);
          margin: 0 10px;
          padding: 12px 0 5px 0; } }
      @media (max-width: 460px) {
        .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row {
          width: calc(100% - 20px);
          margin: 0 10px; } }
      .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell {
        vertical-align: middle; }
        .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell:nth-child(3) {
          display: block; }
        .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.stock-table__header {
          padding: 12px 8px; }
        .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell > span {
          display: inline-block;
          color: #191919;
          font-size: 14px;
          font-style: normal;
          font-weight: 300;
          line-height: normal; }
          .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell > span.title {
            width: 50%;
            max-width: 150px;
            color: #918E8E;
            font-size: 10px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            text-transform: uppercase; }
        .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.sorted > span {
          color: #000000;
          font-weight: 600; }
        .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.button-container {
          border-top: 1px solid rgba(0, 0, 0, 0.1);
          text-align: right;
          color: #333;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
          .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.button-container .stock-table__btn {
            border-bottom: 2px solid #FFAF4B;
            cursor: pointer;
            font-size: 14px; }
        .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first {
          padding: 0 0 12px 0; }
          .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first .stock-package-thumb {
            width: 36px;
            height: 36px;
            overflow: hidden;
            margin-right: 12px;
            float: left; }
            .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first .stock-package-thumb img {
              width: 36px;
              height: 36px;
              object-fit: cover; }
          .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first .stock-package-title-woodtype {
            font-size: 14px;
            font-weight: 400;
            padding-bottom: 0;
            padding-top: 2px;
            line-height: 36px;
            vertical-align: middle; }
          .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first .stock-package-title-squaremeters {
            display: none; }
          .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first .stock-package-title {
            display: none; }
    .stock-collection-container .stock-collection-result.list-view .stock-table__header {
      vertical-align: middle; }
      .stock-collection-container .stock-collection-result.list-view .stock-table__header > span {
        display: inline-block;
        color: #918E8E;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        cursor: pointer; }
        .stock-collection-container .stock-collection-result.list-view .stock-table__header > span:after {
          content: "";
          position: absolute;
          width: 0;
          height: 0;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-top: 5px solid #918E8E;
          margin: 3px 0 0 7px; }
      .stock-collection-container .stock-collection-result.list-view .stock-table__header:nth-child(2) span {
        margin-left: -50px; }
      .stock-collection-container .stock-collection-result.list-view .stock-table__header.stock-table__header--active-sort > span {
        color: #000000; }
      .stock-collection-container .stock-collection-result.list-view .stock-table__header.stock-table__header--sort-desc > span:after {
        border-top: 5px solid #000000; }
      .stock-collection-container .stock-collection-result.list-view .stock-table__header.stock-table__header--sort-asc > span:after {
        border-bottom: 5px solid #000000;
        border-top: none; }
  .stock-collection-container .stock-collection-result.gallery-view .stock-table-body .stock-collection-row .stock-table__cell {
    background-color: #F7F6F2 !important; }
    .stock-collection-container .stock-collection-result.gallery-view .stock-table-body .stock-collection-row .stock-table__cell .popup.popup--opened {
      display: none; }
    .stock-collection-container .stock-collection-result.gallery-view .stock-table-body .stock-collection-row .stock-table__cell.button-container {
      margin-top: 10px; }
    .stock-collection-container .stock-collection-result.gallery-view .stock-table-body .stock-collection-row .stock-table__cell .info-popup {
      float: right; }
    .stock-collection-container .stock-collection-result.gallery-view .stock-table-body .stock-collection-row .stock-table__cell .value {
      color: #191919;
      font-weight: 600; }
  .stock-collection-container .stock-collection-result .secondline-color {
    background-color: #F7F6F2; }
    .stock-collection-container .stock-collection-result .secondline-color .stock-table__cell {
      background-color: #F7F6F2; }
  .stock-collection-container .stock-collection-result .stock-collection-package-list .mobile-group {
    display: none; }
  .stock-collection-container .stock-collection-package-search {
    padding-top: 40px;
    text-align: right; }
    .stock-collection-container .stock-collection-package-search form {
      display: inline-block;
      border-bottom: 1px solid #191919; }
      @media (max-width: 519px) {
        .stock-collection-container .stock-collection-package-search form {
          display: block;
          position: relative; } }
      .stock-collection-container .stock-collection-package-search form input {
        color: #191919;
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        border: none;
        padding: 10px 0; }
        @media (max-width: 519px) {
          .stock-collection-container .stock-collection-package-search form input {
            width: calc(100vw - 90px); } }
        .stock-collection-container .stock-collection-package-search form input:-ms-input-placeholder {
          color: #191919; }
        .stock-collection-container .stock-collection-package-search form input::placeholder {
          color: #191919; }
      .stock-collection-container .stock-collection-package-search form button {
        border: none;
        background: url(../../img/icons/icon-search.svg) no-repeat center;
        width: 15px;
        height: 15px;
        padding-left: 10px; }
        @media (max-width: 519px) {
          .stock-collection-container .stock-collection-package-search form button {
            position: absolute;
            right: 0;
            top: 10px; } }
  @media (min-width: 768px) {
    .stock-collection-container .stock-collection-result {
      display: block; }
      .stock-collection-container .stock-collection-result.list-view {
        display: table; }
        .stock-collection-container .stock-collection-result.list-view .stock-table-header {
          display: table-row;
          color: #918E8E;
          font-size: 11px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          text-transform: uppercase; }
          .stock-collection-container .stock-collection-result.list-view .stock-table-header .stock-table__cell {
            display: table-cell;
            padding: 16px 8px;
            border: none; }
        .stock-collection-container .stock-collection-result.list-view .stock-table-body {
          display: table-row-group; }
          .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row {
            display: table-row;
            background-color: transparent;
            padding: 0;
            margin: 0;
            border: none;
            margin-left: -15px; }
            .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell {
              display: table-cell;
              width: auto;
              padding: 24px 8px; }
              .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell > span {
                display: block; }
                .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell > span.title {
                  display: none; }
              .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell:nth-child(3) {
                display: table-cell; }
              .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.button-container {
                border: none;
                padding: 16px 8px;
                margin-right: 1.25rem;
                margin-left: 1.25rem;
                width: auto; }
              .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first {
                border: none;
                padding: 16px 8px;
                margin-right: 1.25rem;
                margin-left: 1.25rem;
                width: 36px; }
                .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first .stock-package-thumb {
                  margin-right: 0; }
                .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first .stock-package-title-woodtype {
                  display: none; }
                .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell.stock-table-first .stock-package-title-squaremeters {
                  display: none; }
            .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .foldicon {
              width: 1rem;
              height: 0.5625rem;
              background: url(../../img/icons/icon-drop-down.svg) no-repeat center;
              background-size: cover;
              position: absolute;
              transform: rotate(270deg);
              opacity: .75;
              cursor: pointer;
              margin-top: 4px;
              margin-left: 12px; }
            .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .foldicon.open {
              transform: rotate(0deg); }
          .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-package-bundled {
            background-color: transparent;
            padding: 0;
            margin: 0;
            border: none;
            margin-left: -15px; }
            .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-package-bundled.shown {
              display: table-row; }
            .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-package-bundled .stock-table__cell {
              display: table-cell;
              width: auto;
              padding: 24px 8px; }
              .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-package-bundled .stock-table__cell > span {
                display: block; }
                .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-package-bundled .stock-table__cell > span.title {
                  display: none; } }
  @media (max-width: 767px) {
    .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell {
      background-color: white !important;
      padding-bottom: 12px; }
      .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell .info-popup {
        position: absolute;
        right: 20px; }
      .stock-collection-container .stock-collection-result.list-view .stock-table-body .stock-collection-row .stock-table__cell .value {
        color: #191919;
        font-weight: 600; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .mobile-group {
      display: block;
      width: 100%; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .mobile-group .fold {
      max-height: 0;
      overflow: hidden;
      transition: max-height .5s ease-in-out; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .mobile-group.open .fold {
      max-height: 10000px; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .mobile-group .fold .cell:nth-child(2n+1) {
      padding-bottom: 4px; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .mobile-group .fold .cell:nth-child(2n+1) span {
      font-weight: 600 !important; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .mobile-group .fold .cell:nth-child(2n) {
      display: block;
      padding-bottom: 12px; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .mobile-group .fold .cell:nth-child(2n) span {
      font-weight: 600 !important;
      color: #A0A0A0; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .mobile-group .fold .cell:last-child {
      border-bottom: none; }
    .stock-collection-container .stock-collection-result.list-view .info-popup .stock-collection-package-list .stock-table {
      border-bottom: none; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .mobile-group .foldicon {
      width: 1rem;
      height: 0.5625rem;
      background: url(../../img/icons/icon-drop-down.svg) no-repeat center;
      background-size: cover;
      position: absolute;
      top: 15px;
      right: 0;
      transform: rotate(270deg);
      opacity: .75;
      cursor: pointer; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .mobile-group.open .foldicon {
      transform: rotate(0deg); }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .stock-table__cell.foldtrigger {
      color: #FFAF4B;
      font-weight: 600;
      font-size: 14px; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .stock-table__cell.foldtrigger {
      color: #FFAF4B;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      font-weight: 600;
      font-size: 14px;
      padding: 10px 0 8px 0; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .mobilebottomborder {
      height: 20px;
      border-bottom: 1px solid #918E8E;
      width: 100%;
      margin: 0 1.25rem; }
    .stock-collection-container .stock-collection-result.list-view .stock-collection-package-list .stock-table__cell .mobilebottomborder {
      height: 10px;
      border-bottom: 1px solid #D0CDC8;
      width: 100%;
      margin: 0; } }

.stock-collection-overlay .overlay__inner {
  background-color: #F7F6F2;
  max-width: 520px;
  padding: 40px; }
  .stock-collection-overlay .overlay__inner .overlay__close {
    position: absolute;
    top: 30px;
    right: 30px;
    padding: 0;
    height: 32px;
    width: 32px;
    border-radius: 16px;
    background-color: white;
    text-align: center;
    padding-top: 6px; }
  .stock-collection-overlay .overlay__inner h1 {
    color: #191919;
    font-size: 25px;
    font-weight: 300;
    line-height: normal; }
  .stock-collection-overlay .overlay__inner .cell {
    padding-bottom: 30px;
    color: #191919;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 21px; }
  .stock-collection-overlay .overlay__inner .collection-head {
    color: #191919;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #191919; }
  .stock-collection-overlay .overlay__inner .stock-table {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .stock-collection-overlay .overlay__inner .stock-table .stock-table__cell .title {
      display: inline-block;
      width: 130px;
      color: #918E8E; }
    .stock-collection-overlay .overlay__inner .stock-table .stock-table__cell .value {
      color: #191919; }
  .stock-collection-overlay .overlay__inner .price-per-squaremeter {
    padding: 10px 0;
    border-bottom: 1px solid #191919; }
    .stock-collection-overlay .overlay__inner .price-per-squaremeter .title {
      color: #918E8E; }
    .stock-collection-overlay .overlay__inner .price-per-squaremeter .value {
      float: right;
      font-size: 16px;
      font-weight: 400;
      line-height: normal; }
  .stock-collection-overlay .overlay__inner .umbraco-forms-page h4 {
    display: inline-block;
    color: #191919;
    font-size: 14px;
    font-weight: 300;
    line-height: normal; }
  .stock-collection-overlay .overlay__inner .umbraco-forms-page .your-info-progress {
    float: right; }
  .stock-collection-overlay .overlay__inner .umbraco-forms-page .radio label {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 6px;
    padding: 11px;
    color: #000000;
    background-color: white; }
    .stock-collection-overlay .overlay__inner .umbraco-forms-page .radio label input[type='radio'] {
      position: absolute;
      width: 100%;
      height: 44px;
      padding: 0;
      margin: 0;
      cursor: pointer;
      left: 0;
      top: 0; }
      .stock-collection-overlay .overlay__inner .umbraco-forms-page .radio label input[type='radio']:before {
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 0;
        width: 100%;
        height: 44px;
        background-color: rgba(247, 246, 242, 0.5); }
      .stock-collection-overlay .overlay__inner .umbraco-forms-page .radio label input[type='radio']:checked:before {
        border-bottom: 2px solid #FFAF4B;
        background-color: transparent; }
  .stock-collection-overlay .overlay__inner .umbraco-forms-page .form-group .field-validation-error {
    color: #DA2727; }
  .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-field {
    margin-bottom: 6px; }
    .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-field .input-validation-error {
      border: 1px solid #DA2727; }
    .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-field input[type="text"] {
      padding: 8px 20px 8px 20px; }
    .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-field .select2-selection {
      padding: 8px 20px 8px 20px;
      height: 44px; }
      .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-field .select2-selection .select2-selection__arrow {
        top: 8px; }
    .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-field .dataconsent input[type='radio']:before {
      border-radius: 0;
      background-color: white;
      border: 1px solid rgba(0, 0, 0, 0.1); }
    .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-field .dataconsent input[type='radio']:checked:before {
      border-radius: 0;
      border: 5px solid white;
      background-color: #FFAF4B; }
  .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-navigation {
    position: absolute;
    right: 40px;
    bottom: 0; }
    .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-navigation .button-prev {
      cursor: pointer;
      color: rgba(145, 142, 142, 0.7);
      border: none;
      padding: 15px 40px;
      font-size: 14px;
      font-weight: 400;
      line-height: normal; }
      .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-navigation .button-prev:hover {
        color: #918e8e; }
    .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-navigation .button-next, .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-navigation .button-submit {
      cursor: pointer;
      border: 1px solid rgba(0, 0, 0, 0.1);
      color: rgba(145, 142, 142, 0.7);
      background-color: white;
      padding: 14px 39px;
      font-size: 14px;
      font-weight: 400;
      line-height: normal; }
      .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-navigation .button-next.ready, .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-navigation .button-submit.ready {
        border-bottom: 2px solid #FFAF4B;
        color: #000000;
        padding: 14px 39px 13px 39px; }
        .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-navigation .button-next.ready:hover, .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-navigation .button-submit.ready:hover {
          color: #000000;
          border: 1px solid rgba(0, 0, 0, 0.2);
          border-bottom: 2px solid #FFAF4B; }
    .stock-collection-overlay .overlay__inner .umbraco-forms-page .umbraco-forms-navigation .button-submit {
      background-color: black;
      color: white !important; }
  .stock-collection-overlay .overlay__inner #sc-progressbar {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    background-color: #FFAF4B;
    width: 25%; }
    .stock-collection-overlay .overlay__inner #sc-progressbar.scpstep2 {
      width: 50%; }
    .stock-collection-overlay .overlay__inner #sc-progressbar.scpstep3 {
      width: 75%; }
    .stock-collection-overlay .overlay__inner #sc-progressbar.scpstep4 {
      width: 100%; }

/*#region MODULES*/
/*CAROUSEL*/
.splide {
  margin: 5vw 0; }

.splide .splide__slide {
  width: 50vw;
  max-width: 860px;
  height: 70vw;
  max-height: 1200px;
  padding: 3vw;
  transition: padding .3s ease-in-out; }

.splide .splide__slide.is-active {
  padding: 0vw; }

.splide .splide__slide .carousel-fullwidth__image {
  height: 100%;
  background-size: cover; }

.splide .splide__arrows .splide__arrow svg {
  display: none; }

.splide .splide__arrows .splide__arrow--next {
  right: 2%;
  height: 60px;
  width: 60px;
  top: auto;
  bottom: 5%;
  background-color: transparent; }

.splide .splide__arrows .splide__arrow--next:before {
  display: none; }

.splide .splide__arrows .splide__arrow--next:after {
  position: absolute;
  content: "";
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transition: padding .1s; }

.splide .splide__arrows .splide__arrow--next:hover:after {
  padding: 10px; }

.splide .splide__arrows .splide__arrow--prev {
  right: 5%;
  left: auto;
  height: 60px;
  width: 60px;
  top: auto;
  bottom: 5%;
  background-color: transparent; }

.splide .splide__arrows .splide__arrow--prev:before {
  display: none; }

.splide .splide__arrows .splide__arrow--prev:after {
  position: absolute;
  content: "";
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transition: padding .1s; }

.splide .splide__arrows .splide__arrow--prev:hover:after {
  padding: 10px; }

/*FOOTER*/
.case-universe-hero-footer {
  position: relative;
  margin-bottom: 5rem;
  font-size: 14px; }

.case-universe-hero-footer .cell p {
  margin: 0;
  line-height: 30px;
  color: #918e8e; }

.case-universe-hero-footer .cell p strong {
  color: #191919; }

.case-universe-hero-footer .cell:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100px;
  top: -15px;
  background-color: #C8C6C6; }

/*HERO BANNER*/
.case-universe-hero-banner {
  height: 43.75rem;
  margin-bottom: 2rem;
  position: relative;
  overflow: hidden;
  position: relative;
  color: white;
  transition: transform 1.5s ease-out .5s; }
  @media screen and (max-width: 40em) {
    .case-universe-hero-banner {
      height: auto;
      background-size: contain;
      height: 300px; } }
  .case-universe-hero-banner__image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
    @media screen and (max-width: 40em) {
      .case-universe-hero-banner__image {
        height: 300px;
        background-position: bottom center; } }
  .case-universe-hero-banner__content-wrapper {
    height: 100%;
    padding-top: 6.875rem;
    padding-bottom: 6rem;
    z-index: 1;
    text-align: center; }
    @media screen and (max-width: 40em) {
      .case-universe-hero-banner__content-wrapper {
        color: #ffffff;
        padding: 2.25rem 1.25rem; } }

.case-universe-hero-imgtext {
  position: relative;
  margin-bottom: 5rem;
  font-size: 14px; }

.case-universe-hero-imgtext .cell p {
  margin: 0;
  line-height: 30px;
  color: #918e8e; }

.case-universe-hero-imgtext .cell p strong {
  color: #191919; }

.case-universe-hero-imgtext .cell:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100px;
  bottom: -15px;
  background-color: #C8C6C6; }

/*QUOTE*/
.case-universe-hero-quote {
  max-width: 600px;
  text-align: center;
  margin: 5rem auto; }

.case-universe-hero-quote .quote {
  font-size: 26px;
  font-weight: bold;
  line-height: 40px; }

.case-universe-hero-quote .quoteby {
  font-size: 16px;
  display: inline-block;
  width: auto;
  margin: auto;
  position: relative;
  padding-top: 20px; }

.case-universe-hero-quote .quoteby:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100px;
  top: -5px;
  background-color: #C8C6C6;
  left: calc(50% - 50px); }

.case-universe-hero-quote.quote-image {
  max-width: 1200px; }

.case-universe-hero-quote.image-right .grid-x {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

@media only screen and (max-width: 640px) {
  .case-universe-hero-quote.quote-image .image-cell {
    padding-bottom: 50px; } }

/*TEXT*/
.case-universe-hero-text {
  max-width: 850px; }

/*MOSAIC*/
.mosaic-images {
  margin-bottom: 10rem; }

.mosaic-images .first-image {
  margin-bottom: 20px;
  box-sizing: border-box; }

.mosaic-images .second-image {
  margin-bottom: 20px;
  box-sizing: border-box; }

.mosaic-images .third-image {
  margin-bottom: 20px;
  box-sizing: border-box; }

@media only screen and (min-width: 768px) {
  .mosaic-images .first-image {
    max-width: 38.5%;
    z-index: 1;
    margin-top: calc(100vw / 10);
    margin-bottom: 0; }
  .mosaic-images .second-image {
    max-width: 49.2%;
    margin-left: 12.3%;
    margin-bottom: 0; }
  .mosaic-images .third-image {
    max-width: 49.2%;
    margin-left: 25%;
    margin-top: calc(100vw / -3);
    margin-bottom: 0; } }

@media only screen and (min-width: 1220px) {
  .mosaic-images .first-image {
    max-width: 470px;
    margin-top: 115px; }
  .mosaic-images .second-image {
    max-width: 600px;
    margin-left: 130px; }
  .mosaic-images .third-image {
    max-width: 600px;
    margin-left: 300px;
    margin-top: -375px; } }

@media only screen and (min-width: 768px) {
  .mosaic-images.small-right .first-image {
    max-width: 49.2%;
    margin-top: 0; }
  .mosaic-images.small-right .second-image {
    max-width: 38.5%;
    margin-left: 12.3%;
    margin-top: calc(100vw / 10);
    z-index: 2; }
  .mosaic-images.small-right .third-image {
    z-index: 1; } }

@media only screen and (min-width: 1220px) {
  .mosaic-images.small-right .first-image {
    max-width: 600px; }
  .mosaic-images.small-right .second-image {
    max-width: 470px;
    margin-left: 130px;
    margin-top: 115px; } }

@media only screen and (min-width: 768px) {
  .mosaic-images.one-top-image.small-right .first-image {
    z-index: 0; }
  .mosaic-images.one-top-image.small-right .second-image {
    z-index: 2; }
  .mosaic-images.one-top-image .third-image {
    margin-top: 0;
    margin-bottom: -375px;
    z-index: 1; } }

/*OFFSET IMAGES*/
.offset-images {
  max-width: 1920px;
  margin-bottom: 10rem; }

.offset-images .first-image {
  margin-bottom: 20px; }

.offset-images.bottom-align .first-image {
  margin-bottom: 0;
  margin-top: 20px; }

@media only screen and (min-width: 768px) {
  .offset-images .first-image {
    z-index: 1;
    max-width: 50%;
    margin-bottom: -20vw;
    margin-left: 0; }
  .offset-images .second-image {
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (min-width: 1220px) {
  .offset-images .first-image {
    max-width: 600px;
    margin-bottom: -270px;
    margin-left: calc((100vw - 1220px) / 2); }
  .offset-images .second-image {
    padding-right: calc((100vw - 1180px) / 2); } }

@media only screen and (min-width: 1920px) {
  .offset-images .first-image {
    margin-left: 360px; }
  .offset-images .second-image {
    padding-right: 380px; } }

@media only screen and (min-width: 768px) {
  .offset-images.right-align .first-image {
    margin-left: calc(50vw - 10px); } }

@media only screen and (min-width: 1220px) {
  .offset-images.right-align .first-image {
    margin-left: calc((100vw - 1220px) / 2 + 602px); }
  .offset-images.right-align .second-image {
    padding-left: calc((100vw - 1180px) / 2);
    padding-right: 0; } }

@media only screen and (min-width: 1920px) {
  .offset-images.right-align .first-image {
    margin-left: 960px; }
  .offset-images.right-align .second-image {
    padding-left: 380px;
    padding-right: 0; } }

@media only screen and (min-width: 768px) {
  .offset-images.bottom-align .first-image {
    margin-bottom: 0;
    margin-top: -20vw; } }

@media only screen and (min-width: 1220px) {
  .offset-images.bottom-align .first-image {
    margin-bottom: 0;
    margin-top: -270px; } }

/*STACK*/
.stacked-images {
  padding-bottom: 10rem; }

.stacked-images .first-image {
  padding-bottom: 20px; }

.stacked-images .second-image {
  padding-bottom: 20px; }

.stacked-images .third-image {
  padding-bottom: 20px; }

@media only screen and (min-width: 768px) {
  .stacked-images .first-image {
    width: 100%;
    padding-bottom: 1.6vw; }
  .stacked-images .second-image {
    max-width: 62%;
    padding-right: 0.8vw; }
  .stacked-images .third-image {
    max-width: 38%;
    padding-left: 0.8vw; } }

@media only screen and (min-width: 1220px) {
  .stacked-images .second-image {
    max-width: 740px;
    padding-right: 10px; }
  .stacked-images .third-image {
    max-width: 460px;
    padding-left: 10px; } }

@media only screen and (min-width: 768px) {
  .stacked-images.small-left .second-image {
    max-width: 38%; }
  .stacked-images.small-left .third-image {
    max-width: 62%; } }

@media only screen and (min-width: 1220px) {
  .stacked-images.small-left .second-image {
    max-width: 460px; }
  .stacked-images.small-left .third-image {
    max-width: 740px; } }

/*TOP*/
.caseuni-top .share-insp {
  float: right;
  font-size: 14px;
  color: #918e8e;
  line-height: 20px;
  padding-bottom: 20px; }

.caseuni-top .share-insp > span {
  border: 1px solid #D0CBCB;
  height: 20px;
  width: 20px;
  display: inline-block;
  border-radius: 10px;
  text-align: center;
  padding: 0 0 0 1px;
  box-sizing: border-box;
  margin-bottom: 20px;
  font-size: 12px; }

.caseuni-top .maintext {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.caseuni-top .maintext h1 {
  max-width: 550px; }

.caseuni-top .maintext > div {
  max-width: 550px; }

.caseuni-top > .cell {
  position: relative; }

.caseuni-top .story-share {
  position: absolute;
  bottom: 20px;
  right: 40px;
  color: white;
  line-height: 20px; }

.caseuni-top .story-share input[type="checkbox"]:before {
  background-color: transparent;
  border: 1px solid white; }

.caseuni-top .story-share input[type="checkbox"]:checked:before {
  background: none;
  background-color: #ffaf4b;
  border: none;
  content: ""; }

@media screen and (min-width: 40em) {
  .caseuni-top .case-top-b__text--small::before {
    content: "";
    border: none; } }

@media screen and (max-width: 40em) {
  .caseuni-top .righttext {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
    .caseuni-top .righttext .case-top-b__text--small {
      margin-top: 2rem; } }

/*#endregion MODULES*/
/*#region FILTERS*/
.casefilters-container {
  margin-bottom: 55px; }

.casefilters .casefilters-head {
  border-bottom: 1px solid #d0cdc8;
  margin-bottom: 10px;
  padding-top: 20px; }

.casefilters .casefilters-head > .cell {
  font-size: 20px; }

.casefilters .casefilters-head > .cell p {
  margin-bottom: 5px; }

.casefilters .casefilters-head > .cell a {
  border: none;
  font-size: 16px; }

.casefilters .casefilters-body > .cell {
  position: relative; }

.casefilters .story-filter__expand-btn {
  margin-bottom: 0;
  cursor: pointer; }

.casefilters .story-filter__expand-btn::after {
  transform: rotate(0deg);
  transition: transform .25s ease-in;
  right: 0; }

.casefilters .openfilter .story-filter__expand-btn::after {
  transform: rotate(-180deg); }

.casefilters .casefilter {
  max-height: 0;
  transition: max-height .25s ease-out;
  overflow: hidden;
  position: absolute;
  background-color: white;
  z-index: 1;
  box-sizing: border-box;
  width: calc(100% - 2.5rem); }

.casefilters .openfilter .casefilter {
  max-height: 1000px;
  transition: max-height .25s ease-in; }

.casefilters .casefilter .checkbox label {
  margin-bottom: 0;
  padding-right: 10px;
  border: 1px solid #d0cdc8;
  border-top: none;
  border-bottom: none;
  line-height: normal;
  position: relative; }

.casefilters .casefilter .checkbox label span {
  display: block;
  padding: 7px 10px 7px 32px;
  line-height: normal;
  font-size: 12px; }

.casefilters .casefilter .checkbox:first-child label {
  padding-top: 8px; }

.casefilters .casefilter .checkbox:last-child label {
  padding-bottom: 5px; }

.casefilters .casefilter .checkbox input[type='checkbox'] {
  position: absolute;
  top: -3px; }

.casefilters .casefilter .checkbox:first-child input[type='checkbox'] {
  top: 5px; }

.casefilters .casefilter .checkbox input[type='checkbox']:before {
  border-radius: 50%;
  width: 16px;
  height: 16px; }

.casefilters .casefilter .checkbox input[type="checkbox"]:checked:before {
  background: none;
  background-color: #ffaf4b;
  content: ""; }

.casefilters .casefilter .checkbox:last-child label {
  border-bottom: 1px solid #d0cdc8; }

.grid-container .selectedfilters {
  padding: 10px 0;
  border-bottom: 1px solid #d0cdc8; }

.grid-container .selectedfilters .cell {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  width: calc(16.66667% + 0.41667rem); }

.grid-container .selectedfilters .cell:first-child {
  margin-left: -1.25rem; }

.grid-container .selectedfilters .cell:last-child {
  margin-right: -1.25rem; }

.selectedfilters > .cell > div {
  position: relative; }

.selectedfilters > .cell > div > a {
  border: none;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  position: absolute; }

.selectedfilters > .cell > div > span {
  font-size: 13px;
  padding-left: 15px;
  display: block; }

@media only screen and (max-width: 1023px) {
  .casefilters-container {
    margin-bottom: 25px; }
  .casefilters {
    max-width: 375px;
    margin: 0 0 10px 0; }
  .casefilters .casefilter {
    position: relative;
    width: auto; }
  .casefilters .casefilters-head {
    margin-bottom: 0; }
  .casefilters .casefilters-head .medium-text-right {
    text-align: right; }
  .casefilters .casefilter .checkbox label {
    border: none; }
  .casefilters .story-filter__expand-btn {
    padding: 10px 0 5px 0; }
  .casefilters .story-filter__expand-btn:after {
    top: 20px; }
  .selectedfilters {
    display: none; } }

@media only screen and (max-width: 479px) {
  .casefilters {
    max-width: none; } }

/*#endregion FILTERS*/
/*#region POPUP*/
.case-universe-popup .popup {
  width: auto; }

.case-universe-popup .popup-overlay {
  opacity: 0.3;
  background-color: #000000; }

/*#endregion POPUP*/
/*#region SHARE STORIES DROP DOWN*/
.share-stories-dropdown {
  position: relative; }

.share-stories-dropdown select {
  padding: 10px 23px 5px 5px;
  background-image: none; }

.share-stories-dropdown:after {
  content: "";
  position: absolute;
  top: 13px;
  right: 40px;
  width: 15px;
  height: 8px;
  background: url(../../img/icons/icon-drop-down.svg) no-repeat;
  pointer-events: none;
  transition: transform .2s; }

.share-stories-dropdown:focus-within:after {
  transform: rotate(-180deg); }

.share-stories-dropdown .share-stories-count {
  border: 1px solid #CFCACA;
  color: #ffaf4b;
  font-size: 12px;
  height: 20px;
  width: 20px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  margin-left: 10px; }

@media only screen and (max-width: 639px) {
  .share-stories-dropdown {
    float: right; } }

/*#endregion SHARE STORIES DROP DOWN*/
/*#region STORIES LIST*/
.story-intro__item {
  cursor: pointer; }

.open-for-visitors-container {
  position: relative; }

.open-for-visitors-container .open-for-visitors {
  position: absolute;
  right: 0;
  top: 20px;
  display: inline-block;
  width: 58px;
  border: 1px solid #918E8E;
  text-align: center;
  font-size: 12px;
  padding: 7px;
  box-sizing: border-box;
  line-height: normal; }

.story-share-container {
  position: relative; }

.story-share-container .story-share {
  position: absolute;
  right: 3px;
  top: -47px;
  display: inline-block;
  color: white; }

.story-share-container .story-share label {
  display: inline-block;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: normal;
  color: white; }

.story-share-container .story-share input[type="checkbox"] {
  padding: 0.3125rem 0.3125rem 0.3125rem 0; }

.story-share-container .story-share input[type="checkbox"]:before {
  background-color: transparent;
  border: 1px solid white; }

.story-share-container .story-share input[type="checkbox"]:checked:before {
  background: none;
  background-color: #ffaf4b;
  border: none;
  content: ""; }

/*Hides the 'share' checkbox on story items */
.hide-story-share .story-share-container .story-share {
  display: none; }

@media only screen and (max-width: 639px) {
  .story-intro__item {
    display: block; }
  .story-intro__item a {
    display: block; }
  .story-intro h2 {
    padding-top: 20px; } }

.story-intro__item .image-hover__wrapper {
  width: 100%; }

@media only screen and (min-width: 640px) {
  .story-intro__item .image-hover__wrapper img {
    width: 29.5vw;
    height: 29.5vw;
    object-fit: cover; } }

@media only screen and (min-width: 1220px) {
  .story-intro__item .image-hover__wrapper img {
    width: 360px;
    height: 360px; } }

.stories-section-page-action {
  font-size: 14px;
  text-decoration: underline; }

.story-intro .grid-container {
  border-bottom: 1px solid #F0F0EB;
  padding-bottom: 20px; }

.story-intro__caption {
  max-width: calc(100% - 70px); }

/*#endregion STORIES LIST*/
/*#region SHARE STORIES*/
.share-stories-actions a {
  padding-top: 20px; }

@media only screen and (max-width: 640px) {
  .share-stories-actions button.btn {
    width: 100%;
    margin: 20px 0 0 0; }
  .share-stories-actions a {
    text-align: center;
    margin-bottom: 20px;
    display: block;
    border: none;
    text-decoration: underline; } }

/*#endregion SHARE STORIES*/
.product-slider-2 {
  border: none;
  background-color: #f7f7f5;
  padding: 5rem 0 3rem 0;
  margin-bottom: 6rem; }

@media only screen and (min-width: 1200px) {
  .product-slider-2 .grid-container {
    width: calc((100vw - 1200px) / 2 + 1200px);
    max-width: none;
    float: right;
    padding-right: 0; } }

@media only screen and (max-width: 640px) {
  .product-slider-2 .grid-container {
    padding-right: 0; } }

.product-slider-2 .clear {
  clear: right; }

.product-slider-2 .splide {
  margin: 0; }

.product-slider-2 .splide .splide__slide {
  height: auto;
  width: auto;
  padding: 0 20px 20px 0; }

@media only screen and (min-width: 640px) {
  .product-slider-2 .splide .splide__slide {
    margin-right: 2vw; } }

.product-slider-2 .splide .splide__slide .price {
  color: #918e8e;
  padding-bottom: 5px; }

.product-slider-2 .splide .splide__slide img {
  width: 100%;
  aspect-ratio: 1/1; }

.product-slider-2 .splide .splide__slide .addtobasket {
  float: left;
  padding-top: 10px; }

.product-slider-2 .splide .splide__slide .readmore {
  float: right;
  padding-top: 10px; }

.product-slider-2 .splide .splide__slide .readmore a {
  border-bottom: 1px solid #191919;
  font-size: 14px;
  line-height: 20px; }

.product-slider-2 .splide .splide__slide.is-active {
  padding: 0 20px 20px 0; }

.product-slider-2 .splide .splide__arrows .splide__arrow--prev {
  bottom: 35%;
  right: 7%; }

.product-slider-2 .splide .splide__arrows .splide__arrow--next {
  bottom: 35%; }

.product-slider-2 .btn {
  border: solid 1px #191919; }

.quick-filter .value-selected ~ .ui-selectmenu-button {
  border-bottom: 2px solid #FFAF4B !important;
  margin-bottom: -1px !important; }

.quick-filter input:not(:placeholder-shown) {
  border-bottom: 2px solid #FFAF4B !important;
  margin-bottom: -1px !important; }

.quick-filter .hero__content-wrapper {
  padding-top: 15%;
  padding-bottom: 0; }

.quick-filter .quick-filters-container {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  bottom: 103px;
  position: absolute; }
  .quick-filter .quick-filters-container .quick-filters {
    position: absolute;
    display: inline-block;
    padding: 4px;
    background-color: rgba(247, 247, 245, 0.9);
    z-index: 1; }
    .quick-filter .quick-filters-container .quick-filters .quick-filters-form {
      display: inline-block; }
      .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-select {
        display: inline-block;
        padding: 4px 0 4px 4px;
        vertical-align: top;
        box-sizing: border-box;
        margin-bottom: 1px; }
        .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-select select {
          display: none; }
        .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-select .ui-selectmenu-button {
          background-color: white;
          width: 180px;
          padding: 0;
          border-color: white;
          border-radius: 2px; }
          @media (max-width: 512px) {
            .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-select .ui-selectmenu-button {
              width: 170px; } }
          .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-select .ui-selectmenu-button.ui-selectmenu-button-open {
            border-color: #918E8E; }
          .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-select .ui-selectmenu-button .ui-icon {
            background: url(../../img/icons/icon-drop-down.svg) no-repeat center;
            height: 44px;
            width: 34px; }
          .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-select .ui-selectmenu-button .ui-selectmenu-text {
            line-height: 26px;
            color: #918E8E;
            font-size: 14px;
            font-style: normal;
            font-weight: 300;
            padding: 8px 8px 8px 40px; }
            .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-select .ui-selectmenu-button .ui-selectmenu-text .woodtype-image {
              display: block;
              position: absolute;
              height: 26px;
              width: 26px;
              border: 1px solid #918E8E;
              left: 0;
              top: 0;
              margin: 8px; }
      .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-size {
        display: inline-block;
        padding: 4px 0 4px 4px; }
        .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-size input {
          width: 140px;
          line-height: 28px;
          padding: 8px;
          border-color: white;
          color: #918E8E; }
          @media (max-width: 512px) {
            .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-size input {
              width: 110px; } }
          .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-size input:focus {
            border-color: #918E8E;
            border-bottom: 2px solid #ffaf4b; }
          .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-size input:-ms-input-placeholder {
            color: #918E8E; }
          .quick-filter .quick-filters-container .quick-filters .quick-filters-form .quick-filters-size input::placeholder {
            color: #918E8E; }
    .quick-filter .quick-filters-container .quick-filters .quick-filters-submit {
      display: inline-block;
      padding: 4px;
      vertical-align: top; }
      .quick-filter .quick-filters-container .quick-filters .quick-filters-submit:after {
        content: "";
        background: url(../../img/icons/submit-arrow-down.svg) no-repeat center;
        height: 50px;
        width: 50px;
        position: absolute;
        right: 5px;
        top: 4px;
        border: none; }
      .quick-filter .quick-filters-container .quick-filters .quick-filters-submit .btn {
        margin-bottom: 0;
        text-align: left;
        line-height: 28px;
        padding: 9px;
        width: 140px;
        border: none; }
        @media (max-width: 512px) {
          .quick-filter .quick-filters-container .quick-filters .quick-filters-submit .btn {
            width: 44px;
            font-size: 0;
            color: #000000; } }

#woodtype-select-menu {
  margin-top: -2px;
  border-color: #918E8E;
  border-top-color: white; }
  #woodtype-select-menu .ui-menu-item-wrapper {
    line-height: 28px;
    color: #918E8E;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    padding: 8px 8px 8px 40px; }
    #woodtype-select-menu .ui-menu-item-wrapper.ui-state-active {
      background-color: #F7F6F2;
      border-color: #F7F6F2; }
    #woodtype-select-menu .ui-menu-item-wrapper .woodtype-image {
      display: block;
      position: absolute;
      height: 26px;
      width: 26px;
      border: 1px solid #918E8E;
      left: 0;
      top: 0;
      margin: 8px; }

.search-results {
  margin-top: 12rem; }
  @media screen and (max-width: 40em) {
    .search-results {
      margin-top: 6.25rem; } }
  .search-results__result {
    margin-top: 3rem;
    margin-bottom: 3.5rem; }
    .search-results__result .small {
      margin-bottom: 0;
      color: #918e8e; }
  .search-results__result-image {
    max-width: 45%;
    margin-left: 3rem;
    float: right;
    border-bottom: 0; }
    @media screen and (max-width: 40em) {
      .search-results__result-image {
        max-width: 100%;
        float: none;
        margin: 0 auto 2rem auto;
        display: block;
        text-align: center; } }
  .search-results__suggestions {
    margin-top: 2.5rem;
    margin-bottom: 10.75rem; }

.webshop {
  padding-top: 6.75rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 40em) {
    .webshop {
      padding-top: 4rem;
      margin-bottom: 6rem; }
      .webshop .story-filter__expand-btn {
        margin-bottom: 1rem; } }

.products {
  position: relative; }

.product {
  background-color: #f7f7f5;
  padding: 2.125rem;
  margin-bottom: 2.5rem;
  position: relative; }
  .product__title {
    margin-bottom: 0.25rem; }
    .product__title a {
      display: inline;
      line-height: 1.25rem; }
  .product__price {
    color: #918e8e; }
  .product__image-wrapper {
    height: 18.75rem;
    text-align: center;
    position: relative; }
  .product__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
  .product__button {
    position: relative;
    border: 0;
    padding: 0;
    border-radius: 0;
    -webkit-appearance: none;
            appearance: none;
    display: inline-block;
    font-family: inherit;
    font-size: 0.9375rem;
    font-weight: 300;
    line-height: 1.4375rem;
    text-align: center;
    color: #191919;
    transition: all 0.25s ease; }
    .product__button:hover .product__add-icon,
    .product__button:focus .product__add-icon,
    .product__button:active .product__add-icon {
      background-color: #191919;
      color: white;
      transition: all 0.25s ease; }
  .product__add-icon {
    width: 1.3125rem;
    height: 1.3125rem;
    background-color: #ffaf4b;
    border-radius: 50px;
    margin-right: 0.75rem;
    margin-bottom: 0.125rem;
    display: inline-block;
    color: #191919;
    text-align: center;
    line-height: 1.4375rem;
    vertical-align: middle;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none; }

.item-added {
  max-width: 250px;
  height: 27px;
  padding: 10px 10px;
  margin: auto;
  background: #ffaf4b;
  display: none;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: content-box;
  z-index: 5; }

.cart {
  padding-top: 12rem;
  margin-bottom: 10rem; }
  .cart__tabs__item {
    display: inline-block;
    margin-right: 3rem;
    border-bottom-color: transparent;
    border-bottom-width: 2px;
    outline: none;
    cursor: pointer; }
    .cart__tabs__item h1 {
      line-height: 1; }
    .cart__tabs__item--selected {
      border-bottom-color: #ffaf4b; }
  .cart__tabs__content[aria-hidden="true"] {
    display: none; }
  @media screen and (max-width: 40em) {
    .cart {
      padding-top: 9rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      margin-bottom: 6rem; }
      .cart .story-filter__expand-btn {
        margin-bottom: 1rem; } }
  .cart__product-image {
    width: 6.25rem; }
    .cart__product-image a {
      border-bottom: 0; }
    .cart__product-image img {
      width: 100%; }
    @media screen and (max-width: 40em) {
      .cart__product-image {
        width: 4.125rem;
        padding-right: 1rem;
        float: left !important; } }
  .cart__product-name {
    padding-left: 1rem; }
    @media screen and (max-width: 40em) {
      .cart__product-name {
        padding-left: 0; } }
    .cart__product-name a {
      border-bottom: 0; }
  .cart__product-price {
    width: 15%; }
  .cart__product-quanitity {
    width: 20%; }
  .cart__product-total {
    width: 15%; }
    @media screen and (max-width: 40em) {
      .cart__product-total {
        display: none !important; } }
  @media screen and (max-width: 40em) {
    .cart__product-name, .cart__product-price, .cart__product-quanitity {
      width: calc(100% - 66px);
      display: inline-block; }
    .cart__product-name {
      padding-right: 2.5rem; }
    .cart__product-quanitity {
      padding-bottom: 2.25rem !important; }
    .cart__product-remove {
      position: absolute;
      right: 2.5rem; }
    .cart__product-price {
      padding-bottom: 0.75rem; }
    .cart__product-image, .cart__product-name, .cart__product-remove {
      padding-top: 1.5rem !important;
      border-top: 1px solid #f0f0eb; } }
  .cart__table {
    width: 100%;
    text-align: left;
    border-collapse: collapse; }
    .cart__table p,
    .cart__table h2 {
      margin-bottom: 0; }
    .cart__table tr {
      position: relative; }
    .cart__table td {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
      border-bottom: 1px solid #f0f0eb; }
      @media screen and (max-width: 40em) {
        .cart__table td {
          padding-top: 0;
          padding-bottom: 0.625rem;
          border-bottom: 0;
          float: right; } }
    .cart__table .small {
      color: #918e8e; }
  .cart__table-header {
    color: #918e8e; }
  .cart__m-cta {
    padding-top: 1.5rem !important;
    border-top: 1px solid #f0f0eb !important;
    display: block; }
    .cart__m-cta .btn {
      margin-bottom: 0.75rem; }
  .cart__m-flex {
    border-top: 1px solid #f0f0eb !important;
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    display: -ms-flexbox;
    display: flex; }

.planning-flow-step-1 *[aria-hidden=true] {
  display: none; }

.planning-flow-step-1__planning-details .instructions {
  margin-bottom: 56px; }

.planning-flow-step-1__planning-details form input[type="text"] {
  width: 100%; }

.planning-flow-step-1__planning-details form input[type="radio"] {
  position: absolute;
  right: 10px;
  visibility: hidden; }

.planning-flow-step-1__planning-details form label {
  border: 2px solid #d0cdc8;
  cursor: pointer;
  text-align: center;
  border-radius: 2px;
  padding: 0.875rem 2.5rem 0.6875rem 2.5rem; }

.planning-flow-step-1__planning-details form input[type=radio]:checked + label {
  border: 2px solid #ffaf4b; }

.planning-flow-step-1__planning-details form p {
  margin-bottom: 9px; }

.planning-flow-step-1__planning-details form .project-name {
  margin-bottom: 42px; }
  .planning-flow-step-1__planning-details form .project-name input {
    width: 100%; }

.planning-flow-step-1__planning-details form .floor-size {
  margin-bottom: 42px; }
  .planning-flow-step-1__planning-details form .floor-size input {
    width: 100%; }
  .planning-flow-step-1__planning-details form .floor-size input:-ms-input-placeholder {
    text-align: right; }
  .planning-flow-step-1__planning-details form .floor-size input::placeholder {
    text-align: right; }

.planning-flow-step-1__planning-details form .floor-structure {
  margin-bottom: 42px; }
  .planning-flow-step-1__planning-details form .floor-structure__extrapriceinfo {
    display: none; }
    .planning-flow-step-1__planning-details form .floor-structure__extrapriceinfo em {
      font-style: normal; }

.planning-flow-step-1__planning-details form .skirting-boards {
  margin-bottom: 42px; }

.planning-flow-step-1__planning-details form .delivery {
  margin-bottom: 20px; }

.planning-flow-step-1__planning-details form .delivery-details {
  display: none;
  margin-bottom: 42px; }
  .planning-flow-step-1__planning-details form .delivery-details .select2 {
    max-width: 100%; }
    .planning-flow-step-1__planning-details form .delivery-details .select2 .select2-selection--single {
      max-width: 100%; }

@media screen and (max-width: 40em) {
  .planning-flow-step-1__planning-details {
    margin-top: 4.6875rem; } }

.planning-flow-step-2 *[aria-hidden=true] {
  display: none; }

.planning-flow-step-2 .planning__table {
  padding-bottom: 10px;
  width: 100%; }
  .planning-flow-step-2 .planning__table td {
    border-bottom: 1px solid #f0f0eb;
    width: 50%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
    .planning-flow-step-2 .planning__table td p {
      margin: 0; }

.planning-flow-step-2__plan-order-details {
  padding-bottom: 30px; }

.planning-flow-step-2__cta {
  margin-bottom: 30px; }
  .planning-flow-step-2__cta .cta-text {
    text-align: center;
    margin-bottom: 30px; }

.planning-flow-step-2__info-box {
  background-color: #f7f7f5;
  padding: 48px;
  margin-bottom: 40px; }
  .planning-flow-step-2__info-box .headline {
    color: black;
    margin: 0;
    padding: 0; }
  .planning-flow-step-2__info-box .contact-text-top {
    margin-bottom: 40px; }
  .planning-flow-step-2__info-box .contact-cta a {
    margin-bottom: 1rem; }

@media screen and (max-width: 40em) {
  .planning-flow-step-2__plan-saved h2 {
    margin-top: 40px; } }

.planning-flow-step-2__buttons-top {
  margin: 40px 0 40px 0; }

.planning-flow-step-2 .floor-structure__extrapriceinfo {
  display: none; }
  .planning-flow-step-2 .floor-structure__extrapriceinfo em {
    font-style: normal; }

.planning-flow-step-3 *[aria-hidden=true] {
  display: none; }

.planning-flow-step-3__info-box {
  background-color: #f7f7f5;
  padding: 48px;
  margin-bottom: 40px; }
  .planning-flow-step-3__info-box .headline {
    color: black;
    margin: 0;
    padding: 0; }
  .planning-flow-step-3__info-box .contact-text-top {
    margin-bottom: 40px; }
  .planning-flow-step-3__info-box .contact-cta a {
    margin-bottom: 1rem; }

.planning-flow-step-3__plan-saved .icon__checkmark {
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 10px; }

@media screen and (max-width: 40em) {
  .planning-flow-step-3__plan-saved h2 {
    margin-top: 40px; } }

.planning-flow-step-3__buttons-top {
  margin: 40px 0 40px 0; }

.my-plans {
  padding-top: 12rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 40em) {
    .my-plans {
      padding-top: 9rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      margin-bottom: 6rem; }
      .my-plans .story-filter__expand-btn {
        margin-bottom: 1rem; } }
  .my-plans__product-image {
    width: 7.5rem; }
    .my-plans__product-image a {
      border-bottom: 0; }
    .my-plans__product-image img {
      width: 100%; }
    @media screen and (max-width: 40em) {
      .my-plans__product-image {
        width: 4.125rem;
        padding-right: 1rem;
        float: left !important; } }
  .my-plans__product-info {
    padding-left: 2rem; }
    @media screen and (max-width: 40em) {
      .my-plans__product-info {
        padding-left: 0; } }
    .my-plans__product-info a {
      border-bottom: 0;
      font-size: 19px; }
  .my-plans__edit a {
    font-size: 14px; }
  @media screen and (max-width: 40em) {
    .my-plans__edit {
      position: absolute;
      right: 5rem; } }
  .my-plans__delete button {
    vertical-align: bottom; }
  @media screen and (max-width: 40em) {
    .my-plans__delete {
      position: absolute;
      right: 2.5rem; } }
  .my-plans__table {
    width: 100%;
    text-align: left;
    border-collapse: collapse; }
    .my-plans__table p,
    .my-plans__table h2 {
      margin-bottom: 0; }
    .my-plans__table tr {
      position: relative; }
    .my-plans__table td {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
      border-bottom: 1px solid #f0f0eb; }
      @media screen and (max-width: 40em) {
        .my-plans__table td {
          padding-top: 0;
          padding-bottom: 0.625rem;
          border-bottom: 0;
          float: right; } }
    .my-plans__table .btn {
      margin-right: 10px; }
    .my-plans__table .date {
      padding-bottom: 1rem; }
    .my-plans__table .details {
      padding-bottom: 1rem;
      line-height: 31px; }
    .my-plans__table .small {
      color: #918e8e; }
  @media screen and (max-width: 40em) {
    .my-plans__product-info {
      width: calc(100% - 66px);
      display: inline-block;
      margin: 0 0 30px 0; }
    .my-plans .btn {
      margin: 0 0 10px 0; }
    .my-plans__product-image, .my-plans__product-info, .my-plans__edit, .my-plans__delete, .my-plans__footer {
      padding-top: 1.5rem !important;
      border-top: 1px solid #f0f0eb; } }
  .my-plans__footer p {
    padding: 0 0 2rem 0; }

.checkout {
  padding-top: 12rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 40em) {
    .checkout {
      padding-top: 9rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      margin-bottom: 6rem; } }
  .checkout__subtitle {
    margin-top: 3rem; }
  .checkout__table-header {
    color: #918e8e;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #f0f0eb; }
  .checkout__product-name, .checkout__product-total {
    width: 50%; }
  @media screen and (max-width: 40em) {
    .checkout__product-name, .checkout__product-total {
      padding-top: 1.5rem !important;
      border-top: 1px solid #f0f0eb; } }
  .checkout__table {
    width: 100%;
    text-align: left;
    position: relative;
    border-collapse: collapse; }
    .checkout__table p,
    .checkout__table h2 {
      margin-bottom: 0; }
    .checkout__table tr {
      position: relative; }
    .checkout__table td {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
      border-bottom: 1px solid #f0f0eb; }
      @media screen and (max-width: 40em) {
        .checkout__table td {
          padding-top: 0;
          padding-bottom: 0.625rem;
          border-bottom: 0; } }
    .checkout__table .small {
      color: #918e8e; }
    .checkout__table .radio {
      margin-bottom: 1rem; }
      .checkout__table .radio label {
        margin-bottom: 0; }
  @media screen and (max-width: 40em) {
    .checkout__m-display-block {
      width: 120%;
      padding-bottom: 0.75rem !important;
      display: block; }
    .checkout__m-padding-border {
      padding-top: 1.5rem !important;
      border-top: 1px solid #f0f0eb; } }
  .checkout__button__area label p {
    display: inline; }
  .checkout__profession-options {
    display: none; }
    .checkout__profession-options label {
      float: left; }

#shipping-method-container .radio label input[type='radio'] {
  position: absolute;
  top: -9px;
  left: -11px;
  cursor: pointer; }

#shipping-method-container .radio label {
  padding: 0 120px 15px 30px;
  position: relative; }

#shipping-method-container .radio label span {
  position: absolute;
  right: 0; }

#shipping-method-container .droppoint-parent input[type="radio"]:focus::before,
#shipping-method-container .droppoint-parent input[type="radio"]:checked::before {
  border-width: 1px;
  border-color: #ffaf4b; }

#shipping-method-container .droppoints-container {
  background-color: #f7f7f5;
  padding-top: 12px;
  padding-left: 12px;
  margin-bottom: 16px; }

@media screen and (min-width: 40em) {
  #shipping-method-container .radio label:hover input[type='radio']::before {
    border-color: #191919;
    border-width: 8px; } }

.order-confirmation .message {
  margin-bottom: 50px; }
  @media screen and (min-width: 48em) {
    .order-confirmation .message {
      width: 50%;
      float: left;
      padding-right: 20px; } }

.order-confirmation .summery {
  margin-bottom: 50px; }
  @media screen and (min-width: 48em) {
    .order-confirmation .summery {
      width: 50%;
      float: right;
      border-left: 1px solid #3E3E43;
      padding-left: 4%; } }
  .order-confirmation .summery .productitem {
    height: 80px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 20px; }
    .order-confirmation .summery .productitem img {
      position: absolute;
      top: 0;
      left: 0;
      width: 80px;
      background-color: #F6F6F4;
      padding: 10px; }
  .order-confirmation .summery .sumline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .order-confirmation .summery .sumline.total {
      margin-top: 20px; }
  .order-confirmation .summery .productname {
    padding-left: 100px;
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding-right: 20px; }
  .order-confirmation .summery .price {
    padding-left: 10px;
    min-width: 80px; }

.order-confirmation .shipping {
  margin-bottom: 50px; }
  @media screen and (min-width: 48em) {
    .order-confirmation .shipping {
      width: 50%;
      float: left;
      padding-right: 20px; } }
  .order-confirmation .shipping .addresslabel {
    display: inline-block;
    width: 100px; }

.order-confirmation .support {
  margin-bottom: 50px; }
  @media screen and (min-width: 48em) {
    .order-confirmation .support {
      width: 50%;
      padding-right: 20px; } }
  .order-confirmation .support .supportlabel {
    display: inline-block;
    width: 100px; }
  .order-confirmation .support .contactinfo {
    margin-top: 20px; }

.order-confirmation .clear {
  clear: both; }

.u-no-margin-bottom {
  margin-bottom: 0 !important; }
  .u-no-margin-bottom .bx-wrapper,
  .u-no-margin-bottom .case-top-a,
  .u-no-margin-bottom .case-top-b,
  .u-no-margin-bottom .pagination,
  .u-no-margin-bottom .cross-links,
  .u-no-margin-bottom .related-products {
    margin-bottom: 0; }

.u-black-background {
  background-color: #191919; }

.u-light-background {
  background-color: #f7f7f5; }

.u-space-right {
  margin-right: 1rem; }

.u-font-size {
  font-size: 1rem; }

.u-space-top {
  margin-top: 10rem; }
  .u-space-top--50 {
    margin-top: 3.125rem; }

.u-space-bottom {
  margin-bottom: 1rem; }
  .u-space-bottom--16 {
    margin-bottom: 1rem; }
  .u-space-bottom--40 {
    margin-bottom: 2.5rem; }
  .u-space-bottom--50 {
    margin-bottom: 3.125rem; }
  .u-space-bottom--80 {
    margin-bottom: 5rem; }
  .u-space-bottom--160 {
    margin-bottom: 10rem; }
    @media screen and (max-width: 40em) {
      .u-space-bottom--160 {
        margin-bottom: 6rem; } }

@media screen and (max-width: 40em) {
  .u-mobile-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }

.u-black-text {
  color: #191919; }

.u-grey-text {
  color: #918e8e; }

.u-link {
  cursor: pointer; }

.u-overflow-hidden {
  overflow: hidden; }

.u-vertical-align-top {
  vertical-align: top; }

.u-vertical-align-bottom {
  vertical-align: bottom; }

.u-vertical-align-middle {
  vertical-align: middle; }

.sr-only {
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  position: absolute; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.u-clear-float {
  overflow: hidden;
  float: none !important;
  clear: both; }

.float-right {
  float: right; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

.hidden {
  display: none; }

.u-inline-block {
  display: inline-block; }

.scroll-disable {
  position: fixed !important;
  height: 100%;
  width: 100%;
  overflow: scroll;
  overflow-x: hidden; }

.scroll-lock {
  overflow: scroll;
  overflow-x: hidden; }

@media screen and (max-width: 40em) {
  .hidden-mobile {
    display: none; } }

@media screen and (min-width: 40em) {
  .hidden-desktop {
    display: none; } }

@media screen and (max-width: 40em) {
  .u-box-order {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .u-box-order-1 {
    -ms-flex-order: 2;
        order: 2; }
  .u-box-order-2 {
    -ms-flex-order: 3;
        order: 3; } }
