#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.announcement--gradient{background:linear-gradient(90deg,#1c355e 21.64%,#0398c5)}#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}}.productV2{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%}.productV2.active{display:none}@media(max-width:800px){.productV2{padding:20px 25px;width:100%;grid-template-columns:minmax(0,1fr);row-gap:20px}.productV2Inner{padding:0}}.productV2InnerWrap{display:flex;flex-direction:column;top:0}.productV2Visual{display:flex;align-items:center;gap:15px}.productV2VisualSwiper{height:100%}.productV2VisualSwiperImage{width:100%!important;height:100%!important;aspect-ratio:1;object-fit:contain;border-radius:7px;padding:20px}.productV2VisualSwiperImage.active{display:none}.productV2VisualThumbs{display:flex;flex-direction:column;gap:10px}.productV2VisualThumbsThumbnail{width:60px;height:60px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid var(--darker-grey)}.productV2VisualThumbsThumbnail.active{display:none}.productV2VisualThumbsThumbnail:first-child:last-child{display:none}@media(max-width:800px){.productV2VisualSwiperImage{border-radius:0;padding:0}.productV2VisualThumbs{flex-direction:column}.productV2VisualThumbsThumbnail{width:32px;height:32px}.productV2Featured{display:none}}.productV2Featured{max-width:400px;margin:30px auto}.productV2FeaturedSpacer{width:100%;height:40px;display:block}.productV2FeaturedQuote{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:40px}.productV2FeaturedQuoteImg{margin-bottom:10px;height:20px;width:auto}.productV2FeaturedQuoteName{font-weight:700;margin-top:10px}.productV2FeaturedQuoteVerified{display:flex;flex-direction:row;align-items:center;gap:5px;font-size:12px;color:var(--darker-grey);margin-top:3px}.productV2FeaturedQuoteVerifiedImg{height:13px;width:auto}.productV2Content{width:100%}.productV2Reviews{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}.productV2CheckingOut{font-size:16px;color:var(--dark-blue);margin-bottom:8px}.productV2Title{font-size:25px;font-weight:700;margin:0 0 10px}.productV2Title span{color:#cf1846}.productV2LineTags{display:flex;flex-direction:row;margin:10px auto;gap:8px;width:100%}.productV2LineTagsItem{text-transform:uppercase;font-size:12px;letter-spacing:2px;padding:8px 20px;border-radius:10px}@media(max-width:800px){.productV2LineTags{flex-wrap:wrap}}.productV2Line{height:2px;width:100%;margin:20px 0;background-color:var(--darker-grey)}.productV2LineTxt{font-size:clamp(13px,1.6vw,16px);font-weight:700;color:var(--primary-blue);margin-bottom:20px}.productV2Bullets{display:flex;flex-direction:column;font-size:clamp(13px,1.6vw,16px);font-weight:700;padding-bottom:20px;border-bottom:1px solid var(--darker-grey)}.productV2BulletsBody{margin:15px auto 10px;display:flex;flex-wrap:wrap;column-gap:20px;row-gap:8px;line-height:1.1}.productV2BulletsBodyItem{display:flex;flex-direction:row;gap:20px;flex:45%;align-items:center}.productV2BulletsBodyItemTxt{font-size:16px;font-weight:400}.productV2BulletsBodyItemImg{height:30px;width:auto}.productV2FormVariant{display:none;flex-direction:column;gap:16px;margin-bottom:20px;padding-top:20px}.productV2FormVariant.active,.productV2FormVariantLabel{display:flex}.productV2FormVariantLabelInput{opacity:0;position:absolute;width:0;height:0}.productV2FormVariantItem{width:100%;display:flex;flex-direction:row;align-items:center;gap:15px;cursor:pointer;padding:18px 16px;border-radius:8px;border:1px solid #D7EFF1;background:#fff;position:relative;transition:.3s ease}.productV2FormVariantLabelInput+.productV2FormVariantItem{transition:.5s ease}.productV2FormVariantLabelInput:checked+.productV2FormVariantItem{border:1px solid #1C355E;background:#f2feff}.productV2FormVariantItemRadio{width:21px;height:21px;min-width:21px;border:2px solid var(--primary-blue);border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;transition:.3s cubic-bezier(.68,-.55,.265,1.55)}.productV2FormVariantItemRadioInner{width:15px;height:15px;border-radius:50%;background:var(--primary-blue);transform:scale(0);transition:.3s cubic-bezier(.68,-.55,.265,1.55)}.productV2FormVariantLabelInput:checked+.productV2FormVariantItem .productV2FormVariantItemRadioInner{transform:scale(1)}.productV2FormVariantItemContent{display:flex;flex-direction:column;flex:1;gap:12px}.productV2FormVariantItemHeader{display:flex;flex-direction:row;align-items:start;justify-content:space-between;gap:8px}@media screen and (max-width:800px){.productV2FormVariantItemHeader{gap:8px}}.productV2FormVariantItemHeading{display:flex;flex-direction:column;gap:8px}.productV2FormVariantItemTitle{font-weight:800;font-size:16px;color:#1c355e;line-height:.7}.productV2FormVariantItemPrices{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:4px;justify-content:flex-end}.productV2FormVariantItemCompare{font-size:clamp(13px,1.6vw,16px);font-weight:500;color:#ff2c2c;text-decoration:line-through;line-height:.7}.productV2FormVariantItemPrice{font-size:clamp(13px,1.6vw,16px);font-weight:800;color:#1c355e;line-height:.7}.productV2FormVariantItemPriceGroup{display:inline-flex;align-items:baseline}.productV2FormVariantItemPriceWrapper{display:flex;gap:4px}.productV2FormVariantItemPriceLabel{font-size:clamp(13px,1.6vw,16px);font-weight:800;color:#1c355e;line-height:.7}.productV2FormVariantItemPriceNote{font-size:clamp(10.3px,1.3vw,13px);font-weight:600;color:#1c355e;text-align:right;width:100%}.productV2FormVariantItemInterval,.productV2FormVariantItemUnitPrice{font-size:12px;color:var(--darker-grey)}.productV2FormVariantItemMeta{width:100%;display:flex;flex-direction:column;gap:4px}.productV2FormVariantItemSubtitle{font-size:clamp(10.3px,1.3vw,13px);font-weight:700;color:#35afc8;line-height:.7}@media screen and (max-width:800px){.productV2FormVariantItemSubtitle{white-space:nowrap}}.productV2FormVariantItemBillingText{font-size:clamp(9px,1.2vw,12px);color:#1c355ee0;line-height:.7;font-weight:700}@media screen and (max-width:800px){.productV2FormVariantItemBillingText{white-space:nowrap}}.productV2FormVariantItemBullets{font-size:12px;font-weight:600;color:#1c355e}.productV2FormVariantItemBullets p{margin:0}.productV2FormVariantItemBullets ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:3px}.productV2FormVariantItemBullets li{padding-left:20px;position:relative}.productV2FormVariantItemBullets li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231C355E' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.productV2FormVariantItemTag{position:absolute;top:-13px;right:16px;border-radius:4px;background:#ffbc3e;color:#1c355e;font-size:12px;font-weight:700;line-height:.7;white-space:nowrap;padding:6px 8px}.productV2FormVariantItemTag:empty{display:none}@media(max-width:800px){.productV2FormVariant{margin-bottom:17px}.productV2FormVariantItem{padding:18px 16px;gap:15px}.productV2FormVariantItemTitle{font-size:13.3px}.productV2FormVariantItemUnitPrice{font-size:12px}}@media(max-width:375px){.productV2FormVariantItem{padding:18px 12px;gap:10px}.productV2FormVariantItemRadio{width:18px;height:18px;min-width:18px;border:1px solid var(--primary-blue)}.productV2FormVariantItemRadioInner{width:12px;height:12px}}.productV2FormOneTime{display:block;width:100%;background:none;border:none;padding:0;margin:20px 0;text-align:center;font-size:clamp(13px,1.6vw,16px);font-weight:600;color:#1c355e;cursor:pointer;text-decoration:underline;line-height:1.4}.productV2FormOneTime:hover{color:var(--primary-blue)}.productV2Order{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}.productV2Order.active{display:flex}.productV2OrderTitle{font-size:20px;font-weight:700;text-transform:capitalize}.productV2OrderTitle.small{font-size:18px}.productV2OrderList{padding-left:20px;display:flex;margin-top:15px;flex-direction:column;text-transform:capitalize}.productV2OrderListItem{position:relative;padding-left:20px}.productV2OrderListItem:before{content:"\2022";margin-right:10px;position:absolute;left:0}.productV2OrderDates{display:flex;flex-direction:column;margin-top:15px;gap:15px}.productV2OrderDatesItem{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}.productV2OrderDatesItem.soldOut{opacity:.6}.productV2OrderDatesItem.active{border:1px solid var(--dark-blue);box-shadow:0 0 10px #fff}@media(max-width:800px){.productV2Order{padding:20px}.productV2OrderTitle{font-size:18px}.productV2OrderList{margin-top:10px}.productV2OrderList{padding-left:0;font-size:13px}.productV2OrderDatesItem{font-size:18px;padding:10px 15px}}.section-product-for-page .productV2FormATC{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;background-color:#ffbc3e;padding:20px 0;border-radius:7px;font-size:clamp(17px,3vw,24px);border:2px solid #FFBC3E;transition:all .3s ease;cursor:pointer}.section-product-for-page .productV2FormATC:hover{background-color:transparent;color:#ffbc3e;border-color:#ffbc3e}.productV2FormATC{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:12px 0;border-radius:10px;font-size:clamp(13px,1.6vw,16px)}.productV2FormATC:disabled{background-color:var(--darker-grey);pointer-events:none}.productV2Satisfaction{text-align:center;margin-bottom:10px}.productV2Satisfaction__heading{font-family:NunitoSans,sans-serif;font-size:16px;font-weight:700;color:#1c355e;margin:0 0 16px}.productV2Satisfaction__badges{display:grid;grid-template-columns:repeat(3,auto);gap:32px;justify-content:center}.productV2Satisfaction__badge{display:flex;align-items:center;justify-content:center}.productV2Satisfaction__badge img{height:56px;width:auto;display:block}.productV2Disclaimer{text-align:center;width:100%}.productV2Drops{display:flex;flex-direction:column}.productV2DropsItemTitle{display:flex;align-items:center;font-weight:700;text-transform:uppercase;font-size:clamp(13px,1.6vw,16px);cursor:pointer;padding:20px 0;border-bottom:1px solid var(--darker-grey)}.productV2DropsItemTitle:after{content:">";font-size:18px;margin-left:10px;position:relative;transition:.3s;padding:3px}.productV2DropsItem.active .productV2DropsItemTitle:after{content:">";transform:rotate(90deg);transition:.3s}.productV2DropsItemBody{overflow:hidden;height:0;font-size:clamp(13px,1.6vw,16px);line-height:1.5;font-weight:500}.productV2DropsItemBody.small{padding:0!important;margin-top:0!important}.productV2DropsItemBody ul li{margin-bottom:8px;margin-left:20px}.productV2DropsItemBody ul li::marker{font-size:30px}.productV2DropsItemBody ul{list-style-image:url(icon-check.svg);background-size:20px;padding-left:0;margin:0}.productV2DropsItemBody ol{padding-left:20px}.productV2DropsItemBody ol li{margin-bottom:8px}.productV2DropsItem.active .productV2DropsItemBody{height:auto;padding:20px 0}.productV2DropsItemBody p{margin:0 0 8px}.productV2DropsItemBody p.active{display:none}.productV2DropsItemBody a{text-decoration:underline}.productV2DropsItemBodyBullets{display:flex;flex-direction:column;gap:8px;margin-top:20px}.productV2DropsItemBodyBulletsItem{display:flex;flex-direction:row;gap:8px}.productV2DropsItemBodyBulletsItemImg{height:20px;width:auto}.productV2DropsItemBtn{color:var(--dark-blue);text-decoration:underline;margin-top:20px;cursor:pointer;width:fit-content}.productV2DropsItemBtn.active{display:none}.productV2DropsItemBodyHeader{display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:left;font-size:16px;font-weight:700}.productV2DropsItemBodyHeaderItem{display:flex;flex-direction:row;gap:5px;align-items:center}.productV2DropsItemBodyHeaderItemImg{height:18px;width:auto}.productV2DropsItemBodyName{margin-top:5px;font-size:16px;font-weight:700}.productV2DropsItemBodyTxt{margin-top:10px;font-size:16px}.productV2DropsItemBodyReviews{color:var(--dark-blue);font-size:16px;display:flex;cursor:pointer}@media(max-width:800px){.productV2Content{padding:0 0 40px}.productV2Reviews{font-size:12px}.productV2Title{font-size:20px;margin-bottom:5px}.productV2CheckingOut,.productV2LineTagsItem{font-size:13px}.productV2Bullets{column-gap:10px;margin-bottom:0}.productV2BulletsBody{column-gap:12px}.productV2BulletsBodyItem{gap:10px}.productV2BulletsBodyItemImg{height:20px}.productV2BulletsBodyItemTxt{font-size:13px}.productV2Satisfaction__heading{font-size:12px}.productV2DropsItemBodyHeader{flex-direction:column;align-items:flex-start}.productV2DropsItemBodyHeaderItem{flex-direction:column;text-align:left;width:100%;align-items:start}.productV2DropsItemBodyHeaderItemTxt{text-align:left;width:100%}}.productV2Sticky{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}.productV2Sticky.active{display:block}.productV2StickyBody{width:90%;margin:0 auto;max-width:1400px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 0}.productV2StickyBodyLeft{display:flex;flex-direction:row;align-items:center;height:110px;gap:10px}.productV2StickyBodyLeftImg{height:90%;width:auto}.productV2StickyBodyLeftTitleTxt{margin:0;font-weight:800;font-size:20px}.productV2StickyBodyLeftTitleCollection{text-transform:uppercase;font-weight:200}.productV2StickyBodyRight{display:flex;flex-direction:row;align-items:center;gap:30px}.productV2StickyBodyRightOption{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.productV2StickyBodyRightOptionAmount{font-size:20px;font-weight:700;text-transform:uppercase;white-space:nowrap}.productV2StickyBodyRightOptionInterval{white-space:nowrap}.productV2StickyBodyRightATC{display:flex;flex-direction:row;align-items:center;gap:10px;white-space:nowrap;font-size:18px;padding:10px 20px;border-radius:2px}.productV2StickyBodyRightATC:disabled{background-color:var(--darker-grey);pointer-events:none}.productV2StickyBodyRightATC:disabled .productV2StickyBodyRightATCCompare{display:none}.productV2StickyBodyRightATC:disabled .productV2StickyBodyRightATCPrice{display:none}.productV2StickyBodyRightATCCompare{text-decoration:line-through;text-decoration-color:red}.productV2StickyBodyLeftMobile{display:none}@media(max-width:800px){.productV2Sticky{display:flex}.productV2StickyBody{flex-direction:column;align-items:flex-start;width:100%;padding:10px}.productV2StickyBodyLeft{justify-content:center;gap:12px;height:80px;width:fit-content}.productV2StickyBodyLeftTitleTxt{font-size:14px}.productV2StickyBody.small .productV2StickyBodyLeftTitleTxt{font-size:12px}.productV2StickyBodyLeftTitleCollection{font-size:10px}.productV2StickyBodyLeftMobile{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:16px}.productV2StickyBodyLeftMobileAmount{white-space:nowrap;font-weight:700}.productV2StickyBody.small .productV2StickyBodyLeftMobileAmount{font-size:12px}.productV2StickyBodyLeftMobileInterval{white-space:nowrap;font-size:12px}.productV2StickyBodyRight{flex-direction:column;gap:10px}.productV2StickyBodyRightOption{display:none}.productV2StickyBodyRight{width:100%}.productV2StickyBodyRightATC{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}.productV2WarningMessage{padding:16px;border-radius:8px;border:1px dashed #1C355E;background:#f2feff;margin-top:20px}.productV2WarningMessage__heading{display:grid;grid-template-columns:18px auto;font-size:clamp(13px,1.6vw,16px);font-weight:800;margin:0 0 10px;align-items:center;gap:6px;line-height:1}@media(max-width:800px){.productV2WarningMessage__heading{gap:4px;grid-template-columns:12px auto;margin-bottom:6px}}.productV2WarningMessage__heading svg{width:100%;height:auto}.productV2WarningMessage__text{font-size:clamp(12px,1.6vw,14px);font-weight:500;margin:0}.productSellingTooltip{margin-top:20px;display:flex;align-items:center;justify-content:space-between;position:relative}.productSellingTooltip__title{font-size:clamp(12.3px,1.6vw,16px);font-weight:700}.productSellingTooltip__trigger-container{text-align:right;line-height:16px}.productSellingTooltip__trigger{font-size:clamp(12.3px,1.6vw,16px);font-weight:600;text-decoration:underline;cursor:default}.productSellingTooltip__content{display:none;position:absolute;z-index:1;padding:16px;width:100%;max-width:330px;border-radius:20px;border:1px solid #E2E4E7;background:#fff;box-shadow:0 4px 4px #00000040;right:0}.productSellingTooltip__trigger:hover+.productSellingTooltip__content{display:block}.productSellingTooltip__heading{display:grid;grid-template-columns:86px auto;align-items:center;gap:10px;font-size:clamp(13px,1.6vw,15px);margin-bottom:18px}.productSellingTooltip__doctors-image img,.productSellingTooltip__comparison img{width:100%;height:auto;display:block}@media(max-width:800px){.productV3AddOnItemBody{padding:0 10px}.productV3AddOnItemBodyInfoTitle,.productV3AddOnItemBodyInfoPrice{font-size:14px}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px}}@media screen and (min-width:801px){.swiper-button-next,.swiper-button-prev{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/92/assets/main-product-for-page-templates.css.map */
