#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}}.productV7{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%}.productV7.active{display:none}@media(max-width:800px){.productV7{padding:12px 8px;width:100%;grid-template-columns:minmax(0,1fr);row-gap:0px}.productV7Inner{padding:0}}.productV7InnerWrap{display:flex;flex-direction:column;top:0}.productV7Visual{display:flex;align-items:center;gap:15px}.productV7VisualSwiper{height:100%}.productV7VisualSwiperImage{width:100%!important;height:100%!important;aspect-ratio:1;object-fit:contain;border-radius:7px;padding:20px}.productV7VisualSwiperImage.active{display:none}.productV7VisualThumbs{display:flex;flex-direction:column;gap:10px}.productV7VisualThumbsThumbnail{width:60px;height:60px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid var(--darker-grey)}.productV7VisualThumbsThumbnail.active{display:none}.productV7VisualThumbsThumbnail:first-child:last-child{display:none}@media(max-width:800px){.productV7VisualSwiperImage{border-radius:0;padding:0}.productV7VisualThumbs{flex-direction:column}.productV7VisualThumbsThumbnail{width:32px;height:32px}.productV7Featured{display:none}}.productV7Featured{max-width:400px;margin:30px auto}.productV7FeaturedSpacer{width:100%;height:40px;display:block}.productV7FeaturedQuote{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:40px}.productV7FeaturedQuoteImg{margin-bottom:10px;height:20px;width:auto}.productV7FeaturedQuoteName{font-weight:700;margin-top:10px}.productV7FeaturedQuoteVerified{display:flex;flex-direction:row;align-items:center;gap:5px;font-size:12px;color:var(--darker-grey);margin-top:3px}.productV7FeaturedQuoteVerifiedImg{height:13px;width:auto}.productV7Content{width:100%}.productV7Reviews{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}.productV7CheckingOut{font-size:16px;color:var(--dark-blue);margin-bottom:8px}.productV7Title{font-size:25px;font-weight:700;margin:0 0 10px}.productV7Title span{color:#cf1846}.productV7LineTags{display:flex;flex-direction:row;margin:10px auto;gap:8px;width:100%}.productV7LineTagsItem{text-transform:uppercase;font-size:12px;letter-spacing:2px;padding:8px 20px;border-radius:10px}@media(max-width:800px){.productV7LineTags{flex-wrap:wrap}}.productV7Line{height:2px;width:100%;margin:20px 0;background-color:var(--darker-grey)}.productV7LineTxt{font-size:16px;font-weight:700;color:var(--primary-blue);margin-bottom:20px}.productV7Bullets{display:flex;flex-direction:column;font-size:18px;font-weight:700}.productV7BulletsBody{margin:15px auto 10px;display:flex;flex-wrap:wrap;column-gap:20px;row-gap:8px;line-height:1.1}.productV7BulletsBodyItem{display:flex;flex-direction:row;gap:20px;flex:45%;align-items:center}.productV7BulletsBodyItemTxt{font-size:16px;font-weight:400}.productV7BulletsBodyItemImg{height:30px;width:auto}.productV7Form{width:100%;display:flex;flex-direction:column;gap:14px}.productV7FormSub{display:grid;grid-template-columns:1fr 1fr;width:100%;font-family:NunitoSans,sans-serif;box-shadow:0 1px 3px #1c355e14}.productV7FormSubLabel{display:flex}.productV7FormSubLabelInput{opacity:0;height:0;width:0;position:absolute}.productV7FormSubLabelBody{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;cursor:pointer;padding:12px 6px;gap:3px;background-color:#ebf7f9;width:100%;position:relative;border-radius:12px 0 0 12px;transition:background-color .15s ease,box-shadow .15s ease}.productV7FormSubLabel:last-child .productV7FormSubLabelBody{border-radius:0 12px 12px 0}.productV7FormSubLabelInput:checked+.productV7FormSubLabelBody{background-color:#fff;box-shadow:inset 0 0 0 2px #1c355e}.productV7FormSubLabelBodyTitle{font-size:16px;font-weight:900;letter-spacing:.5px;line-height:1.1;color:#9db2bb;transition:color .15s ease}.productV7FormSubLabelInput:checked+.productV7FormSubLabelBody .productV7FormSubLabelBodyTitle{color:#12100f}.productV7FormSubLabelBodySubtitle{font-size:12.5px;font-weight:700;letter-spacing:.3px;line-height:1.1;color:#b3c4cb;transition:color .15s ease}.productV7FormSubLabelInput:checked+.productV7FormSubLabelBody .productV7FormSubLabelBodySubtitle{color:#00a98f}.productV7FormWrap{width:100%}.productV7FormOptions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;padding-top:12px;direction:rtl;font-family:NunitoSans,sans-serif}.productV7FormOptionsLabel{display:flex;direction:ltr}.productV7FormOptionsLabelInput{opacity:0;height:0;width:0;position:absolute}.productV7FormOptionsLabelBody{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;width:100%;padding:14px 6px 12px;border-radius:12px;background-color:#fff;box-shadow:inset 0 0 0 1px #e6e9ec;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.productV7FormOptionsLabelInput:checked+.productV7FormOptionsLabelBody{background-color:#e7f8f1;box-shadow:inset 0 0 0 2px #00a98f}.productV7FormOptionsLabelBodyTag{position:absolute;top:-11px;left:50%;transform:translate(-50%);padding:4px 8px;border-radius:20px;background-color:#1c355e;color:#fff;font-size:8.5px;font-weight:900;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap}.productV7FormOptionsLabelBodyCircle{position:absolute;top:8px;left:8px;height:16px;width:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;box-shadow:inset 0 0 0 1.5px #cbd4da;transition:box-shadow .15s ease}.productV7FormOptionsLabelInput:checked+.productV7FormOptionsLabelBody .productV7FormOptionsLabelBodyCircle{box-shadow:inset 0 0 0 2px #00a98f}.productV7FormOptionsLabelBodyCircleDot{height:8px;width:8px;border-radius:50%;background-color:transparent;margin:auto;transition:background-color .15s ease}.productV7FormOptionsLabelInput:checked+.productV7FormOptionsLabelBody .productV7FormOptionsLabelBodyCircleDot{background-color:#00a98f}.productV7FormOptionsLabelBodySave{order:1;min-height:12px;font-size:10px;font-weight:900;letter-spacing:.5px;color:#1c355e}.productV7FormOptionsLabelBodyTubes{order:2;height:60px;width:100%;display:flex;align-items:center;justify-content:center;gap:3px}.productV7FormOptionsLabelBodyTubesPlus{height:16px;width:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:6px;border-radius:50%;background-color:#1c355e;color:#fff;font-size:10px;font-weight:900}.productV7FormOptionsLabelBodyTubesGroup{display:flex;align-items:center;padding-left:7px}.productV7FormOptionsLabelBodyTubesGroupImg{height:56px;width:auto;flex-shrink:0;margin-left:-7px;object-fit:contain}.productV7FormOptionsLabelBodyTitle{order:3;min-height:30px;display:flex;align-items:center;text-align:center;font-size:12.5px;font-weight:800;line-height:1.15;color:#1c355e}.productV7FormOptionsLabelBodyDivider{order:4;width:78%;border-top:1px solid #eceff1}.productV7FormOptionsLabelBodyCompare{order:5;min-height:15px;font-size:11px;font-weight:400;color:#9aa6ad;text-align:center}.productV7FormOptionsLabelBodyCompareAmount{text-decoration:line-through}.productV7FormOptionsLabelBodyPrice{order:6;font-size:17px;font-weight:900;color:#1c355e}.productV7FormOptionsLabelBodyUnit{order:7;min-height:12px;font-size:9.5px;font-weight:700;color:#35afc8}.productV7FormPlanSelect{margin-top:14px;width:100%;box-shadow:0 4px 4px #00000040;border-radius:8px;padding:20px;font-weight:700;font-size:18px}.productV7FormGifts{display:none;flex-direction:column;gap:18px;margin-top:14px;padding:16px 12px 14px;border-radius:12px;background-color:#f0fbfb;font-family:NunitoSans,sans-serif}.productV7FormGifts.active{display:flex}.productV7FormGiftsTitle{margin:0;text-align:center;font-size:13px;font-weight:800;letter-spacing:.5px;color:#1c355e}.productV7FormGiftsBody{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.productV7FormGiftsBodyItem{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.productV7FormGiftsBodyItemBadge{position:absolute;top:-8px;left:50%;z-index:3;transform:translate(-50%);padding:3px 6px;border-radius:20px;background-color:#1c355e;color:#fff;font-size:8px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.productV7FormGiftsBodyItemImg{position:relative;width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1.5px solid #1c355e;border-radius:8px;background-color:#fff;overflow:hidden}.productV7FormGiftsBodyItemImgContent{display:contents}.productV7FormGiftsBodyItemImgPhoto{width:82%;height:82%;object-fit:contain}.productV7FormGiftsBodyItemImgPair{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.productV7FormGiftsBodyItemImgPair .productV7FormGiftsBodyItemImgPhoto{width:82%;height:82%;position:absolute;left:15%}.productV7FormGiftsBodyItemImgPair .productV7FormGiftsBodyItemImgPhoto:last-child{left:unset;right:15%}.productV7FormGiftsBodyItemImgLock{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;pointer-events:none;color:#8a97a0}.productV7FormGiftsBodyItemImgLockIcon{height:24px;width:22px}.productV7FormGiftsBodyItemName{font-size:9.5px;font-weight:800;letter-spacing:.3px;color:#1c355e}.productV7FormGiftsBodyItem.locked .productV7FormGiftsBodyItemBadge{background-color:#b9c4cc}.productV7FormGiftsBodyItem.locked .productV7FormGiftsBodyItemImg{border-color:#d5dde3;background-color:#f2f5f7}.productV7FormGiftsBodyItem.locked .productV7FormGiftsBodyItemImgPhoto{filter:grayscale(1);opacity:.3}.productV7FormGiftsBodyItem.locked .productV7FormGiftsBodyItemImgLock{display:flex}.productV7FormGiftsBodyItem.locked .productV7FormGiftsBodyItemName{color:#a9b4bc}.productV7FormATC{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}.productV7FormATC:hover{background-color:#3cb6ce}.productV7FormATCPrice{display:flex;align-items:center;gap:8px}.productV7FormATC:has(.productV7FormATCPriceReal:empty) .productV7FormATCDash{display:none}.productV7FormATCPriceCompare{font-weight:600;font-size:16px;text-decoration:line-through;opacity:.7}.productV7FormATCPriceCompare:empty{display:none}@media(max-width:800px){.productV7FormOptionsLabelBody{padding-top:18px}.productV7FormOptionsLabelBodyTag{top:-9px}.productV7FormOptionsLabelBodyCircle{top:14px}.productV7FormATC{padding:18px 10px;font-size:16px}.productV7FormATCPriceCompare{font-size:13px}}.productV7FormFrequency{margin:12px auto 0;text-align:center;font-size:13.5px;display:block;font-weight:600;color:#263f6a;line-height:1.3}.productV7FormBadges{display:flex;flex-direction:row;margin-top:18px;align-items:center;justify-content:center;gap:14px;font-size:13px;flex-wrap:wrap}.productV7FormBadgesItem{display:flex;flex-direction:row;align-items:center;gap:7px;white-space:nowrap;font-size:13px;font-weight:600;color:#263f6a}.productV7FormBadgesItemImg{height:17px;width:auto}.productV7FormBadgesSpacer{width:1px;height:14px;background-color:#b1e0e6}.productV7FormCards{margin-top:14px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.productV7FormCardsItem svg{height:26px;width:auto}@media(max-width:800px){.productV7FormCardsItem svg{height:20px;width:auto}}.productV7Upsell{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}.productV7UpsellInput{width:22px;height:22px;flex-shrink:0;accent-color:#263F6A;cursor:pointer}.productV7UpsellImg{width:100px;height:100px;object-fit:contain;background-color:#fff;border-radius:8px;flex-shrink:0}.productV7UpsellBody{display:flex;flex-direction:column;gap:5px}.productV7UpsellBodyTitle{font-size:21px;font-weight:800;color:#263f6a;line-height:1.2}.productV7UpsellBodyTitlePrice{color:#0c8d76;white-space:nowrap}.productV7UpsellBodyText{font-size:17px;color:#3a3f45;line-height:1.45}@media(max-width:800px){.productV7Upsell{gap:14px;margin-top:24px;padding:14px 16px}.productV7UpsellImg{width:90px;height:90px}.productV7UpsellBodyTitle{font-size:18px}.productV7UpsellBodyText{font-size:15px}}.productV7Order{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}.productV7Order.active{display:flex}.productV7OrderTitle{font-size:20px;font-weight:700;text-transform:capitalize}.productV7OrderTitle.small{font-size:18px}.productV7OrderList{padding-left:20px;display:flex;margin-top:15px;flex-direction:column;text-transform:capitalize}.productV7OrderListItem{position:relative;padding-left:20px}.productV7OrderListItem:before{content:"\2022";margin-right:10px;position:absolute;left:0}.productV7OrderDates{display:flex;flex-direction:column;margin-top:15px;gap:15px}.productV7OrderDatesItem{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}.productV7OrderDatesItem.soldOut{opacity:.6}.productV7OrderDatesItem.active{border:1px solid var(--dark-blue);box-shadow:0 0 10px #fff}@media(max-width:800px){.productV7Order{padding:20px}.productV7OrderTitle{font-size:18px}.productV7OrderList{margin-top:10px}.productV7OrderList{padding-left:0;font-size:13px}.productV7OrderDatesItem{font-size:18px;padding:10px 15px}}.productV7Satisfaction{text-align:center;font-size:16px;font-weight:700;margin-bottom:10px}.productV7Disclaimer{text-align:center;width:100%}.productV7Drops{display:flex;flex-direction:column}.productV7DropsItemTitle{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)}.productV7DropsItemTitle:after{content:">";font-size:18px;margin-left:10px;position:relative;transition:.3s;padding:3px}.productV7DropsItem.active .productV7DropsItemTitle:after{content:">";transform:rotate(90deg);transition:.3s}.productV7DropsItemBody{overflow:hidden;height:0;font-size:18px;line-height:24px;font-weight:500}.productV7DropsItemBody.small{padding:0!important;margin-top:0!important}.productV7DropsItemBody ul li{margin-bottom:8px;margin-left:20px}.productV7DropsItemBody ul li::marker{font-size:30px}.productV7DropsItemBody ul{list-style-image:url(icon-check.svg);background-size:20px;padding-left:0}.productV7DropsItemBody ol{padding-left:20px}.productV7DropsItemBody ol li{margin-bottom:8px}.productV7DropsItem.active .productV7DropsItemBody{height:auto;padding:20px 0}.productV7DropsItemBody p{margin:0 0 8px}.productV7DropsItemBody p.active{display:none}.productV7DropsItemBody a{text-decoration:underline}.productV7DropsItemBodyBullets{display:flex;flex-direction:column;gap:8px;margin-top:20px}.productV7DropsItemBodyBulletsItem{display:flex;flex-direction:row;gap:8px}.productV7DropsItemBodyBulletsItemImg{height:20px;width:auto}.productV7DropsItemBtn{color:var(--dark-blue);text-decoration:underline;margin-top:20px;cursor:pointer;width:fit-content}.productV7DropsItemBtn.active{display:none}.productV7DropsItemBodyHeader{display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:left;font-size:16px;font-weight:700}.productV7DropsItemBodyHeaderItem{display:flex;flex-direction:row;gap:5px;align-items:center}.productV7DropsItemBodyHeaderItemImg{height:18px;width:auto}.productV7DropsItemBodyName{margin-top:5px;font-size:16px;font-weight:700}.productV7DropsItemBodyTxt{margin-top:10px;font-size:16px}.productV7DropsItemBodyReviews{color:var(--dark-blue);font-size:16px;display:flex;cursor:pointer}@media(max-width:800px){.productV7Content{padding:0 0 40px}.productV7Reviews{font-size:12px}.productV7Title{font-size:26px;margin-bottom:5px}.productV7CheckingOut{font-size:14px}.productV7LineTagsItem{font-size:13px}.productV7Bullets{column-gap:10px;margin-bottom:20px}.productV7BulletsBody{column-gap:12px}.productV7BulletsBodyItem{gap:10px}.productV7BulletsBodyItemImg{height:20px}.productV7BulletsBodyItemTxt{font-size:13px}.productV7Satisfaction{font-size:12px}.productV7DropsItemBodyHeader{flex-direction:column;align-items:flex-start}.productV7DropsItemBodyHeaderItem{flex-direction:column;text-align:left;width:100%}.productV7DropsItemBodyHeaderItemTxt{text-align:left;width:100%}}.productV7Sticky{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}.productV7StickyBody{width:90%;margin:0 auto;max-width:1400px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 0}.productV7StickyBodyLeft{display:flex;flex-direction:row;align-items:center;height:110px;gap:10px}.productV7StickyBodyLeftImg{height:90%;width:auto}.productV7StickyBodyLeftTitleTxt{margin:0;font-weight:800;font-size:20px}.productV7StickyBodyLeftTitleCollection{text-transform:uppercase;font-weight:200}.productV7StickyBodyRight{display:flex;flex-direction:row;align-items:center;gap:30px}.productV7StickyBodyRightOption{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.productV7StickyBodyRightOptionAmount{font-size:20px;font-weight:700;text-transform:uppercase;white-space:nowrap}.productV7StickyBodyRightOptionInterval{white-space:nowrap}.productV7StickyBodyRightATC{display:flex;flex-direction:row;align-items:center;gap:10px;white-space:nowrap;font-size:18px;padding:10px 20px;border-radius:2px}.productV7StickyBodyRightATC:disabled{background-color:var(--darker-grey);pointer-events:none}.productV7StickyBodyRightATC:disabled .productV7StickyBodyRightATCCompare{display:none}.productV7StickyBodyRightATC:disabled .productV7StickyBodyRightATCPrice{display:none}.productV7StickyBodyRightATCCompare{text-decoration:line-through;text-decoration-color:red}.productV7StickyBodyLeftMobile{display:none}@media(max-width:800px){.productV7Sticky{display:flex}.productV7StickyBody{flex-direction:column;align-items:flex-start;width:100%;padding:10px}.productV7StickyBodyLeft{justify-content:center;gap:12px;height:80px;width:fit-content}.productV7StickyBodyLeftTitleTxt{font-size:14px}.productV7StickyBody.small .productV7StickyBodyLeftTitleTxt{font-size:12px}.productV7StickyBodyLeftTitleCollection{font-size:10px}.productV7StickyBodyLeftMobile{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:16px}.productV7StickyBodyLeftMobileAmount{white-space:nowrap;font-weight:700}.productV7StickyBody.small .productV7StickyBodyLeftMobileAmount{font-size:12px}.productV7StickyBodyLeftMobileInterval{white-space:nowrap;font-size:12px}.productV7StickyBodyRight{flex-direction:column;gap:10px}.productV7StickyBodyRightOption{display:none}.productV7StickyBodyRight{width:100%}.productV7StickyBodyRightATC{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-v7.css.map */
