#product{width:100%;margin:auto;padding:60px 0;background-color:#fffcf7;font-family:Albert,sans-serif}#productBody{max-width:1400px;width:90%;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:36px}@media (max-width: 1028px){#product{padding:0}#productBody{display:block;width:100%}}#productBodyVisual{display:flex;flex-direction:column;gap:14px;position:relative}.productBodyVisualSwiper{display:block;width:100%;height:fit-content;margin-bottom:20px}.productBodyVisualSwiperSlide{width:100%;position:relative}.productBodyVisualSwiperSlideImage,.productBodyVisualSwiperSlideVideo{width:100%!important;height:auto;border-radius:20px}.productBodyVisualSwiperSlidePlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:1;display:flex;width:60px}.productBodyVisualSwiperSlidePlayIcon{width:100%;height:auto}.productBodyVisualThumbs{display:flex;justify-content:center;flex-direction:row;gap:15px}.productBodyVisualThumbsSlide{cursor:pointer;position:relative;aspect-ratio:1;padding:0;border:0;display:flex;width:auto}.productBodyVisualThumbsSlidePlay{position:absolute;right:2px;cursor:pointer;z-index:1;display:flex;width:20px;height:auto;bottom:8px}.productBodyVisualThumbsSlideImage{border-radius:10px;aspect-ratio:1;display:flex;object-fit:cover}.productBodyVisualSwiperPrev,.productBodyVisualSwiperNext{display:block!important;color:#000}#productBodyVisual .swiper-button-disabled{opacity:1!important;color:#9c9c9c!important}#productBodyVisualReview{margin-top:20px;display:flex;flex-direction:row;gap:23px;padding:24px 54px 24px 24px;border-radius:8px;background-color:#f9f4ea}#productBodyVisualReviewImg{height:89px;width:auto}#productBodyVisualReviewBody{display:flex;flex-direction:column;gap:15px}#productBodyVisualReviewBodyTitle{display:flex;flex-direction:row;gap:10px;align-items:center;font-size:18px}#productBodyVisualReviewBodyTxt{font-size:16px}#productBodyVisualReviewBodyTxt p:last-child{margin-top:10px}.productBodyVisualSwiperNext{text-align:right}@media (max-width: 1028px){#productBodyVisual{padding:8px 8px 0}.productBodyVisualSwiperPrev:after,.productBodyVisualSwiperNext:after{font-size:26px!important}.productBodyVisualThumbs{gap:3px}.productBodyVisualSwiper{margin-bottom:10px}.productBodyVisualSwiperSlideImage,.productBodyVisualSwiperSlideVideo{border-radius:10px}.productBodyVisualThumbsSlideImage{max-width:65px}.productBodyVisualSwiperPagination{display:block}}#productBodyContent{width:100%;max-width:500px;margin:0 auto auto;position:sticky;top:80px}#productBodyContentReviews{display:flex;flex-direction:row;gap:10px;align-items:center;color:#000}#productBodyContentReviewsStars{display:flex;flex-direction:row;align-items:center;gap:4px}#productBodyContentTitle{font-size:28px;font-weight:500;font-family:Cooper,sans-serif!important;margin-top:10px}#productBodyContentPrice{display:flex;flex-direction:row;align-items:center;margin:15px auto;font-weight:600;font-size:18px;gap:16px}#productBodyContentPriceCompare{text-decoration:line-through;color:#5d5d5d;font-weight:400}#productBodyContentPriceSave{display:none;align-items:center;gap:5px;justify-content:center;line-height:1;padding:6px 10px;font-size:15px;color:#fff;font-weight:600;background-color:#f61313;border-radius:100px}#productBodyContentPriceSave.active{display:flex}#productBodyContentTxt{margin-top:15px;line-height:1.2}#productBodyContentTxt ul{margin-top:15px;padding-left:20px;display:flex;flex-direction:column;gap:5px}#productBodyContentTxt ul li{list-style-type:none;position:relative}#productBodyContentTxt ul li:before{content:"";background-image:url(icon-circle.svg);background-size:contain;height:6px;width:6px;position:absolute;left:-20px;top:3px}#productBodyContentUse{display:flex;flex-direction:row;align-items:center;gap:8px;background-color:#f9f4ea;padding:10px 18px;border-radius:8px;margin-top:15px;width:fit-content}.productWrap{margin-top:30px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.productWrap.gap{justify-content:flex-start;gap:17px}.productServing{background-color:#f9f4ea;border-radius:8px;padding:8px 12px;line-height:1;font-size:14px;font-weight:500}.productPerks{width:fit-content;position:relative;cursor:pointer}.productPerks{-webkit-appearance:none;appearance:none;margin:0;display:none}.productPerksContent{width:fit-content;display:flex;flex-direction:row;cursor:pointer;align-items:center;gap:8px;position:relative}.productPerksContentTxt{text-decoration:underline}.productPerks:hover+.productPerksContent .productPerksPopup{opacity:1}.productPerksPopup.active{opacity:1}.productPerksPopup{position:absolute;background-color:#f9f4ea;padding:27px 20px;width:417px;display:flex;flex-direction:row;column-gap:16px;row-gap:24px;border-radius:8px;flex-wrap:wrap;pointer-events:none;z-index:10;left:-182px;top:-140px;opacity:0}.productPerksPopup:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #F9F4EA}.productPerksPopupItem{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:14px;font-weight:500}.productSubscription{margin-top:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:29px}.productSubscriptionLabel{display:flex;flex-grow:1;width:100%}.productSubscriptionLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.productSubscriptionLabelBody{padding:8px 40px;display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:center;flex-grow:1;width:100%;border:2px solid #E2E2E2;font-size:16px;background-color:#fff;white-space:nowrap;color:#000;border-radius:8px;cursor:pointer;transition:.3s ease}.productSubscriptionLabelBody:hover{cursor:pointer}.productSubscriptionLabelInput+.productSubscriptionLabelBody{transition:.5s ease}.productSubscriptionLabelInput:checked+.productSubscriptionLabelBody{background-color:#f7ffdc;border:2px solid var(--bright-green)}.productSubscriptionLabelBodyCircle{height:20px;width:20px;border-radius:50%;border:1px solid #E2E2E2;display:flex;flex-shrink:0;align-items:center;justify-content:center;background-color:#fff}.productSubscriptionLabelBodyCircleInner{background-color:#000;height:10px;width:10px;border-radius:50%;scale:0}.productSubscriptionLabelInput+.productSubscriptionLabelBody .productSubscriptionLabelBodyCircleInner{transition:.3s ease}.productSubscriptionLabelInput:checked+.productSubscriptionLabelBody .productSubscriptionLabelBodyCircleInner{scale:1}.productOption{margin-top:30px}.productOptionItem{width:100%}.productOptionItemValues{display:flex;flex-direction:column;gap:20px}.productOptionItemValuesLabelLabel{display:flex;width:100%}.productOptionItemValuesLabelLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.productOptionItemValuesLabelLabelBody{padding:10px 20px;display:flex;flex-direction:row;align-items:center;border:2px solid #E2E2E2;font-size:16px;width:100%;color:#000;border-radius:8px;cursor:pointer;transition:.3s ease;background-color:#fff;height:74px;position:relative}.productOptionItemValuesLabelLabelBodyTag{position:absolute;background-color:#363131;color:#fff;font-size:14px;font-weight:500;padding:7px 8px;line-height:1;border-radius:100px;top:-14px;right:14px}.productOptionItemValuesLabelLabelBody:hover{border-radius:10px}.productOptionItemValuesLabelLabelInput+.productOptionItemValuesLabelLabelBody{transition:.5s ease}.productOptionItemValuesLabelLabelInput:checked+.productOptionItemValuesLabelLabelBody{background-color:#f7ffdc;border:2px solid var(--bright-green)}.productOptionItemValuesLabelLabelBodyLeft{display:flex;flex-direction:row;align-items:center}.productOptionItemValuesLabelLabelBodyLeftCircle{height:20px;width:20px;border-radius:50%;border:1px solid #E2E2E2;display:flex;flex-shrink:0;align-items:center;justify-content:center;background-color:#fff;margin-right:18px}.productOptionItemValuesLabelLabelBodyLeftCircleInner{background-color:#000;height:10px;width:10px;border-radius:50%;scale:0}.productOptionItemValuesLabelLabelInput+.productOptionItemValuesLabelLabelBody .productOptionItemValuesLabelLabelBodyLeftCircleInner{transition:.3s ease}.productOptionItemValuesLabelLabelInput:checked+.productOptionItemValuesLabelLabelBody .productOptionItemValuesLabelLabelBodyLeftCircleInner{scale:1}.productOptionItemValuesLabelLabelBodyLeftBody{display:flex;flex-direction:row}.productOptionItemValuesLabelLabelBodyLeftBodyImg{height:103px;width:auto;aspect-ratio:73/103;object-fit:contain}.productOptionItemValuesLabelLabelBodyLeftBodyTxt{display:flex;flex-direction:column;line-height:1;justify-content:center;gap:6px}.productOptionItemValuesLabelLabelBodyLeftBodyTxtTitle{font-weight:500}.productOptionItemValuesLabelLabelBodyLeftBodyTxtTitle.small{font-size:16px}.productOptionItemValuesLabelLabelBodyLeftBodyTxtSupply{white-space:nowrap;display:flex;flex-direction:row;align-items:center;gap:8px;color:#5d5d5d;font-weight:400;font-style:normal!important}.productOptionItemValuesLabelLabelBodyLeftBodyTxtSupply.hidden{display:none}.productOptionItemValuesLabelLabelBodyPrice{margin-left:auto;display:flex;flex-direction:row;gap:10px}.productOptionItemValuesLabelLabelBodyPrice.small{font-size:16px}.productOptionItemValuesLabelLabelBodyPriceCompare{color:#5d5d5d;text-decoration:line-through}.productOptionItemValuesLabelLabelBodyPriceReal{font-weight:500}.productBullets{display:none;flex-direction:row;justify-content:center;gap:18px;margin-top:35px}.productBullets.active{display:flex}.productBulletsItem{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:14px}#productBodyContentATC{margin-top:35px;max-width:unset;width:100%;cursor:pointer;height:84px;display:flex;flex-direction:row;align-items:center;justify-content:center;line-height:1;gap:20px}#productBodyContentATC:disabled{pointer-events:none;opacity:.5}#productSale{text-align:center;font-size:16px;margin-top:20px}#productBodyContentStock{display:flex;flex-direction:row;align-items:center;font-size:16px;gap:20px;justify-content:center;margin-top:20px;vertical-align:center}#productBodyContentStockLabel,#productBodyContentStockDelivery{display:flex;flex-direction:row;align-items:center;gap:8px}#productBodyContentGuarantee{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;margin-top:35px}#productShipping{margin:35px auto 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:38px;padding:14px 15px;border-radius:8px;background-color:#f9f4ea;justify-items:center;max-width:100%}.productShippingItem{display:flex;flex-direction:column;align-items:center;gap:8px}.productShippingItemTxt{text-align:center;line-height:1.4;font-size:14px}#productBodyContentDrop{display:flex;flex-direction:column;align-items:center;margin-top:25px}.productBodyContentDropItem{width:100%;color:#000;padding:15px 0;border-bottom:1px solid #DADADA}.productBodyContentDropItemTop{display:flex;justify-content:space-between;align-items:center;font-weight:500;cursor:pointer;text-align:left}.productBodyContentDropItemTop:after{content:"+";font-size:18px;line-height:1}.productBodyContentDropItemTop.active:after{content:"-"}.productBodyContentDropItemTopTitle{display:flex;flex-direction:row;gap:8px;align-items:center;font-size:14px}.productBodyContentDropItemTopTitleIcon{height:20px;width:auto;object-fit:contain}.productBodyContentDropItemBottom{color:#000;display:grid;grid-template-rows:0fr;transition:grid-template-rows ease .3s;text-align:left}.productBodyContentDropItemTop.active~.productBodyContentDropItemBottom{grid-template-rows:1fr}.productBodyContentDropItemBottomWrap{overflow:hidden}.productBodyContentDropItemBottomWrapContent{padding:20px 0;font-size:16px}.productBodyContentDropItemBottomWrapContent ul{padding-left:20px}.productBodyContentDropFaqLinkWrapper{width:100%;color:#000;padding:15px 0}.productBodyContentDropFaqLink{display:flex;justify-content:space-between;align-items:center;font-weight:500;cursor:pointer;text-align:left;font-size:14px}.productBodyContentDropFaqLink:after{content:"+";font-size:18px;line-height:1;margin-left:auto}.productBodyContentDropItemTopTitleFaqIcon{height:20px;width:auto;object-fit:contain;margin-right:8px}@media (max-width: 1028px){#productBodyVisualReview{display:none}#productBodyContent{position:static;padding:23px 8px 36px}#productBodyContentReviews{font-size:12px}#productBodyContentReviewsStars{gap:2px;margin-bottom:4px}#productBodyContentReviewsStars svg{height:11px;width:auto}#productBodyContentTitle{font-size:24px}#productBodyContentPrice{font-size:16px}#productBodyContentTxt{font-size:14px}#productBodyContentPriceSaveTxt{font-size:12px}#productBodyContentPriceSave{padding-top:4px;padding-bottom:4px}#productBodyContentPriceSave svg{padding-bottom:2px}#productBodyContentUse{padding:5px 10px;font-size:12px}#productBodyContentUse svg{height:16px}.productOptionItemValues{gap:21px}.productOptionItemValuesLabelLabelBodyLeftCircle{display:none}.productOptionItemValuesLabelLabelBodyLeftCircle.mobileVisible{display:flex;margin-left:21px}.productOptionItemValuesLabelLabelBodyLeftBodyImg{height:98px}.productOptionItemValuesLabelLabelBody{font-size:14px}.productOptionItemValuesLabelLabelBodyTag{font-size:12px}#productBodyContentATC{height:63px}#productBodyContentStockDelivery svg{margin-bottom:5px}#productBodyContentStock{font-size:12px;justify-content:center}#productBodyContentStock svg{margin-bottom:4px}.productPerksPopup{opacity:0!important}.productPerksPopup.active{opacity:1!important}.productSubtitle{font-size:14px}.productPerksPopup{left:-230px;width:355px;top:-180px}.productPerksPopup:after{left:unset;right:20px;transform:unset}.productPerksContentTxt{font-size:14px}.productSubscriptionLabelBody{padding:8px 10px;font-size:14px}.productBullets{gap:10px;flex-wrap:wrap}.productBulletsItem{font-size:12px;gap:6px}.productShippingItemTxt{font-size:12px}#productShipping{gap:20px}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/main-product-v4-sub.css.map */
