.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;-moz-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{background-color:transparent;border:none;font-size:1em}.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;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.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;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{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;height:26px;margin-right:20px;padding-right:0px}.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;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.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__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;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 .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--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{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;height:26px;margin-right:20px}.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;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.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;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.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--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{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}

@charset "UTF-8";
/* Futura PT */
@font-face {
  font-family: "Futura PT";
  src: url("../fonts/FuturaPT-Light.woff2") format("woff2"), url("../fonts/FuturaPT-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("../fonts/FuturaPT-Book.woff2") format("woff2"), url("../fonts/FuturaPT-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("../fonts/FuturaPT-Demi.woff2") format("woff2"), url("../fonts/FuturaPT-Demi.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("../fonts/FuturaPT-Bold.woff2") format("woff2"), url("../fonts/FuturaPT-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
/* IvyOra */
@font-face {
  font-family: "IvyOra";
  src: url("../fonts/IvyOraText-Light.woff2") format("woff2"), url("../fonts/IvyOraText-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "IvyOra";
  src: url("../fonts/IvyOraText-Regular.woff2") format("woff2"), url("../fonts/IvyOraText-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IvyOra";
  src: url("../fonts/IvyOraText-Bold.woff2") format("woff2"), url("../fonts/IvyOraText-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
/* Helvetica Neue */
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/helvetica-neue-regular.woff2") format("woff2"), url("../fonts/helvetica-neue-regular.woff") format("woff");
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/helvetica-neue-italic.woff2") format("woff2"), url("../fonts/helvetica-neue-italic.woff") format("woff");
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/helvetica-neue-bold.woff2") format("woff2"), url("../fonts/helvetica-neue-bold.woff") format("woff");
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: italic;
  font-weight: bold;
  src: url("../fonts/helvetica-neue-bold-italic.woff2") format("woff2"), url("../fonts/helvetica-neue-bold-italic.woff") format("woff");
}
* {
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}

*:before, *:after {
  box-sizing: inherit;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html {
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  cursor: pointer;
}

ins {
  text-decoration: none;
}

mark {
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
  border-radius: 0;
}

img {
  border: 0;
}

sup, sup {
  font-size: 0.83em;
}

sub {
  vertical-align: sub;
}

sup {
  vertical-align: super;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

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

.is-hidden {
  display: none;
  visibility: hidden;
  opacity: 0;
}

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

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}

.flickity-button-icon {
  fill: #333;
}

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  touch-action: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: 0 0;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}

.noUi-vertical .noUi-origin {
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  position: absolute;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto;
}

.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
  border-radius: 3px;
}

.noUi-connect {
  background: #3FB8AF;
}

.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-sub {
  background: #AAA;
}

.noUi-marker-large {
  background: #AAA;
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

img.lazy {
  opacity: 0;
}
img.lazy:not(.initial) {
  transition: opacity 0.3s;
}
img.lazy.initial, img.lazy.loaded, img.lazy.error, img.lazy.menu__category__preview.loading {
  opacity: 1;
}

.btn {
  position: relative;
  display: inline-block;
  height: 36px;
  font: 500 12px/36px "Futura PT", Helvetica, Arial, sans-serif;
  background-color: transparent;
  border: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0 45px;
  outline: none;
  transition: all 0.2s ease-in-out;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer;
}
.btn--default {
  color: #57C6D0;
  padding: 0 20px;
}
.btn--default:hover {
  color: #7fd4db;
}
.btn--primary {
  font-size: 16px;
  background-color: #121212;
  color: #FFFFFF;
  box-shadow: 0 0 18px rgba(87, 198, 208, 0.5);
}
.btn--primary:hover {
  background-color: #57C6D0;
  box-shadow: 0 0 18px rgba(87, 198, 208, 0.5);
}
.btn--secondary {
  font-size: 16px;
  background-color: #121212;
  color: #57C6D0;
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.2);
}
.btn--secondary:hover {
  color: #7fd4db;
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.2);
}
.btn--inactive, .btn:disabled {
  background-color: rgba(87, 198, 208, 0.2) !important;
  color: rgba(255, 255, 255, 0.5) !important;
  box-shadow: none;
  cursor: not-allowed;
}
.btn--inactive.btn--outline, .btn:disabled.btn--outline {
  border-color: rgba(87, 198, 208, 0.5) !important;
}
.btn--light {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
.btn--light:hover {
  background-color: white;
  color: #C5C7C7;
}
.btn--wide {
  padding-left: 60px;
  padding-right: 60px;
}
.btn--empty {
  height: auto;
  line-height: 1.5;
  background-color: transparent;
  color: white;
  font: normal 10px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  padding: 0;
  text-transform: uppercase;
}
.btn--empty:hover {
  text-decoration: underline;
}
.btn--link {
  font: normal 12px/1 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  height: auto;
  padding: 0;
  letter-spacing: 1px;
  text-transform: none;
  text-decoration: underline;
}
.btn--link:hover {
  text-decoration: none;
}
.btn--filter {
  display: block;
  height: 24px;
  padding: 0 28px 0 8px;
  margin-bottom: 8px;
  font: normal 11px/1 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  border-color: #FFFFFF;
  letter-spacing: 0;
  text-transform: none;
  background-color: url("../images/icons/icon-close-primary.svg") no-repeat calc(100% - 6px) center;
  background-size: 16px 16px;
  transition: 0s;
}
.btn--filter:hover {
  color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: url("../images/icons/icon-close-white.svg");
}
.btn--outline {
  font-size: 16px;
  background-color: transparent;
  color: #FFFFFF;
  text-transform: none;
  box-shadow: none;
  letter-spacing: 0;
  border: 1px solid #57C6D0;
}
.btn--outline:hover {
  background-color: #57C6D0;
}
.btn--small {
  height: 24px;
  padding: 0 16px;
  line-height: 24px;
  font-size: 12px;
  letter-spacing: 1px;
}

@media screen and (max-width: 420px) {
  .btn--default, .btn--primary, .btn--secondary {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .btn--outline {
    font-size: 12px;
    letter-spacing: 0;
  }
}
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input, .iti input[type=text], .iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.iti__country {
  padding: 5px 10px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box, .iti__country-name, .iti__dial-code {
  vertical-align: middle;
}
.iti__flag-box, .iti__country-name {
  margin-right: 6px;
}
.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../img/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("../img/flags@2x.png");
  }
}

.iti__flag.iti__np {
  background-color: transparent;
}

.iti {
  width: 100%;
}
.iti__country-list {
  border-color: #121212;
  font-size: 13px;
}
.iti__selected-dial-code {
  font-size: 11px;
}
.iti__selected-flag {
  border-right: 1px solid #121212;
  background-color: white !important;
}
.iti.valid:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/icons/icon-check.svg") no-repeat center center;
  background-size: contain;
}
.iti.invalid:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/icons/icon-warning-danger.svg") no-repeat center center;
  background-size: contain;
}
.iti.invalid .iti__selected-flag, .iti.invalid input, .iti.invalid input:focus {
  border-color: #c93d2b;
}
.iti.valid:before, .iti.invalid:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 10px;
  margin-top: -9px;
}
.iti-mobile .iti--container {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
}
.iti-mobile .iti__country-list {
  margin: 5%;
  width: 90%;
  color: #57C6D0;
}

.input {
  display: block;
  position: relative;
  /*&--inverse {
      input,
      textarea {
          background: transparent;
          border-color: $color--backdrop;
          color: $color--white;

          &:hover {
              // box-shadow: inset 0 2px 10px rgba(0, 0, 0, .75);
          }

          &::placeholder {
              color: $color--white;
          }
      }
  }*/
}
.input input,
.input textarea {
  width: 100%;
  height: 24px;
  border: 0;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 2px 30px 2px 6px;
  letter-spacing: 1px;
  color: #C5C7C7;
  font: 500 12px "Futura PT", Helvetica, Arial, sans-serif;
  outline: none;
  -webkit-appearance: none;
  transition: all 0.2s ease-in-out;
}
.input input:focus, .input input.is-filled,
.input textarea:focus,
.input textarea.is-filled {
  background-color: rgba(87, 198, 208, 0.2);
}
.input input[type=number] {
  -moz-appearance: textfield;
}
.input input[type=number]::-webkit-inner-spin-button, .input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input--number_group {
  height: 24px;
  position: relative;
  display: inline-block;
  background: #121212;
  color: white;
  justify-content: space-between;
  border: 0;
}
.input--number_group input {
  background: #121212;
  border: 0;
}
.input--number_group input[type=number] {
  width: 24px;
  height: 24px;
  position: relative;
  padding: 0;
  color: #FFFFFF;
  font: normal 11px "Futura PT", Helvetica, Arial, sans-serif;
  text-align: center;
  order: 2;
  border: 0;
  background: #121212;
  -moz-appearance: none;
}
.input--number_group input[type=button] {
  padding: 0;
  width: 24px;
  height: 24px;
  background: #57C6D0;
  border: 0;
  color: white;
  font: normal 16px "Futura PT", Helvetica, Arial, sans-serif;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: 0.2s background;
}
.input--number_group input[type=button]:hover, .input--number_group input[type=button]:active {
  background: #EED2D4;
}
.input--number_group_white input[type=number] {
  background: #FFFFFF !important;
  color: #121212;
}
.input--number_group_white input[type=button] {
  color: #FFFFFF;
}
.input--tiny input {
  width: 50%;
}
.input--tiny span {
  display: inline-block;
  font-size: 12px;
  margin-left: 10px;
}
.input textarea {
  height: auto;
  line-height: 1.5;
  padding-top: 15px;
  padding-bottom: 15px;
  resize: none;
}
.input__label {
  display: block;
  font: bold 10px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em;
}
.input__label em {
  display: inline-block;
  font-weight: normal;
  font-style: italic;
  color: #57C6D0;
  margin-left: 10px;
}
.input__error {
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
  z-index: -1;
  opacity: 0;
  padding: 2px 6px 2px 12px;
  font: normal 12px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  transition: opacity 0.2s ease-in-out;
  background: #eccbc7;
  border-radius: 2px;
  color: #c93d2b;
}
.input__error:before {
  content: "";
  width: 13px;
  height: 11px;
  display: inline-block;
  background: url("../images/icons/icon-warning-danger.svg") no-repeat center center;
  background-size: contain;
  position: relative;
  top: 2px;
  left: -6px;
}
.input--dark input,
.input--dark textarea {
  background: #121212;
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.input--dark input:focus,
.input--dark textarea:focus {
  border-color: #EED2D4;
}
.input--dark .iti__country-list {
  border-color: #4A4A4A;
  background-color: #1E1E1E;
}
.input--dark .iti__selected-flag {
  border-right: 1px solid #4A4A4A;
  background-color: #000000 !important;
}
.input.is-danger .input__error {
  opacity: 1;
  z-index: 1;
}
.input.is-danger .input__label {
  color: #c93d2b;
}
.input.is-danger input, .input.is-danger textarea, .input.is-danger .select2-container .select2-selection--single {
  border-color: #c93d2b;
}

.uikit {
  width: 100%;
  min-height: 100%;
  display: block;
  background: white;
  color: #333;
}
.uikit section {
  display: block;
  margin: 2em 0;
  padding: 5em 0;
  border-bottom: 1px solid #ccc;
}
.uikit section:last-of-type {
  border-bottom: 0;
}
.uikit section h2 {
  font: bold 20px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.uikit section .input {
  width: 400px;
  margin-bottom: 1em;
}

@media screen and (max-width: 640px) {
  .uikit section {
    margin: 1em 0;
    padding: 2em 0;
  }
}
.checkbox {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 24px;
  position: relative;
  display: block;
  min-height: 24px;
  padding-left: 26px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  color: #C5C7C7;
}
.checkbox__square {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  cursor: pointer;
  background: transparent;
  border: 1px solid #C5C7C7;
  border-radius: 0;
}
.checkbox__square:after {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url("../images/icons/icon-check-light.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
.checkbox input[type=checkbox],
.checkbox input[type=radio] {
  display: none;
}
input[type=checkbox]:checked + .checkbox__square:after, input[type=radio]:checked + .checkbox__square:after {
  opacity: 1;
}
input[type=checkbox]:focus + .checkbox__square, input[type=radio]:focus + .checkbox__square {
  border-color: #FFFFFF;
}
input[type=checkbox]:disabled + .checkbox__square, input[type=radio]:disabled + .checkbox__square {
  opacity: 0.5;
}
.checkbox a {
  color: #FFFFFF;
  text-decoration: underline;
}

.radio {
  font-size: 13px;
  line-height: 22px;
  position: relative;
  display: block;
  min-height: 24px;
  padding-left: 26px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
.radio__dot {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  cursor: pointer;
  background: white;
  border: 1px solid #979797;
  border-radius: 50%;
}
.radio__dot:after {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  opacity: 0;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 50%;
  background: black;
  transition: opacity 0.25s ease-in-out;
}
.radio input[type=radio] {
  display: none;
}
input[type=radio]:checked + .radio__dot:after {
  opacity: 1;
}
input[type=radio]:focus + .radio__dot {
  border-color: #e0e0e0;
}
input[type=radio]:disabled + .radio__dot {
  background-color: #eee;
}

.select {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 36px;
  line-height: 36px;
  vertical-align: top;
  cursor: pointer;
}
.select:after {
  content: "";
  width: 18px;
  height: 12px;
  display: inline-block;
  background: url("../images/icons/icon-down.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 13px;
  margin-top: -8px;
  pointer-events: none;
}
.select__label {
  display: block;
  font: bold 13px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em;
}
.select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  cursor: pointer;
  height: 36px;
  line-height: 36px;
  font: normal 13px "Futura PT", Helvetica, Arial, sans-serif;
  background: white;
  border: 1px solid #222;
  border-radius: 0px;
  color: black;
  padding: 0 35px 0 15px;
  width: 100%;
  outline: none;
}
.select select:focus {
  border-color: #000;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}
.select--form {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  cursor: pointer;
  background: white;
  outline: none;
  color: #4A4A4A;
  padding: 0 15px;
  background: url("../images/icon-down.svg") no-repeat calc(100% - 8px) center;
  background-size: 18px 12px;
}
.select--customized select.hidden-select {
  position: relative;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.select--customized .styled-select {
  display: inline-block;
  cursor: pointer;
  height: 36px;
  font: normal 13px "Futura PT", Helvetica, Arial, sans-serif;
  border-radius: 0px;
  padding: 10px 35px 10px 15px;
  width: 100%;
  outline: none;
  text-align: left;
  border: 1px solid #222;
}
.select--customized .styled-options {
  display: none;
  position: absolute;
  top: 100%;
  overflow-y: scroll;
  max-height: 250px;
  right: 0;
  left: 0;
  z-index: 99;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 25px;
  text-align: left;
  border: 1px solid #4a4a4a;
  background-color: white;
  color: black;
}
.select--customized .styled-options li {
  padding: 0 35px 0 15px;
  margin: 0;
  font-size: 12px;
}
.select--customized .styled-options li:hover {
  background-color: #000;
  color: white;
}
.select--inverse {
  background: #0d0e0e;
  color: white;
}
.select--inverse:after {
  background-image: url("../images/icon-down-white.svg");
}
.select--inverse select {
  background: #000;
  border-color: #4A4A4A;
  color: white;
}
.select--inverse .styled-select {
  border: 0;
  background: #000;
}
.select--inverse .styled-options {
  border-top: 1px solid #4a4a4a;
  background-color: #1E1E1E;
  color: #C5C7C7;
}

.select2-container {
  width: 100% !important;
}
.select2-container .select2-selection--single {
  border: 1px solid #4A4A4A;
  border-radius: 0;
  background-color: #000000;
  cursor: pointer;
  color: #FFFFFF;
  height: 36px;
  line-height: 36px;
  font: normal 13px "Futura PT", Helvetica, Arial, sans-serif;
  padding: 0 35px 0 15px;
  outline: none;
}
.select2-container .select2-selection--single:focus, .select2-container .select2-selection--single:active {
  border-color: #4A4A4A;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}
.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
  padding-left: 0;
  padding-right: 0;
  color: #FFFFFF;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  content: "";
  width: 18px;
  height: 12px;
  display: inline-block;
  background: url("../images/icons/icon-down-white.svg") no-repeat center center;
  background-size: contain;
  height: 20px;
  width: 20px;
  background-position: center center;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -10px;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--disabled .select2-selection--single {
  background-color: #000000 !important;
  border-color: #272929 !important;
}
.select2-container--disabled .select2-selection--single .select2-selection__arrow {
  display: none;
}
.select2-container .select2-dropdown {
  background-color: #1E1E1E;
  border-color: #4A4A4A;
  border-top: 0;
  border-radius: 0;
  padding: 0;
  color: #C5C7C7;
  line-height: 36px;
  font: normal 13px "Futura PT", Helvetica, Arial, sans-serif;
  text-align: left;
}
.select2-container .select2-results__option {
  padding: 5px 15px;
  word-break: break-word;
}
.select2-container .select2-results__option--highlighted[aria-selected] {
  background-color: #505050;
  color: #FFFFFF;
}
.select2-container .select2-results__option[aria-selected=true] {
  background-color: #676767;
  color: #FFFFFF;
}
.select2-container .select2-results__option[aria-selected=true]:hover {
  background-color: #676767;
  color: #FFFFFF;
}
.select2-container .select2-selection--multiple {
  border: 1px solid #4A4A4A;
  border-radius: 0;
  background-color: #000000;
  padding: 0 35px 0 15px;
  color: #FFFFFF;
  min-height: 36px;
}

.notification {
  display: block;
  width: 100%;
  padding: 20px 0;
  background: #57C6D0;
}
.notification p {
  display: block;
  position: relative;
  font-size: 13px;
  padding: 0 40px 0 30px;
}
.notification p:before {
  content: "";
  width: 21px;
  height: 18px;
  display: inline-block;
  background: url("../images/icons/icon-warning.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.notification__link {
  display: inline-block;
  position: relative;
  top: -1px;
  font: bold 10px/1em "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  margin-left: 2em;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  padding-right: 20px;
}
.notification__link:after {
  content: "";
  width: 17px;
  height: 14px;
  display: inline-block;
  background: url("../images/icons/icon-chevron-right-black.svg") no-repeat center center;
  background-size: contain;
  display: block;
  position: absolute;
  top: -3px;
  right: 0;
}
.notification__link:hover {
  text-decoration: underline;
}
.notification__close {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("../images/icons/icon-cancel-black.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0;
  opacity: 0.4;
  margin-top: -10px;
  cursor: pointer;
}
.notification__close:hover {
  opacity: 0.6;
}

@media screen and (max-width: 1280px) {
  .notification__close {
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .notification__link {
    display: block;
    margin: 10px 0 0 0;
  }
  .notification__link:after {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .notification__close {
    right: 20px;
  }
}
.social-link {
  width: 26px;
  height: 26px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
}
.social-link--fb {
  background-image: url("../images/icon-social-fb.svg");
}
.social-link--tw {
  background-image: url("../images/icon-social-tw.svg");
}
.social-link--yt {
  background-image: url("../images/icon-social-yt.svg");
}
.social-link--ig {
  background-image: url("../images/icon-social-ig.svg");
}

.noUi-horizontal {
  height: 3px;
  background: #737373;
  border: 0;
}
.noUi-horizontal .noUi-handle {
  width: 24px;
  height: 24px;
  top: -10px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  cursor: pointer;
}
.noUi-horizontal .noUi-handle:after, .noUi-horizontal .noUi-handle:before {
  display: none;
}

.noUi-connects {
  height: 3px;
}

.pagination {
  background: white;
  display: block;
  padding: 30px 0 60px 320px;
}
.pagination ul {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination ul li {
  width: 40px;
  height: 40px;
  margin: 0 3px;
  line-height: 40px;
  text-align: center;
}
.pagination ul li a {
  display: block;
  font: 200 16px/40px "Futura PT", Helvetica, Arial, sans-serif;
  color: #737373;
  background: #f7f7f7;
}
.pagination ul li a:hover {
  background: #eaeaea;
}
.pagination ul li.is-selected a {
  background: #FFFFFF;
  color: white;
  cursor: default;
}

@media screen and (max-width: 1024px) {
  .pagination {
    padding: 0 0 50px;
  }
}
@media screen and (max-width: 640px) {
  .pagination ul li {
    width: 30px;
    height: 30px;
  }
  .pagination ul li a {
    font-size: 13px;
    line-height: 30px;
  }
}
body {
  min-height: 100%;
  background: #121212;
  font: normal 14px "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-align: center;
  /*&.l-page-index {
      .site-wrapper {
          padding-top: 0 !important;
          // background: $color--backdrop;
      }
  }*/
}
body.no-scroll {
  overflow: hidden;
}
body .site-wrapper {
  background: url("/assets/images/other/background.png") no-repeat center top;
  background-size: cover;
  padding-top: 74px;
}

:focus {
  outline: none;
}

::-moz-focus-inner {
  border: 0;
}

.wrapper, .wrapper--wide {
  width: calc(100% - 40px);
  max-width: calc(1280px - 40px);
  padding: 0 20px;
  position: relative;
  margin: 0 auto;
  text-align: left;
}
.wrapper--wide {
  max-width: calc(100% - 40px);
}

@media screen and (max-width: 1280px) {
  .wrapper, .wrapper--wide {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  body .site-wrapper {
    padding-top: 60px;
  }
}
@media screen and (max-width: 640px) {
  * {
    -webkit-font-smoothing: subpixel-antialiased;
  }
  .wrapper, .wrapper--wide {
    padding: 0 20px;
  }
}
.header {
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 100;
  display: block;
  height: 74px;
  background: rgba(18, 18, 18, 0.5);
  backdrop-filter: blur(10px); /* Standard syntax */
  -webkit-backdrop-filter: blur(10px); /* Safari */
  margin-top: -74px;
}
.header > .wrapper, .header > .wrapper--wide {
  height: 74px;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: center;
}
.header > .wrapper--wide {
  padding-left: 40px;
  padding-right: 40px;
}
.header__logo {
  width: 40px;
  height: 30px;
  background: url("../images/logos/tiian.svg") no-repeat;
  background-size: 100%;
  margin-top: 0;
  flex-shrink: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.header__links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
}
.header__link {
  position: relative;
  display: block;
  height: 74px;
  font: 500 14px/78px "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 0 24px;
  letter-spacing: 2px;
  transition: all 0.2s ease-in-out;
}
.header__link.is-right {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: capitalize;
  display: block;
  width: 16px;
  height: 74px;
  position: relative;
  padding: 0;
  margin: 0 8px;
}
.header__link.is-right:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  background-position: center center;
}
.header__link.is-right.is-open, .header__link.is-right:hover {
  background: none;
  color: #fff;
}
.header__link.is-empty:before {
  background: #121212;
}
.header__link.is-open, .header__link.is-active {
  color: #57C6D0;
  background: transparent;
}
.header__link:hover {
  color: #7fd4db;
  background: transparent;
}
.header__link.is-open:before {
  opacity: 1;
}
.header__link.is-open, .header__link.is-current {
  color: #FFFFFF;
}
.header__link--user:after {
  content: "";
  width: 16px;
  height: 19px;
  display: inline-block;
  background: url("../images/icons/icon-user.svg") no-repeat center center;
  background-size: contain;
}
.header__link--basket:after {
  content: "";
  width: 16px;
  height: 19px;
  display: inline-block;
  background: url("../images/icons/icon-basket.svg") no-repeat center center;
  background-size: contain;
}
.header__link--basket .basket-counter {
  display: none;
  border: 1px solid #FFFFFF;
  padding: 0 4px;
  line-height: 15px;
  font-size: 10px;
  margin: 0;
}
.header__link--basket.is-full {
  color: #FFFFFF;
  width: auto;
  min-width: 40px;
  padding-left: 22px;
}
.header__link--basket.is-full .basket-counter {
  display: inline-block;
}
.header__link--basket.is-full:before {
  background: #121212;
}
.header__link--basket.is-full:after {
  content: "";
  width: 16px;
  height: 19px;
  display: inline-block;
  background: url("../images/icons/icon-basket-filled.svg") no-repeat center center;
  background-size: contain;
  left: 0 !important;
  margin-left: 0 !important;
  background-position: center left !important;
}
.header__link--favorites:after {
  content: "";
  width: 17px;
  height: 16px;
  display: inline-block;
  background: url("../images/icons/icon-favorites.svg") no-repeat center center;
  background-size: contain;
}
.header__link--user:before, .header__link--auth:before {
  background: #FFFFFF;
}
.header__search {
  position: relative;
}
.header__search__input {
  width: 160px;
  height: 24px;
  border: 0;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 2px 30px 2px 6px;
  letter-spacing: 1px;
  color: #C5C7C7;
  font: 500 12px "Futura PT", Helvetica, Arial, sans-serif;
}
.header__search__button {
  width: 16px;
  height: 9px;
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -4px;
  background: url("../images/icons/icon-search-arrow-right.svg") no-repeat;
  background-size: contain;
  outline: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.header__toggler {
  content: "";
  width: 16px;
  height: 13px;
  display: inline-block;
  background: url("../images/icons/icon-menu.svg") no-repeat center center;
  background-size: contain;
  background-size: contain;
  margin: 2px 25px 0 8px;
  display: none;
  cursor: pointer;
  border: 0;
}

@media screen and (max-width: 1280px) {
  .header > .wrapper--wide {
    padding-left: 30px;
    padding-right: 30px;
  }
  .header__link {
    padding: 0 20px;
  }
  .header__link--basket .basket-counter {
    margin-left: initial;
  }
}
@media screen and (max-width: 1024px) {
  .header {
    height: 60px;
    margin-top: -60px;
  }
  .header > .wrapper, .header > .wrapper--wide {
    height: 60px;
  }
  .header__logo {
    margin-right: 20px;
  }
  .header__search {
    display: none;
  }
  .header__link {
    font-size: 14px;
    height: auto;
  }
  .header__link.is-right {
    height: 60px;
    margin: 0 5px;
  }
  .header__link.is-right span {
    display: none;
  }
  .header__link--favorites:after {
    margin-top: -6px;
  }
  .header__link--region {
    /*display: none;*/
  }
  .header__link--user:before {
    background: #121212;
    border: 1px solid #919191;
  }
  .header__link--basket.is-full {
    display: flex;
    align-items: center;
  }
  .header__link .basket-counter {
    margin-top: 4px;
  }
  .header__toggler {
    display: inline-block;
    margin: 2px 0 0 5px;
  }
  .header__toggler:after {
    opacity: 1;
    right: 16px;
  }
  .header__toggler.is-active:after {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .header > .wrapper, .header > .wrapper--wide {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation {
  height: 74px;
  margin: 0;
  list-style: none;
}
.navigation > li {
  position: relative;
  display: inline-block;
  height: 74px;
}
.navigation__category, .navigation__products {
  display: none;
}
.navigation__category.is-open, .navigation__products.is-open {
  display: none;
}
.navigation .header__search {
  display: none;
}
.navigation li:first-of-type .header__link {
  padding-left: 0;
}

@media screen and (max-width: 1280px) {
  .navigation {
    margin: 0 10px 0 0;
  }
  .navigation li:first-of-type .header__link {
    padding-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .navigation {
    display: none;
    width: 320px;
    height: calc(100vh - 60px);
    position: absolute;
    top: 60px;
    right: -11px;
    padding-bottom: 120px;
    overflow: auto;
    background: rgba(18, 18, 18, 0.5);
    backdrop-filter: blur(10px); /* Standard syntax */
    -webkit-backdrop-filter: blur(10px); /* Safari */
  }
  .navigation.is-open {
    display: block;
  }
  .navigation .header__search {
    display: block;
    padding: 12px 20px;
  }
  .navigation .header__search__input {
    width: 100%;
  }
  .navigation .header__search__button {
    right: 26px;
  }
  .navigation > li {
    display: block;
    height: auto;
  }
  .navigation > li .header__link {
    color: #FFFFFF;
    font: 500 12px "Futura PT", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 12px 20px !important;
    text-align: left;
  }
  .navigation > li .header__link:hover {
    color: #57C6D0;
  }
  .navigation > li .header__link.mobile-menu-dropdown.is-open {
    color: #57C6D0;
  }
  .navigation > li .header__link.mobile-menu-dropdown.is-open:before {
    display: none;
  }
  .navigation > li .header__link.is-current {
    color: #FFFFFF;
  }
  .navigation__category.is-open, .navigation__products.is-open {
    display: block;
  }
  .navigation__category.is-open .header__link, .navigation__products.is-open .header__link {
    background: white;
  }
  .navigation__products > li > .header__link {
    background: white;
    text-transform: none;
    color: #737373;
  }
}
@media screen and (max-width: 640px) {
  .navigation {
    width: 100%;
  }
  .navigation:before {
    right: 8px;
  }
  .navigation li {
    border-left: 0;
  }
}
.footer {
  padding: 64px 0;
  background: linear-gradient(0deg, rgba(87, 198, 208, 0.25) 0%, #121212 25%);
}
.footer a {
  transition: all 0.2s ease-in-out;
}
.footer__flex, .footer__block__wrapper {
  display: flex;
  justify-content: space-between;
}
.footer__block {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 33%;
}
.footer__block + .footer__block {
  padding-left: 3%;
}
.footer__title, .footer__links li a {
  font: 500 14px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.footer__title {
  margin-bottom: 32px;
}
.footer__links {
  list-style: none;
  width: 47%;
}
.footer__links li {
  display: block;
  margin-bottom: 20px;
}
.footer__section {
  width: 47%;
}
.footer__section__links {
  list-style: none;
}
.footer__section__links li {
  display: block;
  margin-bottom: 20px;
}
.footer__section__links li, .footer__section__links li a {
  font: normal 12px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  color: #C5C7C7;
  letter-spacing: 1px;
}
.footer__section__links li a:hover {
  color: #FFFFFF;
}
.footer__partner {
  margin-top: 30px;
  width: 100%;
}
.footer__partner img {
  height: 32px;
  display: inline-block;
  margin-right: 10px;
}
.footer__social {
  margin-top: 50px;
}
.footer__social .footer__section__links li a {
  color: #57C6D0;
  text-transform: uppercase;
}
.footer__social .footer__section__links li a:hover {
  color: #7fd4db;
}
.footer__legal {
  padding: 30px 0;
}
.footer__legal .wrapper, .footer__legal .wrapper--wide {
  display: flex;
  justify-content: left;
  flex-direction: column;
}
.footer__legal p {
  color: #FFFFFF;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

@media screen and (max-width: 1024px) {
  .footer {
    padding: 50px 0;
  }
  .footer__block {
    width: 50%;
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 2%;
    margin-right: auto;
  }
  .footer__block + .footer__block {
    padding-left: 0;
  }
  .footer__block__wrapper {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 640px) {
  .footer {
    padding: 30px 0;
  }
  .footer__flex {
    flex-direction: column;
  }
  .footer__block {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
  }
  .footer__block__wrapper {
    flex-direction: column;
  }
  .footer__block + .footer__block {
    margin-top: 30px;
  }
  .footer__section {
    width: 100%;
  }
  .footer__section + .footer__section, .footer__section.footer__partner {
    margin-top: 20px;
  }
  .footer__social {
    margin-top: 20px;
  }
  .footer__legal {
    padding: 20px 0;
  }
}
.menu .wrapper, .menu .wrapper--wide {
  display: flex;
  justify-content: space-between;
}
.menu__categories {
  flex-basis: 190px;
  padding-top: 40px;
}
.menu__categories ul {
  list-style: none;
}
.menu__categories ul li {
  display: block;
  margin-bottom: 14px;
}
.menu__categories ul li a {
  position: relative;
  font: normal 14px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  background: transparent;
  color: #FFFFFF;
  display: block;
  padding: 0 10px 0 0;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.menu__categories ul li a:hover {
  color: #EED2D4;
}
.menu__categories ul li a.is-active {
  background: transparent;
  font-weight: bold;
  color: #EED2D4;
}
.menu__categories ul li a.is-active:after {
  visibility: visible;
}
.menu__grid {
  display: none;
  flex: 1;
  justify-content: space-between;
  margin-left: 30px;
  padding-top: 40px;
}
.menu__grid.is-open {
  display: flex;
}
.menu__grid__mobile {
  display: none;
}
.menu__products {
  flex-basis: 190px;
}
.menu__products ul {
  list-style: none;
}
.menu__products ul li a {
  display: block;
  font: normal 12px/1.3 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-align: left;
  text-transform: initial;
  padding: 8px 0;
  transition: all 0.2s ease-in-out;
}
.menu__products ul li a:hover,
.menu__products ul li a .is-active {
  color: #EED2D4;
}
.menu__content {
  flex: 1;
  margin-left: 20px;
  text-align: right;
}
.menu__content img {
  max-width: 100%;
  height: auto;
}
.menu__cols {
  display: block;
  flex: 1;
}
.menu__cols__item {
  width: 126px;
  display: inline-block;
}
.menu__cols__item + .menu__cols__item {
  margin-left: 3%;
}
.menu__cols__item .title {
  display: block;
  font: normal 12px/1.3 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-align: left;
  text-transform: initial;
  margin-top: 16px;
}
.menu__cols__item .subtitle {
  font: bold 10px/1.3 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
}
.menu__cols__item img {
  width: 126px;
  height: 126px;
}
.menu__cols__item:hover .title {
  text-decoration: underline;
}
.menu__showcase {
  width: 100%;
  min-height: 700px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-size: cover;
}
.menu__showcase .wrapper.centered, .menu__showcase .centered.wrapper--wide {
  justify-content: center;
}
.menu__showcase__item {
  flex-basis: 30%;
  margin: 0 1.5%;
  text-align: center;
  transition: opacity 0.25s ease-in-out;
}
.menu__showcase__item img {
  width: 100%;
  height: auto;
  display: block;
}
.menu__showcase__item img.mobile {
  display: none;
}
.menu__showcase__item.mobile {
  display: none;
}
.menu__showcase__item .title {
  display: block;
  font: bold 24px/1.2 "Futura PT", Helvetica, Arial, sans-serif;
  color: white;
  text-align: center;
  margin-top: 20px;
  text-transform: uppercase;
}
.menu__showcase__item .subtitle {
  display: block;
  font: 300 20px/1.2 "Futura PT", Helvetica, Arial, sans-serif;
  color: white;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 5px;
  text-transform: uppercase;
}
.menu__showcase__item:hover .title {
  text-decoration: underline;
}
.menu__showcase__item.soon {
  cursor: default;
}
.menu__showcase__item.soon img {
  opacity: 0.3;
}
.menu__showcase__item.soon .title, .menu__showcase__item.soon .subtitle {
  transition: opacity 0.25s ease-in-out;
}
.menu__showcase__item.soon:hover .title {
  text-decoration: none;
}
.menu__showcase.uses-focus .menu__showcase__item {
  opacity: 0.5;
}
.menu__showcase.uses-focus .menu__showcase__item.is-focused {
  opacity: 1;
}
.menu__showcase.uses-focus .menu__showcase__item.is-focused.soon .title, .menu__showcase.uses-focus .menu__showcase__item.is-focused.soon .subtitle {
  opacity: 1;
}
.menu__showcase.uses-focus .menu__showcase__item.soon {
  opacity: 1;
}
.menu__showcase.uses-focus .menu__showcase__item.soon .title, .menu__showcase.uses-focus .menu__showcase__item.soon .subtitle {
  opacity: 0.5;
}
.menu__showcase.uses-focus .menu__showcase__item.soon img {
  opacity: 0.3;
}

/*@include desktop {
    .menu {
        &__cols {
            &__item {
                width: 126px;

                & + .menu__cols__item {
                    margin-left: 2%;
                }

                img {
                    width: 126px;
                    height: 126px;
                }
            }
        }
    }
}*/
@media screen and (max-width: 1024px) {
  .menu {
    display: none;
  }
  .menu__categories {
    padding-top: 0;
  }
  .menu__categories ul li {
    margin-bottom: 10px;
    position: relative;
  }
  .menu__categories ul li a {
    display: inline-block;
  }
  .menu__categories ul li a.has-submenu:after {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url("../images/icons/icon-down-gray.svg") no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: -6px;
    margin-top: -6px;
    transition: transform 0.25s ease-in-out;
    display: block;
    visibility: visible;
  }
  .menu__categories ul li a.has-submenu:hover:after {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url("../images/icons/icon-down-gold.svg") no-repeat center center;
    background-size: contain;
  }
  .menu__categories ul li a.has-submenu.is-active:after {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url("../images/icons/icon-down-gold.svg") no-repeat center center;
    background-size: contain;
    transform: rotate(180deg);
  }
  .menu__grid, .menu__grid.is-open {
    display: none;
  }
  .menu__grid__mobile.is-open {
    display: block;
  }
  .menu__content {
    display: none;
  }
  .menu__products {
    margin-top: -6px;
    padding-bottom: 6px;
  }
  .menu__products ul li {
    margin-bottom: 6px;
  }
  .menu__products ul li a {
    margin-bottom: 0;
    padding: 6px 0 6px 12px;
  }
  .menu__showcase {
    background: none;
  }
  .menu__showcase .wrapper, .menu__showcase .wrapper--wide {
    display: block;
  }
  .menu__showcase__item {
    display: block;
    margin: 20px 1.5% 60px 1.5%;
  }
  .menu__showcase__item img.desktop {
    display: none;
  }
  .menu__showcase__item img.mobile {
    display: block;
  }
  .menu__showcase__item.desktop {
    display: none;
  }
  .menu__showcase__item.mobile {
    display: block;
  }
  .menu__showcase__item:last-of-type {
    margin-bottom: 30px;
  }
}
.title {
  display: block;
  font: normal 18px "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.title span {
  display: block;
  font: 200 18px/1.6 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: none;
  margin-top: 10px;
}

.product {
  position: relative;
  height: 460px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 2px 6px rgba(18, 18, 18, 0.25);
  transition: all 0.2s;
}
.product.without-bg {
  background: transparent;
  box-shadow: none;
}
.product__inner {
  width: 100%;
  height: 460px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: 32px;
  z-index: 10;
  overflow: hidden;
}
.product__image {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 250px;
  display: block;
  margin: 0 auto;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all 0.2s;
  transform: scale(1);
}
.product__link {
  width: 100%;
  display: block;
}
.product__badge {
  background-color: rgba(87, 198, 208, 0.2);
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  transform: rotate(45deg);
  right: -40px;
  top: 24px;
  width: 160px;
  height: 32px;
}
.product__badge span {
  position: relative;
  padding: 10px 32px;
  margin: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
}
.product__like {
  background: transparent url("../images/icons/icon-heart-blue.svg") center center no-repeat;
  background-size: 16px 15px;
  position: absolute;
  top: 16px;
  left: 16px;
  width: 32px;
  height: 32px;
  padding: 8px;
  border: 0;
  z-index: 15;
  cursor: pointer;
}
.product__like.is-active {
  background-image: url("../images/icons/icon-heart-blue-filled.svg");
}
.product__title {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 24px;
  margin-top: 20px;
}
.product__descr {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 18px;
  width: 100%;
  display: block;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product__basket {
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: 32px;
  width: calc(100% - 64px);
  display: flex;
  flex-direction: column;
  margin-top: 0;
  align-items: start;
}
.product__basket .price {
  width: 100%;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  color: #57C6D0;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 24px;
  margin: auto 6px auto 0;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.product__basket .price .oldprice {
  color: rgba(255, 255, 255, 0.2);
  text-decoration: line-through;
  font-size: 14px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 8px;
}
.product__basket .btn {
  margin: 8px auto 0 auto;
}

@media screen and (max-width: 768px) {
  .product {
    height: 460px;
  }
  .product__inner {
    height: 460px;
  }
}
@media screen and (max-width: 640px) {
  .product {
    height: 460px;
  }
  .product__inner {
    height: 460px;
    padding: 24px;
  }
  .product__basket {
    display: block;
    transform: none;
    left: 0;
    width: 100%;
    /*button, a {
        width: 90%;
        max-width: 90%;
        margin: 0;
        z-index: 10;
    }*/
  }
  .product__basket .price {
    display: block;
    margin-left: 0;
    margin-bottom: 16px;
    width: 100%;
  }
  .product__basket .price .oldprice {
    display: block;
    margin-top: 2px;
  }
}
@media screen and (max-width: 420px) {
  .product button, .product a {
    width: 100%;
    max-width: 100%;
    margin: 0;
    z-index: 10;
  }
}
.product-line {
  display: flex;
  justify-content: space-between;
  color: #9b9b9b;
}
.product-line__image {
  width: 80px;
  margin-right: 10px;
}
.product-line__image img {
  width: 80px;
  height: auto;
}
.product-line__info {
  flex: 1;
  text-align: left;
}
.product-line__info h3 a {
  font: normal 14px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  color: #57C6D0;
}
.product-line__info h3 a:hover {
  text-decoration: underline;
}
.product-line__info p {
  font: 200 14px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
}
.product-line__info p b {
  font-weight: bold;
}
.product-line__drop {
  width: 18px;
  height: 18px;
  align-self: center;
  background: url("../images/icon-x.svg") no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.cart-line {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 10px 0;
  padding-top: 10px;
  border-top: 1px solid #C5C7C7;
}
.cart-line:last-child {
  border-bottom: 1px solid #C5C7C7;
  padding-bottom: 10px;
}
.cart-line__image {
  flex-basis: 100px;
  padding-right: 10px;
}
.cart-line__image img {
  width: 100%;
  height: auto;
}
.cart-line__menuimage {
  flex-basis: 100px;
  padding-right: 10px;
  flex-shrink: 0;
}
.cart-line__menuimage img {
  width: 100%;
  height: auto;
}
.cart-line__product {
  flex: 1;
}
.cart-line__product h2 a {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #57C6D0;
  line-height: 1.3;
}
.cart-line__product h2 a:hover {
  text-decoration: underline;
}
.cart-line__product h2 .basic {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #57C6D0;
  line-height: 1.3;
}
.cart-line__product h6 {
  font-size: 13px;
  font-style: italic;
  color: #9b9b9b;
  line-height: 1.5;
}
.cart-line__product p {
  font-size: 13px;
  line-height: 1.5;
}
.cart-line__product .price-secondary {
  display: none;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin-top: 8px;
  color: #57C6D0;
  text-align: left;
}
.cart-line__quantity {
  flex-basis: 100px;
  text-align: center;
  margin-right: 15px;
}
.cart-line__quantity .basket-line__quantity input {
  background: white;
  color: #57C6D0;
}
.cart-line__price, .cart-line__unitprice, .cart-line__menuprice {
  flex-basis: 16%;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #57C6D0;
  text-align: center;
}
.cart-line__price span, .cart-line__unitprice span, .cart-line__menuprice span {
  color: #9b9b9b;
  font-weight: normal;
  display: none;
}
.cart-line__address {
  flex-basis: 32%;
}
.cart-line__address p {
  font-size: 13px;
  line-height: 1.5;
}
.cart-line__controls {
  margin-left: 0;
  text-align: right;
}
.cart-line__controls .btn {
  width: 100px;
  padding-left: 0;
  padding-right: 0;
}
.cart-line__config-list {
  margin: -20px 0 20px 100px;
}
.cart-line__config-list__items {
  font-size: 13px;
  line-height: 17px;
}
.cart-line__config-list__items + .cart-line__config-list__items {
  margin-top: 8px;
}
.cart-line.delivery-item .cart-line__controls {
  width: 110px;
}
.cart-line.delivery-item .cart-line__price span {
  display: none;
}

.basket__items__confirm .cart-line {
  padding-right: 35px;
}
.basket__items__confirm .basket__items_header .price:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1024px) {
  .cart-line:first-child {
    border-top: 0;
  }
  .cart-line__image {
    flex-basis: 80px;
  }
  .cart-line__product {
    flex: 1;
  }
  .cart-line__product h2 a {
    font-size: 18px;
  }
  .cart-line__product .subitems {
    display: none;
  }
  .cart-line__price span, .cart-line__unitprice span, .cart-line__menuprice span {
    display: inline;
  }
  .cart-line__price {
    text-align: right;
    display: none;
  }
  .cart-line__price + .cart-line__price {
    display: inline-block;
  }
  .cart-line__controls {
    margin-left: 30px;
  }
  .cart-line__config-list {
    margin: -20px 0 20px 80px;
  }
  .cart-line.delivery-item .cart-line__price span, .cart-line.delivery-item .cart-line__unitprice span {
    display: none;
  }
  .basket__items__confirm .cart-line {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .cart-line__price {
    font-size: 24px;
  }
  .cart-line__price span {
    display: none;
  }
  .cart-line__menuprice {
    display: none;
  }
  .cart-line__controls {
    width: 36px;
  }
  .cart-line__controls .btn--primary.item_remove {
    width: 36px;
    color: transparent;
    margin: 0;
  }
  .cart-line__controls .btn--primary.item_remove + .btn--primary {
    margin-left: 0;
    margin-top: 5px;
  }
  .cart-line__controls .btn--primary.item_remove:after {
    color: white;
    left: 0;
    position: absolute;
    font-size: 32px;
    width: 36px;
    text-align: center;
    top: 0;
    content: "×";
  }
  .cart-line.delivery-item .cart-line__controls {
    width: 36px !important;
  }
}
@media screen and (max-width: 640px) {
  .cart-line__image {
    margin-right: 20px;
  }
  .cart-line__menuimage {
    position: absolute;
    display: block;
  }
  .cart-line__address {
    padding-left: 100px;
    flex-basis: 100%;
  }
  .cart-line__unitprice {
    display: none;
  }
  .cart-line__quantity {
    margin-right: 0;
    flex-basis: 40px;
  }
  .cart-line__price {
    display: none;
    flex-basis: 90px;
  }
  .cart-line__price + .cart-line__price {
    display: inline-block;
  }
  .cart-line__controls {
    margin-left: 20px;
  }
  .cart-line__config-list {
    margin: -20px 0 20px 100px;
  }
  .cart-line__food {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: initial;
  }
  .cart-line__food .cart-line__quantity {
    text-align: right;
    flex-basis: 16%;
  }
}
@media screen and (max-width: 420px) {
  .cart-line__product .price-secondary {
    display: block;
  }
  .cart-line__price {
    display: none;
  }
  .cart-line__price + .cart-line__price {
    display: none;
  }
  .cart-line__config-list {
    margin: -10px 0 20px 100px;
  }
}
.basket-widget {
  width: 390px;
  max-height: calc(100vh - 74px);
  background: #121212;
  text-align: left;
}
.basket-widget__container {
  background: #121212;
  max-height: calc(100vh - 74px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.basket-widget__title {
  display: block;
  position: relative;
  margin: 30px 0 15px;
  padding: 0 20px;
  flex-basis: 24px;
}
.basket-widget__title span {
  display: block;
  font: normal 20px "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  background: url("../images/icons/icon-basket.svg") 0 0 no-repeat;
  background-size: 18px;
  padding-left: 28px;
}
.basket-widget__close {
  width: 18px;
  height: 18px;
  position: absolute;
  font-size: 20px;
  right: 20px;
  top: 0;
  color: #FFFFFF;
  cursor: pointer;
  background: url("../images/icons/icon-close.svg") no-repeat center center;
  background-size: contain;
}
.basket-widget__products {
  position: relative;
  flex: 1;
  padding: 0 20px 20px 20px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.basket-widget__products .basket-line__image img {
  width: 100px;
}
.basket-widget__summary {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 20px 40px;
  text-align: center;
  color: #FFFFFF;
}
.basket-widget__summary p {
  display: block;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 1.5;
}
.basket-widget__summary p.total {
  display: flex;
  justify-content: space-between;
  font: bold 20px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.basket-widget__summary p.total .price {
  color: #FFFFFF;
}
.basket-widget__summary p.disclaimer {
  margin: 20px 0 40px;
  color: #FFFFFF;
  text-align: center;
}
.basket-widget__summary .btn {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.basket-widget__summary .info {
  margin-top: 20px;
  color: #C5C7C7;
}
.basket-widget__empty {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0 30px;
  background: #272929;
}
.basket-widget__empty p {
  font: 300 36px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #737373;
  margin-top: -60px;
}
.basket-widget__empty p small {
  display: block;
  font: normal 13px/1.3 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: none;
  margin-top: 0.5em;
}

.is-empty .basket-widget {
  background: #121212;
}

@media screen and (max-width: 1024px) {
  .basket-widget {
    max-height: calc(100vh - 60px);
  }
  .basket-widget__container {
    max-height: calc(100vh - 60px);
  }
  .basket-widget__summary p.disclaimer {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .basket-widget {
    width: 320px;
  }
}
@media screen and (max-width: 640px) {
  .basket-widget {
    max-height: initial;
    width: 100%;
  }
  .basket-widget__container {
    max-height: initial;
    height: auto;
  }
}
.favorite-widget__title span {
  background-image: url("../images/icon-favorites.svg");
}

@media screen and (max-width: 1024px) {
  .favorite-widget {
    height: calc(100vh - 60px);
  }
}
.user-widget {
  max-height: calc(100vh - 74px);
  display: block;
  background: white;
}
.user-widget ul {
  list-style: none;
}
.user-widget ul li {
  display: block;
}
.user-widget ul li a {
  position: relative;
  display: block;
  background: white;
  font: normal 15px "Futura PT", Helvetica, Arial, sans-serif;
  padding: 18px 0 18px 18px;
  border-bottom: 1px solid #c5c9c9;
  text-transform: uppercase;
  text-align: left;
  color: #57C6D0;
}
.user-widget ul li a:before {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border-radius: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -9px;
  opacity: 0.35;
}
.user-widget ul li a:hover {
  background: #f7f7f7;
}
.user-widget ul li:last-child a {
  border-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .user-widget {
    background: none;
  }
  .user-widget ul li a {
    background: #121212;
    color: #c8c8c8;
    font: normal 12px "Futura PT", Helvetica, Arial, sans-serif;
    padding: 12px 0 12px 20px;
    border-top: 1px solid #C5C7C7;
    text-align: left;
    border-bottom: 0;
  }
  .user-widget ul li a:hover {
    background: #121212;
    color: #FFFFFF;
  }
  .user-widget ul li:first-child a {
    border-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .user-widget {
    width: 100%;
  }
}
.search-widget {
  width: 100%;
  margin: 0 auto 0 auto;
  padding-top: 10px;
}
.search-widget input {
  top: 0;
  left: 0;
  width: 100%;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 28px;
  color: #121212;
  border: 0;
  border-bottom: 1px solid #57C6D0;
  padding: 10px 5px 10px 5px;
  outline: none;
}
.search-widget .clear-icon {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/icons/icon-close-black.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 16px;
  cursor: pointer;
}
.search-widget .search-result-count {
  width: 100%;
  text-align: left;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #1c1d1d;
  margin-top: 12px;
}
.search-widget .search-result {
  width: 100%;
  color: #1c1d1d;
  margin-top: 24px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: stretch;
}
.search-widget .search-result-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 125px;
  flex-grow: 3;
  flex-basis: 21%;
  margin: 10px 5px;
  text-align: left;
}
.search-widget .search-result-item .image {
  display: inline-block;
  height: 125px;
  width: 125px;
}
.search-widget .search-result-item .image img {
  width: 100%;
  height: auto;
}
.search-widget .search-result-item .info {
  display: inline-block;
  flex: 1;
  vertical-align: top;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #1c1d1d;
  padding-left: 10px;
  padding-bottom: 30px;
}
.search-widget .search-result-item-name {
  margin-top: 5px;
}
.search-widget .search-result-item-price {
  margin-top: 10px;
}
.search-widget .search-all-result {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-top: 30px;
}

@media screen and (max-width: 1280px) {
  .search-widget .search-result-item {
    flex-grow: 4;
    flex-basis: 26%;
  }
}
@media screen and (max-width: 1024px) {
  .search-widget .search-result-item {
    flex-grow: 6;
    flex-basis: 35%;
  }
}
@media screen and (max-width: 640px) {
  .search-result {
    margin-top: 0;
  }
  .search-widget .search-result-item {
    margin: 10px 0;
    padding: 10px 0;
    flex-grow: 12;
    flex-basis: 51%;
    border-top: 1px solid #C5C7C7;
  }
  .search-widget .search-result-item-name {
    font-size: 18px;
  }
  .search-widget .search-result-item-price {
    display: none;
  }
  .search-all-result a,
  .search-all-result .btn,
  .search-all-result .btn--primary {
    width: 100%;
  }
}
@media screen and (max-width: 420px) {
  .search-widget .search-result-item .image {
    width: 100px;
    height: 100px;
  }
}
.gdpr-sticky {
  display: none;
  position: fixed;
  left: 0;
  width: 100%;
  color: white;
  height: auto;
  border-top: 1px solid #57C6D0;
  background: #121212;
  opacity: 1;
  z-index: 200;
  bottom: -74px;
  transition: bottom 0.5s ease-in-out;
  padding: 30px 0;
}
.gdpr-sticky.is-visible {
  display: block;
  bottom: 0;
}
.gdpr-sticky .wrapper, .gdpr-sticky .wrapper--wide {
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1060px;
  width: 100%;
}
.gdpr-sticky__button-container {
  width: 166px;
}
.gdpr-sticky__button-container .btn {
  padding: 0 20px;
  width: 160px;
}
.gdpr-sticky__button-container .btn + .btn {
  margin-top: 8px;
}
.gdpr-sticky p {
  font: 300 14px/2 "Futura PT", Helvetica, Arial, sans-serif;
  margin: 0 20px 0 0;
  text-align: left;
}
.gdpr-sticky p a {
  color: #FFFFFF;
  text-decoration: underline;
  transition: 0.3s all;
}
.gdpr-sticky p a:hover {
  color: #C5C7C7;
}

@media screen and (max-width: 1280px) {
  .gdpr-sticky .wrapper, .gdpr-sticky .wrapper--wide {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .gdpr-sticky .wrapper, .gdpr-sticky .wrapper--wide {
    padding: 0 30px;
  }
}
@media screen and (max-width: 640px) {
  .gdpr-sticky {
    height: auto;
  }
  .gdpr-sticky .wrapper, .gdpr-sticky .wrapper--wide {
    display: block;
    padding: 0 20px;
  }
  .gdpr-sticky__button-container {
    display: flex;
    width: 100%;
  }
  .gdpr-sticky__button-container .btn {
    width: 100%;
  }
  .gdpr-sticky__button-container .btn + .btn {
    margin-top: 0;
    margin-left: 20px;
  }
  .gdpr-sticky p {
    margin: 0 0 20px 0;
  }
}
.general-sticky {
  display: none;
  position: fixed;
  top: -74px;
  left: 0;
  width: 100%;
  color: white;
  height: 74px;
  border-top: 1px solid #272929;
  background: #252525;
  opacity: 1;
  z-index: 200;
  transition: top 0.5s ease-in-out;
}
.general-sticky.is-visible {
  display: block;
  top: 74px;
}
.general-sticky.notification-visible {
  display: block;
  top: 74px;
  z-index: 99;
}
.general-sticky--bottom {
  top: auto;
  bottom: -74px;
  transition: bottom 0.5s ease-in-out;
}
.general-sticky--bottom.is-visible {
  top: auto;
  bottom: 0;
}
.general-sticky--light {
  background: white;
  color: #57C6D0;
}
.general-sticky--light p {
  color: #57C6D0;
}
.general-sticky .wrapper, .general-sticky .wrapper--wide {
  height: 74px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.general-sticky p {
  font: normal 18px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  margin: 30px 20px 30px 0;
}

@media screen and (max-width: 1280px) {
  .general-sticky {
    height: 60px;
    line-height: 60px;
  }
  .general-sticky .wrapper, .general-sticky .wrapper--wide {
    width: 100%;
    height: 60px;
    padding: 0 40px 0 30px;
  }
}
@media screen and (max-width: 1024px) {
  .general-sticky .wrapper, .general-sticky .wrapper--wide {
    padding: 0 30px;
  }
  .general-sticky.is-visible, .general-sticky.notification-visible {
    top: 60px;
  }
  .general-sticky--bottom.is-visible {
    top: auto;
    bottom: 0;
  }
  .general-sticky p {
    font-size: 15px;
  }
}
@media screen and (max-width: 640px) {
  .general-sticky {
    height: auto;
  }
  .general-sticky .wrapper, .general-sticky .wrapper--wide {
    height: auto;
    display: block;
    padding: 0 20px;
  }
  .general-sticky p {
    font-size: 20px;
    text-align: center;
    margin: 10px 0 5px;
  }
  .general-sticky .btn {
    width: 100%;
  }
}
.product-sticky {
  display: block;
  position: fixed;
  top: -74px;
  left: 0;
  width: 100%;
  color: white;
  height: 74px;
  border-bottom: 1px solid #272929;
  background: #121212;
  opacity: 0.95;
  z-index: 90;
  transition: top 0.25s ease-in-out;
}
.product-sticky.is-visible {
  top: 74px;
}
.product-sticky .wrapper, .product-sticky .wrapper--wide {
  height: 74px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-sticky h6 {
  color: #FFFFFF;
  font: normal 18px/24px "Futura PT", Helvetica, Arial, sans-serif;
}
.product-sticky h6 span {
  display: inline-block;
  margin-left: 15px;
  padding-left: 15px;
  color: white;
  font-weight: bold;
  border-left: 1px solid #57C6D0;
}
.product-sticky p {
  font: normal 14px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  margin: 15px 0;
}

@media screen and (max-width: 1280px) {
  .product-sticky {
    height: 60px;
    line-height: 60px;
  }
  .product-sticky .wrapper, .product-sticky .wrapper--wide {
    height: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .product-sticky.is-visible {
    top: 60px;
  }
}
@media screen and (max-width: 640px) {
  .product-sticky {
    display: none;
  }
  .product-sticky.is-visible {
    display: none;
  }
}
.stock-info {
  position: relative;
  display: inline-block;
  font: normal 12px "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  line-height: 16px;
}
.stock-info--success, .stock-info--danger {
  padding-left: 20px;
}
.stock-info--success {
  color: white;
}
.stock-info--success:before {
  content: "";
  width: 17px;
  height: 17px;
  display: inline-block;
  background: url("../images/icons/icon-check-white.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 1px;
  left: 0;
}
.stock-info--danger {
  color: white;
}
.stock-info--danger:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../images/icons/icon-zero-product.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 1px;
  left: 0;
}

.basket-line {
  display: flex;
  justify-content: flex-start;
  flex-flow: row;
  align-items: center;
  padding: 10px 0;
  margin: 0;
  color: #FFFFFF;
}
.basket-line__image {
  flex-basis: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  margin-right: 15px;
  background: transparent;
}
.basket-line__image img {
  width: 86px;
  height: auto;
}
.basket-line__product {
  flex: 1;
}
.basket-line__product h2 {
  display: block;
  margin-bottom: 5px;
}
.basket-line__product h2 a {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 1.3;
}
.basket-line__product h2 a:hover {
  text-decoration: underline;
}
.basket-line__price {
  font: bold 10px/1.3 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
}
.basket-line__quantity {
  height: 24px;
  position: relative;
  display: inline-block;
  background: #121212;
  color: white;
  justify-content: space-between;
  border: 0;
  margin-top: 10px;
}
.basket-line__quantity input {
  width: 24px;
  height: 24px;
  order: 2;
  background: #121212;
  border: 0;
  color: #FFFFFF;
  font: normal 11px "Futura PT", Helvetica, Arial, sans-serif;
  text-align: center;
  -moz-appearance: none;
  top: -2px;
  position: relative;
}
.basket-line__quantity button {
  padding: 0;
}
.basket-line__quantity__control {
  width: 24px;
  height: 24px;
  background: #57C6D0;
  border: 0;
  color: white;
  font: normal 16px "Futura PT", Helvetica, Arial, sans-serif;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: 0.2s background;
}
.basket-line__quantity__control:hover, .basket-line__quantity__control:active {
  background: #EED2D4;
}
.basket-line__quantity__drop {
  position: absolute;
  top: 0;
  right: -32px;
  width: 24px;
  height: 24px;
  display: block;
  border: 0;
  background: transparent;
  outline: none;
  font: normal 16px/1 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.2s background;
}
.basket-line__quantity__drop:hover {
  background: #EED2D4;
}

.cart-line .basket-line__quantity {
  margin-top: 0;
}

@media screen and (max-width: 640px) {
  /*.basket-line {
      &__product {
          text-align: right;
      }

      &__quantity {
          margin-right: 32px;
      }
  }*/
  .cart-line .basket-line__quantity {
    margin-top: 0;
    border: 0;
    display: flex;
    flex-direction: column-reverse;
    height: auto;
    width: 32px;
  }
  .cart-line .basket-line__quantity__control, .cart-line .basket-line__quantity input {
    width: 32px;
    display: block;
  }
  .cart-line .basket-line__quantity input {
    order: 0;
  }
}
.basket-summary {
  width: 300px;
  display: none;
  position: absolute;
  top: 124px;
  right: 0;
  background: white;
  color: #FFFFFF;
  text-align: left;
  border: 1px solid #c5c9c9;
  padding: 15px 20px 30px 20px;
}
.basket-summary.is-sticky {
  position: fixed;
  top: 104px;
}
.basket-summary__title {
  font: normal 16px/2 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.basket-summary__prices {
  display: block;
  font-size: 14px;
  line-height: 1.5;
}
.basket-summary__prices dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #c5c9c9;
}
.basket-summary__prices dl:last-child {
  border-bottom: 0;
}
.basket-summary__prices dt {
  font-weight: bold;
}
.basket-summary__prices dt small {
  display: block;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
}
.basket-summary__prices dd {
  text-align: right;
  font: normal 14px "Futura PT", Helvetica, Arial, sans-serif;
}
.basket-summary__button {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
}

@media screen and (max-width: 1280px) {
  .basket-summary {
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .basket-summary {
    display: none;
  }
}
.favorite-line__fav {
  margin-top: 5px;
}
.favorite-line__fav .btn {
  padding: 0 10px;
}
.favorite-line__fav .btn:nth-child(2) {
  width: 40px;
  padding: 0;
}

.range-filter__limits {
  display: flex;
  justify-content: space-between;
}
.range-filter__limits .input {
  width: 45%;
}
.range-filter__slider {
  margin-top: 30px;
}

.config section {
  display: block;
  margin-bottom: 35px;
}
.config__title {
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
}
.config__multiple {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.config__multiple .config__item {
  width: 48.5%;
  margin: 10px;
}
.config__multiple .config__item:nth-of-type(odd) {
  margin-left: 0;
}
.config__multiple .config__item:nth-child(even) {
  margin-right: 0;
}
.config__multiple input[type=checkbox] {
  display: none;
}
.config__multiple input[type=checkbox]:checked + .config__item {
  border-color: #57C6D0;
}
.config__item {
  position: relative;
  height: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #c5c9c9;
  border-radius: 0px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 0 20px;
}
.config__item:hover {
  border-color: #d2d5d5;
}
.config__item.is-selected {
  border-color: #57C6D0;
}
.config__item.is-alone {
  margin-bottom: 10px;
}
.config__item label {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  cursor: pointer;
}
.config__item__title {
  flex: 1;
  font-size: 13px;
  font-weight: bold;
}
.config__item__price {
  flex-basis: 100px;
  text-align: right;
  font: normal 16px "Futura PT", Helvetica, Arial, sans-serif;
}
.config__item .select select {
  border: 0;
  box-shadow: none;
  padding-left: 0;
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  .config__multiple {
    display: block;
  }
  .config__multiple .config__item {
    margin: 10px 0;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .config__item {
    display: block;
    height: auto;
    padding: 0 10px;
  }
  .config__item__title {
    margin: 10px 0;
  }
  .config__item__price {
    display: block;
    text-align: left;
    margin: -5px 0 10px;
  }
  .config__item label {
    display: block;
    position: static;
    padding: 0;
  }
}
.accordion section {
  display: block;
  text-align: left;
}
.accordion section:last-of-type {
  margin-bottom: 0;
  border-bottom: 1px solid #57C6D0;
}
.accordion section:last-of-type .accordion__title {
  margin-bottom: 0;
}
.accordion section:last-of-type .accordion__body {
  margin-top: 15px;
}
.accordion__title {
  position: relative;
  display: block;
  cursor: pointer;
  color: #FFFFFF;
  text-transform: uppercase;
  font: 500 18px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  border-top: 1px solid #57C6D0;
  padding: 16px 40px 16px 0;
}
.accordion__title:after {
  content: "+";
  color: #FFFFFF;
  text-transform: uppercase;
  font: normal 26px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  transition: transform 0.25s ease-in-out;
  transform: translateY(-50%);
}
.accordion__title.is-open:after {
  content: "–";
}
.accordion__body {
  display: none;
  margin: 16px 0;
  padding: 0;
  color: #FFFFFF;
}
.accordion__body.is-open {
  display: block;
}
.accordion__body a {
  color: #FFFFFF;
}

.product-rating {
  margin-top: 20px;
}
.product-rating__title {
  color: #FFFFFF;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  text-align: left;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 18px;
  width: 100%;
  margin-bottom: 4px;
}
.product-rating__container {
  float: left;
}
.product-rating__container > label {
  margin-right: 3px;
  content: "";
  width: 15px;
  height: 14px;
  display: inline-block;
  background: url("../images/icon-star-dark.svg") no-repeat;
  background-size: 100%;
  float: right;
  transition: 0.3s all;
}
.product-rating__container > input {
  display: none;
}
.product-rating__container > input:checked ~ label {
  background-image: url("../images/icon-star-gold.svg");
}
.product-rating__container.editable-rating > label {
  cursor: pointer;
}
.product-rating__container.editable-rating > input:checked + label:hover,
.product-rating__container.editable-rating > input:checked ~ label:hover, .product-rating__container.editable-rating:not(:checked) > label:hover, .product-rating__container.editable-rating:not(:checked) > label:hover ~ label,
.product-rating__container.editable-rating > label:hover ~ input:checked ~ label,
.product-rating__container.editable-rating > input:checked ~ label:hover ~ label {
  background-image: url("../images/icon-star-light.svg");
}

.blog-archives__block {
  margin: 80px 0;
  text-align: center;
}
.blog-archives__block__title {
  display: block;
  font: 300 36px/1.5 "IvyOra", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.blog-archives__block__list {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.blog-archives__block__list li {
  display: inline-block;
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 50px 0;
}
.blog-grid + .blog-grid {
  margin-top: 0;
}
.blog-grid__item {
  position: relative;
  display: flex;
  flex-direction: column;
  grid-column: span 1;
  height: 440px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 2px 6px rgba(18, 18, 18, 0.25);
  backdrop-filter: blur(10px); /* Standard syntax */
  -webkit-backdrop-filter: blur(10px); /* Safari */
}
.blog-grid__item--hidden {
  display: none;
}
.blog-grid__item__image {
  width: 100%;
  height: 220px;
  overflow: hidden;
}
.blog-grid__item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: all 0.2s ease-in-out;
}
.blog-grid__item__details {
  display: flex;
  flex-direction: column;
  padding: 20px;
  color: #FFFFFF;
}
.blog-grid__item__details h3 {
  margin-bottom: 10px;
  font: 300 32px/1.2 "IvyOra", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  max-height: 115px;
  overflow: hidden;
}
.blog-grid__item__details span {
  margin-bottom: 20px;
  font: 500 12px/1.2 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.blog-grid__item__details .btn {
  position: absolute;
  left: 0;
  bottom: 20px;
}
.blog-grid__item:hover img {
  transform: scale(1.02);
}
.blog-grid--small {
  gap: 0;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 2px 6px rgba(18, 18, 18, 0.25);
}
.blog-grid--small .blog-grid__item {
  box-shadow: none;
  background: initial;
  flex-direction: row;
  height: 170px;
  padding: 20px 20px 20px 0;
}
.blog-grid--small .blog-grid__item__image {
  flex-basis: 45%;
  flex-shrink: 0;
  height: 130px;
}
.blog-grid--small .blog-grid__item__details {
  position: relative;
  padding: 0 0 0 20px;
}
.blog-grid--small .blog-grid__item__details h3 {
  font-size: 16px;
  line-height: 1.5;
  max-height: 72px;
  margin-bottom: 8px;
}
.blog-grid--small .blog-grid__item__details span {
  margin-bottom: 8px;
}
.blog-grid--small .blog-grid__item__details .btn {
  left: 0;
  bottom: -10px;
}
.blog-grid__load__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .blog-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .blog-grid--small {
    grid-template-columns: 1fr;
  }
  .blog-grid--small .blog-grid__item {
    height: 150px;
  }
  .blog-grid--small .blog-grid__item__image {
    flex-basis: initial;
    width: 190px;
    height: 110px;
  }
}
@media screen and (max-width: 768px) {
  .blog-grid__item {
    height: 480px;
  }
  .blog-grid__item__image {
    height: 240px;
  }
}
@media screen and (max-width: 640px) {
  .blog-grid {
    margin: 30px auto;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .blog-grid__item {
    height: auto;
  }
  .blog-grid__item__details {
    padding-bottom: 50px;
  }
  .blog-grid__item__details h3 {
    font-size: 24px;
    max-height: 88px;
  }
  .blog-grid--small .blog-grid__item {
    height: 130px;
  }
  .blog-grid--small .blog-grid__item__image {
    width: 160px;
    height: 90px;
  }
  .blog-grid__load {
    margin: 0 auto;
  }
}
@media screen and (max-width: 420px) {
  .blog-grid__item__image {
    height: 200px;
  }
  .blog-grid--small .blog-grid__item {
    height: 120px;
  }
  .blog-grid--small .blog-grid__item__image {
    width: 140px;
    height: 80px;
  }
  .blog-grid--small .blog-grid__item__details h3 {
    font-size: 12px;
    max-height: 36px;
  }
  .blog-grid--small .blog-grid__item__details span {
    font-size: 10px;
  }
}
@media screen and (max-width: 350px) {
  .blog-grid__item__image {
    height: 180px;
  }
}
.dropdown {
  position: fixed;
  top: 74px;
  left: 0;
  display: none;
  z-index: 200;
  overflow: hidden;
  background: #121212;
  padding: 0 0 30px 0;
  width: 100%;
}
.dropdown.is-open {
  display: block;
}
.dropdown.is-empty:before {
  background: #f7f7f7;
}
.dropdown--search {
  width: 100%;
  top: 74px;
  left: auto;
  right: 0;
}
.dropdown--basket, .dropdown--favorites {
  width: 390px;
  top: 74px;
  left: auto;
  right: calc((100% - 1280px - 40px) / 2);
}
.dropdown--user {
  width: 320px;
  left: auto;
  right: calc((100% - 1280px) / 2);
  background: none;
}
.dropdown__title {
  display: block;
  font: normal 20px "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 30px 0;
}
.dropdown--auth {
  width: 650px;
  left: auto;
  right: calc((100% - 1280px) / 2);
  color: #121212;
  background-color: #FFFFFF;
  font-size: 12px;
  padding: 0 30px 30px 30px;
  text-align: left;
}
.dropdown__container {
  position: relative;
  padding: 40px 0 10px 0;
  width: 100%;
  background: black;
}
.dropdown__container .wrapper, .dropdown__container .wrapper--wide {
  display: flex;
  justify-content: space-between;
}
.dropdown__auth__flex {
  display: flex;
  justify-content: space-between;
}
.dropdown__auth__col {
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.dropdown__auth__col:nth-child(1) {
  padding-right: 20px;
  border-right: 1px solid #57C6D0;
}
.dropdown__auth__col:nth-child(2) {
  padding-left: 20px;
}
.dropdown__auth__col .input {
  margin-top: 15px;
}
.dropdown__auth__col .input__error {
  top: -25px;
}
.dropdown__auth__forgot {
  display: block;
  text-align: right;
  margin-top: 10px;
}
.dropdown__auth__forgot a {
  color: #FFFFFF;
  font-size: 11px;
}
.dropdown__auth__forgot a:hover {
  text-decoration: underline;
}
.dropdown__auth__submit {
  margin-top: 20px;
}
.dropdown__sidebar {
  display: block;
  min-width: 180px;
  width: 180px;
  margin-right: 30px;
}
.dropdown__sidebar ul {
  list-style: none;
}
.dropdown__sidebar ul li {
  display: block;
  margin-bottom: 2px;
}
.dropdown__sidebar ul li a {
  position: relative;
  font: normal 15px "Futura PT", Helvetica, Arial, sans-serif;
  background: transparent;
  color: #c8c8c8;
  height: 25px;
  display: block;
  padding: 7px 10px 0 0px;
}
.dropdown__sidebar ul li a:after {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background: url("../images/icons/icon-chevron-right.svg") no-repeat center center;
  background-size: contain;
  margin-left: 10px;
  display: inline-block;
  visibility: hidden;
}
.dropdown__sidebar ul li a:hover {
  color: #ffffff;
}
.dropdown__sidebar ul li a.is-active {
  background: transparent;
}
.dropdown__sidebar ul li a.is-active:after {
  visibility: visible;
}
.dropdown__column {
  width: 180px;
  margin-right: 10px;
  margin-left: 10px;
}
.dropdown__column a {
  width: 100%;
  display: block;
  padding-top: 5px;
  margin-bottom: 12px;
  color: #9b9b9b;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.dropdown__column a:hover,
.dropdown__column a .is-active {
  color: #ffffff;
}
.dropdown__column .all_products {
  font-weight: bold;
}
.dropdown__column_image_400 {
  width: 400px;
  margin-right: 10px;
  margin-left: 10px;
}
.dropdown__column_image_400 img {
  width: 400px;
  height: 400px;
}
.dropdown__column_image_610 {
  width: 610px;
  margin-left: 10px;
}
.dropdown__column_image_610 img {
  width: 610px;
  height: 550px;
}
.dropdown__column_image_1030 {
  width: 1030px;
  margin-left: 10px;
}
.dropdown__column_image_1030 img {
  width: 1030px;
  height: 500px;
}
.dropdown__item {
  width: 151px;
  flex-basis: 151px;
  margin-right: 10px;
  text-align: center;
  cursor: pointer;
}
.dropdown__item:last-child {
  margin-right: 0;
}
.dropdown__item h2 {
  display: block;
  font: normal 16px/1.3 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 0;
}
.dropdown__item img {
  width: 80px;
}
.dropdown__item:hover h2 {
  text-decoration: underline;
}
.dropdown__grid {
  display: flex;
}
.dropdown__grid .dropdown__item {
  flex-basis: 200px;
}
.dropdown__grid .dropdown__item img {
  width: 95%;
  margin: 0 auto;
}
.dropdown__grid__rest {
  width: 560px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dropdown__grid--flow {
  flex-wrap: wrap;
  max-height: 80vh;
  overflow-y: auto;
}
.dropdown__grid--flow .dropdown__item:last-child {
  margin-right: 10px;
}
.dropdown__featured {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex: 1;
  padding-left: 20px;
}
.dropdown__featured .dropdown__item {
  flex-basis: 180px;
}
.dropdown__content {
  flex: 1;
  opacity: 0;
  z-index: -1;
  display: none;
  padding-bottom: 60px;
  transition: opacity 0.25s ease-in-out;
}
.dropdown__content__empty {
  min-height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.dropdown__content.is-open, .dropdown__content.is-fixed-open {
  opacity: 1;
  z-index: 50;
  display: block;
}
.dropdown__content--grid-2 .dropdown__item {
  width: 525px;
}
.dropdown__content--grid-3 {
  padding-bottom: 20px;
}
.dropdown__content--grid-3 .dropdown__item {
  position: relative;
}
.dropdown__content--grid-3 .dropdown__item h2 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.dropdown__content--grid-3 .dropdown__grid__stressed .dropdown__item {
  width: 330px;
}
.dropdown__content--grid-3 .dropdown__grid__rest .dropdown__item {
  width: 270px;
  height: 160px;
  margin: 0 0 10px 10px;
}
.dropdown__footer {
  width: 150%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #f7f7f7;
  padding: 12px 30px 15px;
  text-align: right;
}
.dropdown__footer a {
  font: bold 9px/1 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 0.25em;
}
.dropdown__footer a:hover {
  text-decoration: underline;
}
.dropdown .mobile-menu-link {
  display: none;
}
.dropdown.menu {
  border-bottom: 1px solid #57C6D0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

#dropdown-search {
  width: 100%;
  max-width: 100%;
  background: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

#dropdown-categories {
  width: 100%;
  max-width: 100%;
}

#dropdown-autocomplete {
  overflow: visible;
  left: auto;
  right: 16%;
  width: 910px;
}
#dropdown-autocomplete .dropdown__sidebar {
  text-align: left;
}
#dropdown-autocomplete .dropdown__sidebar p {
  margin-bottom: 1em;
}
#dropdown-autocomplete .dropdown__sidebar p.empty {
  font-size: 12px;
  color: #c5c9c9;
  margin: 15px 0 50px;
}
#dropdown-autocomplete .dropdown__sidebar ul li a {
  padding-left: 10px;
}
#dropdown-autocomplete .dropdown__footer {
  width: 100%;
}

#dropdown-featured {
  background: rgb(11, 11, 11);
}
#dropdown-featured .dropdown__content {
  padding-bottom: 0;
  margin: 0 auto;
}
#dropdown-featured .dropdown__container {
  background: rgb(11, 11, 11);
  margin: 0 auto;
  padding: 44px 0 10px 0;
}
#dropdown-featured .dropdown__item {
  text-align: center;
}
#dropdown-featured .dropdown__item img {
  background: #000;
  border-top: 7px solid #000;
}
#dropdown-featured .dropdown__item h2 {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
}

#dropdown-auth,
#dropdown-basket,
#dropdown-favorites {
  border: 1px solid #57C6D0;
  border-top: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 1280px) {
  .dropdown__sidebar {
    width: 160px;
    margin-right: 15px;
  }
  .dropdown__container {
    padding: 15px 15px 0 15px;
    width: 100%;
  }
  .dropdown__item {
    width: 150px;
  }
  .dropdown__column_image {
    display: none;
  }
  .dropdown__column_image_610 {
    display: none;
  }
  .dropdown__column_image_400.right_one {
    display: none;
  }
  .dropdown__column_image_1030 img {
    width: 760px;
    height: initial;
  }
  .dropdown__featured .dropdown__item {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #dropdown-categories,
  #dropdown-featured {
    max-width: 100%;
    left: 0;
    width: 100%;
  }
  #dropdown-auth,
  #dropdown-user {
    right: 0;
  }
  #dropdown-autocomplete {
    right: 20px;
  }
  #dropdown-basket,
  #dropdown-favorites {
    right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown {
    top: 60px;
  }
  .dropdown.menu {
    top: 0;
    height: auto;
    position: relative;
    padding: 5px 0 10px 0;
    background: #121212;
  }
  .dropdown.menu.is-open {
    display: block !important;
  }
  .dropdown.menu .wrapper, .dropdown.menu .wrapper--wide {
    padding: 0 20px;
  }
  .dropdown.menu .mobile-menu-link {
    display: block;
    padding: 0 20px;
    margin: 5px 0;
    color: #FFFFFF;
    font: normal 12px "Futura PT", Helvetica, Arial, sans-serif;
  }
  .dropdown.menu .mobile-menu-link:hover {
    color: #FFFFFF;
  }
  .dropdown.menu {
    border-bottom: 0;
    box-shadow: none;
  }
  #dropdown-categories.is-open,
  #dropdown-featured.is-open {
    display: none;
  }
  #dropdown-autocomplete {
    width: 95%;
    right: 2.5%;
  }
  #dropdown-autocomplete .dropdown__content__empty {
    min-height: 100px;
  }
  #dropdown-auth {
    right: 60px;
  }
}
@media screen and (max-width: 768px) {
  #dropdown-basket,
  #dropdown-favorites {
    width: 320px;
  }
  #dropdown-auth {
    width: 100%;
    right: 0;
    border-left: 0;
    border-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .dropdown {
    overflow-y: scroll;
    height: 100%;
    padding-bottom: 74px;
    -webkit-overflow-scrolling: touch;
  }
  .dropdown__auth {
    border: 0;
    box-shadow: none;
  }
  .dropdown__auth__flex {
    display: block;
  }
  .dropdown__auth__col:nth-child(1) {
    padding: 0 0 20px;
    border: 0;
    border-bottom: 1px solid #57C6D0;
  }
  .dropdown__auth__col:nth-child(2) {
    padding: 20px 0 20px;
    border: 0;
    border-bottom: 1px solid #57C6D0;
  }
  .dropdown--user {
    width: 100%;
  }
  #dropdown-autocomplete {
    width: 100%;
    right: 0;
    top: 120px;
    position: absolute;
  }
  #dropdown-autocomplete .dropdown__container {
    display: block;
  }
  #dropdown-autocomplete .dropdown__sidebar {
    width: 100%;
    margin: -10px 0 20px 0;
  }
  #dropdown-autocomplete .dropdown__sidebar p {
    color: #c5c9c9;
  }
  #dropdown-autocomplete .dropdown__sidebar ul li a {
    background: none;
    padding: 0;
  }
  #dropdown-autocomplete .dropdown__grid {
    display: block;
    border-top: 1px solid #c5c9c9;
    margin-top: -10px;
    padding-top: 15px;
  }
  #dropdown-autocomplete .dropdown__item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
  }
  #dropdown-autocomplete .dropdown__item img {
    flex-basis: 50px;
    width: 50px;
    margin-right: 10px;
  }
  #dropdown-autocomplete .dropdown__item h2 {
    flex: 1;
    text-align: left;
  }
}
@media screen and (max-width: 420px) {
  #dropdown-basket,
  #dropdown-favorites {
    width: 100%;
    height: calc(100vh - 60px);
    border: 0;
    box-shadow: none;
  }
  .dropdown__auth__col .btn {
    width: 100%;
  }
}
.form__subtitle {
  font: normal 24px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 10px 0 20px;
}
.form__fields {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right: 100px;
}
.form__fields .input {
  width: 49%;
  margin-bottom: 15px;
}
.form__submit {
  display: block;
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .form__fields {
    padding-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .form__subtitle {
    text-align: center;
  }
}
.featured {
  padding: 0;
  background: #FFFFFF;
}
.featured__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.featured__item {
  width: 50%;
  height: 550px;
  padding: 45px;
  display: flex;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  flex-direction: column;
  justify-content: end;
  text-align: left;
  margin: 20px 10px 20px 0;
}
.featured__item:last-child {
  margin-left: 10px;
  margin-right: 0;
}
.featured__item h2 {
  color: #121212;
  text-transform: uppercase;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 36px;
}
.featured__item p {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #121212;
  line-height: 22px;
  margin-top: 0;
}
.featured__item .btn {
  margin: 30px 0 0;
  width: 96px;
}

@media screen and (max-width: 1024px) {
  .featured__wrapper {
    display: block;
    padding: 20px 0;
  }
  .featured__item {
    width: 100%;
    height: auto;
    justify-content: center;
    min-height: 320px;
    padding: 20px;
    margin: 0;
  }
  .featured__item:last-child {
    margin-left: 0;
    margin-top: 20px;
  }
  .featured__item h2 {
    font-size: 26px;
  }
}
.herospace {
  width: 100%;
  height: 92vh;
  display: block;
  overflow: hidden;
}
.herospace__slide {
  width: 100%;
  height: 92vh;
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.herospace__slide:after {
  content: "";
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
.herospace__slide .wrapper, .herospace__slide .wrapper--wide {
  width: 1040px;
  height: 100%;
  position: relative;
  z-index: 30;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}
.herospace__slide__title {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 36px;
  color: #FFFFFF;
  text-align: center;
}
.herospace__slide__subtitle {
  margin-bottom: 45px;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: white;
  text-align: center;
  line-height: 22px;
}
.herospace__slide__controls {
  display: block;
}
.herospace__slide--center .wrapper, .herospace__slide--center .wrapper--wide {
  align-items: center;
}
.herospace__slide--center .herospace__slide__title,
.herospace__slide--center .herospace__slide__subtitle,
.herospace__slide--center .herospace__slide__controls {
  text-align: center;
}
.herospace__slide--left .wrapper, .herospace__slide--left .wrapper--wide {
  align-items: flex-start;
}
.herospace__slide--left .herospace__slide__title,
.herospace__slide--left .herospace__slide__subtitle,
.herospace__slide--left .herospace__slide__controls {
  text-align: left;
}
.herospace__slide--right .wrapper, .herospace__slide--right .wrapper--wide {
  align-items: flex-end;
}
.herospace__slide--right .herospace__slide__title,
.herospace__slide--right .herospace__slide__subtitle,
.herospace__slide--right .herospace__slide__controls {
  text-align: right;
}
.herospace .flickity-page-dots {
  bottom: 75px;
  width: 1280px;
  left: 50%;
  margin-left: -640px;
  text-align: center;
}
.herospace .flickity-page-dots .dot {
  width: 12px;
  height: 12px;
  background: none;
  border: 1px solid white;
}
.herospace .flickity-page-dots .dot.is-selected {
  background: white;
}
.herospace .flickity-page-dots .dot:not(.is-selected):hover {
  opacity: 0.5;
}
.herospace .flickity-prev-next-button {
  width: 60px;
  height: 60px;
  background: none;
}
.herospace .flickity-prev-next-button:after {
  content: "";
  width: 23px;
  height: 45px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}
.herospace .flickity-prev-next-button.previous {
  left: calc((100% - 1280px) / 2 + 1px);
}
.herospace .flickity-prev-next-button.previous:after {
  background-image: url("../images/icons/icon-slider-arrow-left.svg");
}
.herospace .flickity-prev-next-button.next {
  right: calc((100% - 1280px) / 2 - 25px);
}
.herospace .flickity-prev-next-button.next:after {
  background-image: url("../images/icons/icon-slider-arrow-right.svg");
}
.herospace .flickity-prev-next-button:hover {
  opacity: 0.8;
}
.herospace .flickity-button-icon {
  display: none;
}

@media screen and (max-width: 1280px) {
  .herospace__slide .wrapper, .herospace__slide .wrapper--wide {
    width: 100%;
    padding: 0 10%;
  }
  .herospace .flickity-page-dots {
    left: 0;
    width: 100%;
  }
  .herospace .flickity-prev-next-button.previous {
    left: 30px;
  }
  .herospace .flickity-prev-next-button.next {
    right: 8px;
  }
}
@media screen and (max-width: 768px) {
  .herospace {
    height: 400px;
  }
  .herospace__slide {
    height: 400px;
  }
  .herospace__slide .wrapper, .herospace__slide .wrapper--wide {
    padding: 0 80px 60px 80px;
  }
  .herospace__slide__title {
    font-size: 20px;
  }
  .herospace__slide__subtitle {
    font-size: 16px;
  }
  .herospace__slide--left .wrapper, .herospace__slide--left .wrapper--wide, .herospace__slide--right .wrapper, .herospace__slide--right .wrapper--wide {
    align-items: center;
  }
  .herospace__slide--left .herospace__slide__title,
  .herospace__slide--left .herospace__slide__subtitle,
  .herospace__slide--left .herospace__slide__controls, .herospace__slide--right .herospace__slide__title,
  .herospace__slide--right .herospace__slide__subtitle,
  .herospace__slide--right .herospace__slide__controls {
    text-align: center;
  }
  .herospace .flickity-page-dots {
    bottom: 32px;
    width: 100%;
    left: 0;
    margin-left: 0;
    z-index: 15;
  }
  .herospace .flickity-page-dots .dot {
    margin: 0 4px;
  }
  .herospace .flickity-prev-next-button {
    width: 15px;
    height: 30px;
    margin: 0;
    z-index: 20;
  }
  .herospace .flickity-prev-next-button:after {
    width: 15px;
    height: 30px;
  }
  .herospace .flickity-prev-next-button.previous {
    left: 30px;
  }
  .herospace .flickity-prev-next-button.next {
    right: 30px;
  }
}
@media screen and (max-width: 640px) {
  .herospace {
    height: 280px;
  }
  .herospace__slide {
    height: 280px;
    background-position: center center;
  }
  .herospace__slide:after {
    display: block;
  }
  .herospace__slide__subtitle {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 420px) {
  .herospace {
    height: 240px;
  }
  .herospace__slide {
    height: 240px;
  }
}
.herospace-category {
  display: block;
  height: 760px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 0;
}
.herospace-category .wrapper, .herospace-category .wrapper--wide {
  height: 760px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  z-index: 10;
}
.herospace-category__body {
  flex: 1;
  margin-right: 70px;
  color: white;
}
.herospace-category__body h2 {
  font-family: "IvyOra", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  font-size: 36px;
  color: #FFFFFF;
}
.herospace-category__body p {
  margin-bottom: 30px;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 26px;
}
.herospace-category__products {
  width: 55%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.herospace-category__item {
  width: 47%;
  height: 460px;
  background: #272929;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-radius: 0px;
  color: white;
}
.herospace-category__item:hover {
  background: #202121;
}
.herospace-category__item .product__inner {
  height: 460px;
}
.herospace-category__item .product__inner:hover {
  height: 460px;
  background: #202121;
}
.herospace-category__item .product__title,
.herospace-category__item .product__price,
.herospace-category__item .product__inner {
  color: white;
}
.herospace-category__item .product__basket {
  position: static;
  height: 60px;
  margin-top: 15px;
}
.herospace-category--right .wrapper, .herospace-category--right .wrapper--wide {
  flex-direction: row-reverse;
}
.herospace-category--right .herospace-category__body {
  margin-right: 0;
  margin-left: 70px;
  text-align: right;
}
.herospace-category--right .herospace-category__body p {
  margin-right: 0;
  margin-left: calc(100% - 600px);
}
.herospace-category--left .herospace-category__body p {
  margin-left: 0;
  margin-right: calc(100% - 600px);
}
.herospace-category--center .herospace-category__body {
  text-align: center;
}
.herospace-category--center .herospace-category__body p {
  margin-right: calc(50% - 300px);
  margin-left: calc(50% - 300px);
}
.herospace-category-backtotop {
  height: 210px;
  background-color: #121212;
}
.herospace-category-backtotop .wrapper, .herospace-category-backtotop .wrapper--wide {
  height: 100% !important;
  min-height: initial !important;
  text-align: center;
}
.herospace-category-backtotop .wrapper a, .herospace-category-backtotop .wrapper--wide a {
  position: relative;
  margin: 0 auto;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFFFFF;
  line-height: 15px;
  padding-top: 30px;
}
.herospace-category-backtotop .wrapper a:before, .herospace-category-backtotop .wrapper--wide a:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../images/icons/icon-up.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: calc(50% - 8px);
  bottom: 30px;
}
.herospace-category-backtotop.white {
  background-color: #FFFFFF;
}
.herospace-category-backtotop.white .wrapper a, .herospace-category-backtotop.white .wrapper--wide a {
  color: #121212;
}
.herospace-category.white h2 {
  color: #EED2D4;
}
.herospace-category.white p {
  color: #121212;
}
.herospace-category.primary h2 {
  color: #121212;
}
.herospace-category.primary p {
  color: #EED2D4;
}
.herospace-category--left, .herospace-category--right {
  position: relative;
}
.herospace-category--left:after, .herospace-category--right:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.herospace-category--left.white:after {
  background: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 33%, transparent 100%);
}
.herospace-category--left.primary:after {
  background: linear-gradient(to right, #57C6D0 0%, #57C6D0 33%, transparent 100%);
}
.herospace-category--right.white:after {
  background: linear-gradient(to left, #FFFFFF 0%, #FFFFFF 33%, transparent 100%);
}
.herospace-category--right.primary:after {
  background: linear-gradient(to left, #57C6D0 0%, #57C6D0 33%, transparent 100%);
}

@media screen and (min-width: 1921px) {
  .herospace-category {
    height: auto;
  }
  .herospace-category .wrapper, .herospace-category .wrapper--wide {
    height: 60vh;
    min-height: 960px;
  }
  .herospace-category-backtotop {
    height: 210px;
  }
}
@media screen and (max-width: 1280px) {
  .herospace-category__item .product__basket .btn--primary {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .herospace-category {
    height: 530px;
    background-position: left center;
  }
  .herospace-category .wrapper, .herospace-category .wrapper--wide {
    height: 530px;
  }
  .herospace-category__body {
    margin-right: 20px;
  }
  .herospace-category__products {
    width: 60%;
  }
  .herospace-category-backtotop {
    height: 120px;
  }
  .herospace-category__item {
    width: 49%;
  }
  .herospace-category__item .product__basket .btn--primary {
    font-size: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .herospace-category__item .product__basket .btn--primary:after {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("../images/icons/icon-basket.svg") no-repeat center center;
    background-size: contain;
    position: relative;
    top: 5px;
  }
  .herospace-category--right .herospace-category__body p, .herospace-category--left .herospace-category__body p, .herospace-category--center .herospace-category__body p {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .herospace-category {
    background-position: center;
    height: auto;
  }
  .herospace-category .wrapper, .herospace-category .wrapper--wide {
    height: 240px;
  }
  .herospace-category__item .product__inner {
    height: auto;
  }
  .herospace-category__body {
    width: 100%;
    margin: 30px 0 0 0;
    text-align: center;
  }
  .herospace-category__body h2 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .herospace-category__body p {
    font-size: 12px;
  }
  .herospace-category__products {
    width: 100%;
  }
  .herospace-category-backtotop {
    height: 90px;
  }
  .herospace-category--left .herospace-category__body {
    margin: 0;
    text-align: center;
  }
  .herospace-category--right .herospace-category__body {
    margin: 0;
    text-align: center;
  }
  .herospace-category--left.white h2, .herospace-category--right.white h2 {
    color: #121212;
  }
  .herospace-category--left.white:after, .herospace-category--right.white:after {
    background: rgba(255, 255, 255, 0.5);
  }
  .herospace-category--left.primary h2, .herospace-category--right.primary h2 {
    color: #FFFFFF;
  }
  .herospace-category--left.primary:after, .herospace-category--right.primary:after {
    background: rgba(87, 198, 208, 0.5);
  }
}
@media screen and (max-width: 640px) {
  .herospace-category__item {
    height: auto;
  }
  .herospace-category__item:hover {
    height: auto;
  }
  .herospace-category__item .product__inner:hover {
    height: auto;
  }
  .herospace-category .wrapper, .herospace-category .wrapper--wide {
    z-index: 24;
  }
  .herospace-category--left, .herospace-category--center, .herospace-category--right {
    position: relative;
  }
  .herospace-category--left:after, .herospace-category--center:after, .herospace-category--right:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
  }
}
.herospace-product {
  padding: 90px 0;
}
.herospace-product .label {
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.herospace-product h2 {
  display: block;
  font: 300 40px/1.5 "IvyOra", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.herospace-product__container {
  display: flex;
  justify-content: space-between;
  margin: 80px 0;
  flex-wrap: nowrap;
}
.herospace-product__container.top-border {
  border-top: 1px solid #57C6D0;
}
.herospace-product__container .product {
  width: 100%;
  flex: 0 31.5%;
}
.herospace-product__container .product__inner {
  height: 420px;
}
.herospace-product__container.t14-products {
  justify-content: space-evenly;
  margin-top: 0;
}
.herospace-product__container.t14-products .product {
  flex: 0 45%;
}
.herospace-product__container.t14-products .product__inner {
  height: 500px;
}
.herospace-product__container.t14-products .product__descr {
  position: absolute;
  bottom: 90px;
  white-space: initial;
}
.herospace-product__container.t14-products .product button {
  margin-top: 16px;
}

@media screen and (max-width: 1024px) {
  .herospace-product {
    padding: 50px 0;
  }
  .herospace-product__container {
    margin: 50px 0;
  }
}
@media screen and (max-width: 768px) {
  .herospace-product {
    padding: 30px 0;
  }
  .herospace-product h2 {
    font-size: 32px;
  }
  .herospace-product__container {
    margin: 30px 0;
    flex-wrap: wrap;
  }
  .herospace-product__container .product {
    width: 100%;
    flex: 0 100%;
  }
  .herospace-product__container .product + .product {
    margin-top: 30px;
  }
  .herospace-product__container .product__inner {
    height: 460px;
  }
  .herospace-product__container.t14-products .product {
    flex: 0 100%;
  }
  .herospace-product__container.t14-products .product__descr {
    bottom: 80px;
  }
  .herospace-product__container.t14-products .product button {
    width: initial;
  }
}
@media screen and (max-width: 640px) {
  .herospace-product h2 {
    font-size: 24px;
  }
}
.herospace-post {
  width: 100%;
  min-height: 300px;
  height: 654px;
  display: block;
  position: relative;
  margin: 30px 0 64px 0;
  z-index: 1;
}
.herospace-post__title {
  display: block;
  font-size: 18px;
  font-weight: 500;
  margin-top: 64px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
}
.herospace-post .flickity-viewport {
  overflow: hidden;
  padding: 0 20px;
  margin: 0;
  width: 100%;
}
.herospace-post .flickity-slider {
  left: 20px !important;
}
.herospace-post__slide {
  width: calc(33% - 20px);
  max-width: 400px;
  min-height: 300px;
  height: auto;
  margin: 20px 10px;
  display: block;
  flex-direction: column;
  text-decoration: none;
  padding: 0;
  background-color: #121212;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}
.herospace-post__slide__image {
  content: "";
  width: 100%;
  height: 240px;
  border: 0;
  background-position: center center !important;
  background-size: 120% !important;
  background-repeat: no-repeat !important;
  transition: all 0.2s ease-in-out;
}
.herospace-post__slide__content {
  padding: 30px;
  color: #FFFFFF;
}
.herospace-post__slide__date {
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
}
.herospace-post__slide__title {
  display: block;
  font: 300 36px/1.5 "IvyOra", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: center;
  height: 108px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.herospace-post__slide__text {
  display: block;
  font-size: 14px;
  margin-bottom: 30px;
  height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.herospace-post__slide .btn {
  width: 100%;
}
.herospace-post__slide:hover .herospace-post__slide__image {
  background-size: 125% !important;
}
.herospace-post .flickity-prev-next-button {
  display: none;
}
.herospace-post .flickity-button-icon {
  display: none;
}
.herospace-post .flickity-page-dots {
  bottom: -30px;
}
.herospace-post .flickity-page-dots .dot {
  background-color: #FFFFFF;
  opacity: 0.7;
  transition: all 0.2s ease-in-out;
}
.herospace-post .flickity-page-dots .dot.is-selected {
  background-color: #57C6D0;
  opacity: 1;
}

@media screen and (max-width: 1024px) {
  .herospace-post__slide {
    width: calc(50% - 20px);
  }
  .herospace-post__slide__title {
    font-size: 28px;
    height: 84px;
  }
}
@media screen and (max-width: 640px) {
  .herospace-post__slide {
    width: 100%;
  }
  .herospace-post__slide__title {
    font-size: 20px;
    height: 60px;
  }
}
.video {
  display: flex;
  height: 720px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  margin-top: 0;
}
.video__play {
  border: 1px solid #EED2D4;
  border-radius: 24px;
  width: 48px;
  height: 48px;
  display: inline-block;
  position: relative;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.video__play:before {
  position: absolute;
  display: block;
  content: "";
  background: transparent url("../images/icons/icon-play-arrow-2.svg") no-repeat;
  background-size: 100%;
  width: 15px;
  height: 19px;
  top: 14px;
  left: 17px;
}
.video__play:hover {
  background-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 1921px) {
  .video {
    height: 920px;
  }
}
@media screen and (max-width: 1280px) {
  .video {
    height: 640px;
  }
}
@media screen and (max-width: 1024px) {
  .video {
    height: 480px;
  }
}
@media screen and (max-width: 768px) {
  .video {
    height: 360px;
  }
}
@media screen and (max-width: 640px) {
  .video {
    height: 320px;
  }
}
@media screen and (max-width: 420px) {
  .video {
    height: 240px;
  }
}
.double-video {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background: #0b0b0b;
}
.double-video__item {
  width: 50%;
  height: 720px;
  padding: 0;
  display: flex;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  margin: 0;
}
.double-video__item:first-of-type {
  margin: 30px 15px 30px 30px;
}
.double-video__item:last-of-type {
  margin: 30px 30px 30px 15px;
}
.double-video__play {
  border: 1px solid #EED2D4;
  border-radius: 24px;
  width: 48px;
  height: 48px;
  display: inline-block;
  position: relative;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.double-video__play:before {
  position: absolute;
  display: block;
  content: "";
  background: transparent url("../images/icons/icon-play-arrow-2.svg") no-repeat;
  background-size: 100%;
  width: 15px;
  height: 19px;
  top: 14px;
  left: 17px;
}
.double-video__play:hover {
  background-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 1921px) {
  .double-video__item {
    height: 920px;
  }
}
@media screen and (max-width: 1280px) {
  .double-video__item {
    height: 640px;
  }
  .double-video__item:first-of-type {
    margin: 20px 10px 20px 20px;
  }
  .double-video__item:last-of-type {
    margin: 20px 20px 20px 10px;
  }
}
@media screen and (max-width: 1024px) {
  .double-video {
    display: block;
    padding: 20px 0;
  }
  .double-video__item {
    width: 100%;
    height: 480px;
  }
  .double-video__item:first-of-type {
    margin: 0;
  }
  .double-video__item:last-of-type {
    margin: 20px 0 0 0;
  }
}
@media screen and (max-width: 768px) {
  .double-video__item {
    height: 360px;
  }
}
@media screen and (max-width: 640px) {
  .double-video__item {
    height: 320px;
  }
}
@media screen and (max-width: 420px) {
  .double-video__item {
    height: 240px;
  }
}
.newsletter-form__title {
  display: block;
  font: 500 14px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.newsletter-form__subtitle {
  display: block;
  position: relative;
  font: 300 12px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  color: white;
  text-align: left;
  padding-left: 25px;
  margin-bottom: 20px;
}
.newsletter-form__subtitle:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/icons/icon-newsletter.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.newsletter-form__fields {
  display: flex;
  justify-content: flex-start;
  flex-flow: column;
  width: 100%;
  margin: 0 auto;
}
.newsletter-form__fields .input {
  width: 100%;
  margin: 4px 0;
}
.newsletter-form__fields .input:first-child {
  margin-left: 0;
}
.newsletter-form__fields .input:last-child {
  margin-right: 0;
}
.newsletter-form__submit {
  display: flex;
  justify-content: flex-end;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}
.newsletter-form__submit .btn {
  width: 100%;
}
.newsletter-form__submit .checkbox {
  line-height: 15px;
  margin-bottom: 5px;
}
.newsletter-form__submit .checkbox__square {
  top: 0;
}
.newsletter-form__submit p {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #C5C7C7;
  flex-basis: 100%;
  padding: 20px 0;
  width: 100%;
  text-align: left;
}
.newsletter-form__submit p a {
  color: white;
  text-decoration: underline;
}
.newsletter-form__submit p a:hover {
  text-decoration: none;
}
.newsletter-form--stressed {
  background: #252525;
  margin: 60px 0 10px;
  padding: 40px 200px;
}
.newsletter-form--stressed .newsletter-form__title {
  display: block;
}
.newsletter-form--stressed .newsletter-form__subtitle {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
  padding-left: 0;
}
.newsletter-form--stressed .newsletter-form__subtitle:before {
  display: none;
}
.newsletter-form--stressed .newsletter-form__fields {
  padding-left: 0;
}
.newsletter-form--stressed .newsletter-form__submit {
  display: block;
  padding: 30px 0 0 0;
  text-align: center;
}
.newsletter-form--stressed .newsletter-form__submit p {
  margin-bottom: 30px;
  padding-right: 0;
}

@media screen and (max-width: 1024px) {
  .newsletter-form__submit {
    display: block;
    text-align: center;
  }
  .newsletter-form__submit p {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .newsletter-form {
    padding: 20px 20px 0 20px;
    margin-top: 30px;
  }
  .newsletter-form__title {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .newsletter-form__subtitle {
    font-size: 12px;
    margin-bottom: 15px;
    text-align: center;
  }
  .newsletter-form__subtitle:before {
    top: -32px;
    left: 49%;
  }
  .newsletter-form__fields {
    padding: 0;
  }
  .newsletter-form--stressed .newsletter-form__subtitle {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .newsletter-form--stressed .newsletter-form__submit {
    padding-top: 20px;
  }
  .newsletter-form--stressed .newsletter-form__submit p {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .newsletter-form {
    margin-top: 10px;
    padding: 20px 0;
  }
  .newsletter-form__subtitle {
    padding-left: 0;
  }
  .newsletter-form__fields {
    display: block;
  }
  .newsletter-form__fields .input {
    width: 100%;
    margin: 5px 0;
  }
  .newsletter-form__fields .input input {
    width: 100%;
  }
  .newsletter-form__submit .btn {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    display: block;
  }
  .newsletter-form__submit p {
    font-size: 11px;
    padding-right: 0;
  }
  .newsletter-form--stressed .newsletter-form__submit {
    padding-top: 10px;
  }
}
.breadcrumb {
  display: block;
  background: none;
  color: #FFFFFF;
  padding: 10px 0;
  text-align: left;
}
.breadcrumb ul {
  list-style: none;
  display: inline-block;
}
.breadcrumb ul li {
  font: normal 11px/1.3 "Futura PT", Helvetica, Arial, sans-serif;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 10px;
  letter-spacing: 0.2em;
  color: white;
}
.breadcrumb ul li a {
  color: #FFFFFF;
}
.breadcrumb ul li a:hover {
  text-decoration: underline;
}
.breadcrumb ul li:after {
  content: "/";
  position: relative;
  left: 7px;
}
.breadcrumb ul li.is-active:after {
  display: none;
}
.breadcrumb ul.breadcrumb__back li {
  margin-right: 0;
}
.breadcrumb ul.breadcrumb__back li a {
  color: #FFFFFF;
  font-weight: bold;
  background: url("../images/icon-chevron-left.svg") no-repeat left center;
  padding-left: 24px;
  margin-left: -6px;
}
.breadcrumb ul.breadcrumb__back li a span {
  display: none;
}
.breadcrumb ul.breadcrumb__back li a:hover {
  text-decoration: none;
}
.breadcrumb ul.breadcrumb__back li:after {
  display: none;
}
.breadcrumb ul.breadcrumb__back__single li a span {
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  .breadcrumb {
    padding: 15px 0;
  }
  .breadcrumb ul li {
    letter-spacing: inherit;
  }
}
@media screen and (max-width: 640px) {
  .breadcrumb ul.breadcrumb__path {
    display: none;
  }
  .breadcrumb ul.breadcrumb__back li a {
    margin-left: 0;
  }
  .breadcrumb ul.breadcrumb__back li a span {
    display: inline-block;
  }
}
.list {
  position: relative;
  background: #121212;
  padding: 40px 0;
  color: #FFFFFF;
}
.list .wrapper, .list .wrapper--wide {
  display: flex;
  justify-content: space-around;
}
.list__filters {
  width: 320px;
  position: relative;
  padding: 30px;
  border-right: 0;
}
.list__filters__toggler {
  position: absolute;
  top: -20px;
  left: 0;
  display: none;
  z-index: 95;
  font-size: 13px;
  font-weight: bold;
  line-height: 38px;
  padding: 0 24px 0 48px;
  text-align: left;
  width: 100%;
}
.list__filters__toggler.btn {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: capitalize;
  letter-spacing: 0;
}
.list__filters__toggler:before {
  content: "";
  width: 18px;
  height: 15px;
  display: inline-block;
  background: url("../images/icons/icon-filter-settings.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -8px;
}
.list__filters__toggler:after {
  content: "";
  width: 18px;
  height: 12px;
  display: inline-block;
  background: url("../images/icons/icon-down.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 13px;
  margin-top: -9px;
}
.list__filters__toggler.is-open:after {
  transform: rotate(180deg);
  margin-top: -3px;
}
.list__filters__apply {
  display: none;
}
.list__filters__controls {
  display: none;
  padding: 0 20px;
  margin: -20px 0 20px;
  text-align: right;
}
.list__filters__controls .select {
  width: 150px;
}
.list__filters__title {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 24px;
  text-align: left;
}
.list__filters__subtitle {
  font: bold 15px/2 "Futura PT", Helvetica, Arial, sans-serif;
  color: #737373;
  text-transform: uppercase;
}
.list__filters section {
  display: block;
  margin-bottom: 30px;
}
.list__filters section label {
  font-weight: bold;
  margin: 5px 0;
}
.list__filters section label em {
  font-style: normal;
  font-weight: normal;
  opacity: 0.7;
}
.list__filters section label:hover label {
  color: white;
}
.list__filters__version {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.list__filters__version p {
  flex-basis: 120px;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #C5C7C7;
  letter-spacing: 0.86px;
  line-height: 24px;
}
.list__filters__version div {
  flex: 1;
}
.list__filters__version .size {
  min-width: 34px;
}
.list__filters__version > span, .list__filters__version div > span:not(.select2) {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 11px;
  display: inline-block;
  color: white;
  border: 1px solid #4A4A4A;
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
  margin: 5px 10px 5px 0;
  cursor: pointer;
  min-width: 100px;
  text-align: center;
}
.list__filters__version > span:hover, .list__filters__version div > span:not(.select2):hover {
  color: #f7f7f7;
  border-color: #f7f7f7;
}
.list__filters__version > span:first-child, .list__filters__version div > span:not(.select2):first-child {
  margin-left: 0;
}
.list__filters__version > span:last-child, .list__filters__version div > span:not(.select2):last-child {
  margin-right: 0;
}
.list__filters__version > span.is-selected, .list__filters__version div > span:not(.select2).is-selected {
  border-color: white;
}
.list__content {
  flex: 1;
  position: relative;
}
.list__grid {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
}
.list__grid.is-invisible {
  display: none;
}
.list__grid.is-visible {
  display: flex;
}
.list__grid__layer {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.list__grid__item {
  width: 25%;
  position: relative;
  flex-grow: 1;
  max-width: 306px;
  border: 1px solid #1a1b1b;
  border-top: 0;
}
.list__grid__item.is-invisible {
  display: none;
}
.list__grid__item.is-visible {
  display: block;
}
.list__grid__item:nth-of-type(1n) {
  border-left: 0;
}
.list__grid__item:nth-of-type(4n) {
  border-right: 0;
}
.list__grid__item:before {
  content: "";
  width: 80px;
  height: 80px;
  display: block;
  background: #121212;
  position: absolute;
  bottom: -40px;
  right: -40px;
  z-index: 10;
}
.list__grid__item:nth-of-type(4n):before {
  display: none;
}
.list__grid__filtered .list__grid__item.is-filtered.first {
  border-right: 1px solid #1a1b1b;
}
.list__grid__filtered .list__grid__item.is-filtered.first:before {
  display: block;
}
.list__grid__filtered .list__grid__item.is-filtered.second {
  border-right: 1px solid #1a1b1b;
}
.list__grid__filtered .list__grid__item.is-filtered.second:before {
  display: block;
}
.list__grid__filtered .list__grid__item.is-filtered.third {
  border-right: 0;
}
.list__grid__filtered .list__grid__item.is-filtered.third:before {
  display: none;
}
.list__grid__filter .list__grid__item {
  width: 33%;
}
.list__grid__filter .list__grid__item:nth-of-type(3n-1) {
  border-right: 1px solid #1a1b1b;
  border-left: 0;
}
.list__grid__filter .list__grid__item:nth-of-type(3n-1):before {
  display: block;
}
.list__grid__filter .list__grid__item:nth-of-type(3n) {
  border-right: 1px solid #1a1b1b;
  border-left: 0;
}
.list__grid__filter .list__grid__item:nth-of-type(3n):before {
  display: block;
}
.list__grid__filter .list__grid__item:nth-of-type(3n-2) {
  border-right: 0;
}
.list__grid__filter .list__grid__item:nth-of-type(3n-2):before {
  display: none;
}
.list__grid__more {
  display: block;
  margin: 15px 0;
  padding: 40px 0 10px;
  position: relative;
  cursor: pointer;
  font: bold 16px/1 "Futura PT", Helvetica, Arial, sans-serif;
  color: white;
  text-align: center;
}
.list__grid__more:after {
  content: "";
  width: 26px;
  height: 13px;
  display: block;
  position: absolute;
  left: 50%;
  top: 10px;
  transform: top 0.5s ease-in-out;
  z-index: 50;
  margin-left: -13px;
  background: url("../images/icons/icon-slider-arrow-down.svg") no-repeat;
  background-size: 100%;
}
.list__grid__more.is-invisible {
  display: none;
}
.list__grid__proceed {
  min-height: 400px;
  border: 1px solid #c5c9c9;
  border-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  transition: background 0.25s ease-in-out;
}
.list__grid__proceed span {
  position: relative;
  font: 200 24px/2 "Futura PT", Helvetica, Arial, sans-serif;
  color: #C5C7C7;
  padding-top: 100px;
  text-transform: uppercase;
}
.list__grid__proceed span:before {
  content: "";
  width: 90px;
  height: 90px;
  display: inline-block;
  background: url("../images/icons/icon-chevron-right-black.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -45px;
}
.list__grid__proceed:hover {
  background: #f7f7f7;
}
.list__grid__proceed:hover span {
  text-decoration: underline;
}
.list #filter-button-container {
  display: none;
}

@media screen and (max-width: 1280px) {
  .list__filters {
    width: 220px;
    padding: 15px;
  }
  .list__grid__item {
    width: 50%;
    max-width: 50%;
  }
  .list__grid__item:nth-of-type(3n) {
    border-right: 1px solid #1a1b1b;
  }
  .list__grid__item:nth-of-type(even) {
    border-right: 0;
  }
  .list__grid__item:nth-of-type(even):before {
    display: none;
  }
  .list__grid__filtered .list__grid__item.is-filtered.first, .list__grid__filtered .list__grid__item.is-filtered.second, .list__grid__filtered .list__grid__item.is-filtered.third {
    border-right: 0;
  }
  .list__grid__filtered .list__grid__item.is-filtered.first:before, .list__grid__filtered .list__grid__item.is-filtered.second:before, .list__grid__filtered .list__grid__item.is-filtered.third:before {
    display: none;
  }
  .list__grid__filtered .list__grid__item.is-filtered.odd {
    border-right: 1px solid #1a1b1b;
  }
  .list__grid__filtered .list__grid__item.is-filtered.odd:before {
    display: block;
  }
  .list__grid__filtered .list__grid__item.is-filtered.even {
    border-right: 0;
  }
  .list__grid__filtered .list__grid__item.is-filtered.even:before {
    display: none;
  }
  .list__grid__filter .list__grid__item:nth-of-type(2n) {
    border-right: 1px solid #1a1b1b;
  }
  .list__grid__filter .list__grid__item:nth-of-type(2n):before {
    display: block;
  }
  .list__grid__filter .list__grid__item:nth-of-type(2n-1) {
    border-right: 0;
  }
  .list__grid__filter .list__grid__item:nth-of-type(2n-1):before {
    display: none;
  }
  .list__grid__proceed {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .list__filters {
    width: 200px;
  }
}
@media screen and (max-width: 768px) {
  .list .wrapper, .list .wrapper--wide {
    border: 0;
    width: 100%;
    padding: 0;
  }
  .list__filters {
    position: absolute;
    top: -24px;
    left: 0;
    border: 0;
    background: #121212;
    padding: 24px;
    z-index: 90;
    display: none;
    width: 100%;
  }
  .list__filters.is-open {
    display: block;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #57C6D0;
  }
  .list__filters__toggler {
    display: inline-block;
  }
  .list__filters__apply {
    display: block;
  }
  .list__filters__controls {
    display: block;
  }
  .list__filters section label {
    font-size: 11px;
  }
  .list__grid__layer.is-visible {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 50;
    opacity: 1;
  }
  .list #filter-button-container {
    display: block;
    text-align: left;
    padding: 0 30px;
  }
}
@media screen and (max-width: 640px) {
  .list__grid__item:before {
    width: 30px;
    height: 30px;
    bottom: -15px;
    right: -15px;
  }
  .list__filters__apply {
    width: 100%;
  }
}
.list-hero {
  display: block;
  background: #121212;
  color: white;
  padding: 40px 0;
}
.list-hero .wrapper, .list-hero .wrapper--wide {
  text-align: center;
}
.list-hero h1 {
  font: normal 30px/1.3 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

@media screen and (max-width: 1024px) {
  .list-hero {
    padding: 40px 0;
  }
}
.product-hero {
  display: block;
  background: #121212;
  color: white;
}
.product-hero > .wrapper, .product-hero > .wrapper--wide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 30px;
}
.product-hero__image {
  position: relative;
  flex-basis: 610px;
  margin: 0;
  text-align: center;
}
.product-hero__image__standalone {
  overflow: hidden;
  position: relative;
}
.product-hero__image__standalone, .product-hero__image__standalone img {
  width: 610px;
  height: 610px;
  margin: 0 auto;
}
.product-hero__image__slide {
  display: block;
  overflow: hidden;
  position: relative;
}
.product-hero__image__slide, .product-hero__image__slide img {
  width: 610px;
  height: 610px;
  margin: 0 auto;
}
.product-hero__image__carousel {
  flex: 1 0 0;
}
.product-hero__image__thumbnails {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  transform: rotate(90deg) translate(0%, -100px);
  transform-origin: left top;
}
.product-hero__image__thumbnails img {
  transform: rotate(-90deg);
  width: 80px;
  height: 80px;
  cursor: pointer;
  margin-right: 10px;
  background: #121212;
  padding: 4px;
  opacity: 0.6;
  border: 1px solid transparent;
}
.product-hero__image__thumbnails img:before {
  transform: rotate(-90deg);
}
.product-hero__image__thumbnails img.is-selected {
  opacity: 1;
  border-color: rgba(255, 255, 255, 0.5);
}
.product-hero__image .flickity-prev-next-button {
  display: none;
  width: 60px;
  height: 60px;
  background: none;
}
.product-hero__image .flickity-prev-next-button svg {
  display: none;
}
.product-hero__image .flickity-prev-next-button:after {
  content: "";
  width: 23px;
  height: 45px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}
.product-hero__image .flickity-prev-next-button.previous:after {
  background-image: url("../images/icons/icon-slider-arrow-left.svg");
}
.product-hero__image .flickity-prev-next-button.next {
  right: -15px;
}
.product-hero__image .flickity-prev-next-button.next:after {
  background-image: url("../images/icons/icon-slider-arrow-right.svg");
}
.product-hero__image .flickity-prev-next-button:hover {
  opacity: 0.8;
}
.product-hero__badge {
  background-color: #968871;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  transform: rotate(45deg);
  right: -45px;
  top: 30px;
  width: 180px;
  height: 30px;
}
.product-hero__badge span {
  position: relative;
  padding: 6px 30px;
  margin: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 1px;
}
.product-hero__product {
  width: 32%;
}
.product-hero__product h1 {
  font: bold 30px/1.3 "Futura PT", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em;
  font-size: 24px;
  color: #C5C7C7;
  letter-spacing: 1px;
  line-height: 24px;
  text-align: left;
}
.product-hero__product p {
  font: 300 15px/1.7 "Futura PT", Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
}
.product-hero__product p a {
  color: #968871;
  font-weight: bold;
  text-decoration: underline;
}
.product-hero__buy {
  width: 35%;
  text-align: left;
}
.product-hero__buy__submit {
  margin-top: 15px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  border-color: #8e7d60;
  min-width: 130px;
  max-width: 320px;
}
.product-hero__buy h1 {
  display: block;
  font: normal 30px/1.3 "Futura PT", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 1px;
  line-height: 24px;
  text-align: left;
}
.product-hero__buy h5 {
  display: block;
  font: normal 12px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  margin: -8px 0 8px;
}
.product-hero__buy p {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.86px;
  line-height: 20px;
  text-align: left;
  margin-top: 5px;
}
.product-hero__buy p a {
  color: #968871;
  font-weight: bold;
  text-decoration: underline;
}
.product-hero__price {
  margin: 1em 0 2em;
  text-align: left;
}
.product-hero__price b {
  display: block;
  font: bold 18px/1.8 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  letter-spacing: 0.7px;
  line-height: 26px;
  text-align: left;
}
.product-hero__price b.oldprice {
  font-size: 14px;
}
.product-hero__price b.oldprice em {
  font-size: 14px;
  font-weight: normal;
  text-decoration: line-through;
  font-style: normal;
  opacity: 0.2;
}
.product-hero__price .stock-info {
  display: inline-block;
  color: white;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  text-align: left;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 24px;
  width: 100%;
  padding-left: 26px;
  margin-bottom: 8px;
}
.product-hero__price .add-to-favorite {
  position: relative;
  display: inline-block;
  color: white;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  text-align: left;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 18px;
  width: 100%;
  padding-left: 26px;
  margin-bottom: 8px;
}
.product-hero__price .add-to-favorite:before {
  content: "";
  width: 17px;
  height: 16px;
  display: inline-block;
  background: url("../images/icons/icon-favorites.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.product-hero__version {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.product-hero__version p {
  flex-basis: 120px;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #C5C7C7;
  letter-spacing: 0.86px;
  line-height: 24px;
}
.product-hero__version div {
  flex: 1;
}
.product-hero__version > span, .product-hero__version div > span:not(.select2) {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 11px;
  display: inline-block;
  color: white;
  border: 1px solid #4A4A4A;
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
  margin: 5px;
  cursor: pointer;
}
.product-hero__version > span:hover, .product-hero__version div > span:not(.select2):hover {
  color: #f7f7f7;
  border-color: #f7f7f7;
}
.product-hero__version > span:first-child, .product-hero__version div > span:not(.select2):first-child {
  margin-left: 0;
}
.product-hero__version > span:last-child, .product-hero__version div > span:not(.select2):last-child {
  margin-right: 0;
}
.product-hero__version > span.is-selected, .product-hero__version div > span:not(.select2).is-selected {
  border-color: white;
}
.product-hero__quantity {
  display: flex;
  align-items: center;
  margin: 15px 0 30px;
}
.product-hero__quantity__title {
  display: inline-block;
  margin-right: 1em;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.86px;
}
.product-hero__properties {
  display: block;
  margin-bottom: 10px;
}
.product-hero__properties .select {
  width: 100%;
  margin: 5px 0;
}
.product-hero__social {
  margin-top: 30px;
}
.product-hero__social .btn {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  padding-left: 20px;
}
.product-hero__social .btn:last-child {
  margin-right: 0;
}
.product-hero__social__favorite:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url("../images/icons/icon-heart-filled-red.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 1px;
  left: 0;
}
.product-hero__social__facebook:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url("../images/icons/icon-facebook-sign.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 1px;
  left: 0;
}
.product-hero-config {
  margin-top: 38px;
}
.product-hero .product__subscription {
  width: 100%;
  display: block;
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #EED2D4;
  transition: 0.3s all;
}
.product-hero .product__subscription.is-selected {
  background: #8E7C56;
}
.product-hero .product__subscription__checkbox label {
  font: bold 18px/1.8 "Futura PT", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  letter-spacing: 0.7px;
  line-height: 26px;
  text-align: left;
}
.product-hero .product__subscription__select {
  width: 110px;
}
.product-hero .product__subscription__duration {
  margin-top: 20px;
}
.product-hero .product__subscription__duration__container {
  margin-top: 10px;
  display: flex;
}
.product-hero .product__subscription__duration__label {
  font-size: 12px;
  line-height: 18px;
}
.product-hero .product__subscription__prices {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.product-hero .product__subscription__prices__original {
  font-size: 10px;
  text-decoration: line-through;
  font-style: normal;
  opacity: 0.75;
}
.product-hero .product__subscription__prices__new {
  font-weight: bold;
  font-size: 16px;
}
.product-hero .product__subscription__terms {
  margin-top: 20px;
  font-size: 12px;
  line-height: 18px;
}
.product-hero .product__subscription__terms a {
  color: #FFFFFF;
  text-decoration: underline;
}

@media screen and (max-width: 1280px) {
  .product-hero .wrapper, .product-hero .wrapper--wide {
    padding: 50px 20px;
  }
  .product-hero__price {
    margin-top: -1em;
  }
  .product-hero__version {
    display: block;
  }
  .product-hero__version p {
    margin-bottom: 10px;
  }
  .product-hero-config {
    margin-top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .product-hero__image {
    flex-basis: 60%;
    margin-bottom: 80px;
  }
  .product-hero__image__standalone, .product-hero__image__standalone img {
    width: 440px;
    height: 440px;
  }
  .product-hero__image__slide, .product-hero__image__slide img {
    width: 440px;
    height: 440px;
  }
  .product-hero__image__thumbnails {
    position: absolute;
    top: 100%;
    transform: rotate(0deg) translate(0, 0);
  }
  .product-hero__image__thumbnails img {
    transform: rotate(0deg) translate(0, 0);
  }
}
@media screen and (max-width: 768px) {
  .product-hero .wrapper, .product-hero .wrapper--wide {
    padding: 30px 20px 0 20px;
    display: block;
  }
  .product-hero__image {
    order: 1;
    flex-basis: auto;
    width: 100%;
    display: inline-block;
  }
  .product-hero__image__standalone, .product-hero__image__standalone img {
    width: 440px;
    height: 440px;
  }
  .product-hero__image__slide, .product-hero__image__slide img {
    width: 440px;
    height: 440px;
  }
  .product-hero__image__thumbnails {
    display: none;
  }
  .product-hero__image .flickity-prev-next-button {
    display: block;
  }
  .product-hero__product {
    width: 100%;
    order: 2;
  }
  .product-hero__product h1 {
    font-size: 22px;
  }
  .product-hero__product p {
    font-size: 15px;
  }
  .product-hero__buy {
    width: 100%;
    order: 3;
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .product-hero__image {
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0;
  }
  .product-hero__image__standalone, .product-hero__image__standalone img {
    width: 360px;
    height: 360px;
  }
  .product-hero__image__slide, .product-hero__image__slide img {
    width: 380px;
    height: 380px;
  }
  .product-hero__image__thumbnails {
    display: none;
  }
  .product-hero__badge {
    right: -30px;
    top: 20px;
    width: 120px;
    height: 20px;
  }
  .product-hero__badge span {
    padding: 4px 20px;
    font-size: 15px;
    letter-spacing: 0.5px;
  }
  .product-hero__product {
    width: 100%;
  }
}
@media screen and (max-width: 420px) {
  .product-hero__image__standalone, .product-hero__image__standalone img {
    width: 280px;
    height: 280px;
  }
  .product-hero__image__slide, .product-hero__image__slide img {
    width: 280px;
    height: 280px;
  }
  .product-hero__social {
    display: none;
  }
  .product-hero__buy__submit {
    width: 100%;
  }
}
.related {
  display: block;
  background: #0B0B0B;
  color: #FFFFFF;
  padding: 0 0 50px;
}
.related__title {
  margin: 100px 0;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 2.5px;
  line-height: 21px;
}
.related__title span {
  display: block;
  font: 300 18px/1.7 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: none;
}
.related__grid .list__grid__item {
  width: 25%;
  max-width: 25%;
}

@media screen and (max-width: 1280px) {
  .related__grid .list__grid__item {
    width: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .related__title {
    margin: 80px 0;
  }
}
@media screen and (max-width: 640px) {
  .related__title {
    margin: 50px 0;
  }
}
.checkout__form {
  margin-top: 30px;
}
.checkout__alternate {
  margin: 0 0 30px;
}
.checkout__bottom__container {
  display: flex;
  justify-content: space-between;
}
.checkout__bottom__block {
  width: 49%;
}
.checkout__delivery {
  margin: 10px 0 30px;
}
.checkout__delivery__row {
  padding: 10px 0;
}
.checkout__delivery__row .radio {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.checkout__delivery__price {
  font: normal 16px "Futura PT", Helvetica, Arial, sans-serif;
  color: black;
  text-align: right;
  white-space: nowrap;
  margin-left: 20px;
}
.checkout__payments {
  margin: 10px 0 30px;
}
.checkout__payments label {
  text-transform: uppercase;
}
.checkout__pickpack {
  display: none;
  margin: 10px 0;
}
.checkout__pickpack.is-open {
  display: block;
}
.checkout__pickpack .select {
  margin-bottom: 5px;
}
.checkout__pickpack__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.checkout__pickpack__list__container {
  display: none;
  margin-top: 20px;
}
.checkout__pickpack__list__container.is-open {
  display: block;
}
.checkout__pickpack__item {
  width: 49%;
  margin: 15px 1%;
  padding: 15px;
  border: 2px solid #c5c9c9;
  border-radius: 0px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.checkout__pickpack__item:nth-of-type(odd) {
  margin-left: 0;
}
.checkout__pickpack__item:nth-of-type(even) {
  margin-right: 0;
}
.checkout__pickpack__item div {
  text-align: center;
}
.checkout__pickpack__item p {
  font-size: 11px;
  line-height: 1.5;
}
.checkout__pickpack__item p b {
  font-size: 12px;
}
.checkout__pickpack__item p a {
  font-size: 11px;
  color: #dfe0e0;
  text-transform: lowercase;
  text-decoration: underline;
}
.checkout__pickpack__item .btn {
  width: 160px;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  margin: 10px auto 0;
}
.checkout__pickpack__item.is-selected {
  box-shadow: none;
  border-color: #57C6D0;
}
.checkout__pickpack__item.is-selected .btn--default {
  background: #57C6D0;
  color: white;
}
.checkout__pickpack__item.is-selected .btn--default:before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url("../images/icons/icon-check-white.svg") no-repeat center center;
  background-size: contain;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.checkout__confirm {
  margin-bottom: 60px;
}
.checkout__confirm .cart-line {
  padding-right: 0;
}
.checkout__confirm .cart-line__controls {
  display: none;
}
.checkout__data {
  display: flex;
  justify-content: space-between;
}
.checkout__data section {
  width: 45%;
  margin-right: 5%;
}
.checkout__data section h6 {
  font-weight: bold;
  margin-bottom: 20px;
}
.checkout__data section dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
}
.checkout__data section dl dd {
  width: 60%;
  text-align: left;
}
.checkout__finish {
  margin: 0 0 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.checkout__finish a {
  color: #FFFFFF;
}
.checkout__finish a:hover {
  text-decoration: underline;
}
.checkout__finish__checkboxes {
  margin: 30px 0 -30px;
  padding-left: calc(100% - 590px);
}
.checkout__finish__checkboxes label {
  color: #57C6D0;
  width: 100%;
  font-size: 12px;
}
.checkout__finish__checkboxes label a {
  color: #57C6D0;
}
.checkout__finish .btn {
  margin-left: 20px;
}
.checkout__billing_types {
  margin-bottom: 20px;
}
.checkout__billing_types__option {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 11px;
  display: inline-block;
  color: #737373;
  border: 1px solid #C5C7C7;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  margin: 5px 10px 5px 0;
  cursor: pointer;
  min-width: 120px;
  text-align: center;
  font-weight: 600;
}
.checkout__billing_types__option:hover {
  border-color: #737373;
}
.checkout__billing_types__option:first-child {
  margin-left: 0;
}
.checkout__billing_types__option:last-child {
  margin-right: 0;
}
.checkout__billing_types__option.is-selected {
  color: #121212;
  border-color: #121212;
}
.checkout__billing_types__option.is-selected .label {
  position: relative;
  padding-left: 20px;
}
.checkout__billing_types__option.is-selected .label:before {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/icons/icon-check.svg") no-repeat center center;
  background-size: contain;
  top: 50%;
  left: -2px;
  margin-top: -10px;
}
.checkout__sections {
  display: flex;
  flex-direction: column;
}
.checkout__sections__reversed {
  flex-direction: column-reverse;
}

#checkout-delivery {
  margin-bottom: 30px;
}
#checkout-delivery .billing-business {
  display: none;
}

#checkout-shipping.view-personal .select-addresses,
#checkout-shipping.view-personal .whitespace-personal,
#checkout-shipping.view-personal .copy-button-business,
#checkout-shipping.view-personal .whitespace-no-addresses {
  display: none;
}
#checkout-shipping.view-business .select-addresses,
#checkout-shipping.view-business .whitespace-personal {
  display: none;
}
#checkout-shipping.view-business .copy-button-business,
#checkout-shipping.view-business .whitespace-no-addresses {
  display: block;
}
#checkout-shipping.view-business .copy-button-business {
  margin: auto auto 15px 0;
  padding: 0 25px;
}
#checkout-shipping.logged-addresses.view-personal .select-addresses,
#checkout-shipping.logged-addresses.view-personal .whitespace-personal {
  display: block;
}
#checkout-shipping.logged-addresses.view-personal .copy-button-business,
#checkout-shipping.logged-addresses.view-personal .whitespace-no-addresses {
  display: none;
}
#checkout-shipping.logged-addresses.view-business .whitespace-personal,
#checkout-shipping.logged-addresses.view-business .whitespace-no-addresses {
  display: none;
}
#checkout-shipping.logged-addresses.view-business .select-addresses,
#checkout-shipping.logged-addresses.view-business .copy-button-business {
  display: block;
}
#checkout-shipping.logged-addresses.view-business .copy-button-business {
  margin: auto auto 15px 2%;
  padding: 0 25px;
}

@media screen and (max-width: 768px) {
  .checkout__finish__checkboxes {
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .checkout__bottom__container {
    display: block;
  }
  .checkout__bottom__block {
    width: 100%;
  }
  .checkout__bottom__block + .checkout__bottom__block {
    margin-top: 30px;
  }
  .checkout__delivery__row .radio {
    font-size: 13px;
  }
  .checkout__delivery__row .radio__dot {
    top: 4px;
  }
  .checkout__pickpack__list {
    display: block;
  }
  .checkout__pickpack__item {
    margin: 10px 0;
    border-width: 1px;
    width: 100%;
  }
  .checkout__data {
    display: block;
  }
  .checkout__data section {
    width: 100%;
    margin: 0 0 30px;
  }
  .checkout__data section dl {
    font-size: 12px;
  }
  .checkout__finish {
    margin: 30px 0;
    display: block;
  }
  .checkout__finish .checkbox {
    font-size: 11px;
  }
  .checkout__finish .btn {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 420px) {
  .checkout__delivery__price {
    display: block;
    text-align: left;
  }
  .checkout__billing_types {
    text-align: center;
  }
  #checkout-shipping.view-business .copy-button-business, #checkout-shipping.logged-addresses.view-business .copy-button-business {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}
.orders {
  margin: 30px 0;
}
.orders__item {
  display: block;
  padding: 0;
  border-top: 1px solid #c5c9c9;
}
.orders__item:last-child {
  border-bottom: 1px solid #c5c9c9;
}
.orders__item__toggler {
  display: flex;
  position: relative;
  justify-content: space-evenly;
  padding: 30px 5%;
  text-align: center;
}
.orders__item__toggler:after {
  content: "";
  width: 12px;
  height: 7px;
  display: inline-block;
  background: url("../images/icons/icon-arrow-down.svg") no-repeat center center;
  background-size: contain;
  display: block;
  position: absolute;
  content: "";
  width: 12px;
  height: 7px;
  top: 50%;
  margin-top: -3px;
  right: 26px;
  transition: all 0.3s;
}
.orders__item__toggler h4 {
  width: 100%;
}
.orders__item__toggler h4:nth-of-type(1) {
  width: 50%;
  text-align: left;
}
.orders__item__downloadable .orders__item__toggler {
  text-align: center;
  align-items: center;
  padding: 30px 5%;
}
.orders__item__downloadable .orders__item__toggler:after {
  display: none;
}
.orders__item__downloadable .orders__item__toggler img {
  display: block;
  max-width: 250px;
  max-height: 250px;
  width: auto;
  height: auto;
  margin-right: 20px;
}
.orders__item__downloadable .orders__item__toggler h3 {
  margin-bottom: 10px;
  width: 100%;
}
.orders__item h2 {
  font: normal 25px/1 "Futura PT", Helvetica, Arial, sans-serif;
}
.orders__item h3 {
  font: normal 18px/30px "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}
.orders__item h4 {
  font: normal 15px/1 "Futura PT", Helvetica, Arial, sans-serif;
}
.orders__item h2, .orders__item h3, .orders__item h4 {
  display: block;
  color: #57C6D0;
}
.orders__item p,
.orders__item a {
  color: #57C6D0;
}
.orders__item__content {
  display: none;
}
.orders__item__content ul {
  list-style: none;
}
.orders__item__content ul li {
  display: block;
  margin: 0;
}
.orders__item__content ul li p {
  font-size: 11px;
  line-height: 16px;
}
.orders__item__content ul li + li {
  margin: 20px 0 0;
}
.orders__item__products__header {
  display: flex;
  height: 24px;
  align-items: center;
  justify-content: flex-start;
  padding: 12px 18px;
  border-top: 1px solid #c5c9c9;
  border-bottom: 1px solid #c5c9c9;
}
.orders__item__products__header h4 {
  color: #828282;
  margin-top: 4px;
}
.orders__item__products__header h4.product-name {
  width: 350px;
  text-align: center;
}
.orders__item__products__header h4.product-quantity, .orders__item__products__header h4.product-price {
  width: 80px;
  text-align: center;
  margin-left: 10%;
}
.orders__item__product {
  display: flex;
  min-height: 90px;
  justify-content: flex-start;
  padding: 12px 18px;
  border-bottom: 1px solid #c5c9c9;
}
.orders__item__product__details {
  display: flex;
  width: 350px;
}
.orders__item__product__details .select-address {
  font: normal 11px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  color: #737373;
}
.orders__item__product__image {
  width: 90px;
  height: 90px;
  flex-shrink: 0;
}
.orders__item__product__image img {
  width: 100%;
  height: auto;
}
.orders__item__product__info {
  width: 250px;
  margin-left: 10px;
}
.orders__item__product__info h3 {
  margin: 12px 0;
}
.orders__item__product__info p {
  font-size: 11px;
  line-height: 16px;
}
.orders__item__product__quantity {
  font-size: 13px;
}
.orders__item__product__quantity, .orders__item__product__price {
  margin-top: 35px;
  margin-left: 10%;
  width: 80px;
  text-align: center;
  line-height: 1;
}
.orders__item__details {
  margin: 30px 0 20px 0;
  padding: 0 18px;
  display: flex;
  justify-content: space-between;
}
.orders__item__details__info {
  text-align: left;
}
.orders__item__details__info .inline-title {
  display: inline-block;
}
.orders__item__details__info .modify-address {
  display: none;
  font: normal 11px/30px "Futura PT", Helvetica, Arial, sans-serif;
  color: #737373;
  margin-left: 4px;
}
.orders__item__details__price {
  margin-top: auto;
  text-align: right;
}
.orders__item__details__price p {
  font-size: 12px !important;
  line-height: 18px !important;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}
.orders__item__actions {
  margin: 20px 0 5px 0;
  padding: 0 18px;
}
.orders__item__actions .btn {
  min-width: 50px;
  width: auto;
  height: 18px;
  padding: 0 24px;
  background: #d8d8d8;
  border-color: #979797;
  font: normal 10px/18px "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
}
.orders__item__actions .btn + .btn {
  margin-left: 20px;
}
.orders__item.is-open .orders__item__toggler:after {
  transform: rotate(180deg);
}
.orders__item.is-open .orders__item__content {
  display: block;
}

@media screen and (max-width: 1024px) {
  .orders__item__products__header {
    justify-content: space-between;
  }
  .orders__item__products__header h4.product-quantity, .orders__item__products__header h4.product-price {
    margin-left: 0;
  }
  .orders__item__product {
    justify-content: space-between;
  }
  .orders__item__product__quantity, .orders__item__product__price {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .orders__item__products {
    border-top: 1px solid #c5c9c9;
  }
  .orders__item__products__header {
    display: none;
  }
  .orders__item__toggler {
    padding: 30px 10% 30px 5%;
  }
  .orders__item__downloadable .orders__item__toggler {
    flex-direction: column;
    justify-content: center;
  }
  .orders__item__downloadable .orders__item__toggler img {
    margin-right: initial;
    margin-bottom: 20px;
  }
  .orders__item__downloadable .orders__item__toggler h3 {
    margin-bottom: 10px;
  }
  .orders__item__product {
    flex-wrap: wrap;
  }
  .orders__item__product__details {
    flex: 0 100%;
    width: 100%;
  }
  .orders__item__product__info {
    width: calc(100% - 100px);
  }
  .orders__item__product__quantity, .orders__item__product__price {
    margin-top: 15px;
    height: 15px;
    width: auto;
  }
}
@media screen and (max-width: 420px) {
  .orders__item__toggler {
    flex-wrap: wrap;
    text-align: left;
  }
  .orders__item__toggler h4 {
    margin: 5px 0;
    flex: 0 50%;
    width: 100%;
  }
  .orders__item__toggler h4:nth-of-type(1) {
    width: 100%;
  }
  .orders__item__actions {
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
  .orders__item__actions .btn + .btn {
    margin-left: 0;
  }
}
.favorites {
  margin: 30px 0;
}
.favorites__item {
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #c5c9c9;
}
.favorites__item:last-child {
  border-bottom: 0;
}
.favorites__item .product-line__info {
  color: #9b9b9b;
}
.favorites__item .product-line__info a {
  color: #57C6D0;
}
.favorites__item .product-line__info p {
  margin-bottom: 5px;
}
.favorites__item .product-line__info .btn:after {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url("../images/icons/icon-share.svg") no-repeat center center;
  background-size: contain;
  position: relative;
  top: 3px;
  left: 5px;
}
.favorites__item .product-line__controls .btn {
  padding-left: 18px;
  padding-right: 18px;
}

@media screen and (max-width: 640px) {
  .favorites__item {
    position: relative;
    display: block;
    padding: 10px 0;
  }
  .favorites__item .product-line__image {
    position: absolute;
    top: 10px;
    left: 0;
  }
  .favorites__item .product-line__info {
    display: block;
    padding-left: 90px;
  }
  .favorites__item .product-line__controls {
    display: block;
    padding-left: 90px;
    padding-top: 10px;
  }
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  outline: 0;
  opacity: 0;
  z-index: -1;
  background: none;
  cursor: pointer;
  padding: 40px;
}
.modal.is-open {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  z-index: 100;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(18, 18, 18, 0.6);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
.modal__content {
  display: block;
  width: 100%;
  max-width: 600px;
  min-width: 280px;
  height: auto;
  margin: auto;
  z-index: 101;
  position: relative;
  padding: 40px;
  color: #FFFFFF;
  text-align: left;
  border: 0;
  cursor: initial;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 2px 6px rgba(18, 18, 18, 0.25);
  backdrop-filter: blur(10px); /* Standard syntax */
  -webkit-backdrop-filter: blur(10px); /* Safari */
}
.modal__title {
  font: 400 24px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 40px;
  letter-spacing: 4px;
  padding: 0 48px 0 0;
}
.modal__close {
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  top: 44px;
  right: 40px;
  cursor: pointer;
  background: url("../images/icons/icon-close.svg") no-repeat;
  border: 0;
  background-size: 100%;
}
.modal__close:hover {
  opacity: 0.8;
}
.modal--package__flex {
  max-width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.modal .form__fields {
  padding-right: 0;
  margin-bottom: 20px;
}
.modal .form__submit .btn {
  width: 100%;
}
.modal .form__submit .btn + .btn {
  margin-top: 16px;
}

#modal-gdpr.is-open {
  z-index: 201;
}
#modal-gdpr .modal__title {
  color: #FFFFFF;
}
#modal-gdpr .modal__gdpr__options {
  display: flex;
}
#modal-gdpr .modal__gdpr__column {
  width: 100%;
  cursor: pointer;
}
#modal-gdpr .modal__gdpr__column + .modal__gdpr__column {
  margin-left: 4px;
}
#modal-gdpr .modal__gdpr__column:hover .modal__gdpr__radio + .modal__gdpr__label {
  background: #121212;
}
#modal-gdpr .modal__gdpr__column:hover .modal__gdpr__radio:checked + .modal__gdpr__label {
  background: #57C6D0;
}
#modal-gdpr .modal__gdpr__desc {
  font-size: 12px;
  line-height: 16px;
  margin: 16px 0;
  color: #C5C7C7;
  transition: 0.3s all;
  list-style: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#modal-gdpr .modal__gdpr__desc li {
  margin-bottom: 8px;
}
#modal-gdpr .modal__gdpr__label {
  padding: 0 10px;
  width: 100%;
  height: 70px;
  font-size: 20px;
  line-height: 72px;
  color: #FFFFFF;
}
#modal-gdpr .modal__gdpr__radio {
  display: none;
}
#modal-gdpr .modal__gdpr__radio + .modal__gdpr__label:hover {
  background: #57C6D0;
}
#modal-gdpr .modal__gdpr__radio:checked + .modal__gdpr__label {
  background: #57C6D0;
}
#modal-gdpr .modal__gdpr__radio:checked + .modal__gdpr__label + .modal__gdpr__desc {
  color: #FFFFFF;
}
#modal-gdpr .modal__gdpr__link {
  display: block;
  margin-bottom: 16px;
}
#modal-gdpr .modal__gdpr__link a {
  color: #FFFFFF;
  text-decoration: underline;
  font-size: 12px;
  transition: 0.3s all;
}
#modal-gdpr .modal__gdpr__link a:hover {
  color: #C5C7C7;
}
#modal-gdpr .modal__gdpr__buttons {
  display: flex;
  justify-content: space-between;
}
#modal-gdpr .modal__gdpr__buttons .btn {
  padding: 0 20px;
  min-width: 33%;
  font-size: 12px;
  letter-spacing: 1px;
}

#modal-herospace-display .modal__close {
  top: 22px;
  right: 20px;
}
#modal-herospace-display .modal__content {
  padding: 56px 40px 40px;
  background-color: rgba(87, 198, 208, 0.1);
  border-radius: 2px;
  border: 1px solid rgba(87, 198, 208, 0.5);
  box-shadow: 5px 4px 12px 3px rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
#modal-herospace-display .modal__content h4 {
  margin-bottom: 16px;
  color: #FFFFFF;
  font: 500 16px/normal "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 3.2px;
  text-transform: uppercase;
}
#modal-herospace-display .modal__content p {
  color: #FFFFFF;
  font: 400 14px/normal "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 0.28px;
}

#modal-config .modal__title {
  display: none;
}
#modal-config .product-hero__image.mobile {
  display: none;
}
#modal-config .product-hero__image {
  display: block;
}
@media screen and (max-width: 1024px) {
  #modal-config .product-hero__image.mobile {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  #modal-config .product-hero__image.mobile {
    display: block;
  }
  #modal-config .product-hero__image {
    display: none;
  }
}

#modal-t14-profile .modal__content {
  max-width: 980px;
  margin-top: 80px;
}

@media screen and (max-width: 1024px) {
  #modal-t14-profile .modal__content {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .modal {
    padding: 30px;
  }
  .modal__content {
    padding: 30px;
  }
  .modal__close {
    right: 30px;
    top: 30px;
  }
}
@media screen and (max-height: 640px) and (max-width: 768px) and (orientation:landscape) {
  #modal-gdpr.is-open {
    width: 100%;
    height: 100vh;
    overflow: auto;
    border: 0;
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .modal {
    padding: 20px;
  }
  .modal__title {
    font-size: 27px;
    margin-bottom: 20px;
  }
  .modal__content {
    padding: 20px;
  }
  .modal__close {
    top: 20px;
    right: 20px;
  }
  .modal--package__flex {
    max-width: 100%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    flex-flow: column-reverse;
  }
  #modal-gdpr .modal__gdpr__options {
    display: block;
  }
  #modal-gdpr .modal__gdpr__column {
    display: flex;
    cursor: pointer;
  }
  #modal-gdpr .modal__gdpr__column + .modal__gdpr__column {
    margin-left: 0;
    margin-top: 16px;
  }
  #modal-gdpr .modal__gdpr__desc {
    text-align: left;
    margin: 0 0 0 12px;
  }
  #modal-gdpr .modal__gdpr__desc li {
    margin-bottom: 4px;
  }
  #modal-gdpr .modal__gdpr__label {
    width: 120px;
    font-size: 12px;
    flex-shrink: 0;
  }
  #modal-gdpr .modal__gdpr__link {
    margin-top: 16px;
  }
  #modal-gdpr .modal__gdpr__buttons {
    display: block;
  }
  #modal-gdpr .modal__gdpr__buttons .btn {
    width: 100%;
  }
  #modal-gdpr .modal__gdpr__buttons .btn + .btn {
    margin-top: 8px;
  }
  #modal-t14-profile .modal__content {
    flex-direction: column;
  }
}
.blog-post__header {
  padding: 40px 0 64px;
}
.blog-post__header__title {
  margin: 0 auto;
  font: 300 40px/1.2 "IvyOra", Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.blog-post__header__details {
  margin: 16px auto 0;
  text-align: center;
}
.blog-post__header__details span {
  padding: 0 12px;
  font: 500 12px/1.2 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-left: 2px solid #FFFFFF;
}
.blog-post__header__details span:first-of-type {
  border-left: none;
}
.blog-post__header img {
  max-width: 50px;
}
.blog-post__header-image {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 64px;
  max-width: 1440px;
  max-height: 720px;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-post__header-image img {
  width: 100%;
  height: 100%;
}
.blog-post__body h2, .blog-post__body h3, .blog-post__body h4, .blog-post__body h5 {
  margin: 0 auto;
  color: #FFFFFF;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.blog-post__body img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.blog-post__body h2 {
  font-size: 20px;
}
.blog-post__body h3 {
  margin-bottom: 45px;
  color: #57C6D0;
  font-size: 18px;
}
.blog-post__body h4 {
  font-size: 18px;
}
.blog-post__body h5 {
  font-size: 18px;
}
.blog-post__body p {
  margin-bottom: 45px;
  font: normal 18px/1.25 "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 0.2px;
}
.blog-post__body a {
  color: #57C6D0;
  transition: color 0.2s ease-in-out;
}
.blog-post__body a:hover {
  color: #7fd4db;
}
.blog-post__body em, .blog-post__body i {
  font-style: italic;
}
.blog-post__body b {
  font-weight: bold;
}
.blog-post__body blockquote {
  width: 64%;
  margin: 45px auto;
  color: #57C6D0;
  font: 500 18px/1.25 "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}
.blog-post__body ul, .blog-post__body ol {
  margin-bottom: 5px;
  margin-left: 1.1em;
  font: normal 18px/1.25 "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 0.2px;
}
.blog-post__body__lead {
  margin-bottom: 60px;
  padding-left: 54px;
  border-left: 2px solid #57C6D0;
}
.blog-post__body__lead p {
  font-size: 20px;
  margin: 9px;
  padding: 0px;
}
.blog-post__body__image {
  margin: 64px 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-post__body__image figcaption {
  margin: 2px auto;
  font-size: 16px;
  text-align: center;
}

@media screen and (max-width: 1280px) {
  .blog-post__body {
    padding: 0 50px;
  }
  .blog-post__body__lead {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .blog-post__header__title {
    font-size: 32px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .blog-post__body {
    padding: 0 30px;
  }
}
@media screen and (max-width: 640px) {
  .blog-post__header__details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .blog-post__header__details span {
    margin-bottom: 1em;
  }
  .blog-post__header__details span:last-of-type {
    border-left: none;
    margin-bottom: 0;
  }
  .blog-post__body {
    padding: 0 20px;
  }
  .blog-post__body blockquote {
    width: 75%;
  }
  .blog-post__body__lead {
    padding-left: 20px;
  }
}
.intro-cover {
  position: relative;
}
.intro-cover h1 {
  display: block;
  font: 300 50px/1.5 "IvyOra", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.intro-cover img {
  width: 100%;
  height: auto;
}

.main-post {
  margin: 64px auto;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}
.main-post__image {
  content: "";
  width: 100%;
  height: 330px;
  display: block;
  border: 0;
  background-position: center top !important;
  background-size: 120%;
  background-repeat: no-repeat !important;
  transition: all 0.2s ease-in-out;
}
.main-post__content {
  padding: 50px 150px;
  text-align: center;
  color: #FFFFFF;
}
.main-post__date {
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 50px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.main-post__title {
  display: block;
  font: 300 40px/1.5 "IvyOra", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.main-post__text {
  display: block;
  font-size: 14px;
  margin-bottom: 30px;
}
.main-post:hover .main-post__image {
  background-size: 125%;
}

@media screen and (max-width: 1024px) {
  .intro-cover h1 {
    font-size: 40px;
    bottom: 10%;
  }
  .main-post__image {
    background-size: cover;
  }
  .main-post__content {
    padding: 50px 100px;
  }
}
@media screen and (max-width: 768px) {
  .main-post__content {
    padding: 50px;
  }
  .main-post__title {
    font-size: 32px;
  }
}
@media screen and (max-width: 640px) {
  .intro-cover h1 {
    font-size: 32px;
    bottom: 10%;
  }
  .main-post__content {
    padding: 30px;
  }
  .main-post__date {
    margin-bottom: 30px;
  }
  .main-post__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 420px) {
  .intro-cover h1 {
    font-size: 24px;
    bottom: 7.5%;
  }
  .main-post__content {
    padding: 20px;
  }
  .main-post__date {
    margin-bottom: 20px;
  }
}
.page-single {
  padding-top: 10px;
}
.page-single__breadcrumb {
  display: block;
  margin: 15px 0;
  list-style: none;
  font-size: 9px;
}
.page-single__breadcrumb li {
  display: inline-block;
  text-transform: uppercase;
  color: white;
}
.page-single__breadcrumb li a {
  color: #968871;
}
.page-single__breadcrumb li a:hover {
  text-decoration: underline;
}
.page-single__breadcrumb li a:after {
  content: " / ";
  display: inline-block;
  margin: 0 3px;
}
.page-single__title {
  display: block;
  text-align: center;
  font: bold 30px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  color: white;
  text-transform: uppercase;
  margin: 30px 0 40px;
}
.page-single__body {
  font: normal 13px/1.8 "Futura PT", Helvetica, Arial, sans-serif;
  color: #C5C7C7;
  width: 1000px;
  margin: 0 auto 30px;
  padding-bottom: 20px;
}
.page-single__body a:not(.btn) {
  color: white;
  text-decoration: underline;
}
.page-single__body a:not(.btn):hover {
  color: #9b9b9b;
}
.page-single__body h2, .page-single__body h3, .page-single__body h4, .page-single__body h5, .page-single__body h6 {
  font: bold 15px/1.8 "Futura PT", Helvetica, Arial, sans-serif;
  color: white;
  margin: 20px 0 10px;
}
.page-single__body p, .page-single__body div, .page-single__body li {
  font: normal 13px/1.8 "Futura PT", Helvetica, Arial, sans-serif;
  color: #C5C7C7;
  margin-bottom: 20px;
}
.page-single__body ul, .page-single__body ol {
  margin: 5px 0 10px 30px;
}
.page-single__body ul li, .page-single__body ol li {
  margin-bottom: 5px;
}
.page-single__body img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 10px auto 20px;
}
.page-single__body table {
  width: 100%;
  border-collapse: collapse;
}
.page-single__body table td, .page-single__body table th {
  border: 1px solid white;
  padding: 12px 15px;
  font: normal 13px/1.8 "Futura PT", Helvetica, Arial, sans-serif;
  color: white;
}
.page-single__body table th {
  font-weight: bold;
  background: #1c1d1d;
}
.page-single__thanks p, .page-single__thanks div {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.8px;
}
.page-single__thanks section {
  display: block;
  margin: 50px 0 70px;
  text-align: center;
}
.page-single__thanks section h4 {
  font: normal 30px "Futura PT", Helvetica, Arial, sans-serif;
}
.page-single__forgotten section {
  text-align: center;
}
.page-single--inverse {
  background: white;
  color: #57C6D0;
}
.page-single--inverse .page-single__breadcrumb li {
  color: #57C6D0;
}
.page-single--inverse .page-single__title {
  color: #57C6D0;
}
.page-single--inverse .page-single__body {
  color: #57C6D0;
}
.page-single--inverse .page-single__body p, .page-single--inverse .page-single__body div, .page-single--inverse .page-single__body li, .page-single--inverse .page-single__body h2, .page-single--inverse .page-single__body h3, .page-single--inverse .page-single__body h4, .page-single--inverse .page-single__body h5, .page-single--inverse .page-single__body h6 {
  color: #57C6D0;
}
.page-single--inverse .page-single__body table td, .page-single--inverse .page-single__body table th {
  border-color: #eee;
  color: #57C6D0;
}
.page-single--inverse .page-single__body table th {
  background: #ddd;
}

@media screen and (max-width: 1024px) {
  .page-single__body {
    width: 100%;
    padding: 0 30px;
  }
  .page-single__thanks p, .page-single__thanks div {
    letter-spacing: 0;
    font-size: 13px;
  }
  .page-single__thanks section h4 {
    font-size: 24px;
  }
  .page-single__forgotten .page-single__body {
    display: inline-block;
  }
}
@media screen and (max-width: 640px) {
  .page-single__title {
    margin: 20px 0;
    font-size: 24px;
  }
  .page-single__body {
    padding: 0 10px;
  }
  .page-single__body table th, .page-single__body table td {
    font-size: 11px;
    padding: 8px 10px;
  }
}
@media screen and (max-width: 420px) {
  .page-single__forgotten .btn--primary {
    width: 100%;
  }
}
.page-contact .contact__form {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 100px;
}
.page-contact .contact__form__title {
  margin: 0 0 50px 0;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 2.5px;
  line-height: 21px;
  text-align: center;
}
.page-contact .contact__form .form__fields {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right: 0;
}
.page-contact .contact__form .form__fields .input {
  width: 49%;
  margin-bottom: 15px;
}
.page-contact .contact__form .form__fields .input--wide {
  width: 100%;
}
.page-contact .contact__form .form__fields--wide .input {
  width: 100%;
}
.page-contact .contact__block {
  margin: 0 auto;
  padding: 40px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-color: #222323;
  color: #fff;
}
.page-contact .contact__block .contact__icon-bg {
  position: absolute;
  top: 55px;
  left: -15px;
  z-index: -1;
  font-size: 170px;
  color: #252626;
}
.page-contact .contact__block .contact__body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-contact .contact__block .contact__icon {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  display: block;
  margin: 0 auto 20px;
  font-size: 24px;
  line-height: 76px;
  text-align: center;
  background-color: #151616;
  color: #fff;
}
.page-contact .contact__block .contact__title {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 28px;
  letter-spacing: 0.5px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  font-family: "BebasWeb";
}
.page-contact .contact__block .contact__group {
  padding: 15px 100px;
  width: 33%;
  text-align: left;
}
.page-contact .contact__block .contact__group + .contact__group {
  border-top: none;
  border-left: 1px solid #272929;
}
.page-contact .contact__block .contact__group.contact__group--social {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-top: 30px;
}
.page-contact .contact__block .contact__group-title {
  margin: 0 0 20px -10px;
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff;
  font-family: "BebasWeb";
}
.page-contact .contact__block .contact__group-title i {
  margin-right: 6px;
  font-size: 18px;
  vertical-align: middle;
}
.page-contact .contact__block .contact__item {
  font-size: 13px;
  line-height: 20px;
}
.page-contact .contact__block .contact__item:not(.contact__item--social) {
  padding-left: 35px;
}
.page-contact .contact__block .contact__item + .contact__item {
  margin-top: 20px;
}
.page-contact .contact__block .contact__item--phone + .contact__item--phone {
  margin-top: 15px;
}
.page-contact .contact__block .contact__item--social {
  text-align: center;
}
.page-contact .contact__block .contact__item--social .contact__label {
  margin-bottom: 15px;
}
.page-contact .contact__block .contact__label {
  margin: 0;
  position: relative;
}
.page-contact .contact__block .contact__label-icon {
  transition: all 0.4s ease;
  position: absolute;
  top: 0;
  font-size: 16px;
  line-height: 20px;
}
.page-contact .contact__block .contact__label-text {
  color: #fff;
}
.page-contact .contact__block .contact__label-icon {
  left: -35px;
  color: #737373;
}
.page-contact .contact__block .contact__label-link:hover {
  text-decoration: none;
}
.page-contact .contact__block .contact__label-link:hover .contact__label-icon {
  color: #fff;
}
.page-contact .contact__block .contact__label-link:focus {
  text-decoration: none;
}
.page-contact .contact__block .contact__label-link:focus .contact__label-icon {
  color: #fff;
}
.page-contact .contact__block .contact__label-link:focus .contact__label-text {
  color: #887b60;
}
.page-contact .contact__block .contact__content {
  font-weight: 300;
  font-style: italic;
  font-size: 13px;
  line-height: 20px;
  white-space: nowrap;
  color: #737373;
  margin: 0;
}
.page-contact .contact__block .contact__content-link:hover {
  transition: all 0.4s ease;
}
.page-contact .material-icons {
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.page-contact .social__list {
  display: flex;
  justify-content: center;
}
.page-contact .social__list .social__item + .social__item {
  margin-left: 15px;
}
.page-contact .social__list .social__link {
  display: block;
  transition: all 0.4s ease;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  color: #1e1f1f;
}
.page-contact .social__list .social__link .icon {
  display: block;
  font-size: 16px;
  line-height: 26px;
}
.page-contact .social__list .social__link:hover {
  background-color: #fff;
}

@media screen and (max-width: 1280px) {
  .page-contact .contact__block .contact__group {
    padding: 15px 70px;
  }
}
@media screen and (max-width: 1024px) {
  .page-contact .contact__form {
    margin-bottom: 80px;
  }
  .page-contact .contact__block .contact__group {
    width: 50%;
  }
  .page-contact .contact__block .contact__group:nth-of-type(3) {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .page-contact .contact__form {
    margin-bottom: 50px;
  }
  .page-contact .contact__form__title {
    margin: 0 0 30px 0;
  }
  .page-contact .contact__form .form__fields .input {
    width: 100%;
  }
  .page-contact .contact__form .form__fields .input .input__label {
    display: none;
  }
  .page-contact .contact__form .form__fields .input .input__label--visible {
    display: block;
  }
  .page-contact .contact__form .form__fields .input .input__error {
    top: -24px;
  }
  .page-contact .contact__form .form__fields .input.whitespace-input {
    display: none;
  }
  .page-contact .contact__block {
    padding: 20px 0;
  }
  .page-contact .contact__block .contact__title {
    margin-bottom: 30px;
  }
  .page-contact .contact__block .contact__group {
    width: 100%;
    padding: 30px 50px;
  }
  .page-contact .contact__block .contact__group + .contact__group {
    border-top: 1px solid #272929;
  }
  .page-contact .contact__block .contact__group:nth-of-type(3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 420px) {
  .page-contact .contact__form .btn {
    width: 100%;
  }
}
.privacy-page {
  padding: 80px 0;
}
.privacy-page .page-single__body {
  width: 100%;
  text-align: center;
}
.privacy-page__links {
  margin: 40px -40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.privacy-page__links a.btn {
  width: 100%;
  max-width: calc(50% - 80px);
  flex: 33%;
  line-height: 1.5;
  padding: 15px 20px;
  height: auto;
  margin: 40px 40px 0;
}
.privacy-page__links a.btn:hover {
  background-color: #EED2D4;
}

@media screen and (max-width: 1024px) {
  .privacy-page {
    padding: 50px 0;
  }
  .privacy-page__links {
    margin: 20px -15px;
  }
  .privacy-page__links a.btn {
    max-width: calc(50% - 30px);
    margin: 30px 15px 0;
  }
}
@media screen and (max-width: 640px) {
  .privacy-page {
    padding: 30px 0;
  }
  .privacy-page__links {
    margin: 0 auto;
  }
  .privacy-page__links a.btn {
    width: 100%;
    max-width: initial;
    flex: 100%;
    margin: 30px 0 0;
  }
  .privacy-herospace-category:after {
    display: none;
  }
}
.product-simple {
  display: block;
  background: #121212;
  color: #FFFFFF;
  padding: 50px 0;
}
.product-simple__centered-title {
  margin-bottom: 56px;
  text-align: center;
}
.product-simple__centered-title h2 {
  color: #FFFFFF;
  font: normal 36px/24px "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.product-simple__centered-title span {
  display: block;
  margin-top: 32px;
  color: #EED2D4;
  font: normal 24px/24px "IvyOra", Helvetica, Arial, sans-serif;
  text-transform: none;
}
.product-simple__accordion {
  padding-top: 8px;
}
.product-simple__grid {
  display: block;
}
.product-simple__description {
  flex: 1;
  padding-bottom: 50px;
  font: normal 12px/1.8 "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 0.86px;
  color: white;
  line-height: 1.8;
}
.product-simple__description h4 {
  font: bold 24px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  margin: 10px 0 25px;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 2.5px;
  line-height: 21px;
}
.product-simple__description h5 {
  font: normal 20px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  margin: 25px 0 15px;
}
.product-simple__description h6 {
  font: bold 18px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 25px 0 15px;
}
.product-simple__description p {
  font: normal 12px/1.8 "Futura PT", Helvetica, Arial, sans-serif;
  color: white;
  line-height: 1.8;
  margin-bottom: 15px;
  letter-spacing: 0.86px;
}
.product-simple__description a:not(.btn) {
  color: #968871;
}
.product-simple__description .lead {
  font: 300 16px/1.8 "Futura PT", Helvetica, Arial, sans-serif;
  color: #fff;
  margin-bottom: 15px;
}
.product-simple__description table {
  width: 100% !important;
  border-collapse: collapse;
  margin: 25px 0;
}
.product-simple__description table th {
  font-size: 12px;
  letter-spacing: 0.86px;
  padding-left: 10px;
  padding-right: 10px;
}
.product-simple__description table td {
  border: 1px solid #c5c9c9;
  padding: 10px;
  font: normal 12px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 0.86px;
}
.product-simple__description .page-single__body {
  width: 100%;
  padding: 0;
}
.product-simple__video {
  display: block;
  text-align: center;
  margin-bottom: 50px;
}
.product-simple__video iframe {
  height: 680px;
}
.product-simple__heroimage {
  display: block;
  text-align: center;
  margin-bottom: 25px;
}
.product-simple__heroimage img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 1280px) {
  .product-simple {
    padding: 30px 0;
  }
  .product-simple__accordion {
    padding-top: 25px;
  }
  .product-simple__video iframe {
    height: 620px;
  }
}
@media screen and (max-width: 1024px) {
  .product-simple__accordion {
    flex-basis: 240px;
    padding-top: 20px;
  }
  .product-simple__accordion .accordion__title {
    font-size: 13px;
  }
  .product-simple__video iframe {
    height: 480px;
  }
  .product-simple__description table {
    word-break: break-word;
  }
}
@media screen and (max-width: 768px) {
  .product-simple {
    padding: 30px 0;
  }
  .product-simple__flex {
    display: block;
    padding: 0 10px;
  }
  .product-simple__accordion {
    margin: 0 0 30px 0;
  }
  .product-simple__description {
    padding-bottom: 10px;
  }
  .product-simple__description .page-single__body {
    overflow-x: scroll;
  }
  .product-simple__video iframe {
    height: 380px;
  }
}
@media screen and (max-width: 640px) {
  .product-simple__video iframe {
    height: 260px;
  }
}
@media screen and (max-width: 420px) {
  .product-simple__video iframe {
    height: 200px;
  }
}
.product-config__basket .config-title-wrapper {
  padding: 0 20px;
}
.product-config__basket .basket__container {
  padding: 20px;
}
.product-config__basket .basket__step {
  margin-bottom: 0;
  cursor: default;
}
.product-config__basket .basket__step:after {
  display: none;
}
.product-config__basket .basket__section {
  display: block;
  padding: 20px 0;
}
.product-config__basket .basket__section.summary_section {
  padding: 10px 0;
}
.product-config__basket .basket__section.optional_section {
  padding: 0 0 20px 0;
}
.product-config__basket .basket__items_header .price:last-child {
  margin-right: 186px;
}
.product-config__basket .basket__items .cart-line__controls, .product-config__basket .basket__items__optional .cart-line__controls {
  display: block;
  width: 186px;
}
.product-config__basket .basket__items .cart-line .btn--primary, .product-config__basket .basket__items__optional .cart-line .btn--primary {
  margin: 0;
}
.product-config__basket .basket__items .cart-line .optional_add, .product-config__basket .basket__items__optional .cart-line .optional_add {
  width: 186px;
}
.product-config__basket .basket__items .cart-line:last-of-type, .product-config__basket .basket__items__optional .cart-line:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}
.product-config__basket .basket__items .cart-line__food:last-child, .product-config__basket .basket__items__optional .cart-line__food:last-child {
  border-bottom: 1px solid #C5C7C7;
  padding: 10px 0;
}
.product-config__basket .basket__items .cart-line.optional_product_line:first-of-type, .product-config__basket .basket__items__optional .cart-line.optional_product_line:first-of-type {
  border-top: 0;
}
.product-config__basket .basket__items .cart-line.optional_product_line .cart-line__controls .btn--primary, .product-config__basket .basket__items__optional .cart-line.optional_product_line .cart-line__controls .btn--primary {
  width: 87px;
}
.product-config__basket .basket__items .cart-line.optional_product_line .cart-line__controls .btn--primary + .btn--primary, .product-config__basket .basket__items__optional .cart-line.optional_product_line .cart-line__controls .btn--primary + .btn--primary {
  margin-left: 11px;
}
.product-config__basket .basket__items .cart-line.optional_add_line:first-of-type, .product-config__basket .basket__items__optional .cart-line.optional_add_line:first-of-type {
  border-top: 0;
}
.product-config__basket .basket__items .cart-line.optional_add_line .cart-line__controls, .product-config__basket .basket__items__optional .cart-line.optional_add_line .cart-line__controls {
  width: 186px;
}
.product-config__basket .basket__items .cart-line.optional_add_line .optional_add, .product-config__basket .basket__items__optional .cart-line.optional_add_line .optional_add {
  width: 186px;
}
.product-config__basket .basket__items .cart-line.optional_add_line .btn--primary, .product-config__basket .basket__items__optional .cart-line.optional_add_line .btn--primary {
  margin: 0;
}
.product-config__basket .basket__bottom_line {
  border-top: 1px solid #C5C7C7;
}
.product-config__basket .basket__bottom_line .configurable__total_line {
  padding: 25px 0;
  border-bottom: 0;
  width: 75%;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  font: bold 16px "Futura PT", Helvetica, Arial, sans-serif;
  color: #1C1D1D;
}
.product-config__basket .basket__bottom_line .configurable__total_line .title {
  flex-basis: 50%;
  text-align: left;
  line-height: 30px;
}
.product-config__basket .basket__bottom_line .configurable__total_line .total {
  flex: 1;
  font-size: 30px;
  text-align: left;
}
.product-config__basket .basket__bottom_line .basket__controls {
  padding-top: 35px;
  margin: 0 0 30px;
}
.product-config__basket .basket__bottom_line .basket__controls .btn {
  padding: 0 25px;
}
.product-config__basket .basket__bottom_line .basket__controls .btn--primary {
  margin: 0;
}
.product-config__basket .basket__optional_line .select {
  width: 300px;
  margin-bottom: 20px;
}
.product-config__basket .basket__optional_line .tastes h1 {
  margin-bottom: 10px;
}
.product-config__basket .basket__optional_line .btn--primary {
  margin: 0;
}
.product-config__basket .basket__more_for_diet .item .image {
  height: 80px;
  background: none;
  padding-top: 0;
}
.product-config__basket .basket__more_for_diet .item .image img {
  max-width: 80px;
}

@media screen and (max-width: 1280px) {
  .product-config__basket .basket__items .cart-line:first-of-type {
    padding-top: 0;
  }
  .product-config__basket .basket__bottom_line .configurable__total_line {
    width: 60%;
  }
  .product-config__basket .basket__bottom_line .configurable__total_line .basket__controls .btn {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .product-config__basket {
    margin-top: 20px;
  }
  .product-config__basket .basket__title.title {
    margin-bottom: 40px;
    display: block;
  }
  .product-config__basket .basket__items .cart-line .cart-line__controls, .product-config__basket .basket__items__optional .cart-line .cart-line__controls {
    width: 36px;
  }
  .product-config__basket .basket__items .cart-line__food:last-child, .product-config__basket .basket__items__optional .cart-line__food:last-child {
    margin: 0;
    padding: 30px 0;
  }
  .product-config__basket .basket__items .cart-line.optional_product_line .cart-line__controls, .product-config__basket .basket__items__optional .cart-line.optional_product_line .cart-line__controls {
    width: 36px;
  }
  .product-config__basket .basket__items .cart-line.optional_product_line .cart-line__controls .btn--primary, .product-config__basket .basket__items__optional .cart-line.optional_product_line .cart-line__controls .btn--primary {
    width: 36px;
    color: transparent;
    margin: 0;
  }
  .product-config__basket .basket__items .cart-line.optional_product_line .cart-line__controls .btn--primary + .btn--primary, .product-config__basket .basket__items__optional .cart-line.optional_product_line .cart-line__controls .btn--primary + .btn--primary {
    margin-left: 0;
    margin-top: 5px;
  }
  .product-config__basket .basket__items .cart-line.optional_product_line .cart-line__controls .btn--primary:after, .product-config__basket .basket__items__optional .cart-line.optional_product_line .cart-line__controls .btn--primary:after {
    color: white;
    left: 0;
    position: absolute;
    font-size: 32px;
    width: 36px;
    text-align: center;
    top: 0;
  }
  .product-config__basket .basket__items .cart-line.optional_product_line .cart-line__controls .btn--primary.optional_remove:after, .product-config__basket .basket__items__optional .cart-line.optional_product_line .cart-line__controls .btn--primary.optional_remove:after {
    content: "×";
  }
  .product-config__basket .basket__items .cart-line.optional_product_line .cart-line__controls .btn--primary.optional_modify:after, .product-config__basket .basket__items__optional .cart-line.optional_product_line .cart-line__controls .btn--primary.optional_modify:after {
    content: "✎";
    font-size: 22px;
  }
  .product-config__basket .basket__items .cart-line.optional_add_line .cart-line__controls, .product-config__basket .basket__items__optional .cart-line.optional_add_line .cart-line__controls {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .product-config__basket .basket__title.title {
    margin-bottom: 20px;
  }
  .product-config__basket .basket__items .cart-line__image {
    min-height: 70px;
    width: 80px;
  }
  .product-config__basket .basket__items .cart-line__quantity, .product-config__basket .basket__items__optional .cart-line__quantity {
    margin: 0 10px;
  }
  .product-config__basket .basket__bottom_line .configurable__total_line {
    width: 55%;
  }
  .product-config__basket .basket__bottom_line .configurable__total_line .basket__controls .btn {
    padding: 0 10px;
  }
  .product-config__basket .basket__step__items_offer, .product-config__basket .basket__container #config-items_offer {
    display: none;
  }
}
@media screen and (max-width: 420px) {
  .product-configure-button, .add-to-package {
    width: 100%;
  }
  .product-config__basket .wrapper, .product-config__basket .wrapper--wide {
    padding: 0;
  }
  .product-config__basket .basket__container {
    padding: 0;
  }
  .product-config__basket .basket__section {
    padding: 0 20px;
  }
  .product-config__basket .basket__section:last-of-type {
    padding-bottom: 20px;
  }
  .product-config__basket .basket__section.summary_section {
    padding: 10px 20px;
  }
  .product-config__basket .basket__section.optional_section {
    padding: 0 20px;
  }
  .product-config__basket .basket__items .cart-line__image, .product-config__basket .basket__items__optional .cart-line__image {
    margin-right: 10px;
  }
  .product-config__basket .basket__items .cart-line.optional_add_line, .product-config__basket .basket__items__optional .cart-line.optional_add_line {
    display: block;
  }
  .product-config__basket .basket__items .cart-line.optional_add_line .cart-line__product, .product-config__basket .basket__items__optional .cart-line.optional_add_line .cart-line__product {
    display: block;
    position: relative;
  }
  .product-config__basket .basket__items .cart-line.optional_add_line .cart-line__controls, .product-config__basket .basket__items__optional .cart-line.optional_add_line .cart-line__controls {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .product-config__basket .basket__items .cart-line.optional_add_line .cart-line__controls .optional_add, .product-config__basket .basket__items__optional .cart-line.optional_add_line .cart-line__controls .optional_add {
    margin: 0;
    width: 100%;
    position: relative;
    top: initial;
  }
  .product-config__basket .basket__bottom_line {
    display: block;
  }
  .product-config__basket .basket__bottom_line .basket__controls {
    padding-top: 0;
  }
  .product-config__basket .basket__bottom_line .configurable__total_line {
    width: 100%;
    display: block;
  }
  .product-config__basket .basket__bottom_line .configurable__total_line .title, .product-config__basket .basket__bottom_line .configurable__total_line .total {
    display: inline-block;
    width: 49%;
  }
  .product-config__basket .basket__bottom_line .configurable__total_line .total {
    text-align: right;
  }
  .product-config__basket .basket__bottom_info {
    display: block;
    padding-bottom: 20px;
  }
}
.landing__container {
  display: block;
  background-color: rgb(0, 0, 0);
  background-blend-mode: color;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
  animation: overlayBg 2s;
  animation-delay: 1.5s;
  animation-fill-mode: forwards;
}
@keyframes overlayBg {
  0% {
    background-color: rgb(0, 0, 0);
  }
  100% {
    background-color: rgba(0, 0, 0, 0);
  }
}
.landing__hero {
  display: block;
  height: 800px;
  color: white;
  animation-delay: 0.25s;
  animation-duration: 3s;
}
.landing__hero_image {
  width: 800px;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -400px;
  animation-duration: 3s;
  z-index: 10;
}
.landing__hero_title {
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  animation-duration: 3s;
  animation-delay: 1.5s;
  margin-top: 10px;
}
.landing__hero_title h1 {
  flex-basis: 100%;
  text-align: center;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 36px;
  color: white;
  letter-spacing: 1.2px;
  line-height: 24px;
  margin-top: 50px;
}
.landing__hero_title h2 {
  flex-basis: 100%;
  text-align: center;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-size: 26px;
  color: white;
  letter-spacing: 2px;
  line-height: 24px;
  margin-top: 20px;
}
.landing__hero .wrapper, .landing__hero .wrapper--wide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 800px;
}
.landing__hero ul {
  width: 300px;
  list-style: none;
}
.landing__hero ul li {
  display: block;
  position: relative;
  margin: 100px 0 0 0;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #B1B3B3;
  letter-spacing: 0.67px;
  animation-duration: 0.5s;
}
.landing__hero ul li.bottom-line {
  display: block;
  height: 40px;
  width: 100%;
  top: -30px;
  margin: 0;
  z-index: 1;
  opacity: 0;
  border-bottom: 1px solid rgba(151, 151, 151, 0.25);
  animation: drawLine 0.5s;
  animation-fill-mode: forwards;
}
@keyframes drawLine {
  0% {
    width: 0;
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    width: 100%;
    opacity: 1;
  }
}
.landing__hero ul li.bottom-line.left {
  border-right: 1px solid rgba(151, 151, 151, 0.25);
  transform: skew(-45deg);
  float: right;
  left: 18px;
}
.landing__hero ul li.bottom-line.right {
  border-left: 1px solid rgba(151, 151, 151, 0.25);
  transform: skew(45deg);
  float: left;
  right: 18px;
}
.landing__hero ul li h3 {
  margin-bottom: 2px;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  color: white;
  text-transform: uppercase;
}
.landing__hero ul:nth-child(3) li {
  text-align: right;
}
.landing__hero ul li.bottom-line.step-1 {
  animation-delay: 3s;
}
.landing__hero ul li.bottom-line.step-2 {
  animation-delay: 4s;
}
.landing__hero ul li.bottom-line.step-3 {
  animation-delay: 5s;
}
.landing__hero ul li.bottom-line.step-4 {
  animation-delay: 6s;
}
.landing__hero ul li.bottom-line.step-5 {
  animation-delay: 7s;
}
.landing__hero ul li.bottom-line.step-6 {
  animation-delay: 8s;
}
.landing__hero ul li.text.step-1 {
  animation-delay: 3.5s;
}
.landing__hero ul li.text.step-2 {
  animation-delay: 4.5s;
}
.landing__hero ul li.text.step-3 {
  animation-delay: 5.5s;
}
.landing__hero ul li.text.step-4 {
  animation-delay: 6.5s;
}
.landing__hero ul li.text.step-5 {
  animation-delay: 7.5s;
}
.landing__hero ul li.text.step-6 {
  animation-delay: 8.5s;
}
.landing__hero_banner {
  background: #000;
  padding: 100px 0 70px 0;
}
.landing__hero_banner h3 {
  width: 100%;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: white;
  letter-spacing: 1px;
  text-align: center;
  line-height: 24px;
  padding-bottom: 30px;
}
.landing__hero_banner p {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #C5C7C7;
  letter-spacing: 1px;
  text-align: center;
  line-height: 24px;
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 70px;
}
.landing__hero_banner-container {
  display: block;
  width: 1120px;
  margin: 0 auto;
}
.landing__hero_banner-container .flickity-prev-next-button {
  width: 30px;
  height: 60px;
  background: none;
}
.landing__hero_banner-container .flickity-prev-next-button svg {
  display: none;
}
.landing__hero_banner-container .flickity-prev-next-button:after {
  content: "";
  width: 23px;
  height: 45px;
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}
.landing__hero_banner-container .flickity-prev-next-button.previous {
  left: calc((100% - 1280px) / 2 + 10px);
}
.landing__hero_banner-container .flickity-prev-next-button.previous:after {
  background-image: url("../images/icons/icon-slider-arrow-left.svg");
  left: initial;
  right: 0;
}
.landing__hero_banner-container .flickity-prev-next-button.next {
  right: calc((100% - 1280px) / 2 + 10px);
}
.landing__hero_banner-container .flickity-prev-next-button.next:after {
  background-image: url("../images/icons/icon-slider-arrow-right.svg");
}
.landing__hero_banner-container .flickity-prev-next-button:hover {
  opacity: 0.8;
}
.landing__hero_banner .banner_item {
  width: 100%;
  display: flex;
  flex-flow: row;
  overflow: hidden;
  justify-content: flex-start;
}
.landing__hero_banner .banner_item .left {
  flex-basis: 40%;
  margin-left: 20px;
  text-align: left;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.landing__hero_banner .banner_item .left h4 {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 36px;
  color: white;
  letter-spacing: 1.2px;
  text-align: left;
  line-height: 40px;
}
.landing__hero_banner .banner_item .left p {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #C5C7C7;
  letter-spacing: 1px;
  line-height: 24px;
  width: 60%;
  padding-top: 30px;
  text-align: left;
  margin: unset;
}
.landing__hero_banner .banner_item .left a:not(.btn) {
  color: white;
}
.landing__hero_banner .banner_item .right {
  flex-basis: 60%;
  text-align: right;
}
.landing__hero_more {
  background: #000;
  display: flex;
  width: 100%;
  flex-flow: column;
}
.landing__hero_more h3 {
  flex-basis: 100%;
  width: 100%;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 36px;
  color: white;
  letter-spacing: 1.2px;
  text-align: center;
  line-height: 24px;
}
.landing__hero_more_list {
  flex-basis: 100%;
  width: 1100px;
  margin: 30px auto;
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
}
.landing__hero_more_list .item {
  flex-basis: 20%;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
}
.landing__hero_more_list .item img {
  width: 100%;
}
.landing__hero_more_list .item .name {
  width: 100%;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: white;
  text-align: center;
  line-height: 24px;
}
.landing__promo {
  display: block;
  padding: 50px 0 70px;
  background: #121212;
  color: white;
}
.landing__promo .wrapper, .landing__promo .wrapper--wide {
  text-align: center;
}
.landing__promo h1 {
  font: normal 30px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.landing__promo h1 span {
  display: block;
  font: 200 24px/1.6 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: none;
}
.landing__promo p {
  font: 200 16px/1.6 "Futura PT", Helvetica, Arial, sans-serif;
  padding: 0 10%;
}
.landing__promo__leads {
  display: flex;
  justify-content: space-around;
  align-items: center;
  list-style: none;
  margin: 60px 0 30px;
}
.landing__promo__leads li {
  width: 30%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.landing__promo__leads li img {
  width: 110px;
  height: 110px;
  margin-right: 20px;
  border-radius: 50%;
}
.landing__promo__leads li div {
  flex: 1;
  text-align: left;
  line-height: 1.5;
}
.landing__details {
  color: white;
}
.landing__details__title {
  margin: 70px 0 10px;
}
.landing__products {
  color: white;
  background: #121212;
  padding: 80px 0;
}
.landing__products__title {
  margin-bottom: 50px;
}
.landing__products .list__grid__item {
  background: white;
}
.landing__programs {
  display: block;
  background: url("../images/bg-packages.png") top right no-repeat;
  background-size: 100%;
  padding: 50px 0 80px;
  color: white;
}
.landing__programs__title {
  margin-bottom: 20px;
}
.landing__programs p {
  font: 200 18px/1.8 "Futura PT", Helvetica, Arial, sans-serif;
  padding: 0 10%;
}
.landing__programs__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
.landing__programs__list a {
  width: 32%;
  height: 245px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.landing__programs__list a h4 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  font: normal 22px "Futura PT", Helvetica, Arial, sans-serif;
  padding: 25px;
  text-transform: uppercase;
  background: white;
  color: #FFFFFF;
}
.landing__programs__list a:hover h4 {
  background-color: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 1280px) {
  .landing__hero_banner-container {
    width: 100%;
  }
  .landing__hero_banner-container .flickity-prev-next-button.previous {
    left: -30px;
    display: none;
  }
  .landing__hero_banner-container .flickity-prev-next-button.next {
    right: 20px;
  }
  .landing__hero_banner .banner_item {
    width: 100%;
  }
  .landing__hero_banner .banner_item .left {
    padding-left: 30px;
    margin-left: 0;
  }
  .landing__hero_image {
    width: 700px;
    margin-left: -350px;
  }
}
@media screen and (max-width: 1024px) {
  .landing__hero {
    height: auto;
  }
  .landing__hero .wrapper, .landing__hero .wrapper--wide {
    height: auto;
    padding-bottom: 100px;
  }
  .landing__hero ul {
    width: 200px;
    margin: 0 20px;
  }
  .landing__hero ul li {
    margin: 80px 0 0 0;
  }
  .landing__hero ul li.bottom-line {
    height: 24px;
    top: -16px;
  }
  .landing__hero ul li.bottom-line.left {
    left: 12px;
  }
  .landing__hero ul li.bottom-line.right {
    right: 12px;
  }
  .landing__hero_image {
    width: 500px;
    margin-left: -250px;
    top: 0;
  }
  .landing__hero_banner-container .flickity-prev-next-button.previous {
    display: none;
  }
  .landing__hero_banner-container .flickity-prev-next-button.next {
    right: 20px;
  }
  .landing__hero_banner > p {
    width: 100%;
    padding: 0 30px 70px;
  }
  .landing__hero_banner .banner_item .left {
    flex: 1;
    padding-left: 30px;
  }
  .landing__hero_banner .banner_item .right {
    flex-basis: 40%;
  }
  .landing__hero_banner .banner_item .right img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .landing__hero_title {
    margin-top: 0;
  }
  .landing__hero .wrapper, .landing__hero .wrapper--wide {
    height: 400px;
  }
  .landing__hero ul {
    width: 160px;
  }
  .landing__hero ul li.bottom-line {
    height: 20px;
    top: -12px;
  }
  .landing__hero ul li.bottom-line.left {
    left: 10px;
  }
  .landing__hero ul li.bottom-line.right {
    right: 10px;
  }
  .landing__hero-container {
    width: 100%;
  }
  .landing__hero-container .flickity-prev-next-button {
    display: none;
  }
  .landing__hero_image {
    width: 400px;
    margin-left: -200px;
  }
}
@media screen and (max-width: 640px) {
  .landing__container {
    background: none;
  }
  .landing__hero {
    height: auto;
  }
  .landing__hero .wrapper, .landing__hero .wrapper--wide {
    height: auto;
    display: block;
    padding-bottom: 50px;
  }
  .landing__hero ul {
    width: 100%;
    margin: 0;
  }
  .landing__hero ul li {
    text-align: center;
    margin: 20px 0;
  }
  .landing__hero ul li h3 {
    margin-bottom: 6px;
  }
  .landing__hero ul li.bottom-line {
    display: none;
  }
  .landing__hero ul li.text.step-1 {
    animation-delay: 3s;
  }
  .landing__hero ul li.text.step-3 {
    animation-delay: 4s;
  }
  .landing__hero ul li.text.step-5 {
    animation-delay: 5s;
  }
  .landing__hero ul li.text.step-2 {
    animation-delay: 6s;
  }
  .landing__hero ul li.text.step-4 {
    animation-delay: 7s;
  }
  .landing__hero ul li.text.step-6 {
    animation-delay: 8s;
  }
  .landing__hero ul li.text {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .landing__hero ul li.text:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 30px);
    width: 60px;
    height: 1px;
    border-top: 1px solid rgba(151, 151, 151, 0.25);
  }
  .landing__hero ul:nth-child(1) li, .landing__hero ul:nth-child(3) li {
    text-align: center;
  }
  .landing__hero_image {
    width: 100%;
    position: static;
    margin-left: 0;
  }
  .landing__hero_title h1 {
    font-size: 30px;
  }
  .landing__hero_title h2 {
    font-size: 20px;
  }
  .landing__hero_banner {
    padding: 50px 0;
  }
  .landing__hero_banner .banner_item {
    flex-direction: column-reverse;
  }
  .landing__hero_banner .banner_item .left {
    padding: 30px 60px;
  }
  .landing__hero_banner .banner_item .left h4 {
    text-align: center;
  }
  .landing__hero_banner .banner_item .left p {
    width: 100%;
    text-align: center;
    padding-bottom: 0;
  }
  .landing__hero_banner .banner_item .right {
    flex-basis: auto;
  }
  .landing__hero_banner-container .flickity-prev-next-button.previous {
    display: block;
    left: 20px;
  }
  .landing__hero_more .related {
    padding: 0 0 20px;
  }
}
.packages {
  height: 720px;
  position: relative;
  display: block;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.packages:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: 10;
}
.packages > .wrapper, .packages > .wrapper--wide {
  text-align: center;
  height: 720px;
  overflow: hidden;
  position: relative;
  z-index: 20;
}
.packages__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.packages .btn--to-package {
  display: block;
  border: 0;
  width: 30px;
  height: 15px;
  content: "";
  width: 30px;
  height: 15px;
  display: inline-block;
  background: url("../images/icons/icon-slider-arrow-down.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  z-index: 30;
  bottom: 80px;
  left: 50%;
  outline: none;
  margin-left: -15px;
  cursor: pointer;
}
.packages h1 {
  font: normal 30px "Futura PT", Helvetica, Arial, sans-serif;
  color: white;
  margin: 0 0 70px 0;
  letter-spacing: 1.25px;
}
.packages__logo {
  display: block;
  content: "";
  width: 250px;
  height: 146px;
  background: url("../images/bakker_logo-min.svg") no-repeat;
  margin: 0 auto 50px auto;
}
.packages__data {
  display: none;
}
.packages__data.is-open {
  display: block;
}
.packages__tabs {
  display: block;
  margin: 0 auto;
}
.packages__tab {
  position: relative;
  height: 78px;
  width: 190px;
  display: inline-block;
  margin: 0;
  padding: 0 30px;
  background: #000;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 20px;
  border: 1px solid white;
  vertical-align: top;
}
.packages__tab + .packages__tab {
  margin-left: 20px;
}
.packages__tab span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.packages__tab:hover {
  background: #57C6D0;
}
.packages__tab.is-open {
  background: #968871;
}
.packages__tab.is-open:after {
  display: block;
  z-index: 10;
}
.packages__tab:first-child {
  margin-left: 0;
}
.packages__tab:last-child {
  margin-right: 0;
}
.packages__select {
  display: none;
}
.packages__category {
  display: none;
  margin-bottom: 40px;
}
.packages__category.is-open {
  display: block;
}
.packages__grids {
  display: block;
  background: #0b0b0b;
  padding-top: 80px;
  overflow: hidden;
}
.packages__grids .list__content {
  display: none;
  padding-bottom: 50px;
}
.packages__grids .list__content .list__grid__more {
  margin-top: 50px;
}
.packages__grids .list__content.is-open {
  display: block;
}
.packages__grids .list__grid__item {
  background: #0b0b0b;
}
.packages__lead {
  position: relative;
  max-width: 610px;
  padding: 80px 0 0;
  color: white;
  margin: 0 auto;
  text-align: center;
  min-height: 260px;
}
.packages__lead h2 {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  line-height: 1;
  margin-bottom: 30px;
}
.packages__lead p {
  font: 200 16px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  color: #dcdcdc;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0.86px;
  line-height: 24px;
  text-align: center;
}
.packages__lead a {
  color: #968871;
  font-weight: bold;
  text-decoration: underline;
}
.packages-info {
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  max-width: 1280px;
  margin: 50px auto 0 auto;
}
.packages-info__title {
  flex-basis: 100%;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  line-height: 24px;
}
.packages-info__descr {
  flex-basis: 100%;
  margin-top: 20px;
}
.packages-info__descr p {
  max-width: 610px;
  color: #C5C7C7;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  line-height: 24px;
}
.packages-info__bottom {
  flex-basis: 100%;
  display: flex;
  flex-flow: row;
  justify-content: space-around;
  margin: 50px 0;
  text-align: center;
}
.packages-info__bottom .left__product {
  flex-basis: 306px;
  margin-right: 30px;
}
.packages-info__bottom .right__details {
  flex-basis: 70%;
  max-width: 676px;
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  vertical-align: top;
  background: #000;
  border: 1px solid #fff;
}
.packages-info__bottom .right__details .product-hero__image {
  flex-basis: 236px;
  max-width: 236px;
  margin: 0;
}
.packages-info__bottom .right__details .product-hero__image img {
  max-width: 180px;
  height: auto;
  margin-top: 40px;
}
.packages-info__bottom .right__details .product-hero__buy {
  flex-basis: 400px;
  max-width: 400px;
}

@media screen and (max-width: 1280px) {
  .packages__tab {
    font-size: 16px;
    padding: 0 18px;
    height: 56px;
    width: 142px;
  }
}
@media screen and (max-width: 1024px) {
  .packages h1 {
    margin: 0 0 30px 0;
  }
  .packages__tabs {
    margin: 40px auto;
  }
  .packages__tab {
    padding: 0;
    width: 108px;
    height: 46px;
  }
  .packages__tab + .packages__tab {
    margin-left: 12px;
  }
  .packages__lead {
    padding: 30px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .packages {
    min-height: 0;
  }
  .packages .wrapper, .packages .wrapper--wide {
    min-height: 0;
  }
  .packages__tabs {
    margin: 30px auto;
  }
  .packages__tab {
    width: 92px;
    font-size: 14px;
    line-height: 16px;
  }
  .packages__tab + .packages__tab {
    margin-left: 5px;
  }
}
@media screen and (max-width: 640px) {
  .packages {
    height: 600px;
  }
  .packages .wrapper, .packages .wrapper--wide {
    height: 600px;
  }
  .packages__container {
    width: 100%;
  }
  .packages h1 {
    margin: 30px 0;
  }
  .packages__logo {
    margin: 50px auto 30px auto;
  }
  .packages__category {
    margin-bottom: 0;
  }
  .packages__lead {
    max-width: 100%;
    text-align: center;
    padding: 20px 0 0;
  }
  .packages__lead .btn {
    margin: 30px auto 0;
  }
  .packages__tab {
    display: block;
    width: 100%;
    height: 46px;
    margin: 5px 0;
    font-size: 18px;
    line-height: 20px;
  }
  .packages__tab + .packages__tab {
    margin-left: 0;
  }
  .packages .btn--to-package {
    display: none;
  }
}
.basket {
  background: #0B0B0B;
  min-height: 600px;
  color: #000;
  padding: 50px 0;
}
.basket .btn--primary {
  margin: 0 5px;
}
.basket .wrapper, .basket .wrapper--wide {
  position: relative;
  background: white;
}
.basket__section {
  display: none;
  padding: 20px 15px 20px 20px;
}
.basket__section.is-open {
  display: block;
}
.basket__section .form__fields {
  padding-right: 6px;
}
.basket__title {
  margin-bottom: 50px;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  line-height: 24px;
}
.basket__lead {
  display: block;
  color: white;
  margin: -30px 0 50px;
  text-align: center;
  font-size: 13px;
  line-height: 1.5;
}
.basket__lead p, .basket__lead div {
  font-size: 13px;
  line-height: 1.5;
}
.basket__step {
  display: block;
  background: #000;
  color: #fff;
  cursor: pointer;
  margin-bottom: 0;
  text-transform: uppercase;
  height: 50px;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 24px;
  letter-spacing: 1.6px;
  line-height: 24px;
  padding: 15px 0 0 20px;
  position: relative;
}
.basket__step.is-open {
  margin-bottom: 15px;
}
.basket__step.is-open:nth-of-type(1) {
  border-bottom: 0;
  margin-bottom: 0;
}
.basket__step:after {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url("../images/icons/icon-down-white.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 13px;
  right: 13px;
  transition: transform 0.25s ease-in-out;
}
.basket__step.is-open:after {
  transform: rotate(180deg);
}
.basket__container {
  width: 100%;
}
.basket__coupon {
  display: flex;
  padding: 20px 0 40px;
  border-bottom: 1px solid #979797;
  justify-content: space-between;
}
.basket__coupon section {
  flex-basis: 50%;
}
.basket__coupon section:nth-child(1) {
  padding-right: 20%;
}
.basket__coupon section:nth-child(2) {
  padding-left: 20%;
}
.basket__coupon p {
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
}
.basket__coupon__form {
  display: flex;
  justify-content: space-between;
}
.basket__coupon__form-fields {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.basket__coupon__form-fields .input {
  flex: 1;
  margin-right: 10px;
}
.basket__coupon__form-fields button {
  padding: 0 10px;
}
.basket__controls {
  padding-top: 30px;
}
.basket__bottom_line {
  display: flex;
  justify-content: space-between;
}
.basket__food {
  padding-top: 70px !important;
}
.basket__food__summary {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 60px;
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
  padding-top: 10px;
  font: bold 16px "Futura PT", Helvetica, Arial, sans-serif;
  color: #1C1D1D;
}
.basket__food__summary .sumlabel {
  flex-basis: 16%;
  text-align: center;
}
.basket__food__summary .sumprice {
  flex-basis: 32%;
  font-size: 30px;
  text-align: right;
}
.basket__food .basket__bottom_line {
  justify-content: flex-end;
  border: 0;
}
.basket__optional_line {
  display: flex;
  padding: 15px 0 20px 0;
  border-bottom: 1px solid #979797;
  flex-flow: column;
  justify-content: flex-start;
}
.basket__optional_line:last-child {
  margin-bottom: 20px;
}
.basket__optional_line .choose {
  width: 100%;
  text-align: left;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  letter-spacing: 0;
  line-height: 22px;
  padding-bottom: 10px;
}
.basket__optional_line .categories {
  width: 100%;
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  text-align: left;
}
.basket__optional_line .categories__item {
  width: 85px;
  padding: 0;
  margin: 0 10px;
  border: 1px solid #979797;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #1C1D1D;
  text-align: center;
  line-height: 24px;
}
.basket__optional_line .categories__item:first-child {
  margin-left: 0;
}
.basket__optional_line .categories .selected {
  border: 1px solid #1C1D1D;
}
.basket__optional_line .types {
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
}
.basket__optional_line .types .radio__dot {
  margin-top: 10px;
}
.basket__optional_line .types label {
  flex-basis: 20%;
  margin: 0 20px;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0.39px;
  line-height: 36px;
}
.basket__optional_line .types .checkout__delivery__price {
  display: block;
  text-align: left;
}
.basket__optional_line .tastes label {
  width: 295px;
}
.basket__optional_line .tastes button {
  margin: 0;
  margin-top: 10px;
  width: 188px;
  padding: 0;
  display: block;
}
.basket__more_for_diet {
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  width: 100%;
  margin-top: 20px;
}
.basket__more_for_diet .item {
  flex-basis: 25%;
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
}
.basket__more_for_diet .item .image {
  flex-basis: 90px;
  text-align: center;
  background: black;
  padding-top: 18px;
  height: 90px;
}
.basket__more_for_diet .item .details {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  padding-left: 10px;
}
.basket__more_for_diet .item .details .name {
  width: 100%;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #1C1D1D;
  line-height: 24px;
}
.basket__more_for_diet .item .details .price {
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #1C1D1D;
  letter-spacing: 0.7px;
  line-height: 26px;
  margin-top: auto;
}
.basket__more_for_diet .item .details button {
  width: 96px;
  padding: 0;
  margin-left: 0;
}
.basket__total_line {
  display: flex;
  padding: 20px 0 13px calc(100% - 212px);
  border-bottom: 1px solid #979797;
  width: 100%;
  font: bold 16px "Futura PT", Helvetica, Arial, sans-serif;
  color: #1C1D1D;
  justify-content: space-between;
}
.basket__total_line .title {
  flex-basis: 30%;
  text-align: left;
  line-height: 30px;
}
.basket__total_line .total {
  flex: 1;
  font-size: 30px;
  text-align: right;
}
.basket__controls {
  margin: 20px 0 60px;
  text-align: right;
}
.basket__items .basket-line {
  color: #57C6D0;
}
.basket__items .basket-line__price {
  color: #57C6D0;
}
.basket__items .basket-line__product h2 a {
  color: #57C6D0;
}
.basket__items_header {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-flow: row;
  height: 60px;
  padding-top: 25px;
  color: #000;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}
.basket__items_header .name {
  flex: 1;
}
.basket__items_header .quantity {
  flex-basis: 11.5%;
  text-align: center;
}
.basket__items_header .unitprice {
  flex-basis: 16%;
  text-align: center;
}
.basket__items_header .price {
  flex-basis: 16%;
  text-align: center;
}
.basket__items_header .price:last-child {
  margin-right: 110px;
}
.basket__items_header .address {
  flex-basis: 32%;
}

#basket-confirm .basket__items_header .price:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1280px) {
  .basket .wrapper, .basket .wrapper--wide {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .basket__items_header {
    display: none;
  }
  .basket__coupon section:nth-child(1) {
    padding-right: 30px;
  }
  .basket__coupon section:nth-child(2) {
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .basket {
    padding: 20px 0;
  }
  .basket__title {
    display: none;
  }
  .basket__container {
    width: 100%;
  }
  .basket__total_line {
    padding-top: 0;
  }
  .basket__step {
    text-align: center;
    padding: 15px;
  }
  .basket__food {
    padding: 20px !important;
  }
  .basket__food__summary {
    justify-content: space-between;
    align-items: center;
    border: 0;
    padding-top: 0;
  }
  .basket__food__summary .sumprice {
    flex-basis: 60%;
  }
  .basket__food .basket__bottom_line {
    justify-content: center;
  }
  .basket__optional_line .types {
    display: block;
  }
  .basket__optional_line .types label {
    margin: 3px 20px;
  }
  .basket__more_for_diet {
    display: block;
  }
  .basket__more_for_diet .item {
    margin: 0 0 20px;
  }
  .basket__coupon {
    padding: 0;
    text-align: right;
    display: block;
    margin-bottom: 20px;
  }
  .basket__coupon section:nth-child(1), .basket__coupon section:nth-child(2) {
    padding: 10px 0;
  }
  .basket__coupon p {
    text-align: left;
  }
  .basket__coupon__form {
    display: block;
  }
  .basket__coupon__form .btn {
    width: 160px;
    padding-left: 0;
    padding-right: 0;
  }
  .basket__coupon__form-fields {
    margin-bottom: 10px;
  }
  .basket__controls {
    width: 100%;
    padding-top: 0;
  }
  .basket__controls .btn[data-toggle-section] {
    background: #57C6D0;
  }
}
@media screen and (max-width: 640px) {
  .basket__items_header {
    display: none;
  }
  .basket__total_line {
    display: block;
  }
  .basket__total_line .title {
    text-align: right;
  }
  .basket__controls .btn {
    padding: 0 20px;
  }
  .basket__controls .btn + .btn {
    margin-top: 10px;
  }
  .basket.product-config__basket {
    min-height: auto;
  }
}
@media screen and (max-width: 420px) {
  .basket__controls {
    display: flex;
    flex-direction: column-reverse;
    margin: 5px 0 30px;
  }
  .basket__controls .btn {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin: 5px 0;
  }
  .basket__coupon p {
    font-size: 12px;
  }
  .basket__coupon__form .btn {
    width: 100%;
    margin: 5px 0 0 0;
  }
  .basket__coupon__form-fields {
    display: block;
  }
  .basket__coupon__form-fields .input {
    margin: 0;
  }
  .basket__coupon__form-refresh {
    margin-top: -5px !important;
  }
  .basket #basket-checkout .form__fields .input {
    width: 100%;
  }
  .basket #basket-checkout .form__fields .input.whitespace-input {
    display: none;
  }
  .basket #basket-checkout .form__fields .form__submit .btn {
    width: 100%;
  }
}
.shop__hero {
  height: 508px;
  background: url(/assets/img/shop/LIFETILT_SHOP_6.jpg) center center;
  background-size: cover;
}
.shop__details {
  color: #c5c9c9;
  padding: 0 0 10px;
  font-family: "Futura PT", Helvetica, Arial, sans-serif;
}
.shop__details .wrapper, .shop__details .wrapper--wide {
  text-align: center;
}
.shop__details p {
  padding: 0 10%;
  line-height: 1.5;
  margin-top: -60px;
}
.shop__details .title {
  text-align: left;
  color: #fff;
}
.shop__title {
  margin: 50px 0 0 0;
}
.shop__lead {
  display: block;
  max-width: 800px;
  margin: 20px auto 80px;
  padding: 0 20px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.8px;
}
.shop__gallery {
  display: block;
  height: 540px;
  margin: -30px 0 50px;
}
.shop__gallery__slide {
  margin: 0 100px;
  height: 540px;
}
.shop__gallery__slide img {
  width: auto;
  height: 540px;
}
.shop__gallery .flickity-prev-next-button {
  width: 60px;
  height: 60px;
  background: none;
}
.shop__gallery .flickity-prev-next-button svg {
  display: none;
}
.shop__gallery .flickity-prev-next-button:after {
  content: "";
  width: 23px;
  height: 45px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}
.shop__gallery .flickity-prev-next-button.previous {
  left: calc((100% - 1280px) / 2 + 36px);
}
.shop__gallery .flickity-prev-next-button.previous:after {
  background-image: url("../images/icons/icon-slider-arrow-left.svg");
}
.shop__gallery .flickity-prev-next-button.next {
  right: calc((100% - 1280px) / 2);
}
.shop__gallery .flickity-prev-next-button.next:after {
  background-image: url("../images/icons/icon-slider-arrow-right.svg");
}
.shop__gallery .flickity-prev-next-button:hover {
  opacity: 0.8;
}
.shop__info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  top: 0px;
  font-size: 13px;
}
.shop__directions {
  display: none;
  margin: 10px 0;
}
.shop__list {
  flex: 4;
  text-align: left;
  padding: 40px 50px 25px 100px;
}
.shop__list ul {
  list-style: none;
}
.shop__list ul li {
  margin: 20px 0;
  line-height: 1.5;
  position: relative;
}
.shop__list a:not(.btn) {
  color: white;
  text-decoration: underline;
}
.shop__description {
  flex: 6;
  text-align: left;
  padding: 25px 50px 25px 100px;
  letter-spacing: 0.8px;
}
.shop__description p {
  padding: 10px 0;
  margin-top: 0;
}
.shop__description .description-title {
  color: #fff;
  font-weight: bold;
}
.shop__image {
  width: 51%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.shop__image img {
  width: 100%;
  height: auto;
}
.shop__video {
  padding: 50px 0;
  background: white;
}
.shop__map {
  background: #121212;
  padding: 50px 0;
}
.shop__map__title {
  color: #57C6D0;
  margin-bottom: 50px;
}

@media screen and (max-width: 1280px) {
  .shop__gallery .flickity-prev-next-button.previous {
    left: 20px;
  }
  .shop__gallery .flickity-prev-next-button.next {
    right: -15px;
  }
}
@media screen and (max-width: 1024px) {
  .shop__hero {
    padding: 60px 0 180px;
  }
  .shop__list {
    width: 100%;
    text-align: center;
    padding: 10px 30px;
  }
  .shop__list ul li {
    margin: 10px 0;
    font-size: 13px;
  }
  .shop__list ul li b {
    font-size: 16px;
  }
  .shop__image {
    width: 100%;
  }
  .shop__description {
    padding-left: 70px;
  }
  .shop__gallery {
    height: 400px;
  }
  .shop__gallery__slide {
    margin: 0 30px;
    height: 400px;
  }
  .shop__gallery__slide img {
    height: 400px;
  }
  .shop__directions {
    display: inline-block;
  }
  .shop__details {
    padding-bottom: 10px;
  }
  .shop__info {
    flex-direction: column-reverse;
    padding: 10px;
  }
  .shop__info .title {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .shop__gallery {
    height: 280px;
  }
  .shop__gallery__slide {
    margin: 0 30px;
    height: 280px;
  }
  .shop__gallery__slide img {
    height: 280px;
  }
  .shop__gallery .flickity-prev-next-button {
    width: 15px;
    height: 30px;
    margin: 0;
  }
  .shop__gallery .flickity-prev-next-button:after {
    width: 15px;
    height: 30px;
  }
  .shop__gallery .flickity-prev-next-button.previous {
    left: 30px;
  }
  .shop__gallery .flickity-prev-next-button.next {
    right: 30px;
  }
}
@media screen and (max-width: 640px) {
  .shop__hero {
    height: 300px;
  }
  .shop__info {
    display: block;
  }
  .shop__gallery {
    margin: -30px 0 0;
  }
  .shop__list {
    padding: 10px 30px;
  }
  .shop__list ul li:before {
    display: none;
  }
  .shop__description {
    padding-right: 20px;
    padding-left: 10px;
  }
  .shop__details p {
    font-size: 12px;
  }
  .shop__map iframe {
    height: 280px;
  }
}
@media screen and (max-width: 420px) {
  .shop__hero {
    height: 240px;
  }
  .shop__list {
    padding: 10px;
  }
}
@media screen and (max-width: 350px) {
  .shop__hero {
    height: 200px;
    padding: 40px 0 160px;
  }
}
.profile {
  background: white;
  color: #57C6D0;
  padding: 50px 0;
}
.profile .wrapper, .profile .wrapper--wide {
  display: flex;
  justify-content: space-between;
  padding: 0 15px 0 0;
}
.profile__sidebar {
  width: 320px;
  padding: 0 20px 0 0;
}
.profile__sidebar ul {
  list-style: none;
}
.profile__sidebar ul li {
  position: relative;
}
.profile__sidebar ul li a {
  display: block;
  font: normal 15px "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #57C6D0;
  padding: 15px 0 15px 35px;
}
.profile__sidebar ul li a:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("../images/icons/icon-profile.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 10px;
  left: 0;
  opacity: 0.4;
}
.profile__sidebar ul li a:hover {
  color: #7fd4db;
}
.profile__sidebar ul li a.profile-icon:before {
  background-image: url("../images/icon-user.svg");
}
.profile__sidebar ul li a.delivery-icon:before {
  background-image: url("../images/icon-delivery.svg");
}
.profile__sidebar ul li a.pin-icon:before {
  background-image: url("../images/icon-pin.svg");
}
.profile__sidebar ul li a.heart-icon:before {
  background-image: url("../images/icon-heart-filled.svg");
}
.profile__sidebar ul li.is-selected a:before {
  opacity: 1;
}
.profile__content {
  flex: 1;
}
.profile__title {
  display: block;
  font: normal 24px/2 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.profile p {
  line-height: 1.5;
}
.profile__form {
  margin-top: 30px;
}
.profile__form__subtitle {
  font: normal 18px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.profile__form__subtitle .info {
  color: #9B9B9B;
  margin-left: 4px;
}
.profile__form .form__fields {
  margin-bottom: 30px;
  padding-right: 0;
}
.profile__addresses__row, .profile__foodaddresses__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 18px;
  border-top: 1px solid #c5c9c9;
}
.profile__addresses__row:last-child, .profile__foodaddresses__row:last-child {
  border-bottom: 1px solid #c5c9c9;
}
.profile__addresses__row h3, .profile__foodaddresses__row h3 {
  font: normal 18px/30px "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}
.profile__addresses__details, .profile__foodaddresses__details {
  line-height: 1.5;
}
.profile__addresses__delete,
.profile__addresses .edit-address-button,
.profile__addresses .edit-foodaddress-button, .profile__foodaddresses__delete,
.profile__foodaddresses .edit-address-button,
.profile__foodaddresses .edit-foodaddress-button {
  position: relative;
  display: inline-block;
  padding-right: 0;
  padding-left: 0;
  width: 87px;
}
.profile__addresses .edit-address-button + .profile__addresses__delete,
.profile__addresses .edit-foodaddress-button + .profile__foodaddresses__delete, .profile__foodaddresses .edit-address-button + .profile__addresses__delete,
.profile__foodaddresses .edit-foodaddress-button + .profile__foodaddresses__delete {
  margin-left: 10px;
}
.profile__addresses__add, .profile__foodaddresses__add {
  background: none;
  padding: 0;
  margin-top: 30px;
}
.profile__addresses .food-address-available,
.profile__addresses .food-address-not-available, .profile__foodaddresses .food-address-available,
.profile__foodaddresses .food-address-not-available {
  display: block;
  font: normal 15px/26px "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  margin-top: 8px;
}
.profile__addresses .food-address-available, .profile__foodaddresses .food-address-available {
  color: #EED2D4;
}
.profile__addresses .food-address-not-available, .profile__foodaddresses .food-address-not-available {
  color: #737373;
}

@media screen and (max-width: 1280px) {
  .profile {
    padding: 30px 0;
  }
  .profile p {
    font-size: 12px;
  }
  .profile .wrapper, .profile .wrapper--wide {
    width: 100%;
  }
  .profile__sidebar {
    width: 230px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .profile .wrapper, .profile .wrapper--wide {
    display: block;
    padding: 0 20px;
  }
  .profile__sidebar {
    width: 100%;
    padding: 0 0 30px 0;
  }
  .profile__title {
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .profile__title {
    line-height: 1;
  }
  .profile__form .form__fields {
    display: block;
  }
  .profile__form .form__fields .input {
    width: 100%;
  }
  .profile__form .form__fields .input.whitespace-input {
    display: none;
  }
  .profile__addresses__row {
    display: block;
  }
  .profile__addresses__controls {
    margin-top: 10px;
  }
}
@media screen and (max-width: 420px) {
  .profile .wrapper, .profile .wrapper--wide {
    padding: 0 10px;
  }
  .profile__form .form__submit .btn {
    width: 100%;
  }
}
.countdown__body {
  min-height: 100vh;
  width: 100%;
  position: relative;
}
.countdown__header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 74px;
  background: #000;
  border-bottom: 1px solid #C5C7C7;
}
.countdown__header__logo {
  width: 120px;
  height: 24px;
  background: url("../images/logo-new.svg") no-repeat;
  background-size: 100%;
  margin-top: 0;
}
.countdown__content {
  min-height: calc(100vh - 75px);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
}
.countdown__block {
  max-width: 920px;
  width: 100%;
  height: 460px;
  background: url("../images/logo-symbol-bg.svg") center center no-repeat;
  background-size: contain;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.countdown__block__title, .countdown__block__timer {
  display: block;
  text-align: center;
  font: bold 64px/1.2 "Futura PT", Helvetica, Arial, sans-serif;
  color: white;
  text-transform: uppercase;
}
.countdown__block__timer {
  display: none;
  margin-top: 60px;
  font-size: 100px;
}
.countdown__footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 74px;
  background: #000;
  border-top: 1px solid #C5C7C7;
}
.countdown__footer__social a {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
}
.countdown__footer__social a.facebook {
  background: url("../images/social-facebook.svg") no-repeat center center;
  margin-right: 4px;
}
.countdown__footer__social a.instagram {
  background: url("../images/social-instagram.svg") no-repeat center center;
  margin-right: 8px;
}
.countdown__footer__social a.youtube {
  background: url("../images/social-youtube.svg") no-repeat center center;
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .countdown__block {
    height: 370px;
  }
  .countdown__block__timer {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .countdown__block {
    height: 300px;
  }
  .countdown__block__title {
    font-size: 48px;
  }
  .countdown__block__timer {
    margin-top: 20px;
    font-size: 64px;
  }
}
.blog-search__title {
  display: block;
  font: 300 36px/1.5 "IvyOra", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  margin: 40px 0;
  text-transform: uppercase;
  text-align: left;
}
.blog-search__keyword {
  display: block;
  margin-bottom: 16px;
}
.blog-search__keyword__label {
  font-weight: 500;
}
.blog-search__keyword__label, .blog-search__keyword__term {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.blog-search__list {
  list-style: none;
  margin: 0 0 64px 0;
}
.blog-search__list li {
  padding: 16px 0;
  border-bottom: 1px solid #57C6D0;
}
.blog-search__list li:last-child {
  border-bottom: none;
}
.blog-search__list__item {
  display: flex;
  align-items: center;
}
.blog-search__list__item__title, .blog-search__list__item__date, .blog-search__list__item__divider {
  color: #FFFFFF;
  text-transform: uppercase;
  font: 500 18px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
}
.blog-search__list__item__date {
  white-space: nowrap;
  font-weight: 300;
}
.blog-search__list__item__date, .blog-search__list__item__divider {
  font: 300 18px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
}
.blog-search__list__item__divider {
  margin: 0 10px;
}
.blog-search__list__item__button {
  margin-left: auto;
}
.blog-search__recommended {
  text-align: center;
}
.blog-search__recommended__title {
  color: #FFFFFF;
  text-transform: uppercase;
  font: 500 18px/1.5 "Futura PT", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin-bottom: 64px;
}
.blog-search__recommended__more {
  margin: 64px auto;
}

@media screen and (max-width: 1024px) {
  .blog-search__list {
    margin: 0 0 50px 0;
  }
  .blog-search__recommended__title {
    margin-bottom: 50px;
  }
  .blog-search__recommended__more {
    margin: 50px auto;
  }
}
@media screen and (max-width: 640px) {
  .blog-search__list {
    margin: 0 0 30px 0;
  }
  .blog-search__list__item__button {
    display: none;
  }
  .blog-search__recommended__title {
    margin-bottom: 30px;
  }
  .blog-search__recommended__more {
    margin: 30px auto;
  }
}
.blog-all__title {
  display: block;
  font: 300 36px/1.5 "IvyOra", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  margin: 40px 0 16px 0;
  text-transform: uppercase;
  text-align: left;
}
.blog-all__filter {
  display: flex;
  margin-bottom: 40px;
}
.blog-all__filter__radio {
  display: flex;
}
.blog-all__filter__radio label {
  font: 500 12px/2 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer;
  opacity: 0.5;
  transition: 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.blog-all__filter__radio input {
  display: none;
}
.blog-all__filter__radio input:checked + label {
  opacity: 1;
}
.blog-all__filter__radio + .blog-all__filter__radio {
  margin-left: 32px;
}
.blog-all__picker {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  overflow-x: auto;
}
.blog-all__picker__radio {
  display: flex;
  padding: 0 16px;
}
.blog-all__picker__radio:first-of-type {
  padding-left: 0;
}
.blog-all__picker__radio:last-of-type {
  padding-right: 0;
}
.blog-all__picker__radio label {
  font: 500 18px/2 "Futura PT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer;
  opacity: 0.5;
  transition: 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.blog-all__picker__radio label:hover {
  opacity: 1;
}
.blog-all__picker__radio input {
  display: none;
}
.blog-all__picker__radio input:checked + label {
  opacity: 1;
  color: #57C6D0;
}
.blog-all__accordion {
  margin-bottom: 64px;
}
.blog-all__accordion__posts {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
  overflow-x: auto;
}
.blog-all__accordion__posts .herospace-post__slide {
  width: 33%;
  margin: 0;
  min-width: 300px;
}
.blog-all__accordion__posts .herospace-post__slide + .herospace-post__slide {
  margin-left: 16px;
}
.blog-all__accordion__more {
  margin: 64px auto;
}
.blog-all__accordion__more__wrapper {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .blog-all__accordion__more {
    margin: 50px auto;
  }
}
@media screen and (max-width: 640px) {
  .blog-all__accordion__more {
    margin: 30px auto;
  }
}
/*
.footer {

    padding: 0;
    background: transparent;

    &__legal {
        padding: 30px 0;

        .wrapper {
            display: flex;
            justify-content: left;
            flex-direction: row;
        }

        p {
            color: $color--text;
            font-family: $font--primary;
            font-size: 12px;
        }

        .footer__section__links {

            display: flex;
            flex-direction: row;

            li {
                a {
                    color: $color--text-highlight;
                    text-transform: uppercase;
                    padding-left: 15px;
                    &:hover {
                        color: $color--text-highlight-hover;
                    }
                }
            }
        }
    }
}
*/
