.Dropdown_dropdownContainer__32sMl{position:relative;width:100%;padding-top:0}.Dropdown_dropdownLabel__PSvN6{display:block;margin-bottom:6px;color:#414651;font-size:14px;font-weight:500;line-height:20px}.Dropdown_dropdownField__Z1566{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background-color:#fff;border:1px solid #d5d7da;border-radius:8px;cursor:pointer;transition:border-color .2s,box-shadow .2s;width:100%}.Dropdown_dropdownField__Z1566:hover{border-color:#d1d5db}.Dropdown_dropdownField__Z1566:focus,.Dropdown_dropdownField__Z1566:focus-within{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px rgba(99,102,241,.1)}.Dropdown_dropdownField__Z1566.Dropdown_disabled__FYGuf{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.Dropdown_dropdownField__Z1566.Dropdown_invalidated__agYXR{background-color:#fef3f2;border-color:#fee4e2;position:relative}.Dropdown_dropdownField__Z1566.Dropdown_invalidated__agYXR:after{content:"Please select to continue";position:absolute;bottom:-20px;left:0;font-size:12px;color:#dc2626;font-weight:500;white-space:nowrap}.Dropdown_selectedText__ehdJW{color:var(--Colors-Text-text-placeholder,#717680);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.Dropdown_selectedValue__8JCx6{color:#181d27}.Dropdown_dropdownIcon__pHz9b{display:inline-block;vertical-align:middle;transition:transform .2s ease;color:#d5d7da}.Dropdown_dropdownIcon__pHz9b.Dropdown_open__2mzW1{transform:rotate(180deg)}.Dropdown_optionsContainer__fVyZw{position:absolute;top:calc(100% + 4px);left:0;width:100%;max-height:250px;overflow-y:auto;background:#ffffff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.1);z-index:10;animation:Dropdown_fadeIn__bO5RU .1s ease-in-out}.Dropdown_option__a7eRA{padding:12px 16px;font-size:16px;color:#414651;cursor:pointer;transition:background-color .1s}.Dropdown_option__a7eRA:hover{background-color:#f9fafb}.Dropdown_option__a7eRA.Dropdown_selected__eFn9E{background-color:#f3f4f6;font-weight:500}@keyframes Dropdown_fadeIn__bO5RU{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-height:700px){.Dropdown_optionsContainer__fVyZw{max-height:200px}}@media (max-width:600px){.Dropdown_selectedText__ehdJW{overflow:visible;text-overflow:unset;white-space:normal}.Dropdown_dropdownField__Z1566{width:100%;min-height:38px;height:38px;padding-top:6px;padding-bottom:6px;font-size:14px;font-weight:500;line-height:20px;font-family:Inter}.Dropdown_option__a7eRA{font-size:14px!important}}.EditPrescriptionModal_editPrescriptionModal__YDMCG{display:flex;flex-direction:column;width:100%}.EditPrescriptionModal_modalHeader__VMZc9{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding:24px 24px 0}.EditPrescriptionModal_iconContainer__0IyIb{margin-bottom:8px}.EditPrescriptionModal_titleContainer__3BwFR{display:flex;flex-direction:column;align-items:flex-start;width:100%}.EditPrescriptionModal_modalTitle__lan1o{color:var(--colors-text-text-primary-900,#181d27);font-family:var(--Font-family-font-family-body,Inter);font-size:18px;font-style:normal;font-weight:600;line-height:24px;margin:0 0 6px;text-align:left}.EditPrescriptionModal_modalSubtitle__vFTRH{color:var(--colors-text-text-tertiary-600,#535862);font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:20px;margin:0;text-align:left}.EditPrescriptionModal_closeButton__TX9zn{position:absolute;top:24px;right:24px;background:none;border:none;cursor:pointer;padding:0;z-index:2}.EditPrescriptionModal_modalBody__zeqv2{padding:24px;display:flex;flex-direction:column;gap:20px}.EditPrescriptionModal_formGroup__LZ5R0{display:flex;flex-direction:column;gap:6px}.EditPrescriptionModal_formLabel__h5Brw{color:#414651;font-size:14px;font-family:Inter,sans-serif;font-weight:500;line-height:20px}.EditPrescriptionModal_selectWrapper__vrigD{position:relative}.EditPrescriptionModal_formSelect__0iZJA{width:100%;padding:10px 14px;background:white;border:1px solid #d5d7da;border-radius:8px;box-shadow:0 1px 2px rgba(10,12.67,18,.05);font-size:16px;font-family:Inter,sans-serif;color:#181d27;appearance:none}.EditPrescriptionModal_formSelect__0iZJA:disabled{background-color:#f5f5f5;color:#a0a0a0;cursor:not-allowed}.EditPrescriptionModal_selectArrow__hnAyh{position:absolute;top:50%;right:12px;transform:translateY(-50%);pointer-events:none}.EditPrescriptionModal_customQuantityContainer__gVV_Z{display:flex;align-items:center;width:100%;border:1px solid #d5d7da;border-radius:8px;background-color:#fff}.EditPrescriptionModal_customQuantityInput__kfHwK{width:100%;padding:12px 16px;border:none;background-color:transparent;font-size:16px;color:#333;outline:none}.EditPrescriptionModal_separator__w7K7_{width:1px;height:24px;background-color:#d5d7da}.EditPrescriptionModal_chevronIcon__lnPYK{padding:0 12px;cursor:pointer;display:flex;align-items:center}.EditPrescriptionModal_customQuantityInput__kfHwK:disabled{background-color:#f8f9fa;cursor:not-allowed}.EditPrescriptionModal_modalFooter__e_gJZ{display:flex;flex-direction:column;padding:24px;gap:12px}.EditPrescriptionModal_cancelButton__eNzSH,.EditPrescriptionModal_confirmButton__DNoym{width:100%;flex:none;padding:12px 16px;font-size:16px;font-family:Inter,sans-serif;font-weight:600;line-height:24px;border-radius:8px;cursor:pointer}.EditPrescriptionModal_cancelButton__eNzSH{background:white;color:#414651;border:1px solid #d5d7da}.EditPrescriptionModal_confirmButton__DNoym{background:#0082d4;color:white;border:2px solid white}.EditPrescriptionModal_confirmButton__DNoym:disabled{opacity:.7;cursor:not-allowed}.Modal_modalOverlay__x5u5l{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:100000}.Modal_modalContent__xMZc2{background:white;border-radius:10px;max-width:400px;width:100%;max-height:90vh;overflow:auto;position:relative;z-index:100001}@media (max-width:600px){.Modal_modalContent__xMZc2{margin-left:16px;margin-right:16px;width:calc(100vw - 32px);max-width:100vw;box-sizing:border-box}}.ImageModal_modalOverlay__niIZ_{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.ImageModal_modalContent__Ndfi0{background-color:white;border-radius:12px;padding:20px;position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.ImageModal_closeButton__pHa9F{position:absolute;top:10px;right:15px;background:none;border:none;font-size:24px;color:#666;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.ImageModal_closeButton__pHa9F:hover{background-color:#f0f0f0;color:#333}.ImageModal_imageContainer__kbWxm{display:flex;justify-content:center;align-items:center;margin-top:10px}.ImageModal_expandedImage__zHnOa{object-fit:contain;max-width:100%;max-height:70vh;border-radius:8px}@media (max-width:768px){.ImageModal_modalOverlay__niIZ_{padding:10px}.ImageModal_modalContent__Ndfi0{padding:15px;max-width:95vw}.ImageModal_expandedImage__zHnOa{max-height:60vh}}.LocationModal_locationModal__1oPEA{display:flex;flex-direction:column;width:100%}.LocationModal_modalHeader__5NPMy{display:flex;flex-direction:column;align-items:flex-start;padding:24px 24px 0;position:relative;gap:8px}.LocationModal_iconContainer__BGH6j{width:48px;height:48px;position:relative;background:white;box-shadow:0 1px 2px rgba(10,12.67,18,.05);border-radius:10px;border:1px solid #d5d7da;display:flex;justify-content:center;align-items:center;margin-bottom:8px}.LocationModal_titleContainer__vdjEW{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.LocationModal_modalTitle__fw8Mq{color:#181d27;font-size:16px;font-family:Inter,sans-serif;font-weight:600;line-height:24px;margin:0;text-align:left}.LocationModal_modalSubtitle__V3G8w{color:#535862;font-size:14px;font-family:Inter,sans-serif;font-weight:400;line-height:20px;margin:0;text-align:left}.LocationModal_closeButton__ex3s7{position:absolute;right:16px;top:16px;width:44px;height:44px;padding:8px;border-radius:8px;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center}.LocationModal_modalBody__ERlWw{padding:24px;display:flex;flex-direction:column;align-items:center}.LocationModal_currentLocationButton__dVzch{width:100%;padding:10px 16px;background:#0082d4;color:white;font-size:16px;font-family:Inter,sans-serif;font-weight:600;line-height:24px;border-radius:8px;border:2px solid white;cursor:pointer;text-align:center}.LocationModal_permissionText__UbyuC{margin-top:16px;font-weight:400;line-height:20px}.LocationModal_orDivider__CoeLp,.LocationModal_permissionText__UbyuC{color:#535862;font-size:14px;font-family:Inter,sans-serif;text-align:center}.LocationModal_orDivider__CoeLp{display:flex;align-items:center;width:100%;margin:20px 0}.LocationModal_orDivider__CoeLp:after,.LocationModal_orDivider__CoeLp:before{content:"";flex:1;border-bottom:1px solid #d5d7da}.LocationModal_orDivider__CoeLp:before{margin-right:10px}.LocationModal_orDivider__CoeLp:after{margin-left:10px}.LocationModal_inputContainer__MFkZA{width:100%;display:flex;flex-direction:column;gap:6px}.LocationModal_inputLabel__oz3M_{color:#414651;font-size:14px;font-family:Inter,sans-serif;font-weight:500;line-height:20px}.LocationModal_inputWrapper__W9UNn{display:flex;align-items:center;padding:10px 14px;background:white;border:1px solid #d5d7da;border-radius:8px;box-shadow:0 1px 2px rgba(10,12.67,18,.05)}.LocationModal_inputIcon__v11_v{margin-right:8px}.LocationModal_locationInput__g1aoy{flex:1;border:none;outline:none;font-size:16px;font-family:Inter,sans-serif;color:#181d27}.LocationModal_locationInput__g1aoy::placeholder{color:#717680}.LocationModal_modalFooter__3nVtI{display:flex;flex-direction:row;padding:24px;gap:12px}.LocationModal_cancelButton___ee3s,.LocationModal_confirmButton__W5CTs{flex:1;padding:10px 16px;font-size:16px;font-family:Inter,sans-serif;font-weight:600;line-height:24px;border-radius:8px;cursor:pointer;min-width:160px}.LocationModal_cancelButton___ee3s{background:white;color:#414651;border:1px solid #d5d7da;order:1}.LocationModal_confirmButton__W5CTs{background:#0082d4;color:white;border:2px solid white;order:2}.LocationModal_confirmButton__W5CTs:disabled{opacity:.7;cursor:not-allowed}@media (max-width:600px){.LocationModal_modalFooter__3nVtI{flex-direction:column}.LocationModal_cancelButton___ee3s,.LocationModal_confirmButton__W5CTs{width:100%;flex:none;order:unset}}.DrugAlternatives_featuresSection__mXQCo{align-items:center;background-color:#ffffff;border-radius:var(--2-radius-radius-xl,16px);display:flex;flex-direction:column;gap:24px;overflow:visible;padding:32px 24px 64px;position:relative;width:100%;max-width:703px;margin:0 auto;box-shadow:0 1px 3px rgba(0,0,0,.1)}.DrugAlternatives_cardHeader__KBkbZ{background-color:var(--1-color-modes-colors-background-bg-primary,#ffffff);flex:0 0 auto;flex-direction:column;gap:var(--3-spacing-spacing-2xl,32px)}.DrugAlternatives_cardHeader__KBkbZ,.DrugAlternatives_content2__oFJDw{align-items:flex-start;align-self:stretch;display:flex;position:relative;width:100%}.DrugAlternatives_content2__oFJDw{flex:0 0 auto;gap:var(--3-spacing-spacing-xl,24px);padding:var(--3-spacing-spacing-2xl,32px) 0 0 0;z-index:1}.DrugAlternatives_avatarAndText__LgWmy{align-items:center;display:flex;flex:1;flex-grow:1;gap:var(--3-spacing-spacing-lg,24px);justify-content:flex-start;position:relative}.DrugAlternatives_featuredIcon__4VDXv{background-color:var(
    --1-color-modes-colors-background-bg-brand-secondary,#e0f2fe
  );border-radius:var(--2-radius-radius-full,50%);height:56px;overflow:hidden;position:relative;width:56px;display:flex;align-items:center;justify-content:center}.DrugAlternatives_users01__MfDFk{height:24px;width:24px;color:#0891b2}.DrugAlternatives_textAndSupporting2__yLhw_{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-grow:1;position:relative}.DrugAlternatives_textAndBadge__5MshH{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:var(--3-spacing-spacing-md,16px);position:relative;width:100%}.DrugAlternatives_text2__tExNz{color:var(--1-color-modes-colors-text-text-primary-900,#181d27);font-family:var(--text-lg-semibold-font-family,Inter);font-size:var(--text-lg-semibold-font-size,18px);font-style:var(--text-lg-semibold-font-style,normal);font-weight:var(--text-lg-semibold-font-weight,600);letter-spacing:var(--text-lg-semibold-letter-spacing,normal);line-height:var(--text-lg-semibold-line-height,28px);margin-top:-1px;position:relative;white-space:nowrap;width:fit-content}.DrugAlternatives_divider__Ac872{align-self:stretch;height:1px;position:relative;width:100%;z-index:0;background-color:#e5e7eb}.DrugAlternatives_brandGenericSection__Z07su{align-self:stretch;padding:0 0 0 60px;width:100%;max-width:92%}.DrugAlternatives_brandGenericTitle__GZdui{color:var(--colors-text-text-primary-900,#181d27);font-family:var(--Font-family-font-family-display,Inter);font-size:24px;font-style:normal;font-weight:600;line-height:32px;margin:0 0 16px}.DrugAlternatives_alternativesContent__YXIeB{align-self:stretch;display:flex;flex-direction:column;gap:24px;padding:0 0 0 60px;width:100%;max-width:92%}.DrugAlternatives_alternativesSection__P1IfA{background-color:#dcfae6;border-radius:12px;padding:24px;border-left:4px solid #16a34a}.DrugAlternatives_alternativesTitle__U0h91{color:var(--colors-text-text-primary-900,#181d27);font-family:var(--Font-family-font-family-display,Inter);font-size:24px;font-style:normal;font-weight:600;line-height:32px;margin:0 0 16px}.DrugAlternatives_alternativesList__z2j7p{color:var(--1-color-modes-colors-text-text-primary-700,#344054);font-family:var(--text-md-regular-font-family,Inter);font-size:var(--text-md-regular-font-size,16px);font-style:var(--text-md-regular-font-style,normal);font-weight:var(--text-md-regular-font-weight,400);letter-spacing:var(--text-md-regular-letter-spacing,normal);line-height:var(--text-md-regular-line-height,24px);margin:0;padding-left:20px}.DrugAlternatives_alternativesList__z2j7p li{margin-bottom:8px}.DrugAlternatives_alternativesList__z2j7p li:last-child{margin-bottom:0}.DrugAlternatives_therapeuticSection__kxUNx{align-self:stretch;padding:0 0 0 60px;width:100%;max-width:92%;margin-top:32px}.DrugAlternatives_therapeuticTitle__RV913{color:var(--colors-text-text-primary-900,#181d27);font-family:var(--Font-family-font-family-display,Inter);font-size:24px;font-style:normal;font-weight:600;line-height:32px;margin:0 0 16px}.DrugAlternatives_therapeuticList__qLquL{color:var(--1-color-modes-colors-text-text-primary-700,#344054);font-family:var(--text-md-regular-font-family,Inter);font-size:var(--text-md-regular-font-size,16px);font-style:var(--text-md-regular-font-style,normal);font-weight:var(--text-md-regular-font-weight,400);letter-spacing:var(--text-md-regular-letter-spacing,normal);line-height:var(--text-md-regular-line-height,24px);margin:0 0 24px;padding-left:20px}.DrugAlternatives_therapeuticList__qLquL li{margin-bottom:8px}.DrugAlternatives_therapeuticList__qLquL li:last-child{margin-bottom:0}.DrugAlternatives_alternativeMedicationsSection___h0uO{background-color:#eff8ff;border-radius:12px;padding:24px;border-left:4px solid #0891b2;align-self:stretch;margin:0 0 0 60px;width:calc(92% - 60px)}.DrugAlternatives_alternativeMedicationsTitle__xG_b2{color:var(--colors-text-text-primary-900,#181d27);font-family:var(--Font-family-font-family-display,Inter);font-size:24px;font-style:normal;font-weight:600;line-height:32px;margin:0 0 16px}.DrugAlternatives_alternativeMedicationsList__aZTse{color:var(--1-color-modes-colors-text-text-primary-700,#344054);font-family:var(--text-md-regular-font-family,Inter);font-size:var(--text-md-regular-font-size,16px);font-style:var(--text-md-regular-font-style,normal);font-weight:var(--text-md-regular-font-weight,400);letter-spacing:var(--text-md-regular-letter-spacing,normal);line-height:var(--text-md-regular-line-height,24px);margin:0;padding-left:20px}.DrugAlternatives_alternativeMedicationsList__aZTse li{margin-bottom:8px}.DrugAlternatives_alternativeMedicationsList__aZTse li:last-child{margin-bottom:0}@media (max-width:768px){.DrugAlternatives_alternativesContent__YXIeB{padding:0;max-width:98%}.DrugAlternatives_alternativesSection__P1IfA{padding:20px;border-radius:8px}.DrugAlternatives_brandGenericSection__Z07su,.DrugAlternatives_therapeuticSection__kxUNx{padding:0;max-width:98%}.DrugAlternatives_alternativeMedicationsSection___h0uO{padding:20px;border-radius:8px;margin:0;width:98%}.DrugAlternatives_content2__oFJDw{padding:16px 0 0}}.DrugAlternatives_alternativesList__z2j7p a{color:#0056b3;text-decoration:none}.DrugAlternatives_alternativesList__z2j7p a:hover{text-decoration:underline}.DrugAlternatives_currentIndicator__T_jMa{color:#555;font-style:italic;font-weight:600}.DrugDirections_featuresSection__f8Nfe{align-items:stretch;background-color:#ffffff;border-radius:var(--2-radius-radius-xl,16px);display:flex;flex-direction:column;gap:24px;overflow:hidden;padding:32px 24px 64px;position:relative;width:100%;max-width:703px;margin:0 auto;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box}.DrugDirections_cardHeader__qkMpm{background-color:var(--1-color-modes-colors-background-bg-primary,#ffffff);flex:0 0 auto;flex-direction:column;gap:var(--3-spacing-spacing-2xl,32px)}.DrugDirections_cardHeader__qkMpm,.DrugDirections_content2__Z6ORH{align-items:flex-start;align-self:stretch;display:flex;position:relative;width:100%}.DrugDirections_content2__Z6ORH{flex:0 0 auto;gap:var(--3-spacing-spacing-xl,24px);padding:var(--3-spacing-spacing-2xl,32px) 0 0 0;z-index:1}.DrugDirections_avatarAndText__89g2v{align-items:center;display:flex;flex:1;flex-grow:1;gap:var(--3-spacing-spacing-lg,24px);justify-content:flex-start;position:relative}.DrugDirections_featuredIcon__oJ_Wi{background-color:var(
    --1-color-modes-colors-background-bg-brand-secondary,#e0f2fe
  );border-radius:var(--2-radius-radius-full,50%);height:56px;overflow:hidden;position:relative;width:56px}.DrugDirections_bookIcon__Ux0U8{height:24px!important;left:16px!important;position:absolute!important;top:16px!important;width:24px!important}.DrugDirections_textAndSupporting2__LCt_g{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-grow:1;position:relative}.DrugDirections_textAndBadge__frUPH{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:var(--3-spacing-spacing-md,16px);position:relative;width:100%}.DrugDirections_text2__AzIkz{color:var(--1-color-modes-colors-text-text-primary-900,#181d27);font-family:var(--text-lg-semibold-font-family,Inter);font-size:var(--text-lg-semibold-font-size,18px);font-style:var(--text-lg-semibold-font-style,normal);font-weight:var(--text-lg-semibold-font-weight,550);letter-spacing:var(--text-lg-semibold-letter-spacing,normal);line-height:var(--text-lg-semibold-line-height,28px);margin-top:-1px;position:relative;white-space:nowrap;width:fit-content}.DrugDirections_dropdownInstance__9daDI{flex:0 0 auto!important}.DrugDirections_divider__g3FMV{align-self:stretch;height:1px;position:relative;width:100%;z-index:0;background-color:#e5e7eb}.DrugDirections_richText___DLP8{gap:8px;max-width:92%;padding-left:60px}.DrugDirections_contentItem__NCdrY,.DrugDirections_richText___DLP8{align-items:flex-start;display:flex;flex-direction:column;position:relative;width:100%;min-width:0;box-sizing:border-box}.DrugDirections_contentItem__NCdrY{align-self:stretch;max-width:100%}.DrugDirections_heading__FV56X{align-self:stretch;color:var(--1-color-modes-colors-text-text-primary-900,#181d27);font-family:var(--display-sm-semibold-font-family,Inter);font-size:var(--display-sm-semibold-font-size,30px);font-style:var(--display-sm-semibold-font-style,normal);font-weight:var(--display-sm-semibold-font-weight,600);letter-spacing:var(--display-sm-semibold-letter-spacing,normal);line-height:var(--display-sm-semibold-line-height,38px);margin-bottom:-2px;margin-top:-1px;position:relative;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.DrugDirections_paddingBottom__0PdRR{align-self:stretch;height:32px;margin-bottom:-23px;position:relative;width:100%}.DrugDirections_divWrapper__yupi5{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column}.DrugDirections_divWrapper__yupi5,.DrugDirections_paragraph__LgHmb{align-self:stretch;position:relative;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.DrugDirections_paragraph__LgHmb{color:var(--1-color-modes-colors-text-text-primary-900,#181d27);font-family:var(--text-lg-regular-font-family,Inter);font-size:var(--text-lg-regular-font-size,18px);font-style:var(--text-lg-regular-font-style,normal);font-weight:var(--text-lg-regular-font-weight,300);letter-spacing:var(--text-lg-regular-letter-spacing,normal);line-height:var(--text-lg-regular-line-height,28px);margin-top:-1px;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.DrugDirections_table__vYSKW{border:1px solid;border-color:var(--1-color-modes-colors-border-border-secondary,#e5e7eb);border-radius:var(--2-radius-radius-xl,16px);box-shadow:var(--shadows-shadow-xs,0 1px 2px 0 rgba(10,13,18,.05));overflow:hidden;max-width:562px}.DrugDirections_cardHeader2__cqvMj,.DrugDirections_table__vYSKW{align-items:flex-start;background-color:var(--1-color-modes-colors-background-bg-primary,#ffffff);display:flex;flex:0 0 auto;flex-direction:column;position:relative;width:100%}.DrugDirections_cardHeader2__cqvMj{align-self:stretch;gap:var(--3-spacing-spacing-2xl,32px);z-index:1}.DrugDirections_textAndBadgeWrapper__G_0pL{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-grow:1;gap:var(--3-spacing-spacing-xxs,4px);justify-content:center;position:relative}.DrugDirections_content3__B_8X_{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;position:relative;width:100%;z-index:0}.DrugDirections_column__6JlnK{align-items:flex-start;display:flex;flex-direction:column;position:relative;width:325px}.DrugDirections_tableCellInstance__V_1lD{align-self:stretch!important;width:100%!important;z-index:4!important;padding:12px 16px;border-bottom:1px solid #e5e7eb}.DrugDirections_designComponentInstanceNode__HATRC{color:var(--1-color-modes-colors-text-text-primary-900,#181d27)!important;font-family:Inter;font-size:16px;font-weight:500}.DrugDirections_tableCell2__VkXsA{background-color:var(
    --1-color-modes-component-colors-utility-brand-utility-brand-50,#f0f9ff
  )!important;z-index:3!important}.DrugDirections_tableCell2__VkXsA,.DrugDirections_tableCell3__0eTS9{align-self:stretch!important;width:100%!important;padding:12px 16px;border-bottom:1px solid #e5e7eb}.DrugDirections_tableCell3__0eTS9{z-index:2!important}.DrugDirections_tableCell4__fhpb7{align-self:stretch!important;background-color:var(
    --1-color-modes-component-colors-utility-brand-utility-brand-50,#f0f9ff
  )!important;width:100%!important;z-index:1!important;padding:12px 16px;border-bottom:1px solid #e5e7eb}.DrugDirections_tableCell5__4xOIe{align-self:stretch!important;width:100%!important;z-index:0!important;padding:12px 16px}.DrugDirections_column2__uTKFh{margin-right:-141px;width:378px}.DrugDirections_column2__uTKFh,.DrugDirections_richText2__KFoWi{align-items:flex-start;display:flex;flex-direction:column;position:relative}.DrugDirections_richText2__KFoWi{gap:8px;width:100%;max-width:92%;min-width:0;box-sizing:border-box;padding-left:60px}.DrugDirections_flexcontainer__tCzL8{align-items:flex-start;display:flex;flex-direction:column;gap:18px}.DrugDirections_textI__Rwyis{align-self:stretch;color:var(--1-color-modes-colors-text-text-primary-900,#181d27);position:relative}.DrugDirections_span__IplPS,.DrugDirections_textI__Rwyis{font-family:var(--text-lg-regular-font-family,Inter);font-size:var(--text-lg-regular-font-size,18px);font-style:var(--text-lg-regular-font-style,normal);font-weight:var(--text-lg-regular-font-weight,400);letter-spacing:var(--text-lg-regular-letter-spacing,normal);line-height:var(--text-lg-regular-line-height,28px)}.DrugDirections_span__IplPS{color:#181d27}@media (max-width:768px){.DrugDirections_richText2__KFoWi,.DrugDirections_richText___DLP8{padding-left:0;max-width:98%}.DrugDirections_content2__Z6ORH{padding:16px 0 0}}.DrugDirections_storageList__nErB5{list-style-type:disc;padding-left:40px;margin-top:10px;margin-bottom:10px}.DrugDirections_storageBlock__QwZEf{margin-top:20px;margin-bottom:20px}.DrugForm_featuresSection__sWG1n{align-items:center;border-radius:12px;flex-direction:column;overflow:hidden;padding:0 0 48px;max-width:703px;margin:0 auto}.DrugForm_cardHeader__maK3F,.DrugForm_featuresSection__sWG1n{background-color:#ffffff;display:flex;gap:24px;position:relative;width:100%}.DrugForm_cardHeader__maK3F{align-items:flex-start;align-self:stretch;flex:0 0 auto;flex-direction:column}.DrugForm_content2__lbn_u{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;gap:20px;padding:24px 32px 0;position:relative;width:100%;z-index:1}.DrugForm_avatarAndText__WHZ6g{align-items:center;display:flex;flex:1;flex-grow:1;gap:16px;position:relative}.DrugForm_featuredIcon__uPDpl{background-color:#e3f2fd;border-radius:50%;height:56px;overflow:hidden;position:relative;width:56px;display:flex;align-items:center;justify-content:center}.DrugForm_rulerInstance__92FHN{height:24px!important;width:24px!important}.DrugForm_textAndSupporting2__sKR0q{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-grow:1;position:relative}.DrugForm_textAndBadge__W4dIS{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:12px;position:relative;width:100%}.DrugForm_text2__q23at{color:#1a1a1a;font-family:system-ui,-apple-system,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:1.4;margin-top:-1px;position:relative;white-space:nowrap;width:fit-content}.DrugForm_dropdownInstance__X0KCJ{flex:0 0 auto!important}.DrugForm_divider__4SSxG{align-self:stretch;height:1px;background-color:#e0e0e0;border:none;position:relative;width:100%;z-index:0}.DrugForm_richText__u8_Df{flex-direction:column;max-width:576px;margin:0 auto;padding:0 24px}.DrugForm_contentItem__TmrV_,.DrugForm_richText__u8_Df{align-items:flex-start;display:flex;position:relative;width:100%}.DrugForm_contentItem__TmrV_{align-self:stretch;flex:0 0 auto;flex-direction:column;margin-bottom:20px}.DrugForm_heading__gk1ft{align-self:stretch;color:#1a1a1a;font-family:system-ui,-apple-system,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:1.3;margin-top:-1px;position:relative}.DrugForm_paddingBottom__jaX7c{align-self:stretch;height:20px;position:relative;width:100%}.DrugForm_flexcontainerWrapper__upr1q{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;position:relative;width:100%;margin-bottom:32px}.DrugForm_flexcontainer__057Gd{align-items:flex-start;display:flex;flex-direction:column;gap:18px;width:100%}.DrugForm_textI__w6ZOi{align-self:stretch;color:#1a1a1a;position:relative;margin:0}.DrugForm_span__fPnqn,.DrugForm_textI__w6ZOi{font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.DrugForm_span__fPnqn{color:#181d27}.DrugForm_table__PjRGz{background-color:#ffffff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 1px 2px rgba(16,24,40,.05);flex:0 0 auto;flex-direction:column;overflow:hidden;max-width:562px}.DrugForm_content3__PWy7Y,.DrugForm_table__PjRGz{align-items:flex-start;display:flex;position:relative;width:100%}.DrugForm_content3__PWy7Y{align-self:stretch;flex:0 0 auto}.DrugForm_column2__bm9Z1,.DrugForm_column3__CU2SF,.DrugForm_column__bHPaR{align-items:flex-start;display:flex;flex-direction:column;position:relative;flex:1;min-width:0}.DrugForm_tableCellInstance__4P8QX{align-self:stretch!important;width:100%!important;z-index:4!important;padding:20px 24px;border-bottom:1px solid #e0e0e0}.DrugForm_designComponentInstanceNode__iZmio{color:#1a1a1a!important;font-family:system-ui,-apple-system,sans-serif!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;line-height:1.4!important}.DrugForm_tableCell2__GuCTG{align-self:stretch!important;background-color:#ffffff!important;width:100%!important;z-index:3!important;padding:20px 24px;border-bottom:1px solid #e0e0e0}.DrugForm_tableCell3__e9Dbx{color:#1a1a1a!important;font-family:system-ui,-apple-system,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1.4!important}.DrugForm_tableCell4__wl_io{background-color:#e3f2fd!important;z-index:2!important}.DrugForm_tableCell4__wl_io,.DrugForm_tableCell5__53PF1{align-self:stretch!important;width:100%!important;padding:20px 24px;border-bottom:1px solid #e0e0e0}.DrugForm_tableCell5__53PF1{background-color:#ffffff!important;z-index:1!important}.DrugForm_tableCell6__QIDO_{background-color:#e3f2fd!important;z-index:0!important}.DrugForm_tableCell6__QIDO_,.DrugForm_tableCell7__nvwZE{align-self:stretch!important;width:100%!important;padding:20px 24px;border-bottom:1px solid #e0e0e0}.DrugForm_tableCell7__nvwZE{background-color:#f0f9ff!important;z-index:2!important}.DrugForm_tableCell8__xiMun{align-self:stretch!important;background-color:var(--background-bg-primary-inverted,#f8fafc)!important;width:100%!important;z-index:0!important}.DrugForm_drugFormTable__P6qtU{width:100%;border-collapse:separate;border-spacing:0;margin-top:16px;table-layout:fixed;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb}.DrugForm_drugFormTable__P6qtU td,.DrugForm_drugFormTable__P6qtU th{padding:12px;text-align:left;width:33.33%;border-bottom:1px solid #e5e7eb}.DrugForm_drugFormTable__P6qtU td:not(:last-child),.DrugForm_drugFormTable__P6qtU th:not(:last-child){border-right:1px solid #e5e7eb}.DrugForm_drugFormTable__P6qtU tbody tr:last-child td{border-bottom:none}.DrugForm_drugFormTable__P6qtU th{background-color:#f9fafb;font-weight:600}.DrugForm_drugFormTable__P6qtU td{font-size:14px;color:#181d27}.DrugForm_drugFormTable__P6qtU tbody tr:nth-child(odd){background-color:#ffffff}.DrugForm_drugFormTable__P6qtU tbody tr:nth-child(2n){background-color:#f0f9ff}@media (max-width:768px){.DrugForm_tableCell2__GuCTG,.DrugForm_tableCell4__wl_io,.DrugForm_tableCell5__53PF1,.DrugForm_tableCell6__QIDO_,.DrugForm_tableCell7__nvwZE,.DrugForm_tableCell8__xiMun,.DrugForm_tableCellInstance__4P8QX{min-height:84px;display:flex;align-items:flex-start;padding:16px}.DrugForm_richText__u8_Df{padding:0}.DrugForm_featuresSection__sWG1n{padding-left:24px;padding-right:24px}}@media (max-width:440px){.DrugForm_drugFormTable__P6qtU td,.DrugForm_drugFormTable__P6qtU th{padding:8px;font-size:12px}}.DrugForm_loadingState__jsd0y{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.DrugForm_loadingSpinner__XEZ6_{width:48px;height:48px;border:5px solid #f3f3f3;border-top-color:#0082d4;border-radius:50%;animation:DrugForm_spin__dCVZe 1s linear infinite;margin-bottom:20px}@keyframes DrugForm_spin__dCVZe{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DrugForm_loadingTitle__0Yi_W{font-size:18px;font-weight:600;color:#181d27;margin-bottom:8px}.DrugForm_loadingText__L0_D_{font-size:16px;color:#535862}.DrugForm_priceLink__cgjyP{color:#005a94;text-decoration:underline;cursor:pointer}.DrugForm_priceDisplay__d9aUl{display:flex;align-items:center}.DrugForm_dollarSign__cwKtG{color:#005a94;text-decoration:none;margin-right:1px}.DrugForm_currentTag__KhHmh{color:#181d27;text-decoration:none;font-weight:400;margin-left:4px}.DrugForm_dosageInfo__bHaxZ{font-size:18px;line-height:28px;color:#181d27;font-weight:300;margin-top:16px}.DrugForm_dosageQuestionTitle__f_Iv_{font-size:24px;font-weight:600;color:#181d27;margin-top:24px}.DrugForm_dosageTableName__4zFph{font-size:20px;font-weight:600;color:#181d27;margin-top:24px}.DrugInformation_featuresSection__6Ugu4{align-items:stretch;background-color:#ffffff;border-radius:var(--2-radius-radius-xl,16px);display:flex;flex-direction:column;gap:24px;overflow:hidden;padding:32px 24px 64px;position:relative;width:100%;max-width:703px;margin:0 auto;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box}.DrugInformation_cardHeader__85kNX{background-color:var(--1-color-modes-colors-background-bg-primary,#ffffff);flex:0 0 auto;flex-direction:column;gap:var(--3-spacing-spacing-2xl,32px)}.DrugInformation_cardHeader__85kNX,.DrugInformation_content2__WKKS_{align-items:flex-start;align-self:stretch;display:flex;position:relative;width:100%}.DrugInformation_content2__WKKS_{flex:0 0 auto;gap:var(--3-spacing-spacing-xl,24px);padding:var(--3-spacing-spacing-2xl,32px) 0 0 0;z-index:1}.DrugInformation_avatarAndText__uKi4r{align-items:center;display:flex;flex:1;flex-grow:1;gap:var(--3-spacing-spacing-lg,24px);justify-content:flex-start;position:relative}.DrugInformation_featuredIcon__Vcmbb{background-color:var(
    --1-color-modes-colors-background-bg-brand-secondary,#e0f2fe
  );border-radius:var(--2-radius-radius-full,50%);height:56px;overflow:hidden;position:relative;width:56px}.DrugInformation_medicalSquare__nhmKy{height:24px!important;left:16px!important;position:absolute!important;top:16px!important;width:24px!important}.DrugInformation_textAndSupporting2__GiyIV{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-grow:1;position:relative}.DrugInformation_textAndBadge__lxzs4{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:var(--3-spacing-spacing-md,16px);position:relative;width:100%}.DrugInformation_text2__eaAHB{color:var(--1-color-modes-colors-text-text-primary-900,#181d27);font-family:var(--text-lg-semibold-font-family,Inter);font-size:var(--text-lg-semibold-font-size,18px);font-style:var(--text-lg-semibold-font-style,normal);font-weight:var(--text-lg-semibold-font-weight,600);letter-spacing:var(--text-lg-semibold-letter-spacing,normal);line-height:var(--text-lg-semibold-line-height,28px);margin-top:-1px;position:relative;white-space:nowrap;width:fit-content}.DrugInformation_dropdownInstance__6fEgw{flex:0 0 auto!important}.DrugInformation_divider__e4rDj{align-self:stretch;height:1px;position:relative;width:100%;z-index:0;background-color:#e5e7eb}.DrugInformation_richText__cmTKt{gap:8px;max-width:92%;padding-left:60px}.DrugInformation_contentItem__vLNSx,.DrugInformation_richText__cmTKt{align-items:flex-start;display:flex;flex-direction:column;position:relative;width:100%;min-width:0;box-sizing:border-box}.DrugInformation_contentItem__vLNSx{align-self:stretch;max-width:100%}.DrugInformation_heading__6sUvn{align-self:stretch;color:var(--1-color-modes-colors-text-text-primary-900,#181d27);font-family:var(--display-sm-semibold-font-family,Inter);font-size:var(--display-sm-semibold-font-size,30px);font-style:var(--display-sm-semibold-font-style,normal);font-weight:var(--display-sm-semibold-font-weight,550);letter-spacing:var(--display-sm-semibold-letter-spacing,normal);line-height:var(--display-sm-semibold-line-height,38px);margin-bottom:-2px;margin-top:-1px;position:relative;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.DrugInformation_paddingBottom__6eDsr{align-self:stretch;height:32px;margin-bottom:-23px;position:relative;width:100%}.DrugInformation_divWrapper__rzWRb{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column}.DrugInformation_divWrapper__rzWRb,.DrugInformation_paragraph__qyzRH{align-self:stretch;position:relative;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.DrugInformation_paragraph__qyzRH{color:var(--1-color-modes-colors-text-text-primary-900,#181d27);font-family:var(--text-lg-regular-font-family,Inter);font-size:var(--text-lg-regular-font-size,18px);font-style:var(--text-lg-regular-font-style,normal);font-weight:var(--text-lg-regular-font-weight,300);letter-spacing:var(--text-lg-regular-letter-spacing,normal);line-height:var(--text-lg-regular-line-height,28px);margin-top:-1px;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.DrugInformation_table__f_DTE{background-color:var(--1-color-modes-colors-background-bg-primary,#ffffff);border:1px solid;border-color:var(--1-color-modes-colors-border-border-secondary,#e5e7eb);border-radius:var(--2-radius-radius-xl,16px);box-shadow:var(--shadows-shadow-xs,0 1px 2px 0 rgba(10,13,18,.05));overflow:hidden;max-width:80%;margin:0 0 0 60px}.DrugInformation_cardHeader2__VB_aj,.DrugInformation_table__f_DTE{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;position:relative;width:100%}.DrugInformation_cardHeader2__VB_aj{align-self:stretch;background-color:#f9fafb;gap:var(--3-spacing-spacing-2xl,32px);z-index:1;padding-left:24px;border-bottom:1px solid #e5e7eb}.DrugInformation_textAndBadgeWrapper__ChlRW{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-grow:1;gap:var(--3-spacing-spacing-xxs,4px);justify-content:flex-start;position:relative;min-height:40px}.DrugInformation_content3__tpUCT{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;position:relative;width:100%;z-index:0}.DrugInformation_column__Mb9Ik{align-items:flex-start;display:flex;flex-direction:column;position:relative;flex:1;width:50%}.DrugInformation_tableCellInstance__hdgqH{align-self:stretch!important;width:100%!important;z-index:4!important;padding:12px 16px;border-bottom:1px solid #e5e7eb;text-align:left;display:flex;align-items:center;justify-content:flex-start;min-height:80px;box-sizing:border-box}.DrugInformation_designComponentInstanceNode__Lx329{color:var(--colors-text-text-primary-900,#181d27)!important;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.DrugInformation_tableCell2__U4Kil{background-color:var(
    --1-color-modes-component-colors-utility-brand-utility-brand-50,#f0f9ff
  )!important;z-index:3!important}.DrugInformation_tableCell2__U4Kil,.DrugInformation_tableCell3__iJW0v{align-self:stretch!important;width:100%!important;padding:12px 16px;border-bottom:1px solid #e5e7eb;text-align:left;display:flex;align-items:center;justify-content:flex-start;min-height:80px;box-sizing:border-box}.DrugInformation_tableCell3__iJW0v{z-index:2!important}.DrugInformation_tableCell4__ONo1B{background-color:var(
    --1-color-modes-component-colors-utility-brand-utility-brand-50,#f0f9ff
  )!important;z-index:1!important;border-bottom:1px solid #e5e7eb}.DrugInformation_tableCell4__ONo1B,.DrugInformation_tableCell5__Ecw3v{align-self:stretch!important;width:100%!important;padding:12px 16px;text-align:left;display:flex;align-items:center;justify-content:flex-start;min-height:80px;box-sizing:border-box}.DrugInformation_tableCell5__Ecw3v{z-index:0!important}.DrugInformation_column2__TWwqT{align-items:flex-start;display:flex;flex-direction:column;position:relative;flex:1;width:50%}.DrugInformation_richText2__8kgbO{align-items:flex-start;display:flex;flex-direction:column;gap:8px;margin-bottom:0;position:relative;width:100%;max-width:92%;min-width:0;box-sizing:border-box;padding-left:60px}.DrugInformation_flexcontainer__ce2Om{align-items:flex-start;display:flex;flex-direction:column;gap:18px}.DrugInformation_textI__LAFOa{align-self:stretch;color:var(--1-color-modes-colors-text-text-primary-900,#181d27);margin-top:-1px;position:relative;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.DrugInformation_span___cBUk,.DrugInformation_textI__LAFOa{font-family:var(--text-lg-regular-font-family,Inter);font-size:var(--text-lg-regular-font-size,18px);font-style:var(--text-lg-regular-font-style,normal);font-weight:var(--text-lg-regular-font-weight,400);letter-spacing:var(--text-lg-regular-letter-spacing,normal);line-height:var(--text-lg-regular-line-height,28px);word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.DrugInformation_span___cBUk{color:#181d27}@media (max-width:768px){.DrugInformation_richText2__8kgbO,.DrugInformation_richText__cmTKt{padding-left:0;max-width:98%}.DrugInformation_table__f_DTE{margin:0 auto;max-width:88%}.DrugInformation_content2__WKKS_{padding:16px 0 0}.DrugInformation_tableCell2__U4Kil,.DrugInformation_tableCell3__iJW0v,.DrugInformation_tableCell4__ONo1B,.DrugInformation_tableCell5__Ecw3v,.DrugInformation_tableCellInstance__hdgqH{min-height:120px;align-items:flex-start;padding-top:16px;padding-bottom:16px}}.DrugInformation_contradictionsList__I_SzW{list-style-type:disc;padding-left:40px;margin-top:10px;margin-bottom:10px}.DrugResult_content__1TloF{align-items:stretch;background-color:#ffffff;border-radius:var(--2-radius-radius-xl,16px);display:flex;gap:24px;overflow:hidden;padding:0 40px 0 0;position:relative;width:100%;max-width:703px;margin:0 auto;box-shadow:0 1px 3px rgba(0,0,0,.1)}.DrugResult_leftSection__SJxOo{align-items:stretch;display:flex;justify-content:flex-start;position:relative;flex:0 0 auto;height:100%;padding:0;margin:0}.DrugResult_rightSection__5xapo{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;position:relative;flex:1;padding:24px 0 0}.DrugResult_textAndSupporting__9VW1z{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:var(--3-spacing-spacing-xxs,4px);position:relative;width:100%}.DrugResult_text__ObMOO{font-family:var(--text-md-semibold-font-family,Inter);font-size:var(--text-md-semibold-font-size,16px);font-style:var(--text-md-semibold-font-style,normal);font-weight:var(--text-md-semibold-font-weight,600);letter-spacing:var(--text-md-semibold-letter-spacing,normal);line-height:var(--text-md-semibold-line-height,24px);margin-top:-1px}.DrugResult_supportingText__pD17t,.DrugResult_text__ObMOO{align-self:stretch;color:var(--1-color-modes-colors-text-text-primary-900,#181d27);position:relative}.DrugResult_supportingText__pD17t{font-family:var(--text-sm-regular-font-family,Inter);font-size:var(--text-sm-regular-font-size,14px);font-style:var(--text-sm-regular-font-style,normal);font-weight:var(--text-sm-regular-font-weight,400);letter-spacing:var(--text-sm-regular-letter-spacing,normal);line-height:var(--text-sm-regular-line-height,20px);margin:0}.DrugResult_bottomSection__JcRUT{align-items:center;display:flex;justify-content:space-between;width:100%;flex:1;position:relative}.DrugResult_actions__ZC8rD{align-items:center;display:flex;flex:0 0 auto;position:relative}.DrugResult_buttonsButton__YIUF4{align-items:center;background-color:var(
    --1-color-modes-colors-background-bg-brand-solid,#0082d4
  );border:none;border-radius:var(--2-radius-radius-md,8px);box-shadow:var(
    --shadows-shadow-xs-skeuomorphic,0 1px 2px 0 rgba(10,13,18,.05)
  );display:inline-flex;flex:0 0 auto;gap:var(--3-spacing-spacing-xs,8px);justify-content:center;overflow:hidden;padding:10px 14px;position:relative;cursor:pointer;transition:background-color .2s ease}.DrugResult_buttonsButton__YIUF4:hover{background-color:#006bb3}.DrugResult_buttonsButton__YIUF4:before{background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,0));border-radius:8px;content:"";inset:0;padding:2px;pointer-events:none;position:absolute;z-index:1}.DrugResult_textPadding__H_Y3l{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center;padding:0 var(--3-spacing-spacing-xxs,4px) 0 var(--3-spacing-spacing-xxs,4px);position:relative}.DrugResult_textWrapper__MPJkl{color:var(--1-color-modes-colors-text-text-white,#ffffff);font-family:var(--text-sm-semibold-font-family,Inter);font-size:var(--text-sm-semibold-font-size,14px);font-style:var(--text-sm-semibold-font-style,normal);font-weight:var(--text-sm-semibold-font-weight,600);letter-spacing:var(--text-sm-semibold-letter-spacing,normal);line-height:var(--text-sm-semibold-line-height,20px);margin-top:-1px;position:relative;white-space:nowrap;width:fit-content}.DrugResult_priceSection__wgLtB{align-items:center;display:flex;justify-content:center;position:relative;margin-right:20px;transform:translateY(-28px) translateX(-16px)}.DrugResult_lowestPrice__vNm8L{color:var(--1-color-modes-component-colors-alpha-alpha-black-100,#000000);font-family:var(--text-xl-bold-font-family,Inter);font-size:var(--text-xl-bold-font-size,20px);font-style:var(--text-xl-bold-font-style,normal);font-weight:var(--text-xl-bold-font-weight,700);letter-spacing:var(--text-xl-bold-letter-spacing,normal);line-height:var(--text-xl-bold-line-height,30px);position:relative;text-align:center}.DrugResult_supportingText2__kW7Kb{align-self:stretch;color:var(--1-color-modes-colors-text-text-primary-900,#181d27);font-family:var(--text-lg-regular-font-family,Inter);font-size:var(--text-lg-regular-font-size,18px);font-style:var(--text-lg-regular-font-style,normal);font-weight:var(--text-lg-regular-font-weight,400);letter-spacing:var(--text-lg-regular-letter-spacing,normal);line-height:var(--text-lg-regular-line-height,28px);margin-top:-1px;position:relative;text-decoration:line-through}.DrugResult_supportingText3___U2MX{align-self:stretch;color:var(--1-color-modes-component-colors-alpha-alpha-black-100,#000000);font-family:var(--text-xl-bold-font-family,Inter);font-size:var(--text-xl-bold-font-size,20px);font-style:var(--text-xl-bold-font-style,normal);font-weight:var(--text-xl-bold-font-weight,700);letter-spacing:var(--text-xl-bold-letter-spacing,normal);line-height:var(--text-xl-bold-line-height,30px);position:relative}.DrugResult_drugImage__IfG3_{border-radius:16px 0 0 16px;object-fit:cover;height:auto!important;width:auto!important;max-width:200px;min-height:120px;display:block}@media (max-width:768px){.DrugResult_content__1TloF{flex-direction:column;gap:0;padding:0}.DrugResult_leftSection__SJxOo{flex:none;width:calc(100% + 48px);order:1;margin:0 -24px;display:flex;justify-content:center;align-items:center}.DrugResult_rightSection__5xapo{flex:none;width:100%;height:auto;gap:16px;padding:24px;order:2}.DrugResult_bottomSection__JcRUT{flex-direction:column;gap:16px;align-items:stretch;order:3;margin-top:auto}.DrugResult_actions__ZC8rD{width:100%;order:2}.DrugResult_buttonsButton__YIUF4{width:100%;justify-content:center}.DrugResult_priceSection__wgLtB{order:1;margin-right:0;transform:none;align-self:flex-start;margin-bottom:8px;justify-content:flex-start}.DrugResult_drugImage__IfG3_{width:100%;height:200px;border-radius:16px 16px 0 0;object-fit:cover;max-width:none;min-height:auto;margin:0 auto;display:block}}.DrugSideEffects_featuresSection__J5oDL{align-items:center;background-color:#ffffff;border-radius:var(--2-radius-radius-xl,16px);display:flex;flex-direction:column;gap:24px;overflow:visible;padding:32px 24px 64px;position:relative;width:100%;max-width:703px;margin:0 auto;box-shadow:0 1px 3px rgba(0,0,0,.1)}.DrugSideEffects_cardHeader__AwaFm{background-color:var(--1-color-modes-colors-background-bg-primary,#ffffff);flex:0 0 auto;flex-direction:column;gap:var(--3-spacing-spacing-2xl,32px)}.DrugSideEffects_cardHeader__AwaFm,.DrugSideEffects_content2__Ww8KW{align-items:flex-start;align-self:stretch;display:flex;position:relative;width:100%}.DrugSideEffects_content2__Ww8KW{flex:0 0 auto;gap:var(--3-spacing-spacing-xl,24px);padding:var(--3-spacing-spacing-2xl,32px) 0 0 0;z-index:1}.DrugSideEffects_avatarAndText___352H{align-items:center;display:flex;flex:1;flex-grow:1;gap:var(--3-spacing-spacing-lg,24px);justify-content:flex-start;position:relative}.DrugSideEffects_featuredIcon__1UJb8{background-color:var(
    --1-color-modes-colors-background-bg-brand-secondary,#e0f2fe
  );border-radius:var(--2-radius-radius-full,50%);height:56px;overflow:hidden;position:relative;width:56px}.DrugSideEffects_alertTriangle__ZWOyz{height:24px!important;left:16px!important;position:absolute!important;top:16px!important;width:24px!important}.DrugSideEffects_sideEffectsContent__D8YOU{align-self:stretch;display:flex;flex-direction:column;gap:24px;padding:0 0 0 60px;width:100%;max-width:92%}.DrugSideEffects_sideEffectsSection__o_7wc{border-radius:12px;padding:24px}.DrugSideEffects_sideEffectsSection__o_7wc:first-child{background-color:#fffaeb;border-left:4px solid #f59e0b}.DrugSideEffects_sideEffectsSection__o_7wc:last-child{background-color:#fee4e2;border-left:4px solid #ef4444}.DrugSideEffects_sideEffectsTitle__UfQOo{color:var(--colors-text-text-primary-900,#181d27);font-family:var(--Font-family-font-family-display,Inter);font-size:24px;font-style:normal;font-weight:600;line-height:32px;margin:0 0 16px}.DrugSideEffects_sideEffectsList__dg56z{color:var(--1-color-modes-colors-text-text-primary-700,#344054);font-family:var(--text-md-regular-font-family,Inter);font-size:var(--text-md-regular-font-size,16px);font-style:var(--text-md-regular-font-style,normal);font-weight:var(--text-md-regular-font-weight,400);letter-spacing:var(--text-md-regular-letter-spacing,normal);line-height:var(--text-md-regular-line-height,24px);margin:0;padding-left:20px}.DrugSideEffects_sideEffectsList__dg56z li{margin-bottom:8px}.DrugSideEffects_sideEffectsList__dg56z li:last-child{margin-bottom:0}.DrugSideEffects_textAndSupporting2__ShW5w{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-grow:1;position:relative}.DrugSideEffects_textAndBadge__SRc3j{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:var(--3-spacing-spacing-md,16px);position:relative;width:100%}.DrugSideEffects_text2__xcujf{color:var(--1-color-modes-colors-text-text-primary-900,#181d27);font-family:var(--text-lg-semibold-font-family,Inter);font-size:var(--text-lg-semibold-font-size,18px);font-style:var(--text-lg-semibold-font-style,normal);font-weight:var(--text-lg-semibold-font-weight,600);letter-spacing:var(--text-lg-semibold-letter-spacing,normal);line-height:var(--text-lg-semibold-line-height,28px);margin-top:-1px;position:relative;white-space:nowrap;width:fit-content}.DrugSideEffects_dropdownInstance__job90{flex:0 0 auto!important}.DrugSideEffects_divider__KJxXh{align-self:stretch;height:1px;position:relative;width:100%;z-index:0;background-color:#e5e7eb}.DrugSideEffects_richText__IQ07_{gap:8px;max-width:var(--4-widths-paragraph-max-width,672px);min-width:var(--4-widths-width-sm,384px);max-width:576px}.DrugSideEffects_contentItem__iEgPZ,.DrugSideEffects_richText__IQ07_{align-items:flex-start;display:flex;flex-direction:column;position:relative;width:100%}.DrugSideEffects_contentItem__iEgPZ{align-self:stretch}.DrugSideEffects_heading__x51tr{align-self:stretch;color:var(--1-color-modes-colors-text-text-primary-900,#181d27);font-family:var(--display-sm-semibold-font-family,Inter);font-size:var(--display-sm-semibold-font-size,30px);font-style:var(--display-sm-semibold-font-style,normal);font-weight:var(--display-sm-semibold-font-weight,600);letter-spacing:var(--display-sm-semibold-letter-spacing,normal);line-height:var(--display-sm-semibold-line-height,38px);margin-bottom:-2px;margin-top:-1px;position:relative}.DrugSideEffects_paddingBottom__h4TTW{align-self:stretch;height:20px;margin-bottom:-23px;position:relative;width:100%}.DrugSideEffects_divWrapper__x2aSN{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;position:relative;width:100%}.DrugSideEffects_paragraph__xtD5D{align-self:stretch;color:var(--1-color-modes-colors-text-text-primary-900,#181d27);font-family:var(--text-lg-regular-font-family,Inter);font-size:var(--text-lg-regular-font-size,18px);font-style:var(--text-lg-regular-font-style,normal);font-weight:var(--text-lg-regular-font-weight,400);letter-spacing:var(--text-lg-regular-letter-spacing,normal);line-height:var(--text-lg-regular-line-height,28px);margin-top:-1px;position:relative}.DrugSideEffects_table__MK2XT{border:1px solid;border-color:var(--1-color-modes-colors-border-border-secondary,#e5e7eb);border-radius:var(--2-radius-radius-xl,16px);box-shadow:var(--shadows-shadow-xs,0 1px 2px 0 rgba(10,13,18,.05));overflow:hidden;max-width:562px}.DrugSideEffects_cardHeader2__re7hY,.DrugSideEffects_table__MK2XT{align-items:flex-start;background-color:var(--1-color-modes-colors-background-bg-primary,#ffffff);display:flex;flex:0 0 auto;flex-direction:column;position:relative;width:100%}.DrugSideEffects_cardHeader2__re7hY{align-self:stretch;gap:var(--3-spacing-spacing-2xl,32px);z-index:1}.DrugSideEffects_textAndBadgeWrapper__mClPY{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-grow:1;gap:var(--3-spacing-spacing-xxs,4px);justify-content:center;position:relative}.DrugSideEffects_content3__lGIXK{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;position:relative;width:100%;z-index:0}.DrugSideEffects_column__RdW4C{align-items:flex-start;display:flex;flex-direction:column;position:relative;width:325px}.DrugSideEffects_tableCellInstance__0tho0{align-self:stretch!important;width:100%!important;z-index:4!important;padding:12px 16px;border-bottom:1px solid #e5e7eb}.DrugSideEffects_designComponentInstanceNode__nav4s{color:var(--1-color-modes-colors-text-text-primary-900,#181d27)!important;font-family:Inter;font-size:16px;font-weight:500}.DrugSideEffects_tableCell2__tftA4{background-color:var(
    --1-color-modes-component-colors-utility-brand-utility-brand-50,#f0f9ff
  )!important;z-index:3!important}.DrugSideEffects_tableCell2__tftA4,.DrugSideEffects_tableCell3__yO9pf{align-self:stretch!important;width:100%!important;padding:12px 16px;border-bottom:1px solid #e5e7eb}.DrugSideEffects_tableCell3__yO9pf{z-index:2!important}.DrugSideEffects_tableCell4__JfLTZ{align-self:stretch!important;background-color:var(
    --1-color-modes-component-colors-utility-brand-utility-brand-50,#f0f9ff
  )!important;width:100%!important;z-index:1!important;padding:12px 16px;border-bottom:1px solid #e5e7eb}.DrugSideEffects_tableCell5__2rBg0{align-self:stretch!important;width:100%!important;z-index:0!important;padding:12px 16px}.DrugSideEffects_column2__aHJXA{margin-right:-141px;width:378px}.DrugSideEffects_column2__aHJXA,.DrugSideEffects_richText2__8ekg4{align-items:flex-start;display:flex;flex-direction:column;position:relative}.DrugSideEffects_richText2__8ekg4{gap:8px;margin-bottom:0;max-width:var(--4-widths-paragraph-max-width,672px);min-width:var(--4-widths-width-sm,384px);width:100%;max-width:576px}.DrugSideEffects_flexcontainer__fy1aJ{align-items:flex-start;display:flex;flex-direction:column;gap:18px}.DrugSideEffects_textI__n_g34{align-self:stretch;color:var(--1-color-modes-colors-text-text-primary-900,#181d27);position:relative}.DrugSideEffects_span__53q_7,.DrugSideEffects_textI__n_g34{font-family:var(--text-lg-regular-font-family,Inter);font-size:var(--text-lg-regular-font-size,18px);font-style:var(--text-lg-regular-font-style,normal);font-weight:var(--text-lg-regular-font-weight,400);letter-spacing:var(--text-lg-regular-letter-spacing,normal);line-height:var(--text-lg-regular-line-height,28px)}.DrugSideEffects_span__53q_7{color:#181d27}@media (max-width:768px){.DrugSideEffects_sideEffectsContent__D8YOU{padding:0;max-width:98%}.DrugSideEffects_sideEffectsSection__o_7wc{padding:20px;border-radius:8px}.DrugSideEffects_content2__Ww8KW{padding:16px 0 0}}.FAQ_faq__t6hVg{width:100%;padding:96px 0;background:white}.FAQ_container__4hsdU{width:100%;max-width:1280px;margin:0 auto;padding:0 32px;display:flex;flex-direction:column;gap:48px}.FAQ_header__VmPLE{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.FAQ_title__IXQCC{color:var(--colors-text-text-primary-900,#181d27);font-family:var(--Font-family-font-family-display,Inter);font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-.72px;margin:0}.FAQ_subtitle__FZhvN{font-family:Inter;font-size:22px;font-style:normal;line-height:32px;margin:16px 0 0;max-width:750px}.FAQ_chatLink__cB_Au,.FAQ_subtitle__FZhvN{color:var(--colors-text-text-tertiary-600,#535862);font-weight:400}.FAQ_chatLink__cB_Au{text-decoration:underline}.FAQ_faqGrid__MDtuJ{display:grid;grid-template-columns:1fr 1fr 1fr;gap:42px;margin-top:24px}.FAQ_faqItem__ILZNX{display:flex;flex-direction:column;gap:12px}.FAQ_faqQuestion__dUN_X{color:var(--colors-text-text-primary-900,#181d27);font-family:var(--Font-family-font-family-body,Inter);font-weight:600}.FAQ_faqAnswer__41QVu,.FAQ_faqQuestion__dUN_X{font-size:16px;font-style:normal;line-height:24px;margin:0}.FAQ_faqAnswer__41QVu{color:var(--colors-text-text-tertiary-600,#535862);font-family:Inter;font-weight:400}.FAQ_questionsSection__ITctA{margin-top:32px;padding:32px;background:#f9fafb;border-radius:16px;text-align:left;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:32px}.FAQ_questionsTitle__qtU1r{color:var(--colors-text-text-primary-900,#181d27);font-family:var(--Font-family-font-family-body,Inter);font-size:20px;font-style:normal;font-weight:600;line-height:30px;margin-right:24px;margin-bottom:12px}.FAQ_questionsText__9jLAb{color:var(--colors-text-text-tertiary-600,#535862);font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:28px;margin-right:24px;margin-bottom:0}.FAQ_contactButton__no0Xi{padding:10px 24px;margin-top:0;background:#0082d4;color:var(--Colors-Text-text-white,#fff);border:none;border-radius:8px;font-family:var(--Font-family-font-family-body,Inter);font-size:16px;font-style:normal;font-weight:600;line-height:24px;cursor:pointer}.FAQ_questionsTextGroup__CFLdn{display:flex;flex-direction:column;align-items:flex-start}@media (max-width:1024px){.FAQ_faqGrid__MDtuJ{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width:768px){.FAQ_faq__t6hVg{padding:60px 0}.FAQ_container__4hsdU{padding:0 20px;gap:32px}.FAQ_faqGrid__MDtuJ{grid-template-columns:1fr;gap:20px}.FAQ_title__IXQCC{font-size:36px;line-height:44px}.FAQ_faqQuestion__dUN_X,.FAQ_subtitle__FZhvN{font-size:18px;line-height:26px}.FAQ_faqAnswer__41QVu{font-size:16px;line-height:24px}.FAQ_questionsSection__ITctA{padding:24px 16px;margin-top:24px;flex-direction:column;text-align:left;gap:20px}.FAQ_questionsTitle__qtU1r{font-size:20px;line-height:30px}.FAQ_questionsText__9jLAb{font-size:16px;line-height:24px}.FAQ_contactButton__no0Xi{width:100%;max-width:150px;padding:10px 16px;font-size:16px;margin-left:0;align-self:flex-start}}@media (max-width:480px){.FAQ_faq__t6hVg{padding:40px 0}.FAQ_container__4hsdU{padding:0 16px;gap:24px}.FAQ_title__IXQCC{font-size:32px;line-height:40px}.FAQ_questionsSection__ITctA{padding:20px 16px}}.GoogleMap_googleMapContainer__v7bsY{display:flex;gap:0;width:100%;max-width:1400px;margin:40px auto 0;padding:60px 40px;background:#f8fafc;border-radius:16px}.GoogleMap_mapsColumn__cwjco,.GoogleMap_pharmacyInfoColumn__ebvxQ{background:white;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.GoogleMap_pharmacyInfoColumn__ebvxQ{border-radius:12px 0 0 12px}.GoogleMap_mapsColumn__cwjco{border-radius:0 12px 12px 0}.GoogleMap_pharmacyInfoColumn__ebvxQ{flex:0 0 280px;display:flex;flex-direction:column;gap:20px}.GoogleMap_pharmacyInfoTitle__OTeW9{color:#0082d4;font-size:18px;font-weight:600;margin:0;text-align:left}.GoogleMap_pharmacyLogoContainer__stsXp{display:flex;justify-content:flex-start;align-items:center}.GoogleMap_pharmacyLogo__7Is7h{max-width:120px;max-height:40px;object-fit:contain}.GoogleMap_addressContainer__iA_vx{display:flex;flex-direction:column;gap:8px}.GoogleMap_pharmacyName__NZecR{font-size:20px;font-weight:600;color:#181d27;margin:0;line-height:1.3}.GoogleMap_address__g0xnW,.GoogleMap_cityState__S_bR1{font-size:16px;color:#535862;margin:0;line-height:1.4}.GoogleMap_addressDivider__7kHlb{width:100%;height:1px;background:#d5d7da;border:none;margin:16px 0 0}.GoogleMap_phoneContainer__mCr64{margin-top:16px}.GoogleMap_phoneText__zzUgK{font-size:16px;color:#535862;margin:0;line-height:1.4}.GoogleMap_mapsColumn__cwjco{flex:1;display:flex;flex-direction:column;gap:20px}.GoogleMap_mapContainer__BN_c_{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.GoogleMap_mapContainer__BN_c_ iframe{border-radius:12px}.GoogleMap_mapPlaceholder__iiv8E{width:100%;height:400px;background:#f8f9fc;border-radius:12px;display:flex;align-items:center;justify-content:center;border:2px dashed #d5d7da}.GoogleMap_mapContent___pnMf{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding:20px}.GoogleMap_mapPinIcon__FAzFb{opacity:.6}.GoogleMap_mapPlaceholderText__OrMnh{font-size:18px;font-weight:600;color:#535862;margin:0;line-height:1.3}.GoogleMap_mapPlaceholderSubtext__f3JM1{font-size:14px;color:#6b7280;margin:0;line-height:1.4}.GoogleMap_mapLoading__Qx1db{width:100%;height:400px;background:#f8f9fc;border-radius:12px;display:flex;align-items:center;justify-content:center;border:2px dashed #d5d7da}.GoogleMap_mapLoadingText__rVqTQ{font-size:16px;color:#535862;margin:0}.GoogleMap_mapLoadingSubtext__VuSIE{font-size:14px;color:#6b7280;margin:0}.GoogleMap_mapError__8LQV8{width:100%;height:400px;background:#fef2f2;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #fecaca;gap:8px}.GoogleMap_mapErrorText__NpyA2{font-size:16px;color:#dc2626;margin:0;font-weight:500}.GoogleMap_mapErrorSubtext__ApdS2{font-size:14px;color:#6b7280;margin:0}.GoogleMap_mapFallback__TWtqD{margin-top:12px;text-align:center}.GoogleMap_mapFallbackLink__xd3l8{color:#0082d4;text-decoration:none;font-weight:500;font-size:16px}.GoogleMap_mapFallbackLink__xd3l8:hover{text-decoration:underline}.GoogleMap_mapActions__hW0nd{display:flex;gap:12px;flex-wrap:nowrap}.GoogleMap_mapActionButton__5JZCf{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#0082d4;color:white;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;min-width:140px}.GoogleMap_mapActionButton__5JZCf:hover{background:#0073bf}.GoogleMap_mapActionButton__5JZCf:active{transform:scale(.98)}.GoogleMap_buttonIcon__Bg5SQ{width:16px;height:16px;filter:brightness(0) invert(1)}@media (max-width:768px){.GoogleMap_googleMapContainer__v7bsY{flex-direction:column;gap:0;padding:40px 20px;margin:24px auto 0}.GoogleMap_mapsColumn__cwjco,.GoogleMap_pharmacyInfoColumn__ebvxQ{padding:20px}.GoogleMap_pharmacyInfoColumn__ebvxQ{flex:none;width:100%;align-items:center;text-align:center;border-radius:12px 12px 0 0}.GoogleMap_mapsColumn__cwjco{border-radius:0 0 12px 12px}.GoogleMap_pharmacyInfoTitle__OTeW9{text-align:center}.GoogleMap_pharmacyLogoContainer__stsXp{justify-content:center}.GoogleMap_addressContainer__iA_vx{align-items:center;text-align:center}.GoogleMap_mapActions__hW0nd{justify-content:center}.GoogleMap_mapActionButton__5JZCf{flex:1;min-width:140px;justify-content:center}}@media (max-width:480px){.GoogleMap_googleMapContainer__v7bsY{margin:24px auto 0;gap:20px;padding:32px 16px}.GoogleMap_mapsColumn__cwjco,.GoogleMap_pharmacyInfoColumn__ebvxQ{padding:16px}.GoogleMap_mapActions__hW0nd{flex-direction:column}.GoogleMap_mapActionButton__5JZCf{width:100%}}.DiscountCard_tableContainer__8h1WL{padding:16px 20px 10px;background-color:transparent;border-radius:15px;overflow:hidden}.DiscountCard_couponCard__MqRpg{width:100%;max-width:450px;box-sizing:border-box;margin:0 auto;box-shadow:0 4px 15px rgba(0,0,0,.1);border-collapse:separate;border-spacing:0;border-radius:15px;overflow:hidden;background-color:#fff;border:1.5px solid #d5d7da}.DiscountCard_headerCell__WwZuP{padding:20px}.DiscountCard_headerBottomBorder__BAWq1{vertical-align:middle}.DiscountCard_logoCell__UhE5g{width:130px;vertical-align:middle}.DiscountCard_logoImage__kOgi8{display:block;border:0}.DiscountCard_taglineCell__pObrQ{vertical-align:middle;text-align:right}.DiscountCard_taglineText__EtQKD{font-size:14px;line-height:20px;color:#555;margin:0;font-family:Arial,sans-serif}.DiscountCard_titleBarCell__QCxK6{background-color:#0067ab;color:#fff;padding:6px 20px;text-align:center;font-size:18px;font-weight:500;font-family:Arial,sans-serif;print-color-adjust:exact;-webkit-print-color-adjust:exact}.DiscountCard_mainContentCell__yQ9Ac{padding:15px 20px}.DiscountCard_mainContentTable__QHSwk{padding-top:0;line-height:1.6;font-family:Arial,sans-serif;border-collapse:collapse}.DiscountCard_leftColumn__q_EtR{width:55%;vertical-align:top;padding-right:10px}.DiscountCard_rightColumn__cupyN{width:45%;vertical-align:top;padding-left:10px;position:relative;left:28px}.DiscountCard_infoRow__fq8NI{font-size:18px;padding-bottom:0}.DiscountCard_infoLabel__bgpa1{font-weight:400;display:inline-block;width:90px}.DiscountCard_infoValue__UaJ5Q{word-break:break-all;font-weight:570;position:relative;left:8px;color:#252b37;font-family:Inter,sans-serif;font-size:18px;font-style:normal;line-height:22px}.DiscountCard_savingsText__AaAKJ{font-size:18px;margin:0 0 10px;position:relative;left:1px}.DiscountCard_notInsuranceText__Bdwm1{font-size:13px;font-weight:400;color:#333;margin:0 0 10px;position:relative;left:1px}.DiscountCard_helplineText__09bcP{font-size:13px;font-weight:400;color:#333;margin:0;position:relative;bottom:5px}.DiscountCard_fullWidth__BDvxk{width:100%}.DiscountCard_table__sbCnm{border-collapse:collapse}.DiscountCard_paddingZero__bdQE4{padding:0}@media screen and (max-width:500px){.DiscountCard_leftColumn__q_EtR,.DiscountCard_rightColumn__cupyN{display:block;width:100%;box-sizing:border-box;padding-left:0;padding-right:0;position:static;text-align:left}.DiscountCard_rightColumn__cupyN{padding-top:15px}.DiscountCard_savingsText__AaAKJ{display:none}.DiscountCard_helplineText__09bcP,.DiscountCard_notInsuranceText__Bdwm1{position:static}}.HowItWorks_howItWorks__4mB8W{padding:80px 0 120px;background:white}.HowItWorks_container__jqQxe{max-width:1200px;margin:0 auto;padding:0 20px}.HowItWorks_header__bSOce{text-align:center;margin-bottom:80px}.HowItWorks_label__xsjin{color:var(--colors-text-text-brand-secondary-700,#0067ab);text-align:center;font-family:var(--Font-family-font-family-body,Inter);font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:12px}.HowItWorks_title__fk9KZ{font-size:40px;font-weight:500;color:#181d27;margin-bottom:16px;line-height:1.2}.HowItWorks_subtitle__4nrfT{font-size:20px;color:#535862;max-width:700px;margin:0 auto;line-height:32px;font-weight:330}.HowItWorks_features__rXl43{display:flex;flex-direction:column;gap:80px}.HowItWorks_feature__nMN59{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.HowItWorks_featureContent__Kggii{display:flex;flex-direction:column;gap:24px}.HowItWorks_featureHeader__Ji6Z9{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:8px}.HowItWorks_featureIcon__fpqK1{width:48px;height:48px;background:#e3f2fd;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.HowItWorks_featureIcon__fpqK1 img{filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(199deg) brightness(104%) contrast(97%)}.HowItWorks_featureTitle__YO9YW{font-size:28px;font-weight:600;color:#181d27;line-height:1.3;margin:0}.HowItWorks_featureDescription__Hg6OJ{font-size:18px;line-height:28px;font-weight:330;color:#535862;margin:0}.HowItWorks_featureButton__nqsnw{display:inline-flex;align-items:center;justify-content:center;background:#0082d4;color:white;border:none;border-radius:8px;padding:12px 16px;font-weight:500;font-size:12px;cursor:pointer;transition:background-color .2s ease;width:fit-content;min-width:120px}.HowItWorks_featureButton__nqsnw:hover{background:#0066a3}.HowItWorks_featureImage__SvCbm{display:flex;justify-content:center;align-items:center;position:relative;min-height:300px}.HowItWorks_image__3TB8k{max-width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.1);object-fit:contain;object-position:center}.HowItWorks_feature__nMN59:first-child .HowItWorks_featureImage__SvCbm,.HowItWorks_feature__nMN59:nth-child(2) .HowItWorks_featureImage__SvCbm,.HowItWorks_feature__nMN59:nth-child(3) .HowItWorks_featureImage__SvCbm{border-radius:12px;padding:0;display:flex;justify-content:center;align-items:center}.HowItWorks_feature__nMN59:first-child .HowItWorks_image__3TB8k,.HowItWorks_feature__nMN59:nth-child(2) .HowItWorks_image__3TB8k,.HowItWorks_feature__nMN59:nth-child(3) .HowItWorks_image__3TB8k{border-radius:0;box-shadow:none;margin:0 auto;display:block}@media (max-width:768px){.HowItWorks_howItWorks__4mB8W{padding:60px 0}.HowItWorks_header__bSOce{margin-bottom:60px}.HowItWorks_title__fk9KZ{font-size:36px}.HowItWorks_subtitle__4nrfT{font-size:18px}.HowItWorks_features__rXl43{gap:80px}.HowItWorks_feature__nMN59{grid-template-columns:1fr;gap:40px}.HowItWorks_feature__nMN59:nth-child(2n){direction:ltr}.HowItWorks_feature__nMN59:nth-child(2) .HowItWorks_featureContent__Kggii{order:1}.HowItWorks_feature__nMN59:nth-child(2) .HowItWorks_featureImage__SvCbm{order:2}.HowItWorks_featureTitle__YO9YW{font-size:24px}.HowItWorks_featureDescription__Hg6OJ{font-size:16px}.HowItWorks_featureIcon__fpqK1{width:40px;height:40px}.HowItWorks_featureImage__SvCbm{min-height:250px;padding:0}.HowItWorks_feature__nMN59:first-child .HowItWorks_featureImage__SvCbm,.HowItWorks_feature__nMN59:nth-child(2) .HowItWorks_featureImage__SvCbm,.HowItWorks_feature__nMN59:nth-child(3) .HowItWorks_featureImage__SvCbm{padding:0}.HowItWorks_image__3TB8k{max-width:100%;width:100%;height:auto}}.print_container__52rLH{display:flex;justify-content:center;padding:40px 20px}.print_content__5OToN{max-width:800px;width:100%}.print_instructions__R7W6e{margin-top:40px}.print_title__vSLxJ{text-align:left;margin-bottom:20px;font-weight:560!important;font-size:30px}.print_textContainer__bhOeS{max-width:600px;margin:0 auto}.print_textContainer__bhOeS p{font-weight:300;line-height:28px}@media print{.print_container__52rLH{padding:0;margin:0;height:100vh;overflow:hidden}.print_instructions__R7W6e{margin-top:20px}.print_textContainer__bhOeS{max-width:100%}}.PartnerPharmacies_partnerships__9kewZ{position:relative;padding:80px 0;overflow:hidden;background:#eff9ff;border-radius:16px;width:89.5vw;max-width:1285px;margin:30px auto 0}.PartnerPharmacies_container__SpqFy{max-width:1200px;margin:0 auto;padding:0 20px}.PartnerPharmacies_badge__b_PJD{display:inline-block;background:transparent;color:var(--Component-colors-Utility-Brand-utility-brand-700,#0067ab);text-align:center;font-family:var(--Font-family-font-family-body,Inter);font-size:14px;font-style:normal;font-weight:500;line-height:20px;padding:4px 12px;border-radius:999px;border:.05px solid rgba(0,103,171,.7);margin-bottom:24px;margin-top:8px}.PartnerPharmacies_content__LckY3{display:flex;gap:40px;align-items:flex-start}.PartnerPharmacies_textContent__qegxZ{flex:2;max-width:450px}.PartnerPharmacies_heading__wwp9A{color:var(--colors-text-text-primary-900,#181d27);font-family:var(--Font-family-font-family-display,Inter);font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-.72px;margin-bottom:16px}.PartnerPharmacies_description__XUACW{color:var(--colors-text-text-tertiary-600,#535862);font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:32px}.PartnerPharmacies_button__2JFEY{background-color:#0082d4;color:var(--Colors-Text-text-white,#fff);font-family:var(--Font-family-font-family-body,Inter);font-size:16px;font-style:normal;font-weight:600;line-height:24px;padding:12px 18px;border-radius:8px;border:none;cursor:pointer;transition:background-color .2s}.PartnerPharmacies_button__2JFEY:hover{background-color:#1366d6}.PartnerPharmacies_pharmacyLogos__VCMYA{flex:1;display:flex;justify-content:center;align-items:center;max-width:600px;margin-top:-50px;margin-left:60px}.PartnerPharmacies_pharmacyLogosImage__BIBiT{width:100%;height:auto;max-width:100%}.PartnerPharmacies_pharmacyLogosContainer__lgE0b{display:flex;justify-content:center;align-items:center}@media (max-width:768px){.PartnerPharmacies_container__SpqFy{padding:0 16px}.PartnerPharmacies_content__LckY3{flex-direction:column;text-align:center;gap:32px}.PartnerPharmacies_textContent__qegxZ{max-width:100%;margin-bottom:0}.PartnerPharmacies_button__2JFEY{width:fit-content;margin:0 auto}.PartnerPharmacies_pharmacyLogos__VCMYA{margin-top:0;margin-left:0;width:100%}.PartnerPharmacies_pharmacyLogosImage__BIBiT{max-width:400px;width:100%;height:auto}.PartnerPharmacies_pharmacyLogosContainer__lgE0b{width:100%;justify-content:center}}.Testimonial_testimonial__I490X{width:89.5vw;max-width:1285px;margin:30px auto 0;padding:80px 48px;background:#107569;color:#181d27;border-radius:16px;position:relative}.Testimonial_topLeftCornerAccent__6JSu4{position:absolute;top:125px;left:30px;z-index:5}.Testimonial_topLeftCornerAccent__6JSu4 img{width:50px;height:50px;opacity:1;filter:brightness(0) invert(1)}.Testimonial_star1__B2Tda{position:relative;bottom:-450px;left:80px;z-index:5}.Testimonial_star1__B2Tda img{width:40px;height:40px;opacity:1;filter:brightness(0) invert(1)}.Testimonial_star2__3D5Jw{position:relative;bottom:-450px;left:110px;z-index:5}.Testimonial_star2__3D5Jw img{width:40px;height:40px;opacity:1;filter:brightness(0) invert(1)}.Testimonial_container__Q4QHO{max-width:1200px;margin:0 auto;padding:0 20px}.Testimonial_testimonialContent__RkjiO{position:relative;min-height:500px;display:flex;flex-direction:column;justify-content:space-between}.Testimonial_quote__xiFI2{color:var(--Colors-Text-text-primary_on-brand,#fff);text-align:center;font-family:var(--Font-family-font-family-display,Inter);font-size:clamp(18px,4vw,36px);font-style:normal;font-weight:500;line-height:1.2;letter-spacing:-.02em;margin-bottom:40px;flex:1}.Testimonial_author__D5MXx{display:flex;flex-direction:column;align-items:center;gap:0;margin-bottom:60px}.Testimonial_authorAvatarContainer__FV9LC{width:64px;height:64px;border-radius:50%;overflow:hidden;background-color:#ccc}.Testimonial_authorAvatar__QjbE2{width:100%;height:100%;object-fit:cover}.Testimonial_authorInfo__VJTbA{text-align:center;margin-top:12px}.Testimonial_authorName__x2Pux{font-family:var(--Font-family-font-family-body,Inter);font-size:18px;font-weight:600;line-height:28px;margin-bottom:4px}.Testimonial_authorName__x2Pux,.Testimonial_authorRole__8pWhd{color:var(--Colors-Text-text-primary_on-brand,#fff);text-align:center;font-style:normal}.Testimonial_authorRole__8pWhd{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px}.Testimonial_stars__KIXIF{color:#fdb022;display:flex;justify-content:center;margin-top:4px}.Testimonial_star__Z6JZy{width:20px;height:20px;flex-shrink:0;display:inline-flex}.Testimonial_waveContainer___cW_H{width:100%;height:80px;position:relative;margin-top:0}.Testimonial_waveImage__1j0cc{object-fit:cover;width:100%}.Testimonial_carouselDots__U9UOy{display:flex;justify-content:center;gap:12px;position:relative;margin-top:20px}.Testimonial_carouselDot__Q6gVa{width:8px;height:8px;border-radius:50%;background:#fff;opacity:.5;border:none;cursor:pointer;transition:opacity .2s,box-shadow .2s;box-shadow:0 0 0 1px rgba(0,0,0,.08)}.Testimonial_activeDot__s_t_u{opacity:1;box-shadow:0 0 0 2px #fff,0 0 8px 2px #107569}.Testimonial_carouselSlides__TeKOq{position:relative;width:100%;height:100%}.Testimonial_slide__fCTCn{position:absolute;top:0;left:0;width:100%;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1);will-change:transform,opacity;opacity:1}.Testimonial_slideIn__lW43S{z-index:2}.Testimonial_slideOut__JWtr0{z-index:1}.Testimonial_fromRight__YEomA{transform:translateX(60px);opacity:0;animation:Testimonial_slideInFromRight__T9CTx .5s forwards}@keyframes Testimonial_slideInFromRight__T9CTx{0%{transform:translateX(60px);opacity:0}to{transform:translateX(0);opacity:1}}.Testimonial_fromLeft__dz1rK{transform:translateX(-60px);opacity:0;animation:Testimonial_slideInFromLeft__ehQ3q .5s forwards}@keyframes Testimonial_slideInFromLeft__ehQ3q{0%{transform:translateX(-60px);opacity:0}to{transform:translateX(0);opacity:1}}.Testimonial_toLeft__pJJ9W{transform:translateX(0);opacity:1;animation:Testimonial_slideOutToLeft__IoNgj .5s forwards}@keyframes Testimonial_slideOutToLeft__IoNgj{0%{transform:translateX(0);opacity:1}to{transform:translateX(-60px);opacity:0}}.Testimonial_toRight__3ilkc{transform:translateX(0);opacity:1;animation:Testimonial_slideOutToRight__NVO6W .5s forwards}@keyframes Testimonial_slideOutToRight__NVO6W{0%{transform:translateX(0);opacity:1}to{transform:translateX(60px);opacity:0}}@media (max-width:768px){.Testimonial_testimonial__I490X{padding:40px 24px;margin:20px auto 0}.Testimonial_testimonialContent__RkjiO{min-height:400px}.Testimonial_quote__xiFI2{margin-bottom:30px}.Testimonial_author__D5MXx{margin-bottom:40px}.Testimonial_waveContainer___cW_H{height:60px}.Testimonial_carouselDots__U9UOy{margin-top:20px}}.WhyChooseUs_whyChooseUs__kegBV{padding:80px 0;position:relative;background:#f8f8f8;border-radius:16px;width:89.5vw;max-width:1285px;margin:0 auto}.WhyChooseUs_star1__dpZaL{position:relative;top:-85px;right:-285px;z-index:4}.WhyChooseUs_star1__dpZaL img{width:30px;height:30px;opacity:1}.WhyChooseUs_star2___P8BU{position:relative;top:-110px;right:-315px;z-index:1}.WhyChooseUs_star2___P8BU img{width:30px;height:30px;opacity:1}.WhyChooseUs_container__YBHTg{max-width:1200px;margin:0 auto;padding:0 20px}.WhyChooseUs_contentWrapper__lo7vD{display:flex;justify-content:space-between;gap:40px}.WhyChooseUs_textContent__9WtCX{flex:1;max-width:800px}.WhyChooseUs_miniTitle___3Jv1{color:var(--colors-text-text-brand-secondary-700,#0067ab);font-family:var(--Font-family-font-family-body,Inter);font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:8px}.WhyChooseUs_title__qwKfy{color:#181d27;font-family:var(--Font-family-font-family-display,Inter);font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-.72px;margin-bottom:12px;position:relative}.WhyChooseUs_subtitle__yJdsf{color:#535862;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:40px;max-width:700px}.WhyChooseUs_benefits__TCfjK{display:flex;flex-direction:column;gap:32px}.WhyChooseUs_benefit__Hf53m{display:flex;gap:16px}.WhyChooseUs_benefitIcon__0Ik_z{flex-shrink:0;width:48px;height:48px;background:#fff;border:2px solid #d5d7da;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.WhyChooseUs_icon__QitZ1{width:24px;height:24px;object-fit:contain}.WhyChooseUs_benefitContent__9Jsiq{flex:1;max-width:490px}.WhyChooseUs_benefitTitle__Ls4UR{color:var(--colors-text-text-primary-900,#181d27);font-family:var(--Font-family-font-family-body,Inter);font-size:18px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:8px}.WhyChooseUs_benefitText__N2kre{color:var(--colors-text-text-tertiary-600,#535862);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:12px}.WhyChooseUs_searchLink__IWAzd{color:var(--colors-text-text-brand-secondary-700,#0067ab);font-family:var(--Font-family-font-family-body,Inter);font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-decoration:none;display:inline-flex;align-items:center}.WhyChooseUs_arrow__NPLaC{margin-left:4px}.WhyChooseUs_imageContainer__tsTOp{flex:1;display:flex;justify-content:center;align-items:center;max-width:300px;position:relative}.WhyChooseUs_phoneImage__QWVRZ{width:300px;max-height:550px;object-fit:contain;display:block;margin-top:260px;margin-left:-240px;transform:scale(.8)}.WhyChooseUs_topLeftAccent__62dQE{position:relative;top:-100px;left:-140px;z-index:1}.WhyChooseUs_topLeftAccent__62dQE img{width:50px;height:50px;opacity:1}.WhyChooseUs_bottomRightAccent__l3sOB{position:relative;bottom:-360px;right:-60px;z-index:1}.WhyChooseUs_bottomRightAccent__l3sOB img{width:50px;height:50px;opacity:1}.WhyChooseUs_waveContainer__KvBgh{width:100%;margin-top:60px;line-height:0}.WhyChooseUs_waveImage__qHHL3{width:100%;height:auto;display:block}@media (max-width:768px){.WhyChooseUs_whyChooseUs__kegBV{padding:40px 0 0}.WhyChooseUs_container__YBHTg{padding:0 16px 30px}.WhyChooseUs_contentWrapper__lo7vD{flex-direction:column;gap:24px}.WhyChooseUs_imageContainer__tsTOp,.WhyChooseUs_textContent__9WtCX{max-width:100%}.WhyChooseUs_imageContainer__tsTOp{order:1;margin-top:10px}.WhyChooseUs_phoneImage__QWVRZ{display:block;width:200px;max-height:350px;margin:0 auto;transform:scale(1)}.WhyChooseUs_title__qwKfy{padding-top:5px;font-size:36px;line-height:1.3}.WhyChooseUs_subtitle__yJdsf{font-size:20px;margin-bottom:60px}.WhyChooseUs_benefits__TCfjK{gap:24px}.WhyChooseUs_benefit__Hf53m{align-items:flex-start;font-size:16px;margin-bottom:30px}.WhyChooseUs_benefitTitle__Ls4UR{font-size:18px;line-height:28px}.WhyChooseUs_benefitText__N2kre,.WhyChooseUs_searchLink__IWAzd{font-size:16px;line-height:24px}.WhyChooseUs_bottomRightAccent__l3sOB{display:none}}