@import url(https://fonts.googleapis.com/css?family=Inter:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic);
#DoubleSerum .rc-container {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  width: 100%;
  max-width: 864px;
  background-color: #fff;
}
@media (max-width: 1280.98px) {
  #DoubleSerum .rc-container {
    padding: 0;
  }
}
@media (max-width: 1024.98px) {
  #DoubleSerum .rc-container {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  #DoubleSerum .rc-container {
    padding: 0;
  }
}
@media (max-width: 576.98px) {
  #DoubleSerum .rc-container {
    padding: 0;
  }
}
#DoubleSerum * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#DoubleSerum .all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}
#DoubleSerum img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}
#DoubleSerum ul,
#DoubleSerum li {
  list-style-type: none;
}
#DoubleSerum ul,
#DoubleSerum ol {
  padding: 0;
  margin: 0;
}
#DoubleSerum article,
#DoubleSerum aside,
#DoubleSerum details,
#DoubleSerum figcaption,
#DoubleSerum figure,
#DoubleSerum footer,
#DoubleSerum header,
#DoubleSerum hgroup,
#DoubleSerum main,
#DoubleSerum menu,
#DoubleSerum nav,
#DoubleSerum section,
#DoubleSerum summary {
  display: block;
}
#DoubleSerum h1, #DoubleSerum h2, #DoubleSerum h3, #DoubleSerum h4, #DoubleSerum h5, #DoubleSerum h6 {
  margin: 0;
}
#DoubleSerum hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
#DoubleSerum p {
  margin: 0;
}
#DoubleSerum hr {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border: 0;
  border-top: 1px solid #eeeeee;
}

html {
  scroll-behavior: smooth;
}

:root {
  --animate-delay: 0.4s;
  --animate-duration: 800ms;
}

b {
  font-weight: 700;
}

strong {
  font-weight: 600;
}

#DoubleSerum .all {
  font-family: "Inter", sans-serif;
  overflow-x: hidden;
  margin: 0 -8px;
}
#DoubleSerum .head-logo-hide {
  display: none;
}
@media (max-width: 863px) {
  #DoubleSerum .head-logo-hide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 24px 0;
  }
  #DoubleSerum .head-logo-hide img {
    width: 148px;
  }
}
#DoubleSerum .head {
  padding: 30px 30px 11px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  height: 462px;
  margin-bottom: 90px;
}
#DoubleSerum .head-logo {
  width: 148px;
  position: absolute;
  left: 50px;
  top: 30px;
}
#DoubleSerum .head-subtitle {
  font-size: 12px;
  line-height: 16px;
  color: #000;
  width: 172px;
  height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}
#DoubleSerum .head-subtitle span {
  font-weight: 900;
}
#DoubleSerum .head-title {
  width: 296px;
  margin-bottom: 12px;
}
#DoubleSerum .head-name {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  margin-bottom: 7px;
  letter-spacing: 1px;
}
#DoubleSerum .head-text {
  font-size: 11px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.6);
}
#DoubleSerum .head-absolute {
  width: 280px;
  position: absolute;
  top: 172px;
  right: 238px;
}
#DoubleSerum .head-product {
  width: 191px;
  position: absolute;
  right: 29px;
  bottom: 33px;
}
@media (max-width: 863px) {
  #DoubleSerum .head {
    padding: 30px 36px 16px 36px;
    height: 462px;
    margin-bottom: 36px;
  }
  #DoubleSerum .head-logo {
    display: none;
  }
  #DoubleSerum .head-title {
    width: 288px;
    margin-bottom: 0;
  }
  #DoubleSerum .head-name {
    display: none;
  }
  #DoubleSerum .head-text {
    display: none;
  }
  #DoubleSerum .head-absolute {
    display: none;
  }
  #DoubleSerum .head-product {
    display: none;
  }
}
#DoubleSerum .headAdaptive {
  display: none;
}
@media (max-width: 863px) {
  #DoubleSerum .headAdaptive {
    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;
    margin-bottom: 36px;
  }
  #DoubleSerum .headAdaptive img {
    width: 201px;
  }
}
#DoubleSerum .desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 70px;
     -moz-column-gap: 70px;
          column-gap: 70px;
  margin-bottom: 90px;
  padding: 0 72px;
}
#DoubleSerum .desc-play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 615px;
  width: 346px;
}
#DoubleSerum .desc-play img {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  cursor: pointer;
}
#DoubleSerum .desc-play img:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#DoubleSerum .desc-video {
  display: none;
  width: 346px;
}
#DoubleSerum .desc-video iframe {
  width: 100%;
  height: 615px;
}
#DoubleSerum .desc-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#DoubleSerum .desc-info__title {
  width: 272px;
  margin-bottom: 38px;
}
#DoubleSerum .desc-info__subtitle {
  font-size: 17px;
  line-height: 22px;
  color: #000;
  width: 272px;
  height: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 16px;
}
#DoubleSerum .desc-info__subtitle span {
  font-weight: 900;
}
#DoubleSerum .desc-info__oczy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 272px;
  height: 29px;
  margin-bottom: 34px;
  border: 1px solid #000;
  font-size: 16px;
  line-height: 21px;
  color: #000;
  letter-spacing: 1px;
}
#DoubleSerum .desc-info__text {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  letter-spacing: 0.5px;
  text-align: center;
  margin-bottom: 24px;
}
#DoubleSerum .desc-info__hr {
  width: 83px;
  height: 7px;
  margin-bottom: 16px;
}
#DoubleSerum .desc-info__little {
  font-size: 9px;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
