html, body {
  height: 100%; }

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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

a {
  font-size: inherit;
  text-decoration: none;
  color: inherit; }

button {
  background: none;
  outline: none;
  border: none;
  padding: 0;
  text-transform: inherit;
  cursor: pointer; }

@font-face {
  font-family: 'helios-bold';
  src: url("../fonts/helios/helios-bold.otf") format("otf"), url("../fonts/helios/helios-bold.ttf") format("ttf"), url("../fonts/helios/helios-bold.eot") format("eot"), url("../fonts/helios/helios-bold.woff") format("woff"), url("../fonts/helios/helios-bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helios-light';
  src: url("../fonts/helios/helios-light.otf") format("otf"), url("../fonts/helios/helios-light.ttf") format("ttf"), url("../fonts/helios/helios-light.eot") format("eot"), url("../fonts/helios/helios-light.woff") format("woff"), url("../fonts/helios/helios-light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

.middle-parent, .top-nav__menu__item.-title, .top-nav__menu__item.-home, .buy__contacts__item label, .header-item, .img-gallery__item, .popup-img {
  white-space: nowrap;
  text-align: center;
  font-size: 0; }

.middle-parent:before, .top-nav__menu__item.-title:before, .top-nav__menu__item.-home:before, .buy__contacts__item label:before, .header-item:before, .img-gallery__item:before, .popup-img:before {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  content: ''; }

.middle-child, .top-nav__menu__item.-title a, .top-nav__menu__item.-home a, .buy__contacts__item label span, .header-item__text-wrapper, .img-gallery__item span, .popup-img-wrapper {
  font-size: 12pt;
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  text-align: left;
  margin: 0 auto; }

.footer {
  padding-top: 79px;
  overflow: hidden; }
  @media only screen and (max-width: 600px) {
    .footer {
      padding-top: 12.5vw; } }
  .footer__wrapper {
    position: relative;
    padding-left: 160px;
    padding-bottom: 120px;
    padding-right: 21px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (max-width: 750px) {
      .footer__wrapper {
        padding-bottom: 160px; } }
    @media only screen and (max-width: 600px) {
      .footer__wrapper {
        padding-right: 35px !important;
        padding-left: 35px !important;
        padding-bottom: 26.6vw; } }
    @media only screen and (max-width: 400px) {
      .footer__wrapper {
        padding-left: 20px !important;
        padding-right: 20px !important; } }
  .footer__social {
    font-size: 0; }
    @media only screen and (max-width: 750px) {
      .footer__social {
        width: 120%; } }
    @media only screen and (max-width: 600px) {
      .footer__social {
        width: 100%; } }
  .footer__icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px; }
    .footer__icon:first-child {
      margin-left: 0; }
    .footer__icon:hover svg, .footer__icon:hover path {
      fill: #222222; }
    .footer__icon.-twitter {
      margin-left: 21px; }
      .footer__icon.-twitter svg, .footer__icon.-twitter path {
        height: 14px; }
    .footer__icon:last-child {
      margin-left: 21px; }
    @media only screen and (max-width: 750px) {
      .footer__icon {
        width: auto;
        margin-left: 10.2vw;
        min-width: 24px; }
        .footer__icon.-twitter {
          margin-left: 8.5vw; }
          .footer__icon.-twitter svg {
            height: 5vw; }
        .footer__icon:last-child {
          margin-left: 9vw; } }
    .footer__icon a {
      display: block;
      width: 100%;
      height: 100%; }
    .footer__icon svg, .footer__icon path {
      height: 17px;
      -webkit-transition: fill .3s ease-out;
      transition: fill .3s ease-out;
      fill: #bfbfbf; }
      @media only screen and (max-width: 750px) {
        .footer__icon svg, .footer__icon path {
          height: 6.5vw; } }
  .footer__mail {
    margin-top: 46px;
    font-size: 16px;
    color: #e20000; }
    @media only screen and (max-width: 1280px) {
      .footer__mail {
        margin-top: 47px; } }
    @media only screen and (max-width: 750px) {
      .footer__mail {
        margin-top: 76px;
        font-size: 23.5px; } }
    @media only screen and (max-width: 600px) {
      .footer__mail {
        margin-top: 12vw;
        font-size: 4vw; } }
    @media only screen and (max-width: 400px) {
      .footer__mail {
        font-size: 16px; } }
    .footer__mail a {
      display: inline-block;
      position: relative;
      overflow: hidden; }
      .footer__mail a:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #e20000;
        -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
      .footer__mail a:hover:after {
        -webkit-transform: translateX(101%);
        -ms-transform: translateX(101%);
        transform: translateX(101%); }
      @media only screen and (max-width: 750px) {
        .footer__mail a {
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #e20000), color-stop(50%, transparent));
          background-image: -webkit-linear-gradient(top, #e20000 50%, transparent 50%);
          background-image: linear-gradient(to bottom, #e20000 50%, transparent 50%);
          background-repeat: repeat-x;
          background-position: 0 99%;
          background-size: 1px 1px; }
          .footer__mail a:after {
            display: none; } }
  .footer__description {
    width: 848px;
    max-width: 100%;
    margin-top: 48px;
    font-size: 16px;
    color: #222222;
    line-height: 1.5;
    margin-left: auto;
    margin-right: -7px; }
    @media only screen and (max-width: 1280px) {
      .footer__description {
        min-width: 470px;
        margin: 47px 0 0 104px;
        max-width: -webkit-calc(100% - 140px);
        max-width: calc(100% - 140px);
        /*margin-left: calc(100% - 489px);
		    width: 470px;*/ } }
    @media only screen and (max-width: 750px) {
      .footer__description {
        max-width: 100%;
        min-width: 0;
        margin: 0;
        margin-top: 52px;
        font-size: 24px; } }
    @media only screen and (max-width: 600px) {
      .footer__description {
        margin-top: 9vw;
        font-size: 3.66vw; } }
    @media only screen and (max-width: 400px) {
      .footer__description {
        font-size: 16px; } }
    .footer__description span {
      display: block;
      margin-bottom: 24px; }
      @media only screen and (max-width: 1280px) {
        .footer__description span:first-child {
          margin-bottom: 25px; } }
      @media only screen and (max-width: 750px) {
        .footer__description span:first-child {
          margin-bottom: 37px; } }
      @media only screen and (max-width: 600px) {
        .footer__description span:first-child {
          margin-bottom: 5.3vw; } }
      @media only screen and (max-width: 750px) {
        .footer__description span {
          margin-bottom: 5.3vw; } }
  .footer__arrow {
    width: 30px;
    position: absolute;
    bottom: 55.5%;
    left: 160px; }
    @media only screen and (max-width: 1280px) {
      .footer__arrow {
        left: 95px; } }
    @media only screen and (max-width: 750px) {
      .footer__arrow {
        bottom: 65px; } }
    @media only screen and (max-width: 600px) {
      .footer__arrow {
        left: 35px;
        bottom: 10.83vw; } }
    @media only screen and (max-width: 400px) {
      .footer__arrow {
        left: 20px; } }
    .footer__arrow:hover svg {
      fill: #222222;
      stroke: #222222; }
    .footer__arrow svg {
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out;
      cursor: pointer;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      fill: #e20000;
      stroke: #e20000;
      stroke-width: 3px; }
  .footer__madeByRedis {
    font-size: 16px;
    color: #222222;
    margin-left: 97px;
    margin-top: 59px; }
    .footer__madeByRedis a {
      color: #e20000;
      display: inline-block;
      vertical-align: middle;
      position: relative;
      overflow: hidden; }
      .footer__madeByRedis a:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #e20000;
        -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
      .footer__madeByRedis a:hover:after {
        -webkit-transform: translateX(101%);
        -ms-transform: translateX(101%);
        transform: translateX(101%); }
      @media only screen and (max-width: 750px) {
        .footer__madeByRedis a {
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #e20000), color-stop(50%, transparent));
          background-image: -webkit-linear-gradient(top, #e20000 50%, transparent 50%);
          background-image: linear-gradient(to bottom, #e20000 50%, transparent 50%);
          background-repeat: repeat-x;
          background-position: 0 99%;
          background-size: 1px 1px; }
          .footer__madeByRedis a:after {
            display: none; } }
    @media only screen and (max-width: 1280px) {
      .footer__madeByRedis {
        margin-left: 104px; } }
    @media only screen and (max-width: 750px) {
      .footer__madeByRedis {
        margin-left: 0;
        font-size: 24px;
        margin-top: 53px; } }
    @media only screen and (max-width: 600px) {
      .footer__madeByRedis {
        font-size: 3.66vw;
        margin-top: 8.83vw; } }
    @media only screen and (max-width: 400px) {
      .footer__madeByRedis {
        font-size: 16px; } }

.login {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.8); }
  .login__btnClose {
    position: relative;
    width: 31.82px;
    height: 31.82px;
    margin: 0 auto 40px auto;
    cursor: pointer; }
    .login__btnClose svg {
      fill: #fff;
      stroke: #fff; }
  .login__content {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 90%; }
  .login__email, .login__password {
    width: 400px;
    display: block;
    background: transparent;
    border: 1px solid #fff;
    outline: none;
    text-align: center;
    padding: 13px 0 12px 0;
    font-size: 16px;
    color: #fff;
    max-width: 100%; }
    .login__email::-webkit-input-placeholder, .login__password::-webkit-input-placeholder {
      color: #fff; }
    .login__email:-moz-placeholder, .login__password:-moz-placeholder {
      color: #fff; }
  .login__email {
    margin-bottom: 25px; }
  .login__submit {
    display: block;
    font-family: "helios-bold";
    color: #fff;
    font-size: 20px;
    background: #e20000;
    outline: none;
    border: none;
    margin: 40px auto 0 auto;
    padding: 10px 55px 11px 55px;
    cursor: pointer; }
    .login__submit.-animate {
      -webkit-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
      animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px; }
  .login__error {
    opacity: 0;
    color: white;
    font-size: 16px;
    font-family: "helios-bold";
    margin-top: 30px;
    text-align: center; }

@-webkit-keyframes shake {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0); } }

@keyframes shake {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0); } }

.preloader {
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /*for center*/
  white-space: nowrap;
  text-align: center;
  font-size: 0;
  background: #fff; }

.preloader:before {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  content: ''; }

.preloader__text {
  position: relative;
  font-size: 16px;
  color: #222222;
  text-align: center;
  line-height: 1.5;
  opacity: 0;
  max-width: 80%;
  /*for center*/
  font-size: 12pt;
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  margin: 0 auto;
  margin-top: 40px; }
  .preloader__text.-active {
    -webkit-animation: scale 6s linear forwards;
    animation: scale 6s linear forwards; }
  .preloader__text__svg {
    position: absolute;
    top: -112px;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); }
    @media only screen and (max-width: 500px) {
      .preloader__text__svg {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        margin: 0 auto;
        margin-bottom: 6vw; } }
    .preloader__text__svg svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #6a6a6a;
      stroke: #6a6a6a; }
  .preloader__text__description {
    opacity: 0.4; }

/*SCALE*/
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0; }
  30% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1; } }

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0; }
  30% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1; } }

@media only screen and (max-width: 750px) {
  body.-opened {
    overflow: hidden; } }

.top-nav {
  opacity: 1;
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 122px;
  z-index: 1000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0; }
  .top-nav.-withFade {
    opacity: 0; }
  .top-nav.-scroll {
    height: 70px;
    background: #fff;
    position: fixed; }
    @media only screen and (max-width: 750px) {
      .top-nav.-scroll .top-nav__menu.-opened {
        padding-top: 70px; } }
    .top-nav.-scroll .top-nav__menu__item.-title, .top-nav.-scroll .top-nav__menu__item.-home {
      height: 70px; }
    @media only screen and (min-width: 751px) {
      .top-nav.-scroll .top-nav__menu__item.-firstOpen {
        margin-top: 17px; } }
  .top-nav.-opened {
    position: fixed; }
  .top-nav.-openForBuy {
    background: green !important;
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
    z-index: 1001 !important;
    background: transparent !important;
    position: fixed !important;
    left: auto !important;
    top: 28px !important;
    right: 65px !important;
    overflow: hidden !important; }
    @media only screen and (max-width: 950px) {
      .top-nav.-openForBuy {
        right: 120px !important;
        top: 50px !important; } }
    @media only screen and (max-width: 750px) {
      .top-nav.-openForBuy {
        top: 46px !important; } }
    .top-nav.-openForBuy .basket {
      position: relative !important;
      top: 0 !important;
      right: 0 !important;
      -webkit-transform: translate3d(0, 0, 0) !important;
      transform: translate3d(0, 0, 0) !important;
      z-index: 11 !important; }
  .top-nav-wrapper {
    width: 100%;
    position: relative;
    z-index: 10;
    height: 100%; }
  .top-nav__bars {
    display: none;
    position: absolute;
    z-index: 11;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 99px;
    width: 25px;
    height: 25px;
    cursor: pointer; }
    .top-nav__bars:hover span.-bar {
      stroke: #222222; }
    @media only screen and (max-width: 750px) {
      .top-nav__bars.-opened span.-bar {
        display: none; }
      .top-nav__bars.-opened span.-cross {
        display: block; } }
    @media only screen and (max-width: 750px) {
      .top-nav__bars {
        display: block; } }
    @media only screen and (max-width: 600px) {
      .top-nav__bars {
        left: 35px; } }
    .top-nav__bars span {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%; }
      .top-nav__bars span.-bar svg {
        stroke: #bfbfbf; }
      .top-nav__bars span.-cross {
        width: 20px;
        display: none; }
        .top-nav__bars span.-cross svg {
          stroke-width: 2.5px;
          stroke: #fff; }
  .top-nav .lang {
    position: absolute;
    left: 94px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 11;
    font-size: 0; }
    @media only screen and (max-width: 750px) {
      .top-nav .lang {
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 174px;
        margin-left: 0; }
        .top-nav .lang.-opened {
          display: block; } }
    .top-nav .lang__item {
      position: relative;
      z-index: 10;
      width: 30px;
      height: 30px;
      line-height: 30px;
      padding: 0 5px;
      display: inline-block;
      color: #bfbfbf;
      cursor: pointer;
      font-size: 12px;
      text-align: center;
      vertical-align: middle;
      -webkit-transition: color .3s ease-out;
      transition: color .3s ease-out; }
      .top-nav .lang__item:hover {
        color: #222222; }
      .top-nav .lang__item:hover ~ .lang__square {
        border-color: #222222; }
      @media only screen and (max-width: 750px) {
        .top-nav .lang__item {
          color: white;
          font-size: 24px;
          font-family: "helios-bold";
          padding: 0 14px; } }
    .top-nav .lang__square {
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      width: 30px;
      height: 30px;
      border: 1px solid #bfbfbf;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: border-color .3s ease-out, -webkit-transform .3s ease-out;
      transition: border-color .3s ease-out, -webkit-transform .3s ease-out;
      transition: transform .3s ease-out, border-color .3s ease-out;
      transition: transform .3s ease-out, border-color .3s ease-out, -webkit-transform .3s ease-out; }
      @media only screen and (max-width: 750px) {
        .top-nav .lang__square {
          width: 50px;
          height: 50px;
          border-width: 3px;
          border-color: #fff;
          top: -10px; } }
  .top-nav__menu {
    position: absolute;
    z-index: 10;
    left: -webkit-calc(50% - 87px);
    left: calc(50% - 87px);
    top: 0;
    height: 100%;
    overflow: hidden;
    font-size: 0;
    padding-left: 40px;
    padding-right: 34px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .top-nav__menu.-opened {
      display: block !important;
      height: auto;
      padding-bottom: 33px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      z-index: 12; }
      @media only screen and (max-width: 750px) {
        .top-nav__menu.-opened {
          z-index: 10; } }
    .top-nav__menu__bg {
      position: absolute;
      z-index: 9;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: #e20000;
      opacity: 0; }
      .top-nav__menu__bg.-opened {
        opacity: 1; }
    .top-nav__menu-wrapper {
      position: relative;
      z-index: 10;
      width: 100%;
      height: 100%; }
      @media only screen and (max-width: 750px) {
        .top-nav__menu-wrapper {
          overflow: auto;
          padding: 74px 34px 60px 100px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; } }
      @media only screen and (max-width: 600px) {
        .top-nav__menu-wrapper {
          padding-left: 35px; } }
    @media only screen and (min-width: 751px) {
      .top-nav__menu {
        display: block !important; } }
    @media only screen and (max-width: 750px) {
      .top-nav__menu {
        display: none;
        background: #e20000;
        height: 100vh !important;
        width: 100vw;
        left: 0;
        padding: 0;
        padding-top: 100px; } }
    .top-nav__menu__item {
      font-size: 16px;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
      .top-nav__menu__item.-home {
        display: none !important; }
        .top-nav__menu__item.-home.-desktop {
          display: inline-block !important;
          margin-right: 32px; }
        @media only screen and (max-width: 750px) {
          .top-nav__menu__item.-home {
            display: block !important;
            text-align: left;
            height: auto !important; }
            .top-nav__menu__item.-home a {
              font-size: 24px;
              color: #fff; } }
      @media only screen and (max-width: 750px) {
        .top-nav__menu__item.-title {
          display: none !important; } }
      .top-nav__menu__item.-title, .top-nav__menu__item.-home {
        height: 122px;
        display: inline-block;
        vertical-align: middle; }
        .top-nav__menu__item.-title.-opened a:hover, .top-nav__menu__item.-home.-opened a:hover {
          color: white !important; }
        .top-nav__menu__item.-title.-opened a:hover svg, .top-nav__menu__item.-home.-opened a:hover svg {
          fill: white !important;
          stroke: white !important; }
        .top-nav__menu__item.-title.-opened a, .top-nav__menu__item.-home.-opened a {
          color: white !important; }
        .top-nav__menu__item.-title.-opened span.-arrow, .top-nav__menu__item.-home.-opened span.-arrow {
          display: none; }
        .top-nav__menu__item.-title.-opened span.-cross, .top-nav__menu__item.-home.-opened span.-cross {
          display: inline-block; }
        .top-nav__menu__item.-title a, .top-nav__menu__item.-home a {
          height: auto;
          color: #bfbfbf;
          -webkit-transition: color .3s ease-out;
          transition: color .3s ease-out;
          cursor: pointer; }
          .top-nav__menu__item.-title a:hover, .top-nav__menu__item.-home a:hover {
            color: #222222; }
          .top-nav__menu__item.-title a:hover span.-arrow svg, .top-nav__menu__item.-home a:hover span.-arrow svg {
            fill: #222222;
            stroke: #222222; }
        .top-nav__menu__item.-title span, .top-nav__menu__item.-home span {
          display: inline-block; }
          .top-nav__menu__item.-title span.-arrow, .top-nav__menu__item.-home span.-arrow {
            position: relative;
            margin-left: 2px;
            display: inline-block;
            width: 9px;
            vertical-align: middle; }
            .top-nav__menu__item.-title span.-arrow svg, .top-nav__menu__item.-home span.-arrow svg {
              display: block;
              -webkit-transition: all .3s ease-out;
              transition: all .3s ease-out;
              stroke: #bfbfbf;
              fill: #bfbfbf; }
          .top-nav__menu__item.-title span.-cross, .top-nav__menu__item.-home span.-cross {
            display: none;
            width: 8px;
            margin-left: 2px;
            vertical-align: middle; }
            .top-nav__menu__item.-title span.-cross svg, .top-nav__menu__item.-home span.-cross svg {
              margin-top: -1px;
              display: block;
              fill: #fff !important;
              stroke: #fff !important;
              stroke-width: 3px; }
      .top-nav__menu__item.-open {
        margin-top: 16px; }
        @media only screen and (max-width: 750px) {
          .top-nav__menu__item.-open {
            font-size: 24px;
            margin-top: 14px;
            white-space: normal;
            line-height: 1.5; } }
        .top-nav__menu__item.-open a {
          color: white;
          display: inline-block;
          position: relative;
          overflow: hidden; }
          .top-nav__menu__item.-open a:after {
            content: "";
            display: block;
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 1px;
            background: #fff;
            -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
            transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
            transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
            transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0); }
          .top-nav__menu__item.-open a:hover:after {
            -webkit-transform: translateX(101%);
            -ms-transform: translateX(101%);
            transform: translateX(101%); }
          @media only screen and (max-width: 750px) {
            .top-nav__menu__item.-open a {
              background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(50%, transparent));
              background-image: -webkit-linear-gradient(top, #fff 50%, transparent 50%);
              background-image: linear-gradient(to bottom, #fff 50%, transparent 50%);
              background-repeat: repeat-x;
              background-position: 0 99%;
              background-size: 1px 1px; }
              .top-nav__menu__item.-open a:after {
                display: none; } }
          @media only screen and (max-width: 750px) {
            .top-nav__menu__item.-open a {
              padding-bottom: 7px;
              display: inline;
              background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), color-stop(50%, transparent));
              background-image: -webkit-linear-gradient(top, white 50%, transparent 50%);
              background-image: linear-gradient(to bottom, white 50%, transparent 50%);
              background-repeat: repeat-x;
              background-position: 0 92%;
              background-size: 1px 1px; }
              .top-nav__menu__item.-open a:after {
                display: none !important; } }
        .top-nav__menu__item.-open.-black a {
          color: #222222;
          cursor: default;
          overflow: hidden; }
          .top-nav__menu__item.-open.-black a:after {
            content: "";
            display: block;
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 1px;
            background: #222222;
            -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
            transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
            transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
            transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0); }
          .top-nav__menu__item.-open.-black a:hover:after {
            -webkit-transform: translateX(101%);
            -ms-transform: translateX(101%);
            transform: translateX(101%); }
          @media only screen and (max-width: 750px) {
            .top-nav__menu__item.-open.-black a {
              background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #222222), color-stop(50%, transparent));
              background-image: -webkit-linear-gradient(top, #222222 50%, transparent 50%);
              background-image: linear-gradient(to bottom, #222222 50%, transparent 50%);
              background-repeat: repeat-x;
              background-position: 0 99%;
              background-size: 1px 1px; }
              .top-nav__menu__item.-open.-black a:after {
                display: none; } }
          @media only screen and (max-width: 750px) {
            .top-nav__menu__item.-open.-black a {
              background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #222222), color-stop(50%, #222222));
              background-image: -webkit-linear-gradient(top, #222222 50%, #222222 50%);
              background-image: linear-gradient(to bottom, #222222 50%, #222222 50%); } }
      @media only screen and (max-width: 750px) {
        .top-nav__menu__item.-firstOpen {
          margin-top: 69px; } }
      .top-nav__menu__item.-twoRow a {
        line-height: 1; }
        @media only screen and (max-width: 600px) {
          .top-nav__menu__item.-twoRow a:after {
            display: none !important; } }
        @media only screen and (max-width: 600px) {
          .top-nav__menu__item.-twoRow a span {
            position: relative;
            overflow: hidden; }
            .top-nav__menu__item.-twoRow a span:first-child {
              display: inline-block; }
              .top-nav__menu__item.-twoRow a span:first-child:after {
                -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.26, 0.02, 0.08, 0.92);
                transition: -webkit-transform 0.2s cubic-bezier(0.26, 0.02, 0.08, 0.92);
                transition: transform 0.2s cubic-bezier(0.26, 0.02, 0.08, 0.92);
                transition: transform 0.2s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.2s cubic-bezier(0.26, 0.02, 0.08, 0.92); }
            .top-nav__menu__item.-twoRow a span:last-child {
              display: block; }
              .top-nav__menu__item.-twoRow a span:last-child:after {
                -webkit-transition: -webkit-transform 0.2s 0.2s cubic-bezier(0.26, 0.02, 0.08, 0.92);
                transition: -webkit-transform 0.2s 0.2s cubic-bezier(0.26, 0.02, 0.08, 0.92);
                transition: transform 0.2s 0.2s cubic-bezier(0.26, 0.02, 0.08, 0.92);
                transition: transform 0.2s 0.2s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.2s 0.2s cubic-bezier(0.26, 0.02, 0.08, 0.92); }
            .top-nav__menu__item.-twoRow a span:after {
              content: "";
              display: block;
              position: absolute;
              bottom: 0;
              width: 100%;
              height: 1px;
              background: #fff;
              -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
              transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
              transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
              transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
              -webkit-transform: translateX(0);
              -ms-transform: translateX(0);
              transform: translateX(0); }
            .top-nav__menu__item.-twoRow a span:hover:after {
              -webkit-transform: translateX(101%);
              -ms-transform: translateX(101%);
              transform: translateX(101%); } }
  @media only screen and (max-width: 600px) and (max-width: 750px) {
    .top-nav__menu__item.-twoRow a span {
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(50%, transparent));
      background-image: -webkit-linear-gradient(top, #fff 50%, transparent 50%);
      background-image: linear-gradient(to bottom, #fff 50%, transparent 50%);
      background-repeat: repeat-x;
      background-position: 0 99%;
      background-size: 1px 1px; }
      .top-nav__menu__item.-twoRow a span:after {
        display: none; } }
        @media only screen and (max-width: 600px) {
            .top-nav__menu__item.-twoRow a span:hover:after {
              -webkit-transform: translateX(0);
              -ms-transform: translateX(0);
              transform: translateX(0); } }
        .top-nav__menu__item.-twoRow a:hover span:after {
          -webkit-transform: translateX(100%);
          -ms-transform: translateX(100%);
          transform: translateX(100%); }
      .top-nav__menu__item a {
        line-height: initial; }
  .top-nav__facebook {
    position: absolute;
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 100px;
    z-index: 10;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: -1px;
    color: #bfbfbf;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out; }
    .top-nav__facebook a {
      position: relative;
      display: inline-block;
      overflow: hidden;
      overflow: hidden;
      vertical-align: middle; }
      .top-nav__facebook a:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #bfbfbf;
        -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
      .top-nav__facebook a:hover:after {
        -webkit-transform: translateX(101%);
        -ms-transform: translateX(101%);
        transform: translateX(101%); }
      @media only screen and (max-width: 750px) {
        .top-nav__facebook a {
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #bfbfbf), color-stop(50%, transparent));
          background-image: -webkit-linear-gradient(top, #bfbfbf 50%, transparent 50%);
          background-image: linear-gradient(to bottom, #bfbfbf 50%, transparent 50%);
          background-repeat: repeat-x;
          background-position: 0 99%;
          background-size: 1px 1px; }
          .top-nav__facebook a:after {
            display: none; } }
      .top-nav__facebook a:hover {
        color: #222222; }
    .top-nav__facebook span {
      margin: 0 19px;
      display: inline-block;
      vertical-align: middle;
      font-size: 18px;
      font-weight: 500;
      margin-top: 4px; }
    @media only screen and (max-width: 750px) {
      .top-nav__facebook {
        right: 95px; } }
  .top-nav .basket {
    position: absolute;
    z-index: 11;
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 100px;
    font-size: 0;
    cursor: default; }
    .top-nav .basket a {
      cursor: default; }
    @media only screen and (max-width: 750px) {
      .top-nav .basket.-opened .basket__amount {
        color: white; } }
    @media only screen and (max-width: 750px) {
      .top-nav .basket.-opened svg {
        stroke: #fff !important;
        stroke-width: 3px !important; } }
    .top-nav .basket.-active {
      cursor: pointer;
      -webkit-transition: color .3s ease-out;
      transition: color .3s ease-out; }
      .top-nav .basket.-active a {
        cursor: pointer; }
      .top-nav .basket.-active svg {
        stroke: #e20000;
        -webkit-transition: stroke .3s ease-out;
        transition: stroke .3s ease-out; }
      .top-nav .basket.-active .basket__amount {
        margin-top: 2px;
        display: inline-block; }
      .top-nav .basket.-active:hover .basket__amount {
        color: #222222 !important; }
      .top-nav .basket.-active:hover svg {
        stroke: #222222; }
    .top-nav .basket__icon, .top-nav .basket__amount {
      display: inline-block;
      vertical-align: middle; }
    .top-nav .basket__icon {
      width: 24px; }
      .top-nav .basket__icon svg {
        opacity: 1 !important;
        width: 100%;
        -webkit-transition: stroke .3s ease-out;
        transition: stroke .3s ease-out;
        stroke: #bfbfbf;
        stroke-width: 2px;
        fill: none; }
    .top-nav .basket__amount {
      display: none;
      margin-left: 10px;
      color: #e20000;
      font-size: 14px; }
    @media only screen and (max-width: 750px) {
      .top-nav .basket {
        right: 95px; } }
    @media only screen and (max-width: 600px) {
      .top-nav .basket {
        right: 35px; } }
  .top-nav__blind {
    display: none;
    position: fixed;
    z-index: 8;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh; }
    .top-nav__blind.-opened {
      display: block; }
      @media only screen and (max-width: 750px) {
        .top-nav__blind.-opened {
          display: none; } }

.video-pu {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0; }
  .video-pu__bg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.4); }
  .video-pu-wrapper {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0); }
  .video-pu__btnClose {
    width: 32px;
    height: 32px;
    position: absolute;
    top: -45px;
    right: -45px;
    cursor: pointer;
    -webkit-transition: background .3s ease-out;
    transition: background .3s ease-out; }
    @media only screen and (max-width: 1340px) {
      .video-pu__btnClose {
        right: 15px; } }
    .video-pu__btnClose:before, .video-pu__btnClose:after {
      content: "";
      display: block;
      width: 100%;
      width: 42px;
      height: 2px;
      background: #e20000;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg); }
    .video-pu__btnClose:after {
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg); }
  .video-pu iframe {
    max-width: 100vw;
    max-height: -webkit-calc(100vh - 100px);
    max-height: calc(100vh - 100px);
    width: 1340px;
    height: 760px; }
    @media only screen and (max-width: 1340px) {
      .video-pu iframe {
        height: 56.72vw; } }

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

.js-formItem.-invalid label, .js-formItem.-invalid input {
  color: #000; }

.js-formItem.-invalid .buy__contacts__item__whiteLine:before, .js-formItem.-invalid .buy__contacts__item__whiteLine:after {
  background: #000 !important; }

.buy {
  width: 100%;
  overflow: auto;
  background: #fff;
  margin-top: 121px; }
  .buy__title {
    text-align: center;
    font-size: 90px;
    color: #222222;
    margin-top: 27px;
    font-family: "Helios-bold";
    letter-spacing: -1px;
    line-height: 1.2; }
    @media only screen and (max-width: 1280px) {
      .buy__title {
        font-size: 75px; } }
    @media only screen and (max-width: 750px) {
      .buy__title {
        font-size: 60px;
        margin-top: 32px;
        text-align: left;
        margin-left: 95px; } }
    @media only screen and (max-width: 600px) {
      .buy__title {
        font-size: 10vw;
        margin-left: 35px; } }
    @media only screen and (max-width: 400px) {
      .buy__title {
        font-size: 36px; } }
  .buy__list {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    width: 1100px;
    max-width: 90%;
    margin: 0 auto;
    padding-top: 62px;
    padding-bottom: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (max-width: 1320px) {
      .buy__list {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); } }
    @media only screen and (max-width: 1280px) {
      .buy__list {
        width: 100%;
        padding: 83px 60px 81px 95px;
        margin-left: 0;
        max-width: 100%; } }
    @media only screen and (max-width: 600px) {
      .buy__list {
        padding-left: 35px;
        padding-right: 35px; } }
  .buy__item {
    position: relative;
    width: 100%;
    border-top: 1px solid #bfbfbf;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 51px 0 63px 0;
    font-size: 0; }
    .buy__item:first-child {
      padding-top: 0;
      border-top: none; }
      @media only screen and (max-width: 1280px) {
        .buy__item:first-child {
          min-height: 290px; }
          .buy__item:first-child .buy__item__img {
            top: 0; } }
    .buy__item:last-child {
      padding-bottom: 0; }
    @media only screen and (max-width: 1280px) {
      .buy__item {
        padding-bottom: 50px;
        padding-top: 38px;
        min-height: 328px; } }
    @media only screen and (max-width: 750px) {
      .buy__item {
        padding-bottom: 38px;
        padding-top: 81px; } }
    .buy__item__img, .buy__item__info, .buy__item__amount, .buy__item__btnClose, .buy__item__price {
      display: inline-block;
      vertical-align: middle; }
    .buy__item__img {
      position: relative;
      width: 220px;
      height: 160px;
      overflow: hidden;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
      @media only screen and (max-width: 1280px) {
        .buy__item__img {
          width: 221px;
          height: 240px;
          position: absolute;
          left: 0;
          top: 38px; } }
      @media only screen and (max-width: 750px) {
        .buy__item__img {
          position: relative;
          width: 413px;
          height: 300px;
          top: 0;
          background-position: left center; } }
      @media only screen and (max-width: 600px) {
        .buy__item__img {
          width: 69.3vw;
          height: 50vw; } }
      @media only screen and (max-width: 400px) {
        .buy__item__img {
          width: 247px;
          height: 200px; } }
    .buy__item__info {
      width: 437px;
      margin-left: 54px;
      margin-top: 11px; }
      @media only screen and (max-width: 1280px) {
        .buy__item__info {
          width: -webkit-calc(100% - 289px);
          width: calc(100% - 289px);
          margin-left: 289px;
          margin-top: 0;
          vertical-align: top; } }
      @media only screen and (max-width: 750px) {
        .buy__item__info {
          width: 100%;
          margin-left: 0;
          margin-top: 60px; } }
      @media only screen and (max-width: 600px) {
        .buy__item__info {
          margin-top: 10vw; } }
      @media only screen and (max-width: 400px) {
        .buy__item__info {
          margin-top: 40px; } }
    .buy__item__secondInfo {
      position: relative;
      width: 290px;
      display: inline-block;
      margin-left: -webkit-calc(100% - 290px - 491px - 220px);
      margin-left: calc(100% - 290px - 491px - 220px); }
      @media only screen and (max-width: 1280px) {
        .buy__item__secondInfo {
          width: 220px;
          margin-left: -webkit-calc(100% - 220px);
          margin-left: calc(100% - 220px);
          margin-top: 48px; } }
      @media only screen and (max-width: 750px) {
        .buy__item__secondInfo {
          width: 100%;
          margin-left: 0; } }
    .buy__item__title {
      font-size: 16px;
      color: #222222;
      font-weight: bold;
      font-family: "Helios-bold";
      line-height: 1.5;
      margin-top: -5px; }
      @media only screen and (max-width: 750px) {
        .buy__item__title {
          font-size: 24px; } }
    .buy__item__description {
      font-size: 16px;
      color: #222222;
      line-height: 1.5;
      margin-top: 21px;
      margin-bottom: 16px; }
      @media only screen and (max-width: 1280px) {
        .buy__item__description {
          margin-top: 16px;
          margin-bottom: 21px; } }
      @media only screen and (max-width: 750px) {
        .buy__item__description {
          font-size: 24px;
          line-height: 1.5;
          max-width: 395px;
          margin-top: 29px;
          margin-bottom: 11px; } }
    .buy__item__size {
      font-size: 16px;
      color: #8C8C8C; }
      @media only screen and (max-width: 750px) {
        .buy__item__size {
          font-size: 24px; } }
    .buy__item__amount {
      margin-top: 0;
      width: 30px; }
      @media only screen and (max-width: 750px) {
        .buy__item__amount {
          width: 42px; } }
      .buy__item__amount input {
        font-family: "helios-bold";
        display: block;
        width: 100%;
        height: 22px;
        border: none;
        outline: none;
        border-bottom: 1px solid #bfbfbf;
        text-align: right;
        color: #222222;
        font-size: 16px;
        background-color: transparent;
        -webkit-transition: background-color .3s ease-out;
        transition: background-color .3s ease-out; }
        .buy__item__amount input.-badnumber {
          background-color: #e20000;
          color: white; }
        @media only screen and (max-width: 750px) {
          .buy__item__amount input {
            height: 35px;
            font-size: 24px; } }
      .buy__item__amount label {
        font-size: 16px;
        display: block;
        margin-bottom: 11px; }
        @media only screen and (max-width: 750px) {
          .buy__item__amount label {
            font-size: 24px; } }
    .buy__item__btnClose {
      float: right;
      margin-top: 15px;
      position: relative;
      width: 24px;
      height: 24px;
      cursor: pointer; }
      .buy__item__btnClose:hover svg {
        fill: #222222;
        stroke: #222222; }
      @media only screen and (max-width: 1280px) {
        .buy__item__btnClose {
          position: absolute;
          z-index: 10;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          right: 23px;
          margin-top: 0; } }
      @media only screen and (max-width: 750px) {
        .buy__item__btnClose {
          margin-top: 5px;
          right: 0; } }
      .buy__item__btnClose svg {
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        fill: #e20000;
        stroke: #e20000; }
    .buy__item__price {
      color: #222222;
      font-size: 16px;
      margin-left: 73px;
      margin-top: 6px; }
      @media only screen and (max-width: 1280px) {
        .buy__item__price {
          margin-left: 69px;
          margin-top: 1px; } }
      @media only screen and (max-width: 750px) {
        .buy__item__price {
          margin-left: -webkit-calc(100% - 93px - 42px - 50px);
          margin-left: calc(100% - 93px - 42px - 50px);
          margin-top: 12px;
          font-size: 23px; } }
  .buy__finalPrice {
    position: absolute;
    top: -36px;
    right: 0;
    width: 180px;
    height: 110px;
    background: #fff;
    text-align: right;
    padding-top: 37px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (max-width: 1200px) {
      .buy__finalPrice {
        right: 50px; } }
    @media only screen and (max-width: 750px) {
      .buy__finalPrice {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 300px;
        height: 132px;
        padding-top: 29px; } }
    @media only screen and (max-width: 500px) {
      .buy__finalPrice {
        width: 250px;
        height: 110px; } }
    .buy__finalPrice:before, .buy__finalPrice:after {
      position: absolute;
      z-index: -1;
      bottom: 0;
      left: 0;
      content: "";
      display: block;
      width: 92px;
      height: 92px;
      background: #fff;
      -webkit-transform: rotate(13deg) translate(13px, 9px);
      -ms-transform: rotate(13deg) translate(13px, 9px);
      transform: rotate(13deg) translate(13px, 9px); }
      @media only screen and (max-width: 750px) {
        .buy__finalPrice:before, .buy__finalPrice:after {
          width: 154px;
          -webkit-transform: rotate(13deg) translate(13px, 18px);
          -ms-transform: rotate(13deg) translate(13px, 18px);
          transform: rotate(13deg) translate(13px, 18px); } }
      @media only screen and (max-width: 500px) {
        .buy__finalPrice:before, .buy__finalPrice:after {
          width: 129px;
          -webkit-transform: rotate(13deg) translate(13px, 14px);
          -ms-transform: rotate(13deg) translate(13px, 14px);
          transform: rotate(13deg) translate(13px, 14px); } }
    .buy__finalPrice:after {
      left: auto;
      right: 0;
      -webkit-transform: rotate(-13deg) translate(-13px, 9px);
      -ms-transform: rotate(-13deg) translate(-13px, 9px);
      transform: rotate(-13deg) translate(-13px, 9px); }
      @media only screen and (max-width: 750px) {
        .buy__finalPrice:after {
          -webkit-transform: rotate(-13deg) translate(-13px, 18px);
          -ms-transform: rotate(-13deg) translate(-13px, 18px);
          transform: rotate(-13deg) translate(-13px, 18px); } }
      @media only screen and (max-width: 500px) {
        .buy__finalPrice:after {
          -webkit-transform: rotate(-13deg) translate(-13px, 14px);
          -ms-transform: rotate(-13deg) translate(-13px, 14px);
          transform: rotate(-13deg) translate(-13px, 14px); } }
    .buy__finalPrice-wrapper {
      display: inline-block;
      text-align: right; }
    .buy__finalPrice p {
      position: relative;
      font-size: 24px;
      font-family: "Helios-bold";
      display: inline-block;
      color: #222222; }
      .buy__finalPrice p:first-child {
        font-family: "Helios-light";
        font-size: 16px;
        display: block;
        margin-bottom: 3px; }
        @media only screen and (max-width: 750px) {
          .buy__finalPrice p:first-child {
            font-size: 24px; } }
      .buy__finalPrice p.buy__finalPrice__number span {
        margin-right: 5px;
        display: inline-block; }
      @media only screen and (max-width: 750px) {
        .buy__finalPrice p.buy__finalPrice__number {
          font-size: 40px; } }
  .buy__contacts {
    background: #e20000;
    padding-top: 36px;
    padding-bottom: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .buy__contacts-wrapper {
      -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
      transform: translateX(50px);
      width: 1100px;
      margin: 0 auto;
      font-size: 0; }
      @media only screen and (max-width: 1320px) {
        .buy__contacts-wrapper {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
      @media only screen and (max-width: 1200px) {
        .buy__contacts-wrapper {
          width: 100%;
          padding: 0 95px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; } }
      @media only screen and (max-width: 600px) {
        .buy__contacts-wrapper {
          padding: 0 35px; } }
    .buy__contacts__description {
      width: 540px;
      font-size: 16px;
      color: #fff;
      line-height: 1.5; }
      @media only screen and (max-width: 850px) {
        .buy__contacts__description {
          width: -webkit-calc(100% - 230px);
          width: calc(100% - 230px); } }
      @media only screen and (max-width: 750px) {
        .buy__contacts__description {
          padding-top: 192px;
          width: 100%;
          font-size: 24px; } }
      @media only screen and (max-width: 600px) {
        .buy__contacts__description {
          font-size: 21px; } }
    .buy__contacts__list {
      font-size: 0;
      margin-top: 98px; }
      @media only screen and (max-width: 750px) {
        .buy__contacts__list {
          margin-top: 49px; } }
    .buy__contacts__item {
      position: relative;
      height: 52px;
      display: inline-block;
      vertical-align: top;
      width: 300px;
      margin-left: 67px; }
      @media only screen and (min-width: 1201px) {
        .buy__contacts__item:first-child, .buy__contacts__item:nth-child(4) {
          margin-left: 0; }
        .buy__contacts__item:nth-child(n+4) {
          margin-top: 27px; }
        .buy__contacts__item:last-child {
          width: -webkit-calc(300px * 2 + 60px);
          width: calc(300px * 2 + 60px); } }
      @media only screen and (max-width: 1200px) {
        .buy__contacts__item {
          width: -webkit-calc((100% - 60px) / 2);
          width: calc((100% - 60px) / 2);
          margin-left: 60px;
          margin-top: 40px; }
          .buy__contacts__item:nth-child(1), .buy__contacts__item:nth-child(2) {
            margin-top: 0; }
          .buy__contacts__item:nth-child(2n+1) {
            margin-left: 0; }
          .buy__contacts__item:last-child {
            width: 100%; } }
      @media only screen and (max-width: 750px) {
        .buy__contacts__item {
          width: 100%;
          margin-left: 0 !important;
          margin-top: 40px !important; }
          .buy__contacts__item:last-child {
            width: 100%; } }
      @media only screen and (max-width: 370px) {
        .buy__contacts__item:last-child input {
          padding-bottom: 28px; } }
      .buy__contacts__item__whiteLine {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: -webkit-calc(100% + 6px);
        width: calc(100% + 6px);
        height: 3px;
        overflow: hidden; }
        @media only screen and (max-width: 750px) {
          .buy__contacts__item__whiteLine {
            bottom: -5px !important; } }
        .buy__contacts__item__whiteLine:after {
          content: "";
          display: block;
          height: 3px;
          width: 100%;
          -webkit-transform: translateX(-101%);
          -ms-transform: translateX(-101%);
          transform: translateX(-101%);
          -webkit-transition: -webkit-transform .3s;
          transition: -webkit-transform .3s;
          transition: transform .3s;
          transition: transform .3s, -webkit-transform .3s;
          background: white;
          bottom: 0; }
        .buy__contacts__item__whiteLine:before {
          content: "";
          display: block;
          width: 100%;
          height: 1px;
          left: 0;
          bottom: 1.5px;
          background: rgba(255, 255, 255, 0.7); }
      .buy__contacts__item.-anim .buy__contacts__item__whiteLine:after {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
      .buy__contacts__item.-anim label {
        -webkit-animation: animForInput .3s forwards;
        animation: animForInput .3s forwards; }
      @media only screen and (max-width: 750px) {
        .buy__contacts__item.-anim.-textarea label {
          margin-bottom: 0 !important; }
          .buy__contacts__item.-anim.-textarea label span {
            vertical-align: top; } }
      .buy__contacts__item.-textarea {
        position: relative;
        bottom: 0; }
        @media only screen and (max-width: 750px) {
          .buy__contacts__item.-textarea {
            height: auto;
            margin-top: 55px !important; } }
        .buy__contacts__item.-textarea textarea {
          overflow: hidden;
          position: absolute;
          bottom: 0; }
          @media only screen and (max-width: 750px) {
            .buy__contacts__item.-textarea textarea {
              position: relative; } }
          @media only screen and (max-width: 560px) {
            .buy__contacts__item.-textarea textarea {
              padding-left: 0;
              padding-right: 0;
              position: relative;
              z-index: 1; }
              .buy__contacts__item.-textarea textarea:valid {
                padding-bottom: 0; } }
        @media only screen and (max-width: 750px) {
          .buy__contacts__item.-textarea label {
            margin-bottom: 10px; } }
      .buy__contacts__item .-textarea-text {
        position: absolute;
        left: 0;
        z-index: -1;
        opacity: 0;
        height: auto;
        min-height: 27px;
        font-size: 16px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media only screen and (max-width: 750px) {
          .buy__contacts__item .-textarea-text {
            font-size: 24px; } }
        @media only screen and (max-width: 370px) {
          .buy__contacts__item .-textarea-text {
            font-size: 20px; } }
      .buy__contacts__item input, .buy__contacts__item textarea {
        -webkit-appearance: none;
        border-radius: 0;
        padding-left: 3px;
        position: absolute;
        bottom: 1px;
        font-family: "helios-light";
        width: 100%;
        height: 27px;
        border: none;
        outline: none;
        background: transparent;
        font-size: 16px;
        padding-bottom: 1px;
        color: #fff;
        resize: none; }
        .buy__contacts__item input::-webkit-input-placeholder, .buy__contacts__item textarea::-webkit-input-placeholder {
          color: #fff;
          opacity: 0.8;
          white-space: normal;
          line-height: 1.5; }
        .buy__contacts__item input:-moz-placeholder, .buy__contacts__item textarea:-moz-placeholder {
          color: #fff;
          opacity: 0.8;
          white-space: normal;
          line-height: 1.5; }
        @media only screen and (max-width: 750px) {
          .buy__contacts__item input, .buy__contacts__item textarea {
            font-size: 24px; } }
        @media only screen and (max-width: 370px) {
          .buy__contacts__item input, .buy__contacts__item textarea {
            font-size: 20px; } }
      .buy__contacts__item label {
        position: absolute;
        width: 100%;
        left: 0;
        left: 3px;
        bottom: 5px;
        color: #fff;
        display: block;
        height: 100%;
        text-align: left;
        margin-bottom: 5px; }
        @media only screen and (max-width: 750px) {
          .buy__contacts__item label {
            margin-bottom: 0; } }
        .buy__contacts__item label span {
          font-family: "Helios-bold";
          vertical-align: bottom;
          font-size: 16px; }
          @media only screen and (max-width: 750px) {
            .buy__contacts__item label span {
              font-size: 24px;
              vertical-align: middle; } }
  .buy__checkout {
    padding-top: 62px;
    padding-bottom: 120px;
    background: #fff; }
    @media only screen and (max-width: 750px) {
      .buy__checkout {
        padding-top: 55px;
        margin-left: 4px; } }
    .buy__checkout-wrapper {
      position: relative;
      width: 1100px;
      margin: 0 auto;
      -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
      transform: translateX(50px); }
      @media only screen and (max-width: 1320px) {
        .buy__checkout-wrapper {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
      @media only screen and (max-width: 1200px) {
        .buy__checkout-wrapper {
          width: 100%;
          padding-left: 95px;
          padding-right: 95px;
          margin: 0;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; } }
      @media only screen and (max-width: 600px) {
        .buy__checkout-wrapper {
          padding-left: 35px;
          padding-right: 35px; } }
  .buy__presonalData, .buy__saveEmail {
    width: 100%; }
    .buy__presonalData input, .buy__saveEmail input {
      display: none; }
      .buy__presonalData input:checked + label .buy__checkbox, .buy__saveEmail input:checked + label .buy__checkbox {
        background: #e20000 !important;
        border-color: #e20000; }
    .buy__presonalData label, .buy__saveEmail label {
      display: block;
      width: 360px;
      font-size: 16px;
      color: #222222;
      line-height: 1.5;
      margin-left: 28px; }
      @media only screen and (max-width: 900px) {
        .buy__presonalData label, .buy__saveEmail label {
          width: 100%;
          font-size: 24px; } }
      @media only screen and (max-width: 500px) {
        .buy__presonalData label, .buy__saveEmail label {
          font-size: 17px; } }
      .buy__presonalData label .buy__checkbox, .buy__saveEmail label .buy__checkbox {
        display: inline-block;
        vertical-align: middle;
        width: 10px;
        height: 10px;
        border: 1px solid black;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: -3px 18px 0 -27px;
        cursor: pointer; }
        @media only screen and (max-width: 900px) {
          .buy__presonalData label .buy__checkbox, .buy__saveEmail label .buy__checkbox {
            width: 14px;
            height: 14px;
            margin-right: 13px; } }
  .buy__saveEmail {
    margin-top: 25px; }
    .buy__saveEmail label {
      width: 206px; }
    .buy__saveEmail.ru label {
      width: 270px; }
      @media only screen and (max-width: 900px) {
        .buy__saveEmail.ru label {
          width: 100%; } }
  .buy__presonalData .-underline {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    overflow: hidden; }
    .buy__presonalData .-underline:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 1px;
      background: #909090;
      -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    .buy__presonalData .-underline:hover:after {
      -webkit-transform: translateX(101%);
      -ms-transform: translateX(101%);
      transform: translateX(101%); }
    @media only screen and (max-width: 750px) {
      .buy__presonalData .-underline {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #909090), color-stop(50%, transparent));
        background-image: -webkit-linear-gradient(top, #909090 50%, transparent 50%);
        background-image: linear-gradient(to bottom, #909090 50%, transparent 50%);
        background-repeat: repeat-x;
        background-position: 0 99%;
        background-size: 1px 1px; }
        .buy__presonalData .-underline:after {
          display: none; } }
  .buy__submit {
    position: absolute;
    top: 5px;
    right: 133px;
    width: 300px;
    height: 70px;
    font-size: 24px; }
    @media only screen and (max-width: 1200px) {
      .buy__submit {
        right: 122px; } }
    @media only screen and (max-width: 1100px) {
      .buy__submit {
        right: 95px; } }
    @media only screen and (max-width: 900px) {
      .buy__submit {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin-top: 68px;
        width: 440px;
        height: 100px;
        font-size: 40px; } }
    @media only screen and (max-width: 600px) {
      .buy__submit {
        width: 73.3vw;
        height: 16.6vw;
        min-height: 55px; } }
    .buy__submit input {
      -webkit-appearance: none;
      border-radius: 0;
      cursor: pointer;
      width: 100%;
      height: 100%;
      border: none;
      outline: none;
      background-color: #e20000;
      text-align: center;
      color: #fff;
      font-size: 24px;
      font-family: "Helios-bold";
      -webkit-transition: background-color .5s ease-out;
      transition: background-color .5s ease-out; }
      .buy__submit input:hover {
        background-color: #222222; }
      @media only screen and (max-width: 900px) {
        .buy__submit input {
          font-size: 40px; } }
      @media only screen and (max-width: 600px) {
        .buy__submit input {
          font-size: 6.6vw; } }
      @media only screen and (max-width: 400px) {
        .buy__submit input {
          font-size: 24px; } }

.congratulations {
  display: none;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background: rgba(34, 34, 34, 0.4); }
  .congratulations-wrapper {
    width: 412px;
    height: 331px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 80px 100px 0 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .congratulations-wrapper.ru {
      padding: 80px 95px 0 95px; }
  .congratulations__title {
    font-family: "helios-bold";
    font-size: 16px;
    color: #222222; }
  .congratulations__description {
    margin-top: 22px;
    font-family: "helios-light";
    font-size: 16px;
    line-height: 1.5;
    color: #222222; }
  .congratulations__btn {
    margin-top: 55px;
    width: 192px;
    height: 45px;
    background: #222222;
    color: #fff;
    font-size: 16px;
    font-family: "helios-bold"; }
    .congratulations__btn a {
      display: block;
      height: 100%;
      line-height: 43px; }

@-webkit-keyframes animForInput {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0); }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(-3px, -25px, 0);
    transform: translate3d(-3px, -25px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -25px, 0);
    transform: translate3d(0, -25px, 0); } }

@keyframes animForInput {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0); }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(-3px, -25px, 0);
    transform: translate3d(-3px, -25px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -25px, 0);
    transform: translate3d(0, -25px, 0); } }

body.-fade {
  display: none; }

.wrapper {
  position: relative;
  width: 1120px;
  margin: 0 auto; }
  @media only screen and (max-width: 1280px) {
    .wrapper {
      width: 100%;
      padding-left: 95px !important;
      padding-right: 95px !important;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }
  @media only screen and (max-width: 600px) {
    .wrapper {
      padding-right: 35px !important;
      padding-left: 35px !important; } }

.header-gallery {
  position: relative;
  z-index: 9;
  padding-top: 229px;
  overflow: hidden; }
  @media only screen and (max-width: 750px) {
    .header-gallery {
      padding-bottom: 137px; } }
  @media only screen and (max-width: 600px) {
    .header-gallery {
      padding-top: 38.16vw; } }
  .header-gallery__wrapper {
    font-size: 0;
    padding-left: 153px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (max-width: 1280px) and (min-width: 751px) {
      .header-gallery__wrapper {
        padding-left: -webkit-calc(((100% - 80px * 2) - 40px) / 4 - 36px) !important;
        padding-left: calc(((100% - 80px * 2) - 40px) / 4 - 36px) !important; } }
  .header-gallery__title {
    opacity: 0;
    font-family: "helios-bold";
    color: #e20000;
    font-size: 89.325px;
    font-weight: bold;
    line-height: 1.222;
    margin-top: 62px;
    margin-bottom: 86px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: -0.8px; }
    @media only screen and (max-width: 1280px) {
      .header-gallery__title {
        width: -webkit-calc(100% + 95px);
        width: calc(100% + 95px);
        font-size: 6.97vw;
        margin-top: 57px;
        letter-spacing: -2px;
        margin-bottom: 37px; } }
    @media only screen and (max-width: 1000px) {
      .header-gallery__title {
        margin-bottom: 110px; } }
    @media only screen and (max-width: 900px) {
      .header-gallery__title {
        font-size: 63px; } }
    @media only screen and (max-width: 750px) {
      .header-gallery__title {
        margin-top: 115px;
        margin-bottom: 77px;
        letter-spacing: 0; } }
    @media only screen and (max-width: 600px) {
      .header-gallery__title {
        font-size: 10.5vw;
        width: -webkit-calc(100% + 15px);
        width: calc(100% + 15px);
        margin-top: 19vw;
        margin-bottom: 13vw; } }
    @media only screen and (max-width: 1280px) {
      .header-gallery__title.ru {
        width: -webkit-calc(100vw - 95px);
        width: calc(100vw - 95px); } }
    @media only screen and (max-width: 670px) {
      .header-gallery__title.ru {
        font-size: 9.4vw; } }
    @media only screen and (max-width: 600px) {
      .header-gallery__title.ru {
        font-size: 10vw;
        width: -webkit-calc(100vw - 35px);
        width: calc(100vw - 35px); } }
  .header-gallery__date, .header-gallery__description {
    opacity: 0;
    vertical-align: top;
    display: inline-block; }
  .header-gallery__date {
    font-family: "helios-bold";
    width: 222px;
    color: #222222;
    font-size: 24px;
    font-weight: bold;
    margin-left: 3px; }
    @media only screen and (max-width: 1280px) {
      .header-gallery__date {
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }
    @media only screen and (max-width: 1000px) {
      .header-gallery__date {
        width: 100%;
        margin-bottom: 60px; } }
    @media only screen and (max-width: 750px) {
      .header-gallery__date {
        margin-bottom: 308px; } }
    @media only screen and (max-width: 600px) {
      .header-gallery__date {
        font-size: 4vw;
        margin-bottom: 50vw; } }
    .header-gallery__date span {
      display: inline-block;
      margin: 0 20px;
      width: 60px;
      background: #222222;
      height: 3px;
      margin-top: 9.5px;
      vertical-align: top; }
      @media only screen and (max-width: 600px) {
        .header-gallery__date span {
          vertical-align: middle;
          margin-top: 0;
          width: 10vw;
          height: 0.5vw;
          margin: 0 3.3vw;
          margin-top: -2px; } }
  .header-gallery__description {
    width: 475px;
    max-width: 100%;
    font-size: 16px;
    color: #222222;
    line-height: 1.5;
    margin-left: -webkit-calc(100% - 225px - 476px);
    margin-left: calc(100% - 225px - 476px);
    margin-top: -5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative; }
    @media only screen and (max-width: 1000px) {
      .header-gallery__description {
        margin-left: 90px;
        margin-top: 60px; } }
    @media only screen and (max-width: 750px) {
      .header-gallery__description {
        width: 100%;
        font-size: 24px;
        margin-left: 3px; } }
    @media only screen and (max-width: 600px) {
      .header-gallery__description {
        font-size: 4vw; } }
    .header-gallery__description__text.-second {
      margin-top: 17px; }
    .header-gallery__description__text.-author {
      color: #e20000; }
  .header-gallery__arrow {
    display: none;
    width: 30px;
    position: absolute;
    top: 0;
    left: 0; }
    .header-gallery__arrow:hover svg {
      fill: #222222;
      stroke: #222222; }
    @media only screen and (max-width: 1000px) {
      .header-gallery__arrow {
        display: block;
        top: -72px; } }
    @media only screen and (max-width: 750px) {
      .header-gallery__arrow {
        top: -170px;
        left: 3px; } }
    @media only screen and (max-width: 600px) {
      .header-gallery__arrow {
        top: -28.3vw; } }
    .header-gallery__arrow svg {
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out;
      cursor: pointer;
      fill: #e20000;
      stroke: #e20000;
      stroke-width: 3px; }

.twoCol-gallery {
  position: relative;
  z-index: 10;
  padding-top: 110px;
  padding-bottom: 137px;
  font-size: 0; }
  .twoCol-gallery.-special {
    padding-bottom: 325px; }
    @media only screen and (max-width: 1280px) {
      .twoCol-gallery.-special {
        padding-bottom: 200px; } }
  @media only screen and (max-width: 1280px) {
    .twoCol-gallery {
      padding-bottom: 98px;
      padding-top: 65px; } }
  @media only screen and (max-width: 1000px) {
    .twoCol-gallery {
      padding-bottom: 18vw;
      padding-top: 120px; } }
  @media only screen and (max-width: 750px) {
    .twoCol-gallery {
      padding-top: 0;
      margin-top: -6px;
      padding-bottom: 119px !important; } }
  @media only screen and (max-width: 600px) {
    .twoCol-gallery {
      padding-bottom: 16.5vw !important; } }
  .twoCol-gallery__wrapper {
    width: 1120px;
    margin: 0 auto;
    max-width: -webkit-calc(100% - 80px * 2);
    max-width: calc(100% - 80px * 2); }
    @media only screen and (max-width: 750px) {
      .twoCol-gallery__wrapper {
        max-width: -webkit-calc(100% - 50px * 2);
        max-width: calc(100% - 50px * 2); } }
    @media only screen and (max-width: 600px) {
      .twoCol-gallery__wrapper {
        max-width: -webkit-calc(100% - 35px * 2);
        max-width: calc(100% - 35px * 2); } }
    @media only screen and (max-width: 750px) {
      .twoCol-gallery__wrapper {
        padding-top: 88px; } }
    @media only screen and (max-width: 600px) {
      .twoCol-gallery__wrapper {
        padding-top: 14.68vw; } }
  .twoCol-gallery__desktop-wrapper {
    display: block; }
    @media only screen and (max-width: 750px) {
      .twoCol-gallery__desktop-wrapper {
        display: none; } }
  .twoCol-gallery__mobile-wrapper {
    display: none; }
    @media only screen and (max-width: 750px) {
      .twoCol-gallery__mobile-wrapper {
        display: block; } }
  .twoCol-gallery__rightCol, .twoCol-gallery__leftCol {
    display: inline-block;
    width: -webkit-calc((100% - 40px) / 2);
    width: calc((100% - 40px) / 2);
    vertical-align: top; }
  .twoCol-gallery__rightCol {
    margin-left: 40px; }
    .twoCol-gallery__rightCol.-mobile {
      display: none; }
    @media only screen and (max-width: 750px) {
      .twoCol-gallery__rightCol {
        width: 100%;
        margin-left: 0; } }
  .twoCol-gallery__leftCol {
    position: relative; }
    @media only screen and (max-width: 750px) {
      .twoCol-gallery__leftCol {
        width: 100%;
        margin-top: 0; } }
  .twoCol-gallery__exhibitions {
    opacity: 0;
    width: 243px;
    position: absolute;
    left: -webkit-calc(50% - 10px);
    left: calc(50% - 10px);
    top: -15px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .twoCol-gallery__exhibitions.-mobile {
      display: none; }
    @media only screen and (max-width: 1000px) {
      .twoCol-gallery__exhibitions {
        left: -webkit-calc(50% - 15px);
        left: calc(50% - 15px);
        top: 35px; } }
    @media only screen and (max-width: 750px) {
      .twoCol-gallery__exhibitions {
        top: 8px;
        left: 47px;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        display: none; }
        .twoCol-gallery__exhibitions.-mobile {
          display: block;
          left: 97px; } }
    @media only screen and (max-width: 600px) {
      .twoCol-gallery__exhibitions {
        left: 0; }
        .twoCol-gallery__exhibitions.-mobile {
          display: block;
          left: 34px; } }
    .twoCol-gallery__exhibitions-wrapper {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      @media only screen and (max-width: 750px) {
        .twoCol-gallery__exhibitions-wrapper {
          -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
          transform: rotate(0); } }
    .twoCol-gallery__exhibitions p {
      display: block;
      font-family: "helios-bold";
      font-size: 24px;
      font-weight: bold;
      color: #e20000; }
      .twoCol-gallery__exhibitions p:after {
        content: "";
        display: inline-block;
        width: 60px;
        height: 3px;
        background: #e20000;
        vertical-align: middle;
        margin-left: 41px; }
        @media only screen and (max-width: 1280px) {
          .twoCol-gallery__exhibitions p:after {
            margin-left: 21px; } }
        @media only screen and (max-width: 600px) {
          .twoCol-gallery__exhibitions p:after {
            width: 10vw;
            min-width: 40px;
            min-height: 2px;
            height: 0.5vw; } }
      @media only screen and (max-width: 600px) {
        .twoCol-gallery__exhibitions p {
          font-size: 4vw; } }
      @media only screen and (max-width: 450px) {
        .twoCol-gallery__exhibitions p {
          font-size: 18px; } }
    .twoCol-gallery__exhibitions__arrow {
      width: 30px;
      position: absolute;
      top: 4px;
      left: -155px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .twoCol-gallery__exhibitions__arrow:hover svg {
        fill: #222222;
        stroke: #222222; }
      .twoCol-gallery__exhibitions__arrow svg {
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        cursor: pointer;
        fill: #e20000;
        stroke: #e20000;
        stroke-width: 3px; }
      @media only screen and (max-width: 1000px) {
        .twoCol-gallery__exhibitions__arrow {
          left: -116px;
          display: none; } }
      @media only screen and (max-width: 750px) {
        .twoCol-gallery__exhibitions__arrow {
          display: none; } }
  .twoCol-gallery__item-wrapper {
    padding-top: 201px; }
    @media only screen and (max-width: 1280px) {
      .twoCol-gallery__item-wrapper {
        padding-top: 146px; } }
    @media only screen and (max-width: 1000px) {
      .twoCol-gallery__item-wrapper {
        padding-top: 125px; } }
    @media only screen and (max-width: 750px) {
      .twoCol-gallery__item-wrapper {
        padding-top: 0; } }
  .twoCol-gallery__item {
    font-family: "helios-bold";
    position: relative;
    width: 100%;
    height: 400px;
    margin-top: 40px;
    cursor: pointer; }
    @media only screen and (max-width: 1280px) {
      .twoCol-gallery__item {
        height: auto; } }
    @media only screen and (max-width: 600px) {
      .twoCol-gallery__item {
        margin-top: 6.67vw; } }
    .twoCol-gallery__item:first-child {
      margin-top: 0; }
    .twoCol-gallery__item.-locked .twoCol-gallery__item__number {
      font-size: 0; }
      .twoCol-gallery__item.-locked .twoCol-gallery__item__number:after {
        content: '';
        display: block;
        height: 30px;
        width: 24px;
        background: url("../img/locked.png") no-repeat center center;
        background-size: cover;
        margin: 0 auto; }
        @media only screen and (max-width: 600px) {
          .twoCol-gallery__item.-locked .twoCol-gallery__item__number:after {
            width: 4vw;
            height: 5vw; } }
        .twoCol-gallery__item.-locked .twoCol-gallery__item__number:after img {
          width: 100%;
          height: 100%;
          display: block; }
    .twoCol-gallery__item.-mobile {
      display: none; }
      @media only screen and (max-width: 750px) {
        .twoCol-gallery__item.-mobile {
          display: block; } }
    .twoCol-gallery__item.-desktop {
      display: block; }
      @media only screen and (max-width: 750px) {
        .twoCol-gallery__item.-desktop {
          display: none; } }
    .twoCol-gallery__item a {
      display: block;
      width: 100%;
      height: 100%;
      position: relative;
      z-index: 9; }
      @media only screen and (max-width: 1280px) {
        .twoCol-gallery__item a {
          height: 0;
          padding-top: 74.1%; } }
      .twoCol-gallery__item a:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        background: #470e0e;
        -webkit-transition: opacity .3s ease-out;
        transition: opacity .3s ease-out;
        opacity: 0;
        cursor: pointer;
        display: block;
        width: 100%;
        height: 100%; }
      .twoCol-gallery__item a:hover:after {
        opacity: 0.6; }
    .twoCol-gallery__item__text-wrapper {
      width: 95%;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 10;
      -webkit-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0);
      text-align: center;
      color: white;
      font-weight: bold; }
    .twoCol-gallery__item__date {
      margin-left: 4px;
      opacity: 0.9;
      font-size: 16px; }
      @media only screen and (max-width: 1280px) {
        .twoCol-gallery__item__date {
          font-size: 2vw; } }
      @media only screen and (max-width: 750px) {
        .twoCol-gallery__item__date {
          font-size: 3.5vw; } }
    .twoCol-gallery__item__title {
      font-size: 40px;
      line-height: 1.375;
      margin-top: 8px; }
      .twoCol-gallery__item__title:after {
        display: block;
        content: "";
        width: 60px;
        height: 8px;
        background: #e20000;
        margin: 26px auto 0 auto; }
        @media only screen and (max-width: 1280px) {
          .twoCol-gallery__item__title:after {
            margin-top: 10px;
            height: 0.625vw;
            min-height: 5px; } }
        @media only screen and (max-width: 750px) {
          .twoCol-gallery__item__title:after {
            margin-top: 26px; } }
        @media only screen and (max-width: 600px) {
          .twoCol-gallery__item__title:after {
            height: 1.4vw;
            margin-top: 4.3vw; } }
      @media only screen and (max-width: 1280px) {
        .twoCol-gallery__item__title {
          font-size: 2.65vw; } }
      @media only screen and (max-width: 750px) {
        .twoCol-gallery__item__title {
          font-size: 6vw;
          margin-top: 10px; } }
      @media only screen and (max-width: 600px) {
        .twoCol-gallery__item__title {
          margin-top: 1.68vw; } }
    .twoCol-gallery__item__number {
      font-size: 28px;
      margin-top: 40px;
      /*
		    position: absolute;
		    bottom: -60px;
		    left: 50%;
		    transform: translateX(-50%);*/ }
      @media only screen and (max-width: 1280px) {
        .twoCol-gallery__item__number {
          font-size: 2.5vw;
          margin-top: 12px; } }
      @media only screen and (max-width: 750px) {
        .twoCol-gallery__item__number {
          font-size: 4.5vw;
          margin-top: 35px; } }
      @media only screen and (max-width: 600px) {
        .twoCol-gallery__item__number {
          margin-top: 5.8vw; } }
    .twoCol-gallery__item__img {
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .twoCol-gallery__item__img:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3); }
      .twoCol-gallery__item__img img {
        background: #000;
        display: block;
        min-width: 100%;
        min-height: 100%;
        position: absolute;
        z-index: 0;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        height: 100%; }

.darkroom {
  position: relative;
  z-index: 11;
  background: #e20000;
  padding-top: 72px;
  padding-bottom: 70px; }
  @media only screen and (max-width: 1280px) {
    .darkroom {
      padding-top: 119.5px;
      padding-bottom: 92.5px; } }
  @media only screen and (max-width: 750px) {
    .darkroom {
      padding-top: 76px;
      padding-bottom: 100.5px; } }
  @media only screen and (max-width: 600px) {
    .darkroom {
      padding-top: 12.5vw;
      padding-bottom: 16.5vw; } }
  .darkroom__hover {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/darkroom-hover.png") bottom right no-repeat;
    background-size: cover;
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out; }
    .darkroom__hover.-hover {
      opacity: 1; }
  .darkroom__wrapper {
    position: relative;
    z-index: 10; }
    @media only screen and (max-width: 829px) {
      .darkroom__wrapper {
        padding-right: 33px !important; } }
  .darkroom__title {
    font-family: "helios-bold";
    position: absolute;
    top: -180px;
    left: 62px;
    font-size: 87.325px;
    color: #222222;
    font-weight: bold;
    width: 393px;
    max-width: 100%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
    @media only screen and (max-width: 1280px) {
      .darkroom__title {
        top: -110px;
        left: 34px;
        font-size: 88px; } }
    @media only screen and (max-width: 1000px) {
      .darkroom__title {
        top: -18.5vw; } }
    @media only screen and (max-width: 750px) {
      .darkroom__title {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        font-size: 60px; } }
    @media only screen and (max-width: 600px) {
      .darkroom__title {
        font-size: 10vw;
        width: 100%; } }
  .darkroom__video-wrapper {
    width: 354px;
    margin-left: 580px; }
    @media only screen and (max-width: 1280px) {
      .darkroom__video-wrapper {
        margin-left: auto;
        margin-right: -5px; } }
    @media only screen and (max-width: 750px) {
      .darkroom__video-wrapper {
        width: 100%;
        max-width: 450px;
        margin-top: 76px;
        margin-left: 3px;
        margin-right: auto; } }
    @media only screen and (max-width: 600px) {
      .darkroom__video-wrapper {
        margin-top: 12.7vw; } }
  .darkroom__description {
    font-size: 16px;
    line-height: 1.5;
    color: white; }
    .darkroom__description a {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      overflow: hidden; }
      .darkroom__description a:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #fff;
        -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
      .darkroom__description a:hover:after {
        -webkit-transform: translateX(101%);
        -ms-transform: translateX(101%);
        transform: translateX(101%); }
      @media only screen and (max-width: 750px) {
        .darkroom__description a {
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(50%, transparent));
          background-image: -webkit-linear-gradient(top, #fff 50%, transparent 50%);
          background-image: linear-gradient(to bottom, #fff 50%, transparent 50%);
          background-repeat: repeat-x;
          background-position: 0 99%;
          background-size: 1px 1px; }
          .darkroom__description a:after {
            display: none; } }
      @media only screen and (max-width: 750px) {
        .darkroom__description a {
          display: inline;
          vertical-align: top; } }
    @media only screen and (max-width: 750px) {
      .darkroom__description {
        font-size: 24px; } }
    @media only screen and (max-width: 600px) {
      .darkroom__description {
        font-size: 4vw; } }
  .darkroom__play-wrapper {
    margin-top: 40px;
    margin-left: -20px; }
    @media only screen and (max-width: 1280px) {
      .darkroom__play-wrapper {
        margin-top: 56px; } }
    @media only screen and (max-width: 970px) {
      .darkroom__play-wrapper {
        margin-top: 52px;
        margin-left: 0; } }
    @media only screen and (max-width: 600px) {
      .darkroom__play-wrapper {
        margin-top: 8.7vw; } }
  .darkroom__play {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 50px;
    height: 50px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out; }
    @media only screen and (max-width: 970px) {
      .darkroom__play {
        width: 60px;
        height: 60px; } }
    @media only screen and (max-width: 600px) {
      .darkroom__play {
        width: 10vw;
        height: 10vw; } }
    .darkroom__play.-hover {
      border-color: white; }
    .darkroom__play span {
      position: absolute;
      top: 50%;
      left: 56%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      display: block;
      width: 0;
      height: 0;
      border-top: 12px solid transparent;
      border-left: 18px solid white;
      border-bottom: 12px solid transparent;
      -webkit-transition: border-left-color .3s ease-out;
      transition: border-left-color .3s ease-out; }
      @media only screen and (max-width: 600px) {
        .darkroom__play span {
          border-top: 2vw solid transparent;
          border-left: 3vw solid white;
          border-bottom: 2vw solid transparent; } }
  .darkroom__overview {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    color: white;
    letter-spacing: 1px;
    padding-left: 8px; }
    @media only screen and (max-width: 970px) {
      .darkroom__overview {
        padding-left: 18px; } }
    @media only screen and (max-width: 750px) {
      .darkroom__overview {
        padding-left: 36px;
        font-size: 24px; } }
    @media only screen and (max-width: 600px) {
      .darkroom__overview {
        padding-left: 6vw;
        font-size: 4vw; } }

.header-item {
  margin-top: 120px;
  position: relative;
  z-index: 10;
  width: 100%; }
  @media only screen and (max-width: 440px) {
    .header-item.-special {
      padding-top: 0;
      padding-bottom: 0; } }
  .header-item__text-wrapper {
    z-index: 10;
    width: 1120px;
    padding-left: 156px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 88%;
    position: relative;
    margin-top: 110px;
    margin-bottom: 218px; }
    @media only screen and (max-width: 1280px) {
      .header-item__text-wrapper {
        width: 100%;
        padding-left: 95px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 100%;
        margin-left: 0; } }
    @media only screen and (max-width: 1070px) {
      .header-item__text-wrapper {
        margin-top: 21.8vw;
        margin-bottom: 29vw; } }
    @media only screen and (max-width: 750px) {
      .header-item__text-wrapper {
        margin-top: 86px;
        margin-bottom: 135px; } }
    @media only screen and (max-width: 600px) {
      .header-item__text-wrapper {
        padding-left: 35px;
        padding-right: 20px; } }
    @media only screen and (max-width: 440px) {
      .header-item__text-wrapper {
        margin-top: 73px;
        margin-bottom: 110px; } }
    @media only screen and (max-width: 600px) {
      .header-item__text-wrapper.-special {
        padding-right: 0; } }
  .header-item__title {
    opacity: 0;
    font-family: "helios-bold";
    color: #e20000;
    font-size: 90px;
    line-height: 1.17;
    letter-spacing: -1.2px; }
    @media only screen and (max-width: 1070px) {
      .header-item__title {
        font-size: 8.4vw; } }
    @media only screen and (max-width: 750px) {
      .header-item__title {
        font-size: 48px;
        line-height: 1.3; } }
    @media only screen and (max-width: 500px) {
      .header-item__title {
        font-size: 9.4vw; } }
    @media only screen and (max-width: 940px) {
      .header-item__title.-special {
        letter-spacing: -1px; } }
    @media only screen and (max-width: 750px) {
      .header-item__title.-special {
        font-size: 54px; } }
    @media only screen and (max-width: 450px) {
      .header-item__title.-special {
        font-size: 12vw; } }
  .header-item__date {
    opacity: 0;
    font-family: "helios-bold";
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    margin-top: 37px;
    color: white; }
    @media only screen and (max-width: 1070px) {
      .header-item__date {
        margin-top: 4.7vw;
        font-size: 3vw; } }
    @media only screen and (max-width: 750px) {
      .header-item__date {
        margin-top: 36px;
        font-size: 25px; } }
    @media only screen and (max-width: 500px) {
      .header-item__date {
        margin-top: 7.2vw;
        font-size: 5vw; } }
    .header-item__date.-special {
      margin-top: 56px; }
      @media only screen and (max-width: 940px) {
        .header-item__date.-special {
          margin-top: 3.3vw; } }
      @media only screen and (max-width: 750px) {
        .header-item__date.-special {
          margin-top: 21px; } }
      @media only screen and (max-width: 500px) {
        .header-item__date.-special {
          font-size: 25px; } }
      @media only screen and (max-width: 450px) {
        .header-item__date.-special {
          font-size: 5.5vw; } }
      @media only screen and (max-width: 500px) {
        .header-item__date.-special span {
          width: 60px;
          height: 3px;
          margin: 0 18px;
          margin-top: 10.8px; } }
      @media only screen and (max-width: 450px) {
        .header-item__date.-special span {
          width: 13.3vw;
          height: 0.66vw;
          min-width: 40px;
          min-height: 2px;
          margin: 0 4vw;
          margin-top: 2.4vw; } }
    .header-item__date span {
      position: relative;
      display: inline-block;
      margin: 0 20px;
      width: 60px;
      background: #fff;
      height: 3px;
      margin-top: 9.5px;
      vertical-align: top; }
      @media only screen and (max-width: 1070px) {
        .header-item__date span {
          width: 8vw;
          height: .4vw;
          margin: 0 2.8vw;
          margin-top: 1.3vw;
          min-height: 1.7px;
          min-width: 27px; } }
      @media only screen and (max-width: 750px) {
        .header-item__date span {
          width: 60px;
          height: 3px;
          margin: 0 18px;
          margin-top: 10.8px; } }
      @media only screen and (max-width: 500px) {
        .header-item__date span {
          width: 12vw;
          height: 0.6vw;
          min-width: 40px;
          min-height: 2px;
          margin: 0 3.6vw;
          margin-top: 2.16vw; } }
  .header-item__description {
    opacity: 0;
    display: none;
    color: #fff;
    line-height: 1.5;
    width: 466px;
    margin-right: 73px;
    margin-left: auto;
    margin-top: -24px;
    font-size: 16px; }
    .header-item__description.-special {
      display: block; }
    @media only screen and (max-width: 940px) {
      .header-item__description {
        margin-left: 15.5%;
        margin-right: auto;
        margin-top: 59px; } }
    @media only screen and (max-width: 750px) {
      .header-item__description {
        margin-left: 3px;
        margin-top: 48px;
        font-size: 24px;
        width: 420px; } }
    @media only screen and (max-width: 600px) {
      .header-item__description {
        width: 95%; } }
    @media only screen and (max-width: 450px) {
      .header-item__description {
        font-size: 5.3vw; } }
    .header-item__description p {
      width: 406px;
      margin-top: 24px; }
      .header-item__description p:first-child {
        margin-top: 0; }
      @media only screen and (max-width: 750px) {
        .header-item__description p {
          width: 100%; } }
  .header-item__amount {
    opacity: 0;
    position: absolute;
    display: inline-block;
    left: -webkit-calc(50% + 41px);
    left: calc(50% + 41px);
    bottom: -99px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (max-width: 1070px) {
      .header-item__amount {
        bottom: -11vw;
        left: -webkit-calc(50% + 13px);
        left: calc(50% + 13px); } }
    @media only screen and (max-width: 850px) {
      .header-item__amount {
        width: auto; } }
    @media only screen and (max-width: 750px) {
      .header-item__amount {
        bottom: -220px;
        left: 95px;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); } }
    @media only screen and (max-width: 600px) {
      .header-item__amount {
        left: 35px; } }
    @media only screen and (max-width: 440px) {
      .header-item__amount {
        bottom: -188px; } }
    .header-item__amount span {
      width: 100%;
      margin: 0 auto;
      display: block;
      font-family: "helios-bold";
      font-size: 24px;
      font-weight: bold;
      color: #e20000;
      -webkit-transform: rotate(90deg) translateX(50%);
      -ms-transform: rotate(90deg) translateX(50%);
      transform: rotate(90deg) translateX(50%);
      -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
      transform-origin: center top; }
      @media only screen and (max-width: 850px) {
        .header-item__amount span {
          font-size: 3.1vw; } }
      @media only screen and (max-width: 750px) {
        .header-item__amount span {
          font-size: 24px;
          -webkit-transform: rotate(0deg) translateX(0);
          -ms-transform: rotate(0deg) translateX(0);
          transform: rotate(0deg) translateX(0); } }
      @media only screen and (max-width: 400px) {
        .header-item__amount span {
          font-size: 22px; } }
      .header-item__amount span:after {
        content: "";
        display: inline-block;
        width: 60px;
        height: 3px;
        background: #e20000;
        vertical-align: middle;
        margin-left: 17px; }
        @media only screen and (max-width: 850px) {
          .header-item__amount span:after {
            width: 7.81vw;
            height: 0.28vw;
            margin-left: 20px;
            min-height: 1.7px;
            min-width: 34px;
            min-height: 3px; } }
        @media only screen and (max-width: 750px) {
          .header-item__amount span:after {
            width: 60px;
            margin-left: 21px; } }
        @media only screen and (max-width: 400px) {
          .header-item__amount span:after {
            width: 50px;
            height: 2px;
            margin-left: 16px; } }
    .header-item__amount.-special {
      width: 466px;
      right: 73px;
      left: auto;
      -webkit-transform: translateX(-webkit-calc(-466px / 2 + 9px));
      -ms-transform: translateX(calc(-466px / 2 + 9px));
      transform: translateX(calc(-466px / 2 + 9px));
      bottom: -208px; }
      @media only screen and (max-width: 940px) {
        .header-item__amount.-special {
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          right: auto;
          bottom: -31%;
          width: auto; } }
      @media only screen and (max-width: 750px) {
        .header-item__amount.-special {
          left: 95px;
          bottom: -230px;
          -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          transform: translate(0, 0);
          width: auto; } }
      @media only screen and (max-width: 600px) {
        .header-item__amount.-special {
          left: 35px; } }
      @media only screen and (max-width: 440px) {
        .header-item__amount.-special {
          bottom: -190px; } }
      .header-item__amount.-special span {
        width: 285px;
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
        @media only screen and (max-width: 940px) {
          .header-item__amount.-special span {
            width: auto;
            -webkit-transform: rotate(90deg) translateX(50%);
            -ms-transform: rotate(90deg) translateX(50%);
            transform: rotate(90deg) translateX(50%); } }
        @media only screen and (max-width: 750px) {
          .header-item__amount.-special span {
            -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
            transform: rotate(0); } }
  .header-item__arrow {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    bottom: -95px;
    left: 246px;
    width: 30px;
    min-width: 20px; }
    @media only screen and (max-width: 1280px) {
      .header-item__arrow {
        left: 187px; } }
    @media only screen and (max-width: 1070px) {
      .header-item__arrow {
        left: -webkit-calc(95px + 13.5%);
        left: calc(95px + 13.5%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: -11vw; } }
    @media only screen and (max-width: 750px) {
      .header-item__arrow {
        display: none;
        left: 197px; } }
    @media only screen and (max-width: 600px) {
      .header-item__arrow {
        left: 39px;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); } }
    @media only screen and (max-width: 500px) {
      .header-item__arrow {
        bottom: -15vw; } }
    @media only screen and (max-width: 400px) {
      .header-item__arrow {
        bottom: -20vw; } }
    .header-item__arrow svg {
      fill: #e20000;
      stroke: #e20000;
      stroke-width: 3px;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
    .header-item__arrow:hover svg {
      fill: #222222;
      stroke: #222222; }
    .header-item__arrow.-special {
      bottom: -74px; }
      @media only screen and (max-width: 940px) {
        .header-item__arrow.-special {
          bottom: -31%; } }
  .header-item__bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .header-item__bg__wrapper {
      width: 100%;
      height: 110%;
      position: relative;
      top: 0;
      background-repeat: no-repeat;
      background-size: cover; }
    .header-item__bg img {
      min-width: 100%;
      min-height: 100%;
      display: block; }

.img-gallery {
  position: relative;
  z-index: 9;
  background: #fff;
  padding-top: 138px;
  padding-bottom: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0; }
  @media only screen and (max-width: 1070px) {
    .img-gallery {
      padding-top: 145px; } }
  @media only screen and (max-width: 750px) {
    .img-gallery.-special {
      padding-top: 180px; } }
  @media only screen and (max-width: 440px) {
    .img-gallery {
      padding-top: 140px; } }
  .img-gallery-wrapper {
    text-align: center;
    width: auto; }
    @media only screen and (max-width: 550px) {
      .img-gallery-wrapper {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
        margin-left: auto;
        margin-right: auto; } }
  .img-gallery__item {
    position: relative;
    display: inline-block;
    width: 25.35vw;
    height: 25.35vw;
    margin-left: 4.64vw;
    margin-top: 4.64vw;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    opacity: 0; }
    .img-gallery__item.-vertical, .img-gallery__item.-horizontal, .img-gallery__item.-square {
      opacity: 1; }
    .img-gallery__item.-vertical span {
      width: auto;
      height: 100%; }
    .img-gallery__item.-vertical img {
      height: 100%;
      width: auto; }
    .img-gallery__item.-horizontal span {
      width: 100%;
      height: auto; }
    .img-gallery__item.-horizontal img {
      width: 100%;
      height: auto; }
    .img-gallery__item.-square span {
      height: 100%;
      width: 100%;
      overflow: hidden; }
    .img-gallery__item.-square img {
      height: 100%; }
    @media only screen and (min-width: 1000px) {
      .img-gallery__item:nth-child(3n+1) {
        margin-left: 0; }
      .img-gallery__item:nth-child(1), .img-gallery__item:nth-child(2), .img-gallery__item:nth-child(3) {
        margin-top: 0; } }
    @media only screen and (max-width: 1000px) and (min-width: 551px) {
      .img-gallery__item {
        width: -webkit-calc((100vw - 6vw - 6vw * 2) / 2);
        width: calc((100vw - 6vw - 6vw * 2) / 2);
        height: -webkit-calc((100vw - 6vw - 6vw * 2) / 2);
        height: calc((100vw - 6vw - 6vw * 2) / 2);
        margin-left: 6vw;
        margin-top: 6vw; }
        .img-gallery__item:nth-child(2n+1) {
          margin-left: 0; }
        .img-gallery__item:nth-child(1), .img-gallery__item:nth-child(2) {
          margin-top: 0; } }
    @media only screen and (max-width: 550px) {
      .img-gallery__item {
        height: auto;
        margin-top: 15vw;
        margin-left: 0; }
        .img-gallery__item:nth-child(1) {
          margin-top: 0; }
        .img-gallery__item.-vertical, .img-gallery__item.-horizontal, .img-gallery__item.-square {
          width: 100%;
          height: auto; }
          .img-gallery__item.-vertical span, .img-gallery__item.-horizontal span, .img-gallery__item.-square span {
            width: 100%;
            height: auto; }
          .img-gallery__item.-vertical img, .img-gallery__item.-horizontal img, .img-gallery__item.-square img {
            width: 100%;
            height: auto; } }
    .img-gallery__item span {
      position: relative;
      display: inline-block;
      overflow: hidden; }
      .img-gallery__item span:after {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
        background: #470e0e;
        -webkit-transition: opacity .3s ease-out;
        transition: opacity .3s ease-out;
        opacity: 0;
        cursor: pointer; }
      .img-gallery__item span:hover:after {
        opacity: 0.6; }
    .img-gallery__item img {
      position: relative;
      z-index: 9;
      cursor: pointer;
      display: block; }

.popup-img {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background: #fff; }
  .popup-img-wrapper {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative; }
    @media only screen and (max-width: 950px) {
      .popup-img-wrapper {
        width: 100%;
        min-height: 100%;
        padding-top: 130px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }
    @media only screen and (max-width: 750px) {
      .popup-img-wrapper {
        padding-top: 120px; } }
    @media only screen and (max-height: 500px) {
      .popup-img-wrapper {
        padding-top: 60px; } }
  .popup-img__content {
    position: relative;
    z-index: 10;
    width: 100%;
    height: -webkit-calc(100% - 150px);
    height: calc(100% - 150px);
    text-align: center;
    font-size: 0; }
    .popup-img__content:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
    @media only screen and (max-width: 950px) {
      .popup-img__content {
        height: auto; } }
    @media only screen and (max-width: 750px) {
      .popup-img__content {
        height: 112.5vw; } }
    .popup-img__content-wrapper {
      position: relative;
      max-width: 80%;
      max-height: 100%;
      text-align: center;
      display: inline-block;
      vertical-align: middle;
      font-size: 0; }
      @media only screen and (max-width: 950px) {
        .popup-img__content-wrapper {
          max-width: 100%; } }
  .popup-img__img {
    opacity: 0;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: -webkit-transform .8s ease-out;
    transition: -webkit-transform .8s ease-out;
    transition: transform .8s ease-out;
    transition: transform .8s ease-out, -webkit-transform .8s ease-out;
    display: inline-block;
    overflow: hidden;
    position: relative;
    z-index: 9; }
    .popup-img__img img {
      display: block;
      height: 100%;
      max-width: 100%;
      width: auto;
      height: auto; }
      @media only screen and (max-width: 750px) {
        .popup-img__img img {
          max-height: 112.5vw; } }
  .popup-img__purchase {
    opacity: 0;
    font-size: 16px;
    z-index: 10;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    background: #e20000;
    font-family: "helios-bold";
    width: 190px;
    height: 45px;
    max-width: 80%;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out; }
    .popup-img__purchase:hover {
      background-color: #222222; }
    @media only screen and (max-width: 750px) {
      .popup-img__purchase {
        width: 100%;
        height: 72px;
        font-size: 24px;
        max-width: 100%;
        max-height: 20%;
        min-height: 45px;
        bottom: -2px; } }
  .popup-img__btnnext, .popup-img__btnprev {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 35px;
    -webkit-transform: translate(-25%, -50%) rotate(90deg);
    -ms-transform: translate(-25%, -50%) rotate(90deg);
    transform: translate(-25%, -50%) rotate(90deg);
    width: 50px; }
    @media only screen and (max-width: 950px) {
      .popup-img__btnnext, .popup-img__btnprev {
        top: auto;
        bottom: -120px; } }
    @media only screen and (max-width: 750px) {
      .popup-img__btnnext, .popup-img__btnprev {
        height: 25px;
        width: 43px;
        bottom: -86px; } }
    .popup-img__btnnext:hover svg, .popup-img__btnprev:hover svg {
      stroke: #e20000 !important;
      fill: #e20000 !important; }
    .popup-img__btnnext svg, .popup-img__btnprev svg {
      display: block;
      max-width: 100%;
      max-height: 100%;
      fill: #222222;
      stroke: #222222;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
  .popup-img__btnnext {
    left: auto;
    right: 35px;
    -webkit-transform: translate(25%, -50%) rotate(-90deg);
    -ms-transform: translate(25%, -50%) rotate(-90deg);
    transform: translate(25%, -50%) rotate(-90deg); }
  .popup-img__btnclose {
    opacity: 0;
    position: absolute;
    z-index: 11;
    top: 23.5px;
    right: 35px;
    width: 31.82px;
    height: 31.82px;
    cursor: pointer; }
    .popup-img__btnclose:hover svg {
      stroke: #e20000 !important;
      fill: #e20000 !important; }
    .popup-img__btnclose svg {
      fill: #222222;
      stroke: #222222;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
    @media only screen and (max-width: 950px) {
      .popup-img__btnclose {
        top: 65.5px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
    @media only screen and (max-width: 750px) {
      .popup-img__btnclose {
        width: 44px;
        height: 44px;
        top: 60.5px;
        right: 40px; } }
    @media only screen and (max-height: 500px) {
      .popup-img__btnclose {
        width: 30px;
        height: 30px;
        top: 30.5px;
        right: 20px; } }
  .popup-img__footer {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 25px;
    width: 930px;
    margin: 25px auto;
    font-size: 0;
    z-index: 9;
    height: 100px; }
    @media only screen and (max-width: 1200px) {
      .popup-img__footer {
        width: -webkit-calc(55.83vw + 200px);
        width: calc(55.83vw + 200px); } }
    @media only screen and (max-width: 950px) {
      .popup-img__footer {
        height: 170px;
        position: relative;
        bottom: auto;
        width: 100%;
        margin-bottom: 70px; }
        .popup-img__footer:after {
          content: "";
          display: block;
          height: 2px;
          width: 100vw;
          position: absolute;
          bottom: 45px;
          left: 0;
          border-bottom: 2px dashed black;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; } }
    @media only screen and (max-width: 950px) and (max-width: 750px) {
      .popup-img__footer:after {
        border-bottom-color: #bfbfbf;
        bottom: auto;
        top: 88px; } }
    @media only screen and (max-width: 750px) {
      .popup-img__footer {
        margin-bottom: 0;
        padding-bottom: 30px;
        height: auto; } }
  .popup-img__iconList {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 140px;
    text-align: left; }
    @media only screen and (max-width: 1200px) {
      .popup-img__iconList {
        left: 80px; } }
    @media only screen and (max-width: 950px) {
      .popup-img__iconList {
        width: 465px;
        max-width: -webkit-calc(100% - 95px * 2);
        max-width: calc(100% - 95px * 2);
        top: auto;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }
    @media only screen and (max-width: 750px) {
      .popup-img__iconList {
        position: relative;
        bottom: 0;
        left: 0;
        top: 0;
        right: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        margin-left: 95px;
        margin-top: 50px; } }
    @media only screen and (max-width: 500px) {
      .popup-img__iconList {
        max-width: -webkit-calc(100% - 80px);
        max-width: calc(100% - 80px);
        margin-left: 80px; } }
  .popup-img__icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px;
    height: 17px; }
    @media only screen and (max-width: 750px) {
      .popup-img__icon {
        height: 5.46vw;
        margin-left: 8.53vw; } }
    .popup-img__icon:first-child {
      margin-left: 0; }
    .popup-img__icon:hover svg, .popup-img__icon:hover path {
      fill: #222222; }
    .popup-img__icon a {
      display: block;
      width: 100%;
      height: 100%; }
    .popup-img__icon svg, .popup-img__icon path {
      height: 100%;
      -webkit-transition: fill .3s ease-out;
      transition: fill .3s ease-out;
      fill: #bfbfbf; }
  .popup-img__text {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    font-size: 16px;
    display: block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-calc(100% - 260px);
    width: calc(100% - 260px);
    min-height: 90px;
    margin-right: 0;
    margin-left: auto; }
    @media only screen and (max-width: 1200px) {
      .popup-img__text {
        width: 55.83vw; } }
    @media only screen and (max-width: 950px) {
      .popup-img__text {
        width: 465px;
        margin: 0 auto;
        max-width: -webkit-calc(100% - 95px * 2);
        max-width: calc(100% - 95px * 2);
        min-height: 110px; } }
    @media only screen and (max-width: 750px) {
      .popup-img__text {
        width: 100%;
        max-width: 100%;
        padding-left: 95px;
        padding-right: 95px; } }
    @media only screen and (max-width: 500px) {
      .popup-img__text {
        padding-left: 80px;
        padding-right: 80px; } }
    .popup-img__text.-animateFadeIn {
      -webkit-animation: fadeIn .4s ease-out forwards;
      animation: fadeIn .4s ease-out forwards; }
    .popup-img__text.-animateFadeOut {
      -webkit-animation: fadeOut .2s ease-out forwards;
      animation: fadeOut .2s ease-out forwards; }
  .popup-img__title {
    font-family: "helios-bold";
    color: #222222;
    text-align: left;
    font-size: 16px; }
    @media only screen and (max-width: 750px) {
      .popup-img__title {
        position: relative;
        font-size: 24px;
        line-height: 1.5;
        height: 72px; } }
    @media only screen and (max-width: 500px) {
      .popup-img__title {
        font-size: 4.8vw; } }
  .popup-img__description {
    text-align: left;
    color: #222222;
    line-height: 1.5;
    margin-top: 20px;
    font-size: 16px; }
    @media only screen and (max-width: 750px) {
      .popup-img__description {
        font-size: 24px;
        margin-top: 30px; } }
    @media only screen and (max-width: 500px) {
      .popup-img__description {
        font-size: 4.8vw; } }
  .popup-img__amount-wrapper {
    opacity: 0;
    position: absolute;
    bottom: 50px;
    right: 35px; }
    @media only screen and (max-width: 950px) {
      .popup-img__amount-wrapper {
        display: none; } }
  .popup-img__amount {
    width: 100px;
    text-align: right;
    font-size: 24px;
    color: #222222; }
    .popup-img__amount span {
      margin-right: 5px; }
  .popup-img__number {
    width: 100px;
    text-align: right;
    margin-top: 10px;
    color: #222222;
    font-size: 40px; }
  .popup-img__preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100px;
    height: 2px;
    overflow: hidden; }
    .popup-img__preloader span {
      opacity: 0;
      display: block;
      width: 100px;
      height: 2px;
      background: #e20000;
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
      -webkit-animation: loaderGallery 2s infinite cubic-bezier(0.77, 0, 0.175, 1);
      animation: loaderGallery 2s infinite cubic-bezier(0.77, 0, 0.175, 1); }
  .popup-img__saveImg {
    display: none; }

.popup-addtobag {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  overflow-y: scroll; }
  .popup-addtobag-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 525px; }
  .popup-addtobag__form {
    width: 600px;
    max-width: 95%;
    height: 525px;
    position: absolute;
    top: -webkit-calc(50% + 20px);
    top: calc(50% + 20px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 96px 97px 70px 88px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (max-width: 600px) {
      .popup-addtobag__form {
        padding-left: 40px;
        padding-right: 40px; } }
    @media only screen and (max-width: 450px) {
      .popup-addtobag__form {
        max-width: 100%;
        padding: 75px 20px 40px 20px;
        height: auto; } }
    @media only screen and (max-height: 700px) {
      .popup-addtobag__form {
        top: 50%; } }
  .popup-addtobag__item {
    margin-top: 26px; }
    .popup-addtobag__item.-first {
      margin-top: 0; }
    .popup-addtobag__item.-border {
      border-bottom: 1px solid #bfbfbf;
      padding-bottom: 36px; }
    .popup-addtobag__item input {
      display: none; }
      .popup-addtobag__item input:checked + label span {
        background: #e20000 !important;
        border: 1px solid #e20000; }
    .popup-addtobag__item label {
      display: inline-block;
      font-size: 16px;
      color: #222222; }
      @media only screen and (max-width: 380px) {
        .popup-addtobag__item label {
          font-size: 14px; } }
      .popup-addtobag__item label span {
        cursor: pointer;
        display: inline-block;
        width: 10px;
        height: 10px;
        border: 1px solid #222222;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        white-space: nowrap;
        margin-right: 22px; }
        @media only screen and (max-width: 380px) {
          .popup-addtobag__item label span {
            margin-right: 10px; } }
  .popup-addtobag__price {
    display: inline-block;
    float: right;
    font-size: 16px; }
    @media only screen and (max-width: 380px) {
      .popup-addtobag__price {
        font-size: 14px; } }
  .popup-addtobag__submit, .popup-addtobag__finalPrice {
    display: inline-block;
    vertical-align: middle;
    margin-top: 40px;
    height: 45px; }
  .popup-addtobag__ifError {
    opacity: 0;
    font-family: "helios-bold";
    font-size: 14px;
    margin-top: 14px;
    color: #e20000; }
  .popup-addtobag__submit input {
    cursor: pointer;
    border: none;
    outline: none;
    width: 192px;
    height: 100%;
    background: #222222;
    color: #fff;
    font-family: "helios-bold";
    font-size: 16px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    -webkit-appearance: none;
    border-radius: 0; }
    .popup-addtobag__submit input:hover {
      background-color: #e20000; }
    @media only screen and (max-width: 380px) {
      .popup-addtobag__submit input {
        width: 170px; } }
    .popup-addtobag__submit input.-animate {
      -webkit-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
      animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px; }
  .popup-addtobag__finalPrice {
    float: right;
    line-height: 45px;
    font-size: 24px;
    color: #222222; }
  .popup-addtobag__btnClose {
    cursor: pointer;
    position: absolute;
    top: 40px;
    right: 40px;
    width: 25px; }
    @media only screen and (max-width: 450px) {
      .popup-addtobag__btnClose {
        right: 20px;
        top: 20px; } }
    .popup-addtobag__btnClose:hover svg {
      stroke: #e20000 !important;
      fill: #e20000 !important; }
    .popup-addtobag__btnClose svg {
      stroke: #222222 !important;
      fill: #222222 !important;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
  .popup-addtobag__description {
    font-size: 16px;
    color: #222222;
    line-height: 1.5;
    margin-top: 43px; }

@-webkit-keyframes loaderGallery {
  0% {
    opacity: 1;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes loaderGallery {
  0% {
    opacity: 1;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

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

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

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); } }

@keyframes fadeOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); } }

body {
  font-family: "helios-light" !important;
  -webkit-font-smoothing: antialiased; }

.preview {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

p::-moz-selection, nobr::-moz-selection, h1::-moz-selection, br::-moz-selection, a::-moz-selection, span::-moz-selection {
  background: #e20000;
  color: white; }

p::selection, nobr::selection, h1::selection, br::selection, a::selection, span::selection {
  background: #e20000;
  color: white; }

.ready .top-nav, .ready .footer-icons, .ready .header-preview .copy {
  -webkit-transition: opacity .5s 1.9s ease-out;
  transition: opacity .5s 1.9s ease-out;
  opacity: 1 !important; }

.ready .header-preview {
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  opacity: 1; }
  .ready .header-preview__gallery__title {
    -webkit-transition: opacity 2s ease-out;
    transition: opacity 2s ease-out;
    opacity: 1; }
    .ready .header-preview__gallery__title span:after {
      -webkit-transition: left 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.8s 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      transition: left 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.8s 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      transition: left 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), transform 0.8s 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      transition: left 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), transform 0.8s 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.8s 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
  .ready .header-preview__museum__title {
    -webkit-transition: opacity 2s .8s ease-out;
    transition: opacity 2s .8s ease-out;
    opacity: 1; }
    .ready .header-preview__museum__title span:after {
      -webkit-transition: left 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.8s 1.3s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      transition: left 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.8s 1.3s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      transition: left 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), transform 0.8s 1.3s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      transition: left 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), transform 0.8s 1.3s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.8s 1.3s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }

.galleryHover .header-preview__museum {
  opacity: 0.5; }

.galleryHover .header-preview__gallery__title span:after {
  left: 100% !important; }

.galleryHover .header-preview__gallery__description {
  opacity: 1 !important; }
  .galleryHover .header-preview__gallery__description span:after {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important; }

.museumHover .header-preview__gallery {
  opacity: 0.5; }

.museumHover .header-preview__museum__title span:after {
  left: 100% !important; }

.museumHover .header-preview__museum__description {
  opacity: 1 !important; }
  .museumHover .header-preview__museum__description span:after {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important; }

.museumHover .play {
  opacity: 1 !important; }

.header-preview {
  opacity: 0;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden; }
  .header-preview .copy {
    opacity: 0;
    width: 350px;
    font-size: 12px;
    text-align: center;
    color: #bfbfbf;
    line-height: 1.5;
    position: absolute;
    top: -webkit-calc(50% - 17px);
    top: calc(50% - 17px);
    left: 112px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    letter-spacing: 0px; }
    .header-preview .copy span {
      display: block;
      -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: rotate(270deg); }
  .header-preview-wrapper {
    position: absolute;
    top: 50%;
    left: -webkit-calc(51% + 141px);
    left: calc(51% + 141px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media only screen and (max-height: 700px) {
      .header-preview-wrapper {
        left: -webkit-calc(51% + 157px);
        left: calc(51% + 157px);
        top: 45%; } }
    @media only screen and (max-height: 700px) {
      .header-preview-wrapper.ru {
        left: -webkit-calc(51% + 100px);
        left: calc(51% + 100px); } }
  .header-preview__gallery, .header-preview__museum {
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out; }
    .header-preview__gallery__title, .header-preview__gallery__description, .header-preview__museum__title, .header-preview__museum__description {
      overflow: hidden;
      opacity: 0;
      position: relative;
      display: block; }
      .header-preview__gallery__title span, .header-preview__gallery__description span, .header-preview__museum__title span, .header-preview__museum__description span {
        overflow: hidden;
        position: relative;
        height: 8px;
        display: block;
        margin-top: 14px; }
        .header-preview__gallery__title span:after, .header-preview__gallery__description span:after, .header-preview__museum__title span:after, .header-preview__museum__description span:after {
          position: absolute;
          top: 0;
          left: 0;
          content: "";
          display: block;
          height: 100%;
          width: 100%;
          background: #e20000;
          -webkit-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
          transform: translateX(-100%);
          -webkit-transition: left 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92);
          transition: left 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92);
          transition: left 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), transform 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92);
          transition: left 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), transform 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92), -webkit-transform 0.8s cubic-bezier(0.26, 0.02, 0.08, 0.92); }
    .header-preview__gallery__title, .header-preview__museum__title {
      display: inline-block;
      margin-top: -7px;
      font-size: 86px;
      font-weight: bold;
      font-family: "helios-bold";
      color: #e20000;
      letter-spacing: 1px; }
      .header-preview__gallery__title span, .header-preview__museum__title span {
        margin-left: 5px;
        width: -webkit-calc(100% - 9px);
        width: calc(100% - 9px); }
    .header-preview__gallery__description, .header-preview__museum__description {
      width: 100%;
      font-size: 16px;
      color: #222222;
      line-height: 1.5;
      -webkit-transition: opacity .5s ease-out;
      transition: opacity .5s ease-out; }
      .header-preview__gallery__description span, .header-preview__museum__description span {
        margin-left: 2px; }
  .header-preview__gallery__description {
    width: 210px;
    margin-left: 319px; }
    @media only screen and (max-height: 700px) {
      .header-preview__gallery__description {
        margin-left: 310px; } }
    .header-preview__gallery__description.ru {
      width: 195px;
      margin-left: 380px; }
      @media only screen and (max-height: 700px) {
        .header-preview__gallery__description.ru {
          margin-left: 360px; } }
    .header-preview__gallery__description span {
      width: 36px; }
  .header-preview .museum-wrapper {
    position: relative;
    z-index: 100;
    margin-top: 51px;
    margin-left: 160px; }
    @media only screen and (max-height: 830px) {
      .header-preview .museum-wrapper {
        margin-top: 0; } }
    @media only screen and (max-height: 700px) {
      .header-preview .museum-wrapper {
        margin-top: -80px;
        margin-left: 207px; } }
    @media only screen and (max-height: 700px) {
      .header-preview .museum-wrapper.ru {
        margin-left: 257px; } }
  .header-preview__museum {
    padding-left: 77px; }
    .header-preview__museum__title {
      margin-top: -9px; }
    .header-preview__museum__description {
      width: 270px;
      margin-left: 375px; }
      @media only screen and (max-height: 700px) {
        .header-preview__museum__description {
          margin-left: 360px; } }
      .header-preview__museum__description.ru {
        width: 303px;
        margin-left: 300px; }
        @media only screen and (max-height: 700px) {
          .header-preview__museum__description.ru {
            margin-left: 280px; } }
        .header-preview__museum__description.ru span {
          width: 40px; }
      .header-preview__museum__description span {
        width: 78px; }
  .header-preview .play {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    margin-top: 9px;
    height: 70px;
    position: relative; }
    @media only screen and (max-height: 700px) {
      .header-preview .play {
        margin-top: -10px; } }
    .header-preview .play:hover .play__circle {
      border-color: #222222; }
    .header-preview .play__circle {
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      cursor: pointer;
      width: 60px;
      height: 60px;
      border: 2px solid #bfbfbf;
      border-radius: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      .header-preview .play__circle span {
        position: absolute;
        top: 50%;
        left: 56%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: block;
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-left: 18px solid #e20000;
        border-bottom: 12px solid transparent; }
    .header-preview .play__overview {
      cursor: pointer;
      display: inline-block;
      vertical-align: middle;
      font-family: "helios-bold";
      margin-left: 81px;
      font-size: 16px;
      font-weight: bold;
      color: #222222; }

.footer-icons {
  opacity: 0;
  position: absolute;
  bottom: 45px;
  width: 100%; }
  .footer-icons .list {
    text-align: center; }
    .footer-icons .list__item {
      display: inline-block;
      vertical-align: middle;
      margin-left: 50px;
      opacity: 0.2;
      -webkit-transition: opacity .3s ease-out;
      transition: opacity .3s ease-out; }
      .footer-icons .list__item:first-child {
        margin-left: 0; }
      .footer-icons .list__item:hover {
        opacity: 1; }
  .footer-icons .redis {
    cursor: pointer;
    position: absolute;
    top: -webkit-calc(47% - 5px);
    top: calc(47% - 5px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 72px;
    height: 45px;
    font-size: 0; }
    .footer-icons .redis:hover .redis__icon svg, .footer-icons .redis:hover .redis__icon path {
      fill: #e20000; }
    .footer-icons .redis:hover .redis__title {
      opacity: 1;
      line-height: initial; }
    .footer-icons .redis__title {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      margin-top: 12px;
      font-size: 13px;
      overflow: hidden;
      color: #222222;
      opacity: 0;
      -webkit-transition: all .3s linear;
      transition: all .3s linear;
      text-align: center; }
    .footer-icons .redis__icon {
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      padding: 8px 12.5px 0 12.5px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: all 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
      transition: all 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92); }
      .footer-icons .redis__icon svg {
        width: 20px; }
      .footer-icons .redis__icon svg, .footer-icons .redis__icon path {
        -webkit-transition: fill 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        transition: fill 0.5s cubic-bezier(0.26, 0.02, 0.08, 0.92);
        fill: rgba(34, 34, 34, 0.2); }

.fixed-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  z-index: 0;
  background: url("../img/header-bg.png") no-repeat 51% 93px white;
  background-size: 317px 779px; }
  @media only screen and (max-height: 870px) {
    .fixed-bg.-special {
      background-size: 29.83vh 73.13vh !important;
      background-position: 51% 117px !important; } }
  @media only screen and (max-height: 750px) {
    .fixed-bg.-special {
      background-position: 51% 90px !important; } }
  @media only screen and (max-width: 1280px) {
    .fixed-bg {
      background-position: 51% 117px; } }
  @media only screen and (max-width: 750px) {
    .fixed-bg {
      background-size: 280px 662px;
      background-position: 52% 158px; } }
  @media only screen and (max-width: 600px) {
    .fixed-bg {
      background-size: 45vw;
      background-position: 52% 22vw; } }
