:root {
  --max-mobile-width: 767px;
  --min-tablet-width: 768px;
  --max-tablet-width: 998px;
  --min-laptop-width: 999px;
  --max-laptop-width: 1199px;
  --min-desktop-width: 1200px;
  --max-desktop-width: 1599px;
  --min-hd-width: 1600px;
}
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
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,
figure,
footer,
header,
menu,
nav,
section,
time,
mark,
audio,
video,
details,
summary,
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
html {
  box-sizing: border-box;
  line-height: 1.2;
  overflow-y: scroll;
  touch-action: manipulation;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
figcaption,
figure,
main,
footer,
header,
nav,
section,
details,
summary {
  display: block;
}
iframe {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
hr {
  border: 0;
  background: #ccc;
  display: block;
  height: 1px;
  margin: 0;
  padding: 0;
}
pre {
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
small {
  font-size: 80%;
}
b,
strong {
  font-weight: 700;
}
td img {
  vertical-align: top;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
* {
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
template {
  display: none;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
img,
embed,
object,
audio,
video {
  height: auto;
  max-width: 100%;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
svg:not(:root) {
  overflow: hidden;
}
img {
  border: none;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
label,
input[type="radio"],
input[type="checkbox"],
input[type="button"],
input[type="submit"],
input[type="file"],
button {
  cursor: pointer;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
button,
input,
select,
textarea {
  margin: 0;
  vertical-align: middle;
}
button {
  width: auto;
  overflow: visible;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
  resize: vertical;
}
[disabled] {
  cursor: default;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
@font-face {
  font-family: neutra text;
  src: url(../fonts/Neutra-Text-Light-Alt.woff2) format("woff2"),
    url(../fonts/Neutra-Text-Light-Alt.woff) format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: neutra text;
  src: url(../fonts/Neutra-Text-Book-Alt.woff2) format("woff2"),
    url(../fonts/Neutra-Text-Book-Alt.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: neutra text tf;
  src: url(../fonts/Neutra-Text-TF-Demi.woff2) format("woff2"),
    url(../fonts/Neutra-Text-TF-Demi.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: neutra text tf;
  src: url(../fonts/Neutra-Text-TF-Bold-Alt.woff2) format("woff2"),
    url(../fonts/Neutra-Text-TF-Bold-Alt.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: montserrat;
  src: url(../fonts/Montserrat-Regular.woff2) format("woff2"),
    url(../fonts/Montserrat-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: montserrat;
  src: url(../fonts/Montserrat-Medium.woff2) format("woff2"),
    url(../fonts/Montserrat-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: montserrat;
  src: url(../fonts/Montserrat-SemiBold.woff2) format("woff2"),
    url(../fonts/Montserrat-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
}
html {
  touch-action: manipulation;
  overflow: hidden;
  overflow-y: scroll;
}
body {
  background: #181717;
  color: #1c1c1c;
  font: 400 16px neutra text, sans-serif;
  letter-spacing: 0.05em;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}
input,
button {
  font: inherit;
  letter-spacing: inherit;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
ul {
  list-style: none;
}
::selection {
  background: #302e2f;
  color: #fff;
}
#menu-toggler {
  display: none;
}
.wrapper {
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}
.wrapper.noscroll {
  height: 100vh;
  overflow: hidden;
}
.wrapper.menu-shown .main__inner {
  transform: scale(0.7) translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.975, 0.015, 0.46, 0.99);
}
.wrapper:not(.loaded) .cart,
.wrapper:not(.loaded) .cart-overlay,
.wrapper:not(.loaded) .menu,
.wrapper:not(.loaded) .drop,
.wrapper:not(.loaded) .lang__menu {
  display: none;
}
.wrapper:not(.loaded) .watch-details__body {
  opacity: 0;
}
.noise {
  background: url("../images/noise.png") repeat 0 0/100px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.02;
  mix-blend-mode: normal;
  pointer-events: none;
  z-index: 1;
}
@media (max-device-pixel-ratio: 1.5) {
  .noise {
    background-size: 200px;
  }
}
.no-transition,
.no-transition * {
  transition: none !important;
}
.center {
  padding: 0 15px;
}
@media (min-width: 999px) {
  .center {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1345px;
  }
  .center--slim {
    max-width: 1010px;
  }
  .center--narrow {
    /* max-width: 1150px; */
  }
  .center--wide {
    max-width: 1440px;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.quick-facts li span {
  float: right;
}
.hide {
  display: none !important;
}
@media (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 998px) {
  .hide-tablet {
    display: none !important;
  }
}
@media (min-width: 999px) and (max-width: 1199px) {
  .hide-laptop {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .hide-desktop {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .hide-hd {
    display: none !important;
  }
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
@media (min-width: 768px) {
  .show-mobile {
    display: none !important;
  }
}
@media (max-width: 767px), (min-width: 999px) {
  .show-tablet {
    display: none !important;
  }
}
@media (max-width: 998px), (min-width: 1200px) {
  .show-laptop {
    display: none !important;
  }
}
@media (max-width: 1199px), (min-width: 1600px) {
  .show-desktop {
    display: none !important;
  }
}
@media (max-width: 1599px) {
  .show-hd {
    display: none !important;
  }
}
@media (min-width: 999px) {
  .no--sticky {
    position: absolute !important;
  }
}
.header {
  color: #fff;
  font-size: 14px;
  position: fixed;
  transition: transform 0.3s ease, background-color 0.3s ease;
  width: 100%;
  z-index: 10;
}
.header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 56px;
  transition: transform 0.3s ease;
}
.header__logo {
  z-index: 21;
}
.header .logo {
  /* background: url("../svg/logo-new.svg") no-repeat 50% 50% / contain; */
  display: block;
  width: 200px;
  height: 30px;
  font-size: 0;
}
.header .logo:hover,
.header .logo a:hover {
  text-decoration: none;
}
@media (min-width: 370px) {
  .header .logo {
    width: 240px;
  }
}
@media (min-width: 520px) {
  .header .logo {
    width: 268px;
  }
}
.header .item__head {
  font-family: neutra text tf, sans-serif;
}
.header .item__head * {
  z-index: 10;
}
.header a:hover {
  text-decoration: none;
}
.header .arrow {
  fill: currentColor;
  height: 15px;
  margin-bottom: 2px;
  opacity: 0.5;
  width: 15px;
  margin-left: 5px;
}
.header .nav {
  display: flex;
  transition: opacity 0.5s ease;
}
.header .nav .item {
  margin: 0 25px;
}
.header .nav .item__head {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.header .nav .item__head span {
  position: relative;
}
.header .nav .item__head span::after {
  position: absolute;
  content: "";
  bottom: 0;
  background: currentColor;
  height: 1px;
  left: 0;
  transform-origin: 0 50%;
  transform: scaleX(0);
  transition: all 0.2s ease-in;
  width: 100%;
}
.header .nav .item:hover .item__head span::after {
  transform: scaleX(1);
  transition: all 0.2s ease-out;
}
.header__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header__right > div {
  transition: opacity 0.5s ease;
}
.header .divider {
  background: #fff;
  opacity: 0.3;
  width: 1px;
  height: 17px;
  margin: 0 17px 0 20px;
}
.header__cart-btn {
  cursor: pointer;
  display: flex;
  font-family: neutra text tf, sans-serif;
  align-items: center;
  text-transform: uppercase;
}
.header__cart-btn span:not(.header__cart-count) {
  padding-top: 3px;
}
.header__cart-count {
  background: #fff;
  border-radius: 50%;
  color: #1c1c1c;
  display: inline-block;
  font-family: montserrat, sans-serif;
  font-size: 10px;
  font-weight: 600;
  height: 17px;
  width: 17px;
  margin-left: 6px;
  letter-spacing: 0;
  line-height: 10px;
  text-align: center;
  padding: 4px 0 3px;
}
.header__cart-icon,
.header .lang__icon {
  display: inline-block;
  background: no-repeat 50% 0%/100%;
  height: 18px;
  width: 18px;
}
.header__cart-icon {
  background-image: url(../images/cart.png);
}
.header .lang {
  position: relative;
  width: 25px;
  height: 25px;
}
.header .lang__icon {
  background-image: url(../images/globe.png);
  display: block;
  cursor: pointer;
  margin: 3px auto 0;
}
.header .lang__menu {
  position: absolute;
  right: 0;
  top: 100%;
  opacity: 0;
  padding-top: 15px;
  visibility: hidden;
  max-height: 0;
  transition: visibility 0s 0.3s, opacity 0.3s ease, max-height 0.3s ease;
  white-space: nowrap;
}
.header .lang:hover .lang__menu {
  opacity: 1;
  visibility: visible;
  max-height: 200px;
  transition: visibility 0s 0s, opacity 0.3s ease, max-height 0.3s ease;
}
.header .lang ul {
  color: #1c1c1c;
  background: #fff;
  padding: 18px 40px 18px 20px;
}
.header .lang li:not(:last-child) {
  margin-bottom: 10px;
}
.header .lang a {
  position: relative;
  padding-left: 22px;
  transition: all 0.2s ease;
}
.header .lang a::before,
.header .lang a::after {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 7px);
}
.header .lang a::before {
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  height: 13px;
  width: 13px;
}
.header .lang a::after {
  background: #000;
  border-radius: 50%;
  height: 7px;
  width: 7px;
  opacity: 0;
  left: 3px;
  transition: all 0.2s ease;
}
.header .lang a:hover {
  text-decoration: none;
  color: #6d6d6d;
}
.header .lang .checked a::after {
  opacity: 1;
  top: calc(50% - 4px);
}
.header.scrolled {
  background-color: #000;
  transform: translateY(-20px);
}
.header.scrolled .header__inner {
  transform: translateY(10px);
}
.header--dark,
.header.scrolled {
  background: #000;
}
.header--dark .header__cart-icon,
.header.scrolled .header__cart-icon {
  background-position-y: 100%;
}
.header--dark .arrow,
.header.scrolled .arrow {
  fill: #9c8265;
}
.header--checkout .header__inner {
  justify-content: space-between;
}
.header--checkout .header__left,
.header--checkout .header__right {
  flex-grow: 2;
  display: flex;
  max-width: 33.33%;
}
.header--checkout .header__right {
  justify-content: flex-end;
}
.header--checkout .logo {
  padding: 4px 0 0 !important;
  margin: 0 auto;
  flex-grow: 0 !important;
}
.header--checkout .back-btn {
  color: #a2a2a2;
  letter-spacing: 0;
  padding-left: 15px;
  position: relative;
}
.header--checkout .back-btn svg {
  fill: currentColor;
  position: absolute;
  left: 0;
  transform: rotate(90deg);
  transform-origin: 50% 50%;
  height: 16px;
  width: 16px;
  top: calc(50% - 9px);
}
.header--checkout .back-btn:hover {
  text-decoration: none;
}
.header--checkout .lang__menu {
  padding-top: 23px;
}
.header--checkout.scrolled .lang__menu {
  transform: translateY(-10px);
}
@media (max-width: 998px) {
  .header .mobile-btn {
    height: 24px;
    padding: 11px 0;
    width: 24px;
  }
  .header .mobile-btn::before {
    transform: translateY(-7px);
  }
  .header .mobile-btn::after {
    transform: translateY(7px);
  }
  .header__cart-icon {
    height: 24px;
    width: 24px;
  }
  .header__right {
    min-width: 49px;
  }
  .header__cart-count {
    height: 20px;
    width: 20px;
    padding: 5px 0;
  }
}
@media (max-width: 767px) {
  .header--checkout .header__left,
  .header--checkout .header__right {
    max-width: 30px;
  }
  .header--checkout .back-btn {
    padding: 0;
  }
  .header--checkout .back-btn span {
    display: none;
  }
  .header--checkout .back-btn svg {
    position: static;
    height: 30px;
    width: 30px;
  }
}
@media (min-width: 999px) {
  .header__inner {
    height: 68px;
  }
  .header__logo,
  .header__right {
    flex-grow: 1;
    z-index: 10;
  }
  .header__logo {
    padding-left: 15px;
  }
  .header__cart-icon {
    margin-right: 4px;
  }
  .header--checkout .header__inner {
    height: 65px;
  }
}
@media (min-width: 1200px) {
  .header .nav {
    margin-right: 20px;
  }
  .header .nav .item {
    margin: 0 27px;
  }
}
@media (min-width: 1400px) {
  .header .nav .item {
    margin: 0 35px;
  }
}
@media (max-width: 1200px) {
  .header .hide-1200 {
    display: none;
  }
}
.menu-shown .header {
  background: 0 0;
}
.menu-shown .header__right > div:not(.menu-btn),
.menu-shown .header .nav {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out, visibility 0s 0.3s;
}
.main {
  background: #ededed;
}
.main__inner {
  transition: transform 0.3s cubic-bezier(0.975, 0.015, 0.46, 0.99);
  transform-origin: 50% 50vh;
  padding-bottom: 1px;
  margin-bottom: -1px;
}
.footer-logo {
  height: 25px;
  vertical-align: middle;
  margin-bottom: 4px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .footer-logo {
    height: 50px;
    margin-bottom: 10px;
    vertical-align: unset;
    padding-right: 0;
  }
  .footer__container {
    text-align: center;
  }
}
.footer {
  background: #141414;
  color: #cebebe;
}
.footer .column__title {
  color: #cab49b;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.footer .column li {
  letter-spacing: 0;
  padding-bottom: 11px;
  text-transform: capitalize;
}
.footer__bottom {
  color: #b9abab;
  display: flex;
  font-weight: 300;
  line-height: 1.6em;
  letter-spacing: 0;
}
.footer a {
  transition: all 0.1s ease;
}
.footer a:hover {
  text-decoration: none;
  color: #fff;
}
@media (max-width: 767px) {
  .footer {
    font-size: 16px;
    padding: 38px 0 24px;
  }
  .footer__columns {
    padding: 0 10px 24px;
  }
  .footer .column:not(.column--payments) {
    border-bottom: 1px solid #2c2a2b;
  }
  .footer .column:not(.column--payments) .column__title {
    font-size: 18px;
    line-height: 2;
    margin: 0 -15px;
    padding: 4px 15px 2px;
    position: relative;
    cursor: pointer;
  }
  .footer .column:not(.column--payments) .column__title i {
    align-items: center;
    right: 12px;
    top: calc(50% - 10px);
    height: 20px;
    width: 20px;
    transition: all 0.2s ease;
    position: absolute;
  }
  .footer .column:not(.column--payments) .column__title i::before,
  .footer .column:not(.column--payments) .column__title i::after {
    background: currentColor;
    content: "";
    width: 11px;
    height: 1px;
    position: absolute;
    left: 5px;
    top: 10px;
  }
  .footer .column:not(.column--payments) .column__title i::after {
    transform: rotate(90deg);
    transition: all 0.2s ease;
  }
  .footer .column:not(.column--payments) ul {
    visibility: hidden;
    max-height: 0;
    opacity: 0;
    transition: max-height 0.2s 0.1s ease, opacity 0.2s 0s ease,
      visibility 0s 0.4s;
  }
  .footer .column--payments {
    padding-top: 64px;
  }
  .footer .column--payments .column__title {
    display: none;
  }
  .footer .column.expanded ul {
    visibility: visible;
    max-height: 500px;
    opacity: 1;
    transition: max-height 0.2s 0s ease, opacity 0.2s 0.1s ease,
      visibility 0s 0s;
  }
  .footer .column.expanded .column__title i::after {
    opacity: 0;
    transform: rotate(90deg);
  }
  .footer .divider {
    display: none;
  }
  .footer__bottom {
    flex-direction: column;
    align-items: center;
  }
  .footer__bottom span {
    display: block;
    text-align: center;
  }
  .footer__bottom a {
    order: -1;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .footer {
    padding: 92px 0 38px;
  }
  .footer__columns {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .footer .column {
    flex-basis: 160px;
    flex-grow: 1;
    max-width: 190px;
    margin-bottom: 28px;
  }
  .footer .column__title {
    margin-bottom: 12px;
  }
  .footer .column:not(.column--payments) {
    padding-right: 30px;
  }
  .footer .column--payments {
    max-width: 160px;
  }
  .footer .column--payments .column__title {
    margin-bottom: 9px;
  }
  .footer__bottom {
    justify-content: space-between;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 998px) {
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer .column--payments {
    max-width: 150px;
  }
}
@media (min-width: 1200px) {
  .footer__columns {
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 100px;
  }
}
.slide-up.appearance {
  transform: translateY(80px);
  opacity: 0;
  transition: all 0.5s ease-out;
}
.slide-up.appearance-enter {
  transform: translateY(0);
  opacity: 1;
}
.btn {
  background: transparent;
  border: 1px solid #cab49b;
  color: currentColor;
  display: inline-block;
  flex-shrink: 0;
  vertical-align: middle;
  line-height: 1.2;
  min-width: 170px;
  padding: 16px 26px 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.btn::before,
.btn::after {
  content: "";
  position: absolute;
}
.btn::before {
  top: 1px;
  left: -3px;
  right: -3px;
  bottom: 1px;
  border: 1px solid rgba(202, 180, 155, 0.7);
}
.btn::after {
  top: 50%;
  left: 0;
  right: 0;
  bottom: auto;
  transform: translateY(-50%);
  opacity: 0;
  height: 100%;
}
.btn:hover {
  background: rgba(169, 137, 112, 0.3);
  text-decoration: none;
}
.btn--lighter {
  border-color: #e4c7a5;
}
.btn--lighter::before {
  border-color: rgba(228, 199, 165, 0.7);
}
.btn--solid {
  border-color: transparent;
  background: #c1a98f;
  color: #fff;
  font-weight: 700;
  padding: 16px 30px 12px;
}
.btn--solid::before {
  display: none;
}
.btn--solid:hover {
  background: rgba(202, 180, 155, 0.8);
}
.btn--wide {
  width: 100%;
}
.btn--family {
  color: #c8b199;
  border-color: #c8b199;
  letter-spacing: 0.1em;
  padding: 12px 15px 8px !important;
  font-weight: 600;
  font-size: 14px;
  min-width: 120px;
}
.btn--family::before {
  display: none;
}
@media (max-width: 767px) {
  .btn {
    font-size: 16px;
    padding: 18px 28px 14px;
  }
}
@media (min-width: 768px) {
  .btn {
    padding: 14px 30px 10px;
  }
}
.card {
  border: 1px solid #e1e1e1;
  margin-bottom: 20px;
  padding: 15px;
}
.simple-btn {
  background: #c0a98f;
  border: 0;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  height: 42px;
  line-height: 42px;
  padding: 2px 20px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.simple-btn span {
  position: relative;
}
.simple-btn::before {
  content: "";
  position: absolute;
  background: #fff;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
  transform: scale(0.5);
}
.simple-btn:focus {
  outline: none;
}
.simple-btn:hover,
.simple-btn:focus {
  text-decoration: none;
}
.simple-btn:hover::before,
.simple-btn:focus::before {
  opacity: 0.1;
  transform: scale(1);
}
.simple-btn--lg {
  height: 45px;
  line-height: 45px;
}
.footer-payments {
  display: flex;
  flex-wrap: wrap;
}
.footer-payments li {
  background: #fff url("../images/payments.jpg") no-repeat 50% 0 / auto 600%;
  border-radius: 1px;
  flex-shrink: 0;
  height: 22px;
  width: 36px;
  margin-bottom: 6px;
}
.footer-payments li:not(:last-child) {
  margin-right: 4px;
}
.footer-payments li.mastercard {
  background-position-y: 60%;
}
.footer-payments li.american {
  background-position-y: 0;
}
.footer-payments li.applepay {
  background-position-y: 20%;
}
.footer-payments li.gpay {
  background-position-y: 40%;
}
.footer-payments li.paypal {
  background-position-y: 80%;
}
.footer-payments li.visa {
  background-position-y: 100%;
}
@media (max-width: 767px) {
  .footer-payments {
    justify-content: center;
    margin: 0 -2px;
  }
  .footer-payments li {
    margin: 0 2px 6px;
    height: 26px;
    width: 40px;
  }
}
.title {
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.title--light {
  font-size: 34px;
  font-weight: 300;
  text-transform: unset;
  letter-spacing: 0;
}
.title--light-smaller {
  font-size: 28px;
  font-weight: 300;
  text-transform: unset;
  letter-spacing: 0;
}
.title--large {
  font-weight: 300;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.title--small {
  font-family: neutra text tf, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .title {
    font-size: 34px;
  }
  .title--light,
  .title--large {
    font-size: 42px;
  }
  .title--light-smaller {
    font-size: 34px;
  }
  .title--small {
    font-size: 14px;
  }
}
.subtitle {
  font-size: 13px;
  color: #9c8265;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.link {
  display: inline-block;
  font-size: 13px;
  letter-spacing: 0.1em;
  position: relative;
  text-transform: uppercase;
}
.link::after {
  background: #cab49b;
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  transform-origin: 50% 50%;
  transition: all 0.4s ease;
}
.link:hover {
  text-decoration: none;
}
.link:hover::after {
  transform: scaleX(1.05) translateY(2px);
}
.line {
  background: #beb7b1;
  height: 35px;
  margin-bottom: 23px;
  width: 1px;
}
.watches {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.watches .watch {
  background: no-repeat 50% 100% / contain;
  position: absolute;
  bottom: 0;
  height: 174px;
  width: 300px;
}
.watches .watch--center {
  left: calc(50% - 150px);
}
.watches .watch--1.watch--left {
  left: calc(50% - 270px);
}
.watches .watch--1.watch--right {
  right: calc(50% - 270px);
}
.watches .watch--2.watch--left {
  left: calc(50% - 376px);
}
.watches .watch--2.watch--right {
  right: calc(50% - 376px);
}
.watches .watch--3.watch--left {
  left: calc(50% - 475px);
}
.watches .watch--3.watch--right {
  right: calc(50% - 475px);
}
@media (min-width: 999px) {
  .watches .watch {
    width: 338px;
    height: 197px;
  }
  .watches .watch--center {
    left: calc(50% - 169px);
  }
  .watches .watch--1.watch--left {
    left: calc(50% - 310px);
  }
  .watches .watch--1.watch--right {
    right: calc(50% - 310px);
  }
  .watches .watch--2.watch--left {
    left: calc(50% - 435px);
  }
  .watches .watch--2.watch--right {
    right: calc(50% - 435px);
  }
  .watches .watch--3.watch--left {
    left: calc(50% - 550px);
  }
  .watches .watch--3.watch--right {
    right: calc(50% - 550px);
  }
}
@media (min-width: 1200px) {
  .watches .watch {
    width: 420px;
    height: 240px;
  }
  .watches .watch--center {
    left: calc(50% - 210px);
  }
  .watches .watch--1.watch--left {
    left: calc(50% - 28.5vw);
  }
  .watches .watch--1.watch--right {
    right: calc(50% - 28.5vw);
  }
  .watches .watch--2.watch--left {
    left: calc(50% - 40vw);
  }
  .watches .watch--2.watch--right {
    right: calc(50% - 40vw);
  }
  .watches .watch--3.watch--left {
    left: calc(50% - 51vw);
  }
  .watches .watch--3.watch--right {
    right: calc(50% - 51vw);
  }
}
@media (min-width: 1360px) {
  .watches .watch {
    width: 450px;
    height: 312px;
  }
  .watches .watch--center {
    left: calc(50% - 225px);
  }
  .watches .watch--1.watch--left {
    left: calc(50% - 29vw);
  }
  .watches .watch--1.watch--right {
    right: calc(50% - 29vw);
  }
}
@media (min-width: 1400px) {
  .watches .watch--1.watch--left {
    left: calc(50% - 416px);
  }
  .watches .watch--1.watch--right {
    right: calc(50% - 416px);
  }
  .watches .watch--2.watch--left {
    left: calc(50% - 582px);
  }
  .watches .watch--2.watch--right {
    right: calc(50% - 582px);
  }
  .watches .watch--3.watch--left {
    left: calc(50% - 736px);
  }
  .watches .watch--3.watch--right {
    right: calc(50% - 736px);
  }
}
.appearance .watch {
  transition: all 2.5s ease-out;
}
.appearance .watch--1.watch--left {
  transform: translateX(2vw);
}
.appearance .watch--1.watch--right {
  transform: translateX(-2vw);
}
.appearance .watch--2.watch--left {
  transform: translateX(3vw);
}
.appearance .watch--2.watch--right {
  transform: translateX(-3vw);
}
.appearance .watch--3.watch--left {
  transform: translateX(5vw);
}
.appearance .watch--3.watch--right {
  transform: translateX(-5vw);
}
.appearance-enter .watch {
  transform: translateX(0) !important;
}
.text {
  padding: 65px 0 4px;
}
.text__content {
  padding-bottom: 40px;
}
.text__content:last-child {
  padding-bottom: 20px;
}
.text .title,
.text p,
.text__block {
  max-width: 540px;
  margin: 0 auto 20px;
}
.text .label {
  display: block;
  letter-spacing: 0;
  margin-bottom: 5px;
}
.text .country-select .arrow {
  right: 18px !important;
}
.text input {
  width: 100%;
  padding: 6px;
}
.text .payment-methods {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.text .payment-methods li {
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  background: #fff no-repeat 50% 50% / contain;
  margin-right: 7px;
  width: 68px;
  height: 40px;
}
.text .shipping {
  background: #fff;
  letter-spacing: 0;
  padding: 25px 70px 25px 25px;
  position: relative;
}
.text .shipping__price {
  position: absolute;
  right: 30px;
  line-height: 22px;
  top: calc(50% - 7px);
  text-transform: uppercase;
}
.text .shipping__terms {
  color: #afafaf;
  font-style: italic;
}
.text .title {
  margin-bottom: 14px;
}
.text img {
  display: block;
  max-width: calc(100% + 30px);
  margin: 0 -15px 40px;
}
@media (min-width: 768px) {
  .text img {
    margin-bottom: 60px;
  }
}
@media (min-width: 999px) {
  .text img {
    max-width: 866px;
    margin: 0 auto 40px;
  }
}
.text--informational {
  padding: 52px 0 22px;
}
.text--informational .title {
  margin-bottom: 22px;
}
.text--informational .title--small {
  font-size: 13px;
  font-weight: 700;
}
.text--informational p {
  color: #5e5e5e;
}
.text--returns .title {
  margin-bottom: 4px;
}
@media (min-width: 1200px) {
  .text--returns {
    padding-top: 90px;
  }
}
.field {
  margin-bottom: 16px;
}
.field .label {
  display: block;
  margin-bottom: 4px;
}
.field input,
.field textarea {
  background: 0 0;
  border: 1px solid #979797;
  color: #979797;
  width: 100%;
  resize: none;
  padding: 9px 16px 7px;
}
.field input:focus,
.field textarea:focus {
  outline: none;
  border-color: #ddd;
}
.field textarea {
  min-height: 70px;
}
.field--submit {
  text-align: right;
}
.field.error label {
  color: red;
}
.field.error input,
.field.error textarea {
  border-color: red;
}
.field__description {
  color: #a0a0a0;
  display: block;
  font-size: 13px;
  font-style: normal;
  margin-top: 4px;
}
.address-fields {
  width: 100%;
}
@media (min-width: 768px) {
  .field {
    width: calc(33.33% - 8px);
    margin: 0 4px 16px;
  }
  .field--half {
    width: calc(50% - 8px);
  }
  .field--wide,
  .field--submit {
    width: calc(100% - 8px);
  }
  .field--submit {
    padding-top: 8px;
  }
  .field--flexible {
    flex-grow: 1;
    min-width: calc(33.33% - 8px);
    max-width: calc(50% - 8px);
    width: auto;
  }
  .address-fields {
    display: flex;
  }
  .address-fields .field:first-child {
    flex-grow: 1;
    width: auto;
  }
  .address-fields .field:last-child {
    width: 150px;
  }
}
@media (min-width: 1200px) {
  .form {
    margin-right: 50px;
    max-width: 738px;
  }
}
.form {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
  }
}
.select {
  background: #fff;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  display: block;
  width: 100%;
  position: relative;
  height: 40px;
}
.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 10px 30px 6px 16px;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
}
.select select:focus {
  outline: none;
}
.select select:invalid,
.select select option[value] {
  opacity: 0.5;
  font-style: italic;
}
.select option[disabled] {
  display: none;
}
.select svg {
  position: absolute;
  right: 8px;
  top: calc(50% - 4px);
  width: 12px;
  height: 12px;
  pointer-events: none;
}
.select--country {
  padding: 4px 25px 0 40px;
}
.select--country .flag {
  position: absolute;
  left: 16px;
  top: calc(50% - 5px);
}
.select--country span {
  display: block;
  padding-top: 5px;
}
.select--country select {
  position: absolute;
  opacity: 0;
}
@media (min-width: 1200px) {
  .checkout .select--country {
    border: none;
    display: inline-block;
    width: auto;
    padding: 4px 30px 0 25px;
  }
  .checkout .select--country select {
    padding-left: 25px;
  }
  .checkout .select--country select:focus {
    border: transparent;
    outline: none;
  }
  .checkout .select--country .flag {
    left: 0;
  }
}
.checkbox,
.radio {
  align-items: center;
  display: flex;
  line-height: 18px;
  height: 100%;
  padding: 3px 0 0 28px;
  position: relative;
}
.checkbox input,
.radio input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  position: absolute;
  width: 100%;
  left: 0;
}
.checkbox input:focus,
.checkbox input:checked,
.radio input:focus,
.radio input:checked {
  outline: none;
}
.checkbox::before,
.radio::before {
  border: 1px solid #e1e1e1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.checkbox input:checked + .checkmark,
.radio input:checked + .checkmark {
  opacity: 1;
}
.checkbox input:checked ~ span,
.radio input:checked ~ span {
  font-weight: 500;
}
.checkbox {
  align-items: flex-start;
  padding-bottom: 8px;
}
.checkbox::before {
  height: 18px;
  width: 18px;
  top: 1px;
}
.radio::before {
  height: 14px;
  width: 14px;
  border-radius: 50%;
  top: calc(50% - 7px);
}
.checkmark {
  position: absolute;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  width: 9px;
  height: 5px;
  opacity: 0;
  transform: rotate(-45deg);
  left: 5px;
  top: 7px;
}
.checkmark--radio {
  background: currentColor;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  top: calc(50% - 3px);
  left: 4px;
}
.payment-form {
  padding: 10px 20px;
  margin-bottom: 16px;
}
.payment-form__inner {
  display: flex;
  flex-wrap: wrap;
}
.payment-form input {
  background-color: #fff;
}
.payment-form .label {
  margin-bottom: 6px;
}
.payment-form .field {
  margin-bottom: 12px !important;
}
.payment-form__note {
  max-width: 205px;
  flex-shrink: 0;
  letter-spacing: 0;
}
.payment-form__note p {
  color: #afafaf;
  font-style: italic;
  letter-spacing: 0;
  line-height: 1.3;
}
.payment-form__note .security-icon {
  background: no-repeat 50% 50% / contain;
  display: inline-block;
  width: 15px;
  height: 20px;
  margin: 0 13px -4px 0;
}
.payment-form .norton-logo {
  background: no-repeat 50% 50% / contain;
  width: 106px;
  height: 46px;
}
@media (max-width: 767px) {
  .payment-form__note > *:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .payment-form {
    display: flex;
  }
  .payment-form__note {
    padding: 38px 0 8px 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.order {
  background: #fff;
  position: relative;
}
.order__head > *,
.order__body > * {
  border-bottom: 1px solid rgba(155, 155, 155, 0.2);
}
.order__head > div,
.order__body > div {
  display: block;
  letter-spacing: 0;
  padding: 16px 15px;
}
.order__head > ul,
.order__body > ul {
  padding: 0 15px;
}
.order__head a,
.order__body a {
  display: inline-block;
  position: relative;
}
.order__head a::after,
.order__body a::after {
  background: currentColor;
  content: "";
  height: 1px;
  opacity: 0.2;
  position: absolute;
  right: 1px;
  left: 1px;
  bottom: 0;
  transition: all 0.2s ease;
}
.order__head a:hover,
.order__body a:hover {
  text-decoration: none;
}
.order__head a:hover:after,
.order__body a:hover:after {
  opacity: 0.5;
}
.order__title {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 50px;
  height: 77px;
  padding: 17px 15px 25px !important;
  text-align: center;
}
.order .item {
  display: flex;
  align-items: center;
  padding: 12px 0;
}
.order .item__image {
  width: 105px;
  height: 105px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -20px;
}
.order .item__image img {
  max-width: 100%;
}
.order .item__title {
  font-size: 16px;
  line-height: 1.22;
  letter-spacing: 0;
  margin-right: auto;
  padding-top: 12px;
}
.order .item__title div {
  margin-bottom: 10px;
}
.order .item__remove {
  color: rgba(151, 151, 151, 0.8);
  font-size: 16px;
  letter-spacing: 0;
  padding-left: 12px;
  position: relative;
}
.order .item__remove::before,
.order .item__remove::after {
  background: currentColor;
  content: "";
  position: absolute;
  height: 1px;
  width: 10px;
  transform-origin: 50% 50%;
  left: 0;
  top: calc(50% - 1px);
  transform: rotate(-45deg);
  opacity: 1;
}
.order .item__remove::after {
  transform: rotate(45deg);
}
.order .item__cost {
  color: #9c8265;
  flex-shrink: 0;
  font-family: montserrat, sans-serif;
  letter-spacing: 0;
  margin-left: 10px;
}
.order .item--strap .item__image img {
  transform-origin: 50% 50%;
  transform: rotate(-90deg);
}
.order__summary,
.order__total {
  background: #f8f8f8;
}
.order__subtitle,
.order__total {
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.order .order__summary {
  padding-top: 20px;
}
.order .order__summary-price {
  font-family: montserrat, sans-serif;
}
.order__line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}
.order__subtitle {
  text-align: center;
  margin-bottom: 8px;
}
.order .order__total {
  padding: 22px 15px 14px;
}
.order .order__total-price {
  font-family: montserrat, sans-serif;
}
.order .discount-enter__input,
.order .discount-enter__applied {
  padding: 0 25px;
}
.order__loader {
  align-items: center;
  background: rgba(221, 215, 210, 0.7);
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.order__loader svg {
  height: 40px;
  width: 40px;
  transform: scale(1.1);
  transition: transform 0.5s ease;
}
.order__loader svg .minute-hand {
  transform-origin: 32px 33px;
  animation: rotate 3s linear infinite;
}
.order__loader use {
  height: 100%;
  width: 100%;
}
.order.load .order__loader {
  opacity: 1;
  visibility: visible;
}
.order.load .order__loader svg {
  transform: scale(1);
}
@media (max-width: 998px) {
  .order__head {
    position: relative;
    cursor: pointer;
  }
  .order__head svg {
    position: absolute;
    top: calc(50% - 8px);
    right: 10px;
    width: 16px;
    height: 16px;
    transition: all 0.2s ease;
  }
  .order__body {
    max-height: 0;
    visibility: hidden;
  }
  .order__body > * {
    opacity: 0;
  }
  .order__title-mobile div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 20px 0 0;
  }
  .order__title-mobile div span:first-child {
    font-size: 16px;
    font-weight: 300;
  }
  .order__title-mobile div span:last-child {
    font-size: 18px;
    font-weight: 500;
  }
  .order.shown .order__body {
    max-height: 600px;
    visibility: visible;
  }
  .order.shown .order__body > * {
    opacity: 1;
  }
  .order.shown .order__head svg {
    transform: rotateX(180deg);
  }
  .order .item__image {
    width: 80px;
    height: 80px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .order__head > div,
  .order__body > div {
    padding: 16px 25px;
  }
  .order__head > ul,
  .order__body > ul {
    padding: 0 25px;
  }
  .order .order__total {
    padding: 22px 25px 14px;
  }
}
.discount-enter {
  position: relative;
  min-height: 31px;
}
.discount-enter > div {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.discount-enter a {
  font-style: italic;
  position: relative;
  padding-right: 12px;
}
.discount-enter a svg {
  width: 14px;
  height: 14px;
  position: absolute;
  right: -3px;
  top: calc(50% - 7px);
  transform-origin: 50% 50%;
  transform: rotate(-90deg);
}
.discount-enter a:hover {
  text-decoration: none;
}
.discount-enter__input,
.discount-enter__applied,
.discount-enter__error {
  background: #fff;
  transition: opacity 0.4s ease, visibility 0s 0.4s;
}
.discount-enter__input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  padding-bottom: 8px;
  visibility: hidden;
}
.discount-enter__applied,
.discount-enter__error {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  font-style: italic;
  justify-content: space-between;
  opacity: 0;
  padding-bottom: 8px;
  visibility: hidden;
}
.discount-enter__applied span,
.discount-enter__error span {
  color: #9c8265;
  font-style: normal;
  text-transform: uppercase;
}
.discount-enter__applied a,
.discount-enter__error a {
  color: #a0a0a0;
}
.discount-enter__error div {
  color: #d46054;
}
.discount-enter button {
  border: none;
  background: #cab49b;
  color: #fff;
  line-height: 20px;
  padding: 5px 10px 4px;
  min-width: 0;
  height: auto;
  text-transform: uppercase;
}
.discount-enter input {
  background: 0 0;
  border: none;
  flex-grow: 1;
  margin-right: 20px;
}
.discount-enter input::placeholder {
  font-weight: 300;
  opacity: 0.6;
}
.discount-enter input:focus {
  outline: none;
}
.discount-enter.active .discount-enter__main {
  opacity: 0;
  visibility: hidden;
}
.discount-enter.active .discount-enter__input {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease, visibility 0s 0s;
}
.discount-enter.applied .discount-enter__main,
.discount-enter.error .discount-enter__main,
.discount-enter.active .discount-enter__main {
  opacity: 0;
  visibility: hidden;
}
.discount-enter.applied .discount-enter__input,
.discount-enter.error .discount-enter__input {
  opacity: 0;
  visibility: hidden;
}
.discount-enter.applied .discount-enter__applied {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease, visibility 0s 0s;
}
.discount-enter.error .discount-enter__error {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease, visibility 0s 0s;
}
.order .discount-enter {
  min-height: 57px;
}
.order .discount-enter__applied,
.order .discount-enter__error {
  padding: 0 25px;
}
.empty-cart {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 20px;
  text-align: center;
}
.empty-cart__image {
  background: url("../images/empty-cart.png") 50% 50% / contain;
  margin-bottom: 10px;
  height: 60px;
  width: 60px;
}
.empty-cart__title {
  margin-bottom: 16px;
}
.empty-cart a {
  font-style: italic;
  padding-right: 12px;
  position: relative;
}
.empty-cart a::after {
  background: #1e1c1c;
  content: "";
  position: absolute;
  bottom: 1px;
  height: 1px;
  opacity: 0.2;
  left: 0;
  right: 12px;
}
.empty-cart a svg {
  width: 14px;
  height: 14px;
  position: absolute;
  right: -3px;
  top: calc(50% - 7px);
  transform-origin: 50% 50%;
  transform: rotate(-90deg);
}
.empty-cart a:hover {
  text-decoration: none;
}
.menu-btn {
  cursor: pointer;
  height: 30px;
  margin-left: -6px;
  width: 30px;
  padding: 14px 6px;
  position: relative;
  z-index: 21;
}
.menu-btn i {
  background: currentColor;
  display: block;
  height: 2px;
  width: 18px;
  transition: all 0.5s ease;
}
.menu-btn::before,
.menu-btn::after {
  background: currentColor;
  content: "";
  position: absolute;
  height: 2px;
  top: calc(50% - 1px);
  left: calc(50% - 9px);
  width: 18px;
  transition: all 0.5s ease;
  transform-origin: 50% 50%;
}
.menu-btn::before {
  transform: translateY(-5px);
}
.menu-btn::after {
  transform: translateY(5px);
}
.menu-btn--desktop {
  margin-left: 15px;
}
@media (max-width: 998px) {
  .menu-btn {
    margin-right: 26px;
  }
}
.menu-shown .menu-btn i {
  opacity: 0;
  transform: scaleX(0);
}
.menu-shown .menu-btn::before {
  transform: rotate(45deg);
}
.menu-shown .menu-btn::after {
  transform: rotate(135deg);
}
.large-menu {
  max-width: 220px;
}
.large-menu li {
  font-size: 28px;
  font-weight: 300;
  line-height: 1.85;
  letter-spacing: 0;
  text-transform: capitalize;
  margin-bottom: 1px;
  position: relative;
}
.large-menu svg {
  fill: #a19081;
  height: 10px;
  width: 10px;
  opacity: 0;
  position: absolute;
  right: -25px;
  top: calc(50% - 5px);
  transform: rotate(-90deg) translateY(-5px);
  transition: all 0.4s ease-out;
}
.large-menu a span {
  display: inline-block;
  position: relative;
}
.large-menu a span::after {
  background: currentColor;
  bottom: 6px;
  content: "";
  opacity: 0;
  left: 0;
  height: 1px;
  width: 100%;
  position: absolute;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: all 0.4s ease-out;
}
.large-menu a:hover {
  text-decoration: none;
}
.large-menu a:hover span::after {
  transform: scaleX(1);
  opacity: 1;
}
.large-menu a:hover svg {
  opacity: 1;
  transform: rotate(-90deg) translateY(0);
}
@media (max-width: 767px) {
  .large-menu li {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .large-menu svg {
    right: -50px;
  }
}
.full-popup {
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  transition: all 0.3s 0.2s ease;
  z-index: 20;
}
.full-popup__close {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 25px;
  height: 25px;
}
.full-popup__close::after,
.full-popup__close::before {
  background: currentColor;
  content: "";
  width: 22px;
  height: 1px;
  position: absolute;
  transform-origin: 50% 50%;
  top: 50%;
  left: calc(50% - 11px);
  transform: rotate(45deg);
}
.full-popup__close::before {
  transform: rotate(-45deg);
}
.full-popup__scroll {
  width: 100%;
  height: 100%;
}
.full-popup__inner {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
  min-height: 100%;
}
.full-popup__content {
  background: #fff;
  opacity: 0;
  padding: 30px;
  position: relative;
  transform: scale(1.1);
  transition: all 0.3s 0s ease;
  z-index: 1;
}
.full-popup__content > * {
  margin-bottom: 15px;
}
.full-popup ul {
  padding-left: 15px;
}
.full-popup li:not(:last-child) {
  margin-bottom: 15px;
}
.full-popup__subtitle {
  font-family: neutra text tf, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.full-popup__overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.full-popup.shown {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
.full-popup.shown .full-popup__content {
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s 0.2s ease;
}
@media (max-width: 767px) {
  .full-popup__inner {
    height: 100%;
  }
  .full-popup__content {
    overflow: auto;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .full-popup__scroll {
    overflow: auto;
  }
  .full-popup__inner {
    padding: 20px;
  }
  .full-popup__content {
    padding: 40px 60px;
    max-width: 75%;
  }
  .full-popup__content ul {
    padding-left: 25px;
  }
  .full-popup__content > * {
    margin-bottom: 25px;
  }
}
@media (min-width: 999px) {
  .full-popup__content {
    padding: 40px 80px;
  }
}
@media (min-width: 1200px) {
  .full-popup__content {
    padding: 60px 100px;
  }
}
.style-selector {
  margin: 0 12px;
}
.style-selector__image {
  background: #e6e6e6;
  border: 2px solid transparent;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  margin-bottom: 6px;
  overflow: hidden;
  transition: all 0.2s ease;
  position: relative;
}
.style-selector__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.style-selector__title {
  text-align: center;
  transition: all 0.2s ease;
}
.style-selector:hover .style-selector__image,
.style-selector.active .style-selector__image {
  border-color: #cab49b;
}
.style-selector:hover .style-selector__title,
.style-selector.active .style-selector__title {
  color: #ad9376;
}
.style-selector a:hover {
  text-decoration: none;
}
.style-selector--large {
  margin: 0 10px;
}
.style-selector--large .style-selector__image {
  margin-bottom: 8px;
  height: 62px;
  width: 62px;
}
@media (max-width: 998px) {
  .style-selector__image {
    height: 60px;
    width: 60px;
  }
}
.slick-list {
  width: 100%;
}
.slick-slide:focus,
.slick-arrow:focus {
  outline: none;
}
.slick-slide {
  height: auto !important;
}
.slick-slide:focus {
  outline: none;
}
.to-top {
  color: #cab49b;
  left: calc(50% - 30px);
  bottom: 45px;
  background: #141414;
  border-radius: 50%;
  height: 60px;
  opacity: 0;
  position: fixed;
  transform: translateZ(0);
  transition: opacity 0.2s ease, visibility 0s 0.5s;
  visibility: hidden;
  width: 60px;
}
.to-top.visible {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s ease, visibility 0s 0s;
}
.to-top::before,
.to-top::after {
  position: absolute;
  content: "";
  top: 14px;
}
.to-top::before {
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  height: 17px;
  left: calc(50% - 8px);
  top: 15px;
  transform: rotate(45deg);
  transform-origin: 50% 50%;
  width: 17px;
}
.to-top::after {
  background: currentColor;
  height: 35px;
  left: 50%;
  width: 1px;
}
@media (max-width: 767px) {
  .to-top {
    background: #fff;
    box-shadow: 0 0 25px 5px rgba(255, 255, 255, 0.1);
    bottom: 20px;
    left: auto;
    position: fixed;
    right: auto;
    transform: translateZ(0) scale(0.75);
  }
  .to-top::before {
    border-color: #1a1a1a;
  }
  .to-top::after {
    background: #1a1a1a;
  }
}
@media (min-width: 768px) and (max-width: 998px) {
  .to-top {
    bottom: 60px;
  }
}
.explore {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  position: absolute;
  left: 174px;
  bottom: 3.5%;
  letter-spacing: 0.1em;
  transform-origin: 0 50%;
  transform: rotate(-90deg);
}
.explore::before {
  background: #9c8265;
  content: "";
  display: inline-block;
  width: 35px;
  height: 1px;
  margin-right: 15px;
}
.close {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: relative;
}
.close::before,
.close::after {
  background: #1e1c1c;
  content: "";
  position: absolute;
  width: 22px;
  height: 1px;
  transform-origin: 50% 50%;
  transition: all 0.3s 0.3s ease;
  opacity: 0;
  left: calc(50% - 11px);
  top: 50%;
}
.shown .close::before,
.shown .close::after {
  opacity: 1;
}
.shown .close::before {
  transform: rotate(-45deg);
}
.shown .close::after {
  transform: rotate(45deg);
}
.cart-items {
  margin: 0 0 4px;
  min-width: 100%;
  padding-top: 6px;
}
.cart-item {
  display: flex;
  align-items: center;
  padding: 6px 0;
  width: 100%;
}
.cart-item__image {
  width: 66px;
  height: 66px;
  margin: 0 5px 0 -6px;
  position: relative;
  flex-shrink: 0;
}
.cart-item__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.cart-item__title {
  font-size: 18px;
  line-height: 1.22;
  letter-spacing: 0;
  margin-right: auto;
  padding-top: 6px;
}
.cart-item__title div {
  margin-bottom: 6px;
}
.cart-item__remove {
  color: rgba(151, 151, 151, 0.8);
  font-size: 16px;
  letter-spacing: 0;
  padding-left: 12px;
  position: relative;
}
.cart-item__remove::before,
.cart-item__remove::after {
  background: currentColor;
  content: "";
  position: absolute;
  height: 1px;
  width: 10px;
  transform-origin: 50% 50%;
  left: 0;
  top: calc(50% - 1px);
  transform: rotate(-45deg);
}
.cart-item__remove::after {
  transform: rotate(45deg);
}
.cart-item__cost {
  color: #9c8265;
  flex-shrink: 0;
  font-family: montserrat, sans-serif;
  letter-spacing: 0;
  margin-left: auto;
  padding-left: 10px;
}
.cart-item--strap .cart-item__image {
  min-width: 60px;
}
.cart-item--strap .cart-item__image img {
  transform: rotate(-90deg);
}
@media (min-width: 500px) {
  .cart-items {
  }
  .cart-item {
    padding: 12px 0;
  }
  .cart-item__image {
    width: 106px;
    height: 106px;
    margin-left: -14px;
  }
  .cart-item--strap .cart-item__image {
    min-width: 106px;
  }
}
.relevant {
  border-bottom: 1px solid rgba(197, 197, 197, 0.5);
  border-top: 1px solid rgba(197, 197, 197, 0.5);
}
.relevant__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 21px 0 17px;
  transition: all 0.3s ease;
}
.relevant__head span {
  width: 15px;
  height: 15px;
  opacity: 0.5;
  transition: 0.3s ease;
}
.relevant__head span::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid currentColor;
  border-right: 1px solid currentColor;
  transform: rotate(45deg);
  transform-origin: 50% 50%;
}
.relevant__title {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 15px;
}
.relevant__items {
  opacity: 0;
  max-height: 0;
  transform: scaleY(0);
  visibility: hidden;
  transition: opacity 0.3s 0s ease-out, max-height 0.3s 0s ease-out,
    visibility 0s 0.3s, transform 0s 0.3s;
}
.relevant .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 0 12px;
}
.relevant .item__image {
  position: relative;
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  margin-right: 5px;
}
.relevant .item__image img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: contain;
  transform: rotate(-90deg);
}
.relevant .item__info {
  letter-spacing: 0;
  padding-right: 10px;
  margin-right: auto;
}
.relevant .item__title {
  margin-bottom: 2px;
  line-height: 1.33;
}
.relevant .item__price {
  font-size: 16px;
  color: #9c8265;
  font-weight: 500;
}
.relevant .item a {
  border: 1px solid #c0a98f;
  font-style: italic;
  flex-shrink: 0;
  letter-spacing: 0;
  padding: 6px 12px 4px;
  position: relative;
}
.relevant .item a span {
  position: relative;
}
.relevant .item a::before {
  content: "";
  position: absolute;
  background: #fff;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  transform: scale(0.5);
  transition: all 0.2s ease;
}
.relevant .item a:hover {
  text-decoration: none;
}
.relevant .item a:hover::before {
  transform: scale(1);
  opacity: 0.2;
}
.relevant .item--strap .item__image {
  position: relative;
}
.relevant .item--strap .item__image img {
  transform: rotate(90deg);
}
.relevant.opened {
  border-bottom: 1px solid transparent;
}
.relevant.opened .relevant__head span {
  transform: rotateX(180deg);
}
.relevant.opened .relevant__items {
  opacity: 1;
  max-height: 500px;
  visibility: visible;
  transform: scaleY(1);
  transition: opacity 0.3s 0s ease, max-height 0.3s 0s ease, visibility 0s 0s,
    transform 0s 0s;
}
@media (max-width: 499px) {
  .relevant__head {
    padding: 15px 0 11px;
  }
  .relevant .item {
    padding: 11px 0 10px;
  }
  .relevant .item__image {
    width: 50px;
    height: 50px;
  }
}
.short-review {
  margin: 20px 0 10px;
  text-align: center;
}
.short-review__title {
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}
.short-review__stars {
  margin-bottom: 5px;
}
.short-review__link a {
  display: inline-block;
  font-size: 14px;
  line-height: 25px;
  opacity: 0.5;
  text-decoration: underline;
}
.stars {
  display: inline-block;
  font-size: 0;
  margin: 0 -2px;
  position: relative;
  white-space: nowrap;
}
.stars i {
  background: url("../images/stars.png") repeat-x 0 0/100% auto;
  display: inline-block;
  margin: 0 2px;
  width: 20px;
  height: 20px;
}
.stars__blank {
}
.stars__filled {
  overflow: hidden;
  position: absolute;
  top: 0;
  height: 100%;
  width: 0;
}
.stars__filled i {
  background-position: 0 100%;
}
.pagination {
  color: #1c1c1c;
}
.pagination a {
  color: inherit;
  text-decoration: none;
  position: relative;
}
.pagination svg {
  flex-shrink: 0;
  fill: currentColor;
  height: 15px;
  width: 15px;
  position: relative;
  top: -0.05em;
}
.pagination__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pagination__prev,
.pagination__next {
  flex-shrink: 0;
  font-size: 20px;
  display: inline-flex;
  align-items: center;
  height: 35px;
  letter-spacing: 0;
  position: relative;
}
@media (min-width: 768px) {
  .pagination__prev,
  .pagination__next {
    font-size: 24px;
  }
}
.pagination__prev::after,
.pagination__prev::before,
.pagination__next::after,
.pagination__next::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 1px;
  bottom: 0;
  background-color: currentColor;
  transition: width 0.3s;
}
.pagination__prev:after,
.pagination__next:after {
  left: auto;
  right: 0;
}
.pagination__prev:hover:before,
.pagination__prev:hover:after,
.pagination__next:hover:before,
.pagination__next:hover:after {
  width: 50%;
}
.pagination__prev.disabled,
.pagination__next.disabled {
  cursor: default;
  opacity: 0.5;
}
.pagination__prev.disabled::after,
.pagination__prev.disabled::before,
.pagination__next.disabled::after,
.pagination__next.disabled::before {
  display: none;
}
.pagination__prev {
  text-align: left;
}
.pagination__prev span {
  margin-left: 10px;
}
.pagination__prev svg {
  transform: scaleX(-1);
}
.pagination__next {
  text-align: right;
}
.pagination__next span {
  margin-right: 0.45em;
}
.pagination__pages {
  flex-grow: 1;
  font-family: Arial, sans-serif;
  font-size: 18px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 10px;
  text-align: center;
}
.pagination__pages a {
  border: solid 1px transparent;
  display: inline-block;
  padding: 15px;
  margin: 3px;
}
.pagination__pages a:hover {
  border-color: #aaa;
}
.pagination__pages a.active {
  border-color: currentColor;
}
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0s 0.3s;
}
.popup__overlay {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
.popup__scroll {
  width: 100%;
  height: 100%;
  overflow: auto;
  position: relative;
}
.popup__main {
  display: flex;
  padding: 20px;
  width: 100%;
  min-height: 100%;
}
@media (min-width: 768px) {
  .popup__main {
    padding: 30px;
  }
}
.popup__body {
  background: #fff;
  margin: auto;
  max-width: 100%;
  transform: scale(0.5);
  transition: transform 0.3s;
}
.popup--opened {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.popup--opened .popup__body {
  transform: scale(1);
}
.load {
  position: relative;
}
.loader {
  background: rgba(221, 215, 210, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease, visibility 0s 0.3s;
}
.loader svg {
  fill: currentColor;
  transition: transform 0.4s ease;
  transform: scale(1.1);
  width: 25px;
  height: 25px;
}
.load .loader {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease;
}
.load .loader svg {
  transform: scale(1);
}
.load .loader .minute-hand {
  transform-origin: 32px 33px;
  animation: rotate 3s linear infinite;
}
.product__purchase-block .loader {
  background: 0 0;
}
.cart .loader svg {
  width: 40px;
  height: 40px;
}
.load .load-hidden {
  visibility: hidden;
  transition: none !important;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 998px) {
  .snow {
    display: none;
  }
}
@media (min-width: 999px) {
  .snow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    user-select: none;
    pointer-events: none;
  }
  .snow canvas {
    width: 100%;
    height: 100%;
  }
}
.head {
  background: #b8a997;
  color: #f9f7f5;
  padding: 85px 0 55px;
  position: relative;
  overflow: hidden;
}
.head .center {
  flex-grow: 1;
}
.head__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.head__bg div {
  background: no-repeat 50% 50% / cover;
  width: 100%;
  height: 100%;
}
.head__bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.head__bg .head__watch-half {
  background: url("../images/watch-half.png") no-repeat 54% 100%/70vw auto;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .head__bg .head__watch-half {
    background-size: 350px auto;
  }
}
@media (max-width: 375px) {
  .head__bg .head__watch-half {
    background-position: 70% 100%;
    background-size: 255px auto;
  }
}
@media (min-width: 768px) {
  .head__bg .head__watch-half {
    background-size: 400px auto;
  }
}
@media (min-width: 999px) {
  .head__bg .head__watch-half {
    background-size: 490px auto;
  }
}
.head__content {
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  text-align: center;
  position: relative;
}
.head__title {
  font: 300 30px/1.24 "Neutra Text", sans-serif;
  letter-spacing: 0.15em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.head__title.capitalized {
  text-transform: capitalize;
}
.head__text {
  margin-bottom: 20px;
  max-width: 450px;
}
.head__quote {
  display: none;
}
.head .btn {
  margin-bottom: 10px;
}
.head--lookbook {
  padding: 0;
}
.head--lookbook .head__content {
  min-height: 100vh !important;
}
.head--simple {
  justify-content: center;
  background: #131313;
}
.head--main {
  padding: 130px 0 0;
}
.head--main .head__text {
  max-width: 720px;
}
@media (max-width: 767px) {
  .head__content {
    min-height: 360px;
    justify-content: center;
  }
  .head__title {
    margin-bottom: 12px;
    font-size: 26px;
  }

  .head .btn {
    margin-bottom: 14px;
  }
  .head--main {
    padding: 0;
  }
  .head--main .head__content {
    min-height: 550px;
    padding: 80px 0 175px;
    justify-content: center;
  }
  .head--lookbook .head__content {
    padding-top: 55px;
  }
  .head--xmas {
    min-height: 115vw;
    padding: 40px 0 50px;
  }
}
@media (max-width: 375px) {
  .head--main .head__content {
    min-height: 450px;
    padding-bottom: 126px;
  }
}
@media (max-width: 998px) {
  .head__title {
    font-size: 34px;
  }
}
@media (min-width: 768px) {
  .head {
    padding-top: 250px;
  }
  .head__title {
    font-size: 42px;
  }
  .head__text {
    margin-bottom: 30px;
  }
  .head--main .head__content {
    padding-bottom: 246px;
  }
  .head--lookbook {
    padding: 0;
  }
  .head--lookbook .head__content {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 235px 0 200px;
  }
  .head--simple {
    padding: 0;
  }
  .head--simple .head__content {
    padding-top: 80px;
    min-height: 43vw;
    justify-content: center;
  }
  .head--xmas {
    min-height: 78vw;
    padding: 18vw 0 50px;
  }
}
@media (min-width: 999px) {
  .head--xmas {
    display: flex;
    align-items: center;
    min-height: 47vw;
    padding: 150px 0;
  }
  .head--xmas .head__content {
    align-items: flex-start;
    text-align: left;
  }
  .head--xmas .head__title {
    max-width: 500px;
  }
}
@media (min-width: 1200px) {
  .head__quote {
    display: block;
    position: absolute;
    right: 45px;
    bottom: 11%;
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 32px;
    font-weight: 300;
    max-width: 410px;
  }
  .head--simple .head__content {
    min-height: 30vw;
  }
}
@media (min-width: 1440px) {
  .head--simple .head__content {
    min-height: 30vw;
  }
}
@media (min-width: 1600px) {
  .head .head__content {
    min-height: 350px;
  }
  .head--simple .head__content {
    min-height: 30vw;
  }
}
@media (min-width: 999px) {
  .item__title.mobile {
    display: none;
  }
}
@media (max-width: 998px) {
  .item__title.desktop {
    display: none;
  }
}
.features-bar {
  background: #fff;
  padding: 12px 0 10px;
  position: relative;
}
.features-bar .item__inner {
  align-items: center;
  display: flex;
  justify-content: center;
}
.features-bar .item__icon {
  background: url("../images/icons.png") no-repeat 0 50% / auto 100%;
  flex-shrink: 0;
  margin-right: 6px;
  height: 22px;
  width: 22px;
}
.features-bar .item__title {
  font-size: 12px;
  letter-spacing: 0.1em;
  padding-top: 3px;
  text-transform: uppercase;
}
.features-bar .item--secure .item__icon {
  background-position-x: 0;
}
.features-bar .item--shipping .item__icon {
  background-position-x: -88px;
}
.features-bar .item--warranty .item__icon {
  background-position-x: -22px;
}
.features-bar .item--express .item__icon {
  background-position-x: -66px;
}
.features-bar .item--returns .item__icon {
  background-position-x: -44px;
}
.features-bar__items {
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: 1165px;
  margin: 0 auto;
}
.features-bar--type2 {
  padding: 74px 0 10px;
}
@media (max-width: 767px) {
  .features-bar--product {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
  }
}
@media (max-width: 998px) {
  .features-bar__items {
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  .features-bar .item {
    margin: 10px;
    width: calc(50% - 20px);
  }
}
@media (min-width: 768px) {
  .features-bar {
    padding: 20px 0;
  }
  .features-bar .item__icon {
    margin-right: 10px;
    height: 30px;
    width: 30px;
  }
  .features-bar .item__title {
    font-size: 13px;
  }
  .features-bar .item--secure .item__icon {
    background-position-x: 0;
  }
  .features-bar .item--shipping .item__icon {
    background-position-x: -120px;
  }
  .features-bar .item--warranty .item__icon {
    background-position-x: -30px;
  }
  .features-bar .item--express .item__icon {
    background-position-x: -90px;
  }
  .features-bar .item--returns .item__icon {
    background-position-x: -60px;
  }
  .features-bar--type2 {
    padding: 82px 0 10px;
  }
  .features-bar--type2 .features-bar__items {
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .features-bar .item {
    margin-right: 40px;
    white-space: nowrap;
  }
  .features-bar--type2 .features-bar__items {
    justify-content: center;
  }
  .features-bar--type2 .item {
    margin: 0 40px;
  }
}
.collections {
  padding: 16px 0;
  margin: 0 auto;
  max-width: 1350px;
}
.collections .item {
  background: #a0a0a0;
  color: #fff;
  display: block;
  font-family: neutra text tf, sans-serif;
  font-size: 18px;
  font-weight: 500;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
}
.collections .item::after {
  content: "";
  display: block;
  padding-bottom: 76%;
}
.collections .item img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform-origin: 50% 50%;
  transition: all 5s ease;
}
.collections .item__title {
  font-size: 17px;
  position: absolute;
  width: 100%;
  bottom: 14px;
  text-align: center;
  transition: all 0.2s ease;
}
.collections .item:hover img {
  transform: scale(1.1);
}
@media (max-width: 998px) {
  .collections .item {
    margin-bottom: 10px;
  }
  .collections .item::after {
    padding-bottom: 82%;
  }
}
@media (min-width: 768px) and (max-width: 998px) {
  .collections .item::after {
    padding-bottom: 50%;
  }
}
@media (min-width: 768px) {
  .collections {
    padding: 20px;
  }
}
@media (min-width: 999px) {
  .collections__items {
    display: flex;
    margin: 0 -7px;
  }
  .collections .item {
    flex-grow: 1;
    margin: 0 7px;
  }
  .collections .item__title {
    bottom: 40px;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 1200px) {
  .collections {
    padding: 68px 20px 46px;
  }
}
.bestsellers {
  padding: 16px 0 0;
  position: relative;
}
.bestsellers .center {
  position: relative;
}
.bestsellers__title {
  font-family: neutra text tf, sans-serif;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
}
.bestsellers__back-text {
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 347px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1;
  opacity: 0.05;
  top: 16%;
  left: 0;
}
@media (max-width: 1199px) {
  .bestsellers__back-text {
    display: none;
  }
}
.bestsellers__items {
  margin-bottom: 12px;
}
.bestsellers .item__inner {
  max-width: 210px;
  margin: 0 auto;
  display: flex;
  font-size: 18px;
  flex-direction: column;
  align-items: center;
}
.bestsellers .item__inner:focus {
  outline: none;
}
.bestsellers .item__inner:hover {
  text-decoration: none;
}
.bestsellers .item__inner:hover .item__title {
  color: #9c8265;
}
.bestsellers .item__inner:hover .item__image {
  transform: scale(1.05);
}
.bestsellers .item__image {
  margin-bottom: 40px;
  transition: all 0.7s ease;
}
.bestsellers .item__title {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 7px;
  transition: all 0.3s ease;
}
.bestsellers .item__price {
  letter-spacing: 0;
  color: #979797;
}
.bestsellers .slick-slide {
  height: auto;
}
.bestsellers .slick-dots {
  display: flex;
  justify-content: center;
}
.bestsellers .slick-dots li {
  margin: 0 6px;
}
.bestsellers .slick-dots button {
  background: #000;
  font-size: 0;
  border: none;
  height: 2px;
  width: 55px;
  opacity: 0.2;
  transition: all 0.1s ease;
}
.bestsellers .slick-dots .slick-active button {
  opacity: 1;
}
@media (max-width: 767px) {
  .bestsellers__items {
    margin: 0 auto;
    width: 64%;
  }
  .bestsellers .slick-list {
    overflow: visible;
  }
  .bestsellers .item__image {
    width: 86%;
  }
  .bestsellers .item--product {
    overflow: hidden;
  }
  .bestsellers .item--product .item__image {
    margin-left: -17px;
    margin-right: -17px;
    width: auto;
  }
}
@media (min-width: 999px) {
  .bestsellers {
    padding: 40px 0 32px;
  }
  .bestsellers__title {
    font-size: 24px;
    margin-bottom: 92px;
  }
  .bestsellers__items {
    display: flex;
    justify-content: space-around;
    max-width: 1120px;
    margin: 0 auto;
  }
  .bestsellers .item {
    flex-grow: 1;
  }
  .bestsellers .item__image {
    margin-bottom: 48px;
  }
}
.promo {
  color: #fff;
  position: relative;
}
.promo .center {
  position: relative;
}
.promo__inner {
  position: relative;
}
.promo__content {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 40px 32px 52px;
  position: relative;
}
.promo p {
  margin-bottom: 20px;
  opacity: 0.8;
}
.promo .title,
.promo p {
  max-width: 360px;
}
.promo .title::selection,
.promo p::selection {
  background: rgba(255, 255, 255, 0.1);
}
.promo__quote {
  display: none;
  position: absolute;
  right: 30px;
  bottom: 10%;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
  max-width: 410px;
}
.promo__bg {
  background: #131313;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.promo__bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.promo:last-child {
  margin-bottom: 0;
}
.promo--ambassador {
  margin-bottom: 20px;
}
.promo--ambassador p {
  font-size: 24px;
  line-height: 1.33;
  max-width: 580px;
  letter-spacing: 0;
  font-weight: 300;
}
.promo--ambassador .promo__note {
  opacity: 0.5;
}
.promo--ambassador .title {
  max-width: 440px;
}
.promo--light {
  color: #1c1c1c;
}
.promo--light .promo__bg {
  background: 0 0;
}
.promo--wide-text .title,
.promo--wide-text p {
  max-width: 510px;
}
.promo--centered {
  margin-bottom: 48px;
}
.promo--centered .promo__content {
  min-height: 436px;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 70px;
  text-align: center;
}
.promo--centered .promo__content div,
.promo--centered .promo__content p {
  max-width: 500px;
}
.promo .promo__inner {
  overflow: hidden;
}
.promo--large-margin {
  margin-bottom: 40px;
}
.promo--narrow:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.promo--strap {
  padding-top: 60px;
}
.promo--strap .item__image {
  margin-bottom: 46px;
}
.promo--strap .item__image::after {
  padding-bottom: 32%;
}
.promo--individual .line {
  position: absolute;
  left: 50%;
  bottom: -60px;
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .promo {
  }
  .promo__content {
    padding-bottom: 26px;
    min-height: 500px;
  }
  .promo .title {
    font-size: 32px;
  }
  .promo .line {
    margin-bottom: 30px;
  }
  .promo p {
    margin-bottom: 18px;
    max-width: 90%;
  }
  .promo--narrow .promo__content {
    min-height: 136vw;
  }
}
@media (min-width: 768px) {
  .promo__content {
    padding: 40px;
  }
  .promo--centered {
    margin-bottom: 100px;
  }
  .promo--individual .promo__content {
    min-height: 340px;
  }
  .promo--individual .line {
    bottom: -80px;
  }
}
@media (min-width: 768px) and (max-width: 998px) {
  .promo__content {
    min-height: 580px;
    padding: 120px 40px;
  }
}
@media (max-width: 998px) {
  .promo--individual:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 999px) {
  .promo--individual .promo__content {
    min-height: 465px;
  }
}
@media (min-width: 1200px) {
  .promo__content {
    padding: 40px 88px;
    min-height: 490px;
    max-width: 1306px;
    margin: 0 auto;
  }
  .promo__quote {
    display: block;
  }
  .promo:last-child {
    margin-bottom: 138px;
  }
  .promo--narrow .promo__inner {
    margin: 0 auto;
    max-width: 1305px;
  }
  .promo--narrow .promo__content {
    min-height: 490px;
  }
  .promo--ambassador {
    margin-bottom: 32px;
  }
  .promo--ambassador .promo__content {
    padding: 48px 96px 40px;
    min-height: 465px;
  }
  .promo--ambassador .title {
    margin-bottom: 24px;
  }
  .promo--wide-text .promo__content {
    min-height: 584px;
    max-width: 1285px;
    margin: 0 auto;
  }
  .promo--large-margin {
    margin-bottom: 76px;
  }
  .promo--centered {
    margin-bottom: 142px;
  }
  .promo--centered .promo__content {
    min-height: 568px;
  }
  .promo--individual .line {
    bottom: -110px;
  }
}
@media (min-width: 1600px) {
  .promo--wide-text .promo__inner::after,
  .promo--narrow .promo__inner::after {
    content: "";
    display: block;
    padding-bottom: 37.5%;
  }
  .promo--wide-text .promo__content,
  .promo--narrow .promo__content {
    position: absolute;
    min-height: 0;
    top: 0;
    bottom: 0;
    left: calc(50% - 643px);
    width: 1286px;
  }
  .promo--narrow {
    padding: 0 68px;
  }
  .promo--narrow .promo__inner {
    max-width: none;
  }
  .promo--narrow .promo__content {
    left: calc(50% - 653px);
    width: 1306px;
  }
}
.collection {
  color: #fff;
  overflow: hidden;
  position: relative;
}
.collection .center {
  position: relative;
}
.collection__inner {
  position: relative;
}
.collection__content {
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 40px 20px 190px;
  position: relative;
  text-align: center;
}
.collection p {
  margin-bottom: 20px;
  opacity: 0.8;
}
.collection .title,
.collection p {
  max-width: 500px;
}
.collection__bg {
  background: #141414;
  position: absolute;
  height: 100%;
  width: 100%;
}
.collection__bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection--story {
  background: 0 0;
}
.collection--story .collection__bg {
  display: none;
}
@media (max-width: 767px) {
  .collection__content {
    /* min-height: 136vw; */
  }
  .collection .title {
    font-size: 32px;
  }
  .collection .line {
    margin-bottom: 30px;
  }
  .collection .btn {
    text-transform: capitalize;
  }
  .collection p {
    margin-bottom: 24px;
    max-width: 260px;
  }
}
@media (min-width: 768px) {
  .collection__content {
    padding: 40px 40px 190px;
  }
  .collection .line {
    margin-bottom: 36px;
  }
}
@media (min-width: 999px) {
  .collection__content {
    padding-bottom: 200px;
  }
}
@media (min-width: 1200px) {
  .collection__content {
    padding: 60px 88px 262px;
    min-height: 568px;
  }
}
@media (min-width: 1600px) {
  .collection__content {
    min-height: 700px;
    justify-content: center;
  }
}
.design {
  padding: 45px 0;
  position: relative;
}
.design__bg1 {
  position: absolute;
  background: url("../images/drawing-01.png") no-repeat 0 50% / contain;
  width: 420px;
  height: 565px;
  top: -390px;
  z-index: -1;
}
.design__bg2 {
  position: absolute;
  background: url("../images/drawing-02.png") no-repeat 100% 50% / contain;
  width: 412px;
  height: 606px;
  right: 0;
  bottom: -184px;
}
.design__items {
  display: flex;
  margin: 0 -7px;
}
.design__subtitle {
  font-family: neutra text tf, sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.design .item {
  flex-direction: column;
  margin: 0 7px;
  display: flex;
}
.design .item p {
  margin-bottom: 28px;
  opacity: 0.8;
}
.design .item a {
  position: relative;
}
.design .item a::after {
  background: currentColor;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
}
.design .item__image {
  background: #dadada;
  position: relative;
  flex-grow: 1;
}
.design .item__image::after {
  content: "";
  display: block;
  padding-bottom: 101%;
}
.design .item__image img {
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.design .item .title {
  line-height: 1.25;
  margin-bottom: 20px;
}
.design .item--text {
  justify-content: center;
  padding-right: 16px;
}
.design .item--text > div {
  max-width: 500px;
}
.design .item--secondary .item__image::after {
  padding-bottom: 72%;
}
.design .item--wide .item__image::after {
  padding-bottom: 65%;
}
@media (max-width: 998px) {
  .design .item--secondary {
    display: none;
  }
}
.design:last-child {
  padding-bottom: 100px;
}
.design--no-padding {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .design__items {
    flex-direction: column;
  }
  .design .item--text {
    padding: 0 10px;
  }
  .design .item .title {
    margin-bottom: 6px;
  }
  .design .item__image::after {
    padding-bottom: 78%;
  }
  .design .show-mobile {
    padding-top: 34px;
    text-align: center;
  }
}
@media (max-width: 998px) {
  .design .item--text {
    text-align: center;
    padding: 0;
    margin: 0 auto;
  }
  .design .item__image {
    margin-bottom: 40px;
  }
}
@media (min-width: 999px) {
  .design {
    padding: 80px 0;
  }
  .design .item {
    width: 50%;
  }
  .design .item__image:not(:last-child) {
    margin-bottom: 18px;
  }
  .design .item--wide {
    width: 66.66%;
  }
  .design .item--text {
    padding: 0 18px;
  }
  .design .item--text > div {
    max-width: 346px;
  }
  .design:last-child {
    padding-bottom: 120px;
  }
  .design--small-padding {
    padding: 60px 0 40px;
  }
  .design--inverted .item--text {
    order: 2;
  }
  .design--no-padding {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .design {
    padding: 144px 0 140px;
  }
  .design .item {
    max-width: 485px;
  }
  .design .item--text {
    max-width: none;
    padding: 30px 16px 0 0;
  }
  .design .item--text > div {
    margin: 0 auto;
  }
  .design .item--secondary {
    max-width: 330px;
  }
  .design .item--wide {
    max-width: 750px;
  }
  .design:last-child {
    padding-bottom: 205px;
  }
  .design--small-padding {
    padding: 94px 0 50px;
  }
  .design--no-padding {
    padding-bottom: 0;
  }
}
.articles {
  padding: 54px 0 38px;
  position: relative;
  overflow: hidden;
}
.articles .slick-list {
  flex-grow: 1;
}
.articles .item {
  margin-bottom: 40px;
  padding-bottom: 20px;
  position: relative;
}
.articles .item__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
}
.articles .item__image {
  background: #cab49b;
  position: relative;
  margin-bottom: 30px;
  max-width: 476px;
  overflow: hidden;
  width: 100%;
}
.articles .item__image img {
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 5s ease;
}
.articles .item__image::after {
  content: "";
  display: block;
  padding-bottom: 97%;
}
.articles .item__image:hover img {
  transform: scale(1.1);
}
.articles .item__title {
  font-size: 21px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 18px;
  transition: all 0.3s ease;
}
.articles .item__title:hover {
  text-decoration: none;
  opacity: 0.6;
}
.articles .item__title a {
  text-decoration: inherit;
}
.articles .item p {
  opacity: 0.7;
  margin-bottom: 12px;
}
.articles .item__title,
.articles .item p {
  max-width: 390px;
}
.articles .item__link {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.articles__dots {
  padding-top: 34px;
}
.articles .slick-track {
  display: flex !important;
}
.articles .slick-slide {
  height: inherit !important;
  margin: 0 20px;
}
.articles .slick-slide:focus {
  outline: none;
}
.articles .slick-list {
  margin: 0 -20px;
  width: auto;
}
.articles .slick-dots {
  display: flex;
  justify-content: center;
}
.articles .slick-dots li {
  margin: 0 9px;
}
.articles .slick-dots button {
  background: #000;
  font-size: 0;
  border: none;
  height: 2px;
  width: 86px;
  opacity: 0.2;
  transition: all 0.1s ease;
}
.articles .slick-dots .slick-active button {
  opacity: 1;
}
.articles--small-padding {
  padding-top: 5px;
}
@media (max-width: 767px) {
  .articles__items {
    margin: 0 -5px;
  }
  .articles .item p {
    padding: 0 18px;
  }
}
@media (min-width: 768px) {
  .articles__items {
    display: flex;
    justify-content: space-between;
  }
  .articles .item {
    flex-grow: 1;
    padding: 0 20px 20px;
    width: 50%;
  }
  .articles .item__image {
    margin-bottom: 46px;
  }
  .articles .item__image:focus {
    outline: none;
  }
  .articles .item__image::after {
    padding-bottom: 60%;
  }
  .articles .item__title {
    font-size: 24px;
    margin-bottom: 23px;
  }
  .articles .item p {
    margin-bottom: 23px;
  }
}
@media (min-width: 999px) {
  .articles {
    padding: 76px 0 50px;
  }
  .articles__drawing {
    background: url("../images/drawing-03.png") no-repeat 100% 50% / contain;
    position: absolute;
    width: 254px;
    height: 214px;
    right: 0;
    top: 18%;
  }
  .articles__dots {
    display: none;
  }
  .articles--small-padding {
    padding-top: 5px;
  }
}
@media (min-width: 1200px) {
  .articles {
    padding-bottom: 86px;
  }
}
.intro {
  padding: 32px 0 40px;
}
.intro__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.intro p {
  max-width: 500px;
  opacity: 0.8;
}
@media (max-width: 767px) {
  .intro .title {
    font-size: 27px;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
  .intro p {
    max-width: 280px;
  }
}
@media (min-width: 999px) {
  .intro {
    padding: 32px 0 70px;
  }
  .intro__inner .subtitle {
    margin-bottom: 18px;
  }
  .intro__inner .title {
    margin-bottom: 14px;
  }
  .intro--small-margin {
    padding-bottom: 46px;
  }
}
@media (min-width: 1200px) {
  .intro {
    padding-bottom: 80px;
  }
  .intro--small-margin {
    padding-bottom: 46px;
  }
}
.drop {
  background: #f3f3f3;
  color: #1c1c1c;
  opacity: 0;
  width: 100vw;
  left: calc(50% - 50vw);
  pointer-events: none;
  position: absolute;
  top: 40px;
  transition: opacity 0.2s 0.6s ease, visibility 0s 0.8s;
  visibility: hidden;
}
.drop::before {
  background: #000;
  content: "";
  height: 64px;
  width: 100%;
  pointer-events: none;
  position: absolute;
  top: -40px;
  z-index: -1;
}
.drop__wrapper {
  opacity: 0;
  max-height: 0;
  transition: max-height 0.3s 0.3s ease-in, opacity 0.3s 0.1s ease;
}
.drop__inner {
  display: flex;
  justify-content: space-between;
  max-width: 740px;
  margin: 0 auto;
  padding: 84px 0 65px;
}
.drop__menu {
  flex-grow: 1;
}
.drop__image {
  flex-grow: 3;
  max-width: 475px;
  margin-top: 8px;
  position: relative;
}
.drop__image::after {
  content: "";
  display: block;
  padding-bottom: 60%;
}
.drop__image img {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.drop__image img.visible {
  opacity: 1;
}
.drop ul {
  display: block;
}
.expanded .drop {
  pointer-events: auto;
  opacity: 1;
  z-index: 1;
  transition: all 0.2s 0s ease, visibility 0s 0s;
  visibility: visible;
}
.expanded .drop .drop__wrapper {
  max-height: 500px;
  opacity: 1;
  transition: max-height 0.3s 0.2s ease-out, opacity 0.3s 0.3s ease;
}
.scrolled .drop {
  top: 34px;
}
.list {
  padding: 40px 0;
}
.list__info .subtitle {
  margin-bottom: 4px;
}
.list__info .title {
  margin-bottom: 15px;
}
.list__info p {
  margin-bottom: 20px;
  opacity: 0.8;
}
.list__text {
  font-size: 16px;
}
.list__filter {
  align-items: center;
  display: flex;
  justify-content: center;
  color: #5c5c5c;
  margin-bottom: 30px;
}
.list .item {
  align-items: center;
  background: #fff;
  display: flex;
  flex-direction: column;
  margin-bottom: 28px;
  padding: 40px 30px ;
  position: relative;
}
.list .item__image {
  max-width: 250px;
  margin-bottom: 12px;
  position: relative;
  width: 100%;
}
.list .item__image::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.list .item__image img {
  position: absolute;
  /* height: 100%; */
  width: 100%;
  object-fit: cover;
  transition: opacity 0.3s ease;
}
.list .item__image .secondary {
  z-index: -1;
  opacity: 0;
  transition: opacity 0.3s ease, z-index 0s 0.3s;
}
.list .item__image:not(.single):hover img {
  opacity: 0;
}
.list .item__image:not(.single):hover .secondary {
  z-index: 0;
  opacity: 1;
  transition: opacity 0.3s ease, z-index 0s 0s;
}
.list .item__title {
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  transition: all 0.2s ease;
}
.list .item__title:hover {
  text-decoration: none;
  opacity: 0.7;
}
.list .item__title a {
  text-decoration: inherit;
}
.list .item__specs {
  font-size: 16px;
  color: #979797;
  font-style: italic;
  margin-bottom: 5px;
  max-width: 200px;
  text-align: center;
}
.list .item__price {
  font-family: montserrat, sans-serif;
  font-size: 18px;
  letter-spacing: 0;
}
.list .item__button {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
}
.list .item--strap {
  padding-top: 60px;
}
.list .item--strap .item__image {
  margin-bottom: 110px;
}
.list .item--strap .item__image::after {
  padding-bottom: 32%;
}
.list--dark {
  background: #1e1c1c;
}
.list--dark .title,
.list--dark p {
  color: #fff;
}
.list--dark .item {
  background: #262323;
  color: #fff;
}
.list--dark .item__specs {
  color: #cecaca;
}
.list--large-margin {
  padding-bottom: 60px;
}
.list.show-gold .item:not([data-type="gold"]) {
  display: none;
}
.list.show-silver .item:not([data-type="silver"]) {
  display: none;
}
.list.show-all .item {
  display: flex;
}
@media (max-width: 1199px) {
  .list__info {
    margin: 0 auto 40px;
    max-width: 500px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .list .item {
    max-width: 400px;
    margin: 0 auto 28px;
  }
  .list .item__price {
    margin-bottom: 6px;
  }
}
@media (min-width: 768px) {
  .list {
    padding: 70px 0 42px;
  }
  .list__items {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    max-width: 760px;
  }
  .list .item {
    margin: 0 14px 28px;
    width: calc(50% - 28px);
  }
  .list .item--wide {
    width: calc(100% - 28px);
  }
  .list__filter {
    margin-bottom: 50px;
  }
  .list__filter .selector__image {
    width: 65px;
    height: 60px;
  }
  .list--large-margin {
    padding-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .list__inner {
    display: flex;
    justify-content: space-between;
  }
  .list__info {
    max-width: 380px;
    padding: 46px 60px 0 0;
  }
  .list__items {
    justify-content: center;
    flex-grow: 1;
    margin: 0 -14px;
  }
  .list--wide .list__items {
    max-width: none;
  }
  .list--wide .item {
    width: calc(24.33% - 28px);
  }
  .list--wide .item--wide {
    width: calc(66.66% - 28px);
  }
  .list--centered-text .list__inner {
    align-items: center;
  }
  .list--centered-text .list__info {
    padding-top: 12px;
  }
  .list--large-margin {
    padding-bottom: 80px;
  }
}
.story {
  position: relative;
}
.story .line {
  background: #a98970;
}
.story__button {
  color: #efefef;
  position: absolute;
  bottom: 185px;
  width: 100%;
  text-align: center;
}
.story__button .line {
  margin: 0 auto 25px;
}
.story .initial:first-letter {
  font-size: 52px;
  font-weight: 300;
  line-height: 0.7;
  color: #9d8467;
  float: left;
  padding: 6px 8px 0 3px;
}
.story .part {
  position: relative;
}
.story .part__bg {
  max-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.story .part__bg img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.story .part .line {
  margin: 0 auto;
}
.story .part:not(.part--02) {
  background: #14130f;
  color: #f9f7f5;
}
.story .part--04 {
  background: #0f0f10 !important;
}
.story .part__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}
.story .part__title,
.story .part p {
  max-width: 350px;
  margin-bottom: 30px;
}
.story .part p {
  text-align: justify;
  margin-bottom: 20px;
}
.story .part__title {
  font-size: 36px;
  font-weight: 300;
  line-height: 1.24;
  letter-spacing: 0.16em;
  max-width: 90%;
  text-align: center;
  text-transform: capitalize;
}
.story .part--01 {
  overflow: hidden;
  min-height: 100vh;
  padding: 300px 0 50px;
}
.story .part--01 .part__bg {
  padding-bottom: 350px;
}
.story .part--01 .part__bg img {
  object-position: 0 0;
}
.story .part--02 {
  padding: 50px 0 40px;
}
.story .part--02 .line {
  margin-bottom: 46px;
}
.story .part--03 {
  padding: 55% 0 0;
  overflow: hidden;
}
.story .part--03 .part__bg {
  padding-bottom: 50%;
}
.story .part--03__content {
  transform: translateY(8vw);
}
.story .part--03 .line {
  display: none;
}
.story .part--04 {
  padding-top: 45%;
}
.story .part--04 .line {
  margin: 20px 0 46px;
}
.story .part--04 .part__bg {
  padding-bottom: 68%;
}
.story__img {
  background: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  margin: 20px 0 46px;
  position: relative;
  width: 100%;
}
.story__img img {
  object-fit: cover;
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  height: calc(100% + 60px);
}
@media (max-width: 767px) {
  .story__img {
    height: 70vw;
  }
}
@media (min-width: 768px) and (max-width: 998px) {
  .story__img {
    height: 50vw;
  }
}
@media (min-width: 1200px) {
  .story__img {
    height: 645px;
    margin: 46px 0 62px;
  }
}
.story .appearance {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s ease-out;
}
.story .appearance-enter {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 768px) and (max-width: 998px) {
  .story .part--01 .part__bg::after {
    background: transparent
      linear-gradient(to bottom, rgba(20, 19, 15, 0), rgba(20, 19, 15, 1));
    bottom: 0;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    height: 60px;
  }
}
@media (max-width: 1199px) {
  .story {
  }
  .story .part--03 .part__bg::after,
  .story .part--04 .part__bg::after {
    background: transparent
      linear-gradient(to top, rgba(20, 19, 15, 0), rgba(20, 19, 15, 1));
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    height: 60px;
  }
  .story .part--03 .part__bg::after {
    bottom: 0;
    background: transparent
      linear-gradient(to bottom, rgba(20, 19, 15, 0), rgba(20, 19, 15, 1));
  }
}
@media (min-width: 768px) {
  .story .part {
  }
  .story .part__title,
  .story .part p {
    max-width: 540px;
  }
  .story .part__title {
    font-size: 42px;
    text-transform: uppercase;
  }
  .story .part__button {
    bottom: 170px;
  }
  .story .part--03 {
    padding-top: 36%;
  }
  .story .part--03 .part__content {
    transform: translateY(50px);
  }
}
@media (min-width: 999px) {
  .story .part--01 .part__bg {
    padding-bottom: 52%;
  }
  .story .part--01 .part__content {
    margin-right: 100px;
  }
  .story .part--03 {
    padding-top: 35%;
  }
  .story .part--03 .part__content {
    transform: translateY(80px);
  }
  .story__button {
    bottom: 21vw;
  }
}
@media (min-width: 1200px) {
  .story .part .initial:first-letter {
    padding: 8px 5px 0 3px;
  }
  .story .part__content {
    padding: 0 20px;
  }
  .story .part__bg {
    padding-bottom: 0 !important;
    width: 100%;
    bottom: 0;
    top: 0;
  }
  .story .part--01 {
    padding: 160px 0 140px;
  }
  .story .part--01 .part__content {
    margin-right: 0;
  }
  .story .part--01 .line {
    margin-top: 80px;
    margin-bottom: -30px;
  }
  .story .part--02 {
    padding-bottom: 60px;
  }
  .story .part--02 .part__content {
    margin: 0 auto;
    max-width: 1355px;
  }
  .story .part--02 .line {
    margin-bottom: 39px;
  }
  .story .part--03 {
    min-height: 50vw;
    padding: 0;
  }
  .story .part--03 .part__content {
    position: absolute;
    width: 100%;
    bottom: -45px;
  }
  .story .part--03 .part__bg img {
    object-position: 50% 100%;
  }
  .story .part--03 .line {
    display: block;
    margin-top: 15px;
  }
  .story .part--04 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 85vw;
    padding-top: 24%;
  }
  .story .part--04 .part__bg {
    padding-bottom: 68% !important;
    bottom: auto;
  }
  .story .part--04 .line {
    margin: 26px auto 40px;
  }
  .story__button {
    bottom: 24.5vw;
  }
}
@media (min-width: 1600px) {
  .story .part--01 {
    min-height: 800px;
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .story .part--01 .part__content {
    margin: 0 0 50px;
  }
}
.photo {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font: 300 24px/1.33 "Neutra Text", sans-serif;
  letter-spacing: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 136%;
}
.photo__bg {
  position: absolute;
  top: -30px;
  bottom: -30px;
  width: 100%;
}
.photo__bg div {
  background: no-repeat 50% 50% / cover;
  width: 100%;
  height: 100%;
}
.photo__content {
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.photo__inner {
  display: flex;
  padding: 20px;
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  height: 100%;
}
.photo__quote {
  max-width: 410px;
  margin: auto;
}
@media (max-width: 767px) {
  .photo__quote {
    margin-bottom: 0;
  }
}
@media (min-width: 500px) {
  .photo {
    padding-bottom: 100%;
  }
}
@media (min-width: 768px) {
  .photo {
    font-size: 34px;
    padding-bottom: 60%;
  }
  .photo__quote {
    max-width: 470px;
  }
  .photo__quote--left {
    margin-left: 0;
  }
  .photo__quote--right {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .photo {
    padding-bottom: 44.5%;
  }
}
.player {
  background: #000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s ease 0.3s;
}
.player__iframe {
  height: 100%;
  width: 100%;
}
.player iframe {
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.1s ease;
}
.player__close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  display: flex;
  font-size: 0;
  line-height: 0;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 50px;
  height: 50px;
}
.player__close b {
  display: block;
  margin: 10px auto 0;
  position: relative;
  width: 30px;
  height: 30px;
}
.player__close b:before,
.player__close b:after {
  position: absolute;
  top: 14px;
  left: 6px;
  background: #fff;
  content: "";
  height: 2px;
  width: 18px;
  transform: rotate(-45deg);
}
.player__close b:after {
  transform: rotate(45deg);
}
.player__close:before {
  background: rgba(19, 21, 44, 0.8);
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  content: "";
}
.player--opened {
  visibility: visible;
  opacity: 1;
  transform: translateZ(0) !important;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.player--opened iframe {
  opacity: 1;
  transition: opacity 0.3s ease 0.4s;
}
@media (min-width: 768px) {
  .player {
    transform: scaleY(0.0001) translateZ(0);
  }
  .player__close {
    top: 10px;
    right: 10px;
  }
  .player__close b {
    transition: transform 0.2s ease, opacity 0.2s ease;
  }
  .player__close:hover b {
    transform: scale(1.4);
  }
}
.favorite {
  background: #000;
  position: relative;
  margin-bottom: 12px;
  overflow: hidden;
}
.favorite__bg {
  position: absolute;
  top: -20px;
  bottom: -20px;
  width: 100%;
}
.favorite__bg div {
  background: no-repeat 50% 50% / cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .favorite__bg {
    left: 0;
  }
}
.favorite__content {
  color: #fff;
  display: flex;
  min-height: 136vw;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  padding: 40px 0;
  position: relative;
}
@media (min-width: 500px) {
  .favorite__content {
    min-height: 100vw;
  }
}
@media (min-width: 768px) {
  .favorite__content {
    margin-left: auto;
    min-height: 44vw;
    max-width: 50%;
    padding: 80px 0;
  }
  .favorite--text-left .favorite__content {
    margin-left: 30px;
  }
}
@media (min-width: 1200px) {
  .favorite--text-left .favorite__content {
    margin-left: 90px;
  }
}
.favorite .title,
.favorite .subtitle,
.favorite p {
  max-width: 290px;
}
.favorite p {
  margin-bottom: 38px;
}
.individuals .text {
  padding-bottom: 20px;
}
.individuals .promo {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .individuals .text {
    padding-bottom: 32px;
  }
  .individuals .promo {
    margin-bottom: 120px;
  }
}
@media (min-width: 1200px) {
  .individuals .promo {
    margin-bottom: 180px;
  }
}
.__cf_email__{
  color: rgb(56, 33, 0) ;
}
.__cf_email__:hover{
  color: black;
}
.contact {
  /* background: #1e1c1c;
  color: #979797; */
  font-style: italic;
  padding: 40px 0 60px;
}
.contact__title {
  /* color: #fff; */
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
}
.contact .form {
  font-style: normal;
}
.contact__info {
  /* max-width: 256px; */
}
.contact__info > div {
  margin-bottom: 33px;
}
.contact__info a:hover {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 998px) {
  .contact__inner {
    max-width: 730px;
    margin: 0 auto;
  }
  .contact__form {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .contact__inner {
    max-width: 500px;
  }
}
@media (min-width: 768px) {
  .contact {
    padding: 70px 0 90px;
  }
}
@media (min-width: 999px) {
  .contact {
    padding: 90px 0 128px;
  }
  .contact__inner {
    display: flex;
    justify-content: space-between;
  }
  .contact__inner > div {
    flex-grow: 1;
  }
  .contact__form {
    margin-right: 50px;
  }
}
.sizes {
  background: #ededed;
  padding: 86px 0 30px;
  position: relative;
}
.sizes-title {
  font-family: neutra text tf, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
}
.sizes__view {
  position: relative;
}
.sizes__view::after {
  content: "";
  display: block;
  padding-bottom: 66%;
}
.sizes__view img {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: opacity 0.3s ease, visibility 0s 0.3s ease;
}
.sizes__view div {
  position: absolute;
  height: 100%;
  width: 100%;
}
.sizes__view .visible img {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0.2s ease, visibility 0s 0.2s ease;
}
.sizes__heading,
.sizes__selector,
.sizes__watch {
  padding: 0 15px;
}
.sizes__heading {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.sizes .selector__head {
  border-bottom: 2px solid rgba(181, 181, 181, 0.3);
  color: #5b5b5b;
  display: flex;
  font-family: neutra text tf, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.sizes .selector__head a {
  position: relative;
  padding: 0 12px;
  width: 50%;
}
.sizes .selector__head a::after {
  background: #cab49b;
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -2px;
  transform-origin: 0 50%;
  transform: scaleX(0);
  transition: all 0.2s ease;
  left: 0;
}
.sizes .selector__head a.active {
  color: #1c1c1c;
}
.sizes .selector__head a.active::after {
  transform: scaleX(1);
}
.sizes .selector__head a:hover {
  color: #1c1c1c;
  text-decoration: none;
}
.sizes .selector__body {
  position: relative;
}
.sizes .selector__body ul {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s 0s ease, visibility 0s 0.3s;
}
.sizes .selector__body ul.visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0.2s ease, visibility 0s 0.2s;
}
.sizes .selector .size {
  transition: all 0.2s ease;
}
.sizes .selector .size__title {
  font-family: neutra text tf, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.sizes .selector .size i {
  background: #e2e2e2;
  color: #a2a2a2;
  display: inline-block;
  border-radius: 50%;
  height: 28px;
  width: 28px;
  line-height: 26px;
  letter-spacing: 0;
  text-align: center;
  font-style: normal;
  padding-top: 2px;
  transition: all 0.2s ease;
}
.sizes .selector .size:hover,
.sizes .selector .size.active {
  background-color: rgba(202, 180, 155, 0.2);
  text-decoration: none;
  color: #856c4f;
}
.sizes .selector .size:hover i,
.sizes .selector .size.active i {
  background: #cab49b;
  color: #856c4f;
}
.sizes .selector__shop-btn .btn:not(.visible) {
  display: none;
}
@media (max-width: 767px) {
  .sizes__view img {
    height: 100%;
    object-position: 59% 50%;
    object-fit: cover;
  }
  .sizes .selector__body {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sizes__heading .title {
    margin-bottom: 10px;
  }
  .sizes__view::after {
    padding-bottom: 40%;
  }
  .sizes__watch .sizes-title {
    margin-bottom: 28px;
  }
  .sizes__watch ul {
    display: flex;
    justify-content: center;
  }
  .sizes__watch li {
    margin: 0 15px;
  }
  .sizes__watch a {
    background: no-repeat 50% 0/100%;
    display: block;
    width: 90px;
    height: 90px;
    position: relative;
    transition: background-position 0s 0s;
  }
  .sizes__watch a::after {
    background: #b09d88;
    border-radius: 50%;
    content: "";
    height: 72px;
    width: 72px;
    opacity: 0;
    position: absolute;
    left: calc(50% - 36px);
    top: calc(50% - 36px);
    transform: scale(0.5);
    transition: all 0.3s ease;
  }
  .sizes__watch a.active {
    background-position: 50% 100%;
    transition: background-position 0s 0.3s;
  }
  .sizes__watch a.active::after {
    opacity: 0.2;
    transform: scale(1);
  }
}
@media (max-width: 998px) {
  .sizes__heading .title {
    font-size: 32px;
    margin-bottom: 0;
  }
  .sizes .selector {
    margin: 0 auto;
    max-width: 400px;
    padding: 4px 0 30px;
  }
  .sizes .selector__head {
    font-size: 15px;
  }
  .sizes .selector__head a {
    padding: 0 0 9px;
    text-align: center;
  }
  .sizes .selector__body {
    padding: 22px 0 11px;
    min-height: 126px;
  }
  .sizes .selector__body ul {
    display: flex;
    left: -10px;
    right: -10px;
    top: 22px;
    bottom: 11px;
  }
  .sizes .selector__body li {
    width: 33.33%;
    padding: 0 10px;
  }
  .sizes .selector .size {
    display: block;
    border-radius: 16px;
  }
  .sizes .selector .size__title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 18px 15px 15px;
  }
  .sizes .selector .size i {
    display: block;
    margin-bottom: 13px;
  }
  .sizes .selector__info {
    letter-spacing: 0;
    position: relative;
    text-align: center;
    min-height: 50px;
  }
  .sizes .selector__info > div {
    position: absolute;
    width: 100%;
    top: 0;
    transition: all 0.3s ease;
  }
  .sizes .selector__info > div:not(.visible) {
    visibility: hidden;
    opacity: 0;
  }
  .sizes .selector__info > div.visible {
    transition: all 0.3s 0.2s ease;
  }
  .sizes .selector__shop-btn {
    text-align: center;
  }
}
@media (min-width: 999px) {
  .sizes {
    padding: 170px 0 100px;
  }
  .sizes__heading,
  .sizes__selector,
  .sizes__watch {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1345px;
  }
  .sizes__inner {
    min-height: 340px;
    margin-bottom: 10px;
  }
  .sizes__view {
    width: 33%;
    /* position: absolute; */
  }
  .sizes__view img {
    width: 100%;
  }
  .sizes__selector {
    display: flex;
    justify-content: center;
    min-height: 270px;
    padding-left: 50%;
  }
  .sizes .selector {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 350px;
  }
  .sizes .selector__head a {
    padding: 0;
    text-align: left;
    width: auto;
    height: 28px;
    margin-right: 20px;
  }
  .sizes .selector__body {
    padding-top: 25px;
    min-height: 137px;
  }
  .sizes .selector__body a {
    border-radius: 14px;
    display: flex;
    justify-content: space-between;
    height: 28px;
    padding-right: 6px;
  }
  .sizes .selector__body ul {
    top: 25px;
    bottom: 0;
    width: 100%;
  }
  .sizes .selector__body li {
    margin-bottom: 14px;
  }
  .sizes .selector__shop-btn {
    margin-top: 30px;
  }
  .sizes .size {
    line-height: 28px;
  }
  .sizes .size i {
    margin-right: 8px;
  }
  .sizes .size__description {
    padding-top: 1px;
    letter-spacing: 0;
  }
}
@media (min-width: 1200px) {
  .sizes {
    padding-bottom: 125px;
  }
  .sizes__selector {
    min-height: 300px;
    padding-left: 54%;
  }
  .sizes .selector {
    padding-bottom: 10px;
  }
  .sizes .selector__head a {
    margin-right: 45px;
  }
  .sizes--simple {
    padding: 128px 0 114px;
  }
  .sizes--simple .sizes__heading {
    margin-bottom: 46px;
  }
  .sizes--simple .sizes__view {
    width: 50%;
  }
  .sizes--simple .sizes__selector {
    padding-left: 42%;
  }
}
@media (min-width: 1600px) {
  .sizes {
    padding: 180px 0 200px;
  }
  .sizes__heading {
    margin-bottom: 40px;
  }
  .sizes__selector {
    padding-left: 775px;
  }
  .sizes__watch {
    padding-top: 60px;
  }
}
@media (min-width: 999px) {
  .subheader {
    background: #fff;
    color: #1b1b1b;
    font-size: 13px;
    letter-spacing: 0;
    position: fixed;
    top: 20px;
    width: 100%;
    z-index: 9;
    transition: all 0.3s ease;
  }
  .subheader__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
    padding-top: 5px;
    transition: all 0.3s ease;
  }
  .subheader li {
    padding: 0 15px;
    text-transform: capitalize;
  }
  @media (min-width: 1200px) {
    .subheader li {
      padding: 0 25px;
    }
  }
  .subheader a {
    position: relative;
  }
  .subheader a::after {
    background: #9c8265;
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scaleX(0);
    transition: all 0.3s ease;
  }
  .subheader a:hover {
    text-decoration: none;
  }
  .subheader a:hover::after {
    opacity: 1;
    transform: scaleX(1);
  }
  .subheader a.active {
    font-weight: 500;
  }
  .subheader a.active::after {
    opacity: 1;
    transform: scaleX(1);
  }
  .subheader--product {
    background: #121212;
    color: #fff;
    opacity: 0;
    transform: translateY(-200%);
    visibility: hidden;
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s 0.3s;
  }
  .subheader--product.shown {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s 0s;
  }
  .subheader__product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1108px;
    padding: 8px 0;
  }
  .subheader__product-title {
    font-size: 22px;
    font-weight: 300;
  }
  .subheader__product-purchase {
    display: flex;
    align-items: center;
  }
  .subheader__product-purchase .btn {
    min-width: 0;
    padding: 10px 20px 6px;
  }
  .subheader__product-price {
    margin-right: 20px;
  }
  .subheader.info {
    top: 68px;
  }
  .scrolled + .subheader {
    transform: translateY(-35px);
  }
  .scrolled + .subheader .subheader__inner {
    transform: translateY(5px);
  }
  .scrolled + .subheader a::after {
    transform: scaleX(0) translateY(-3px);
  }
  .scrolled + .subheader a.active::after {
    transform: scaleX(1) translateY(-3px);
  }
  .scrolled + .subheader--product {
    transform: translateY(-75px);
  }
  .scrolled + .subheader--product.shown {
    transform: translateY(-20px);
  }
}
.subheader__product-price {
  font-size: 15px;
}
.info-block .item {
  position: relative;
}
.info-block .item img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.info-block .item:not(.item--text) {
  background: #dadada;
}
.info-block .item__subtitle {
  font-family: neutra text tf, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.15em;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.info-block .item__image {
  position: relative;
  margin-bottom: 18px;
}
.info-block .item__image::after {
  content: "";
  display: block;
  padding-bottom: 70%;
}
.info-block .item p {
  margin-bottom: 20px;
}
.info-block .item .title {
  margin-bottom: 15px;
}
@media (max-width: 998px) {
  .info-block__items {
    margin: 0 auto;
    max-width: 600px;
  }
  .info-block .item {
    padding-bottom: 25px;
  }
  .info-block .item--secondary {
    display: none;
  }
}
@media (min-width: 999px) {
  .info-block {
    margin-bottom: 80px;
  }
  .info-block__items {
    display: flex;
    margin: 0 -5px;
  }
  .info-block .item {
    flex-grow: 1;
    margin: 0 5px;
    width: calc(50% - 10px);
  }
  .info-block .item::after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .info-block .item--text {
    display: flex;
    align-items: center;
  }
  .info-block .item--text::after {
    display: none;
  }
  .info-block .item__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-width: 300px;
  }
  .info-block--small-margin {
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .info-block {
    margin-bottom: 138px;
  }
  .info-block .item {
    max-width: 408px;
  }
  .info-block .item__inner {
    max-width: 330px;
    padding-left: 30px;
  }
  .info-block .item::after {
    padding-bottom: 120%;
  }
  .info-block .item--text {
    max-width: 468px;
  }
  .info-block .item--wide {
    flex-grow: 2;
    max-width: 734px;
    width: calc(60% - 10px);
  }
  .info-block .item--wide::after {
    padding-bottom: 67%;
  }
  .info-block .item--narrow {
    max-width: 362px;
  }
  .info-block .item--narrow::after {
    padding-bottom: 135%;
  }
  .info-block .item:last-child .item__inner {
    max-width: 350px;
    padding-left: 50px;
  }
  .info-block--small-margin {
    margin-bottom: 80px;
  }
}
.checkout {
  padding: 15px 0 40px;
}
.checkout__steps {
  max-width: 700px;
}
.checkout .step {
  background: #fff;
}
.checkout .step:not(:last-child) {
  margin-bottom: 14px;
}
.checkout .step__head {
  align-items: center;
  border-bottom: 1px solid rgba(155, 155, 155, 0.2);
  color: #c9c9c9;
  font-size: 24px;
  letter-spacing: 0;
  padding: 18px 15px 17px;
}
.checkout .step__head > div {
  display: flex;
  justify-content: space-between;
  text-transform: capitalize;
}
.checkout .step__head > div > div {
  display: flex;
  align-items: center;
}
.checkout .step__head .payment-methods li {
  border: 1px solid #e7e7e7;
  border-radius: 2px;
  margin-right: 4px;
}
.checkout .step__title {
  padding-top: 5px;
}
.checkout .step__edit {
  letter-spacing: 0;
  font-size: 14px;
  position: relative;
}
.checkout .step__edit::after {
  background: #1e1c1c;
  bottom: 0;
  content: "";
  left: 0;
  height: 1px;
  width: 100%;
  opacity: 0.2;
  position: absolute;
  transition: all 0.2s ease;
}
.checkout .step__edit:hover {
  text-decoration: none;
}
.checkout .step__edit:hover::after {
  opacity: 1;
}
.checkout .step__number {
  border: 1px solid currentColor;
  border-radius: 50%;
  display: inline-block;
  font-size: 15px;
  flex-shrink: 0;
  line-height: 26px;
  margin-right: 15px;
  padding-top: 1px;
  position: relative;
  height: 27px;
  width: 27px;
  text-align: center;
  overflow: hidden;
}
.checkout .step__number::before {
  background: #fff;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.checkout .step__number::after {
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  content: "";
  left: 8px;
  top: 8px;
  position: absolute;
  opacity: 0;
  width: 9px;
  height: 6px;
  transform: rotate(-50deg);
}
.checkout .step__columns {
  padding: 16px 15px 5px;
  letter-spacing: 0;
}
.checkout .step__columns > div {
  margin-bottom: 30px;
}
.checkout .step__columns a {
  position: relative;
}
.checkout .step__columns a::after {
  background: currentColor;
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
}
.checkout .step .step__overview {
  line-height: 1.6;
  font-size: 14px;
  padding: 7px 45px;
  display: none;
  color: #afafaf;
  letter-spacing: 0;
}
.checkout .step .checkout-form {
  display: none;
}
.checkout .step.passed .step__head {
  color: #1c1c1c;
}
.checkout .step.passed .step__number::before,
.checkout .step.passed .step__number::after {
  opacity: 1;
}
.checkout .step.passed .step__overview {
  display: block;
}
.checkout .step.active .step__head {
  color: #1c1c1c;
}
.checkout .step.active .step__short-view {
  display: none;
}
.checkout .step.active .step__overview {
  display: none;
}
.checkout .step.active .checkout-form {
  display: block;
}
.checkout__note {
  font-style: italic;
  color: #afafaf;
  letter-spacing: 0;
  text-align: center;
}
.checkout .payment-methods {
  display: flex;
}
.checkout .payment-methods li {
  background: url("../images/payments.jpg") no-repeat 50% 0/42px 150px;
  width: 42px;
  height: 25px;
  margin-right: 4px;
}
.checkout .payment-methods li.large {
  width: 72px;
  height: 43px;
  background-size: 73px 258px;
}
.checkout__overview-returns {
  text-align: center;
  padding: 20px 10px 4px;
}
.checkout__overview-returns a {
  display: inline-block;
  position: relative;
  opacity: 0.7;
  line-height: 1.5;
  letter-spacing: 0;
}
.checkout__overview-returns a::after {
  background: currentColor;
  content: "";
  height: 1px;
  opacity: 0.2;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  transition: all 0.2s ease;
}
.checkout__overview-returns a:hover {
  text-decoration: none;
  opacity: 1;
}
.checkout--success .checkout__inner {
  margin-bottom: 26px;
}
.checkout--success .btn {
  min-width: 210px;
}
@media (min-width: 768px) {
  .checkout {
    padding: 30px 0 60px;
  }
  .checkout .step__head {
    padding: 19px 45px 16px 33px;
  }
  .checkout .step__columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 27px 35px 3px;
  }
  .checkout .step__columns .title {
    margin-bottom: 10px;
  }
  .checkout .step__columns > div {
    flex-grow: 1;
    max-width: 265px;
    width: calc(50% - 20px);
    margin: 0 20px 54px 0;
  }
  .checkout .step__columns > div:nth-child(2n) {
    margin-right: 0;
  }
  .checkout--success {
    padding: 30px 0 126px;
  }
}
@media (max-width: 1199px) {
  .checkout__overview,
  .checkout__steps {
    margin: 0 auto 16px;
    max-width: 842px;
  }
}
@media (max-width: 767px) {
  .checkout .step__title {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .checkout__inner {
    display: flex;
    align-items: flex-start;
  }
  .checkout__steps {
    flex-grow: 1;
  }
  .checkout__overview {
    flex: 1 0 395px;
    margin-left: 15px;
    order: 2;
  }
}
.stripe-form {
  padding-bottom: 20px;
}
.stripe-form #card-error {
  color: red;
}
.stripe-form #card-error:not(:empty) {
  padding-top: 10px;
}
.stripe-form .result-message {
  margin-top: 20px;
}
.checkout-form {
  padding-bottom: 1px;
}
.checkout-form input,
.checkout-form .select {
  border-color: #e1e1e1;
  color: #000;
}
.checkout-form input:focus,
.checkout-form .select:focus {
  border-color: currentColor;
  outline: none;
}
.checkout-form__block {
  padding: 16px 15px 0;
}
.checkout-form__block:not(:last-child) {
  border-bottom: 1px solid rgba(155, 155, 155, 0.2);
  padding-bottom: 6px;
}
.checkout-form__fields {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.checkout-form label {
  letter-spacing: 0;
}
.checkout-form label[for="sameAddress"] {
  font-style: italic;
}
.checkout-form .field {
  width: calc(100% - 16px);
  margin: 0 8px 18px;
}
.checkout-form .field button[type="submit"] {
  height: 50px;
  text-transform: uppercase;
  width: 100%;
}
.checkout-form .field button[type="submit"] i {
  display: inline-block;
  line-height: 25px;
  background: url("../images/security-locks.png") no-repeat -20px 50% / auto 20px;
  height: 20px;
  width: 20px;
  margin: 0 0 -4px 5px;
}
.checkout-form .field__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 17px 0;
}
.checkout-form .field__head label {
  flex-grow: 1;
  padding-left: 30px;
  position: relative;
}
.checkout-form .field__head label::before {
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: 1px solid #e1e1e1;
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 7px);
}
.checkout-form .field__head label .checkmark {
  background: currentColor;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  top: calc(50% - 4px);
  left: 3px;
  position: absolute;
  opacity: 0;
}
.checkout-form .field__body {
  max-height: 0;
  opacity: 0;
  visibility: hidden;
}
.checkout-form .field__body > div {
  background: #f8f8f8;
}
.checkout-form .field__error {
  display: none;
  font-style: italic;
}
.checkout-form .field--flex {
  display: flex;
  justify-content: space-between;
}
.checkout-form .field--flex .radio::before {
  top: 3px;
}
.checkout-form .field--flex .checkmark {
  top: 7px;
}
.checkout-form .field--drop {
  border-bottom: 1px solid rgba(155, 155, 155, 0.2);
  margin: 0;
}
.checkout-form .field--drop > input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: none;
}
.checkout-form .field--drop input:checked + .field__head {
  font-weight: 500;
}
.checkout-form .field--drop input:checked + .field__head .checkmark {
  opacity: 1;
}
.checkout-form .field--drop input:checked ~ .field__body {
  max-height: 500px;
  opacity: 1;
  visibility: visible;
}
.checkout-form .field.error {
  color: #d46054;
}
.checkout-form .field.error input {
  border-color: #d46054;
  margin-bottom: 10px;
}
.checkout-form .field.error .country-select {
  margin-bottom: 10px;
}
.checkout-form .field.error .field__error {
  display: block;
}
.checkout-form__note {
  color: #afafaf;
  letter-spacing: 0;
  font-style: italic;
  padding: 20px;
}
.checkout-form__note a {
  color: #1c1c1c;
}
.checkout-form__reference {
  color: #a0a0a0;
  display: block;
  font-style: italic;
  padding-top: 6px;
}
.checkout-form .discount-enter {
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .checkout-form__block {
    padding: 16px 33px 6px;
  }
  .checkout-form__block:last-child {
    padding-bottom: 0;
  }
  .checkout-form .field {
    width: calc(33.33% - 16px);
  }
  .checkout-form .field__body {
    padding-left: 30px;
  }
  .checkout-form .field--half {
    width: calc(50% - 16px);
  }
  .checkout-form .field--wide {
    width: calc(100% - 16px);
  }
  .checkout-form .field--flexible {
    min-width: calc(33.33% - 18px);
    max-width: calc(50% - 18px);
  }
}
.checkout-form__billing-address-checkbox {
  margin-top: 7px;
}
.cart {
  background: #f9f9f9;
  background: #f9f9f9
    linear-gradient(
      170deg,
      rgba(247, 244, 240, 1) 0,
      rgba(221, 215, 210, 1) 60%,
      rgba(251, 249, 247, 1)
    );
  background: #f9f9f9 -webkit-linear-gradient(170deg, rgba(247, 244, 240, 1) 0, rgba(
          221,
          215,
          210,
          1
        )
        60%, rgba(251, 249, 247, 1));
  color: #1b1b1b;
  position: fixed;
  right: -450px;
  top: 0;
  opacity: 0;
  width: 450px;
  height: 100%;
  transition: all 0.3s ease;
  z-index: 15;
}
.cart__inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  padding: 28px 30px 25px;
}
.cart__heading {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(197, 197, 197, 0.5);
  padding: 0 0 16px 4px;
}
.cart__body {
  overflow-y: auto;
  margin: 0 -20px;
  padding: 0 20px;
  flex-grow: 1;
  -webkit-overflow-scrolling: touch;
}
.cart__empty {
  flex-grow: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cart__title {
  font-size: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.cart__subtotal {
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(197, 197, 197, 0.5);
}
.cart__subtotal {
  font-weight: 300;
  font-style: italic;
  letter-spacing: 0;
  line-height: 1.86;
  margin-bottom: 8px;
  padding: 6px 0 2px;
}
.cart__total {
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.cart__line {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cart__bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cart__checkout {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.cart__checkout a {
  margin: 0 10px 17px;
  position: relative;
  width: calc(100% - 20px);
}
.cart__checkout a svg {
  fill: currentColor;
  height: 15px;
  opacity: 0.5;
  width: 15px;
  margin-top: 5px;
  transform: rotate(-90deg);
  position: absolute;
  top: calc(50% - 14px);
}
.cart__checkout a.paypal,
.cart__checkout a.applepay,
.cart__checkout a.gpay {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(50% - 20px);
}
.cart__checkout a.paypal span,
.cart__checkout a.applepay span,
.cart__checkout a.gpay span {
  display: inline-block;
  width: 65px;
  height: 23px;
}
.cart__checkout a.applepay {
  background: #fff;
}
.cart__checkout a.applepay span {
  background: url("../images/applepay-black.png") no-repeat 50% 50% / contain;
}
.cart__checkout a.paypal {
  background: #0079c1;
}
.cart__checkout a.paypal span {
  background: url("../images/paypal-white.png") no-repeat 50% 50% / contain;
}
.cart__checkout a.gpay {
  background: #fff;
  padding: 0;
}
.cart__checkout a.gpay span {
  width: 68px;
  height: 24px;
  background: url("../images/payments-l.jpg") no-repeat 50% -86px/68px auto;
}
.cart__checkout .paypal-button-container {
  margin: 0 10px 17px;
  width: calc(50% - 20px);
}
.cart__price {
  font-family: montserrat, sans-serif;
}
.cart__loader {
  align-items: center;
  background: rgba(221, 215, 210, 0.7);
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.cart__loader svg {
  height: 40px;
  width: 40px;
  transform: scale(1.1);
  transition: transform 0.5s ease;
}
.cart__loader svg .minute-hand {
  transform-origin: 32px 33px;
  animation: rotate 3s linear infinite;
}
.cart .close {
  z-index: 5;
  transform: translateY(-4px);
}
.cart.shown {
  transform: translateX(-450px) translateZ(0);
  opacity: 1;
}
.cart.shown + .cart-overlay {
  opacity: 0.5;
  visibility: visible;
  z-index: 14;
}
.cart.load .cart__loader {
  opacity: 1;
  visibility: visible;
}
.cart.load .cart__loader svg {
  transform: scale(1);
}
.cart-overlay {
  opacity: 0;
  background: #1e1c1c;
  visibility: hidden;
  z-index: -1;
  top: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
}
.paypal-button-container {
  background: #fff;
  height: 45px;
  overflow: hidden;
  position: relative;
}
.paypal-button-container::before {
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-left-color: #000;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  transform: translateZ(0);
  animation: paypal-loader 1.1s infinite linear;
  width: 20px;
  height: 20px;
}
@keyframes paypal-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.paypal-button-container > .paypal-button {
  display: flex !important;
  justify-content: center !important;
  height: calc(100% + 2px) !important;
  margin: -1px -10px 0 !important;
  position: relative;
  width: calc(100% + 20px) !important;
}
.paypal-button-container > .paypal-button > .zoid-outlet {
  display: block !important;
  height: 100% !important;
  min-width: 300px !important;
}
.paypal-button-container .zoid-component-frame {
  z-index: auto !important;
}
@media (max-width: 499px) {
  .cart {
    width: 100vw;
    right: -100vw;
  }
  .cart__inner {
    padding: 15px 15px 0;
  }
  .cart__heading {
    padding-bottom: 6px;
  }
  .cart__body {
    margin: 0 -15px;
    padding: 0 15px;
  }
  .cart__checkout {
    padding-bottom: 0;
  }
  .cart__subtotal {
    margin-bottom: 8px;
    padding: 4px 0 0;
  }
  .cart.shown {
    transform: translateX(-100vw);
  }
}
.menu {
  background: #252321;
  background: linear-gradient(227deg, rgb(37, 35, 33), rgb(22, 21, 21));
  background: -webkit-linear-gradient(227deg, rgb(37, 35, 33), rgb(22, 21, 21));
  padding: 56px 0;
  color: #fefefe;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  opacity: 0;
  overflow: auto;
  visibility: hidden;
  transition: opacity 0.3s cubic-bezier(0.975, 0.015, 0.46, 0.99),
    visibility 0s 0.3s;
  z-index: 10;
  -webkit-overflow-scrolling: touch;
}
.menu .center {
  overflow: hidden;
}
.menu ul {
  padding: 20px 0;
}
.menu ul svg {
  fill: #9c8265;
}
.menu__inner {
  width: 100%;
  height: 100%;
  letter-spacing: 0;
  opacity: 0;
  position: relative;
  transform: scale(1.5);
  transition: transform 0.3s cubic-bezier(0.975, 0.015, 0.46, 0.99),
    opacity 0.3s cubic-bezier(0.975, 0.015, 0.46, 0.99);
  -webkit-overflow-scrolling: touch;
}
.menu__main {
  font-size: 26px;
  font-weight: 300;
  line-height: 1.85;
}
.menu__secondary {
  color: #978d8d;
  font-size: 17px;
  line-height: 1.87;
  display: flex;
  flex-wrap: wrap;
  opacity: 0;
  transition: all 0.2s 0.7s ease;
}
.menu__secondary ul {
  padding-right: 20px;
}
.menu__secondary a {
  transition: all 0.2s ease;
}
.menu__secondary a:hover {
  color: #fff;
  text-decoration: none;
}
.menu__secondary,
.menu__social {
  position: relative;
}
.menu__secondary::before,
.menu__social::before {
  background: #c0a98f;
  content: "";
  width: 38px;
  height: 1px;
  position: absolute;
  top: 0;
}
.menu__social svg {
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 17px;
  margin: -3px 5px 0 0;
  fill: currentColor !important;
  opacity: 0.8;
}
.menu .large-menu li {
  opacity: 0;
  transform: translateX(50px);
  transition: 0.2s 0.3s ease;
}
.menu .large-menu li:nth-child(2) {
  transition-delay: 0.35s;
}
.menu .large-menu li:nth-child(3) {
  transition-delay: 0.4s;
}
.menu .large-menu li:nth-child(4) {
  transition-delay: 0.45s;
}
.menu .large-menu li:nth-child(5) {
  transition-delay: 0.5s;
}
.menu .large-menu li:nth-child(6) {
  transition-delay: 0.55s;
}
.menu .large-menu li:nth-child(7) {
  transition-delay: 0.6s;
}
.menu .large-menu li:nth-child(8) {
  transition-delay: 0.65s;
}
.menu.shown {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s cubic-bezier(0.975, 0.015, 0.46, 0.99),
    visibility 0s 0s;
}
.menu.shown .menu__inner {
  opacity: 1;
  transform: scale(1);
  transition: transform 0.3s cubic-bezier(0.975, 0.015, 0.46, 0.99),
    opacity 0.3s cubic-bezier(0.975, 0.015, 0.46, 0.99);
}
.menu.shown .menu__secondary {
  opacity: 1;
}
.menu.shown .menu__images {
  opacity: 1;
  transform: translateX(0);
}
.menu.shown .large-menu li {
  opacity: 1;
  transform: translateX(0);
}
@media (max-width: 767px) {
  .menu__inner {
    padding: 0 22px;
  }
  .menu__secondary ul:first-child {
    margin-right: auto;
  }
  .menu ul.menu__informational {
    padding-top: 32px;
  }
  .menu__social {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .menu {
    padding: 70px 50px 38px;
  }
  .menu__secondary ul {
    margin-right: auto;
  }
  .menu__social::before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 998px) {
  .menu__inner {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 999px) {
  .menu {
    padding-top: 80px;
  }
  .menu .center {
    min-height: 100%;
    display: flex;
    align-items: center;
  }
  .menu__inner {
    display: flex;
  }
  .menu__main {
    padding-top: 0 !important;
  }
  .menu__content,
  .menu__images {
    display: inline-block;
    width: 50%;
  }
  .menu__images {
    opacity: 0;
    padding-top: 20px;
    position: relative;
    transform: translateX(50px);
    transition: all 0.2s 0.7s ease;
  }
  .menu__images div {
    position: absolute;
    top: 14px;
    width: 100%;
    opacity: 0;
    transition: all 0.5s ease-out;
  }
  .menu__images div::after {
    content: "";
    display: block;
    padding-bottom: 60%;
  }
  .menu__images div img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .menu__images div.visible {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .menu {
    padding: 100px 0 12px;
  }
  .menu__main {
    padding-bottom: 24px !important;
  }
  .menu__content {
    padding-left: 40px;
  }
  .menu__secondary {
    padding-top: 12px !important;
  }
}
@media (min-width: 1400px) {
  .menu__content {
    padding-left: 94px;
  }
}
.product {
  padding: 56px 0 0;
}
.product__inner {
  position: relative;
  overflow: hidden;
}
.product .title {
  text-align: center;
  padding: 0 20px;
}
.product__subtitle {
  color: #acacac;
  font-size: inherit;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 28px;
}
.product__simple-text,
.product__for {
  text-align: center;
}
.product__simple-text {
  margin-bottom: 35px;
}
.product__for {
  margin-bottom: 6px;
}
.product__bg div {
  position: relative;
}
.product__bg div::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.product__bg div img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product__slider {
  position: relative;
}
.product__slider .slick-list,
.product__slider .slick-track {
  height: 100%;
}
.product__slider-inner {
  height: 100%;
}
.product__slider-inner:not(.slick-initialized) > div:nth-child(n + 2) {
  display: none;
}
.product__slider-counter {
  bottom: 5%;
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
}
.product__slide {
  height: 100% !important;
}
.product__info {
  background: #fff;
  padding: 28px 15px;
  position: relative;
}
.product__info > div {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.product__info .title {
  padding: 0;
}
.product__variations {
  display: flex;
  justify-content: center;
}
.product__purchase-block {
  margin-bottom: 15px;
  padding-top: 18px;
}
.product__purchase-block a {
  margin-bottom: 16px;
  position: relative;
}
.product__price {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 14px;
  position: relative;
  text-align: center;
}
.product__price::before {
  background: currentColor;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
  height: 1px;
  top: 41%;
}
.product__price span {
  background: #fff;
  padding: 0 18px;
  position: relative;
}
.product__note {
  color: #646464;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0.05em;
  line-height: 1.4;
  text-align: center;
}
.product .slick-arrow {
  font-size: 0;
  border: none;
  background: 0 0;
  padding: 0 10px;
  position: absolute;
  top: 48%;
  height: 40px;
  width: 40px;
  z-index: 5;
}
.product .slick-arrow::before {
  content: "";
  border-left: 4px solid #c3c3c3;
  border-bottom: 4px solid #c3c3c3;
  display: block;
  height: 35px;
  width: 35px;
  transform: rotate(45deg);
}
.product .slick-arrow.slick-disabled {
  opacity: 0.3;
}
.product .slick-prev {
  left: 10px;
}
.product .slick-next {
  right: 10px;
  transform: rotate(180deg);
}
.product--dark {
  background: #121212;
}
.product--dark .product__slider-counter {
  color: #646464;
}
.product--strap img {
  object-fit: cover !important;
}
@media (min-width: 768px) {
  .product__slider-counter {
    bottom: 8%;
  }
  .product .slick-prev {
    left: 20px;
  }
  .product .slick-next {
    right: 20px;
  }
}
@media (max-width: 998px) {
  .product .title {
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 1;
    margin: 0;
  }
  .product__slide div,
  .product__bg div {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
  }
  .product__slide div::after,
  .product__bg div::after {
    content: "";
    display: block;
    padding-bottom: 132%;
  }
  .product__slide img,
  .product__bg img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .product__bg img {
    object-fit: cover;
  }
  .product__info {
    margin: 0 auto;
    max-width: 500px;
  }
  .product .slick-arrow {
    transform: scale(0.7);
  }
  .product .slick-prev {
  }
  .product .slick-next {
    transform: rotate(180deg) scale(0.7);
  }
  .product__inner {
    padding-bottom: 12px;
  }
  .product--dark .title {
    color: #fff;
  }
  .product--strap .product__inner {
    padding-top: 50px;
  }
  @media (min-width: 550px) {
    .product__bg div::after {
      padding-bottom: 100%;
    }
  }
}
@media (max-width: 767px) {
  .product__inner {
    padding-bottom: 0;
  }
  .product--strap .product__bg {
    padding-top: 20px;
  }
  .product--strap .product__bg div::after {
    padding-bottom: 95%;
  }
}
@media (min-width: 768px) and (max-width: 998px) {
  .product__inner {
    padding-bottom: 30px;
  }
  .product__info {
    max-width: 600px;
  }
}
@media (min-width: 999px) {
  .product__slider,
  .product__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    bottom: 0;
  }
  .product__bg {
    align-items: center;
    display: flex;
  }
  .product__bg div {
    width: 100%;
  }
  .product__slider-inner:not(.slick-initialized) {
    height: 100%;
  }
  .product__slide > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .product__slide img {
    max-width: none;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .product__info-wrapper {
    padding: 40px 0 60px 42%;
  }
  .product__info {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 440px;
    padding: 34px 15px 20px;
  }
  .product .title,
  .product .product-details {
    order: -1;
  }
  .product .title {
    margin-bottom: 12px;
  }
  .product__purchase-block {
    margin-bottom: 0;
    padding-top: 10px;
  }
  .product__purchase-block a {
    margin-bottom: 14px;
  }
  .product__price span {
    padding: 0 15px;
  }
  .product .slick-prev {
    left: 40px;
  }
  .product .slick-next {
    right: 40px;
  }
  .product--strap .product__info {
    min-height: 400px;
  }
}
@media (min-width: 1200px) {
  .product__info-wrapper {
    padding: 75px 0 85px;
  }
  .product__slider {
    width: 100%;
  }
  .product__bg {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .product__bg div {
    width: 33.33%;
  }
  .product__bg div img {
    object-fit: cover;
  }
  .product__slider-inner {
    margin: 0 -12vw;
  }
  .product__slider-inner:not(.slick-initialized) {
    display: flex;
    justify-content: space-between;
  }
  .product__slider-inner:not(.slick-initialized) > div:nth-child(2) {
    display: block;
  }
  .product__slider-counter {
    bottom: 32px;
  }
  .product__slide {
    margin: 0 12vw;
    width: 38vw !important;
  }
  .product .slick-prev {
    left: calc(12vw + 30px);
  }
  .product .slick-next {
    right: calc(12vw + 30px);
  }
}
@media (min-width: 1350px) {
  .product__slider-inner {
    margin: 0 -8vw;
  }
  .product__slide {
    margin: 0 8vw;
    width: 42vw !important;
  }
  .product .slick-prev {
    left: calc(8vw + 48px);
  }
  .product .slick-next {
    right: calc(8vw + 48px);
  }
}
@media (min-width: 1600px) {
  .product__inner {
    max-width: 1600px;
    margin: 0 auto;
  }
  .product__slider-inner {
    margin: 0 -128px;
  }
  .product__slide {
    margin: 0 128px;
    width: 672px !important;
  }
  .product .slick-prev {
    left: 158px;
  }
  .product .slick-next {
    right: 158px;
  }
}
.product-details {
  padding-top: 6px;
  margin-bottom: 8px;
}
.product-details__head {
  color: #646464;
  font-family: neutra text tf, sans-serif;
  font-size: 13px;
  letter-spacing: 0.1em;
  padding: 4px 0 12px;
  text-transform: uppercase;
  overflow-x: scroll;
  white-space: nowrap;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
.product-details__head::-webkit-scrollbar {
  display: none;
}
.product-details__head li {
  cursor: pointer;
  display: inline-block;
  line-height: 2;
  position: relative;
  transition: all 0.2s ease;
}
.product-details__head li:not(:last-child) {
  margin-right: 25px;
  white-space: nowrap;
}
.product-details__head li::after {
  background: currentcolor;
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 1px;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: all 0.2s ease;
}
.product-details__head li:hover {
  color: #1c1c1c;
}
.product-details__head .active {
  color: #1c1c1c;
  font-weight: 500;
}
.product-details__head .active::after {
  transform: scaleX(1);
}
.product-details__body {
  position: relative;
  transition: all 0.3s ease;
}
.product-details__body:not(.slick-initialized) > div:nth-child(n + 2) {
  display: none;
}
@media (min-width: 999px) {
  .product-details {
    margin-bottom: 16px;
  }
  .product-details__head {
    display: flex;
    justify-content: space-between;
  }
  .product-details__head li::after {
    bottom: 0;
  }
  .product-details__head li:not(:last-child) {
    margin-right: 26px;
  }
}
.product-text {
  background: #fff;
  padding: 50px 15px;
}
.product-text__inner {
  margin: 0 auto;
  max-width: 540px;
}
.product-text .title {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .product-text {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .product-text {
    padding: 70px 0;
  }
}
.product-images {
  background: #fff;
  overflow: hidden;
  position: relative;
}
.product-images__slider {
  margin: 0 -2px;
}
.product-images__slider:not(.slick-initialized)
  .product-images__slide:nth-child(n + 2) {
  display: none;
}
.product-images__slide {
  position: relative;
  margin: 0 2px;
}
.product-images__slide::after {
  content: "";
  display: block;
  padding-bottom: 130%;
}
.product-images__slide img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-images__controls {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 4px;
  width: 100%;
}
.product-images .slick-arrow {
  background: 0 0;
  align-items: center;
  border: none;
  display: flex;
  justify-content: center;
  font-size: 0;
  padding: 0 0 0 2px;
  position: absolute;
  bottom: 9px;
  width: 35px;
  height: 35px;
  opacity: 0.5;
  transition: opacity 0.2s ease;
}
.product-images .slick-arrow::after {
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  transform-origin: 50% 50%;
  transform: rotate(45deg);
}
.product-images .slick-arrow:hover {
  opacity: 1;
}
.product-images .slick-prev {
  left: 20px;
}
.product-images .slick-next {
  right: 20px;
  transform: rotate(180deg);
}
.product-images .slick-dots {
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-images .slick-dots li {
  display: flex;
  align-items: center;
  opacity: 0.3;
  margin: 0 2px;
  height: 50px;
}
.product-images .slick-dots li:first-child:last-child {
  display: none;
}
.product-images .slick-dots li.slick-active {
  opacity: 1;
}
@media (min-width: 768px) {
  .product-images .slick-dots li {
    height: 80px;
  }
}
.product-images .slick-dots button {
  background: 0 0;
  border: 0;
  padding: 0;
  width: 10px;
  height: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.product-images .slick-dots button::before {
  background: #000;
  border-radius: 50%;
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  margin: 0 auto;
}
.product-images .slick-dots button:focus {
  outline: none;
}
@media (min-width: 768px) {
  .product-images .slick-arrow {
    bottom: 15px;
  }
  .product-images .slick-prev {
    left: 10%;
  }
  .product-images .slick-next {
    right: 10%;
  }
  .product-images__slider:not(.slick-initialized) {
    display: flex;
  }
  .product-images__slider:not(.slick-initialized) .product-images__slide {
    width: 50%;
  }
  .product-images__slider:not(.slick-initialized)
    .product-images__slide:nth-child(2) {
    display: block;
  }
  .product-images .slick-arrow {
    height: 50px;
    width: 50px;
  }
  .product-images .slick-arrow::after {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 999px) {
  .product-images__slider:not(.slick-initialized) .product-images__slide {
    width: 33.33%;
  }
  .product-images__slider:not(.slick-initialized)
    .product-images__slide:nth-child(3) {
    display: block;
  }
}
@media (min-width: 1600px) {
  .product-images__slider:not(.slick-initialized) .product-images__slide {
    width: 25%;
  }
  .product-images__slider:not(.slick-initialized)
    .product-images__slide:nth-child(4) {
    display: block;
  }
}
.product-summary {
  background: #fff;
  padding: 50px 0;
  position: relative;
}
.product-summary__drawing {
  display: none;
}
.product-summary__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 300px;
  margin: 0 auto;
}
.product-summary__icon {
  background: no-repeat 50% 50% / contain;
  flex-shrink: 0;
  height: 55px;
  width: 55px;
  margin-right: 18px;
}
.product-summary__title {
  font-family: neutra text tf, sans-serif;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.product-summary__text {
  color: #5f5f5e;
}
.product-summary li {
  align-items: center;
  display: flex;
  margin-bottom: 40px;
  width: 100%;
}
@media (min-width: 600px) {
  .product-summary__inner {
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 590px;
  }
  .product-summary li {
    margin: 0 15px 50px;
    width: calc(50% - 30px);
  }
}
@media (min-width: 768px) {
  .product-summary {
    padding: 90px 0 70px;
  }
}
@media (min-width: 1200px) {
  .product-summary {
    padding: 130px 0 100px;
  }
  .product-summary__drawing {
    background: no-repeat 50% 50% / contain;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 342px;
    height: 155px;
  }
}
.product-promo {
  background: #000;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.product-promo__bg {
  position: relative;
}
.product-promo__bg div {
  background: no-repeat 50% 50% / cover;
  position: absolute;
  width: 100%;
  height: 100%;
}
.product-promo__bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-promo__content {
  position: relative;
  max-width: 525px;
}
.product-promo .title {
  margin-bottom: 16px;
}
.product-promo__text {
  margin-bottom: 32px;
}
.product-promo__film-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.product-promo__film {
  display: flex;
  align-items: center;
  font-style: italic;
  font-size: 18px;
  letter-spacing: 0;
}
.product-promo__film > div {
  padding-left: 30px;
}
.product-promo__video {
  background: rgba(40, 40, 40, 0.9) no-repeat 50% 50% / cover;
  cursor: pointer;
  max-width: 190px;
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
}
.product-promo__video::after {
  content: "";
  display: block;
  padding-bottom: 50%;
}
.product-promo__video i {
  border: 2px solid currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  height: 50px;
  width: 50px;
}
.product-promo__video i::after {
  border-left: 20px solid currentColor;
  border-right: 20px solid transparent;
  border-bottom: 12px solid transparent;
  border-top: 12px solid transparent;
  content: "";
  display: block;
  height: 24px;
  width: 40px;
  position: absolute;
  left: calc(50% - 8px);
  top: calc(50% - 12px);
}
.product-promo .line {
  margin-left: auto;
  margin-right: auto;
}
.product-promo__quote-person {
  font-weight: 300;
}
@media (min-width: 768px) {
  .product-promo--only-image {
    min-height: 540px;
  }
}
@media (min-width: 1200px) {
  .product-promo--only-image {
    min-height: 740px;
  }
}
.product-promo--simple .product-promo__content {
  max-width: 354px;
}
.product-promo--center .product-promo__content {
  align-items: center;
  text-align: center;
  max-width: 510px;
}
.product-promo--center .line {
  margin-bottom: 32px;
}
.product-promo--center .title {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .product-promo__bg {
    height: 330px;
  }
  .product-promo__bg img {
    height: 125%;
    object-position: 0 50%;
  }
  .product-promo .title {
    text-align: center;
  }
  .product-promo__text {
    text-align: justify;
  }
  .product-promo__inner {
    position: relative;
    background-image: linear-gradient(
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 1) 10%
    );
  }
  .product-promo__content {
    padding: 60px 0 40px;
  }
  .product-promo__film {
    display: block;
  }
  .product-promo__film > div {
    padding-left: 15px;
  }
  .product-promo__video {
    max-width: none;
    height: 160px;
    margin: 0 auto 20px;
  }
  .product-promo__video::after {
    display: none;
  }
}
@media (min-width: 768px) {
  .product-promo__bg {
    position: absolute;
    top: -20px;
    bottom: -20px;
    width: 100%;
  }
  .product-promo__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: auto;
    padding: 60px 20px 40px;
  }
  .product-promo--left .product-promo__content {
    margin: 0 auto 0 0;
  }
}
@media (min-width: 1200px) {
  .product-promo__content {
    min-height: 690px;
    padding: 95px 0 45px;
  }
}
@media (min-width: 1600px) {
  .product-promo__content {
    min-height: 800px;
    padding: 150px 0 45px;
  }
}
.product-promo--simple .product-promo__content {
  padding: 84px 0 45px;
}
@media (min-width: 999px) {
  .product-promo--simple .product-promo__content {
    min-height: 740px;
  }
}
.product-promo--center .product-promo__content {
  margin: 0 auto;
  padding: 40px 0 45px;
}
.box {
  margin-bottom: 50px;
  padding: 30px 0;
}
.box__title {
  margin-bottom: 50px;
  text-align: center;
}
.box .item__image {
  background: #cab49b;
  position: relative;
}
.box .item__image::after {
  content: "";
  display: block;
  padding-bottom: 78%;
}
.box .item__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box .item__title {
  font-family: neutra text tf, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.box__bottom {
  text-align: center;
  margin-top: 50px;
}
.box__bottom .btn {
  width: 350px;
  margin-top: 15px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .box .item {
    align-items: center;
    display: flex;
    margin: 0 auto 20px;
    max-width: 500px;
  }
  .box .item__image {
    flex-shrink: 0;
    width: 40%;
    margin-right: 18px;
  }
}
@media (min-width: 768px) {
  .box {
    margin-bottom: 70px;
  }
  .box__items {
    display: flex;
    margin: 0 -15px;
  }
  .box .item {
    flex-grow: 1;
    min-width: calc(25% - 30px);
    max-width: calc(33.33% - 30px);
    margin: 0 15px;
  }
  .box .item__image {
    margin-bottom: 28px;
  }
}
@media (min-width: 1200px) {
  .box {
    margin-bottom: 110px;
  }
  .box__bottom {
    margin-top: 90px;
  }
}
.faq-block {
  padding: 40px 0;
}
.faq-block .item {
  border-bottom: 1px solid #c3c3c3;
  padding: 3px 0;
}
.faq-block .item:first-child {
  border-top: 1px solid #c3c3c3;
}
.faq-block .item__head {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0;
  padding: 15px 0;
}
.faq-block .item__head i {
  background: currentColor;
  border-radius: 50%;
  flex-shrink: 0;
  height: 20px;
  width: 20px;
  position: relative;
}
.faq-block .item__head i::before,
.faq-block .item__head i::after {
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 4px);
  top: 50%;
  width: 8px;
  height: 1px;
  transform-origin: 50% 50%;
}
.faq-block .item__head i::after {
  transform: rotate(90deg);
  transition: opacity 0.3s ease;
}
.faq-block .item__question {
  font: inherit;
}
.faq-block .item__body {
  max-height: 0;
  visibility: hidden;
  transition: max-height 0.3s ease, visibility 0s 0.3s;
}
.faq-block .item__body > div {
  opacity: 0;
  transition: all 0.2s ease;
}
.faq-block .item__body p:not(:last-child),
.faq-block .item__body ul:not(:last-child),
.faq-block .item__body ol:not(:last-child) {
  margin-bottom: 20px;
}
.faq-block .item__body h4 {
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.faq-block .item__body ul {
  color: #606060;
  padding-left: 17px;
}
.faq-block .item__body li {
  padding-left: 18px;
  position: relative;
}
.faq-block .item__body li::before {
  background: currentColor;
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  left: 0;
  top: calc(50% - 3px);
}
.faq-block .item__body-inner {
  padding: 3px 20px 30px 0;
}
.faq-block .item.shown .item__head i::after {
  opacity: 0;
}
.faq-block .item.shown .item__body {
  max-height: 500px;
  visibility: visible;
  transition: max-height 0.3s ease, visibility 0s 0s;
}
.faq-block .item.shown .item__body > div {
  opacity: 1;
  transition: all 0.2s 0.1s ease;
}
@media (min-width: 768px) {
  .faq-block {
    padding: 60px 0 40px;
  }
}
@media (min-width: 1200px) {
  .faq-block {
    padding: 92px 0 58px;
  }
}
.features {
  padding: 20px 0 0;
  position: relative;
}
.features .title {
  margin-bottom: 18px;
}
.features .feature {
  align-items: center;
  display: flex;
  padding: 20px 0;
  position: relative;
}
.features .feature__image {
  background: #000;
  position: relative;
  max-width: 825px;
}
.features .feature__image::after {
  content: "";
  display: block;
  padding-bottom: 60%;
}
.features .feature__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  object-fit: cover;
}
@media (max-width: 767px) {
  .features .feature {
    padding: 40px 0;
  }
  .features .feature:not(:last-child) {
    padding-bottom: 0;
  }
  .features .feature__image {
    max-width: 400px;
    margin: 0 auto 20px;
  }
  .features .feature__info {
    margin-bottom: 20px;
  }
}
@media (max-width: 998px) {
  .features .feature {
    flex-direction: column;
    text-align: center;
  }
  .features .feature > div {
    max-width: 500px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .features {
    padding: 40px 0 0;
  }
  .features .feature__image {
  }
}
@media (min-width: 999px) {
  .features .feature {
    align-items: center;
    display: flex;
    padding: 60px 0;
  }
  .features .feature__image {
    width: 66.66%;
    flex-shrink: 0;
  }
  .features .feature__info {
    flex-grow: 1;
  }
  .features .feature__info > div {
    max-width: 310px;
    margin: 0 auto;
  }
  .features .feature--text-right .feature__image {
    order: -1;
  }
  .features .feature--text-right .feature__info {
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  .features {
    padding: 70px 0 0;
  }
  .features__drawing {
    background: no-repeat 100% 50% / contain;
    position: absolute;
    right: 0;
    top: 36%;
    height: 606px;
    width: 412px;
  }
  .features .feature {
    padding: 90px 0;
  }
}
.lookbook {
  background: #f9f9f9;
  overflow: hidden;
  padding-top: 32px;
}
.lookbook__wide,
.lookbook__single,
.lookbook .item {
  overflow: hidden;
  margin-bottom: 32px;
  position: relative;
}
.lookbook__wide::after,
.lookbook__single::after,
.lookbook .item::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.lookbook__wide img,
.lookbook__single img,
.lookbook .item img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform-origin: 50% 50%;
  transition: all 4s ease;
}
.lookbook__wide {
  position: relative;
}
.lookbook .item {
  max-width: 640px;
  margin: 0 auto 32px;
}
.lookbook .item__image {
  max-width: 250px;
  margin: 0 auto;
  position: relative;
}
.lookbook .item__image::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.lookbook .item__image img {
  position: absolute;
  height: 100%;
  width: 100%;
  transition: opacity 0.3s ease;
}
.lookbook .item__image .secondary {
  z-index: -1;
  opacity: 0;
  transition: opacity 0.3s ease, z-index 0s 0.3s;
}
.lookbook .item__image:hover img {
  opacity: 0;
}
.lookbook .item__image:hover .secondary {
  z-index: 0;
  opacity: 1;
  transition: opacity 0.3s ease, z-index 0s 0s;
}
.lookbook .item__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.lookbook .item__title {
  font-size: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
}
.lookbook .item__specs {
  color: #979797;
  font-style: italic;
  margin-bottom: 5px;
  text-align: center;
}
.lookbook .item__price {
  font-family: montserrat, sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  margin-bottom: 4px;
}
.lookbook .item--product {
  background: #fff;
  padding: 20px;
}
.lookbook .item--product::after {
  display: none;
}
@media (max-width: 767px) {
  .lookbook__grid {
    max-width: 500px;
    margin: 0 auto 32px;
  }
  .lookbook .item__image {
    margin-bottom: 20px;
  }
  .lookbook .item--product {
    padding: 40px 20px;
  }
}
@media (min-width: 768px) {
  .lookbook__wide::after {
    padding-bottom: 44%;
  }
  .lookbook__single::after {
    padding-bottom: 37.5%;
  }
  .lookbook__grid {
    padding: 0 15px;
  }
  .lookbook .item--product {
    display: flex;
    align-items: center;
    padding: 20px;
  }
  .lookbook .item__info {
    padding-top: 14px;
    width: 55%;
  }
  .lookbook .item__image {
    width: 55%;
  }
}
@media (max-width: 998px) {
  .lookbook {
    display: flex;
    flex-direction: column;
  }
  .lookbook > * {
    width: 100%;
  }
  .lookbook__grid {
    order: 1;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
  .lookbook__column-watch {
    order: 1;
    display: flex;
    flex-direction: column;
  }
  .lookbook .item {
    width: 100%;
  }
  .lookbook .item--product {
    order: 1;
    margin-bottom: 0;
  }
}
@media (min-width: 999px) {
  .lookbook__single,
  .lookbook__grid {
    margin: 0 auto 46px;
    max-width: 1305px;
  }
  .lookbook__grid {
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1327px;
  }
  .lookbook__column {
    margin: 0 11px;
    width: calc(50% - 22px);
  }
  .lookbook__wide::after {
    padding-bottom: 44%;
  }
  .lookbook .item {
    margin-bottom: 22px;
  }
  .lookbook .item::after {
    padding-bottom: 56%;
  }
  .lookbook .item--high::after {
    padding-bottom: 116%;
  }
  .lookbook .item--product {
    height: calc(50% - 22px);
  }
}
@media (min-width: 1200px) {
  .lookbook .item--product {
    padding: 40px 50px 40px 40px;
  }
}
.tracking__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 0 60px;
  min-height: 100vh;
}
.tracking__inner > div {
  width: 100%;
}
.tracking .title {
  text-align: center;
  margin-bottom: 4px;
}
.tracking__text {
  color: #686868;
  margin-bottom: 28px;
  text-align: center;
}
.tracking__block {
  background: #fff;
  color: #686868;
  margin: 0 auto 13px;
  padding: 20px 18px 20px 30px;
  max-width: 540px;
}
.tracking__input {
  padding: 10px 0;
}
.tracking__info {
  letter-spacing: 0;
}
.tracking .input {
  border: 1px solid #e1e1e1;
  flex-grow: 1;
  line-height: 28px;
  margin-right: 10px;
  padding-left: 30px;
  position: relative;
}
.tracking .input::before {
  color: #1c1c1c;
  content: "#";
  font-size: 24px;
  line-height: 28px;
  position: absolute;
  left: 11px;
  padding: 10px 0 0;
  top: 0;
}
.tracking input:focus,
.tracking button:focus {
  outline: none;
}
.tracking input {
  border: none;
  font-size: 14px;
  padding: 7px 0 3px;
  width: 100%;
}
.tracking .btn {
  min-width: 95px;
  padding: 13px 23px 9px;
}
.tracking__title {
  color: #1c1c1c;
  font-weight: 600;
}
.tracking .checkpoint {
  align-items: center;
  display: flex;
  color: #686868;
}
.tracking .checkpoint:not(:last-child) {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 20px;
}
.tracking .checkpoint:first-child {
  padding-top: 5px;
}
.tracking .checkpoint:not(:first-child) {
  padding-top: 20px;
}
.tracking .checkpoint__date {
  width: 30px;
  line-height: 1;
  margin-right: 15px;
  text-align: center;
}
.tracking .checkpoint__day {
  font-size: 24px;
}
.tracking .checkpoint__title {
  flex-grow: 1;
  padding-right: 10px;
}
.tracking .checkpoint__time {
  flex-shrink: 0;
  min-width: 60px;
  font-style: italic;
  padding-top: 6px;
  text-align: right;
  letter-spacing: 0;
}
.tracking .checkpoint.highlighted {
  color: #1c1c1c;
}
.tracking .checkpoint.highlighted .checkpoint__title {
  font-weight: 600;
}
.tracking .tracking-data {
  opacity: 0;
  max-height: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, max-height 0.3s 0.2s ease, visibility 0s 0.5s;
}
.tracking.entered .tracking-data {
  opacity: 1;
  visibility: visible;
  max-height: 1000px;
  transition: opacity 0.3s 0.2s ease, max-height 0.3s 0s ease, visibility 0s 0s;
}
@media (max-width: 499px) {
  .tracking .input {
    margin-bottom: 14px;
    width: 100%;
  }
  .tracking .btn {
    width: 100%;
  }
}
@media (min-width: 500px) {
  .tracking__input {
    display: flex;
  }
  .tracking .checkpoint {
    padding-left: 6px;
  }
  .tracking .checkpoint__date {
    margin-right: 30px;
  }
  .tracking .checkpoint__title {
    padding-right: 25px;
  }
}
@media (min-width: 999px) {
  .tracking__inner {
    padding: 170px 0 100px;
  }
}
.not-found {
  background: #121212 url("../images/404.jpg") 50% 50% / cover;
  color: #fff;
}
.not-found__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  padding: 100px 0 180px;
}
.not-found__title {
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0.15em;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.not-found__text {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  margin-bottom: 20px;
  max-width: 580px;
}
.not-found .btn {
  text-transform: none;
  color: rgba(255, 255, 255, 0.8);
  min-width: 210px;
}
@media (min-width: 768px) {
  .not-found__title {
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .not-found__title {
    font-size: 42px;
  }
}
.strap-conf {
  background: #fff;
  visibility: hidden;
  opacity: 0;
  padding: 35px 0 80px;
  position: fixed;
  top: 0;
  transform: scale(1.1);
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0s 0.3s,
    z-index 0s 0.3s;
  height: 100%;
  width: 100vw;
  z-index: -1;
}
.strap-conf.shown {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0s 0s,
    z-index 0s 0s;
  z-index: 10;
}
.strap-conf .center {
  height: 100%;
}
.strap-conf__inner {
  display: flex;
  align-items: center;
  padding-top: 20px;
}
.strap-conf__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.strap-conf__title {
  font-family: neutra text tf, sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 26px;
}
.strap-conf .title {
  margin-bottom: 7vh;
  text-align: center;
}
.strap-conf__watch {
  max-width: 110px;
  padding-top: 10px;
}
.strap-conf__watch li {
  margin: 0 auto 20px;
}
.strap-conf__watch a {
  background: no-repeat 50% 0/100%;
  display: block;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  position: relative;
  transition: background-position 0s 0s;
}
.strap-conf__watch a::after {
  background: #b09d88;
  border-radius: 50%;
  content: "";
  height: 72px;
  width: 72px;
  opacity: 0;
  position: absolute;
  left: calc(50% - 36px);
  top: calc(50% - 36px);
  transform: scale(0.5);
  transition: all 0.3s ease;
}
.strap-conf__watch a.active {
  background-position: 50% 100%;
  transition: background-position 0s 0.3s;
}
.strap-conf__watch a.active::after {
  opacity: 0.2;
  transform: scale(1);
}
.strap-conf__view {
  position: relative;
}
.strap-conf__view::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.strap-conf__view img {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: opacity 0.3s ease, visibility 0s 0.3s ease;
}
.strap-conf__view div {
  position: absolute;
  height: 100%;
  width: 100%;
}
.strap-conf__view .visible img {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0.2s ease, visibility 0s 0.2s ease;
}
.strap-conf__straps {
  width: 50%;
  max-width: 540px;
}
.strap-conf__selector {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px 15px;
}
.strap-conf__view {
  flex-grow: 1;
  max-width: 400px;
  margin: 0 auto;
}
.strap-conf .strap {
  border-bottom: 2px solid transparent;
  margin: 0 12px;
  width: calc(33.33% - 24px);
  padding: 34px 12px 12px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.strap-conf .strap__image {
  margin-bottom: 14px;
}
.strap-conf .strap__text {
  text-align: center;
  font-style: italic;
  line-height: 1.2;
}
.strap-conf .strap:hover {
  color: #927351;
}
.strap-conf .strap.active {
  background: #efebe7;
  border-color: #a68e75;
  color: #927351;
}
.strap-conf .specs {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 0 14px;
}
.strap-conf .specs__titles,
.strap-conf .specs__values div {
  display: flex;
}
.strap-conf .specs__titles {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.strap-conf .specs__values {
  color: #5f5f5e;
}
.strap-conf .specs__values div {
  display: none;
}
.strap-conf .specs__values div.visible {
  display: flex;
}
.strap-conf .specs span {
  width: 25%;
}
.strap-conf__purchase {
  align-items: center;
  display: flex;
  padding-top: 24px;
}
.strap-conf__price {
  font-size: 24px;
  letter-spacing: 0;
  margin-right: 34px;
}
.strap-conf .btn {
  min-width: 190px;
}
.strap-conf .close {
  position: absolute;
  top: 40px;
  right: 55px;
}
.strap-conf .features-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 1350px) {
  .strap-conf .title {
    margin-bottom: 8vh;
  }
}
@media (min-width: 1600px) {
  .strap-conf .title {
    margin-bottom: 10vh;
  }
}
.success-head {
  padding: 100px 0 0;
  text-align: center;
}
.success-head .title {
  margin-bottom: 4px;
}
.success-head__text {
  margin-bottom: 18px;
}
.success-head__save {
  display: flex;
  justify-content: center;
  align-items: center;
}
.success-head__save i {
  background: url("../images/icon-pdf.png") no-repeat 50% 50% / contain;
  display: inline-block;
  margin: -1px 6px 0 0;
  width: 18px;
  height: 18px;
}
.success-head__save span {
  position: relative;
  line-height: 1.2;
}
.success-head__save span::after {
  background: currentColor;
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
}
.success-head__save:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .success-head {
    padding-top: 148px;
  }
}
.manual {
  padding-bottom: 20px;
}
.manual .item__image {
  /* background: #dadada; */
  position: relative;
  /* padding-bottom: 66%; */
  margin-bottom: 34px;
}
.manual .item img {
  /* position: absolute; */
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.manual .item__title {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 9px;
  font-family: math;
}
@media (max-width: 767px) {
  .manual .item {
    max-width: 540px;
    margin: 0 auto 50px;
  }
}
@media (min-width: 768px) {
  .manual {
    padding-bottom: 40px;
  }
  .manual__inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .manual .item {
    width: calc(33% - 30px);
    margin: 0 15px 50px;
  }
}
@media (min-width: 1200px) {
  .manual .item {
    margin-bottom: 60px;
  }
}
.faq-container {
  padding: 40px 0 60px;
}
.faq-container .faq__inner {
  display: none;
}
.faq-container .faq__inner.shown {
  display: block;
}
.faq-container__inner {
  position: relative;
}
.faq-drop,
.faq-selector {
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 20px 20px 16px 28px;
}
.faq-drop svg,
.faq-selector svg {
  fill: #9c8265;
  position: absolute;
  right: 10px;
  height: 14px;
  width: 14px;
  top: calc(50% - 7px);
  transition: all 0.3s ease;
}
.faq-drop {
  font-weight: 600;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.faq-overlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
}
.faq-selector {
  flex-grow: 1;
  margin-right: 25px;
  padding: 24px 20px 20px 28px;
}
.faq-selector li {
  margin-bottom: 6px;
  cursor: pointer;
}
.faq-selector span {
  position: relative;
}
.faq-selector span::after {
  background: currentColor;
  content: "";
  left: 0;
  bottom: -6px;
  width: 100%;
  height: 1px;
  position: absolute;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: all 0.2s ease;
}
.faq-selector svg {
  opacity: 0;
  right: -5px;
  top: 6px;
  transform: rotate(-90deg);
}
.faq-selector div {
  display: block;
  line-height: 2;
  position: relative;
}
@media (max-width: 998px) {
  .faq-drop,
  .faq-selector {
    background: #1e1c1c;
    color: #fff;
  }
  .faq-drop span {
    display: none;
  }
  .faq-drop span.active {
    display: block;
  }
  .faq-selector {
    background: rgba(30, 28, 28, 0.9);
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    margin-right: 0;
  }
  .faq-selector.shown {
    display: block;
    z-index: 10;
  }
  .faq-selector.shown + .faq-overlay {
    visibility: visible;
  }
}
@media (min-width: 768px) and (max-width: 998px) {
  .faq-container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 999px) {
  .faq-container {
    padding: 62px 0 100px;
  }
  .faq-container__inner {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
  .faq-container .faq-block {
    flex-grow: 1;
    max-width: 730px;
    padding: 0;
  }
  .faq-selector {
    padding-top: 0;
  }
  .faq-selector li {
    margin-bottom: 16px;
  }
  .faq-selector li:hover span::after,
  .faq-selector li.active span::after {
    transform: scaleX(1);
  }
  .faq-selector li:hover svg,
  .faq-selector li.active svg {
    opacity: 1;
  }
  .faq-selector li.active {
    font-weight: 600;
  }
}
@media (min-width: 1200px) {
  .faq-container {
    padding: 62px 0 200px;
  }
}
.warranty {
  min-height: 100vh;
  padding: 100px 0;
  display: flex;
  align-items: center;
}
.warranty .center {
  flex-grow: 1;
}
.warranty__login,
.warranty__main {
  display: none;
}
.warranty__login.active,
.warranty__main.active {
  display: block;
}
.warranty__login .btn {
  padding: 14px 18px 10px;
}
.warranty__head {
  max-width: 560px;
  margin: 0 auto 25px;
  text-align: center;
}
.warranty .title {
  margin-bottom: 4px;
}
.warranty__text {
  opacity: 0.8;
}
.warranty__input {
  background: #fff;
  margin: 0 auto;
  max-width: 600px;
  padding: 25px 32px 7px;
}
.warranty__columns {
  max-width: 950px;
  margin: 0 auto;
  width: 100%;
}
.warranty .column {
  background: #fff;
  margin: 0 auto 25px;
  max-width: 446px;
}
.warranty .column__head {
  border-bottom: 1px solid rgba(155, 155, 155, 0.2);
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0;
  padding: 15px 15px 10px;
}
.warranty .column__items {
  padding: 5px 0 14px;
}
.warranty .column__footer {
  border-top: 1px solid rgba(155, 155, 155, 0.2);
  display: flex;
  align-items: center;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.33;
  justify-content: space-between;
  padding: 15px 15px 10px;
}
.warranty .column__footer span {
  color: #9c8265;
  font-weight: 600;
}
.warranty .column__footer div {
  padding-right: 10px;
}
.warranty .column__details {
  background: #f8f8f8;
  padding: 15px 15px 10px;
}
.warranty .column__details-title {
  font-weight: 600;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.warranty .column__details-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0;
  margin-bottom: 2px;
}
.warranty .item {
  display: flex;
  align-items: center;
  padding: 0 16px 0 5px;
}
.warranty .item:not(:last-child) {
  margin-bottom: 15px;
}
.warranty .item__image {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
}
.warranty .item__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.warranty .item__info {
  flex-grow: 1;
  padding-right: 10px;
}
.warranty .item__price {
  font-size: 16px;
  font-weight: 600;
  color: #9c8265;
  padding-left: 6px;
}
.warranty .item__price .del {
  color: #1c1c1c;
  font-size: 14px;
  margin-right: 10px;
  opacity: 0.5;
  position: relative;
}
.warranty .item__price .del::after {
  background: currentColor;
  content: "";
  left: -2px;
  right: -2px;
  top: 45%;
  height: 1px;
  position: absolute;
}
.warranty .item .btn {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  min-width: 120px;
  padding: 14px 10px 10px;
}
.warranty .item--strap .item__image img {
  transform-origin: 50% 50%;
  transform: rotate(-90deg);
}
.warranty .special .item__image {
  width: 70px;
  height: 70px;
  margin-right: 10px;
}
@media (max-width: 424px) {
  .warranty .item {
    flex-wrap: wrap;
    padding: 0 8px;
  }
  .warranty .item__image {
    margin-bottom: 10px;
  }
  .warranty .item__info {
    width: calc(100% - 80px);
    margin-bottom: 10px;
  }
  .warranty .item a {
    margin: 0 auto 15px 80px;
  }
  .warranty .column__footer {
    flex-wrap: wrap;
  }
  .warranty .column__footer div {
    margin-bottom: 10px;
  }
}
@media (min-width: 999px) {
  .warranty {
    padding: 100px 0 140px;
  }
  .warranty__head {
    margin-bottom: 40px;
  }
  .warranty__columns {
    display: flex;
  }
  .warranty .column {
    width: calc(50% - 28px);
    margin: 0 14px;
  }
  .warranty .column__head {
    padding: 24px 26px 16px;
  }
  .warranty .column__footer {
    padding: 20px 26px;
  }
  .warranty .column__details {
    padding: 18px 26px 14px;
  }
  .warranty .item {
    padding-right: 28px;
    margin-bottom: 0 !important;
  }
  .warranty .item__image {
    width: 115px;
    height: 115px;
  }
  .warranty .special .item {
    padding: 15px 28px 15px 18px;
  }
  .warranty .special .item__image {
    width: 85px;
    height: 85px;
  }
}
.contact-success {
  padding: 35px 20px;
  text-align: center;
  width: 500px;
}
.contact-success::before {
  background: url("../images/sent-illustration.png") no-repeat 50% 50% / contain;
  content: "";
  display: block;
  max-width: 300px;
  margin: 0 auto 10px;
  width: 100%;
  height: 88px;
}
.contact-success__title {
  color: #1b1717;
  font-size: 24px;
  line-height: 1.22;
  text-transform: uppercase;
}
.contact-success__title::first-letter {
  font-size: 1.3em;
  letter-spacing: -0.1em;
}
.contact-success__title span {
  display: inline-block;
}
.contact-success__text {
  margin-bottom: 25px;
}
.videos {
  background: #121212;
  color: #fff;
  padding: 105px 0 33px;
  min-height: 300px;
}
.videos .slick-list {
  margin: 0 auto;
  max-width: 725px;
}
.videos__items {
  margin: 0 auto;
  max-width: 1110px;
  position: relative;
}
.videos__items:not(.slick-initialized) .item:nth-child(n + 2) {
  display: none;
}
.videos .slick-arrow {
  background: 0 0;
  color: inherit;
  align-items: center;
  border: none;
  display: flex;
  justify-content: center;
  font-size: 0;
  padding: 0 0 0 4px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  width: 36px;
  height: 36px;
  opacity: 0.4;
  transition: opacity 0.2s ease;
  z-index: 1;
}
.videos .slick-arrow::after {
  border-left: 4px solid currentColor;
  border-bottom: 4px solid currentColor;
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  transform-origin: 50% 50%;
  transform: rotate(45deg);
}
.videos .slick-arrow:hover {
  opacity: 1;
}
@media (min-width: 768px) {
  .videos .slick-arrow {
    height: 50px;
    width: 50px;
    margin-top: -25px;
  }
  .videos .slick-arrow::after {
    width: 35px;
    height: 35px;
  }
}
.videos .slick-prev {
}
.videos .slick-next {
  right: 0;
  transform: scaleX(-1);
}
.videos .item {
  background: #000 no-repeat 50% 50% / cover;
  cursor: pointer;
  margin: 0 auto;
  max-width: 725px;
  min-height: 345px;
  position: relative;
}
.videos .item::before {
  content: "";
  display: block;
  padding-bottom: 48.83%;
}
.videos .item__info {
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 17px;
  position: absolute;
}
@media (max-width: 767px) {
  .videos .item__info {
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media (min-width: 768px) {
  .videos .item__info {
    bottom: 13px;
    left: 13px;
    max-width: calc(100% - 26px);
    min-width: 385px;
  }
}
.videos .item__title {
  font-size: 16px;
  text-transform: uppercase;
}
.videos .item__text {
  font-weight: 300;
}
.videos .item__play {
  border: 2px solid currentColor;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
  top: 50%;
  left: 50%;
  opacity: 0.5;
  transition: opacity 0.2s;
}
.videos .item__play:hover {
  opacity: 1;
}
.videos .item__play::after {
  border-left: 20px solid currentColor;
  border-bottom: 12px solid transparent;
  border-top: 12px solid transparent;
  content: "";
  margin-left: 6px;
}
@media (min-width: 768px) {
  .videos .item__play {
    border-width: 3px;
    width: 66px;
    height: 66px;
    margin: -33px 0 0 -33px;
  }
  .videos .item__play::after {
    border-left-width: 27px;
    border-top-width: 15px;
    border-bottom-width: 15px;
    margin-left: 8px;
  }
}
.videos__nav {
  margin-top: 30px;
}
.videos__nav:not(.slick-initialized) {
  visibility: hidden;
}
.videos__preview {
  cursor: pointer;
  font-size: 0;
  padding: 3px;
  position: relative;
  margin: 0 4px;
  width: 131px;
  height: 66px !important;
}
.videos__preview::before {
  background: #9c8265;
  border-radius: 2px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s;
}
.videos__preview.slick-current::before {
  opacity: 1;
  transition: opacity 0.3s 0.3s;
}
.videos__preview div {
  background: #000 no-repeat 50% 50% / cover;
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
}
.videos__preview div::after {
  border-left: 13px solid #c1bcb7;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  content: "";
  margin: auto;
}
.reviews {
  background: #fff;
  padding: 10px 0 40px;
}
.reviews__content {
  max-width: 726px;
  margin: 0 auto;
}
.reviews .item {
  border-bottom: 1px solid #ececec;
  padding: 30px 0;
}
.reviews .item__info {
}
.reviews .item__content {
}
.reviews .item__stars {
}
.reviews .item__name {
  text-transform: uppercase;
}
.reviews .item__date {
  font-style: italic;
  font-size: 12px;
  font-weight: 300;
  opacity: 0.8;
}
.reviews .item__title {
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.reviews .item__text {
  opacity: 0.8;
}
.reviews__pagination {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .reviews .item__name,
  .reviews .item__date {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .reviews {
    padding: 20px 0 90px;
  }
  .reviews .item {
    display: flex;
    padding: 38px 0 42px;
  }
  .reviews .item__info {
    flex-shrink: 0;
    margin-right: 15px;
    padding-top: 12px;
    width: 160px;
  }
  .reviews .item__content {
    flex-grow: 1;
  }
  .reviews .item__name {
    margin: 25px 0 2px;
  }
  .reviews .item__title {
    margin-bottom: 13px;
  }
}
