.product-sub-header{background:var(--bg-color);height:80px;width:100%;color:var(--purple);font-size:16px;line-height:18px;z-index:10;margin-bottom:0;position:relative;top:auto;border-top:solid 1px var(--purple);z-index:29;position:fixed;bottom:0;transform:translate3d(0,100%,0);transition:all .5s ease}.product-sub-header.active{transform:translateZ(0)}.product-sub-header .sub-nav-container{padding:0 35px;margin:0;width:100%;height:100%;display:grid;grid-template-columns:1fr auto;gap:0}.product-sub-header .sub-nav-container .col{font-weight:400;font-size:16px;line-height:18px;display:flex;align-items:center}.product-sub-header .sub-nav-container .col--right{position:relative;z-index:9}.product-sub-header .sub-nav-container .sub-nav-items{width:auto;height:100%;text-align:center;display:flex;align-items:center;justify-content:center;position:absolute;left:0;right:0;top:0}.product-sub-header .sub-nav-container .sub-nav-items a{color:var(--purple);margin-left:12px;margin-right:12px;transition:.5s;padding-bottom:2px;border-bottom:solid 1px rgba(0,0,0,0);font-weight:400;font-size:14px;line-height:18px}.product-sub-header .sub-nav-container .sub-nav-items a:hover{border-bottom:solid 1px var(--purple)}.product-sub-header .sub-nav-container .sub-cart-button{border:none;background:var(--pink);border-radius:20px;font-size:13px;color:#fff;font-family:var(--body-font);text-align:center;transition:.5s;width:172px;height:50px;font-weight:500;font-size:14px;line-height:20px;padding:15px 20px}.product-sub-header .sub-nav-container .sub-cart-button:hover{background:var(--purple)}@media (max-width: 1199.98px){.product-sub-header .sub-nav-container .col:nth-of-type(2) .sub-cart-button{width:auto}}@media (max-width: 991.98px){.product-sub-header{height:auto;border-top:none;transform:translateZ(0)}.product-sub-header .sub-nav-container{grid-template-columns:1fr;padding:0 20px}.product-sub-header .sub-nav-container>div{display:none!important}.product-sub-header .sub-nav-container .col:nth-of-type(2){display:grid!important;grid-template-columns:1fr 1fr;padding-top:20px;padding-bottom:20px;gap:11px}.product-sub-header .sub-nav-container .col:nth-of-type(2) .sub-cart-button{padding:19px;font-weight:500;font-size:16px;line-height:18px;height:auto;width:auto;white-space:nowrap;margin:0}.product-sub-header .sub-nav-container .col:nth-of-type(2) .sub-cart-button:only-child{grid-column:auto/span 2}.product-sub-header .sub-nav-container .col:nth-of-type(2) .sub-cart-button .button-inner{opacity:1;visibility:inherit}.product-sub-header .sub-nav-container .col:nth-of-type(2) .sub-cart-button .button-bg{width:100%!important;transform:scale(1)!important}}.product-header{height:100vh;display:grid;grid-template-columns:27% auto 27%;gap:6.5vw;padding-top:100px}.product-header .small-text{font-size:13px;line-height:20px}@media screen and (min-width: 1280px){.product-header{grid-template-columns:340px auto 340px;gap:7vw}}@media screen and (max-width: 960px){.product-header{height:100%;padding-top:250px;gap:20px}}@media screen and (max-width: 479px){.product-header{height:100%;padding-top:100px;grid-template-columns:1fr;display:block}}.sub-cart-button .money{display:inline!important}.pdp-nav{margin-bottom:0;position:relative;z-index:29;background:var(--cream)}.pdp-nav__links{border-top:1px solid var(--purple);border-bottom:1px solid var(--purple);padding:var(--padding-x);width:100%;overflow-x:auto}.pdp-nav__links::-webkit-scrollbar{display:none}.pdp-nav__links ul{display:flex;gap:26px;list-style:none;margin:0;padding:0 60px 0 0;width:fit-content}.pdp-nav__links ul li{margin:0}.pdp-nav__links ul li a{font-weight:400;font-size:16px;line-height:18px;white-space:nowrap;opacity:.5;transition:all .5s ease}.pdp-nav__links ul li a.active{opacity:1}@media (min-width: 992px){.pdp-nav{display:none}}@media (max-width: 991.98px){.pdp-tab{display:none}.pdp-tab.active{display:block}.pdp-tab#product-reviews{margin-top:var(--padding-x-neg)}.pdp-tab__image,.pdp-tab .pdp-sticky__image{height:480px;margin:var(--padding-x-neg);margin-bottom:30px}.pdp-tab__image img,.pdp-tab .pdp-sticky__image img{height:100%;width:100%;object-fit:cover}}#product-reviews{background:var(--color-grey);margin-left:0;margin-right:0;padding-left:var(--padding-x);padding-right:var(--padding-x)}#product-reviews{scroll-padding-top:100px}.review-bottom{margin-top:0!important}.spr-container{padding:0;margin:0 auto;border:none;max-width:1200px}.spr-summary-actions-newreview{background:var(--pink);border-radius:50px;height:50px;text-align:center;color:#fff!important;font-family:var(--body-font);width:190px;padding-top:14px;transition:.5s;float:right;margin-top:30px}.spr-summary-actions-newreview:hover{color:#fff;background:var(--purple)}.spr-form-label{display:none}.spr-form-title{font-size:24px;line-height:32px;margin-top:0;text-align:center}.spr-review-header-title{font-size:22px;line-height:32px;margin:0 0 10px;padding:0 100px 0 0;border:none}.spr-review{border-top:solid 1px #e2dbd0;display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:40px;padding-bottom:40px}.spr-form{width:600px;margin-left:auto;margin-right:auto;border:none}.spr-button{background:var(--pink);color:#fff;display:inline-block;margin:10px auto 20px;height:52px;border-radius:50px;font-size:16px;line-height:16px;font-family:var(--body-font);width:100%;border:none;text-align:center;cursor:pointer;transition:.5s;-webkit-appearance:none}.spr-button:hover{color:#fff;background:var(--purple)}[class^=spr-icon-]:before,[class*=" spr-icon-"]:before{font-family:font-awesome-stars;width:13px;font-size:13px;margin-right:1px}.spr-review-header-byline,.spr-review-header-byline strong{font-weight:400;font-style:normal}.spr-review-footer{display:none}.spr-form-input{height:56px;text-align:center;border:none;border-bottom:solid 1px var(--purple);color:var(--purple);font-size:16px;line-height:28px;font-family:var(--body-font);background:#0000;margin-bottom:15px;width:100%}textarea{height:250px}.spr-review-content-body{font-size:14px;line-height:22px;margin:0;padding:0}.spr-review-content{margin-bottom:0}.spr-review,.spr-form{border-color:#e2dbd0!important}.spr-form-label+.spr-form-input{display:flex;justify-content:center}@media screen and (max-width: 768px){.spr-review{grid-template-columns:1fr;gap:20px;padding-top:40px;padding-bottom:40px}.spr-review-header-title{padding-right:0}.spr-container{padding:0 var(--padding-x);margin:0!important}.spr-form{width:100%!important;margin-left:auto;margin-right:auto;border:none}.spr-summary-actions-newreview{width:100%}}@media screen and (max-width: 479px){.spr-summary-actions-newreview{width:100%}}@media (max-width: 991.98px){#product-reviews{padding-left:var(--padding-x);padding-right:var(--padding-x)}}.spr-pagination{display:flex;align-items:center;justify-content:center;padding-top:30px}.spr-pagination>div{position:relative;padding:0 50px;font-size:0;display:flex;align-items:center;justify-content:center}.spr-pagination a,.spr-pagination span,.spr-pagination .spr-pagination-prev>a:before,.spr-pagination .spr-pagination-next>a:before{color:var(--pink);font-weight:500;font-size:16px;line-height:18px}.spr-pagination .spr-pagination-prev a,.spr-pagination .spr-pagination-next a{font-size:0;display:flex}.spr-pagination .spr-pagination-prev>a:before{content:"Previous"}.spr-pagination .spr-pagination-next>a:before{content:"Next"}.spr-pagination .spr-pagination-deco,.spr-pagination .spr-pagination-page{padding:0 5px}.spr-pagination .spr-pagination-page{height:31px;width:31px;border-radius:50%;border:solid 1px rgba(0,0,0,0);display:flex;align-items:center;justify-content:center}.spr-pagination .spr-pagination-page>a{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.spr-pagination .spr-pagination-page.is-active{font-weight:500;border-color:var(--pink)}@media (max-width: 767.98px){.spr-pagination>div{width:100%}.spr-pagination .spr-pagination-prev{left:0;right:auto}.spr-pagination .spr-pagination-next{right:0;left:auto}}.bundle-products{padding-top:27px}.bundle-products__heading{text-align:center;position:relative;z-index:4;margin-bottom:0}.bundle-products__heading>h4{font-weight:400;font-size:20px;line-height:27px;color:var(--pink)}.bundle-products__grid{display:flex;justify-content:center;gap:21px}.bundle-product{flex-basis:33.333%}.bundle-product__image{max-width:112px;margin:auto;padding:20px 0}.bundle-product__image>a{font-size:0;display:block}.bundle-product__image img{display:block;object-fit:cover}.bundle-product h4{font-weight:400;font-size:14px;line-height:1.3em;font-family:var(--body-font)}.bundle-product__content{text-align:center}.product_row .bundle__steps>h4{font-weight:400;font-size:20px;line-height:27px;color:var(--pink);margin-bottom:8px}.product_row .bundle__steps>p{font-weight:400;font-size:14px!important;line-height:23px!important;margin-bottom:40px}.product_row .bundle__steps>p:last-of-type{margin-bottom:0}@media (min-width: 768px){.product_row .bundle__steps{margin-bottom:-10px}}button{font-family:var(--body-font)}p{font-size:15px!important;line-height:24px!important}.desc--short .carbon,.desc--long .carbon{font-size:14px;color:var(--pink);margin-bottom:6px}.text-pink{color:var(--text-pink)}.text-center{text-align:center}.underline{text-decoration:underline}h3{font-size:20px;line-height:27px;font-family:var(--title-font)}p{font-size:14px;line-height:24px;margin-bottom:0}.mb-8{margin-bottom:8px}.mb-27{margin-bottom:27px}.spacer{height:32px}a.btn.btn-pink{background:var(--bg-pink);padding:8px 26px;color:var(--cream);border-radius:50px;font-weight:500;font-size:16px;line-height:20px;display:inline-block;transition:all .3s ease}a.btn.btn-pink.vimeo__trigger{padding:15px 25px}a.btn.btn-pink:hover{background:var(--purple)}a.btn.btn-pink--outline{color:var(--pink);background:var(--cream);border:solid 1px var(--pink)}a.btn.btn-pink--outline:hover{background:var(--pink);color:var(--cream)}.product-hero{padding-top:140px}.product-hero .product_row--desc{position:static;padding-bottom:350px}.product-hero .pdp-sticky__image{margin-top:calc(-1*var(--announcement-bar-height))}.product-hero form{width:100%}@media (max-width: 991.98px){.product-hero{padding-top:121px}.product-hero .pdp-sticky__image{height:520px;margin-top:0}}.pdp-sticky__image{height:var(--height-fill)}.pdp-sticky__image img{width:100%;height:100%;object-fit:cover}.pdp-sticky__spacing{height:var(--height-fill)}.sus_refills .pdp-sticky__trigger{min-height:calc(var(--height-fill) + var(--height-fill) + 350px)}@media (max-width: 991.98px){.sus_refills .pdp-sticky__trigger{min-height:0}.pdp-sticky__image{height:auto}.pdp-sticky__spacing,.pdp-sticky__image-spacing{display:none}}.product_row{display:grid;grid-template-columns:1fr 1fr;width:100%}.product_row--heading{margin-bottom:10px}.product_row--heading>h1{text-align:center;font-size:35px;line-height:43px}.product_row--heading>h2{font-size:35px;line-height:43px;margin:0 0 20px}.product_row--content{padding-top:60px;max-width:500px;margin:0 auto}.product_row--content p{margin-bottom:10px}.product_row--3columns{padding:10px 0;display:flex;justify-content:space-between;margin-bottom:24px;border-top:1px solid #c2c2c2;border-bottom:1px solid #c2c2c2}.product_row--3columns>h4{font-size:17px;line-height:26px}.product_row--3columns>h4:nth-child(1){text-align:left}.product_row--3columns>h4:nth-child(2){text-align:center}.product_row--3columns>h4:nth-child(3){text-align:right}#product-hero .product_row--col{min-width:0}.product-gallery{width:100%;overflow:hidden}.product-gallery,.product-gallery .owl-stage-outer,.product-gallery .owl-stage,.product-gallery .owl-item,.product-gallery__item,.product-gallery__item img{height:100%;width:100%}.product-gallery__item video,.product-gallery__item img{object-fit:cover}.product-gallery__item iframe,.product-gallery__item video{width:100%;height:100%}.product-gallery__item iframe{background:#000}@media (max-width: 991.98px){.product-gallery{max-width:100vw}}.device-price-size{padding-top:5px;text-align:center;display:flex;justify-content:center;margin-bottom:14px}.device-price-size__separator{width:20px}.device-price-size>span{font-size:18px}.device-price-size>span:first-of-type{text-align:right}.device-price-size>span:last-of-type{text-align:left}.device-reviews{gap:10px;display:grid;margin:0 auto 28px;grid-template-columns:auto auto;align-items:center;justify-content:center}.device-reviews img{height:13px}.device-reviews span{font-size:12px}.results{border-bottom:1px solid #c2c2c2}.results h3{color:var(--pink);margin-bottom:8px;font-size:20px;line-height:27px;text-align:center}.results>p{margin-bottom:10px}.border_content{border-top:1px solid #c2c2c2}.border_content--left{width:120px}.border_content--row{display:grid;padding:19px 0;border-bottom:1px solid #c2c2c2;grid-template-columns:auto 1fr;gap:0}.border_content--row:last-of-type{border-bottom:0px}.border_content--row:last-of-type .border_content--left{width:auto}.border_content--row:last-of-type .border_content--left>h4{font-family:var(--body-font);font-size:13px;line-height:21px}.border_content--left>h4{font-size:45px;line-height:45px}.border_content--left>h4>span{font-size:40px}.border_content--left>p{font-size:13px;line-height:21px}.border_content--right p{font-size:13px!important;line-height:21px!important}.quotation{padding:100px 0 0;text-align:center}.quotation>img{width:110px;margin:0 auto 27px}.quotation>h2{font-size:32px;line-height:38px}.button-group--info{padding:15px;text-align:center;margin-bottom:11px;background-color:var(--bg-light-pink)}.button-group--info>span{font-size:13px;line-height:22px;color:var(--text-pink)}.button-group--info>span a>span{width:22px;height:22px;color:var(--cream);border-radius:50px;display:inline-block;text-align:center;margin-left:10px;background-color:var(--bg-pink)}.button-group--cart{padding:15px;text-align:center;margin-bottom:11px;background-color:var(--bg-pink);border-radius:4px;display:block;cursor:pointer;border:none;width:100%;transition:all .5s ease}.button-group--cart:hover{background-color:var(--purple);color:var(--cream)}.button-group--cart>span{color:#fff;font-size:16px;line-height:16px;letter-spacing:-.32px}.button-group--cart>span>.money{display:inline!important}.button-group--purchase{padding:15px;text-align:center;margin-bottom:11px;border:1px solid var(--bg-pink);border-radius:4px;width:100%;display:inline-block;border:solid 1px var(--pink);transition:all .5s ease}.button-group--purchase>span{transition:all .5s ease;font-size:16px;line-height:16px;color:var(--bg-pink)}.button-group--purchase:hover{background-color:var(--pink)}.button-group--purchase:hover>span{color:var(--cream)}.button-group--cart,.button-group--purchase{height:52px}.button-group--afterpay{text-align:center}.button-group--afterpay>span{font-size:13px;line-height:20px;color:var(--bg-pink);display:flex;align-items:center;justify-content:center}.button-group--afterpay>span>a{width:14px;height:14px;font-size:7.5px;line-height:14px;color:var(--cream);border-radius:50px;display:inline-block;text-decoration:none;text-align:center;margin-left:5px;background-color:var(--bg-pink)}.button-group--afterpay img{width:auto;margin-left:5px;height:16px}.button-group--sticky{position:absolute;top:calc(var(--height-fill) - var(--announcement-bar-height));transform:translateY(-100%);left:0;right:0;z-index:9;width:100%;padding-bottom:30px;background:var(--cream)}.button-group--sticky:before{content:"";height:55px;width:100%;position:absolute;top:-30px;background:linear-gradient(180deg,#fff0,#fff 46.21%);pointer-events:none;z-index:-1}@media (max-width: 991.98px){.button-group--sticky{position:relative;padding-bottom:0;top:auto;padding-top:34px;transform:none}.button-group--sticky:before{display:none}}.clinical_testings .product_row--content{padding-top:120px}.clinical_testings .product_row--content .accordion-container{margin-top:25px;border-top:solid 1px var(--grid-border)}.sus_refills a.btn.btn-pink{padding:15px 25px}.product_application{z-index:9}.product_application h3{font-size:24px;line-height:30px}.product_application .product_row--desc{padding-bottom:40px;border-bottom:1px solid var(--border-color)}.product_application .product_row--desc>p{margin-bottom:10px}.product_application .product_row--desc:last-of-type{padding-bottom:0;border-bottom:none}.product_application .works_well--grid{display:grid;grid-template-columns:1fr 1fr 1fr}.product_application .works_well--col{text-align:center}.product_application .works_well--col>img{margin:0 auto}.product_application .works_well--col>p{text-align:center}.product_application .works_well--col .btn-pink{padding:9px;max-width:140px;width:100%;display:block;margin:15px auto auto;font-weight:500;font-size:14px;line-height:20px;opacity:0;visibility:hidden}.product_application .works_well--col:hover .btn-pink{opacity:1;visibility:inherit}.product_application .tips>h2{font-style:normal;font-weight:400;font-size:35px;line-height:43px;margin-bottom:20px}.product_application .tips>.slider-wrap{padding-top:40px}@media (max-width: 991.98px){.product_application .works_well--grid{grid-template-columns:1fr 1fr}.product_application .works_well--grid>div:nth-of-type(3){display:none}.product_application .works_well--col .btn-pink{opacity:1;visibility:inherit}}.product-tips__carousel{width:100%;overflow:hidden}.icon_list{margin:0;padding:28px 0 0;list-style:none;display:flex}.icon_list>li{list-style:none;margin-right:10px;max-width:95px;text-align:center}.icon_list>li>img{display:block;margin:0 auto}.icon_list>li>small{font-size:12px;line-height:13px;display:block;color:var(--text-pink2);text-transform:uppercase}.hr-section-purple .bar{display:none}.product_pair{padding:90px 0 0;overflow:hidden}.product_pair--heading{margin-bottom:52px}.product_pair--heading>h2{font-weight:400;font-size:35px;line-height:43px;text-align:center;margin-bottom:20px}@media (min-width: 768px){.product_pair .product-item{width:33.333%}}@media (max-width: 991.98px){.product_row{grid-template-columns:auto}.product_row--content{padding-top:var(--padding-x);padding-left:var(--padding-x);padding-right:var(--padding-x)}.product_row--heading>h1,.product_row--heading>h2{font-size:30px;line-height:40px}.product_row--desc{padding-bottom:50px!important;margin-bottom:50px!important}.quotation{padding:60px 0 0}.quotation>h2{font-size:24px;line-height:29px}.product_pair{padding:40px 0 0}.product_pair--heading{margin-bottom:20px}.product_pair--heading>h2{font-size:30px;line-height:40px}.product-application__routine{padding-bottom:30px!important;margin-bottom:30px!important}.tips-carousel{padding-right:25px}.product-tips__owl .owl-next{width:45px;margin-right:-15px}.product-tips__carousel{margin-bottom:25px!important;overflow:visible}.product-application__tips .tips{padding-top:0!important;padding-bottom:0!important}.product-application{overflow-x:hidden}.clinical_testings .product_row--content{padding-top:30px}.clinical_testings .product_row--content .accordion-container{margin-top:0}.clinical_testings .icon_list{display:grid;grid-template-columns:1fr 1fr;padding-top:0;padding-bottom:0}.clinical_testings .icon_list li{margin:auto;max-width:135px;gap:30px}.clinical_testings .product_row--desc{margin-bottom:0!important;padding-bottom:40px!important}.clinical_testings .product_row--desc p{margin-bottom:10px}.sus_refills .product_row--desc{margin-bottom:0!important;padding-bottom:45px!important}.sus_refills .product_row--desc p{margin-bottom:10px}.sus_refills .icon_list{padding-top:0!important}.sus_refills .product_row--col:last-of-type{order:-1}}.product-main__more .active{display:none}.product-main__description{text-align:center}.product-main__description .desc--long{display:none}.product-main__description--more .desc--long{display:block}.product-main__description--more .desc--short{display:none}.product-main__description--more .product-main__more .active{display:inline}.product-main__description--more .product-main__more .default{display:none}.product-hero .owl-dots{position:absolute;bottom:45px;left:0;right:0;text-align:center}.product-hero .owl-dots .owl-dot span{width:13px;height:13px;border:solid 1px #fff;background:#0000;display:block;margin:0 6px;border-radius:50%;transition:all .3s ease}.product-hero .owl-dots .owl-dot:hover span,.product-hero .owl-dots .owl-dot.active span{background:#fff}@media (max-width: 991.98px){.product-hero .quotation{padding-top:40px}}.product-tips__owl:before{content:"";width:17%;height:100%;position:absolute;background:linear-gradient(266.32deg,#fff 34.66%,#ffffff14 112.52%);top:0;right:0;z-index:2;pointer-events:none}.product-tips__owl .owl-nav{position:absolute;top:50%;right:0;transform:translateY(-50%);z-index:9}.product-tips__owl .owl-nav .owl-prev{display:none}.product-tips__tip-image{padding-right:25px}.product-sub-header .sub-nav-container .sub-cart-button--refill{margin-right:12px;color:var(--pink)}.product-sub-header .sub-nav-container .sub-cart-button--refill .button-bg{border:solid 1px var(--pink);background:var(--cream)}.product-sub-header .sub-nav-container .sub-cart-button--refill:hover{color:var(--cream)}.product-sub-header .sub-nav-container .sub-cart-button--refill:hover .button-bg{background:var(--pink)}.fade-carousel{position:relative;list-style:none}.fade-carousel>li{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden}.fade-carousel>li:nth-of-type(1){position:static}.fade-carousel>li.active{opacity:1;visibility:inherit}.product-application__routine{padding-bottom:25px;margin-bottom:60px}.product-application__recommend{padding-bottom:100px}.product-application__tips .tips{padding-top:80px;padding-bottom:130px}.product-application__tips .tips-carousel{margin-bottom:35px}.product-pair .product-grid .product-item{height:calc(66.5vh - 50px)}.product-pair .product_pair--heading>h2{padding:0 var(--padding-x);text-align:center}@media (max-width: 767.98px){.product-pair .product_pair--heading>h2{text-align:left}}.product-pair__list{border-top:1px solid var(--border-color)}.product-pair__item{border-bottom:1px solid var(--border-color);display:grid;grid-template-columns:129px 1fr;padding:35px 0 35px 25px}.product-pair__image img{width:100%;height:149px;object-fit:cover;display:block}.product-pair__content{margin:auto 0;padding:14px}.product-pair__content>h4{font-weight:400;font-size:20px;line-height:28px}.product-pair__content>img{height:12px;display:block;margin-bottom:14px;margin-top:7px;width:auto}.product-pair__content>strong{font-weight:400;font-size:14px;line-height:14px}.video-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#006db640;background-color:#000;z-index:99999;display:flex;opacity:0;visibility:hidden;transition:all .5s ease}.video-modal .modal__top-button{z-index:99999}.video-modal .modal__close>span{background-color:#fff}.video-modal .modal__button-label{color:#fff}.video-modal__inner{margin:auto;width:100%}.video-modal__inner>.vimeo-div{width:100%}.video-modal__inner iframe{width:100%;max-height:100vh}.show-vimeo .video-modal{opacity:1;visibility:visible}.video-modal .modal__close{position:absolute;top:30px;right:30px}.vimeo__trigger{display:none!important}@media (min-width: 992px){.sticky-section--left .sticky-section__image{order:-1}.sticky-section--right .sticky-section__image{order:5}}.product_row--col{min-width:0}.tips-carousel .owl-stage-outer,.product-tips__carousel .owl-stage-outer{pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/296/assets/page-product-new.css.map */
