.shop-hero{--shop-maroon:#340d07;--shop-maroon-deep:#590b0b;--shop-gold:#b88a44;--shop-gold-soft:#d49033;--shop-cream:#faf8f4;--shop-border:#ebe7df;--shop-border-strong:#e2ddd6;--shop-muted:#4a4a4a;--shop-text:#340d07;color:var(--shop-text);background:#fff}.shop-hero__inner{box-sizing:border-box;grid-template-columns:1fr;gap:2.25rem;padding-top:7.5rem;padding-bottom:3.5rem;display:grid}@media (min-width:640px){.shop-hero__inner{gap:2.75rem;padding-top:8rem;padding-bottom:4rem}}@media (min-width:1024px){.shop-hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:3rem;padding-top:9.25rem;padding-bottom:4rem}}@media (min-width:1280px){.shop-hero__inner{gap:4rem}}.shop-hero__media{min-width:0}.shop-hero__media-frame{aspect-ratio:674/651;background:#ead8c7;border-radius:0;width:100%;position:relative;overflow:hidden}.shop-hero__image-crop{width:118%;height:118%;position:absolute;top:-5%;left:-9%}.shop-hero__image{object-fit:cover;object-position:center 42%}.shop-hero__media-placeholder{aspect-ratio:674/651;background:#ead8c7;width:100%}.shop-hero__panel{min-width:0}.shop-hero__content{flex-direction:column;gap:1.25rem;display:flex}.shop-hero__badge{min-height:2rem;color:var(--shop-maroon-deep);font-family:var(--font-playfair), Georgia, serif;letter-spacing:.05em;background:#fff;border:1px solid #000;border-radius:999px;align-self:flex-start;align-items:center;padding:0 .375rem .125rem;font-size:1.25rem;line-height:1.5rem;display:inline-flex}.shop-hero__title{letter-spacing:.05em;color:#000;overflow-wrap:anywhere;margin:-.125rem 0 0;font-size:clamp(2.375rem,5vw,3.125rem);font-weight:400;line-height:1}.shop-hero__subtitle{letter-spacing:.05em;color:var(--shop-muted);margin:0;font-size:1.125rem;line-height:1.5rem}.shop-hero__price-row{flex-wrap:wrap;align-items:baseline;gap:.75rem 1rem;margin-top:.25rem;display:flex}.shop-hero__price{letter-spacing:.05em;color:#000;font-size:clamp(2.25rem,5vw,3.125rem);font-weight:400;line-height:1.1}.shop-hero__unit{color:#000;letter-spacing:.05em;font-size:1rem;line-height:2.5rem}.shop-hero__options{flex-direction:column;gap:1.25rem;margin-top:0;display:flex}.shop-hero__option{text-align:left;border:1.5px solid var(--shop-border);cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;padding:1.5rem;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex}.shop-hero__option.is-selected{background:var(--shop-cream);border-color:var(--shop-gold);box-shadow:none}.shop-hero__option:focus-visible{outline:2px solid var(--shop-gold);outline-offset:2px}.shop-hero__option-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.shop-hero__radio{background:#fff;border:1.5px solid #d0c7be;border-radius:999px;flex-shrink:0;width:1.375rem;height:1.375rem;transition:border-color .2s;position:relative}.shop-hero__radio:after{content:"";background:var(--shop-gold);opacity:0;border-radius:999px;transition:opacity .2s,transform .2s;position:absolute;inset:.3125rem;transform:scale(.55)}.shop-hero__option.is-selected .shop-hero__radio{border-color:var(--shop-gold)}.shop-hero__option.is-selected .shop-hero__radio:after{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.shop-hero__option,.shop-hero__radio,.shop-hero__radio:after{transition:none}.shop-hero__media,.shop-hero__panel,.shop-hero__content>*{opacity:1!important;transform:none!important}}.shop-hero__option-label{min-width:0;color:var(--shop-text);flex:auto;font-size:1.125rem;font-weight:700;line-height:1.375rem}.shop-hero__plan-badge{letter-spacing:.05em;text-transform:uppercase;color:#c92c3c;white-space:nowrap;background:#fff0f1;border-radius:.25rem;margin-left:auto;padding:.375rem .625rem;font-size:.6875rem;font-weight:700}.shop-hero__option--once{flex-direction:row;align-items:center;gap:.75rem;padding-block:1.5rem}.shop-hero__once-price{color:var(--shop-text);white-space:nowrap;margin-left:auto;font-size:1.125rem;font-weight:700}.shop-hero__stepper{-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;width:100%;padding-top:.125rem;display:grid;position:relative;overflow-x:auto}.shop-hero__stepper:before{content:"";border-top:1.5px solid var(--shop-border-strong);position:absolute;top:1rem;left:2rem;right:2rem}.shop-hero__stepper::-webkit-scrollbar{display:none}@media (max-width:419px){.shop-hero__stepper{grid-template-columns:repeat(6,minmax(2.75rem,1fr))}}.shop-hero__step{z-index:1;flex-direction:column;align-items:center;gap:.5rem;min-width:0;display:flex;position:relative}.shop-hero__step-label{color:#6b5855;letter-spacing:.05em;order:2;font-size:.6875rem;font-weight:600;line-height:.8125rem}.shop-hero__step-marker{border:1.5px solid var(--shop-border-strong);color:#727272;background:#fff;border-radius:1rem;order:1;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:700;display:flex}.shop-hero__step.is-active .shop-hero__step-marker{border-color:var(--shop-gold);background:var(--shop-gold);color:#fff;box-shadow:0 4px 4px #b88a4440}.shop-hero__step.is-free .shop-hero__step-marker{border-color:var(--shop-border-strong);color:var(--shop-gold)}.shop-hero__gift{width:1rem;height:1rem}.shop-hero__step-price{color:#5a4843;text-align:center;overflow-wrap:anywhere;order:3;font-size:.75rem;font-weight:700;line-height:.9375rem}.shop-hero__step.is-free .shop-hero__step-price{color:var(--shop-gold);font-weight:800}.shop-hero__benefits{border-top:1px solid var(--shop-border-strong);flex-wrap:wrap;gap:.75rem 1.5rem;margin:0;padding:1.5rem 0 0;list-style:none;display:flex}.shop-hero__benefits li{color:#6b5855;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;line-height:1rem;display:inline-flex}.shop-hero__check{flex-shrink:0;width:1rem;height:1rem}.shop-hero__actions{flex-wrap:wrap;align-items:stretch;gap:.8125rem;display:flex}.shop-hero__qty{background:#fff;border:1px solid #000;border-radius:10px;justify-content:center;align-items:center;width:11.125rem;min-height:3.1875rem;display:inline-flex}.shop-hero__qty-btn{width:3rem;min-height:3.1875rem;color:var(--shop-text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.shop-hero__qty-btn:hover:not(:disabled){background:#f7f2ec}.shop-hero__qty-btn:disabled{opacity:.35;cursor:not-allowed}.shop-hero__qty-btn:focus-visible{outline:2px solid var(--shop-gold);outline-offset:-2px}.shop-hero__qty-value{text-align:center;letter-spacing:.05em;min-width:2rem;font-size:1.25rem;font-weight:700;line-height:2.5rem}.shop-hero__cta{background:var(--shop-maroon-deep);color:#fff;letter-spacing:.05em;cursor:pointer;border:0;border-radius:10px;flex:14rem;min-height:3.1875rem;padding-inline:1.25rem;font-size:1.125rem;font-weight:700;line-height:2.5rem;transition:background-color .2s,opacity .2s}.shop-hero__cta:hover:not(:disabled){background:#71110f}.shop-hero__cta:disabled{opacity:.55;cursor:not-allowed}.shop-hero__cta:focus-visible{outline:2px solid var(--shop-gold);outline-offset:2px}.shop-hero__error{color:#9b1c1c;margin:0;font-size:.8125rem}.shop-hero__details{border-top:1px solid #000;margin-top:.25rem}.shop-hero__detail{border-bottom:1px solid #000}.shop-hero__detail-trigger{cursor:pointer;text-align:left;width:100%;color:var(--shop-muted);background:0 0;border:0;align-items:center;gap:.3125rem;padding:.625rem 0;display:flex}.shop-hero__detail-trigger:hover{color:var(--shop-maroon)}.shop-hero__detail-trigger:focus-visible{outline:2px solid var(--shop-gold);outline-offset:2px}.shop-hero__detail-icon{color:#000;flex-shrink:0;width:1.5rem;font-size:1.25rem;font-weight:500;line-height:1}.shop-hero__detail-title{letter-spacing:.05em;font-size:1.125rem;font-weight:700;line-height:1.5rem}.shop-hero__detail-panel{overflow:hidden}.shop-hero__detail-body{letter-spacing:.05em;color:var(--shop-muted);padding:0 0 .625rem 1.8125rem;font-size:1.125rem;line-height:1.875rem}.shop-hero__detail-body p{margin:0}.shop-hero__detail-body p+p{margin-top:0}.shop-hero__detail-body ul{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.shop-hero__detail-body li{margin:0}@media (max-width:1023px){.shop-hero__panel{max-width:34.4375rem;margin-inline:auto}}@media (max-width:767px){.shop-hero__badge{font-size:1rem;line-height:1.25rem}.shop-hero__title{font-size:2.25rem;line-height:1.05}.shop-hero__subtitle,.shop-hero__detail-title,.shop-hero__detail-body{letter-spacing:.03em;font-size:1rem;line-height:1.625rem}.shop-hero__price{font-size:2rem}.shop-hero__unit{font-size:.9375rem;line-height:1.625rem}.shop-hero__option{gap:1rem;padding:1rem}.shop-hero__plan-badge{margin-left:2rem}.shop-hero__benefits{flex-direction:column;align-items:flex-start}.shop-hero__qty,.shop-hero__cta{width:100%}.shop-hero__qty-btn{min-width:2.75rem;min-height:2.75rem}.shop-hero__option{min-height:2.75rem}}.shop-hero__billing-toggle{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.75rem;display:grid}.shop-hero__billing-btn{font-family:var(--font-montserrat), system-ui, sans-serif;letter-spacing:.02em;color:var(--shop-muted);background:var(--shop-cream);border:1px solid var(--shop-border-strong);cursor:pointer;padding:.65rem .75rem;font-size:.8125rem;font-weight:600;transition:border-color .2s,color .2s,background .2s}.shop-hero__billing-btn.is-selected{color:var(--shop-maroon);border-color:var(--shop-gold);background:#fff}
.shop-daily-support{--ds-maroon:#340d07;--ds-maroon-deep:#420d09;--ds-white:#fff;box-sizing:border-box;background:#fff;padding-top:.5rem;padding-bottom:2.5rem}@media (min-width:640px){.shop-daily-support{padding-bottom:3rem}}@media (min-width:1024px){.shop-daily-support{padding-bottom:3.5rem}}.shop-daily-support__inner{box-sizing:border-box;background-color:var(--ds-maroon-deep);min-height:20.5rem;color:var(--ds-white);border-radius:1.5rem;flex-direction:column;justify-content:space-between;gap:1.75rem;padding:1.5rem 1.125rem 1.375rem;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.shop-daily-support__inner{gap:2.5rem;min-height:32rem;padding:2.25rem 2rem 1.75rem}}@media (min-width:1024px){.shop-daily-support__inner{border-radius:1.75rem;gap:3rem;min-height:28.75rem;padding:2.75rem 2.5rem 2rem}}@media (min-width:1280px){.shop-daily-support__inner{padding:3rem 3rem 2.25rem}}.shop-daily-support__bg{z-index:0;pointer-events:none;position:absolute;inset:0}.shop-daily-support__bg-image{object-fit:cover;object-position:78% 22%}@media (min-width:1024px){.shop-daily-support__bg-image{object-position:center}}.shop-daily-support__overlay{z-index:1;pointer-events:none;background:linear-gradient(#340d0761 0%,#340d071a 42%,#340d0752 100%),linear-gradient(90deg,#340d0747 0%,#340d070f 52%,#340d072e 100%);position:absolute;inset:0}@media (min-width:1024px){.shop-daily-support__overlay{background:linear-gradient(90deg,#340d07c7 0%,#340d0773 38%,#340d072e 62%,#340d0747 100%),linear-gradient(#340d0738 0%,#0000 35%,#340d0759 100%)}}.shop-daily-support__content{z-index:2;flex-direction:column;flex:auto;justify-content:space-between;gap:1.75rem;width:100%;min-width:0;height:100%;display:flex;position:relative}.shop-daily-support__copy{flex-direction:column;gap:.625rem;min-width:0;max-width:36rem;display:flex}@media (min-width:640px){.shop-daily-support__copy{gap:.75rem;max-width:40rem}}@media (min-width:1024px){.shop-daily-support__copy{max-width:44rem}}.shop-daily-support__eyebrow{letter-spacing:.01em;color:var(--ds-white);margin:0;font-size:.875rem;font-weight:500;line-height:1.4}@media (min-width:640px){.shop-daily-support__eyebrow{font-size:.9375rem}}@media (min-width:1024px){.shop-daily-support__eyebrow{font-size:1rem}}.shop-daily-support__headline{letter-spacing:-.01em;color:var(--ds-white);text-wrap:pretty;margin:0;font-size:1.75rem;font-weight:400;line-height:1.22}@media (min-width:640px){.shop-daily-support__headline{font-size:2rem;line-height:1.18}}@media (min-width:1024px){.shop-daily-support__headline{letter-spacing:-.025em;text-wrap:balance;font-size:2.25rem;font-weight:500;line-height:1.15}}@media (min-width:1280px){.shop-daily-support__headline{font-size:2.5rem}}.shop-daily-support__panel{box-sizing:border-box;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);isolation:isolate;background:#ffffff29;border:1px solid #ffffff6b;border-radius:1.25rem;width:100%;padding:1.375rem .625rem 1.25rem;transform:translateZ(0);box-shadow:0 8px 32px #0000001f}@media (min-width:640px){.shop-daily-support__panel{border-radius:1.25rem;padding:1.5rem 1.25rem}}@media (min-width:1024px){.shop-daily-support__panel{border-radius:1.25rem;padding:1.75rem 2rem}}.shop-daily-support__benefits{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1.125rem 0;margin:0;padding:0;list-style:none;display:flex}@media (min-width:1024px){.shop-daily-support__benefits{align-items:start;gap:1.25rem 1.5rem;justify-content:initial;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}}.shop-daily-support__benefits[data-count="1"]{justify-content:center}.shop-daily-support__benefits[data-count="1"] .shop-daily-support__benefit{flex-basis:auto;width:auto;max-width:12rem}@media (min-width:1024px){.shop-daily-support__benefits[data-count="1"]{grid-template-columns:minmax(0,1fr);justify-items:center}.shop-daily-support__benefits[data-count="6"],.shop-daily-support__benefits[data-count="7"],.shop-daily-support__benefits[data-count="8"]{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr))}}.shop-daily-support__benefit{box-sizing:border-box;text-align:center;flex-direction:column;flex:0 0 33.333%;justify-content:flex-start;align-items:center;gap:.5rem;width:33.333%;min-width:0;max-width:33.333%;padding:0 .2rem;display:flex}@media (min-width:1024px){.shop-daily-support__benefit{flex:initial;gap:.625rem;width:auto;max-width:none;padding:0}}.shop-daily-support__icon{flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:relative}.shop-daily-support__icon-img{object-fit:contain;width:100%;height:100%}.shop-daily-support__icon-placeholder{border:1.5px solid #ffffff73;border-radius:999px;width:100%;height:100%;display:block}.shop-daily-support__label{letter-spacing:.01em;color:var(--ds-white);overflow-wrap:break-word;min-width:0;max-width:6.25rem;margin:0;font-size:.75rem;font-weight:700;line-height:1.25}@media (min-width:640px){.shop-daily-support__label{max-width:7rem;font-size:.8125rem}}@media (min-width:1024px){.shop-daily-support__label{white-space:nowrap;overflow-wrap:normal;max-width:none;font-size:.9375rem}}@media (prefers-reduced-motion:reduce){.shop-daily-support__panel{-webkit-backdrop-filter:blur(8px)}}
.shop-renewal-journey{--rj-maroon:#340d07;--rj-heading:#590b0b;--rj-gold:#d49033;--rj-gold-brand:#b88a44;--rj-axis-muted:#6b5855;--rj-peach:#f3dfc6;--rj-text-light:#fff;--rj-white:#fff;box-sizing:border-box;background:var(--rj-white);color:var(--rj-heading);padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width:640px){.shop-renewal-journey{padding-top:3rem;padding-bottom:3rem}}@media (min-width:1024px){.shop-renewal-journey{padding-top:3.5rem;padding-bottom:3.5rem}}.shop-renewal-journey__inner{box-sizing:border-box;min-height:28rem}.shop-renewal-journey__header{text-align:center;margin-bottom:2rem;flex-direction:column;gap:2.125rem;max-width:60.1875rem;margin-inline:auto;display:flex}@media (min-width:640px){.shop-renewal-journey__header{margin-bottom:2.5rem}}@media (min-width:1024px){.shop-renewal-journey__header{margin-bottom:3rem}}.shop-renewal-journey__title{letter-spacing:0;color:var(--rj-heading);margin:0;font-size:clamp(1.75rem,2vw + 1rem,2.5rem);font-weight:500;line-height:1.875rem}@media (min-width:1024px){.shop-renewal-journey__title{font-size:2.5rem;line-height:1.875rem}}.shop-renewal-journey__subtitle{color:var(--rj-heading);margin:0;font-size:clamp(.9375rem,.5vw + .8rem,1.25rem);font-weight:500;line-height:1.875rem}@media (min-width:1024px){.shop-renewal-journey__subtitle{font-size:1.25rem}}.shop-renewal-journey__body{grid-template-columns:1fr;align-items:start;gap:2.5rem;min-width:0;display:grid}@media (min-width:1024px){.shop-renewal-journey__body{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:2rem 3rem}}.shop-renewal-journey__timeline{flex-direction:column;gap:1.875rem;min-width:0;margin:0;padding:0;list-style:none;display:flex;position:relative}.shop-renewal-journey__timeline:before{content:"";background:var(--rj-gold-brand);pointer-events:none;border-radius:1px;width:2px;position:absolute;top:.5rem;bottom:.5rem;left:.4375rem}.shop-renewal-journey__milestone{grid-template-columns:1rem 1fr;align-items:start;gap:.875rem;min-width:0;display:grid;position:relative}.shop-renewal-journey__marker{z-index:1;background:var(--rj-gold-brand);width:.875rem;height:.875rem;box-shadow:0 0 0 3px var(--rj-white);border-radius:50%;flex-shrink:0;margin-top:.85rem;position:relative}.shop-renewal-journey__milestone-btn{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:none;border-radius:1.25rem;min-width:0;margin:0;padding:0;display:block}.shop-renewal-journey__milestone-btn:focus{outline:none}.shop-renewal-journey__milestone-btn:focus-visible{outline:2px solid var(--rj-gold);outline-offset:3px}.shop-renewal-journey__milestone-body{flex-direction:column;align-items:flex-start;gap:1.25rem;min-width:0;padding:.15rem 0 .25rem;display:flex}.shop-renewal-journey__milestone--active .shop-renewal-journey__milestone-body{background:var(--rj-maroon);color:var(--rj-text-light);box-sizing:border-box;border-radius:1.25rem;width:100%;padding:.625rem .625rem 1.25rem 1.25rem}.shop-renewal-journey__day-pill{letter-spacing:0;color:var(--rj-text-light);white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;min-height:2.75rem;padding:.625rem 1.4375rem;font-size:clamp(.875rem,.3vw + .8rem,1.25rem);font-weight:700;line-height:1.875rem;display:inline-flex}@media (min-width:1024px){.shop-renewal-journey__day-pill{font-size:1.25rem}}.shop-renewal-journey__day-pill--gold{background:var(--rj-gold)}.shop-renewal-journey__day-pill--maroon{background:var(--rj-maroon)}.shop-renewal-journey__milestone-title{color:var(--rj-heading);overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:clamp(1.125rem,.5vw + .95rem,1.5625rem);font-weight:700;line-height:1.875rem}@media (min-width:1024px){.shop-renewal-journey__milestone-title{font-size:1.5625rem}}.shop-renewal-journey__milestone--active .shop-renewal-journey__milestone-title{color:var(--rj-gold)}.shop-renewal-journey__bullets{color:var(--rj-heading);flex-direction:column;gap:1.25rem;width:100%;margin:0;padding:0;font-size:clamp(.875rem,.3vw + .8rem,1.25rem);font-weight:400;line-height:1.875rem;list-style:none;display:flex}@media (min-width:1024px){.shop-renewal-journey__bullets{font-size:1.25rem}}.shop-renewal-journey__milestone--active .shop-renewal-journey__bullets{color:var(--rj-text-light)}.shop-renewal-journey__bullets li{overflow-wrap:anywhere;word-break:break-word;padding-left:1.1em;position:relative}.shop-renewal-journey__bullets li:before{content:"•";position:absolute;left:0}.shop-renewal-journey__chart-col{justify-content:center;align-items:center;width:100%;min-width:0;min-height:16rem;display:flex}@media (min-width:1024px){.shop-renewal-journey__chart-col{align-self:start;min-height:24rem;position:sticky;top:6rem}}.shop-renewal-journey__chart-wrap{width:100%;max-width:36rem;margin-inline:auto}.shop-renewal-journey__chart{width:100%;height:auto;display:block;overflow:visible}.shop-renewal-journey__chart-axis-label{fill:var(--rj-axis-muted);font-family:var(--font-montserrat), system-ui, sans-serif;letter-spacing:.03em;text-transform:uppercase;font-size:13px;font-weight:700}.shop-renewal-journey__chart-axis-label:not(.shop-renewal-journey__chart-axis-label--y){fill:var(--rj-maroon);font-size:12px;font-weight:600}.shop-renewal-journey__chart-tick{fill:var(--rj-maroon);font-family:var(--font-montserrat), system-ui, sans-serif;font-size:10px;font-weight:700}.shop-renewal-journey__chart-x-label{fill:var(--rj-maroon);font-family:var(--font-montserrat), system-ui, sans-serif;font-size:12px;font-weight:600}.shop-renewal-journey__chart-baseline{stroke:var(--rj-maroon);stroke-width:1.25px;stroke-opacity:.35}.shop-renewal-journey__chart-guide{stroke:var(--rj-maroon);stroke-width:1px;stroke-dasharray:4 4;stroke-opacity:.35}.shop-renewal-journey__chart-line{stroke:var(--rj-gold);stroke-width:2.75px;stroke-linecap:round;stroke-linejoin:round}.shop-renewal-journey__chart-dot{fill:var(--rj-gold)}.shop-renewal-journey__chart-step{pointer-events:none}.shop-renewal-journey__clinical-cta{box-sizing:border-box;border:1px solid var(--rj-gold-brand);background:var(--rj-white);width:100%;min-height:5.0625rem;color:var(--rj-maroon);border-radius:100px;justify-content:center;align-items:center;gap:.875rem;margin-top:2rem;padding:1.8125rem 1.5rem;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.shop-renewal-journey__clinical-cta:hover{background:var(--rj-maroon);color:var(--rj-text-light)}.shop-renewal-journey__clinical-cta:focus{outline:none}.shop-renewal-journey__clinical-cta:focus-visible{outline:2px solid var(--rj-gold);outline-offset:3px}.shop-renewal-journey__clinical-cta-icon{flex-shrink:0;width:1.5rem;height:1.5rem;display:block;position:relative;overflow:clip}.shop-renewal-journey__clinical-cta-icon img,.shop-renewal-journey__clinical-cta-icon-img{width:100%;height:100%;display:block}.shop-renewal-journey__clinical-cta-icon--doc .shop-renewal-journey__clinical-cta-icon-img--hover{opacity:0;transition:opacity .2s;position:absolute;inset:0}.shop-renewal-journey__clinical-cta-icon--doc .shop-renewal-journey__clinical-cta-icon-img--default{transition:opacity .2s}.shop-renewal-journey__clinical-cta:hover .shop-renewal-journey__clinical-cta-icon--doc .shop-renewal-journey__clinical-cta-icon-img--default{opacity:0}.shop-renewal-journey__clinical-cta:hover .shop-renewal-journey__clinical-cta-icon--doc .shop-renewal-journey__clinical-cta-icon-img--hover{opacity:1}.shop-renewal-journey__clinical-cta-label{color:var(--rj-maroon);white-space:nowrap;font-size:1rem;font-weight:600;line-height:normal;transition:color .2s}.shop-renewal-journey__clinical-cta:hover .shop-renewal-journey__clinical-cta-label{color:var(--rj-text-light)}@media (max-width:479px){.shop-renewal-journey__clinical-cta{gap:.625rem;min-height:3.5rem;padding:1rem 1.25rem}.shop-renewal-journey__clinical-cta-label{white-space:normal;text-align:center;font-size:.875rem}}.shop-renewal-journey__footnote{color:var(--rj-heading);opacity:.7;text-align:center;margin:1.75rem 0 0;max-width:40rem;margin-inline:auto;font-size:.75rem;line-height:1.45}@media (prefers-reduced-motion:reduce){.shop-renewal-journey *{transition:none!important;animation:none!important}}
