.routine-sticky-bar{background-color:var(--color-background);border-top:1px solid rgb(var(--color-foreground-rgb,0 0 0)/10%);bottom:max(var(--routine-sticky-inset-bottom,0),env(safe-area-inset-bottom,0));box-shadow:0 -2px 12px rgba(0,0,0,.08);left:0;opacity:0;pointer-events:none;position:fixed;right:0;transform:translateY(12px);transition:bottom .2s ease,opacity .2s ease,transform 240ms ease;will-change:opacity,transform;z-index:9999}.routine-sticky-bar[data-footer-inset]{opacity:0!important;pointer-events:none;transition:opacity .2s ease}.routine-sticky-bar.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.routine-sticky-bar{transition:none}}.routine-sticky-bar__inner{align-items:center;display:flex;gap:24px;justify-content:space-between;padding-block:12px;padding-inline:var(--full-page-grid-margin,20px);width:100%}.routine-sticky-bar--page-width .routine-sticky-bar__inner{margin-inline:auto}.routine-sticky-bar__title{color:var(--color-foreground);flex:1;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.routine-sticky-bar__actions{align-items:center;display:flex;flex-shrink:0;gap:0}.routine-sticky-bar__actions .btn{margin-inline-start:40px;position:relative}.routine-sticky-bar__actions .btn::before{background-color:var(--color-foreground);block-size:24px;content:"";inline-size:1px;inset-inline-start:-22px;opacity:.2;position:absolute;top:50%;transform:translateY(-50%)}.routine-sticky-bar__qty{align-items:center;display:flex;gap:8px}.routine-sticky-bar__qty-btn{align-items:center;background:0 0;border:none;color:var(--color-foreground);cursor:pointer;display:flex;font-size:1.1rem;height:28px;justify-content:center;line-height:1;padding:0;width:20px}.routine-sticky-bar__qty-btn:hover{opacity:.6}.routine-sticky-bar__qty-display{color:var(--color-foreground);min-width:20px;text-align:center}@media (max-width:749px){.routine-sticky-bar__qty,.routine-sticky-bar__title{display:none}.routine-sticky-bar__actions{width:100%}.routine-sticky-bar__actions .btn{justify-content:center;margin-inline-start:0;width:100%}.routine-sticky-bar__actions .btn::before{display:none}}.routine-tab{background:#f6f5fa;border:none;border-radius:500px;cursor:pointer;letter-spacing:.8px;padding:8px 16px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.routine-tab span{color:#4f4f4f;font:inherit;opacity:.6}.routine-tab[aria-pressed=true]{background:#c3d0ef;cursor:default}.routine-tab[aria-pressed=true] span{color:#000;opacity:1}body.routine-tabs-fetching:has(.doctor-overview[data-loading-type=spinner])::after{animation:routine-tabs-overlay-in .22s ease forwards;background:rgba(31,40,63,.22);content:"";inset:0;pointer-events:all;position:fixed;z-index:100000}body.routine-tabs-fetching:has(.doctor-overview[data-loading-type=spinner])::before{animation:routine-tabs-overlay-in .22s ease forwards,routine-tabs-spinner .8s linear infinite;border:3px solid rgba(255,255,255,.35);border-radius:999px;border-top-color:rgba(255,255,255,.92);box-sizing:border-box;content:"";height:40px;left:50%;margin-left:-20px;margin-top:-20px;pointer-events:none;position:fixed;top:50%;width:40px;z-index:100001}@keyframes routine-tabs-overlay-in{from{opacity:0}to{opacity:1}}@keyframes routine-tabs-spinner{from{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){body.routine-tabs-fetching:has(.doctor-overview[data-loading-type=spinner])::after{animation:none;opacity:1}body.routine-tabs-fetching:has(.doctor-overview[data-loading-type=spinner])::before{animation:none}}.doctor-overview__tabs{display:flex;gap:6px;margin-left:-20px;overflow:hidden;overflow-x:auto;padding-inline:20px;scrollbar-width:none;width:calc(100% + 40px)}.doctor-overview__tabs::-webkit-scrollbar{display:none}@media (min-width:750px){.doctor-overview__tabs{margin-left:-30px;padding-inline:30px;width:calc(100% + 60px)}}.routine-information__wrapper{align-items:flex-start;display:flex;gap:70px;justify-content:space-between}.routine-information__wrapper.image-position-first{flex-direction:column}@media (min-width:750px){.routine-information__wrapper.image-position-first{flex-direction:row}}.routine-information__wrapper.image-position-last{flex-direction:column-reverse}@media (min-width:750px){.routine-information__wrapper.image-position-last{flex-direction:row-reverse}}.routine-information__image-wrapper{width:100%}@media (min-width:750px){.routine-information__image-wrapper{max-width:var(--max-width,100%);width:50%}}.routine-information__image-wrapper:has(.image-block--height-fill){height:100%}.routine-information__content-wrapper{display:flex;flex-direction:column;gap:30px;width:100%}@media (min-width:750px){.routine-information__content-wrapper{max-width:var(--max-width,100%);width:50%}}.routine-step{position:relative}.routine-step [ref=slideshowContainer]{background-color:transparent}.routine-step__wrapper{width:100%}.routine-step__wrapper.step--page-width{margin-inline:auto;max-width:var(--page-width);padding-inline:20px}@media (min-width:750px){.routine-step__wrapper.step--page-width{padding-inline:30px}}.routine-step.custom-colors.color-light-scheme{--primary-color:#000;--secondary-color:#909090;--color-background:#e4e7f2;--color-foreground:#000;--color-foreground-subheading:#909090}.routine-step.custom-colors.color-light-scheme .section-background{background-color:var(--color-background)}.routine-step.custom-colors.color-light-scheme .bundle-atc-button{--color-background-light-scheme:transparent;--color-foreground-light-scheme:#000;--color-border-light-scheme:#000;--color-background-hover-light-scheme:#1f283f;--color-foreground-hover-light-scheme:#fff;--color-border-hover-light-scheme:#fff}.routine-step.custom-colors.color-light-scheme .product-card .product-media__image{background-color:#fff}.routine-step.custom-colors.color-light-scheme .product-card .product-badges__badge{border-color:#000;color:#000}.routine-step.custom-colors.color-light-scheme .product-card .product-badges__badge.badge-sale{border-color:#1f1f1f;color:#1f1f1f}.routine-step.custom-colors.color-light-scheme .product-card .product-badges__badge.badge-sold-out{border-color:#8e2833;color:#8e2833}.routine-step.custom-colors.color-light-scheme .product-card .product-title-link__title,.routine-step.custom-colors.color-light-scheme .product-card .product-title-link__title *{color:#000;--color-foreground:#000;--color-foreground-subheading:#909090}.routine-step.custom-colors.color-light-scheme .product-card .product-short-description__text,.routine-step.custom-colors.color-light-scheme .product-card .product-short-description__text *{color:#909090;--color-foreground:#000;--color-foreground-subheading:#909090}.routine-step.custom-colors.color-light-scheme .product-card .wk-icon{--icon-fill:#000;--icon-stroke:#000}.routine-step.custom-colors.color-dark-scheme{--primary-color:#fff;--secondary-color:#909090;--color-background:#1f283f;--color-foreground:#fff;--color-foreground-subheading:#909090}.routine-step.custom-colors.color-dark-scheme .section-background{background-color:var(--color-background)}.routine-step.custom-colors.color-dark-scheme .bundle-atc-button{--color-background-dark-scheme:transparent;--color-foreground-dark-scheme:#fff;--color-border-dark-scheme:#fff;--color-background-hover-dark-scheme:#c3d0ef;--color-foreground-hover-dark-scheme:#000;--color-border-hover-dark-scheme:#c3d0ef}.routine-step.custom-colors.color-dark-scheme .product-card .product-media__image{background-color:#fff}.routine-step.custom-colors.color-dark-scheme .product-card .product-badges__badge{border-color:#000;color:#000}.routine-step.custom-colors.color-dark-scheme .product-card .product-badges__badge.badge-sale{border-color:#1f1f1f;color:#1f1f1f}.routine-step.custom-colors.color-dark-scheme .product-card .product-badges__badge.badge-sold-out{border-color:#8e2833;color:#8e2833}.routine-step.custom-colors.color-dark-scheme .product-card .product-title-link__title,.routine-step.custom-colors.color-dark-scheme .product-card .product-title-link__title *{color:#fff;--color-foreground:#000;--color-foreground-subheading:#909090}.routine-step.custom-colors.color-dark-scheme .product-card .product-short-description__text,.routine-step.custom-colors.color-dark-scheme .product-card .product-short-description__text *{color:#909090;--color-foreground:#000;--color-foreground-subheading:#909090}.routine-step.custom-colors.color-dark-scheme .product-card .wk-icon{--icon-fill:#fff;--icon-stroke:#fff}.routine-steps__step wishlist-button-collection{--icon-stroke:var(--step-primary-color);color:var(--step-primary-color)}.routine-steps__step wishlist-button-collection .wk-button .wk-icon{fill:var(--step-primary-color);stroke:var(--step-primary-color)}