@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@font-face {
  font-family: 'SignPainter-Regular';
  src: url("../fonts/SignPainter-HouseScript.woff?v=12040114") format("woff");
  font-weight: normal;
  font-style: normal; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  height: 100%;
  font-size: 16px; }
  @media (max-width: 1396px) {
    html {
      font-size: -webkit-calc(100vw / 87.25);
      font-size: calc(100vw / 87.25); } }
  @media (max-width: 768px) {
    html {
      font-size: -webkit-calc(100vw / 25.875);
      font-size: calc(100vw / 25.875); } }

body {
  margin: 0;
  height: 100%;
  overflow-x: hidden; }

body.no-scroll {
  overflow: hidden; }

h1, h2, h3, h4, h5 {
  margin: 0; }

ul {
  padding: 0;
  margin: 0; }

li {
  list-style: none; }

p {
  margin: 0; }

.container {
  max-width: 87.25rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 6.25rem; }
  @media (max-width: 768px) {
    .container {
      max-width: 23.9375rem;
      padding: 0; } }

.first-screen {
  min-height: 25.8125rem;
  margin-top: 2rem;
  position: relative;
  background-color: #bbe64e;
  margin-bottom: 0.9375rem; }
  @media (max-width: 768px) {
    .first-screen {
      min-height: 25.375rem;
      margin-bottom: 0.625rem;
      margin-top: 0.9375rem; } }
  .first-screen .wrapper {
    min-height: 25.8125rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 768px) {
      .first-screen .wrapper {
        min-height: 25.375rem; } }
  .first-screen .title {
    position: relative;
    z-index: 2;
    display: inline-block;
    color: #f8507d;
    font-family: 'Amatic SC', cursive;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -0.09rem;
    text-transform: uppercase;
    text-align: center;
    -webkit-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
            transform: rotate(-12deg);
    margin-top: 1.5625rem;
    margin-left: 15.3125rem;
    line-height: 3.375rem; }
    @media (max-width: 768px) {
      .first-screen .title {
        position: absolute;
        left: 0.9375rem;
        top: 2.1875rem;
        margin: 0;
        font-size: 1.75rem;
        letter-spacing: -0.0525rem;
        -webkit-transform: rotate(-24deg);
            -ms-transform: rotate(-24deg);
                transform: rotate(-24deg);
        line-height: 1; } }
  .first-screen .life-mob {
    display: none; }
    @media (max-width: 768px) {
      .first-screen .life-mob {
        display: block;
        position: absolute;
        top: 2.0625rem;
        left: 11.125rem;
        max-width: 105%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        z-index: 1;
        width: 25.125rem;
        height: 16.0625rem; } }
  .first-screen .life {
    position: absolute;
    top: -3.0625rem;
    left: 45%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
    width: 68.125rem;
    height: 32.9375rem; }
    @media (max-width: 768px) {
      .first-screen .life {
        display: none; } }
  .first-screen .tags {
    position: absolute;
    color: #ffffff;
    font-family: 'Amatic SC', cursive;
    font-size: 2.25rem;
    font-weight: 700;
    letter-spacing: -0.0675rem;
    text-transform: uppercase;
    z-index: 2; }
    @media (max-width: 768px) {
      .first-screen .tags {
        font-size: 1.5rem;
        letter-spacing: -0.045rem; } }
  .first-screen .playing {
    left: 2.25rem;
    bottom: 2.625rem;
    -webkit-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
            transform: rotate(35deg); }
    @media (max-width: 768px) {
      .first-screen .playing {
        left: 1rem;
        bottom: 8.1875rem;
        letter-spacing: -0.045rem;
        -webkit-transform: rotate(-20deg);
            -ms-transform: rotate(-20deg);
                transform: rotate(-20deg); } }
  .first-screen .oops {
    left: 31.6875rem;
    bottom: 2.375rem;
    -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
            transform: rotate(20deg); }
    @media (max-width: 768px) {
      .first-screen .oops {
        left: auto;
        right: 1.875rem;
        top: 11.375rem;
        bottom: auto; } }
  .first-screen .tender {
    left: 38.3125rem;
    top: 2.375rem;
    -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
            transform: rotate(20deg); }
    @media (max-width: 768px) {
      .first-screen .tender {
        right: 7.5rem;
        left: auto;
        top: 2.8125rem; } }
  .first-screen .love {
    right: 21.5rem;
    top: 2.0625rem;
    -webkit-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
            transform: rotate(-20deg); }
    @media (max-width: 768px) {
      .first-screen .love {
        right: 1.875rem;
        top: 1.375rem; } }
  .first-screen .bright {
    display: inline-block;
    right: 3.875rem;
    top: 3.9375rem;
    -webkit-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
            transform: rotate(-20deg); }
    @media (max-width: 768px) {
      .first-screen .bright {
        left: 8.75rem;
        top: 17rem;
        -webkit-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
                transform: rotate(20deg); } }
  .first-screen .mmm {
    display: none; }
    @media (max-width: 768px) {
      .first-screen .mmm {
        display: block;
        position: absolute;
        left: 33px;
        bottom: 52px;
        -webkit-transform: rotate(25deg);
            -ms-transform: rotate(25deg);
                transform: rotate(25deg); } }
  .first-screen .become-acquainted {
    position: absolute;
    z-index: 2;
    right: 0.3125rem;
    bottom: 6.8125rem;
    -webkit-transform: rotate(14deg);
        -ms-transform: rotate(14deg);
            transform: rotate(14deg);
    display: inline-block;
    color: #f95581;
    font-family: 'Amatic SC', cursive;
    font-size: 2.375rem;
    font-weight: 700;
    letter-spacing: -0.07125rem;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center; }
    @media (max-width: 768px) {
      .first-screen .become-acquainted {
        right: 1.0625rem;
        bottom: 5.9375rem;
        font-size: 1.5rem;
        letter-spacing: -0.045rem; } }
    .first-screen .become-acquainted::after {
      content: '';
      position: absolute;
      right: 1.6875rem;
      -webkit-transform: rotate(-15deg);
          -ms-transform: rotate(-15deg);
              transform: rotate(-15deg);
      bottom: -3.125rem;
      display: block;
      width: 1.75rem;
      height: 2.125rem;
      background: url("../img/arrow.svg?v=b72f11f4") no-repeat center top/cover; }
      @media (max-width: 768px) {
        .first-screen .become-acquainted::after {
          right: 2.1875rem;
          bottom: -2.6875rem; } }
  .first-screen .button {
    position: absolute;
    right: 6.4375rem;
    bottom: 1.5rem;
    z-index: 2;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    width: 11.625rem;
    height: 3.75rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #f95581;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .first-screen .button:hover {
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      opacity: 0.7; }
    @media (max-width: 768px) {
      .first-screen .button {
        font-size: 0.875rem;
        width: 10.375rem;
        height: 3.375rem;
        margin: 0;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        bottom: 1.875rem; } }

