.blocky{-webkit-user-select:none;-moz-user-select:none;user-select:none}.blocky h1,.blocky h2,.blocky h3,.blocky h4,.blocky h5,.blocky p{margin:0}.blocky-page-width{padding:0 1.5rem;margin:0 auto;max-width:var(--section-page-width, 120rem)}@media screen and (min-width:750px){.blocky-page-width{padding:0 5rem}}.blocky-padding{padding-top:calc(var(--padding-top) * .75 * 1px);padding-bottom:calc(var(--padding-bottom) * .75 * 1px)}@media screen and (min-width:750px){.blocky-padding{padding-top:calc(var(--padding-top) * 1px);padding-bottom:calc(var(--padding-bottom) * 1px)}}.background-wrapper{background-color:var(--background-color)}.blocky-flex-container{display:flex;flex-wrap:wrap}.blocky-flex-container>div{display:flex;width:100%;max-width:100%}@media screen and (max-width:749px){.blocky-flex-container{gap:2.4rem}}@media screen and (min-width:750px){.blocky-flex-container>div{width:33%;flex-grow:1}.blocky-flex-container{gap:6.5rem}}.blocky-flex-container>.blocky-flex-child-small,.blocky-flex-child-large+.blocky-flex-child{flex-grow:0}.blocky-media-text-container{word-break:break-word;align-items:flex-start;display:flex;flex-direction:column;justify-content:center;gap:var(--text-container-gap, 2rem);width:100%}@media screen and (max-width:749px){.blocky-text-container-mobile-right>*{align-self:flex-end;text-align:right}.blocky-text-container-mobile-center>*{align-self:center;text-align:center}.blocky-text-container-mobile-left>*{align-self:flex-start;text-align:left}}@media screen and (min-width:750px){.blocky-text-container-desktop-left>*{align-self:flex-start;text-align:left}.blocky-text-container-desktop-right>*{align-self:flex-end;text-align:right}.blocky-text-container-desktop-center>*{align-self:center;text-align:center}}.blocky-title{line-height:1.1}.blocky-title,.blocky-title>*{font-size:calc(var(--title-size) * .7 * 1px);color:var(--title-color);margin-bottom:0;margin-top:0}@media only screen and (min-width:769px){.blocky-title,.blocky-title>*{font-size:calc(var(--title-size) * 1px)}}.blocky-body-text{color:var(--body-color)}.blocky-body-text br{content:"";padding-top:1.5rem;display:block}.blocky-body-text div{display:block}.blocky-body-text>p:not(p:empty)+p:not(p:empty),.blocky-body-text>p:empty{padding-top:1rem;display:block}.blocky-body-text>*{color:var(--body-color)}.blocky-button:before,.blocky-button:after{box-shadow:none!important}.blocky-button:hover{filter:brightness(1.2)}.blocky-button-regular{cursor:pointer;display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem;min-width:128px;min-height:50px;background-color:var(--button-background-color);text-decoration:none}.blocky-button{color:var(--button-text-color)}.blocky-button-flat{border-radius:0}.blocky-button-curved{border-radius:8px}.blocky-button-round{border-radius:15px}.blocky-button-extra-round{border-radius:30px}.blocky-title+.blocky-button,.blocky-body-text+.blocky-button{margin-top:.5rem}.blocky-media-extra-small{height:10rem}.blocky-media-small{height:20rem}.blocky-media-medium{height:30rem}.blocky-media-large{height:45rem}@media screen and (min-width:750px){.blocky-media-extra-small{height:18rem}.blocky-media-small{height:32rem}.blocky-media-medium{height:52rem}.blocky-media-large{height:70rem}}.blocky-media-placeholder{border-radius:15px;box-shadow:#0000003d 0 1px 4px,#00000029 0 3px 8px}.blocky-w-full{width:100%}.blocky-relative{position:relative}.blocky-justify-center{justify-content:center}blocky-slider-1{display:block}.blocky-product-feature-2{overflow:hidden;--item1-filter: blur(10px);--item1-zIndex: 11;--item1-opacity: var(--side-slide-opacity, .25);--item3-filter: blur(10px);--item3-zIndex: 9;--item3-opacity: var(--side-slide-opacity, .25);--item4-transform: translateX(55%) scale(.5);--item4-filter: blur(30px);--item4-zIndex: 8;--item4-opacity: 0}.blocky-product-feature-2-slider{position:relative;z-index:1}.blocky-product-feature-2-slider.next .slide:nth-child(1){animation:transformFromPosition2 .5s ease-in-out 1 forwards}@keyframes transformFromPosition2{0%{transform:translate(0);filter:blur(0px);opacity:1}}.blocky-product-feature-2-slider.next .slide:nth-child(2){animation:transformFromPosition3 .7s ease-in-out 1 forwards}@keyframes transformFromPosition3{0%{transform:var(--item3-transform);filter:var(--item3-filter);opacity:var(--item3-opacity)}}.blocky-product-feature-2-slider.next .slide:nth-child(3){animation:transformFromPosition4 .9s ease-in-out 1 forwards}@keyframes transformFromPosition4{0%{transform:var(--item4-transform);filter:var(--item4-filter);opacity:var(--item4-opacity)}}.blocky-product-feature-2-slider.prev .blocky-slider-container .slide:nth-child(3){animation:transformFromPosition2 .7s ease-in-out 1 forwards}.blocky-product-feature-2-slider.prev .blocky-slider-container .slide:nth-child(2){animation:transformFromPosition1 .65s ease-in-out 1 forwards}.blocky-product-feature-2-slider.prev .blocky-slider-container .slide:nth-child(1){animation:transformFromPosition0 .8s ease-in-out 1 forwards}@keyframes transformFromPosition1{0%{transform:var(--item1-transform);filter:var(--item1-filter);opacity:var(--item1-opacity)}}@keyframes transformFromPosition0{0%{transform:translate(-60%) scale(.6);filter:blur(30px);opacity:0}}@media screen and (max-width:749px){.blocky-product-feature-2-arrows{position:absolute;top:19rem;width:100%;left:50%;transform:translate(-50%)}}.blocky-product-feature-2-arrows-under #prev,.blocky-product-feature-2-arrows-under #next{bottom:2%;top:unset}@media screen and (min-width:750px){.blocky-product-feature-2-arrows-under #prev{left:10%}.blocky-product-feature-2-arrows-under #next{right:10%}}@media screen and (max-width:749px){.blocky-product-feature-2-arrows-extra-small{top:11rem}.blocky-product-feature-2-arrows-small{top:15.5rem}.blocky-product-feature-2-arrows-medium{top:19rem}.blocky-product-feature-2-arrows-large{top:23rem}.blocky-product-feature-2-arrows{z-index:6}}@media screen and (min-width:749px){.slide.blocky-product-feature-2-arrows-slider{padding:0px 1rem}}.blocky-product-feature-2-slide:nth-child(2) .blocky-product-feature-2-img-text{opacity:1}.blocky-product-feature-2-img-text{opacity:0}.blocky-product-feature-2-slide:nth-child(2) .blocky-product-feature-2-img-text .blocky-title,.blocky-product-feature-2-slide:nth-child(2) .blocky-product-feature-2-img-text .blocky-body-text,.blocky-product-feature-2-slide:nth-child(2) .blocky-product-feature-2-img-text .blocky-button{opacity:0;animation:showContent .5s 1s ease-in-out 1 forwards}@keyframes showContent{0%{transform:translateY(-30px);filter:blur(10px)}to{transform:translateY(0);opacity:1;filter:blur(0px)}}.blocky-product-feature-2-slide:nth-child(2) .blocky-product-feature-2-img-text .blocky-title:has(+.blocky-title){animation-delay:.4s}.blocky-product-feature-2-slide:nth-child(2) .blocky-product-feature-2-img-text .blocky-title{animation-delay:.6s}.blocky-product-feature-2-slide:nth-child(2) .blocky-product-feature-2-img-text .blocky-body-text{animation-delay:.8s}.blocky-product-feature-2-slide:nth-child(2) .blocky-product-feature-2-img-text .blocky-button{animation-delay:1s}@media screen and (max-width:749px){.blocky-product-feature-2-mob-image-extra-small{height:20rem!important}.blocky-product-feature-2-mob-image-small{height:30rem!important}.blocky-product-feature-2-mob-image-medium{height:37.5rem!important}.blocky-product-feature-2-mob-image-large{height:45rem!important}.blocky-product-feature-2-mob-image{margin-bottom:2.4rem}}.blocky-product-feature-2-placeholder{aspect-ratio:9/16;width:auto!important}.blocky-product-feature-2-cover{object-fit:cover}.blocky-product-feature-2-contain{object-fit:contain;height:auto;margin-top:auto;margin-bottom:auto}.blocky-product-feature-2 .blocky-slider-arrows-center{z-index:20}.blocky-slider-arrows-circle{fill:var(--arrow-background-color);stroke:var(--arrow-background-color)}.blocky-slider-arrows-arrow{stroke:var(--arrow-color)}@media screen and (max-width:749px){.blocky-slider-container{height:unset!important;z-index:5}.blocky-product-feature-2-slide{flex-direction:column-reverse;row-gap:0px!important}.blocky-product-feature-2-slide:nth-child(2){position:unset!important}.blocky-product-feature-2-slide:nth-child(3){top:0}.blocky-slider-arrows-left{left:1rem!important}.blocky-slider-arrows-right{right:1rem!important}.blocky-product-feature-2{--item1-opacity: 0 !important;--item1-transform: translateX(-45%) scale(.8);--item3-opacity: 0 !important;--item3-transform: translateX(45%) scale(.8)}}@media screen and (min-width:749px){.blocky-slider-container.blocky-media-extra-small,.blocky-slider-container.blocky-media-small{--item1-transform: translateX(-14%) scale(.8);--item3-transform: translateX(26%) scale(.8)}.blocky-slider-container.blocky-media-medium{--item1-transform: translateX(-20%) scale(.8);--item3-transform: translateX(28%) scale(.8)}.blocky-slider-container.blocky-media-large{--item1-transform: translateX(-22%) scale(.8);--item3-transform: translateX(32%) scale(.8)}.blocky-slider-container.blocky-media-large.blocky-slide-large{--item1-transform: translateX(-20%) scale(.8)}.blocky-slider-container.blocky-media-medium.blocky-slide-large{--item1-transform: translateX(-14%) scale(.8)}.blocky-slider-container.blocky-media-small.blocky-slide-small{--item1-transform: translateX(-18%) scale(.8)}}.blocky-product-feature-2-slide{position:absolute}.blocky-product-feature-2-slider-img{display:flex;justify-content:center}.blocky-product-feature-2 .blocky-button:nth-child(4){margin-top:1rem}.blocky-product-feature-2-slide:nth-child(n+4){opacity:0}.blocky-product-feature-2-slide:nth-child(1){transform:var(--item1-transform);filter:var(--item1-filter);z-index:var(--item1-zIndex);opacity:var(--item1-opacity)}.blocky-product-feature-2-slide:nth-child(2){z-index:12}.blocky-product-feature-2-slide:nth-child(3){transform:var(--item3-transform);filter:var(--item3-filter);z-index:var(--item3-zIndex);opacity:var(--item3-opacity)}@media screen and (min-width:750px){.blocky-product-feature-2-slide:nth-child(1):has(svg),.blocky-product-feature-2-slide:nth-child(3):has(svg){opacity:.8}}.dr-home{--dr-ink: #111214;--dr-muted: #686b70;--dr-line: #d9dcdf;--dr-silver: #f1f3f4;--dr-paper: #ffffff;--dr-blue: #165dff;--dr-blue-soft: #eaf1ff;--dr-green-soft: #e8f5ed;--dr-green: #226f45;--dr-page: min(1380px, calc(100% - 56px) );margin:0;overflow-x:clip;color:var(--dr-ink);background:var(--dr-paper);font-family:Poppins,Arial,sans-serif;font-size:15px;letter-spacing:0}.dr-home *,.dr-home *:before,.dr-home *:after{box-sizing:border-box}.dr-home img,.dr-home svg{display:block;max-width:100%}.dr-home button,.dr-home input{font:inherit}.dr-home button,.dr-home a{color:inherit;-webkit-tap-highlight-color:transparent}.dr-home a{text-decoration:none}.dr-home h1,.dr-home h2,.dr-home h3,.dr-home p{margin-top:0;letter-spacing:0}.dr-home h2{font-size:clamp(32px,3vw,52px);font-weight:500;line-height:1.08}.dr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dr-announcement{min-height:32px;padding:7px 28px;display:flex;align-items:center;justify-content:center;gap:24px;color:#fff;background:var(--dr-ink);font-size:11px}.dr-announcement p{margin:0}.dr-announcement a{font-weight:600;text-decoration:underline;text-underline-offset:3px}.dr-header{position:relative;z-index:20;min-height:68px;padding:0 28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fffffff7;border-bottom:1px solid rgba(17,18,20,.12)}.dr-brand{width:fit-content;font-size:27px;font-weight:600;line-height:1}.dr-desktop-nav{display:flex;gap:34px;align-items:center;font-size:12px;font-weight:500}.dr-header-actions{justify-self:end;display:flex;gap:10px;align-items:center}.dr-icon-button,.dr-menu-button{width:38px;height:38px;padding:0;display:grid;place-items:center;border:0;background:transparent;cursor:pointer;font-size:22px}.dr-bag-link{position:relative;padding:8px 25px 8px 8px;font-size:11px;font-weight:600}.dr-bag-link span{position:absolute;right:0;top:2px;width:18px;height:18px;display:grid;place-items:center;color:#fff;background:var(--dr-blue);border-radius:50%;font-size:9px}.dr-menu-button,.dr-mobile-nav{display:none}.dr-hero{position:relative;min-height:clamp(480px,41vw,640px);overflow:hidden;background:#f2f4f5}.dr-hero-slides,.dr-hero-slide,.dr-hero picture,.dr-hero picture>img,.dr-hero-slide>img,.dr-hero .dr-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.dr-hero-slide{opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity .65s ease,visibility .65s ease,transform .9s cubic-bezier(.22,1,.36,1)}.dr-hero-slide.is-active{z-index:1;opacity:1;visibility:visible;transform:scale(1)}.dr-hero picture>img,.dr-hero-slide>img{object-fit:cover}.dr-hero-copy{z-index:2;position:absolute;left:max(28px,calc((100vw - 1380px)/2));bottom:54px}.dr-hero-copy .dr-eyebrow,.dr-hero-copy h1,.dr-hero-copy>p:not(.dr-eyebrow){display:none}.dr-eyebrow{margin-bottom:12px;color:var(--dr-muted);font-size:11px;font-weight:600;text-transform:uppercase}.dr-button{min-height:50px;width:fit-content;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid transparent;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer}.dr-button--dark{color:#fff!important;background:var(--dr-ink)}.dr-button--electric{color:#fff!important;background:var(--dr-blue)}.dr-hero-controls{z-index:3;position:absolute;right:28px;bottom:24px;display:flex;align-items:center;gap:8px}.dr-hero-controls button{width:42px;height:42px;padding:0;display:grid;place-items:center;border:1px solid rgba(17,18,20,.22);border-radius:50%;background:#ffffffe0;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.dr-hero-controls button:hover{color:#fff;background:var(--dr-ink);transform:translateY(-2px)}.dr-hero-controls>span:not(.dr-hero-progress){min-width:56px;font-size:12px;font-weight:600;text-align:center}.dr-hero-progress{width:76px;height:2px;overflow:hidden;background:#11121438}.dr-hero-progress i{display:block;width:33.333%;height:100%;background:var(--dr-ink);transform:translate(0);transition:transform .45s cubic-bezier(.22,1,.36,1)}.dr-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--dr-line)}.dr-trust-strip>div{min-height:104px;padding:24px 28px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--dr-line)}.dr-trust-strip>div:last-child{border-right:0}.dr-trust-strip b{min-width:28px;font-size:12px}.dr-trust-strip span{display:grid;gap:3px}.dr-trust-strip strong{font-size:11px}.dr-trust-strip small{color:var(--dr-muted);font-size:10px}.dr-product-section{width:var(--dr-page);margin:0 auto;padding:110px 0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:clamp(48px,7vw,110px);align-items:start}.dr-product-main{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#f7f7f7}.dr-product-main>img,.dr-product-main>svg{width:100%;height:100%;object-fit:cover}.dr-product-badge{position:absolute;z-index:2;left:18px;top:18px;padding:8px 11px;color:#fff;background:var(--dr-ink);border-radius:3px;font-size:9px;font-weight:600;text-transform:uppercase}.dr-thumbnails{margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.dr-thumbnail{aspect-ratio:1 / 1;padding:0;overflow:hidden;border:1px solid transparent;background:#f7f7f7;cursor:pointer}.dr-thumbnail.is-active{border-color:var(--dr-ink)}.dr-thumbnail img{width:100%;height:100%;object-fit:cover}.dr-product-info{padding-top:22px}.dr-product-info h2{margin-bottom:18px;font-size:clamp(34px,3.2vw,50px)}.dr-product-meta{display:flex;align-items:center;gap:14px;color:var(--dr-muted);font-size:11px}.dr-product-meta span{padding:7px 9px;color:var(--dr-blue);background:var(--dr-blue-soft);border-radius:3px;font-weight:600}.dr-product-lead{margin:26px 0 24px;color:#3d4044;font-size:15px;line-height:1.75}.dr-benefits{margin:0 0 30px;padding:0;display:grid;gap:13px;list-style:none;font-size:12px}.dr-benefits li{display:flex;gap:10px;align-items:center}.dr-benefits span{width:17px;height:17px;display:grid;place-items:center;color:#fff;background:var(--dr-green);border-radius:50%;font-size:9px}.dr-purchase-options{margin:0;padding:0;display:grid;gap:8px;border:0}.dr-purchase-options legend{width:100%;margin-bottom:11px;font-size:11px;font-weight:600;text-transform:uppercase}.dr-purchase-option{position:relative;min-height:68px;padding:10px 14px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;color:var(--dr-ink)!important;text-align:left;border:1px solid var(--dr-line);border-radius:6px;background:#fff;cursor:pointer}.dr-purchase-option.is-active{border-color:var(--dr-blue);box-shadow:inset 0 0 0 1px var(--dr-blue)}.dr-purchase-option>span{display:grid;gap:3px}.dr-purchase-option strong,.dr-purchase-option b{font-size:12px}.dr-purchase-option small{color:var(--dr-muted);font-size:10px}.dr-purchase-option em{position:absolute;right:10px;top:-8px;padding:4px 7px;color:#fff;background:var(--dr-blue);border-radius:3px;font-size:8px;font-style:normal;font-weight:600;text-transform:uppercase}.dr-add-button{width:100%;margin-top:13px;justify-content:space-between}.dr-dispatch{margin:13px 0 28px;color:var(--dr-muted);text-align:center;font-size:10px}.dr-accordions{border-top:1px solid var(--dr-line)}.dr-home details{border-bottom:1px solid var(--dr-line)}.dr-home summary{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:11px;font-weight:600;list-style:none}.dr-home summary::-webkit-details-marker{display:none}.dr-home details[open] summary span{transform:rotate(45deg)}.dr-home details>p{margin:-3px 0 20px;color:var(--dr-muted);font-size:11px;line-height:1.7}.dr-system{padding:110px max(28px,calc((100vw - 1380px)/2));color:#fff;background:var(--dr-ink)}.dr-system .dr-section-heading{display:grid;grid-template-columns:.9fr 1.1fr;align-items:end;gap:0 90px}.dr-system .dr-section-heading .dr-eyebrow{grid-column:1 / -1;color:#aeb2b7}.dr-system .dr-section-heading h2{margin-bottom:0}.dr-system .dr-section-heading>p:last-child{margin:0 0 8px;color:#afb2b7;line-height:1.8}.dr-formula-grid{margin-top:72px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.dr-formula-card{min-height:270px;padding:34px;display:grid;grid-template-columns:auto 1fr;gap:32px;align-items:end;border-radius:6px}.dr-formula-card>span{align-self:start;font-size:clamp(88px,11vw,164px);font-weight:500;line-height:.8}.dr-formula-card h3{margin-bottom:11px;font-size:clamp(24px,2.2vw,36px);font-weight:500}.dr-formula-card p:last-child{margin:0;color:#1112149e;font-size:11px}.dr-formula-card--acid{color:#0d2b64;background:var(--dr-blue-soft)}.dr-formula-card--enzyme{color:#173a27;background:var(--dr-green-soft)}.dr-features,.dr-notes{padding:108px 0 112px max(28px,calc((100vw - 1380px)/2));overflow:hidden}.dr-slider-heading{width:min(1380px,calc(100vw - 56px));display:flex;align-items:end;justify-content:space-between;gap:30px}.dr-slider-heading h2{margin-bottom:0}.dr-slider-controls{display:flex;gap:4px}.dr-slider-controls button{width:40px;height:40px;border:1px solid var(--dr-line);background:transparent;cursor:pointer}.dr-feature-track{width:max-content;margin-top:45px;display:flex;gap:14px;transform:translate(0);transition:transform .45s cubic-bezier(.22,1,.36,1)}.dr-feature-card{width:min(560px,calc(100vw - 72px));background:var(--dr-silver)}.dr-feature-card>img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.dr-feature-card>div{min-height:122px;padding:23px 24px;position:relative}.dr-feature-card span{position:absolute;right:24px;color:#95999e;font-size:11px}.dr-feature-card h3{margin-bottom:8px;font-size:21px;font-weight:500}.dr-feature-card p{margin:0;color:var(--dr-muted);font-size:11px}.dr-comparison{display:grid;grid-template-columns:.8fr 1.2fr;background:#f2f4f5}.dr-comparison-copy{padding:100px max(40px,calc((100vw - 1380px)/2));padding-right:80px;display:flex;flex-direction:column;justify-content:center}.dr-comparison-copy>p:not(.dr-eyebrow){color:var(--dr-muted);line-height:1.8}.dr-comparison-copy a,.dr-notes .dr-slider-heading>a{width:fit-content;margin-top:24px;padding-bottom:4px;border-bottom:1px solid;font-size:11px;font-weight:600}.dr-table-wrap{padding:80px max(40px,calc((100vw - 1380px)/2)) 80px 0;display:flex;align-items:center}.dr-home table{width:100%;border-collapse:collapse;background:#fff;font-size:11px}.dr-home th,.dr-home td{height:70px;padding:16px 20px;text-align:center;border-bottom:1px solid var(--dr-line)}.dr-home th:first-child,.dr-home td:first-child{width:50%;text-align:left}.dr-home th:nth-child(2),.dr-home td:nth-child(2){color:#fff;background:var(--dr-ink)}.dr-index{padding:115px max(28px,calc((100vw - 1380px)/2))}.dr-index-heading{display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:90px}.dr-index-heading h2{margin-bottom:0}.dr-index-heading>p{margin:0 0 5px;color:var(--dr-muted);line-height:1.75}.dr-index-grid{margin-top:54px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--dr-ink)}.dr-index-grid button{min-height:260px;width:100%;padding:25px 22px;position:relative;color:var(--dr-ink);text-align:left;border-right:1px solid var(--dr-line);border-bottom:1px solid var(--dr-line);border-top:0;border-left:0;background:#fff;cursor:pointer;transition:color .22s ease,background .22s ease}.dr-index-grid button:first-child{border-left:1px solid var(--dr-line)}.dr-index-grid button[aria-selected=true],.dr-index-grid button:hover{color:#fff;background:var(--dr-ink)}.dr-index-grid span{color:var(--dr-muted);font-size:10px}.dr-index-grid h3{margin:85px 0 8px;font-size:25px;font-weight:500}.dr-index-grid p{margin:0;color:var(--dr-muted);font-size:10px;line-height:1.65}.dr-index-grid i{position:absolute;right:20px;top:21px;font-style:normal;transition:transform .22s ease}.dr-index-grid button:hover i,.dr-index-grid button[aria-selected=true] i{transform:translate(3px,-3px)}.dr-index-grid button[aria-selected=true] span,.dr-index-grid button[aria-selected=true] p,.dr-index-grid button:hover span,.dr-index-grid button:hover p{color:#bfc3c8}.dr-index-stage{border:1px solid var(--dr-ink);border-top:0}.dr-index-stage article{min-height:460px;display:grid;grid-template-columns:1.35fr .65fr;background:#f4f5f6;animation:drIndexIn .42s cubic-bezier(.22,1,.36,1)}.dr-index-stage article[hidden]{display:none}.dr-index-stage img{width:100%;height:100%;min-height:460px;object-fit:cover}.dr-index-stage article>div{padding:52px;display:flex;flex-direction:column;justify-content:flex-end}.dr-index-stage span{margin-bottom:auto;color:var(--dr-blue);font-size:12px;font-weight:700}.dr-index-stage h3{margin:0 0 14px;font-size:32px;font-weight:600}.dr-index-stage p{margin:0 0 28px;color:var(--dr-muted);font-size:14px;line-height:1.7}.dr-index-stage a{width:fit-content;padding-bottom:4px;border-bottom:1px solid;font-size:13px;font-weight:600}@keyframes drIndexIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.dr-how{display:grid;grid-template-columns:1fr 1fr;background:var(--dr-silver)}.dr-how-image{min-height:720px}.dr-how-image img{width:100%;height:100%;object-fit:cover}.dr-how-copy{padding:90px clamp(40px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.dr-how-copy ol{margin:12px 0 36px;padding:0;list-style:none}.dr-how-copy li{padding:22px 0;display:grid;grid-template-columns:36px 1fr;gap:18px;border-top:1px solid var(--dr-line)}.dr-how-copy li:last-child{border-bottom:1px solid var(--dr-line)}.dr-how-copy li>span{color:var(--dr-muted);font-size:10px}.dr-how-copy li h3{margin-bottom:6px;font-size:15px}.dr-how-copy li p{margin:0;color:var(--dr-muted);font-size:11px;line-height:1.7}.dr-social-rail{width:max-content;margin-top:45px;padding-right:28px;display:flex;gap:14px}.dr-social-rail article{width:320px}.dr-social-rail article>div{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--dr-silver)}.dr-social-rail img{width:100%;height:100%;object-fit:cover}.dr-social-rail article>div span{position:absolute;left:16px;bottom:16px;width:42px;height:42px;display:grid;place-items:center;color:#fff;background:#11121494;border:1px solid rgba(255,255,255,.7);border-radius:50%;font-size:12px}.dr-social-rail article>p{margin:15px 0 0;font-size:11px;line-height:1.6}.dr-faq{padding:110px max(28px,calc((100vw - 1380px)/2));display:grid;grid-template-columns:.78fr 1.22fr;gap:100px;color:#fff;background:var(--dr-ink)}.dr-faq .dr-eyebrow,.dr-faq-heading>p{color:#9da1a6}.dr-faq-heading a{color:#fff;text-decoration:underline;text-underline-offset:4px}.dr-faq-list{border-top:1px solid #393c40}.dr-faq-list details{border-color:#393c40}.dr-faq-list summary{min-height:74px;font-size:13px}.dr-faq-list details>p{color:#aeb2b7}.dr-newsletter{padding:76px max(28px,calc((100vw - 1380px)/2));display:grid;grid-template-columns:1fr .8fr;gap:100px;align-items:end;background:var(--dr-blue-soft)}.dr-newsletter h2{margin-bottom:12px}.dr-newsletter>div>p:last-child{margin:0;color:var(--dr-muted);font-size:11px}.dr-newsletter-form{display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid var(--dr-ink)}.dr-newsletter-form input[type=email]{height:54px;padding:0;border:0;outline:0;background:transparent}.dr-newsletter-form button{padding:12px 0 12px 18px;border:0;background:transparent;cursor:pointer;font-weight:600}.dr-newsletter-form .dr-form-message,.dr-newsletter-form .errors{grid-column:1 / -1}.dr-footer{padding:72px max(28px,calc((100vw - 1380px)/2)) 28px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;color:#fff;background:var(--dr-ink)}.dr-footer-brand .dr-brand{font-size:34px}.dr-footer-brand p{color:#8d9197;font-size:11px}.dr-footer>div:not(.dr-footer-brand):not(.dr-footer-bottom){display:flex;flex-direction:column;align-items:flex-start;gap:12px}.dr-footer h3{margin-bottom:9px;color:#898e94;font-size:10px;text-transform:uppercase}.dr-footer a,.dr-footer p{margin:0;color:#d6d8da;font-size:10px;line-height:1.75}.dr-footer-bottom{grid-column:1 / -1;margin-top:34px;padding-top:24px;display:flex;justify-content:space-between;color:#777b81;border-top:1px solid #303338;font-size:9px}.dr-sticky-atc{display:none}@media(max-width:820px){.dr-home{--dr-page: calc(100% - 32px) }.dr-header{min-height:60px;padding:0 16px;grid-template-columns:1fr auto}.dr-desktop-nav,.dr-icon-button{display:none}.dr-menu-button{display:grid}.dr-mobile-nav{position:fixed;z-index:30;top:92px;right:0;bottom:0;left:0;padding:38px 20px;display:flex;flex-direction:column;background:#fff;visibility:hidden;transform:translate(100%);transition:transform .26s ease,visibility .26s ease}.dr-mobile-nav.is-open{visibility:visible;transform:translate(0)}.dr-mobile-nav a{padding:18px 0;border-bottom:1px solid var(--dr-line);font-size:18px;font-weight:500}.dr-hero{min-height:690px}.dr-hero picture>img{object-position:center top}.dr-hero:after{content:"";position:absolute;top:44%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#fff0,#fffffff0 62%,#fff)}.dr-hero-copy{z-index:2;left:20px;right:20px;bottom:36px}.dr-hero-copy .dr-eyebrow,.dr-hero-copy h1,.dr-hero-copy>p:not(.dr-eyebrow){display:block}.dr-hero-copy h1{margin-bottom:10px;font-size:40px;line-height:1.05}.dr-hero-copy>p:not(.dr-eyebrow){max-width:330px;margin-bottom:20px;color:var(--dr-muted);font-size:12px}.dr-hero-controls{display:none}.dr-trust-strip{grid-template-columns:repeat(2,1fr)}.dr-product-section{padding:66px 0;grid-template-columns:1fr;gap:38px}.dr-product-info{padding-top:0}.dr-product-info h2{font-size:36px}.dr-system{padding:72px 16px}.dr-system .dr-section-heading,.dr-index-heading{grid-template-columns:1fr;gap:18px}.dr-formula-grid{margin-top:45px;grid-template-columns:1fr}.dr-formula-card{grid-template-columns:auto 1fr}.dr-features,.dr-notes{padding:72px 0 76px 16px}.dr-slider-heading{width:calc(100vw - 32px)}.dr-comparison{grid-template-columns:1fr}.dr-comparison-copy{padding:70px 16px 42px}.dr-table-wrap{padding:0 16px 72px;overflow-x:auto}.dr-home table{min-width:600px}.dr-index{padding:72px 16px}.dr-index-grid{grid-template-columns:repeat(2,1fr)}.dr-how{grid-template-columns:1fr}.dr-how-image{min-height:auto;aspect-ratio:1 / 1}.dr-how-copy{padding:64px 20px 74px}.dr-faq{padding:72px 16px;grid-template-columns:1fr;gap:40px}.dr-newsletter{padding:64px 16px;grid-template-columns:1fr;gap:36px}.dr-footer{padding:60px 16px 92px;grid-template-columns:1.5fr 1fr 1fr;gap:42px 24px}.dr-footer-brand{grid-column:1 / -1}.dr-sticky-atc{position:fixed;z-index:40;left:0;right:0;bottom:0;min-height:66px;padding:8px 12px;display:grid;grid-template-columns:1fr 1.3fr;gap:12px;background:#fffffff7;border-top:1px solid var(--dr-line)}.dr-sticky-atc div{display:grid;align-content:center;font-size:10px}.dr-sticky-atc a{display:grid;place-items:center;color:#fff;background:var(--dr-blue);border-radius:6px;font-size:11px;font-weight:600}}@media(max-width:540px){.dr-announcement{min-height:30px;padding:6px 12px;justify-content:space-between;font-size:9px}.dr-brand{font-size:24px}.dr-bag-link{font-size:10px}.dr-hero{min-height:650px}.dr-hero picture>img{height:58%;object-fit:cover}.dr-hero:after{top:36%;right:0;bottom:0;left:0}.dr-hero-copy h1{max-width:330px;font-size:38px}.dr-trust-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.dr-trust-strip>div{min-width:76vw;scroll-snap-align:start}.dr-product-section{width:100%}.dr-product-main,.dr-thumbnails{margin-left:16px;margin-right:16px}.dr-product-info{padding:0 16px}.dr-product-info h2{font-size:32px}.dr-formula-card{min-height:260px;padding:24px;grid-template-columns:1fr;gap:22px}.dr-formula-card>span{font-size:92px}.dr-slider-controls{display:none}.dr-feature-track,.dr-social-rail{width:auto;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory}.dr-feature-card,.dr-social-rail article{flex:0 0 82vw;scroll-snap-align:start}.dr-index-grid button{min-height:210px;padding:18px 16px}.dr-index-grid h3{margin-top:62px;font-size:21px}.dr-index-stage article{min-height:0;grid-template-columns:1fr}.dr-index-stage img{min-height:0;aspect-ratio:4 / 3}.dr-index-stage article>div{min-height:280px;padding:28px 20px}.dr-how-copy h2{font-size:39px}.dr-footer{grid-template-columns:1fr 1fr}.dr-footer>div:nth-child(4){grid-column:1 / -1}.dr-footer-bottom{flex-wrap:wrap;gap:10px 20px}}.dr-home{font-size:16px}.dr-home h2{font-size:clamp(34px,3.1vw,48px);font-weight:600;line-height:1.12}.dr-eyebrow{margin-bottom:14px;font-size:12px;line-height:1.4}.dr-button{min-height:52px;padding-inline:22px;font-size:13px;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.dr-button span{transition:transform .18s ease}.dr-button:hover{box-shadow:0 10px 24px #11121424;transform:translateY(-2px)}.dr-button:hover span{transform:translate(4px)}.dr-trust-strip strong{font-size:13px}.dr-trust-strip small{font-size:12px;line-height:1.45}.dr-product-section,.dr-system,.dr-index,.dr-faq{padding-top:92px;padding-bottom:92px}.dr-features,.dr-notes{padding-top:92px;padding-bottom:96px}.dr-product-main>img{transition:opacity .24s ease,transform .5s cubic-bezier(.22,1,.36,1)}.dr-product-main.is-changing>img{opacity:.2;transform:scale(.985)}.dr-thumbnail{transition:border-color .18s ease,transform .22s cubic-bezier(.22,1,.36,1)}.dr-thumbnail:hover{border-color:#8d9197;transform:translateY(-3px)}.dr-product-info h2{max-width:680px;font-size:clamp(34px,3vw,46px);font-weight:600;line-height:1.1}.dr-product-meta{font-size:12px}.dr-product-lead{font-size:16px;line-height:1.65}.dr-benefits{font-size:14px}.dr-purchase-options legend{font-size:12px}.dr-purchase-option{min-height:72px;padding:12px 16px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.dr-purchase-option:hover{border-color:#8d9197;transform:translate(3px)}.dr-purchase-option strong,.dr-purchase-option b{font-size:14px}.dr-purchase-option small,.dr-dispatch{font-size:12px}.dr-purchase-option em{font-size:10px}.dr-home summary{font-size:13px}.dr-home details>p{font-size:13px;line-height:1.65}.dr-home summary span{transition:transform .18s ease}.dr-system .dr-section-heading>p:last-child,.dr-comparison-copy>p:not(.dr-eyebrow),.dr-index-heading>p{font-size:15px;line-height:1.7}.dr-formula-card{position:relative;overflow:hidden;isolation:isolate;transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s ease}.dr-formula-card:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:0;background:radial-gradient(circle at var(--dr-pointer-x, 50%) var(--dr-pointer-y, 50%),rgba(255,255,255,.78),transparent 38%);transition:opacity .22s ease}.dr-formula-card>*{position:relative;z-index:1}.dr-formula-card:hover{box-shadow:0 22px 55px #0003;transform:translateY(-6px)}.dr-formula-card:hover:before{opacity:1}.dr-formula-card>span{font-size:clamp(78px,8.5vw,132px)}.dr-formula-card h3{font-size:clamp(25px,2vw,32px)}.dr-formula-card p:last-child,.dr-feature-card p,.dr-index-grid p,.dr-how-copy li p,.dr-social-rail article>p,.dr-newsletter>div>p:last-child{font-size:13px;line-height:1.65}.dr-feature-card{overflow:hidden;transition:box-shadow .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.dr-feature-card>img,.dr-social-rail img{transition:transform .6s cubic-bezier(.22,1,.36,1)}.dr-feature-card:hover{box-shadow:0 20px 48px #1112141f;transform:translateY(-6px)}.dr-feature-card:hover>img,.dr-social-rail article:hover img{transform:scale(1.035)}.dr-feature-card h3{font-size:22px}.dr-slider-controls button{transition:color .18s ease,background .18s ease,opacity .18s ease,transform .18s ease}.dr-slider-controls button:hover:not(:disabled){color:#fff;background:var(--dr-ink);transform:translateY(-2px)}.dr-slider-controls button:disabled{cursor:default;opacity:.28}.dr-comparison-copy a,.dr-notes .dr-slider-heading>a,.dr-home table{font-size:13px}.dr-index-grid h3{font-size:24px}.dr-how-copy li h3{font-size:16px}.dr-social-rail article{transition:transform .22s ease}.dr-social-rail article:hover{transform:translateY(-5px)}.dr-social-rail article>div span{transition:color .18s ease,background .18s ease,transform .18s ease}.dr-social-rail article:hover>div span{color:var(--dr-ink);background:#fff;transform:scale(1.08)}.dr-faq-list summary{font-size:15px}.dr-motion-ready main>section:not(.dr-hero){opacity:0;transform:translateY(26px);transition:opacity .65s ease,transform .65s cubic-bezier(.22,1,.36,1)}.dr-motion-ready main>section.is-visible{opacity:1;transform:translateY(0)}@media(max-width:820px){.dr-home{font-size:15px}.dr-home h2,.dr-product-info h2{font-size:34px}.dr-product-section,.dr-system,.dr-index,.dr-faq{padding-top:70px;padding-bottom:70px}.dr-features,.dr-notes{padding-top:70px;padding-bottom:74px}.dr-sticky-atc{opacity:0;pointer-events:none;transform:translateY(100%);transition:opacity .22s ease,transform .3s cubic-bezier(.22,1,.36,1)}.dr-sticky-atc.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}}@media(max-width:540px){.dr-hero-copy h1{font-size:34px}.dr-home h2,.dr-product-info h2{font-size:30px}.dr-formula-card>span{font-size:76px}.dr-index-grid h3{font-size:19px}}@media(prefers-reduced-motion:reduce){.dr-home *,.dr-home *:before,.dr-home *:after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}.dr-motion-ready main>section:not(.dr-hero){opacity:1;transform:none}}.dr-product-story{color:#111214;background:#fff}.dr-product-story *,.dr-product-story *:before,.dr-product-story *:after{box-sizing:border-box}.dr-product-story__width{width:min(1220px,calc(100% - 48px));margin-inline:auto}.dr-product-story__system{padding:90px 0;color:#fff;background:#111214}.dr-product-story h2{max-width:780px;margin:0 0 20px;font-size:clamp(34px,4vw,50px);font-weight:600;line-height:1.1;letter-spacing:0}.dr-product-story__lead{max-width:680px;margin:0 0 42px;color:#c5c9ce;font-size:16px;line-height:1.75}.dr-product-story__numbers{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dr-product-story__numbers article{position:relative;min-height:280px;padding:34px;overflow:hidden;color:#12224c;background:#e8f0ff;transition:box-shadow .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.dr-product-story__numbers article:last-child{color:#143825;background:#e7f4ec}.dr-product-story__numbers strong{display:block;margin-bottom:46px;font-size:74px;font-weight:500;line-height:1}.dr-product-story__numbers span{font-size:21px;font-weight:700}.dr-product-story__numbers p{max-width:440px;margin:10px 0 0;font-size:14px;line-height:1.65}.dr-product-story__band{padding:90px 0}.dr-product-story__band--soft{background:#f4f5f6}.dr-product-story__split{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:64px}.dr-product-story__image{min-height:560px;overflow:hidden;background:#f0f1f2}.dr-product-story__image img{width:100%;height:100%;min-height:560px;object-fit:cover}.dr-product-story__copy ol{margin:34px 0 0;padding:0;list-style:none}.dr-product-story__copy li{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:22px 0;border-top:1px solid #d9dcdf}.dr-product-story__copy li>span{color:#165dff;font-size:12px;font-weight:700}.dr-product-story__copy h3{margin:0 0 7px;font-size:18px}.dr-product-story__copy p{margin:0;color:#686b70;font-size:14px;line-height:1.7}.dr-product-story__ingredients{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:40px;border-top:1px solid #d9dcdf;border-left:1px solid #d9dcdf}.dr-product-story__ingredients article{position:relative;min-height:210px;padding:24px;border-right:1px solid #d9dcdf;border-bottom:1px solid #d9dcdf;background:#fff;transition:color .22s ease,background .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.dr-product-story__ingredients span{display:block;margin-bottom:50px;color:#165dff;font-size:11px;font-weight:700}.dr-product-story__ingredients h3{margin:0 0 8px;font-size:17px}.dr-product-story__ingredients p{margin:0;color:#686b70;font-size:14px;line-height:1.65}.dr-product-story__note{max-width:820px;margin:24px 0 0;color:#686b70;font-size:13px;line-height:1.7}.dr-product-story__faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.dr-product-story__faq details{border-top:1px solid #d9dcdf}.dr-product-story__faq details:last-child{border-bottom:1px solid #d9dcdf}.dr-product-story__faq summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;list-style:none;font-size:15px;font-weight:600}.dr-product-story__faq summary::-webkit-details-marker{display:none}.dr-product-story__faq details p{margin:-8px 0 24px;color:#686b70;font-size:14px;line-height:1.75}.dr-product-story__faq summary span{transition:transform .18s ease}.dr-product-story__faq details[open] summary span{transform:rotate(45deg)}.dr-product-story__numbers article:hover{box-shadow:0 22px 52px #0003;transform:translateY(-6px)}.dr-product-story__ingredients article:hover{color:#fff;background:#111214;transform:translateY(-4px)}.dr-product-story__ingredients article:hover span,.dr-product-story__ingredients article:hover p{color:#becdff}@media(max-width:900px){.dr-product-story__split,.dr-product-story__faq{grid-template-columns:1fr}.dr-product-story__ingredients{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.dr-product-story__width{width:min(100% - 28px,1220px)}.dr-product-story__system,.dr-product-story__band{padding:60px 0}.dr-product-story__numbers,.dr-product-story__ingredients{grid-template-columns:1fr}.dr-product-story__numbers article{min-height:230px;padding:28px}.dr-product-story__numbers strong{font-size:58px}.dr-product-story__split{gap:34px}.dr-product-story__image,.dr-product-story__image img{min-height:430px}.dr-product-story__ingredients article{min-height:auto}.dr-product-story__ingredients span{margin-bottom:30px}}@media(prefers-reduced-motion:reduce){.dr-product-story__numbers article,.dr-product-story__ingredients article,.dr-product-story__faq summary span{transition-duration:.01ms}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
