#announcement{width:100%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:var(--primary-blue);font-weight:700;text-align:center;padding:10px 20px}#announcement.yellow{background-color:#ffdc60;color:var(--primary-blue)}@media(max-width:800px){#announcement{font-size:13px;padding:10px 0}#announcement.small{font-size:8px;padding:10px 0}}.productV5{display:none;max-width:1280px;width:100%;margin:auto;padding:40px 64px 20px;grid-template-columns:1fr 1fr;column-gap:40px;height:100%}.productV5.active{display:grid}@media(max-width:800px){.productV5{padding:20px 25px;width:100%;grid-template-columns:1fr;row-gap:0px}.productV5Inner{padding:0}}.productV5InnerWrap{display:flex;flex-direction:column;top:0}.productV5Visual{display:flex;align-items:center;gap:15px}.productV5VisualSwiper{height:100%}.productV5VisualSwiperImage{width:100%!important;height:100%!important;aspect-ratio:1;object-fit:contain;border-radius:7px;padding:20px}.productV5VisualSwiperImage.active{display:none}.productV5VisualThumbs{display:flex;flex-direction:column;gap:10px}.productV5VisualThumbsThumbnail{width:60px;height:60px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid var(--darker-grey)}.productV5VisualThumbsThumbnail.active{display:none}.productV5VisualThumbsThumbnail:first-child:last-child{display:none}@media(max-width:800px){.productV5VisualSwiperImage{border-radius:0;padding:0}.productV5VisualThumbs{flex-direction:column}.productV5VisualThumbsThumbnail{width:32px;height:32px}.productV5Featured{display:none}}.productV5Featured{max-width:400px;margin:30px auto}.productV5FeaturedSpacer{width:100%;height:40px;display:block}.productV5FeaturedQuote{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:40px}.productV5FeaturedQuoteImg{margin-bottom:10px;height:20px;width:auto}.productV5FeaturedQuoteName{font-weight:700;margin-top:10px}.productV5FeaturedQuoteVerified{display:flex;flex-direction:row;align-items:center;gap:5px;font-size:12px;color:var(--darker-grey);margin-top:3px}.productV5FeaturedQuoteVerifiedImg{height:13px;width:auto}.productV5Content{width:100%}.productV5Reviews{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:6px;font-size:16px;font-weight:700;white-space:nowrap}.productV5CheckingOut{font-size:16px;color:var(--dark-blue);margin-bottom:8px}.productV5Title{font-size:25px;font-weight:700;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 0 10px}.productV5LineTags{display:flex;flex-direction:row;margin:10px auto;gap:8px;width:100%}.productV5LineTagsItem{text-transform:uppercase;font-size:12px;letter-spacing:2px;padding:8px 20px;border-radius:10px}.productV5Line{height:2px;width:100%;margin:20px 0;background-color:var(--darker-grey)}.productV5MiniTitle{font-size:16px;margin-bottom:10px;width:100%;border-top:1px solid var(--darker-grey);padding-top:15px}.productV5MiniTitle.noBorder{border-top:0;padding-top:0}.productV5Products{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center;margin-bottom:17px}@media(max-width:800px){.productV5Products{flex-direction:column;gap:10px}}.productV5ProductsChoice{text-transform:uppercase;font-size:10px;letter-spacing:2px;padding:8px 20px;font-weight:700;text-align:center;border-radius:10px;background-color:var(--grey);cursor:pointer;display:flex;flex-direction:column;position:relative;align-items:center}.productV5ProductsChoiceTag{position:absolute;bottom:calc(100% + 0px);left:50%;transform:translate(-50%);border-radius:13px 13px 0 0;color:#fff!important;z-index:1;background:var(--primary-blue);font-size:10px;width:auto;white-space:nowrap;padding:3px 11px 0;font-weight:700}.productV5ProductsChoice.active{box-shadow:0 4px 4px #00000040}.productV5ProductsChoice.active.wintergreen{background-color:var(--light-wintergreen);color:var(--wintergreen)}.productV5ProductsChoice.active.mild{background-color:var(--light-mild);color:var(--mild)}.productV5ProductsChoice.active.peppermint{background-color:var(--light-peppermint);color:var(--peppermint)}.productV5ProductsChoice.active.arctic{background-color:#ccf3f9;color:#00a990}.productV5ProductsChoice.active.gum{background-color:var(--light-peppermint);color:var(--peppermint)}.productV5ProductsChoice span{color:var(--darker-grey)}.productV5ProductsChoice.hidden{display:none}.productV5Preference{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center;margin-bottom:32px}@media(max-width:800px){.productV5Preference{flex-direction:column;gap:10px}}.productV5PreferenceChoice{text-transform:uppercase;font-size:10px;letter-spacing:2px;padding:8px 20px;font-weight:700;text-align:center;border-radius:10px;background-color:var(--grey);cursor:pointer;display:flex;min-height:44px;flex-direction:column;position:relative;justify-content:center;align-items:center}.productV5PreferenceChoiceTag{position:absolute;bottom:calc(100% + 0px);left:50%;transform:translate(-50%);border-radius:13px 13px 0 0;color:#fff!important;z-index:1;background:var(--primary-blue);font-size:10px;width:auto;white-space:nowrap;padding:3px 11px 0;font-weight:700}.productV5PreferenceChoice.active{box-shadow:0 4px 4px #00000040;background-color:var(--light-wintergreen);color:var(--wintergreen)}.productV5PreferenceChoice span{color:var(--darker-grey)}.productV5LineTxt{font-size:16px;font-weight:700;color:var(--primary-blue);margin-bottom:20px}.productV3Bullets{display:flex;flex-direction:column;font-size:18px;font-weight:700}.productV3BulletsBody{margin:15px auto 10px;display:flex;flex-wrap:wrap;column-gap:20px;row-gap:8px;line-height:1.1}.productV3BulletsBodyItem{display:flex;flex-direction:row;gap:20px;flex:45%;align-items:center}.productV3BulletsBodyItemTxt{font-size:16px;font-weight:400}.productV3BulletsBodyItemImg{height:30px;width:auto}.productV5FormVariant{display:none;grid-template-columns:repeat(3,1fr);column-gap:11px;margin-bottom:15px;padding-top:20px}.productV5FormVariant.active{display:grid}.productV5FormVariantLabel{display:flex}.productV5FormVariantLabelInput{opacity:0;position:absolute;width:0;height:0}.productV5FormVariantItem{width:100%;display:flex;flex-direction:column;text-align:center;cursor:pointer;padding:13px;border-radius:9px;border:1px solid #e2e4e7;background:#fff;box-shadow:0 4px 4px #00000040;position:relative;transition:.3s ease}.productV5FormVariantItem:hover{cursor:pointer}.productV5FormVariantLabelInput+.productV5FormVariantItem{transition:.5s ease}.productV5FormVariantLabelInput:checked+.productV5FormVariantItem{border:1px solid var(--dark-blue);background:#e0e3e5;box-shadow:0 4px 4px #00000040}.productV5FormVariantItemTag{position:absolute;bottom:calc(100% + 1px);left:50%;transform:translate(-50%);border-radius:13px 13px 0 0;color:#fff;z-index:1;background:var(--primary-blue);font-size:12px;width:auto;white-space:nowrap;padding:3px 11px 0;font-weight:700}.productV5FormVariantItemTag:empty{display:none}.productV5FormVariantItemTag.mobile{display:none}.productV5FormVariantItemTitle{font-weight:700}.productV5FormVariantItemInterval{font-size:12px;margin-bottom:5px;display:none}.productV5FormVariantItemInterval.active{display:block}.productV5FormVariantItemUnitPrice{font-size:15px;font-weight:600}@media(max-width:800px){.productV5FormVariant{margin-bottom:17px}.productV5FormVariantItem{padding:9px 7px}.productV5FormVariantItemTag{display:none}.productV5FormVariantItemTag.mobile{display:block}.productV5FormVariantItemTag.mobile:empty{display:none}.productV5FormVariantItemTitle{font-size:15px}.productV5FormVariantItemUnitPrice{font-size:12px}}.productV5FormPlanSelect{margin-bottom:15px;box-shadow:0 4px 4px #00000040;border-radius:8px;padding:20px;font-weight:700;font-size:18px}.productV5FormPlanLabel{display:none;width:100%}.productV5FormPlanLabel.active{display:flex}.productV5FormPlanLabelInput{opacity:0;position:absolute;width:0;height:0}.productV5FormPlanLabelBody{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:20px;gap:15px;cursor:pointer;border-radius:8px;background:#fff;border:1px solid #E2E4E7;box-shadow:0 4px 4px #00000040;margin-bottom:15px;transition:.3s ease}.productV5FormPlanLabelBody:hover{cursor:pointer}.productV5FormPlanLabelInput+.productV5FormPlanLabelBody{transition:.5s ease}.productV5FormPlanLabelInput:checked+.productV5FormPlanLabelBody{border:1px solid var(--dark-blue);background:#e0e3e5;box-shadow:0 4px 4px #00000040}.productV5FormPlanLabelBodyCircle{width:28px;height:28px;border:1px solid var(--primary-blue);border-radius:100%;background:#fff;position:relative;display:flex;box-shadow:0 0 0 0 var(--primary-blue);align-items:center;justify-content:center}.productV5FormPlanLabelBodyCircleInner{height:18px;width:18px;border-radius:100%;background-color:var(--primary-blue);transform:scale(0)}.productV5FormPlanLabelInput+.productV5FormPlanLabelBody .productV5FormPlanLabelBodyCircle{transition:.3s cubic-bezier(.68,-.55,.265,1.55)}.productV5FormPlanLabelInput+.productV5FormPlanLabelBody .productV5FormPlanLabelBodyCircleInner{transition:.4s cubic-bezier(.68,-.55,.265,1.55)}.productV5FormPlanLabelInput:checked+.productV5FormPlanLabelBody .productV5FormPlanLabelBodyCircle{background:#e0e3e5;box-shadow:0 0 0 2px var(--primary-blue) inset}.productV5FormPlanLabelInput:checked+.productV5FormPlanLabelBody .productV5FormPlanLabelBodyCircleInner{transform:scale(1)}.productV5FormPlanLabelBodyName{margin-right:auto;line-height:24px;color:var(--primary-blue);font-size:20px;font-weight:700}.productV5FormPlanLabelBodyPrice{display:flex;flex-direction:column;text-align:right}.productV5FormPlanLabelBodyCompare{line-height:24px;font-size:20px;font-weight:700;text-decoration:line-through;color:var(--sale)}.productV5FormPlanLabelBodyActual{line-height:24px;color:var(--dark-green);font-size:20px;font-weight:700}.productV5FormPlanLabelInput:checked+.productV5FormPlanLabelBody .productV5FormPlanLabelBodyActual{color:var(--dark-green)}.productContentFormTypeCompare{text-decoration:line-through}.productV5FormPlanLabelBodyList{grid-column:2/4}.productV5FormPlanLabelBodyList{display:flex;flex-direction:column}.productV5FormPlanLabelBodyList:empty{display:none}.productV5FormPlanLabelBodyListItem:before{content:"\2022";margin-right:10px}@media(max-width:800px){.productV5FormPlanLabelBodyListItem{display:flex;flex-direction:row;font-size:14px}}.productV5Order{display:none;flex-direction:column;border-radius:20px;color:var(--primary-blue);background-color:var(--light-wintergreen);padding:30px;margin:30px 0;border:1px solid #E2E4E7;box-shadow:0 4px 4px #00000040}.productV5Order.active{display:flex}.productV5OrderTitle{font-size:20px;font-weight:700;text-transform:capitalize}.productV5OrderList{padding-left:20px;display:flex;margin-top:15px;flex-direction:column;text-transform:capitalize}.productV5OrderListItem{position:relative;padding-left:20px}.productV5OrderListItem:before{content:"\2022";margin-right:10px;position:absolute;left:0}.productV5OrderDates{display:flex;flex-direction:column;margin-top:15px;gap:15px}.productV5OrderDatesItem{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fff;padding:10px 20px;font-size:18px;font-weight:700;border-radius:10px}.productV5OrderDatesItem.soldOut{opacity:.6}.productV5OrderDatesItem.active{border:1px solid var(--dark-blue);box-shadow:0 0 10px #fff}@media(max-width:800px){.productV5Order{padding:20px}.productV5OrderTitle{font-size:18px}.productV5OrderList{margin-top:10px}.productV5OrderList{padding-left:0;font-size:13px}.productV5OrderDatesItem{font-size:18px;padding:10px 15px}}.productV5FormATC{margin-bottom:20px;display:flex;flex-direction:row;justify-content:center;gap:8px;text-transform:uppercase;max-width:none;width:100%;font-weight:800;letter-spacing:1px;color:#fff;padding:15px 0;border-radius:10px}.productV5FormATC:disabled{background-color:var(--darker-grey);pointer-events:none}.productV5Satisfaction{text-align:center;font-size:16px;font-weight:700;margin-bottom:10px}.productV5Disclaimer{text-align:center;width:100%}.productV5Info{display:none}.productV5Info.active{display:block}.productV3Drops{display:flex;flex-direction:column}.productV3DropsItemTitle{display:flex;align-items:center;font-weight:700;text-transform:uppercase;font-size:18px;cursor:pointer;padding:20px 0;border-bottom:1px solid var(--darker-grey)}.productV3DropsItemTitle:after{content:">";font-size:18px;margin-left:10px;position:relative;transition:.3s;padding:3px}.productV3DropsItem.active .productV3DropsItemTitle:after{content:">";transform:rotate(90deg);transition:.3s}.productV3DropsItemBody{overflow:hidden;height:0;font-size:18px;line-height:24px;font-weight:500}.productV3DropsItemBody.small{padding:0!important;margin-top:0!important}.productV3DropsItemBody ul li{margin-bottom:8px;margin-left:20px;max-width:300px}.productV3DropsItemBody ul li::marker{font-size:30px}.productV3DropsItemBody ul{list-style-image:url(icon-check.svg);background-size:20px;padding-left:0}.productV3DropsItemBody ol{padding-left:20px}.productV3DropsItemBody ol li{margin-bottom:8px}.productV3DropsItem.active .productV3DropsItemBody{height:auto;padding:20px 0}.productV3DropsItemBody p{margin:0 0 8px}.productV3DropsItemBody p.active{display:none}.productV3DropsItemBody a{text-decoration:underline}.productV3DropsItemBodyBullets{display:flex;flex-direction:column;gap:8px;margin-top:20px}.productV3DropsItemBodyBulletsItem{display:flex;flex-direction:row;gap:8px}.productV3DropsItemBodyBulletsItemImg{height:20px;width:auto}.productV3DropsItemBtn{color:var(--dark-blue);text-decoration:underline;margin-top:20px;cursor:pointer;width:fit-content}.productV3DropsItemBtn.active{display:none}.productV3DropsItemBodyHeader{display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:left;font-size:16px;font-weight:700}.productV3DropsItemBodyHeaderItem{display:flex;flex-direction:row;gap:5px;align-items:center}.productV3DropsItemBodyHeaderItemImg{height:18px;width:auto}.productV3DropsItemBodyName{margin-top:5px;font-size:16px;font-weight:700}.productV3DropsItemBodyTxt{margin-top:10px;font-size:16px}.productV3DropsItemBodyReviews{color:var(--dark-blue);font-size:16px;display:flex;cursor:pointer}@media(max-width:800px){.productV5Content{padding:0 0 40px}.productV5Reviews{font-size:12px}.productV5Title{font-size:26px;margin-bottom:5px}.productV5CheckingOut{font-size:14px}.productV5LineTagsItem{font-size:13px}.productV3Bullets{column-gap:10px;margin-bottom:20px}.productV3BulletsBody{column-gap:12px}.productV3BulletsBodyItem{gap:10px}.productV3BulletsBodyItemImg{height:20px}.productV3BulletsBodyItemTxt{font-size:13px}.productV5FormPlanLabelBodyName,.productV5FormPlanLabelBodyCompare,.productV5FormPlanLabelBodyActual{font-size:18px}.productV5Satisfaction{font-size:12px}.productV3DropsItemBodyHeader{flex-direction:column;align-items:flex-start}.productV3DropsItemBodyHeaderItem{flex-direction:column;text-align:left;width:100%}.productV3DropsItemBodyHeaderItemTxt{text-align:left;width:100%}}.productV5Sticky{width:100%;align-items:center;background-color:#fff;color:var(--primary-blue);position:fixed;bottom:0;left:0;z-index:100;box-shadow:0 -4px 10px -2px #000000c4;-webkit-box-shadow:0px -4px 10px -2px rgba(0,0,0,.77);-moz-box-shadow:0px -4px 10px -2px rgba(0,0,0,.77);display:none}.productV5Sticky.active{display:block}.productV5StickyBody{width:90%;margin:0 auto;max-width:1400px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 0}.productV5StickyBodyLeft{display:flex;flex-direction:row;align-items:center;height:110px;gap:10px}.productV5StickyBodyLeftImg{height:90%;width:auto}.productV5StickyBodyLeftTitleTxt{margin:0;font-weight:800;font-size:20px}.productV5StickyBodyLeftTitleCollection{text-transform:uppercase;font-weight:200}.productV5StickyBodyRight{display:flex;flex-direction:row;align-items:center;gap:30px}.productV5StickyBodyRightOption{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.productV5StickyBodyRightOptionAmount{font-size:20px;font-weight:700;text-transform:uppercase;white-space:nowrap}.productV5StickyBodyRightOptionInterval{white-space:nowrap}.productV5StickyBodyRightATC{display:flex;flex-direction:row;align-items:center;gap:10px;white-space:nowrap;font-size:18px;padding:10px 20px;border-radius:2px}.productV5StickyBodyRightATC:disabled{background-color:var(--darker-grey);pointer-events:none}.productV5StickyBodyRightATC:disabled .productV5StickyBodyRightATCCompare{display:none}.productV5StickyBodyRightATC:disabled .productV5StickyBodyRightATCPrice{display:none}.productV5StickyBodyRightATCCompare{text-decoration:line-through;text-decoration-color:red}.productV5StickyBodyLeftMobile{display:none}@media(max-width:800px){.productV5Sticky{display:flex}.productV5StickyBody{flex-direction:column;align-items:flex-start}.productV5StickyBodyLeft{justify-content:center;gap:12px;height:80px;width:fit-content}.productV5StickyBodyLeftTitleTxt{font-size:14px}.productV5StickyBodyLeftTitleCollection{font-size:10px}.productV5StickyBodyLeftMobile{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:16px}.productV5StickyBodyLeftMobileAmount{white-space:nowrap;font-weight:700}.productV5StickyBodyLeftMobileInterval{white-space:nowrap;font-size:12px}.productV5StickyBodyRight{flex-direction:column;gap:10px}.productV5StickyBodyRightOption{display:none}.productV5StickyBodyRight{width:100%}.productV5StickyBodyRightATC{width:100%;justify-content:center;max-width:100%!important;font-size:16px}}.featuredHeaderContentTitle{font-size:20px}
/*# sourceMappingURL=/cdn/shop/t/92/assets/main-product-v5.css.map */
