@import"https://use.typekit.net/lqd4bpx.css";@import"//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css";html{min-height:100%}body{overflow-x:hidden;height:100%;color:#6f6f6f;font-family:Proxima Nova,Helvetica,Arial,sans-serif!important}.container-fluid{font-family:proxima-nova,sans-serif}:-webkit-autofill{color:#fff!important}h1{font-size:38px}h2{font-size:23px}h3,h4{font-size:20px}h5{font-size:18px}h6{font-size:17px}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;color:#353535;line-height:1.2}p{margin:0}.separator,hr{margin:8px 0;border-top:1px dashed #d9d9d9}.new-short-funnel-img{max-height:710px}.pink{color:#d81385}.text-black{color:#000}.bg-sky-blue{background-color:#eff9fb}.w-60{width:60%}.dr-z-header p{position:absolute;bottom:18%;left:50%;transform:translate(-50%)}.font-lg-reg{font-size:30px}.bg-white{background-color:#fff}.dr-z-header img{position:relative;z-index:999;width:88%}.container-fluid.cf-sm{max-width:830px}.container-fluid.no-limit{max-width:100%}.copyright{color:#9b9b9b;text-align:center}.small-font{font-size:14px}.text-faded{color:#9b9b9b}.mirror-x{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}a{color:#6f6f6f;text-decoration:underline}a.not-a-link{color:inherit;text-decoration:inherit}.btn-block{display:block;width:100%}.center-block{display:block;margin:auto}.padding-top-20{padding-top:20px}.padding-left-20{padding-left:20px}.padding-bottom-20{padding-bottom:20px}.padding-right-20{padding-right:20px}.img-responsive{max-width:100%;height:auto}.text-danger{display:none;padding-top:4px;color:#f66c69;font-size:14px}.ch-invalid .text-danger{display:block}.input-wrap,.select-wrap{position:relative;width:100%;margin-bottom:12px}.input-wrap .input-label,.select-wrap .input-label{pointer-events:none;overflow:hidden;position:absolute;top:15px;left:0;width:calc(100% - 13px);padding-left:13px;padding-right:13px;font-size:14px;font-weight:400;white-space:nowrap;color:#999}.input-wrap i,.select-wrap i{position:absolute;top:13px;right:10px;font-size:18px;color:#d9d9d9}.input-wrap .ch-input,.select-wrap .ch-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;width:100%;height:50px;border:none;color:#000;font-size:14px;-webkit-box-shadow:inset 0 0 0 1px #d9d9d9;box-shadow:inset 0 0 0 1px #d9d9d9}.input-wrap .ch-input:focus,.select-wrap .ch-select:focus{-webkit-box-shadow:inset 0 0 0 1px #353535;box-shadow:inset 0 0 0 1px #353535;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;-ms-transition:all .4s;transition:all .4s}.input-wrap .ch-input.ch-dirty,.select-wrap .ch-select.ch-dirty{padding-top:22px}.input-wrap .ch-input.ch-dirty+.input-label,.select-wrap .ch-select.ch-dirty+.input-label{top:6px;font-size:12px;-webkit-transition:top .2s,font-size .2s;-moz-transition:top .2s,font-size .2s;-o-transition:top .2s,font-size .2s;-ms-transition:top .2s,font-size .2s;transition:top .2s,font-size .2s}.input-wrap.ch-invalid .ch-input,.select-wrap.ch-invalid .ch-select{-webkit-box-shadow:inset 0 0 0 1px #f66c69;box-shadow:inset 0 0 0 1px #f66c69;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;-ms-transition:all .4s;transition:all .4s}.input-wrap i.fa-lock+.pop-up,.input-wrap i.fa-question-circle+.pop-up{display:none}.input-wrap i.fa-lock:hover+.pop-up,.input-wrap i.fa-question-circle:hover+.pop-up{display:block}.input-wrap .pop-up{position:absolute;bottom:44px;right:0;min-width:200px}.input-wrap .pop-up:before{content:"";display:block;position:absolute;width:100%;height:100%;background-color:#353535;border-radius:4px;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.input-wrap .pop-up:after{content:"";display:block;position:absolute;bottom:-8px;right:8px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #353535;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.input-wrap .pop-up .content{position:relative;padding:12px;color:#fff;text-align:center}.select-wrap .ch-select{padding-right:32px}.select-wrap .ch-select-arrow{pointer-events:none;position:absolute;z-index:1;top:0;right:0;width:30px;height:50px;line-height:50px;border-left:1px solid #d9d9d9;text-align:center}.select-wrap .ch-select-arrow:before{content:"";display:block;position:relative;top:50%;width:0;height:0;margin:auto;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #737373;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.checkbox-wrap{position:relative;width:100%;padding-top:8px}.checkbox-wrap .ch-label{display:block;width:100%;height:20px}.checkbox-wrap .ch-label .ch-custom-label{cursor:pointer;display:block;float:left;color:#737373;font-size:14px;font-weight:400}.checkbox-wrap .ch-checkbox{display:none}.checkbox-wrap .ch-checkbox+label .ch-custom-checkbox{cursor:pointer;display:block;position:relative;float:left;width:18px;height:18px;margin-right:10px;border-radius:4px;-webkit-transition:box-shadow .3s;-moz-transition:box-shadow .3s;-o-transition:box-shadow .3s;-ms-transition:box-shadow .3s;transition:box-shadow .3s;-webkit-box-shadow:inset 0 0 0 1px #d9d9d9;box-shadow:inset 0 0 0 1px #d9d9d9}.checkbox-wrap .ch-checkbox:checked+label .ch-custom-checkbox{-webkit-box-shadow:inset 0 0 0 9px #353535;box-shadow:inset 0 0 0 9px #353535;-webkit-transition:box-shadow .3s;-moz-transition:box-shadow .3s;-o-transition:box-shadow .3s;-ms-transition:box-shadow .3s;transition:box-shadow .3s}.checkbox-wrap .ch-checkbox:checked+label .ch-custom-checkbox:before{content:"\2713";display:block;position:absolute;top:0;left:0;width:18px;height:18px;color:#fff;font-size:12px;text-align:center;line-height:18px}ch-button{display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.ch-btn{position:relative;width:auto;height:54px;padding:0 32px 0 26px;margin:auto;background-color:#f66c69;border-radius:0;color:#fff;font-size:20px;font-weight:700;line-height:50px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px #0000001a;cursor:pointer}.ch-btn:hover{background-color:#f33d39;color:#fff}.ch-btn:focus{-webkit-box-shadow:0 0 0 .2rem rgba(246,108,105,.5);box-shadow:0 0 0 .2rem #f66c6980}.ch-btn.btn-darker{background-color:#353535}.ch-btn.btn-darker:hover{background-color:#1d2124}.ch-btn.btn-darker:focus{background-color:#1d2124;-webkit-box-shadow:0 0 0 .2rem rgba(53,53,53,.5);box-shadow:0 0 0 .2rem #35353580}.ch-btn.btn-green{background-color:#00d25c}.ch-btn.btn-green:hover{background-color:#1e7e34}.ch-btn.btn-green:focus{background-color:#1e7e34;-webkit-box-shadow:0 0 0 .2rem rgba(0,210,92,.5);box-shadow:0 0 0 .2rem #00d25c80}.ch-btn.btn-link,button[type=decline].ch-btn.btn-link{padding:0;background-color:transparent;color:#353535;font-size:14px;font-weight:400;text-decoration:underline;-webkit-box-shadow:none;box-shadow:none}.ch-btn.btn-link:hover,button[type=decline].ch-btn.btn-link:hover{background-color:transparent}.ch-btn.btn-link:focus,button[type=decline].ch-btn.btn-link:focus{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.ch-btn.ch-loading:before{content:"";display:block;position:absolute;right:0;bottom:0;width:0;height:3px;background-color:green;-webkit-animation:firstAnimation 4s infinite;-moz-animation:firstAnimation 4s infinite;-o-animation:firstAnimation 4s infinite;-ms-animation:firstAnimation 4s infinite;animation:firstAnimation 4s infinite}.ch-btn.ch-loading:after{right:0;width:0;background-color:inherit;-webkit-animation:secondAnimation 4s infinite;-moz-animation:secondAnimation 4s infinite;-o-animation:secondAnimation 4s infinite;-ms-animation:secondAnimation 4s infinite;animation:secondAnimation 4s infinite;-webkit-animation-delay:.85s;-moz-animation-delay:.85s;-o-animation-delay:.85s;-ms-animation-delay:.85s;animation-delay:.85s}.ch-btn:after{content:"";display:block;position:absolute;bottom:0;height:3px}.ch-btn .ch-btn-text img{position:relative;top:-1px;margin-right:8px}.ch-btn .ch-btn-text i.ch-btn-text-icon{margin-right:8px}timer-component .design-timer-container{text-align:center}timer-component .design-timer-counter{font-size:35px}timer-component .design-timer-counter-block span{display:inline-block;padding:5px 10px;margin:0 2px;background:#f8f8f8;border-radius:5px;color:#353535}timer-component .design-timer-text{margin-top:16px;color:#7c7c7c;font-size:14px}timer-component .design-timer-counter-punctuation{color:#7c7c7c}.testimonial{background:#fff;border:1px solid #e9e9e9;-webkit-box-shadow:2px 4px 20px rgba(0,0,0,.1);box-shadow:2px 4px 20px #0000001a;padding:20px;display:flex;-webkit-box-lines:single;-moz-box-lines:single;-o-box-lines:single;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.testimonial img{display:block;height:80px}.testimonial .testimonial-title{line-height:22px;font-size:16px;color:#353535;padding-top:24px}.testimonial .testimonial-subtitle{line-height:20px;font-size:14px;color:#9b9b9b;padding-bottom:20px}.bst-carousel{margin-bottom:60px}.bst-carousel img{border:0;margin:0}.bst-carousel svg:not(:root){overflow:hidden}.bst-carousel img{vertical-align:middle}.bst-carousel .img-responsive,.bst-carousel .ch-carousel-inner>.item>img,.bst-carousel .ch-carousel-inner>.item>a>img{display:block;max-width:100%;width:100%}.bst-carousel .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.bst-carousel .sr-only-focusable:active,.bst-carousel .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.bst-carousel.carousel{position:relative;min-height:200px;padding:1px 20px}.bst-carousel .ch-carousel-inner{overflow:hidden;width:100%;min-height:200px;position:relative;padding:1px}.bst-carousel .captions-container>.ch-carousel-caption{display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-ms-transition:.6s ease-in-out left;transition:.6s ease-in-out left;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;width:80%;border-color:transparent}.bst-carousel .ch-carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-ms-transition:.6s ease-in-out left;transition:.6s ease-in-out left;min-height:200px;padding:1px;background:#f5f5f5}.bst-carousel .ch-carousel-inner>.item>img,.bst-carousel .ch-carousel-inner>.item>a>img{line-height:1;display:block;margin:auto}.bst-carousel.caption-none>.item>.ch-carousel-caption,.bst-carousel.caption-none>.captions-container>.ch-carousel-caption{display:none}.bst-carousel>.captions-container>.ch-carousel-caption.prev.right,.bst-carousel>.captions-container>.ch-carousel-caption.next.left{-webkit-animation:fadeIn .6s forwards;-moz-animation:fadeIn .6s forwards;-o-animation:fadeIn .6s forwards;-ms-animation:fadeIn .6s forwards;animation:fadeIn .6s forwards}.bst-carousel>.captions-container>.ch-carousel-caption.active.left,.bst-carousel>.captions-container>.ch-carousel-caption.active.right{-webkit-animation:fadeOut .6s forwards;-moz-animation:fadeOut .6s forwards;-o-animation:fadeOut .6s forwards;-ms-animation:fadeOut .6s forwards;animation:fadeOut .6s forwards}.bst-carousel .captions-container>.prev,.bst-carousel .captions-container>.next,.bst-carousel .captions-container>.active,.bst-carousel .ch-carousel-inner>.active,.bst-carousel .ch-carousel-inner>.next,.bst-carousel .ch-carousel-inner>.prev{display:block}.bst-carousel .captions-container>.active,.bst-carousel .ch-carousel-inner>.active{left:0}.bst-carousel .ch-carousel-inner>.next,.bst-carousel .ch-carousel-inner>.prev{position:absolute;top:0;width:100%}.bst-carousel .captions-container>.next,.bst-carousel .ch-carousel-inner>.next{left:100%}.bst-carousel .captions-container>.prev,.bst-carousel .ch-carousel-inner>.prev{left:-100%}.bst-carousel .captions-container>.next.left,.bst-carousel .captions-container>.prev.right,.bst-carousel .ch-carousel-inner>.next.left,.bst-carousel .ch-carousel-inner>.prev.right{left:0}.bst-carousel .captions-container>.active.left,.bst-carousel .ch-carousel-inner>.active.left{left:-100%}.bst-carousel .captions-container>.active.right,.bst-carousel .ch-carousel-inner>.active.right{left:100%}.bst-carousel .ch-carousel-control svg{position:absolute;z-index:5;top:calc(50% - 11px)}.bst-carousel .ch-carousel-control{position:absolute;top:0;left:0;bottom:0;width:5%;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;background-color:#0000}.bst-carousel .ch-carousel-control.left{left:-2%;height:100%}.bst-carousel .ch-carousel-control.right{left:auto;right:-2%;height:100%}.bst-carousel .ch-carousel-control.right svg{left:calc(50% - 6px)}.bst-carousel .ch-carousel-control.left svg{right:calc(50% - 6px)}.bst-carousel .ch-carousel-control:hover,.bst-carousel .ch-carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.bst-carousel .ch-carousel-control .icon-prev,.bst-carousel .ch-carousel-control .icon-next,.bst-carousel .ch-carousel-control .glyphicon-chevron-left,.bst-carousel .ch-carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.bst-carousel .ch-carousel-control .icon-prev,.bst-carousel .ch-carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.bst-carousel .ch-carousel-control .icon-next,.bst-carousel .ch-carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.bst-carousel .ch-carousel-control .icon-prev,.bst-carousel .ch-carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.bst-carousel .carousel-indicators{position:absolute;bottom:-40px!important;left:50%;z-index:15;width:60%;margin-left:-30%;margin-bottom:10px;padding-left:0;list-style:none;text-align:center}.bst-carousel .carousel-indicators li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:8px;height:8px;margin:1px 4px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#dadada}.bst-carousel .carousel-indicators .active{width:8px;height:8px;background-color:#6f6f6f}.bst-carousel .ch-carousel-caption{position:absolute;left:15%;right:15%;z-index:10;padding-top:20px;padding-bottom:20px;text-align:center;font-size:14px;bottom:-84px!important;color:#9b9b9b;border:1px solid #fff}.bst-carousel .ch-carousel-caption .btn{text-shadow:none}.bst-carousel .carousel-page-counter{display:none}.bst-carousel .center-block{display:block;margin-left:auto;margin-right:auto}.logo-container{padding-top:48px;padding-bottom:48px}.logo-container .logo{display:block;width:200px;height:auto;padding-top:12px;padding-bottom:12px;margin:auto}.product-price{margin-bottom:24px;font-size:24px}.product-price .prices{display:flex}.product-price .prices .price-original{margin-right:16px;color:#353535;text-decoration-line:line-through}.product-price .prices .price-modified{color:#f66c69}.product-price .disclaimer{margin-top:-4px;font-size:14px}.feature-section .separator{padding-bottom:50px}.feature-section .feature-block{display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding-bottom:40px}.feature-section .feature-block-image{display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:60px;height:60px;margin-bottom:8px;background:#f8f8f8;border-radius:50%}.feature-section .feature-block-image img{max-width:100%;height:auto}.feature-section .feature-block-description{font-size:14px;text-align:center;line-height:1.3}.number-field-quantity-selector.select-wrap{display:flex;-webkit-box-pack:start;-moz-box-pack:start;-o-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:auto}.number-field-quantity-selector.select-wrap select{width:110px}.number-field-quantity-selector .quantity-selector input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.number-field-quantity-selector .quantity-selector input[type=number]::-webkit-inner-spin-button,.number-field-quantity-selector .quantity-selector input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.number-field-quantity-selector .quantity-selector.number-input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-flex;border:1px solid #dadada;border-radius:4px}.number-field-quantity-selector .quantity-selector.number-input *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.number-field-quantity-selector .quantity-selector.number-input button{position:relative;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:25px;height:33px;margin:0;background-color:transparent;border:none;cursor:pointer;outline:none;-webkit-appearance:none}.number-field-quantity-selector .quantity-selector.number-input button:before,.number-field-quantity-selector .quantity-selector.number-input button:after{display:inline-block;position:absolute;content:"";width:9px;height:2px;background-color:#353535;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.number-field-quantity-selector .quantity-selector.number-input button.plus:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-moz-transform:translate(-50%,-50%) rotate(90deg);-o-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.number-field-quantity-selector .quantity-selector.number-input button.plus.disabled:before,.number-field-quantity-selector .quantity-selector.number-input button.minus.disabled:before,.number-field-quantity-selector .quantity-selector.number-input button.plus.disabled:after,.number-field-quantity-selector .quantity-selector.number-input button.minus.disabled:after{background-color:#9b9b9b}.number-field-quantity-selector .quantity-selector.number-input input[type=number]{width:58px;height:33px;padding:.5rem;border:solid #dadada;border-width:0 1px;color:#6f6f6f;font-size:16px;font-family:sans-serif;text-align:center}.number-field-quantity-selector .quantity-selector.number-input input[type=number]:focus{outline:none}.variant-selector-component .option br{display:none}.plain-variant-selector.select-wrap .ch-select,.dropdown-quantity-selector.select-wrap .ch-select{-webkit-appearance:menulist-button;-moz-appearance:menulist}.design-variant-selector.select-wrap select{-webkit-border-radius:4px;-webkit-padding-end:20px;-webkit-padding-start:2px;-webkit-user-select:none!important;background-image:url(https://s3.amazonaws.com/imgresources.carthook.com/base_templates/images/page/1549620246352_arrow.png);-webkit-background-size:12px;-moz-background-size:12px;background-size:12px;background-color:transparent;background-position:calc(100% - 11px) center;background-repeat:no-repeat;border:1px solid #dadada;color:#6f6f6f;font-size:16px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;padding:6px 10px;height:auto!important;-webkit-box-shadow:none;box-shadow:none}.design-variant-selector .option{position:relative;margin-bottom:12px}.design-variant-selector .option strong{display:block;margin-bottom:4px}.design-variant-selector .select-inner-border{pointer-events:none;position:absolute;top:25px;right:36px;height:36px;border-left:1px solid #dadada}.number-field-quantity-selector.select-wrap strong,.design-variant-selector.select-wrap strong{line-height:20px;font-size:14px;color:#9b9b9b;font-weight:400}.number-field-quantity-selector.select-wrap strong span,.design-variant-selector.select-wrap strong span{padding-right:15px}.number-field-quantity-selector.select-wrap .alert,.design-variant-selector.select-wrap .alert{margin-top:8px}.dropdown-quantity-selector.select-wrap,.plain-variant-selector.select-wrap{width:85%;max-width:510px;margin:auto!important}.dropdown-quantity-selector.select-wrap select,.plain-variant-selector.select-wrap select{height:60px}.ch-card-carousel-wrapper{display:flex;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:40px 0;color:#666a73}.ch-card-carousel{display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:292px}.ch-card-carousel--overflow-container{overflow:hidden}.ch-card-carousel--nav__left,.ch-card-carousel--nav__right{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:15px;height:15px;margin:0 10px;border-top:2px solid #6f6f6f;border-right:2px solid #6f6f6f;cursor:pointer;-webkit-transition:-webkit-transform .15s linear;-moz-transition:-moz-transform .15s linear;-o-transition:-o-transform .15s linear;-ms-transition:-ms-transform .15s linear;transition:transform .15s linear}.ch-card-carousel--nav__left[disabled],.ch-card-carousel--nav__right[disabled]{border-color:#dadada}.ch-card-carousel--nav__left{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.ch-card-carousel--nav__left:active{-webkit-transform:rotate(-135deg) scale(.9);-moz-transform:rotate(-135deg) scale(.9);-o-transform:rotate(-135deg) scale(.9);-ms-transform:rotate(-135deg) scale(.9);transform:rotate(-135deg) scale(.9)}.ch-card-carousel--nav__right{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ch-card-carousel--nav__right:active{-webkit-transform:rotate(45deg) scale(.9);-moz-transform:rotate(45deg) scale(.9);-o-transform:rotate(45deg) scale(.9);-ms-transform:rotate(45deg) scale(.9);transform:rotate(45deg) scale(.9)}.ch-card-carousel-cards{display:flex;-webkit-transition:-webkit-transform .15s ease-out;-moz-transition:-moz-transform .15s ease-out;-o-transition:-o-transform .15s ease-out;-ms-transition:-ms-transform .15s ease-out;transition:transform .15s ease-out;-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-o-transform:translateX(0px);-ms-transform:translateX(0px);transform:translate(0)}.ch-card-carousel-cards .ch-card-carousel--card{display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;z-index:3;width:84px;height:84px;min-width:84px;min-height:84px;margin:0 10px 2px;background-color:#fff;border:2px solid transparent}.ch-card-carousel-cards .ch-card-carousel--card.selected{border:2px solid #9b9b9b}.ch-card-carousel-cards .ch-card-carousel--card:first-child{margin-left:0}.ch-card-carousel-cards .ch-card-carousel--card:last-child{margin-right:0}.ch-card-carousel-cards .ch-card-carousel--card img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;width:auto;height:auto;max-width:80px;max-height:80px;vertical-align:bottom;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;-ms-transition:opacity .15s linear;transition:opacity .15s linear}.ch-card-carousel-cards .ch-card-carousel--card img:hover{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.ch-carousel-image-preview{display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.ch-carousel-image-preview img{max-width:100%;height:auto}.container-fluid{max-width:1070px}.ch-btn.ch-accept-button{margin-right:auto;margin-bottom:40px;margin-left:0}.product-section{padding-bottom:48px}.product-section h1{margin-bottom:24px}.product-section .product-description{margin-bottom:40px}.need-help-subtitle{margin-bottom:32px;font-size:14px}.service-notes{font-size:14px}.copyright-section{padding-top:24px;padding-bottom:48px;text-align:center}.copyright-section p{font-size:14px}.CE__product-gallery-handler img{width:100%}.CE__variant-selector-component{margin-bottom:12px}.CE__quantity-selector-component{margin-bottom:40px}.img-responsive{height:auto!important}h1,h2,h3{line-height:1.3}h1{font-size:38px;color:#5a6d9d}h2{font-size:32px;color:#5a6d9d}h3{font-size:22px;color:#5a6d9d}h1 b,h2 b,h3 b{color:#db1888}p{margin-bottom:1em}hr{width:40%;margin:1rem auto;border-top:3px solid #555}hr.gray-2{border-color:#dcdcdc}hr.white{border-color:#fff}ul{list-style:none;padding:0}li{margin-bottom:1em;position:relative;padding-left:2em}li:before{content:"";position:absolute;left:0;top:0;width:1em;height:1em;background:url(/cdn/shop/files/check-pink.svg?v=1609776674) no-repeat center / contain}.list-image-white li:before{background-image:url(img/check-white.svg)}.list-image-gray-0 li:before{background-image:url(img/check-gray-0.svg)}.list-image-gray-2 li:before{background-image:url(img/check-gray-2.svg)}img{max-width:100%}.image{border:2px solid white;box-shadow:0 4px 3px #00000018,0 0 2px #00000018}.image-gray{filter:grayscale(100%);opacity:.5}.font-xxlarge{font-size:38px}.font-large{font-size:32px}.font-xmedium{font-size:26px}.font-medium{font-size:22px}.font-small{font-size:16px}.font-xsmall{font-size:14px}.font-xxsmall{font-size:12px}.font-ovo{font-family:Ovo,Helvetica,sans-serif}.text-navy{color:#1f3c7d}.text-pink{color:#db1888}.text-white{color:#fff}.text-cyan{color:#8ad0ee}.text-blue{color:#5a6d9d}.text-yellow-dark{color:#ff652f}.text-gray-0{color:#555}.text-gray-1{color:#2d2d2d}.text-gray-2{color:#dcdcdc}.text-underline{text-decoration:underline}.btn{background:#f5ad43;font-size:34px;color:#fff;font-weight:700;line-height:1.4;padding:10px 40px;margin:10px 0}.btn:hover{background:#f7b85c;color:#fff}.btn span{font-size:14px;display:block;font-weight:400}.quote{background:#f1f5f7;border:2px solid white;box-shadow:0 4px 3px #00000018,0 0 2px #00000018;padding:20px}.quote-image{border-radius:50%}.quote p:last-child{margin-bottom:0}.faq-title:before{content:"";padding-left:1em;margin-right:.5em;background:url(/cdn/shop/files/question-circle.svg?v=1609776705) no-repeat center / 1em}.box-shadow{box-shadow:#0000001a 0 1px 5px}.box-narrow{max-width:75%;margin-left:auto;margin-right:auto}.bg-cyan{background:#e0eef3}.bg-gray-0{background:#e8edf0}.bg-gray-1{background:#dcdfdf}.bg-gray-2{background:#dae6ed}.bg-gray-3{background:#959595}.bg-red{background:#ed1d25}.bg-light-navy{background:#5a6d9d}.bg-navy{background:#1f3c7d}.bg-pink{background:#db1888}.bg-pink-light{background:#f8e8f2}.bg-white{background:#fff}.bg-banner{background:url(/cdn/shop/files/no-condition-banner-1.jpg?v=1609776741) no-repeat center / cover}.bg-banner-science{background:url(/cdn/shop/files/1920-v3.jpg?v=1609776768) no-repeat center / contain,#dcdfdf}.bg-blue-with-image{background:url(/cdn/shop/files/Section-Bkg-1a.png?v=1609776795) no-repeat left center / contain,#1e5f94}.bg-blue-with-cell-image{background:url(/cdn/shop/files/cellz-bkgs.jpg?v=1609776820) no-repeat center / cover,#1e5f94}.bg-science-benefits{background:url(/cdn/shop/files/model-cutout.png?v=1609776843) no-repeat center bottom / 300px auto,url(img/mark-fade2.jpg) no-repeat center / contain}.bg-white-with-image{background:url(/cdn/shop/files/section-bg3-3.jpg?v=1609776942) no-repeat right center / contain,#fff}.benefit-box{padding:30px 10px;border-top:10px solid #db1888;border-bottom:10px solid #db1888;background:#f1f5f7}footer{background-color:#8888881a;line-height:1.5}.form-steps{border-bottom:5px solid #ff652f;background:linear-gradient(#fff,#f3f3f3)}.active-step-marker{content:"";position:absolute;left:45%;bottom:0;border:8px solid transparent;border-bottom-color:#ff652f;display:none}.form-steps .active .active-step-marker{display:block}.form-steps .active .step-title{color:#ff652f}.tab:not(.active){display:none}.tab-header{cursor:pointer;transition:.3s ease-in-out}.tab-header:hover{background:#ddd}.credit_card{border:2px solid #ddd;border-radius:4px;background-color:#dddddd2e}.btn-partial{font-size:18px;width:100%}.btn-submit,.btn-submit-top{font-size:18px;width:100%;text-decoration:none}.form-control{border-radius:0;border:1px solid rgba(0,0,0,.2);outline:none;box-shadow:none!important;background:#f1f1f1!important;padding:12px 18px;height:auto}select.form-control{-webkit-appearance:none}.progress{line-height:36px;height:35px;font-size:14px}.progress-bar{background-size:40px 40px;background-color:#428bca}.progress-bar-animated{animation:progress-bar-stripes 2s linear infinite}.hide-it{display:none}.wd-750{max-width:750px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.bottles-img{cursor:pointer}.bottles-img.selected{background-color:#db1888;border-radius:10px}#hidden-product{visibility:hidden;height:0}.product-single__add-btn{text-decoration:none;display:block;position:relative;color:#fff!important;font-size:20px;font-weight:700;letter-spacing:0;padding:14px;border-radius:8px;background:#db1888}.bottles-img{cursor:pointer;margin:0 6px}.bottles-img{cursor:pointer;margin:9px 6px;box-shadow:2px 2px 10px #00000030;border-radius:7px}.product-single__add-btn{text-decoration:none!important;display:block;position:relative;color:#fff!important;font-size:20px;font-weight:700;letter-spacing:0;padding:14px;border-radius:0 0 7px 7px/0px 0px 7px 7px;background:#db1888;text-transform:uppercase;font-style:italic}.bottles-img img{border-top-left-radius:7px;border-top-right-radius:7px}@keyframes progress-bar-stripes{0%{background-position:0 0}to{background-position:40px 0}0%{background-position:0 0}to{background-position:40px 0}0%{background-position:0 0}to{background-position:40px 0}0%{background-position:0 0}to{background-position:40px 0}}@keyframes firstAnimation{0%{width:0}20%{width:100%}80%{width:100%}to{width:0}}@keyframes secondAnimation{0%{width:0}30%{width:100%}55%{width:0}to{width:0}}@keyframes fadeIn{0%{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}50%{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}to{opacity:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10000%)";filter:alpha(opacity=10000%)}}@keyframes fadeOut{0%{opacity:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10000%)";filter:alpha(opacity=10000%)}50%{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}to{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@media (min-width: 993px){.hidden-lg{display:none!important}}@media (max-width: 991px){ul.bordered-ul li:not(.extended-li) label .ch-custom-label{max-width:60%}}@media (max-width: 768px){.logo-container{padding-top:24px;padding-bottom:24px}.logo-container .logo{width:150px;padding-top:16px;padding-bottom:16px}.product-price .prices{-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.product-price .disclaimer{text-align:center}.feature-section .separator{display:none}.ch-btn.ch-accept-button{margin-right:auto;margin-left:auto}.product-section h1,.product-section .product-description,.service-notes{text-align:center}}@media only screen and (max-width: 767.9px){.bg-blue-with-image{background:url(/cdn/shop/files/cellz-bkgs.jpg?v=1609776820) no-repeat center / cover,#1e5f94}.bg-blue-with-image{background:url(img/cellz-bkgs.jpg) no-repeat center / cover,#1e5f94}.bg-blue-with-image{background:url(img/cellz-bkgs.jpg) no-repeat center / cover,#1e5f94}ul{padding:0}.box-narrow{max-width:none}.bg-blue-with-image{background:url(img/cellz-bkgs.jpg) no-repeat center / cover,var(--blue)}}@media (min-width: 500px){.number-field-quantity-selector .select-wrap{-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}}@media (min-width: 569px) and (max-width: 768px){.hidden-sm{display:none!important}}@media screen and (min-width: 768px){.bst-carousel .ch-carousel-control .glyphicon-chevron-left,.bst-carousel .ch-carousel-control .glyphicon-chevron-right,.bst-carousel .ch-carousel-control .icon-prev,.bst-carousel .ch-carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.bst-carousel .ch-carousel-control .glyphicon-chevron-left,.bst-carousel .ch-carousel-control .icon-prev{margin-left:-10px}.bst-carousel .ch-carousel-control .glyphicon-chevron-right,.bst-carousel .ch-carousel-control .icon-next{margin-right:-10px}.bst-carousel .ch-carousel-caption{left:20%;right:20%;padding-bottom:30px}.bst-carousel .carousel-indicators{bottom:20px}}@media (min-width: 769px) and (min-width: 992px){.hidden-md{display:none!important}}@media (min-width: 992px){.row .no-right-padding{padding-right:0!important}.row .no-left-padding{padding-left:0!important}.row .padding-right-7{padding-right:7px!important}.row .padding-left-7{padding-left:7px!important}}@media (min-width: 1024px){.design-variant-selector.select-wrap{display:flex;-webkit-box-pack:start;-moz-box-pack:start;-o-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.design-variant-selector.select-wrap select,.design-variant-selector.select-wrap .alert{width:210px}.design-variant-selector .option{margin-right:15px}}@media screen and (max-width: 768px){.bst-carousel .carousel-page-counter{display:block;position:absolute;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style-type:none;list-style-position:initial;list-style-image:initial;text-align:center;bottom:-30px!important;color:#6f6f6f}.bst-carousel .ch-carousel-control.left{left:calc(50% - 50px);width:30px;height:30px;bottom:-95px;top:auto;text-align:left;z-index:1500}.bst-carousel .ch-carousel-control.left svg{text-align:right;top:calc(50% - 11px)}.bst-carousel .ch-carousel-control.right{right:calc(50% - 50px);width:30px;height:30px;bottom:-95px;top:auto;z-index:1500}.bst-carousel .ch-carousel-control.right svg{text-align:right;top:calc(50% - 11px)}.bst-carousel .carousel-indicators{display:none}}@media (max-width: 568px){.hidden-xs{display:none!important}}@media all and (transform-3d),(-webkit-transform-3d){.bst-carousel .captions-container>.ch-carousel-caption,.bst-carousel .ch-carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-ms-transition:-ms-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;-ms-perspective:1000px;perspective:1000px}.bst-carousel .captions-container>.ch-carousel-caption.next,.bst-carousel .captions-container>.ch-carousel-caption.active.right,.bst-carousel .ch-carousel-inner>.item.next,.bst-carousel .ch-carousel-inner>.item.active.right{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.bst-carousel .captions-container>.ch-carousel-caption.prev,.bst-carousel .captions-container>.ch-carousel-caption.active.left,.bst-carousel .ch-carousel-inner>.item.prev,.bst-carousel .ch-carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.bst-carousel .captions-container>.ch-carousel-caption.next.left,.bst-carousel .captions-container>.ch-carousel-caption.prev.right,.bst-carousel .captions-container>.ch-carousel-caption.active,.bst-carousel .ch-carousel-inner>.item.next.left,.bst-carousel .ch-carousel-inner>.item.prev.right,.bst-carousel .ch-carousel-inner>.item.active{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translateZ(0);left:0}}@media only screen and (max-width: 767.9px){.dr-z-header p{position:relative;left:auto;transform:inherit;bottom:0;font-size:25px!important}.font-medium{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/524/assets/hidden-condition.css.map */
