#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}}.productV10{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%}.productV10.active{display:none}@media(max-width:800px){.productV10{padding:12px 8px;width:100%;grid-template-columns:minmax(0,1fr);row-gap:0px}.productV10Inner{padding:0}}.productV10InnerWrap{display:flex;flex-direction:column;top:0}.productV10Visual{display:flex;align-items:center;gap:15px}.productV10VisualSwiper{height:100%}.productV10VisualSwiperImage{width:100%!important;height:100%!important;aspect-ratio:1;object-fit:contain;border-radius:7px;padding:20px}.productV10VisualSwiperImage.active{display:none}.productV10VisualThumbs{display:flex;flex-direction:column;gap:10px}.productV10VisualThumbsThumbnail{width:60px;height:60px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid var(--darker-grey)}.productV10VisualThumbsThumbnail.active{display:none}.productV10VisualThumbsThumbnail:first-child:last-child{display:none}@media(max-width:800px){.productV10VisualSwiperImage{border-radius:0;padding:0}.productV10VisualThumbs{flex-direction:column}.productV10VisualThumbsThumbnail{width:32px;height:32px}.productV10Featured{display:none}}.productV10Featured{max-width:400px;margin:30px auto}.productV10FeaturedSpacer{width:100%;height:40px;display:block}.productV10FeaturedQuote{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:40px}.productV10FeaturedQuoteImg{margin-bottom:10px;height:20px;width:auto}.productV10FeaturedQuoteName{font-weight:700;margin-top:10px}.productV10FeaturedQuoteVerified{display:flex;flex-direction:row;align-items:center;gap:5px;font-size:12px;color:var(--darker-grey);margin-top:3px}.productV10FeaturedQuoteVerifiedImg{height:13px;width:auto}.productV10Content{width:100%}.productV10Reviews{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}.productV10CheckingOut{font-size:16px;color:var(--dark-blue);margin-bottom:8px}.productV10Title{font-size:25px;font-weight:700;margin:0 0 10px}.productV10Title span{color:#cf1846}.productV10LineTags{display:flex;flex-direction:row;margin:10px auto;gap:8px;width:100%}.productV10LineTagsItem{text-transform:uppercase;font-size:12px;letter-spacing:2px;padding:8px 20px;border-radius:10px}@media(max-width:800px){.productV10LineTags{flex-wrap:wrap}}.productV10Line{height:2px;width:100%;margin:20px 0;background-color:var(--darker-grey)}.productV10LineTxt{font-size:16px;font-weight:700;color:var(--primary-blue);margin-bottom:20px}.productV10Bullets{display:flex;flex-direction:column;font-size:18px;font-weight:700}.productV10BulletsBody{margin:15px auto 10px;display:flex;flex-wrap:wrap;column-gap:20px;row-gap:8px;line-height:1.1}.productV10BulletsBodyItem{display:flex;flex-direction:row;gap:20px;flex:45%;align-items:center}.productV10BulletsBodyItemTxt{font-size:16px;font-weight:400}.productV10BulletsBodyItemImg{height:30px;width:auto}.productV10Form{width:100%;display:flex;flex-direction:column;gap:14px}.productV10FormSub{display:grid;grid-template-columns:1fr 1fr;width:100%;border-radius:8px;overflow:hidden;font-family:NunitoSans,sans-serif}.productV10FormSubLabel{display:flex}.productV10FormSubLabelInput{opacity:0;height:0;width:0;position:absolute}.productV10FormSubLabelBody{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;cursor:pointer;padding:8px 6px;gap:4px;background-color:#ebf7f9;width:100%;position:relative;transition:background-color .15s ease,box-shadow .15s ease}.productV10FormSubLabelInput:checked+.productV10FormSubLabelBody{background-color:#fff;box-shadow:inset 0 -2px #1c355e}.productV10FormSubLabelInput:focus-visible+.productV10FormSubLabelBody{outline:2px solid #00b9d1;outline-offset:-2px}.productV10FormSubLabelBodyTitle{font-size:16px;font-weight:900;line-height:1.2;color:#aabbbe;transition:color .15s ease}.productV10FormSubLabelInput:checked+.productV10FormSubLabelBody .productV10FormSubLabelBodyTitle{color:#000}.productV10FormSubLabelBodySubtitle{font-size:14px;font-weight:400;line-height:1.2;color:#aabbbe;transition:color .15s ease}.productV10FormSubLabelInput:checked+.productV10FormSubLabelBody .productV10FormSubLabelBodySubtitle{color:#00a98f}.productV10FormWrap{width:100%}.productV10FormOptions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;padding-top:16px;direction:rtl;font-family:NunitoSans,sans-serif}.productV10FormOptionsLabel{display:flex;direction:ltr}.productV10FormOptionsLabelInput{opacity:0;height:0;width:0;position:absolute}.productV10FormOptionsLabelBody{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;width:100%;min-width:0;padding:12px 4px 8px;border-radius:6px;background-color:#fff;box-shadow:inset 0 0 0 1px #ebebeb;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.productV10FormOptionsLabelInput:checked+.productV10FormOptionsLabelBody{background-color:#d8f3ea;box-shadow:inset 0 0 0 1px #00a98f}.productV10FormOptionsLabelInput:focus-visible+.productV10FormOptionsLabelBody{outline:2px solid #00b9d1;outline-offset:2px}.productV10FormOptionsLabelBodyTag{position:absolute;top:-7px;left:50%;transform:translate(-50%);padding:2px 10px;border-radius:12px;background-color:#1c355e;color:#fff;font-size:8px;font-weight:800;line-height:1.2;text-transform:uppercase;white-space:nowrap}.productV10FormOptionsLabelBodyTag[data-tag=best-deal]{background-color:#00a98f}.productV10FormOptionsLabelBodyTag[data-tag=most-popular]{background-color:#02b5c9}.productV10FormOptionsLabelBodySave{order:1;min-height:14px;font-size:10px;font-weight:900;color:#1c355e}.productV10FormOptionsLabelBodyTubes{order:2;height:63px;width:100%;display:flex;align-items:center;justify-content:center;gap:2px}.productV10FormOptionsLabelBodyTubesPlus{position:relative;z-index:1;height:10px;width:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0 -3px;border-radius:50%;background-color:#1c355e;color:#fff;font-size:8px;font-weight:800;line-height:1}.productV10FormOptionsLabelBodyTubesGroup{display:flex;align-items:center;padding-left:7px}.productV10FormOptionsLabelBodyTubesGroupImg{height:49px;width:auto;max-width:18px;flex-shrink:0;margin-left:-7px;object-fit:contain}.productV10FormOptionsLabelBodyTitle{order:3;display:flex;align-items:center;text-align:center;font-size:14px;font-weight:800;line-height:1.2;white-space:nowrap;color:#1c355e}.productV10FormOptionsLabelBodyDivider{order:4;width:100%;border-top:1px solid #ebebeb}.productV10FormOptionsLabelInput:checked+.productV10FormOptionsLabelBody .productV10FormOptionsLabelBodyDivider{border-top-color:#b5e3d4}.productV10FormOptionsLabelBodyCompare{order:5;min-height:12px;margin-bottom:-4px;font-size:9px;font-weight:400;white-space:nowrap;color:#666;text-align:center}.productV10FormOptionsLabelBodyCompareAmount{text-decoration:line-through}.productV10FormOptionsLabelBodyPrice{order:6;margin-bottom:-4px;font-size:14px;font-weight:800;color:#1c355e}.productV10FormOptionsLabelBodyUnit{order:7;min-height:12px;font-size:10px;font-weight:700;color:#00b9d1}.productV10FormPlanSelect{margin-top:14px;width:100%;box-shadow:0 4px 4px #00000040;border-radius:8px;padding:20px;font-weight:700;font-size:18px}.productV10FormGifts{display:none;flex-direction:column;gap:12px;margin-top:8px;padding:8px 6px 10px;border-radius:6px;background-color:#edfefe;font-family:NunitoSans,sans-serif}.productV10FormGifts.active{display:flex}.productV10FormGiftsTitle{margin:0;text-align:center;font-size:14px;font-weight:800;color:#1c355e}.productV10FormGiftsBody{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.productV10FormGiftsBodyItem{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding-top:10px}.productV10FormGiftsBodyItemBadge{position:absolute;top:0;left:50%;z-index:3;transform:translate(-50%);padding:2.5px 5px;border-radius:15px;background-color:#1c355e;color:#fff;font-size:8px;font-weight:800;line-height:1.2;text-transform:uppercase;white-space:nowrap}.productV10FormGiftsBodyItemImg{position:relative;width:100%;max-width:72px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1.3px solid #000;border-radius:5px;background-color:transparent;overflow:hidden}.productV10FormGiftsBodyItemImgContent{display:contents}.productV10FormGiftsBodyItemImgPhoto{width:82%;height:82%;object-fit:contain}.productV10FormGiftsBodyItemImgPair{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.productV10FormGiftsBodyItemImgPair .productV10FormGiftsBodyItemImgPhoto{width:82%;height:82%;position:absolute;left:15%}.productV10FormGiftsBodyItemImgPair .productV10FormGiftsBodyItemImgPhoto:last-child{left:unset;right:15%}.productV10FormGiftsBodyItemImgLock{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;pointer-events:none;color:#aabbbe}.productV10FormGiftsBodyItemImgLockIcon{height:18px;width:17px}.productV10FormGiftsBodyItemName{font-size:10px;font-weight:800;line-height:1.2;color:#1c355e}.productV10FormGiftsBodyItem.locked .productV10FormGiftsBodyItemImg{border-color:#ebebeb}.productV10FormGiftsBodyItem.locked .productV10FormGiftsBodyItemImgPhoto{filter:grayscale(1);opacity:.2}.productV10FormGiftsBodyItem.locked .productV10FormGiftsBodyItemImgLock{display:flex}.productV10FormATC{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}.productV10FormATC:hover{background-color:#3cb6ce}.productV10FormATCPrice{display:flex;align-items:center;gap:8px}.productV10FormATC:has(.productV10FormATCPriceReal:empty) .productV10FormATCDash{display:none}.productV10FormATCPriceCompare{font-weight:600;font-size:16px;text-decoration:line-through;opacity:.7}.productV10FormATCPriceCompare:empty{display:none}@media(max-width:400px){.productV10FormSubLabelBodySubtitle{font-size:12.5px}.productV10FormOptionsLabelBodyTitle{font-size:13px}}@media(max-width:800px){.productV10FormATC{padding:18px 10px;font-size:16px}.productV10FormATCPriceCompare{font-size:13px}}.productV10FormFrequency{margin:12px auto 0;text-align:center;font-size:13.5px;display:block;font-weight:600;color:#263f6a;line-height:1.3}.productV10FormBadges{display:flex;flex-direction:row;margin-top:18px;align-items:center;justify-content:center;gap:14px;font-size:13px;flex-wrap:wrap}.productV10FormBadgesItem{display:flex;flex-direction:row;align-items:center;gap:7px;white-space:nowrap;font-size:13px;font-weight:600;color:#263f6a}.productV10FormBadgesItemImg{height:17px;width:auto}.productV10FormBadgesSpacer{width:1px;height:14px;background-color:#b1e0e6}.productV10FormCards{margin-top:14px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.productV10FormCardsItem svg{height:26px;width:auto}@media(max-width:800px){.productV10FormCardsItem svg{height:20px;width:auto}}.productV10Upsell{display:flex;flex-direction:row;align-items:center;gap:24px;margin-top:30px;padding:20px 24px;border:2px dashed #35AFC8;border-radius:12px;background-color:#f0f9fb;font-family:Barlow,sans-serif;cursor:pointer}.productV10UpsellInput{width:22px;height:22px;flex-shrink:0;accent-color:#263F6A;cursor:pointer}.productV10UpsellImg{width:100px;height:100px;object-fit:contain;background-color:#fff;border-radius:8px;flex-shrink:0}.productV10UpsellBody{display:flex;flex-direction:column;gap:5px}.productV10UpsellBodyTitle{font-size:21px;font-weight:800;color:#263f6a;line-height:1.2}.productV10UpsellBodyTitlePrice{color:#0c8d76;white-space:nowrap}.productV10UpsellBodyText{font-size:17px;color:#3a3f45;line-height:1.45}@media(max-width:800px){.productV10Upsell{gap:14px;margin-top:24px;padding:14px 16px}.productV10UpsellImg{width:90px;height:90px}.productV10UpsellBodyTitle{font-size:18px}.productV10UpsellBodyText{font-size:15px}}.productV10Order{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}.productV10Order.active{display:flex}.productV10OrderTitle{font-size:20px;font-weight:700;text-transform:capitalize}.productV10OrderTitle.small{font-size:18px}.productV10OrderList{padding-left:20px;display:flex;margin-top:15px;flex-direction:column;text-transform:capitalize}.productV10OrderListItem{position:relative;padding-left:20px}.productV10OrderListItem:before{content:"\2022";margin-right:10px;position:absolute;left:0}.productV10OrderDates{display:flex;flex-direction:column;margin-top:15px;gap:15px}.productV10OrderDatesItem{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}.productV10OrderDatesItem.soldOut{opacity:.6}.productV10OrderDatesItem.active{border:1px solid var(--dark-blue);box-shadow:0 0 10px #fff}@media(max-width:800px){.productV10Order{padding:20px}.productV10OrderTitle{font-size:18px}.productV10OrderList{margin-top:10px}.productV10OrderList{padding-left:0;font-size:13px}.productV10OrderDatesItem{font-size:18px;padding:10px 15px}}.productV10Satisfaction{text-align:center;font-size:16px;font-weight:700;margin-bottom:10px}.productV10Disclaimer{text-align:center;width:100%}.productV10Drops{display:flex;flex-direction:column}.productV10DropsItemTitle{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)}.productV10DropsItemTitle:after{content:">";font-size:18px;margin-left:10px;position:relative;transition:.3s;padding:3px}.productV10DropsItem.active .productV10DropsItemTitle:after{content:">";transform:rotate(90deg);transition:.3s}.productV10DropsItemBody{overflow:hidden;height:0;font-size:18px;line-height:24px;font-weight:500}.productV10DropsItemBody.small{padding:0!important;margin-top:0!important}.productV10DropsItemBody ul li{margin-bottom:8px;margin-left:20px}.productV10DropsItemBody ul li::marker{font-size:30px}.productV10DropsItemBody ul{list-style-image:url(icon-check.svg);background-size:20px;padding-left:0}.productV10DropsItemBody ol{padding-left:20px}.productV10DropsItemBody ol li{margin-bottom:8px}.productV10DropsItem.active .productV10DropsItemBody{height:auto;padding:20px 0}.productV10DropsItemBody p{margin:0 0 8px}.productV10DropsItemBody p.active{display:none}.productV10DropsItemBody a{text-decoration:underline}.productV10DropsItemBodyBullets{display:flex;flex-direction:column;gap:8px;margin-top:20px}.productV10DropsItemBodyBulletsItem{display:flex;flex-direction:row;gap:8px}.productV10DropsItemBodyBulletsItemImg{height:20px;width:auto}.productV10DropsItemBtn{color:var(--dark-blue);text-decoration:underline;margin-top:20px;cursor:pointer;width:fit-content}.productV10DropsItemBtn.active{display:none}.productV10DropsItemBodyHeader{display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:left;font-size:16px;font-weight:700}.productV10DropsItemBodyHeaderItem{display:flex;flex-direction:row;gap:5px;align-items:center}.productV10DropsItemBodyHeaderItemImg{height:18px;width:auto}.productV10DropsItemBodyName{margin-top:5px;font-size:16px;font-weight:700}.productV10DropsItemBodyTxt{margin-top:10px;font-size:16px}.productV10DropsItemBodyReviews{color:var(--dark-blue);font-size:16px;display:flex;cursor:pointer}@media(max-width:800px){.productV10Content{padding:0 0 40px}.productV10Reviews{font-size:12px}.productV10Title{font-size:26px;margin-bottom:5px}.productV10CheckingOut{font-size:14px}.productV10LineTagsItem{font-size:13px}.productV10Bullets{column-gap:10px;margin-bottom:20px}.productV10BulletsBody{column-gap:12px}.productV10BulletsBodyItem{gap:10px}.productV10BulletsBodyItemImg{height:20px}.productV10BulletsBodyItemTxt{font-size:13px}.productV10Satisfaction{font-size:12px}.productV10DropsItemBodyHeader{flex-direction:column;align-items:flex-start}.productV10DropsItemBodyHeaderItem{flex-direction:column;text-align:left;width:100%}.productV10DropsItemBodyHeaderItemTxt{text-align:left;width:100%}}.productV10Sticky{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}.productV10StickyBody{width:90%;margin:0 auto;max-width:1400px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 0}.productV10StickyBodyLeft{display:flex;flex-direction:row;align-items:center;height:110px;gap:10px}.productV10StickyBodyLeftImg{height:90%;width:auto}.productV10StickyBodyLeftTitleTxt{margin:0;font-weight:800;font-size:20px}.productV10StickyBodyLeftTitleCollection{text-transform:uppercase;font-weight:200}.productV10StickyBodyRight{display:flex;flex-direction:row;align-items:center;gap:30px}.productV10StickyBodyRightOption{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.productV10StickyBodyRightOptionAmount{font-size:20px;font-weight:700;text-transform:uppercase;white-space:nowrap}.productV10StickyBodyRightOptionInterval{white-space:nowrap}.productV10StickyBodyRightATC{display:flex;flex-direction:row;align-items:center;gap:10px;white-space:nowrap;font-size:18px;padding:10px 20px;border-radius:2px}.productV10StickyBodyRightATC:disabled{background-color:var(--darker-grey);pointer-events:none}.productV10StickyBodyRightATC:disabled .productV10StickyBodyRightATCCompare{display:none}.productV10StickyBodyRightATC:disabled .productV10StickyBodyRightATCPrice{display:none}.productV10StickyBodyRightATCCompare{text-decoration:line-through;text-decoration-color:red}.productV10StickyBodyLeftMobile{display:none}@media(max-width:800px){.productV10Sticky{display:flex}.productV10StickyBody{flex-direction:column;align-items:flex-start;width:100%;padding:10px}.productV10StickyBodyLeft{justify-content:center;gap:12px;height:80px;width:fit-content}.productV10StickyBodyLeftTitleTxt{font-size:14px}.productV10StickyBody.small .productV10StickyBodyLeftTitleTxt{font-size:12px}.productV10StickyBodyLeftTitleCollection{font-size:10px}.productV10StickyBodyLeftMobile{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:16px}.productV10StickyBodyLeftMobileAmount{white-space:nowrap;font-weight:700}.productV10StickyBody.small .productV10StickyBodyLeftMobileAmount{font-size:12px}.productV10StickyBodyLeftMobileInterval{white-space:nowrap;font-size:12px}.productV10StickyBodyRight{flex-direction:column;gap:10px}.productV10StickyBodyRightOption{display:none}.productV10StickyBodyRight{width:100%}.productV10StickyBodyRightATC{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/ai-product-v10.css.map */