@media (max-width: 863px) {
  #DoubleSerum .desc {
    padding: 0 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 34px;
    margin-bottom: 60px;
  }
  #DoubleSerum .desc-play {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    height: 512px;
    width: 100%;
  }
  #DoubleSerum .desc-video {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  #DoubleSerum .desc-video iframe {
    width: 100%;
    height: 512px;
  }
  #DoubleSerum .desc-info {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #DoubleSerum .desc-info__title {
    width: 288px;
    margin-bottom: 30px;
  }
  #DoubleSerum .desc-info__subtitle {
    font-size: 16px;
    line-height: 21px;
    width: 288px;
  }
  #DoubleSerum .desc-info__oczy {
    width: 288px;
    height: 29px;
  }
}
#DoubleSerum .surreal {
  padding: 28px 86px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 90px;
}
#DoubleSerum .surreal-title {
  font-size: 36px;
  line-height: 44px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
#DoubleSerum .surreal-subtitle {
  font-size: 23px;
  line-height: 35px;
  color: #fff;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.5px;
  margin-bottom: 23px;
}
#DoubleSerum .surreal-subtitle span {
  font-size: 63px;
}
#DoubleSerum .surreal-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 11px;
  margin-bottom: 23px;
  width: 358px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#DoubleSerum .surreal-list__item {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  letter-spacing: 0.5px;
}
#DoubleSerum .surreal-little {
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  color: #fff;
}
#DoubleSerum .surreal-img {
  display: none;
}
@media (max-width: 863px) {
  #DoubleSerum .surreal {
    background: none;
    padding: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 64px;
  }
  #DoubleSerum .surreal-title {
    color: #000;
    padding: 0 36px;
  }
  #DoubleSerum .surreal-subtitle {
    color: #000;
    padding: 0 36px;
  }
  #DoubleSerum .surreal-list {
    width: 100%;
    padding: 0 36px;
  }
  #DoubleSerum .surreal-list__item {
    color: #000;
  }
  #DoubleSerum .surreal-little {
    font-size: 9px;
    line-height: 12px;
    color: rgba(0, 0, 0, 0.5);
    padding: 0 36px;
  }
  #DoubleSerum .surreal-img {
    display: block;
    height: 462px;
    width: 100%;
    margin-top: 64px;
  }
}
#DoubleSerum .serum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 90px;
}
#DoubleSerum .serum-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 50px 18px 50px;
  height: 693px;
  width: 432px;
}
#DoubleSerum .serum-item.serum-noc .serum-item__top-title {
  color: #fff;
}
#DoubleSerum .serum-item.serum-noc .serum-item__top-subtitle {
  color: #fff;
}
#DoubleSerum .serum-item.serum-noc .serum-item__bottom-item .item-text__title {
  color: #fff;
}
#DoubleSerum .serum-item.serum-noc .serum-item__bottom-item .item-text__desc {
  color: #fff;
}
#DoubleSerum .serum-item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#DoubleSerum .serum-item__top-title {
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0.5px;
  font-weight: 900;
  text-align: center;
  color: black;
}
#DoubleSerum .serum-item__top-subtitle {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-align: center;
  color: black;
}
#DoubleSerum .serum-item__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 23px;
}
#DoubleSerum .serum-item__bottom-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 17px;
     -moz-column-gap: 17px;
          column-gap: 17px;
}
#DoubleSerum .serum-item__bottom-item .item-arrow {
  width: 10px;
}
#DoubleSerum .serum-item__bottom-item .item-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 6px;
}
#DoubleSerum .serum-item__bottom-item .item-text__title {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.5px;
  color: black;
}
#DoubleSerum .serum-item__bottom-item .item-text__desc {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.5px;
  color: black;
}
@media (max-width: 863px) {
  #DoubleSerum .serum {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 64px;
    margin-bottom: 64px;
  }
  #DoubleSerum .serum-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 9px 30px 9px 30px;
    height: 579px;
    width: 100%;
  }
  #DoubleSerum .serum-item__bottom {
    row-gap: 11px;
  }
  #DoubleSerum .serum-item__bottom-item {
    -webkit-column-gap: 14px;
       -moz-column-gap: 14px;
            column-gap: 14px;
  }
  #DoubleSerum .serum-item__bottom-item .item-text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #DoubleSerum .serum-item__bottom-item .item-text__desc br {
    display: none;
  }
}
#DoubleSerum .wybierz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 28px;
     -moz-column-gap: 28px;
          column-gap: 28px;
  margin-bottom: 90px;
}
#DoubleSerum .wybierz-img {
  width: 444px;
}
#DoubleSerum .wybierz-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#DoubleSerum .wybierz-info__text {
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0.5px;
  color: #000;
  margin-left: 22px;
}
#DoubleSerum .wybierz-info__title {
  width: 340px;
  margin-left: 22px;
}
#DoubleSerum .wybierz-info__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 18px;
  margin-top: 11px;
}
#DoubleSerum .wybierz-info__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#DoubleSerum .wybierz-info__list-item img {
  width: 10px;
}
#DoubleSerum .wybierz-info__list-item p {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #000;
}
@media (max-width: 863px) {
  #DoubleSerum .wybierz {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 36px;
    margin-bottom: 60px;
  }
  #DoubleSerum .wybierz-img {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #DoubleSerum .wybierz-info {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 36px;
  }
  #DoubleSerum .wybierz-info__text {
    font-size: 34px;
    line-height: 42px;
    margin-left: 0;
  }
  #DoubleSerum .wybierz-info__title {
    width: 288px;
    margin-left: 0;
  }
  #DoubleSerum .wybierz-info__list {
    row-gap: 15px;
    margin-top: 18px;
  }
  #DoubleSerum .wybierz-info__list-item p {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
