#productV21{width:100%;background-color:#f9f9f9}#productV21Inner{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){#productV21Inner{display:block;padding:0}}#productV21Visual{position:relative;display:flex;flex-direction:column;margin-bottom:auto}#productV21Swiper{margin-bottom:10px}.productV21SwiperSlide{width:100%!important}.productV21SwiperSlideImage{aspect-ratio:1;object-fit:cover;border-radius:20px}.productV21SwiperPrev,.productV21SwiperNext{color:var(--black)}#productV21Thumbnails{display:none}#productV21Gallery{display:grid;grid-template-columns:repeat(5,1fr);row-gap:10px;column-gap:10px}.productV21GalleryItem{border-radius:10px;cursor:pointer}#productV21GalleryPress{grid-column:2/6}.productV21Video{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:12px auto 24px;cursor:pointer}@media (max-width: 800px){#productV21Visual{padding:10px 20px 0;width:100vw;position:relative;margin-bottom:10px}#productV21Thumbnails{display:flex;align-items:center;gap:15px}#productV21ThumbnailsSwiper{width:100%}.productV21ThumbnailsSwiperSlide{object-fit:cover;cursor:pointer;border-radius:20px;aspect-ratio:1;width:60px;margin-right:5px;height:60px}#productV21ThumbnailsPrev,#productV21ThumbnailsNext{color:var(--black);position:static;margin:0}#productV21ThumbnailsPrev:after,#productV21ThumbnailsNext:after{font-size:20px}#productV21Gallery{display:none}.productV21Video{margin:4px auto 12px}}#productV21Content{width:100%}#productV21Title{font-size:32px;line-height:40px;margin:0 0 20px;font-weight:700}#productV21Review{cursor:pointer;display:flex;align-items:center;gap:7px}#productV21Review .loox-rating-label{display:none}#productV21Review svg{height:18px;width:auto}#productV21Review svg path{fill:var(--green)}#productV21ReviewStars{display:flex;align-items:center;gap:4px}.productV21ReviewStar{max-width:16px;width:100%}#productV21ReviewRating,#productV21ReviewRaters{font-weight:700}#productV21ReviewText{font-size:17px}#productV21Price{display:flex;align-items:baseline;gap:10px;color:#404040;font-size:28px;padding-bottom:5px;border-bottom:1px solid lightgray;margin-bottom:14px}#productV21PriceCompare{text-decoration:line-through;opacity:.5;font-size:22px;font-weight:700}#productV21PriceCompare:empty{display:none}#productV21PriceActual{font-weight:700;font-size:22px;color:#c64d21}#productV21PriceSavings{font-size:16px;font-weight:700;background:var(--green);color:#fff;padding:4px 10px;border-radius:30px;display:none}#productV21PriceSavings.active{display:block}#productV21PriceSavings:empty{display:none}.productV21Wrap{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}#productV21Bundle{margin-bottom:20px}#productV21BundleTitle{font-size:15px;font-weight:700}#productV21BundleOptions{display:flex;align-items:center;gap:10px;margin-top:10px}.productV21BundleOptionsItem{position:relative}.productV21BundleOptionsItem.mostPopular:before{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #018FFA;position:absolute;top:-5px;right:15px}.productV21BundleOptionsItem.mostPopular:after{content:"Most Popular";background:var(--black-secondary);color:#fff;font-weight:700;font-size:14px;border-radius:5px;padding:5px;position:absolute;bottom:calc(100% + 5px);right:-35%}.productV21BundleOptionsItemTitle{display:inline-block;padding:5px 15px;font-size:14px;background-color:#f9f9f9;border:1px solid #EDEDED;border-radius:5px;line-height:20px;cursor:pointer;font-weight:700}.productV21BundleOptionsItemInput{display:none}.productV21BundleOptionsItemInput:checked~.productV21BundleOptionsItemTitle{background-color:#018ffa;border-color:#018ffa;font-weight:700}#productV21Form{display:grid;row-gap:20px;margin-bottom:20px}.productV21FormGroup{display:none}.productV21FormGroup.active{display:block}.productV21FormGroupHeader{width:100%;margin-bottom:10px;display:flex;align-items:center;gap:4px}#productV21FormGroupHeaderVideo{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}.productV21FormGroupHeaderLabel{font-weight:700}.productV21FormGroupFlex{display:flex;gap:10px}.productV21FormGroupFlexColor{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}.productV21FormGroupFlexColor[style*=background-color]{height:32px!important;width:32px!important;flex:unset;min-height:unset;border-radius:100%!important}.productV21FormGroupFlexColor:checked{border:3px solid #1790FF!important}.productV21BOGO{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}.productV21BOGOInfo{display:flex;flex-direction:row;align-items:center;gap:8px}.productV21BOGOInfoCircle{height:28px;width:28px;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.productV21BOGOInfoCircleInner{height:16px;width:16px;background-color:#fff;border-radius:50%;transform:scale(0)}.productV21BOGO.active .productV21BOGOInfoCircleInner{transform:scale(1)}.productV21BOGOInfoTitle{font-size:20px}.productV21BOGOInfoTitle strong{color:var(--gold)}.productV21BOGOPrice{display:flex;flex-direction:row;align-items:center;gap:8px;font-weight:700}.productV21BOGOPriceCompare{color:#fff;opacity:.5;text-decoration:line-through;font-size:22px}.productV21BOGOPriceReal{color:var(--gold);font-size:26px}#productV21Quantity{max-width:100px;align-items:center;width:100%;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:20px}#productV21QuantityMinus,#productV21QuantityPlus,#productV21QuantityValue{display:flex;justify-content:center;align-items:center;text-align:center}#productV21QuantityMinus,#productV21QuantityPlus{-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}#productV21QuantityValue{border:1px solid #CCC;border-radius:0;padding:8px;text-align:center;width:50px;outline:0;height:100%}#productV21Link{font-size:14px;color:var(--black);margin-bottom:20px;display:none}#productV21Link a{text-decoration:underline}#productV21Addon{margin-bottom:20px;padding:5px 20px;border:1px solid #E0E3E5;background:#e0e3e580;border-radius:8px;opacity:.7}#productV21Addon.active{background:#fff;border:2px solid #18BA45;opacity:1}#productV21AddonCheckbox{cursor:pointer;display:flex;align-items:center;gap:10px 15px}#productV21AddonCheckboxInput{-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}#productV21AddonCheckboxInput:checked{background-color:#18ba45;border:1px solid #18BA45}#productV21AddonCheckboxInput: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)}#productV21Addon.active #productV21AddonCheckboxLabelPrice{display:none}#productV21AddonCheckboxIcon{width:auto;height:50px;margin-left:auto}#productV21AddonForm{display:none}#productV21Addon.active #productV21AddonForm{display:block;padding:10px 0 15px}#productV21AddonFormVariants{display:flex;gap:10px;margin-bottom:15px}.productV21AddonFormVariantsItem{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}.productV21AddonFormVariantsItem:checked{border:3px solid #1790FF!important}#productV21AddonBenefits{display:grid;row-gap:5px;margin-bottom:10px}.productV21AddonBenefitsItem{display:flex;align-items:center;gap:8px}.productV21AddonBenefitsItemIcon{width:24px;height:24px;color:#55ac57}.productV21AddonBenefitsItemTitle{font-size:15px;line-height:1.4}.productV21AddonBenefitsItemTitle.large{font-size:18px;color:#b5323a;font-weight:700;letter-spacing:1px}@media (max-width: 800px){#productV21Addon{padding:10px 15px}#productV21AddonCheckboxLabel{font-size:13px}#productV21AddonCheckboxLabel b{display:block}#productV21Addon.active #productV21AddonForm{padding:5px 0}}.productV21Dropdown{border-bottom:2px solid #EEE;padding:15px 0}.productV21Dropdown.active .productV21DropdownContent{grid-template-rows:1fr;padding:20px 0 0}.productV21DropdownTop{cursor:pointer;font-weight:700;font-size:16px}.productV21DropdownTop:before{content:"+";margin-right:15px}.productV21Dropdown.active .productV21DropdownTop:before{content:"-"}.productV21DropdownContent{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s;text-align:start}.productV21DropdownContent a{color:var(--orange);text-decoration:underline}.productV21DropdownContent>div{overflow:hidden}.productV21DropdownContent ul{margin:0;padding:0}.productV21DropdownContent 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}.productV21DropdownDesignFeatures{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.productV21DropdownDesignFeatures img{max-width:180px}.productV21Upsell{width:100%;border:1px solid #2929291A;overflow:hidden;transition:.4s ease;border-radius:8px}.productV21Upsell.active{border:1px solid var(--green)}.productV21UpsellWrap{display:flex}.productV21UpsellTop{height:0;width:0;opacity:0;position:absolute;overflow:hidden}.productV21UpsellTopBody{width:100%;padding:10px;display:flex;flex-direction:row;align-items:center;cursor:pointer;transition:.3s ease}.productV21UpsellTopBodyImg{height:74px;width:auto}.productV21UpsellTopBodyInfo{margin-left:12px}.productV21UpsellTopBodyInfoTitle{font-size:16px;font-weight:700}.productV21UpsellTopBodyInfoTxt{font-size:14px}.productV21UpsellTopBodyInfoTxt p{margin:0}.productV21UpsellTopBodySwitch{width:60px;height:32px;border-radius:100px;background-color:#e8e8e8;margin-left:auto;display:flex;flex-shrink:0;transform:rotate(180deg);position:relative}.productV21UpsellTop+.productV21UpsellTopBody .productV21UpsellTopBodySwitch{transition:.4s ease}.productV21UpsellTop:checked+.productV21UpsellTopBody .productV21UpsellTopBodySwitch{background-color:var(--green)}.productV21UpsellTopBodySwitchCircle{height:21px;width:21px;border-radius:50%;background-color:#fff;position:absolute;top:50%;border:1px solid transparent;right:6px;transform:translateY(-50%)}.productV21UpsellTop+.productV21UpsellTopBody .productV21UpsellTopBodySwitchCircle{transition:.3s cubic-bezier(.68,-.25,.27,1.55)}.productV21UpsellTop:checked+.productV21UpsellTopBody .productV21UpsellTopBodySwitchCircle{right:calc(100% - 27px);border:1px solid #2929291A}.productV21UpsellBottom{display:grid;grid-template-rows:0fr;transition:grid-template-rows ease .3s}.productV21Upsell.active .productV21UpsellBottom{grid-template-rows:1fr}.productV21UpsellBottomWrap{overflow:hidden}.productV21UpsellBottomInfo{border-top:1px solid #00000017;padding:10px;display:flex;flex-direction:row;justify-content:space-between}.productV21UpsellBottomInfoBullets{display:flex;flex-direction:column;gap:9px}.productV21UpsellBottomInfoBulletsItem{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:16px;font-weight:500;line-height:1.2}.productV21UpsellBottomInfoBulletsItem svg{display:flex;flex-shrink:0}.productV21UpsellBottomInfoPrice{display:flex;flex-direction:row-reverse;line-height:1.3;gap:6px;font-size:20px}.productV21UpsellBottomInfoPriceCompare{opacity:.5;text-decoration:line-through;font-weight:700}.productV21UpsellBottomInfoPriceReal{color:#ca5b32;font-weight:700}.productV21UpsellBottomQuote{padding:15px 12px;background-color:#f4fff1;display:flex;flex-direction:row;align-items:center;gap:10px}.productV21UpsellBottomQuoteImg{height:80px;width:auto}.productV21UpsellBottomQuoteBody{display:flex;flex-direction:column;gap:8px}.productV21UpsellBottomQuoteBodyTxt{font-size:14px;line-height:1.5}.productV21UpsellBottomQuoteBodyName{display:flex;flex-direction:row;align-items:center;gap:6px;font-size:14px;font-weight:700;line-height:1.4}@media (max-width: 800px){.productV21UpsellTopBodyImg{height:64px}.productV21UpsellBottomInfoBulletsItem{font-size:13px}.productV21UpsellBottomInfoPrice{font-size:18px}.productV21UpsellBottomQuoteImg{height:54px}.productV21UpsellBottomQuoteBodyTxt,.productV21UpsellBottomQuoteBodyName{font-size:12px}.productV21UpsellBottomQuoteBodyName svg{margin-bottom:2px}}@media (max-width: 412px){.productV21UpsellTopBodyInfoTitle{font-size:14px}.productV21UpsellTopBodyInfoTxt{font-size:12px}}#productV21Shipping{border-radius:200px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 20px;background-color:#faf8c8;margin:20px auto 15px;max-width:calc(100% - 100px)}#productV21ShippingDate{display:flex;flex-direction:row;align-items:center;gap:8px}#productV21ShippingCircle{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}}#productV21ShippingRemaining{display:flex;flex-direction:row;align-items:center;gap:8px;font-weight:700;text-transform:uppercase}#productV21ShippingRemaining svg{animation:rotate 4s cubic-bezier(.4,0,.2,1) infinite}@keyframes rotate{to{transform:rotate(360deg)}}@media (max-width: 1227px){#productV21Shipping{font-size:14px;max-width:100%}}#productV21ATC{margin-bottom:20px;max-width:100%;display:block}#productV21ATC.oos{font-size:15px}#productV21ATC.sticky{position:fixed;bottom:0;left:0;border-radius:0;margin:0;z-index:10;max-width:100%;padding:15px 45px;width:100%}#productV21ATC.sticky.loading{position:fixed!important}#productV21Note{margin:30px 0;display:none}#productV21Note.active{display:block}#productV21Bundles{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}#productV21BundlesText{font-size:22px;font-weight:700;color:#000}#productV21BundlesBadge{background-color:var(--orange);color:#fff;font-weight:700;border-radius:5px;padding:5px 10px;font-size:15px}#productV21Banner{display:block;margin-bottom:20px}#productV21BannerImage{margin-bottom:20px}#productV21Payments{margin:0 auto 25px;height:24px;width:auto}#productV21Meta{display:flex;align-content:center;justify-content:space-around;margin:auto;gap:20px}.productV21Meta{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;gap:5px;text-align:center;padding:15px 10px 10px;border-radius:8px;font-weight:700;line-height:1.2;background-color:#efefef}.productV21Meta img{height:40px;width:auto}.productV21MetaTag{font-size:14px}#productV21ShippingCharge{font-size:13px;color:#404040}#productV21ShippingCharge{text-align:center}#productV21Press{display:none}@media (max-width: 1256px){#productV21Meta{gap:10px}.productV21MetaTag{font-size:13px}}@media (max-width: 800px){#productV21Content{padding:0 20px 20px}#productV21Title{display:block;margin:5px 0;font-weight:700;font-size:20px;line-height:1.3}#productV21Price{align-items:center}#productV21PriceSavings{font-size:14px}#productV21PriceCompare,#productV21PriceActual{font-size:26px}#productV21BundlesText{font-size:19px}#productV21ReviewText,#productV21AddonFormReviewText{font-size:14px}#productV21Shipping{max-width:unset;width:100%;font-size:12px;padding:10px 12px}#productV21ShippingCircle{height:10px;width:10px}#productV21ShippingRemaining{gap:6px}#productV21ShippingRemaining svg{height:14px;width:auto}#productV21Payments{height:18px}#productV21Press{display:block;margin-top:20px}#productV21Meta{gap:5px}.productV21Meta{padding:10px 5px 5px;gap:0}.productV21MetaTag{font-size:10px}.productV21Meta 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){.productV21BundleOptionsItemTitle{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}
/*# sourceMappingURL=/cdn/shop/t/212/assets/main-product-v21.css.map */
