.PrescriptionPage{display:flex;flex-direction:column;align-items:flex-start}.PrescriptionPage .banner{background-color:#e6f0ec;display:flex;width:100%;align-items:flex-start;justify-content:center}.PrescriptionPage .banner .bannerWrapper{max-width:1464px;width:100%;background-position:100%;background-repeat:no-repeat;background-size:contain;background-image:url(/assets/prescriptionHero.png)}@media screen and (max-width:786px){.PrescriptionPage .banner .bannerWrapper{background-position:bottom;padding:32px 32px 36dvh}}.PrescriptionPage .banner .bannerWrapper .bannerContent{display:flex;max-width:55%;flex-direction:column;justify-content:center;align-items:flex-start;gap:29px;flex-shrink:0;padding:80px 0 80px 80px}@media screen and (max-width:1330px){.PrescriptionPage .banner .bannerWrapper .bannerContent{max-width:65%}}@media screen and (max-width:1137px){.PrescriptionPage .banner .bannerWrapper .bannerContent{max-width:75%}}@media screen and (max-width:868px){.PrescriptionPage .banner .bannerWrapper .bannerContent{max-width:85%}}@media screen and (max-width:768px){.PrescriptionPage .banner .bannerWrapper .bannerContent{max-width:100%;padding:0}}.PrescriptionPage .banner .bannerWrapper .bannerContent .bannerTitleWrapper{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.PrescriptionPage .banner .bannerWrapper .bannerContent .bannerTitleWrapper .bulletsWrapper{display:flex;align-items:center;gap:16px}@media screen and (max-width:1006px){.PrescriptionPage .banner .bannerWrapper .bannerContent .bannerTitleWrapper .bulletsWrapper{flex-wrap:wrap}}.PrescriptionPage .banner .bannerWrapper .bannerContent .bannerTitleWrapper .bannerTitle{color:var(--Green---Primary-800,#003721);font-size:48px;font-style:normal;font-weight:700;line-height:120%}@media screen and (max-width:768px){.PrescriptionPage .banner .bannerWrapper .bannerContent .bannerTitleWrapper .bannerTitle{font-size:32px}}.PrescriptionPage .banner .bannerWrapper .bannerContent .subHeading{color:var(--Neutral---Seondary-900,#36383a);font-size:18px;font-style:normal;font-weight:400;line-height:150%;max-width:75%}@media screen and (max-width:768px){.PrescriptionPage .banner .bannerWrapper .bannerContent .subHeading{font-size:16px;max-width:none}}.PrescriptionPage .banner .bannerWrapper .bannerContent .mainBttn svg{max-width:14px;max-height:14px}.prescriptionForms{background:var(--Green---Primary-50,#e6f0ec)}.prescriptionForms,.prescriptionForms .prescriptionFormsWrapper{display:flex;flex-direction:column;align-items:center;width:100%}.prescriptionForms .prescriptionFormsWrapper{max-width:1464px;gap:40px;padding:80px}@media screen and (max-width:768px){.prescriptionForms .prescriptionFormsWrapper{padding:40px 16px}}.prescriptionForms .prescriptionFormsWrapper .info{display:flex;flex-direction:column;align-items:center;gap:16px;align-self:center;max-width:500px}@media screen and (max-width:768px){.prescriptionForms .prescriptionFormsWrapper .info{max-width:none}}.prescriptionForms .prescriptionFormsWrapper .info .heading{color:var(--Green---Primary-800,#003721);text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:120%}@media screen and (max-width:768px){.prescriptionForms .prescriptionFormsWrapper .info .heading{font-size:28px}}.prescriptionForms .prescriptionFormsWrapper .info .subHeading{color:var(--Basic-Black,#000);text-align:center;opacity:.7;font-size:24px;font-style:normal;font-weight:700;line-height:120%}@media screen and (max-width:768px){.prescriptionForms .prescriptionFormsWrapper .info .subHeading{font-size:18px}}.prescriptionForms .prescriptionFormsWrapper .info .desc{color:var(--Neutral---Seondary-900,#36383a);text-align:center;opacity:.7;font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width:768px){.prescriptionForms .prescriptionFormsWrapper .info .desc{font-size:16px}}.prescriptionForms .prescriptionFormsWrapper .FormWrapper{display:flex;padding:40px;flex-direction:column;align-items:center;gap:12px;flex-shrink:0;align-self:center;border-radius:14px;background:var(--Neutral-100,#fff);box-shadow:24px 24px 40px 0 rgba(0,0,0,.04);flex:1 1;align-items:flex-start;width:820px}@media screen and (max-width:768px){.prescriptionForms .prescriptionFormsWrapper .FormWrapper{padding:16px;width:100%}}.prescriptionForms .prescriptionFormsWrapper form{margin-top:-22px}.prescriptionForms .prescriptionFormsWrapper .formWrap,.prescriptionForms .prescriptionFormsWrapper form{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:22px;align-self:stretch}.prescriptionForms .prescriptionFormsWrapper .formWrap .dual,.prescriptionForms .prescriptionFormsWrapper form .dual{display:flex;align-items:flex-start;gap:22px;align-self:stretch}@media screen and (max-width:768px){.prescriptionForms .prescriptionFormsWrapper .formWrap .dual,.prescriptionForms .prescriptionFormsWrapper form .dual{flex-direction:column}}.prescriptionForms .prescriptionFormsWrapper .formWrap .inputfield,.prescriptionForms .prescriptionFormsWrapper form .inputfield{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:16px}.prescriptionForms .prescriptionFormsWrapper .formWrap fieldset,.prescriptionForms .prescriptionFormsWrapper .formWrap fieldset:focus,.prescriptionForms .prescriptionFormsWrapper form fieldset,.prescriptionForms .prescriptionFormsWrapper form fieldset:focus{border-color:var(--primary)}.prescriptionForms .prescriptionFormsWrapper .formWrap .MuiFormControl-root,.prescriptionForms .prescriptionFormsWrapper form .MuiFormControl-root{width:100%}.prescriptionForms .prescriptionFormsWrapper .formWrap .MuiFormControl-root .MuiInputBase-root,.prescriptionForms .prescriptionFormsWrapper form .MuiFormControl-root .MuiInputBase-root{border-radius:8px;background-color:#fff}.prescriptionForms .prescriptionFormsWrapper .formWrap .MuiFormControl-root .MuiInputBase-root:hover,.prescriptionForms .prescriptionFormsWrapper form .MuiFormControl-root .MuiInputBase-root:hover{background-color:#eaeaea}.prescriptionForms .prescriptionFormsWrapper .formWrap .MuiFormControl-root .MuiInputBase-root.Mui-focused,.prescriptionForms .prescriptionFormsWrapper form .MuiFormControl-root .MuiInputBase-root.Mui-focused{background-color:#f5f5f5;box-shadow:0 0 4px rgba(0,0,0,.2)}.prescriptionForms .prescriptionFormsWrapper .formWrap .MuiFormControl-root .MuiOutlinedInput-notchedOutline,.prescriptionForms .prescriptionFormsWrapper form .MuiFormControl-root .MuiOutlinedInput-notchedOutline{border:1px solid var(--primary)}.prescriptionForms .prescriptionFormsWrapper .formWrap .MuiFormControl-root .MuiOutlinedInput-notchedOutline:hover,.prescriptionForms .prescriptionFormsWrapper form .MuiFormControl-root .MuiOutlinedInput-notchedOutline:hover{border-color:var(--primary)}.prescriptionForms .prescriptionFormsWrapper .formWrap .MuiFormControl-root .MuiInputLabel-root,.prescriptionForms .prescriptionFormsWrapper .formWrap .MuiFormControl-root .MuiInputLabel-root.Mui-focused,.prescriptionForms .prescriptionFormsWrapper form .MuiFormControl-root .MuiInputLabel-root,.prescriptionForms .prescriptionFormsWrapper form .MuiFormControl-root .MuiInputLabel-root.Mui-focused{color:var(--primary)}.prescriptionForms .prescriptionFormsWrapper .formWrap .mui-tel-input-wrapper,.prescriptionForms .prescriptionFormsWrapper form .mui-tel-input-wrapper{width:100%}.prescriptionForms .prescriptionFormsWrapper .formWrap button,.prescriptionForms .prescriptionFormsWrapper form button{align-self:stretch}.prescriptionForms .prescriptionFormsWrapper .formWrap button.disabled,.prescriptionForms .prescriptionFormsWrapper form button.disabled{opacity:.5}.prescriptionForms .prescriptionFormsWrapper .formWrap .privacy,.prescriptionForms .prescriptionFormsWrapper form .privacy{display:flex;align-self:start;padding-left:20px}.prescriptionForms .prescriptionFormsWrapper .formWrap .privacy label,.prescriptionForms .prescriptionFormsWrapper form .privacy label{display:flex;align-items:center;gap:12px;align-self:stretch;color:var(--Neutral---Seondary-500,#828488);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.prescriptionForms .prescriptionFormsWrapper .formWrap .privacy label .MuiCheckbox-root,.prescriptionForms .prescriptionFormsWrapper form .privacy label .MuiCheckbox-root{display:flex;width:20px;height:20px;padding:3px;justify-content:center;align-items:center;border-radius:6px;border:1px solid rgba(0,0,0,0);background:var(--Basic-White,#fff)}.prescriptionForms .prescriptionFormsWrapper .formWrap .privacy a,.prescriptionForms .prescriptionFormsWrapper form .privacy a{text-decoration:underline}.prescriptionForms .prescriptionFormsWrapper .formWrap .horizontalDivider,.prescriptionForms .prescriptionFormsWrapper form .horizontalDivider{color:#eff0f0;background-color:#eff0f0;height:1px;width:100%}.prescriptionForms .prescriptionFormsWrapper .formWrap .titles,.prescriptionForms .prescriptionFormsWrapper form .titles{color:var(--Basic-Black,#000);font-size:18px;font-style:normal;font-weight:700;line-height:120%;text-align:left}.prescriptionForms .prescriptionFormsWrapper .formWrap .radioBttns,.prescriptionForms .prescriptionFormsWrapper form .radioBttns{margin-top:-5px;margin-bottom:-5px}.prescriptionForms .prescriptionFormsWrapper .formWrap .uploadField,.prescriptionForms .prescriptionFormsWrapper form .uploadField{display:flex;padding:16px;align-items:center;gap:24px;align-self:stretch;border-radius:14px;border:1px solid var(--Green---Primary-200,#7cae98);background:var(--Basic-White,#fff)}.prescriptionForms .prescriptionFormsWrapper .formWrap .uploadField .label,.prescriptionForms .prescriptionFormsWrapper .formWrap .uploadField label,.prescriptionForms .prescriptionFormsWrapper form .uploadField .label,.prescriptionForms .prescriptionFormsWrapper form .uploadField label{color:var(--Green---Primary-800,#003721);font-family:PT Sans;font-size:14px;font-style:normal;font-weight:700;line-height:150%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.prescriptionForms .prescriptionFormsWrapper .formWrap .uploadField .label small,.prescriptionForms .prescriptionFormsWrapper .formWrap .uploadField label small,.prescriptionForms .prescriptionFormsWrapper form .uploadField .label small,.prescriptionForms .prescriptionFormsWrapper form .uploadField label small{color:var(--Neutral---Seondary-700,#5a5c60);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.prescriptionForms .prescriptionFormsWrapper .formWrap .uploadField .UploadIcon,.prescriptionForms .prescriptionFormsWrapper form .uploadField .UploadIcon{display:flex;padding:12px;flex-direction:column;justify-content:center;align-items:center;gap:6.4px;border-radius:51.2px;background:var(--Green---Primary-50,#e6f0ec)}.prescriptionForms .prescriptionFormsWrapper .formWrap .uploadField .UploadIcon svg,.prescriptionForms .prescriptionFormsWrapper form .uploadField .UploadIcon svg{width:22px;height:22px;justify-content:center;align-items:center;aspect-ratio:1/1;color:var(--primary)}.prescriptionForms .MuiTabPanel-root{width:100%;padding:0;display:flex;justify-content:center}.prescriptionForms .MuiTabs-root{width:100%;display:flex;justify-content:center;padding:24px 80px 0}@media screen and (max-width:768px){.prescriptionForms .MuiTabs-root{padding:24px 16px 0;max-width:100%}}.prescriptionForms .MuiTabs-root .MuiTabs-scroller{width:100%;display:flex;justify-content:center;align-items:center;max-width:1464px}.prescriptionForms .MuiTabs-root .MuiTabs-scroller .MuiTabs-list{width:100%;border-bottom:1px solid rgba(130,132,136,.3411764706)}@media screen and (max-width:768px){.prescriptionForms .MuiTabs-root .MuiTabs-scroller .MuiTabs-list{display:flex;justify-content:flex-start;gap:11px;overflow:scroll}}.prescriptionForms .MuiTabs-root .MuiTabs-scroller .MuiTabs-list button{flex:1 1;max-width:none;color:var(--Neutral---Seondary-700,#5a5c60);font-family:PT Sans;font-size:14px;font-style:normal;font-weight:700;line-height:150%}@media screen and (max-width:768px){.prescriptionForms .MuiTabs-root .MuiTabs-scroller .MuiTabs-list button{white-space:nowrap;width:max-content;padding:14px 6px;min-width:185px}}.prescriptionForms .MuiTabs-root .MuiTabs-scroller .MuiTabs-list button.Mui-selected{color:var(--Green---Primary-800,#003721);font-weight:700;line-height:150%}.prescriptionForms .MuiTabs-root .MuiTabs-scroller .MuiTabs-indicator{background:linear-gradient(90deg,transparent 0,transparent 40%,#00643c 0,#00643c 60%,transparent 0,transparent);height:2px}@media screen and (max-width:768px){.prescriptionForms .MuiTabs-root .MuiTabs-scroller .MuiTabs-indicator{background:linear-gradient(90deg,transparent 0,transparent 30%,#00643c 0,#00643c 70%,transparent 0,transparent)}}