#footer{padding-bottom:115px}@media(max-width:800px){#footer{padding-bottom:143px}}#announcement{width:100%;align-items:center;justify-content:center;color:#fff;background-color:var(--primary-blue);font-weight:700;text-align:center;padding:10px 20px;display:none}#announcement.active{display:flex}#announcement.yellow{background-color:#ffdc60;color:var(--primary-blue)}@media(max-width:800px){#announcement{font-size:11px}}#announcementTime{padding:0 8px}.product{max-width:1280px;width:100%;margin:auto;padding:40px 64px 20px;display:grid;grid-template-columns:1fr 1fr;column-gap:40px;height:100%}@media(max-width:800px){.product{padding:20px 18px;width:100%;grid-template-columns:1fr;row-gap:0px}.productInner{padding:0}}.productInnerGallery{display:none;align-items:center;gap:15px}.productInnerGallery.active{display:flex}.productInnerGallerySwiper{height:100%}.productInnerGallerySwiperImage{width:100%!important;height:100%!important;aspect-ratio:1;object-fit:contain;border-radius:7px;padding:20px}.productInnerGallerySwiperImage.active{display:none}.productInnerGalleryThumbs{display:flex;flex-direction:column;gap:10px}.productInnerGalleryThumbsThumbnail{width:60px;height:60px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid var(--darker-grey)}.productInnerGalleryThumbsThumbnail.active{display:none}.productInnerGalleryThumbsThumbnail:first-child:last-child{display:none}@media(max-width:800px){.productInnerGallerySwiperImage{border-radius:0;padding:0}.productInnerGalleryThumbs{flex-direction:column}.productInnerGalleryThumbsThumbnail{width:32px;height:32px}.productInnerFeatured{display:none}}.productInnerFeatured{max-width:400px;margin:30px auto}.productInnerFeaturedSpacer{width:100%;height:40px;display:block}.productInnerFeaturedQuote{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:40px}.productInnerFeaturedQuoteImg{margin-bottom:10px;height:20px;width:auto}.productInnerFeaturedQuoteName{font-weight:700;margin-top:10px}.productInnerFeaturedQuoteVerified{display:flex;flex-direction:row;align-items:center;gap:5px;font-size:12px;color:var(--darker-grey);margin-top:3px}.productInnerFeaturedQuoteVerifiedImg{height:13px;width:auto}.productContent{width:100%;display:grid;grid-template-columns:minmax(0,1fr)}.productRatings{flex-direction:row;align-items:center;justify-content:space-between;font-size:16px;font-weight:700;white-space:nowrap;display:none;margin-bottom:10px}.productRatings.active{display:flex}.productContentCheckingOut{font-size:18px;color:var(--blue);margin-bottom:8px}.productSubtitle{font-size:16px;margin-bottom:10px;width:100%;border-top:1px solid var(--darker-grey);padding-top:15px}.productSubtitle.noBorder{border-top:0;padding-top:0}.productCustomers{font-size:16px;color:var(--dark-blue);margin-bottom:8px}.productTitle{font-size:25px;font-weight:700;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 0 10px}.productTxt{font-size:20px;font-weight:700;margin-bottom:20px;display:none}.productLine{height:2px;width:100%;margin:20px 0;background-color:var(--darker-grey)}.productInfo{font-size:16px;font-weight:700;color:var(--primary-blue);margin-bottom:20px;border-top:1px solid var(--darker-grey);padding-top:20px}.productBullets{display:flex;flex-direction:column;font-size:18px;font-weight:700}.productBulletsBody{margin:15px auto 10px;display:flex;flex-wrap:wrap;column-gap:20px;row-gap:8px;line-height:1.1}.productBulletsBodyItem{display:flex;flex-direction:row;gap:20px;flex:45%;align-items:center}.productBulletsBodyItemTxt{font-size:16px;font-weight:400}.productBulletsBodyItemImg{height:30px;width:auto}#productQuiz{display:none}#productQuiz.active{display:block;width:100%;margin-top:0;color:var(--primary-blue);border-radius:6px;padding:20px 1px 10px;max-width:100%;margin-bottom:0}.productQuiz{width:100%}.productQuizSlide{display:flex;flex-direction:column}.productQuizSlideTitle{display:flex;flex-direction:row;align-items:center;gap:5px;text-transform:uppercase;font-size:16px;font-weight:700;margin-bottom:18px}.productQuizSlideTitle.long{min-width:185px}.productQuizSlideLabels.flex{display:flex;flex-direction:row;gap:6px;flex-wrap:wrap}.productQuizSlideLabels{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.productQuizSlideLabels.flex .productQuizSlideLabel{padding:19px 50px;width:fit-content}.productQuizSlideLabels.flex.full .productQuizSlideLabel{width:100%}.productQuizSlideLabel{border:1px solid #808080;padding:0 10px;text-align:center;color:var(--primary-blue);cursor:pointer;display:flex;justify-content:center;background-color:#fff;align-items:center;width:100%;font-size:14px;line-height:16px;height:54px;border-radius:6px;transition:.3s ease}.productQuizSlideLabel:hover{border-radius:15px}.productQuizSlideLabel.active{background-color:var(--primary-blue);color:#fff;font-weight:700}.productQuizSlideNav{display:flex;width:100%;justify-content:center;align-items:center;gap:10px;margin-top:12px;margin-bottom:10px;grid-column:1 / -1}.productQuizSlideNavBack,.productQuizSlideNavNext{display:flex;align-items:center;cursor:pointer;background-color:var(--primary-blue);border:none;font-family:inherit;color:#fff;font-size:15px;width:fit-content;padding:6px 14px;border-radius:14px}#productQuiz .productQuizSlide:first-child .productQuizSlideNavBack,.productQuizSlideNavNext{display:none}.productQuizSlideLabel.active~.productQuizSlideNav .productQuizSlideNavNext{display:flex}#productForm{display:none}#productForm.active{display:block}.productFlavor{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}@media(max-width:800px){.productFlavor{grid-template-columns:1fr;gap:10px}}.productFlavorLabel{display:flex}.productFlavorLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.productFlavorLabelBody{text-transform:uppercase;font-size:13px;letter-spacing:2px;padding:8px 0;font-weight:700;text-align:center;width:100%;z-index:1;position:relative;border-radius:10px;background-color:var(--grey);cursor:pointer;display:flex;flex-direction:column;align-items:center}.productFlavorLabelBodyBottom{color:var(--darker-grey)}.productFlavorLabelBody:hover{cursor:pointer}.productFlavorLabelInput+.productFlavorLabelBody{transition:.5s ease}.productFlavorLabelInput:checked+.productFlavorLabelBody.wintergreen{background-color:var(--light-wintergreen);color:var(--wintergreen)}.productFlavorLabelInput:checked+.productFlavorLabelBody.peppermint{background-color:var(--light-peppermint);color:var(--peppermint)}.productFlavorLabelInput:checked+.productFlavorLabelBody.mild{background-color:var(--light-mild);color:var(--mild)}#productOption,.productOptionItem{display:flex;flex-direction:column}.productOptionItemValues{display:flex;gap:34px;justify-content:center}.productOptionItemValuesLabel{display:flex;flex:1;width:100%!important;max-width:193px;min-width:0}.productOptionItemValuesLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.productOptionItemValuesLabelBodyWrap{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.productOptionItemValuesLabelBodyWrapInner{display:flex;flex-direction:column;align-items:center;border:1px solid var(--primary-blue);height:100%;border-radius:28px;width:100%;cursor:pointer;transition:.3s ease;padding-bottom:25px}.productOptionItemValuesLabelBodyWrapInnerHeader{background-color:var(--primary-blue);width:100%;color:#fff;text-align:center;border-radius:28px 28px 0 0;font-size:16px;padding:11px 0 10px;line-height:1}.productOptionItemValuesLabelBodyWrapInnerWrap{display:none;flex-direction:column;align-items:center}.productOptionItemValuesLabelBodyWrapInnerWrap.active{display:flex}.productOptionItemValuesLabelBodyWrap:hover .productOptionItemValuesLabelBodyWrapInner{cursor:pointer}.productOptionItemValuesLabelInput+.productOptionItemValuesLabelBodyWrap .productOptionItemValuesLabelBodyWrapInner{transition:.5s ease}.productOptionItemValuesLabelInput:checked+.productOptionItemValuesLabelBodyWrap .productOptionItemValuesLabelBodyWrapInner{box-shadow:0 0 0 3px var(--green) inset;background-color:#e0e3e5;border:1px solid var(--green)}.productOptionItemValuesLabelInput+.productOptionItemValuesLabelBodyWrap .productOptionItemValuesLabelBodyWrapInnerHeader{transition:.5s ease}.productOptionItemValuesLabelInput:checked+.productOptionItemValuesLabelBodyWrap .productOptionItemValuesLabelBodyWrapInnerHeader{box-shadow:0 3px 0 0 var(--green) inset,-3px 0 0 0 var(--green) inset,3px 0 0 0 var(--green) inset}.productOptionItemValuesLabelBodyWrapInnerTitle{line-height:1;margin-top:12px;font-size:24px;text-align:center;font-weight:700}.productOptionItemValuesLabelBodyWrapInnerSupply{text-transform:uppercase;font-size:14px;margin-top:2px}.productOptionItemValuesLabelBodyWrapSave{position:absolute;background-color:var(--primary-blue);color:#fff;text-transform:uppercase;font-size:16px;border-radius:62px;border:2px solid var(--primary-blue);padding:0 12px;height:38px;justify-content:center;align-items:center;bottom:-19px;left:50%;transform:translate(-50%);white-space:nowrap;display:flex;cursor:pointer;opacity:0;transition:.3s ease}.productOptionItemValuesLabelInput:checked+.productOptionItemValuesLabelBodyWrap .productOptionItemValuesLabelBodyWrapSave{opacity:1}.productSelling{display:flex;flex-direction:column;gap:24px;margin-top:40px;margin-bottom:24px}.productSellingLabel{display:flex}.productSellingLabel.hidden{display:none}.productSellingLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.productSellingLabelBody{padding:20px 15px 11px;width:100%;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--primary-blue);gap:10px;font-size:18px;font-weight:700;border-radius:30px;color:var(--primary-blue);cursor:pointer;transition:.3s ease}.productSellingLabelBody.once{gap:0}.productSellingLabelInput+.productSellingLabelBody{transition:.5s ease}.productSellingLabelInput:checked+.productSellingLabelBody{background-color:#e0e3e5;box-shadow:0 0 0 3px var(--green) inset;border:1px solid var(--green)}.productSellingLabelBodyPrice{display:flex;flex-direction:row;align-items:center;gap:6px;font-size:24px}.productSellingLabelBodyPriceCompare{display:block;color:var(--darker-grey);position:relative}.productSellingLabelBodyPriceCompare:after{position:absolute;content:"";width:100%;height:2px;top:50%;left:0;rotate:-6deg;background-color:var(--razzmatazz)}.productSellingLabelBodyPriceCompare.active{display:block}.productSellingLabelBodyPriceReal.sale{color:var(--green)}.productSellingLabelBody.sub{padding:0;width:100%;display:block;border:1px solid var(--primary-blue)}.productSellingLabelBodyTop{padding:16px 20px 0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:18px;font-weight:700;color:var(--primary-blue);cursor:pointer;transition:.3s ease}.productSellingLabelBodyTop.once{padding-bottom:10px!important}.productSellingLabelBodyTopPer.sub{padding:0 51px 12px;font-size:14px;display:block}.productSellingLabelBodyTopPer.once{padding:0 33px;font-size:14px;display:block}.productSellingLabelBodyTopLeft{display:flex;flex-direction:row;align-items:center;gap:10px}.productSellingLabelBodyTopLeftCircle{height:22px;width:22px;background-color:#fff;border-radius:50%;border:2px solid var(--primary-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.productSellingLabelBodyTopLeftCircleInner{height:14px;width:14px;background-color:var(--primary-blue);border-radius:50%;display:flex;flex-shrink:0;transform:scale(0);transform-origin:center}.productSellingLabelInput+.productSellingLabelBody .productSellingLabelBodyTopLeftCircleInner{transition:.3s ease}.productSellingLabelInput:checked+.productSellingLabelBody .productSellingLabelBodyTopLeftCircleInner{transform:scale(1)}.productSellingLabelBodyTopLeftTitle{font-size:24px}.productSellingLabelBodyBottom{display:grid;grid-template-rows:1fr;transition:grid-template-rows ease .3s}.productSellingLabelBodyBottomWrap{overflow:hidden}.productSellingLabelBodyBottomWrapContent{display:flex;flex-direction:column;padding:0 36px 16px}.productSellingLabelBodyBottomWrapContent.once{padding-left:16px!important;padding-bottom:0!important}.productSellingLabelBodyBottomWrapContentTxt{font-size:16px;line-height:20px;margin-top:5px}.productSellingLabelBodyBottomWrapContentTxt:empty{display:none}.productSellingLabelBodyBottomWrapContentTxt strong{font-weight:700}.productSellingLabelBodyBottomWrapContentSelect{border:1px solid var(--primary-blue);border-radius:30px;padding:12px 20px 10px;line-height:1;font-size:22px;appearance:none;-webkit-appearance:none;background-image:url('data:image/svg+xml,<svg width="20" height="12" viewBox="0 0 20 12" fill="none" xmlns="http://www.w3.org/2000/svg"><line y1="-1" x2="13.1506" y2="-1" transform="matrix(0.724154 0.689638 -0.71701 0.697062 0.0410156 2.46191)" stroke="black" stroke-width="2"/><line y1="-1" x2="13.1506" y2="-1" transform="matrix(-0.71701 0.697062 0.724154 0.689638 18.9915 2.36475)" stroke="black" stroke-width="2"/></svg>');background-repeat:no-repeat;background-position:97% 50%;background-color:#fff;background-size:18px}.productSellingLabelBodyBottomWrapContentBullets{margin-top:16px;display:flex;flex-direction:column;gap:10px}.productSellingLabelBodyBottomWrapContentBullets.once{display:none}.productSellingLabelBodyBottomWrapContentBullets.once.active{display:flex}.productSellingLabelBody.once .productSellingLabelBodyBottomWrapContentBullets{margin-top:0}.productSellingLabelBodyBottomWrapContentBulletsItem.hidden,.productSellingLabelBodyBottomWrapContentBulletsItem.subOnly{display:none}.productSellingLabelBodyBottomWrapContentBulletsItem.subOnly.active{display:flex}.productSellingLabelBodyBottomWrapContentBulletsItem{display:flex;flex-direction:row;font-size:18px;line-height:1;align-items:center;gap:15px;text-transform:uppercase}.productSellingLabelBodyBottomWrapContentBulletsItem.green{color:var(--green);font-family:Albra_medium,sans-serif}.productSellingLabelBodyBottomWrapContentBulletsItem.indent{padding-left:25px}.productSellingLabelBodyBottomWrapContentBulletsItem svg{display:flex;flex-shrink:0}.productSellingLabelBodyBottomWrapContentBulletsItem.twoTinsOnly,.productSellingLabelBodyBottomWrapContentBulletsItem.fourTinsOnly{display:none}.productSellingLabelBodyBottomWrapContentBulletsItem.twoTinsOnly.active,.productSellingLabelBodyBottomWrapContentBulletsItem.fourTinsOnly.active{display:flex}.productSellingLabelBodyBottomWrapContentBulletsItemIcon{height:28px;width:28px;object-fit:contain;object-position:center}.productSellingLabelBody.once{padding:16px 20px}.productSellingLabelBody.once .productSellingLabelBodyTop{padding:0}.productSellingLabelBodyBottomWrapContent:empty{display:none}@media(max-width:800px){.productOptionItemValuesLabelBodyWrapInnerTitle{font-size:18px}.productOptionItemValuesLabelBodyWrapInnerSupply{font-size:12px}.productSellingLabelBodyTop{padding:16px 20px 10px}.productSellingLabelBodyTopLeftTitle,.productSellingLabelBodyPrice{font-size:16px}.productSellingLabelBodyBottomWrapContent{padding:0 20px 16px}.productSellingLabelBodyBottomWrapContentSelect{font-size:16px}.productSellingLabelBodyBottomWrapContentBulletsItemSave{font-size:14px}}.productATC{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}.productATC:disabled{background-color:var(--darker-grey);pointer-events:none}.productSatisfaction{text-align:center;font-size:16px;font-weight:700;margin-bottom:10px}.productDisclaimer{text-align:center;width:100%}.productDrops{display:flex;flex-direction:column}.productDropsItemTitle{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)}.productDropsItemTitle:after{content:">";font-size:18px;margin-left:10px;position:relative;transition:.3s;padding:3px}.productDropsItem.active .productDropsItemTitle:after{content:">";transform:rotate(90deg);transition:.3s}.productDropsItemBody{overflow:hidden;height:0;font-size:18px;line-height:24px;font-weight:500}.productDropsItemBody.small{padding:0!important;margin-top:0!important}.productDropsItemBody ul li{margin-bottom:8px;margin-left:20px;max-width:300px}.productDropsItemBody ul li::marker{font-size:30px}.productDropsItemBody ul{list-style-image:url(icon-check.svg);background-size:20px;padding-left:0}.productDropsItemBody ol{padding-left:20px}.productDropsItemBody ol li{margin-bottom:8px}.productDropsItem.active .productDropsItemBody{height:auto;padding:20px 0}.productDropsItemBody p{margin:0 0 8px}.productDropsItemBody p.active{display:none}.productDropsItemBody a{text-decoration:underline}.productDropsItemBodyBullets{display:flex;flex-direction:column;gap:8px;margin-top:20px}.productDropsItemBodyBulletsItem{display:flex;flex-direction:row;gap:8px}.productDropsItemBodyBulletsItemImg{height:20px;width:auto}.productDropsItemBtn{color:var(--dark-blue);text-decoration:underline;margin-top:20px;cursor:pointer;width:fit-content}.productDropsItemBtn.active{display:none}.productDropsItemBodyHeader{display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:left;font-size:16px;font-weight:700}.productDropsItemBodyHeaderItem{display:flex;flex-direction:row;gap:5px;align-items:center}.productDropsItemBodyHeaderItemImg{height:18px;width:auto}.productDropsItemBodyName{margin-top:5px;font-size:16px;font-weight:700}.productDropsItemBodyTxt{margin-top:10px;font-size:16px}.productDropsItemBodyReviews{color:var(--dark-blue);font-size:16px;display:flex;cursor:pointer}@media(max-width:800px){.productContent{padding:0 0 40px}.productRatings{font-size:12px}.productTitle{font-size:22px;margin-bottom:5px}.productContentCheckingOut{font-size:16px}.productCustomers{font-size:14px}.productBullets{column-gap:10px;margin-bottom:20px}.productBulletsBody{column-gap:12px}.productBulletsBodyItem{gap:10px}.productBulletsBodyItemImg{height:20px}.productBulletsBodyItemTxt{font-size:13px}.productSatisfaction{font-size:12px}.productDropsItemBodyHeader{flex-direction:column;align-items:flex-start}.productDropsItemBodyHeaderItem{flex-direction:column;text-align:left;width:100%}.productDropsItemBodyHeaderItemTxt{text-align:left;width:100%}}.productContentOrder{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}.productContentOrder.active{display:flex}.productContentOrder.hidden{display:none!important}.productContentOrderTitle{font-size:20px;font-weight:700;text-transform:capitalize}.productContentOrderList{padding-left:20px;display:flex;margin-top:15px;flex-direction:column;text-transform:capitalize}.productContentOrderListItem{position:relative;padding-left:20px}.productContentOrderListItem:before{content:"\2022";margin-right:10px;position:absolute;left:0}.productContentOrderDates{display:flex;flex-direction:column;margin-top:15px;gap:15px}.productContentOrderDatesItem{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}.productContentOrderDatesItem.soldOut{opacity:.6}.productContentOrderDatesItem.active{border:1px solid var(--dark-blue);box-shadow:0 0 10px #fff}@media(max-width:800px){.productContentOrder{padding:20px}.productContentOrderTitle{font-size:18px}.productContentOrderList{margin-top:10px}.productContentOrderList{padding-left:0;font-size:13px}.productContentOrderDatesItem{font-size:18px;padding:10px 15px}}.productBanner{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}.productBanner.active.enabled{display:block}.productBannerBody{width:90%;margin:0 auto;max-width:1400px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 0}.productBannerBodyLeft{display:flex;flex-direction:row;align-items:center;height:110px;gap:10px}.productBannerBodyLeftImg{height:90%;width:auto;aspect-ratio:1;object-fit:contain}.productBannerBodyLeftTitleTxt{margin:0;font-weight:800;font-size:20px}.productBannerBodyLeftTitleCollection{text-transform:uppercase;font-weight:200}.productBannerBodyLeftTitleCollectionInner{display:none}.productBannerBodyLeftTitleCollectionInner.active{display:inline-block}.productBannerBodyRight{display:flex;flex-direction:row;align-items:center;gap:30px}.productBannerBodyRightOption{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.productBannerBodyRightOptionAmount{font-size:20px;font-weight:700;text-transform:uppercase;white-space:nowrap}.productBannerBodyRightATC{display:flex;flex-direction:row;align-items:center;gap:10px;white-space:nowrap;font-size:18px;padding:10px 20px;border-radius:2px}.productBannerBodyRightATCCompare{text-decoration:line-through;text-decoration-color:red}.productBannerBodyLeftMobile{display:none}@media(max-width:800px){.productBanner{display:flex}.productBannerBody{flex-direction:column;align-items:flex-start}.productBannerBodyLeft{justify-content:center;gap:12px;height:80px;width:fit-content}.productBannerBodyLeftTitleTxt{font-size:14px}.productBannerBodyLeftTitleCollection{font-size:10px}.productBannerBodyLeftMobile{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:16px}.productBannerBodyLeftMobileAmount{white-space:nowrap;font-weight:700}.productBannerBodyLeftMobileInterval{white-space:nowrap;font-size:12px}.productBannerBodyRight{flex-direction:column;gap:10px}.productBannerBodyRightOption{display:none}.productBannerBodyRight{width:100%}.productBannerBodyRightATC{width:100%;justify-content:center;max-width:100%!important;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/92/assets/main-product-bundle.css.map */
