#productV10{width:100%;background-color:#f9f9f9}#productV10Inner{max-width:1280px;width:100%;margin:auto;padding:60px 64px 46px;display:grid;grid-template-columns:50% 50%;column-gap:40px}@media (max-width: 800px){#productV10Inner{display:block;padding:0}}#productV10Visual{position:sticky;top:5em;display:flex;flex-direction:row;margin-bottom:auto}#productV10Swiper{margin-bottom:10px}.productV10SwiperSlide{width:100%!important;position:relative}.productV10SwiperSlidePlay{position:absolute;top:62%;right:123px;display:flex;flex-direction:column;align-items:center;color:var(--orange);width:fit-content;border:2px solid var(--orange);border-radius:6px;aspect-ratio:1;max-width:80px;text-align:center;justify-content:center;cursor:pointer;padding:2px}.productV10SwiperSlidePlay svg{height:30px;width:auto}.productV10SwiperSlideImage{aspect-ratio:1;object-fit:cover;border-radius:20px}.productV10SwiperPrev,.productV10SwiperNext{color:var(--black)}#productV10Gallery{display:grid;grid-template-columns:repeat(5,1fr);row-gap:10px;column-gap:10px}.productV10GalleryItem{border-radius:10px;cursor:pointer}#productV10GalleryPress{grid-column:2/6}#productV10Content{width:100%}#productV10Title{font-size:32px;line-height:40px;margin:0 0 20px;font-weight:700}#productV10Title span{display:inline-block;font-size:20px;font-weight:initial}#productV10Review{cursor:pointer;display:flex;align-items:center;gap:7px}#productV10Review .loox-rating-label{display:none}#productV10Review svg{height:18px;width:auto}#productV10Review svg path{fill:var(--green)}#productV10ReviewStars{display:flex;align-items:center;gap:4px}.productV10ReviewStar{max-width:16px;width:100%}#productV10ReviewRating,#productV10ReviewRaters{font-weight:700}#productV10ReviewText{font-size:17px}#productV10Price{display:flex;align-items:center;gap:10px;color:#404040;font-size:28px;padding-bottom:5px;border-bottom:1px solid lightgray;margin-bottom:20px}#productV10Price.noBorder{border:none}#productV10PriceCompare{text-decoration:line-through;opacity:.5;font-size:22px;font-weight:700}#productV10PriceCompare:empty{display:none}#productV10PriceActual{font-weight:700;font-size:22px;color:#c64d21}#productV10PriceSavings{font-size:16px;font-weight:700;background:var(--green);color:#fff;padding:4px 10px;border-radius:30px;display:none}#productV10PriceSavings.active{display:block}#productV10PriceSavings:empty{display:none}.productV10Wrap{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}#productV10Gifts{margin-top:20px;margin-bottom:20px}#productV10GiftsTitle{font-weight:700;font-size:16px;margin:0 0 20px}#productV10GiftsBody{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.productV10GiftsBodyItem{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}.productV10GiftsBodyItemBadge{position:absolute;top:-7px;left:50%;transform:translate(-50%);background-color:#a90303;color:#fff;white-space:nowrap;font-size:12px;font-weight:600;border-radius:5px;padding:0 6px}.productV10GiftsBodyItemBadge strong{font-weight:600;text-decoration:line-through}.productV10GiftsBodyItemImg{aspect-ratio:1;object-fit:cover;object-position:center;border-radius:10px;border:2px dashed var(--black);background-color:#ecf6fc}.productV10GiftsBodyItemTitle{text-align:center;margin:0;font-size:14px;line-height:1.4}#productV10Order{display:flex;flex-direction:row;align-items:center;gap:8px;background-color:#ecf6fc;padding:10px 20px;border-radius:12px;border:2px dashed var(--black);font-weight:700;margin-bottom:20px;width:fit-content}@media (max-width: 800px){#productV10Order{font-size:13px;width:100%}}#productV10Form{display:grid;row-gap:20px;margin-bottom:20px}.productV10FormGroup{display:none}.productV10FormGroup.active{display:block}.productV10FormGroupHeader{width:100%;margin-bottom:10px;display:flex;align-items:center;gap:4px}#productV10FormGroupHeaderVideo{border:2px solid var(--orange);color:var(--orange);padding:4px 12px;text-transform:uppercase;font-weight:900;font-size:12px;border-radius:8px;width:auto;margin-left:auto;cursor:pointer}.productV10FormGroupHeaderLabel{font-weight:700}.productV10FormGroupFlex{display:grid;gap:10px;grid-template-columns:repeat(5,1fr)}.productV10FormGroupFlexWrap{display:flex}.productV10FormGroupFlexColor{-webkit-appearance:none;appearance:none;margin:0;display:none}.productV10FormGroupFlexColorBody{border:2px solid #555!important;cursor:pointer;border-radius:5px;padding:0;aspect-ratio:1;display:flex;flex:1 1 0;overflow:hidden}.productV10FormGroupFlexColorBodyImg{aspect-ratio:1;object-fit:contain;object-position:center}.productV10FormGroupFlexColor:checked+.productV10FormGroupFlexColorBody{border:2px solid #1790ff!important;box-shadow:0 0 2px #1790ff!important}.productV10BOGO{color:#fff;padding:20px;background:#0040bb;background:linear-gradient(45deg,#0040bb,#248ce8 22%,#2893ec,#248be7 46%,#0040bb 87%);border-radius:10px;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;cursor:pointer}.productV10BOGOInfo{display:flex;flex-direction:row;align-items:center;gap:8px}.productV10BOGOInfoCircle{height:28px;width:28px;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.productV10BOGOInfoCircleInner{height:16px;width:16px;background-color:#fff;border-radius:50%;transform:scale(0)}.productV10BOGO.active .productV10BOGOInfoCircleInner{transform:scale(1)}.productV10BOGOInfoTitle{font-size:20px}.productV10BOGOInfoTitle strong{color:var(--gold)}.productV10BOGOPrice{display:flex;flex-direction:row;align-items:center;gap:8px;font-weight:700}.productV10BOGOPriceCompare{color:#fff;opacity:.5;text-decoration:line-through;font-size:22px}.productV10BOGOPriceReal{color:var(--gold);font-size:26px}#productV10Quantity{max-width:100px;align-items:center;width:100%;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:20px}#productV10QuantityMinus,#productV10QuantityPlus,#productV10QuantityValue{display:flex;justify-content:center;align-items:center;text-align:center}#productV10QuantityMinus,#productV10QuantityPlus{-webkit-appearance:none;appearance:none;cursor:pointer;width:auto;font-size:16px;font-weight:500;color:#000;background:#f2f2f2;border:1px solid #ccc;height:50px;padding:7.5px 9px}#productV10QuantityValue{border:1px solid #ccc;border-radius:0;padding:8px;text-align:center;width:50px;outline:0;height:100%}#productV10Link{font-size:14px;color:var(--black);margin-bottom:20px;display:none}#productV10Link a{text-decoration:underline}#productV10Addon{margin-bottom:20px;padding:5px 20px;border:1px solid #e0e3e5;background:#e0e3e580;border-radius:8px;opacity:.7}#productV10Addon.active{background:#fff;border:2px solid #18ba45;opacity:1}#productV10AddonCheckbox{cursor:pointer;display:flex;align-items:center;gap:10px 15px}#productV10AddonCheckboxInput{-webkit-appearance:none;appearance:none;border:1px solid #707988;border-radius:100%;height:18px;width:18px;display:flex;justify-content:center;align-items:center;position:relative;padding:0;flex-shrink:0}#productV10AddonCheckboxInput:checked{background-color:#18ba45;border:1px solid #18ba45}#productV10AddonCheckboxInput:checked:after{position:absolute;content:"";width:100%;height:100%;border:2px solid #707988;border-radius:40px;background-color:transparent;display:inherit;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.4)}#productV10Addon.active #productV10AddonCheckboxLabelPrice{display:none}#productV10AddonCheckboxIcon{width:auto;height:50px;margin-left:auto}#productV10AddonForm{display:none}#productV10Addon.active #productV10AddonForm{display:block;padding:10px 0 15px}#productV10AddonFormVariants{display:flex;gap:10px;margin-bottom:15px}.productV10AddonFormVariantsItem{appearance:none;-webkit-appearance:none;border:2px solid #555!important;cursor:pointer;background-position:center;background-size:contain;background-repeat:no-repeat;border-radius:5px;padding:0;aspect-ratio:1;flex:1 1 0;min-height:50px}.productV10AddonFormVariantsItem:checked{border:3px solid #1790ff!important}#productV10AddonBenefits{display:grid;row-gap:5px;margin-bottom:10px}.productV10AddonBenefitsItem{display:flex;align-items:center;gap:8px}.productV10AddonBenefitsItemIcon{width:24px;height:24px;color:#55ac57}.productV10AddonBenefitsItemTitle{font-size:15px;line-height:1.4}.productV10AddonBenefitsItemTitle.large{font-size:18px;color:#b5323a;font-weight:700;letter-spacing:1px}@media (max-width: 800px){#productV10Addon{padding:10px 15px}#productV10AddonCheckboxLabel{font-size:13px}#productV10AddonCheckboxLabel b{display:block}#productV10Addon.active #productV10AddonForm{padding:5px 0}.productV10GiftsBodyItemTitle{font-size:10px}}.productV10Dropdown{border-bottom:2px solid #eee;padding:15px 0}.productV10Dropdown.active .productV10DropdownContent{grid-template-rows:1fr;padding:20px 0 0}.productV10DropdownTop{cursor:pointer;font-weight:700;font-size:16px}.productV10DropdownTop:before{content:"+";margin-right:15px}.productV10Dropdown.active .productV10DropdownTop:before{content:"-"}.productV10DropdownContent{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s;text-align:start}.productV10DropdownContent a{color:var(--orange);text-decoration:underline}.productV10DropdownContent>div{overflow:hidden}.productV10DropdownContent ul{margin:0;padding:0}.productV10DropdownContent li{line-height:120%;margin-bottom:10px;background:url(li-point.png) 0 5px no-repeat;padding-left:20px;list-style-type:none}.productDropdownDesignFeatures{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.productDropdownDesignFeatures img{max-width:180px}.productV10DropdownDesignFeatures{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.productV10DropdownDesignFeatures img{max-width:180px}#productV10Shipping{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:10px 20px;margin:0 auto 15px}#productV10ShippingCircle{height:14px;width:14px;border-radius:50%;background-color:#539d3a;display:flex;flex-shrink:0;animation:glow-blink 3s infinite}@keyframes glow-blink{0%{box-shadow:0 0 5px #539d3a;background-color:#539d3a}50%{box-shadow:0 0 6px 2px #47d317;background-color:#47bb20}to{box-shadow:0 0 5px #539d3a;background-color:#539d3a}}@media (max-width: 1227px){#productV10Shipping{font-size:14px;max-width:100%}}#productV10ATC{margin-bottom:20px;max-width:100%;display:block}#productV10ATC.oos{font-size:15px}#productV10ATC.sticky{position:fixed;bottom:0;left:0;border-radius:0;margin:0;z-index:10;max-width:100%;padding:15px 45px;width:100%}#productV10ATC.sticky.loading{position:fixed!important}#productV10Disclaimer{margin:6px auto 8px;text-align:center;font-size:14px}#productV10Note{margin:30px 0;display:none}#productV10Note.active{display:block}#productV10Bundles{display:flex;justify-content:center;align-items:center;gap:10px;border-radius:45px;text-align:center;padding:15px 10px;cursor:pointer;margin-bottom:20px;max-width:100%;border:2px solid darkgray;background-color:#fff;display:none}#productV10BundlesText{font-size:22px;font-weight:700;color:#000}#productV10BundlesBadge{background-color:var(--orange);color:#fff;font-weight:700;border-radius:5px;padding:5px 10px;font-size:15px}#productV10Banner{display:block;margin-bottom:20px}#productV10BannerImage{margin-bottom:20px}#productV10Payments{margin:0 auto 15px;height:24px;width:auto}#productV10ShippingCharge{font-size:13px;color:#404040}#productV10ShippingCharge{text-align:center}#productV10Press{display:none}@media (max-width: 1256px){#productV10Meta{gap:10px}.productV10MetaTag{font-size:13px}}@media (max-width: 800px){#productV10Content{padding:0 20px 20px}#productV10Title{display:block;margin:5px 0;font-weight:700;font-size:30px;line-height:1.3}#productV10Price{align-items:center}#productV10Price.noBorder{margin-top:-10px}#productV10PriceSavings{font-size:14px}#productV10PriceCompare,#productV10PriceActual{font-size:26px}#productV10BundlesText{font-size:19px}#productV10ReviewText,#productV10AddonFormReviewText{font-size:14px}#productV10Shipping{max-width:unset;width:100%;font-size:12px;padding:10px 12px;margin-bottom:0}#productV10ShippingCircle{height:10px;width:10px}#productV10ShippingRemaining{gap:6px}#productV10ShippingRemaining svg{height:14px;width:auto}#productV10Payments{height:18px}#productV10Press{display:block;margin-top:20px}#productV10Meta{gap:5px}.productV10Meta{padding:10px 5px 5px;gap:0}.productV10MetaTag{font-size:10px}.productV10Meta img{height:30px}}h2#swal2-title{font-size:29px;line-height:1.5;text-align:left;margin:0 0 5px}div#swal2-html-container{font-size:17px;text-align:left;margin:0 0 10px;padding:0 30px}input.swal2-input{margin:0 30px 10px}.swal2-actions{margin:0 30px!important}button.swal2-confirm.swal2-styled{max-width:none;background-color:var(--orange)!important;margin:0!important;text-align:center}@media (max-width: 800px){.productV10BundleOptionsItemTitle{padding:5px 8px}}#announcement{text-align:center;padding:12px 10px;font-size:16px;display:flex;font-weight:700;justify-content:center;align-items:center;background:var(--green);line-height:26px}#announcement p{margin:0;color:#fff!important;background:unset!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}#announcement a{text-decoration:unset!important}.bundle-card{--brand: #1fbf73;--brand-ink: #0e5a3b;--ink: #111;--muted: #666;--border: #dfe5ea;--bg: #fff;--badge-bg: #e8fff4;display:block;background:var(--bg);border:2px solid var(--brand);border-radius:14px;padding:5px 18px;position:relative;font-family:inherit;margin:20px 0}.bundle-badge{position:absolute;top:-14px;left:50%;background:var(--brand);color:#fff;font-weight:700;font-size:12px;line-height:1;padding:8px 12px;border-radius:999px;box-shadow:0 6px 14px #1fbf7340;white-space:nowrap;transform:translate(-50%)}.bundle-head{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;margin-top:6px;margin-bottom:8px}.bundle-body{margin-left:30px}.bundle-radio{display:flex;align-items:center;gap:10px;font-weight:800;font-size:22px}.bundle-sub-head{margin:10px 0 0}.bundle-sub-radio{font-size:18px;margin-left:10px;font-weight:500}.bundle-radio input[type=radio]{-webkit-appearance:none;appearance:none;width:20px;height:20px;border:2px solid var(--brand);border-radius:50%;display:inline-block;position:relative;outline:none;background:#fff;padding:12px}.bundle-radio input[type=radio]:checked:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--brand)}.bundle-price{font-weight:900;font-size:18px;white-space:nowrap}.bundle-list{list-style:none;padding:6px 0 2px;margin:0;display:grid;gap:8px}.bundle-list li{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;font-size:15px}.bundle-list li strong{font-weight:700}.bundle-check{width:20px;height:20px;border-radius:999px;background:var(--badge-bg);border:2px solid var(--brand);display:grid;place-items:center}.bundle-check svg{width:12px;height:12px;display:block;fill:var(--brand-ink)}.bundle-divider{height:1px;background:linear-gradient(90deg,#1fbf73 0,#1fbf73 45%,transparent 45%,transparent 55%,#1fbf73 55%,#1fbf73 100%);background-size:12px 1px;margin:10px 0 8px}.bundle-finance{font-size:14px;color:var(--muted)}.bundle-finance strong{color:var(--ink)}@media (max-width: 480px){.bundle-head{grid-template-columns:1fr;gap:4px}.bundle-price{justify-self:end;font-size:15px}.bundle-radio{font-size:15px;font-weight:800}.bundle-body{margin:0}#productV10Visual{position:relative;top:0}.bundle-sub-radio{font-size:15px;margin-left:0}}#productV10Visual{display:flex;gap:16px;align-items:flex-start}#productV10Thumbnails{width:50px;position:relative}#productV10Swiper{width:calc(100% - 66px)}#productV10ThumbnailsSwiper{height:520px;overflow:hidden}#productV10ThumbnailsSwiper .swiper-slide{height:86px;margin-bottom:8px;opacity:.55;cursor:pointer;transition:opacity .2s,transform .2s}.productV10ThumbnailsSwiperSlide{display:block;width:100%;height:100%;object-fit:contain;border-radius:6px}#productV10ThumbnailsSwiper .swiper-slide-thumb-active{opacity:1}@media (min-width: 769px){#productV10ThumbnailsPrev,#productV10ThumbnailsNext{position:absolute;left:50%;transform:translate(-50%);z-index:3;width:30px;height:30px;display:grid;place-items:center}#productV10ThumbnailsPrev{top:6px}#productV10ThumbnailsNext{top:calc(100% - 6px)}}#productV10ThumbnailsPrev:after{transform:rotate(90deg);font-size:30px;color:#000}#productV10ThumbnailsNext:after{transform:rotate(90deg);font-size:30px;color:#000}#productV10Swiper .productV10SwiperSlide img,.productV10SwiperSlideImage{width:100%;height:auto;display:block;border-radius:10px}.productV10SwiperPrev{left:10px}.productV10SwiperNext{right:10px}@media (max-width: 800px){#productV10Visual{padding:10px 20px 0;width:100vw;position:relative;margin-bottom:10px}#productV10Thumbnails{display:flex;align-items:center;gap:15px}#productV10ThumbnailsSwiper{width:100%}.productV10ThumbnailsSwiperSlide{object-fit:contain;cursor:pointer;border-radius:20px;aspect-ratio:1;width:60px;height:60px;margin-right:5px}.productV10SwiperSlidePlay{top:60%;right:60px;border:1px solid var(--orange);padding:5px;line-height:1.3}.productV10SwiperSlidePlay svg{height:20px}#productV10ThumbnailsPrev,#productV10ThumbnailsNext{color:var(--black);position:static;margin:0}#productV10ThumbnailsPrev:after,#productV10ThumbnailsNext:after{font-size:20px}#productV10Gallery{display:none}}@media (max-width: 768px){#productV10Thumbnails{width:100%}#productV10ThumbnailsSwiper{height:auto}#productV10ThumbnailsSwiper .swiper-slide{height:auto;flex:0 0 80px}#productV10Visual{position:relative;flex-direction:column-reverse}#productV10Swiper{width:100%;margin-bottom:10px}#productV10ThumbnailsPrev:after{transform:rotate(0)}#productV10ThumbnailsNext:after{transform:rotate(0)}#productV10ThumbnailsPrev,#productV10ThumbnailsNext{position:relative}#productV10ThumbnailsSwiper .swiper-slide{opacity:1}}.how-it-works{display:flex;flex-direction:column;justify-content:center;align-items:center}.how-it-works .title{font-size:42px;font-weight:700;margin-bottom:20px}.how-it-works .description{font-size:20px;text-align:center;margin-bottom:20px;font-weight:500}.how-it-works .description p{margin:15px 0}.how-it-works .description p strong{font-weight:700}.how-it-works-items{list-style:none;display:flex;flex-wrap:wrap;gap:40px;padding:0;margin:0}.how-it-works-item{flex:1 1;box-sizing:border-box;text-align:center}.how-it-works-item .sub-title{font-size:34px;font-weight:700;margin-bottom:10px}.how-it-works-item .item-image img{max-width:100%;height:auto;display:block;margin:0 auto 10px;border-style:none;border-width:0px;border-color:#262626;background-color:#0000;box-shadow:#aaa 1px 1px 5px 2px;border-radius:20px}.how-it-works-item .item-description span{display:block;font-size:20px;line-height:1.5}@media (max-width: 768px){.how-it-works .title{font-size:30px;font-weight:700}.how-it-works .description{font-size:18px;font-weight:500}.how-it-works-items{flex-direction:column;gap:15px}.how-it-works .sub-title{font-size:30px;font-weight:700}.how-it-works .item-description span{font-size:18px}}.zpa-button--back-to-top.show{display:none}
/*# sourceMappingURL=/cdn/shop/t/54/assets/main-product-v13.css.map */
