.LandingBannerSection{padding:80px 0}.LandingBannerSection .LandingBannerData{display:grid;grid-template-columns:1fr 1fr;align-items:center}.LandingBannerSection .LandingBannerData .leftBanner{display:flex;flex-direction:column;gap:16px;max-width:624px}.LandingBannerSection .LandingBannerData .leftBanner h6{font-size:14px;font-weight:600;line-height:160%;color:var(--paragraph-color)!important}.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed{display:flex;flex-direction:column;gap:24px}.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed h2{font-weight:600;font-size:47px;line-height:130%}.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed h2 span{color:var(--primary-color)}.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed p{font-weight:400;font-size:14px;line-height:160%;color:var(--text-color)!important}.LandingBannerSection .LandingBannerData .leftBanner .BannerBtn{display:flex;align-items:center;gap:16px;margin-top:16px}.LandingBannerSection .LandingBannerData .leftBanner .BannerBtn button{min-height:50px;min-width:238px;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;line-height:160%;color:var(--whitetext-color);white-space:nowrap}.LandingBannerSection .LandingBannerData .leftBanner .BannerBtn button:first-child{background:var(--primary-color)!important;border:1px solid var(--primary-color)!important;&:hover{background:var(--primary-hover)!important;border:1px solid var(--primary-hover)!important}}.LandingBannerSection .LandingBannerData .leftBanner .BannerBtn button:last-child{background:var(--secondary-color)!important;border:1px solid var(--secondary-color)!important;&:hover{background:var(--secondary-hover)!important;border:1px solid var(--secondary-hover)!important}}.LandingBannerSection .LandingBannerData .RytBanner img{height:auto}.HealthcareProfSec{padding:80px 0;background:#F1F2F44D}.HealthcareProfSec .HealthcareData{display:flex;flex-direction:column;gap:40px}.HealthcareData .healthTopHead{display:flex;flex-direction:column;gap:16px;align-items:center}.healthTopHead h3{font-weight:600;font-size:40px;line-height:130%;color:#384252!important}.healthTopHead p{font-weight:400;font-size:20px;line-height:28px;color:#6B7280!important;max-width:768px;text-align:center}.HealthDataCard{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px}.healthcare-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;height:100%;min-height:424px;padding:60px 48px}.healthcare-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.doctor-card{background-color:#ECF0FC!important;position:relative;background:url(/Images/doctor.png) no-repeat;background-size:224px 327px;background-position:100% 100%}.rtl .doctor-card{background-color:#ECF0FC!important;position:relative;background:url(/Images/doctorarb.png) no-repeat;background-size:224px 327px;background-position:0 100%}.pharmacy-card{background-color:#E6F6F4!important;position:relative;background:url(/Images/Pharmacies.png) no-repeat;background-size:224px 327px;background-position:100% 100%}.rtl .pharmacy-card{background-color:#E6F6F4!important;position:relative;background:url(/Images/Pharmaciesarb.png) no-repeat;background-size:224px 327px;background-position:0 100%!important}.healthcare-card .card-content{display:flex;flex-direction:column;gap:24px;max-width:352px}.healthcare-card .card-content .card-header h4{font-weight:600;font-size:28px;line-height:130%;color:#384252!important}.healthcare-card .card-content .card-header p{font-weight:400;font-size:16px;line-height:24px;color:#1C2D5F!important}.healthcare-card .card-content .features-list{display:flex;flex-direction:column;gap:16px}.healthcare-card .card-content .features-list .feature-item{display:flex;align-items:center;gap:8px}.healthcare-card .card-content .features-list .feature-item p{color:#384252!important;font-weight:400;font-size:16px;line-height:24px}.doctor-card .feature-icon svg{color:#426AE3}.pharmacy-card .feature-icon svg{color:#00A991}.healthcare-btn{min-height:40px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;font-size:14px;font-weight:500;line-height:20px;color:var(--whitetext-color);transition:all .3s ease;width:100%}.doctor-btn{background:#426AE3!important;border:1px solid #426ae3!important}.doctor-btn:hover{background:#2349bff2!important;border:1px solid #2349bff2!important}.pharmacy-btn{background:#00A991!important;border:1px solid #00a991!important}.pharmacy-btn:hover{background:#0e8170!important;border:1px solid #0e8170!important}.card-image{display:flex;justify-content:center;align-items:center;padding:20px;background:rgba(255,255,255,.5)}.HowWorkSec{padding:100px 0}.howitWorkData{display:flex;flex-direction:column;gap:64px}.FaqData .FaqHead,.TrustProfData .TrustHead,.howitWorkData .WorkTopHead{display:flex;flex-direction:column;gap:16px;align-items:center}.FaqData .FaqHead h3,.TrustProfData .TrustHead h3,.howitWorkData .WorkTopHead h3{font-size:40px;line-height:130%;font-weight:600;color:#384252!important}.FaqData .FaqHead p,.TrustProfData .TrustHead p,.howitWorkData .WorkTopHead p{font-weight:400;font-size:20px;line-height:28px;color:#6B7280!important}.WorksCardDiv{display:grid;grid-template-columns:repeat(3,1fr)}.WorksCardDiv .worksCard{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;position:relative}.WorksCardDiv .worksCard:after{position:absolute;content:"";background:url(/Images/workafter.png)no-repeat;background-size:cover;width:260px;height:1px;top:20%;right:0;transform:translateX(50%)}.rtl .WorksCardDiv .worksCard:after{transform:translateX(-120%)}.WorksCardDiv .worksCard:last-child:after{display:none}.WorksCardDiv .worksCard .WorksCardText{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;max-width:362px}.WorksCardDiv .worksCard .WorksCardText h5{font-weight:600;font-size:23px;line-height:130%}.WorksCardDiv .worksCard .WorksCardText p{font-weight:400;font-size:15px;line-height:120%;color:#354341!important}.LandingSecShowSec{padding:80px 0;border-radius:40px 40px 0 0;overflow:hidden}.LandingSecShowSec.green{background:#D9F3EF;position:relative}.LandingSecShowSec.green:after{content:"";position:absolute;top:0;right:0;background:url(/Images/greenafter.png)no-repeat;background-size:100% 100%;width:367px;height:367px}.rtl .LandingSecShowSec.green:after{left:0!important;right:auto!important}.LandingSecShowSec.blue{background:#E3E9FB;position:relative;top:-30px}.LandingSecShowSec.blue:after{content:"";position:absolute;top:0;right:0;background:url(/Images/blueafter.png)no-repeat;background-size:100% 100%;width:423px;height:423px}.rtl .LandingSecShowSec.blue:after{left:0!important;right:auto!important}.LandingSecShowSec.grey{background:#E6E8E7;position:relative;top:-60px}.LandingSecShowSec.grey:after{content:"";position:absolute;top:0;right:0;background:url(/Images/greyafter.png)no-repeat;background-size:100% 100%;width:420px;height:420px}.rtl .LandingSecShowSec.grey:after{left:0!important;right:auto!important}.LandingSecShowSec .LandingShowData{display:grid;grid-template-columns:400px 1fr;grid-gap:24px}.LandingSecShowSec .LandingShowData .LeftShowLanding{display:flex;flex-direction:column;gap:100px;min-width:400px}.LandingSecShowSec .LandingShowData .LeftShowLanding span{padding:20px 24px;min-height:66px;border-radius:40px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;width:-moz-fit-content;width:fit-content}.LandingSecShowSec.green .LandingShowData .LeftShowLanding span{border:1px solid #00a991;color:#00A991}.LandingSecShowSec.blue .LandingShowData .LeftShowLanding span{border:1px solid #6888e9;color:#6888E9}.LandingSecShowSec.grey .LandingShowData .LeftShowLanding span{border:1px solid #354341;color:#354341}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText{max-width:388px;display:flex;flex-direction:column;gap:32px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText .TextItems{display:flex;flex-direction:column;gap:16px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText .TextItems h3{font-weight:600;font-size:33px;line-height:130%;color:#302F2E!important}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText .TextItems p{font-weight:400;font-size:16px;line-height:160%;color:#302F2E!important}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText a{min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:16px;font-weight:600;color:#FFFFFF;width:-moz-fit-content;width:fit-content;padding:12px 24px}.LandingSecShowSec.green .LandingShowData .LeftShowLanding .ShowLandingText a{background:var(--primary-color);&:hover{background:var(--primary-hover)}}.LandingSecShowSec.blue .LandingShowData .LeftShowLanding .ShowLandingText a{background:var(--secondary-color);&:hover{background:var(--secondary-hover)}}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText a img{height:auto}.LandingSecShowSec.grey .LandingShowData .LeftShowLanding .ShowLandingText .StoreLinkDiv{display:flex;align-items:center;gap:20px}.LandingSecShowSec.grey .LandingShowData .LeftShowLanding .ShowLandingText .StoreLinkDiv a{padding:0}.LandingSecShowSec .LandingShowData .rightShowLanding{text-align:end;z-index:1}.LandingSecShowSec .LandingShowData .rightShowLanding img{height:auto;border-radius:0 0 2.5% 2.5%}.TrustProfSection{padding:80px 0 0;background:#FBFCFC}.TrustProfSection .TrustProfData{padding:80px 0;display:flex;flex-direction:column;gap:64px}.TrustProfSection .TrustProfData .TrustTabsDiv{display:flex;align-items:center;gap:32px;justify-content:center}.TrustProfSection .TrustProfData .TrustTabsDiv span{border:1px solid #e5e7eb;padding:13px 25px;min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-size:16px;font-weight:600;color:#384252;gap:8px}.slick-slider-container{position:relative;width:100%;margin:0 auto}.slick-slider-container .slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y}.slick-slider-container .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0!important}.slick-slider-container .slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-slider-container .slick-slide{display:none;float:left;height:auto;min-height:1px;padding:0 20px;transition:all .6s cubic-bezier(.25,.46,.45,.94)}.slick-slider-container .slick-slide.slick-active{display:block}.slick-slider-container .slick-slide.slick-center{transform:scale(1);opacity:1;filter:blur(0)}.slick-slider-container .slick-slide:not(.slick-center){transform:scale(.85);opacity:.6;filter:blur(2px)}.slick-slide-wrapper{height:100%}.testimonial-card{height:100%;transition:all .6s cubic-bezier(.25,.46,.45,.94);padding:12px}.testimonial-card .card-content{min-width:382px;height:100%;background:#FFFFFF;border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:16px;transition:all .3s ease;position:relative}.slick-center .testimonial-card .card-content{box-shadow:0 12px 48px rgba(0,0,0,.12)}.testimonial-card .card-content .rating-stars{display:flex;gap:4px;justify-content:flex-start}.testimonial-card .card-content .rating-stars .star{font-size:18px;transition:color .3s ease}.testimonial-card .card-content .rating-stars .star.filled{color:#F59F0A}.testimonial-card .card-content .rating-stars .star.empty{color:#E5E7EB}.testimonial-card .card-content p.testimonial-quote{font-size:16px;line-height:24px;font-weight:400;color:#6B7280!important;font-style:italic}.testimonial-card .card-content .author-info{display:flex;flex-direction:column;gap:2px;padding-top:8px}.testimonial-card .card-content .author-info h3{font-weight:600;font-size:16px;line-height:24px}.testimonial-card .card-content .author-info p{font-weight:400;font-size:14px;line-height:20px}.testimonial-card .card-content .author-info .author-location{display:flex;align-items:center;gap:4px}.testimonial-card .card-content .author-info .author-location span{color:#00A991!important;font-size:14px;line-height:20px;font-weight:400}.custom-prev{left:0}.custom-next,.custom-prev{width:-moz-fit-content;width:fit-content;position:absolute;top:50%;z-index:1}.custom-next{right:0}.slick-slider-container .slick-next,.slick-slider-container .slick-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;background:white;border:2px solid #e5e7eb;border-radius:50%;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex!important;align-items:center;justify-content:center}.slick-slider-container .slick-next:hover,.slick-slider-container .slick-prev:hover{background:#00A991;border-color:#00A991;transform:translateY(-50%) scale(1.1)}.slick-slider-container .slick-next:hover:before,.slick-slider-container .slick-prev:hover:before{color:white}.slick-slider-container .slick-prev{left:-24px}.slick-slider-container .slick-next{right:-24px}.slick-slider-container .slick-next:before,.slick-slider-container .slick-prev:before{font-size:24px;color:#666;transition:color .3s ease}.slick-slider-container .slick-next:before,.slick-slider-container .slick-prev:before{content:""}.slick-slider-container .slick-dots{position:relative;bottom:auto;display:flex!important;justify-content:center;gap:6px;margin-top:32px;list-style:none;padding:0}.slick-slider-container .slick-dots li{position:relative;display:inline-block;margin:0;padding:0;cursor:pointer}.slick-slider-container .slick-dots li button{font-size:0;line-height:0;display:block;width:14px;height:14px;padding:0;cursor:pointer;color:transparent;border:0;outline:none;background:#EBEBEB;border-radius:50%;transition:all .3s ease}.slick-slider-container .slick-dots li button:before{display:none}.slick-slider-container .slick-dots li.slick-active button{background:#989898;transform:scale(1.2)}.slick-slider-container .slick-dots li button:hover{background:#989898;transform:scale(1.1)}.FAQSections{padding:80px 0}.FAQSections .FaqData{display:flex;flex-direction:column;gap:64px;max-width:833px;margin:0 auto}.FaqItemsDiv .accordion{display:flex;flex-direction:column;gap:24px}.FaqItemsDiv .accordion .accordion-item{background:#FFFFFF;box-shadow:0 1px 2px 0 #FFFFFF;border:1px solid #e5e7eb;border-radius:8px}.FaqItemsDiv .accordion .accordion-item .accordion-header button{min-height:78px;box-shadow:none;background:#FFFFFF;color:#384252!important;font-weight:600;font-size:18px;line-height:28px;border-radius:8px}.FaqItemsDiv .accordion .accordion-item .accordion-body{color:#6B7280!important;font-weight:400;font-size:16px;line-height:26px;padding-top:0}html[dir=rtl] .accordion-button{position:relative;text-align:right;padding-right:1rem;padding-left:2.5rem}html[dir=rtl] .accordion-button:after{position:absolute;left:.75rem;right:auto;margin:0}html[dir=rtl] .accordion-button:not(.collapsed):after{transform:rotate(-180deg)}@media (max-width:1399px){.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed h2{font-size:35px}.LandingBannerSection .LandingBannerData .leftBanner{max-width:480px}.LandingBannerSection .LandingBannerData .RytBanner img{width:100%}.LandingBannerSection .LandingBannerData .leftBanner .BannerBtn button{min-width:200px;font-size:14px}.healthTopHead h3{font-size:34px}.healthTopHead p{font-size:16px;max-width:599px}.healthcare-card .card-content .card-header h4{font-size:24px}.healthcare-card .card-content .card-header p{font-size:13px}.healthcare-card .card-content .features-list .feature-item p{font-size:14px}.healthcare-btn{font-size:13px;padding:0 30px;width:-moz-fit-content;width:fit-content}.doctor-card{background-size:205px 305px}.pharmacy-card{background-size:215px 315px}.healthcare-card{padding:40px 35px}.HowWorkSec{padding:70px 0}.FaqData .FaqHead h3,.TrustProfData .TrustHead h3,.howitWorkData .WorkTopHead h3{font-size:36px}.FaqData .FaqHead p,.TrustProfData .TrustHead p,.howitWorkData .WorkTopHead p{font-size:18px;line-height:16px}.WorksCardDiv .worksCard .WorksCardText h5{font-size:20px}.WorksCardDiv .worksCard .WorksCardText p{font-size:14px;line-height:140%}.LandingSecShowSec .LandingShowData .rightShowLanding img{width:100%}.LandingSecShowSec.blue:after,.LandingSecShowSec.green:after,.LandingSecShowSec.grey:after{width:265px;height:295px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText .TextItems h3{font-size:24px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText .TextItems p{font-size:14px}.LandingSecShowSec .LandingShowData .LeftShowLanding span{padding:10px 20px;min-height:52px;font-size:14px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText a{min-height:48px;font-size:14px}.LandingSecShowSec .LandingShowData .LeftShowLanding{min-width:362px}.LandingSecShowSec .LandingShowData{grid-template-columns:390px 1fr;grid-gap:55px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText a img{width:100%}.TrustProfSection{padding:0;margin-top:-60px}.TrustProfSection .TrustProfData .TrustTabsDiv span{padding:10px 18px;min-height:42px;font-size:14px}.FaqItemsDiv .accordion .accordion-item .accordion-header button{min-height:68px;font-size:16px;line-height:24px}.FaqItemsDiv .accordion .accordion-item .accordion-body{font-size:14px;line-height:26px}}@media (max-width:1199px){.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed h2{font-size:27px}.LandingBannerSection .LandingBannerData .leftBanner{max-width:400px}.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed p{font-size:12px}.LandingBannerSection .LandingBannerData .leftBanner .BannerBtn{flex-direction:column}.LandingBannerSection .LandingBannerData .leftBanner .BannerBtn button{min-width:100%}.healthTopHead h3{font-size:26px}.healthTopHead p{font-size:14px;line-height:16px}.WorksCardDiv .worksCard .WorksCardText h5{font-size:16px}.WorksCardDiv .worksCard .WorksCardText p{font-size:12px}.LandingSecShowSec .LandingShowData .LeftShowLanding{gap:60px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText .TextItems h3{font-size:22px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText a{min-height:44px;font-size:12px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText .TextItems p{font-size:12px}.LandingSecShowSec.green:after{width:195px;height:225px}.LandingSecShowSec.blue:after{width:180px;height:220px}.LandingSecShowSec.grey:after{width:195px;height:225px}.LandingSecShowSec .LandingShowData .LeftShowLanding span{padding:10px 18px;min-height:45px;font-size:12px}.testimonial-card .card-content{min-width:310px}.testimonial-card .card-content .author-info h3,.testimonial-card .card-content p.testimonial-quote{font-size:14px}}@media (max-width:991px){.LandingBannerSection .LandingBannerData{display:flex;align-items:center;flex-direction:column-reverse;gap:50px}.LandingBannerSection .LandingBannerData .leftBanner .BannerBtn button{min-width:200px}.LandingBannerSection .LandingBannerData .RytBanner img{max-width:425px}.LandingBannerSection .LandingBannerData .leftBanner{max-width:100%;align-items:center;text-align:center}.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed h2{font-size:32px;text-align:center}.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed p{font-size:14px}.LandingBannerSection .LandingBannerData .leftBanner .BannerBtn{flex-direction:row;justify-content:center}.HealthDataCard{grid-template-columns:1fr;grid-gap:50px}.healthcare-card .card-content .card-header h4{font-size:28px}.healthcare-card .card-content .card-header p,.healthcare-card .card-content .features-list .feature-item p{font-size:16px}.healthcare-btn{font-size:14px;padding:unset;width:unset}.doctor-card,.pharmacy-card{background-size:224px 327px}.LandingSecShowSec .LandingShowData{grid-template-columns:1fr}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText{max-width:100%}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText .TextItems h3{font-size:26px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText .TextItems p{font-size:14px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText a{min-height:48px;font-size:14px}.LandingSecShowSec.grey .LandingShowData .LeftShowLanding .ShowLandingText .StoreLinkDiv{justify-content:center}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText a img{width:100%;max-width:180px}.custom-next,.custom-prev{display:none}}@media (max-width:767px){.LandingBannerSection{padding:30px 0}.LandingBannerSection .LandingBannerData .RytBanner img{max-width:355px}.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed h2{font-size:25px;text-align:center}.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed{gap:14px}.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed p{font-size:12px}.LandingBannerSection .LandingBannerData .leftBanner .BannerBtn button{font-size:12px;min-height:45px}.LandingBannerSection .LandingBannerData{gap:35px}.HealthcareProfSec{padding:50px 0}.healthcare-card .card-content .card-header h4{font-size:24px}.healthcare-card .card-content .card-header p,.healthcare-card .card-content .features-list .feature-item p{font-size:14px}.healthcare-btn{font-size:13px;padding:0 30px;width:-moz-fit-content;width:fit-content}.doctor-card{background-size:205px 305px}.pharmacy-card{background-size:215px 315px}.HealthDataCard{grid-gap:35px}.HowWorkSec{padding:50px 0}.WorksCardDiv{grid-template-columns:repeat(1,1fr);grid-row-gap:60px}.WorksCardDiv .worksCard:after{display:none}.LandingSecShowSec .LandingShowData{position:relative;z-index:2}.TrustProfData .TrustHead h3{font-size:24px}.TrustProfData .TrustHead p{font-size:14px}.TrustProfSection .TrustProfData .TrustTabsDiv{flex-wrap:wrap;gap:30px}.TrustProfSection .TrustProfData{gap:42px}.TrustProfData .TrustHead{gap:8px}}@media (max-width:580px){.LandingBannerSection{padding:30px}.LandingBannerSection .LandingBannerData .RytBanner img{max-width:290px}.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed h2,.healthTopHead h3{font-size:24px}.healthTopHead p{max-width:360px;font-size:14px;line-height:20px}.HealthcareData .healthTopHead{gap:8px}.HealthcareProfSec{padding:50px 20px}.healthcare-card{padding:25px}.FaqData .FaqHead,.TrustProfData .TrustHead,.howitWorkData .WorkTopHead{gap:8px}.LandingSecShowSec.green:after{width:170px;height:170px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText .TextItems h3{font-size:22px}.LandingSecShowSec{padding:80px 32px}.LandingSecShowSec.blue:after{width:155px;height:165px}.LandingSecShowSec.grey:after{width:175px;height:190px}.TrustProfSection .TrustProfData .TrustTabsDiv span{padding:10px 18px;font-size:12px}.FaqItemsDiv .accordion .accordion-item .accordion-body{font-size:12px;line-height:20px}.FaqItemsDiv .accordion .accordion-item .accordion-header button{min-height:60px;font-size:14px;line-height:20px}}@media (max-width:480px){.LandingBannerSection .LandingBannerData .RytBanner img{max-width:275px}.LandingBannerSection .LandingBannerData .leftBanner .BannerTexed h2{font-size:20px}.LandingBannerSection .LandingBannerData .leftBanner{gap:10px}.LandingBannerSection .LandingBannerData .leftBanner h6{font-size:12px}.LandingBannerSection .LandingBannerData .leftBanner .BannerBtn button{min-width:140px}.doctor-card,.pharmacy-card,.rtl .doctor-card,.rtl .pharmacy-card{background:none}.healthcare-card .card-content .card-header{text-align:center}.healthcare-btn{margin:0 auto}.howitWorkData .WorkTopHead h3{font-size:28px}.howitWorkData .WorkTopHead p{font-size:14px;line-height:10px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText .TextItems h3{font-size:18px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText .TextItems p{font-size:12px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText a{min-height:40px;font-size:12px}.LandingSecShowSec .LandingShowData .LeftShowLanding .ShowLandingText a img{max-width:145px}.TrustProfData .TrustHead h3{font-size:20px}.TrustProfData .TrustHead p{font-size:12px}.TrustProfSection .TrustProfData .TrustTabsDiv{gap:15px}.FaqData .FaqHead h3{font-size:27px}.FaqData .FaqHead p{font-size:13px;line-height:8px}.FaqItemsDiv .accordion .accordion-item .accordion-header button{min-height:48px;font-size:12px;line-height:18px}.HealthcareData .healthTopHead{text-align:center}.LandingSecShowSec.blue:after,.LandingSecShowSec.green:after,.LandingSecShowSec.grey:after{display:none}.LandingSecShowSec{padding:35px 12px}.LandingSecShowSec .LandingShowData .LeftShowLanding{min-width:100%}}