.btn{border-radius:100px;height:48px;display:flex;align-items:center;justify-content:center;text-align:center}.btn-blue-600{background:#1b75bb;color:#fff;font-size:16px;font-weight:700}.btn-blue-600:hover{background:#15598e;color:#fff}.medical-consultation-banner{background:#4fa6e1 url(/assets/images/second-opinion/banner-desktop.png) no-repeat center center;background-size:cover;border-radius:24px;padding:48px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.medical-consultation-banner{background:#4fa6e1 url(/assets/images/second-opinion/banner-mobile.png) no-repeat center center;background-size:cover;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:24px}}.medical-consultation-banner .banner-content{color:#fff;font-family:Almarai,sans-serif;font-weight:700;font-size:24px;line-height:36px;text-align:right}@media (max-width: 768px){.medical-consultation-banner .banner-content{text-align:center}}.medical-consultation-banner .banner-content div{margin-bottom:8px}.medical-consultation-banner .banner-content div:last-child{margin-bottom:0}.medical-consultation-banner .consultation-button{background:#fff;color:#4fa6e1;border:none;border-radius:50px;padding:16px 32px;font-family:Almarai,sans-serif;font-weight:700;font-size:18px;cursor:pointer;white-space:nowrap;transition:all .3s ease;margin-top:8px;text-decoration:none;display:inline-block;text-align:center}.medical-consultation-banner .consultation-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;color:#4fa6e1}.medical-consultation-banner .consultation-button:visited{color:#4fa6e1}@media (max-width: 768px){.medical-consultation-banner{padding:32px 24px;border-radius:16px}.medical-consultation-banner .banner-content{font-size:20px;line-height:30px}.medical-consultation-banner .consultation-button{font-size:16px;padding:14px 28px;width:100%;max-width:200px}}body{font-family:Almarai,sans-serif;direction:rtl;text-align:right}a{text-decoration:none}.hero{background-color:#f2f8fd;border-radius:40px;padding:110px 88px 0;display:flex;align-items:center;position:relative}.hero .content{width:50%}.hero .content h1{font-size:72px;color:#102841;font-weight:700;padding:0;margin-bottom:24px;position:relative}.hero .content h1 span{color:#4fa6e1}.hero .content h1 img{position:absolute;width:240px;bottom:0;right:0}.hero .content p{color:#5d6d7e}.hero .hero-image{width:58%}.hero .hero-image img{width:100%;height:auto}.hero .hero-shape{position:absolute;top:15%;right:33%}@media screen and (max-width: 768px){.hero{padding:72px 16px 0;flex-direction:column}.hero .content{text-align:center;width:100%}.hero .content h1{font-size:40px}.hero .content h1 img{width:160px;right:50%;transform:translate(50%);bottom:-12px}.hero .content p{color:#5d6d7e}.hero .hero-image{width:100%}}.achievements{padding:68px 0}@media screen and (max-width: 768px){.achievements{padding:32px 0}}.achievements .title{display:flex;justify-content:center;margin-bottom:80px}@media screen and (max-width: 768px){.achievements .title{margin-bottom:32px}}.achievements .title h2{color:#102841;font-weight:700;font-size:40px;position:relative;margin:0;padding:0}.achievements .title h2 img{position:absolute;width:150px;bottom:-11px;right:-15px}@media screen and (max-width: 768px){.achievements .title h2{font-size:24px}}.achievements .items{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.achievements .items{display:grid;grid-template-columns:1fr 1fr;gap:24px}}.achievements .items .item{width:220px;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 768px){.achievements .items .item{width:auto}}.achievements .items .item h4{color:#1b75bb;margin-bottom:12px;font-size:40px;font-weight:700;text-align:left;direction:ltr}.achievements .items .item h4 span{color:#c2dff5;margin-inline-start:8px}.achievements .items .item h3{color:#5d6d7e;font-size:16px;font-weight:700;width:100%;text-align:center}.categories{padding:64px 0;position:relative}@media screen and (max-width: 768px){.categories{padding:32px 0}}.categories .title{display:flex;justify-content:center;width:46%;flex-direction:column;text-align:center;margin:0 auto 80px}@media screen and (max-width: 768px){.categories .title{margin-bottom:32px;width:100%}}.categories .title h2{color:#102841;font-weight:700;font-size:40px;position:relative;padding:0;margin:0 0 24px}@media screen and (max-width: 768px){.categories .title h2{font-size:24px}}.categories .title h2 img{position:absolute;width:150px;bottom:-13px;right:50%;transform:translate(50%)}.categories .title p{color:#5d6d7e;font-size:16px;font-weight:400;padding:0;margin:0}.categories .items .item{border-radius:24px;background:#f2f8fd;padding:40px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.categories .items .item img{width:112px;height:112px;margin-bottom:24px}.categories .items .item h3{color:#4fa6e1;margin-bottom:18px;font-size:24px;font-weight:700;padding:0;line-height:1.5}.categories .items .item p{color:#8999a7;font-size:16px;font-weight:400;padding:0;line-height:1.5;height:72px;margin:0}@media screen and (max-width: 768px){.categories .items .item{padding:40px 16px;margin-bottom:20px}}.categories .section-shape{position:absolute;top:11%;right:7%}@media screen and (max-width: 768px){.categories .section-shape{width:60px;top:0}}.top-rated-doctors{padding:64px 0}@media screen and (max-width: 768px){.top-rated-doctors{padding:32px 0}}.top-rated-doctors .section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:80px}@media screen and (max-width: 768px){.top-rated-doctors .section-head{padding-bottom:24px;flex-direction:column;margin-bottom:24px}}.top-rated-doctors .section-head .title{display:flex;flex-direction:column;width:50%}@media screen and (max-width: 768px){.top-rated-doctors .section-head .title{width:100%}}.top-rated-doctors .section-head .title h2{color:#102841;font-weight:700;font-size:40px;position:relative;padding:0;margin:0 0 24px}@media screen and (max-width: 768px){.top-rated-doctors .section-head .title h2{font-size:24px;text-align:center}}.top-rated-doctors .section-head .title h2 img{position:absolute;width:150px;bottom:-13px;right:180px}@media screen and (max-width: 768px){.top-rated-doctors .section-head .title h2 img{right:50%;transform:translate(50%)}}.top-rated-doctors .section-head .title p{color:#5d6d7e;font-size:16px;font-weight:400;padding:0;margin:0}@media screen and (max-width: 768px){.top-rated-doctors .section-head .title p{text-align:center}}.top-rated-doctors .section-head .carousels-navigation{width:50%;display:flex;justify-content:end}@media screen and (max-width: 768px){.top-rated-doctors .section-head .carousels-navigation{width:100%;justify-content:center;margin-top:24px}}.top-rated-doctors .section-head .carousels-navigation button{width:40px;height:40px;border-radius:50%;background:none;cursor:pointer;outline:none;border:none}.top-rated-doctors .section-head .carousels-navigation button svg{width:40px;height:40px}.top-rated-doctors .section-head .carousels-navigation button.prev{transform:rotate(180deg)}.our-experience{padding:64px 0}@media screen and (max-width: 768px){.our-experience{padding:32px 0}}.our-experience .section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:80px}@media screen and (max-width: 768px){.our-experience .section-head{padding-bottom:24px;flex-direction:column;margin-bottom:24px}}.our-experience .section-head .title{display:flex;flex-direction:column;width:50%}@media screen and (max-width: 768px){.our-experience .section-head .title{width:100%}}.our-experience .section-head .title h2{color:#102841;font-weight:700;font-size:40px;position:relative;padding:0;margin:0 0 24px}@media screen and (max-width: 768px){.our-experience .section-head .title h2{font-size:24px;text-align:center}}.our-experience .section-head .title h2 img{position:absolute;width:150px;bottom:-13px;right:180px}@media screen and (max-width: 768px){.our-experience .section-head .title h2 img{right:50%;transform:translate(50%)}}.our-experience .section-head .title p{color:#5d6d7e;font-size:16px;font-weight:400;padding:0;margin:0}@media screen and (max-width: 768px){.our-experience .section-head .title p{text-align:center}}.our-experience .section-head .carousels-navigation{width:50%;display:flex;justify-content:end}@media screen and (max-width: 768px){.our-experience .section-head .carousels-navigation{width:100%;justify-content:center;margin-top:24px}}.our-experience .section-head .carousels-navigation button{width:40px;height:40px;border-radius:50%;background:none;cursor:pointer;outline:none;border:none}.our-experience .section-head .carousels-navigation button svg{width:40px;height:40px}.our-experience .section-head .carousels-navigation button.prev{transform:rotate(180deg)}.our-experience .item{background:#f2f8fd;padding:40px 46px;border-radius:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.our-experience .item .quote{display:flex;justify-content:end;margin-bottom:10px;width:100%}.our-experience .item p{padding:0;margin:0 0 16px;height:72px;color:#5d6d7e;font-size:16px;font-weight:400;line-height:24px}.our-experience .item .rate{display:flex;align-items:center;gap:1px}.our-experience .item .rate svg{height:16px;width:16px}.how-to-benefit-container{background-size:contain;background-repeat:no-repeat;background-position:bottom}.how-to-benefit{padding:64px 0}@media screen and (max-width: 768px){.how-to-benefit{padding:32px 0}}.how-to-benefit .title{display:flex;justify-content:center;width:46%;flex-direction:column;text-align:center;margin:0 auto 80px}@media screen and (max-width: 768px){.how-to-benefit .title{width:100%;margin-bottom:24px}}.how-to-benefit .title h2{color:#102841;font-weight:700;font-size:40px;position:relative;padding:0;margin:0 0 24px}@media screen and (max-width: 768px){.how-to-benefit .title h2{font-size:24px}}.how-to-benefit .title h2 img{position:absolute;width:150px;bottom:-13px;right:50%;transform:translate(50%)}.how-to-benefit .section-image img{width:100%;height:100%}@media screen and (max-width: 768px){.how-to-benefit .section-image{margin-bottom:32px}}.how-to-benefit .items{display:flex;flex-direction:column;gap:24px}.how-to-benefit .items .item{display:flex;align-items:center;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 4px 29px #1c75bb29;padding:24px;border-radius:24px}.how-to-benefit .items .item svg{width:56px;height:56px;min-width:56px;margin-inline-end:20px}.how-to-benefit .items .item .content{display:flex;flex-direction:column}.how-to-benefit .items .item .content h3{color:#4fa6e1;padding:0;margin-bottom:12px;font-size:20px}.how-to-benefit .items .item .content p{padding:0;margin:0;color:#5d6d7e;font-size:16px}.app-footer{margin:64px 40px 0;padding:64px 52px;border-top-left-radius:40px;border-top-right-radius:40px;background:#f2f8fd}@media screen and (max-width: 768px){.app-footer{margin:64px 0 0}}.app-footer .footer-content{display:flex;align-items:center;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid #E4EFFA}@media screen and (max-width: 768px){.app-footer .footer-content{flex-direction:column}}.app-footer .footer-content .logo{width:92px;height:56px}.app-footer .footer-content .logo img{width:100%;height:100%}.app-footer .footer-content .links{display:flex;align-items:center;gap:20px}@media screen and (max-width: 768px){.app-footer .footer-content .links{margin-top:16px;flex-direction:column;gap:7px}}.app-footer .footer-content .links a{color:#102841;padding:8px;cursor:pointer;font-size:16px}@media screen and (max-width: 768px){.app-footer .footer-content .links a{padding:4px}}.app-footer .bottom-footer{display:flex;align-items:center;justify-content:space-between;margin-top:24px}@media screen and (max-width: 768px){.app-footer .bottom-footer{flex-direction:column;align-items:center}}.app-footer .bottom-footer .copyrights{color:#5d6d7e;font-size:16px}@media screen and (max-width: 768px){.app-footer .bottom-footer .copyrights{margin-bottom:16px}}.app-footer .bottom-footer .social-media{display:flex;align-items:center;gap:16px}.app-footer .bottom-footer .social-icon svg path{transition:fill .3s ease-in-out}.app-footer .bottom-footer .social-icon.facebook:hover svg path{fill:#1877f2}.app-footer .bottom-footer .social-icon.instagram:hover svg path{fill:#e4405f}.app-footer .bottom-footer .social-icon.twitter:hover svg path{fill:#1da1f2}.app-footer .bottom-footer .social-icon.youtube:hover svg path{fill:red}.app-footer .bottom-footer .social-icon.linkedin:hover svg path{fill:#0077b5}.breadcrumbs-container{border-top:1px solid #EDEEF1}.breadcrumbs-container .breadcrumb{padding:12px 0}.breadcrumbs-container .breadcrumb .breadcrumb-item,.breadcrumbs-container .breadcrumb .breadcrumb-item a{color:#8999a7}.breadcrumbs-container .breadcrumb .breadcrumb-item.active{color:#4fa6e1}.doctor-card{padding:24px;border-radius:24px;border:1px solid #EDEEF1;margin:0 1px;text-decoration:none}.doctor-card .doctor-data{display:flex;align-items:center}.doctor-card .doctor-data .doctor-image{width:96px;height:96px;min-width:96px;border-radius:50%;border:2px solid #D6DBE1;overflow:hidden}.doctor-card .doctor-data .doctor-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.doctor-card .doctor-data .details{margin-inline-start:20px;width:100%}.doctor-card .doctor-data .details .doctor-name{display:flex;align-items:center;justify-content:space-between;width:100%}.doctor-card .doctor-data .details .doctor-name h4{color:#1b75bb;font-size:20px;font-weight:700;padding:0;margin:0}.doctor-card .doctor-data .details .category{display:flex;align-items:center;margin-top:12px}.doctor-card .doctor-data .details .category span{color:#5d6d7e;font-size:14px}.doctor-card .doctor-data .details .category .rate{color:#102841;display:flex;align-items:center;font-weight:700;margin-inline-start:16px}.doctor-card .doctor-data .details .category .rate svg{margin-inline-start:4px}.doctor-card .clinic-data{margin-top:21px;display:flex;align-items:center;justify-content:space-between;width:100%}.doctor-card .clinic-data a,.doctor-card .clinic-data span{color:#5d6d7e;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doctor-card .clinic-data a svg,.doctor-card .clinic-data span svg{margin-inline-end:4px;width:16px;height:16px}.vertical-doctor-card{display:flex;align-items:center;flex-direction:column;border:1px solid #EDEEF1;border-radius:24px;padding:24px 16px;margin-bottom:20px}.vertical-doctor-card img{width:120px;height:120px;max-width:120px;min-width:120px;margin-bottom:20px;border-radius:50%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;overflow:hidden;border:4px solid #D6DBE1}.vertical-doctor-card h3{color:#1b75bb;padding:0;margin-bottom:20px;font-size:22px;text-align:center;font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.vertical-doctor-card .rate{display:flex;align-items:center;gap:8px;margin-bottom:16px}.vertical-doctor-card .rate .stars{display:flex;align-items:center;gap:1px}.vertical-doctor-card .rate .stars svg{width:16px;height:16px}.vertical-doctor-card .rate .avg-score{color:#102841;font-size:16px;padding-inline-end:8px;border-inline-end:1px solid #B3BDC6}.vertical-doctor-card .rate .reviews-count{color:#5d6d7e;font-size:12px}.vertical-doctor-card .institute{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:16px}.vertical-doctor-card .institute .type{color:#5d6d7e;font-size:16px;font-weight:700}.vertical-doctor-card .institute .location{color:#5d6d7e;font-size:16px;font-weight:400;display:flex;align-items:center;gap:4px}.vertical-doctor-card .btn svg{margin-inline-start:6px}.ad-banner img{width:100%;-o-object-fit:cover;object-fit:cover}#adModal .modal-content{border-radius:32px}#adModal .modal-body{padding:48px;position:relative}@media screen and (max-width: 768px){#adModal .modal-body{padding:64px 24px 32px}}#adModal .modal-body h3{color:#102841;font-size:24px;font-weight:700;margin-bottom:24px;text-align:center}@media screen and (max-width: 768px){#adModal .modal-body h3{font-size:20px}}#adModal .modal-body .steps{display:flex;flex-direction:column;gap:16px;margin:48px 0}#adModal .modal-body .steps .step{display:flex;align-items:center;height:56px;border-radius:16px;border:1px solid #EDEEF1;overflow:hidden;justify-content:space-between;width:70%;margin:0 auto}@media screen and (max-width: 768px){#adModal .modal-body .steps .step{width:100%}}#adModal .modal-body .steps .step .number{display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#102841;background-color:#e4effa;width:56px;height:100%;min-width:56px}#adModal .modal-body .steps .step p{padding:0 16px;margin:0;width:100%;text-align:right}#adModal .modal-body .steps .step img{margin-left:16px}#adModal .modal-body .mobile-form{border-radius:12px;background-color:#e4effa;padding:16px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}#adModal .modal-body .mobile-form h4{font-weight:700;color:#102841;font-size:20px;margin-bottom:24px;text-align:center}#adModal .modal-body .mobile-form .mobile-form-group .form-group{display:flex;align-items:center;background-color:#fff;padding:0;height:50px;border-radius:100px;overflow:hidden;border:1px solid #D6DBE1}#adModal .modal-body .mobile-form .mobile-form-group .form-group .country-code{display:flex;align-items:center;gap:8px;padding:0 20px;border-inline-start:1px solid #D6DBE1;height:100%}@media screen and (max-width: 768px){#adModal .modal-body .mobile-form .mobile-form-group .form-group .country-code{padding:0 14px}}#adModal .modal-body .mobile-form .mobile-form-group .form-group .country-code span{direction:ltr}#adModal .modal-body .mobile-form .mobile-form-group .form-group input{border:none;background-color:transparent;padding:0 20px;width:100%;height:100%;text-align:left;direction:ltr}#adModal .modal-body .mobile-form .mobile-form-group .form-group input:focus{outline:none}#adModal .modal-body .mobile-form .mobile-form-group .btn{font-weight:700;color:#fff;background-color:#1b75bb}#adModal .modal-body .mobile-form .crown{position:absolute;top:-58px;right:-50px;width:110px}@media screen and (max-width: 768px){#adModal .modal-body .mobile-form .crown{top:-40px;right:-40px;width:80px}}#adModal .modal-body .close{position:absolute;top:16px;right:16px;width:40px;cursor:pointer}
