.b-treatment-wizard{background:#f6f7f9}.b-treatment-wizard [hidden]{display:none!important}.b-treatment-wizard__inner{flex-direction:column;max-width:1040px;margin:0 auto;display:flex}.b-treatment-wizard__progress{border-bottom:1px solid #e3e6ea;justify-content:center;padding-bottom:24px;display:none}.b-treatment-wizard__progress-track{flex-direction:column;gap:4px;width:min(420px,100%);display:flex}.b-treatment-wizard__progress-bar{background:#d9d9d9;border-radius:100vw;width:100%;height:12px;overflow:hidden}.b-treatment-wizard__progress-fill{background:#48aad0;border-radius:100vw;width:12.5%;height:100%;transition:width .3s}.b-treatment-wizard__progress-text{color:#1f272e;font-size:12px;font-weight:500}.b-treatment-wizard__step{flex-direction:column;gap:32px;padding:24px 0;display:flex}.b-treatment-wizard__header{flex-direction:column;gap:12px;display:flex}.b-treatment-wizard__title{color:#1e272e;margin:0;padding:0;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:767.98px){.b-treatment-wizard__title{font-size:1.875rem}}@media (max-width:575.98px){.b-treatment-wizard__title{font-size:1.5rem}}.b-treatment-wizard__subtitle{color:#000;margin:0;font-size:16px;font-weight:500;line-height:1.5}@media (max-width:575.98px){.b-treatment-wizard__subtitle{font-size:14px}}.b-treatment-wizard__cards{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:767.98px){.b-treatment-wizard__cards{grid-template-columns:1fr}}@media (max-width:575.98px){.b-treatment-wizard__cards{gap:16px}}.b-treatment-wizard__footer{z-index:10;background:#f6f7f9;border-top:1px solid #e3e6ea;justify-content:flex-end;margin-top:auto;padding:16px 0;display:flex;position:sticky;bottom:0}.b-treatment-wizard .b-treatment-wizard__next{min-width:70px;font-size:14px;font-weight:600;padding:8px 16px!important}@media (max-width:575.98px){.b-treatment-wizard .b-treatment-wizard__next{width:auto}}.b-treatment-wizard .b-treatment-wizard__next:disabled{color:#9aa0a6;cursor:not-allowed;pointer-events:none;background-color:#e2e5e9;border-color:#e2e5e9}.b-treatment-wizard__panel{background:#fff;border:1px solid #eef0f3;border-radius:12px;flex-direction:column;gap:16px;padding:24px;display:flex;box-shadow:0 2px 8px #0000000a}@media (max-width:575.98px){.b-treatment-wizard__panel{padding:16px}}.b-treatment-wizard__search{flex-direction:column;gap:10px;display:flex}.b-treatment-wizard__search-label{color:#62686d;font-size:15px;font-weight:600;display:block}.b-treatment-wizard__search-controls{gap:16px;display:flex}@media (max-width:575.98px){.b-treatment-wizard__search-controls{flex-direction:column;gap:10px}}.b-treatment-wizard__search-field{flex:1;display:flex;position:relative}.b-treatment-wizard__search-clear{color:#62686d;cursor:pointer;background:#eef0f3;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background-color .2s,color .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.b-treatment-wizard__search-clear:hover{color:#1e272e;background:#e0e3e7}.b-treatment-wizard .b-treatment-wizard__search-input{color:#1e272e;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex:1;width:100%;padding:16px 48px 16px 16px;font-size:16px;line-height:1;transition:border-color .3s}.b-treatment-wizard .b-treatment-wizard__search-input:focus{border-color:#08c1c1;outline:none}.b-treatment-wizard .b-treatment-wizard__search-input::placeholder{color:#8f9397}@media (max-width:767.98px){.b-treatment-wizard .b-treatment-wizard__search-input{padding:12px 44px 12px 12px;font-size:13px}}.b-treatment-wizard__search-btn{min-width:170px}@media (max-width:575.98px){.b-treatment-wizard__search-btn{min-width:0}}.b-treatment-wizard__search-message{color:#4b5258;margin:0;font-size:14px}.b-treatment-wizard__results-count{color:#0b343d;margin:0;font-size:16px;font-weight:400}.b-treatment-wizard__results-wrapper{position:relative}.b-treatment-wizard__results-wrapper:not([hidden]){animation:.3s both twResultsFadeIn}@keyframes twResultsFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.b-treatment-wizard__results{overscroll-behavior:contain;scrollbar-width:thin;max-height:525px;overflow:hidden auto}@media (max-width:575.98px){.b-treatment-wizard__results{max-height:60vh}}.b-treatment-wizard__fade{pointer-events:none;opacity:0;background:linear-gradient(#fff0,#fff 85%);height:56px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}.b-treatment-wizard__fade.is-visible{opacity:1}.b-treatment-wizard__alt-path{color:#1e272e;border-top:1px solid #eef0f3;margin:0;padding-top:20px;font-size:14px;font-weight:600;line-height:1.5}@media (max-width:575.98px){.b-treatment-wizard__alt-path{padding-top:16px}}.b-treatment-wizard .b-treatment-wizard__alt-path-link{font:inherit;color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--color-light-blue-dark-2);-webkit-text-decoration-color:var(--color-light-blue-dark-2);text-decoration-color:var(--color-light-blue-dark-2);cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s}.b-treatment-wizard .b-treatment-wizard__alt-path-link:hover{color:#068383}.b-treatment-wizard__empty{text-align:center;flex-direction:column;gap:8px;padding:24px 16px 16px;display:flex}.b-treatment-wizard__empty-title{color:var(--color-text-heading);margin:0;padding:0;font-size:1.125rem;font-weight:600}.b-treatment-wizard__empty-text{color:var(--color-text-body);margin:0;font-size:16px;font-weight:400;line-height:1.5}.b-treatment-wizard__fallback{flex-direction:column;gap:16px;display:flex}.b-treatment-wizard__fallback-label{color:#1e272e;margin:0;font-size:16px;font-weight:500}.c-wizard-card{cursor:pointer;background-color:#fff;border:1px solid #eef0f3;border-radius:12px;flex-direction:column;gap:16px;padding:24px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000000a}@media (max-width:575.98px){.c-wizard-card{padding:16px}}.c-wizard-card input[type=radio]{opacity:0;width:0;height:0;position:absolute}.c-wizard-card:hover{box-shadow:0 2px 10px #0000001f}.c-wizard-card:has(input:checked){border-color:var(--color-light-blue-dark-2);box-shadow:0 0 0 1px var(--color-light-blue-dark-2)}.c-wizard-card__radio{border:2px solid #ddd;border-radius:50%;width:24px;height:24px;transition:border-color .2s;position:absolute;top:20px;right:20px}.c-wizard-card__radio:after{content:"";background:var(--color-light-blue-dark-2);border-radius:50%;width:12px;height:12px;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.c-wizard-card:has(input:checked) .c-wizard-card__radio{border-color:var(--color-light-blue-dark-2)}.c-wizard-card:has(input:checked) .c-wizard-card__radio:after{transform:translate(-50%,-50%)scale(1)}.c-wizard-card__heading{align-items:center;gap:16px;padding-right:40px;display:flex}.c-wizard-card .c-icon{background:var(--color-light-blue-lightest);color:var(--color-light-blue-dark-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.c-wizard-card__title{color:#1e272e;margin:0;padding:0;font-size:1.25rem;font-weight:600;line-height:130%}@media (max-width:767.98px){.c-wizard-card__title{font-size:1.125rem}}.c-wizard-card__desc{color:#2c2c2c;margin:0;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:767.98px){.c-wizard-card__desc{font-size:14px}}.c-wizard-card__list{color:#2c2c2c;margin:0;font-size:16px;font-weight:400;line-height:1.5;list-style:disc;padding:0 0 0 18px!important}@media (max-width:767.98px){.c-wizard-card__list{font-size:14px}}.c-wizard-card__list li::marker{color:#068383}.c-wizard-card__list li+li{margin-top:6px}@media (max-width:575.98px){.c-wizard-card__list li+li{margin-top:0}}.c-wizard-card--fallback{cursor:default;max-width:500px}.c-wizard-card__cta{width:100%}.c-wizard-pharmacy{border-top:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:24px;padding:20px 0;display:flex}@media (max-width:575.98px){.c-wizard-pharmacy{flex-direction:column;gap:12px}}.c-wizard-pharmacy__info{flex-direction:column;gap:6px;display:flex}.c-wizard-pharmacy__name{color:#0b343d;align-items:baseline;gap:8px;font-size:16px;font-weight:600;display:flex}.c-wizard-pharmacy__name i{color:#068383}.c-wizard-pharmacy__address,.c-wizard-pharmacy__phone{color:#4d5358;font-size:14px;font-weight:400;line-height:1.4}.c-wizard-pharmacy__maps{color:#068383;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.c-wizard-pharmacy__maps:hover{color:#08c1c1}.c-wizard-pharmacy__hours-toggle{color:#068383;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}.c-wizard-pharmacy__hours-toggle:hover{color:#08c1c1}.c-wizard-pharmacy__hours-toggle svg{fill:currentColor;width:12px;height:12px;transition:transform .2s}.c-wizard-pharmacy__hours-toggle.is-open svg{transform:rotate(180deg)}.c-wizard-pharmacy__hours{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.c-wizard-pharmacy__hours>*{overflow:hidden}.c-wizard-pharmacy__hours.is-visible{grid-template-rows:1fr}.c-wizard-pharmacy__hours-inner{color:#777;grid-template-columns:max-content 1fr;column-gap:16px;width:-moz-fit-content;width:fit-content;min-width:250px;max-width:100%;padding-top:4px;font-size:12px;font-weight:400;display:grid}.c-wizard-pharmacy__hours-item{display:contents}.c-wizard-pharmacy__hours-day{font-weight:400}.c-wizard-pharmacy__hours-time{text-align:right}.c-wizard-pharmacy__action{flex-shrink:0}.c-wizard-pharmacy__action .c-btn{min-width:110px}@media (max-width:575.98px){.c-wizard-pharmacy__action,.c-wizard-pharmacy__action form,.c-wizard-pharmacy__action .c-btn{width:100%}}