/** Shopify CDN: Minification failed

Line 347:10 Expected identifier but found whitespace
Line 347:11 Unexpected "-"
Line 347:13 Unexpected "{"
Line 347:22 Expected ":"
Line 347:52 Expected ":"
Line 360:12 Expected identifier but found whitespace
Line 360:13 Unexpected "-"
Line 360:15 Unexpected "{"
Line 360:24 Expected ":"
Line 360:61 Expected ":"

**/
button:disabled {
  pointer-events: none;
  opacity: 0.6;
  cursor: default;
}

.recommended-gifts {
      margin-bottom: 15px;
      max-height: 180px;
    }

    .page-width__inner-wrapper {
      display: flex;
      flex-direction: column;
    }
  
    .recommended-gifts + .results .page-width__inner-wrapper {
      margin-top: 66px;
    }
  
    .recommended-gifts .page-width {
      width: 100%;
      max-width: 1260px;
    }
  
    .recommended-gift {
      display: none;
      width: 100%;
      flex-flow: row nowrap;
      align-items: stretch;
      background: #fff;
      border: 0;
      border-radius: 8px;
      box-shadow: 0 2px 4px #0000000d, 0 6px 6px #0000000a;
      margin: 0 0 12px;
      overflow: hidden;
    }
  
    .recommended-gift.active {
      display: flex;
    }
  
    .recommended-gift__image {
      position: relative;
      width: 201px;
      height: 100%;
    }
  
    .recommended-gift__image img {
      display: block;
      width: 100%;
      height: 100%;
      position: relative;
      z-index: 1;
      object-fit: cover;
    }
  
    .recommended-gift__text {
      padding: 17px 30px 17px 35px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: 70%;
    }
  
    .recommended-gift__text-main {
      grid-area: Main;
    }
  
    .recommended-gift__text-action,
    .product-water__text-action {
      position: absolute;
      top: 10%;
      right: 4%;
    }

    .product-water__text-action .product-water__btn {
      pointer-events: none;
      user-select: none;
    }
  
    .recommended-gift__text-description {
      border-top: 2px solid #E9E5DC;
      padding-top: 11px;
    }
  
    .recommended-gift__text-description .price__wrapper,
    .product .product__title-wrapper.product__water-bottle .product__bottom .product__price {
      display: flex;
      margin-bottom: 8px;
      align-items: center;
      justify-content: flex-end;
    }
  
    .recommended-gift__text-description .price__old {
      color: #212b2c;
      text-align: right;
      font-family: Sofia Pro;
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: 80%;
      letter-spacing: .1px;
      text-decoration: line-through;
      margin-right: 8px;
    }
  
    .recommended-gift__text-description .price__free,
    .product .product__title-wrapper.product__water-bottle .product__bottom .product__price .price__free{
      min-width: 80px;
      height: 36px;
      background-color: #eef3e0;
      color: #8dba4d;
      font-size: 19.35px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-transform: uppercase;
      font-weight: 500;
      margin-left: 10px;
      padding: 0 10px;
    }
  
    .recommended-gift__btn {
      pointer-events: none;
      user-select: none;
    }
  
    .recommended-gift__btn input {
      display: none;
    }
  
    .recommended-gift__btn .btn,
    .product-water__btn .btn {
      gap: 6px;
      margin: 0;
      background-color: #f7f7f7;
    }
  
    .recommended-gift .btn__text,
    .product-water__btn .btn__text {
      color: #848484;
    }
  
    .recommended-gift svg path,
    .product-water__btn svg path{
      stroke: #848484;
    }
  
    .template-page-results section p.recommended-gift__subtitle,
    .template-page-quiz-result section p.recommended-gift__subtitle {
      margin: 2px 0 0;
      color: #db6052;
      font-family: Sofia Pro;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: 1.1;
      letter-spacing: .1px;
    }
  
    .template-page-results section p.recommended-gift__title,
    .template-page-quiz-result section p.recommended-gift__title {
      margin: 3px 0 6px;
      color: #212b2c;
      font-family: Sofia Pro;
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: .9;
      letter-spacing: .1px;
    }
  
    .template-page-results section .recommended-gift__text-description p,
    .template-page-quiz-result section .recommended-gift__text-description p {
      font-size: 16px;
      font-weight: 500;
      line-height: 1.5;
    }
  
    @media (max-width: 999px) {
      .template-page-results section p.recommended-gift__subtitle,
      .template-page-quiz-result section p.recommended-gift__subtitle {
        color: #db6052;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: .1px;
        margin-bottom: 3px;
      }
      .template-page-results section p.recommended-gift__title,
      .template-page-quiz-result section p.recommended-gift__title {
        margin-top: 2px;
        margin-bottom: 5px;
        color: #212b2c;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 18px;
        padding-right: 60px;
        letter-spacing: .1px;
      }
      .nwSectionCartRecLeftItemsOneBottomReasonsMoreTab .table {
        max-width: 100% !important;
        width: auto !important;
      }
      .nwSectionCartRecLeftItemsOneBottomReasonsMoreUl li {
        text-align: left !important;
      }
      .nwSectionCartRecLeftItemsOneBottomReasonsMoreTab .table tr td h4 {
        font-size: 15px !important;
      }
      .recommended-gift.active {
        align-items: center;
      }
      .template-page-results section .recommended-gift__text-description p {
        display: none;
      }
      .nwSectionCartRecLeftItemsOneBottomReasonsMore,
      .nwSectionCartRecLeftItemsOneBottomReasons li {
        font-size: 14px;
      }
  
      .recommended-gifts {
        margin-top: 0px;
        margin-bottom: 10px;
      }
  
      .recommended-gifts + .results .page-width__inner-wrapper {
        margin-top: 0;
      }
      .product-water__text-action .product-water__btn .btn--light {
        position: relative;
      }
    }
  
    .nwSectionCartRecLeftItemsOneBottomReasonsMoreTab .table table {
      border: none !important;
      box-shadow: none !important;
    }
  
    .nwSectionCartRecLeftItemsOneBottomReasonsMoreTab .table tr:first-child td {
      border-top: none !important;
    }
  
    .nwSectionCartRecLeftItemsOneBottomReasonsMoreTab .table tr td h4 {
      font-size: 18px;
    }
  
    .nwSectionCartRecLeftItemsOneBottomReasonsMoreTab .table tr td {
      font-size: 16px;
      padding: 6px 8px !important;
    }
  
    @media (max-width: 967px) {
      .recommended-gifts .page-width {
        max-width: 450px;
      }
  
      .recommended-gift__image {
        width: 73px;
      }

      .recommended-gift__image img {
          display: block;
          width: 100%;
          height: 100%;
          position: relative;
          z-index: 1;
          object-fit: cover;
      }
  
      .recommended-gift__text {
        width: 80%;
        justify-content: inherit;
        padding: 14px 18px 18px;
      }
      .recommended-gift__text-action,
      .product-water__text-action {
        order: 1;
      }
  
      .recommended-gift__text-description .price__old {
        font-size: 14px;
      }
      .recommended-gift__text-description .price__free,
      .product .product__title-wrapper.product__water-bottle .product__bottom .product__price .price__free {
        font-size: 14px;
        min-width: initial;
        height: 26.37px;
      }
      .recommended-gift__btn .btn,
      .product-water__btn .btn {
        width: fit-content;
      }
      .product .product__title-wrapper.product__water-bottle .product__bottom .product__price .old-price {
        font-size: 14px;
      }
    }
  
    .hero--mobile {
      margin: 30px auto 0;
      order: 1;
      text-align: center;
    }
  
    .template-page-results .hero .hero--mobile h1,
    .template-page-quiz-result .hero .hero--mobile h1 {
      color: #db6052;
      text-align: center;
      font-size: 28px;
      font-style: normal;
      font-weight: 700;
      line-height: 33.6px; /* 120% */
      min-height: 33.6px;
      letter-spacing: 0.1px;
    }
  
    .template-page-results .hero .hero--mobile .subtitle,
    .template-page-quiz-result .hero .hero--mobile .subtitle {
      color: #212b2c;
      text-align: center;
      font-size: 24px;
      font-style: normal;
      font-weight: 400;
      line-height: 36px;
      letter-spacing: 0.1px;
    }
  
    .template-page-results .results-page-header::after,
    .template-page-quiz-result .results-page-header::after {
      top: -{{ section.settings.dispecer_margin }}px;
    }
  
    @media (min-width: 968px) {
      .results-page-header .hero--mobile {
        display: none;
      }
  
      .swiper-pagination {
        display: none;
      }
  
      .template-page-results .results-page-header:after {
        top: -{{ section.settings.dispecer_margin_mobile }}px;
      }
    }
    .recommendation__right-wrapper .price .new-price.free_gift {
      background: #edf3e0;
      color: #76bb41;
    }

    .nwRecomPageBannerBodyRightIconsInfoItemText {
      max-width: 70px;
      color: #212B2C;
      font-family: Sofia Pro;
      font-size: 12px;
      font-style: normal;
      font-weight: 500;
      line-height: 15px;
  }

  .buttonCrossed {
    color: #212B2C;
    font-family: Sofia Pro;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.56px;
    text-decoration: line-through;
  }

  .buttonNewValue {
    color: #DB6052;
    font-family: Sofia Pro;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 16.8px;
    letter-spacing: 0.56px;
  }

  .google-review {
    height: 22.5px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .google-review p {
    color: #5F6368;
    font-size: 18.05px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.542px;
  }
  @media(max-width: 950px){
    .google-review {
      align-items: center;
    }
    .google-review p {
      font-size: 15.55px;
    }
    .nwReviewsLine.google-review svg{
      width: 18.95px;
    }
    .nwReviewsLine.google-review img{
      height: 100%;
    }
  }

  .nwRecomPageBannerBodyRightItems__bullets-container svg {
    margin-right: 13px;
  }

  .nwRecomPageBannerBodyRightItems__bullets {
    display: flex;
    flex-direction: column;
    margin-top: 17px;
  }
  .nwRecomPageBannerBodyRightItems__bullets div {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
  }
  .nwRecomPageBannerBodyRightItems__bullets div p {
    color: #212B2C;
    font-family: "Sofia Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .nwRecomPageBannerBodyRightRecommendation svg {
    margin-right: 13px
  }

  .nwRecomPageBannerBodyRightRecommendation {
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    width: fit-content;
    padding: 0 7px;
    height: 27px;
    margin: 0 0 13px;
  }
  .nwRecomPageBannerBodyRightRecommendation p {
    color: #000;
    font-family: "Sofia Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.16px;
  }

  .recommended-gift__only-today,
  .product_water-text {
    background: #E0EEFA;
    padding: 2px 8px;
    color: #2578BC;
    font-family: "Sofia Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16.936px; /* 105.847% */
    letter-spacing: 0.094px;
    width: max-content;
  }

  .product .product__title-wrapper.product__water-bottle {
    justify-content: flex-start;
  }

  .product .product__title-wrapper.product__water-bottle .product__title {
    line-height: 0;
    margin: 3px 0 6px;
  }

  .product .product__title-wrapper.product__water-bottle .product__bottom {
    margin-top: auto;
  }

  .product-article-model.product-hide {
    display: none;
  }
  .template-page-quiz-result .new-quiz-result {
    padding-top: 71px;
    margin-bottom: 58px;
  }
  .template-page-quiz-result .new-quiz-result.nwRecomPageBanner:before {
    height: 37%;
  }
  .template-page-quiz-result .new-quiz-result .recom-width {
    max-width: 1069px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody {
    gap: 71px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .nwRecomPageBannerBodyLeft {
    max-width: calc(60.7% - 35.5px);
    width: 100%;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .nwRecomPageBannerBodyRight {
    max-width: calc(39.3% - 35.5px);
    width: 100%;
    padding: 0;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyRightRecommendation svg {
    margin-right: 9px;
  }
  .template-page-results section p,
  .template-page-quiz-result section p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: normal;
    letter-spacing: 0.1px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyRightsubtitle {
    margin-top: 12px;
    font-size: 22px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyRightItems__bullets {
    margin-top: 10px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyRightItems__bullets div {
    align-items: end;
    margin-bottom: 12px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyRightItems__bullets .RightItems__bullets-first {
    margin-bottom: 19px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyRightItems__bullets .RightItems__bullets-first p {
    color: #212B2C;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyRightItems__bullets-container svg {
    margin-right: 10px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyRightItems__bullets .nwRecomPageBannerBodyRightItems__bullets-container p {
    font-weight: 500;
    color: #212B2C;
    letter-spacing: 0;
}
.template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyRightItems__bullets .nwRecomPageBannerBodyRightItems__bullets-container p strong {
    font-weight: 900;
}
.template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyLeft .js-user-nameWrap {
    top: 46%;
}
.nwSectionContainer .nwSectionCartRecLeft.new-result-product {
    /* margin-left: 15.5%; */
    /* max-width: 273px; */
    margin-bottom: 24px;
    width: 100%;
    text-align: center;
    max-width: calc(58.3% - 12px);
}
.nwSectionCartRecLeft.new-result-product .nwSectionCartRecLeftTitle {
    margin: 0 0 3px;
    text-align: center;
}
.nwSectionCartRecLeft.new-result-product .nwSectionCartRecLeftSubTitle {
    color: #828282;
    font-size: 22px;
    font-weight: 500;
    line-height: 35px;
}

.cart-recommendation.new-result-product .cart-recommendation-wrapper {
    display: flex;
    flex-wrap: wrap;
    max-width: 1214px;
    width: 100%;
}

.cart-recommendation.new-result-product .cart-recommendation-wrapper .page-width__inner-wrapper {
    max-width: calc(58.3% - 12px);
    width: 100%;
}

.cart-recommendation.new-result-product .cart-recommendation-wrapper .main-cart-footer-block {
    max-width: calc(41.7% - 12px);
    width: 100%;
}


.cart-recommendation.new-result-product .cart-recommendation-wrapper .product-left {
    border: 0;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.05);
}
.cart-recommendation.new-result-product .page-width__inner-wrapper .product-article-model .product__content .product__image img {
    border-radius: 8px 0px 0px 8px;
}
/* .cart-recommendation.new-result-product .product .product__title-wrapper {
    width: 73%;
  justify-content: flex-start;
}

.cart-recommendation.new-result-product .product .product__category {
    margin: 0;
    line-height: 18px;
} */

.cart-recommendation.new-result-product .product .product__title.h3 {
    line-height: 0;
    margin-top: 4px;
}

.cart-recommendation.new-result-product .product .js-product-details.btn {
    background-color: transparent;
    padding: 0;
    height: 17px;
    border-radius: 50px;
    color: #2578BC;
    text-align: center;
    font-family: Sofia Pro;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.094px;
    display: flex;
    justify-content: flex-start;
    gap: 12px;
    align-items: flex-start;
    cursor: pointer;
    border: none;
    transition: background .3s;
    /* margin-top: 11px; */
}

.cart-recommendation.new-result-product .product .product__remove-button {
    line-height: 0;
    right: 3.3%;
    cursor: pointer;
}

.cart-recommendation.new-result-product .product .product__remove-button.disabled{
  opacity: .3;
  pointer-events: none;
}

.cart-recommendation.new-result-product .product-article-model .product .product__bottom {
    padding-top: 11px;
    margin-top: 0;
}
.cart-recommendation.new-result-product .product-container .product-article-model.free-product .product .product__bottom {
  margin-top: auto;
}

.cart-recommendation.new-result-product .product .product__bottom .product__quantity{
  visibility: hidden;
}

.cart-recommendation.new-result-product .product .product__bottom .quantity-selector {
    display: flex;
    align-items: center;
    background: #FBF9F6;
    border-radius: 16.254px;
}

.cart-recommendation.new-result-product .product .product__bottom .quantity-selector .qty-btn {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #E9E5DC;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    outline: 0;
    box-shadow: none;
}

.cart-recommendation.new-result-product .product .product__bottom .quantity-selector .qty-value {
    color: #000;
    font-family: "Sofia Pro";
    font-size: 23.382px;
    font-weight: 400;
    letter-spacing: 0.1px;
    width: 32px;
    height: 32px;
    text-align: center;
    border: 0;
    padding: 0;
    outline: 0;
    box-shadow: none;
    background: transparent;
    padding-top: 5px;
}

.cart-recommendation.new-result-product .product .product__bottom .quantity-selector input[type=number]::-webkit-inner-spin-button, 
.cart-recommendation.new-result-product .product .product__bottom .quantity-selector input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.cart-recommendation.new-result-product .product .product__price {
  margin: 0;
}

.cart-recommendation.new-result-product .product .product__price .old-price {
    font-size: 22px;
    line-height: 16px;
}

.cart-recommendation.new-result-product .product .product__price .new-price {
  font-size: 22px;
  line-height: 19.2px;
}

.cart-recommendation.new-result-product .product .product__title-wrapper.product__water-bottle .product__bottom .product__price .price__free {
    margin-left: 1px;
}

/* .cart-recommendation.new-result-product .product .product-water__btn .btn {
    padding: 8px 11px;
    border-radius: 20px;
    background: #4A9287;
    height: 37px;
}
 */
.cart-recommendation.new-result-product .cart-recommendation-wrapper .page-width__inner-wrapper .goToCollection {
    max-width: 473px;
    height: 68px;
    margin-top: 0;
}

.cart-recommendation.new-result-product .cart-recommendation-wrapper .page-width__inner-wrapper .goToCollection p {
    font-size: 22px;
    line-height: 21px;
}

/* .cart-recommendation.new-result-product .product .product-water__btn .btn .btn__text {
  color: #FFF;
  line-height: 21px;
} */

.new-result-product .main-cart-footer-block .recommendation__right-wrapper {
  box-shadow: none;
}
.new-result-product .main-cart-footer-block .recommendation__right-wrapper:before {
    width: 100.8%;
    background-size: auto;
    left: -5px;
    background-image: url(/cdn/shop/files/cart-background.svg?v=1746785523);
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .nwSectionCartRecRightTop {
    padding: 24px 0 0px;
    border-bottom: 0;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .nwSectionCartRecRightTop p {
  color: #9D9D9D;
  letter-spacing: 0;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .nwSectionCartRecRightTop .nwReviewsLine p {
    color: #5F6368;
    font-size: 18px;
    letter-spacing: -0.536px;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .nwSectionCartRecRightItems {
    padding: 22px 9px 20px;
    border-bottom: 2px solid #E9E5DC !important;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .products-right.nwSectionCartRecRightItemsOne.active .nwSectionCartRecRightItemsOneLeft {
    gap: 9px;
    display: flex;
    align-items: center;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .products-right.nwSectionCartRecRightItemsOne.active .nwSectionCartRecRightItemsOneLeft cart-remove-button{
  display: none;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .totalDetailsRow {
    align-items: self-end;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .totalDetailsRow .totalDetailsRowLeft {
    font-size: 20px;
    font-weight: 500;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .free-cart-tag {
    margin-bottom: 19px;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .totalDetailsDivider {
    margin-bottom: 28px;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .totalDetailsRow .totalDetailsRowLeftTotal {
    font-size: 22px;
    font-weight: 600;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .totalDetailsRow .total-value {
    font-size: 22px;
    font-weight: 500;
}

.template-page-results .main-cart-footer-block button.add-to-cart, .template-page-quiz-result .main-cart-footer-block button.add-to-cart {
    height: 69px;
    font-weight: 600;
    font-size: 24px;
    letter-spacing: -0.48px;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .b-cards__title svg {
    margin-right: 0;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .b-cards__title {
    margin-top: 22px;
    letter-spacing: 0;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper .b-cards__subtitle {
    text-align: center;
    max-width: 335px;
}
.new-result-product .main-cart-footer-block .recommendation__right-wrapper .b-cards__subtitle li{
  list-style: none;
  display: flex;
  align-items: center;
}
.new-result-product .main-cart-footer-block .recommendation__right-wrapper .b-cards__subtitle li svg{
  margin-right: 10px;
}

.new-result-product .main-cart-footer-block .recommendation__right-wrapper:after {
    height: 30px;
    background-size: auto;
    background-position: bottom;
    bottom: -30px;
    background-image: url(/cdn/shop/files/cart-background.svg?v=1746785523);
}

.new-result-product .main-cart-footer-block .nwRecomGarance {
    padding: 34px 0 0px;
}

.new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap {
    padding: 26px 29px 54px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.10);
    position: relative;
}

.new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapTitle {
    font-size: 24px;
    letter-spacing: -0.48px;
    line-height: 32px;
    text-align: center;
    font-weight: 700;
    color: #2A2A2A;
}

.new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapText {
    margin-top: 21px;
}

.new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapText p {
    color: #2A2A2A;
    line-height: 25px;
    letter-spacing: -0.32px;
    font-weight: 400;
}

.new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapText p br {
    display: block;
}

.new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapImage {
    top: 42%;
    right: -10.5%;
    max-width: 185px;
    position: absolute;
}

.new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapText p+p {
    max-width: 340px;
    margin-top: 25px;
    width: 100%;
}

.template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .desktop-hide-items {
    display: none;
}

.cart-recommendation.new-result-product .product .product__title-wrapper .restore-button {
  right: 4%;
}

.template-page-quiz-result .nwIndexReviewsBtn{
    display: none;
  }

.template-page-quiz-result .section-template--25481736094028__nw_recom_loox_dzHxPb{
  padding-bottom: 0;
}

.template-page-quiz-result .nwIndexReviewsTop{
  padding-top: 100px;
}
.template-page-quiz-result .nwHowItWorksItemsOneVideo{
  margin: 0 auto 20px;
}

.template-page-quiz-result .nwRecomPageBanner .nwRecomPageBannerBodyLeft label .result-relative-parent .result-js-name{
  margin-left: 0 !important;
}
.template-page-quiz-result .nwRecomPageBanner .nwRecomPageBannerBodyLeft label .result-relative-parent .result-name-input{
  text-align: center;
}
.template-page-quiz-result .nwRecomPageBanner .nwRecomPageBannerBodyLeft label{
  left: -2px;
}
@media (max-width: 1299px) {
  .new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapImage {
    /* top: 66%;
    right: -5.5%; */
    max-width: 174px;
  }
}
@media (max-width: 1199px) {
 .new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapText p+p {
    max-width: 260px;
  }
}
@media (max-width: 1099px) {
 .new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapImage {
    top: 66%;
    right: -5.5%;
  }
}

@media (max-width: 999px) {
  .template-page-quiz-result .nwRecomPageBanner .nwRecomPageBannerBodyLeft label{
    left: -10px;
  }
  .template-page-quiz-result .new-quiz-result {
    padding-top: 45px;
  }
  .template-page-quiz-result .new-quiz-result.nwRecomPageBanner:before {
    height: 65%;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody {
    gap: 30px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .nwRecomPageBannerBodyLeft {
    max-width: 100%;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .nwRecomPageBannerBodyRight {
    max-width: 637px;
  }
  .cart-recommendation.new-result-product .product .product__bottom {
    flex-direction: row;
  }
  .cart-recommendation.new-result-product .cart-recommendation-wrapper .page-width__inner-wrapper {
    max-width: 603px;
    margin: 0 auto;
  }
  .nwSectionCartRecLeft.new-result-product {
    margin: 0 auto 24px;
  }
  .cart-recommendation.new-result-product .cart-recommendation-wrapper .main-cart-footer-block {
    max-width: 647px;
    margin: 0 auto;
  }
  .template-page-results .new-result-product .page-width.cart-recommendation-wrapper .recommendation__right-wrapper,
  .template-page-quiz-result .new-result-product .page-width.cart-recommendation-wrapper .recommendation__right-wrapper {
    margin: 0px;
  }
  .new-result-product .main-cart-footer-block .nwRecomGarance {
    padding: 34px 0 100px;
  }
  .new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapText p+p {
    max-width: 100%;
  }
  .template-page-quiz-result .nwIndexReviewsTop {
    padding-top: 80px;
  }
}

@media (max-width: 799px) {
  .template-page-quiz-result .nwRecomPageBanner .nwRecomPageBannerBodyLeft .js-user-nameWrap:after{
    width: 20px;
    height: 20px;
  }
  .cart-recommendation.new-result-product {
    margin-bottom: 50px;
  }
  .template-page-quiz-result .new-quiz-result.nwRecomPageBanner:before {
    height: 73%;
  }
  .template-page-quiz-result .new-quiz-result {
    padding-top: 30px;
  }
  .nwRecomPageBannerBodyRightRecommendation {
    margin: 0 0 13px;
    height: max-content;
  }
  .product .product__title-wrapper.product__water-bottle .product__bottom .product__price {
    margin-bottom: 0;
  }
  .cart-recommendation.new-result-product .product .product__top {
    height: 147px;
  }
  .cart-recommendation.new-result-product .product .product__title-wrapper {
    width: 88%;
  }
  .cart-recommendation.new-result-product .product .js-product-details.btn {
    font-size: 14px;
    line-height: 16px
    margin-top: 7px;
  }
  .cart-recommendation.new-result-product .product .product__bottom {
    padding-top: 10px;
    margin-top: 13px;
  }
  .cart-recommendation.new-result-product .product .product__bottom .quantity-selector .qty-btn {
    width: 24px;
    height: 24px;
  }
  .cart-recommendation.new-result-product .product .product__bottom .quantity-selector .qty-btn svg {
    width: 13px;
    height: 13px;
  }
  .cart-recommendation.new-result-product .product .product__bottom .quantity-selector .qty-value {
    font-size: 17.382px;
    letter-spacing: 0.089px;
    width: 28px;
    height: 24px;
    padding-top: 3px;
  }
  .cart-recommendation.new-result-product .product .product__price .old-price {
    font-size: 18px;
    margin-right: 5px;
  }
  .cart-recommendation.new-result-product .product .product__title-wrapper.product__water-bottle .product__bottom .product__price .old-price {
    font-size: 18px;
  }
  .cart-recommendation.new-result-product .product .product__price .new-price {
    font-size: 18px;
  }
  .cart-recommendation.new-result-product .recommended-gift__text-description .price__free,
  .cart-recommendation.new-result-product .product .product__title-wrapper.product__water-bottle .product__bottom .product__price .price__free {
    font-size: 16px;
    height: 30.37px;
  }
  .cart-recommendation.new-result-product .product .product-water__btn .btn {
    padding: 5px 10px;
    height: 30px;
  }
  .cart-recommendation.new-result-product .cart-recommendation-wrapper .page-width__inner-wrapper .goToCollection {
    max-width: 345px;
    height: 50px;
    margin: 0px auto 32px;
  }
  .cart-recommendation.new-result-product .cart-recommendation-wrapper .page-width__inner-wrapper .goToCollection p {
    font-size: 18px;
    line-height: 18px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .desktop-hide-items {
    display: block;
    max-width: 100%;
    width: 100%;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .nwRecomPageBannerBodyRightItems {
    display: flex;
    justify-content: center;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .add-to-cart-bottom {
    margin-top: 20px;
  }
  .template-page-quiz-result .nwHowItWorksItemsOneVideo{
      margin: 0 auto 15px;
    }
}
@media(max-width: 767px){
 .template-page-quiz-result .lpCompare{
   padding-bottom: 111px;
 }
  .template-page-quiz-result .nwIndexReviewsTop {
    padding-top: 60px;
  }
}

@media (max-width: 575px) {
  .announcement-barVip.new-announcement-bar {
    height: 54px;
    justify-content: space-between;
    padding: 0px 20px 0 45px;
  }
  .announcement-barVip.new-announcement-bar p {
    display: none;
  }
  .announcement-barVip.new-announcement-bar #countdown li:first-child {
    margin-left: 0;
  }
  .template-page-quiz-result .new-announcement-bar .add-to-cart {
    margin: 0;
  }
  .template-page-quiz-result .new-quiz-result.nwRecomPageBanner:before {
    height: 75%;
  }
  .template-page-quiz-result .new-quiz-result.nwRecomPageBanner:after {
    height: 60%;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody {
    gap: 22px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .nwRecomPageBannerBodyRight {
    width: 100%;
    max-width: 319px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .nwRecomPageBannerBodyRight .nwRecomPageBannerBodyRightTitle {
    margin-top: 10px;
  }
  .template-page-results section p, .template-page-quiz-result section p {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyRightsubtitle {
    margin-top: 10px;
    font-size: 18px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyRightItems__bullets .RightItems__bullets-first p {
    font-size: 16px;
    line-height: 24px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBodyRightItems__bullets .nwRecomPageBannerBodyRightItems__bullets-container p {
    font-size: 16px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .nwRecomPageBannerBodyRightItems .buttonCrossed {
    color: #C4C4C4;
    font-size: 20px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .nwRecomPageBannerBodyRightItems {
    margin-top: 0;
    max-width: 361px !important;
    width: 100%;
    padding: 11px 13px 11px 28px !important;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .nwRecomPageBannerBodyRightItems .buttonNewValue {
    font-size: 27px !important;
    line-height: 27.8px !important;
    color: #DB6052 !important;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .nwRecomPageBannerBodyRightItems .add-to-cart {
    background: #EF5547;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .add-to-cart-bottom {
    margin-top: 12px;
  }
  .template-page-quiz-result .new-quiz-result .nwRecomPageBannerBody .add-to-cart-bottom p {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 21px;
    font-weight: 700;
    color: #212B2C;
  }
  .template-page-quiz-result .new-quiz-result {
    margin-bottom: 22px;
  }
  .nwSectionCartRecLeft.new-result-product {
    margin: 0 auto 18px;
  }
  .nwSectionCartRecLeft.new-result-product .nwSectionCartRecLeftTitle {
    line-height: 30px;
  }
  .nwSectionCartRecLeft.new-result-product .nwSectionCartRecLeftSubTitle {
    font-size: 18px;
    line-height: 22px;
  }
  .new-result-product .main-cart-footer-block .recommendation__right-wrapper .nwSectionCartRecRightTop {
    padding: 0;
  }
  .new-result-product .main-cart-footer-block .recommendation__right-wrapper .nwSectionCartRecRightTop h4 {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0px;
  }
  .new-result-product .main-cart-footer-block .recommendation__right-wrapper .nwSectionCartRecRightTop p {
    color: #23292D;
  }
  .new-result-product .main-cart-footer-block .recommendation__right-wrapper .nwSectionCartRecRightTop {
    padding: 0 0 18px;
    border-bottom: 1px solid #DFCCB7;
  }
  .new-result-product .main-cart-footer-block .recommendation__right-wrapper .nwSectionCartRecRightItems {
    padding: 24px 9px 23px;
  }
  .cart-recommendation.new-result-product .product .product-water__btn .btn .btn__text {
    line-height: 14px;
  }
  .recommendation__right-wrapper .products-right.nwSectionCartRecRightItemsOne.active {
    margin-bottom: 14px;
  }
  .recommendation__right-wrapper .products-right.nwSectionCartRecRightItemsOne.active:last-child {
    margin-bottom: 0;
  }
  .new-result-product .main-cart-footer-block .recommendation__right-wrapper #main-cart-footer .totalDetails {
    margin: 12px auto 18px;
  }
  .new-result-product .main-cart-footer-block .recommendation__right-wrapper .totalDetailsRow .totalDetailsRowLeft {
    font-size: 18px;
  }
  .new-result-product .main-cart-footer-block .recommendation__right-wrapper .free-cart-tag {
    margin-bottom: 25px;
  }
  .new-result-product .main-cart-footer-block .recommendation__right-wrapper .totalDetailsDivider {
    margin-bottom: 18px;
  }
  .new-result-product .main-cart-footer-block .recommendation__right-wrapper #main-cart-footer .add-to-cart {
    background: #EF5547;
    font-size: 22px;
    margin: 0;
    width: 100%;
    cursor: pointer;
  }
  .new-result-product .main-cart-footer-block .recommendation__right-wrapper .b-cards {
    margin-top: 19px;
  }
  .new-result-product .main-cart-footer-block .recommendation__right-wrapper .b-cards__title {
    margin-top: 19px;
  }
  .new-result-product .main-cart-footer-block .nwRecomGarance {
    padding: 60px 0 140px;
  }
  .new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap {
    padding: 22px 24px 50px;
    max-width: 322px;
    width: 100%;
    margin: 0 auto;
  }
  .new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapTitle {
    font-size: 28px;
    letter-spacing: -0.56px;
  }
  .new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapText {
    margin-top: 19px;
  }
  .new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapText p {
    line-height: 26px;
    font-size: 16px;
  }
  .new-result-product .main-cart-footer-block .nwRecomGarance .nwRecomGaranceWrap .nwRecomGaranceWrapImage {
    top: 70%;
    right: -12.5%;
    max-width: 209px;
  }
  .cart-recommendation.new-result-product {
    margin-bottom: 30px;
  }
  .template-page-quiz-result .b-fixed.show-allways .add-to-cart {
    background: #EF5547;
  }
  .cart-recommendation.new-result-product .product .product__title-wrapper .restore-button {
    padding: 5px 10px;
    height: 30px;
    line-height: 14px;
    font-size: 14px;
    top: 10%;
    right: 4%;
  }
  .nwSectionContainer .nwSectionCartRecLeft.new-result-product {
    max-width: 100%;
  }
  .cart-recommendation.new-result-product .cart-recommendation-wrapper.page-width {
    padding: 0;
  }
  .cart-recommendation.new-result-product .cart-recommendation-wrapper .page-width__inner-wrapper {
    padding: 0 25px;
  }
  .template-page-quiz-result .cart-recommendation.new-result-product .product .product__price{
    justify-content: right;
    width: 100%;
  }
  .template-page-quiz-result .new-result-product .main-cart-footer-block .recommendation__right-wrapper .products-right.nwSectionCartRecRightItemsOne.active{
    margin-bottom: 10px;
  }
  
  .template-page-quiz-result .new-result-product .main-cart-footer-block .recommendation__right-wrapper .totalDetailsRow{
    margin: 0;
  }
  .template-page-quiz-result .new-result-product .main-cart-footer-block .recommendation__right-wrapper .free-cart-tag,
  .template-page-quiz-result .new-result-product .main-cart-footer-block .recommendation__right-wrapper .totalDetailsDivider{
    margin-bottom: 10px;
  }
 .template-page-quiz-result .new-result-product .main-cart-footer-block .recommendation__right-wrapper #main-cart-footer .totalDetails{
   margin: 5px auto 10px;
 }
 .template-page-quiz-result .new-result-product .main-cart-footer-block .recommendation__right-wrapper .nwSectionCartRecRightItems{
   padding: 12px 9px 0;
 }
  .template-page-quiz-result .nwHowItWorks .nwHowItWorksItemsOne .nwHowItWorksItemsOneVideo {
    width: 100%;
    aspect-ratio: 16/16;
    height: auto;
    margin: 0 auto 10px;
  }
  .template-page-quiz-result .nwHowItWorks .nwHowItWorksItems .nwHowItWorksItemsOneText p{
    max-width: 100%;
    text-transform: none;
  }
  .template-page-quiz-result .lpAdvantagesBodyLeftItemsOneIcon svg,
  .template-page-quiz-result .lpAdvantagesBodyLeftItemsOneIcon{
    width: 35px !important;
    height: 35px !important;
  }
  .template-page-quiz-result .lpAdvantagesBodyLeftItemsOne{
    line-height: 43px;
  }
  .template-page-quiz-result .section-template--25481736094028__nw_how_it_works_C6pApW{
    padding-top: 25px;
  }
  .template-page-quiz-result .quiz-result-bottom .desktop-hide-items .nwRecomPageBannerBodyRightItems button.add-to-cart{
    height: 48px !important;
  }
  .template-page-quiz-result .quiz-result-bottom .nwRecomPageBannerBody .desktop-hide-items .totalDetailsRowRight{
    max-width: 145px;
    width: 100%;
  }
  .template-page-quiz-result .quiz-result-bottom .desktop-hide-items .nwRecomPageBannerBodyRightItems button.add-to-cart{
    gap: 8px;
  }
  .template-page-quiz-result .quiz-result-bottom .nwRecomPageBannerBody .desktop-hide-items .nwRecomPageBannerBodyRightItems{
    gap: 21px;
  }
  .template-page-quiz-result .nwIndexReviewsTop {
    padding-top: 40px;
  }
  .template-page-quiz-result .nwRecomPageBanner .nwRecomPageBannerBodyLeft .js-user-nameWrap:after {
    width: 18px;
    height: 18px;
  }
}

@media(max-width: 767px){
  .BeaconFabButtonFrame {
    bottom: 0 !important;
    transform: translateY(-10px) !important;
    transition: transform .3s !important;
  }
  .sticky-is-hide .BeaconFabButtonFrame {
    /* bottom: 120px !important; */
    transform: translateY(-120px) !important;
    transition: transform .3s !important;
  }
}