.rx-how-to{position:relative;background:var(--rx-how-to-background);color:var(--rx-how-to-text);padding-block:var(--rx-how-to-padding-top-mobile) var(--rx-how-to-padding-bottom-mobile);padding-inline:20px}.rx-how-to__inner{display:flex;flex-direction:column;gap:0;width:100%}.rx-how-to__top-row{display:flex;flex-direction:column;gap:24px;padding-block-end:24px}.rx-how-to__header,.rx-how-to__cta,.rx-how-to__card-content,.rx-how-to__card-copy{display:flex;flex-direction:column}.rx-how-to__header{gap:12px}.rx-how-to__cta{align-items:center;gap:12px;text-align:center}.rx-how-to__cta--desktop{display:none}.rx-how-to__eyebrow,.rx-how-to__heading,.rx-how-to__paragraph,.rx-how-to__badge,.rx-how-to__card-title,.rx-how-to__card-subtitle,.rx-how-to__disclaimer{margin:0;font-family:var(--font-body--family);font-style:normal}.rx-how-to__eyebrow{color:var(--rx-how-to-eyebrow-color);font-size:var(--rx-how-to-eyebrow-mobile-size);font-weight:600;line-height:1.56;letter-spacing:0;text-transform:uppercase}.rx-how-to__heading{width:90%;color:var(--rx-how-to-heading-color);font-size:var(--rx-how-to-heading-mobile-size);font-weight:400;line-height:1.2}.rx-how-to__heading--desktop,.rx-how-to__card-title--desktop,.rx-how-to__card-subtitle--desktop{display:none}.rx-how-to__heading span{display:inline}.rx-how-to__heading-accent{color:var(--rx-how-to-heading-accent-color)}.rx-how-to__paragraph{color:var(--rx-how-to-paragraph-color);font-size:var(--rx-how-to-paragraph-mobile-size);font-weight:400;line-height:1.68}.rx-how-to__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:10px 24px;border-radius:999px;background:var(--rx-how-to-button-background);color:var(--rx-how-to-button-text);font-family:var(--font-body--family);font-size:var(--rx-how-to-button-mobile-size);font-style:normal;font-weight:600;line-height:1.2;text-align:center;text-decoration:none}.rx-how-to__button:hover{background:#4a6aaa;color:#fff}.rx-how-to__button[aria-disabled=true]{cursor:default}.rx-how-to__button:focus-visible{outline:2px solid var(--rx-how-to-button-background);outline-offset:3px}.rx-how-to__mobile-sticky{position:relative;z-index:2;display:flex;justify-content:center;width:100%;margin-block-end:-44px}.rx-how-to__mobile-sticky-region{display:flex;flex-direction:column;gap:0}.rx-how-to__cards{display:grid;gap:var(--rx-how-to-card-gap-mobile)}.rx-how-to__disclaimers{display:flex;flex-direction:column;gap:4px;margin-block-start:24px}.rx-how-to__disclaimers--desktop{display:none}.rx-how-to__disclaimer{color:var(--rx-how-to-text);font-size:12px;font-weight:400;line-height:1.68;text-align:center}.rx-how-to__card{display:grid;grid-template-columns:minmax(0, 45%) minmax(0, 61%);gap:24px;align-items:center;overflow:visible;border-radius:0;background:rgba(0,0,0,0);color:var(--rx-how-to-card-text)}.rx-how-to__card:nth-child(even) .rx-how-to__card-media{order:2;justify-self:end}.rx-how-to__card:nth-child(even){grid-template-columns:minmax(0, 61%) minmax(0, 39%)}.rx-how-to__card:nth-child(even) .rx-how-to__card-content{order:1}.rx-how-to__card-media{width:100%;max-width:none;min-width:0;min-height:0;max-height:none;overflow:hidden;aspect-ratio:4/5;border-radius:12px;background:rgba(0,0,0,0)}.rx-how-to__card-image,.rx-how-to__placeholder-image{display:block;width:100%;height:100%;max-height:none;min-height:0;border-radius:12px;object-fit:cover}.rx-how-to__card-content{align-items:stretch;justify-content:center;min-width:0;width:100%;gap:16px;padding:0;text-align:start}.rx-how-to__card:nth-child(even) .rx-how-to__card-content{padding:0}.rx-how-to__badge{width:fit-content;min-width:15%;padding:8px 10px;border-radius:8px;background:var(--rx-how-to-card-badge-background);color:var(--rx-how-to-card-badge-text);font-size:var(--rx-how-to-card-badge-mobile-size);font-weight:500;line-height:1.2;text-align:center;text-transform:uppercase}.rx-how-to__card-copy{gap:12px;width:100%}.rx-how-to__card-title{color:var(--rx-how-to-card-title-color);font-size:var(--rx-how-to-card-title-mobile-size);font-weight:400;line-height:normal;text-align:start;width:100%}.rx-how-to__card-subtitle{color:var(--rx-how-to-card-subtitle-color);font-size:var(--rx-how-to-card-subtitle-mobile-size);font-weight:400;line-height:1.68;max-width:none;overflow-wrap:normal;text-align:start;text-wrap:balance;width:100%}.rx-how-to__icon-row{display:flex;align-items:center;min-width:0;gap:5px;color:var(--rx-how-to-card-icon-text)}.rx-how-to__icon{display:inline-flex;width:24px;height:24px;flex:0 0 24px}.rx-how-to__icon svg,.rx-how-to__icon img{display:block;width:100%;height:100%}.rx-how-to__icon-text{min-width:0;color:var(--rx-how-to-card-icon-text);font-family:var(--font-body--family);font-size:var(--rx-how-to-card-icon-text-mobile-size);font-style:normal;font-weight:500;line-height:1.2}.rx-how-to__cta--mobile{gap:24px;margin-block-start:0;padding-block-start:40px}.rx-how-to__cta--mobile .rx-how-to__paragraph{width:min(240px,100%)}@media screen and (max-width: 389px){.rx-how-to{padding-inline:16px}.rx-how-to__card{gap:16px}.rx-how-to__card:nth-child(odd){grid-template-columns:minmax(0, 39%) minmax(0, 61%)}.rx-how-to__card:nth-child(even){grid-template-columns:minmax(0, 61%) minmax(0, 39%)}.rx-how-to__card-content{gap:12px}.rx-how-to__badge{padding:6px 8px}.rx-how-to__card-image,.rx-how-to__placeholder-image{min-height:0}}@media screen and (min-width: 750px){.rx-how-to{padding-block:var(--rx-how-to-padding-top) var(--rx-how-to-padding-bottom);padding-inline:4%}.rx-how-to__inner{gap:72px}.rx-how-to__top-row{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;padding-block-end:0}.rx-how-to__header{width:min(33%,569px);gap:16px}.rx-how-to__cta--desktop{display:flex;align-items:flex-start;gap:24px;width:min(25%,375px);text-align:start}.rx-how-to__mobile-sticky,.rx-how-to__cta--mobile{display:none}.rx-how-to__heading--desktop,.rx-how-to__card-title--desktop,.rx-how-to__card-subtitle--desktop{display:block}.rx-how-to__heading--mobile,.rx-how-to__card-title--mobile,.rx-how-to__card-subtitle--mobile{display:none}.rx-how-to__eyebrow{font-size:var(--rx-how-to-eyebrow-desktop-size);line-height:1.44}.rx-how-to__heading{width:100%;font-size:var(--rx-how-to-heading-desktop-size)}.rx-how-to__paragraph{font-size:var(--rx-how-to-paragraph-desktop-size)}.rx-how-to__button{width:100%;min-height:44px;font-size:var(--rx-how-to-button-desktop-size)}.rx-how-to__cta--desktop .rx-how-to__button{width:80%}.rx-how-to__cards{grid-template-columns:repeat(4, minmax(0, 1fr));gap:max(24px,var(--rx-how-to-card-gap-desktop))}.rx-how-to__disclaimers--desktop{display:flex}.rx-how-to__disclaimer{text-align:start}.rx-how-to__card{display:flex;flex-direction:column;gap:0;overflow:hidden;border-radius:24px;background:var(--rx-how-to-card-background)}.rx-how-to__card:nth-child(even) .rx-how-to__card-media,.rx-how-to__card:nth-child(even) .rx-how-to__card-content{order:initial}.rx-how-to__card-media{width:100%;min-height:0;max-height:none;aspect-ratio:auto;border-end-start-radius:0;border-end-end-radius:0}.rx-how-to__card-image,.rx-how-to__placeholder-image{height:min(24vw,315px);min-height:240px;max-height:315px;border-start-start-radius:24px;border-start-end-radius:24px;border-end-start-radius:0;border-end-end-radius:0}.rx-how-to__card-content,.rx-how-to__card:nth-child(even) .rx-how-to__card-content{display:grid;grid-template-rows:auto minmax(calc(var(--rx-how-to-card-title-desktop-size) * 1.15), auto) minmax(72px, 1fr) auto;flex:1;gap:14px;min-height:224px;padding:28px}.rx-how-to__badge{min-width:15%;font-size:var(--rx-how-to-card-badge-desktop-size)}.rx-how-to__card-copy{display:contents}.rx-how-to__card-title{font-size:var(--rx-how-to-card-title-desktop-size);align-self:start;line-height:1.15}.rx-how-to__card-subtitle{font-size:var(--rx-how-to-card-subtitle-desktop-size);align-self:start}.rx-how-to__icon-row{align-self:end;gap:5px}.rx-how-to__icon-text{font-size:var(--rx-how-to-card-icon-text-desktop-size)}}@media screen and (min-width: 750px)and (max-width: 1334px){.rx-how-to__card-content,.rx-how-to__card:nth-child(even) .rx-how-to__card-content{grid-template-rows:auto minmax(calc(var(--rx-how-to-card-title-desktop-size) * 2.3), auto) minmax(72px, 1fr) auto}}@media screen and (min-width: 1601px){.rx-how-to__card-subtitle{text-wrap:initial}}