/*! CSS Used from: https://plusbelle.online/hiperbelle/lib/css/exipv1.css */
body {
    margin: 0;
  }
  nav {
    display: block;
  }
  a {
    background-color: transparent;
  }
  a:active,
  a:hover {
    outline: 0;
  }
  strong {
    font-weight: 700;
  }
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  img {
    border: 0;
  }
  svg:not(:root) {
    overflow: hidden;
  }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  body {
    margin: 0;
    min-height: 100%;
    background-color: #030d31;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
  }
  img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
  }
  .w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898ec;
    color: #fff;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
  }
  h1,
  h2,
  h3 {
    font-weight: 700;
    margin-bottom: 10px;
  }
  h1 {
    font-size: 38px;
    line-height: 44px;
    margin-top: 20px;
  }
  h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px;
  }
  h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
  }
  p {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .w-embed:before,
  .w-embed:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
  }
  .w-embed:after {
    clear: both;
  }
  .w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
  }
  .w-container:before,
  .w-container:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
  }
  .w-container:after {
    clear: both;
  }
  @media screen and (max-width: 991px) {
    .w-container {
      max-width: 728px;
    }
  }
  @media screen and (max-width: 479px) {
    .w-container {
      max-width: none;
    }
  }

.smartplayer-headline{
    margin-bottom: 5px !important;
}

  .section {
    margin-bottom: 60px;
  }
  .container {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .footer {
    position: relative;
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(241, 194, 45, 0.25);
  }
  .container-4 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .container-4.footer {
    width: 540px;
    border-top-style: none;
  }
  .text-block-7 {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    color: rgba(0, 0, 0, 0.25);
    font-size: 14px;
    text-align: center;
  }
  @media screen and (max-width: 991px) {
    .container-4 {
      width: auto;
    }
  }
  @media screen and (max-width: 479px) {
    .container {
      padding-right: 15px;
      padding-left: 15px;
    }
    .footer {
      padding-right: 10px;
      padding-left: 10px;
    }
    .container-4 {
      width: 100%;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .container-4.footer {
      width: 100%;
    }
  }
  .video-wrapper {
    max-width: 90%;
    margin: auto;
  }
  #vslContainer {
    padding-left: 6px;
    padding-right: 6px;
  }
  .first-stripe {
    margin-bottom: 10px;
    background: #030d31;
  }
.thefooter {
    background-color: #eaeaea;
  }
  .text-block-7 {
    color: #000000;
  }
  .text-block-7 a {
    text-decoration: none;
    color: #000000;
  }
  .text-block-7 a:hover {
    text-decoration: underline;
  }
  .disclaimerBox {
    max-width: 70%;
    display: flex;
    margin: auto;
    justify-content: center;
    border-radius: 2px solid white;
    padding-top: 2%;
  }
  .disclaimer {
    padding-top: 3%;
    margin: auto;
    justify-content: center;
  }
  .textoDisclaimer {
    color: white;
    font-size: smaller;
    justify-content: center;
    align-self: center;
    text-align: justify;
    margin: auto;
    line-height: 0.38cm;
  }
  @media (max-width: 768px) {
    .disclaimerBox {
      max-width: 85%;
    }
    .video-wrapper {
      max-width: 95%;
    }
  }
  @media (max-width: 458px) {
    .disclaimerBox {
      max-width: 90%;
    }
    .disclaimer {
      padding-top: 7%;
    }
    .video-wrapper {
      max-width: 100%;
    }
  }
  @media (max-width: 425px) {
    .textoDisclaimer {
      font-size: 10px;
      line-height: 0.34cm;
    }
    .disclaimer {
      padding-top: 8%;
    }
  }
  .headvsl {
    max-width: 93%;
  }
  #quant-people-watching {
    color: yellow;
    font-weight: 700;
  }
  #current-date {
    color: yellow;
    font-weight: 700;
  }
  .headvsl {
    margin-right: auto;
    margin-left: auto;
    padding-top: 6%;
    padding-bottom: 1%;
    margin-bottom: auto;
    margin-top: auto;
    line-height: 120%;
    font-size: 18px;
    text-align: center;
    display: flex;
    flex-direction: column;
    color: white;
  }
  @media (max-width: 490px) {
    .headvsl {
      font-size: 13px;
    }
  }
  a {
    background-color: transparent;
  }
  a:active,
  a:hover {
    outline: 0;
  }
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  img {
    border: 0;
  }
  svg:not(:root) {
    overflow: hidden;
  }
  * {
    box-sizing: border-box;
  }
  img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
  }
  .w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898ec;
    color: #fff;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
  }
  h1,
  h2,
  h3 {
    font-weight: 700;
    margin-bottom: 10px;
  }
  h1 {
    font-size: 38px;
    line-height: 44px;
  }
  h1,
  h2 {
    margin-top: 20px;
  }
  h2 {
    font-size: 32px;
    line-height: 36px;
  }
  h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
  }
  p {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
  }
  .w-container:after,
  .w-container:before {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
  }
  .w-container:after {
    clear: both;
  }
  @media screen and (max-width: 991px) {
    .w-container {
      max-width: 728px;
    }
  }
  @media screen and (max-width: 479px) {
    .w-container {
      max-width: none;
    }
  }
  h1 {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff57d;
    font-size: 70px;
    line-height: 80px;
    font-weight: 700;
    text-align: center;
  }
  .hero-overlay {
    display: block;
    margin-top: -1%;
    padding: 30px 3% 38px;
    justify-content: center;
    align-items: center;
    background-color: #000;
    color: #fff;
  }
  .centered-container {
    max-width: 1280px;
    flex: 1;
    text-align: center;
  }
  .centered-container.up30 {
    max-width: 910px;
  }
  .container {
    max-width: 910px;
    margin-right: auto;
    margin-left: auto;
    flex: 1;
  }
  .deco-line {
    width: 30px;
    height: 4px;
    margin-right: 12px;
    margin-left: 12px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .deco-line.strike {
    position: absolute;
    width: 85px;
    height: 3px;
  }
  .deco-line.bold,
  .deco-line.strike {
    margin-right: 0;
    margin-left: 0;
    background-color: #000;
  }
  .deco-line.bold {
    position: relative;
    width: 130px;
    height: 7px;
  }
  .deco-line.white-holder {
    width: auto;
    height: 6px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 20px;
    padding-left: 20px;
    background-image: linear-gradient(97deg, #fff 67%, transparent 73%);
  }
  .deco-line.white-holder.left {
    height: 12px;
    margin-top: -2px;
    margin-right: -5px;
    padding-right: 20px;
    padding-left: 0;
    background-color: transparent;
    background-image: linear-gradient(97deg, transparent 27%, #fff 33%);
  }
  .deco-line.white-holder.right {
    display: flex;
    height: 12px;
    margin-top: -6px;
    margin-left: -5px;
    padding: 0 0 0 20px;
    justify-content: flex-end;
    align-items: center;
    background-color: transparent;
  }
  .section.mt50 {
    padding-top: 50px;
  }
  .section.mt50.desktop {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .cards-grid-container {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 18px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    text-align: left;
  }
  .cards-image-mask {
    position: relative;
    display: flex;
    overflow: hidden;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
  }
  .cards-image-mask.promoimage {
    overflow: visible;
    margin-top: 15px;
    margin-bottom: 8px;
  }
  .cards-image-mask.mt {
    margin-top: 10px;
  }
  .cards-image-mask.mt._90-opacity {
    margin-top: 5px;
    margin-bottom: 8px;
    opacity: 0.9;
  }
  .cards-image-mask.mt50 {
    margin-top: 72px;
  }
  .cards-image-mask.mt50._90-opacity {
    margin-top: 40px;
    margin-bottom: 8px;
    opacity: 0.9;
  }
  .cards-image {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 55%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }
  .cards-image.middle {
    position: relative;
    z-index: 5;
    width: 58%;
  }
  .cards-image.middle.left-01 {
    position: absolute;
    left: -31%;
    top: 10%;
    bottom: 10%;
    z-index: 4;
    width: 49%;
  }
  .cards-image.middle.right-01 {
    position: absolute;
    left: auto;
    top: 10%;
    right: 12%;
    bottom: 10%;
    z-index: 4;
    width: 49%;
  }
  .cards-image.middle.right-02 {
    position: absolute;
    left: auto;
    top: 15%;
    right: 2%;
    bottom: 15%;
    z-index: 3;
    width: 43%;
  }
  .cards-image.middle.left-02 {
    position: absolute;
    left: -50%;
    top: 15%;
    right: 0;
    bottom: 15%;
    z-index: 3;
    width: 43%;
  }
  .top-margin-50 {
    margin-top: 50px;
  }
  .top-margin-50.extra10.mobile {
    display: none;
  }
  .productcard {
    height: 540px;
    margin-top: 20px;
    margin-bottom: 24px;
    padding-bottom: 23px;
    border: 4px solid #000;
    border-radius: 16px;
    background-color: #fff;
    color: #000;
    text-align: center;
  }
  .productcard.promo {
    position: relative;
    height: auto;
    min-height: 570px;
    margin-top: -12px;
    margin-bottom: 0;
    padding-top: 26px;
    padding-bottom: 0;
    background-color: #ffffd1;
  }
  .top-wrapper {
    margin-top: 2px;
    border: 2px solid #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    background-color: #000;
    text-align: center;
  }
  .top-wrapper,
  .top-wrapper.backred {
    margin-right: 3px;
    margin-left: 3px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .top-wrapper.backred {
    margin-top: -24px;
    border-width: 2px;
    border-color: #ffffd1;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    background-color: #f23d4c;
    color: #fff;
  }
  .h3-heading {
    margin-top: 8px;
    margin-bottom: 4px;
    color: #fff;
    font-size: 21px;
  }
  .h3-heading.m0 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 23px;
    line-height: 1;
  }
  .h3-heading.accent {
    color: #f23d4c;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: 0;
  }
  .h3-heading.promot {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 21px;
    line-height: 1;
  }
  .button {
    display: block;
    max-width: 260px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 40px 16px;
    border-bottom: 4px solid #c8c8c8;
    border-radius: 100px;
    background-color: #e1e1e1;
    color: #000;
    font-size: 40px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .button.jumbopulse {
    animation: a 2.5s infinite ease-in-out;
  }
  .button.accent {
    position: relative;
    top: 4px;
    max-width: 260px;
    padding: 12px 19px;
    border-bottom-color: #d8aa17;
    background-color: #fcc819;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.07);
    color: #000;
    font-size: 43px;
    line-height: 1;
  }
  .button.accent.jumbopulse {
    top: -2px;
    z-index: 1;
    display: flex;
    width: 570px;
    max-width: none;
    margin-top: 0;
    padding: 18px 30px;
    justify-content: center;
    align-items: center;
    border-bottom-width: 5px;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.07);
    font-size: 34px;
    line-height: 40px;
    text-align: center;
    text-transform: none;
  }
  .button._80-opacity {
    top: 5px;
    max-width: 260px;
    padding: 12px 24px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.07);
    opacity: 0.8;
    font-size: 41px;
  }
  .button._80-opacity,
  .price {
    position: relative;
    line-height: 1;
  }
  .price {
    left: 11px;
    font-size: 68px;
    font-weight: 700;
  }
  .price.tiny {
    left: 7px;
    top: -3px;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -1px;
  }
  .price.medium {
    position: relative;
    top: -19px;
    right: -12px;
    font-size: 40px;
    font-weight: 700;
  }
  .price.dark {
    color: #000;
  }
  .price.dark.mobile {
    display: none;
  }
  .price-wrapper {
    display: flex;
    justify-content: center;
    align-items: baseline;
  }
  .price-wrapper._80-opacity {
    padding-top: 0;
    opacity: 0.8;
  }
  .shipping {
    margin-bottom: 12px;
    opacity: 0.8;
    color: #000;
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .shipping._80-opacity {
    position: relative;
    top: 5px;
    margin-bottom: 5px;
    font-size: 21px;
    line-height: 1;
  }
  .old-price {
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
  }
  .old-price.ml20 {
    margin-left: 10px;
  }
  .container-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
  }
  .container-flex.mb15 {
    margin-bottom: 16px;
    padding-top: 4px;
  }
  .container-flex.relative {
    position: relative;
    top: 20px;
    z-index: 5;
    justify-content: center;
  }
  .container-flex.mb10 {
    margin-bottom: 5px;
  }
  .container-flex._80-opacity {
    position: relative;
    top: 9px;
    opacity: 0.8;
  }
  .container-flex._80-opacity.mt {
    top: 4px;
  }
  .container-flex.mobile {
    display: none;
  }
  .promo {
    margin-top: 20px;
  }
  .promo {
    color: #f23d4c;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
  }
  .icon {
    width: 28px;
    margin-left: 12px;
    opacity: 0.8;
  }
  .icon.full {
    width: 26px;
    margin-left: 6px;
    opacity: 1;
  }
  .top-margin-60 {
    margin-top: 60px;
  }
  .top-margin-60.mt44 {
    margin-top: 30px;
  }
  .rate {
    margin-right: 12px;
    margin-left: 20px;
    color: #fff;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
  }
  .deco-title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding: 12px 20px;
    background-color: #fff;
    color: #000;
    font-size: 39px;
    line-height: 31px;
  }
  .paragraph-big {
    color: #000;
    font-size: 24px;
    line-height: 30px;
  }
  .paragraph-big.fixed {
    width: auto;
    max-width: 720px;
    margin: -2px auto 0;
    direction: ltr;
    font-size: 20px;
    line-height: 25px;
    text-align: justify;
    white-space: normal;
  }
  .top-margin-44 {
    margin-top: 40px;
  }
  .top-margin-44.desktop {
    margin-top: 20px;
  }
  .inwrapper {
    padding-top: 0;
  }
  .label {
    position: absolute;
    left: auto;
    top: auto;
    right: 14%;
    bottom: 4%;
    z-index: 5;
    width: 75px;
  }
  .value {
    margin-top: 15px;
    opacity: 0.8;
    color: #000;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
  }
  .heading-mobile {
    display: none;
  }
  .desktop {
    font-size: 54px;
    line-height: 50px;
    letter-spacing: 0;
  }
  .desktop.yellow-heading {
        color:black;
  }
  .container-grid-3x1.mt40.mobile,
  .product-text.mobile {
    display: none;
  }
  .green-value-label {
    display: none;
  }
  .top-margin-30 {
    margin-top: 30px;
  }
  .margin-top-15 {
    margin-top: 14px;
  }
  .margin-top-40 {
    margin-top: 16px;
  }
  .margin-top-32 {
    margin-top: 10px;
  }
  .stars-desktop {
    width: 150px;
  }
  svg.checkmark {
    fill: #000;
  }
  .top-margin-custom {
    margin-top: 40px;
  }
  .upper-text {
    margin-right: 15px;
    font-size: 54px;
    text-transform: uppercase;
  }
  .top-margin-10 {
    margin-top: 3%;
    margin-bottom: 10%;
  }
  .description-tablet {
    display: none;
  }
  @media screen and (min-width: 1280px) {
    .hero-overlay {
      padding-top: 40px;
      padding-bottom: 50px;
    }
    .centered-container.up30 {
      max-width: 930px;
    }
    .container {
      max-width: 1140px;
    }
    .deco-line.strike {
      width: 95px;
      background-color: #000;
    }
    .deco-line.bold {
      height: 12px;
    }
    .deco-line.white-holder.left {
      display: flex;
      height: 15px;
      margin-top: -1px;
      align-items: center;
    }
    .deco-line.white-holder.right {
      height: 15px;
      margin-top: -1px;
    }
    .section.mt50.desktop {
      padding-top: 35px;
      padding-bottom: 68px;
    }
    .cards-image-mask.mt50._90-opacity {
      margin-top: 54px;
    }
    .cards-image.middle {
      width: 51%;
    }
    .cards-image.middle.left-01 {
      left: -28%;
      top: 6%;
      bottom: 6%;
      width: 45%;
    }
    .cards-image.middle.right-01 {
      top: 6%;
      right: 13%;
      bottom: 6%;
      width: 45%;
    }
    .cards-image.middle.right-02 {
      top: 12%;
      right: 4%;
      bottom: 12%;
      width: 40%;
    }
    .cards-image.middle.left-02 {
      left: -50%;
      top: 11%;
      bottom: 11%;
      width: 40%;
    }
    .productcard {
      height: 640px;
      margin-top: 26px;
      padding-bottom: 31px;
      border-width: 6px;
      border-radius: 22px;
    }
    .productcard.promo {
      margin-top: 2px;
      padding-top: 0;
      padding-bottom: 50px;
    }
    .top-wrapper,
    .top-wrapper.backred {
      margin-top: 2px;
      border-top-left-radius: 16px;
      border-top-right-radius: 16px;
    }
    .h3-heading {
      margin-top: 13px;
      margin-bottom: 13px;
      font-size: 27px;
      line-height: 1;
    }
    .h3-heading.m0 {
      position: relative;
      left: -17px;
      font-size: 28px;
    }
    .h3-heading.accent {
      position: relative;
      top: 2px;
      margin-top: 0;
      margin-bottom: 15px;
      font-size: 31px;
    }
    .h3-heading.promot {
      margin-top: 13px;
      margin-bottom: 13px;
      font-size: 27px;
    }
    .button.accent {
      top: 16px;
      max-width: 320px;
      padding-top: 15px;
      padding-bottom: 15px;
      font-size: 54px;
    }
    .button.accent.jumbopulse {
      top: 0;
      width: 690px;
      padding-top: 17px;
      padding-bottom: 17px;
      box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.07);
      font-size: 43px;
      line-height: 1;
    }
    .button._80-opacity {
      top: 22px;
      max-width: 310px;
      padding-top: 13px;
      padding-bottom: 13px;
      font-size: 50px;
    }
    .price {
      left: 15px;
      top: 0;
      font-size: 78px;
    }
    .price.tiny {
      left: 12px;
      top: -1px;
      font-size: 17px;
    }
    .price.medium {
      right: auto;
      font-size: 46px;
    }
    .price.medium,
    .price.medium.dark {
      left: 15px;
      top: -24px;
    }
    .price.dark {
      left: 15px;
      top: -2px;
    }
    .price-wrapper {
      position: relative;
      top: 6px;
    }
    .shipping._80-opacity {
      margin-bottom: 8px;
      font-size: 28px;
    }
    .old-price {
      font-size: 24px;
    }
    .container-flex.mb15 {
      margin-bottom: 10px;
    }
    .container-flex.mb10 {
      position: relative;
      left: 0;
    }
    .container-flex._80-opacity {
      top: 10px;
    }
    .container-flex.mt10 {
      position: relative;
      top: 12px;
    }
    .promo {
      margin-top: 24px;
      font-size: 38px;
    }
    .icon.full {
      width: 29px;
    }
    .top-margin-60.mt44 {
      margin-top: 44px;
    }
    .rate {
      position: relative;
      left: -8px;
      font-size: 34px;
    }
    .deco-title {
      position: relative;
      top: -2px;
      font-size: 49px;
    }
    .paragraph-big.fixed {
      max-width: 890px;
      font-size: 26px;
      line-height: 1.2;
      text-align: justify;
      text-align-last: center;
    }
    .top-margin-44.desktop {
      margin-top: 44px;
    }
    .label {
      right: 15%;
      bottom: -2%;
      width: 92px;
    }
    .value {
      margin-top: 20px;
      font-size: 30px;
    }
    .desktop {
      font-size: 66px;
      line-height: 1;
    }
    .top-margin-30.mt0 {
      margin-top: 24px;
    }
    .margin-top-15 {
      position: relative;
      top: 13px;
      margin-top: 15px;
    }
    .margin-top-40 {
      margin-top: 36px;
    }
    .margin-top-32 {
      margin-top: 32px;
    }
    .stars-desktop {
      position: relative;
      left: -5px;
      width: 170px;
    }
    .top-margin-custom {
      margin-top: 50px;
    }
    .upper-text {
      position: relative;
      font-size: 62px;
      line-height: 1;
    }
    .bottles-wrapper {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
    }
  }
  @media screen and (max-width: 991px) {
    .hero-overlay {
      display: block;
      padding: 45px 2% 120px;
      background-color: #fff;
    }
    .container {
      max-width: 730px;
    }
    .deco-line.strike {
      width: 70px;
    }
    .deco-line.bold {
      width: 80px;
      height: 6px;
    }
    .deco-line.white-holder.left {
      height: 6px;
    }
    .deco-line.white-holder.right {
      background-color: transparent;
    }
    .section.mt50.desktop {
      display: none;
      padding-top: 0;
      padding-bottom: 30px;
    }
    .cards-grid-container {
      width: 100%;
      max-width: none;
      grid-column-gap: 0;
      grid-row-gap: 24px;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      -ms-grid-rows: auto auto auto;
      grid-template-rows: auto auto auto;
    }
    .cards-image-mask.promoimage {
      overflow: visible;
      width: 45%;
      height: 100%;
      margin-top: 0;
      margin-bottom: 0;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
    }
    .cards-image-mask.mt._90-opacity {
      overflow: visible;
      margin-top: 14px;
    }
    .cards-image-mask.mt50._90-opacity {
      overflow: visible;
      margin-top: 40px;
      margin-bottom: 0;
    }
    .cards-image {
      width: 110px;
      height: auto;
      margin-top: -14px;
    }
    .cards-image._1-bottle.middle {
      left: 3%;
      top: 0;
      width: 54%;
      margin-top: 0;
    }
    .cards-image._1-bottle.left-01 {
      position: absolute;
      left: -22%;
      top: 11%;
      bottom: 11%;
      z-index: 4;
      width: 48%;
    }
    .cards-image._1-bottle.left-02 {
      position: absolute;
      left: -41%;
      top: 15%;
      bottom: 15%;
      z-index: 3;
      width: 43%;
    }
    .cards-image._1-bottle.right-01 {
      position: absolute;
      left: 30%;
      top: 11%;
      bottom: 11%;
      z-index: 4;
      width: 48%;
    }
    .cards-image._1-bottle.right-02 {
      position: absolute;
      left: 0;
      top: 15%;
      right: -54%;
      bottom: 15%;
      z-index: 3;
      width: 43%;
    }
    .cards-image._1-bottle.right-03 {
      position: absolute;
      left: auto;
      top: 19%;
      right: -8%;
      bottom: 19%;
      z-index: 2;
      width: 41%;
    }
    .top-margin-50.extra10.mobile {
      display: flex;
    }
    .productcard {
      min-height: 380px;
      margin-top: 0;
      border-radius: 12px;
    }
    .productcard.promo {
      top: 0;
      min-height: 353px;
      margin-top: 0;
      padding-top: 36px;
      padding-bottom: 36px;
    }
    .productcard.promo.white {
      background-color: #fff;
      color: #000;
    }
    .top-wrapper {
      margin-top: 2px;
      margin-right: 2px;
      margin-left: 2px;
      border-width: 1px;
    }
    .top-wrapper,
    .top-wrapper.backred {
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
    }
    .top-wrapper.backred {
      margin-top: -22px;
    }
    .h3-heading {
      font-size: 2vw;
      line-height: 1;
    }
    .h3-heading.m0 {
      color: #000;
      font-size: 32px;
      letter-spacing: -1px;
    }
    .h3-heading.accent {
      margin-top: 0;
      font-size: 2.4vw;
      line-height: 1.1;
    }
    .h3-heading.promot {
      margin-top: 7px;
      margin-bottom: 7px;
      font-size: 1vw;
      line-height: 1;
    }
    .button.accent {
      top: 3px;
      max-width: 90%;
      margin-top: 3px;
      padding: 10px 0;
      font-size: 3.8vw;
      line-height: 1;
    }
    .button.accent.jumbopulse {
      width: 420px;
      margin-top: 0;
      padding: 15px 0;
      font-size: 4vw;
      line-height: 1;
    }
    .button._80-opacity {
      max-width: 90%;
      padding: 7px 0;
      font-size: 3.6vw;
      line-height: 1;
    }
    .price {
      font-size: 6vw;
      line-height: 1.1;
      font-weight: 900;
    }
    .price.tiny {
      font-size: 4.5vw;
      line-height: 1.1;
    }
    .price.medium {
      font-size: 4vw;
    }
    .price.medium.dark {
      left: -3px;
      top: -29px;
      right: 0;
      font-size: 60px;
    }
    .price.dark.mobile {
      left: -4px;
      display: block;
      font-size: 100px;
      line-height: 0.7;
      letter-spacing: -1px;
    }
    .price-wrapper {
      position: relative;
      margin-top: 0;
      margin-bottom: 0;
    }
    .price-wrapper._80-opacity {
      margin-top: 12px;
      margin-bottom: 7px;
    }
    .price-wrapper.last {
      top: 0;
    }
    .price-wrapper.first {
      position: relative;
    }
    .shipping._80-opacity {
      top: 0;
      font-size: 24px;
      line-height: 1;
    }
    .old-price {
      font-size: 2vw;
      line-height: 1;
    }
    .container-flex.mb15 {
      margin-bottom: 4px;
    }
    .container-flex.relative {
      top: 29px;
    }
    .container-flex.mobile {
      display: flex;
    }
    .container-flex.m40-20.mobile {
      position: relative;
      left: 13px;
      margin-bottom: 20px;
    }
    .promo {
      margin-top: 16px;
      font-size: 2.8vw;
      line-height: 1;
    }
    .icon.full {
      width: 3vw;
    }
    .top-margin-60.mt44 {
      margin-top: 40px;
    }
    .rate {
      margin-right: 12px;
      color: #000;
      font-size: 36px;
      line-height: 1;
    }
    .deco-title {
      font-size: 4vw;
    }
    .paragraph-big.fixed {
      max-width: 560px;
      font-size: 2vw;
      line-height: 1.1;
    }
    .top-margin-44.desktop {
      margin-top: 6px;
    }
    .inwrapper.mobile-position {
      display: flex;
      height: 100%;
      justify-content: space-between;
    }
    .label {
      right: 18%;
      bottom: 50%;
      width: 55px;
    }
    .label.desktop {
      right: 31%;
    }
    .value {
      font-size: 2.6vw;
      line-height: 1;
    }
    .regular-span {
      font-weight: 400;
    }
    .heading-mobile {
      display: block;
      color: #000;
      font-size: 5vw;
      line-height: 1.1;
    }
    .desktop {
      display: none;
      font-size: 6vw;
      line-height: 1;
    }
    .product-text.mobile {
      display: block;
    }
    .product-text.mobile.dark {
      position: relative;
      left: 24px;
      display: block;
      color: #000;
      font-size: 50px;
    }
    .green-label {
      position: relative;
      padding: 5px 14px 5px 36px;
      border-radius: 10px;
      background-color: #000;
      color: #fff;
      font-size: 25px;
      line-height: 1.1;
      font-weight: 700;
    }
    .checkmark {
      position: absolute;
      left: 2%;
      top: -29%;
      right: auto;
      bottom: -29%;
      z-index: 1;
      width: 58px;
    }
    .feature-box {
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      align-items: center;
    }
    .feature-text {
      position: relative;
      display: block;
      margin-top: 15px;
      color: #004b49;
      font-weight: 700;
      text-align: center;
      letter-spacing: 1.5px;
    }
    .feature-text {
      font-size: 31px;
      line-height: 1.3;
    }
    .container-grid-3x1.mt40.mobile {
      display: -ms-grid;
      display: grid;
      margin-top: 57px;
      grid-auto-columns: 1fr;
      grid-column-gap: 16px;
      grid-row-gap: 16px;
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
    }
    .feature-icon.first,
    .feature-icon.smaller {
      position: relative;
    }
    .green-value-label {
      display: flex;
      max-width: 89vw;
      margin-right: auto;
      margin-left: auto;
      padding: 28px;
      justify-content: center;
      align-items: center;
      border-radius: 18px;
      background-color: #000;
      font-size: 6.35vw;
      line-height: 1;
      font-weight: 700;
      text-indent: 4px;
    }
    .top-margin-30 {
      display: block;
    }
    .top-margin-30.mt0 {
      display: none;
      margin-top: 0;
    }
    .top-margin-30.mt9 {
      margin-top: 49px;
    }
    .margin-top-48 {
      margin-top: 48px;
    }
    .text-column {
      display: flex;
      width: 55%;
      padding-left: 14px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }
    .yellow-value-label {
      left: 0;
      padding: 14px 25px;
      background-color: #fcc819;
      color: #000;
    }
    .gren-small-value-label,
    .yellow-value-label {
      position: relative;
      border-radius: 10px;
      font-size: 44px;
      text-transform: uppercase;
    }
    .gren-small-value-label {
      padding: 12px 26px;
      background-color: #000;
      color: #fff;
      line-height: 0.8;
      letter-spacing: 0;
    }
    .save-text {
      position: relative;
      left: 0;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 32px;
    }
    .save-text.green {
      top: 0;
    }
    .margin-top-40 {
      margin-top: 9px;
    }
    .stars-desktop {
      width: 15vw;
    }
    .top-margin-custom {
      margin-top: 20px;
    }
    .upper-text {
      font-size: 4vw;
    }
    .description-desktop {
      display: none;
    }
    .description-tablet {
      display: block;
    }
    .bottles-wrapper {
      position: relative;
      top: 9px;
    }
    .center-align {
      position: relative;
      left: -3px;
      top: -7px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }
    .center-align-center {
      display: flex;
      height: 100%;
      margin-top: 0;
      flex-direction: column;
      justify-content: space-between;
      align-items: center;
    }
    .center-align-center.middle {
      justify-content: space-around;
    }
    .text-block-5 {
      line-height: 0.8;
    }
  }
  @media screen and (max-width: 767px) {
    .hero-overlay {
      position: relative;
      z-index: 1;
      display: block;
      padding: 7vw 2vw 5vw;
      background-color: #fff;
    }
    .section.mt50.desktop {
      display: none;
    }
    .cards-grid-container {
      max-width: none;
      -ms-grid-row-align: stretch;
      align-self: stretch;
      grid-column-gap: 20px;
      grid-row-gap: 20px;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      -ms-grid-rows: auto auto auto;
      grid-template-rows: auto auto auto;
    }
    .cards-image-mask.promoimage {
      overflow: visible;
      width: 45%;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 10px;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
      border-radius: 0;
    }
    .cards-image {
      left: 0;
      top: 0;
      width: 110%;
      height: auto;
      min-width: auto;
      margin-top: 0;
    }
    .cards-image._1-bottle {
      width: 60%;
    }
    .cards-image._1-bottle.middle {
      left: 0;
      z-index: 5;
      width: 61%;
    }
    .cards-image._1-bottle.left-01 {
      position: absolute;
      left: -30%;
      top: 5%;
      right: 0;
      bottom: 5%;
      z-index: 4;
      width: 56%;
    }
    .cards-image._1-bottle.left-02 {
      position: absolute;
      left: -59%;
      top: 11%;
      right: 0;
      bottom: 11%;
      z-index: 3;
      width: 50%;
    }
    .cards-image._1-bottle.right-01 {
      position: absolute;
      left: auto;
      top: 5%;
      right: 7%;
      bottom: 5%;
      z-index: 4;
      width: 56%;
    }
    .cards-image._1-bottle.right-02 {
      position: absolute;
      left: 0;
      top: 11%;
      right: -55%;
      bottom: 11%;
      z-index: 3;
      width: 50%;
    }
    .cards-image._1-bottle.right-03 {
      position: absolute;
      left: 0;
      top: 17%;
      right: -80%;
      bottom: 17%;
      z-index: 2;
      width: 44%;
    }
    .top-margin-50.extra10 {
      margin-top: 60px;
    }
    .top-margin-50.extra10.mobile {
      display: block;
      margin-top: 40px;
    }
    .productcard.promo {
      top: 0;
      min-height: 264px;
      margin-top: 0;
      padding: 10px 1vw;
      border-width: 3px;
      border-radius: 10px;
      background-color: #ffffd1;
    }
    .productcard.promo.white {
      margin-top: -4px;
      border-bottom-width: 3px;
      background-color: #fff;
    }
    .h3-heading.m0 {
      color: #000;
      font-size: 4vw;
      line-height: 1;
      font-weight: 700;
      letter-spacing: -0.4px;
    }
    .button.accent.jumbopulse {
      width: 100%;
      padding-top: 24px;
      padding-bottom: 24px;
      border-bottom-style: none;
      border-radius: 30px;
      text-align: center;
      text-transform: none;
    }
    .price.medium.dark {
      top: -23px;
      right: 0;
      font-size: 7.6vw;
      line-height: 1;
    }
    .price.dark.mobile {
      position: relative;
      display: flex;
      font-size: 14vw;
      line-height: 0.8;
      font-weight: 700;
      letter-spacing: -5px;
    }
    .price-wrapper {
      position: relative;
      left: -8px;
      top: 9px;
      margin-top: 0;
      margin-bottom: 6vw;
    }
    .price-wrapper.last {
      left: auto;
      top: auto;
      margin-bottom: 0;
      margin-left: 0;
    }
    .price-wrapper.first {
      left: 0;
      top: 0;
      margin-bottom: 0;
    }
    .shipping._80-opacity {
      position: relative;
      margin-bottom: 0;
      opacity: 1;
      color: #000;
      font-size: 3.4vw;
      line-height: 2.1;
    }
    .container-flex.mobile {
      display: flex;
      margin-top: 0;
    }
    .container-flex.m40-20 {
      margin-top: 38px;
      margin-bottom: 18px;
    }
    .container-flex.m40-20.mobile {
      position: relative;
      left: 0;
      top: 0;
      margin-top: 0;
      margin-bottom: 35px;
      justify-content: center;
    }
    .top-margin-60 {
      margin-top: 40px;
    }
    .rate {
      margin-right: 10px;
      margin-left: 20px;
      color: #000;
      font-size: 4.8vw;
      line-height: 1;
      letter-spacing: -1.5px;
    }
    .inwrapper.mobile-position {
      display: flex;
      height: 100%;
      align-items: stretch;
      grid-auto-columns: 1fr;
      -ms-grid-columns: 0.75fr 1fr;
      grid-template-columns: 0.75fr 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
    }
    .regular-span {
      font-weight: 400;
    }
    .heading-mobile {
      display: block;
      color: #000;
      font-size: 4.6vw;
      line-height: 1.14;
      letter-spacing: 1px;
      text-indent: 6px;
    }
    .desktop {
      display: none;
    }
    .product-text.mobile {
      font-size: 4vw;
      line-height: 1.1;
      letter-spacing: 1px;
    }
    .product-text.mobile.dark {
      position: relative;
      left: 7px;
      margin-top: 0;
      margin-bottom: 2vw;
      color: #000;
      font-size: 6.6vw;
      line-height: 0.8;
      letter-spacing: 0;
    }
    .product-text.mobile.green-accent {
      color: #000;
    }
    .product-text.mobile.green-accent.s {
      font-size: 4.1vw;
      line-height: 1;
      letter-spacing: 1.2px;
    }
    .green-label {
      position: relative;
      left: 2vw;
      padding-right: 10px;
      padding-left: 30px;
      background-color: #000;
      color: #fff;
      font-size: 2.8vw;
      line-height: 1.1;
      font-weight: 500;
    }
    .checkmark {
      position: absolute;
      left: 9%;
      top: -13%;
      right: auto;
      bottom: -13%;
      z-index: 1;
      width: 38px;
    }
    .feature-box {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
    }
    .feature-text {
      margin-top: 1vw;
      color: #004b49;
      font-size: 4vw;
      line-height: 1.3;
      font-weight: 700;
      text-align: center;
      letter-spacing: 1.5px;
    }
    .container-grid-3x1 {
      display: -ms-grid;
      display: grid;
      align-items: end;
      grid-auto-columns: 1fr;
      grid-column-gap: 20px;
      grid-row-gap: 16px;
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
    }
    .container-grid-3x1.mt40 {
      margin-top: 40px;
    }
    .container-grid-3x1.mt40.mobile {
      display: -ms-grid;
      display: grid;
      margin-top: 8vw;
      grid-auto-columns: 1fr;
      grid-column-gap: 12px;
      grid-row-gap: 16px;
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
    }
    .feature-icon {
      position: relative;
      top: 0;
      width: 68px;
      fill: #000;
    }
    .feature-icon.smaller {
      top: -8px;
      width: 70px;
    }
    .green-value-label {
      display: block;
      max-width: 89vw;
      min-height: 65px;
      margin-top: 0;
      margin-right: auto;
      margin-left: auto;
      padding-top: 3vw;
      padding-bottom: 3vw;
      border-radius: 10px;
      background-color: #000;
      font-size: 6.35vw;
      line-height: 1;
      font-weight: 700;
      text-align: center;
      text-indent: 4px;
    }
    .top-margin-30 {
      margin-top: 6vw;
    }
    .top-margin-30.mt0 {
      display: none;
    }
    .top-margin-30.mt9 {
      margin-top: 30px;
    }
    .margin-top-48 {
      margin-top: 6vw;
    }
    .text-column {
      display: flex;
      width: 55%;
      height: 100%;
      padding-left: 1vw;
      flex-direction: column;
      align-items: center;
    }
    .text-column {
      justify-content: center;
    }
    .yellow-value-label {
      top: -13px;
      padding: 10px 3vw;
      background-color: #fcc819;
      color: #000;
      letter-spacing: 0;
      text-indent: 4px;
    }
    .gren-small-value-label,
    .yellow-value-label {
      max-width: 89vw;
      margin-right: 0;
      margin-left: 0;
      border-radius: 10px;
      font-size: 5.5vw;
      line-height: 1.2;
      font-weight: 700;
      text-align: center;
      text-transform: uppercase;
    }
    .gren-small-value-label {
      position: relative;
      top: -5.5vw;
      margin-top: 3vw;
      padding: 1vw 3.6vw;
      background-color: #000;
      color: #fff;
      letter-spacing: -1px;
    }
    .stars {
      width: 140px;
    }
    .save-text {
      top: -3px;
    }
    .save-text.green {
      left: auto;
      top: -1.8vw;
    }
    .text-block-3 {
      margin-top: 5px;
    }
    .bottles-wrapper {
      position: relative;
      top: 25px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .shipping-text {
      font-size: 2.4vw;
    }
    .center-align {
      align-items: flex-start;
    }
    .center-align,
    .center-align-center {
      display: flex;
      margin-top: 0;
      margin-left: 10px;
      flex-direction: column;
    }
    .center-align-center {
      justify-content: space-between;
      align-items: center;
    }
  }
  @media screen and (max-width: 479px) {
    .hero-overlay {
      padding-top: 25px;
    }
    .centered-container {
      text-align: left;
    }
    .container {
      position: relative;
      z-index: 1;
    }
    .cards-grid-container {
      margin-right: 0;
      margin-left: 0;
      padding-top: 0;
      padding-bottom: 0;
      grid-row-gap: 16px;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
    }
    .cards-image-mask.promoimage {
      overflow: visible;
      justify-content: flex-start;
    }
    .cards-image {
      width: 100%;
      margin-top: -10px;
    }
    .cards-image._1-bottle {
      margin-top: -10px;
    }
    .cards-image._1-bottle.left-01 {
      top: 12%;
      bottom: 12%;
    }
    .cards-image._1-bottle.left-02 {
      top: 16%;
      bottom: 16%;
    }
    .cards-image._1-bottle.right-01 {
      top: 12%;
      bottom: 12%;
    }
    .cards-image._1-bottle.right-02 {
      top: 16%;
      bottom: 16%;
    }
    .cards-image._1-bottle.right-03 {
      top: 19%;
      bottom: 19%;
    }
    .top-margin-50.extra10.mobile {
      margin-top: 28px;
    }
    .productcard.promo {
      top: 0;
      min-height: 190px;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 0;
      border-width: 3px;
      border-color: #000;
    }
    .productcard.promo.white {
      margin-top: 0;
      padding-left: 0;
      border-width: 3px;
    }
    .h3-heading.m0 {
      margin-bottom: 0;
      font-size: 4.2vw;
    }
    .button.accent.jumbopulse {
      padding-top: 15px;
      padding-bottom: 15px;
      border-radius: 20px;
      font-size: 32px;
      line-height: 36px;
    }
    .price.medium.dark {
      top: -15px;
      right: -3px;
      font-size: 8vw;
    }
    .price.dark.mobile {
      font-size: 14vw;
      letter-spacing: -3px;
    }
    .price-wrapper {
      top: 0;
    }
    .price-wrapper {
      margin-bottom: 0;
    }
    .price-wrapper.last {
      left: 0;
      font-size: 3vw;
    }
    .price-wrapper.first {
      top: 13px;
    }
    .shipping._80-opacity {
      font-size: 3.2vw;
    }
    .container-flex.m40-20.mobile {
      left: 0;
      margin-top: 10px;
      margin-bottom: 15px;
    }
    .rate {
      margin-left: 20px;
      font-size: 5vw;
    }
    .inwrapper.mobile-position {
      align-items: center;
    }
    .heading-mobile {
      line-height: 1.2;
      text-indent: 0;
    }
    .product-text.mobile {
      font-size: 4.1vw;
      font-weight: 900;
      letter-spacing: 0.4px;
    }
    .product-text.mobile.dark {
      top: 5px;
      margin-bottom: 0;
      font-size: 6.7vw;
      line-height: 1;
      padding-left: 9%;
    }
    .product-text.mobile.dark.last {
      left: 0;
    }
    .product-text.mobile.green-accent.s {
      position: relative;
      letter-spacing: 0.5px;
    }
    .green-label {
      display: flex;
      padding-left: 24px;
      justify-content: flex-end;
      align-items: center;
      border-radius: 6px;
      line-height: 1.1;
      font-weight: 700;
    }
    .checkmark {
      left: 8%;
      top: -11%;
      bottom: -11%;
      width: 30px;
    }
    .feature-text {
      margin-top: 2vw;
      letter-spacing: 1px;
    }
    .container-grid-3x1.mt40.mobile {
      margin-top: 6vw;
      grid-column-gap: 2vw;
      grid-row-gap: 40px;
    }
    .feature-icon {
      width: 50px;
      height: auto;
    }
    .feature-icon.smaller {
      width: 54px;
      height: auto;
    }
    .feature-icon.first {
      width: 56px;
      height: auto;
    }
    .green-value-label {
      display: flex;
      min-height: 56px;
      padding-top: 0;
      padding-bottom: 0;
    }
    .top-margin-30 {
      margin-top: 6vw;
    }
    .top-margin-30.mt9 {
      margin-top: 10px;
    }
    .margin-top-48 {
      margin-top: 5.8vw;
    }
    .text-column {
      height: 96%;
    }
    .yellow-value-label {
      top: -5px;
      margin-top: 0;
      padding-top: 1.4vw;
      padding-bottom: 1.4vw;
    }
    .gren-small-value-label,
    .yellow-value-label {
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 6px;
      line-height: 1;
    }
    .gren-small-value-label {
      top: 0;
      margin-top: 16px;
      margin-bottom: 16px;
      padding: 1.4vw 3.8vw;
    }
    .stars {
      position: relative;
      top: 0;
      width: 99px;
    }
    .save-text {
      top: -5px;
    }
    .save-text.green {
      top: 0;
    }
    .text-block-3 {
      margin-top: 0;
    }
    .bottles-wrapper {
      top: 14px;
      width: 100%;
    }
    .center-align {
      top: 0;
    }
    .center-align,
    .center-align-center {
      justify-content: space-between;
    }
    .center-align-center.middle {
      justify-content: center;
    }
    .text-block-4 {
      letter-spacing: 0;
    }
    .text-block-5 {
      line-height: 0.8;
    }
  }
  #w-node-9311e3656624-ace7ac45,
  #w-node-9311e3656658-ace7ac45,
  #w-node-9311e3656684-ace7ac45 {
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  #w-node-9311e36566ac-ace7ac45,
  #w-node-9311e36566c6-ace7ac45,
  #w-node-9311e36566ea-ace7ac45 {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }
  @media screen and (min-width: 1280px) {
    #w-node-9311e36566ac-ace7ac45,
    #w-node-9311e36566ea-ace7ac45 {
      -ms-grid-row-align: start;
      align-self: start;
    }
  }
  @media screen and (max-width: 991px) {
    #w-node-9311e3656624-ace7ac45 {
      order: -9999;
      -ms-grid-column-align: stretch;
      justify-self: stretch;
    }
    #w-node-9311e3656658-ace7ac45,
    #w-node-9311e3656684-ace7ac45 {
      order: -9999;
    }
    #w-node-9311e36566ac-ace7ac45 {
      order: -9999;
      -ms-grid-row-align: center;
      align-self: center;
      -ms-grid-column-align: stretch;
      justify-self: stretch;
    }
    #w-node-9311e36566c6-ace7ac45 {
      -ms-grid-row-align: stretch;
      align-self: stretch;
    }
    #w-node-9311e36566ea-ace7ac45 {
      -ms-grid-row-align: center;
      align-self: center;
    }
  }
  @media screen and (max-width: 767px) {
    #w-node-9311e3656636-ace7ac45 {
      -ms-grid-column-align: center;
      justify-self: center;
      -ms-grid-row-align: center;
      align-self: center;
    }
    #w-node-9311e3656658-ace7ac45 {
      -ms-grid-row-align: stretch;
      align-self: stretch;
      order: -9999;
    }
    #w-node-9311e3656667-ace7ac45 {
      -ms-grid-column-align: center;
      justify-self: center;
      -ms-grid-row-align: center;
      align-self: center;
    }
    #w-node-9311e3656684-ace7ac45 {
      -ms-grid-row-align: stretch;
      align-self: stretch;
      order: -9999;
    }
    #w-node-9311e3656690-ace7ac45 {
      -ms-grid-column-align: center;
      justify-self: center;
      -ms-grid-row-align: center;
      align-self: center;
    }
    #w-node-9311e365671e-ace7ac45,
    #w-node-9311e3656712-ace7ac45,
    #w-node-9311e3656718-ace7ac45 {
      -ms-grid-row-align: end;
      align-self: end;
    }
  }
  @media screen and (max-width: 479px) {
    #w-node-9311e36566ac-ace7ac45,
    #w-node-9311e36566c6-ace7ac45,
    #w-node-9311e36566ea-ace7ac45,
    #w-node-9311e3656624-ace7ac45,
    #w-node-9311e3656658-ace7ac45,
    #w-node-9311e3656684-ace7ac45 {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
    }
    #w-node-9311e3656712-ace7ac45 {
      -ms-grid-row-align: end;
      align-self: end;
    }
    #w-node-9311e365671e-ace7ac45 {
      -ms-grid-row-align: start;
      align-self: start;
    }
  }
  .hide {
    visibility: hidden;
  }
  .order-link-1-bottle,
  .order-link-3-bottle,
  .order-link-6-bottle {
    cursor: pointer;
  }
  a {
    text-decoration: none !important;
    color: black;
  }
  @media all {
    *,
    ::after,
    ::before {
      box-sizing: border-box;
    }
    p {
      margin-top: 0;
      margin-bottom: 1rem;
    }
    img {
      vertical-align: middle;
      border-style: none;
    }
    @media print {
      *,
      ::after,
      ::before {
        text-shadow: none !important;
        box-shadow: none !important;
      }
      img {
        page-break-inside: avoid;
      }
      p {
        orphans: 3;
        widows: 3;
      }
    }
  }
  .relative {
    position: relative;
  }
  /*! CSS Used keyframes */
  @keyframes a {
    0% {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(1turn);
    }
  }
  @keyframes a {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(0.9);
    }
    to {
      transform: scale(1);
    }
  }
  