.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}