#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}}.productV6{max-width:1280px;width:100%;margin:auto;padding:40px 64px 20px;display:grid;grid-template-columns:1fr minmax(0,1fr);column-gap:40px;height:100%}.productV6.active{display:none}@media(max-width:800px){.productV6{padding:12px 8px;width:100%;grid-template-columns:minmax(0,1fr);row-gap:0px}.productV6Inner{padding:0}}.productV6InnerWrap{display:flex;flex-direction:column;top:0}.productV6Visual{display:flex;align-items:center;gap:15px}.productV6VisualSwiper{height:100%}.productV6VisualSwiperImage{width:100%!important;height:100%!important;aspect-ratio:1;object-fit:contain;border-radius:7px;padding:20px}.productV6VisualSwiperImage.active{display:none}.productV6VisualThumbs{display:flex;flex-direction:column;gap:10px}.productV6VisualThumbsThumbnail{width:60px;height:60px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid var(--darker-grey)}.productV6VisualThumbsThumbnail.active{display:none}.productV6VisualThumbsThumbnail:first-child:last-child{display:none}@media(max-width:800px){.productV6VisualSwiperImage{border-radius:0;padding:0}.productV6VisualThumbs{flex-direction:column}.productV6VisualThumbsThumbnail{width:32px;height:32px}.productV6Featured{display:none}}.productV6Featured{max-width:400px;margin:30px auto}.productV6FeaturedSpacer{width:100%;height:40px;display:block}.productV6FeaturedQuote{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:40px}.productV6FeaturedQuoteImg{margin-bottom:10px;height:20px;width:auto}.productV6FeaturedQuoteName{font-weight:700;margin-top:10px}.productV6FeaturedQuoteVerified{display:flex;flex-direction:row;align-items:center;gap:5px;font-size:12px;color:var(--darker-grey);margin-top:3px}.productV6FeaturedQuoteVerifiedImg{height:13px;width:auto}.productV6Content{width:100%}.productV6Reviews{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:6px;font-size:16px;font-weight:700;white-space:nowrap}svg.loox-icon{width:1em;height:1em;flex-shrink:0}.productV6CheckingOut{font-size:16px;color:var(--dark-blue);margin-bottom:8px}.productV6Title{font-size:25px;font-weight:700;margin:0 0 10px}.productV6Title span{color:#cf1846}.productV6LineTags{display:flex;flex-direction:row;margin:10px auto;gap:8px;width:100%}.productV6LineTagsItem{text-transform:uppercase;font-size:12px;letter-spacing:2px;padding:8px 20px;border-radius:10px}@media(max-width:800px){.productV6LineTags{flex-wrap:wrap}}.productV6Line{height:2px;width:100%;margin:20px 0;background-color:var(--darker-grey)}.productV6LineTxt{font-size:16px;font-weight:700;color:var(--primary-blue);margin-bottom:20px}.productV6Bullets{display:flex;flex-direction:column;font-size:18px;font-weight:700}.productV6BulletsBody{margin:15px auto 10px;display:flex;flex-wrap:wrap;column-gap:20px;row-gap:8px;line-height:1.1}.productV6BulletsBodyItem{display:flex;flex-direction:row;gap:20px;flex:45%;align-items:center}.productV6BulletsBodyItemTxt{font-size:16px;font-weight:400}.productV6BulletsBodyItemImg{height:30px;width:auto}.productV6Form{box-shadow:0 30px 60px -30px #1c355e4d;border-radius:18px;font-family:Barlow,sans-serif;width:100%;overflow:hidden}.productV6FormSub{display:grid;grid-template-columns:1fr 1fr;width:100%}.productV6FormSubLabel{display:flex}.productV6FormSubLabelInput{opacity:0;height:0;width:0;position:absolute}.productV6FormSubLabelBody{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;cursor:pointer;padding:20px 16px 18px;gap:6px;background-color:#f4f6f8;color:#a2a9ad;width:100%;position:relative;transition:.3s ease}.productV6FormSubLabelBody:hover{cursor:pointer}.productV6FormSubLabelBody:after{content:"";position:absolute;width:100%;height:4px;bottom:0;left:0;z-index:10;background-color:#263f6a;transform:scaleX(0);transform-origin:center;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.productV6FormSubLabelInput+.productV6FormSubLabelBody{transition:.3s ease}.productV6FormSubLabelInput:checked+.productV6FormSubLabelBody{background-color:#fff}.productV6FormSubLabelInput:checked+.productV6FormSubLabelBody:after{transform:scaleX(1);transform-origin:center}.productV6FormSubLabelBodyTitle{font-size:19px;font-weight:700;line-height:1.1}.productV6FormSubLabelInput+.productV6FormSubLabelBody .productV6FormSubLabelBodyTitle{transition:.3s ease}.productV6FormSubLabelInput:checked+.productV6FormSubLabelBody .productV6FormSubLabelBodyTitle{color:#263f6a}.productV6FormSubLabelBodySubtitle{font-weight:600;font-size:17px;line-height:1.2}.productV6FormSubLabelInput+.productV6FormSubLabelBody .productV6FormSubLabelBodySubtitle{transition:.3s ease}.productV6FormSubLabelInput:checked+.productV6FormSubLabelBody .productV6FormSubLabelBodySubtitle{color:#00a98f}.productV6FormWrap{padding:28px 28px 32px}.productV6FormSubtitle{font-size:14px;text-transform:uppercase;font-weight:700;color:#a2a9ad;letter-spacing:2px;margin:0}.productV6FormOptions{margin-top:16px;display:flex;flex-direction:column;gap:14px}.productV6FormOptionsLabel{display:flex}.productV6FormOptionsLabelInput{opacity:0;height:0;width:0;position:absolute}.productV6FormOptionsLabelBody{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;border:2px solid #E6EEF0;border-radius:14px;width:100%;padding:22px;cursor:pointer;transition:.3s ease;position:relative}.productV6FormOptionsLabel:nth-child(2) .productV6FormOptionsLabelBody{border:2px solid #263F6A}.productV6FormOptionsLabelBody:hover{border:2px solid #00A98F;cursor:pointer}.productV6FormOptionsLabel:nth-child(2) .productV6FormOptionsLabelBody:hover{border:2px solid #00A98F}.productV6FormOptionsLabelInput+.productV6FormOptionsLabelBody{transition:.3s ease}.productV6FormOptionsLabelInput:checked+.productV6FormOptionsLabelBody{background-color:#ddf1ea;border:2px solid #00A98F}.productV6FormOptionsLabelBodyCircle{height:26px;width:26px;display:flex;flex-shrink:0;border-radius:50%;align-items:center;justify-content:center;border:2px solid #A2A9AD;box-shadow:0 0 #fff inset}.productV6FormOptionsLabelInput+.productV6FormOptionsLabelBody .productV6FormOptionsLabelBodyCircle{transition:box-shadow .4s cubic-bezier(.34,1.56,.64,1),background-color .3s ease,border .3s ease}.productV6FormOptionsLabelInput:checked+.productV6FormOptionsLabelBody .productV6FormOptionsLabelBodyCircle{background-color:#00a98f;box-shadow:0 0 0 4px #fff inset}.productV6FormOptionsLabelBodyTag{position:absolute;top:-12px;left:18px;font-weight:800;letter-spacing:.7px;color:#fff;white-space:nowrap;box-shadow:0 4px 10px -3px #1c355e66;text-transform:uppercase;font-size:12px;padding:6px 14px;background-color:#263f6a;border-radius:1000px}.productV6FormOptionsLabelBodyInfo{display:flex;flex-direction:column;gap:4px}.productV6FormOptionsLabelBodyInfoTitle{font-size:21px;font-weight:700;color:#263f6a;letter-spacing:-.21px}.productV6FormOptionsLabelBodyInfoFrequency{font-size:14px;font-weight:500;color:#a2a9ad}.productV6FormOptionsLabelBodyInfoSupply{margin-top:1px;font-size:13px;color:#263f6a;font-weight:700}.productV6FormOptionsLabelBodyPrice{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.productV6FormOptionsLabelBodyPriceReal{font-size:27px;font-weight:800;color:#263f6a;line-height:1;letter-spacing:-.27px}.productV6FormOptionsLabelBodyPriceCompare{font-weight:500;font-size:15px;text-decoration:line-through;color:#98a4ae}.productV6FormOptionsLabelBodyPriceUnit{font-size:14px;font-weight:700;color:#3cb6ce}.productV6FormPlanSelect{margin-top:16px;width:100%;box-shadow:0 4px 4px #00000040;border-radius:8px;padding:20px;font-weight:700;font-size:18px}@media(max-width:800px){.productV6FormWrap{padding:20px 14px 24px}.productV6FormSubLabelBodyTitle{font-size:16px}.productV6FormOptionsLabelBody{padding:18px 16px;gap:16px}.productV6FormOptionsLabelBodyInfoTitle{font-size:18px}.productV6FormOptionsLabelBodyPriceReal{font-size:23px}}.productV6FormGifts{display:none;margin-top:26px;background-color:#fff;border:1.5px solid #E6EEF0;border-radius:14px;padding:26px 22px 28px}.productV6FormGifts.active{display:block}.productV6FormGiftsTitle{margin:0 0 22px;text-align:center;font-size:17px;font-weight:800;letter-spacing:.08em;color:#1c355e;text-transform:uppercase}.productV6FormGiftsBody{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;position:relative}.productV6FormGiftsBodyRail{position:absolute;left:12.5%;right:12.5%;top:78px;height:5px;border-radius:3px;z-index:0;background:linear-gradient(to right,#00a98f 0% calc((var(--gifts-unlocked, 0) - 1) * (100% / 3)),#dde6e9 calc((var(--gifts-unlocked, 0) - 1) * (100% / 3)) 100%)}.productV6FormGiftsBodyItem{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px}.productV6FormGiftsBodyItemName{font-size:12px;font-weight:700;color:#263f6a;line-height:1.2;min-height:2.4em;display:flex;align-items:center}.productV6FormGiftsBodyItemImg{position:relative;width:110px;height:110px;border-radius:999px;background-color:#eaf6f2;border:3px solid #00A98F;display:flex;align-items:center;justify-content:center;color:#00a98f;overflow:hidden;box-shadow:0 8px 18px -10px #00a98f80;transition:all .2s ease}.productV6FormGiftsBodyItemImgContent{display:contents}.productV6FormGiftsBodyItemImgPhoto{width:100%;height:100%;object-fit:contain;padding:12px}.productV6FormGiftsBodyItemImgPair{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:10px}.productV6FormGiftsBodyItemImgPair .productV6FormGiftsBodyItemImgPhoto{width:auto;height:100%;padding:0;object-fit:contain}.productV6FormGiftsBodyItemImgPair .productV6FormGiftsBodyItemImgPhoto+.productV6FormGiftsBodyItemImgPhoto{margin-left:-64px}.productV6FormGiftsBodyItemImgLock{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#8b969d;background-color:#ffffff59}.productV6FormGiftsBodyItemImgLock[hidden]{display:none}.productV6FormGiftsBodyItemImgLock svg{width:30px;height:30px}.productV6FormGiftsBodyItemSave{font-weight:700;font-size:12px;color:#d64545;display:flex;flex-direction:column;align-items:center;gap:1px}.productV6FormGiftsBodyItemSaveStrike{text-decoration:line-through}.productV6FormGiftsBodyItemSaveFree{color:#263f6a;font-weight:800;font-size:13px;letter-spacing:.06em}.productV6FormGiftsBodyItem.locked .productV6FormGiftsBodyItemImg{background-color:#f1f3f5;border-color:#c7cfd3;box-shadow:none}.productV6FormGiftsBodyItem.locked .productV6FormGiftsBodyItemImgPhoto{filter:grayscale(1);opacity:.5}.productV6FormGiftsBodyItem.locked .productV6FormGiftsBodyItemName,.productV6FormGiftsBodyItem.locked .productV6FormGiftsBodyItemSave,.productV6FormGiftsBodyItem.locked .productV6FormGiftsBodyItemSaveStrike,.productV6FormGiftsBodyItem.locked .productV6FormGiftsBodyItemSaveFree{color:#a2a9ad}@media(max-width:800px){.productV6FormGifts{padding:22px 12px}.productV6FormGiftsBody{gap:6px}.productV6FormGiftsBodyItem{gap:7px}.productV6FormGiftsBodyItemName{font-size:10px;min-height:2.6em;line-height:1.15}.productV6FormGiftsBodyItemImg{width:64px;height:64px;border-width:2px}.productV6FormGiftsBodyItemImgPhoto{padding:8px}.productV6FormGiftsBodyItemImgPair{padding:6px}.productV6FormGiftsBodyItemImgPair .productV6FormGiftsBodyItemImgPhoto+.productV6FormGiftsBodyItemImgPhoto{margin-left:-38px}.productV6FormGiftsBodyItemSave{font-size:10px}.productV6FormGiftsBodyItemSaveFree{font-size:11px}.productV6FormGiftsBodyItemImgLock svg{width:22px;height:22px}.productV6FormGiftsBodyRail{top:62px;height:4px}}.productV6FormATC{padding:22px;margin:24px 0 0;width:100%;border:0;border-radius:14px;background-color:#263f6a;color:#fff;font-size:23px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;box-shadow:0 12px 24px -10px #1c355e73;transition:background .14s ease,transform .1s ease;display:flex;align-items:center;justify-content:center;max-width:unset;gap:8px}.productV6FormATC:hover{background-color:#3cb6ce}.productV6FormATCPrice{display:flex;align-items:center;gap:8px}.productV6FormATC:has(.productV6FormATCPriceReal:empty) .productV6FormATCDash{display:none}.productV6FormATCPriceCompare{font-weight:600;font-size:16px;text-decoration:line-through;opacity:.7}.productV6FormATCPriceCompare:empty{display:none}@media(max-width:800px){.productV6FormATC{padding:18px 10px;font-size:16px}.productV6FormATCPriceCompare{font-size:13px}}.productV6FormFrequency{margin:12px auto 0;text-align:center;font-size:13.5px;display:block;font-weight:600;color:#263f6a;line-height:1.3}.productV6FormBadges{display:flex;flex-direction:row;margin-top:18px;align-items:center;justify-content:center;gap:14px;font-size:13px;flex-wrap:wrap}.productV6FormBadgesItem{display:flex;flex-direction:row;align-items:center;gap:7px;white-space:nowrap;font-size:13px;font-weight:600;color:#263f6a}.productV6FormBadgesItemImg{height:17px;width:auto}.productV6FormBadgesSpacer{width:1px;height:14px;background-color:#b1e0e6}.productV6FormCards{margin-top:14px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.productV6FormCardsItem svg{height:26px;width:auto}@media(max-width:800px){.productV6FormCardsItem svg{height:20px;width:auto}}.productV6Order{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}.productV6Order.active{display:flex}.productV6OrderTitle{font-size:20px;font-weight:700;text-transform:capitalize}.productV6OrderTitle.small{font-size:18px}.productV6OrderList{padding-left:20px;display:flex;margin-top:15px;flex-direction:column;text-transform:capitalize}.productV6OrderListItem{position:relative;padding-left:20px}.productV6OrderListItem:before{content:"\2022";margin-right:10px;position:absolute;left:0}.productV6OrderDates{display:flex;flex-direction:column;margin-top:15px;gap:15px}.productV6OrderDatesItem{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}.productV6OrderDatesItem.soldOut{opacity:.6}.productV6OrderDatesItem.active{border:1px solid var(--dark-blue);box-shadow:0 0 10px #fff}@media(max-width:800px){.productV6Order{padding:20px}.productV6OrderTitle{font-size:18px}.productV6OrderList{margin-top:10px}.productV6OrderList{padding-left:0;font-size:13px}.productV6OrderDatesItem{font-size:18px;padding:10px 15px}}.productV6Satisfaction{text-align:center;font-size:16px;font-weight:700;margin-bottom:10px}.productV6Disclaimer{text-align:center;width:100%}.productV6Drops{display:flex;flex-direction:column}.productV6DropsItemTitle{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)}.productV6DropsItemTitle:after{content:">";font-size:18px;margin-left:10px;position:relative;transition:.3s;padding:3px}.productV6DropsItem.active .productV6DropsItemTitle:after{content:">";transform:rotate(90deg);transition:.3s}.productV6DropsItemBody{overflow:hidden;height:0;font-size:18px;line-height:24px;font-weight:500}.productV6DropsItemBody.small{padding:0!important;margin-top:0!important}.productV6DropsItemBody ul li{margin-bottom:8px;margin-left:20px}.productV6DropsItemBody ul li::marker{font-size:30px}.productV6DropsItemBody ul{list-style-image:url(icon-check.svg);background-size:20px;padding-left:0}.productV6DropsItemBody ol{padding-left:20px}.productV6DropsItemBody ol li{margin-bottom:8px}.productV6DropsItem.active .productV6DropsItemBody{height:auto;padding:20px 0}.productV6DropsItemBody p{margin:0 0 8px}.productV6DropsItemBody p.active{display:none}.productV6DropsItemBody a{text-decoration:underline}.productV6DropsItemBodyBullets{display:flex;flex-direction:column;gap:8px;margin-top:20px}.productV6DropsItemBodyBulletsItem{display:flex;flex-direction:row;gap:8px}.productV6DropsItemBodyBulletsItemImg{height:20px;width:auto}.productV6DropsItemBtn{color:var(--dark-blue);text-decoration:underline;margin-top:20px;cursor:pointer;width:fit-content}.productV6DropsItemBtn.active{display:none}.productV6DropsItemBodyHeader{display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:left;font-size:16px;font-weight:700}.productV6DropsItemBodyHeaderItem{display:flex;flex-direction:row;gap:5px;align-items:center}.productV6DropsItemBodyHeaderItemImg{height:18px;width:auto}.productV6DropsItemBodyName{margin-top:5px;font-size:16px;font-weight:700}.productV6DropsItemBodyTxt{margin-top:10px;font-size:16px}.productV6DropsItemBodyReviews{color:var(--dark-blue);font-size:16px;display:flex;cursor:pointer}@media(max-width:800px){.productV6Content{padding:0 0 40px}.productV6Reviews{font-size:12px}.productV6Title{font-size:26px;margin-bottom:5px}.productV6CheckingOut{font-size:14px}.productV6LineTagsItem{font-size:13px}.productV6Bullets{column-gap:10px;margin-bottom:20px}.productV6BulletsBody{column-gap:12px}.productV6BulletsBodyItem{gap:10px}.productV6BulletsBodyItemImg{height:20px}.productV6BulletsBodyItemTxt{font-size:13px}.productV6Satisfaction{font-size:12px}.productV6DropsItemBodyHeader{flex-direction:column;align-items:flex-start}.productV6DropsItemBodyHeaderItem{flex-direction:column;text-align:left;width:100%}.productV6DropsItemBodyHeaderItemTxt{text-align:left;width:100%}}.productV6Sticky{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}.productV6StickyBody{width:90%;margin:0 auto;max-width:1400px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 0}.productV6StickyBodyLeft{display:flex;flex-direction:row;align-items:center;height:110px;gap:10px}.productV6StickyBodyLeftImg{height:90%;width:auto}.productV6StickyBodyLeftTitleTxt{margin:0;font-weight:800;font-size:20px}.productV6StickyBodyLeftTitleCollection{text-transform:uppercase;font-weight:200}.productV6StickyBodyRight{display:flex;flex-direction:row;align-items:center;gap:30px}.productV6StickyBodyRightOption{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.productV6StickyBodyRightOptionAmount{font-size:20px;font-weight:700;text-transform:uppercase;white-space:nowrap}.productV6StickyBodyRightOptionInterval{white-space:nowrap}.productV6StickyBodyRightATC{display:flex;flex-direction:row;align-items:center;gap:10px;white-space:nowrap;font-size:18px;padding:10px 20px;border-radius:2px}.productV6StickyBodyRightATC:disabled{background-color:var(--darker-grey);pointer-events:none}.productV6StickyBodyRightATC:disabled .productV6StickyBodyRightATCCompare{display:none}.productV6StickyBodyRightATC:disabled .productV6StickyBodyRightATCPrice{display:none}.productV6StickyBodyRightATCCompare{text-decoration:line-through;text-decoration-color:red}.productV6StickyBodyLeftMobile{display:none}@media(max-width:800px){.productV6Sticky{display:flex}.productV6StickyBody{flex-direction:column;align-items:flex-start;width:100%;padding:10px}.productV6StickyBodyLeft{justify-content:center;gap:12px;height:80px;width:fit-content}.productV6StickyBodyLeftTitleTxt{font-size:14px}.productV6StickyBody.small .productV6StickyBodyLeftTitleTxt{font-size:12px}.productV6StickyBodyLeftTitleCollection{font-size:10px}.productV6StickyBodyLeftMobile{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:16px}.productV6StickyBodyLeftMobileAmount{white-space:nowrap;font-weight:700}.productV6StickyBody.small .productV6StickyBodyLeftMobileAmount{font-size:12px}.productV6StickyBodyLeftMobileInterval{white-space:nowrap;font-size:12px}.productV6StickyBodyRight{flex-direction:column;gap:10px}.productV6StickyBodyRightOption{display:none}.productV6StickyBodyRight{width:100%}.productV6StickyBodyRightATC{width:100%;justify-content:center;max-width:100%!important;font-size:16px}}.featuredHeaderContentTitle{font-size:20px}.productV3Subtitle{font-size:18px;font-weight:700;margin:20px 0 0}.productV3AddOn{max-width:100%;margin:20px auto 0;display:none}.productV3AddOn.active{display:block}.productV3AddOnItem{border:2px solid var(--gold);display:flex;flex-direction:row;align-items:stretch}.productV3AddOnItemLink{display:flex;aspect-ratio:1;align-items:flex-end;justify-content:center;border-right:2px solid var(--gold);position:relative;flex-shrink:0;width:86px}.productV3AddOnItemLinkImg{aspect-ratio:1;object-fit:cover;object-position:center}.productV3AddOnItemLinkTxt{position:absolute;text-decoration:underline;text-transform:uppercase;font-size:8px;bottom:4px;text-align:center}.productV3AddOnItemBody{width:100%;padding:0 20px;display:flex;flex-direction:row;align-items:center;height:auto;background-color:var(--blue-green);justify-content:space-between}.productV3AddOnItemBodyInfoTitle{margin:0}.productV3AddOnItemBodyInfoPrice{display:flex;flex-direction:row;gap:8px}.productV3AddOnItemBodyInfoPriceSold{color:red;font-weight:799}.productV3AddOnItemBodySwitch{position:relative;width:60px;display:flex;flex-shrink:0;height:30px}.productV3AddOnItemBodySwitch input{opacity:0;width:0;height:0}.productV3AddOnItemBodySwitchInput:disabled~.productV3AddOnItemBodySwitchKnob{opacity:.5}.productV3AddOnItemBodySwitchKnob{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;border:1px solid var(--gold);-webkit-transition:.4s;transition:.4s;border-radius:34px}.productV3AddOnItemBodySwitchKnob:before{position:absolute;content:"";background-image:url(icon-check.svg);background-size:0;background-repeat:no-repeat;background-position:center;height:22px;width:22px;left:2px;bottom:2px;background-color:#fff;border:1px solid var(--gold);-webkit-transition:.4s;transition:.4s;border-radius:50%}.productV3AddOnItemBodySwitch input:checked+.productV3AddOnItemBodySwitchKnob:before{-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translate(30px);background-size:65%}.productV3AddOnItemBodySwitch input:checked+.productV3AddOnItemBodySwitchKnob{background-color:var(--green)}.productV3AddOnPag{position:relative;margin:20px auto 0;display:flex;justify-content:center}@media(max-width:800px){.productV3AddOnItemBody{padding:0 10px}.productV3AddOnItemBodyInfoTitle,.productV3AddOnItemBodyInfoPrice{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/92/assets/main-product-v6.css.map */
