.upload-rx_mobile_container__uo3_1{width:100%;min-height:80vh}.upload-rx_mobile_container__main__H20rY{display:flex;flex-direction:column;align-items:center;height:80vh;justify-content:space-between;padding:16px;color:var(--Dark-grey,#6d7478);font-size:14px;line-height:22px;letter-spacing:.25px}.upload-rx_mobile_container__main__above__uEx7s{width:100%}.upload-rx_mobile_container__main__heading__rV6TH{color:#000;font-size:16px;font-weight:500;line-height:24px;margin-bottom:16px}.upload-rx_mobile_container__files__UW8FQ{display:flex;justify-content:flex-start;width:100%;padding:16px 0}.upload-rx_mobile_container__buttons__2PEt6{display:flex;flex-direction:column;gap:16px;margin-top:16px}.upload-rx_mobile_container__hero_img__mqjbE{margin-bottom:32px;width:300px;height:auto}.upload-rx_mobile_container__uo3_1 .upload-rx_help_button__tQ8yY{color:#000;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-align:left;margin-bottom:16px}.upload-rx_Rxs__Ld0PW{display:flex;gap:16px;align-items:flex-end}.upload-rx_main__Hf903{display:grid;grid-template-columns:2fr 1fr;grid-column-gap:16px;column-gap:16px;padding-top:48px;padding-bottom:48px}.upload-rx_upload_rx__5OJn4{display:flex;flex-direction:column;gap:16px}.upload-rx_icon__uArVI{width:32px;height:32px}.upload-rx_title__4n8yK{font-size:22px;font-weight:400;line-height:28px}.upload-rx_subtitle__So33K{color:var(--Dark-grey,#6d7478);font-size:16px;font-weight:400;line-height:20px;letter-spacing:.25px}.upload-rx_grey_box___6JqU{width:40px;height:40px;background:var(--Platinum-RX-Grey-100,#ebebeb);border-radius:8px}.upload-rx_inputs__FMAh3,.upload-rx_inputs__box__NP7d3{display:flex;width:100%;gap:16px}.upload-rx_inputs__box__NP7d3{flex-direction:column;border-radius:8px;align-items:center;justify-content:center;padding:16px;border:1px solid var(--Platinum-RX-Grey-100,#ebebeb);background:var(--Background-Grey,#fafafa);height:140px;cursor:pointer}.upload-rx_inputs__box_selected__Xqm7w{border-color:var(--Platinum-rx-Primary,#fc5a5a)}.upload-rx_upload_icon__xwAoZ{width:80px;height:80px;cursor:pointer}@media(max-width:768px){.upload-rx_upload_icon__xwAoZ{margin-right:16px}}.upload-rx_secure_text__Xq0A6{color:var(--Dark-grey,#6d7478);font-size:14px;line-height:24px;letter-spacing:.25px;text-align:center}.upload-rx_checkout__t9Mel{display:flex;flex-direction:column;gap:16px;margin-top:64px}.upload-rx_checkout__btn__zzlUt{width:100%;border-radius:8px;background:var(--Platinum-rx-Primary,#fc5a5a);padding:12px;color:#fff}.upload-rx_checkout__disabled_btn__gmI89{background-color:#f5f5f5;color:#757575;border:1px solid var(--Platinum-RX-Black-100,#cdd1d4);cursor:not-allowed}.upload-rx_prescriptions__pHBW1{display:flex;flex-direction:column;gap:8px;margin-top:16px;width:100%}@media(max-width:768px){.upload-rx_prescriptions__pHBW1{margin-top:28px}}.upload-rx_prescriptions__main__D9kRN{margin-top:16px;width:100%;min-width:360px;padding:0 16px;height:80vh}.upload-rx_rx_img__F_2zW{width:372px;height:180px;border-radius:8px}.upload-rx_uploads__3TZ6D{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:16px}.upload-rx_uploads__title__dCKQz{color:#000;font-size:16px;font-weight:500;line-height:24px}@media(min-width:768px){.upload-rx_uploads__title__dCKQz{margin-bottom:12px}}.upload-rx_uploads__rxs_container__eSxBx{margin:48px 0 0}@media(max-width:768px){.upload-rx_uploads__3TZ6D{align-items:flex-start;width:100%}}.upload-rx_add_more__nFgc6{cursor:pointer;display:flex;width:80px;height:80px;padding:2px;flex-direction:column;justify-content:center;align-items:center;gap:4px;border-radius:8px;background:var(--Platinum-sec-Red,#ffefef);color:var(--Platinum-rx-Primary,#fc5a5a);font-size:12px;font-weight:500;line-height:24px;letter-spacing:.15px}.upload-rx_add_more__icon__EqH__{font-size:20px}@media(max-width:768px){.upload-rx_add_more__nFgc6{width:100%;flex-direction:row;justify-content:flex-start;height:auto;padding:12px 8px;margin-top:8px}}.upload-rx_proceed_btn__QnGBx{padding:8px;border-radius:8px;background:var(--primary-color,#fc5a5a);color:var(--white,#fff);font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px}.upload-rx_container__zUMCN{display:flex;justify-content:space-between;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--Background-Grey,#fafafa);padding:8px 8px 8px 38px;border-radius:8px}.upload-rx_container__zUMCN input{position:absolute;opacity:0;cursor:pointer}.upload-rx_checkmark__iPhaF{position:absolute;top:18px;left:8px;width:18px;height:18px;background-color:var(--white,#fff);border-radius:50%;border:2.5px solid #eee}.upload-rx_container__zUMCN:hover input~.upload-rx_checkmark__iPhaF{border:2.5px solid #ccc}.upload-rx_container__zUMCN input:checked~.upload-rx_checkmark__iPhaF{border:2.5px solid var(--primary-color,#fc5a5a)}.upload-rx_checkmark__iPhaF:after{content:"";position:absolute;display:none}.upload-rx_container__zUMCN input:checked~.upload-rx_checkmark__iPhaF:after{display:block}.upload-rx_container__zUMCN .upload-rx_checkmark__iPhaF:after{top:2px;left:2.5px;width:8.5px;height:9px;border-radius:50%;background:var(--primary-color,#fc5a5a)}.upload-rx_options_container__aRtb8{display:flex;flex-direction:row;gap:8px;justify-content:space-between;color:#000;text-align:center;font-size:16px;font-weight:400;line-height:20px;margin-bottom:16px}.upload-rx_option_button__VHci8{width:100%;display:flex;padding:10px;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:8px;background:var(--Platinum-sec-Red,#ffefef)!important}.upload-rx_option_button__icon__AHT4O{width:24px;height:24px}.upload-rx_footer__7DBnW{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center;color:var(--Dark-grey,#6d7478);font-size:16px;font-weight:400;line-height:20px;padding:0 8%;margin-bottom:24px}.upload-rx_footer__icon__11P4l{width:40px;height:40px}.nav_profile_header_mobile_sub__CkjID{height:52px;padding:0 16px;display:flex;width:100%;justify-content:space-between;align-items:center;background:linear-gradient(0deg,#fff6f6 3.7%,#ffefef);box-shadow:0 2px 2px 0 rgba(0,0,0,.2);color:var(--black);gap:8px}.nav_profile_header_mobile_sub__CkjID b{font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px}.nav_profile_header_mobile_sub__CkjID .nav_back_icon__UoT1U{font-size:24px;cursor:pointer}.nav_drawer_nav__zQLz2,.nav_leftContainer__OgSGL{display:flex;align-items:center;gap:8px}.nav_drawer_nav__zQLz2{position:fixed;top:0;width:100%;z-index:1000;padding:16px;justify-content:space-between;background:var(--white,#fff);color:#000;border-bottom:2px solid #e0e0e0;margin-bottom:16px;background:linear-gradient(0deg,#fff6f6 3.7%,#ffefef)!important}.nav_drawer_nav__zQLz2 b{font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px}.nav_drawer_nav__zQLz2 .nav_back_icon__UoT1U{font-size:24px;cursor:pointer}.nav_drawer_nav__zQLz2 .nav_back_icon__UoT1U path{fill:#000}.nav_wallet_icon__MbnqA{font-size:28px;cursor:pointer;position:absolute;right:16px}.nav_rightIcons__ietbF{display:flex;gap:24px;align-self:center;justify-self:flex-end}@media(max-width:768px){.nav_rightIcons__ietbF{gap:0}}.nav_cartButton__mJAX1{position:relative;background:#fff;padding:7px 6px 2px 5px;border-radius:50%;cursor:pointer;border:1px solid #d8d8d8}.nav_wallet__uk1AH{cursor:pointer;display:flex;flex-direction:row-reverse;align-items:flex-start}.nav_wallet_icon__MbnqA{width:35px;height:35px;position:relative;border:1px solid #d8d8d8;border-radius:50%}.nav_wallet_money__vMdlM{border-radius:24px;background:var(--Platinum-rx-Primary,#fc5a5a);padding:0 4px;border:1px solid var(--primary-color,#fc5a5a);gap:1px;font-size:12px;color:#fff;font-weight:500;margin-right:-8px;margin-top:-4px;z-index:2}@media(max-width:768px){.nav_active__bJBid{display:none}}.nav_cart_badge_text__xWRH4{position:absolute;right:-8px;top:-5px;border-radius:24px;background:var(--Platinum-rx-Primary,#fc5a5a);padding:0 4px;border:1px solid var(--primary-color,#fc5a5a);gap:1px;font-size:12px;color:#fff;font-weight:500;z-index:2}.nav_empty_cart_badge_text__Y3kts{display:none}.LoyaltySavings_loyaltysavings__container__GJfQe{padding:16px}.LoyaltySavings_background_container__O3_3B{padding:10px 0 0 16px;border-radius:12px;border:1px solid #4c3fb8;background:linear-gradient(96deg,#f6f5ff -2.07%,#fbfbff 31.46%,#fbeeff 69.41%,#f1e2ff 104.41%)}.LoyaltySavings_top_container__FEVPZ{display:flex;justify-content:space-between}.LoyaltySavings_text_container__T80Gy{padding-bottom:8px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px}.LoyaltySavings_text__obcqD{color:#000;font-size:14px;font-weight:500;line-height:20px}.LoyaltySavings_saved_amount__1Bc7s{font-family:Chau Philomene One;color:#574ca9;font-size:28px;font-weight:600;line-height:26px}.LoyaltySavings_saving_text__SeOLT{color:var(--Dark-grey,#6d7478);font-size:16px;font-weight:400;line-height:21px}.LoyaltySavings_img_container__y18xy{margin:0 1px -4px 0}.LoyaltySavings_EdgeSavingsImg__wik6z{width:170px;height:151.219px}.LoyaltySavings_container__hy_m9{padding-top:16px}.LoyaltySavings_title__2ibtF{color:#000;font-size:16px;font-weight:500;line-height:24px}.LoyaltySavings_orders_list__CnJQ_{display:flex;flex-direction:column;gap:15px}.LoyaltySavings_order_Item__EHAMi{display:flex;justify-content:space-between;align-items:center;padding:15px}.LoyaltySavings_date_container__Dh5tr{background-color:#f9f9f9;border-radius:8px;padding:2px 12px}.LoyaltySavings_date__GMDGb{color:#000;font-size:22px;font-weight:500;line-height:32px}.LoyaltySavings_Months__g0cQ5{color:var(--Dark-grey,#6d7478);font-size:12px;font-weight:400;line-height:16px}.LoyaltySavings_order_details__dUfcI{flex-grow:1;margin:0 15px}.LoyaltySavings_orderId__L7jQf{color:var(--Dark-grey,#6d7478);font-size:14px;font-weight:500;line-height:20px}.LoyaltySavings_order_total__5Lvdt{font-size:12px;font-weight:500;line-height:18px}.LoyaltySavings_savings__MRBHM{text-align:right;min-width:100px}.LoyaltySavings_savings_label__HxkaK{color:var(--Dark-grey,#6d7478);font-size:12px;font-weight:400;line-height:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-position:from-font}.LoyaltySavings_savings_amount__rAl9_{color:var(--Platinum-Success-900,#509854);font-size:16px;font-weight:500;line-height:24px}.LoyaltySavings_dashed_line__5EYZv{width:100%;height:1px;border-top:1px dashed var(--PlatinumRX-Secondary-100,#cac3ff)}.LoyaltySavings_order_Item__EHAMi{cursor:pointer;transition:background-color .2s ease;padding:12px;border-radius:8px}.LoyaltySavings_order_Item__EHAMi:hover{background-color:#f5f5f5}.LoyaltyDrawer_savings_drawer__XQp8s{padding:16px;color:var(--Platinum-rx-Black,#031926)}.LoyaltyDrawer_header__NOxV0{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:500;line-height:26px;padding-bottom:16px}.LoyaltyDrawer_label__1Xf_8{font-size:16px;font-weight:400;line-height:21px}.LoyaltyDrawer_label_Two__hLNpk{font-size:16px;font-weight:500;line-height:24px}.LoyaltyDrawer_amount__UZZsc{font-size:14px;font-weight:500;line-height:20px}.LoyaltyDrawer_savings_item__HJr8T{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eee}.LoyaltyDrawer_icon_text_container__hPe9m{display:flex;gap:8px}.LoyaltyDrawer_total_savings__5XK4R{display:flex;justify-content:space-between;padding:16px 0;font-weight:600}.LoyaltyDrawer_edge_savings_icons__MZzWM{width:16px;height:16px}.pre-delivery_predelivery__X_eo1,.pre-delivery_predelivery_cart__3lqcb{display:flex;justify-content:space-between;align-items:flex-end;border-radius:8px;font-size:14px;font-weight:400;line-height:22px;letter-spacing:.25px;color:var(--Platinum-rx-Black,#031926)}@media(min-width:768px){.pre-delivery_predelivery__X_eo1,.pre-delivery_predelivery_cart__3lqcb{gap:32px}}.pre-delivery_predelivery__icon__Zg8fg,.pre-delivery_predelivery_cart__icon__5ecdb{font-size:24px}.pre-delivery_predelivery__fast_icon__z4JRz,.pre-delivery_predelivery_cart__fast_icon__g50VI{font-size:32px}.pre-delivery_predelivery__date__4Sl8_,.pre-delivery_predelivery_cart__date__4JPSP{display:flex;align-items:center;gap:4px;color:var(--Platinum-rx-Black,#031926)}.pre-delivery_predelivery__cart_pincode__WCyZz,.pre-delivery_predelivery_cart__cart_pincode__qQFfS{color:var(--Platinum-rx-Black,#031926);font-size:14px;font-weight:500!important;line-height:16px}.pre-delivery_predelivery__pincode__RKP2_,.pre-delivery_predelivery_cart__pincode__WhgCC{display:flex;padding:6px 12px;align-items:center;gap:4px;border-radius:28px;border:1px solid var(--Platinum-RX-Grey-200,#d8d8d8);background:#f3f3f3;font-weight:500}.pre-delivery_predelivery__pincode__no__Ytlb8,.pre-delivery_predelivery_cart__pincode__no__jgjAL{color:var(--Platinum-rx-Black,#031926);font-size:14px;font-weight:400;line-height:16px}.pre-delivery_predelivery__pincode__btn__WKA_D,.pre-delivery_predelivery_cart__pincode__btn__qd_bt{color:var(--primary-color,#fc5a5a)}@media(min-width:768px){.pre-delivery_predelivery__X_eo1{background-color:unset;padding-top:12px}.pre-delivery_predelivery__date__4Sl8_{font-size:16px;line-height:20px}.pre-delivery_predelivery__pincode__RKP2_{font-size:16px}.pre-delivery_predelivery_cart__date__4JPSP{font-size:18px;line-height:20px}}.pre-delivery_same_day_message__01TxJ{color:var(--Flexipill-Black-500,#031926);font-size:12px;font-weight:400;line-height:16px}.set-reminder_reminder_container__39UZy{display:flex;flex-direction:column;gap:16px;padding:0 16px 56px;z-index:1000}@media(min-width:768px){.set-reminder_reminder_container__39UZy{padding:16px;max-width:564px}}.set-reminder_header__rpso_{display:flex;gap:12px;color:var(--Platinum-rx-Black,#031926);font-size:16px;font-weight:500;line-height:24px;padding-right:1rem;align-items:center}@media(min-width:768px){.set-reminder_header__rpso_{font-size:24px;font-style:normal;font-weight:500;line-height:36px}}.set-reminder_header__icon__Mz8su{font-size:36px}.set-reminder_options_container_wrapper__oWhFL{display:flex;gap:10px;flex-direction:column}.set-reminder_options_container__1UjR2{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly}.set-reminder_card_option__loJlj{border:1px solid #e0e0e0;border-radius:4px;padding:4px 8px;border-radius:8px;background:#fff;cursor:pointer;color:var(--Dark-grey,#6d7478);font-size:16px;font-weight:400;line-height:24px}@media(max-width:768px){.set-reminder_card_option__loJlj{width:45%}}.set-reminder_selected_option__1DdY2{border:1px solid var(--Platinumrx-Primary-500,#f34d4d);background:var(--Platinum-sec-Red,#ffefef);color:var(--Platinum-rx-Black,#031926)}.set-reminder_date_container__title__nTNLL{color:var(--Platinum-rx-Black,#031926);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:left}@media(min-width:768px){.set-reminder_date_container__6H5Fu{align-self:flex-start}.set-reminder_confirm_btn__q210j{align-self:center}}.set-reminder_mobile_container__2DpsH{position:fixed;bottom:0;background-color:#fafafa;box-sizing:border-box;padding:8px 0 16px;filter:drop-shadow(rgb(0,0,0) 0 1px 300px);border-radius:16px 16px 0 0;z-index:1000;width:100%}.set-reminder_close_icon__uB_Te{position:absolute;right:20px;color:#031926;transition:color .2s ease}.set-reminder_close_icon__uB_Te:hover{color:#333}.guide_guide__YWzav{border-radius:8px;background:var(--Background-Grey,#fafafa);padding:16px 16px 24px}.guide_guide__content__sJvyh{position:relative;margin-left:58px}@media(max-width:768px){.guide_guide__content__sJvyh{margin-left:20px}}.guide_guide__heading__4x2qt{color:#000;font-size:16px;font-weight:500;line-height:24px;margin-bottom:16px}.guide_guide__img_container__d_As_{width:302px;height:387px}.guide_guide__img__Ywwc5{width:100%;height:100%}.guide_chip__a_kPF{border-radius:4px;background:#00e80d;padding:0 8px;position:absolute;left:-50px}@media(max-width:768px){.guide_chip__a_kPF{left:-20px}}.guide_doctor_chip__TKyP4{top:10px}.guide_patient_chip__xrEra{top:80px}.guide_medicines_chip__etN16{top:150px}.guide_sign_chip__2CdeJ{top:300px}.guide_each_text__4aVns{display:flex;gap:8px;font-size:12px;font-weight:400;line-height:14px}.guide_text_container__Tn4Mx{margin-top:16px;display:flex;flex-direction:column;gap:12px}.uploaded-files_uploadedFiles__1Wxu_{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end}.uploaded-files_uploadedFiles__image__if0Mv{cursor:pointer;border-radius:8px;width:80px;height:80px}.uploaded-files_remove_icon__lbgBr{right:-10px;top:-10px;position:absolute;background:var(--primary-color);border-radius:50%;cursor:pointer;padding:3px 4px 0}.uploaded-files_remove_icon__lbgBr svg{color:#fff}.uploaded-files_remove_icon__lbgBr:hover{background:#fafafa}.uploaded-files_remove_icon__lbgBr:hover svg{color:#000}.howItWorks_desktopView__1gyxi{display:flex;margin:16px 64px}.howItWorks_IconContainer__u7AFi{position:relative;display:flex;flex-direction:column;align-items:center;color:#000;text-align:center;font-size:16px;font-weight:400;line-height:24px;gap:12px}.howItWorks_IconContainer__text__hDSp1{position:absolute;top:48px;width:180px}@media(max-width:1200px){.howItWorks_IconContainer__text__hDSp1{width:80px}}.howItWorks_icon__ZDFXM{width:32px;height:32px}.howItWorks_dashedStepBorder__AEp6o{color:#d2d2d2;font-weight:700;height:16px;flex-grow:1;border-bottom:2px dashed #d2d2d2;margin:0 8px}.howItWorksDrawer_mobileView__kb_cQ{display:flex;flex-direction:column;margin:16px}.howItWorksDrawer_IconContainer__HopfI{display:flex;align-items:center;color:#000;text-align:center;font-size:16px;font-weight:400;line-height:24px;gap:12px}.howItWorksDrawer_icon__eqdWx{width:32px;height:32px}.howItWorksDrawer_dashedStepBorder__qvsZw{color:#d2d2d2;font-weight:700;flex-grow:1;border-left:2px dashed #d2d2d2;margin:0 8px}.howItWorksDrawer_arrow_icon__ibnMR{width:36px;font-size:48px;margin:4px 0}.howItWorksDrawer_submit_btn__st_AF{height:48px;margin-top:32px;background:#fc5a5a;border-radius:8px;color:#fff;font-size:16px;font-weight:500;line-height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer}.address-details_main__T1FmU{display:flex;flex-direction:column;gap:16px;margin:16px 0}@media(min-width:768px){.address-details_main__T1FmU{margin:0}}.address-details_title__pZLMH{font-size:14px;font-weight:500;line-height:16px}@media(min-width:768px){.address-details_title__pZLMH{font-size:16px;line-height:20px}}.address-details_address_details__fX77a{display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.address-details_address_details__fX77a{gap:16px}}.address-details_patient_details__xLU3H{display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.address-details_patient_details__xLU3H{gap:16px}}.address-details_details_box__h_sPb{display:flex;justify-content:space-between;padding:8px;background-color:var(--grey-background,#fafafa);border-radius:8px}@media(min-width:768px){.address-details_details_box__h_sPb{padding:8px 16px}}.address-details_patient__xyvXn{display:flex;gap:8px;align-items:center;font-size:14px}@media(min-width:768px){.address-details_patient__xyvXn{font-size:16px;line-height:24px;font-weight:500}}.address-details_address__PsgIi{font-size:12px}@media(min-width:768px){.address-details_address__PsgIi{font-size:16px;line-height:24px}}.address-details_address__personal_details__3yyhh{display:flex;gap:8px;align-items:center}.address-details_address__name__4cT5N{font-weight:500}.address-details_address__address__O__94{color:#68757d;margin:4px 0 10px}@media(min-width:768px){.address-details_address__number__LOOwS{font-size:14px}}.address-details_coldaddress__ZI_AW{font-size:14px}.address-details_coldaddress__name__sP8OR{font-weight:500}.address-details_coldaddress__address__ytks0{color:#68757d;margin:4px 0 10px}@media(min-width:768px){.address-details_coldaddress__number___NJbU{font-size:14px}}.address-details_change_btn__PqUSK{font-size:12px;padding:0 8px;color:var(--primary-color,#fc5a5a)!important}@media(min-width:768px){.address-details_change_btn__PqUSK{font-size:16px;line-height:24px}}.address-details_divider__S9qom{height:20px;width:1px;border-radius:2px;background:#d9d9d9}@media(max-width:768px){.address-details_divider__S9qom{height:10px}}.address-details_loader__XeYdo{display:flex;flex-direction:column;gap:16px;margin:16px 0}@media(min-width:768px){.address-details_loader__XeYdo{margin:0}}.address-details_loader__XeYdo .address-details_address__PsgIi{width:100%}.address-details_loader__XeYdo .address-details_title__pZLMH{width:200px;height:28px}.address-details_loader__XeYdo .address-details_name__iZaaH{width:60px;height:20px}.address-details_loader__XeYdo .address-details_full_address__5bghX{width:80%;height:20px}.address-details_loader__XeYdo .address-details_icon__hJz0K{width:20px;height:20px}.address-details_loader__XeYdo .address-details_number__DEHKp{width:100px;height:20px}.address-details_loader__XeYdo .address-details_change_btn__PqUSK{width:60px;height:20px}.address-details_loader__XeYdo .address-details_box__265Fg{width:100%;padding:10px 24px;display:flex;gap:8px;border-radius:8px}.address-details_loader__XeYdo .address-details_box__265Fg .address-details_icon__hJz0K{width:24px;height:32px;background-color:#e68787}.address-details_loader__XeYdo .address-details_box__265Fg .address-details_address__PsgIi{width:50%}.cart-mobile_emptyCartContainer__bt_vy{align-items:center;display:flex;flex-direction:column!important;justify-content:center;height:50vh;gap:20px}.cart-mobile_emptyCartContainer__bt_vy img{width:35%;height:auto}.cart-mobile_emptyCartContainer__text__NfSjm{font-size:30px;font-weight:700;color:#fc5a5a;line-height:10px}.cart-mobile_emptyOuterContainer__6ESvg{gap:20px}.cart-mobile_cart_mobile__container__W98_q{display:flex;flex-direction:column;gap:20px;position:relative;background:#f8f8f8;margin:0 0 120px}@media(max-width:1200px){.cart-mobile_cart_mobile__container__W98_q{padding:96px 4.5% 10px!important}}.cart-mobile_cart_mobile__container_extra_margin__aei6N{margin:0 0 180px}.cart-mobile_divider__sAqXi{width:110%;height:8px;background:var(--Platinum-RX-Grey-100,#ebebeb);margin:12px -5%}.cart-mobile_billingDetailsContainer__nZviv{position:-webkit-sticky;position:sticky;top:15%;height:max-content}.cart-mobile_AlsoBought__SVmtd{margin-top:16px}.cart-mobile_mobileButtonConatainer__j3r2L{display:flex;flex-direction:column;gap:16px}.cart-mobile_mobileButtonConatainer__j3r2L .cart-mobile_add_btn__MSWck{background-color:var(--primary-color);color:var(--white);padding:8px 16px;border-radius:8px}.cart-mobile_mobileButtonConatainer__j3r2L .cart-mobile_upload_btn__rhwKo{color:var(--primary-color);border:1px solid var(--primary-color);padding:8px 16px;border-radius:8px}.cart-mobile_savingsText__DnjmH{font-size:18px;color:#afafaf;font-weight:400;margin-top:10px}.cart-mobile_cart_mobile__offers__ddG3S{display:flex;flex-direction:column;gap:16px}.cart-mobile_cart_mobile__toast__vIHuR{position:fixed;display:flex;z-index:9999;gap:4px;bottom:124px;border-radius:8px;left:calc(50% - 156px);border:1px solid var(--Platinum-RX-Grey-100,#ebebeb);box-shadow:0 2px 2px 0 rgba(0,0,0,.2);background:var(--Platinum-rx-white,#fff);padding:4px 8px;color:#000;align-items:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.25px;animation:cart-mobile_slideUp__3sWYM .3s ease-out forwards;opacity:0;transform:translateY(20px)}@keyframes cart-mobile_slideUp__3sWYM{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cart-mobile_cart_mobile__toast__vIHuR:hover{transform:scale(1.02);transition:transform .2s ease}@keyframes cart-mobile_pulse__65aRu{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.cart-mobile_cart_mobile__toast_icon__6tpS_{width:24px;height:24px;animation:cart-mobile_pulse__65aRu 2s infinite}.cart-mobile_overlay__kW_bJ{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9998;overflow:scroll}.cart-mobile_cashfree_modal__v3nLe{margin-bottom:100px;width:100%;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:9999;background-color:rgba(0,0,0,.8);border-radius:10px}.cart-mobile_cart_mobile__pJplg{position:relative}.cart-mobile_reviewsContainer__Ktwoz{display:flex;justify-content:space-between;gap:16px;z-index:0;position:relative;padding:12px 0!important;margin-top:-12px;background-color:#fff;border-radius:12px!important;border:1px solid #ebebeb!important}@media(max-width:768px){.cart-mobile_reviewsContainer__Ktwoz{margin-bottom:-12px}}.cart-mobile_each_drug__nzxlk{width:-moz-fit-content!important;width:fit-content!important;border-left:1px dashed #ebebeb!important;margin-left:4px;padding-left:4px}.cart-mobile_each_drug__nzxlk:hover{box-shadow:0 0 10px 1px #fcaaaa}.cart-mobile_title__lHbK8{color:var(--Platinum-rx-Black,#031926);font-size:16px;font-weight:500;line-height:12px;display:flex;gap:2px;align-items:center;margin-bottom:12px}.cart-mobile_title__icon__V0uNW{margin-top:-2px}.cart-mobile_edgeBadge__WOzbh{display:flex;padding:2px 10px 10px;justify-content:center;align-items:center;gap:10px;border-radius:12px 12px 0 0;background:var(--Platinumrx-edge-gradient,linear-gradient(232deg,#6357bc -.5%,#2d2856 97.94%));color:#fff;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap;position:relative;margin:16px 0;width:-moz-fit-content;width:fit-content;align-self:flex-end}@media(min-width:768px){.cart-mobile_edgeBadge__WOzbh{display:none}}.billing-details_title__41C14{font-size:16px;font-weight:500;margin:16px 0}@media(max-width:768px){.billing-details_title__41C14{margin:0}}.billing-details_packaging_tooltip__0FrFn{color:#031926;font-size:12px;font-weight:400}.billing-details_packaging_tooltip__container__M5L_F{color:var(--Flexipill-Black-500,#031926);font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;display:flex;margin-top:16px;align-items:center}.billing-details_packaging_tooltip__type__SBBxU{font-size:12px;font-weight:400;line-height:16px;padding-left:2px}.billing-details_packaging_tooltip__icon__DBBZI{width:24px;height:24px}.billing-details_shipping_tooltip__Hit_D{color:#031926;font-size:10px;font-weight:400}.billing-details_bill_details_container__DZ51B{display:flex;flex-direction:column;padding:12px;background-color:#fff;border:1px solid var(--Flexipill-Grey-100,#e8e8e8);border-radius:8px;gap:8px}@media(min-width:768px){.billing-details_bill_details_container__DZ51B{border-radius:0;background-color:transparent;margin:24px 0 0;border-top:1px solid var(--Flexipill-Grey-100,#e8e8e8);border-bottom:1px solid var(--Flexipill-Grey-100,#e8e8e8)}}.billing-details_bill_item__yD3hi{display:flex;justify-content:space-between}.billing-details_bill_item__title__o1F7J{color:var(--Platinum-rx-Black,#031926);font-size:14px;font-weight:400;line-height:21px;display:flex;align-items:center;gap:4px}.billing-details_bill_item__value_container__YY40t{display:flex;align-items:center;gap:5px;font-size:14px}.billing-details_bill_item__value_container__value__fXlJl{font-weight:500;font-size:14px;line-height:20px}.billing-details_bill_item__value_container__value__span__BuWbK{text-decoration:line-through;padding-left:4px}.billing-details_original_shipping_charges__DIfZn{text-decoration:line-through}.billing-details_total_pay__cg2cG,.billing-details_total_savings__RJEK2{display:flex;justify-content:space-between;margin:10px 0;font-weight:500;line-height:1.75}.billing-details_total_pay__title__X_vWu,.billing-details_total_savings__title__g2grE{font-size:16px}.billing-details_total_pay__value__FR0RN,.billing-details_total_savings__value__xty9X{font-size:14px}.billing-details_total_savings__value__xty9X{color:#219653}.billing-details_bill_middle_line__qXIdu{flex:auto;margin:0 10px;place-self:center}.billing-details_add_more__BDGy8,.billing-details_free_delivery__RUMwF{place-items:center;border-radius:9px;background:linear-gradient(269deg,#e5ffde -9.99%,#d6ffcb 102.86%);padding:8px 2px;text-align:center;font-size:12px!important;text-wrap:nowrap;margin-bottom:10px;margin-top:10px}.billing-details_free_delivery__RUMwF{background:#f3fff3;display:flex;justify-content:center;align-items:self-end;gap:5px}.billing-details_add_more__BDGy8 span{color:#219653}.billing-details_loader__DWsmh .billing-details_title__41C14{width:120px;height:24px;margin:16px 0}@media(min-width:768px){.billing-details_loader__DWsmh .billing-details_title__41C14{display:none}}.billing-details_loader__DWsmh .billing-details_bill_item__title__o1F7J{width:120px;height:24px}.billing-details_loader__DWsmh .billing-details_bill_item__value_container__value__fXlJl{width:60px;height:28px}.billing-details_greytext__J45tT{color:var(--Platinum-Dark-grey)}.billing-details_coupon__g3VWN{font-weight:500}.billing-details_edge_membership__title__30KN3{display:flex;align-items:center;gap:8px}.billing-details_edge_membership__image__gm9Ro{width:34px;height:20px;object-fit:contain;margin-bottom:5px}.billing-details_bill_divider__urap2{height:1px;background-color:var(--Platinum-RX-Grey-100,#ebebeb);margin:6px 0}.billing-details_bill_section___ccr3{display:flex;flex-direction:column;gap:8px}.billing-details_bill_text__55GOm{color:var(--Flexipill-Black-300,#68757d);font-size:14px;font-weight:400;line-height:20px}.billing-details_bill_text--discount__XGA9T{color:var(--Green-1,#219653)}.billing-details_bill_text--total-payable__FIove{color:var(--Flexipill-Black-500,#031926);font-size:16px;font-weight:500;line-height:24px}.cart_mobileOnlyBottomNav__WmL6d{margin-top:78px}@media(min-width:768px){.cart_mobileOnlyBottomNav__WmL6d,.cart_mobileOnlyHeader__nKA5M{display:none}}.cart_emptyCartContainer__Bp_SN{align-items:center;border:2px solid #e5e5e5;border-radius:15px;display:flex;flex-direction:column!important;justify-content:center;height:50vh;gap:50px}.cart_emptyCartContainer__Bp_SN .cart_img__h0r9l{width:35%;height:auto}@media(max-width:1200px){.cart_cartPageContainer__kuOvo{padding:3% 5%!important}}.cart_billingDetailsContainer__sivU7{position:-webkit-sticky;position:sticky;top:15%;height:max-content}@media(max-width:1200px){.cart_emptyCartIconsCard__2Oe55{gap:5px!important}}.cart_drawer_nav__ME8X7{justify-content:space-between!important;background:linear-gradient(0deg,#fff6f6 3.7%,#ffefef)!important}.cart_drawer_nav__title__YvUze{display:flex;align-items:center;gap:8px}.cart_drawer_nav__add_btn__ezAg5{color:var(--Platinum-rx-Primary,#fc5a5a);font-size:16px;font-weight:500;line-height:24px}.cart_drawer_nav__ME8X7 .cart_back_icon__EsfQ3 path{fill:var(--primary-color,#fc5a5a)!important}.cart_profile_header_mobile_sub__skuAg{height:52px;padding:0 16px;display:flex;justify-content:flex-start;align-items:center;background:var(--primary-color,#fc5a5a);box-shadow:0 2px 2px 0 rgba(0,0,0,.2);color:var(--white);gap:8px}.cart_profile_header_mobile_sub__skuAg b{font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px}.cart_profile_header_mobile_sub__skuAg .cart_back_icon__EsfQ3{font-size:24px;cursor:pointer}.cart_drawer_nav__ME8X7{position:fixed;top:0;width:100%;z-index:1000;padding:16px;display:flex;justify-content:flex-start;align-items:center;background:var(--white,#fff);color:#000;gap:8px;border-bottom:2px solid #e0e0e0;margin-bottom:16px}.cart_drawer_nav__ME8X7 b{font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px}.cart_drawer_nav__ME8X7 .cart_back_icon__EsfQ3{font-size:24px;cursor:pointer}.cart_drawer_nav__ME8X7 .cart_back_icon__EsfQ3 path{fill:#000}.cart_wallet_icon__n7mzO{font-size:28px;cursor:pointer;position:absolute;right:16px}