.medication-wrapper{height:100%;background:linear-gradient(90deg,#fefffd,#e5ffca 120%)}.medication-wrapper .top-wrapper{display:flex;flex-direction:column;gap:24px;padding:120px 96px;background:linear-gradient(292deg,#e5ffca,#fff 99.02%);height:100%;width:100%;justify-items:center;align-items:center}@media screen and (max-width:1024px){.medication-wrapper .top-wrapper{text-align:center;padding:96px 24px}}.medication-wrapper .top-wrapper .section-header{margin:48px auto 0;max-width:1138px}@media screen and (max-width:1024px){.medication-wrapper .top-wrapper .section-header{max-width:100%}}.medication-wrapper .top-wrapper .section-desc{font-size:14px}.medication-wrapper .tab-container{display:flex;justify-content:center;background-color:#fff;border-radius:45px 45px 0 0}.medication-wrapper .tab-container .tab-list .tab-item{color:var(--Primary-Dark-Blue,#13182f);font-family:var(--font-readexPro);font-size:14px;font-style:normal;font-weight:700;line-height:150%;text-transform:capitalize}.medication-wrapper .tab-container .tab-list .Mui-selected{color:var(--Dark-Green,#024213)}.medication-wrapper .tab-container .tab-list .MuiTabs-indicator{background-color:#78c51c}.medication-wrapper .text-first-wrapper{background-color:#fff;padding:96px}@media screen and (max-width:1024px){.medication-wrapper .text-first-wrapper{padding:80px 20px}}.medication-wrapper .text-first-wrapper .section-wrap{display:flex;gap:64px;max-width:1352px;margin:0 auto}@media screen and (max-width:1024px){.medication-wrapper .text-first-wrapper .section-wrap{flex-direction:column;gap:48px}}.medication-wrapper .text-first-wrapper .section-wrap .left{width:50%}@media screen and (max-width:1024px){.medication-wrapper .text-first-wrapper .section-wrap .left{width:100%}}.medication-wrapper .text-first-wrapper .section-wrap .left .section-desc,.medication-wrapper .text-first-wrapper .section-wrap .left .section-header{text-align:start;max-width:100%}.medication-wrapper .text-first-wrapper .section-wrap .left .section-desc{margin:24px 0}.medication-wrapper .text-first-wrapper .section-wrap .left .grey-box{display:flex;justify-content:space-between;border-radius:12px;background:#fbf9f5;padding:16px;align-items:center;gap:16px}@media screen and (max-width:1024px){.medication-wrapper .text-first-wrapper .section-wrap .left .grey-box{flex-direction:column;width:100%}}.medication-wrapper .text-first-wrapper .section-wrap .left .grey-box.col{flex-direction:column;justify-content:flex-start;align-items:flex-start}.medication-wrapper .text-first-wrapper .section-wrap .left .grey-box .btn-styles{height:-moz-fit-content!important;height:fit-content!important}@media screen and (max-width:1024px){.medication-wrapper .text-first-wrapper .section-wrap .left .grey-box .btn-styles{width:100%}}.medication-wrapper .text-first-wrapper .section-wrap .left .grey-box .section-desc{max-width:50%;margin:0}@media screen and (max-width:1024px){.medication-wrapper .text-first-wrapper .section-wrap .left .grey-box .section-desc{max-width:100%}}.medication-wrapper .text-first-wrapper .section-wrap .left .grey-box .section-desc.full-width{max-width:90%}@media screen and (max-width:1024px){.medication-wrapper .text-first-wrapper .section-wrap .left .grey-box .section-desc.full-width{max-width:100%}}.medication-wrapper .text-first-wrapper .section-wrap .right{width:50%;display:flex;flex-direction:column;gap:18px}@media screen and (max-width:1024px){.medication-wrapper .text-first-wrapper .section-wrap .right{width:100%}}.medication-wrapper .text-first-wrapper .section-wrap .right .box{border-radius:12px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,65,40,.08);padding:16px;display:flex;gap:16px;align-items:center}@media screen and (max-width:1024px){.medication-wrapper .text-first-wrapper .section-wrap .right .box{align-items:flex-start}}.medication-wrapper .text-first-wrapper .section-wrap .right .box svg{border-radius:var(--radius-lg,10px);border:1px solid var(--Component-colors-Alpha-alpha-black-10,rgba(0,0,0,.1));background:var(--Light-Green-100,#f5ffea);padding:12px;width:84px;height:84px}@media screen and (max-width:1024px){.medication-wrapper .text-first-wrapper .section-wrap .right .box svg{width:48px;height:48px}}.medication-wrapper .text-first-wrapper .section-wrap .right .box .content .box-header{color:var(--Dark-Green,#024213);font-family:var(--font-intro);font-size:18px;font-style:normal;font-weight:500;line-height:150%;margin-bottom:12px}.medication-wrapper .text-first-wrapper .section-wrap .right .box .content .box-content{color:#4c4c4c;font-family:var(--font-intro);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.medication-wrapper .text-first-wrapper .section-wrap .right .bg-image{border-radius:12px;background:url(/assets/medication-3.png);width:100%;height:100%;background-position:100% 100%;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:1024px){.medication-wrapper .text-first-wrapper .section-wrap .right .bg-image{flex-direction:column;height:85vh;width:100%;border-radius:12px}}@media(orientation:portrait){.medication-wrapper .text-first-wrapper .section-wrap .right .bg-image{height:45vh}}.medication-wrapper .box-first-wrapper{background:#fbf9f5;padding:96px}@media screen and (max-width:1024px){.medication-wrapper .box-first-wrapper{padding:80px 20px}}.medication-wrapper .box-first-wrapper .section-wrap{max-width:1352px;margin:0 auto;display:flex;gap:64px}@media screen and (max-width:1024px){.medication-wrapper .box-first-wrapper .section-wrap{flex-direction:column-reverse;gap:48px}}.medication-wrapper .box-first-wrapper .section-wrap .left{width:50%;display:flex;flex-direction:column;gap:32px}@media screen and (max-width:1024px){.medication-wrapper .box-first-wrapper .section-wrap .left{width:100%}}.medication-wrapper .box-first-wrapper .section-wrap .left .box{display:flex;border-radius:12px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,65,40,.08);padding:18px;min-height:calc(50% - 16px);gap:24px}@media screen and (max-width:1024px){.medication-wrapper .box-first-wrapper .section-wrap .left .box{flex-direction:column-reverse}}.medication-wrapper .box-first-wrapper .section-wrap .left .box .mini-left{width:50%}@media screen and (max-width:1024px){.medication-wrapper .box-first-wrapper .section-wrap .left .box .mini-left{width:100%}}.medication-wrapper .box-first-wrapper .section-wrap .left .box .mini-left .bg-image{border-radius:12px;background:url(/assets/medication-1.png);width:100%;height:100%;background-position:100% 100%;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:1024px){.medication-wrapper .box-first-wrapper .section-wrap .left .box .mini-left .bg-image{flex-direction:column;height:85vh;width:100%;border-radius:0 0 12px 12px}}@media(orientation:portrait){.medication-wrapper .box-first-wrapper .section-wrap .left .box .mini-left .bg-image{height:45vh}}.medication-wrapper .box-first-wrapper .section-wrap .left .box .mini-left .bg-image-two{border-radius:12px;background:url(/assets/medication-2.png);width:100%;height:100%;background-position:100% 50%;background-size:contain;background-repeat:no-repeat}@media screen and (max-width:1024px){.medication-wrapper .box-first-wrapper .section-wrap .left .box .mini-left .bg-image-two{flex-direction:column;height:85vh;width:100%;border-radius:0 0 12px 12px}}@media(orientation:portrait){.medication-wrapper .box-first-wrapper .section-wrap .left .box .mini-left .bg-image-two{height:45vh}}.medication-wrapper .box-first-wrapper .section-wrap .left .box .mini-right{width:50%;align-self:center}@media screen and (max-width:1024px){.medication-wrapper .box-first-wrapper .section-wrap .left .box .mini-right{width:100%}}.medication-wrapper .box-first-wrapper .section-wrap .left .box .mini-right .section-desc{text-align:start}.medication-wrapper .box-first-wrapper .section-wrap .left .box .mini-right .section-desc span{color:var(--Dark-Green,#024213);font-weight:700}.medication-wrapper .box-first-wrapper .section-wrap .right{width:50%}@media screen and (max-width:1024px){.medication-wrapper .box-first-wrapper .section-wrap .right{width:100%}}.medication-wrapper .box-first-wrapper .section-wrap .right .section-desc,.medication-wrapper .box-first-wrapper .section-wrap .right .section-header{text-align:start;max-width:100%}.medication-wrapper .box-first-wrapper .section-wrap .right .section-desc{margin:24px 0}.medication-wrapper .box-first-wrapper .section-wrap .right .white-box{border-radius:12px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,65,40,.08);padding:16px}.medication-wrapper .box-first-wrapper .section-wrap .right .white-box .section-desc{margin:0 0 24px}@media screen and (max-width:1024px){.medication-wrapper .box-first-wrapper .section-wrap .right .white-box .btn-styles{width:100%;font-size:12px}}.medication-wrapper .text-last-wrapper{background:#fbf9f5;padding:96px}@media screen and (max-width:1024px){.medication-wrapper .text-last-wrapper{padding:80px 20px}}.medication-wrapper .text-last-wrapper .section-wrap{max-width:1352px;margin:0 auto;display:flex;gap:64px}@media screen and (max-width:1024px){.medication-wrapper .text-last-wrapper .section-wrap{flex-direction:column-reverse;gap:48px}}.medication-wrapper .text-last-wrapper .section-wrap .left{width:50%}@media screen and (max-width:1024px){.medication-wrapper .text-last-wrapper .section-wrap .left{width:100%}}.medication-wrapper .text-last-wrapper .section-wrap .left .bg-image{border-radius:12px;background:url(/assets/medication-4.png);width:100%;height:100%;background-position:100% 100%;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:1024px){.medication-wrapper .text-last-wrapper .section-wrap .left .bg-image{flex-direction:column;height:85vh;width:100%;border-radius:0 0 12px 12px}}@media(orientation:portrait){.medication-wrapper .text-last-wrapper .section-wrap .left .bg-image{height:45vh}}.medication-wrapper .text-last-wrapper .section-wrap .right{width:50%}@media screen and (max-width:1024px){.medication-wrapper .text-last-wrapper .section-wrap .right{width:100%}}.medication-wrapper .text-last-wrapper .section-wrap .right .section-desc,.medication-wrapper .text-last-wrapper .section-wrap .right .section-header{text-align:start;max-width:100%}.medication-wrapper .text-last-wrapper .section-wrap .right .section-desc{margin:24px 0}.medication-wrapper .text-last-wrapper .section-wrap .right .white-box{display:flex;justify-content:space-between;border-radius:12px;background:#fff;padding:16px;align-items:center;gap:16px}.medication-wrapper .text-last-wrapper .section-wrap .right .white-box.col{flex-direction:column;justify-content:flex-start;align-items:flex-start}.medication-wrapper .text-last-wrapper .section-wrap .right .white-box .btn-styles{height:-moz-fit-content!important;height:fit-content!important}@media screen and (max-width:1024px){.medication-wrapper .text-last-wrapper .section-wrap .right .white-box .btn-styles{width:100%}}.medication-wrapper .text-last-wrapper .section-wrap .right .white-box .section-desc{max-width:50%;margin:0}.medication-wrapper .text-last-wrapper .section-wrap .right .white-box .section-desc.full-width{max-width:90%}