#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}}.productV9{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%}.productV9.active{display:none}@media(max-width:800px){.productV9{padding:12px 8px;width:100%;grid-template-columns:minmax(0,1fr);row-gap:0px}.productV9Inner{padding:0}}.productV9InnerWrap{display:flex;flex-direction:column;top:0}.productV9Visual{display:flex;align-items:center;gap:15px}.productV9VisualSwiper{height:100%}.productV9VisualSwiperImage{width:100%!important;height:100%!important;aspect-ratio:1;object-fit:contain;border-radius:7px;padding:20px}.productV9VisualSwiperImage.active{display:none}.productV9VisualThumbs{display:flex;flex-direction:column;gap:10px}.productV9VisualThumbsThumbnail{width:60px;height:60px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid var(--darker-grey)}.productV9VisualThumbsThumbnail.active{display:none}.productV9VisualThumbsThumbnail:first-child:last-child{display:none}@media(max-width:800px){.productV9VisualSwiperImage{border-radius:0;padding:0}.productV9VisualThumbs{flex-direction:column}.productV9VisualThumbsThumbnail{width:32px;height:32px}.productV9Featured{display:none}}.productV9Featured{max-width:400px;margin:30px auto}.productV9FeaturedSpacer{width:100%;height:40px;display:block}.productV9FeaturedQuote{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:40px}.productV9FeaturedQuoteImg{margin-bottom:10px;height:20px;width:auto}.productV9FeaturedQuoteName{font-weight:700;margin-top:10px}.productV9FeaturedQuoteVerified{display:flex;flex-direction:row;align-items:center;gap:5px;font-size:12px;color:var(--darker-grey);margin-top:3px}.productV9FeaturedQuoteVerifiedImg{height:13px;width:auto}.productV9Content{width:100%}.productV9Reviews{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}.productV9CheckingOut{font-size:16px;color:var(--dark-blue);margin-bottom:8px}.productV9Title{font-size:25px;font-weight:700;margin:0 0 10px}.productV9Title span{color:#cf1846}.productV9LineTags{display:flex;flex-direction:row;margin:10px auto;gap:8px;width:100%}.productV9LineTagsItem{text-transform:uppercase;font-size:12px;letter-spacing:2px;padding:8px 20px;border-radius:10px}@media(max-width:800px){.productV9LineTags{flex-wrap:wrap}}.productV9Line{height:2px;width:100%;margin:20px 0;background-color:var(--darker-grey)}.productV9LineTxt{font-size:16px;font-weight:700;color:var(--primary-blue);margin-bottom:20px}.productV9Bullets{display:flex;flex-direction:column;font-size:18px;font-weight:700}.productV9BulletsBody{margin:15px auto 10px;display:flex;flex-wrap:wrap;column-gap:20px;row-gap:8px;line-height:1.1}.productV9BulletsBodyItem{display:flex;flex-direction:row;gap:20px;flex:45%;align-items:center}.productV9BulletsBodyItemTxt{font-size:16px;font-weight:400}.productV9BulletsBodyItemImg{height:30px;width:auto}.productV9Form{box-shadow:0 30px 60px -30px #1c355e4d;border-radius:18px;font-family:Barlow,sans-serif;width:100%;overflow:hidden}.productV9FormSub{display:grid;grid-template-columns:1fr 1fr;width:100%}.productV9FormSubLabel{display:flex}.productV9FormSubLabelInput{opacity:0;height:0;width:0;position:absolute}.productV9FormSubLabelBody{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}.productV9FormSubLabelBody:hover{cursor:pointer}.productV9FormSubLabelBody: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)}.productV9FormSubLabelInput+.productV9FormSubLabelBody{transition:.3s ease}.productV9FormSubLabelInput:checked+.productV9FormSubLabelBody{background-color:#fff}.productV9FormSubLabelInput:checked+.productV9FormSubLabelBody:after{transform:scaleX(1);transform-origin:center}.productV9FormSubLabelBodyTitle{font-size:19px;font-weight:700;line-height:1.1}.productV9FormSubLabelInput+.productV9FormSubLabelBody .productV9FormSubLabelBodyTitle{transition:.3s ease}.productV9FormSubLabelInput:checked+.productV9FormSubLabelBody .productV9FormSubLabelBodyTitle{color:#263f6a}.productV9FormSubLabelBodySubtitle{font-weight:600;font-size:17px;line-height:1.2}.productV9FormSubLabelInput+.productV9FormSubLabelBody .productV9FormSubLabelBodySubtitle{transition:.3s ease}.productV9FormSubLabelInput:checked+.productV9FormSubLabelBody .productV9FormSubLabelBodySubtitle{color:#00a98f}.productV9FormWrap{padding:28px 28px 32px}.productV9FormSubtitle{font-size:14px;text-transform:uppercase;font-weight:700;color:#a2a9ad;letter-spacing:2px;margin:0}.productV9FormOptions{margin-top:16px;display:flex;flex-direction:column;gap:14px}.productV9FormOptionsLabel{display:flex}.productV9FormOptionsLabelInput{opacity:0;height:0;width:0;position:absolute}.productV9FormOptionsLabelBody{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}.productV9FormOptionsLabel:nth-child(2) .productV9FormOptionsLabelBody{border:2px solid #263F6A}.productV9FormOptionsLabelBody:hover{border:2px solid #00A98F;cursor:pointer}.productV9FormOptionsLabel:nth-child(2) .productV9FormOptionsLabelBody:hover{border:2px solid #00A98F}.productV9FormOptionsLabelInput+.productV9FormOptionsLabelBody{transition:.3s ease}.productV9FormOptionsLabelInput:checked+.productV9FormOptionsLabelBody{background-color:#ddf1ea;border:2px solid #00A98F}.productV9FormOptionsLabelBodyCircle{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}.productV9FormOptionsLabelInput+.productV9FormOptionsLabelBody .productV9FormOptionsLabelBodyCircle{transition:box-shadow .4s cubic-bezier(.34,1.56,.64,1),background-color .3s ease,border .3s ease}.productV9FormOptionsLabelInput:checked+.productV9FormOptionsLabelBody .productV9FormOptionsLabelBodyCircle{background-color:#00a98f;box-shadow:0 0 0 4px #fff inset}.productV9FormOptionsLabelBodyTag{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}.productV9FormOptionsLabelBodyInfo{display:flex;flex-direction:column;gap:4px}.productV9FormOptionsLabelBodyInfoTitle{font-size:21px;font-weight:700;color:#263f6a;letter-spacing:-.21px}.productV9FormOptionsLabelBodyInfoFrequency{font-size:14px;font-weight:500;color:#a2a9ad}.productV9FormOptionsLabelBodyInfoSupply{margin-top:1px;font-size:13px;color:#263f6a;font-weight:700}.productV9FormOptionsLabelBodyPrice{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.productV9FormOptionsLabelBodyPriceReal{font-size:27px;font-weight:800;color:#263f6a;line-height:1;letter-spacing:-.27px}.productV9FormOptionsLabelBodyPriceCompare{font-weight:500;font-size:15px;text-decoration:line-through;color:#98a4ae}.productV9FormOptionsLabelBodyPriceUnit{font-size:14px;font-weight:700;color:#3cb6ce}.productV9FormPlanSelect{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){.productV9FormWrap{padding:20px 14px 24px}.productV9FormSubLabelBodyTitle{font-size:16px}.productV9FormOptionsLabelBody{padding:18px 16px;gap:16px}.productV9FormOptionsLabelBodyInfoTitle{font-size:18px}.productV9FormOptionsLabelBodyPriceReal{font-size:23px}}.productV9FormGifts{display:none;margin-top:26px;background-color:#fff;border:1.5px solid #E6EEF0;border-radius:14px;padding:26px 22px 28px}.productV9FormGifts.active{display:block}.productV9FormGiftsTitle{margin:0 0 22px;text-align:center;font-size:17px;font-weight:800;letter-spacing:.08em;color:#1c355e;text-transform:uppercase}.productV9FormGiftsBody{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;position:relative;overflow-x:auto}.productV9FormGiftsBodyRail{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%)}.productV9FormGiftsBodyItem{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px}.productV9FormGiftsBodyItemName{font-size:12px;font-weight:700;color:#263f6a;line-height:1.2;min-height:2.4em;display:flex;align-items:center}.productV9FormGiftsBodyItemImg{position:relative;width:100px;height:100px;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}.productV9FormGiftsBodyItemImgContent{display:contents}.productV9FormGiftsBodyItemImgPhoto{width:100%;height:100%;object-fit:contain;padding:12px}.productV9FormGiftsBodyItemImgPair{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:10px}.productV9FormGiftsBodyItemImgPair .productV9FormGiftsBodyItemImgPhoto{width:auto;height:100%;padding:0;object-fit:contain}.productV9FormGiftsBodyItemImgPair .productV9FormGiftsBodyItemImgPhoto+.productV9FormGiftsBodyItemImgPhoto{margin-left:-64px}.productV9FormGiftsBodyItemImgLock{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#8b969d;background-color:#ffffff59}.productV9FormGiftsBodyItemImgLock[hidden]{display:none}.productV9FormGiftsBodyItemImgLock svg{width:30px;height:30px}.productV9FormGiftsBodyItemSave{font-weight:700;font-size:12px;color:#d64545;display:flex;flex-direction:column;align-items:center;gap:1px}.productV9FormGiftsBodyItemSaveStrike{text-decoration:line-through}.productV9FormGiftsBodyItemSaveFree{color:#263f6a;font-weight:800;font-size:13px;letter-spacing:.06em}.productV9FormGiftsBodyItem.locked .productV9FormGiftsBodyItemImg{background-color:#f1f3f5;border-color:#c7cfd3;box-shadow:none}.productV9FormGiftsBodyItem.locked .productV9FormGiftsBodyItemImgPhoto{filter:grayscale(1);opacity:.5}.productV9FormGiftsBodyItem.locked .productV9FormGiftsBodyItemName,.productV9FormGiftsBodyItem.locked .productV9FormGiftsBodyItemSave,.productV9FormGiftsBodyItem.locked .productV9FormGiftsBodyItemSaveStrike,.productV9FormGiftsBodyItem.locked .productV9FormGiftsBodyItemSaveFree{color:#a2a9ad}@media(max-width:800px){.productV9FormGifts{padding:22px 12px}.productV9FormGiftsBody{gap:6px}.productV9FormGiftsBodyItem{gap:7px}.productV9FormGiftsBodyItemName{font-size:10px;min-height:2.6em;line-height:1.15}.productV9FormGiftsBodyItemImg{width:64px;height:64px;border-width:2px}.productV9FormGiftsBodyItemImgPhoto{padding:8px}.productV9FormGiftsBodyItemImgPair{padding:6px}.productV9FormGiftsBodyItemImgPair .productV9FormGiftsBodyItemImgPhoto+.productV9FormGiftsBodyItemImgPhoto{margin-left:-38px}.productV9FormGiftsBodyItemSave{font-size:10px}.productV9FormGiftsBodyItemSaveFree{font-size:11px}.productV9FormGiftsBodyItemImgLock svg{width:22px;height:22px}.productV9FormGiftsBodyRail{top:62px;height:4px}}.productV9FormATC{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}.productV9FormATC:hover{background-color:#3cb6ce}.productV9FormATCPrice{display:flex;align-items:center;gap:8px}.productV9FormATC:has(.productV9FormATCPriceReal:empty) .productV9FormATCDash{display:none}.productV9FormATCPriceCompare{font-weight:600;font-size:16px;text-decoration:line-through;opacity:.7}.productV9FormATCPriceCompare:empty{display:none}@media(max-width:800px){.productV9FormATC{padding:18px 10px;font-size:16px}.productV9FormATCPriceCompare{font-size:13px}}.productV9FormFrequency{margin:12px auto 0;text-align:center;font-size:13.5px;display:block;font-weight:600;color:#263f6a;line-height:1.3}.productV9FormBadges{display:flex;flex-direction:row;margin-top:18px;align-items:center;justify-content:center;gap:14px;font-size:13px;flex-wrap:wrap}.productV9FormBadgesItem{display:flex;flex-direction:row;align-items:center;gap:7px;white-space:nowrap;font-size:13px;font-weight:600;color:#263f6a}.productV9FormBadgesItemImg{height:17px;width:auto}.productV9FormBadgesSpacer{width:1px;height:14px;background-color:#b1e0e6}.productV9FormCards{margin-top:14px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.productV9FormCardsItem svg{height:26px;width:auto}@media(max-width:800px){.productV9FormCardsItem svg{height:20px;width:auto}}.productV9Upsell{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}.productV9UpsellInput{width:22px;height:22px;flex-shrink:0;accent-color:#263F6A;cursor:pointer}.productV9UpsellImg{width:100px;height:100px;object-fit:contain;background-color:#fff;border-radius:8px;flex-shrink:0}.productV9UpsellBody{display:flex;flex-direction:column;gap:5px}.productV9UpsellBodyTitle{font-size:21px;font-weight:800;color:#263f6a;line-height:1.2}.productV9UpsellBodyTitlePrice{color:#0c8d76;white-space:nowrap}.productV9UpsellBodyText{font-size:17px;color:#3a3f45;line-height:1.45}@media(max-width:800px){.productV9Upsell{gap:14px;margin-top:24px;padding:14px 16px}.productV9UpsellImg{width:90px;height:90px}.productV9UpsellBodyTitle{font-size:18px}.productV9UpsellBodyText{font-size:15px}}.productV9Order{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}.productV9Order.active{display:flex}.productV9OrderTitle{font-size:20px;font-weight:700;text-transform:capitalize}.productV9OrderTitle.small{font-size:18px}.productV9OrderList{padding-left:20px;display:flex;margin-top:15px;flex-direction:column;text-transform:capitalize}.productV9OrderListItem{position:relative;padding-left:20px}.productV9OrderListItem:before{content:"\2022";margin-right:10px;position:absolute;left:0}.productV9OrderDates{display:flex;flex-direction:column;margin-top:15px;gap:15px}.productV9OrderDatesItem{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}.productV9OrderDatesItem.soldOut{opacity:.6}.productV9OrderDatesItem.active{border:1px solid var(--dark-blue);box-shadow:0 0 10px #fff}@media(max-width:800px){.productV9Order{padding:20px}.productV9OrderTitle{font-size:18px}.productV9OrderList{margin-top:10px}.productV9OrderList{padding-left:0;font-size:13px}.productV9OrderDatesItem{font-size:18px;padding:10px 15px}}.productV9Satisfaction{text-align:center;font-size:16px;font-weight:700;margin-bottom:10px}.productV9Disclaimer{text-align:center;width:100%}.productV9Drops{display:flex;flex-direction:column}.productV9DropsItemTitle{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)}.productV9DropsItemTitle:after{content:">";font-size:18px;margin-left:10px;position:relative;transition:.3s;padding:3px}.productV9DropsItem.active .productV9DropsItemTitle:after{content:">";transform:rotate(90deg);transition:.3s}.productV9DropsItemBody{overflow:hidden;height:0;font-size:18px;line-height:24px;font-weight:500}.productV9DropsItemBody.small{padding:0!important;margin-top:0!important}.productV9DropsItemBody ul li{margin-bottom:8px;margin-left:20px}.productV9DropsItemBody ul li::marker{font-size:30px}.productV9DropsItemBody ul{list-style-image:url(icon-check.svg);background-size:20px;padding-left:0}.productV9DropsItemBody ol{padding-left:20px}.productV9DropsItemBody ol li{margin-bottom:8px}.productV9DropsItem.active .productV9DropsItemBody{height:auto;padding:20px 0}.productV9DropsItemBody p{margin:0 0 8px}.productV9DropsItemBody p.active{display:none}.productV9DropsItemBody a{text-decoration:underline}.productV9DropsItemBodyBullets{display:flex;flex-direction:column;gap:8px;margin-top:20px}.productV9DropsItemBodyBulletsItem{display:flex;flex-direction:row;gap:8px}.productV9DropsItemBodyBulletsItemImg{height:20px;width:auto}.productV9DropsItemBtn{color:var(--dark-blue);text-decoration:underline;margin-top:20px;cursor:pointer;width:fit-content}.productV9DropsItemBtn.active{display:none}.productV9DropsItemBodyHeader{display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:left;font-size:16px;font-weight:700}.productV9DropsItemBodyHeaderItem{display:flex;flex-direction:row;gap:5px;align-items:center}.productV9DropsItemBodyHeaderItemImg{height:18px;width:auto}.productV9DropsItemBodyName{margin-top:5px;font-size:16px;font-weight:700}.productV9DropsItemBodyTxt{margin-top:10px;font-size:16px}.productV9DropsItemBodyReviews{color:var(--dark-blue);font-size:16px;display:flex;cursor:pointer}@media(max-width:800px){.productV9Content{padding:0 0 40px}.productV9Reviews{font-size:12px}.productV9Title{font-size:26px;margin-bottom:5px}.productV9CheckingOut{font-size:14px}.productV9LineTagsItem{font-size:13px}.productV9Bullets{column-gap:10px;margin-bottom:20px}.productV9BulletsBody{column-gap:12px}.productV9BulletsBodyItem{gap:10px}.productV9BulletsBodyItemImg{height:20px}.productV9BulletsBodyItemTxt{font-size:13px}.productV9Satisfaction{font-size:12px}.productV9DropsItemBodyHeader{flex-direction:column;align-items:flex-start}.productV9DropsItemBodyHeaderItem{flex-direction:column;text-align:left;width:100%}.productV9DropsItemBodyHeaderItemTxt{text-align:left;width:100%}}.productV9Sticky{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}.productV9StickyBody{width:90%;margin:0 auto;max-width:1400px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 0}.productV9StickyBodyLeft{display:flex;flex-direction:row;align-items:center;height:110px;gap:10px}.productV9StickyBodyLeftImg{height:90%;width:auto}.productV9StickyBodyLeftTitleTxt{margin:0;font-weight:800;font-size:20px}.productV9StickyBodyLeftTitleCollection{text-transform:uppercase;font-weight:200}.productV9StickyBodyRight{display:flex;flex-direction:row;align-items:center;gap:30px}.productV9StickyBodyRightOption{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.productV9StickyBodyRightOptionAmount{font-size:20px;font-weight:700;text-transform:uppercase;white-space:nowrap}.productV9StickyBodyRightOptionInterval{white-space:nowrap}.productV9StickyBodyRightATC{display:flex;flex-direction:row;align-items:center;gap:10px;white-space:nowrap;font-size:18px;padding:10px 20px;border-radius:2px}.productV9StickyBodyRightATC:disabled{background-color:var(--darker-grey);pointer-events:none}.productV9StickyBodyRightATC:disabled .productV9StickyBodyRightATCCompare{display:none}.productV9StickyBodyRightATC:disabled .productV9StickyBodyRightATCPrice{display:none}.productV9StickyBodyRightATCCompare{text-decoration:line-through;text-decoration-color:red}.productV9StickyBodyLeftMobile{display:none}@media(max-width:800px){.productV9Sticky{display:flex}.productV9StickyBody{flex-direction:column;align-items:flex-start;width:100%;padding:10px}.productV9StickyBodyLeft{justify-content:center;gap:12px;height:80px;width:fit-content}.productV9StickyBodyLeftTitleTxt{font-size:14px}.productV9StickyBody.small .productV9StickyBodyLeftTitleTxt{font-size:12px}.productV9StickyBodyLeftTitleCollection{font-size:10px}.productV9StickyBodyLeftMobile{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:16px}.productV9StickyBodyLeftMobileAmount{white-space:nowrap;font-weight:700}.productV9StickyBody.small .productV9StickyBodyLeftMobileAmount{font-size:12px}.productV9StickyBodyLeftMobileInterval{white-space:nowrap;font-size:12px}.productV9StickyBodyRight{flex-direction:column;gap:10px}.productV9StickyBodyRightOption{display:none}.productV9StickyBodyRight{width:100%}.productV9StickyBodyRightATC{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/150/assets/main-product-v9.css.map */