#DoubleSerum .banner-caption {
  text-align: center;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0.5px;
  color: #000;
  font-weight: 700;
  margin-bottom: 36px;
}
@media (max-width: 863px) {
  #DoubleSerum .banner-caption {
    display: none;
  }
}
#DoubleSerum .banner {
  height: 604px;
  position: relative;
  margin-bottom: 90px;
}
#DoubleSerum .banner-productOne {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 27px;
     -moz-column-gap: 27px;
          column-gap: 27px;
  position: absolute;
  left: 152px;
  bottom: 52px;
}
#DoubleSerum .banner-productOne img {
  width: 99px;
}
#DoubleSerum .banner-productOne p {
  font-size: 14px;
  line-height: 15px;
  color: #fff;
  letter-spacing: 0.5px;
  text-align: center;
}
#DoubleSerum .banner-productTwo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 9px;
     -moz-column-gap: 9px;
          column-gap: 9px;
  position: absolute;
  right: 152px;
  bottom: 52px;
}
#DoubleSerum .banner-productTwo img {
  width: 118px;
}
#DoubleSerum .banner-productTwo p {
  font-size: 14px;
  line-height: 15px;
  color: #fff;
  letter-spacing: 0.5px;
  text-align: center;
}
#DoubleSerum .banner-item {
  font-weight: 900;
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
#DoubleSerum .banner-item.item-one {
  position: absolute;
  left: 200px;
  top: 33px;
}
#DoubleSerum .banner-item.item-two {
  position: absolute;
  right: 200px;
  top: 33px;
}
#DoubleSerum .banner-item.item-three {
  position: absolute;
  left: 420px;
  top: 116px;
}
#DoubleSerum .banner-item.item-four {
  position: absolute;
  left: 74px;
  top: 215px;
}
#DoubleSerum .banner-item.item-five {
  position: absolute;
  right: 74px;
  top: 215px;
}
#DoubleSerum .banner-desc {
  background-color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 272px;
}
#DoubleSerum .banner-desc p {
  font-size: 14px;
  line-height: 15px;
  color: #000;
  letter-spacing: 0.5px;
}
#DoubleSerum .banner-desc.desc-one {
  position: absolute;
  height: 39px;
  top: 38px;
  left: 240px;
}
#DoubleSerum .banner-desc.desc-two {
  position: absolute;
  height: 70px;
  top: 107px;
  left: 74px;
}
#DoubleSerum .banner-desc.desc-three {
  position: absolute;
  height: 70px;
  top: 107px;
  right: 74px;
}
#DoubleSerum .banner-desc.desc-four {
  position: absolute;
  width: 172px;
  height: 27px;
  top: 210px;
  left: 285px;
}
#DoubleSerum .banner-desc.desc-five {
  position: absolute;
  height: 73px;
  top: 267px;
  left: 148px;
}
#DoubleSerum .banner-desc.desc-six {
  position: absolute;
  height: 73px;
  top: 267px;
  right: 148px;
}
@media (max-width: 863px) {
  #DoubleSerum .banner {
    display: none;
  }
}
#DoubleSerum .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 40px;
  margin-bottom: 90px;
}
#DoubleSerum .products-caption {
  text-align: center;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0.5px;
  font-weight: 700;
  color: #000;
}
#DoubleSerum .products-main {
  padding: 0 74px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#DoubleSerum .products-main__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#DoubleSerum .products-main__item img {
  width: 222px;
  margin-bottom: 29px;
}
#DoubleSerum .products-main__item p {
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  letter-spacing: 0.5px;
  margin-bottom: 16px;
}
#DoubleSerum .products-main__item p span {
  font-weight: 600;
  display: block;
  margin-top: 5px;
}
#DoubleSerum .products-main__item a {
  width: 124px;
  height: 36px;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.5px;
  font-weight: 700;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#DoubleSerum .products-main__item a:hover {
  background-color: #2a2a2a;
}
@media (max-width: 863px) {
  #DoubleSerum .products {
    row-gap: 15px;
    margin-bottom: 60px;
  }
  #DoubleSerum .products-main {
    padding: 0 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
}
#DoubleSerum .beauty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 85px;
}
#DoubleSerum .beauty-logo {
  width: 320px;
  margin-bottom: 21px;
}
#DoubleSerum .beauty-caption {
  font-size: 28px;
  line-height: 37px;
  font-weight: 700;
  text-align: center;
  color: #000;
  letter-spacing: 0.5px;
  margin-bottom: 11px;
}
#DoubleSerum .beauty-text {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000;
  letter-spacing: 0.5px;
  margin-bottom: 27px;
}
#DoubleSerum .beauty-main {
  height: 314px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  row-gap: 5px;
  padding-left: 80px;
  width: 100%;
}
#DoubleSerum .beauty-main__item {
  font-size: 42px;
  line-height: 56px;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 300;
}
#DoubleSerum .beauty-main__item span {
  font-weight: 900;
}
@media (max-width: 863px) {
  #DoubleSerum .beauty {
    margin-bottom: 40px;
  }
  #DoubleSerum .beauty-logo {
    width: 288px;
    margin-bottom: 40px;
  }
  #DoubleSerum .beauty-caption {
    padding: 0 36px;
    margin-bottom: 8px;
  }
  #DoubleSerum .beauty-text {
    padding: 0 36px;
    margin-bottom: 36px;
  }
  #DoubleSerum .beauty-text br {
    display: none;
  }
  #DoubleSerum .beauty-main {
    height: 314px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-left: 44px;
    padding-bottom: 13px;
    width: 100%;
  }
  #DoubleSerum .beauty-main__item {
    font-size: 30px;
    line-height: 40px;
  }
}
/*# sourceMappingURL=style.css.map */