@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&family=Roboto:wght@400;500;700&display=swap";*,body{margin:0;padding:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.Main-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;background:linear-gradient(180deg,#fff 23.96%,#f7f7f7 37.27%)}.Main-wrapper__content{width:100%;max-width:1024px;box-sizing:border-box}@media (max-width: 1100px){.Main-wrapper__content{padding:0 20px}}.titles{margin-top:100px}@media (max-width: 768px){.titles{margin-top:50px}}@media (max-width: 500px){.titles{margin-top:30px}}.titles__heading{font-size:36px;line-height:36px;font-family:Poppins,sans-serif;font-weight:600;color:#4a4a4a;text-align:center}@media (max-width: 768px){.titles__heading{font-size:24px;line-height:32px}}.titles__description{font-size:18px;line-height:26px;font-family:Roboto,sans-serif;font-weight:400;color:#4a4a4a;text-align:center;margin-top:20px}@media (max-width: 768px){.titles__description{font-size:14px;line-height:20px;margin-top:10px}}.template-product .main-content{padding-top:0}.product-header{display:flex;justify-content:center;align-items:flex-start;width:100%;padding-bottom:20px}@media (max-width: 1100px){.product-header{flex-direction:column}}.product-header__img{width:100%;max-width:900px;min-width:900px;position:relative}@media (max-width: 1280px){.product-header__img{min-width:50%;height:1000px}}@media (max-width: 1100px){.product-header__img{min-width:100%;height:500px}}@media (max-width: 768px){.product-header__img{height:auto}}.product-header__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1300px) and (min-width: 990px){.product-header__img>img{object-fit:contain}}.product-header__img .galleryAction[action=goPrev],.product-header__img .galleryAction[action=goNext]{position:absolute;top:50%;cursor:pointer}.product-header__img .galleryAction[action=goPrev] svg,.product-header__img .galleryAction[action=goNext] svg{transition:.3s all ease-in-out}@media (max-width: 991px){.product-header__img .galleryAction[action=goPrev] svg,.product-header__img .galleryAction[action=goNext] svg{width:48px;height:48px}}@media (max-width: 768px){.product-header__img .galleryAction[action=goPrev] svg,.product-header__img .galleryAction[action=goNext] svg{width:36px;height:36px}}.product-header__img .galleryAction[action=goPrev]{left:10px}.product-header__img .galleryAction[action=goNext]{right:10px}.product-header__img .thumbnails{position:absolute;bottom:5%;left:50%;transform:translate(-50%);display:flex;grid-gap:10px}@media (max-width: 500px){.product-header__img .thumbnails{bottom:3%}}.product-header__img .thumbnails__item{background-color:#fff;border:1px solid gray;opacity:.5;cursor:pointer;display:grid;width:80px;height:80px;border-radius:5px;transition:.3s all ease-in-out}@media (max-width: 768px){.product-header__img .thumbnails__item{width:60px;height:60px}}@media (max-width: 500px){.product-header__img .thumbnails__item{width:50px;height:50px}}.product-header__img .thumbnails__item.active{opacity:1}.product-header__img .thumbnails__item img{align-self:center;max-width:80%;margin:auto;transition:.3s all ease-in-out}@media (max-width: 768px){.product-header__img .thumbnails__item img{max-width:90%}}.product-header__details{width:100%;max-width:540px;padding:60px 60px 0;box-sizing:border-box}@media (max-width: 1280px){.product-header__details{padding:20px 20px 0}}@media (max-width: 1100px){.product-header__details{max-width:100%;display:flex;justify-content:center;flex-direction:column}}.product-header__details__tag{font-size:16px;line-height:24px;font-family:Poppins,sans-serif;font-weight:600;color:#f68945;text-transform:capitalize;margin-bottom:16px}@media (max-width: 1280px){.product-header__details__tag{font-size:14px}}@media (max-width: 768px){.product-header__details__tag{text-align:center}}.product-header__details__title{font-size:36px;line-height:36px;font-family:Poppins,sans-serif;font-weight:400;color:#000;text-transform:capitalize;margin-bottom:16px}@media (max-width: 1280px){.product-header__details__title{font-size:24px;line-height:24px}}@media (max-width: 768px){.product-header__details__title{font-size:24px;line-height:20px;text-align:center}}.product-header__details__des{font-size:16px;line-height:26px;font-family:Roboto,sans-serif;font-weight:400;color:#4a4a4a;font-style:italic;margin-bottom:16px}@media (max-width: 768px){.product-header__details__des{font-size:16px;line-height:24px;text-align:center}}.product-header__details__price{font-size:24px;line-height:36px;color:#000;font-family:Poppins,sans-serif;font-weight:400;margin-bottom:40px}@media (max-width: 768px){.product-header__details__price{line-height:24px;text-align:center;font-weight:600}}.product-header__details__price>span{font-size:36px}@media (max-width: 768px){.product-header__details__price>span{font-size:24px;line-height:24px}}.how-to{padding:20px}@media (max-width: 768px){.how-to{padding:20px 0 0}}@media (max-width: 768px){.how-to--padding{padding:20px}}.how-to__heading{font-size:36px;line-height:36px;font-family:Poppins,sans-serif;font-weight:600;color:#000;text-align:center;text-transform:none}@media (max-width: 768px){.how-to__heading{font-size:24px;line-height:24px;color:#000;font-weight:600}}.how-to__hr{width:100px;height:4px;background:#f68945;margin:20px auto}@media (min-width: 768px){.how-to__hr{display:none}}.how-to__steps-wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}@media (max-width: 768px){.how-to__steps-wrapper{flex-direction:column}}.how-to__steps-wrapper__step{width:100%;max-width:320px;margin-top:40px}@media (max-width: 768px){.how-to__steps-wrapper__step{max-width:100%;margin-top:30px}}.how-to__steps-wrapper__step__count{font-size:16px;line-height:16px;font-family:Poppins,sans-serif;font-weight:600;color:#f68945;text-transform:uppercase;margin-bottom:16px}@media (max-width: 768px){.how-to__steps-wrapper__step__count{color:#f68945;margin-bottom:6px}}.how-to__steps-wrapper__step__title{font-size:24px;line-height:24px;font-family:Poppins,sans-serif;font-weight:600;color:#000;text-transform:capitalize;margin-bottom:16px;height:50px}@media (max-width: 1100px){.how-to__steps-wrapper__step__title{font-size:20px;line-height:24px;font-weight:400;height:35px}}.how-to__steps-wrapper__step__img{width:320px;height:200px;border-radius:6px;overflow:hidden;margin-bottom:16px}@media (max-width: 1100px){.how-to__steps-wrapper__step__img{width:100%}}.how-to__steps-wrapper__step__img>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width: 768px){.how-to__steps-wrapper__step__img>img{-o-object-fit:cover;object-fit:cover}}.how-to__steps-wrapper__step__description{font-size:14px;line-height:24px;color:#4a4a4a;font-family:Roboto,sans-serif;font-weight:400}@media (max-width: 768px){.how-to__steps-wrapper__step__description{font-size:16px}}.how-to__icons{display:flex;justify-content:center;align-items:center;margin:40px 0}@media (max-width: 768px){.how-to__icons{margin:30px 0}}.how-to__icons__icon{margin:0 10px}.all-mixes{width:100%;max-width:1024px;background:#ffd5b5;border:2px solid #F68945;box-sizing:border-box;border-radius:10px;padding:30px 20px}@media (max-width: 768px){.all-mixes{padding:20px}}@media (max-width: 768px){.all-mixes--padding{width:calc(100% - 40px)}}.all-mixes__title{font-size:24px;line-height:24px;font-family:Poppins,sans-serif;font-weight:600;color:#000;text-align:center;text-transform:capitalize}@media (max-width: 768px){.all-mixes__title{font-size:16px;text-align:left}}.all-mixes__pill-wrapper{width:100%;max-width:608px;display:flex;justify-content:center;gap:15px;flex-wrap:wrap;margin:20px auto 0}@media (max-width: 768px){.all-mixes__pill-wrapper{justify-content:flex-start;flex-direction:column;gap:0;max-width:100%}}.all-mixes__pill-wrapper--vertical{max-width:100%;flex-wrap:unset}@media (max-width: 1024px){.all-mixes__pill-wrapper--vertical{flex-wrap:wrap;max-width:608px}}@media (max-width: 768px){.all-mixes__pill-wrapper--vertical{max-width:unset}}.all-mixes__pill-wrapper__pill{padding:10px;border:1px solid #F68945;box-sizing:border-box;border-radius:6px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.all-mixes__pill-wrapper__pill{border:0;justify-content:flex-start;padding:10px 0}}.all-mixes__pill-wrapper__pill--vertical{padding:5px}.all-mixes__pill-wrapper__pill>svg{margin-right:10px}.all-mixes__pill-wrapper__pill>svg.close-desktop{display:block}@media (max-width: 768px){.all-mixes__pill-wrapper__pill>svg.close-desktop{display:none}}.all-mixes__pill-wrapper__pill>svg.close-mobile{display:none}@media (max-width: 768px){.all-mixes__pill-wrapper__pill>svg.close-mobile{display:block}}.all-mixes__pill-wrapper__pill>h3{font-size:16px;line-height:16px;font-family:Roboto,sans-serif;font-weight:600;color:#000;white-space:nowrap;margin-bottom:0}@media (max-width: 768px){.all-mixes__pill-wrapper__pill>h3{font-size:10px;line-height:10px}}.ingredients{margin-top:100px;margin-bottom:100px}@media (max-width: 768px){.ingredients{margin-top:70px;margin-bottom:70px}}.ingredients--vertical{margin-top:40px;margin-bottom:40px}@media (max-width: 768px){.ingredients--vertical{margin-top:0;margin-bottom:20px}}.ingredients__title{font-size:36px;line-height:36px;font-family:Poppins,sans-serif;font-weight:600;color:#000;text-align:center;text-transform:capitalize}@media (max-width: 768px){.ingredients__title{font-size:20px;line-height:26px}}.ingredients__title--small{font-size:20px;line-height:16px;text-align:left}@media (max-width: 768px){.ingredients__title--small{font-size:16px}}.ingredients__tile-wrapper{margin-top:60px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media (max-width: 768px){.ingredients__tile-wrapper{grid-template-columns:repeat(1,1fr);gap:20px;margin-top:40px}}.ingredients__tile-wrapper--vertical{display:flex;flex-direction:column;grid-template-columns:unset;gap:20px;margin-top:30px}@media (max-width: 768px){.ingredients__tile-wrapper--vertical{margin-top:50px}}.ingredients__tile-wrapper__tile{display:flex;justify-content:center;align-items:center}.ingredients__tile-wrapper__tile__img{width:60px}.ingredients__tile-wrapper__tile__img>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ingredients__tile-wrapper__tile__info{width:100%;margin-left:15px}.ingredients__tile-wrapper__tile__info>h3{font-size:16px;line-height:14px;font-family:Poppins,sans-serif;font-weight:600;color:#000;text-transform:capitalize}@media (max-width: 768px){.ingredients__tile-wrapper__tile__info>h3{font-size:14px}}.ingredients__tile-wrapper__tile__info>p{font-size:16px;line-height:22px;font-family:Roboto,sans-serif;font-weight:400;color:#4a4a4a;margin-top:6px}@media (max-width: 768px){.ingredients__tile-wrapper__tile__info>p{font-size:14px}}.add-to-cart{width:100%;height:50px;font-size:16px;text-transform:uppercase;color:#fff;background:#f68945;box-shadow:0 2px 15px #4a4a4a26;border-radius:25px;border:none;margin-top:20px;cursor:pointer}.add-to-cart:disabled{background-color:gray}@media (max-width: 768px){.add-to-cart{height:38px;font-size:14px}}.quantity{display:flex;justify-content:space-between;align-items:center}.quantity__title{font-size:20px;line-height:16px;font-family:Poppins,sans-serif;font-weight:600;color:#000}@media (max-width: 768px){.quantity__title{font-size:16px}}.quantity__buttons{display:flex}.quantity__buttons[disabled]{position:relative}.quantity__buttons[disabled]:after{content:"";position:absolute;top:0;left:0;background-color:gray;width:100%;height:100%;border-radius:25px;opacity:.5}.quantity__buttons__btn{width:42px;height:42px;background:#fff;border:1px solid #DDE3E9;font-size:16px}@media (max-width: 768px){.quantity__buttons__btn{width:38px;height:38px}}.quantity__buttons__btn:active{background:#fafafa}.quantity__buttons__btn--plus,.quantity__buttons__btn--minus{padding-top:6px;font-size:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.quantity__buttons__btn--plus{border-radius:0 25px 25px 0;padding-left:12px}.quantity__buttons__btn--minus{border-radius:25px 0 0 25px;padding-left:16px}.quantity__buttons__input{width:30px;height:42px;background:#fff;border:1px solid #DDE3E9;border-left:0;border-right:0;outline:0 none;padding:0 5px;text-align:center}@media (max-width: 768px){.quantity__buttons__input{width:28px;height:38px}}.Nutritional-benefits{margin-top:-21px;margin-bottom:20px;padding:20px 0 0;border:1px solid #CCD3DC;border-left:0;border-right:0}.Nutritional-benefits.first{margin-top:20px}.Nutritional-benefits.active .Nutritional-benefits__title svg{transform:rotateX(180deg)}.Nutritional-benefits.active .Nutritional-benefits__details{display:block}.Nutritional-benefits__title{display:flex;justify-content:space-between;cursor:pointer}.Nutritional-benefits__title>p{font-size:16px;line-height:16px;font-family:Poppins,sans-serif;font-weight:600;color:#000}.Nutritional-benefits__title svg{position:relative;transition:.3s all ease-in-out}.Nutritional-benefits__details{display:none}.Nutritional-benefits__description{font-size:16px;line-height:24px;font-family:Roboto,sans-serif;font-weight:400;color:#4a4a4a;margin-top:20px}.Nutritional-benefits__table{width:100%;border-collapse:collapse;margin-top:20px}.Nutritional-benefits__table th{border:1px solid #CCD3DC;font-size:16px;font-family:Poppins,sans-serif;font-weight:600;color:#4a4a4a;padding:15px;text-align:left}@media (max-width: 768px){.Nutritional-benefits__table th{font-size:10px;padding:12px}}.Nutritional-benefits__table td{border:1px solid #CCD3DC;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;color:#4a4a4a;padding:15px}@media (max-width: 768px){.Nutritional-benefits__table td{font-size:10px;padding:12px}}.Nutritional-benefits__table td:first-child{font-family:Poppins,sans-serif;font-weight:600}.sachetPacking{text-align:center;margin-top:10px;font-style:italic}.collectionSachet{display:flex;flex-shrink:0;flex-wrap:nowrap;gap:40px;margin-top:60px}@media (max-width: 768px){.collectionSachet{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 768px){.collectionSachet--padding{padding:0 20px}}.collectionSachet__title{font-weight:600;font-size:36px;line-height:120%;text-align:center;letter-spacing:.2px;text-transform:capitalize;color:#000;position:relative;top:50px;margin-bottom:5%}@media (max-width: 768px){.collectionSachet__title{font-size:20px}}.collectionSachet .slick-track{display:flex}.collectionSachet__tile{min-width:300px;box-shadow:0 2px 10px #00000026;border-radius:6px;margin-right:20px;margin-left:20px;margin-bottom:10px;overflow:hidden}@media (max-width: 768px){.collectionSachet__tile{height:auto}}.collectionSachet__tile__img-wrapper{width:100%;min-height:150px;display:block}@media (max-width: 768px){.collectionSachet__tile__img-wrapper{min-height:100px}}.collectionSachet__tile__img-wrapper>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collectionSachet__tile__product-description{margin-top:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:15px;padding:0 20px}@media (max-width: 768px){.collectionSachet__tile__product-description{padding:0 12px 20px}}.Sachet-item-title{font-size:20px;line-height:26px;text-align:center;font-family:Poppins,sans-serif;font-weight:600;color:#4a4a4a;text-transform:capitalize}@media (max-width: 768px){.Sachet-item-title{font-size:14px;line-height:16px}}.collectionSachet__tile__product-description>p{font-size:16px;line-height:22px;text-align:center;font-family:Roboto,sans-serif;font-weight:400;color:#4a4a4a;text-transform:capitalize;margin-top:6px;min-height:36px}@media (max-width: 768px){.collectionSachet__tile__product-description>p{font-size:12px;line-height:16px}}.collectionSachet__tile__product-description__btn{width:136px;height:38px;background:#f68945;box-shadow:0 2px 15px #4a4a4a26;border-radius:26px;border:none;font-size:14px;line-height:14px;font-family:Poppins,sans-serif;font-weight:600;color:#fff;cursor:pointer;min-width:136px}.collectionSachet__tile__product-description__btn:disabled{background-color:gray}@media (max-width: 768px){.collectionSachet__tile__product-description__btn{width:100%}}@media (max-width: 450px){.collectionSachet__tile__product-description__btn{font-size:12px}}.collections-footnote{margin-top:60px;margin-bottom:100px}@media (max-width: 768px){.collections-footnote{margin-top:30px;margin-bottom:70px}}.collections-footnote>p{font-size:16px;line-height:24px;font-family:Roboto,sans-serif;font-weight:400;text-align:center;font-style:italic;color:#4a4a4a}@media (max-width: 768px){.collections-footnote>p{font-size:12px;line-height:20px}}@media (min-width: 1024px){.product-header__img .thumbnails{bottom:-13%}}@media (max-width: 1280px){.product-header__img .thumbnails{bottom:-9%}.product-header{margin-bottom:8%}}@media (max-width: 1280px){.product-header__img .thumbnails{bottom:-18%}.product-header__img{margin-bottom:8%}}@media (max-width: 1024px){.product-header__img .thumbnails{bottom:-18%}}@media (max-width: 768px){.product-header__img .thumbnails{bottom:-11%}}@media (max-width: 480px){.product-header__img .thumbnails{bottom:-18%}.product-header__img{margin-bottom:11%}}@media (max-width: 390px){.product-header__img .thumbnails{bottom:-18%}}.add-to-cart.sold-out{background-color:gray;cursor:not-allowed;text-transform:capitalize;font-weight:600;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/132/assets/productSachets.css.map */
