@font-face {
  font-family: 'PTSans';
  src: url("/fonts/PTSans.eot");
  src: url("/fonts/PTSans.eot?#iefix") format("embedded-opentype"), url("/fonts/PTSans.woff2") format("woff2"), url("/fonts/PTSans.woff") format("woff"), url("/fonts/PTSans.ttf") format("truetype"), url("/fonts/PTSans.svg#PTSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PTSans';
  src: url("/fonts/PTSansBold.eot");
  src: url("/fonts/PTSansBold.eot?#iefix") format("embedded-opentype"), url("/fonts/PTSansBold.woff2") format("woff2"), url("/fonts/PTSansBold.woff") format("woff"), url("/fonts/PTSansBold.ttf") format("truetype"), url("/fonts/PTSansBold.svg#PTSans") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'PTSans';
  src: url("/fonts/PTSansItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'PTSansNarrow';
  src: url("/fonts/PTSansNarrow.eot");
  src: url("/fonts/PTSansNarrow.eot?#iefix") format("embedded-opentype"), url("/fonts/PTSansNarrow.woff2") format("woff2"), url("/fonts/PTSansNarrow.woff") format("woff"), url("/fonts/PTSansNarrow.ttf") format("truetype"), url("/fonts/PTSansNarrow.svg#PTSansNarrow") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PTSansNarrow';
  src: url("/fonts/PTSansNarrowBold.eot");
  src: url("/fonts/PTSansNarrowBold.eot?#iefix") format("embedded-opentype"), url("/fonts/PTSansNarrowBold.woff2") format("woff2"), url("/fonts/PTSansNarrowBold.woff") format("woff"), url("/fonts/PTSansNarrowBold.ttf") format("truetype"), url("/fonts/PTSansNarrowBold.svg#PTSansNarrow") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'MyriadProLight';
  src: url("/fonts/MyriadProLight.eot");
  src: url("/fonts/MyriadProLight.eot?#iefix") format("embedded-opentype"), url("/fonts/MyriadProLight.woff") format("woff"), url("/fonts/MyriadProLight.ttf") format("truetype"), url("/fonts/MyriadProLight.svg#MyriadProLight") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Myriad Pro';
  src: url("/fonts/MyriadPro.otf") format("opentype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'MyriadProBold';
  src: url("/fonts/MyriadProBold.otf") format("opentype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'PragmaticaC';
  src: url("/fonts/PTPragmaticaCyrillic.ttf") format("opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PragmaticaC';
  src: url("/fonts/PTPragmaticaBoldCyrillic.ttf") format("opentype");
  font-weight: bold;
  font-style: normal; }

/* --------------------------------- */
@font-face {
  font-family: 'Circe';
  src: url("/fonts/Circe-Thin.eot");
  src: url("/fonts/Circe-Thin.eot?#iefix") format("embedded-opentype"), url("/fonts/Circe-Thin.woff") format("woff"), url("/fonts/Circe-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("/fonts/Circe-ExtraLight.eot");
  src: url("/fonts/Circe-ExtraLight.eot?#iefix") format("embedded-opentype"), url("/fonts/Circe-ExtraLight.woff") format("woff"), url("/fonts/Circe-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("/fonts/Circe-Light.eot");
  src: url("/fonts/Circe-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/Circe-Light.woff") format("woff"), url("/fonts/Circe-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("/fonts/Circe-Regular.eot");
  src: url("/fonts/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/Circe-Regular.woff") format("woff"), url("/fonts/Circe-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("/fonts/Circe-Bold.eot");
  src: url("/fonts/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/Circe-Bold.woff") format("woff"), url("/fonts/Circe-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("/fonts/Circe-ExtraBold.eot");
  src: url("/fonts/Circe-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/fonts/Circe-ExtraBold.woff") format("woff"), url("/fonts/Circe-ExtraBold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

.landing__content {
  counter-reset: step;
  margin: 0 auto;
  max-width: 1920px;
  background: #ffffff; }
  .landing__content .clear-fix {
    clear: both; }
  .landing__content .block-inner {
    position: relative;
    max-width: 1100px;
    margin: 0 auto; }
  .landing__content h1 {
    font-size: 40px;
    text-transform: uppercase;
    margin: 0 auto 30px auto !important;
    font-family: Circe, Sans-Serif !important;
    font-weight: 700; }
  .landing__content h2 {
    font-size: 40px;
    margin: 100px 0 50px 0;
    line-height: 1.3;
    text-transform: uppercase;
    font-family: "PTSans", sans-serif; }
  .landing__content h3 {
    line-height: 0.9; }
  .landing__content p {
    font-size: 18px;
    margin-bottom: 20px; }
  .landing__content .b-product__credit,
  .landing__content .colors__title {
    color: #000000; }
  .landing__content .block-inner {
    height: 100%; }
  .landing__content .yoga__caption {
    max-width: 1100px;
    font-size: 72px;
    font-weight: 700;
    font-family: Circe, Sans-Serif;
    margin: 50px auto;
    color: #000000;
    line-height: 1.2; }
  .landing__content .yoga__content {
    -webkit-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
            transform: rotate(1deg);
    width: 102%;
    margin-left: -1%;
    background: #f04d4b; }
    .landing__content .yoga__content__features-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 820px;
      margin: 0 auto;
      padding: 50px 30px 20px 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-transform: rotate(-1deg);
          -ms-transform: rotate(-1deg);
              transform: rotate(-1deg); }
      .landing__content .yoga__content__features-wrapper__feature {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        width: 37%;
        margin-bottom: 30px; }
        .landing__content .yoga__content__features-wrapper__feature__img {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 44px;
          height: 44px; }
        .landing__content .yoga__content__features-wrapper__feature p {
          margin-left: 10px;
          font-family: Circe, Sans-Serif;
          font-weight: 700; }
  .landing__content .pose__content {
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 70px; }
    .landing__content .pose__content__main-img {
      display: block; }
    .landing__content .pose__content__main-img-2 {
      display: block;
      margin-top: 50px;
      margin-left: 30px; }
    .landing__content .pose__content__desc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      color: #000000; }
      .landing__content .pose__content__desc__text {
        position: relative;
        font-family: Circe, Sans-Serif;
        font-weight: 400;
        width: 284px;
        font-size: 16px;
        line-height: 1.3; }
        .landing__content .pose__content__desc__text:before {
          counter-increment: step;
          content: counter(step);
          position: absolute;
          top: -32px;
          left: -70px;
          font-size: 120px;
          color: #f04d4b;
          font-family: Circe, Sans-Serif;
          font-weight: 700;
          width: 66px;
          text-align: right; }
  .landing__content .yoga-massage {
    -webkit-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
            transform: rotate(-1deg);
    width: 102%;
    margin-left: -1%;
    background: #f04d4b;
    margin-top: 90px;
    position: relative; }
    .landing__content .yoga-massage__content {
      max-width: 1100px;
      margin: 0 auto; }
      .landing__content .yoga-massage__content__text {
        position: relative;
        max-width: 816px;
        margin: 0 auto;
        padding: 180px 0;
        font-family: Circe, Sans-Serif;
        font-weight: 700;
        -webkit-transform: rotate(1deg);
            -ms-transform: rotate(1deg);
                transform: rotate(1deg); }
        .landing__content .yoga-massage__content__text__quotes {
          position: absolute; }
        .landing__content .yoga-massage__content__text .quote-right {
          right: -18px;
          bottom: 146px; }
        .landing__content .yoga-massage__content__text .quote-left {
          left: -80px;
          bottom: 256px; }
      .landing__content .yoga-massage__content__main-img {
        position: absolute;
        bottom: -270px; }
  .landing__content .wave-features {
    max-width: 1920px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin-top: 330px; }
    .landing__content .wave-features .block-inner {
      margin: 0 auto;
      padding: 30px 0 30px 0;
      width: 1180px; }
      .landing__content .wave-features .block-inner h2 {
        margin: 0 auto 50px auto;
        text-align: center;
        color: #333333;
        font-family: Circe, Sans-Serif;
        font-weight: 700;
        font-size: 48px; }
      .landing__content .wave-features .block-inner .features-wrapper {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: -210px; }
        .landing__content .wave-features .block-inner .features-wrapper .feature {
          text-align: center;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          margin-bottom: 50px; }
          .landing__content .wave-features .block-inner .features-wrapper .feature__img {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: end;
                -ms-flex-align: end;
                    align-items: flex-end;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin: 0 auto;
            width: auto;
            height: 487px; }
          .landing__content .wave-features .block-inner .features-wrapper .feature p {
            margin: 30px auto 0 auto;
            color: #000000; }
      .landing__content .wave-features .block-inner .wave-features-sm {
        width: 100%;
        display: none; }
  .landing__content .massage-effect {
    -webkit-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
            transform: rotate(1deg);
    width: 102%;
    margin-left: -1%;
    background: #f04d4b;
    margin-top: 20px;
    position: relative; }
    .landing__content .massage-effect__content {
      max-width: 1100px;
      margin: 0 auto; }
      .landing__content .massage-effect__content__text {
        position: relative;
        max-width: 755px;
        margin: 0 auto;
        padding: 100px 0;
        font-family: Circe, Sans-Serif;
        font-weight: 700;
        -webkit-transform: rotate(-1deg);
            -ms-transform: rotate(-1deg);
                transform: rotate(-1deg); }
        .landing__content .massage-effect__content__text span {
          display: block;
          margin-bottom: 16px; }
        .landing__content .massage-effect__content__text__quotes {
          position: absolute; }
        .landing__content .massage-effect__content__text .quote-right {
          right: -18px;
          bottom: 86px; }
        .landing__content .massage-effect__content__text .quote-left {
          left: -80px;
          bottom: 310px; }
  .landing__content .pillows {
    padding: 50px 0; }
    .landing__content .pillows__img {
      display: block;
      margin: 0 auto;
      width: 100%; }
    .landing__content .pillows__sm {
      display: none; }
      .landing__content .pillows__sm__img {
        width: 100%; }
      .landing__content .pillows__sm__desc {
        counter-reset: step;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        color: #000000;
        padding: 0 50px;
        margin-top: 30px; }
        .landing__content .pillows__sm__desc__text {
          position: relative;
          font-family: Circe, Sans-Serif;
          font-weight: 400;
          width: 44%;
          font-size: 16px;
          line-height: 1.3; }
          .landing__content .pillows__sm__desc__text:before {
            counter-increment: step;
            content: counter(step);
            position: absolute;
            top: -6px;
            left: -39px;
            font-size: 44px;
            color: #f04d4b;
            font-family: Circe, Sans-Serif;
            font-weight: 700;
            width: 32px;
            text-align: right; }
  .landing__content .auto-program {
    -webkit-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
            transform: rotate(-1deg);
    width: 102%;
    margin-left: -1%;
    background: #f04d4b;
    margin-top: 30px;
    position: relative;
    z-index: 1; }
    .landing__content .auto-program .block-inner {
      margin: 0 auto 0 auto;
      padding: 70px 0 30px 0;
      width: 1180px;
      -webkit-transform: rotate(1deg);
          -ms-transform: rotate(1deg);
              transform: rotate(1deg); }
      .landing__content .auto-program .block-inner h2 {
        margin: 0 auto 40px auto;
        text-align: center;
        color: #ffffff;
        font-family: Circe, Sans-Serif;
        font-weight: 700;
        font-size: 48px; }
      .landing__content .auto-program .block-inner .features-wrapper {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 0; }
        .landing__content .auto-program .block-inner .features-wrapper .feature {
          text-align: center;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          margin-bottom: 50px; }
          .landing__content .auto-program .block-inner .features-wrapper .feature__img {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: end;
                -ms-flex-align: end;
                    align-items: flex-end;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin: 0 auto;
            width: 215px;
            height: 147px; }
          .landing__content .auto-program .block-inner .features-wrapper .feature p {
            margin: 30px auto 0 auto;
            font-family: Circe, Sans-Serif;
            font-weight: 400; }
  .landing__content .remote {
    margin-top: -63px;
    z-index: 2;
    position: relative; }
    .landing__content .remote__text {
      position: absolute;
      top: 132px;
      left: 1080px;
      width: 306px;
      font-family: Circe, Sans-Serif;
      font-weight: 700;
      color: #000000; }
    .landing__content .remote__img-sm {
      display: none;
      width: 100%; }
  .landing__content .difference {
    -webkit-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
            transform: rotate(1deg);
    width: 102%;
    margin-left: -1%;
    background: #fdedee;
    margin-top: -34px;
    position: relative;
    z-index: 3; }
    .landing__content .difference__content {
      max-width: 1100px;
      margin: 0 auto; }
      .landing__content .difference__content__text {
        position: relative;
        max-width: 654px;
        margin: 0 auto;
        padding: 160px 0;
        color: #000000;
        font-family: Circe, Sans-Serif;
        font-weight: 700;
        -webkit-transform: rotate(-1deg);
            -ms-transform: rotate(-1deg);
                transform: rotate(-1deg); }
        .landing__content .difference__content__text__quotes {
          position: absolute; }
        .landing__content .difference__content__text .quote-right {
          right: -18px;
          bottom: 134px; }
        .landing__content .difference__content__text .quote-left {
          left: -80px;
          bottom: 270px; }
  .landing__content .notice {
    height: 900px; }
    .landing__content .notice__content-wrapper {
      position: relative;
      max-width: 1300px;
      margin: 0 auto; }
      .landing__content .notice__content-wrapper__img {
        position: absolute;
        left: 0;
        top: 70px;
        border-radius: 50%; }
      .landing__content .notice__content-wrapper__content {
        position: absolute;
        right: 0;
        top: 50px;
        width: 620px;
        height: 620px;
        padding: 180px 71px 0 91px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        background: #f04d4b;
        border-radius: 50%; }
        .landing__content .notice__content-wrapper__content__text {
          font-family: Circe, Sans-Serif;
          font-weight: 700; }
        .landing__content .notice__content-wrapper__content__leaf-top {
          position: absolute;
          top: 108px;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%); }
        .landing__content .notice__content-wrapper__content__leaf-bottom {
          position: absolute;
          bottom: 106px;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%); }
  .landing__content .clip {
    -webkit-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
            transform: rotate(-1deg);
    width: 102%;
    margin-left: -1%;
    background: #f04d4b;
    position: relative; }
    .landing__content .clip__content {
      max-width: 550px;
      margin: 0 auto; }
      .landing__content .clip__content__text {
        position: relative;
        max-width: 400px;
        margin: 0 auto;
        padding: 180px 0;
        font-family: Circe, Sans-Serif;
        font-weight: 700;
        -webkit-transform: rotate(1deg);
            -ms-transform: rotate(1deg);
                transform: rotate(1deg); }
        .landing__content .clip__content__text__quotes {
          position: absolute; }
        .landing__content .clip__content__text .quote-right {
          right: -18px;
          bottom: 146px; }
        .landing__content .clip__content__text .quote-left {
          left: -80px;
          bottom: 256px; }
      .landing__content .clip__content__main-img {
        position: absolute;
        bottom: -270px; }
  .landing__content .how-to-clip {
    position: relative;
    height: 974px;
    background: url(/images/landing/wave/how-to-clip.jpg) no-repeat;
    background-position: 0 90px; }
    .landing__content .how-to-clip__wrapper {
      max-width: 960px;
      margin: 0 auto; }
      .landing__content .how-to-clip__wrapper__img-1 {
        margin-top: -100px; }
      .landing__content .how-to-clip__wrapper .slider-slick-wave {
        width: 540px;
        position: absolute;
        left: 870px;
        top: 110px; }
        .landing__content .how-to-clip__wrapper .slider-slick-wave .slick-arrow {
          top: auto;
          width: 26px;
          height: 49px; }
        .landing__content .how-to-clip__wrapper .slider-slick-wave .slick-prev {
          background: url(/images/landing/wave/arrow-left.png);
          bottom: -70px;
          left: 170px; }
        .landing__content .how-to-clip__wrapper .slider-slick-wave .slick-next {
          background: url(/images/landing/wave/arrow-right.png);
          bottom: -70px;
          left: 268px; }
  .landing__content .tech-char-caption {
    height: 382px;
    -webkit-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
            transform: rotate(-1deg);
    width: 102%;
    margin-left: -1%;
    background: #fdedee;
    position: relative;
    z-index: 2;
    overflow: hidden; }
    .landing__content .tech-char-caption__content {
      max-width: 1812px;
      height: 100%;
      margin: 0 auto;
      -webkit-transform: rotate(1deg);
          -ms-transform: rotate(1deg);
              transform: rotate(1deg); }
      .landing__content .tech-char-caption__content__caption {
        position: relative;
        font-size: 48px;
        font-family: Circe, Sans-Serif;
        font-weight: 700;
        text-align: center;
        color: #333333;
        margin: 0;
        padding-top: 120px;
        z-index: 2; }
      .landing__content .tech-char-caption__content__bg {
        position: absolute;
        top: -50px;
        left: 0;
        z-index: 1; }
  .landing__content .char-tables {
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
            transform: rotate(-1deg);
    width: 102%;
    margin-left: -1%; }
    .landing__content .char-tables__wrapper {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 1100px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 70px 30px;
      margin: 0 auto;
      -webkit-transform: rotate(1deg);
          -ms-transform: rotate(1deg);
              transform: rotate(1deg);
      z-index: 2; }
      .landing__content .char-tables__wrapper__table {
        color: #f04d4b;
        font-size: 18px;
        text-transform: uppercase;
        width: 43%;
        border-collapse: separate;
        border-spacing: 0 14px; }
        .landing__content .char-tables__wrapper__table td {
          vertical-align: top; }
        .landing__content .char-tables__wrapper__table__caption {
          font-family: Circe, Sans-Serif;
          font-weight: 900;
          width: 40%; }
        .landing__content .char-tables__wrapper__table .caption-black {
          color: #333333; }
        .landing__content .char-tables__wrapper__table__text {
          font-family: Circe, Sans-Serif;
          font-weight: 400;
          width: 60%;
          padding-left: 30px; }
      .landing__content .char-tables__wrapper .table-2 {
        width: 45%; }
        .landing__content .char-tables__wrapper .table-2 td {
          width: 40%; }
        .landing__content .char-tables__wrapper .table-2 .lg-padding {
          padding-top: 17px; }
    .landing__content .char-tables__flower-left {
      position: absolute;
      top: -22px;
      left: -30px;
      z-index: 1; }
    .landing__content .char-tables__flower-right {
      position: absolute;
      top: -86px;
      right: -8px;
      z-index: 1; }
  .landing__content .wave-testdrive__wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 1100px;
    background: url(/images/landing/wave/testdrive_bg.jpg) no-repeat;
    background-size: 100%;
    height: 737px; }
    .landing__content .wave-testdrive__wrapper .form--landing {
      right: auto;
      top: 316px;
      left: 120px; }
      .landing__content .wave-testdrive__wrapper .form--landing .form__field {
        margin-bottom: 10px; }
      .landing__content .wave-testdrive__wrapper .form--landing .form__input, .landing__content .wave-testdrive__wrapper .form--landing .form__textarea, .landing__content .wave-testdrive__wrapper .form--landing .form__select {
        padding: 10px 14px 10px 14px; }
      .landing__content .wave-testdrive__wrapper .form--landing .form__submit {
        padding: 6px 22px 6px 22px;
        margin: 0;
        font-family: Circe, Sans-Serif;
        font-weight: 700;
        background: #F04D4B;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
    .landing__content .wave-testdrive__wrapper .form .chosen-container-single .chosen-single {
      padding: 10px 14px 10px 14px; }
    .landing__content .wave-testdrive__wrapper__title {
      position: absolute;
      right: 200px;
      top: 410px;
      font-size: 48px;
      font-family: Circe, Sans-Serif;
      font-weight: 900;
      color: #f04d4b;
      text-transform: uppercase;
      width: 382px;
      line-height: 1.1; }
      .landing__content .wave-testdrive__wrapper__title__quotes-left {
        position: absolute;
        left: -42px;
        top: -48px; }
      .landing__content .wave-testdrive__wrapper__title__quotes-right {
        position: absolute;
        right: -44px;
        top: 103px; }

.b-product {
  overflow: hidden; }
  .b-product .b-product-bg__left {
    position: absolute;
    top: 0;
    left: 0; }
  .b-product .b-product-bg__right {
    position: absolute;
    top: 0;
    right: 0; }

.b-product__head {
  position: relative;
  float: right;
  width: 660px; }
  .b-product__head h1 {
    text-align: left !important;
    font-size: 48px !important;
    font-family: CirceBold, Sans-Serif;
    font-weight: bold; }
  .b-product__head img {
    position: absolute;
    top: 82px;
    left: -470px; }

@media (max-width: 1700px) {
  .landing__content .b-product---wave .b-product__head img {
    left: -350px;
    width: 300px; }
  .landing__content .b-product---wave .b-product__left .product-image-box {
    text-align: right; }
    .landing__content .b-product---wave .b-product__left .product-image-box img {
      display: inline-block;
      width: 80%;
      margin-right: 20px; }
  .landing__content .yoga__caption {
    font-size: 44px; }
  .landing__content .remote__text {
    left: 780px; }
  .landing__content .remote__img {
    margin-left: -314px; }
  .landing__content .char-tables img {
    display: none; }
  .landing__content .char-tables__wrapper {
    display: block;
    padding: 50px 10px; }
    .landing__content .char-tables__wrapper__table {
      font-size: 14px;
      width: 100%;
      border-spacing: 0 4px; }
      .landing__content .char-tables__wrapper__table__caption {
        width: 50%; }
      .landing__content .char-tables__wrapper__table .lg-padding {
        padding-top: 0 !important; }
    .landing__content .char-tables__wrapper .table-2 {
      width: 100%; } }

@media (max-width: 1400px) {
  .landing__content .notice__content-wrapper__img {
    width: 660px; }
  .landing__content .how-to-clip__wrapper__img-1 {
    width: 300px;
    margin-top: 38px;
    margin-left: 30px; }
  .landing__content .how-to-clip__wrapper .slider-slick-wave {
    left: 600px; } }

@media (max-width: 1200px) {
  .landing__content .b-product---wave {
    background-size: cover;
    height: auto;
    padding-bottom: 30px; }
    .landing__content .b-product---wave .b-product__head img {
      left: -310px;
      width: 270px;
      top: 94px; }
    .landing__content .b-product---wave .b-product__left .product-image-box img {
      width: 65%;
      margin-right: 0; }
    .landing__content .b-product---wave .b-product__left .b-product__images {
      margin-top: 130px; }
  .landing__content .yoga__caption {
    padding-left: 10px;
    margin: 30px auto; }
  .landing__content .yoga__content__features-wrapper {
    padding: 50px 10px 20px 16px; }
    .landing__content .yoga__content__features-wrapper__feature {
      width: 290px; }
  .landing__content .pose__content {
    padding-top: 30px; }
    .landing__content .pose__content__main-img {
      width: 100%; }
    .landing__content .pose__content__main-img-2 {
      width: 96%;
      margin: 30px auto; }
    .landing__content .pose__content__desc {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding: 0 10px; }
      .landing__content .pose__content__desc__text {
        padding-left: 34px;
        margin-right: 10px; }
        .landing__content .pose__content__desc__text:before {
          top: -15px;
          left: -33px;
          width: 59px;
          font-size: 52px; }
  .landing__content .yoga-massage {
    margin-top: 34px; }
    .landing__content .yoga-massage__content__text {
      padding: 120px 50px 120px 50px; }
      .landing__content .yoga-massage__content__text .quote-left {
        left: 16px;
        bottom: 227px; }
      .landing__content .yoga-massage__content__text .quote-right {
        right: 15px;
        bottom: 100px; }
    .landing__content .yoga-massage__content__main-img {
      width: 97%; }
  .landing__content .wave-features .block-inner {
    width: 102%; }
    .landing__content .wave-features .block-inner h2 {
      font-size: 40px; }
  .landing__content .massage-effect {
    margin-top: 34px; }
    .landing__content .massage-effect__content__text {
      padding: 120px 50px 120px 50px; }
      .landing__content .massage-effect__content__text .quote-left {
        left: 10px;
        bottom: 350px; }
      .landing__content .massage-effect__content__text .quote-right {
        right: 15px;
        bottom: 100px; }
    .landing__content .massage-effect__content__main-img {
      width: 97%; }
  .landing__content .pillows__img {
    width: 164%;
    margin-left: -28%; }
  .landing__content .auto-program .block-inner {
    width: 100%;
    margin-left: -2%; }
    .landing__content .auto-program .block-inner h2 {
      font-size: 30px; }
  .landing__content .remote {
    margin-top: 30px; }
    .landing__content .remote__img, .landing__content .remote__text {
      display: none; }
    .landing__content .remote__img-sm {
      display: block; }
  .landing__content .difference {
    margin-top: -1%; }
    .landing__content .difference__content__text {
      padding: 120px 50px 120px 50px; }
      .landing__content .difference__content__text .quote-left {
        left: 10px;
        bottom: 250px; }
      .landing__content .difference__content__text .quote-right {
        right: 12px;
        bottom: 90px; }
  .landing__content .notice {
    height: auto;
    padding-bottom: 140px; }
    .landing__content .notice__content-wrapper__content {
      position: relative;
      margin: 0 auto; }
    .landing__content .notice__content-wrapper__img {
      display: block;
      position: relative;
      width: 620px;
      margin: -12% auto 0 auto; }
  .landing__content .clip {
    margin-top: -1%; }
    .landing__content .clip__content__text {
      padding: 120px 50px 120px 50px; }
      .landing__content .clip__content__text .quote-left {
        left: 10px;
        bottom: 250px; }
      .landing__content .clip__content__text .quote-right {
        right: 12px;
        bottom: 90px; }
  .landing__content .how-to-clip__wrapper .slider-slick-wave {
    left: 450px; }
  .landing__content .char-tables__wrapper {
    padding: 50px 14px; }
  .landing__content .wave-testdrive__wrapper {
    background-position: center bottom;
    background-size: cover;
    height: auto; }
    .landing__content .wave-testdrive__wrapper .form--landing {
      position: relative;
      margin: 0 auto;
      top: auto;
      left: auto;
      z-index: 2; }
    .landing__content .wave-testdrive__wrapper__title {
      position: relative;
      width: 100%;
      top: auto;
      left: auto;
      right: auto;
      padding: 0 10px;
      text-align: center;
      z-index: 2;
      font-size: 30px;
      padding-top: 30px; }
      .landing__content .wave-testdrive__wrapper__title__quotes-left, .landing__content .wave-testdrive__wrapper__title__quotes-right {
        display: none; }
    .landing__content .wave-testdrive__wrapper__fill {
      position: absolute;
      width: 100%;
      height: 198%;
      background: rgba(235, 224, 220, 0.8);
      top: 0; } }

@media (max-width: 1023px) {
  .landing__content .b-product---wave .b-product__head {
    padding-top: 50px;
    padding-bottom: 0; }
  .landing__content .b-product---wave .b-product__img-wrap {
    margin-bottom: 50px !important; }
    .landing__content .b-product---wave .b-product__img-wrap img {
      width: 80%; }
  .landing__content .b-product---wave .b-product__images {
    margin-bottom: 0; }
  .landing__content .b-product---wave .b-product__exclusive {
    margin-top: 0; }
  .landing__content .wave-features {
    margin: 50px 0; }
    .landing__content .wave-features .block-inner {
      width: 100%;
      padding: 0; }
      .landing__content .wave-features .block-inner h2 {
        font-size: 30px;
        margin-bottom: 30px;
        padding: 0 10px; }
      .landing__content .wave-features .block-inner .features-wrapper {
        display: none; }
      .landing__content .wave-features .block-inner .wave-features-sm {
        display: block; }
  .landing__content .notice {
    height: auto;
    padding-bottom: 0; }
    .landing__content .notice__content-wrapper__content {
      position: relative;
      margin: 0 auto; }
    .landing__content .notice__content-wrapper__img {
      display: block;
      position: relative;
      width: 620px;
      margin: -12% auto 0 auto; }
  .landing__content .how-to-clip {
    height: auto;
    padding-bottom: 90px;
    background: none; }
    .landing__content .how-to-clip__wrapper__img-1 {
      display: none; }
    .landing__content .how-to-clip__wrapper .slider-slick-wave {
      position: relative;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 90%;
      top: 30px; }
      .landing__content .how-to-clip__wrapper .slider-slick-wave img {
        width: 100%; }
      .landing__content .how-to-clip__wrapper .slider-slick-wave .slick-prev {
        bottom: -2%;
        left: 32%; }
      .landing__content .how-to-clip__wrapper .slider-slick-wave .slick-next {
        bottom: -2%;
        left: auto;
        right: 32%; } }

@media (max-width: 950px) {
  .landing__content .b-product---wave .b-product__head {
    float: none;
    text-align: center;
    width: 100%; }
    .landing__content .b-product---wave .b-product__head h1 {
      text-align: center !important;
      font-size: 40px !important; }
    .landing__content .b-product---wave .b-product__head img {
      position: static;
      width: 216px; }
  .landing__content .b-product---wave .b-product__img-wrap {
    margin: 30px 0 !important;
    text-align: center !important; }
    .landing__content .b-product---wave .b-product__img-wrap img {
      width: 88% !important; }
  .landing__content .b-product---wave .b-product__images {
    margin-bottom: 0;
    margin-top: 30px !important; } }

@media (max-width: 900px) {
  .landing__content h2 {
    font-size: 30px; }
  .landing__content .b-product--wave .b-product__head h1 {
    margin-top: 12px !important; }
  .landing__content .b-product--wave .b-product__head img {
    width: 34%; }
  .landing__content .b-product__head h1 {
    font-size: 30px !important; }
  .landing__content .pose__content__desc {
    padding: 0 29% 0 29%; }
  .landing__content .yoga-massage {
    margin-top: 34px; }
    .landing__content .yoga-massage__content__text {
      padding: 50px 26px; }
      .landing__content .yoga-massage__content__text .quote-left {
        left: 15px;
        bottom: auto;
        top: 28px;
        width: 24px; }
      .landing__content .yoga-massage__content__text .quote-right {
        right: 15px;
        bottom: 28px;
        width: 24px; }
    .landing__content .yoga-massage__content__main-img {
      display: none; }
  .landing__content .massage-effect {
    margin-top: 34px; }
    .landing__content .massage-effect__content__text {
      padding: 50px 26px; }
      .landing__content .massage-effect__content__text .quote-left {
        left: 15px;
        bottom: auto;
        top: 30px;
        width: 24px; }
      .landing__content .massage-effect__content__text .quote-right {
        right: 15px;
        bottom: 28px;
        width: 24px; }
    .landing__content .massage-effect__content__main-img {
      display: none; }
  .landing__content .auto-program .block-inner {
    padding-top: 50px; }
    .landing__content .auto-program .block-inner .features-wrapper {
      padding: 0 10px;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
      .landing__content .auto-program .block-inner .features-wrapper .feature {
        margin-bottom: 30px; }
  .landing__content .difference__content__text {
    padding: 50px 26px; }
    .landing__content .difference__content__text .quote-left {
      left: 15px;
      bottom: auto;
      top: 30px;
      width: 24px; }
    .landing__content .difference__content__text .quote-right {
      right: 15px;
      bottom: 28px;
      width: 24px; }
  .landing__content .difference__content__main-img {
    display: none; }
  .landing__content .clip {
    margin-top: 110px; }
    .landing__content .clip__content__text {
      padding: 50px 26px; }
      .landing__content .clip__content__text .quote-left {
        left: 15px;
        bottom: auto;
        top: 30px;
        width: 24px; }
      .landing__content .clip__content__text .quote-right {
        right: 15px;
        bottom: 28px;
        width: 24px; }
    .landing__content .clip__content__main-img {
      display: none; }
  .landing__content .tech-char-caption {
    height: 222px; }
    .landing__content .tech-char-caption__content__caption {
      padding-top: 70px;
      font-size: 30px; } }

@media (max-width: 767px) {
  .landing__content .yoga__caption {
    padding-left: 10px;
    margin: 30px auto;
    font-size: 30px; }
  .landing__content .yoga__content {
    margin-left: -2%; }
    .landing__content .yoga__content__features-wrapper {
      padding: 50px 10px 20px 16px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .landing__content .yoga__content__features-wrapper__feature {
        width: 290px; }
  .landing__content .pillows {
    padding-bottom: 20px; }
    .landing__content .pillows__img {
      display: none; }
    .landing__content .pillows__sm {
      display: block; }
  .landing__content .notice {
    height: auto; }
    .landing__content .notice__content-wrapper__content {
      position: relative;
      width: 100%;
      height: auto;
      padding: 0 22px;
      background: none; }
      .landing__content .notice__content-wrapper__content__text {
        color: #000000; }
      .landing__content .notice__content-wrapper__content__leaf-top, .landing__content .notice__content-wrapper__content__leaf-bottom {
        display: none; }
    .landing__content .notice__content-wrapper__img {
      width: 90%;
      margin: 0 auto; } }

.b-product---wave {
  background-size: cover;
  height: 976px;
  color: #000; }
  .b-product---wave .block__inner {
    width: 1200px; }
    @media (max-width: 1200px) {
      .b-product---wave .block__inner {
        width: 100%; } }
  .b-product---wave .b-product__left {
    width: 52%; }
    @media (max-width: 960px) {
      .b-product---wave .b-product__left {
        float: none;
        margin: 0 auto 20px auto;
        overflow: hidden;
        width: 90%; } }
  .b-product---wave .b-product__right {
    width: 48%; }
    @media (max-width: 1200px) {
      .b-product---wave .b-product__right {
        width: 45%; } }
    @media (max-width: 960px) {
      .b-product---wave .b-product__right {
        margin: 0 auto;
        float: none;
        overflow: hidden;
        width: 80%; } }
    @media (max-width: 540px) {
      .b-product---wave .b-product__right {
        width: 100%; } }
  .b-product---wave .slick-prev {
    width: 16px;
    height: 27px;
    background: url(../images/landing/src/arrow_gray_big_left.png) no-repeat;
    left: -42px; }
  .b-product---wave .slick-next {
    width: 16px;
    height: 27px;
    background: url(../images/landing/src/arrow_gray_big_right.png) no-repeat;
    right: -10px; }
  @media (max-width: 1200px) {
    .b-product---wave .b-product__ontime .credit__question {
      right: 0; } }
  .b-product---wave .b-product__head {
    padding: 100px 0 20px 0; }
    .b-product---wave .b-product__head h1 {
      font-family: "PTSans", sans-serif;
      font-size: 40px;
      color: #000000;
      line-height: 1;
      text-align: center; }
  .b-product---wave .price-sticker--black {
    background: url("/images/landing/wave/price-sticker.svg") center bottom no-repeat !important;
    width: 222px !important;
    height: 77px !important;
    font-size: 40px;
    color: #ffffff;
    background-size: 100%;
    padding-top: 4px !important; }
    .b-product---wave .price-sticker--black .price-sticker__num {
      margin: auto 10px auto 42px; }
      .b-product---wave .price-sticker--black .price-sticker__num .price__num__changeble {
        font-size: 48px !important; }
      .b-product---wave .price-sticker--black .price-sticker__num .price__num__changeble, .b-product---wave .price-sticker--black .price-sticker__num .price-sticker__sign {
        font-size: 48px;
        padding-bottom: 4px; }
  .b-product---wave .b-product__credit {
    color: #000000; }
  .b-product---wave .price-sticker__ssbrf {
    font-size: 12px; }
  .b-product---wave .b-product__img-wrap {
    height: auto;
    margin: 0 0 0 -304px;
    width: auto;
    text-align: center; }
  .b-product---wave .b-product__img {
    width: 900px; }
    @media (max-width: 600px) {
      .b-product---wave .b-product__img {
        width: 100%; } }
    @media (max-width: 540px) {
      .b-product---wave .b-product__img {
        width: 100%; } }
  .b-product---wave .b-product__buttons {
    margin: 13px 0 6px 0;
    max-width: 445px;
    clear: both; }
    @media (max-width: 450px) {
      .b-product---wave .b-product__buttons {
        width: 97%; } }
  .b-product---wave .b-product__order-quick {
    float: right;
    margin: 0; }
    @media (max-width: 450px) {
      .b-product---wave .b-product__order-quick {
        float: none;
        margin: 0 auto; } }
  .b-product---wave .b-product__delivery {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-radius: 10px;
    width: 97%;
    max-width: 380px;
    background: #ef4e4a; }
  .b-product---wave .delivery__title {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 16px;
    margin-bottom: 10px; }
  .b-product---wave .delivery__row {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px; }
    @media (max-width: 450px) {
      .b-product---wave .delivery__row {
        font-size: 13px; } }
  .b-product---wave .button--red-gr {
    background: -webkit-gradient(linear, left top, left bottom, from(#c51f26), to(#9f1319));
    background: -webkit-linear-gradient(top, #c51f26 0%, #9f1319 100%);
    background: -o-linear-gradient(top, #c51f26 0%, #9f1319 100%);
    background: linear-gradient(180deg, #c51f26 0%, #9f1319 100%); }
    @media (max-width: 450px) {
      .b-product---wave .button--red-gr {
        display: block;
        margin-bottom: 10px; } }
  .b-product---wave .b-product__img-prev {
    border: 0;
    border-radius: 10px; }
  .b-product---wave .b-product__images {
    overflow: visible;
    float: none;
    width: 499px;
    height: auto;
    margin: -18px auto 50px auto; }
    @media (max-width: 600px) {
      .b-product---wave .b-product__images {
        width: 100%; } }
  .b-product---wave .owl-prev {
    background-image: none;
    margin-left: -34px; }
  .b-product---wave .owl-next {
    background-image: none;
    margin-right: -34px; }
  .b-product---wave .icon--arrow-gray-big-left {
    width: 16px;
    height: 27px;
    background: url(../images/landing/src/fit-icon-left.png) center center no-repeat; }
  .b-product---wave .icon--arrow-gray-big-right {
    width: 16px;
    height: 27px;
    background: url(../images/landing/src/fit-icon-right.png) center center no-repeat; }
  .b-product---wave .p-head__title {
    font-family: "Myriad Pro", "Calibri", "Lucida Sans", "Segoe UI", sans serif;
    font-size: 56px;
    color: #6c6c6c;
    line-height: 1;
    letter-spacing: 30px;
    margin-left: 30px; }
    @media (max-width: 600px) {
      .b-product---wave .p-head__title {
        font-size: 30px;
        text-align: center; }
        .b-product---wave .p-head__title img {
          width: 100%; } }
  .b-product---wave .b-product__exclusive {
    margin-top: 86px; }
    @media (max-width: 450px) {
      .b-product---wave .b-product__exclusive {
        text-align: center;
        margin: auto;
        width: 156px;
        float: none;
        clear: both; } }
  .b-product---wave .exclusive__name {
    padding: 5px 0 0 6px; }
  .b-product---wave .exclusive__title {
    font-size: 20px;
    font-weight: lighter;
    color: #3b3a3a; }
  .b-product---wave .exclusive__model {
    margin: 0 15px 15px 0;
    border: 1px solid #ebeaea;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .b-product---wave .exclusive__model:nth-child(4) {
      margin-right: 0; }
  .b-product---wave .exclusive__img {
    border-radius: 10px; }
  .b-product---wave .exclusive__name {
    border-radius: 0 0 10px 10px;
    font-size: 13px; }

@media (max-width: 1030px) {
  .b-product--wave .slick-slider {
    margin-left: 30px; }
  .b-product--wave .slick-next {
    right: -23px; } }

@media (max-width: 450px) {
  .landing__content .b-product---wave .slick-slider {
    margin-left: 0;
    width: 92%; }
  .landing__content .b-product---wave .slick-next {
    right: -23px; }
  .landing__content .b-product---wave .b-product__head h1 {
    font-size: 30px !important; }
  .landing__content .b-product---wave .b-product__head img {
    width: 200px; }
  .landing__content .b-product---wave .b-product__left .b-product__img-wrap .b-product__img {
    width: 100%; }
  .landing__content .pose__content__desc {
    padding: 0 10% 0 12%; }
  .landing__content .auto-program {
    width: 107%;
    margin-left: -3%; }
    .landing__content .auto-program .block-inner h2 {
      margin-bottom: 0; }
    .landing__content .auto-program .block-inner .features-wrapper {
      padding: 0 10px;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
      .landing__content .auto-program .block-inner .features-wrapper .feature {
        margin-bottom: 30px; }
  .landing__content .pillows {
    padding-bottom: 20px; }
    .landing__content .pillows__img {
      display: none; }
    .landing__content .pillows__sm__desc {
      padding: 0 20% 0 24%; }
      .landing__content .pillows__sm__desc__text {
        width: 100%; }
        .landing__content .pillows__sm__desc__text:before {
          top: -10px;
          left: -39px;
          font-size: 30px; }
  .landing__content .wave-screen-8 .block-inner {
    height: auto !important; }
    .landing__content .wave-screen-8 .block-inner .cool-fit_bottom .block__inner {
      height: auto; }
    .landing__content .wave-screen-8 .block-inner .form {
      position: static;
      width: 70% !important;
      margin: 0 auto;
      padding-top: 75px !important; }
      .landing__content .wave-screen-8 .block-inner .form .cool-fit_bottom__title {
        text-align: center; }
  .landing__content .wave-screen-8 .img-5 {
    position: static !important;
    margin: 30px auto;
    width: 100% !important; } }

.button--orange-matrix {
  background: -webkit-gradient(linear, left top, left bottom, from(#c98040), color-stop(56.68%, #c35e3b), to(#bd4136));
  background: -webkit-linear-gradient(top, #c98040 0%, #c35e3b 56.68%, #bd4136 100%);
  background: -o-linear-gradient(top, #c98040 0%, #c35e3b 56.68%, #bd4136 100%);
  background: linear-gradient(180deg, #c98040 0%, #c35e3b 56.68%, #bd4136 100%);
  color: #fff; }
  @media (max-width: 450px) {
    .button--orange-matrix {
      float: none;
      display: block;
      margin-left: 0; } }

.product-image-box {
  overflow: hidden; }

.dop_menu--item1 {
  width: 16%; }

.dop_menu--item2 {
  width: 16%; }

.dop_menu--item3 {
  width: 17%; }

.dop_menu--item4 {
  width: 13%; }