.what-are-you {
  position: relative;
  z-index: 2; }
  .what-are-you .title {
    position: absolute;
    left: 7.375rem;
    top: 9.25rem;
    font-family: SignPainter-Regular, Arial, sans-serif;
    color: #000;
    font-size: 7.375rem;
    font-weight: 600;
    line-height: 6.625rem;
    text-transform: uppercase;
    -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
            transform: rotate(-10deg);
    max-width: 29.375rem; }
    @media (max-width: 768px) {
      .what-are-you .title {
        font-size: 4.375rem;
        line-height: 1;
        left: 5.3125rem;
        top: 3.125rem; } }
    .what-are-you .title .top {
      width: 100%;
      display: inline-block;
      position: relative;
      letter-spacing: -0.0625rem; }
      .what-are-you .title .top::after {
        content: 'КАКАЯ ТЫ';
        position: absolute;
        left: -0.375rem;
        top: -0.5rem;
        font-family: SignPainter-Regular, Arial, sans-serif;
        color: #fff;
        font-size: 7.375rem;
        font-weight: 600;
        letter-spacing: -0.0625rem;
        line-height: 6.625rem;
        text-transform: uppercase;
        z-index: 1; }
        @media (max-width: 768px) {
          .what-are-you .title .top::after {
            font-size: 4.375rem;
            line-height: 1;
            left: -0.375rem;
            top: -0.1875rem; } }
    .what-are-you .title .bottom {
      width: 100%;
      display: inline-block;
      position: relative;
      margin-left: -1.875rem;
      letter-spacing: 0.125rem; }
      @media (max-width: 768px) {
        .what-are-you .title .bottom {
          margin-left: -1.125rem; } }
      .what-are-you .title .bottom::after {
        content: 'СЕГОДНЯ?';
        position: absolute;
        left: -0.375rem;
        top: -0.5625rem;
        font-family: SignPainter-Regular, Arial, sans-serif;
        color: #fff;
        font-size: 7.375rem;
        font-weight: 600;
        letter-spacing: 0.125rem;
        line-height: 6.625rem;
        text-transform: uppercase;
        z-index: 1; }
        @media (max-width: 768px) {
          .what-are-you .title .bottom::after {
            font-size: 4.375rem;
            line-height: 1;
            left: -0.375rem;
            top: -0.1875rem; } }
  .what-are-you .subtitle {
    font-family: SignPainter-Regular, Arial, sans-serif;
    color: #000;
    font-size: 3.75rem;
    font-weight: 600;
    line-height: 4.9375rem; }
    @media (max-width: 768px) {
      .what-are-you .subtitle {
        font-size: 2.125rem; } }
  .what-are-you .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media (max-width: 768px) {
      .what-are-you .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .what-are-you .playing {
    position: relative;
    background-color: #f95481;
    background: url("../img/playing.png?v=a0c872f9") no-repeat center top/contain;
    min-height: 45rem; }
    @media (max-width: 768px) {
      .what-are-you .playing {
        min-height: 45.5rem;
        background: url("../img/playing-mob.png?v=3e21b4fa") no-repeat center top/cover; } }
    .what-are-you .playing .subtitle {
      -webkit-transform: rotate(-16deg);
          -ms-transform: rotate(-16deg);
              transform: rotate(-16deg);
      position: absolute;
      right: 1.1875rem;
      top: 6.4375rem;
      font-weight: 400; }
      @media (max-width: 768px) {
        .what-are-you .playing .subtitle {
          right: 1.375rem;
          top: 16.875rem; } }
      .what-are-you .playing .subtitle::after {
        content: '';
        position: absolute;
        bottom: -1.6875rem;
        left: 2.75rem;
        -webkit-transform: rotate(16deg);
            -ms-transform: rotate(16deg);
                transform: rotate(16deg);
        width: 7.25rem;
        height: 3.5rem;
        background: url("../img/play.svg?v=7cdcdc44") no-repeat center top/cover; }
        @media (max-width: 768px) {
          .what-are-you .playing .subtitle::after {
            width: 4.3125rem;
            height: 2rem;
            bottom: 0;
            left: 1.4375rem; } }
      .what-are-you .playing .subtitle::before {
        content: 'ИГРИВАЯ?';
        position: absolute;
        left: -0.25rem;
        top: -0.125rem;
        font-family: SignPainter-Regular, Arial, sans-serif;
        color: #ffffff;
        font-size: 3.75rem;
        font-weight: 400;
        line-height: 4.9375rem; }
        @media (max-width: 768px) {
          .what-are-you .playing .subtitle::before {
            font-size: 2.125rem;
            left: -0.125rem; } }
    .what-are-you .playing .triangle {
      display: inline-block; }
      .what-are-you .playing .triangle.black {
        color: #ffffff;
        font-family: 'Amatic SC', cursive;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1.5rem;
        text-align: center;
        position: absolute;
        right: 30.3125rem;
        top: 10.375rem;
        -webkit-transform: rotate(-12deg);
            -ms-transform: rotate(-12deg);
                transform: rotate(-12deg); }
        @media (max-width: 768px) {
          .what-are-you .playing .triangle.black {
            font-size: 0.875rem;
            line-height: 1;
            right: auto;
            left: 2.6875rem;
            top: 18.9375rem; } }
        .what-are-you .playing .triangle.black p {
          position: relative;
          z-index: 1; }
        .what-are-you .playing .triangle.black::after {
          content: '';
          width: 9.25rem;
          height: 9.125rem;
          position: absolute;
          -webkit-transform: rotate(12deg);
              -ms-transform: rotate(12deg);
                  transform: rotate(12deg);
          left: -2.3125rem;
          top: -2.1875rem;
          z-index: 0;
          background-image: url("../img/../img/triangle-black.svg?v=3af81d56");
          background-repeat: no-repeat;
          -webkit-background-size: cover;
                  background-size: cover; }
          @media (max-width: 768px) {
            .what-are-you .playing .triangle.black::after {
              width: 4.8125rem;
              height: 4.75rem;
              left: -0.875rem;
              top: -1.0625rem;
              background-image: url("../img/../img/triangle-black-mob.svg?v=bbaa85c3"); } }
      .what-are-you .playing .triangle.pink {
        color: #000000;
        font-family: 'Amatic SC', cursive;
        font-size: 1.25rem;
        font-weight: 700;
        line-height: 1.25rem;
        text-align: center;
        position: absolute;
        right: 12.5rem;
        top: 2rem; }
        @media (max-width: 768px) {
          .what-are-you .playing .triangle.pink {
            font-size: 0.75rem;
            right: 7.3125rem;
            top: 15.3125rem;
            line-height: 1; } }
        .what-are-you .playing .triangle.pink p {
          position: relative;
          z-index: 1; }
        .what-are-you .playing .triangle.pink::after {
          content: '';
          width: 6.875rem;
          height: 6.75rem;
          position: absolute;
          left: -0.75rem;
          top: -1.625rem;
          z-index: 0;
          background-image: url("../img/../img/triangle-pink.svg?v=da4a4b60");
          background-repeat: no-repeat;
          -webkit-background-size: cover;
                  background-size: cover; }
          @media (max-width: 768px) {
            .what-are-you .playing .triangle.pink::after {
              width: 3.4375rem;
              height: 3.4375rem;
              left: -0.125rem;
              top: -0.8125rem;
              background-image: url("../img/../img/triangle-pink-mob.svg?v=eb8a3048"); } }
      .what-are-you .playing .triangle.green {
        color: #000000;
        font-family: 'Amatic SC', cursive;
        font-size: 1.25rem;
        font-weight: 700;
        line-height: 1.25rem;
        text-align: center;
        position: absolute;
        right: 8.125rem;
        top: 23.5625rem;
        -webkit-transform: rotate(-31deg);
            -ms-transform: rotate(-31deg);
                transform: rotate(-31deg); }
        @media (max-width: 768px) {
          .what-are-you .playing .triangle.green {
            font-size: 0.75rem;
            line-height: 1;
            right: 4.625rem;
            top: 27.9375rem; } }
        .what-are-you .playing .triangle.green p {
          position: relative;
          z-index: 1; }
        .what-are-you .playing .triangle.green::after {
          content: '';
          width: 8rem;
          height: 8.875rem;
          position: absolute;
          left: -1.3125rem;
          top: -1.0625rem;
          z-index: 0;
          background-image: url("../img/../img/triangle-green.svg?v=c404a860");
          -webkit-transform: rotate(31deg);
              -ms-transform: rotate(31deg);
                  transform: rotate(31deg);
          background-repeat: no-repeat;
          -webkit-background-size: cover;
                  background-size: cover; }
          @media (max-width: 768px) {
            .what-are-you .playing .triangle.green::after {
              width: 4.25rem;
              height: 4.5rem;
              left: -0.8125rem;
              top: -0.3125rem;
              background-image: url("../img/../img/triangle-green-mob.svg?v=51b4c301"); } }
  .what-are-you .bright {
    position: relative;
    background: url("../img/bright.png?v=75aa29d7") no-repeat center top/contain;
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px);
    height: 52.5rem;
    margin-top: -12.8125rem;
    margin-right: 1rem; }
    @media (max-width: 768px) {
      .what-are-you .bright {
        width: 100%;
        margin-top: -7.5rem;
        background: url("../img/bright-mob.png?v=b991eb6c") no-repeat center top/contain;
        height: 37.5625rem; } }
    .what-are-you .bright .subtitle {
      position: absolute;
      display: inline-block;
      right: 2.625rem;
      top: 11.3125rem;
      -webkit-transform: rotate(-20deg);
          -ms-transform: rotate(-20deg);
              transform: rotate(-20deg);
      font-weight: 400; }
      @media (max-width: 768px) {
        .what-are-you .bright .subtitle {
          right: 2.3125rem;
          top: 8.75rem; } }
      .what-are-you .bright .subtitle::after {
        content: '';
        position: absolute;
        bottom: -2.1875rem;
        left: 0.625rem;
        -webkit-transform: rotate(16deg);
            -ms-transform: rotate(16deg);
                transform: rotate(16deg);
        width: 7.375rem;
        height: 3.9375rem;
        background: url("../img/joy.svg?v=e7f92cdd") no-repeat center top/cover;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
                background-size: cover; }
        @media (max-width: 768px) {
          .what-are-you .bright .subtitle::after {
            width: 4.75rem;
            height: 2.625rem;
            bottom: -0.4375rem;
            left: 0.3125rem; } }
      .what-are-you .bright .subtitle::before {
        content: 'ЯРКАЯ?';
        position: absolute;
        left: -0.3125rem;
        top: -0.0625rem;
        font-family: SignPainter-Regular, Arial, sans-serif;
        color: #ffffff;
        font-size: 3.75rem;
        font-weight: 400;
        line-height: 4.9375rem; }
        @media (max-width: 768px) {
          .what-are-you .bright .subtitle::before {
            font-size: 2.125rem;
            left: -0.125rem; } }
    .what-are-you .bright .circle {
      -webkit-border-radius: 50%;
              border-radius: 50%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .what-are-you .bright .circle.pink {
        position: absolute;
        left: 2.25rem;
        top: 2.6875rem;
        -webkit-transform: rotate(-19deg);
            -ms-transform: rotate(-19deg);
                transform: rotate(-19deg);
        width: 7.125rem;
        height: 7.125rem;
        background-color: #f95580; }
        @media (max-width: 768px) {
          .what-are-you .bright .circle.pink {
            left: 1.375rem;
            top: 2.375rem;
            width: 4.625rem;
            height: 4.625rem; } }
        .what-are-you .bright .circle.pink p {
          text-align: center;
          color: #ffffff;
          font-family: 'Amatic SC', cursive;
          font-size: 1.5rem;
          font-weight: 700;
          line-height: 1.5rem; }
          @media (max-width: 768px) {
            .what-are-you .bright .circle.pink p {
              font-size: 0.875rem;
              line-height: 1; } }
      .what-are-you .bright .circle.blue {
        position: absolute;
        bottom: 18.9375rem;
        left: 2.25rem;
        -webkit-transform: rotate(-19deg);
            -ms-transform: rotate(-19deg);
                transform: rotate(-19deg);
        width: 9.125rem;
        height: 9.125rem;
        background-color: #86dce4; }
        @media (max-width: 768px) {
          .what-are-you .bright .circle.blue {
            bottom: 12.1875rem;
            left: 1.4375rem;
            width: 5.9375rem;
            height: 5.9375rem; } }
        .what-are-you .bright .circle.blue p {
          text-align: center;
          color: #000000;
          font-family: 'Amatic SC', cursive;
          font-size: 1.75rem;
          font-weight: 700;
          line-height: 1.75rem; }
          @media (max-width: 768px) {
            .what-are-you .bright .circle.blue p {
              font-size: 1rem;
              line-height: 1; } }
      .what-are-you .bright .circle.cyan {
        position: absolute;
        right: 2.125rem;
        bottom: 4.8125rem;
        -webkit-transform: rotate(23deg);
            -ms-transform: rotate(23deg);
                transform: rotate(23deg);
        width: 8.5rem;
        height: 8.5rem;
        background-color: #a2ecd8; }
        @media (max-width: 768px) {
          .what-are-you .bright .circle.cyan {
            width: 5.5625rem;
            height: 5.5625rem;
            right: 1.5625rem;
            bottom: 3rem; } }
        .what-are-you .bright .circle.cyan p {
          text-align: center;
          color: #000000;
          font-family: 'Amatic SC', cursive;
          font-size: 1.5625rem;
          font-weight: 700;
          line-height: 1.5rem; }
          @media (max-width: 768px) {
            .what-are-you .bright .circle.cyan p {
              font-size: 0.875rem;
              line-height: 1; } }
  .what-are-you .tender {
    position: relative;
    background: url("../img/tender.png?v=4802a54f") no-repeat center top/contain;
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px);
    height: 41.25rem;
    margin-top: -5.625rem; }
    @media (max-width: 768px) {
      .what-are-you .tender {
        width: 100%;
        height: 29.3125rem;
        margin-top: -1.875rem;
        background: url("../img/tender-mob.png?v=04745b5f") no-repeat center top/contain; } }
    .what-are-you .tender .subtitle {
      position: absolute;
      -webkit-transform: rotate(-22deg);
          -ms-transform: rotate(-22deg);
              transform: rotate(-22deg);
      left: 3.375rem;
      top: 9.375rem;
      font-weight: 400; }
      @media (max-width: 768px) {
        .what-are-you .tender .subtitle {
          left: 2.125rem;
          top: 5.4375rem; } }
      .what-are-you .tender .subtitle::after {
        content: '';
        position: absolute;
        bottom: -2.9375rem;
        left: 1.125rem;
        -webkit-transform: rotate(23deg);
            -ms-transform: rotate(23deg);
                transform: rotate(23deg);
        width: 9rem;
        height: 5.125rem;
        background: url("../img/grace.svg?v=29c8387f");
        background-repeat: no-repeat;
        -webkit-background-size: cover;
                background-size: cover; }
        @media (max-width: 768px) {
          .what-are-you .tender .subtitle::after {
            width: 5.875rem;
            height: 3.3125rem;
            bottom: -1rem;
            left: 0.6875rem; } }
      .what-are-you .tender .subtitle::before {
        content: 'НЕЖНАЯ?';
        position: absolute;
        left: -0.25rem;
        top: -0.0625rem;
        font-family: SignPainter-Regular, Arial, sans-serif;
        color: #ffffff;
        font-size: 3.75rem;
        font-weight: 400;
        line-height: 4.9375rem; }
        @media (max-width: 768px) {
          .what-are-you .tender .subtitle::before {
            font-size: 2.125rem;
            left: -0.125rem; } }
    .what-are-you .tender .heart-1 {
      display: inline-block;
      position: absolute;
      right: 4.4375rem;
      top: 8.9375rem;
      -webkit-transform: rotate(20deg);
          -ms-transform: rotate(20deg);
              transform: rotate(20deg); }
      @media (max-width: 768px) {
        .what-are-you .tender .heart-1 {
          right: 3.25rem;
          top: 5.375rem; } }
      .what-are-you .tender .heart-1 p {
        position: relative;
        z-index: 2;
        text-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
        color: #ffffff;
        font-family: 'Amatic SC', cursive;
        font-size: 1.875rem;
        font-weight: 700;
        line-height: 1.75rem;
        text-align: center; }
        @media (max-width: 768px) {
          .what-are-you .tender .heart-1 p {
            font-size: 1.125rem;
            line-height: 1; } }
      .what-are-you .tender .heart-1::after {
        content: '';
        position: absolute;
        z-index: 1;
        left: -0.875rem;
        top: -2.0625rem;
        -webkit-transform: rotate(-22deg);
            -ms-transform: rotate(-22deg);
                transform: rotate(-22deg);
        width: 8.4375rem;
        height: 7.875rem;
        background: url("../img/heart-1.svg?v=4500cb6d") no-repeat center top/cover; }
        @media (max-width: 768px) {
          .what-are-you .tender .heart-1::after {
            width: 5.5rem;
            height: 5.125rem;
            left: -0.625rem;
            top: -1.375rem; } }
    .what-are-you .tender .heart-2 {
      display: inline-block;
      position: absolute;
      top: 21.875rem;
      left: 2.5rem;
      -webkit-transform: rotate(-22deg);
          -ms-transform: rotate(-22deg);
              transform: rotate(-22deg); }
      @media (max-width: 768px) {
        .what-are-you .tender .heart-2 {
          top: auto;
          bottom: 10.0625rem;
          left: 1.5rem; } }
      .what-are-you .tender .heart-2 p {
        position: relative;
        z-index: 2;
        color: #ffffff;
        font-family: 'Amatic SC', cursive;
        font-size: 1.25rem;
        font-weight: 700;
        line-height: 1.25rem;
        text-align: center; }
        @media (max-width: 768px) {
          .what-are-you .tender .heart-2 p {
            font-size: 0.6875rem;
            line-height: 1; } }
      .what-are-you .tender .heart-2::after {
        content: '';
        position: absolute;
        z-index: 1;
        left: -0.75rem;
        top: -2.75rem;
        -webkit-transform: rotate(-12deg);
            -ms-transform: rotate(-12deg);
                transform: rotate(-12deg);
        width: 10.25rem;
        height: 9.625rem;
        background: url("../img/heart-1.svg?v=4500cb6d") no-repeat center top/cover; }
        @media (max-width: 768px) {
          .what-are-you .tender .heart-2::after {
            width: 6.6875rem;
            height: 6.25rem;
            top: -1.75rem; } }
    .what-are-you .tender .heart-3 {
      display: inline-block;
      position: absolute;
      bottom: 10.5rem;
      right: 4.5625rem;
      -webkit-transform: rotate(27deg);
          -ms-transform: rotate(27deg);
              transform: rotate(27deg); }
      .what-are-you .tender .heart-3::before {
        content: '';
        position: absolute;
        left: 1.875rem;
        bottom: -8.125rem;
        background: url("../img/tender-flower.png?v=3fc7baaf") no-repeat center top/cover;
        width: 8.75rem;
        height: 7.875rem;
        -webkit-transform: rotate(-27deg);
            -ms-transform: rotate(-27deg);
                transform: rotate(-27deg);
        z-index: 2; }
        @media (max-width: 768px) {
          .what-are-you .tender .heart-3::before {
            display: none; } }
      @media (max-width: 768px) {
        .what-are-you .tender .heart-3 {
          bottom: 9.125rem;
          right: 2.1875rem; } }
      .what-are-you .tender .heart-3 p {
        position: relative;
        z-index: 2;
        color: #ffffff;
        font-family: 'Amatic SC', cursive;
        font-size: 1.4375rem;
        font-weight: 700;
        line-height: 1.4375rem;
        text-align: center; }
        @media (max-width: 768px) {
          .what-are-you .tender .heart-3 p {
            font-size: 1rem;
            line-height: 1; } }
      .what-are-you .tender .heart-3::after {
        content: '';
        position: absolute;
        z-index: 1;
        left: -1.125rem;
        top: -2.9375rem;
        -webkit-transform: rotate(-15deg);
            -ms-transform: rotate(-15deg);
                transform: rotate(-15deg);
        width: 11.5rem;
        height: 10.625rem;
        background: url("../img/heart-1.svg?v=4500cb6d") no-repeat center top/cover; }
        @media (max-width: 768px) {
          .what-are-you .tender .heart-3::after {
            width: 7.5rem;
            height: 6.9375rem;
            left: -0.75rem;
            top: -1.9375rem; } }

.my-aroma {
  position: relative;
  z-index: 3;
  background: url("../img/my-aroma-bg.svg?v=1e2189de") no-repeat center top/cover;
  padding-top: 10.125rem;
  padding-bottom: 9.375rem;
  margin-top: -7.6875rem; }
  @media (max-width: 768px) {
    .my-aroma {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background: url("../img/my-aroma-bg-mob.svg?v=99fdb697") no-repeat center top/contain;
      margin-top: -2.1875rem;
      padding-top: 5.9375rem;
      padding-bottom: 6.375rem; } }
  .my-aroma .title {
    text-align: center;
    color: #000000;
    font-family: SignPainter-Regular, Arial, sans-serif;
    font-size: 4.0625rem;
    padding-left: 1.25rem;
    letter-spacing: -0.03125rem;
    font-weight: 600;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      .my-aroma .title {
        display: none;
        font-size: 1.5rem; } }
  .my-aroma .title-mob {
    display: none;
    text-align: center;
    color: #000000;
    font-family: SignPainter-Regular, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      .my-aroma .title-mob {
        display: block;
        line-height: 2.25rem;
        margin-bottom: 0.625rem; } }
  .my-aroma .text {
    text-align: center;
    color: #000000;
    font-family: "Open Sans";
    font-size: 1.125rem;
    font-weight: 400;
    max-width: 40.625rem;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .my-aroma .text {
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 1.3125rem;
        padding: 0 1.25rem; } }
  .my-aroma .flower {
    position: absolute;
    -webkit-transform: rotate(-106deg) scale(1, -1);
        -ms-transform: rotate(-106deg) scale(1, -1);
            transform: rotate(-106deg) scale(1, -1);
    top: 7.5rem;
    left: -3.75rem;
    width: 12.8125rem;
    height: 11.25rem; }
    @media (max-width: 768px) {
      .my-aroma .flower {
        width: 6.875rem;
        height: 7rem;
        top: 2.5rem;
        left: -1.0625rem; } }
  .my-aroma .blackberry {
    position: absolute;
    left: 8.125rem;
    bottom: 2.1875rem;
    width: 7.25rem;
    height: 7.5625rem; }
    @media (max-width: 768px) {
      .my-aroma .blackberry {
        left: 7.125rem;
        bottom: 1.25rem;
        width: 4.375rem;
        height: 4.5rem; } }
  .my-aroma .melon {
    position: absolute;
    right: -2.9375rem;
    top: -3.5rem;
    width: 13.625rem;
    height: 11.875rem; }
    @media (max-width: 768px) {
      .my-aroma .melon {
        width: 7.5rem;
        height: 6.875rem;
        right: 6.25rem;
        top: -1.5625rem; } }
  .my-aroma .watermelon {
    position: absolute;
    right: -4.1875rem;
    bottom: 1.125rem;
    z-index: 3;
    width: 14.6875rem;
    height: 14.6875rem; }
    @media (max-width: 768px) {
      .my-aroma .watermelon {
        width: 6.875rem;
        height: 6.25rem;
        right: -1.0625rem;
        bottom: 12.5rem;
        -webkit-transform: rotate(-13deg);
            -ms-transform: rotate(-13deg);
                transform: rotate(-13deg); } }

.product.play {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 46.875rem;
  padding-top: 9.375rem;
  margin-top: -7.5rem;
  background: url("../img/play-bg.svg?v=09ee682c") no-repeat center top/cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 768px) {
    .product.play {
      background: url("../img/play-bg-mob.svg?v=5756e845") no-repeat center top/cover;
      margin-top: -1.5625rem;
      padding-top: 31.25rem;
      min-height: 64.0625rem; } }
  .product.play .flacon {
    position: absolute;
    left: -2.5rem;
    top: 6.875rem;
    width: 41.0625rem;
    height: 42.375rem; }
    @media (max-width: 768px) {
      .product.play .flacon {
        width: 26.25rem;
        height: 27.1875rem;
        max-width: 120%;
        left: -1.25rem;
        top: 1.25rem; } }
  .product.play .content {
    max-width: 34.875rem;
    width: 100%;
    margin-left: auto;
    margin-right: 0; }
    @media (max-width: 768px) {
      .product.play .content {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
  .product.play .title {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: 0.0675rem;
    line-height: 1.6875rem;
    text-transform: uppercase; }
  .product.play .title-img {
    width: 19.9375rem;
    height: 6.375rem;
    margin-bottom: 2.8125rem; }
    @media (max-width: 768px) {
      .product.play .title-img {
        width: 21.8125rem;
        height: 6.8125rem; } }
  .product.play .volume {
    opacity: 0.7;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0.01125rem;
    margin-bottom: 0.625rem; }
  .product.play .description {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5rem;
    margin-bottom: 0.9375rem; }
  .product.play .description-text {
    opacity: 0.7;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    margin-bottom: 4.0625rem;
    max-width: 31.5625rem; }
    @media (max-width: 768px) {
      .product.play .description-text {
        font-size: 0.875rem;
        line-height: 1.5rem;
        margin-bottom: 2.1875rem; } }
  .product.play .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .product.play .col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 2.8125rem; }
    @media (max-width: 768px) {
      .product.play .col {
        margin-right: 2.5rem; } }
    .product.play .col:nth-last-of-type(1) {
      margin-right: 0; }
  .product.play .button {
    width: 11.625rem;
    height: 3.8125rem;
    background-color: #000000;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.06rem;
    line-height: 1.6875rem;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0.3125rem;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s; }
    .product.play .button:hover {
      -webkit-transition: all 0.7s;
      -o-transition: all 0.7s;
      transition: all 0.7s;
      opacity: 0.7; }
  .product.play .code {
    opacity: 0.7;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.01312rem;
    line-height: 1.5rem;
    text-align: center; }
  .product.play .old-price {
    color: #000000;
    font-family: Montserrat;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.3125rem;
    text-decoration: line-through;
    margin-bottom: 0.8125rem; }
    @media (max-width: 768px) {
      .product.play .old-price {
        margin-top: 0.3125rem; } }
  .product.play .new-price {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3125rem; }

.product.joy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 42.8125rem;
  padding-top: 7.0625rem;
  margin-top: -2.3125rem;
  background: url("../img/joy-bg.svg?v=1496e395") no-repeat center top/cover; }
  @media (max-width: 768px) {
    .product.joy {
      min-height: 65rem;
      margin-top: 0;
      padding-top: 28.125rem;
      background: url("../img/joy-bg-mob.svg?v=3c75351e") no-repeat center top/cover; } }
  .product.joy .flacon {
    position: absolute;
    right: 0;
    top: -2.1875rem;
    width: 45.4375rem;
    height: 44.75rem; }
    @media (max-width: 768px) {
      .product.joy .flacon {
        display: none; } }
  .product.joy .flacon-mob {
    display: none;
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    width: 25.625rem;
    height: 27.5rem;
    max-width: 120%; }
    @media (max-width: 768px) {
      .product.joy .flacon-mob {
        display: block; } }
  .product.joy .content {
    padding-left: 6.375rem;
    max-width: 37.5rem;
    width: 100%;
    margin-left: 0;
    margin-right: auto; }
    @media (max-width: 768px) {
      .product.joy .content {
        padding: 0 1.25rem; } }
  .product.joy .title {
    color: #000;
    font-family: "Open Sans";
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: 0.0675rem;
    line-height: 1.6875rem;
    text-transform: uppercase; }
  .product.joy .title-img {
    width: 25.0625rem;
    height: 8.8125rem;
    margin-bottom: 1.875rem; }
    @media (max-width: 768px) {
      .product.joy .title-img {
        margin-bottom: 2.8125rem; } }
  .product.joy .volume {
    opacity: 0.7;
    color: #000;
    font-family: "Open Sans";
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0.01125rem;
    margin-bottom: -0.625rem; }
    @media (max-width: 768px) {
      .product.joy .volume {
        margin-bottom: 0; } }
  .product.joy .description {
    color: #000;
    font-family: "Open Sans";
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5rem;
    margin-bottom: 0.9375rem; }
    @media (max-width: 768px) {
      .product.joy .description {
        font-size: 1.125rem; } }
  .product.joy .description-text {
    opacity: 0.7;
    color: #000;
    font-family: "Open Sans";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    margin-bottom: 2.5rem;
    max-width: 31.5625rem; }
    @media (max-width: 768px) {
      .product.joy .description-text {
        font-size: 0.875rem; } }
  .product.joy .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .product.joy .col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 2.8125rem; }
    .product.joy .col:nth-last-of-type(1) {
      margin-right: 0; }
  .product.joy .button {
    width: 11.625rem;
    height: 3.8125rem;
    background-color: #000000;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.06rem;
    line-height: 1.6875rem;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0.3125rem;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s; }
    .product.joy .button:hover {
      -webkit-transition: all 0.7s;
      -o-transition: all 0.7s;
      transition: all 0.7s;
      opacity: 0.7; }
  .product.joy .code {
    opacity: 0.7;
    color: #000;
    font-family: "Open Sans";
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.01312rem;
    line-height: 1.5rem;
    text-align: center; }
  .product.joy .old-price {
    color: #000000;
    font-family: Montserrat;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.3125rem;
    text-decoration: line-through;
    margin-bottom: 0.8125rem; }
  .product.joy .new-price {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3125rem; }

.product.grace {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 41.25rem;
  padding-top: 8.125rem;
  margin-top: -2.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/grace-bg.svg?v=12c1bc1f") no-repeat center top/cover; }
  @media (max-width: 768px) {
    .product.grace {
      padding-top: 29.375rem;
      margin-top: -1.25rem;
      background: url("../img/grace-bg-mob.svg?v=4d506059") no-repeat center top/cover;
      min-height: 63.4375rem;
      margin-bottom: 0.9375rem; } }
  .product.grace .flacon {
    position: absolute;
    left: -6.6875rem;
    top: -1.0625rem;
    width: 40.0625rem;
    height: 46rem; }
    @media (max-width: 768px) {
      .product.grace .flacon {
        width: 25rem;
        max-width: 120%;
        height: 28.4375rem;
        left: -2.875rem;
        top: -0.625rem; } }
  .product.grace .content {
    max-width: 36.75rem;
    width: 100%;
    margin-right: 0;
    margin-left: auto; }
    @media (max-width: 768px) {
      .product.grace .content {
        padding: 0 1.25rem; } }
  .product.grace .title {
    color: #000;
    font-family: "Open Sans";
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: 0.0675rem;
    line-height: 1.6875rem;
    text-transform: uppercase; }
  .product.grace .title-img {
    width: 27.625rem;
    height: 7.9375rem;
    margin-bottom: 1.5625rem; }
    @media (max-width: 768px) {
      .product.grace .title-img {
        margin-bottom: 2.1875rem; } }
  .product.grace .volume {
    opacity: 0.7;
    color: #000;
    font-family: "Open Sans";
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0.01125rem;
    margin-bottom: 0.625rem; }
  .product.grace .description {
    color: #000;
    font-family: "Open Sans";
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5rem;
    margin-bottom: 0.9375rem; }
    @media (max-width: 768px) {
      .product.grace .description {
        font-size: 1.125rem; } }
  .product.grace .description-text {
    opacity: 0.7;
    color: #000;
    font-family: "Open Sans";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    margin-bottom: 2.5rem;
    max-width: 31.5625rem; }
    @media (max-width: 768px) {
      .product.grace .description-text {
        font-size: 0.875rem;
        margin-bottom: 2.1875rem; } }
  .product.grace .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .product.grace .col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 2.8125rem; }
    @media (max-width: 768px) {
      .product.grace .col {
        margin-right: 3.125rem; } }
    .product.grace .col:nth-last-of-type(1) {
      margin-right: 0; }
  .product.grace .button {
    width: 11.625rem;
    height: 3.8125rem;
    background-color: #000000;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.06rem;
    line-height: 1.6875rem;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0.3125rem;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s; }
    .product.grace .button:hover {
      -webkit-transition: all 0.7s;
      -o-transition: all 0.7s;
      transition: all 0.7s;
      opacity: 0.7; }
  .product.grace .code {
    opacity: 0.7;
    color: #000;
    font-family: "Open Sans";
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.01312rem;
    line-height: 1.5rem;
    text-align: center; }
  .product.grace .old-price {
    color: #000000;
    font-family: Montserrat;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.3125rem;
    text-decoration: line-through;
    margin-bottom: 0.8125rem; }
  .product.grace .new-price {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3125rem; }

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

a {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  a:hover {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none; }

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

figure {
  margin: 0; }
