html.page-doctors *{margin:0;padding:0;box-sizing:border-box}html.page-doctors{--green:#0b4d3f;--dark-green:#06372f;--gold:#c69a4a;--page-bg:#f4f4f1;--soft-bg:#f6f6f3;--text:#111}html.page-doctors,html.page-doctors body{width:100%;overflow-x:hidden}html.page-doctors body{font-family:"Vazirmatn",sans-serif;background:var(--page-bg);color:var(--text)}html.page-doctors a{text-decoration:none}html.page-doctors .site-header{width:100%;height:92px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 38px;box-shadow:0 2px 18px rgb(0 0 0 / .07);position:relative;z-index:1000}html.page-doctors .header-logo{display:flex;align-items:center;gap:12px;color:var(--green);min-width:210px}html.page-doctors .header-logo-icon{width:60px;height:60px;border:3px solid var(--gold);border-radius:14px;transform:rotate(45deg);display:flex;align-items:center;justify-content:center;flex-shrink:0}html.page-doctors .header-logo-icon span{transform:rotate(-45deg);color:var(--green);font-size:28px;font-weight:900}html.page-doctors .header-logo-text strong{display:block;color:#2f9b52;font-size:31px;font-weight:950;line-height:1}html.page-doctors .header-logo-text small{display:block;color:var(--gold);font-size:12px;font-weight:800;margin-top:4px;letter-spacing:.8px}html.page-doctors .main-nav{display:flex;align-items:center;gap:48px}html.page-doctors .main-nav a{color:#111;font-size:14px;font-weight:800;position:relative;transition:.3s ease}html.page-doctors .main-nav a:hover,html.page-doctors .main-nav a.active{color:var(--green)}html.page-doctors .main-nav a.active::after{content:"";width:66px;height:3px;background:var(--green);position:absolute;bottom:-24px;right:50%;transform:translateX(50%);border-radius:20px}html.page-doctors .header-book-btn{height:52px;padding:0 26px;border-radius:12px;background:linear-gradient(135deg,#d7a84a,#c78f2e);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:900;box-shadow:0 8px 20px rgb(198 154 74 / .28);transition:.3s ease;white-space:nowrap}html.page-doctors .header-book-btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 12px 24px rgb(198 154 74 / .38)}html.page-doctors .header-book-btn svg{width:19px;height:19px;stroke:currentColor}html.page-doctors .mobile-menu-btn{width:46px;height:46px;border:1px solid rgb(15 75 61 / .25);border-radius:10px;color:var(--green);display:none;align-items:center;justify-content:center;background:#fff;padding:0}html.page-doctors .mobile-menu-btn:focus{box-shadow:none}html.page-doctors .mobile-menu-btn span{width:23px;height:2px;background:var(--green);display:block;position:relative;border-radius:20px}html.page-doctors .mobile-menu-btn span::before,html.page-doctors .mobile-menu-btn span::after{content:"";position:absolute;right:0;width:23px;height:2px;background:var(--green);border-radius:20px}html.page-doctors .mobile-menu-btn span::before{top:-7px}html.page-doctors .mobile-menu-btn span::after{top:7px}html.page-doctors .mobile-offcanvas{background:#fff;width:285px!important}html.page-doctors .mobile-offcanvas .offcanvas-header{border-bottom:1px solid #eee;padding:18px 20px}html.page-doctors .mobile-offcanvas .offcanvas-title{color:var(--green);font-size:20px;font-weight:900}html.page-doctors .mobile-nav{display:flex;flex-direction:column;gap:6px;padding:8px 0}html.page-doctors .mobile-nav a{color:#222;padding:13px 4px;border-bottom:1px solid #f0f0f0;font-size:14px;font-weight:800}html.page-doctors .mobile-nav a.active{color:var(--green)}html.page-doctors .mobile-book-btn{width:100%;height:48px;margin-top:18px;border-radius:10px;background:var(--gold);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:900}html.page-doctors .doctors-page{background:var(--page-bg);padding-bottom:36px}html.page-doctors .doctors-hero{width:100%;min-height:360px;overflow:hidden;background:radial-gradient(circle at 72% 42%,rgb(255 255 255 / .92) 0%,rgb(246 246 243 / .92) 52%,rgb(244 244 241) 100%);padding:0;margin:0}html.page-doctors .doctors-hero-inner{width:100%;max-width:none;margin:0;display:grid;grid-template-columns:50.2% 49.8%;align-items:center;min-height:360px;direction:ltr;background:#f5f5f2}html.page-doctors .doctors-hero-image{width:100%;height:360px;position:relative;overflow:hidden;direction:rtl;background:#f5f5f2}html.page-doctors .doctors-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(.95) contrast(.97) brightness(1.04)}html.page-doctors .doctors-hero-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff0 0%,rgb(246 246 243 / .12) 46%,rgb(246 246 243 / .78) 82%,rgb(246 246 243) 100%),linear-gradient(0deg,rgb(246 246 243) 0%,rgb(246 246 243 / .68) 12%,#fff0 36%);pointer-events:none}html.page-doctors .doctors-hero-content{min-height:360px;text-align:center;padding:30px 70px 30px 40px;position:relative;z-index:2;direction:rtl;background:radial-gradient(circle at 38% 50%,rgb(255 255 255 / .95) 0%,rgb(246 246 243 / .94) 65%,rgb(244 244 241) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center}html.page-doctors .doctors-hero-title{color:var(--green);font-size:46px;font-weight:950;line-height:1.45;margin-bottom:8px;letter-spacing:-1px}html.page-doctors .doctors-hero-title::after{content:"";width:34px;height:2px;background:var(--gold);display:block;margin:8px auto 28px;border-radius:20px}html.page-doctors .doctors-hero-desc{color:#505050;font-size:18px;font-weight:500;line-height:2.25;max-width:560px;margin:0 auto}html.page-doctors .doctors-list-section{background:var(--page-bg)}html.page-doctors .doctors-list-section.coming-soon-section{position:relative;overflow:hidden;isolation:isolate}html.page-doctors .doctors-list-section.coming-soon-section .doctors-container{filter:blur(7px);pointer-events:none;user-select:none}html.page-doctors .doctors-list-section.coming-soon-section::before{content:"";position:absolute;inset:0;background:rgb(244 244 241 / .22);z-index:9;pointer-events:none}html.page-doctors .doctors-list-section.coming-soon-section::after{content:"بزودی";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;justify-content:center;min-width:220px;padding:18px 36px;border-radius:999px;border:1px solid rgb(212 168 79 / .38);background:rgb(255 255 255 / .82);box-shadow:0 18px 38px rgb(9 65 54 / .12);color:var(--green);font-size:34px;font-weight:950;letter-spacing:-.5px;white-space:nowrap;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none}html.page-doctors .doctors-container{max-width:1100px;margin:-8px auto 0;padding:0 18px;position:relative;z-index:5}html.page-doctors .doctor-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin-bottom:24px;direction:rtl}html.page-doctors .doctor-tab{height:48px;border-radius:20px;border:1px solid #e2e2e2;background:#fbfbfa;color:#3d3d3d;font-family:inherit;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 7px 22px rgb(0 0 0 / .035);transition:.3s ease}html.page-doctors .doctor-tab:hover,html.page-doctors .doctor-tab.active{border-color:var(--green);color:var(--green);background:#fff;box-shadow:0 8px 22px rgb(15 75 61 / .07)}html.page-doctors .doctors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px 30px;direction:rtl}html.page-doctors .doctor-card{background:#fff;border:1px solid #e6e6e6;border-radius:16px;overflow:hidden;text-align:center;box-shadow:0 8px 26px rgb(0 0 0 / .04);padding:10px 10px 14px;transition:.3s ease}html.page-doctors .doctor-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgb(0 0 0 / .08)}html.page-doctors .doctor-img{height:158px;border-radius:10px 10px 0 0;overflow:hidden;margin-bottom:7px;background:#eee}html.page-doctors .doctor-img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}html.page-doctors .doctor-card h3{color:var(--green);font-size:19px;font-weight:950;line-height:1.4;margin-bottom:2px}html.page-doctors .doctor-specialty{color:#222;font-size:14px;font-weight:800;margin-bottom:5px}html.page-doctors .doctor-exp{color:#444;font-size:12px;font-weight:500;margin-top:20px}html.page-doctors .doctor-profile-btn{width:160px;height:35px;border-radius:7px;border:2px solid var(--green);color:var(--green);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;transition:.3s ease}html.page-doctors .doctor-profile-btn:hover{background:var(--green);color:#fff}html.page-doctors .site-footer{background:var(--page-bg);padding:0 16px 14px}html.page-doctors .footer-box{max-width:1480px;margin:0 auto;min-height:175px;background:radial-gradient(circle at 75% 20%,rgb(28 120 89 / .32),transparent 35%),linear-gradient(135deg,#06372f 0%,#0b4d3f 48%,#06372f 100%);border-radius:14px;color:#fff;overflow:hidden;position:relative;padding:22px 42px 12px}html.page-doctors .footer-content{display:flex;align-items:flex-start;justify-content:space-between;direction:rtl;gap:28px}html.page-doctors .footer-col{position:relative;z-index:2}html.page-doctors .footer-logo-col{width:285px;text-align:center}html.page-doctors .footer-logo-wrap{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:4px}html.page-doctors .footer-logo-text strong{display:block;color:#73b957;font-size:34px;font-weight:950;line-height:1}html.page-doctors .footer-logo-text span{display:block;color:#d4a84f;font-size:12px;font-weight:800;letter-spacing:.8px;margin-top:4px}html.page-doctors .footer-logo-icon{width:58px;height:58px;border:3px solid #d4a84f;border-radius:14px;transform:rotate(45deg);display:flex;align-items:center;justify-content:center}html.page-doctors .footer-logo-icon span{transform:rotate(-45deg);color:#d4a84f;font-size:26px;font-weight:900}html.page-doctors .footer-building{width:245px;height:78px;margin:2px auto 0;opacity:.75}html.page-doctors .footer-building svg{width:100%;height:100%;stroke:rgb(255 255 255 / .62)}html.page-doctors .footer-desc-col{width:330px;text-align:center;padding-top:3px}html.page-doctors .footer-title{font-size:15px;font-weight:900;color:#fff;margin-bottom:10px;line-height:1.5}html.page-doctors .footer-desc{color:rgb(255 255 255 / .92);font-size:12px;font-weight:500;line-height:2.1}html.page-doctors .footer-menu-col{width:150px;text-align:center;padding-top:2px}html.page-doctors .footer-menu{list-style:none;padding:0;margin:0}html.page-doctors .footer-menu li{margin-bottom:6px}html.page-doctors .footer-menu a{color:rgb(255 255 255 / .94);font-size:12px;font-weight:600;transition:.3s ease}html.page-doctors .footer-menu a:hover{color:#d4a84f}html.page-doctors .footer-contact-col{width:270px;text-align:right;padding-top:2px}html.page-doctors .footer-contact-list{list-style:none;padding:0;margin:0 0 12px}html.page-doctors .footer-contact-list li{display:flex;align-items:center;justify-content:flex-start;gap:12px;color:rgb(255 255 255 / .94);font-size:12px;font-weight:600;margin-bottom:8px;direction:ltr;text-align:left}html.page-doctors .footer-contact-list li.address{direction:rtl;text-align:right}html.page-doctors .footer-contact-list svg{width:17px;height:17px;min-width:17px;stroke:rgb(255 255 255 / .9)}html.page-doctors .footer-socials{display:flex;align-items:center;gap:13px;direction:ltr;margin-top:4px}html.page-doctors .footer-socials a{width:34px;height:34px;background:rgb(255 255 255 / .18);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.3s ease}html.page-doctors .footer-socials a:hover{background:#d4a84f;transform:translateY(-2px)}html.page-doctors .footer-socials svg{width:17px;height:17px;fill:#fff;stroke:#fff}html.page-doctors .footer-divider{width:1px;height:125px;background:rgb(255 255 255 / .52);margin-top:4px;flex:0 0 1px}html.page-doctors .footer-copy{position:relative;z-index:3;text-align:center;color:rgb(255 255 255 / .95);font-size:12px;font-weight:500;margin-top:-4px}@media (max-width:992px){html.page-doctors .site-header{height:78px;padding:0 18px}html.page-doctors .main-nav,html.page-doctors .header-book-btn{display:none}html.page-doctors .mobile-menu-btn{display:flex}html.page-doctors .header-logo{min-width:auto}html.page-doctors .header-logo-icon{width:48px;height:48px}html.page-doctors .header-logo-icon span{font-size:21px}html.page-doctors .header-logo-text strong{font-size:24px}html.page-doctors .header-logo-text small{font-size:11px}html.page-doctors .doctors-hero-inner{grid-template-columns:1fr;direction:rtl}html.page-doctors .doctors-hero-image{height:300px;order:1}html.page-doctors .doctors-hero-content{order:2;min-height:auto;padding:30px 20px 34px}html.page-doctors .doctors-hero-image::after{background:linear-gradient(0deg,rgb(246 246 243) 0%,rgb(246 246 243 / .72) 18%,#fff0 48%)}html.page-doctors .doctors-container{margin-top:0}html.page-doctors .doctor-tabs{grid-template-columns:repeat(3,1fr);gap:14px}html.page-doctors .doctors-grid{grid-template-columns:repeat(2,1fr);gap:18px}html.page-doctors .footer-content{flex-direction:column;align-items:center;text-align:center}html.page-doctors .footer-divider{width:100%;height:1px;margin:4px 0;background:rgb(255 255 255 / .25)}html.page-doctors .footer-logo-col,html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col{width:100%;text-align:center}html.page-doctors .footer-contact-list li{justify-content:center}html.page-doctors .footer-socials{justify-content:center}html.page-doctors .footer-copy{margin-top:16px}}@media (max-width:768px){html.page-doctors .doctors-hero-title{font-size:34px}html.page-doctors .doctors-hero-desc{font-size:14px;line-height:2.1}html.page-doctors .doctor-tabs{grid-template-columns:repeat(2,1fr)}html.page-doctors .doctor-tab{font-size:14px;height:45px}html.page-doctors .footer-box{padding:26px 22px 16px}}@media (max-width:576px){html.page-doctors .doctors-hero-image{height:240px}html.page-doctors .doctors-grid{grid-template-columns:1fr}html.page-doctors .doctor-tabs{grid-template-columns:1fr}html.page-doctors .doctor-card{max-width:360px;margin:0 auto;width:100%}html.page-doctors .doctors-hero-title{font-size:32px}}html.page-doctors .doctors-bottom-section{background:#f4f4f1;padding:10px 16px 28px}html.page-doctors .doctors-bottom-container{max-width:1160px;margin:0 auto}html.page-doctors .doctors-stats-box{position:relative;background:#fbfbfa;border:1px solid #e7e7e2;border-radius:22px;min-height:108px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;direction:rtl;overflow:hidden;box-shadow:0 8px 26px rgb(0 0 0 / .03);margin-bottom:16px}html.page-doctors .doctor-stat-item{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:18px;position:relative;min-height:108px;padding:10px 22px}html.page-doctors .doctor-stat-item:not(:last-child)::after{content:"";position:absolute;left:0;top:24px;width:1px;height:58px;background:#dccdb8}html.page-doctors .doctor-stat-icon{width:62px;height:62px;border-radius:50%;background:#f5efe6;color:#bc872f;display:flex;align-items:center;justify-content:center;flex-shrink:0}html.page-doctors .doctor-stat-icon svg{width:34px;height:34px;stroke:currentColor}html.page-doctors .doctor-stat-content{text-align:center}html.page-doctors .doctor-stat-number{color:#0b4d3f;font-size:32px;font-weight:950;line-height:1.1;margin-bottom:2px}html.page-doctors .doctor-stat-title{color:#0b4d3f;font-size:14px;font-weight:900;line-height:1.5}html.page-doctors .doctor-stat-desc{color:#4f4f4f;font-size:12px;font-weight:500;line-height:1.7}html.page-doctors .stats-leaf{position:absolute;width:74px;height:82px;opacity:.62;top:17px;pointer-events:none}html.page-doctors .stats-leaf.left{left:10px}html.page-doctors .stats-leaf.right{right:10px;transform:scaleX(-1)}html.page-doctors .stats-leaf span{position:absolute;display:block;background:#8fb09d;border-radius:70% 0 70% 0}html.page-doctors .stats-leaf span:nth-child(1){width:28px;height:44px;left:22px;top:6px;transform:rotate(-24deg)}html.page-doctors .stats-leaf span:nth-child(2){width:24px;height:38px;left:6px;top:34px;transform:rotate(-56deg)}html.page-doctors .stats-leaf span:nth-child(3){width:20px;height:34px;left:34px;top:38px;transform:rotate(8deg)}html.page-doctors .doctors-cta-box{min-height:124px;background:#fbfbfa;border:1px solid #e7e7e2;border-radius:22px;overflow:hidden;display:grid;grid-template-columns:270px 1fr 228px;align-items:stretch;direction:ltr;box-shadow:0 8px 26px rgb(0 0 0 / .03)}html.page-doctors .doctors-cta-image{height:100%;min-height:124px;overflow:hidden;position:relative;margin:0;padding:0;border-radius:22px 0 0 22px}html.page-doctors .doctors-cta-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}html.page-doctors .doctors-cta-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff0 0%,rgb(255 255 255 / .08) 42%,rgb(255 255 255 / .92) 100%);pointer-events:none}html.page-doctors .doctors-cta-text{direction:rtl;text-align:center;padding:16px 18px;display:flex;flex-direction:column;justify-content:center}html.page-doctors .doctors-cta-text h3{color:#0b4d3f;font-size:21px;font-weight:950;line-height:1.6;margin-bottom:4px}html.page-doctors .doctors-cta-text p{color:#646464;font-size:13px;font-weight:500;line-height:1.95;margin:0}html.page-doctors .doctors-cta-action{direction:rtl;padding:14px 18px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;border-right:1px solid rgb(231 231 226 / .7)}html.page-doctors .reserve-btn{width:170px;height:54px;border-radius:14px;background:#0b4d3f;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:900;box-shadow:0 9px 22px rgb(11 77 63 / .18);transition:0.3s ease}html.page-doctors .reserve-btn:hover{color:#fff;background:#083d33;transform:translateY(-2px)}html.page-doctors .reserve-btn svg{width:22px;height:22px;stroke:currentColor}html.page-doctors .cta-call-text{color:#707070;font-size:12px;font-weight:500;margin-top:10px;line-height:1.7}html.page-doctors .cta-phone{color:#4b4b4b;font-size:15px;font-weight:800;direction:ltr;display:inline-flex;align-items:center;gap:8px;margin-top:2px}html.page-doctors .cta-phone svg{width:18px;height:18px;stroke:#0b4d3f;flex-shrink:0}@media (max-width:992px){html.page-doctors .doctors-stats-box{grid-template-columns:1fr}html.page-doctors .doctor-stat-item:not(:last-child)::after{left:50%;top:auto;bottom:0;width:75%;height:1px;transform:translateX(-50%)}html.page-doctors .stats-leaf{display:none}html.page-doctors .doctors-cta-box{grid-template-columns:1fr}html.page-doctors .doctors-cta-image{height:180px;min-height:180px;order:1;border-radius:22px 22px 0 0}html.page-doctors .doctors-cta-text{order:2;padding:18px 20px}html.page-doctors .doctors-cta-action{order:3;border-right:0;padding:0 20px 18px}html.page-doctors .doctors-cta-image::after{background:linear-gradient(0deg,rgb(255 255 255 / .92) 0%,rgb(255 255 255 / .08) 50%,#fff0 100%)}}@media (max-width:576px){html.page-doctors .doctors-bottom-section{padding:10px 12px 24px}html.page-doctors .doctor-stat-item{flex-direction:column;gap:8px;padding:16px}html.page-doctors .doctors-cta-text h3{font-size:18px}html.page-doctors .reserve-btn{width:100%;max-width:210px}}html.page-doctors *{margin:0;padding:0;box-sizing:border-box}html.page-doctors body{font-family:"Vazirmatn",sans-serif;background:#fff;color:#111;overflow-x:hidden}html.page-doctors{--gold:#c69a4a;--green:#063b32;--dark-green:#052f28;--white:#ffffff;--text:#151515}html.page-doctors .site-header{width:100%;height:80px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px;box-shadow:0 2px 18px rgb(0 0 0 / .08);position:relative;z-index:10}html.page-doctors .logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--green);min-width:190px}html.page-doctors .site-logo-img{width:170px;max-height:66px;height:auto;object-fit:contain;display:block}html.page-doctors .mobile-logo-img{width:145px;max-height:58px}html.page-doctors .footer-logo-img{width:150px;max-height:92px;height:auto;object-fit:contain;display:block;margin:0 auto 4px}html.page-doctors .logo-icon{width:58px;height:58px;border:3px solid var(--gold);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--green);font-size:28px;font-weight:900;transform:rotate(45deg)}html.page-doctors .logo-icon span{transform:rotate(-45deg);display:block}html.page-doctors .logo-text strong{display:block;font-size:30px;font-weight:900;line-height:1;color:#2e8b46}html.page-doctors .logo-text small{display:block;font-size:13px;color:var(--gold);letter-spacing:1px;margin-top:3px;font-weight:700;text-transform:uppercase}html.page-doctors .main-nav{display:flex;align-items:center;gap:42px}html.page-doctors .main-nav a{text-decoration:none;color:#1d1d1d;font-size:15px;font-weight:600;position:relative;transition:0.3s ease}html.page-doctors .main-nav a:hover,html.page-doctors .main-nav a.active{color:var(--gold)}html.page-doctors .main-nav a.active::after{content:"";position:absolute;width:28px;height:2px;background:var(--gold);right:50%;transform:translateX(50%);bottom:-10px}html.page-doctors .header-btn{background:var(--gold);color:#fff;padding:13px 25px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:700;box-shadow:0 8px 20px rgb(198 154 74 / .35);transition:0.3s ease;white-space:nowrap}html.page-doctors .header-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgb(198 154 74 / .45)}html.page-doctors .hero{width:100%;height:calc(100vh - 80px);min-height:500px;position:relative;overflow:hidden;background:#222}html.page-doctors .hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1.1s ease,transform 4s ease}html.page-doctors .hero-slide.active{opacity:1;transform:scale(1)}html.page-doctors .hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgb(0 0 0 / .1) 0%,rgb(2 35 31 / .3) 38%,rgb(4 54 45 / .92) 72%,rgb(4 54 45 / .98) 100%)}html.page-doctors .hero::after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgb(0 0 0 / .05) 0%,rgb(0 0 0 / .15) 100%);pointer-events:none}html.page-doctors .hero-content{position:relative;z-index:3;height:100%;display:flex;align-items:center;padding:0 70px;max-width:760px;margin-right:0}html.page-doctors .content-box{max-width:580px;color:#fff;margin-top:-10px}html.page-doctors .eyebrow{color:var(--gold);font-size:38px;font-weight:900;line-height:1.3;margin-bottom:4px}html.page-doctors .hero-title{color:#fff;font-size:43px;font-weight:900;line-height:1.55;margin-bottom:22px;letter-spacing:-1px}html.page-doctors .hero-desc{color:rgb(255 255 255 / .92);font-size:16px;font-weight:500;line-height:2.25;max-width:520px;margin-bottom:32px}html.page-doctors .hero-actions{display:flex;align-items:center;gap:18px}html.page-doctors .btn-primary,html.page-doctors .btn-outline{min-width:140px;height:54px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px;font-weight:800;transition:0.3s ease}html.page-doctors .btn-primary{background:var(--gold);color:#fff;box-shadow:0 10px 24px rgb(198 154 74 / .28)}html.page-doctors .btn-primary:hover{background:#b98a3c;transform:translateY(-2px)}html.page-doctors .btn-outline{color:#fff;border:1.5px solid rgb(255 255 255 / .65);background:rgb(255 255 255 / .02);backdrop-filter:blur(5px)}html.page-doctors .btn-outline:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}html.page-doctors .slider-dots{position:absolute;z-index:5;right:70px;bottom:28px;display:flex;gap:8px}html.page-doctors .dot{width:9px;height:9px;border-radius:50%;border:none;background:rgb(255 255 255 / .45);cursor:pointer;transition:0.3s ease}html.page-doctors .dot.active{width:26px;border-radius:20px;background:var(--gold)}@media (max-width:992px){html.page-doctors .site-header{padding:0 20px}html.page-doctors .main-nav{gap:22px}html.page-doctors .logo-text strong{font-size:24px}html.page-doctors .hero-content{padding:0 35px}html.page-doctors .eyebrow{font-size:32px}html.page-doctors .hero-title{font-size:36px}}@media (max-width:768px){html.page-doctors .site-header{height:auto;min-height:78px;flex-wrap:wrap;gap:15px;padding:15px 20px}html.page-doctors .main-nav{order:3;width:100%;justify-content:center;flex-wrap:wrap;gap:18px}html.page-doctors .header-btn{padding:11px 18px}html.page-doctors .hero{height:auto;min-height:620px}html.page-doctors .hero::before{background:linear-gradient(180deg,rgb(4 54 45 / .96) 0%,rgb(4 54 45 / .84) 58%,rgb(0 0 0 / .4) 100%)}html.page-doctors .hero-content{padding:80px 24px;align-items:flex-start}html.page-doctors .content-box{max-width:100%}html.page-doctors .eyebrow{font-size:27px}html.page-doctors .hero-title{font-size:31px;line-height:1.7}html.page-doctors .hero-desc{font-size:14px}html.page-doctors .slider-dots{right:24px}}@media (max-width:480px){html.page-doctors .logo-icon{width:46px;height:46px;font-size:22px}html.page-doctors .logo-text strong{font-size:22px}html.page-doctors .main-nav a{font-size:13px}html.page-doctors .hero-actions{flex-direction:column;align-items:stretch}html.page-doctors .btn-primary,html.page-doctors .btn-outline{width:100%}}html.page-doctors .about-section{background:#fff;padding:32px 28px 40px}html.page-doctors .about-container{max-width:1180px;margin:0 auto}html.page-doctors .about-top{display:grid;grid-template-columns:1fr 1.65fr;gap:24px;align-items:stretch;margin-bottom:26px}html.page-doctors .about-card{background:#fff;border-radius:10px;padding:28px 34px;min-height:260px;box-shadow:0 8px 28px rgb(0 0 0 / .08);border:1px solid rgb(0 0 0 / .04);position:relative;overflow:hidden}html.page-doctors .about-card h2{color:#0f4b3d;font-size:27px;font-weight:900;line-height:1.5;margin-bottom:4px}html.page-doctors .about-card h3{color:#c69a4a;font-size:19px;font-weight:800;line-height:1.8;margin-bottom:18px}html.page-doctors .about-card p{color:#3c3c3c;font-size:14px;font-weight:500;line-height:2.25;text-align:justify;margin-bottom:24px}html.page-doctors .about-more-btn{width:150px;height:42px;border-radius:8px;border:1.5px solid rgb(15 75 61 / .65);color:#0f4b3d;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:13px;font-weight:800;transition:0.3s ease}html.page-doctors .about-more-btn:hover{background:#0f4b3d;color:#fff}html.page-doctors .about-more-btn span{font-size:20px;line-height:1}html.page-doctors .about-leaf-mark{position:absolute;left:18px;bottom:14px;width:88px;height:88px;pointer-events:none;opacity:.9;display:flex;align-items:flex-end;justify-content:flex-start}html.page-doctors .about-leaf-img{width:100%;height:100%;object-fit:contain;display:block;image-rendering:auto}html.page-doctors .about-image{border-radius:10px;overflow:hidden;min-height:260px;box-shadow:0 8px 28px rgb(0 0 0 / .09);border:1px solid rgb(0 0 0 / .05)}html.page-doctors .about-image img{width:100%;height:100%;min-height:260px;object-fit:cover;display:block}html.page-doctors .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}html.page-doctors .stat-card{height:88px;background:#fff;border-radius:10px;padding:18px 22px;display:flex;align-items:center;justify-content:flex-start;gap:18px;box-shadow:0 8px 25px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .04)}html.page-doctors .stat-icon{width:48px;min-width:48px;height:48px;color:#c69a4a;display:flex;align-items:center;justify-content:center}html.page-doctors .stat-icon svg{width:42px;height:42px;stroke:currentColor}html.page-doctors .stat-info{text-align:right}html.page-doctors .stat-title{color:#333;font-size:13px;font-weight:700;margin-bottom:6px}html.page-doctors .stat-value{color:#0f6b4d;font-size:21px;font-weight:900;line-height:1.2}html.page-doctors .progress-circle{width:48px;height:48px;border-radius:50%;background:conic-gradient(#0f6b4d 0deg 234deg,#d7d7d7 234deg 360deg);position:relative}html.page-doctors .progress-circle::after{content:"";position:absolute;inset:8px;background:#fff;border-radius:50%}@media (max-width:992px){html.page-doctors .about-top{grid-template-columns:1fr}html.page-doctors .stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){html.page-doctors .about-section{padding:24px 16px 32px}html.page-doctors .about-card{padding:24px 22px}html.page-doctors .about-card h2{font-size:23px}html.page-doctors .about-card h3{font-size:17px}html.page-doctors .stats-grid{grid-template-columns:1fr}html.page-doctors .stat-card{height:auto;min-height:88px}}html.page-doctors .project-progress-section{background:#fff;padding:0 28px 42px}html.page-doctors .project-progress-box{max-width:1180px;margin:0 auto;background:#fff;border-radius:0 0 10px 10px;padding:10px 20px 18px;box-shadow:0 8px 28px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .035)}html.page-doctors .progress-heading{text-align:center;color:#0f4b3d;font-size:24px;font-weight:900;margin-bottom:8px;line-height:1.5;position:relative}html.page-doctors .progress-heading::after{content:"";width:34px;height:2px;background:#c69a4a;display:block;margin:5px auto 0;border-radius:20px}html.page-doctors .progress-top-row{display:grid;grid-template-columns:275px 1fr;gap:34px;align-items:center;margin-bottom:16px}html.page-doctors .total-progress-card{height:138px;border-radius:9px;background:#fff;box-shadow:0 5px 22px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .055);padding:18px 22px;text-align:center}html.page-doctors .total-progress-title{color:#222;font-size:13px;font-weight:800;margin-bottom:5px}html.page-doctors .total-progress-number{color:#0f6b4d;font-size:35px;line-height:1.15;font-weight:950;margin-bottom:8px}html.page-doctors .total-progress-bar{width:100%;height:12px;background:#d8d8d8;border-radius:30px;overflow:hidden;margin-bottom:8px;direction:ltr}html.page-doctors .total-progress-fill{width:65%;height:100%;background:linear-gradient(90deg,#18845f,#b7c65a);border-radius:30px}html.page-doctors .total-progress-caption{color:#333;font-size:12px;font-weight:700}html.page-doctors .timeline-wrapper{width:100%;padding-top:16px}html.page-doctors .timeline{display:grid;grid-template-columns:repeat(6,1fr);position:relative;direction:rtl}html.page-doctors .timeline::before{content:"";position:absolute;top:22px;right:8%;left:8%;height:1px;background:#dedede;z-index:1}html.page-doctors .timeline-step{position:relative;z-index:2;text-align:center}html.page-doctors .timeline-icon{width:38px;height:38px;margin:0 auto 8px;border-radius:50%;background:#fff;border:1.5px solid #dedede;display:flex;align-items:center;justify-content:center;color:#bdbdbd}html.page-doctors .timeline-step.done .timeline-icon{border-color:#c69a4a;color:#0f6b4d}html.page-doctors .timeline-step.done .timeline-icon svg{stroke-width:2.4}html.page-doctors .timeline-step span{color:#222;font-size:13px;font-weight:700}html.page-doctors .progress-images-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:4px}html.page-doctors .progress-image{height:138px;border-radius:8px;overflow:hidden;box-shadow:0 4px 14px rgb(0 0 0 / .08)}html.page-doctors .progress-image img{width:100%;height:100%;object-fit:cover;display:block}html.page-doctors .project-details-btn-wrap{display:flex;justify-content:center;margin-top:10px}html.page-doctors .project-details-btn{width:265px;height:40px;border-radius:8px;border:1.5px solid rgb(15 75 61 / .65);background:#fff;color:#0f4b3d;display:inline-flex;align-items:center;justify-content:center;gap:14px;text-decoration:none;font-size:13px;font-weight:800;transition:0.3s ease}html.page-doctors .project-details-btn:hover{background:#0f4b3d;color:#fff}html.page-doctors .project-details-btn span{font-size:20px;line-height:1}@media (max-width:992px){html.page-doctors .progress-top-row{grid-template-columns:1fr;gap:20px}html.page-doctors .total-progress-card{max-width:350px;margin:0 auto;width:100%}html.page-doctors .progress-images-row{grid-template-columns:1fr}html.page-doctors .progress-image{height:220px}}@media (max-width:768px){html.page-doctors .timeline{grid-template-columns:repeat(3,1fr);gap:18px 0}html.page-doctors .timeline::before{display:none}html.page-doctors .project-progress-box{padding:18px 14px}html.page-doctors .progress-heading{font-size:22px}}@media (max-width:480px){html.page-doctors .project-progress-section{padding:0 16px 34px}html.page-doctors .timeline{grid-template-columns:repeat(2,1fr)}html.page-doctors .project-details-btn{width:100%}}html.page-doctors .future-section{background:#fff;padding:0 28px 44px}html.page-doctors .future-container{max-width:1180px;margin:0 auto}html.page-doctors .future-heading{text-align:center;color:#111;font-size:22px;font-weight:900;line-height:1.5;margin-bottom:12px;position:relative}html.page-doctors .future-heading::after{content:"";width:34px;height:2px;background:#c69a4a;display:block;margin:4px auto 0;border-radius:20px}html.page-doctors .future-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:26px;direction:rtl}html.page-doctors .future-card{height:142px;background:#fff;border-radius:9px;padding:17px 12px 14px;text-align:center;box-shadow:0 7px 24px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .045);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}html.page-doctors .future-icon{width:42px;height:42px;margin-bottom:8px;color:#0f6b4d;display:flex;align-items:center;justify-content:center}html.page-doctors .future-icon svg{width:39px;height:39px;stroke:currentColor}html.page-doctors .future-card h3{color:#111;font-size:14px;font-weight:900;line-height:1.5;margin-bottom:5px}html.page-doctors .future-card p{color:#333;font-size:12px;font-weight:500;line-height:1.9}html.page-doctors .future-banner{height:165px;border-radius:10px;overflow:hidden;position:relative;background-image:linear-gradient(90deg,rgb(5 59 50 / .05) 0%,rgb(5 59 50 / .45) 34%,rgb(5 59 50 / .92) 62%,rgb(5 59 50 / .98) 100%),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1400&q=80);background-size:cover;background-position:left center;box-shadow:0 7px 24px rgb(0 0 0 / .075)}html.page-doctors .future-banner-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}html.page-doctors .future-banner-content h3{font-size:21px;font-weight:900;line-height:1.9;margin-bottom:12px}html.page-doctors .consult-btn{width:200px;height:48px;border-radius:8px;background:#c69a4a;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-size:14px;font-weight:900;box-shadow:0 9px 22px rgb(198 154 74 / .32);transition:0.3s ease}html.page-doctors .consult-btn:hover{background:#b98a3c;transform:translateY(-2px)}html.page-doctors .consult-btn svg{width:22px;height:22px;stroke:currentColor}html.page-doctors .banner-leaves{position:absolute;right:72px;top:35px;width:118px;height:100px;opacity:.38;z-index:2}html.page-doctors .banner-leaves span{position:absolute;display:block;background:#8bc79b;border-radius:70% 0 70% 0}html.page-doctors .banner-leaves span:nth-child(1){width:54px;height:70px;right:44px;top:28px;transform:rotate(-8deg)}html.page-doctors .banner-leaves span:nth-child(2){width:46px;height:60px;right:0;top:42px;transform:rotate(-48deg)}html.page-doctors .banner-leaves span:nth-child(3){width:30px;height:36px;right:28px;top:0;transform:rotate(-2deg)}html.page-doctors .banner-leaves span:nth-child(4){width:17px;height:17px;right:12px;top:17px;border-radius:4px 12px 4px 12px;transform:rotate(-20deg)}@media (max-width:1100px){html.page-doctors .future-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){html.page-doctors .future-section{padding:0 16px 34px}html.page-doctors .future-cards{grid-template-columns:repeat(2,1fr)}html.page-doctors .future-banner{height:220px;background-image:linear-gradient(180deg,rgb(5 59 50 / .94) 0%,rgb(5 59 50 / .84) 55%,rgb(5 59 50 / .55) 100%),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1400&q=80);background-position:center}html.page-doctors .banner-leaves{right:20px;opacity:.25}html.page-doctors .future-banner-content h3{font-size:18px}}@media (max-width:480px){html.page-doctors .future-cards{grid-template-columns:1fr}html.page-doctors .future-card{height:auto;min-height:132px}html.page-doctors .consult-btn{width:100%;max-width:220px}}html.page-doctors .site-footer{background:#fff;padding:0 16px 14px}html.page-doctors .footer-box{max-width:1480px;margin:0 auto;min-height:175px;background:radial-gradient(circle at 75% 20%,rgb(28 120 89 / .32),transparent 35%),linear-gradient(135deg,#06372f 0%,#0b4d3f 48%,#06372f 100%);border-radius:14px;color:#fff;overflow:hidden;position:relative;padding:22px 42px 12px}html.page-doctors .footer-content{display:flex;align-items:flex-start;justify-content:space-between;direction:rtl;gap:28px}html.page-doctors .footer-col{position:relative;z-index:2}html.page-doctors .footer-logo-col{width:285px;text-align:center}html.page-doctors .footer-logo-wrap{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:4px}html.page-doctors .footer-logo-text strong{display:block;color:#73b957;font-size:34px;font-weight:950;line-height:1}html.page-doctors .footer-logo-text span{display:block;color:#d4a84f;font-size:12px;font-weight:800;letter-spacing:.8px;margin-top:4px}html.page-doctors .footer-logo-icon{width:58px;height:58px;border:3px solid #d4a84f;border-radius:14px;transform:rotate(45deg);display:flex;align-items:center;justify-content:center}html.page-doctors .footer-logo-icon span{transform:rotate(-45deg);color:#d4a84f;font-size:26px;font-weight:900}html.page-doctors .footer-building{width:245px;height:78px;margin:2px auto 0;opacity:.75}html.page-doctors .footer-building svg{width:100%;height:100%;stroke:rgb(255 255 255 / .62)}html.page-doctors .footer-desc-col{width:330px;text-align:center;padding-top:3px}html.page-doctors .footer-title{font-size:16px;font-weight:900;color:#fff;margin-bottom:10px;line-height:1.5}html.page-doctors .footer-desc{color:rgb(255 255 255 / .92);font-size:13px;font-weight:500;line-height:2.1}html.page-doctors .footer-menu-col{width:150px;text-align:center;padding-top:2px}html.page-doctors .footer-menu{list-style:none;padding:0;margin:0}html.page-doctors .footer-menu li{margin-bottom:6px}html.page-doctors .footer-menu a{color:rgb(255 255 255 / .94);text-decoration:none;font-size:13px;font-weight:600;transition:0.3s ease}html.page-doctors .footer-menu a:hover{color:#d4a84f}html.page-doctors .footer-contact-col{width:270px;text-align:right;padding-top:2px}html.page-doctors .footer-contact-list{list-style:none;padding:0;margin:0 0 12px}html.page-doctors .footer-contact-list li{display:flex;align-items:center;justify-content:flex-start;gap:12px;color:rgb(255 255 255 / .94);font-size:13px;font-weight:600;margin-bottom:8px;direction:ltr;text-align:left}html.page-doctors .footer-contact-list li.address{direction:rtl;text-align:right}html.page-doctors .footer-contact-list svg{width:17px;height:17px;min-width:17px;stroke:rgb(255 255 255 / .9)}html.page-doctors .footer-socials{display:flex;align-items:center;gap:13px;direction:ltr;margin-top:4px}html.page-doctors .footer-socials a{width:34px;height:34px;background:rgb(255 255 255 / .18);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:0.3s ease}html.page-doctors .footer-socials a:hover{background:#d4a84f;transform:translateY(-2px)}html.page-doctors .footer-socials svg{width:17px;height:17px;fill:#fff;stroke:#fff}html.page-doctors .footer-divider{width:1px;height:125px;background:rgb(255 255 255 / .52);margin-top:4px;flex:0 0 1px}html.page-doctors .footer-copy{position:relative;z-index:3;text-align:center;color:rgb(255 255 255 / .95);font-size:12px;font-weight:500;margin-top:-4px}@media (max-width:1100px){html.page-doctors .footer-box{padding:26px 26px 16px}html.page-doctors .footer-content{gap:18px}html.page-doctors .footer-logo-col{width:240px}html.page-doctors .footer-desc-col{width:280px}html.page-doctors .footer-contact-col{width:250px}}@media (max-width:900px){html.page-doctors .footer-content{flex-direction:column;align-items:center;text-align:center}html.page-doctors .footer-divider{width:100%;height:1px;margin:4px 0;background:rgb(255 255 255 / .25)}html.page-doctors .footer-logo-col,html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col{width:100%;text-align:center}html.page-doctors .footer-contact-list li{justify-content:center}html.page-doctors .footer-socials{justify-content:center}html.page-doctors .footer-copy{margin-top:16px}}html.page-doctors .site-header.navbar{padding:0 34px}html.page-doctors .header-container{width:100%;padding:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}html.page-doctors .logo.navbar-brand{margin:0;padding:0}html.page-doctors .main-nav.navbar-nav{flex-direction:row}html.page-doctors .main-nav .nav-link{padding:0!important;color:#1d1d1d}html.page-doctors .mobile-menu-btn{width:46px;height:46px;border:1px solid rgb(15 75 61 / .18);border-radius:12px;background:#fff;box-shadow:0 8px 22px rgb(0 0 0 / .08);padding:0;display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px}html.page-doctors .mobile-menu-btn:focus{box-shadow:0 0 0 3px rgb(198 154 74 / .18)}html.page-doctors .mobile-menu-btn span{width:23px;height:2px;background:#0f4b3d;border-radius:20px;display:block}html.page-doctors .mobile-offcanvas{width:310px!important;max-width:86vw;border:none;background:#fff}html.page-doctors .mobile-offcanvas.offcanvas-end{right:0;left:auto;transform:translateX(100%)}html.page-doctors .mobile-offcanvas.offcanvas-end.show{transform:none}html.page-doctors .mobile-offcanvas .offcanvas-header{padding:22px 20px 16px;border-bottom:1px solid rgb(0 0 0 / .06);direction:rtl}html.page-doctors .mobile-logo{min-width:auto}html.page-doctors .mobile-logo .logo-icon{width:46px;height:46px;font-size:22px}html.page-doctors .mobile-logo .logo-text strong{font-size:22px}html.page-doctors .mobile-logo .logo-text small{font-size:11px}html.page-doctors .mobile-close-btn{margin:0!important;box-shadow:none!important}html.page-doctors .mobile-offcanvas .offcanvas-body{padding:18px 20px 24px}html.page-doctors .mobile-nav{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}html.page-doctors .mobile-nav a{text-decoration:none;color:#1d1d1d;font-size:15px;font-weight:800;padding:13px 14px;border-radius:10px;transition:0.25s ease}html.page-doctors .mobile-nav a:hover,html.page-doctors .mobile-nav a.active{color:#0f4b3d;background:rgb(15 75 61 / .08)}html.page-doctors .mobile-header-btn{width:100%;justify-content:center;display:inline-flex;margin-top:6px}@media (max-width:991.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:78px;min-height:78px;padding:0 18px;flex-wrap:nowrap;gap:0;position:sticky;top:0}html.page-doctors .header-container{flex-wrap:nowrap!important}html.page-doctors .mobile-menu-btn{display:flex}html.page-doctors .logo{min-width:auto}html.page-doctors .logo-icon{width:50px;height:50px;font-size:24px}html.page-doctors .logo-text strong{font-size:24px}html.page-doctors .logo-text small{font-size:11px}html.page-doctors .hero{height:auto;min-height:610px}}@media (max-width:575.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:72px;min-height:72px;padding:0 14px}html.page-doctors .mobile-menu-btn{width:42px;height:42px}html.page-doctors .logo-icon{width:44px;height:44px;border-radius:12px;font-size:21px}html.page-doctors .logo-text strong{font-size:21px}html.page-doctors .logo-text small{font-size:10px}html.page-doctors .site-logo-img{width:130px;max-height:56px}html.page-doctors .mobile-logo-img{width:128px;max-height:54px}}@media (min-width:992px){html.page-doctors .mobile-menu-btn{display:none!important}html.page-doctors .mobile-offcanvas{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html.page-doctors .offcanvas-backdrop{display:none!important}html.page-doctors body{overflow:auto!important;padding-right:0!important;padding-left:0!important}}html.page-doctors .logo{min-width:auto}html.page-doctors .site-logo-img{height:64px;width:auto;max-width:180px;object-fit:contain;display:block}html.page-doctors .mobile-logo-img{height:54px;width:auto;max-width:145px}html.page-doctors .footer-logo-img{height:88px;width:auto;max-width:165px;object-fit:contain;display:block;margin:0 auto 4px}@media (max-width:575.98px){html.page-doctors .site-logo-img{height:52px;max-width:135px}html.page-doctors .mobile-logo-img{height:50px;max-width:132px}}@media (min-width:992px){html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:72px;width:auto;max-width:200px;object-fit:contain;display:block}}html.page-doctors .site-logo-img.logo-auto,html.page-doctors .footer-logo-img.logo-auto{background:transparent!important}@media (max-width:991.98px){html.page-doctors .mobile-offcanvas .offcanvas-header{position:relative;display:flex!important;align-items:center!important;justify-content:center!important;min-height:92px;padding:18px 62px 16px 62px!important;direction:rtl}html.page-doctors .mobile-offcanvas .mobile-logo{width:100%;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:58px;width:auto;max-width:150px;object-fit:contain;display:block}html.page-doctors .mobile-offcanvas .mobile-close-btn{position:absolute!important;left:18px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;width:38px;height:38px;padding:0!important;border-radius:10px;background-size:15px;opacity:.75;z-index:5;box-shadow:none!important}html.page-doctors .mobile-offcanvas .mobile-close-btn:hover,html.page-doctors .mobile-offcanvas .mobile-close-btn:focus{opacity:1;box-shadow:0 0 0 3px rgb(198 154 74 / .16)!important}}@media (min-width:992px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:104px!important;min-height:104px!important;padding:0 34px!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:250px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:100px!important;width:auto!important;max-width:255px!important;object-fit:contain!important;display:block!important}html.page-doctors .hero{height:535px!important;min-height:535px!important}}@media (min-width:1400px){html.page-doctors .hero{height:550px!important;min-height:550px!important}}@media (max-width:991.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:92px!important;min-height:92px!important;padding:0 18px!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:190px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:76px!important;width:auto!important;max-width:200px!important;object-fit:contain!important;display:block!important}html.page-doctors .hero{height:auto!important;min-height:500px!important}html.page-doctors .mobile-offcanvas .offcanvas-header{min-height:108px!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:82px!important;width:auto!important;max-width:210px!important;object-fit:contain!important;display:block!important}}@media (max-width:575.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:88px!important;min-height:88px!important;padding:0 14px!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:170px!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:72px!important;max-width:190px!important}html.page-doctors .hero{min-height:470px!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:78px!important;max-width:200px!important}}@media (min-width:992px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:110px!important;min-height:110px!important;padding:0 34px!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:235px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:100px!important;width:auto!important;max-width:250px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:991.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:92px!important;min-height:92px!important;padding:0 18px!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:180px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:88px!important;width:auto!important;max-width:205px!important;max-height:none!important;object-fit:contain!important;display:block!important}html.page-doctors .mobile-offcanvas .offcanvas-header{min-height:100px!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:88px!important;width:auto!important;max-width:205px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:575.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:88px!important;min-height:88px!important;padding:0 14px!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:165px!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:88px!important;width:auto!important;max-width:195px!important;max-height:none!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:88px!important;max-width:195px!important;max-height:none!important}}@media (min-width:992px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:100px!important;min-height:100px!important;padding:0 34px!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:220px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:90px!important;width:auto!important;max-width:230px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:991.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:84px!important;min-height:84px!important;padding:0 18px!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:160px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:80px!important;width:auto!important;max-width:185px!important;max-height:none!important;object-fit:contain!important;display:block!important}html.page-doctors .mobile-offcanvas .offcanvas-header{min-height:94px!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:80px!important;width:auto!important;max-width:185px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:575.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:84px!important;min-height:84px!important;padding:0 14px!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:150px!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:80px!important;width:auto!important;max-width:180px!important;max-height:none!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:80px!important;max-width:180px!important;max-height:none!important}}@media (max-width:991.98px){html.page-doctors .mobile-offcanvas .mobile-close-btn{position:absolute!important;left:18px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;width:44px!important;height:44px!important;padding:0!important;border:1px solid rgb(198 154 74 / .28)!important;border-radius:14px!important;background:linear-gradient(135deg,rgb(255 255 255 / .98),rgb(248 244 235 / .96))!important;background-image:none!important;background-size:0!important;opacity:1!important;z-index:8;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 10px 24px rgb(15 75 61 / .1),0 2px 8px rgb(198 154 74 / .16)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease,background 0.25s ease}html.page-doctors .mobile-offcanvas .mobile-close-btn::before,html.page-doctors .mobile-offcanvas .mobile-close-btn::after{content:"";position:absolute;width:20px;height:2.6px;border-radius:999px;background:linear-gradient(90deg,#154f42,#c69a4a);box-shadow:0 1px 3px rgb(0 0 0 / .1)}html.page-doctors .mobile-offcanvas .mobile-close-btn::before{transform:rotate(45deg)}html.page-doctors .mobile-offcanvas .mobile-close-btn::after{transform:rotate(-45deg)}html.page-doctors .mobile-offcanvas .mobile-close-btn:hover,html.page-doctors .mobile-offcanvas .mobile-close-btn:focus{transform:translateY(-50%) scale(1.06)!important;border-color:rgb(198 154 74 / .48)!important;background:linear-gradient(135deg,#ffffff,#f4ecdc)!important;box-shadow:0 14px 28px rgb(15 75 61 / .14),0 0 0 4px rgb(198 154 74 / .14)!important;outline:none!important}html.page-doctors .mobile-offcanvas .mobile-close-btn:active{transform:translateY(-50%) scale(.96)!important;box-shadow:0 7px 16px rgb(15 75 61 / .12),0 0 0 2px rgb(198 154 74 / .1)!important}}html.page-doctors .footer-brand-note{width:245px;margin:8px auto 0;text-align:center}html.page-doctors .footer-brand-line{width:138px;height:1px;display:block;margin:0 auto 9px;border-radius:999px;background:linear-gradient(90deg,transparent,rgb(212 168 79 / .88),rgb(255 255 255 / .62),transparent)}html.page-doctors .footer-brand-badge{min-height:58px;padding:8px 14px;border-radius:18px;border:1px solid rgb(255 255 255 / .16);background:radial-gradient(circle at 80% 0%,rgb(212 168 79 / .18),transparent 38%),rgb(255 255 255 / .075);display:inline-flex;align-items:center;justify-content:center;gap:11px;box-shadow:inset 0 1px 0 rgb(255 255 255 / .14),0 10px 24px rgb(0 0 0 / .08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html.page-doctors .footer-brand-icon{width:38px;height:38px;min-width:38px;border-radius:14px;color:#d4a84f;background:rgb(255 255 255 / .12);border:1px solid rgb(212 168 79 / .28);display:inline-flex;align-items:center;justify-content:center}html.page-doctors .footer-brand-icon svg{width:24px;height:24px;stroke:currentColor}html.page-doctors .footer-brand-text{display:flex;flex-direction:column;align-items:flex-start;text-align:right;line-height:1.35}html.page-doctors .footer-brand-text strong{color:#fff;font-size:13px;font-weight:900;white-space:nowrap}html.page-doctors .footer-brand-text small{color:rgb(255 255 255 / .72);font-size:10.5px;font-weight:600;margin-top:3px;white-space:nowrap}html.page-doctors .footer-brand-tags{margin-top:8px;display:flex;justify-content:center;gap:7px}html.page-doctors .footer-brand-tags span{min-width:52px;height:24px;padding:0 10px;border-radius:999px;background:rgb(255 255 255 / .09);border:1px solid rgb(255 255 255 / .13);color:rgb(255 255 255 / .88);font-size:10.5px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}@media (max-width:900px){html.page-doctors .footer-brand-note{width:100%;max-width:270px;margin-top:10px}}@media (max-width:575.98px){html.page-doctors .about-leaf-mark{width:74px;height:74px;left:14px;bottom:12px;opacity:.86}}html.page-doctors .about-section{padding:40px 28px 34px}html.page-doctors .about-top{gap:28px;margin-bottom:32px}html.page-doctors .about-card{border-radius:14px;padding:34px 36px 40px}html.page-doctors .about-card p{margin-bottom:28px}html.page-doctors .stats-grid{gap:22px;margin-top:8px;align-items:stretch}html.page-doctors .stat-card{min-height:96px;height:auto;padding:20px 24px;border-radius:14px;gap:18px;flex-direction:row-reverse;justify-content:space-between}html.page-doctors .stat-info{flex:1}html.page-doctors .stat-title{margin-bottom:8px}html.page-doctors .project-progress-section{padding:12px 28px 48px}html.page-doctors .project-progress-box{border-radius:14px;padding:22px 24px 24px}html.page-doctors .progress-heading{margin-bottom:12px}html.page-doctors .progress-top-row{gap:28px;margin-bottom:22px}html.page-doctors .timeline-wrapper{padding-top:22px}html.page-doctors .timeline{gap:10px}html.page-doctors .progress-images-row{gap:18px;margin-top:12px}html.page-doctors .progress-image{border-radius:10px}html.page-doctors .project-details-btn-wrap{margin-top:18px}html.page-doctors .project-details-btn{width:360px;max-width:100%;height:54px;padding:0 24px;border-radius:16px;gap:12px;font-size:15px;font-weight:900;box-shadow:0 10px 26px rgb(15 75 61 / .08);flex-direction:row-reverse}html.page-doctors .project-details-btn span{font-size:24px;line-height:1;transform:translateY(-1px)}html.page-doctors .future-section{padding:8px 28px 52px}html.page-doctors .future-heading{margin-bottom:18px}html.page-doctors .future-cards{gap:18px;margin-bottom:30px}html.page-doctors .future-card{min-height:156px;height:auto;padding:20px 16px 18px;border-radius:14px}html.page-doctors .future-card h3{margin-bottom:8px}html.page-doctors .future-card p{line-height:2}html.page-doctors .future-banner{margin-top:4px;border-radius:14px}html.page-doctors .stat-icon,html.page-doctors .future-icon{width:54px;min-width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,rgb(198 154 74 / .14),rgb(198 154 74 / .05));border:1px solid rgb(198 154 74 / .22);box-shadow:inset 0 1px 0 rgb(255 255 255 / .72)}html.page-doctors .stat-icon svg,html.page-doctors .future-icon svg,html.page-doctors .timeline-icon svg,html.page-doctors .consult-btn svg{stroke-linecap:round;stroke-linejoin:round}html.page-doctors .stat-icon svg,html.page-doctors .future-icon svg{width:28px;height:28px;stroke-width:1.95}html.page-doctors .timeline-icon{width:44px;height:44px;border-radius:14px;border:1.5px solid rgb(0 0 0 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .7)}html.page-doctors .timeline-step.done .timeline-icon{background:rgb(15 107 77 / .08);border-color:rgb(198 154 74 / .42);box-shadow:0 8px 20px rgb(15 107 77 / .08)}html.page-doctors .timeline-step span{display:inline-block;margin-top:2px}@media (max-width:992px){html.page-doctors .about-section,html.page-doctors .project-progress-section,html.page-doctors .future-section{padding-left:24px;padding-right:24px}html.page-doctors .about-top,html.page-doctors .stats-grid,html.page-doctors .future-cards,html.page-doctors .progress-images-row{gap:16px}html.page-doctors .project-details-btn{width:320px;height:52px}}@media (max-width:576px){html.page-doctors .about-section{padding:28px 16px 28px}html.page-doctors .about-top{margin-bottom:24px}html.page-doctors .about-card{padding:26px 22px 34px}html.page-doctors .stats-grid{gap:14px;margin-top:2px}html.page-doctors .stat-card{min-height:90px;padding:18px 18px}html.page-doctors .project-progress-section{padding:8px 16px 38px}html.page-doctors .project-progress-box{padding:20px 14px 18px}html.page-doctors .timeline-wrapper{padding-top:18px}html.page-doctors .progress-images-row{gap:12px}html.page-doctors .project-details-btn-wrap{margin-top:16px}html.page-doctors .project-details-btn{height:50px;padding:0 18px;border-radius:14px;font-size:14px}html.page-doctors .future-section{padding:6px 16px 38px}html.page-doctors .future-cards{gap:14px;margin-bottom:24px}html.page-doctors .future-card{min-height:138px;padding:18px 14px 16px}}html.page-doctors .about-section{padding-top:72px!important}@media (max-width:992px){html.page-doctors .about-section{padding-top:52px!important}}@media (max-width:576px){html.page-doctors .about-section{padding-top:38px!important}}html.page-doctors .about-top{margin-bottom:38px!important}html.page-doctors .stats-grid{margin-top:18px!important;gap:24px!important}html.page-doctors .stat-card{min-height:108px!important;padding:22px 26px!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff 0%,#fcfcfb 100%)!important;border:1px solid rgb(15 75 61 / .06)!important;box-shadow:0 10px 26px rgb(16 24 40 / .06)!important;gap:18px!important;align-items:center!important}html.page-doctors .stat-icon{width:68px!important;min-width:68px!important;height:68px!important;border-radius:20px!important;background:linear-gradient(180deg,#fcfaf5 0%,#f7f1e5 100%)!important;border:1px solid rgb(198 154 74 / .26)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 8px 18px rgb(198 154 74 / .07)!important;color:#c69a4a!important}html.page-doctors .stat-icon svg{width:31px!important;height:31px!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-doctors .stat-info{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:6px!important}html.page-doctors .stat-title{color:#1f2937!important;font-size:13px!important;font-weight:800!important;margin-bottom:0!important}html.page-doctors .stat-value{color:#0f6b4d!important;font-size:22px!important;font-weight:950!important;line-height:1.25!important;letter-spacing:-.2px}html.page-doctors .progress-circle{width:52px!important;height:52px!important;background:conic-gradient(#0f7a58 0deg 234deg,#e4dfd7 234deg 360deg)!important;box-shadow:0 4px 12px rgb(15 107 77 / .1)!important}html.page-doctors .progress-circle::after{inset:7px!important;background:#fbfaf7!important}@media (max-width:992px){html.page-doctors .about-top{margin-bottom:30px!important}html.page-doctors .stats-grid{margin-top:14px!important;gap:18px!important}html.page-doctors .stat-card{min-height:102px!important;padding:20px 22px!important}}@media (max-width:576px){html.page-doctors .about-top{margin-bottom:24px!important}html.page-doctors .stats-grid{margin-top:10px!important;gap:14px!important}html.page-doctors .stat-card{min-height:94px!important;padding:18px 18px!important;border-radius:16px!important}html.page-doctors .stat-icon{width:60px!important;min-width:60px!important;height:60px!important;border-radius:18px!important}html.page-doctors .stat-icon svg{width:28px!important;height:28px!important}html.page-doctors .progress-circle{width:46px!important;height:46px!important}html.page-doctors .stat-value{font-size:20px!important}}html.page-doctors .project-details-btn-wrap{margin-top:22px!important}html.page-doctors .project-details-btn{width:380px!important;max-width:100%;height:58px!important;padding:0 26px!important;border-radius:18px!important;border:1.5px solid rgb(15 75 61 / .42)!important;background:linear-gradient(180deg,#ffffff 0%,#fbfcfb 100%)!important;color:#0f4b3d!important;box-shadow:0 12px 26px rgb(15 75 61 / .08)!important;flex-direction:row-reverse!important;gap:14px!important;letter-spacing:-.1px;transition:transform 0.25s ease,box-shadow 0.25s ease,background 0.25s ease,border-color 0.25s ease!important}html.page-doctors .project-details-btn:hover{background:linear-gradient(180deg,#ffffff 0%,#f6faf8 100%)!important;border-color:rgb(15 75 61 / .62)!important;color:#0d5d4a!important;transform:translateY(-2px);box-shadow:0 16px 30px rgb(15 75 61 / .12)!important}html.page-doctors .project-details-btn span{width:28px;height:28px;min-width:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgb(198 154 74 / .12);color:#0f4b3d;font-size:24px!important;line-height:1;transform:translateY(-1px);transition:transform 0.25s ease,background 0.25s ease}html.page-doctors .project-details-btn:hover span{background:rgb(198 154 74 / .18);transform:translateX(2px)}@media (max-width:576px){html.page-doctors .project-details-btn{height:52px!important;padding:0 18px!important;border-radius:15px!important;font-size:14px!important}}html.page-doctors .stat-card{gap:14px!important}html.page-doctors .stat-icon{width:62px!important;min-width:62px!important;height:62px!important;border-radius:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#c69a4a!important;display:inline-flex;align-items:center;justify-content:center}html.page-doctors .stat-icon svg{width:54px!important;height:54px!important;stroke:currentColor;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-doctors .progress-circle{width:54px!important;height:54px!important;background:conic-gradient(#0f7a58 0deg 234deg,#ddd8d0 234deg 360deg)!important;box-shadow:none!important}html.page-doctors .progress-circle::after{inset:7px!important;background:#ffffff!important}@media (max-width:576px){html.page-doctors .stat-icon{width:54px!important;min-width:54px!important;height:54px!important}html.page-doctors .stat-icon svg,html.page-doctors .progress-circle{width:46px!important;height:46px!important}}html.page-doctors .project-details-btn{gap:18px!important;padding:0 30px!important}html.page-doctors .project-details-btn span{margin-right:2px;font-size:25px!important}@media (max-width:576px){html.page-doctors .project-details-btn{gap:14px!important;padding:0 20px!important}}html.page-doctors .stat-icon-custom-status{width:62px!important;min-width:62px!important;height:62px!important;display:inline-flex;align-items:center;justify-content:center}html.page-doctors .stat-icon-status-img{width:54px;height:54px;object-fit:contain;display:block}@media (max-width:576px){html.page-doctors .stat-icon-status-img{width:46px;height:46px}}html.page-doctors .project-progress-section{padding-top:30px!important}html.page-doctors .project-progress-box{padding:28px 26px 28px!important;border-radius:18px!important}html.page-doctors .progress-heading{margin-bottom:18px!important}html.page-doctors .progress-top-row{gap:34px!important;margin-bottom:28px!important;align-items:flex-start!important}html.page-doctors .timeline-wrapper{padding-top:28px!important}html.page-doctors .timeline{gap:18px!important;align-items:flex-start!important}html.page-doctors .timeline::before{top:26px!important;left:8%!important;right:8%!important;height:2px!important;background:linear-gradient(90deg,rgb(15 75 61 / .1),rgb(198 154 74 / .2),rgb(15 75 61 / .1))!important}html.page-doctors .timeline-step{min-width:92px!important;gap:12px!important}html.page-doctors .timeline-icon{width:56px!important;height:56px!important;border-radius:18px!important;background:linear-gradient(180deg,#fffdfa 0%,#f9f5ec 100%)!important;border:1px solid rgb(198 154 74 / .28)!important;color:#c69a4a!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .92),0 8px 20px rgb(198 154 74 / .06)!important;transition:transform 0.25s ease,box-shadow 0.25s ease!important}html.page-doctors .timeline-icon svg{width:22px!important;height:22px!important;stroke-width:1.9!important;stroke:currentColor!important}html.page-doctors .timeline-step.done .timeline-icon{background:linear-gradient(180deg,#f3fbf7 0%,#ebf7f1 100%)!important;border-color:rgb(198 154 74 / .36)!important;color:#0f7a58!important;box-shadow:0 10px 22px rgb(15 107 77 / .1),inset 0 1px 0 rgb(255 255 255 / .96)!important}html.page-doctors .timeline-step.done .timeline-icon svg{width:24px!important;height:24px!important;stroke-width:2.2!important}html.page-doctors .timeline-step span{margin-top:4px!important;font-size:14px!important;font-weight:800!important;color:#1f2937!important;line-height:1.8!important;white-space:nowrap}html.page-doctors .total-progress-card{border-radius:16px!important;padding:24px 22px!important}html.page-doctors .progress-images-row{gap:20px!important;margin-top:16px!important}html.page-doctors .progress-image{border-radius:14px!important}html.page-doctors .project-details-btn-wrap{margin-top:24px!important}@media (max-width:992px){html.page-doctors .project-progress-section{padding-top:22px!important}html.page-doctors .project-progress-box{padding:24px 20px 24px!important}html.page-doctors .progress-top-row{gap:24px!important;margin-bottom:24px!important}html.page-doctors .timeline-wrapper{padding-top:22px!important}html.page-doctors .timeline{gap:14px!important}html.page-doctors .timeline-step{min-width:88px!important}html.page-doctors .timeline-icon{width:50px!important;height:50px!important;border-radius:16px!important}html.page-doctors .timeline-step span{font-size:13px!important}}@media (max-width:576px){html.page-doctors .project-progress-section{padding-top:18px!important}html.page-doctors .project-progress-box{padding:22px 14px 20px!important;border-radius:16px!important}html.page-doctors .progress-heading{margin-bottom:14px!important}html.page-doctors .progress-top-row{margin-bottom:18px!important}html.page-doctors .timeline-wrapper{padding-top:18px!important}html.page-doctors .timeline{gap:12px!important}html.page-doctors .timeline::before{top:22px!important;left:6%!important;right:6%!important}html.page-doctors .timeline-step{min-width:74px!important;gap:10px!important}html.page-doctors .timeline-icon{width:46px!important;height:46px!important;border-radius:14px!important}html.page-doctors .timeline-icon svg{width:19px!important;height:19px!important}html.page-doctors .timeline-step.done .timeline-icon svg{width:20px!important;height:20px!important}html.page-doctors .timeline-step span{font-size:12px!important;line-height:1.7!important;white-space:normal}html.page-doctors .progress-images-row{gap:12px!important;margin-top:12px!important}html.page-doctors .project-details-btn-wrap{margin-top:18px!important}}html.page-doctors .project-details-btn{direction:rtl!important}html.page-doctors .project-details-btn span{margin-left:2px!important;margin-right:0!important}html.page-doctors .project-details-btn:hover span{transform:translateX(-2px)!important}html.page-doctors .project-details-btn span{font-family:Arial,sans-serif!important;font-size:19px!important;font-weight:900!important;line-height:1!important}html.page-doctors .project-details-btn .project-arrow-left{font-size:0!important}html.page-doctors .project-details-btn .project-arrow-left svg{width:17px!important;height:17px!important;display:block;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}html.page-doctors .project-details-btn:hover .project-arrow-left{transform:translateX(-2px)!important}html.page-doctors .future-section{padding-top:58px!important;padding-bottom:56px!important}html.page-doctors .future-container{max-width:1180px!important}html.page-doctors .future-heading{font-size:25px!important;font-weight:950!important;color:#0f4b3d!important;margin-bottom:28px!important;letter-spacing:-.3px}html.page-doctors .future-heading::after{width:48px!important;height:3px!important;margin-top:10px!important;background:linear-gradient(90deg,transparent,#c69a4a,transparent)!important}html.page-doctors .future-cards{gap:22px!important;margin-bottom:36px!important;align-items:stretch!important}html.page-doctors .future-card{min-height:174px!important;height:auto!important;padding:24px 18px 22px!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff 0%,#fcfcfb 100%)!important;border:1px solid rgb(15 75 61 / .055)!important;box-shadow:0 12px 30px rgb(16 24 40 / .055)!important;justify-content:flex-start!important;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease!important}html.page-doctors .future-card:hover{transform:translateY(-4px);border-color:rgb(198 154 74 / .18)!important;box-shadow:0 18px 36px rgb(15 75 61 / .08)!important}html.page-doctors .future-icon{width:64px!important;height:64px!important;margin-bottom:14px!important;border-radius:20px!important;color:#0f7a58!important;background:linear-gradient(180deg,#fcfaf5 0%,#f7f1e5 100%)!important;border:1px solid rgb(198 154 74 / .26)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 8px 18px rgb(198 154 74 / .08)!important}html.page-doctors .future-icon svg{width:30px!important;height:30px!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-doctors .future-card h3{font-size:15px!important;margin-bottom:9px!important;color:#0d1f1b!important}html.page-doctors .future-card p{font-size:12.5px!important;line-height:2.05!important;color:#2f3b37!important}html.page-doctors .future-banner{margin-top:14px!important;height:178px!important;border-radius:18px!important;box-shadow:0 14px 34px rgb(15 75 61 / .1)!important}html.page-doctors .future-banner-content h3{margin-bottom:16px!important}html.page-doctors .consult-btn{border-radius:14px!important;height:50px!important}html.page-doctors .site-footer{padding-top:22px!important}@media (max-width:1100px){html.page-doctors .future-section{padding-top:48px!important}html.page-doctors .future-cards{gap:18px!important}}@media (max-width:768px){html.page-doctors .future-section{padding:42px 16px 44px!important}html.page-doctors .future-heading{font-size:23px!important;margin-bottom:24px!important}html.page-doctors .future-cards{gap:16px!important;margin-bottom:28px!important}html.page-doctors .future-card{min-height:158px!important;padding:22px 16px 20px!important}html.page-doctors .future-banner{height:220px!important;margin-top:8px!important;border-radius:16px!important}html.page-doctors .site-footer{padding-top:14px!important}}@media (max-width:480px){html.page-doctors .future-section{padding-top:36px!important;padding-bottom:36px!important}html.page-doctors .future-cards{gap:14px!important}html.page-doctors .future-card{min-height:142px!important;padding:20px 14px 18px!important}html.page-doctors .future-icon{width:58px!important;height:58px!important;border-radius:18px!important;margin-bottom:12px!important}html.page-doctors .future-icon svg{width:27px!important;height:27px!important}}html.page-doctors .future-section{padding-bottom:24px!important}html.page-doctors .future-banner{margin-bottom:0!important}html.page-doctors .site-footer{padding-top:4px!important}@media (max-width:768px){html.page-doctors .future-section{padding-bottom:24px!important}html.page-doctors .site-footer{padding-top:2px!important}}@media (max-width:480px){html.page-doctors .future-section{padding-bottom:22px!important}html.page-doctors .site-footer{padding-top:0!important}}html.page-doctors .banner-leaves{position:absolute;right:56px!important;top:20px!important;width:150px!important;height:122px!important;opacity:1!important;z-index:2;pointer-events:none;filter:drop-shadow(0 12px 24px rgb(10 46 39 / .16))}html.page-doctors .banner-leaves::before{content:"";position:absolute;inset:10px 12px 12px 24px;border-radius:999px;background:radial-gradient(circle at 30% 35%,rgb(181 225 191 / .28),transparent 42%),radial-gradient(circle at 70% 70%,rgb(120 205 158 / .18),transparent 45%);border:1px solid rgb(168 222 184 / .14);backdrop-filter:blur(2px)}html.page-doctors .banner-leaves::after{content:"";position:absolute;right:16px;top:6px;width:44px;height:44px;background:radial-gradient(circle,rgb(204 170 95 / .92) 0 3px,transparent 4px),radial-gradient(circle,rgb(145 218 166 / .85) 0 3px,transparent 4px),radial-gradient(circle,rgb(183 232 193 / .65) 0 2.5px,transparent 3.5px),radial-gradient(circle,rgb(204 170 95 / .55) 0 2px,transparent 3px);background-size:12px 12px,12px 12px,10px 10px,8px 8px;background-position:2px 18px,16px 2px,28px 15px,10px 30px;background-repeat:no-repeat;opacity:.95}html.page-doctors .banner-leaves span{position:absolute;display:block;border-radius:70% 0 70% 0 / 70% 0 70% 0!important;background:linear-gradient(180deg,rgb(163 220 177 / .72) 0%,rgb(114 197 145 / .52) 100%)!important;border:1px solid rgb(194 235 205 / .28);box-shadow:inset 0 1px 0 rgb(255 255 255 / .18),0 10px 18px rgb(7 37 31 / .12)}html.page-doctors .banner-leaves span:nth-child(1){width:60px!important;height:82px!important;right:56px!important;top:24px!important;transform:rotate(10deg)!important}html.page-doctors .banner-leaves span:nth-child(2){width:50px!important;height:68px!important;right:12px!important;top:44px!important;transform:rotate(-32deg)!important}html.page-doctors .banner-leaves span:nth-child(3){width:34px!important;height:44px!important;right:74px!important;top:2px!important;transform:rotate(-8deg)!important}html.page-doctors .banner-leaves span:nth-child(4){width:5px!important;height:64px!important;right:60px!important;top:47px!important;border-radius:999px!important;transform:rotate(18deg)!important;background:linear-gradient(180deg,rgb(180 225 189 / .65),rgb(92 165 122 / .45))!important;border:none!important;box-shadow:none!important}@media (max-width:768px){html.page-doctors .banner-leaves{right:24px!important;top:18px!important;width:118px!important;height:98px!important;transform:scale(.92);transform-origin:top right}}html.page-doctors .site-footer{padding:4px 16px 16px!important}html.page-doctors .footer-box{padding:28px 40px 16px!important;border-radius:18px!important;min-height:unset!important;box-shadow:0 16px 36px rgb(8 43 36 / .12)}html.page-doctors .footer-content{gap:26px!important;align-items:flex-start!important}html.page-doctors .footer-col{display:flex;flex-direction:column}html.page-doctors .footer-logo-col{width:300px!important;align-items:center}html.page-doctors .footer-logo-wrap{margin-bottom:8px!important}html.page-doctors .footer-brand-note{margin-top:10px!important}html.page-doctors .footer-desc-col{width:360px!important;text-align:center!important;padding-top:2px!important;align-items:center}html.page-doctors .footer-menu-col{width:170px!important;text-align:center!important;align-items:center}html.page-doctors .footer-contact-col{width:290px!important;text-align:right!important;padding-top:2px!important;align-items:flex-start}html.page-doctors .footer-title{font-size:17px!important;margin-bottom:16px!important;line-height:1.6!important;letter-spacing:-.2px}html.page-doctors .footer-desc{max-width:320px;margin:0 auto;font-size:13.5px!important;line-height:2.2!important;color:rgb(255 255 255 / .93)!important}html.page-doctors .footer-menu{display:flex;flex-direction:column;gap:10px}html.page-doctors .footer-menu li{margin-bottom:0!important;line-height:1.8}html.page-doctors .footer-menu a{font-size:14px!important;font-weight:700!important}html.page-doctors .footer-contact-list{margin:0 0 16px!important;width:100%}html.page-doctors .footer-contact-list li{gap:12px!important;margin-bottom:12px!important;font-size:13.5px!important;line-height:1.9!important}html.page-doctors .footer-contact-list li:last-child{margin-bottom:0!important}html.page-doctors .footer-contact-list svg{width:18px!important;height:18px!important;min-width:18px!important}html.page-doctors .footer-socials{margin-top:16px!important;gap:12px!important}html.page-doctors .footer-socials a{width:38px!important;height:38px!important;background:rgb(255 255 255 / .14)!important;border:1px solid rgb(255 255 255 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .08)}html.page-doctors .footer-socials svg{width:18px!important;height:18px!important}html.page-doctors .footer-divider{height:158px!important;margin-top:0!important;background:linear-gradient(180deg,rgb(255 255 255 / .1),rgb(255 255 255 / .44),rgb(255 255 255 / .1))!important}html.page-doctors .footer-copy{margin-top:18px!important;padding-top:12px;border-top:1px solid rgb(255 255 255 / .08);font-size:12.5px!important;line-height:1.8}@media (max-width:1100px){html.page-doctors .footer-box{padding:26px 28px 16px!important}html.page-doctors .footer-content{gap:18px!important}html.page-doctors .footer-logo-col{width:250px!important}html.page-doctors .footer-desc-col{width:300px!important}html.page-doctors .footer-contact-col{width:250px!important}}@media (max-width:900px){html.page-doctors .footer-box{padding:24px 18px 16px!important}html.page-doctors .footer-content{gap:14px!important}html.page-doctors .footer-logo-col,html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col{width:100%!important;align-items:center!important;text-align:center!important}html.page-doctors .footer-contact-list li{justify-content:center!important}html.page-doctors .footer-socials{justify-content:center!important}html.page-doctors .footer-copy{margin-top:14px!important}}html.page-doctors .site-footer{padding:0 16px 12px!important}html.page-doctors .footer-box{max-width:1480px!important;min-height:unset!important;padding:18px 34px 12px!important;border-radius:16px!important;box-shadow:0 10px 24px rgb(8 43 36 / .09)!important}html.page-doctors .footer-content{gap:22px!important;align-items:flex-start!important}html.page-doctors .footer-logo-col{width:255px!important}html.page-doctors .footer-logo-wrap{margin-bottom:2px!important}html.page-doctors .footer-logo-img{max-height:78px!important;width:auto!important}html.page-doctors .footer-brand-note{width:220px!important;margin-top:4px!important}html.page-doctors .footer-brand-line{width:110px!important;margin-bottom:6px!important}html.page-doctors .footer-brand-badge{min-height:44px!important;padding:6px 11px!important;border-radius:15px!important;gap:8px!important}html.page-doctors .footer-brand-icon{width:31px!important;height:31px!important;min-width:31px!important;border-radius:11px!important}html.page-doctors .footer-brand-icon svg{width:19px!important;height:19px!important}html.page-doctors .footer-brand-text strong{font-size:12px!important}html.page-doctors .footer-brand-text small{font-size:9.5px!important;margin-top:1px!important}html.page-doctors .footer-brand-tags{margin-top:6px!important;gap:5px!important}html.page-doctors .footer-brand-tags span{min-width:43px!important;height:20px!important;padding:0 8px!important;font-size:9.5px!important}html.page-doctors .footer-desc-col{width:320px!important;padding-top:0!important}html.page-doctors .footer-menu-col{width:145px!important;padding-top:0!important}html.page-doctors .footer-contact-col{width:255px!important;padding-top:0!important}html.page-doctors .footer-title{font-size:15px!important;margin-bottom:9px!important;line-height:1.5!important}html.page-doctors .footer-desc{max-width:300px!important;font-size:12.5px!important;line-height:1.9!important;font-weight:500!important}html.page-doctors .footer-menu{gap:5px!important}html.page-doctors .footer-menu li{margin-bottom:0!important;line-height:1.55!important}html.page-doctors .footer-menu a{font-size:12.5px!important;font-weight:650!important}html.page-doctors .footer-contact-list{margin-bottom:9px!important}html.page-doctors .footer-contact-list li{gap:9px!important;margin-bottom:6px!important;font-size:12.5px!important;line-height:1.65!important}html.page-doctors .footer-contact-list svg{width:16px!important;height:16px!important;min-width:16px!important}html.page-doctors .footer-socials{margin-top:8px!important;gap:9px!important}html.page-doctors .footer-socials a{width:32px!important;height:32px!important;background:rgb(255 255 255 / .15)!important}html.page-doctors .footer-socials svg{width:15px!important;height:15px!important}html.page-doctors .footer-divider{height:118px!important;margin-top:2px!important;background:linear-gradient(180deg,rgb(255 255 255 / .08),rgb(255 255 255 / .34),rgb(255 255 255 / .08))!important}html.page-doctors .footer-copy{margin-top:8px!important;padding-top:8px!important;font-size:11.5px!important;line-height:1.7!important}@media (max-width:1100px){html.page-doctors .footer-box{padding:18px 24px 12px!important}html.page-doctors .footer-content{gap:16px!important}html.page-doctors .footer-logo-col{width:225px!important}html.page-doctors .footer-desc-col{width:280px!important}html.page-doctors .footer-contact-col{width:235px!important}}@media (max-width:900px){html.page-doctors .footer-box{padding:22px 16px 14px!important}html.page-doctors .footer-content{gap:12px!important}html.page-doctors .footer-divider{height:1px!important;margin:2px 0!important}html.page-doctors .footer-logo-col,html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col{width:100%!important}html.page-doctors .footer-copy{margin-top:10px!important}}html.page-doctors .footer-box{padding:16px 34px 10px!important}html.page-doctors .footer-content{gap:18px!important}html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col{text-align:right!important;align-items:flex-start!important}html.page-doctors .footer-title{width:100%;text-align:right!important;margin-bottom:6px!important;font-size:14.5px!important;line-height:1.35!important}html.page-doctors .footer-desc{text-align:right!important;margin:0!important;font-size:12px!important;line-height:1.65!important}html.page-doctors .footer-menu{align-items:flex-start!important;gap:2px!important}html.page-doctors .footer-menu li{margin-bottom:0!important;line-height:1.35!important;text-align:right!important}html.page-doctors .footer-menu a{font-size:12px!important;line-height:1.45!important}html.page-doctors .footer-contact-list{margin-bottom:6px!important}html.page-doctors .footer-contact-list li,html.page-doctors .footer-contact-list li.address{direction:rtl!important;text-align:right!important;justify-content:flex-start!important;gap:8px!important;margin-bottom:4px!important;font-size:12px!important;line-height:1.45!important}html.page-doctors .footer-contact-list li span{text-align:right!important}html.page-doctors .footer-contact-list svg{width:15px!important;height:15px!important;min-width:15px!important}html.page-doctors .footer-socials{direction:rtl!important;justify-content:flex-start!important;margin-top:7px!important;gap:8px!important}html.page-doctors .footer-socials a{width:30px!important;height:30px!important}html.page-doctors .footer-socials svg{width:14px!important;height:14px!important}html.page-doctors .footer-divider{height:105px!important}html.page-doctors .footer-copy{margin-top:7px!important;padding-top:6px!important;font-size:11px!important;line-height:1.45!important}@media (max-width:900px){html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col,html.page-doctors .footer-title,html.page-doctors .footer-desc{text-align:center!important;align-items:center!important}html.page-doctors .footer-menu,html.page-doctors .footer-socials{align-items:center!important;justify-content:center!important}html.page-doctors .footer-contact-list li,html.page-doctors .footer-contact-list li.address{justify-content:center!important;text-align:center!important}}html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col{text-align:center!important;align-items:center!important}html.page-doctors .footer-title,html.page-doctors .footer-desc{text-align:center!important;margin-left:auto!important;margin-right:auto!important}html.page-doctors .footer-menu{align-items:center!important}html.page-doctors .footer-menu li{text-align:center!important}html.page-doctors .footer-contact-list{width:100%}html.page-doctors .footer-contact-list li,html.page-doctors .footer-contact-list li.address{justify-content:center!important;text-align:center!important}html.page-doctors .footer-contact-list li span{text-align:center!important}html.page-doctors .footer-socials{justify-content:center!important;align-items:center!important}html.page-doctors .future-section{padding-top:36px!important;padding-bottom:38px!important}html.page-doctors .future-heading{margin-bottom:24px!important}html.page-doctors .future-cards{margin-bottom:30px!important;gap:20px!important;align-items:stretch!important}html.page-doctors .future-card{min-height:168px!important;padding-top:22px!important;padding-bottom:20px!important}html.page-doctors .future-banner{margin-top:0!important}@media (max-width:768px){html.page-doctors .future-section{padding-top:28px!important;padding-bottom:30px!important}html.page-doctors .future-heading{margin-bottom:20px!important}html.page-doctors .future-cards{margin-bottom:24px!important;gap:16px!important}}@media (max-width:480px){html.page-doctors .future-section{padding-top:24px!important;padding-bottom:26px!important}html.page-doctors .future-heading{margin-bottom:18px!important}html.page-doctors .future-cards{margin-bottom:20px!important;gap:14px!important}}html.page-doctors .footer-desc-col{text-align:center!important;align-items:center!important}html.page-doctors .footer-desc-col .footer-title{text-align:center!important;margin-bottom:8px!important;line-height:1.45!important}html.page-doctors .footer-desc-col .footer-desc{max-width:340px!important;margin:0 auto!important;text-align:center!important;line-height:1.95!important;font-size:12.5px!important;font-weight:600!important;color:rgb(255 255 255 / .93)!important}@media (max-width:900px){html.page-doctors .footer-desc-col .footer-desc{max-width:290px!important;line-height:1.9!important}}html.page-doctors body{background:#f4f4f1!important}html.page-doctors .doctors-page{background:#f4f4f1!important;padding-bottom:0!important}html.page-doctors .doctors-hero{min-height:340px!important;margin:0!important}html.page-doctors .doctors-hero-inner{min-height:340px!important}html.page-doctors .doctors-hero-image{height:340px!important}html.page-doctors .doctors-hero-content{min-height:340px!important;padding:28px 64px 28px 40px!important}html.page-doctors .doctors-hero-title{font-size:42px!important;margin-bottom:6px!important}html.page-doctors .doctors-hero-title::after{margin:8px auto 22px!important}html.page-doctors .doctors-hero-desc{max-width:560px!important;font-size:16px!important;line-height:2.15!important}html.page-doctors .doctors-list-section{background:#f4f4f1!important;padding:30px 0 0!important}html.page-doctors .doctors-container{max-width:1120px!important;margin:0 auto!important;padding:0 18px!important}html.page-doctors .doctor-tabs{gap:18px!important;margin-bottom:24px!important}html.page-doctors .doctor-tab{height:46px!important;border-radius:16px!important}html.page-doctors .doctors-grid{gap:22px!important}html.page-doctors .doctor-card{border-radius:18px!important;padding:12px 12px 16px!important;box-shadow:0 10px 26px rgb(16 24 40 / .055)!important}html.page-doctors .doctor-img{height:166px!important;border-radius:13px!important;margin-bottom:10px!important}html.page-doctors .doctor-exp{margin-top:12px!important;margin-bottom:10px!important}html.page-doctors .doctors-bottom-section{background:#f4f4f1!important;padding:28px 16px 30px!important}html.page-doctors .doctors-bottom-container{max-width:1120px!important}html.page-doctors .doctors-stats-box{margin-bottom:20px!important;border-radius:22px!important}html.page-doctors .doctors-cta-box{border-radius:22px!important}html.page-doctors .site-footer{background:#f4f4f1!important;padding-top:0!important}html.page-doctors .site-logo-img,html.page-doctors .mobile-logo-img,html.page-doctors .footer-logo-img,html.page-doctors .logo-auto{opacity:1!important;visibility:visible!important;display:block!important;object-fit:contain!important;background:transparent!important}@media (max-width:991.98px){html.page-doctors .doctors-hero{min-height:auto!important}html.page-doctors .doctors-hero-inner{grid-template-columns:1fr!important;min-height:auto!important}html.page-doctors .doctors-hero-image{height:285px!important}html.page-doctors .doctors-hero-content{min-height:auto!important;padding:28px 20px 32px!important}html.page-doctors .doctors-list-section{padding-top:24px!important}html.page-doctors .doctor-tabs{grid-template-columns:repeat(3,1fr)!important;gap:12px!important;margin-bottom:20px!important}html.page-doctors .doctors-grid{grid-template-columns:repeat(2,1fr)!important;gap:18px!important}html.page-doctors .doctors-bottom-section{padding-top:24px!important;padding-bottom:24px!important}}@media (max-width:768px){html.page-doctors .doctors-hero-title{font-size:32px!important}html.page-doctors .doctors-hero-desc{font-size:14px!important;line-height:2!important}html.page-doctors .doctor-tabs{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:575.98px){html.page-doctors .doctors-hero-image{height:235px!important}html.page-doctors .doctors-list-section{padding-top:20px!important}html.page-doctors .doctors-container{padding:0 14px!important}html.page-doctors .doctor-tabs{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:18px!important}html.page-doctors .doctor-tab{height:44px!important}html.page-doctors .doctors-grid{grid-template-columns:1fr!important;gap:16px!important}html.page-doctors .doctor-card{max-width:365px!important;width:100%!important;margin:0 auto!important}html.page-doctors .doctors-bottom-section{padding:22px 12px 22px!important}html.page-doctors .doctors-stats-box{margin-bottom:16px!important}}html.page-doctors .doctors-stats-box{margin-top:10px!important;background:linear-gradient(180deg,#fcfcfb 0%,#f9faf8 100%)!important}html.page-doctors .doctor-stat-item{gap:16px!important;transition:background .25s ease,transform .25s ease}html.page-doctors .doctor-stat-item:hover{background:linear-gradient(180deg,rgb(199 168 107 / .06) 0%,rgb(11 77 63 / .03) 100%)}html.page-doctors .doctor-stat-icon{width:68px!important;height:68px!important;border-radius:22px!important;background:linear-gradient(135deg,#fffdf8 0%,#f6efe4 100%)!important;border:1px solid rgb(201 166 101 / .28)!important;color:#0b6b57!important;box-shadow:0 10px 24px rgb(11 77 63 / .08),inset 0 1px 0 rgb(255 255 255 / .92)!important;position:relative;overflow:hidden}html.page-doctors .doctor-stat-icon::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgb(201 166 101 / .24),transparent 46%);pointer-events:none}html.page-doctors .doctor-stat-icon svg{width:34px!important;height:34px!important;stroke:currentColor!important;position:relative;z-index:1}html.page-doctors .doctor-stat-number{margin-bottom:4px!important}html.page-doctors .doctor-stat-title{margin-bottom:2px}html.page-doctors .stats-leaf{width:145px!important;height:145px!important;top:50%!important;transform:translateY(-50%);opacity:.22!important}html.page-doctors .stats-leaf.right{right:-8px!important;left:auto!important;transform:translateY(-50%) scaleX(-1)}html.page-doctors .stats-leaf.left{left:-8px!important;right:auto!important}html.page-doctors .stats-leaf img,html.page-doctors .stats-leaf-img{width:100%;height:100%;object-fit:contain;display:block;filter:saturate(.9) brightness(1.04)}html.page-doctors .stats-leaf span{display:none!important}@media (max-width:991.98px){html.page-doctors .stats-leaf{width:118px!important;height:118px!important;opacity:.56!important;filter:saturate(1.16) contrast(1.06)!important}html.page-doctors .doctor-stat-icon{width:62px!important;height:62px!important;border-radius:18px!important}}@media (max-width:575.98px){html.page-doctors .stats-leaf{width:86px!important;height:86px!important;top:22px!important;transform:none!important;opacity:.14!important}html.page-doctors .stats-leaf.right{right:-14px!important;transform:scaleX(-1)!important}html.page-doctors .stats-leaf.left{left:-14px!important}html.page-doctors .doctor-stat-item{gap:12px!important}html.page-doctors .doctor-stat-icon{width:58px!important;height:58px!important;border-radius:16px!important}html.page-doctors .doctor-stat-icon svg{width:30px!important;height:30px!important}}html.page-doctors .doctors-stats-box{isolation:isolate!important}html.page-doctors .doctors-stats-box::before,html.page-doctors .doctors-stats-box::after{content:"";position:absolute;top:0;bottom:0;width:165px;pointer-events:none;z-index:0}html.page-doctors .doctors-stats-box::before{right:0;background:linear-gradient(225deg,rgb(255 255 255 / .16) 0 19%,transparent 19% 100%),linear-gradient(180deg,rgb(201 166 101 / .10),#fff0 42%),linear-gradient(270deg,rgb(11 107 87 / .10),#fff0 78%)}html.page-doctors .doctors-stats-box::after{left:0;background:linear-gradient(135deg,rgb(255 255 255 / .16) 0 19%,transparent 19% 100%),linear-gradient(180deg,rgb(201 166 101 / .08),#fff0 42%),linear-gradient(90deg,rgb(11 107 87 / .08),#fff0 78%)}html.page-doctors .doctor-stat-item{z-index:2!important}html.page-doctors .stats-leaf{display:none!important}html.page-doctors .stats-accent{position:absolute;top:50%;transform:translateY(-50%);width:138px;height:138px;pointer-events:none;z-index:1;opacity:.94}html.page-doctors .stats-accent.right{right:-10px}html.page-doctors .stats-accent.left{left:-10px}html.page-doctors .stats-accent .accent-orb,html.page-doctors .stats-accent .accent-ring,html.page-doctors .stats-accent .accent-dot,html.page-doctors .stats-accent .accent-plus,html.page-doctors .stats-accent .accent-line{position:absolute;display:block}html.page-doctors .stats-accent .accent-orb.main{width:92px;height:54px;top:44px;right:22px;border-radius:24px;background:linear-gradient(135deg,rgb(231 245 240 / .88),rgb(145 202 182 / .34));border:1px solid rgb(255 255 255 / .42);box-shadow:inset 0 1px 0 rgb(255 255 255 / .65),0 14px 30px rgb(11 77 63 / .08);transform:skewX(-20deg) rotate(-18deg)}html.page-doctors .stats-accent .accent-orb.small{width:40px;height:18px;top:16px;right:76px;border-radius:999px;background:linear-gradient(135deg,rgb(248 238 217 / .92),rgb(201 166 101 / .46));box-shadow:0 8px 18px rgb(201 166 101 / .14);transform:rotate(-18deg)}html.page-doctors .stats-accent .accent-ring{width:108px;height:78px;top:22px;right:12px;border-radius:26px;border:1px solid rgb(194 171 124 / .34);background:linear-gradient(135deg,rgb(255 255 255 / .04),#fff0);transform:skewX(-18deg) rotate(-18deg)}html.page-doctors .stats-accent .accent-line{width:2px;height:96px;top:20px;right:58px;background:linear-gradient(180deg,#fff0,rgb(110 182 157 / .36),rgb(110 182 157 / .08));border-radius:999px;transform:rotate(18deg);transform-origin:top center}html.page-doctors .stats-accent .accent-plus{width:18px;height:18px;top:94px;right:4px;transform:rotate(45deg)}html.page-doctors .stats-accent .accent-plus::before,html.page-doctors .stats-accent .accent-plus::after{content:"";position:absolute;background:rgb(201 166 101 / .92);border-radius:999px}html.page-doctors .stats-accent .accent-plus::before{width:18px;height:2.5px;top:7.75px;left:0}html.page-doctors .stats-accent .accent-plus::after{width:2.5px;height:18px;top:0;left:7.75px}html.page-doctors .stats-accent .accent-dot{height:6px;border-radius:999px;background:rgb(201 166 101 / .80)}html.page-doctors .stats-accent .dot-1{top:28px;right:10px;width:16px;transform:rotate(-18deg)}html.page-doctors .stats-accent .dot-2{top:52px;right:114px;width:22px;background:rgb(94 168 143 / .55);transform:rotate(-24deg)}html.page-doctors .stats-accent .dot-3{top:108px;right:56px;width:12px;background:rgb(94 168 143 / .38);transform:rotate(-14deg)}html.page-doctors .stats-accent.left{transform:translateY(-50%) scaleX(-1);opacity:.82}html.page-doctors .stats-accent.left .accent-orb.main{width:82px;top:48px;right:24px}html.page-doctors .stats-accent.left .accent-ring{width:98px;height:72px;top:26px;right:16px}html.page-doctors .stats-accent.left .accent-line{height:88px}@media (max-width:991.98px){html.page-doctors .doctors-stats-box::before,html.page-doctors .doctors-stats-box::after{width:120px}html.page-doctors .stats-accent{width:104px;height:104px}html.page-doctors .stats-accent .accent-orb.main{width:70px;height:40px;top:34px;right:16px;border-radius:18px}html.page-doctors .stats-accent .accent-orb.small{width:30px;height:14px;top:12px;right:56px}html.page-doctors .stats-accent .accent-ring{width:82px;height:60px;top:18px;right:8px;border-radius:20px}html.page-doctors .stats-accent .accent-line{height:74px;top:16px;right:44px}html.page-doctors .stats-accent .accent-plus{top:72px;right:2px}html.page-doctors .stats-accent .dot-2{right:82px;width:18px}html.page-doctors .stats-accent .dot-3{top:82px;right:42px}}@media (max-width:575.98px){html.page-doctors .doctors-stats-box::before,html.page-doctors .doctors-stats-box::after{width:96px}html.page-doctors .stats-accent{width:80px;height:80px;top:18px;transform:none;opacity:.62}html.page-doctors .stats-accent.left{transform:scaleX(-1);left:-10px}html.page-doctors .stats-accent.right{right:-10px}html.page-doctors .stats-accent .accent-orb.main{width:52px;height:30px;top:26px;right:14px;border-radius:14px}html.page-doctors .stats-accent .accent-orb.small{width:22px;height:10px;top:10px;right:42px}html.page-doctors .stats-accent .accent-ring{width:62px;height:44px;top:14px;right:8px;border-radius:16px}html.page-doctors .stats-accent .accent-line{height:54px;top:12px;right:34px}html.page-doctors .stats-accent .accent-plus{width:12px;height:12px;top:56px;right:3px}html.page-doctors .stats-accent .accent-plus::before{width:12px;height:2px;top:5px}html.page-doctors .stats-accent .accent-plus::after{width:2px;height:12px;left:5px}html.page-doctors .stats-accent .dot-1{top:20px;right:8px;width:10px}html.page-doctors .stats-accent .dot-2{top:38px;right:62px;width:12px}html.page-doctors .stats-accent .dot-3{top:64px;right:32px;width:8px}}html.page-doctors .doctors-stats-box::before,html.page-doctors .doctors-stats-box::after,html.page-doctors .stats-accent{display:none!important}html.page-doctors .doctors-stats-box{position:relative!important;overflow:hidden!important;background:#ffffff!important;border:1px solid rgb(201 166 101 / .14)!important;border-radius:28px!important;box-shadow:0 12px 32px rgb(9 58 49 / .05)!important;padding:20px 108px!important}html.page-doctors .stats-leaf{display:block!important;position:absolute!important;top:50%!important;width:88px!important;pointer-events:none!important;opacity:.56!important;filter:saturate(1.16) contrast(1.06)!important;z-index:0!important}html.page-doctors .stats-leaf.left{left:18px!important;transform:translateY(-50%)!important}html.page-doctors .stats-leaf.right{right:18px!important;transform:translateY(-50%) scaleX(-1)!important}html.page-doctors .stats-leaf img,html.page-doctors .stats-leaf-img{display:block!important;width:100%!important;height:auto!important}html.page-doctors .doctor-stat-item{position:relative!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;min-height:112px!important;padding:8px 28px!important;background:transparent!important;box-shadow:none!important}html.page-doctors .doctor-stat-item:not(:last-child)::after{content:""!important;position:absolute!important;left:0!important;top:50%!important;transform:translateY(-50%)!important;width:1px!important;height:68px!important;background:rgb(16 82 70 / .14)!important}html.page-doctors .doctor-stat-icon{width:84px!important;height:84px!important;min-width:84px!important;border-radius:26px!important;border:1px solid rgb(201 166 101 / .22)!important;background:linear-gradient(180deg,#fcfbf8 0%,#f8f4eb 100%)!important;box-shadow:0 8px 18px rgb(201 166 101 / .08)!important;display:flex!important;align-items:center!important;justify-content:center!important}html.page-doctors .doctor-stat-icon svg{width:38px!important;height:38px!important;stroke:#b98928!important}html.page-doctors .doctor-stat-content{text-align:center!important}html.page-doctors .doctor-stat-number{font-size:40px!important;line-height:1!important;color:#0d5f4f!important;font-weight:800!important}html.page-doctors .doctor-stat-title{margin-top:10px!important;font-size:17px!important;font-weight:800!important;color:#143e35!important}html.page-doctors .doctor-stat-desc{margin-top:6px!important;font-size:15px!important;line-height:1.8!important;color:#5b6c66!important}@media (max-width:991px){html.page-doctors .doctors-stats-box{padding:22px 22px!important}html.page-doctors .stats-leaf{display:none!important}html.page-doctors .doctor-stat-item{min-height:auto!important;padding:18px 0!important;flex-direction:column!important;gap:12px!important}html.page-doctors .doctor-stat-item:not(:last-child)::after{top:auto!important;left:50%!important;bottom:0!important;transform:translateX(-50%)!important;width:72%!important;height:1px!important}}html.page-doctors .doctor-profile-overlay{position:fixed;inset:0;background:rgb(17 24 39 / .58);backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.25s ease,visibility 0.25s ease;z-index:4000}html.page-doctors .doctor-profile-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}html.page-doctors .doctor-profile-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.25s ease,visibility 0.25s ease;z-index:4001}html.page-doctors .doctor-profile-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}html.page-doctors .doctor-profile-dialog{width:min(1240px,calc(100vw - 32px));max-height:min(90vh,960px);overflow:auto;border-radius:30px;background:linear-gradient(180deg,#ffffff 0%,#fcfcfb 100%);box-shadow:0 30px 80px rgb(0 0 0 / .22);border:1px solid rgb(198 154 74 / .18);position:relative}html.page-doctors .doctor-profile-head{position:relative;padding:26px 34px 20px;min-height:86px;border-bottom:1px solid rgb(15 75 61 / .1);direction:rtl}html.page-doctors .doctor-profile-title-wrap{display:flex;align-items:flex-end;justify-content:flex-end;flex-direction:column;gap:10px;width:100%;text-align:right;padding-right:114px;padding-left:24px;direction:rtl}html.page-doctors .doctor-profile-head h2{margin:0;color:#0b4d3f;font-size:30px;font-weight:950;line-height:1.35;width:100%;text-align:right}html.page-doctors .doctor-profile-head-line{width:190px;height:2px;background:linear-gradient(90deg,transparent,rgb(198 154 74 / .95),transparent);position:relative}html.page-doctors .doctor-profile-head-line::after{content:"";position:absolute;left:50%;top:50%;width:14px;height:14px;background:#c69a4a;transform:translate(-50%,-50%) rotate(45deg);border-radius:2px;box-shadow:0 0 0 4px rgb(198 154 74 / .1)}html.page-doctors .doctor-profile-close{position:absolute;left:28px;top:22px;width:72px;height:72px;border-radius:18px;border:2px solid rgb(11 77 63 / .92);background:#fff;color:#0b4d3f;display:inline-flex;align-items:center;justify-content:center;font-size:60px;line-height:0;font-weight:300;cursor:pointer;box-shadow:0 10px 22px rgb(11 77 63 / .1);transition:transform 0.2s ease,box-shadow 0.2s ease,background 0.2s ease}html.page-doctors .doctor-profile-close:hover{transform:scale(1.05);background:#f8fbf9;box-shadow:0 14px 26px rgb(11 77 63 / .14)}@media (max-width:768px){html.page-doctors .doctor-profile-title-wrap{padding-right:92px;padding-left:18px}html.page-doctors .doctor-profile-head h2{font-size:24px}html.page-doctors .doctor-profile-close{left:18px;top:18px;width:56px;height:56px;font-size:48px;border-radius:16px}}html.page-doctors .doctor-profile-body{padding:24px 34px 28px}html.page-doctors .doctor-profile-main{display:grid;grid-template-columns:1.08fr 0.92fr;gap:28px;align-items:center;direction:ltr}html.page-doctors .doctor-profile-content{direction:rtl;text-align:center;padding:10px 8px}html.page-doctors .doctor-profile-name{color:#0b4d3f;font-size:clamp(30px,3vw,44px);font-weight:950;line-height:1.3;margin-bottom:12px;letter-spacing:-.5px}html.page-doctors .doctor-profile-divider{width:180px;height:2px;background:linear-gradient(90deg,transparent,#c69a4a,transparent);margin:0 auto 20px;position:relative}html.page-doctors .doctor-profile-divider::after{content:"";position:absolute;left:50%;top:50%;width:14px;height:14px;background:#c69a4a;transform:translate(-50%,-50%) rotate(45deg);box-shadow:0 0 0 4px rgb(198 154 74 / .1)}html.page-doctors .doctor-profile-specialty{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:10px 28px;border-radius:999px;border:2px solid rgb(11 77 63 / .75);color:#0b4d3f;background:#fff;font-size:20px;font-weight:900;margin-bottom:18px}html.page-doctors .doctor-profile-meta{display:flex;align-items:center;justify-content:center;gap:10px;color:#2e2e2e;font-size:18px;font-weight:700;margin-bottom:20px}html.page-doctors .doctor-profile-meta svg{width:28px;height:28px;stroke:#d4a84f;flex-shrink:0}html.page-doctors .doctor-profile-copy{max-width:520px;margin:0 auto;color:#454545;font-size:18px;font-weight:500;line-height:2.1;text-align:center;padding-bottom:18px;border-bottom:1px dashed rgb(0 0 0 / .16)}html.page-doctors .doctor-profile-photo-wrap{position:relative;padding:12px;border-radius:28px;border:2px solid rgb(198 154 74 / .55);background:linear-gradient(180deg,#f9f9fb 0%,#f4f5f8 100%);box-shadow:0 12px 26px rgb(11 77 63 / .08)}html.page-doctors .doctor-profile-photo{width:100%;aspect-ratio:.83;border-radius:22px;object-fit:cover;object-position:center top;display:block;background:#e9edf2}html.page-doctors .doctor-profile-footer{margin-top:26px;padding:10px 18px;border-radius:28px;background:linear-gradient(180deg,#fbfaf5 0%,#f8f7f1 100%);border:1px solid rgb(198 154 74 / .12);display:grid;grid-template-columns:repeat(3,1fr);gap:0;overflow:hidden}html.page-doctors .doctor-profile-stat{position:relative;display:flex;align-items:center;justify-content:center;gap:18px;padding:16px 18px;text-align:center;direction:rtl}html.page-doctors .doctor-profile-stat:not(:last-child)::after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:64px;background:rgb(15 75 61 / .14)}html.page-doctors .doctor-profile-stat-icon{width:64px;height:64px;min-width:64px;border-radius:50%;background:rgb(11 77 63 / .08);display:inline-flex;align-items:center;justify-content:center;color:#0b4d3f}html.page-doctors .doctor-profile-stat-icon svg{width:30px;height:30px;stroke:currentColor}html.page-doctors .doctor-profile-stat-label{color:#0b4d3f;font-size:15px;font-weight:900;line-height:1.5;margin-bottom:4px}html.page-doctors .doctor-profile-stat-value{color:#2f2f2f;font-size:15px;font-weight:600;line-height:1.8}@media (max-width:991.98px){html.page-doctors .doctor-profile-dialog{width:min(100vw - 20px,1240px);border-radius:24px}html.page-doctors .doctor-profile-head{padding:22px 20px 18px;min-height:78px}html.page-doctors .doctor-profile-close{left:16px;top:16px;width:56px;height:56px;font-size:48px;border-radius:16px}html.page-doctors .doctor-profile-title-wrap{padding-left:76px}html.page-doctors .doctor-profile-head h2{font-size:24px}html.page-doctors .doctor-profile-body{padding:20px}html.page-doctors .doctor-profile-main{grid-template-columns:1fr;gap:20px}html.page-doctors .doctor-profile-photo-wrap{order:1;max-width:420px;margin:0 auto}html.page-doctors .doctor-profile-content{order:2}html.page-doctors .doctor-profile-footer{grid-template-columns:1fr;margin-top:20px;border-radius:22px}html.page-doctors .doctor-profile-stat:not(:last-child)::after{top:auto;left:50%;bottom:0;transform:translateX(-50%);width:72%;height:1px}}@media (max-width:575.98px){html.page-doctors .doctor-profile-modal{padding:10px}html.page-doctors .doctor-profile-dialog{width:calc(100vw - 14px);border-radius:20px;max-height:94vh}html.page-doctors .doctor-profile-head{padding:18px 14px 16px;min-height:70px}html.page-doctors .doctor-profile-title-wrap{padding-left:66px;gap:8px}html.page-doctors .doctor-profile-head h2{font-size:20px}html.page-doctors .doctor-profile-head-line{width:140px}html.page-doctors .doctor-profile-close{left:12px;top:12px;width:46px;height:46px;font-size:40px;border-radius:14px}html.page-doctors .doctor-profile-body{padding:16px 14px 18px}html.page-doctors .doctor-profile-name{font-size:28px}html.page-doctors .doctor-profile-divider{width:130px;margin-bottom:14px}html.page-doctors .doctor-profile-specialty{min-height:48px;padding:8px 18px;font-size:16px;margin-bottom:14px}html.page-doctors .doctor-profile-meta{font-size:14px;line-height:1.9;flex-wrap:wrap}html.page-doctors .doctor-profile-meta svg{width:22px;height:22px}html.page-doctors .doctor-profile-copy{font-size:14px;line-height:2;padding-bottom:14px}html.page-doctors .doctor-profile-photo-wrap{padding:10px;border-radius:20px}html.page-doctors .doctor-profile-photo{border-radius:16px}html.page-doctors .doctor-profile-footer{margin-top:16px;padding:6px;border-radius:18px}html.page-doctors .doctor-profile-stat{gap:12px;padding:14px 10px}html.page-doctors .doctor-profile-stat-icon{width:50px;height:50px;min-width:50px}html.page-doctors .doctor-profile-stat-icon svg{width:24px;height:24px}html.page-doctors .doctor-profile-stat-label,html.page-doctors .doctor-profile-stat-value{font-size:13px;line-height:1.65}}html.page-doctors .doctor-profile-head{display:flex;align-items:center;justify-content:flex-start;direction:ltr;gap:0;padding-right:34px;padding-left:34px}html.page-doctors .doctor-profile-title-wrap{direction:rtl;margin-left:110px;margin-right:auto;padding-left:0!important;padding-right:0!important;align-items:flex-start;justify-content:center;text-align:right}html.page-doctors .doctor-profile-head h2{margin:0}html.page-doctors .doctor-profile-head-line{margin-right:0}@media (max-width:991.98px){html.page-doctors .doctor-profile-head{padding-right:20px;padding-left:20px}html.page-doctors .doctor-profile-title-wrap{margin-left:82px}html.page-doctors .doctor-profile-head h2{font-size:24px}}@media (max-width:575.98px){html.page-doctors .doctor-profile-head{padding-right:14px;padding-left:14px}html.page-doctors .doctor-profile-title-wrap{margin-left:64px;gap:8px}html.page-doctors .doctor-profile-head h2{font-size:20px}html.page-doctors .doctor-profile-head-line{width:120px}}html.page-doctors .doctor-profile-overlay{background:rgb(17 24 39 / .52);backdrop-filter:blur(6px)}html.page-doctors .doctor-profile-dialog{width:min(1080px,calc(100vw - 28px))!important;max-height:min(84vh,780px)!important;border-radius:24px!important;box-shadow:0 22px 60px rgb(0 0 0 / .18)!important}html.page-doctors .doctor-profile-head{padding:20px 24px 16px!important;min-height:76px!important}html.page-doctors .doctor-profile-title-wrap{margin-left:90px!important}html.page-doctors .doctor-profile-head h2{font-size:24px!important}html.page-doctors .doctor-profile-head-line{width:150px!important}html.page-doctors .doctor-profile-close{left:20px!important;top:18px!important;width:52px!important;height:52px!important;font-size:44px!important;border-radius:16px!important}html.page-doctors .doctor-profile-body{padding:20px 24px 22px!important}html.page-doctors .doctor-profile-main{grid-template-columns:1fr 0.88fr!important;gap:22px!important;align-items:start!important}html.page-doctors .doctor-profile-content{padding:4px 0 0!important}html.page-doctors .doctor-profile-name{font-size:clamp(26px,2.5vw,34px)!important;margin-bottom:10px!important}html.page-doctors .doctor-profile-divider{width:140px!important;margin-bottom:14px!important}html.page-doctors .doctor-profile-specialty{min-height:48px!important;padding:8px 22px!important;font-size:16px!important;margin-bottom:14px!important}html.page-doctors .doctor-profile-meta{font-size:15px!important;margin-bottom:14px!important}html.page-doctors .doctor-profile-meta svg{width:22px!important;height:22px!important}html.page-doctors .doctor-profile-copy{max-width:470px!important;font-size:15px!important;line-height:1.95!important;padding-bottom:14px!important}html.page-doctors .doctor-profile-photo-wrap{padding:10px!important;border-radius:22px!important;max-width:420px!important;justify-self:end!important}html.page-doctors .doctor-profile-photo{border-radius:18px!important}html.page-doctors .doctor-profile-footer{margin-top:16px!important;border-radius:20px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;overflow:hidden!important;background:#fbfbfa!important;border:1px solid rgb(15 75 61 / .08)!important}html.page-doctors .doctor-profile-stat{min-height:102px!important;padding:16px 14px!important;gap:12px!important;justify-content:center!important;border:0!important}html.page-doctors .doctor-profile-stat:not(:last-child)::after{height:56px!important;right:auto!important;left:0!important;opacity:0.65!important}html.page-doctors .doctor-profile-stat-icon{width:44px!important;height:44px!important;min-width:44px!important}html.page-doctors .doctor-profile-stat-icon svg{width:21px!important;height:21px!important}html.page-doctors .doctor-profile-stat-label{font-size:12px!important;margin-bottom:4px!important}html.page-doctors .doctor-profile-stat-value{font-size:13px!important;line-height:1.6!important}@media (max-width:991.98px){html.page-doctors .doctor-profile-dialog{width:calc(100vw - 20px)!important;max-height:88vh!important}html.page-doctors .doctor-profile-head{padding:18px 18px 14px!important;min-height:72px!important}html.page-doctors .doctor-profile-title-wrap{margin-left:72px!important}html.page-doctors .doctor-profile-head h2{font-size:22px!important}html.page-doctors .doctor-profile-close{left:14px!important;top:14px!important;width:46px!important;height:46px!important;font-size:38px!important}html.page-doctors .doctor-profile-body{padding:16px 18px 18px!important}html.page-doctors .doctor-profile-main{grid-template-columns:1fr!important;gap:18px!important}html.page-doctors .doctor-profile-photo-wrap{max-width:360px!important;width:100%!important;justify-self:center!important;order:1!important}html.page-doctors .doctor-profile-content{order:2!important}html.page-doctors .doctor-profile-footer{grid-template-columns:1fr!important;margin-top:14px!important;border-radius:18px!important}html.page-doctors .doctor-profile-stat:not(:last-child)::after{width:72%!important;height:1px!important;top:auto!important;left:50%!important;bottom:0!important;transform:translateX(-50%)!important}}@media (max-width:575.98px){html.page-doctors .doctor-profile-modal{padding:8px!important}html.page-doctors .doctor-profile-dialog{width:calc(100vw - 12px)!important;max-height:92vh!important;border-radius:18px!important}html.page-doctors .doctor-profile-head{padding:16px 14px 12px!important;min-height:64px!important}html.page-doctors .doctor-profile-title-wrap{margin-left:58px!important}html.page-doctors .doctor-profile-head h2{font-size:18px!important}html.page-doctors .doctor-profile-head-line{width:110px!important}html.page-doctors .doctor-profile-close{left:10px!important;top:10px!important;width:40px!important;height:40px!important;font-size:32px!important;border-radius:12px!important}html.page-doctors .doctor-profile-body{padding:14px 12px 14px!important}html.page-doctors .doctor-profile-name{font-size:24px!important;margin-bottom:8px!important}html.page-doctors .doctor-profile-divider{width:112px!important;margin-bottom:12px!important}html.page-doctors .doctor-profile-specialty{min-height:42px!important;padding:7px 16px!important;font-size:14px!important;margin-bottom:12px!important}html.page-doctors .doctor-profile-meta{font-size:13px!important;margin-bottom:12px!important;gap:8px!important}html.page-doctors .doctor-profile-meta svg{width:18px!important;height:18px!important}html.page-doctors .doctor-profile-copy{font-size:13px!important;line-height:1.85!important;padding-bottom:12px!important}html.page-doctors .doctor-profile-photo-wrap{max-width:290px!important;padding:8px!important;border-radius:18px!important}html.page-doctors .doctor-profile-photo{border-radius:14px!important}html.page-doctors .doctor-profile-footer{margin-top:12px!important;border-radius:16px!important}html.page-doctors .doctor-profile-stat{min-height:88px!important;padding:12px!important;gap:10px!important}html.page-doctors .doctor-profile-stat-icon{width:38px!important;height:38px!important;min-width:38px!important}html.page-doctors .doctor-profile-stat-icon svg{width:18px!important;height:18px!important}html.page-doctors .doctor-profile-stat-label{font-size:11px!important;margin-bottom:2px!important}html.page-doctors .doctor-profile-stat-value{font-size:12px!important;line-height:1.55!important}}html.page-doctors .doctor-profile-modal{padding:14px!important}html.page-doctors .doctor-profile-dialog{width:min(1080px,calc(100vw - 28px))!important;max-height:min(86vh,860px)!important;border-radius:24px!important;box-shadow:0 22px 56px rgb(0 0 0 / .18)!important}html.page-doctors .doctor-profile-head{padding:18px 24px 14px!important;min-height:70px!important;border-bottom-color:rgb(15 75 61 / .08)!important}html.page-doctors .doctor-profile-title-wrap{margin-left:96px!important;gap:6px!important}html.page-doctors .doctor-profile-head h2{font-size:24px!important;letter-spacing:-0.2px!important}html.page-doctors .doctor-profile-head-line{width:132px!important}html.page-doctors .doctor-profile-close{width:48px!important;height:48px!important;border-radius:14px!important;font-size:38px!important;left:18px!important;top:14px!important;box-shadow:0 8px 18px rgb(11 77 63 / .08)!important}html.page-doctors .doctor-profile-body{padding:18px 24px 20px!important}html.page-doctors .doctor-profile-main{gap:20px!important}html.page-doctors .doctor-profile-content{padding:6px 0 0!important}html.page-doctors .doctor-profile-name{font-size:clamp(24px,2.4vw,34px)!important;margin-bottom:8px!important}html.page-doctors .doctor-profile-divider{width:124px!important;margin-bottom:14px!important}html.page-doctors .doctor-profile-specialty{min-height:46px!important;padding:8px 20px!important;font-size:16px!important;margin-bottom:12px!important;border-width:1.5px!important}html.page-doctors .doctor-profile-meta{font-size:14px!important;gap:8px!important;margin-bottom:14px!important}html.page-doctors .doctor-profile-meta svg{width:22px!important;height:22px!important}html.page-doctors .doctor-profile-copy{max-width:460px!important;font-size:13.5px!important;line-height:1.95!important;padding-bottom:12px!important}html.page-doctors .doctor-profile-photo-wrap{max-width:340px!important;margin:0 auto!important;padding:8px!important;border-radius:22px!important;border-width:1.5px!important}html.page-doctors .doctor-profile-photo{border-radius:18px!important}html.page-doctors .doctor-profile-footer{margin-top:18px!important;padding:6px 10px!important;border-radius:20px!important}html.page-doctors .doctor-profile-stat{gap:12px!important;padding:12px 12px!important}html.page-doctors .doctor-profile-stat:not(:last-child)::after{height:52px!important}html.page-doctors .doctor-profile-stat-icon{width:48px!important;height:48px!important;min-width:48px!important}html.page-doctors .doctor-profile-stat-icon svg{width:22px!important;height:22px!important}html.page-doctors .doctor-profile-stat-label{font-size:13px!important;margin-bottom:2px!important}html.page-doctors .doctor-profile-stat-value{font-size:13px!important;line-height:1.7!important}@media (max-width:991.98px){html.page-doctors .doctor-profile-modal{padding:8px!important}html.page-doctors .doctor-profile-dialog{width:calc(100vw - 16px)!important;max-height:92vh!important;border-radius:22px!important}html.page-doctors .doctor-profile-head{padding:16px 18px 12px!important;min-height:64px!important}html.page-doctors .doctor-profile-title-wrap{margin-left:72px!important}html.page-doctors .doctor-profile-head h2{font-size:21px!important}html.page-doctors .doctor-profile-head-line{width:108px!important}html.page-doctors .doctor-profile-close{width:44px!important;height:44px!important;left:14px!important;top:10px!important;font-size:34px!important}html.page-doctors .doctor-profile-body{padding:16px 18px 18px!important}html.page-doctors .doctor-profile-main{gap:16px!important}html.page-doctors .doctor-profile-photo-wrap{max-width:300px!important}html.page-doctors .doctor-profile-copy{max-width:420px!important;font-size:13px!important}html.page-doctors .doctor-profile-footer{margin-top:16px!important;border-radius:18px!important}}@media (max-width:575.98px){html.page-doctors .doctor-profile-modal{padding:6px!important}html.page-doctors .doctor-profile-dialog{width:calc(100vw - 12px)!important;border-radius:18px!important;max-height:94vh!important}html.page-doctors .doctor-profile-head{padding:14px 12px 10px!important;min-height:58px!important}html.page-doctors .doctor-profile-title-wrap{margin-left:58px!important;gap:4px!important}html.page-doctors .doctor-profile-head h2{font-size:18px!important}html.page-doctors .doctor-profile-head-line{width:88px!important;height:1.5px!important}html.page-doctors .doctor-profile-head-line::after{width:10px!important;height:10px!important}html.page-doctors .doctor-profile-close{width:38px!important;height:38px!important;border-radius:12px!important;font-size:30px!important;left:10px!important;top:10px!important}html.page-doctors .doctor-profile-body{padding:14px 12px 14px!important}html.page-doctors .doctor-profile-name{font-size:24px!important;margin-bottom:6px!important}html.page-doctors .doctor-profile-divider{width:100px!important;margin-bottom:10px!important}html.page-doctors .doctor-profile-specialty{min-height:40px!important;padding:7px 16px!important;font-size:14px!important;margin-bottom:10px!important}html.page-doctors .doctor-profile-meta{font-size:12.5px!important;gap:6px!important;margin-bottom:10px!important}html.page-doctors .doctor-profile-meta svg{width:18px!important;height:18px!important}html.page-doctors .doctor-profile-copy{font-size:12.5px!important;line-height:1.85!important;padding-bottom:10px!important}html.page-doctors .doctor-profile-photo-wrap{padding:6px!important;border-radius:18px!important;max-width:260px!important}html.page-doctors .doctor-profile-photo{border-radius:14px!important}html.page-doctors .doctor-profile-footer{margin-top:12px!important;padding:6px 6px!important;border-radius:16px!important}html.page-doctors .doctor-profile-stat{padding:10px 8px!important;gap:10px!important}html.page-doctors .doctor-profile-stat-icon{width:42px!important;height:42px!important;min-width:42px!important}html.page-doctors .doctor-profile-stat-icon svg{width:20px!important;height:20px!important}html.page-doctors .doctor-profile-stat-label,html.page-doctors .doctor-profile-stat-value{font-size:12px!important;line-height:1.6!important}}html.page-doctors .doctor-profile-dialog{width:min(980px,calc(100vw - 20px))!important;max-height:min(78vh,680px)!important;overflow:hidden!important;border-radius:20px!important;box-shadow:0 18px 44px rgb(0 0 0 / .16)!important}html.page-doctors .doctor-profile-head{padding:12px 16px 10px!important;min-height:54px!important}html.page-doctors .doctor-profile-title-wrap{margin-left:60px!important;gap:4px!important}html.page-doctors .doctor-profile-head h2{font-size:19px!important;line-height:1.25!important}html.page-doctors .doctor-profile-head-line{width:96px!important;height:1.5px!important}html.page-doctors .doctor-profile-head-line::after{width:10px!important;height:10px!important}html.page-doctors .doctor-profile-close{width:38px!important;height:38px!important;left:12px!important;top:10px!important;border-radius:12px!important;font-size:30px!important}html.page-doctors .doctor-profile-body{padding:12px 16px 12px!important}html.page-doctors .doctor-profile-main{grid-template-columns:1fr 0.82fr!important;gap:14px!important;align-items:center!important}html.page-doctors .doctor-profile-content{padding:2px 0 0!important}html.page-doctors .doctor-profile-name{font-size:clamp(20px,2.05vw,28px)!important;margin-bottom:6px!important}html.page-doctors .doctor-profile-divider{width:92px!important;margin-bottom:8px!important;height:1.5px!important}html.page-doctors .doctor-profile-divider::after{width:10px!important;height:10px!important;box-shadow:0 0 0 3px rgb(198 154 74 / .08)!important}html.page-doctors .doctor-profile-specialty{min-height:34px!important;padding:6px 12px!important;font-size:13px!important;margin-bottom:8px!important;border-width:1.5px!important}html.page-doctors .doctor-profile-meta{font-size:11.5px!important;margin-bottom:8px!important;gap:6px!important;line-height:1.4!important}html.page-doctors .doctor-profile-meta svg{width:16px!important;height:16px!important}html.page-doctors .doctor-profile-copy{max-width:360px!important;font-size:12px!important;line-height:1.55!important;padding-bottom:8px!important;margin:0 auto!important}html.page-doctors .doctor-profile-photo-wrap{max-width:250px!important;padding:6px!important;border-radius:16px!important;border-width:1.5px!important;justify-self:end!important}html.page-doctors .doctor-profile-photo{border-radius:12px!important;aspect-ratio:0.9!important}html.page-doctors .doctor-profile-footer{margin-top:10px!important;padding:6px 8px!important;border-radius:14px!important}html.page-doctors .doctor-profile-stat{min-height:64px!important;padding:8px 8px!important;gap:8px!important}html.page-doctors .doctor-profile-stat:not(:last-child)::after{height:38px!important}html.page-doctors .doctor-profile-stat-icon{width:34px!important;height:34px!important;min-width:34px!important}html.page-doctors .doctor-profile-stat-icon svg{width:16px!important;height:16px!important}html.page-doctors .doctor-profile-stat-label{font-size:10px!important;margin-bottom:1px!important;line-height:1.35!important}html.page-doctors .doctor-profile-stat-value{font-size:10.5px!important;line-height:1.45!important}@media (max-height:820px){html.page-doctors .doctor-profile-dialog{max-height:calc(100vh - 12px)!important}html.page-doctors .doctor-profile-footer{display:none!important}html.page-doctors .doctor-profile-head{padding:10px 14px 8px!important;min-height:48px!important}html.page-doctors .doctor-profile-body{padding:10px 14px 12px!important}html.page-doctors .doctor-profile-main{gap:12px!important}html.page-doctors .doctor-profile-photo-wrap{max-width:230px!important}}@media (max-width:991.98px){html.page-doctors .doctor-profile-modal{padding:6px!important}html.page-doctors .doctor-profile-dialog{width:calc(100vw - 12px)!important;max-height:calc(100vh - 12px)!important;border-radius:18px!important}html.page-doctors .doctor-profile-head{padding:10px 12px 8px!important;min-height:48px!important}html.page-doctors .doctor-profile-title-wrap{margin-left:50px!important}html.page-doctors .doctor-profile-head h2{font-size:17px!important}html.page-doctors .doctor-profile-head-line{width:84px!important}html.page-doctors .doctor-profile-close{width:34px!important;height:34px!important;left:10px!important;top:8px!important;font-size:26px!important;border-radius:10px!important}html.page-doctors .doctor-profile-body{padding:10px 12px 10px!important}html.page-doctors .doctor-profile-main{grid-template-columns:1fr!important;gap:10px!important}html.page-doctors .doctor-profile-photo-wrap{max-width:210px!important;width:100%!important;justify-self:center!important;order:1!important}html.page-doctors .doctor-profile-content{order:2!important}html.page-doctors .doctor-profile-footer{display:none!important}html.page-doctors .doctor-profile-copy{max-width:100%!important;font-size:11.5px!important;line-height:1.5!important;padding-bottom:0!important;border-bottom:0!important}}@media (max-width:575.98px){html.page-doctors .doctor-profile-modal{padding:4px!important}html.page-doctors .doctor-profile-dialog{width:calc(100vw - 8px)!important;max-height:calc(100vh - 8px)!important;border-radius:16px!important}html.page-doctors .doctor-profile-head{padding:9px 10px 7px!important;min-height:44px!important}html.page-doctors .doctor-profile-title-wrap{margin-left:42px!important}html.page-doctors .doctor-profile-head h2{font-size:15px!important}html.page-doctors .doctor-profile-head-line{width:70px!important}html.page-doctors .doctor-profile-close{width:30px!important;height:30px!important;left:8px!important;top:7px!important;font-size:22px!important;border-radius:9px!important}html.page-doctors .doctor-profile-body{padding:8px 10px 10px!important}html.page-doctors .doctor-profile-name{font-size:20px!important;margin-bottom:4px!important}html.page-doctors .doctor-profile-divider{width:76px!important;margin-bottom:6px!important}html.page-doctors .doctor-profile-specialty{min-height:30px!important;padding:5px 10px!important;font-size:12px!important;margin-bottom:6px!important}html.page-doctors .doctor-profile-meta{font-size:11px!important;margin-bottom:6px!important;gap:5px!important}html.page-doctors .doctor-profile-meta svg{width:15px!important;height:15px!important}html.page-doctors .doctor-profile-copy{font-size:11px!important;line-height:1.45!important}html.page-doctors .doctor-profile-photo-wrap{max-width:170px!important;padding:5px!important;border-radius:14px!important}html.page-doctors .doctor-profile-photo{border-radius:10px!important}}html.page-doctors *{margin:0;padding:0;box-sizing:border-box}html.page-doctors body{font-family:"Vazirmatn",sans-serif;background:#fff;color:#111;overflow-x:hidden}html.page-doctors{--gold:#c69a4a;--green:#063b32;--dark-green:#052f28;--white:#ffffff;--text:#151515}html.page-doctors .site-header{width:100%;height:80px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px;box-shadow:0 2px 18px rgb(0 0 0 / .08);position:relative;z-index:10}html.page-doctors .logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--green);min-width:190px}html.page-doctors .site-logo-img{width:170px;max-height:66px;height:auto;object-fit:contain;display:block}html.page-doctors .mobile-logo-img{width:145px;max-height:58px}html.page-doctors .footer-logo-img{width:150px;max-height:92px;height:auto;object-fit:contain;display:block;margin:0 auto 4px}html.page-doctors .logo-icon{width:58px;height:58px;border:3px solid var(--gold);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--green);font-size:28px;font-weight:900;transform:rotate(45deg)}html.page-doctors .logo-icon span{transform:rotate(-45deg);display:block}html.page-doctors .logo-text strong{display:block;font-size:30px;font-weight:900;line-height:1;color:#2e8b46}html.page-doctors .logo-text small{display:block;font-size:13px;color:var(--gold);letter-spacing:1px;margin-top:3px;font-weight:700;text-transform:uppercase}html.page-doctors .main-nav{display:flex;align-items:center;gap:42px}html.page-doctors .main-nav a{text-decoration:none;color:#1d1d1d;font-size:15px;font-weight:600;position:relative;transition:0.3s ease}html.page-doctors .main-nav a:hover,html.page-doctors .main-nav a.active{color:var(--gold)}html.page-doctors .main-nav a.active::after{content:"";position:absolute;width:28px;height:2px;background:var(--gold);right:50%;transform:translateX(50%);bottom:-10px}html.page-doctors .header-btn{background:var(--gold);color:#fff;padding:13px 25px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:700;box-shadow:0 8px 20px rgb(198 154 74 / .35);transition:0.3s ease;white-space:nowrap}html.page-doctors .header-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgb(198 154 74 / .45)}html.page-doctors .hero{width:100%;height:calc(100vh - 80px);min-height:500px;position:relative;overflow:hidden;background:#222}html.page-doctors .hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1.1s ease,transform 4s ease}html.page-doctors .hero-slide.active{opacity:1;transform:scale(1)}html.page-doctors .hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgb(0 0 0 / .1) 0%,rgb(2 35 31 / .3) 38%,rgb(4 54 45 / .92) 72%,rgb(4 54 45 / .98) 100%)}html.page-doctors .hero::after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgb(0 0 0 / .05) 0%,rgb(0 0 0 / .15) 100%);pointer-events:none}html.page-doctors .hero-content{position:relative;z-index:3;height:100%;display:flex;align-items:center;padding:0 70px;max-width:760px;margin-right:0}html.page-doctors .content-box{max-width:580px;color:#fff;margin-top:-10px}html.page-doctors .eyebrow{color:var(--gold);font-size:38px;font-weight:900;line-height:1.3;margin-bottom:4px}html.page-doctors .hero-title{color:#fff;font-size:43px;font-weight:900;line-height:1.55;margin-bottom:22px;letter-spacing:-1px}html.page-doctors .hero-desc{color:rgb(255 255 255 / .92);font-size:16px;font-weight:500;line-height:2.25;max-width:520px;margin-bottom:32px}html.page-doctors .hero-actions{display:flex;align-items:center;gap:18px}html.page-doctors .btn-primary,html.page-doctors .btn-outline{min-width:140px;height:54px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px;font-weight:800;transition:0.3s ease}html.page-doctors .btn-primary{background:var(--gold);color:#fff;box-shadow:0 10px 24px rgb(198 154 74 / .28)}html.page-doctors .btn-primary:hover{background:#b98a3c;transform:translateY(-2px)}html.page-doctors .btn-outline{color:#fff;border:1.5px solid rgb(255 255 255 / .65);background:rgb(255 255 255 / .02);backdrop-filter:blur(5px)}html.page-doctors .btn-outline:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}html.page-doctors .slider-dots{position:absolute;z-index:5;right:70px;bottom:28px;display:flex;gap:8px}html.page-doctors .dot{width:9px;height:9px;border-radius:50%;border:none;background:rgb(255 255 255 / .45);cursor:pointer;transition:0.3s ease}html.page-doctors .dot.active{width:26px;border-radius:20px;background:var(--gold)}@media (max-width:992px){html.page-doctors .site-header{padding:0 20px}html.page-doctors .main-nav{gap:22px}html.page-doctors .logo-text strong{font-size:24px}html.page-doctors .hero-content{padding:0 35px}html.page-doctors .eyebrow{font-size:32px}html.page-doctors .hero-title{font-size:36px}}@media (max-width:768px){html.page-doctors .site-header{height:auto;min-height:78px;flex-wrap:wrap;gap:15px;padding:15px 20px}html.page-doctors .main-nav{order:3;width:100%;justify-content:center;flex-wrap:wrap;gap:18px}html.page-doctors .header-btn{padding:11px 18px}html.page-doctors .hero{height:auto;min-height:620px}html.page-doctors .hero::before{background:linear-gradient(180deg,rgb(4 54 45 / .96) 0%,rgb(4 54 45 / .84) 58%,rgb(0 0 0 / .4) 100%)}html.page-doctors .hero-content{padding:80px 24px;align-items:flex-start}html.page-doctors .content-box{max-width:100%}html.page-doctors .eyebrow{font-size:27px}html.page-doctors .hero-title{font-size:31px;line-height:1.7}html.page-doctors .hero-desc{font-size:14px}html.page-doctors .slider-dots{right:24px}}@media (max-width:480px){html.page-doctors .logo-icon{width:46px;height:46px;font-size:22px}html.page-doctors .logo-text strong{font-size:22px}html.page-doctors .main-nav a{font-size:13px}html.page-doctors .hero-actions{flex-direction:column;align-items:stretch}html.page-doctors .btn-primary,html.page-doctors .btn-outline{width:100%}}html.page-doctors .about-section{background:#fff;padding:32px 28px 40px}html.page-doctors .about-container{max-width:1180px;margin:0 auto}html.page-doctors .about-top{display:grid;grid-template-columns:1fr 1.65fr;gap:24px;align-items:stretch;margin-bottom:26px}html.page-doctors .about-card{background:#fff;border-radius:10px;padding:28px 34px;min-height:260px;box-shadow:0 8px 28px rgb(0 0 0 / .08);border:1px solid rgb(0 0 0 / .04);position:relative;overflow:hidden}html.page-doctors .about-card h2{color:#0f4b3d;font-size:27px;font-weight:900;line-height:1.5;margin-bottom:4px}html.page-doctors .about-card h3{color:#c69a4a;font-size:19px;font-weight:800;line-height:1.8;margin-bottom:18px}html.page-doctors .about-card p{color:#3c3c3c;font-size:14px;font-weight:500;line-height:2.25;text-align:justify;margin-bottom:24px}html.page-doctors .about-more-btn{width:150px;height:42px;border-radius:8px;border:1.5px solid rgb(15 75 61 / .65);color:#0f4b3d;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:13px;font-weight:800;transition:0.3s ease}html.page-doctors .about-more-btn:hover{background:#0f4b3d;color:#fff}html.page-doctors .about-more-btn span{font-size:20px;line-height:1}html.page-doctors .about-leaf-mark{position:absolute;left:18px;bottom:14px;width:88px;height:88px;pointer-events:none;opacity:.9;display:flex;align-items:flex-end;justify-content:flex-start}html.page-doctors .about-leaf-img{width:100%;height:100%;object-fit:contain;display:block;image-rendering:auto}html.page-doctors .about-image{border-radius:10px;overflow:hidden;min-height:260px;box-shadow:0 8px 28px rgb(0 0 0 / .09);border:1px solid rgb(0 0 0 / .05)}html.page-doctors .about-image img{width:100%;height:100%;min-height:260px;object-fit:cover;display:block}html.page-doctors .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}html.page-doctors .stat-card{height:88px;background:#fff;border-radius:10px;padding:18px 22px;display:flex;align-items:center;justify-content:flex-start;gap:18px;box-shadow:0 8px 25px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .04)}html.page-doctors .stat-icon{width:48px;min-width:48px;height:48px;color:#c69a4a;display:flex;align-items:center;justify-content:center}html.page-doctors .stat-icon svg{width:42px;height:42px;stroke:currentColor}html.page-doctors .stat-info{text-align:right}html.page-doctors .stat-title{color:#333;font-size:13px;font-weight:700;margin-bottom:6px}html.page-doctors .stat-value{color:#0f6b4d;font-size:21px;font-weight:900;line-height:1.2}html.page-doctors .progress-circle{width:48px;height:48px;border-radius:50%;background:conic-gradient(#0f6b4d 0deg 234deg,#d7d7d7 234deg 360deg);position:relative}html.page-doctors .progress-circle::after{content:"";position:absolute;inset:8px;background:#fff;border-radius:50%}@media (max-width:992px){html.page-doctors .about-top{grid-template-columns:1fr}html.page-doctors .stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){html.page-doctors .about-section{padding:24px 16px 32px}html.page-doctors .about-card{padding:24px 22px}html.page-doctors .about-card h2{font-size:23px}html.page-doctors .about-card h3{font-size:17px}html.page-doctors .stats-grid{grid-template-columns:1fr}html.page-doctors .stat-card{height:auto;min-height:88px}}html.page-doctors .project-progress-section{background:#fff;padding:0 28px 42px}html.page-doctors .project-progress-box{max-width:1180px;margin:0 auto;background:#fff;border-radius:0 0 10px 10px;padding:10px 20px 18px;box-shadow:0 8px 28px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .035)}html.page-doctors .progress-heading{text-align:center;color:#0f4b3d;font-size:24px;font-weight:900;margin-bottom:8px;line-height:1.5;position:relative}html.page-doctors .progress-heading::after{content:"";width:34px;height:2px;background:#c69a4a;display:block;margin:5px auto 0;border-radius:20px}html.page-doctors .progress-top-row{display:grid;grid-template-columns:275px 1fr;gap:34px;align-items:center;margin-bottom:16px}html.page-doctors .total-progress-card{height:138px;border-radius:9px;background:#fff;box-shadow:0 5px 22px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .055);padding:18px 22px;text-align:center}html.page-doctors .total-progress-title{color:#222;font-size:13px;font-weight:800;margin-bottom:5px}html.page-doctors .total-progress-number{color:#0f6b4d;font-size:35px;line-height:1.15;font-weight:950;margin-bottom:8px}html.page-doctors .total-progress-bar{width:100%;height:12px;background:#d8d8d8;border-radius:30px;overflow:hidden;margin-bottom:8px;direction:ltr}html.page-doctors .total-progress-fill{width:65%;height:100%;background:linear-gradient(90deg,#18845f,#b7c65a);border-radius:30px}html.page-doctors .total-progress-caption{color:#333;font-size:12px;font-weight:700}html.page-doctors .timeline-wrapper{width:100%;padding-top:16px}html.page-doctors .timeline{display:grid;grid-template-columns:repeat(6,1fr);position:relative;direction:rtl}html.page-doctors .timeline::before{content:"";position:absolute;top:22px;right:8%;left:8%;height:1px;background:#dedede;z-index:1}html.page-doctors .timeline-step{position:relative;z-index:2;text-align:center}html.page-doctors .timeline-icon{width:38px;height:38px;margin:0 auto 8px;border-radius:50%;background:#fff;border:1.5px solid #dedede;display:flex;align-items:center;justify-content:center;color:#bdbdbd}html.page-doctors .timeline-step.done .timeline-icon{border-color:#c69a4a;color:#0f6b4d}html.page-doctors .timeline-step.done .timeline-icon svg{stroke-width:2.4}html.page-doctors .timeline-step span{color:#222;font-size:13px;font-weight:700}html.page-doctors .progress-images-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:4px}html.page-doctors .progress-image{height:138px;border-radius:8px;overflow:hidden;box-shadow:0 4px 14px rgb(0 0 0 / .08)}html.page-doctors .progress-image img{width:100%;height:100%;object-fit:cover;display:block}html.page-doctors .project-details-btn-wrap{display:flex;justify-content:center;margin-top:10px}html.page-doctors .project-details-btn{width:265px;height:40px;border-radius:8px;border:1.5px solid rgb(15 75 61 / .65);background:#fff;color:#0f4b3d;display:inline-flex;align-items:center;justify-content:center;gap:14px;text-decoration:none;font-size:13px;font-weight:800;transition:0.3s ease}html.page-doctors .project-details-btn:hover{background:#0f4b3d;color:#fff}html.page-doctors .project-details-btn span{font-size:20px;line-height:1}@media (max-width:992px){html.page-doctors .progress-top-row{grid-template-columns:1fr;gap:20px}html.page-doctors .total-progress-card{max-width:350px;margin:0 auto;width:100%}html.page-doctors .progress-images-row{grid-template-columns:1fr}html.page-doctors .progress-image{height:220px}}@media (max-width:768px){html.page-doctors .timeline{grid-template-columns:repeat(3,1fr);gap:18px 0}html.page-doctors .timeline::before{display:none}html.page-doctors .project-progress-box{padding:18px 14px}html.page-doctors .progress-heading{font-size:22px}}@media (max-width:480px){html.page-doctors .project-progress-section{padding:0 16px 34px}html.page-doctors .timeline{grid-template-columns:repeat(2,1fr)}html.page-doctors .project-details-btn{width:100%}}html.page-doctors .future-section{background:#fff;padding:0 28px 44px}html.page-doctors .future-container{max-width:1180px;margin:0 auto}html.page-doctors .future-heading{text-align:center;color:#111;font-size:22px;font-weight:900;line-height:1.5;margin-bottom:12px;position:relative}html.page-doctors .future-heading::after{content:"";width:34px;height:2px;background:#c69a4a;display:block;margin:4px auto 0;border-radius:20px}html.page-doctors .future-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:26px;direction:rtl}html.page-doctors .future-card{height:142px;background:#fff;border-radius:9px;padding:17px 12px 14px;text-align:center;box-shadow:0 7px 24px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .045);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}html.page-doctors .future-icon{width:42px;height:42px;margin-bottom:8px;color:#0f6b4d;display:flex;align-items:center;justify-content:center}html.page-doctors .future-icon svg{width:39px;height:39px;stroke:currentColor}html.page-doctors .future-card h3{color:#111;font-size:14px;font-weight:900;line-height:1.5;margin-bottom:5px}html.page-doctors .future-card p{color:#333;font-size:12px;font-weight:500;line-height:1.9}html.page-doctors .future-banner{height:165px;border-radius:10px;overflow:hidden;position:relative;background-image:linear-gradient(90deg,rgb(5 59 50 / .05) 0%,rgb(5 59 50 / .45) 34%,rgb(5 59 50 / .92) 62%,rgb(5 59 50 / .98) 100%),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1400&q=80);background-size:cover;background-position:left center;box-shadow:0 7px 24px rgb(0 0 0 / .075)}html.page-doctors .future-banner-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}html.page-doctors .future-banner-content h3{font-size:21px;font-weight:900;line-height:1.9;margin-bottom:12px}html.page-doctors .consult-btn{width:200px;height:48px;border-radius:8px;background:#c69a4a;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-size:14px;font-weight:900;box-shadow:0 9px 22px rgb(198 154 74 / .32);transition:0.3s ease}html.page-doctors .consult-btn:hover{background:#b98a3c;transform:translateY(-2px)}html.page-doctors .consult-btn svg{width:22px;height:22px;stroke:currentColor}html.page-doctors .banner-leaves{position:absolute;right:72px;top:35px;width:118px;height:100px;opacity:.38;z-index:2}html.page-doctors .banner-leaves span{position:absolute;display:block;background:#8bc79b;border-radius:70% 0 70% 0}html.page-doctors .banner-leaves span:nth-child(1){width:54px;height:70px;right:44px;top:28px;transform:rotate(-8deg)}html.page-doctors .banner-leaves span:nth-child(2){width:46px;height:60px;right:0;top:42px;transform:rotate(-48deg)}html.page-doctors .banner-leaves span:nth-child(3){width:30px;height:36px;right:28px;top:0;transform:rotate(-2deg)}html.page-doctors .banner-leaves span:nth-child(4){width:17px;height:17px;right:12px;top:17px;border-radius:4px 12px 4px 12px;transform:rotate(-20deg)}@media (max-width:1100px){html.page-doctors .future-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){html.page-doctors .future-section{padding:0 16px 34px}html.page-doctors .future-cards{grid-template-columns:repeat(2,1fr)}html.page-doctors .future-banner{height:220px;background-image:linear-gradient(180deg,rgb(5 59 50 / .94) 0%,rgb(5 59 50 / .84) 55%,rgb(5 59 50 / .55) 100%),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1400&q=80);background-position:center}html.page-doctors .banner-leaves{right:20px;opacity:.25}html.page-doctors .future-banner-content h3{font-size:18px}}@media (max-width:480px){html.page-doctors .future-cards{grid-template-columns:1fr}html.page-doctors .future-card{height:auto;min-height:132px}html.page-doctors .consult-btn{width:100%;max-width:220px}}html.page-doctors .site-footer{background:#fff;padding:0 16px 14px}html.page-doctors .footer-box{max-width:1480px;margin:0 auto;min-height:175px;background:radial-gradient(circle at 75% 20%,rgb(28 120 89 / .32),transparent 35%),linear-gradient(135deg,#06372f 0%,#0b4d3f 48%,#06372f 100%);border-radius:14px;color:#fff;overflow:hidden;position:relative;padding:22px 42px 12px}html.page-doctors .footer-content{display:flex;align-items:flex-start;justify-content:space-between;direction:rtl;gap:28px}html.page-doctors .footer-col{position:relative;z-index:2}html.page-doctors .footer-logo-col{width:285px;text-align:center}html.page-doctors .footer-logo-wrap{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:4px}html.page-doctors .footer-logo-text strong{display:block;color:#73b957;font-size:34px;font-weight:950;line-height:1}html.page-doctors .footer-logo-text span{display:block;color:#d4a84f;font-size:12px;font-weight:800;letter-spacing:.8px;margin-top:4px}html.page-doctors .footer-logo-icon{width:58px;height:58px;border:3px solid #d4a84f;border-radius:14px;transform:rotate(45deg);display:flex;align-items:center;justify-content:center}html.page-doctors .footer-logo-icon span{transform:rotate(-45deg);color:#d4a84f;font-size:26px;font-weight:900}html.page-doctors .footer-building{width:245px;height:78px;margin:2px auto 0;opacity:.75}html.page-doctors .footer-building svg{width:100%;height:100%;stroke:rgb(255 255 255 / .62)}html.page-doctors .footer-desc-col{width:330px;text-align:center;padding-top:3px}html.page-doctors .footer-title{font-size:16px;font-weight:900;color:#fff;margin-bottom:10px;line-height:1.5}html.page-doctors .footer-desc{color:rgb(255 255 255 / .92);font-size:13px;font-weight:500;line-height:2.1}html.page-doctors .footer-menu-col{width:150px;text-align:center;padding-top:2px}html.page-doctors .footer-menu{list-style:none;padding:0;margin:0}html.page-doctors .footer-menu li{margin-bottom:6px}html.page-doctors .footer-menu a{color:rgb(255 255 255 / .94);text-decoration:none;font-size:13px;font-weight:600;transition:0.3s ease}html.page-doctors .footer-menu a:hover{color:#d4a84f}html.page-doctors .footer-contact-col{width:270px;text-align:right;padding-top:2px}html.page-doctors .footer-contact-list{list-style:none;padding:0;margin:0 0 12px}html.page-doctors .footer-contact-list li{display:flex;align-items:center;justify-content:flex-start;gap:12px;color:rgb(255 255 255 / .94);font-size:13px;font-weight:600;margin-bottom:8px;direction:ltr;text-align:left}html.page-doctors .footer-contact-list li.address{direction:rtl;text-align:right}html.page-doctors .footer-contact-list svg{width:17px;height:17px;min-width:17px;stroke:rgb(255 255 255 / .9)}html.page-doctors .footer-socials{display:flex;align-items:center;gap:13px;direction:ltr;margin-top:4px}html.page-doctors .footer-socials a{width:34px;height:34px;background:rgb(255 255 255 / .18);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:0.3s ease}html.page-doctors .footer-socials a:hover{background:#d4a84f;transform:translateY(-2px)}html.page-doctors .footer-socials svg{width:17px;height:17px;fill:#fff;stroke:#fff}html.page-doctors .footer-divider{width:1px;height:125px;background:rgb(255 255 255 / .52);margin-top:4px;flex:0 0 1px}html.page-doctors .footer-copy{position:relative;z-index:3;text-align:center;color:rgb(255 255 255 / .95);font-size:12px;font-weight:500;margin-top:-4px}@media (max-width:1100px){html.page-doctors .footer-box{padding:26px 26px 16px}html.page-doctors .footer-content{gap:18px}html.page-doctors .footer-logo-col{width:240px}html.page-doctors .footer-desc-col{width:280px}html.page-doctors .footer-contact-col{width:250px}}@media (max-width:900px){html.page-doctors .footer-content{flex-direction:column;align-items:center;text-align:center}html.page-doctors .footer-divider{width:100%;height:1px;margin:4px 0;background:rgb(255 255 255 / .25)}html.page-doctors .footer-logo-col,html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col{width:100%;text-align:center}html.page-doctors .footer-contact-list li{justify-content:center}html.page-doctors .footer-socials{justify-content:center}html.page-doctors .footer-copy{margin-top:16px}}html.page-doctors .site-header.navbar{padding:0 34px}html.page-doctors .header-container{width:100%;padding:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}html.page-doctors .logo.navbar-brand{margin:0;padding:0}html.page-doctors .main-nav.navbar-nav{flex-direction:row}html.page-doctors .main-nav .nav-link{padding:0!important;color:#1d1d1d}html.page-doctors .mobile-menu-btn{width:46px;height:46px;border:1px solid rgb(15 75 61 / .18);border-radius:12px;background:#fff;box-shadow:0 8px 22px rgb(0 0 0 / .08);padding:0;display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px}html.page-doctors .mobile-menu-btn:focus{box-shadow:0 0 0 3px rgb(198 154 74 / .18)}html.page-doctors .mobile-menu-btn span{width:23px;height:2px;background:#0f4b3d;border-radius:20px;display:block}html.page-doctors .mobile-offcanvas{width:310px!important;max-width:86vw;border:none;background:#fff}html.page-doctors .mobile-offcanvas.offcanvas-end{right:0;left:auto;transform:translateX(100%)}html.page-doctors .mobile-offcanvas.offcanvas-end.show{transform:none}html.page-doctors .mobile-offcanvas .offcanvas-header{padding:22px 20px 16px;border-bottom:1px solid rgb(0 0 0 / .06);direction:rtl}html.page-doctors .mobile-logo{min-width:auto}html.page-doctors .mobile-logo .logo-icon{width:46px;height:46px;font-size:22px}html.page-doctors .mobile-logo .logo-text strong{font-size:22px}html.page-doctors .mobile-logo .logo-text small{font-size:11px}html.page-doctors .mobile-close-btn{margin:0!important;box-shadow:none!important}html.page-doctors .mobile-offcanvas .offcanvas-body{padding:18px 20px 24px}html.page-doctors .mobile-nav{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}html.page-doctors .mobile-nav a{text-decoration:none;color:#1d1d1d;font-size:15px;font-weight:800;padding:13px 14px;border-radius:10px;transition:0.25s ease}html.page-doctors .mobile-nav a:hover,html.page-doctors .mobile-nav a.active{color:#0f4b3d;background:rgb(15 75 61 / .08)}html.page-doctors .mobile-header-btn{width:100%;justify-content:center;display:inline-flex;margin-top:6px}@media (max-width:991.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:78px;min-height:78px;padding:0 18px;flex-wrap:nowrap;gap:0;position:sticky;top:0}html.page-doctors .header-container{flex-wrap:nowrap!important}html.page-doctors .mobile-menu-btn{display:flex}html.page-doctors .logo{min-width:auto}html.page-doctors .logo-icon{width:50px;height:50px;font-size:24px}html.page-doctors .logo-text strong{font-size:24px}html.page-doctors .logo-text small{font-size:11px}html.page-doctors .hero{height:auto;min-height:610px}}@media (max-width:575.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:72px;min-height:72px;padding:0 14px}html.page-doctors .mobile-menu-btn{width:42px;height:42px}html.page-doctors .logo-icon{width:44px;height:44px;border-radius:12px;font-size:21px}html.page-doctors .logo-text strong{font-size:21px}html.page-doctors .logo-text small{font-size:10px}html.page-doctors .site-logo-img{width:130px;max-height:56px}html.page-doctors .mobile-logo-img{width:128px;max-height:54px}}@media (min-width:992px){html.page-doctors .mobile-menu-btn{display:none!important}html.page-doctors .mobile-offcanvas{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html.page-doctors .offcanvas-backdrop{display:none!important}html.page-doctors body{overflow:auto!important;padding-right:0!important;padding-left:0!important}}html.page-doctors .logo{min-width:auto}html.page-doctors .site-logo-img{height:64px;width:auto;max-width:180px;object-fit:contain;display:block}html.page-doctors .mobile-logo-img{height:54px;width:auto;max-width:145px}html.page-doctors .footer-logo-img{height:88px;width:auto;max-width:165px;object-fit:contain;display:block;margin:0 auto 4px}@media (max-width:575.98px){html.page-doctors .site-logo-img{height:52px;max-width:135px}html.page-doctors .mobile-logo-img{height:50px;max-width:132px}}@media (min-width:992px){html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:72px;width:auto;max-width:200px;object-fit:contain;display:block}}html.page-doctors .site-logo-img.logo-auto,html.page-doctors .footer-logo-img.logo-auto{background:transparent!important}@media (max-width:991.98px){html.page-doctors .mobile-offcanvas .offcanvas-header{position:relative;display:flex!important;align-items:center!important;justify-content:center!important;min-height:92px;padding:18px 62px 16px 62px!important;direction:rtl}html.page-doctors .mobile-offcanvas .mobile-logo{width:100%;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:58px;width:auto;max-width:150px;object-fit:contain;display:block}html.page-doctors .mobile-offcanvas .mobile-close-btn{position:absolute!important;left:18px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;width:38px;height:38px;padding:0!important;border-radius:10px;background-size:15px;opacity:.75;z-index:5;box-shadow:none!important}html.page-doctors .mobile-offcanvas .mobile-close-btn:hover,html.page-doctors .mobile-offcanvas .mobile-close-btn:focus{opacity:1;box-shadow:0 0 0 3px rgb(198 154 74 / .16)!important}}@media (min-width:992px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:104px!important;min-height:104px!important;padding:0 34px!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:250px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:100px!important;width:auto!important;max-width:255px!important;object-fit:contain!important;display:block!important}html.page-doctors .hero{height:535px!important;min-height:535px!important}}@media (min-width:1400px){html.page-doctors .hero{height:550px!important;min-height:550px!important}}@media (max-width:991.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:92px!important;min-height:92px!important;padding:0 18px!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:190px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:76px!important;width:auto!important;max-width:200px!important;object-fit:contain!important;display:block!important}html.page-doctors .hero{height:auto!important;min-height:500px!important}html.page-doctors .mobile-offcanvas .offcanvas-header{min-height:108px!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:82px!important;width:auto!important;max-width:210px!important;object-fit:contain!important;display:block!important}}@media (max-width:575.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:88px!important;min-height:88px!important;padding:0 14px!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:170px!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:72px!important;max-width:190px!important}html.page-doctors .hero{min-height:470px!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:78px!important;max-width:200px!important}}@media (min-width:992px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:110px!important;min-height:110px!important;padding:0 34px!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:235px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:100px!important;width:auto!important;max-width:250px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:991.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:92px!important;min-height:92px!important;padding:0 18px!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:180px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:88px!important;width:auto!important;max-width:205px!important;max-height:none!important;object-fit:contain!important;display:block!important}html.page-doctors .mobile-offcanvas .offcanvas-header{min-height:100px!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:88px!important;width:auto!important;max-width:205px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:575.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:88px!important;min-height:88px!important;padding:0 14px!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:165px!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:88px!important;width:auto!important;max-width:195px!important;max-height:none!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:88px!important;max-width:195px!important;max-height:none!important}}@media (min-width:992px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:100px!important;min-height:100px!important;padding:0 34px!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:220px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:90px!important;width:auto!important;max-width:230px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:991.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:84px!important;min-height:84px!important;padding:0 18px!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:160px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:80px!important;width:auto!important;max-width:185px!important;max-height:none!important;object-fit:contain!important;display:block!important}html.page-doctors .mobile-offcanvas .offcanvas-header{min-height:94px!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:80px!important;width:auto!important;max-width:185px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:575.98px){html.page-doctors .site-header,html.page-doctors .site-header.navbar{height:84px!important;min-height:84px!important;padding:0 14px!important}html.page-doctors .site-header>.header-container>.navbar-brand{min-width:150px!important}html.page-doctors .site-header>.header-container>.navbar-brand .site-logo-img{height:80px!important;width:auto!important;max-width:180px!important;max-height:none!important}html.page-doctors .mobile-offcanvas .mobile-logo-img{height:80px!important;max-width:180px!important;max-height:none!important}}@media (max-width:991.98px){html.page-doctors .mobile-offcanvas .mobile-close-btn{position:absolute!important;left:18px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;width:44px!important;height:44px!important;padding:0!important;border:1px solid rgb(198 154 74 / .28)!important;border-radius:14px!important;background:linear-gradient(135deg,rgb(255 255 255 / .98),rgb(248 244 235 / .96))!important;background-image:none!important;background-size:0!important;opacity:1!important;z-index:8;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 10px 24px rgb(15 75 61 / .1),0 2px 8px rgb(198 154 74 / .16)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease,background 0.25s ease}html.page-doctors .mobile-offcanvas .mobile-close-btn::before,html.page-doctors .mobile-offcanvas .mobile-close-btn::after{content:"";position:absolute;width:20px;height:2.6px;border-radius:999px;background:linear-gradient(90deg,#154f42,#c69a4a);box-shadow:0 1px 3px rgb(0 0 0 / .1)}html.page-doctors .mobile-offcanvas .mobile-close-btn::before{transform:rotate(45deg)}html.page-doctors .mobile-offcanvas .mobile-close-btn::after{transform:rotate(-45deg)}html.page-doctors .mobile-offcanvas .mobile-close-btn:hover,html.page-doctors .mobile-offcanvas .mobile-close-btn:focus{transform:translateY(-50%) scale(1.06)!important;border-color:rgb(198 154 74 / .48)!important;background:linear-gradient(135deg,#ffffff,#f4ecdc)!important;box-shadow:0 14px 28px rgb(15 75 61 / .14),0 0 0 4px rgb(198 154 74 / .14)!important;outline:none!important}html.page-doctors .mobile-offcanvas .mobile-close-btn:active{transform:translateY(-50%) scale(.96)!important;box-shadow:0 7px 16px rgb(15 75 61 / .12),0 0 0 2px rgb(198 154 74 / .1)!important}}html.page-doctors .footer-brand-note{width:245px;margin:8px auto 0;text-align:center}html.page-doctors .footer-brand-line{width:138px;height:1px;display:block;margin:0 auto 9px;border-radius:999px;background:linear-gradient(90deg,transparent,rgb(212 168 79 / .88),rgb(255 255 255 / .62),transparent)}html.page-doctors .footer-brand-badge{min-height:58px;padding:8px 14px;border-radius:18px;border:1px solid rgb(255 255 255 / .16);background:radial-gradient(circle at 80% 0%,rgb(212 168 79 / .18),transparent 38%),rgb(255 255 255 / .075);display:inline-flex;align-items:center;justify-content:center;gap:11px;box-shadow:inset 0 1px 0 rgb(255 255 255 / .14),0 10px 24px rgb(0 0 0 / .08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html.page-doctors .footer-brand-icon{width:38px;height:38px;min-width:38px;border-radius:14px;color:#d4a84f;background:rgb(255 255 255 / .12);border:1px solid rgb(212 168 79 / .28);display:inline-flex;align-items:center;justify-content:center}html.page-doctors .footer-brand-icon svg{width:24px;height:24px;stroke:currentColor}html.page-doctors .footer-brand-text{display:flex;flex-direction:column;align-items:flex-start;text-align:right;line-height:1.35}html.page-doctors .footer-brand-text strong{color:#fff;font-size:13px;font-weight:900;white-space:nowrap}html.page-doctors .footer-brand-text small{color:rgb(255 255 255 / .72);font-size:10.5px;font-weight:600;margin-top:3px;white-space:nowrap}html.page-doctors .footer-brand-tags{margin-top:8px;display:flex;justify-content:center;gap:7px}html.page-doctors .footer-brand-tags span{min-width:52px;height:24px;padding:0 10px;border-radius:999px;background:rgb(255 255 255 / .09);border:1px solid rgb(255 255 255 / .13);color:rgb(255 255 255 / .88);font-size:10.5px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}@media (max-width:900px){html.page-doctors .footer-brand-note{width:100%;max-width:270px;margin-top:10px}}@media (max-width:575.98px){html.page-doctors .about-leaf-mark{width:74px;height:74px;left:14px;bottom:12px;opacity:.86}}html.page-doctors .about-section{padding:40px 28px 34px}html.page-doctors .about-top{gap:28px;margin-bottom:32px}html.page-doctors .about-card{border-radius:14px;padding:34px 36px 40px}html.page-doctors .about-card p{margin-bottom:28px}html.page-doctors .stats-grid{gap:22px;margin-top:8px;align-items:stretch}html.page-doctors .stat-card{min-height:96px;height:auto;padding:20px 24px;border-radius:14px;gap:18px;flex-direction:row-reverse;justify-content:space-between}html.page-doctors .stat-info{flex:1}html.page-doctors .stat-title{margin-bottom:8px}html.page-doctors .project-progress-section{padding:12px 28px 48px}html.page-doctors .project-progress-box{border-radius:14px;padding:22px 24px 24px}html.page-doctors .progress-heading{margin-bottom:12px}html.page-doctors .progress-top-row{gap:28px;margin-bottom:22px}html.page-doctors .timeline-wrapper{padding-top:22px}html.page-doctors .timeline{gap:10px}html.page-doctors .progress-images-row{gap:18px;margin-top:12px}html.page-doctors .progress-image{border-radius:10px}html.page-doctors .project-details-btn-wrap{margin-top:18px}html.page-doctors .project-details-btn{width:360px;max-width:100%;height:54px;padding:0 24px;border-radius:16px;gap:12px;font-size:15px;font-weight:900;box-shadow:0 10px 26px rgb(15 75 61 / .08);flex-direction:row-reverse}html.page-doctors .project-details-btn span{font-size:24px;line-height:1;transform:translateY(-1px)}html.page-doctors .future-section{padding:8px 28px 52px}html.page-doctors .future-heading{margin-bottom:18px}html.page-doctors .future-cards{gap:18px;margin-bottom:30px}html.page-doctors .future-card{min-height:156px;height:auto;padding:20px 16px 18px;border-radius:14px}html.page-doctors .future-card h3{margin-bottom:8px}html.page-doctors .future-card p{line-height:2}html.page-doctors .future-banner{margin-top:4px;border-radius:14px}html.page-doctors .stat-icon,html.page-doctors .future-icon{width:54px;min-width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,rgb(198 154 74 / .14),rgb(198 154 74 / .05));border:1px solid rgb(198 154 74 / .22);box-shadow:inset 0 1px 0 rgb(255 255 255 / .72)}html.page-doctors .stat-icon svg,html.page-doctors .future-icon svg,html.page-doctors .timeline-icon svg,html.page-doctors .consult-btn svg{stroke-linecap:round;stroke-linejoin:round}html.page-doctors .stat-icon svg,html.page-doctors .future-icon svg{width:28px;height:28px;stroke-width:1.95}html.page-doctors .timeline-icon{width:44px;height:44px;border-radius:14px;border:1.5px solid rgb(0 0 0 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .7)}html.page-doctors .timeline-step.done .timeline-icon{background:rgb(15 107 77 / .08);border-color:rgb(198 154 74 / .42);box-shadow:0 8px 20px rgb(15 107 77 / .08)}html.page-doctors .timeline-step span{display:inline-block;margin-top:2px}@media (max-width:992px){html.page-doctors .about-section,html.page-doctors .project-progress-section,html.page-doctors .future-section{padding-left:24px;padding-right:24px}html.page-doctors .about-top,html.page-doctors .stats-grid,html.page-doctors .future-cards,html.page-doctors .progress-images-row{gap:16px}html.page-doctors .project-details-btn{width:320px;height:52px}}@media (max-width:576px){html.page-doctors .about-section{padding:28px 16px 28px}html.page-doctors .about-top{margin-bottom:24px}html.page-doctors .about-card{padding:26px 22px 34px}html.page-doctors .stats-grid{gap:14px;margin-top:2px}html.page-doctors .stat-card{min-height:90px;padding:18px 18px}html.page-doctors .project-progress-section{padding:8px 16px 38px}html.page-doctors .project-progress-box{padding:20px 14px 18px}html.page-doctors .timeline-wrapper{padding-top:18px}html.page-doctors .progress-images-row{gap:12px}html.page-doctors .project-details-btn-wrap{margin-top:16px}html.page-doctors .project-details-btn{height:50px;padding:0 18px;border-radius:14px;font-size:14px}html.page-doctors .future-section{padding:6px 16px 38px}html.page-doctors .future-cards{gap:14px;margin-bottom:24px}html.page-doctors .future-card{min-height:138px;padding:18px 14px 16px}}html.page-doctors .about-section{padding-top:72px!important}@media (max-width:992px){html.page-doctors .about-section{padding-top:52px!important}}@media (max-width:576px){html.page-doctors .about-section{padding-top:38px!important}}html.page-doctors .about-top{margin-bottom:38px!important}html.page-doctors .stats-grid{margin-top:18px!important;gap:24px!important}html.page-doctors .stat-card{min-height:108px!important;padding:22px 26px!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff 0%,#fcfcfb 100%)!important;border:1px solid rgb(15 75 61 / .06)!important;box-shadow:0 10px 26px rgb(16 24 40 / .06)!important;gap:18px!important;align-items:center!important}html.page-doctors .stat-icon{width:68px!important;min-width:68px!important;height:68px!important;border-radius:20px!important;background:linear-gradient(180deg,#fcfaf5 0%,#f7f1e5 100%)!important;border:1px solid rgb(198 154 74 / .26)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 8px 18px rgb(198 154 74 / .07)!important;color:#c69a4a!important}html.page-doctors .stat-icon svg{width:31px!important;height:31px!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-doctors .stat-info{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:6px!important}html.page-doctors .stat-title{color:#1f2937!important;font-size:13px!important;font-weight:800!important;margin-bottom:0!important}html.page-doctors .stat-value{color:#0f6b4d!important;font-size:22px!important;font-weight:950!important;line-height:1.25!important;letter-spacing:-.2px}html.page-doctors .progress-circle{width:52px!important;height:52px!important;background:conic-gradient(#0f7a58 0deg 234deg,#e4dfd7 234deg 360deg)!important;box-shadow:0 4px 12px rgb(15 107 77 / .1)!important}html.page-doctors .progress-circle::after{inset:7px!important;background:#fbfaf7!important}@media (max-width:992px){html.page-doctors .about-top{margin-bottom:30px!important}html.page-doctors .stats-grid{margin-top:14px!important;gap:18px!important}html.page-doctors .stat-card{min-height:102px!important;padding:20px 22px!important}}@media (max-width:576px){html.page-doctors .about-top{margin-bottom:24px!important}html.page-doctors .stats-grid{margin-top:10px!important;gap:14px!important}html.page-doctors .stat-card{min-height:94px!important;padding:18px 18px!important;border-radius:16px!important}html.page-doctors .stat-icon{width:60px!important;min-width:60px!important;height:60px!important;border-radius:18px!important}html.page-doctors .stat-icon svg{width:28px!important;height:28px!important}html.page-doctors .progress-circle{width:46px!important;height:46px!important}html.page-doctors .stat-value{font-size:20px!important}}html.page-doctors .project-details-btn-wrap{margin-top:22px!important}html.page-doctors .project-details-btn{width:380px!important;max-width:100%;height:58px!important;padding:0 26px!important;border-radius:18px!important;border:1.5px solid rgb(15 75 61 / .42)!important;background:linear-gradient(180deg,#ffffff 0%,#fbfcfb 100%)!important;color:#0f4b3d!important;box-shadow:0 12px 26px rgb(15 75 61 / .08)!important;flex-direction:row-reverse!important;gap:14px!important;letter-spacing:-.1px;transition:transform 0.25s ease,box-shadow 0.25s ease,background 0.25s ease,border-color 0.25s ease!important}html.page-doctors .project-details-btn:hover{background:linear-gradient(180deg,#ffffff 0%,#f6faf8 100%)!important;border-color:rgb(15 75 61 / .62)!important;color:#0d5d4a!important;transform:translateY(-2px);box-shadow:0 16px 30px rgb(15 75 61 / .12)!important}html.page-doctors .project-details-btn span{width:28px;height:28px;min-width:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgb(198 154 74 / .12);color:#0f4b3d;font-size:24px!important;line-height:1;transform:translateY(-1px);transition:transform 0.25s ease,background 0.25s ease}html.page-doctors .project-details-btn:hover span{background:rgb(198 154 74 / .18);transform:translateX(2px)}@media (max-width:576px){html.page-doctors .project-details-btn{height:52px!important;padding:0 18px!important;border-radius:15px!important;font-size:14px!important}}html.page-doctors .stat-card{gap:14px!important}html.page-doctors .stat-icon{width:62px!important;min-width:62px!important;height:62px!important;border-radius:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#c69a4a!important;display:inline-flex;align-items:center;justify-content:center}html.page-doctors .stat-icon svg{width:54px!important;height:54px!important;stroke:currentColor;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-doctors .progress-circle{width:54px!important;height:54px!important;background:conic-gradient(#0f7a58 0deg 234deg,#ddd8d0 234deg 360deg)!important;box-shadow:none!important}html.page-doctors .progress-circle::after{inset:7px!important;background:#ffffff!important}@media (max-width:576px){html.page-doctors .stat-icon{width:54px!important;min-width:54px!important;height:54px!important}html.page-doctors .stat-icon svg,html.page-doctors .progress-circle{width:46px!important;height:46px!important}}html.page-doctors .project-details-btn{gap:18px!important;padding:0 30px!important}html.page-doctors .project-details-btn span{margin-right:2px;font-size:25px!important}@media (max-width:576px){html.page-doctors .project-details-btn{gap:14px!important;padding:0 20px!important}}html.page-doctors .stat-icon-custom-status{width:62px!important;min-width:62px!important;height:62px!important;display:inline-flex;align-items:center;justify-content:center}html.page-doctors .stat-icon-status-img{width:54px;height:54px;object-fit:contain;display:block}@media (max-width:576px){html.page-doctors .stat-icon-status-img{width:46px;height:46px}}html.page-doctors .project-progress-section{padding-top:30px!important}html.page-doctors .project-progress-box{padding:28px 26px 28px!important;border-radius:18px!important}html.page-doctors .progress-heading{margin-bottom:18px!important}html.page-doctors .progress-top-row{gap:34px!important;margin-bottom:28px!important;align-items:flex-start!important}html.page-doctors .timeline-wrapper{padding-top:28px!important}html.page-doctors .timeline{gap:18px!important;align-items:flex-start!important}html.page-doctors .timeline::before{top:26px!important;left:8%!important;right:8%!important;height:2px!important;background:linear-gradient(90deg,rgb(15 75 61 / .1),rgb(198 154 74 / .2),rgb(15 75 61 / .1))!important}html.page-doctors .timeline-step{min-width:92px!important;gap:12px!important}html.page-doctors .timeline-icon{width:56px!important;height:56px!important;border-radius:18px!important;background:linear-gradient(180deg,#fffdfa 0%,#f9f5ec 100%)!important;border:1px solid rgb(198 154 74 / .28)!important;color:#c69a4a!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .92),0 8px 20px rgb(198 154 74 / .06)!important;transition:transform 0.25s ease,box-shadow 0.25s ease!important}html.page-doctors .timeline-icon svg{width:22px!important;height:22px!important;stroke-width:1.9!important;stroke:currentColor!important}html.page-doctors .timeline-step.done .timeline-icon{background:linear-gradient(180deg,#f3fbf7 0%,#ebf7f1 100%)!important;border-color:rgb(198 154 74 / .36)!important;color:#0f7a58!important;box-shadow:0 10px 22px rgb(15 107 77 / .1),inset 0 1px 0 rgb(255 255 255 / .96)!important}html.page-doctors .timeline-step.done .timeline-icon svg{width:24px!important;height:24px!important;stroke-width:2.2!important}html.page-doctors .timeline-step span{margin-top:4px!important;font-size:14px!important;font-weight:800!important;color:#1f2937!important;line-height:1.8!important;white-space:nowrap}html.page-doctors .total-progress-card{border-radius:16px!important;padding:24px 22px!important}html.page-doctors .progress-images-row{gap:20px!important;margin-top:16px!important}html.page-doctors .progress-image{border-radius:14px!important}html.page-doctors .project-details-btn-wrap{margin-top:24px!important}@media (max-width:992px){html.page-doctors .project-progress-section{padding-top:22px!important}html.page-doctors .project-progress-box{padding:24px 20px 24px!important}html.page-doctors .progress-top-row{gap:24px!important;margin-bottom:24px!important}html.page-doctors .timeline-wrapper{padding-top:22px!important}html.page-doctors .timeline{gap:14px!important}html.page-doctors .timeline-step{min-width:82px!important}html.page-doctors .timeline-icon{width:50px!important;height:50px!important;border-radius:16px!important}html.page-doctors .timeline-step span{font-size:13px!important}}@media (max-width:576px){html.page-doctors .project-progress-section{padding-top:18px!important}html.page-doctors .project-progress-box{padding:22px 14px 20px!important;border-radius:16px!important}html.page-doctors .progress-heading{margin-bottom:14px!important}html.page-doctors .progress-top-row{margin-bottom:18px!important}html.page-doctors .timeline-wrapper{padding-top:18px!important}html.page-doctors .timeline{gap:12px!important}html.page-doctors .timeline::before{top:22px!important;left:6%!important;right:6%!important}html.page-doctors .timeline-step{min-width:74px!important;gap:10px!important}html.page-doctors .timeline-icon{width:46px!important;height:46px!important;border-radius:14px!important}html.page-doctors .timeline-icon svg{width:19px!important;height:19px!important}html.page-doctors .timeline-step.done .timeline-icon svg{width:20px!important;height:20px!important}html.page-doctors .timeline-step span{font-size:12px!important;line-height:1.7!important;white-space:normal}html.page-doctors .progress-images-row{gap:12px!important;margin-top:12px!important}html.page-doctors .project-details-btn-wrap{margin-top:18px!important}}html.page-doctors .project-details-btn{direction:rtl!important}html.page-doctors .project-details-btn span{margin-left:2px!important;margin-right:0!important}html.page-doctors .project-details-btn:hover span{transform:translateX(-2px)!important}html.page-doctors .project-details-btn span{font-family:Arial,sans-serif!important;font-size:19px!important;font-weight:900!important;line-height:1!important}html.page-doctors .project-details-btn .project-arrow-left{font-size:0!important}html.page-doctors .project-details-btn .project-arrow-left svg{width:17px!important;height:17px!important;display:block;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}html.page-doctors .project-details-btn:hover .project-arrow-left{transform:translateX(-2px)!important}html.page-doctors .future-section{padding-top:58px!important;padding-bottom:56px!important}html.page-doctors .future-container{max-width:1180px!important}html.page-doctors .future-heading{font-size:25px!important;font-weight:950!important;color:#0f4b3d!important;margin-bottom:28px!important;letter-spacing:-.3px}html.page-doctors .future-heading::after{width:48px!important;height:3px!important;margin-top:10px!important;background:linear-gradient(90deg,transparent,#c69a4a,transparent)!important}html.page-doctors .future-cards{gap:22px!important;margin-bottom:36px!important;align-items:stretch!important}html.page-doctors .future-card{min-height:174px!important;height:auto!important;padding:24px 18px 22px!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff 0%,#fcfcfb 100%)!important;border:1px solid rgb(15 75 61 / .055)!important;box-shadow:0 12px 30px rgb(16 24 40 / .055)!important;justify-content:flex-start!important;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease!important}html.page-doctors .future-card:hover{transform:translateY(-4px);border-color:rgb(198 154 74 / .18)!important;box-shadow:0 18px 36px rgb(15 75 61 / .08)!important}html.page-doctors .future-icon{width:64px!important;height:64px!important;margin-bottom:14px!important;border-radius:20px!important;color:#0f7a58!important;background:linear-gradient(180deg,#fcfaf5 0%,#f7f1e5 100%)!important;border:1px solid rgb(198 154 74 / .26)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 8px 18px rgb(198 154 74 / .08)!important}html.page-doctors .future-icon svg{width:30px!important;height:30px!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-doctors .future-card h3{font-size:15px!important;margin-bottom:9px!important;color:#0d1f1b!important}html.page-doctors .future-card p{font-size:12.5px!important;line-height:2.05!important;color:#2f3b37!important}html.page-doctors .future-banner{margin-top:14px!important;height:178px!important;border-radius:18px!important;box-shadow:0 14px 34px rgb(15 75 61 / .1)!important}html.page-doctors .future-banner-content h3{margin-bottom:16px!important}html.page-doctors .consult-btn{border-radius:14px!important;height:50px!important}html.page-doctors .site-footer{padding-top:22px!important}@media (max-width:1100px){html.page-doctors .future-section{padding-top:48px!important}html.page-doctors .future-cards{gap:18px!important}}@media (max-width:768px){html.page-doctors .future-section{padding:42px 16px 44px!important}html.page-doctors .future-heading{font-size:23px!important;margin-bottom:24px!important}html.page-doctors .future-cards{gap:16px!important;margin-bottom:28px!important}html.page-doctors .future-card{min-height:158px!important;padding:22px 16px 20px!important}html.page-doctors .future-banner{height:220px!important;margin-top:8px!important;border-radius:16px!important}html.page-doctors .site-footer{padding-top:14px!important}}@media (max-width:480px){html.page-doctors .future-section{padding-top:36px!important;padding-bottom:36px!important}html.page-doctors .future-cards{gap:14px!important}html.page-doctors .future-card{min-height:142px!important;padding:20px 14px 18px!important}html.page-doctors .future-icon{width:58px!important;height:58px!important;border-radius:18px!important;margin-bottom:12px!important}html.page-doctors .future-icon svg{width:27px!important;height:27px!important}}html.page-doctors .future-section{padding-bottom:24px!important}html.page-doctors .future-banner{margin-bottom:0!important}html.page-doctors .site-footer{padding-top:4px!important}@media (max-width:768px){html.page-doctors .future-section{padding-bottom:24px!important}html.page-doctors .site-footer{padding-top:2px!important}}@media (max-width:480px){html.page-doctors .future-section{padding-bottom:22px!important}html.page-doctors .site-footer{padding-top:0!important}}html.page-doctors .banner-leaves{position:absolute;right:56px!important;top:20px!important;width:150px!important;height:122px!important;opacity:1!important;z-index:2;pointer-events:none;filter:drop-shadow(0 12px 24px rgb(10 46 39 / .16))}html.page-doctors .banner-leaves::before{content:"";position:absolute;inset:10px 12px 12px 24px;border-radius:999px;background:radial-gradient(circle at 30% 35%,rgb(181 225 191 / .28),transparent 42%),radial-gradient(circle at 70% 70%,rgb(120 205 158 / .18),transparent 45%);border:1px solid rgb(168 222 184 / .14);backdrop-filter:blur(2px)}html.page-doctors .banner-leaves::after{content:"";position:absolute;right:16px;top:6px;width:44px;height:44px;background:radial-gradient(circle,rgb(204 170 95 / .92) 0 3px,transparent 4px),radial-gradient(circle,rgb(145 218 166 / .85) 0 3px,transparent 4px),radial-gradient(circle,rgb(183 232 193 / .65) 0 2.5px,transparent 3.5px),radial-gradient(circle,rgb(204 170 95 / .55) 0 2px,transparent 3px);background-size:12px 12px,12px 12px,10px 10px,8px 8px;background-position:2px 18px,16px 2px,28px 15px,10px 30px;background-repeat:no-repeat;opacity:.95}html.page-doctors .banner-leaves span{position:absolute;display:block;border-radius:70% 0 70% 0 / 70% 0 70% 0!important;background:linear-gradient(180deg,rgb(163 220 177 / .72) 0%,rgb(114 197 145 / .52) 100%)!important;border:1px solid rgb(194 235 205 / .28);box-shadow:inset 0 1px 0 rgb(255 255 255 / .18),0 10px 18px rgb(7 37 31 / .12)}html.page-doctors .banner-leaves span:nth-child(1){width:60px!important;height:82px!important;right:56px!important;top:24px!important;transform:rotate(10deg)!important}html.page-doctors .banner-leaves span:nth-child(2){width:50px!important;height:68px!important;right:12px!important;top:44px!important;transform:rotate(-32deg)!important}html.page-doctors .banner-leaves span:nth-child(3){width:34px!important;height:44px!important;right:74px!important;top:2px!important;transform:rotate(-8deg)!important}html.page-doctors .banner-leaves span:nth-child(4){width:5px!important;height:64px!important;right:60px!important;top:47px!important;border-radius:999px!important;transform:rotate(18deg)!important;background:linear-gradient(180deg,rgb(180 225 189 / .65),rgb(92 165 122 / .45))!important;border:none!important;box-shadow:none!important}@media (max-width:768px){html.page-doctors .banner-leaves{right:24px!important;top:18px!important;width:118px!important;height:98px!important;transform:scale(.92);transform-origin:top right}}html.page-doctors .site-footer{padding:4px 16px 16px!important}html.page-doctors .footer-box{padding:28px 40px 16px!important;border-radius:18px!important;min-height:unset!important;box-shadow:0 16px 36px rgb(8 43 36 / .12)}html.page-doctors .footer-content{gap:26px!important;align-items:flex-start!important}html.page-doctors .footer-col{display:flex;flex-direction:column}html.page-doctors .footer-logo-col{width:300px!important;align-items:center}html.page-doctors .footer-logo-wrap{margin-bottom:8px!important}html.page-doctors .footer-brand-note{margin-top:10px!important}html.page-doctors .footer-desc-col{width:360px!important;text-align:center!important;padding-top:2px!important;align-items:center}html.page-doctors .footer-menu-col{width:170px!important;text-align:center!important;align-items:center}html.page-doctors .footer-contact-col{width:290px!important;text-align:right!important;padding-top:2px!important;align-items:flex-start}html.page-doctors .footer-title{font-size:17px!important;margin-bottom:16px!important;line-height:1.6!important;letter-spacing:-.2px}html.page-doctors .footer-desc{max-width:320px;margin:0 auto;font-size:13.5px!important;line-height:2.2!important;color:rgb(255 255 255 / .93)!important}html.page-doctors .footer-menu{display:flex;flex-direction:column;gap:10px}html.page-doctors .footer-menu li{margin-bottom:0!important;line-height:1.8}html.page-doctors .footer-menu a{font-size:14px!important;font-weight:700!important}html.page-doctors .footer-contact-list{margin:0 0 16px!important;width:100%}html.page-doctors .footer-contact-list li{gap:12px!important;margin-bottom:12px!important;font-size:13.5px!important;line-height:1.9!important}html.page-doctors .footer-contact-list li:last-child{margin-bottom:0!important}html.page-doctors .footer-contact-list svg{width:18px!important;height:18px!important;min-width:18px!important}html.page-doctors .footer-socials{margin-top:16px!important;gap:12px!important}html.page-doctors .footer-socials a{width:38px!important;height:38px!important;background:rgb(255 255 255 / .14)!important;border:1px solid rgb(255 255 255 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .08)}html.page-doctors .footer-socials svg{width:18px!important;height:18px!important}html.page-doctors .footer-divider{height:158px!important;margin-top:0!important;background:linear-gradient(180deg,rgb(255 255 255 / .1),rgb(255 255 255 / .44),rgb(255 255 255 / .1))!important}html.page-doctors .footer-copy{margin-top:18px!important;padding-top:12px;border-top:1px solid rgb(255 255 255 / .08);font-size:12.5px!important;line-height:1.8}@media (max-width:1100px){html.page-doctors .footer-box{padding:26px 28px 16px!important}html.page-doctors .footer-content{gap:18px!important}html.page-doctors .footer-logo-col{width:250px!important}html.page-doctors .footer-desc-col{width:300px!important}html.page-doctors .footer-contact-col{width:250px!important}}@media (max-width:900px){html.page-doctors .footer-box{padding:24px 18px 16px!important}html.page-doctors .footer-content{gap:14px!important}html.page-doctors .footer-logo-col,html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col{width:100%!important;align-items:center!important;text-align:center!important}html.page-doctors .footer-contact-list li{justify-content:center!important}html.page-doctors .footer-socials{justify-content:center!important}html.page-doctors .footer-copy{margin-top:14px!important}}html.page-doctors .site-footer{padding:0 16px 12px!important}html.page-doctors .footer-box{max-width:1480px!important;min-height:unset!important;padding:18px 34px 12px!important;border-radius:16px!important;box-shadow:0 10px 24px rgb(8 43 36 / .09)!important}html.page-doctors .footer-content{gap:22px!important;align-items:flex-start!important}html.page-doctors .footer-logo-col{width:255px!important}html.page-doctors .footer-logo-wrap{margin-bottom:2px!important}html.page-doctors .footer-logo-img{max-height:78px!important;width:auto!important}html.page-doctors .footer-brand-note{width:220px!important;margin-top:4px!important}html.page-doctors .footer-brand-line{width:110px!important;margin-bottom:6px!important}html.page-doctors .footer-brand-badge{min-height:44px!important;padding:6px 11px!important;border-radius:15px!important;gap:8px!important}html.page-doctors .footer-brand-icon{width:31px!important;height:31px!important;min-width:31px!important;border-radius:11px!important}html.page-doctors .footer-brand-icon svg{width:19px!important;height:19px!important}html.page-doctors .footer-brand-text strong{font-size:12px!important}html.page-doctors .footer-brand-text small{font-size:9.5px!important;margin-top:1px!important}html.page-doctors .footer-brand-tags{margin-top:6px!important;gap:5px!important}html.page-doctors .footer-brand-tags span{min-width:43px!important;height:20px!important;padding:0 8px!important;font-size:9.5px!important}html.page-doctors .footer-desc-col{width:320px!important;padding-top:0!important}html.page-doctors .footer-menu-col{width:145px!important;padding-top:0!important}html.page-doctors .footer-contact-col{width:255px!important;padding-top:0!important}html.page-doctors .footer-title{font-size:15px!important;margin-bottom:9px!important;line-height:1.5!important}html.page-doctors .footer-desc{max-width:300px!important;font-size:12.5px!important;line-height:1.9!important;font-weight:500!important}html.page-doctors .footer-menu{gap:5px!important}html.page-doctors .footer-menu li{margin-bottom:0!important;line-height:1.55!important}html.page-doctors .footer-menu a{font-size:12.5px!important;font-weight:650!important}html.page-doctors .footer-contact-list{margin-bottom:9px!important}html.page-doctors .footer-contact-list li{gap:9px!important;margin-bottom:6px!important;font-size:12.5px!important;line-height:1.65!important}html.page-doctors .footer-contact-list svg{width:16px!important;height:16px!important;min-width:16px!important}html.page-doctors .footer-socials{margin-top:8px!important;gap:9px!important}html.page-doctors .footer-socials a{width:32px!important;height:32px!important;background:rgb(255 255 255 / .15)!important}html.page-doctors .footer-socials svg{width:15px!important;height:15px!important}html.page-doctors .footer-divider{height:118px!important;margin-top:2px!important;background:linear-gradient(180deg,rgb(255 255 255 / .08),rgb(255 255 255 / .34),rgb(255 255 255 / .08))!important}html.page-doctors .footer-copy{margin-top:8px!important;padding-top:8px!important;font-size:11.5px!important;line-height:1.7!important}@media (max-width:1100px){html.page-doctors .footer-box{padding:18px 24px 12px!important}html.page-doctors .footer-content{gap:16px!important}html.page-doctors .footer-logo-col{width:225px!important}html.page-doctors .footer-desc-col{width:280px!important}html.page-doctors .footer-contact-col{width:235px!important}}@media (max-width:900px){html.page-doctors .footer-box{padding:22px 16px 14px!important}html.page-doctors .footer-content{gap:12px!important}html.page-doctors .footer-divider{height:1px!important;margin:2px 0!important}html.page-doctors .footer-logo-col,html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col{width:100%!important}html.page-doctors .footer-copy{margin-top:10px!important}}html.page-doctors .footer-box{padding:16px 34px 10px!important}html.page-doctors .footer-content{gap:18px!important}html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col{text-align:right!important;align-items:flex-start!important}html.page-doctors .footer-title{width:100%;text-align:right!important;margin-bottom:6px!important;font-size:14.5px!important;line-height:1.35!important}html.page-doctors .footer-desc{text-align:right!important;margin:0!important;font-size:12px!important;line-height:1.65!important}html.page-doctors .footer-menu{align-items:flex-start!important;gap:2px!important}html.page-doctors .footer-menu li{margin-bottom:0!important;line-height:1.35!important;text-align:right!important}html.page-doctors .footer-menu a{font-size:12px!important;line-height:1.45!important}html.page-doctors .footer-contact-list{margin-bottom:6px!important}html.page-doctors .footer-contact-list li,html.page-doctors .footer-contact-list li.address{direction:rtl!important;text-align:right!important;justify-content:flex-start!important;gap:8px!important;margin-bottom:4px!important;font-size:12px!important;line-height:1.45!important}html.page-doctors .footer-contact-list li span{text-align:right!important}html.page-doctors .footer-contact-list svg{width:15px!important;height:15px!important;min-width:15px!important}html.page-doctors .footer-socials{direction:rtl!important;justify-content:flex-start!important;margin-top:7px!important;gap:8px!important}html.page-doctors .footer-socials a{width:30px!important;height:30px!important}html.page-doctors .footer-socials svg{width:14px!important;height:14px!important}html.page-doctors .footer-divider{height:105px!important}html.page-doctors .footer-copy{margin-top:7px!important;padding-top:6px!important;font-size:11px!important;line-height:1.45!important}@media (max-width:900px){html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col,html.page-doctors .footer-title,html.page-doctors .footer-desc{text-align:center!important;align-items:center!important}html.page-doctors .footer-menu,html.page-doctors .footer-socials{align-items:center!important;justify-content:center!important}html.page-doctors .footer-contact-list li,html.page-doctors .footer-contact-list li.address{justify-content:center!important;text-align:center!important}}html.page-doctors .footer-desc-col,html.page-doctors .footer-menu-col,html.page-doctors .footer-contact-col{text-align:center!important;align-items:center!important}html.page-doctors .footer-title,html.page-doctors .footer-desc{text-align:center!important;margin-left:auto!important;margin-right:auto!important}html.page-doctors .footer-menu{align-items:center!important}html.page-doctors .footer-menu li{text-align:center!important}html.page-doctors .footer-contact-list{width:100%}html.page-doctors .footer-contact-list li,html.page-doctors .footer-contact-list li.address{justify-content:center!important;text-align:center!important}html.page-doctors .footer-contact-list li span{text-align:center!important}html.page-doctors .footer-socials{justify-content:center!important;align-items:center!important}html.page-doctors .future-section{padding-top:36px!important;padding-bottom:38px!important}html.page-doctors .future-heading{margin-bottom:24px!important}html.page-doctors .future-cards{margin-bottom:30px!important;gap:20px!important;align-items:stretch!important}html.page-doctors .future-card{min-height:168px!important;padding-top:22px!important;padding-bottom:20px!important}html.page-doctors .future-banner{margin-top:0!important}@media (max-width:768px){html.page-doctors .future-section{padding-top:28px!important;padding-bottom:30px!important}html.page-doctors .future-heading{margin-bottom:20px!important}html.page-doctors .future-cards{margin-bottom:24px!important;gap:16px!important}}@media (max-width:480px){html.page-doctors .future-section{padding-top:24px!important;padding-bottom:26px!important}html.page-doctors .future-heading{margin-bottom:18px!important}html.page-doctors .future-cards{margin-bottom:20px!important;gap:14px!important}}html.page-doctors .footer-desc-col{text-align:center!important;align-items:center!important}html.page-doctors .footer-desc-col .footer-title{text-align:center!important;margin-bottom:8px!important;line-height:1.45!important}html.page-doctors .footer-desc-col .footer-desc{max-width:340px!important;margin:0 auto!important;text-align:center!important;line-height:1.95!important;font-size:12.5px!important;font-weight:600!important;color:rgb(255 255 255 / .93)!important}@media (max-width:900px){html.page-doctors .footer-desc-col .footer-desc{max-width:290px!important;line-height:1.9!important}}html.page-doctors .main-nav a{display:flex;align-items:center;gap:6px}html.page-doctors .main-nav a i{font-size:16px;color:inherit;transition:0.3s}html.page-doctors .main-nav a:hover i{transform:translateY(-2px);color:var(--gold)}html.page-doctors .header-btn i{font-size:16px}html.page-doctors .rsh-build-section{background:radial-gradient(circle at 15% 18%,rgb(198 154 74 / .1),transparent 28%),radial-gradient(circle at 82% 26%,rgb(15 107 77 / .1),transparent 32%),linear-gradient(180deg,#ffffff 0%,#fbfbf8 100%);padding:14px 28px 58px;position:relative;overflow:hidden}html.page-doctors .rsh-build-section::before{content:"";position:absolute;inset:auto -12% 0 -12%;height:210px;background:linear-gradient(180deg,#fff0,rgb(15 75 61 / .055));pointer-events:none}html.page-doctors .rsh-build-container{max-width:1180px;margin:0 auto;position:relative;z-index:2}html.page-doctors .rsh-build-header{text-align:center;margin-bottom:24px}html.page-doctors .rsh-build-badge{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border-radius:999px;background:rgb(198 154 74 / .1);border:1px solid rgb(198 154 74 / .26);color:#9b722d;font-size:12px;font-weight:900;margin-bottom:12px}html.page-doctors .rsh-build-badge i{width:8px;height:8px;border-radius:50%;background:#0f6b4d;box-shadow:0 0 0 6px rgb(15 107 77 / .1);display:inline-block}html.page-doctors .rsh-build-title{color:#0f4b3d;font-size:29px;font-weight:950;line-height:1.55;margin:0 0 8px}html.page-doctors .rsh-build-desc{max-width:680px;margin:0 auto;color:#3d3d3d;font-size:14px;font-weight:600;line-height:2.1}html.page-doctors .rsh-build-box{display:grid;grid-template-columns:1.04fr 0.96fr;gap:26px;align-items:stretch}html.page-doctors .rsh-build-visual-card,html.page-doctors .rsh-build-info-card{border-radius:24px;background:rgb(255 255 255 / .88);border:1px solid rgb(15 75 61 / .07);box-shadow:0 16px 42px rgb(16 24 40 / .08);overflow:hidden;position:relative}html.page-doctors .rsh-build-visual-card{min-height:465px;padding:28px 26px 24px;background:radial-gradient(circle at 25% 20%,rgb(198 154 74 / .18),transparent 22%),linear-gradient(145deg,#063b32 0%,#0b4d3f 52%,#052f28 100%)}html.page-doctors .rsh-build-visual-card::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .045) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .045) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(180deg,rgb(0 0 0 / .78),transparent 90%);pointer-events:none}html.page-doctors .rsh-build-visual-top{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}html.page-doctors .rsh-build-visual-top h3{color:#fff;font-size:20px;font-weight:950;line-height:1.7;margin:0}html.page-doctors .rsh-build-visual-top p{color:rgb(255 255 255 / .78);font-size:12.5px;font-weight:600;line-height:2;margin:2px 0 0}html.page-doctors .rsh-build-percent{width:92px;min-width:92px;height:92px;border-radius:26px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .18);box-shadow:inset 0 1px 0 rgb(255 255 255 / .16);color:#fff}html.page-doctors .rsh-build-percent strong{color:#f0c56b;font-size:31px;font-weight:950;line-height:1.1}html.page-doctors .rsh-build-percent span{font-size:11px;font-weight:800;margin-top:5px;color:rgb(255 255 255 / .78)}html.page-doctors .rsh-build-scene{position:relative;z-index:3;min-height:335px;display:flex;align-items:flex-end;justify-content:center;padding-top:12px}html.page-doctors .rsh-crane{position:absolute;top:16px;right:38px;width:170px;height:115px;opacity:.92;transform-origin:86% 28%}html.page-doctors .rsh-crane-arm,html.page-doctors .rsh-crane-mast,html.page-doctors .rsh-crane-cable,html.page-doctors .rsh-crane-hook{position:absolute;display:block;background:#d5a850;border-radius:999px;box-shadow:0 0 18px rgb(213 168 80 / .16)}html.page-doctors .rsh-crane-arm{top:18px;right:0;width:150px;height:5px}html.page-doctors .rsh-crane-arm::before,html.page-doctors .rsh-crane-arm::after{content:"";position:absolute;top:-14px;right:23px;width:70px;height:3px;background:rgb(255 255 255 / .28);border-radius:999px;transform:rotate(-18deg)}html.page-doctors .rsh-crane-arm::after{right:82px;width:50px;transform:rotate(20deg)}html.page-doctors .rsh-crane-mast{top:18px;right:120px;width:5px;height:92px}html.page-doctors .rsh-crane-cable{top:23px;right:34px;width:2px;height:56px;background:rgb(255 255 255 / .62)}html.page-doctors .rsh-crane-hook{top:76px;right:25px;width:22px;height:22px;background:#fff0;border:3px solid #d5a850;border-top:none;border-radius:0 0 12px 12px}html.page-doctors .rsh-build-tower{width:min(320px,72vw);border-radius:26px 26px 18px 18px;padding:18px 18px 16px;background:linear-gradient(180deg,rgb(255 255 255 / .14),rgb(255 255 255 / .07));border:1px solid rgb(255 255 255 / .18);box-shadow:0 24px 55px rgb(0 0 0 / .24),inset 0 1px 0 rgb(255 255 255 / .16);position:relative;overflow:hidden}html.page-doctors .rsh-build-tower::before{content:"";position:absolute;top:0;right:0;bottom:0;width:44%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .08));pointer-events:none}html.page-doctors .rsh-build-tower::after{content:"";position:absolute;right:12px;left:12px;bottom:20px;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,#f1c76d,transparent);opacity:0;transform:translateY(0)}html.page-doctors .rsh-build-section.is-visible .rsh-build-tower::after{opacity:.9;animation:doctors-rshBuildScan 4.2s ease-in-out 0.5s infinite}html.page-doctors .rsh-build-roof{height:42px;border-radius:18px 18px 12px 12px;background:linear-gradient(135deg,rgb(198 154 74 / .42),rgb(198 154 74 / .16));border:1px solid rgb(240 197 107 / .34);display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:900;margin-bottom:10px}html.page-doctors .rsh-build-floors{display:flex;flex-direction:column-reverse;gap:8px}html.page-doctors .rsh-build-floor{min-height:46px;border-radius:14px;padding:8px 12px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;background:rgb(255 255 255 / .09);border:1px solid rgb(255 255 255 / .13);color:rgb(255 255 255 / .74);position:relative;overflow:hidden;opacity:.58;transform:translateY(14px) scale(.985)}html.page-doctors .rsh-build-floor::before{content:"";position:absolute;inset:0;width:var(--progress,0%);background:linear-gradient(90deg,rgb(15 107 77 / .12),rgb(198 154 74 / .28));opacity:.92;transform-origin:right center}html.page-doctors .rsh-build-floor::after{content:"";position:absolute;top:9px;bottom:9px;left:12px;width:52px;background:linear-gradient(90deg,rgb(255 255 255 / .34) 0 6px,transparent 6px 12px),linear-gradient(90deg,rgb(255 255 255 / .18) 0 6px,transparent 6px 12px);background-size:12px 100%,12px 100%;background-position:0 0,0 0;border-radius:9px}html.page-doctors .rsh-build-floor>span,html.page-doctors .rsh-build-floor>strong,html.page-doctors .rsh-build-floor>em{position:relative;z-index:2}html.page-doctors .rsh-build-floor span{font-size:11px;font-weight:800;color:rgb(255 255 255 / .58)}html.page-doctors .rsh-build-floor strong{justify-self:end;color:rgb(255 255 255 / .86);font-size:12px;font-weight:900;white-space:nowrap}html.page-doctors .rsh-build-floor em{grid-column:1 / -1;height:4px;width:100%;border-radius:999px;background:rgb(255 255 255 / .14);overflow:hidden}html.page-doctors .rsh-build-floor em::before{content:"";display:block;width:var(--progress,0%);height:100%;border-radius:999px;background:linear-gradient(90deg,#0f6b4d,#f0c56b)}html.page-doctors .rsh-build-floor.is-done{--progress:100%}html.page-doctors .rsh-build-floor.is-active{--progress:65%;border-color:rgb(240 197 107 / .55);box-shadow:0 0 0 1px rgb(240 197 107 / .1),0 12px 28px rgb(0 0 0 / .14)}html.page-doctors .rsh-build-floor.is-next{--progress:18%}html.page-doctors .rsh-build-section.is-visible .rsh-build-floor{animation:doctors-rshFloorReveal 0.8s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:calc(var(--delay) * 120ms)}html.page-doctors .rsh-build-section.is-visible .rsh-build-floor.is-active{animation-name:doctors-rshFloorReveal,doctors-rshFloorPulse;animation-duration:0.8s,2.8s;animation-delay:calc(var(--delay) * 120ms),1.2s;animation-fill-mode:forwards,none;animation-iteration-count:1,infinite}html.page-doctors .rsh-build-ground{width:88%;height:17px;margin:12px auto 0;border-radius:999px;background:linear-gradient(90deg,transparent,rgb(240 197 107 / .42),transparent);position:relative;z-index:4}html.page-doctors .rsh-build-info-card{padding:28px 28px 24px}html.page-doctors .rsh-build-info-card h3{color:#0f4b3d;font-size:21px;font-weight:950;line-height:1.7;margin:0 0 8px}html.page-doctors .rsh-build-info-card>p{color:#444;font-size:13.5px;font-weight:600;line-height:2.15;margin:0 0 18px}html.page-doctors .rsh-build-progress-mini{border-radius:18px;padding:18px;background:linear-gradient(135deg,rgb(15 107 77 / .08),rgb(198 154 74 / .1));border:1px solid rgb(15 75 61 / .08);margin-bottom:18px}html.page-doctors .rsh-build-progress-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}html.page-doctors .rsh-build-progress-row span{color:#222;font-size:13px;font-weight:900}html.page-doctors .rsh-build-progress-row strong{color:#0f6b4d;font-size:24px;font-weight:950}html.page-doctors .rsh-build-progress-line{height:11px;border-radius:999px;background:rgb(15 75 61 / .1);overflow:hidden;direction:ltr}html.page-doctors .rsh-build-progress-line i{display:block;height:100%;width:65%;border-radius:inherit;background:linear-gradient(90deg,#0f6b4d,#c69a4a);transform-origin:left center;transform:scaleX(.16)}html.page-doctors .rsh-build-section.is-visible .rsh-build-progress-line i{animation:doctors-rshProgressGrow 1.2s ease forwards 0.35s}html.page-doctors .rsh-build-steps{display:grid;gap:11px}html.page-doctors .rsh-build-step{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;min-height:66px;border-radius:18px;padding:12px 13px;background:#fff;border:1px solid rgb(15 75 61 / .07);box-shadow:0 8px 22px rgb(16 24 40 / .045);transform:translateY(10px);opacity:.7}html.page-doctors .rsh-build-section.is-visible .rsh-build-step{animation:doctors-rshStepReveal 0.65s ease forwards;animation-delay:calc(var(--step-delay) * 105ms + 260ms)}html.page-doctors .rsh-build-step-icon{width:42px;height:42px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fcfaf5 0%,#f7f1e5 100%);border:1px solid rgb(198 154 74 / .24);color:#c69a4a}html.page-doctors .rsh-build-step-icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}html.page-doctors .rsh-build-step-text strong{display:block;color:#222;font-size:13.5px;font-weight:950;margin-bottom:5px}html.page-doctors .rsh-build-step-text span{display:block;color:#585858;font-size:12px;font-weight:600;line-height:1.8}html.page-doctors .rsh-build-step-status{min-width:70px;height:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#0f6b4d;background:rgb(15 107 77 / .08);font-size:11px;font-weight:950;white-space:nowrap}html.page-doctors .rsh-build-step.is-active .rsh-build-step-status{color:#8b6120;background:rgb(198 154 74 / .15)}html.page-doctors .rsh-build-note{margin-top:16px;border-radius:18px;padding:14px 16px;background:#063b32;color:rgb(255 255 255 / .88);display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12.5px;font-weight:700;line-height:1.9}html.page-doctors .rsh-build-note b{color:#f0c56b;font-weight:950}@keyframes doctors-rshFloorReveal{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes doctors-rshFloorPulse{0%,100%{box-shadow:0 0 0 1px rgb(240 197 107 / .1),0 12px 28px rgb(0 0 0 / .14)}50%{box-shadow:0 0 0 4px rgb(240 197 107 / .13),0 18px 34px rgb(0 0 0 / .18)}}@keyframes doctors-rshBuildScan{0%{transform:translateY(0);opacity:0}15%{opacity:.9}50%{transform:translateY(-245px);opacity:.75}100%{transform:translateY(-245px);opacity:0}}@keyframes doctors-rshProgressGrow{to{transform:scaleX(1)}}@keyframes doctors-rshStepReveal{to{opacity:1;transform:translateY(0)}}@media (max-width:992px){html.page-doctors .rsh-build-section{padding-left:24px;padding-right:24px}html.page-doctors .rsh-build-box{grid-template-columns:1fr}html.page-doctors .rsh-build-visual-card{min-height:435px}}@media (max-width:576px){html.page-doctors .rsh-build-section{padding:8px 16px 42px}html.page-doctors .rsh-build-title{font-size:23px}html.page-doctors .rsh-build-desc{font-size:13px}html.page-doctors .rsh-build-visual-card,html.page-doctors .rsh-build-info-card{border-radius:20px}html.page-doctors .rsh-build-visual-card{padding:22px 16px 20px;min-height:450px}html.page-doctors .rsh-build-visual-top{flex-direction:column}html.page-doctors .rsh-build-percent{width:100%;height:72px;border-radius:18px}html.page-doctors .rsh-crane{right:12px;top:124px;transform:scale(.82);opacity:.68}html.page-doctors .rsh-build-tower{width:100%;padding:14px}html.page-doctors .rsh-build-step{grid-template-columns:40px 1fr}html.page-doctors .rsh-build-step-status{grid-column:2 / -1;justify-self:start}html.page-doctors .rsh-build-note{flex-direction:column;align-items:flex-start}}html.page-doctors body>.site-header#siteHeader{height:auto!important;min-height:0!important;padding:0!important;overflow:visible!important;display:block!important;align-items:initial!important;justify-content:initial!important;flex-wrap:initial!important;gap:0!important;position:sticky!important;top:0!important;z-index:1030!important}html.page-doctors body>.site-header#siteHeader .main-header,html.page-doctors body>.site-header#siteHeader .topbar,html.page-doctors body>.site-header#siteHeader .header-wrap{box-sizing:border-box}html.page-doctors body>.site-header#siteHeader .logo{text-decoration:none!important}html.page-doctors body>.site-header#siteHeader+.mobile-offcanvas{z-index:1045}html.page-doctors{--green:#063b32;--green-2:#0f5f50;--gold:#c69a4a;--gold-2:#d7ae62;--mint-bg:#eaf7f3;--text:#17211f;--muted:#6b7774;--line:rgba(6,59,50,.09);--shadow:0 14px 36px rgba(6,59,50,.10);--radius:18px;--ease:.25s ease}html.page-doctors *,html.page-doctors *::before,html.page-doctors *::after{box-sizing:border-box}html.page-doctors{scroll-behavior:smooth}html.page-doctors body{margin:0;font-family:"Vazirmatn",sans-serif;color:var(--text);background:#fdfefd;overflow-x:hidden;-webkit-font-smoothing:antialiased}html.page-doctors a{color:inherit;text-decoration:none}html.page-doctors button,html.page-doctors a{-webkit-tap-highlight-color:#fff0}html.page-doctors .site-header{direction:rtl;position:sticky;top:0;z-index:1030;border-bottom:1px solid var(--line);background:rgb(255 255 255 / .84);backdrop-filter:blur(18px) saturate(160%);box-shadow:0 4px 20px rgb(6 59 50 / .05);transition:box-shadow var(--ease),border-color var(--ease),background var(--ease)}html.page-doctors .site-header.is-scrolled{background:rgb(255 255 255 / .94);border-color:rgb(198 154 74 / .22);box-shadow:var(--shadow)}html.page-doctors .header-wrap{width:min(100%,1320px);margin-inline:auto;padding-inline:24px}html.page-doctors .topbar{min-height:38px;color:#fff;background:linear-gradient(105deg,var(--green),var(--green-2));font-size:12.5px;font-weight:700}html.page-doctors .topbar .header-wrap,html.page-doctors .topbar-info,html.page-doctors .topbar a{display:flex;align-items:center;gap:18px}html.page-doctors .topbar .header-wrap{justify-content:space-between;min-height:inherit}html.page-doctors .topbar span,html.page-doctors .topbar a{white-space:nowrap;color:rgb(255 255 255 / .9)}html.page-doctors .topbar i{color:var(--gold-2);font-size:15px}html.page-doctors .topbar a:hover{color:#fff}html.page-doctors .main-header{min-height:80px;display:flex;align-items:center;transition:min-height var(--ease)}html.page-doctors .site-header.is-scrolled .main-header{min-height:68px}html.page-doctors .main-header .header-wrap{display:flex;align-items:center;justify-content:space-between;gap:18px}html.page-doctors .logo{flex:0 0 auto;display:inline-flex;align-items:center;min-width:180px}html.page-doctors .logo img{height:78px;max-width:210px;object-fit:contain;transition:height var(--ease),transform var(--ease)}html.page-doctors .site-header.is-scrolled .logo img{height:62px}html.page-doctors .logo:hover img{transform:translateY(-1px)}html.page-doctors .main-nav{flex:1 1 auto;max-width:710px;display:flex;align-items:center;justify-content:center;gap:6px;padding:6px;border:1px solid rgb(255 255 255 / .7);border-radius:999px;background:rgb(255 255 255 / .48);box-shadow:inset 0 1px 0 rgb(255 255 255 / .9),0 10px 28px rgb(6 59 50 / .06);backdrop-filter:blur(16px)}html.page-doctors .nav-link-pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 15px;border-radius:999px;color:#1a3530;font-size:13.5px;font-weight:800;white-space:nowrap;transition:background var(--ease),color var(--ease),transform var(--ease),box-shadow var(--ease)}html.page-doctors .nav-link-pill i{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:50%;color:var(--green-2);background:var(--mint-bg);font-size:13px;transition:inherit}html.page-doctors .nav-link-pill:hover{color:var(--green);background:rgb(255 255 255 / .75);transform:translateY(-2px);box-shadow:0 8px 18px rgb(6 59 50 / .07)}html.page-doctors .nav-link-pill:hover i,html.page-doctors .nav-link-pill.active i{color:var(--green);background:#fff}html.page-doctors .nav-link-pill.active{color:#fff;background:linear-gradient(135deg,var(--green),var(--green-2));box-shadow:0 10px 22px rgb(6 59 50 / .16)}html.page-doctors .header-actions{flex:0 0 auto;display:flex;align-items:center;gap:10px}html.page-doctors .menu-btn{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgb(15 95 80 / .14);border-radius:16px;color:var(--green);background:linear-gradient(145deg,#fff,var(--mint-bg));box-shadow:0 4px 16px rgb(6 59 50 / .06);transition:transform var(--ease),box-shadow var(--ease),border-color var(--ease)}html.page-doctors .menu-btn:hover{transform:translateY(-2px);border-color:rgb(198 154 74 / .34);box-shadow:var(--shadow)}html.page-doctors .cta-btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding-inline:22px;border-radius:16px;color:#fff;font-size:13.5px;font-weight:900;white-space:nowrap;background:linear-gradient(135deg,var(--gold),var(--gold-2));box-shadow:0 10px 22px rgb(198 154 74 / .28);transition:transform var(--ease),box-shadow var(--ease),filter var(--ease)}html.page-doctors .cta-btn:hover{color:#fff;transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 14px 28px rgb(198 154 74 / .34)}html.page-doctors .menu-btn{display:none;padding:0}html.page-doctors .menu-btn span{width:22px;height:2px;display:block;border-radius:999px;background:var(--green)}html.page-doctors .mobile-offcanvas.offcanvas-end{width:min(350px,90vw)!important;right:0!important;left:auto!important;direction:rtl;background:linear-gradient(180deg,#fff,#f4faf7);border-right:0!important;border-left:1px solid var(--line);box-shadow:-18px 0 48px rgb(6 59 50 / .18);transform:translateX(100%)!important}html.page-doctors .mobile-offcanvas.offcanvas-end.show,html.page-doctors .mobile-offcanvas.offcanvas-end.showing{transform:translateX(0)!important}html.page-doctors .offcanvas-backdrop{background:rgb(6 30 25 / .48)!important;backdrop-filter:blur(4px)}html.page-doctors .mobile-offcanvas .offcanvas-header{position:relative;min-height:105px;justify-content:center;border-bottom:1px solid var(--line);background:linear-gradient(145deg,var(--mint-bg),#fbf3e4)}html.page-doctors .mobile-offcanvas .logo{min-width:0;justify-content:center}html.page-doctors .mobile-offcanvas .logo img{height:76px;max-width:185px}html.page-doctors .mobile-close{position:absolute;left:18px;top:50%;width:38px;height:38px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;color:var(--green);background:#fff0;transform:translateY(-50%);transition:background var(--ease),color var(--ease),transform var(--ease)}html.page-doctors .mobile-close:hover,html.page-doctors .mobile-close:focus{color:var(--gold);background:rgb(6 59 50 / .06);outline:none;transform:translateY(-50%) scale(1.04)}html.page-doctors .mobile-close i{font-size:18px;line-height:1}html.page-doctors .mobile-nav{display:grid;gap:8px}html.page-doctors .mobile-nav a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border:1px solid var(--line);border-radius:var(--radius);color:#24312e;background:rgb(255 255 255 / .86);font-size:15px;font-weight:800;transition:background var(--ease),color var(--ease),transform var(--ease),box-shadow var(--ease)}html.page-doctors .mobile-nav a span{display:inline-flex;align-items:center;gap:10px}html.page-doctors .mobile-nav a i:first-child{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:12px;color:var(--green-2);background:var(--mint-bg)}html.page-doctors .mobile-nav a:hover,html.page-doctors .mobile-nav a.active{color:#fff;background:linear-gradient(135deg,var(--green),var(--green-2));transform:translateX(-3px);box-shadow:0 10px 24px rgb(6 59 50 / .14)}html.page-doctors .mobile-nav a:hover i:first-child,html.page-doctors .mobile-nav a.active i:first-child{color:var(--green);background:#fff}html.page-doctors .mobile-card{margin-top:16px;padding:20px;border-radius:24px;color:#fff;background:linear-gradient(145deg,var(--green),var(--green-2));box-shadow:0 16px 36px rgb(6 59 50 / .18)}html.page-doctors .mobile-card small{display:block;margin-bottom:6px;color:rgb(255 255 255 / .72);font-weight:700}html.page-doctors .mobile-card strong{display:block;margin-bottom:14px;font-size:15px;line-height:1.8}html.page-doctors .mobile-card .cta-btn{width:100%}@media (max-width:1199.98px){html.page-doctors .main-nav{max-width:570px}html.page-doctors .nav-link-pill{min-height:38px;padding-inline:11px;font-size:12.5px}html.page-doctors .nav-link-pill i{width:23px;height:23px;font-size:11px}}@media (max-width:991.98px){html.page-doctors .topbar,html.page-doctors .main-nav,html.page-doctors .header-actions{display:none}html.page-doctors .site-header,html.page-doctors .site-header.is-scrolled .main-header,html.page-doctors .main-header{min-height:78px}html.page-doctors .header-wrap{padding-inline:16px}html.page-doctors .main-header .header-wrap{direction:rtl}html.page-doctors .menu-btn{display:inline-flex}html.page-doctors .logo{min-width:130px}html.page-doctors .logo img,html.page-doctors .site-header.is-scrolled .logo img{height:66px;max-width:165px}}@media (max-width:575.98px){html.page-doctors .header-wrap{padding-inline:12px}html.page-doctors .menu-btn{width:42px;height:42px;border-radius:14px}html.page-doctors .logo img,html.page-doctors .site-header.is-scrolled .logo img{height:60px;max-width:150px}html.page-doctors .mobile-offcanvas .offcanvas-header{min-height:94px}html.page-doctors .mobile-offcanvas .logo img{height:66px}html.page-doctors .mobile-nav a{padding:12px 14px;font-size:14px}}html.page-doctors body>.site-header#siteHeader,html.page-doctors .site-header{background:rgb(255 255 255 / .58)!important;-webkit-backdrop-filter:blur(18px) saturate(165%)!important;backdrop-filter:blur(18px) saturate(165%)!important;border-bottom:1px solid rgb(6 59 50 / .06)!important;box-shadow:0 6px 22px rgb(6 59 50 / .035)!important}html.page-doctors body>.site-header#siteHeader.is-scrolled,html.page-doctors .site-header.is-scrolled{background:rgb(255 255 255 / .72)!important;border-bottom-color:rgb(198 154 74 / .14)!important;box-shadow:0 10px 28px rgb(6 59 50 / .07)!important}html.page-doctors body>.site-header#siteHeader .topbar,html.page-doctors .site-header .topbar{background:linear-gradient(105deg,rgb(6 59 50 / .72),rgb(15 95 80 / .64))!important;-webkit-backdrop-filter:blur(14px) saturate(155%)!important;backdrop-filter:blur(14px) saturate(155%)!important}html.page-doctors body>.site-header#siteHeader .main-nav,html.page-doctors .site-header .main-nav{background:rgb(255 255 255 / .28)!important;border-color:rgb(255 255 255 / .48)!important;-webkit-backdrop-filter:blur(12px) saturate(150%)!important;backdrop-filter:blur(12px) saturate(150%)!important}@media (max-width:991.98px){html.page-doctors body>.site-header#siteHeader,html.page-doctors .site-header{background:rgb(255 255 255 / .66)!important}html.page-doctors body>.site-header#siteHeader.is-scrolled,html.page-doctors .site-header.is-scrolled{background:rgb(255 255 255 / .76)!important}html.page-doctors .site-header .menu-btn,html.page-doctors body>.site-header#siteHeader .menu-btn{background:rgb(255 255 255 / .56)!important;-webkit-backdrop-filter:blur(12px) saturate(150%)!important;backdrop-filter:blur(12px) saturate(150%)!important}}html.page-doctors .hero{width:100%!important;height:clamp(460px,39vw,610px)!important;min-height:unset!important;max-height:none!important;position:relative!important;overflow:hidden!important;background:#063b32!important}html.page-doctors .hero-slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:left center!important;opacity:0!important;visibility:hidden!important;transform:scale(1.035)!important;transition:opacity 1s ease,visibility 1s ease,transform 4.5s ease!important;will-change:opacity,transform}html.page-doctors .hero-slide.active{opacity:1!important;visibility:visible!important;transform:scale(1)!important}html.page-doctors .hero::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgb(0 0 0 / .1) 0%,rgb(3 45 38 / .34) 42%,rgb(5 59 50 / .92) 72%,rgb(5 59 50 / .98) 100%)!important}html.page-doctors .hero::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgb(0 0 0 / .03) 0%,rgb(0 0 0 / .16) 100%)!important}html.page-doctors .hero-content{position:relative!important;z-index:3!important;height:100%!important;max-width:760px!important;padding:0 clamp(24px,5vw,70px)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-doctors .content-box{max-width:580px!important;color:#fff!important;margin-top:0!important}html.page-doctors .eyebrow{font-size:clamp(28px,2.8vw,38px)!important;line-height:1.35!important}html.page-doctors .hero-title{font-size:clamp(32px,3.25vw,46px)!important;line-height:1.55!important;margin-bottom:20px!important}html.page-doctors .hero-desc{max-width:540px!important;font-size:clamp(14px,1.12vw,16px)!important;line-height:2.15!important;margin-bottom:30px!important}html.page-doctors .hero-actions{display:flex!important;align-items:center!important;gap:16px!important;flex-wrap:wrap!important}html.page-doctors .slider-dots{position:absolute!important;z-index:5!important;right:clamp(24px,5vw,70px)!important;bottom:24px!important;display:flex!important;align-items:center!important;gap:8px!important}html.page-doctors .dot{width:9px!important;height:9px!important;padding:0!important;border:0!important;border-radius:999px!important;background:rgb(255 255 255 / .48)!important;cursor:pointer!important;transition:width 0.3s ease,background 0.3s ease!important}html.page-doctors .dot.active{width:28px!important;background:#c69a4a!important}@media (min-width:1400px){html.page-doctors .hero{height:590px!important}}@media (max-width:991.98px){html.page-doctors .hero{height:560px!important;min-height:unset!important}html.page-doctors .hero-slide{background-position:center center!important}html.page-doctors .hero-content{padding:58px 24px 64px!important;align-items:center!important}}@media (max-width:575.98px){html.page-doctors .hero{height:520px!important}html.page-doctors .hero::before{background:linear-gradient(180deg,rgb(5 59 50 / .96) 0%,rgb(5 59 50 / .86) 54%,rgb(0 0 0 / .38) 100%)!important}html.page-doctors .hero-content{padding:54px 18px 62px!important;align-items:flex-start!important}html.page-doctors .hero-title{font-size:30px!important;line-height:1.7!important}html.page-doctors .hero-desc{font-size:14px!important;line-height:2!important;margin-bottom:22px!important}html.page-doctors .hero-actions{width:100%!important;gap:12px!important}html.page-doctors .hero-actions .btn-primary,html.page-doctors .hero-actions .btn-outline{width:100%!important;min-width:0!important}html.page-doctors .slider-dots{right:50%!important;transform:translateX(50%)!important;bottom:20px!important}}html.page-doctors{--page-bg-soft:#f5f6f7;--card-bg-clean:#ffffff;--roshdtak-pattern:url(/wp-content/themes/roshdtak/images/embedded-3.png)}html.page-doctors,html.page-doctors body{background:var(--page-bg-soft)!important}html.page-doctors .about-section,html.page-doctors .project-progress-section,html.page-doctors .future-section,html.page-doctors .site-footer{background:var(--page-bg-soft)!important}html.page-doctors .about-card,html.page-doctors .about-image,html.page-doctors .stat-card,html.page-doctors .project-progress-box,html.page-doctors .total-progress-card,html.page-doctors .future-card{background-color:var(--card-bg-clean)!important}html.page-doctors .about-card,html.page-doctors .future-section,html.page-doctors .future-banner,html.page-doctors .footer-box{position:relative;overflow:hidden}html.page-doctors .about-card::after{content:"";position:absolute;left:-58px;bottom:-68px;width:230px;height:255px;background-image:var(--roshdtak-pattern);background-repeat:no-repeat;background-size:contain;background-position:center;opacity:.075;pointer-events:none;z-index:1}html.page-doctors .about-card>*{position:relative;z-index:2}html.page-doctors .about-leaf-mark{z-index:3}html.page-doctors .future-section{isolation:isolate}html.page-doctors .future-section::before{content:"";position:absolute;top:8px;right:-72px;width:280px;height:310px;background-image:var(--roshdtak-pattern);background-repeat:no-repeat;background-size:contain;background-position:center;opacity:.045;pointer-events:none;z-index:0}html.page-doctors .future-container{position:relative;z-index:1}html.page-doctors .future-banner::after{content:"";position:absolute;left:-44px;top:-34px;width:300px;height:260px;background-image:var(--roshdtak-pattern);background-repeat:no-repeat;background-size:contain;background-position:center;opacity:.085;pointer-events:none;z-index:1}html.page-doctors .future-banner-content,html.page-doctors .banner-leaves{position:relative}html.page-doctors .future-banner-content{z-index:3}html.page-doctors .banner-leaves{z-index:2}html.page-doctors .footer-box::before{content:"";position:absolute;left:-86px;bottom:-100px;width:330px;height:365px;background-image:var(--roshdtak-pattern);background-repeat:no-repeat;background-size:contain;background-position:center;opacity:.07;pointer-events:none;z-index:1}html.page-doctors .footer-content,html.page-doctors .footer-copy{position:relative;z-index:2}@media (max-width:992px){html.page-doctors .about-card::after{left:-48px;bottom:-56px;width:180px;height:200px;opacity:.055}html.page-doctors .future-section::before{right:-90px;width:230px;height:255px;opacity:.035}html.page-doctors .future-banner::after{left:-74px;top:-42px;width:245px;height:220px;opacity:.06}html.page-doctors .footer-box::before{left:-100px;bottom:-110px;width:270px;height:300px;opacity:.055}}@media (max-width:575.98px){html.page-doctors .about-card::after,html.page-doctors .future-section::before{display:none}html.page-doctors .future-banner::after{width:190px;height:185px;left:-88px;top:auto;bottom:-72px;opacity:.045}html.page-doctors .footer-box::before{width:210px;height:235px;left:-96px;bottom:-95px;opacity:.045}}html.page-doctors .about-section{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 78% 16%,rgb(15 107 77 / .11),transparent 29%),radial-gradient(circle at 18% 70%,rgb(198 154 74 / .12),transparent 32%),linear-gradient(180deg,#f8faf9 0%,#ffffff 52%,#f7faf8 100%)!important;padding-top:76px!important}html.page-doctors .about-section::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgb(15 75 61 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(15 75 61 / .035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(180deg,transparent 0%,#000 20%,#000 76%,transparent 100%);opacity:.55}html.page-doctors .about-section::after{content:"";position:absolute;width:360px;height:360px;right:-160px;top:60px;border-radius:999px;background:radial-gradient(circle,rgb(198 154 74 / .16),transparent 66%);filter:blur(3px);pointer-events:none}html.page-doctors .about-container{position:relative!important;z-index:1!important}html.page-doctors .about-top{grid-template-columns:minmax(330px,0.9fr) minmax(520px,1.55fr)!important;gap:34px!important;align-items:stretch!important;margin-bottom:42px!important}html.page-doctors .about-card{isolation:isolate!important;border-radius:28px!important;padding:38px 40px 44px!important;background:linear-gradient(145deg,rgb(255 255 255 / .96),rgb(255 255 255 / .78)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .18),rgb(198 154 74 / .34),rgb(15 107 77 / .08)) border-box!important;border:1px solid transparent!important;box-shadow:0 24px 64px rgb(8 53 44 / .11),0 7px 18px rgb(16 24 40 / .045),inset 0 1px 0 rgb(255 255 255 / .8)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html.page-doctors .about-card::before{content:"";position:absolute;width:190px;height:190px;left:-70px;bottom:-74px;border-radius:999px;background:radial-gradient(circle,rgb(15 107 77 / .18),transparent 68%);z-index:-1}html.page-doctors .about-card::after{content:"";position:absolute;width:88px;height:3px;right:40px;top:0;border-radius:999px;background:linear-gradient(90deg,#0f6b4d,#c69a4a);box-shadow:0 0 22px rgb(198 154 74 / .33)}html.page-doctors .about-card h2{font-size:31px!important;letter-spacing:-0.8px!important;background:linear-gradient(90deg,#053b32,#0f7a58 58%,#0f4b3d)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;margin-bottom:6px!important}html.page-doctors .about-card h3{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#b88632!important;background:rgb(198 154 74 / .1)!important;border:1px solid rgb(198 154 74 / .16)!important;padding:5px 14px!important;border-radius:999px!important;font-size:17px!important;margin-bottom:20px!important}html.page-doctors .about-card h3::before{content:"";width:8px;height:8px;border-radius:999px;background:#0f6b4d;box-shadow:0 0 0 5px rgb(15 107 77 / .1)}html.page-doctors .about-card p{color:#38433f!important;font-size:14.5px!important;line-height:2.35!important}html.page-doctors .about-more-btn{width:auto!important;min-width:168px!important;height:46px!important;padding:0 18px!important;border-radius:15px!important;color:#0f4b3d!important;background:linear-gradient(180deg,#ffffff,#f7fbf9)!important;border:1px solid rgb(15 75 61 / .22)!important;box-shadow:0 13px 28px rgb(15 75 61 / .09)!important}html.page-doctors .about-more-btn:hover{background:linear-gradient(135deg,#0f4b3d,#0f6b4d)!important;border-color:rgb(15 75 61 / .12)!important;color:#ffffff!important;transform:translateY(-3px)!important;box-shadow:0 18px 34px rgb(15 75 61 / .2)!important}html.page-doctors .about-leaf-mark{opacity:0.52!important;filter:drop-shadow(0 12px 22px rgb(15 107 77 / .1))}html.page-doctors .about-image{position:relative!important;border-radius:30px!important;min-height:330px!important;overflow:hidden!important;border:1px solid rgb(255 255 255 / .7)!important;box-shadow:0 26px 68px rgb(8 53 44 / .14),0 10px 24px rgb(16 24 40 / .08)!important}html.page-doctors .about-image::before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(135deg,rgb(15 75 61 / .26) 0%,transparent 37%),radial-gradient(circle at 14% 12%,rgb(255 255 255 / .22),transparent 22%)}html.page-doctors .about-image::after{content:"ساخت آینده سلامت";position:absolute;right:24px;bottom:22px;z-index:3;color:#fff;font-size:13px;font-weight:900;letter-spacing:-.2px;background:rgb(5 59 50 / .62);border:1px solid rgb(255 255 255 / .18);border-radius:999px;padding:9px 16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 26px rgb(0 0 0 / .18)}html.page-doctors .about-image img{min-height:330px!important;transform:scale(1.01);filter:saturate(1.08) contrast(1.04) brightness(.98);transition:transform 1.1s cubic-bezier(.2,.7,.2,1),filter 0.45s ease!important}html.page-doctors .about-image:hover img{transform:scale(1.055);filter:saturate(1.14) contrast(1.07) brightness(1.01)}html.page-doctors .stats-grid{position:relative!important;gap:24px!important;margin-top:20px!important;perspective:1100px}html.page-doctors .stat-card{position:relative!important;isolation:isolate!important;min-height:122px!important;height:auto!important;padding:24px 24px!important;border-radius:26px!important;overflow:hidden!important;background:linear-gradient(135deg,rgb(255 255 255 / .98),rgb(250 249 245 / .88)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .22),rgb(198 154 74 / .38),rgb(15 107 77 / .08)) border-box!important;border:1px solid transparent!important;box-shadow:0 20px 44px rgb(8 53 44 / .095),0 6px 16px rgb(16 24 40 / .045),inset 0 1px 0 rgb(255 255 255 / .84)!important;transform:translateY(24px) scale(.985);opacity:0;transition:transform 0.42s cubic-bezier(.2,.7,.2,1),box-shadow 0.42s ease,border-color 0.42s ease!important}html.page-doctors .stat-card.is-visible{animation:doctors-statFadeUp 0.78s cubic-bezier(.17,.84,.44,1) forwards}html.page-doctors .stat-card:nth-child(2).is-visible{animation-delay:0.10s}html.page-doctors .stat-card:nth-child(3).is-visible{animation-delay:0.20s}html.page-doctors .stat-card:nth-child(4).is-visible{animation-delay:0.30s}html.page-doctors .stat-card::before{content:"";position:absolute;inset:-1px;z-index:-1;background:radial-gradient(circle at 12% 22%,rgb(198 154 74 / .18),transparent 30%),radial-gradient(circle at 92% 90%,rgb(15 107 77 / .14),transparent 34%);opacity:0;transition:opacity 0.38s ease}html.page-doctors .stat-card::after{content:"";position:absolute;top:0;right:-72%;width:46%;height:100%;z-index:1;pointer-events:none;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .62),transparent);transform:skewX(-18deg)}html.page-doctors .stat-card.is-visible::after{animation:doctors-statShine 1.55s ease 0.46s forwards}html.page-doctors .stat-card:hover{transform:translateY(-9px) rotateX(2deg)!important;box-shadow:0 28px 64px rgb(8 53 44 / .16),0 9px 22px rgb(198 154 74 / .08),inset 0 1px 0 rgb(255 255 255 / .92)!important}html.page-doctors .stat-card:hover::before{opacity:1}html.page-doctors .stat-icon{position:relative!important;z-index:2!important;width:72px!important;min-width:72px!important;height:72px!important;border-radius:24px!important;background:linear-gradient(180deg,#fffcf6 0%,#f7efdf 100%)!important;border:1px solid rgb(198 154 74 / .3)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 12px 26px rgb(198 154 74 / .12)!important;color:#c69a4a!important}html.page-doctors .stat-card.is-visible .stat-icon{animation:doctors-iconFloat 3.8s ease-in-out 0.8s infinite}html.page-doctors .stat-icon svg{width:34px!important;height:34px!important;stroke-width:2!important}html.page-doctors .stat-icon-status-img{width:40px!important;height:40px!important;object-fit:contain!important;filter:drop-shadow(0 8px 12px rgb(198 154 74 / .12))}html.page-doctors .stat-icon-progress-ring{background:transparent!important;border:none!important;box-shadow:none!important;width:74px!important;min-width:74px!important;height:74px!important;border-radius:999px!important}html.page-doctors .progress-circle{--progress-deg:0deg;width:74px!important;height:74px!important;border-radius:999px!important;position:relative!important;background:conic-gradient(#0f6b4d 0deg var(--progress-deg),rgb(198 154 74 / .22) var(--progress-deg) 360deg)!important;box-shadow:0 0 0 8px rgb(15 107 77 / .055),0 16px 28px rgb(15 107 77 / .16)!important}html.page-doctors .progress-circle::before{content:"";position:absolute;inset:5px;border-radius:999px;border:1px solid rgb(255 255 255 / .84);z-index:1}html.page-doctors .progress-circle::after{inset:14px!important;background:linear-gradient(180deg,#ffffff,#f6faf7)!important;box-shadow:inset 0 4px 12px rgb(8 53 44 / .06)!important;z-index:2}html.page-doctors .stat-info{position:relative!important;z-index:2!important;display:flex!important;flex:1!important;flex-direction:column!important;justify-content:center!important;gap:6px!important}html.page-doctors .stat-title{color:#53615c!important;font-size:13px!important;font-weight:800!important;margin-bottom:0!important}html.page-doctors .stat-value{display:inline-flex!important;align-items:baseline!important;width:max-content!important;color:#0b5f49!important;font-size:25px!important;font-weight:950!important;letter-spacing:-0.6px!important;line-height:1.22!important;text-shadow:0 8px 20px rgb(15 107 77 / .1)!important}html.page-doctors .stat-value::after{content:"";display:block;width:30px;height:4px;border-radius:999px;margin-right:10px;background:linear-gradient(90deg,#0f6b4d,#c69a4a);transform:translateY(-4px);opacity:.82}html.page-doctors .stat-card-date .stat-value,html.page-doctors .stat-card-status .stat-value{font-size:23px!important}html.page-doctors .stat-card-progress .stat-value{font-size:30px!important;color:#087656!important}@keyframes doctors-statFadeUp{0%{opacity:0;transform:translateY(24px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes doctors-statShine{0%{right:-72%}100%{right:126%}}@keyframes doctors-iconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:992px){html.page-doctors .about-top{grid-template-columns:1fr!important}html.page-doctors .about-image,html.page-doctors .about-image img{min-height:290px!important}html.page-doctors .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:576px){html.page-doctors .about-section{padding-top:42px!important}html.page-doctors .about-card{border-radius:22px!important;padding:28px 22px 36px!important}html.page-doctors .about-card h2{font-size:25px!important}html.page-doctors .about-card h3{font-size:14px!important}html.page-doctors .about-image,html.page-doctors .about-image img{min-height:230px!important;border-radius:22px!important}html.page-doctors .stats-grid{grid-template-columns:1fr!important;gap:16px!important}html.page-doctors .stat-card{min-height:112px!important;border-radius:22px!important;padding:20px 20px!important}html.page-doctors .stat-icon,html.page-doctors .stat-icon-progress-ring,html.page-doctors .progress-circle{width:66px!important;min-width:66px!important;height:66px!important}html.page-doctors .stat-value{font-size:23px!important}}@media (prefers-reduced-motion:reduce){html.page-doctors .stat-card,html.page-doctors .stat-card.is-visible,html.page-doctors .stat-card.is-visible .stat-icon,html.page-doctors .stat-card.is-visible::after,html.page-doctors .about-image img{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}html.page-doctors .about-card{padding-bottom:92px!important}html.page-doctors .about-more-btn{position:relative!important;z-index:4!important;display:inline-flex!important;align-items:center!important;gap:10px!important;flex-direction:row!important;direction:rtl!important;white-space:nowrap!important}html.page-doctors .about-more-btn span{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:19px!important;line-height:1!important;transform:translateY(-1px)!important}html.page-doctors .about-leaf-mark{left:24px!important;bottom:18px!important;width:74px!important;height:74px!important;opacity:0.34!important;z-index:2!important}html.page-doctors .about-leaf-img{width:100%!important;height:100%!important;object-fit:contain!important}html.page-doctors .stat-card{align-items:center!important}html.page-doctors .stat-info{min-width:0!important;overflow:hidden!important}html.page-doctors .stat-title{white-space:normal!important}html.page-doctors .stat-value{width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:10px!important;white-space:normal!important;overflow-wrap:anywhere!important}html.page-doctors .stat-value::after{flex:0 0 26px!important;width:26px!important;margin-right:0!important;transform:none!important}html.page-doctors .stat-card-status .stat-value,html.page-doctors .stat-card-date .stat-value{font-size:21px!important}html.page-doctors .stat-card-floor .stat-value{font-size:24px!important}@media (max-width:1200px){html.page-doctors .stat-card{padding:20px 20px!important}html.page-doctors .stat-icon,html.page-doctors .stat-icon-progress-ring,html.page-doctors .progress-circle{width:66px!important;min-width:66px!important;height:66px!important}html.page-doctors .stat-card-status .stat-value,html.page-doctors .stat-card-date .stat-value{font-size:19px!important}html.page-doctors .stat-card-floor .stat-value,html.page-doctors .stat-card-progress .stat-value{font-size:23px!important}}@media (max-width:768px){html.page-doctors .about-card{padding-bottom:86px!important}html.page-doctors .about-more-btn{min-width:154px!important;padding:0 16px!important}html.page-doctors .about-leaf-mark{left:18px!important;bottom:16px!important;width:64px!important;height:64px!important;opacity:0.28!important}html.page-doctors .stat-card{min-height:104px!important}html.page-doctors .stat-card-status .stat-value,html.page-doctors .stat-card-date .stat-value,html.page-doctors .stat-card-floor .stat-value,html.page-doctors .stat-card-progress .stat-value{font-size:20px!important}html.page-doctors .stat-value::after{flex-basis:22px!important;width:22px!important}}@media (max-width:576px){html.page-doctors .about-card{padding-bottom:82px!important}html.page-doctors .about-more-btn{min-width:146px!important;height:44px!important;font-size:13px!important}html.page-doctors .about-leaf-mark{left:14px!important;bottom:14px!important;width:58px!important;height:58px!important}html.page-doctors .stat-card{min-height:96px!important}html.page-doctors .stat-card-status .stat-value,html.page-doctors .stat-card-date .stat-value,html.page-doctors .stat-card-floor .stat-value,html.page-doctors .stat-card-progress .stat-value{font-size:18px!important;gap:8px!important}html.page-doctors .stat-title{font-size:12px!important}html.page-doctors .stat-value::after{flex-basis:18px!important;width:18px!important;height:3px!important}}html.page-doctors [data-project-progress="true"]{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 12% 20%,rgb(198 154 74 / .1),transparent 26%),radial-gradient(circle at 88% 22%,rgb(15 107 77 / .1),transparent 26%),linear-gradient(180deg,#f7faf8 0%,#ffffff 48%,#f7faf8 100%)!important}html.page-doctors [data-project-progress="true"]::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgb(15 75 61 / .03) 1px,transparent 1px),linear-gradient(90deg,rgb(15 75 61 / .03) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(180deg,transparent 0%,#000 14%,#000 85%,transparent 100%);opacity:.6}html.page-doctors [data-project-progress="true"] .project-progress-box{position:relative!important;overflow:hidden!important;background:linear-gradient(145deg,rgb(255 255 255 / .97),rgb(250 251 249 / .92)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .16),rgb(198 154 74 / .22),rgb(15 107 77 / .08)) border-box!important;border:1px solid transparent!important;box-shadow:0 28px 70px rgb(8 53 44 / .1),0 10px 24px rgb(16 24 40 / .05),inset 0 1px 0 rgb(255 255 255 / .88)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translateY(26px) scale(.985);opacity:0}html.page-doctors [data-project-progress="true"] .project-progress-box::before{content:"";position:absolute;width:320px;height:320px;right:-120px;top:-120px;border-radius:999px;background:radial-gradient(circle,rgb(198 154 74 / .12),transparent 66%);pointer-events:none}html.page-doctors [data-project-progress="true"] .project-progress-box::after{content:"";position:absolute;left:-110px;bottom:-110px;width:300px;height:300px;border-radius:999px;background:radial-gradient(circle,rgb(15 107 77 / .1),transparent 68%);pointer-events:none}html.page-doctors [data-project-progress="true"].is-visible .project-progress-box{animation:doctors-projectBoxReveal .85s cubic-bezier(.17,.84,.44,1) forwards}html.page-doctors [data-project-progress="true"] .progress-heading{position:relative!important;font-size:32px!important;letter-spacing:-.6px!important;background:linear-gradient(90deg,#053b32,#0f7a58 55%,#0f4b3d)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;margin-bottom:22px!important}html.page-doctors [data-project-progress="true"] .progress-top-row{grid-template-columns:minmax(0,1fr) 300px!important;gap:26px!important;align-items:stretch!important}html.page-doctors [data-project-progress="true"] .timeline-wrapper,html.page-doctors [data-project-progress="true"] .total-progress-card,html.page-doctors [data-project-progress="true"] .progress-image,html.page-doctors [data-project-progress="true"] .project-details-btn-wrap{opacity:0;transform:translateY(24px)}html.page-doctors [data-project-progress="true"] .timeline-wrapper.is-visible,html.page-doctors [data-project-progress="true"] .total-progress-card.is-visible,html.page-doctors [data-project-progress="true"] .progress-image.is-visible,html.page-doctors [data-project-progress="true"] .project-details-btn-wrap.is-visible{animation:doctors-projectCardIn .75s cubic-bezier(.2,.7,.2,1) forwards}html.page-doctors [data-project-progress="true"] .timeline{position:relative!important;gap:20px!important;align-items:flex-start!important}html.page-doctors [data-project-progress="true"] .timeline::before{top:28px!important;right:8%!important;left:8%!important;height:3px!important;border-radius:999px;background:linear-gradient(90deg,rgb(15 75 61 / .08),rgb(198 154 74 / .18),rgb(15 75 61 / .08))!important}html.page-doctors [data-project-progress="true"] .timeline::after{content:"";position:absolute;top:28px;right:8%;width:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#0f7a58,#c69a4a)!important;box-shadow:0 0 18px rgb(15 107 77 / .18);z-index:1}html.page-doctors [data-project-progress="true"].is-visible .timeline::after{animation:doctors-projectLineFill 1.15s ease .35s forwards}html.page-doctors [data-project-progress="true"] .timeline-step{position:relative!important;z-index:2;opacity:0;transform:translateY(18px) scale(.98)}html.page-doctors [data-project-progress="true"] .timeline-step.is-visible{animation:doctors-stepFadeIn .58s cubic-bezier(.2,.7,.2,1) forwards}html.page-doctors [data-project-progress="true"] .timeline-step .timeline-icon{position:relative;overflow:hidden}html.page-doctors [data-project-progress="true"] .timeline-step .timeline-icon::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgb(255 255 255 / .75) 48%,transparent 100%);transform:translateX(135%);pointer-events:none}html.page-doctors [data-project-progress="true"] .timeline-step.done .timeline-icon::after,html.page-doctors [data-project-progress="true"] .timeline-step.current .timeline-icon::after{animation:doctors-iconSweep 1.25s ease .65s forwards}html.page-doctors [data-project-progress="true"] .timeline-step.done .timeline-icon{background:linear-gradient(180deg,#f2fbf7 0%,#e8f6ef 100%)!important}html.page-doctors [data-project-progress="true"] .timeline-step.current .timeline-icon{background:linear-gradient(180deg,#fffaf0 0%,#f6efe0 100%)!important;border-color:rgb(198 154 74 / .42)!important;color:#0f6b4d!important;box-shadow:0 14px 28px rgb(198 154 74 / .12),0 0 0 8px rgb(198 154 74 / .08),inset 0 1px 0 rgb(255 255 255 / .95)!important;animation:doctors-currentPulse 2.8s ease-in-out infinite}html.page-doctors [data-project-progress="true"] .timeline-step.current span{color:#0b5f49!important}html.page-doctors [data-project-progress="true"] .timeline-step.current::after{content:"در حال اجرا";position:absolute;top:-10px;right:50%;transform:translateX(50%);padding:5px 10px;border-radius:999px;background:rgb(198 154 74 / .14);border:1px solid rgb(198 154 74 / .24);color:#9b6a1a;font-size:10px;font-weight:900;line-height:1;white-space:nowrap}html.page-doctors [data-project-progress="true"] .total-progress-card{position:relative!important;isolation:isolate;overflow:hidden!important;background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(248 251 249 / .96)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .18),rgb(198 154 74 / .24),rgb(15 107 77 / .08)) border-box!important;border:1px solid transparent!important;box-shadow:0 18px 42px rgb(8 53 44 / .1),inset 0 1px 0 rgb(255 255 255 / .92)!important}html.page-doctors [data-project-progress="true"] .total-progress-card::before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 15% 15%,rgb(198 154 74 / .16),transparent 25%),radial-gradient(circle at 85% 88%,rgb(15 107 77 / .12),transparent 28%);z-index:-1}html.page-doctors [data-project-progress="true"] .total-progress-title{color:#53615c!important;font-size:13px!important;font-weight:800!important;margin-bottom:8px!important}html.page-doctors [data-project-progress="true"] .total-progress-number{display:inline-block;font-size:44px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-1px!important;margin-bottom:14px!important;background:linear-gradient(90deg,#0b5f49,#0f7a58 55%,#c69a4a)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:0 12px 26px rgb(15 107 77 / .10)}html.page-doctors [data-project-progress="true"] .total-progress-bar{position:relative!important;height:14px!important;background:linear-gradient(90deg,rgb(15 107 77 / .08),rgb(15 107 77 / .05))!important;border-radius:999px!important;box-shadow:inset 0 2px 6px rgb(8 53 44 / .08)!important}html.page-doctors [data-project-progress="true"] .total-progress-fill{position:relative!important;width:0!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#0f7a58 0%,#2f9e71 42%,#c0c95b 100%)!important;box-shadow:0 10px 18px rgb(15 107 77 / .18)!important;overflow:hidden}html.page-doctors [data-project-progress="true"] .total-progress-fill::after{content:"";position:absolute;top:0;left:-40%;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .75),transparent);transform:skewX(-18deg)}html.page-doctors [data-project-progress="true"].is-visible .total-progress-fill::after{animation:doctors-fillShine 1.4s ease 1.05s forwards}html.page-doctors [data-project-progress="true"] .total-progress-caption{margin-top:10px!important;color:#51605a!important;font-size:12px!important;font-weight:700!important}html.page-doctors [data-project-progress="true"] .progress-images-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:12px!important}html.page-doctors [data-project-progress="true"] .progress-image{position:relative!important;min-height:170px!important;border-radius:20px!important;border:1px solid rgb(255 255 255 / .72)!important;box-shadow:0 18px 42px rgb(8 53 44 / .11),0 8px 18px rgb(16 24 40 / .05)!important}html.page-doctors [data-project-progress="true"] .progress-image::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgb(8 53 44 / .03),rgb(8 53 44 / .3) 100%),linear-gradient(135deg,rgb(255 255 255 / .16) 0%,transparent 40%);pointer-events:none}html.page-doctors [data-project-progress="true"] .progress-image::after{content:attr(data-label);position:absolute;right:14px;bottom:14px;z-index:2;padding:7px 12px;border-radius:999px;background:rgb(5 59 50 / .62);border:1px solid rgb(255 255 255 / .18);color:#fff;font-size:12px;font-weight:800;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px rgb(0 0 0 / .14)}html.page-doctors [data-project-progress="true"] .progress-image img{transition:transform 1s cubic-bezier(.2,.7,.2,1),filter .45s ease!important;filter:saturate(1.06) contrast(1.03)}html.page-doctors [data-project-progress="true"] .progress-image:hover img{transform:scale(1.08);filter:saturate(1.12) contrast(1.05)}html.page-doctors [data-project-progress="true"] .progress-image:hover{transform:translateY(-8px)!important}html.page-doctors [data-project-progress="true"] .project-details-btn-wrap{margin-top:24px!important}html.page-doctors [data-project-progress="true"] .project-details-btn{position:relative!important;overflow:hidden!important;min-width:390px!important;max-width:100%;height:58px!important;border-radius:18px!important;padding:0 26px!important;background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(245 250 247 / .96)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .22),rgb(198 154 74 / .28),rgb(15 107 77 / .08)) border-box!important;border:1px solid transparent!important;box-shadow:0 16px 34px rgb(8 53 44 / .08),inset 0 1px 0 rgb(255 255 255 / .88)!important;color:#0b5f49!important;font-size:15px!important;font-weight:900!important;gap:14px!important}html.page-doctors [data-project-progress="true"] .project-details-btn::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgb(255 255 255 / .85) 35%,transparent 65%);transform:translateX(135%);pointer-events:none}html.page-doctors [data-project-progress="true"] .project-details-btn:hover::before{animation:doctors-btnSweep .9s ease forwards}html.page-doctors [data-project-progress="true"] .project-details-btn:hover{transform:translateY(-4px)!important;box-shadow:0 22px 40px rgb(8 53 44 / .14),0 10px 18px rgb(198 154 74 / .08),inset 0 1px 0 rgb(255 255 255 / .95)!important}html.page-doctors [data-project-progress="true"] .project-details-btn .project-arrow-left{width:34px;height:34px;min-width:34px;border-radius:999px;background:linear-gradient(180deg,#f8f1e4 0%,#f3ead9 100%);border:1px solid rgb(198 154 74 / .28);display:inline-flex!important;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 rgb(255 255 255 / .88)}html.page-doctors [data-project-progress="true"] .project-details-btn .project-arrow-left svg{width:16px!important;height:16px!important}html.page-doctors [data-project-progress="true"] .project-details-btn:hover .project-arrow-left{transform:translateX(-4px) scale(1.04)!important;background:linear-gradient(180deg,#f7f1e0 0%,#ede1c8 100%)}@keyframes doctors-projectBoxReveal{0%{opacity:0;transform:translateY(26px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes doctors-projectCardIn{0%{opacity:0;transform:translateY(24px)}100%{opacity:1;transform:translateY(0)}}@keyframes doctors-stepFadeIn{0%{opacity:0;transform:translateY(18px) scale(.98)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes doctors-projectLineFill{from{width:0}to{width:84%}}@keyframes doctors-currentPulse{0%,100%{box-shadow:0 14px 28px rgb(198 154 74 / .12),0 0 0 8px rgb(198 154 74 / .08),inset 0 1px 0 rgb(255 255 255 / .95)}50%{box-shadow:0 16px 34px rgb(198 154 74 / .18),0 0 0 12px rgb(198 154 74 / .06),inset 0 1px 0 rgb(255 255 255 / .98)}}@keyframes doctors-iconSweep{from{transform:translateX(135%)}to{transform:translateX(-145%)}}@keyframes doctors-fillShine{from{left:-40%}to{left:130%}}@keyframes doctors-btnSweep{from{transform:translateX(135%)}to{transform:translateX(-140%)}}@media (max-width:1100px){html.page-doctors [data-project-progress="true"] .progress-top-row{grid-template-columns:1fr 280px!important;gap:18px!important}html.page-doctors [data-project-progress="true"] .timeline-step.current::after{top:-8px;font-size:9px}html.page-doctors [data-project-progress="true"] .project-details-btn{min-width:340px!important}}@media (max-width:992px){html.page-doctors [data-project-progress="true"] .project-progress-box{padding:24px 18px 22px!important}html.page-doctors [data-project-progress="true"] .progress-heading{font-size:28px!important}html.page-doctors [data-project-progress="true"] .progress-top-row{grid-template-columns:1fr!important;gap:22px!important}html.page-doctors [data-project-progress="true"] .timeline-wrapper{order:1}html.page-doctors [data-project-progress="true"] .total-progress-card{order:2;max-width:100%!important}html.page-doctors [data-project-progress="true"] .timeline-step.current::after{display:none}html.page-doctors [data-project-progress="true"] .progress-images-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:768px){html.page-doctors [data-project-progress="true"] .project-progress-box{border-radius:22px!important}html.page-doctors [data-project-progress="true"] .timeline{gap:12px!important}html.page-doctors [data-project-progress="true"] .timeline::after,html.page-doctors [data-project-progress="true"] .timeline::before{display:none}html.page-doctors [data-project-progress="true"] .timeline-step{min-width:0!important}html.page-doctors [data-project-progress="true"] .total-progress-number{font-size:38px!important}html.page-doctors [data-project-progress="true"] .progress-image{min-height:156px!important;border-radius:16px!important}html.page-doctors [data-project-progress="true"] .project-details-btn{min-width:100%!important;height:54px!important;padding:0 18px!important;border-radius:16px!important;font-size:14px!important}}@media (max-width:576px){html.page-doctors [data-project-progress="true"]{padding-top:14px!important}html.page-doctors [data-project-progress="true"] .project-progress-box{padding:20px 14px 18px!important;border-radius:18px!important}html.page-doctors [data-project-progress="true"] .progress-heading{font-size:24px!important;margin-bottom:16px!important}html.page-doctors [data-project-progress="true"] .timeline{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 10px!important}html.page-doctors [data-project-progress="true"] .timeline-step span{font-size:12px!important;white-space:normal}html.page-doctors [data-project-progress="true"] .timeline-icon{width:48px!important;height:48px!important;border-radius:15px!important}html.page-doctors [data-project-progress="true"] .total-progress-card{padding:20px 18px!important}html.page-doctors [data-project-progress="true"] .total-progress-number{font-size:34px!important}html.page-doctors [data-project-progress="true"] .progress-images-row{grid-template-columns:1fr!important;gap:12px!important}html.page-doctors [data-project-progress="true"] .progress-image{min-height:170px!important}html.page-doctors [data-project-progress="true"] .progress-image::after{right:10px;bottom:10px;font-size:11px;padding:6px 10px}html.page-doctors [data-project-progress="true"] .project-details-btn-wrap{margin-top:18px!important}}@media (prefers-reduced-motion:reduce){html.page-doctors [data-project-progress="true"] .project-progress-box,html.page-doctors [data-project-progress="true"] .timeline-wrapper,html.page-doctors [data-project-progress="true"] .total-progress-card,html.page-doctors [data-project-progress="true"] .timeline-step,html.page-doctors [data-project-progress="true"] .progress-image,html.page-doctors [data-project-progress="true"] .project-details-btn-wrap{animation:none!important;opacity:1!important;transform:none!important}html.page-doctors [data-project-progress="true"] .timeline::after,html.page-doctors [data-project-progress="true"] .project-details-btn::before,html.page-doctors [data-project-progress="true"] .timeline-step .timeline-icon::after,html.page-doctors [data-project-progress="true"] .total-progress-fill::after{animation:none!important}}html.page-doctors [data-project-progress="true"] .timeline{--timeline-fill:0px}html.page-doctors [data-project-progress="true"] .timeline::before{background:linear-gradient(90deg,#dfe5e1 0%,#ece2c9 48%,#e5ebe7 100%)!important;opacity:1!important}html.page-doctors [data-project-progress="true"] .timeline::after{width:var(--timeline-fill,0)!important;background:linear-gradient(90deg,#0f7a58 0%,#29a06f 48%,#c69a4a 100%)!important;box-shadow:0 0 18px rgb(15 107 77 / .18)!important;transform:scaleX(0);transform-origin:right center;transition:transform 1.05s cubic-bezier(.2,.7,.2,1) .3s!important;animation:none!important}html.page-doctors [data-project-progress="true"].is-visible .timeline::after{transform:scaleX(1)!important}html.page-doctors [data-project-progress="true"] .timeline-step{min-width:96px!important}html.page-doctors [data-project-progress="true"] .timeline-step .timeline-icon{background:linear-gradient(180deg,#fffdfa 0%,#f8f4ea 100%)!important;border-color:rgb(198 154 74 / .32)!important;color:#c69a4a!important}html.page-doctors [data-project-progress="true"] .timeline-step.done .timeline-icon{background:linear-gradient(180deg,#f2fbf7 0%,#e8f6ef 100%)!important;border-color:rgb(15 107 77 / .24)!important;color:#0f7a58!important}html.page-doctors [data-project-progress="true"] .timeline-step.current .timeline-icon{background:linear-gradient(180deg,#fffaf0 0%,#f5ecd8 100%)!important;border-color:rgb(198 154 74 / .44)!important;color:#a67621!important}html.page-doctors [data-project-progress="true"] .timeline-step:not(.done):not(.current) span{color:#2f3f39!important}html.page-doctors [data-project-progress="true"] .timeline-step.done span{color:#0b5f49!important}html.page-doctors [data-project-progress="true"] .timeline-step.current span{color:#8a621d!important}html.page-doctors [data-project-progress="true"] .timeline-step.current::after{content:"مرحله جاری"!important;background:rgb(198 154 74 / .16)!important;border-color:rgb(198 154 74 / .26)!important;color:#8a621d!important}@media (max-width:992px){html.page-doctors [data-project-progress="true"] .timeline-step{min-width:86px!important}}@media (max-width:768px){html.page-doctors [data-project-progress="true"] .timeline-step{min-width:78px!important}}@media (max-width:576px){html.page-doctors [data-project-progress="true"] .timeline-step{min-width:0!important}}html.page-doctors [data-project-progress="true"] .timeline-wrapper{overflow:hidden!important}html.page-doctors [data-project-progress="true"] .timeline{display:flex!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:flex-start!important;overflow-x:auto!important;overflow-y:hidden!important;padding:8px 4px 10px!important;scrollbar-width:none}html.page-doctors [data-project-progress="true"] .timeline::-webkit-scrollbar{display:none}html.page-doctors [data-project-progress="true"] .timeline-step{flex:1 0 92px!important;max-width:110px!important}html.page-doctors [data-project-progress="true"] .timeline::before{display:block!important;top:36px!important;right:7%!important;left:7%!important;height:3px!important;background:linear-gradient(90deg,#dfe3df 0%,#ece2c9 50%,#e3e8e4 100%)!important}html.page-doctors [data-project-progress="true"] .timeline::after{top:36px!important;display:block!important}html.page-doctors [data-project-progress="true"] .timeline-step .timeline-icon{width:52px!important;height:52px!important;border-radius:16px!important}html.page-doctors [data-project-progress="true"] .timeline-step span{margin-top:6px!important;font-size:13px!important;font-weight:800!important}html.page-doctors [data-project-progress="true"] .timeline-step:not(.done) .timeline-icon{background:linear-gradient(180deg,#fffdfa 0%,#f8f4ea 100%)!important;border-color:rgb(198 154 74 / .32)!important;color:#c69a4a!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .92),0 8px 18px rgb(198 154 74 / .05)!important}html.page-doctors [data-project-progress="true"] .timeline-step:not(.done) span{color:#22312d!important}html.page-doctors [data-project-progress="true"] .total-progress-bar{height:10px!important;background:linear-gradient(90deg,#dbe6e1 0%,#edf2ef 100%)!important;border:1px solid rgb(15 107 77 / .05)!important}html.page-doctors [data-project-progress="true"] .total-progress-fill{width:var(--progress-fill,0%)!important;min-width:0!important}html.page-doctors [data-project-progress="true"] .total-progress-fill[data-ready="true"]{transition:width 1.35s cubic-bezier(.2,.7,.2,1)!important}@media (max-width:992px){html.page-doctors [data-project-progress="true"] .timeline-step{flex-basis:86px!important;max-width:100px!important}}@media (max-width:768px){html.page-doctors [data-project-progress="true"] .timeline-wrapper{padding-top:8px!important}html.page-doctors [data-project-progress="true"] .timeline{gap:10px!important;justify-content:space-between!important;overflow-x:auto!important}html.page-doctors [data-project-progress="true"] .timeline::before,html.page-doctors [data-project-progress="true"] .timeline::after{display:block!important}html.page-doctors [data-project-progress="true"] .timeline-step{flex:1 0 78px!important;max-width:96px!important}html.page-doctors [data-project-progress="true"] .timeline-step .timeline-icon{width:48px!important;height:48px!important;border-radius:15px!important}html.page-doctors [data-project-progress="true"] .timeline-step span{font-size:12px!important;white-space:nowrap!important}}@media (max-width:576px){html.page-doctors [data-project-progress="true"] .timeline{display:flex!important;grid-template-columns:none!important;gap:10px!important}html.page-doctors [data-project-progress="true"] .timeline-step{flex:0 0 74px!important;max-width:90px!important}html.page-doctors [data-project-progress="true"] .timeline-step span{white-space:normal!important;line-height:1.55!important}}html.page-doctors [data-project-progress="true"] .progress-top-row{grid-template-columns:300px minmax(0,1fr)!important;gap:20px!important;align-items:center!important}html.page-doctors [data-project-progress="true"] .timeline-wrapper{min-width:0!important;overflow:visible!important;padding-top:8px!important}html.page-doctors [data-project-progress="true"] .timeline{overflow:visible!important;justify-content:space-between!important;gap:10px!important;padding:8px 10px 12px!important}html.page-doctors [data-project-progress="true"] .timeline-step{flex:1 1 82px!important;min-width:72px!important;max-width:92px!important}html.page-doctors [data-project-progress="true"] .timeline-step .timeline-icon{width:50px!important;height:50px!important}html.page-doctors [data-project-progress="true"] .timeline-step span{font-size:12.5px!important;white-space:nowrap!important}html.page-doctors [data-project-progress="true"] .total-progress-card{width:100%!important;max-width:300px!important}html.page-doctors [data-project-progress="true"] .total-progress-bar{display:flex!important;justify-content:flex-end!important;align-items:stretch!important;overflow:hidden!important;direction:ltr!important}html.page-doctors [data-project-progress="true"] .total-progress-fill{margin-left:auto!important;margin-right:0!important}html.page-doctors [data-project-progress="true"] .total-progress-fill::after{left:auto!important;right:-40%!important;transform:skewX(18deg)!important}html.page-doctors [data-project-progress="true"].is-visible .total-progress-fill::after{animation:doctors-fillShineRTL 1.4s ease 1.05s forwards!important}@keyframes doctors-fillShineRTL{from{right:-40%}to{right:130%}}@media (max-width:1100px){html.page-doctors [data-project-progress="true"] .progress-top-row{grid-template-columns:280px minmax(0,1fr)!important;gap:16px!important}html.page-doctors [data-project-progress="true"] .timeline-step{flex-basis:76px!important;max-width:88px!important}html.page-doctors [data-project-progress="true"] .timeline-step span{font-size:12px!important}html.page-doctors [data-project-progress="true"] .total-progress-card{max-width:280px!important}}@media (max-width:992px){html.page-doctors [data-project-progress="true"] .progress-top-row{grid-template-columns:1fr!important}html.page-doctors [data-project-progress="true"] .timeline-wrapper{order:1!important}html.page-doctors [data-project-progress="true"] .total-progress-card{order:2!important;max-width:100%!important}}@media (max-width:768px){html.page-doctors [data-project-progress="true"] .timeline{overflow-x:auto!important;overflow-y:visible!important;justify-content:flex-start!important;padding:8px 4px 12px!important}html.page-doctors [data-project-progress="true"] .timeline-step{flex:0 0 74px!important;max-width:84px!important}html.page-doctors [data-project-progress="true"] .timeline-step span{white-space:normal!important;line-height:1.5!important}}html.page-doctors [data-future-section="true"]{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 12% 18%,rgb(198 154 74 / .08),transparent 24%),radial-gradient(circle at 88% 20%,rgb(15 107 77 / .08),transparent 26%),linear-gradient(180deg,#f7faf8 0%,#ffffff 46%,#f7faf8 100%)!important;padding-top:66px!important;padding-bottom:62px!important}html.page-doctors [data-future-section="true"]::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgb(15 75 61 / .03) 1px,transparent 1px),linear-gradient(90deg,rgb(15 75 61 / .03) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(180deg,transparent 0%,#000 12%,#000 88%,transparent 100%);opacity:.58}html.page-doctors [data-future-section="true"] .future-container{position:relative!important;max-width:1180px!important}html.page-doctors [data-future-section="true"] .future-heading{position:relative!important;font-size:33px!important;letter-spacing:-.5px!important;margin-bottom:30px!important;background:linear-gradient(90deg,#053b32,#0f7a58 55%,#0f4b3d)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}html.page-doctors [data-future-section="true"] .future-heading::after{width:54px!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,#c69a4a,#e5c170)!important;box-shadow:0 8px 18px rgb(198 154 74 / .16)}html.page-doctors [data-future-section="true"] .future-cards{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:18px!important;perspective:1100px}html.page-doctors [data-future-section="true"] .future-card{position:relative!important;isolation:isolate;overflow:hidden!important;min-height:166px!important;padding:18px 16px 16px!important;border-radius:24px!important;background:linear-gradient(145deg,rgb(255 255 255 / .98),rgb(250 250 247 / .92)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .16),rgb(198 154 74 / .22),rgb(15 107 77 / .06)) border-box!important;border:1px solid transparent!important;box-shadow:0 20px 44px rgb(8 53 44 / .1),0 8px 18px rgb(16 24 40 / .05),inset 0 1px 0 rgb(255 255 255 / .9)!important;transform:translateY(24px) scale(.985);opacity:0;transition:transform .42s cubic-bezier(.2,.7,.2,1),box-shadow .36s ease!important}html.page-doctors [data-future-section="true"] .future-card::before{content:"";position:absolute;inset:-1px;z-index:-1;background:radial-gradient(circle at 10% 16%,rgb(198 154 74 / .18),transparent 28%),radial-gradient(circle at 86% 88%,rgb(15 107 77 / .1),transparent 34%);opacity:0;transition:opacity .36s ease}html.page-doctors [data-future-section="true"] .future-card::after{content:"";position:absolute;top:0;right:-75%;width:44%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .72),transparent);transform:skewX(-18deg);pointer-events:none}html.page-doctors [data-future-section="true"] .future-card.is-visible{animation:doctors-futureCardIn .72s cubic-bezier(.2,.7,.2,1) forwards}html.page-doctors [data-future-section="true"] .future-card.is-visible::after{animation:doctors-futureShine 1.35s ease .45s forwards}html.page-doctors [data-future-section="true"] .future-card:hover{transform:translateY(-9px) rotateX(2deg)!important;box-shadow:0 28px 60px rgb(8 53 44 / .16),0 10px 22px rgb(198 154 74 / .08),inset 0 1px 0 rgb(255 255 255 / .95)!important}html.page-doctors [data-future-section="true"] .future-card:hover::before{opacity:1}html.page-doctors [data-future-section="true"] .future-icon{width:72px!important;height:72px!important;border-radius:22px!important;background:linear-gradient(180deg,#fffcf6 0%,#f6efdf 100%)!important;border:1px solid rgb(198 154 74 / .3)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .96),0 12px 26px rgb(198 154 74 / .1)!important;margin:0 auto 16px!important;color:#0f7a58!important}html.page-doctors [data-future-section="true"] .future-card.is-visible .future-icon{animation:doctors-futureIconFloat 4.1s ease-in-out .9s infinite}html.page-doctors [data-future-section="true"] .future-icon svg{width:31px!important;height:31px!important;stroke:currentColor!important;stroke-width:1.9!important}html.page-doctors [data-future-section="true"] .future-card h3{font-size:18px!important;font-weight:900!important;color:#173730!important;margin-bottom:8px!important;line-height:1.7!important}html.page-doctors [data-future-section="true"] .future-card p{font-size:13px!important;line-height:2!important;color:#5c6a65!important}html.page-doctors [data-future-section="true"] .future-banner{position:relative!important;margin-top:26px!important;min-height:184px!important;border-radius:28px!important;overflow:hidden!important;background:linear-gradient(90deg,rgb(4 52 45 / .15) 0%,rgb(7 72 58 / .82) 42%,rgb(7 72 58 / .95) 100%),url(/wp-content/themes/roshdtak/images/b-1.jpg) center/cover no-repeat!important;box-shadow:0 30px 72px rgb(8 53 44 / .18),0 10px 24px rgb(16 24 40 / .06)!important;transform:translateY(28px) scale(.99);opacity:0}html.page-doctors [data-future-section="true"] .future-banner.is-visible{animation:doctors-futureBannerIn .86s cubic-bezier(.2,.7,.2,1) forwards}html.page-doctors [data-future-section="true"] .future-banner::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgb(255 255 255 / .08) 0%,transparent 40%),linear-gradient(0deg,rgb(3 47 39 / .14),rgb(3 47 39 / .14))}html.page-doctors [data-future-section="true"] .future-banner::after{content:"";position:absolute;inset:auto -16% -65% auto;width:280px;height:280px;border-radius:999px;background:radial-gradient(circle,rgb(198 154 74 / .14),transparent 62%);pointer-events:none}html.page-doctors [data-future-section="true"] .future-banner-content{position:relative!important;z-index:2!important;width:100%!important;padding:34px 42px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important}html.page-doctors [data-future-section="true"] .future-banner-content h3{margin:0!important;font-size:29px!important;line-height:1.9!important;font-weight:900!important;color:#ffffff!important;text-shadow:0 12px 24px rgb(0 0 0 / .18)}html.page-doctors [data-future-section="true"] .banner-leaves{z-index:2!important;opacity:.88!important;filter:drop-shadow(0 16px 30px rgb(0 0 0 / .12))}html.page-doctors [data-future-section="true"] .banner-leaves span{animation:doctors-leafFloat 5.2s ease-in-out infinite}html.page-doctors [data-future-section="true"] .banner-leaves span:nth-child(2){animation-delay:.4s}html.page-doctors [data-future-section="true"] .banner-leaves span:nth-child(3){animation-delay:.8s}html.page-doctors [data-future-section="true"] .banner-leaves span:nth-child(4){animation-delay:1.2s}html.page-doctors [data-future-section="true"] .consult-btn{position:relative!important;overflow:hidden!important;min-width:196px!important;height:56px!important;border-radius:18px!important;padding:0 24px!important;background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(245 250 247 / .96)) padding-box,linear-gradient(135deg,rgb(255 255 255 / .52),rgb(198 154 74 / .45),rgb(255 255 255 / .18)) border-box!important;border:1px solid transparent!important;box-shadow:0 18px 36px rgb(0 0 0 / .16),inset 0 1px 0 rgb(255 255 255 / .92)!important;color:#0b5f49!important;font-size:15px!important;font-weight:900!important;gap:12px!important}html.page-doctors [data-future-section="true"] .consult-btn::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgb(255 255 255 / .9) 36%,transparent 68%);transform:translateX(135%);pointer-events:none}html.page-doctors [data-future-section="true"] .consult-btn:hover::before{animation:doctors-futureBtnSweep .85s ease forwards}html.page-doctors [data-future-section="true"] .consult-btn:hover{transform:translateY(-4px)!important;box-shadow:0 24px 42px rgb(0 0 0 / .18),0 12px 18px rgb(198 154 74 / .1),inset 0 1px 0 rgb(255 255 255 / .96)!important}html.page-doctors [data-future-section="true"] .consult-btn svg{width:19px!important;height:19px!important;stroke:currentColor!important}@keyframes doctors-futureCardIn{0%{opacity:0;transform:translateY(24px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes doctors-futureShine{0%{right:-75%}100%{right:128%}}@keyframes doctors-futureIconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes doctors-futureBannerIn{0%{opacity:0;transform:translateY(28px) scale(.99)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes doctors-leafFloat{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-6px) rotate(3deg)}}@keyframes doctors-futureBtnSweep{from{transform:translateX(135%)}to{transform:translateX(-140%)}}@media (max-width:1200px){html.page-doctors [data-future-section="true"] .future-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:992px){html.page-doctors [data-future-section="true"]{padding-top:54px!important;padding-bottom:54px!important}html.page-doctors [data-future-section="true"] .future-heading{font-size:28px!important}html.page-doctors [data-future-section="true"] .future-banner-content{flex-direction:column!important;align-items:flex-start!important;padding:30px 28px!important}html.page-doctors [data-future-section="true"] .future-banner-content h3{font-size:24px!important}}@media (max-width:768px){html.page-doctors [data-future-section="true"] .future-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}html.page-doctors [data-future-section="true"] .future-card{min-height:156px!important;padding:16px 14px!important;border-radius:20px!important}html.page-doctors [data-future-section="true"] .future-icon{width:64px!important;height:64px!important;border-radius:20px!important}html.page-doctors [data-future-section="true"] .future-card h3{font-size:16px!important}html.page-doctors [data-future-section="true"] .future-card p{font-size:12.5px!important;line-height:1.9!important}html.page-doctors [data-future-section="true"] .future-banner{min-height:220px!important;border-radius:22px!important}html.page-doctors [data-future-section="true"] .future-banner-content h3{font-size:21px!important;line-height:1.8!important}html.page-doctors [data-future-section="true"] .consult-btn{min-width:180px!important;height:52px!important;border-radius:16px!important;font-size:14px!important}}@media (max-width:576px){html.page-doctors [data-future-section="true"]{padding-top:44px!important;padding-bottom:44px!important}html.page-doctors [data-future-section="true"] .future-heading{font-size:24px!important;margin-bottom:20px!important}html.page-doctors [data-future-section="true"] .future-cards{grid-template-columns:1fr!important}html.page-doctors [data-future-section="true"] .future-banner-content{padding:24px 18px!important;gap:16px!important}html.page-doctors [data-future-section="true"] .future-banner-content h3{font-size:18px!important}html.page-doctors [data-future-section="true"] .consult-btn{width:100%!important;min-width:100%!important;justify-content:center!important}}@media (prefers-reduced-motion:reduce){html.page-doctors [data-future-section="true"] .future-card,html.page-doctors [data-future-section="true"] .future-banner{opacity:1!important;transform:none!important;animation:none!important}html.page-doctors [data-future-section="true"] .future-card::after,html.page-doctors [data-future-section="true"] .banner-leaves span,html.page-doctors [data-future-section="true"] .consult-btn::before,html.page-doctors [data-future-section="true"] .future-card.is-visible .future-icon{animation:none!important}}html.page-doctors,html.page-doctors body{overflow-x:hidden!important}html.page-doctors body{background:linear-gradient(180deg,#f5f7f4 0%,#fbfcfb 42%,#f5f7f4 100%)!important}html.page-doctors img{max-width:100%;height:auto}html.page-doctors .about-section,html.page-doctors .project-progress-section,html.page-doctors .future-section{background:transparent!important}html.page-doctors .about-section,html.page-doctors .project-progress-section,html.page-doctors .future-section,html.page-doctors .site-footer{position:relative;z-index:1}html.page-doctors [data-future-section="true"] .future-banner{min-height:250px!important}html.page-doctors [data-future-section="true"] .future-banner-content{min-height:250px!important;width:min(100%,calc(100% - 180px))!important;margin-inline:auto!important;padding:30px 34px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:18px!important}html.page-doctors [data-future-section="true"] .future-banner-content h3{width:100%!important;max-width:760px!important;font-size:28px!important;line-height:1.9!important;margin:0!important}html.page-doctors [data-future-section="true"] .consult-btn{position:relative!important;z-index:3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}html.page-doctors [data-future-section="true"] .banner-leaves{pointer-events:none!important}@media (max-width:992px){html.page-doctors [data-future-section="true"] .future-banner{min-height:240px!important}html.page-doctors [data-future-section="true"] .future-banner-content{min-height:240px!important;width:min(100%,calc(100% - 120px))!important;padding:28px 24px!important}html.page-doctors [data-future-section="true"] .future-banner-content h3{font-size:24px!important}}@media (max-width:768px){html.page-doctors [data-future-section="true"] .future-banner{min-height:250px!important}html.page-doctors [data-future-section="true"] .future-banner-content{width:100%!important;min-height:250px!important;padding:24px 18px!important;gap:16px!important}html.page-doctors [data-future-section="true"] .future-banner-content h3{font-size:20px!important;line-height:1.85!important}html.page-doctors [data-future-section="true"] .banner-leaves{opacity:0.5!important;transform:scale(.85);transform-origin:top right}}@media (max-width:576px){html.page-doctors [data-future-section="true"] .future-banner{min-height:265px!important}html.page-doctors [data-future-section="true"] .future-banner-content{min-height:265px!important;padding:22px 16px 24px!important}html.page-doctors [data-future-section="true"] .future-banner-content h3{font-size:18px!important;line-height:1.8!important}}html.page-doctors,html.page-doctors body{background:#f5f6f4!important}html.page-doctors body{background-image:none!important}html.page-doctors .hero,html.page-doctors .about-section,html.page-doctors .project-progress-section,html.page-doctors .future-section,html.page-doctors .site-footer{background:transparent!important}html.page-doctors .about-section::before,html.page-doctors .about-section::after,html.page-doctors [data-project-progress="true"]::before,html.page-doctors [data-future-section="true"]::before{display:none!important}html.page-doctors [data-future-section="true"]{padding-top:56px!important;padding-bottom:56px!important}html.page-doctors [data-future-section="true"] .future-banner{min-height:170px!important;height:170px!important;margin-top:22px!important;border-radius:24px!important;display:flex!important;align-items:center!important;justify-content:center!important}html.page-doctors [data-future-section="true"] .future-banner-content{position:relative!important;z-index:3!important;width:100%!important;max-width:none!important;min-height:170px!important;height:170px!important;margin:0!important;padding:18px 120px 18px 120px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:12px!important}html.page-doctors [data-future-section="true"] .future-banner-content h3{max-width:700px!important;font-size:19px!important;line-height:1.85!important;margin:0!important}html.page-doctors [data-future-section="true"] .consult-btn{min-width:180px!important;height:46px!important;padding:0 20px!important;font-size:14px!important;border-radius:15px!important}html.page-doctors [data-future-section="true"] .banner-leaves{transform:scale(.78)!important;transform-origin:top right!important;right:16px!important;top:8px!important;opacity:0.78!important}@media (max-width:992px){html.page-doctors [data-future-section="true"] .future-banner{min-height:172px!important;height:auto!important}html.page-doctors [data-future-section="true"] .future-banner-content{min-height:172px!important;height:auto!important;padding:18px 84px 18px 84px!important}html.page-doctors [data-future-section="true"] .future-banner-content h3{font-size:18px!important}}@media (max-width:768px){html.page-doctors [data-future-section="true"]{padding-top:46px!important;padding-bottom:46px!important}html.page-doctors [data-future-section="true"] .future-banner{min-height:190px!important;height:auto!important}html.page-doctors [data-future-section="true"] .future-banner-content{min-height:190px!important;height:auto!important;padding:20px 20px 18px!important;gap:14px!important}html.page-doctors [data-future-section="true"] .future-banner-content h3{max-width:100%!important;font-size:17px!important;line-height:1.8!important}html.page-doctors [data-future-section="true"] .consult-btn{min-width:170px!important;height:44px!important;font-size:13px!important}html.page-doctors [data-future-section="true"] .banner-leaves{transform:scale(.62)!important;right:-4px!important;top:2px!important;opacity:0.5!important}}@media (max-width:576px){html.page-doctors [data-future-section="true"] .future-banner{min-height:210px!important}html.page-doctors [data-future-section="true"] .future-banner-content{min-height:210px!important;padding:18px 16px!important}html.page-doctors [data-future-section="true"] .future-banner-content h3{font-size:16px!important}html.page-doctors [data-future-section="true"] .consult-btn{width:auto!important;min-width:160px!important}}html.page-doctors{--site-frame-width:1180px;--site-side-gutter:clamp(16px,4vw,40px)}html.page-doctors .about-section,html.page-doctors .project-progress-section,html.page-doctors .future-section,html.page-doctors .site-footer{padding-left:var(--site-side-gutter)!important;padding-right:var(--site-side-gutter)!important}html.page-doctors .about-container,html.page-doctors .future-container,html.page-doctors .project-progress-box,html.page-doctors .footer-box{width:100%!important;max-width:var(--site-frame-width)!important;margin-left:auto!important;margin-right:auto!important}html.page-doctors .project-progress-box{box-sizing:border-box!important}html.page-doctors .footer-box{border-radius:18px!important}html.page-doctors .footer-content{width:100%!important}html.page-doctors .footer-socials a{display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}html.page-doctors .footer-socials i,html.page-doctors .footer-socials svg{width:16px!important;height:16px!important;min-width:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#ffffff!important;font-size:16px!important;line-height:1!important}html.page-doctors .footer-socials a[aria-label="Instagram"] i{font-size:16px!important;transform:translateY(0)!important}html.page-doctors .footer-socials a[aria-label="Instagram"] svg{display:none!important}@media (min-width:1400px){html.page-doctors{--site-frame-width:1240px}}@media (max-width:992px){html.page-doctors{--site-side-gutter:22px}html.page-doctors .footer-box{border-radius:16px!important}}@media (max-width:576px){html.page-doctors{--site-side-gutter:14px}html.page-doctors .about-section,html.page-doctors .project-progress-section,html.page-doctors .future-section,html.page-doctors .site-footer{padding-left:var(--site-side-gutter)!important;padding-right:var(--site-side-gutter)!important}html.page-doctors .footer-box{border-radius:14px!important}html.page-doctors .footer-socials i,html.page-doctors .footer-socials svg{width:15px!important;height:15px!important;min-width:15px!important;font-size:15px!important}}html.page-doctors{--sticky-header-height:0px}html.page-doctors{scroll-behavior:smooth!important;scroll-padding-top:calc(var(--sticky-header-height) + 16px)!important}html.page-doctors body{padding-top:var(--sticky-header-height)!important}html.page-doctors body>.site-header#siteHeader{position:fixed!important;top:0!important;right:0!important;left:0!important;width:100%!important;z-index:9999!important;transform:translateZ(0)!important;will-change:transform,background,box-shadow!important}html.page-doctors body>.site-header#siteHeader.is-scrolled{background:rgb(255 255 255 / .82)!important;-webkit-backdrop-filter:blur(18px) saturate(165%)!important;backdrop-filter:blur(18px) saturate(165%)!important;box-shadow:0 14px 34px rgb(6 59 50 / .1)!important;border-bottom-color:rgb(198 154 74 / .18)!important}html.page-doctors .back-to-top-btn{position:fixed;left:26px;bottom:26px;width:54px;height:54px;border:1px solid rgb(198 154 74 / .28);border-radius:18px;background:linear-gradient(145deg,rgb(255 255 255 / .95),rgb(246 250 247 / .88)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .2),rgb(198 154 74 / .42),rgb(15 107 77 / .08)) border-box;color:#0b5f49;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:9998;box-shadow:0 18px 38px rgb(8 53 44 / .16),inset 0 1px 0 rgb(255 255 255 / .92);-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(16px) scale(.94);transition:opacity .28s ease,visibility .28s ease,transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s ease,background .28s ease}html.page-doctors .back-to-top-btn.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}html.page-doctors .back-to-top-btn:hover{color:#fff;background:linear-gradient(135deg,#0f4b3d,#0f7a58)!important;border-color:rgb(198 154 74 / .36);transform:translateY(-4px) scale(1.02);box-shadow:0 24px 48px rgb(8 53 44 / .22),0 0 0 6px rgb(198 154 74 / .1)}html.page-doctors .back-to-top-btn:active{transform:translateY(-1px) scale(.96)}html.page-doctors .back-to-top-btn i{font-size:23px;line-height:1}@media (max-width:768px){html.page-doctors .back-to-top-btn{left:18px;bottom:18px;width:48px;height:48px;border-radius:16px}html.page-doctors .back-to-top-btn i{font-size:21px}}html.page-doctors .mobile-offcanvas,html.page-doctors .mobile-offcanvas.offcanvas,html.page-doctors .mobile-offcanvas.offcanvas-end{z-index:10060!important;top:0!important;bottom:0!important;height:100dvh!important;max-height:100dvh!important;transform:translateX(100%)!important}html.page-doctors .mobile-offcanvas.offcanvas-end.show,html.page-doctors .mobile-offcanvas.offcanvas-end.showing{transform:translateX(0)!important}html.page-doctors .offcanvas-backdrop,html.page-doctors .offcanvas-backdrop.show{z-index:10040!important}html.page-doctors .mobile-offcanvas .offcanvas-header{position:sticky!important;top:0!important;z-index:3!important}html.page-doctors .mobile-offcanvas .mobile-close,html.page-doctors .mobile-offcanvas .mobile-close-btn{z-index:6!important}html.page-doctors body.mobile-menu-open>.site-header#siteHeader{z-index:9990!important}html.page-doctors body.mobile-menu-open .back-to-top-btn{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media (max-width:991.98px){html.page-doctors .mobile-offcanvas,html.page-doctors .mobile-offcanvas.offcanvas,html.page-doctors .mobile-offcanvas.offcanvas-end{width:min(350px,90vw)!important}}html.page-doctors .rsh-video-section{position:relative;isolation:isolate;padding:74px 28px 76px;background:radial-gradient(circle at 15% 18%,rgb(198 154 74 / .13),transparent 28%),radial-gradient(circle at 88% 68%,rgb(15 107 77 / .13),transparent 30%),linear-gradient(180deg,#ffffff 0%,#fbfaf6 48%,#ffffff 100%);overflow:hidden}html.page-doctors .rsh-video-section::before,html.page-doctors .rsh-video-section::after{content:"";position:absolute;z-index:-1;pointer-events:none;border-radius:999px;filter:blur(2px)}html.page-doctors .rsh-video-section::before{width:360px;height:360px;right:-160px;top:50px;background:rgb(6 59 50 / .07)}html.page-doctors .rsh-video-section::after{width:280px;height:280px;left:-120px;bottom:18px;background:rgb(198 154 74 / .1)}html.page-doctors .rsh-video-container{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,0.88fr);gap:34px;align-items:center;direction:rtl}html.page-doctors .rsh-video-copy{position:relative;z-index:2}html.page-doctors .rsh-video-kicker{width:fit-content;display:inline-flex;align-items:center;gap:9px;margin-bottom:15px;padding:9px 14px;border-radius:999px;color:#0f4b3d;background:rgb(255 255 255 / .78);border:1px solid rgb(198 154 74 / .24);box-shadow:0 10px 30px rgb(15 75 61 / .07);font-size:13px;font-weight:900;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}html.page-doctors .rsh-video-kicker i{color:#c69a4a;font-size:17px}html.page-doctors .rsh-video-title{color:#083d34;font-size:clamp(28px,3vw,43px);font-weight:950;line-height:1.55;letter-spacing:-.9px;margin:0 0 18px}html.page-doctors .rsh-video-title span{color:#c69a4a;position:relative;display:inline-block}html.page-doctors .rsh-video-title span::after{content:"";position:absolute;right:0;left:0;bottom:8px;height:10px;border-radius:999px;background:rgb(198 154 74 / .18);z-index:-1}html.page-doctors .rsh-video-desc{max-width:560px;color:#39413f;font-size:15.5px;font-weight:500;line-height:2.2;text-align:justify;margin:0 0 26px}html.page-doctors .rsh-video-actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-bottom:26px}html.page-doctors .rsh-video-main-btn,html.page-doctors .rsh-video-ghost-btn{height:52px;border-radius:16px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:14px;font-weight:900;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease,background 0.25s ease;cursor:pointer}html.page-doctors .rsh-video-main-btn{border:0;color:#fff;background:linear-gradient(135deg,#c69a4a 0%,#e4c06f 45%,#b98935 100%);box-shadow:0 16px 34px rgb(198 154 74 / .28)}html.page-doctors .rsh-video-main-btn:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgb(198 154 74 / .36)}html.page-doctors .rsh-video-ghost-btn{color:#0f4b3d;background:rgb(255 255 255 / .7);border:1.5px solid rgb(15 75 61 / .16);box-shadow:0 10px 26px rgb(15 75 61 / .06)}html.page-doctors .rsh-video-ghost-btn:hover{color:#fff;border-color:#0f4b3d;background:#0f4b3d;transform:translateY(-3px)}html.page-doctors .rsh-video-feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:610px}html.page-doctors .rsh-video-feature{min-height:88px;padding:15px 14px;border-radius:18px;background:rgb(255 255 255 / .72);border:1px solid rgb(15 75 61 / .07);box-shadow:0 12px 30px rgb(15 75 61 / .06);display:flex;align-items:center;gap:12px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}html.page-doctors .rsh-video-feature i{width:42px;height:42px;min-width:42px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;color:#c69a4a;background:linear-gradient(180deg,#fcfaf5 0%,#f6eddd 100%);border:1px solid rgb(198 154 74 / .22);font-size:20px}html.page-doctors .rsh-video-feature strong{display:block;color:#0f4b3d;font-size:13.5px;font-weight:950;line-height:1.5}html.page-doctors .rsh-video-feature small{display:block;color:#5d6461;font-size:11.5px;font-weight:700;line-height:1.7;margin-top:2px}html.page-doctors .rsh-video-card-wrap{position:relative;min-width:0}html.page-doctors .rsh-video-card-wrap::before{content:"";position:absolute;inset:42px -16px -18px 18px;border-radius:34px;background:linear-gradient(135deg,rgb(6 59 50 / .16),rgb(198 154 74 / .18));filter:blur(22px);opacity:.72;z-index:0;animation:doctors-rshVideoGlow 4.2s ease-in-out infinite alternate}html.page-doctors .rsh-video-card{position:relative;z-index:1;overflow:hidden;border-radius:30px;padding:12px;background:linear-gradient(#ffffff,#ffffff) padding-box,linear-gradient(135deg,rgb(198 154 74 / .68),rgb(15 75 61 / .32),rgb(198 154 74 / .44)) border-box;border:1px solid #fff0;box-shadow:0 24px 60px rgb(16 24 40 / .12),inset 0 1px 0 rgb(255 255 255 / .85)}html.page-doctors .rsh-video-frame-top{height:42px;padding:0 12px;border-radius:22px 22px 12px 12px;display:flex;align-items:center;justify-content:space-between;color:#0f4b3d;background:radial-gradient(circle at 15% 20%,rgb(198 154 74 / .16),transparent 30%),linear-gradient(180deg,#fbfaf6 0%,#f5f2ea 100%)}html.page-doctors .rsh-video-dots{direction:ltr;display:flex;gap:7px}html.page-doctors .rsh-video-dots span{width:9px;height:9px;border-radius:50%;display:block;background:#c69a4a;opacity:.55}html.page-doctors .rsh-video-frame-top strong{font-size:12px;font-weight:950}html.page-doctors .rsh-video-screen{position:relative;margin-top:10px;overflow:hidden;border-radius:22px;background:linear-gradient(135deg,rgb(5 59 50 / .72),rgb(5 59 50 / .18)),url(https://images.unsplash.com/photo-1519494026892-80bbd2d6fd0d?auto=format&fit=crop&w=1200&q=80);background-size:cover;background-position:center;aspect-ratio:16 / 10;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .12)}html.page-doctors .rsh-video-screen video{width:100%;height:100%;display:block;object-fit:cover;background:#052f28;position:relative;z-index:2}html.page-doctors .rsh-video-screen::before{content:"";position:absolute;inset:0;z-index:3;background:linear-gradient(180deg,rgb(0 0 0 / .04),rgb(0 0 0 / .3)),radial-gradient(circle at 50% 45%,transparent 0 22%,rgb(5 59 50 / .48) 58%);pointer-events:none;transition:opacity 0.35s ease}html.page-doctors .rsh-video-screen.is-playing::before{opacity:0}html.page-doctors .rsh-video-play-layer{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity 0.32s ease,visibility 0.32s ease}html.page-doctors .rsh-video-screen.is-playing .rsh-video-play-layer{opacity:0;visibility:hidden;pointer-events:none}html.page-doctors .rsh-video-play-btn{position:relative;width:94px;height:94px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:radial-gradient(circle at 35% 30%,#f1d58b 0%,#c69a4a 48%,#a97425 100%);box-shadow:0 20px 44px rgb(198 154 74 / .38),0 0 0 14px rgb(255 255 255 / .16),0 0 0 27px rgb(198 154 74 / .12);transition:transform 0.25s ease,box-shadow 0.25s ease;animation:doctors-rshVideoPulse 2.4s ease-in-out infinite}html.page-doctors .rsh-video-play-btn:hover{transform:scale(1.06);box-shadow:0 24px 52px rgb(198 154 74 / .45),0 0 0 16px rgb(255 255 255 / .18),0 0 0 32px rgb(198 154 74 / .12)}html.page-doctors .rsh-video-play-btn i{font-size:42px;margin-right:4px;line-height:1}html.page-doctors .rsh-video-floating{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 13px;border-radius:18px;background:rgb(255 255 255 / .86);border:1px solid rgb(255 255 255 / .72);box-shadow:0 16px 34px rgb(16 24 40 / .13);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}html.page-doctors .rsh-video-floating i{width:38px;height:38px;min-width:38px;border-radius:14px;color:#0f6b4d;background:rgb(15 107 77 / .09);display:inline-flex;align-items:center;justify-content:center;font-size:19px}html.page-doctors .rsh-video-floating strong{display:block;color:#0f4b3d;font-size:13px;font-weight:950;line-height:1.3}html.page-doctors .rsh-video-floating small{display:block;color:#6a706d;font-size:10.5px;font-weight:700;margin-top:3px}html.page-doctors .rsh-video-floating.top{top:76px;right:-22px;animation:doctors-rshVideoFloat 4s ease-in-out infinite}html.page-doctors .rsh-video-floating.bottom{position:relative;left:auto;bottom:auto;width:fit-content;max-width:calc(100% - 24px);margin:14px auto 0 0;z-index:2;animation:doctors-rshVideoFloat 4.5s ease-in-out infinite reverse}html.page-doctors .rsh-video-card-footer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;border-radius:20px;background:#f8f5ee;border:1px solid rgb(198 154 74 / .16)}html.page-doctors .rsh-video-card-footer strong{color:#0f4b3d;font-size:13px;font-weight:950;line-height:1.7}html.page-doctors .rsh-video-card-footer span{color:#707774;font-size:11.5px;font-weight:700}html.page-doctors .rsh-video-duration{height:34px;padding:0 12px;border-radius:999px;color:#fff;background:#0f4b3d;display:inline-flex;align-items:center;gap:7px;direction:ltr;font-size:12px;font-weight:900;white-space:nowrap}@keyframes doctors-rshVideoPulse{0%,100%{box-shadow:0 20px 44px rgb(198 154 74 / .38),0 0 0 14px rgb(255 255 255 / .16),0 0 0 27px rgb(198 154 74 / .12)}50%{box-shadow:0 20px 44px rgb(198 154 74 / .42),0 0 0 18px rgb(255 255 255 / .12),0 0 0 37px rgb(198 154 74 / .06)}}@keyframes doctors-rshVideoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes doctors-rshVideoGlow{from{transform:translate3d(0,0,0) scale(.98);opacity:.58}to{transform:translate3d(-8px,8px,0) scale(1.04);opacity:.84}}@media (max-width:1050px){html.page-doctors .rsh-video-container{grid-template-columns:1fr;gap:30px}html.page-doctors .rsh-video-copy{text-align:center}html.page-doctors .rsh-video-kicker,html.page-doctors .rsh-video-desc,html.page-doctors .rsh-video-feature-row{margin-right:auto;margin-left:auto}html.page-doctors .rsh-video-desc{text-align:center}html.page-doctors .rsh-video-actions{justify-content:center}html.page-doctors .rsh-video-card-wrap{max-width:760px;width:100%;margin:0 auto}}@media (max-width:700px){html.page-doctors .rsh-video-section{padding:48px 16px 54px}html.page-doctors .rsh-video-feature-row{grid-template-columns:1fr;gap:10px}html.page-doctors .rsh-video-feature{min-height:78px}html.page-doctors .rsh-video-card{border-radius:24px;padding:10px}html.page-doctors .rsh-video-screen{border-radius:18px;aspect-ratio:16 / 11}html.page-doctors .rsh-video-play-btn{width:76px;height:76px}html.page-doctors .rsh-video-play-btn i{font-size:34px}html.page-doctors .rsh-video-floating{display:none}html.page-doctors .rsh-video-card-footer{grid-template-columns:1fr;text-align:center;justify-items:center}html.page-doctors .rsh-video-main-btn,html.page-doctors .rsh-video-ghost-btn{width:100%}}html.page-doctors{--page-bg:#ffffff !important;--soft-bg:#ffffff !important}html.page-doctors,html.page-doctors body,html.page-doctors .doctors-page,html.page-doctors .doctors-list-section,html.page-doctors .doctors-bottom-section,html.page-doctors .site-footer{background:#ffffff!important}html.page-doctors .doctors-hero,html.page-doctors .doctors-hero-inner,html.page-doctors .doctors-hero-image,html.page-doctors .doctors-hero-content{background:#ffffff!important}html.page-doctors .doctors-hero-image::after{background:linear-gradient(90deg,#fff0 0%,rgb(255 255 255 / .12) 46%,rgb(255 255 255 / .78) 82%,#ffffff 100%),linear-gradient(0deg,#ffffff 0%,rgb(255 255 255 / .68) 12%,#fff0 36%)!important}html.page-doctors .doctors-hero-content{background:radial-gradient(circle at 38% 50%,rgb(255 255 255 / .98) 0%,rgb(255 255 255 / .96) 65%,#ffffff 100%)!important}@media (max-width:992px){html.page-doctors .doctors-hero-image::after{background:linear-gradient(0deg,#ffffff 0%,rgb(255 255 255 / .72) 18%,#fff0 48%)!important}}html.page-doctors{--sticky-header-height:118px}html.page-doctors,html.page-doctors body{background:#f5f6f4!important;background-image:none!important}html.page-doctors body{padding-top:var(--sticky-header-height)!important}html.page-doctors main.doctors-page,html.page-doctors .doctors-page{background:#f5f6f4!important;padding-top:0!important;padding-bottom:36px!important}html.page-doctors .doctors-hero{background:transparent!important;margin-top:0!important;padding-top:0!important;overflow:hidden!important}html.page-doctors .doctors-hero-inner{background:linear-gradient(180deg,#f7faf8 0%,#fbfcfb 54%,#f5f6f4 100%)!important}html.page-doctors .doctors-hero-content{background:transparent!important;padding-top:44px!important;padding-bottom:38px!important}html.page-doctors .doctors-hero-title{margin-top:0!important}html.page-doctors .doctors-hero-image{background:transparent!important}html.page-doctors .doctors-hero-image::after{background:linear-gradient(90deg,#fff0 0%,rgb(245 246 244 / .1) 45%,rgb(245 246 244 / .76) 82%,rgb(245 246 244) 100%),linear-gradient(0deg,rgb(245 246 244) 0%,rgb(245 246 244 / .7) 14%,#fff0 38%)!important}html.page-doctors .doctors-list-section,html.page-doctors .doctors-bottom-section,html.page-doctors .site-footer{background:transparent!important}html.page-doctors .doctors-container,html.page-doctors .doctors-bottom-container,html.page-doctors .footer-box{position:relative!important;z-index:1!important}@media (max-width:991.98px){html.page-doctors{--sticky-header-height:78px}html.page-doctors .doctors-hero-content{padding-top:34px!important;padding-bottom:34px!important}html.page-doctors .doctors-hero-image::after{background:linear-gradient(0deg,rgb(245 246 244) 0%,rgb(245 246 244 / .72) 18%,#fff0 48%)!important}}@media (max-width:575.98px){html.page-doctors{--sticky-header-height:72px}}@media (max-width:767.98px){html.page-doctors .doctors-list-section{overflow:hidden!important}html.page-doctors .doctors-container{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}html.page-doctors .doctor-tabs{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;align-items:center!important;gap:12px!important;width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;direction:rtl!important;padding:0 14px 12px!important;margin:0 0 18px!important;scrollbar-width:thin!important}html.page-doctors .doctor-tabs::-webkit-scrollbar{height:5px!important}html.page-doctors .doctor-tabs::-webkit-scrollbar-track{background:rgb(11 77 63 / .08)!important;border-radius:999px!important}html.page-doctors .doctor-tabs::-webkit-scrollbar-thumb{background:rgb(198 154 74 / .65)!important;border-radius:999px!important}html.page-doctors .doctor-tab{flex:0 0 165px!important;width:165px!important;min-width:165px!important;height:46px!important;white-space:nowrap!important;scroll-snap-align:start!important}html.page-doctors .doctors-grid{padding-left:14px!important;padding-right:14px!important}}@media (max-width:430px){html.page-doctors .doctor-tab{flex-basis:150px!important;width:150px!important;min-width:150px!important}}@media (prefers-reduced-motion:no-preference){html.page-doctors{scroll-behavior:smooth}@keyframes doctors-doctorsFadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes doctors-doctorsFadeRight{from{opacity:0;transform:translateX(34px)}to{opacity:1;transform:translateX(0)}}@keyframes doctors-doctorsFadeLeft{from{opacity:0;transform:translateX(-34px)}to{opacity:1;transform:translateX(0)}}@keyframes doctors-doctorsSoftZoom{from{transform:scale(1.055)}to{transform:scale(1)}}@keyframes doctors-doctorsFloatIcon{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes doctors-doctorsGoldGlow{0%,100%{box-shadow:0 8px 20px rgb(198 154 74 / .18)}50%{box-shadow:0 14px 32px rgb(198 154 74 / .34)}}@keyframes doctors-doctorsActiveBreath{0%,100%{box-shadow:0 8px 22px rgb(11 77 63 / .08),inset 0 0 0 0 #fff0}50%{box-shadow:0 13px 30px rgb(11 77 63 / .12),inset 0 0 0 1px rgb(198 154 74 / .28)}}html.page-doctors .doctors-hero-image img{animation:doctors-doctorsSoftZoom 1.35s cubic-bezier(.2,.75,.2,1) both;transform-origin:center center;transition:transform .9s cubic-bezier(.2,.75,.2,1),filter .45s ease!important}html.page-doctors .doctors-hero:hover .doctors-hero-image img{transform:scale(1.035)!important;filter:saturate(1.03) contrast(1.01) brightness(1.04)!important}html.page-doctors .doctors-hero-title{animation:doctors-doctorsFadeUp .75s cubic-bezier(.2,.75,.2,1) .08s both}html.page-doctors .doctors-hero-desc{animation:doctors-doctorsFadeUp .75s cubic-bezier(.2,.75,.2,1) .22s both}html.page-doctors .doctor-tabs{animation:doctors-doctorsFadeUp .75s cubic-bezier(.2,.75,.2,1) .30s both}html.page-doctors .doctor-tab{position:relative!important;overflow:hidden!important;transform:translateZ(0);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,color .28s ease,background .28s ease!important}html.page-doctors .doctor-tab::before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0%,#fff0 35%,rgb(255 255 255 / .82) 50%,#fff0 65%,transparent 100%);transform:translateX(120%);transition:transform .65s ease;pointer-events:none}html.page-doctors .doctor-tab:hover,html.page-doctors .doctor-tab.active{transform:translateY(-3px)!important}html.page-doctors .doctor-tab:hover::before,html.page-doctors .doctor-tab.active::before{transform:translateX(-120%)}html.page-doctors .doctor-tab.active{animation:doctors-doctorsActiveBreath 3.8s ease-in-out infinite}html.page-doctors .doctor-card,html.page-doctors .doctors-stats-box,html.page-doctors .doctors-cta-box{will-change:transform,opacity}html.page-doctors .reveal-anim{opacity:0;transform:translateY(26px);transition:opacity .72s cubic-bezier(.2,.75,.2,1),transform .72s cubic-bezier(.2,.75,.2,1),box-shadow .3s ease,border-color .3s ease!important}html.page-doctors .reveal-anim.is-visible{opacity:1;transform:translateY(0)}html.page-doctors .doctor-card:nth-child(1){transition-delay:.03s!important}html.page-doctors .doctor-card:nth-child(2){transition-delay:.09s!important}html.page-doctors .doctor-card:nth-child(3){transition-delay:.15s!important}html.page-doctors .doctor-card:nth-child(4){transition-delay:.06s!important}html.page-doctors .doctor-card:nth-child(5){transition-delay:.12s!important}html.page-doctors .doctor-card:nth-child(6){transition-delay:.18s!important}html.page-doctors .doctor-card:nth-child(7){transition-delay:.08s!important}html.page-doctors .doctor-card:nth-child(8){transition-delay:.14s!important}html.page-doctors .doctor-card:nth-child(9){transition-delay:.20s!important}html.page-doctors .doctor-card{border-color:rgb(11 77 63 / .08)!important;transition-property:opacity,transform,box-shadow,border-color!important}html.page-doctors .doctor-card:hover{transform:translateY(-8px)!important;border-color:rgb(198 154 74 / .34)!important;box-shadow:0 20px 45px rgb(9 58 49 / .13)!important}html.page-doctors .doctor-img{position:relative!important;overflow:hidden!important}html.page-doctors .doctor-img::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgb(255 255 255 / .18),transparent 45%,rgb(11 77 63 / .10));opacity:0;transition:opacity .35s ease;pointer-events:none}html.page-doctors .doctor-card:hover .doctor-img::after{opacity:1}html.page-doctors .doctor-img img{transition:transform .75s cubic-bezier(.2,.75,.2,1),filter .45s ease!important}html.page-doctors .doctor-card:hover .doctor-img img{transform:scale(1.07)!important;filter:saturate(1.04) contrast(1.02)!important}html.page-doctors .doctor-profile-btn,html.page-doctors .reserve-btn,html.page-doctors .header-btn,html.page-doctors .mobile-cta-btn{position:relative!important;overflow:hidden!important}html.page-doctors .doctor-profile-btn::before,html.page-doctors .reserve-btn::before,html.page-doctors .header-btn::before,html.page-doctors .mobile-cta-btn::before{content:"";position:absolute;top:-70%;bottom:-70%;width:42%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .55),transparent);transform:translateX(280%) rotate(18deg);transition:transform .75s ease;pointer-events:none}html.page-doctors .doctor-profile-btn:hover::before,html.page-doctors .reserve-btn:hover::before,html.page-doctors .header-btn:hover::before,html.page-doctors .mobile-cta-btn:hover::before{transform:translateX(-280%) rotate(18deg)}html.page-doctors .reserve-btn,html.page-doctors .header-btn{animation:doctors-doctorsGoldGlow 4.2s ease-in-out infinite}html.page-doctors .doctor-stat-icon{animation:doctors-doctorsFloatIcon 4.8s ease-in-out infinite;transition:transform .28s ease,box-shadow .28s ease!important}html.page-doctors .doctor-stat-item:nth-child(2) .doctor-stat-icon{animation-delay:.45s}html.page-doctors .doctor-stat-item:nth-child(3) .doctor-stat-icon{animation-delay:.9s}html.page-doctors .doctor-stat-item:hover .doctor-stat-icon{transform:translateY(-5px) rotate(-2deg)!important;box-shadow:0 14px 28px rgb(201 166 101 / .16)!important}html.page-doctors .doctors-cta-box:hover{transform:translateY(-4px)!important;box-shadow:0 18px 42px rgb(9 58 49 / .11)!important}html.page-doctors .doctors-cta-image img{transition:transform .85s cubic-bezier(.2,.75,.2,1)!important}html.page-doctors .doctors-cta-box:hover .doctors-cta-image img{transform:scale(1.055)!important}@media (max-width:767.98px){html.page-doctors .doctor-tabs{animation-delay:.18s;padding-bottom:16px!important}html.page-doctors .doctor-tab:hover,html.page-doctors .doctor-tab.active{transform:translateY(-2px)!important}html.page-doctors .doctor-card:nth-child(n){transition-delay:.04s!important}}}@media (prefers-reduced-motion:reduce){html.page-doctors .reveal-anim{opacity:1!important;transform:none!important;transition:none!important}}html.page-doctors{--rosh-page-soft:#eef8f6;--rosh-page-soft-2:#f7faf8}html.page-doctors body,html.page-doctors .doctors-page,html.page-doctors .doctors-list-section,html.page-doctors .doctors-bottom-section,html.page-doctors .site-footer{background:radial-gradient(circle at 4% 14%,rgb(15 107 77 / .085),transparent 25%),radial-gradient(circle at 92% 18%,rgb(198 154 74 / .075),transparent 26%),linear-gradient(180deg,#edf8f6 0%,#f8fbf9 42%,#ffffff 100%)!important}html.page-doctors .doctors-container{max-width:1180px!important}html.page-doctors .doctors-list-section{position:relative!important;padding-bottom:24px!important}html.page-doctors .doctors-list-section::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgb(11 77 63 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(11 77 63 / .035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(180deg,transparent 0%,#000 14%,#000 86%,transparent 100%);opacity:.55}html.page-doctors .doctor-tabs,html.page-doctors .doctors-smart-toolbar,html.page-doctors .doctors-grid,html.page-doctors .doctors-no-results,html.page-doctors .doctors-load-more-wrap{position:relative;z-index:2}html.page-doctors .doctors-smart-toolbar{margin:0 0 22px;padding:14px;border:1px solid rgb(11 77 63 / .1);border-radius:24px;background:rgb(255 255 255 / .78);backdrop-filter:blur(16px);box-shadow:0 18px 48px rgb(8 58 50 / .075);display:grid;grid-template-columns:minmax(280px,1fr) auto auto;gap:14px;align-items:center}html.page-doctors .doctors-search-field{min-height:56px;border-radius:18px;background:#fff;border:1px solid rgb(11 77 63 / .12);display:flex;align-items:center;gap:12px;padding:0 17px;margin:0;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 8px 22px rgb(0 0 0 / .035);transition:.28s ease}html.page-doctors .doctors-search-field:focus-within{border-color:rgb(198 154 74 / .76);box-shadow:0 12px 30px rgb(198 154 74 / .12),inset 0 0 0 1px rgb(198 154 74 / .25);transform:translateY(-1px)}html.page-doctors .doctors-search-field i{color:#0b4d3f;font-size:19px}html.page-doctors .doctors-search-field input{width:100%;border:0;outline:0;background:#fff0;color:#123b34;font-family:inherit;font-size:14px;font-weight:700}html.page-doctors .doctors-search-field input::placeholder{color:rgb(18 59 52 / .48)}html.page-doctors .doctors-directory-status{min-height:56px;min-width:202px;padding:8px 14px;border-radius:18px;background:linear-gradient(135deg,rgb(11 77 63 / .08),rgb(198 154 74 / .08));border:1px solid rgb(11 77 63 / .09);display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;text-align:right}html.page-doctors .directory-live-dot{width:12px;height:12px;border-radius:50%;background:#0f7a61;box-shadow:0 0 0 6px rgb(15 122 97 / .12);grid-row:span 2}html.page-doctors .doctors-directory-status strong{color:#063b32;font-size:15px;font-weight:950;line-height:1.4}html.page-doctors .doctors-directory-status small{color:rgb(34 34 34 / .66);font-size:11px;font-weight:700;white-space:nowrap}html.page-doctors .doctor-view-switch{height:56px;padding:5px;border-radius:18px;background:#fff;border:1px solid rgb(11 77 63 / .10);display:flex;align-items:center;gap:6px;box-shadow:0 8px 22px rgb(0 0 0 / .035)}html.page-doctors .view-toggle{height:44px;min-width:104px;padding:0 13px;border:0;border-radius:14px;background:#fff0;color:#27443e;font-family:inherit;font-size:12px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:.28s ease;white-space:nowrap}html.page-doctors .view-toggle.active{color:#fff;background:linear-gradient(135deg,#0b4d3f,#063b32);box-shadow:0 10px 24px rgb(11 77 63 / .18)}html.page-doctors .doctor-tab{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}html.page-doctors .tab-count{min-width:25px;height:23px;padding:0 7px;border-radius:999px;background:rgb(198 154 74 / .13);color:#a37020;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:950}html.page-doctors .doctor-tab.active .tab-count{background:rgb(255 255 255 / .22);color:inherit}html.page-doctors .doctors-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}html.page-doctors .doctor-card{position:relative!important;min-height:365px;padding:12px 12px 18px!important;border-radius:24px!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,rgb(198 154 74 / .35),rgb(11 77 63 / .16),rgb(255 255 255 / .72)) border-box!important;border:1px solid transparent!important;box-shadow:0 18px 42px rgb(7 58 49 / .075)!important}html.page-doctors .doctor-card::before{content:"";position:absolute;inset:10px;border-radius:20px;pointer-events:none;background:radial-gradient(circle at 16% 8%,rgb(198 154 74 / .13),transparent 28%);opacity:0;transition:.35s ease}html.page-doctors .doctor-card:hover::before{opacity:1}html.page-doctors .doctor-img{height:188px!important;border-radius:18px!important;margin-bottom:13px!important;box-shadow:inset 0 -55px 45px rgb(0 0 0 / .12)}html.page-doctors .doctor-card-badges{position:absolute;z-index:3;top:14px;right:14px;left:14px;display:flex;align-items:center;justify-content:space-between;gap:8px;pointer-events:none}html.page-doctors .doctor-card-badges span{height:30px;padding:0 10px;border-radius:999px;background:rgb(255 255 255 / .86);color:#0b4d3f;border:1px solid rgb(255 255 255 / .72);box-shadow:0 10px 22px rgb(0 0 0 / .08);backdrop-filter:blur(8px);display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:900;white-space:nowrap}html.page-doctors .doctor-card-badges span:last-child{color:#a37020}html.page-doctors .doctor-card h3{font-size:20px!important;margin-bottom:5px!important}html.page-doctors .doctor-specialty{color:#234a42!important;font-size:14px!important;margin-bottom:7px!important}html.page-doctors .doctor-exp{margin:10px auto 14px!important;width:fit-content;max-width:100%;padding:7px 12px;border-radius:999px;background:#f7f2e9;color:#8c651f!important;font-size:11px!important;font-weight:900!important}html.page-doctors .doctor-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}html.page-doctors .doctor-card-actions a,html.page-doctors .doctor-profile-btn{height:40px!important;width:100%!important;border-radius:14px!important;font-size:12px!important}html.page-doctors .doctor-book-btn{background:linear-gradient(135deg,#0b4d3f,#063b32);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font-size:12px;font-weight:950;box-shadow:0 10px 22px rgb(11 77 63 / .18);transition:.28s ease}html.page-doctors .doctor-book-btn:hover{color:#fff;transform:translateY(-2px)}html.page-doctors .doctor-profile-btn{margin-top:0!important}html.page-doctors .doctors-grid.compact-view{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}html.page-doctors .doctors-grid.compact-view .doctor-card{min-height:0;display:grid!important;grid-template-columns:112px 1fr;column-gap:15px;align-items:center;text-align:right;padding:12px!important}html.page-doctors .doctors-grid.compact-view .doctor-img{width:112px;height:112px!important;margin:0!important;grid-row:span 4}html.page-doctors .doctors-grid.compact-view .doctor-card h3{margin:0 0 3px!important}html.page-doctors .doctors-grid.compact-view .doctor-specialty,html.page-doctors .doctors-grid.compact-view .doctor-exp{margin-right:0!important;margin-left:0!important}html.page-doctors .doctors-grid.compact-view .doctor-exp{width:max-content;max-width:100%;margin-top:4px!important;margin-bottom:8px!important}html.page-doctors .doctors-grid.compact-view .doctor-card-badges{display:none}html.page-doctors .doctors-grid.compact-view .doctor-card-actions{margin-top:0}html.page-doctors .doctors-no-results{margin:20px auto 0;max-width:560px;padding:34px 24px;border-radius:24px;background:rgb(255 255 255 / .82);border:1px dashed rgb(11 77 63 / .25);text-align:center;box-shadow:0 18px 42px rgb(7 58 49 / .06)}html.page-doctors .doctors-no-results i{color:#c69a4a;font-size:38px;display:block;margin-bottom:10px}html.page-doctors .doctors-no-results h3{color:#063b32;font-size:19px;font-weight:950;margin-bottom:8px}html.page-doctors .doctors-no-results p{color:#555;font-size:13px;line-height:2;margin:0}html.page-doctors .doctors-load-more-wrap{display:flex;justify-content:center;margin-top:26px}html.page-doctors .doctors-load-more-btn{min-width:230px;height:52px;padding:0 22px;border:0;border-radius:16px;background:linear-gradient(135deg,#cfa458,#b9822f);color:#fff;font-family:inherit;font-size:14px;font-weight:950;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 14px 30px rgb(198 154 74 / .26);transition:.28s ease}html.page-doctors .doctors-load-more-btn:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgb(198 154 74 / .36)}html.page-doctors .doctors-load-more-btn[hidden]{display:none!important}@media (max-width:1100px){html.page-doctors .doctors-smart-toolbar{grid-template-columns:1fr 1fr}html.page-doctors .doctors-search-field{grid-column:1 / -1}html.page-doctors .doctors-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:767.98px){html.page-doctors .doctors-smart-toolbar{margin:0 14px 18px;padding:12px;border-radius:22px;grid-template-columns:1fr;gap:11px}html.page-doctors .doctors-directory-status,html.page-doctors .doctor-view-switch,html.page-doctors .doctors-search-field{width:100%}html.page-doctors .doctor-view-switch{height:auto;padding:4px}html.page-doctors .view-toggle{flex:1;min-width:0}html.page-doctors .doctors-grid,html.page-doctors .doctors-grid.compact-view{grid-template-columns:1fr!important;gap:16px!important;padding-left:14px!important;padding-right:14px!important}html.page-doctors .doctors-grid.compact-view .doctor-card{grid-template-columns:92px 1fr;column-gap:12px}html.page-doctors .doctors-grid.compact-view .doctor-img{width:92px;height:92px!important}html.page-doctors .doctor-img{height:205px!important}html.page-doctors .doctor-card-actions{grid-template-columns:1fr}html.page-doctors .doctors-grid.compact-view .doctor-card-actions{grid-template-columns:1fr 1fr}html.page-doctors .doctors-load-more-wrap{padding:0 14px}html.page-doctors .doctors-load-more-btn{width:100%}}html.page-doctors{--page-bg:#f4f4f1 !important;--soft-bg:#f4f4f1 !important;--page-bg-soft:#f4f4f1 !important;--rosh-page-soft:#f4f4f1 !important;--rosh-page-soft-2:#f4f4f1 !important}html.page-doctors,html.page-doctors body{background:#f4f4f1!important;background-color:#f4f4f1!important;background-image:none!important}html.page-doctors body,html.page-doctors main.doctors-page,html.page-doctors .doctors-page,html.page-doctors .doctors-hero,html.page-doctors .doctors-hero-inner,html.page-doctors .doctors-hero-content,html.page-doctors .doctors-list-section,html.page-doctors .doctors-bottom-section,html.page-doctors .about-section,html.page-doctors .project-progress-section,html.page-doctors .future-section,html.page-doctors .site-footer{background:#f4f4f1!important;background-color:#f4f4f1!important;background-image:none!important}html.page-doctors .doctors-hero-image{background:#f4f4f1!important}html.page-doctors .doctors-list-section::before,html.page-doctors .future-section::before,html.page-doctors .future-section::after,html.page-doctors .about-section::before,html.page-doctors .about-section::after,html.page-doctors .project-progress-section::before,html.page-doctors .project-progress-section::after,html.page-doctors .doctors-bottom-section::before,html.page-doctors .doctors-bottom-section::after{display:none!important;content:none!important;background:none!important}html.page-doctors .doctors-smart-toolbar,html.page-doctors .doctor-card,html.page-doctors .doctors-stats-box,html.page-doctors .doctors-cta-box,html.page-doctors .about-card,html.page-doctors .stat-card,html.page-doctors .project-progress-box,html.page-doctors .total-progress-card,html.page-doctors .future-card{background-color:#ffffff!important}html.page-doctors .doctors-hero:hover .doctors-hero-image img,html.page-doctors .doctors-hero-image:hover img,html.page-doctors .doctors-hero-image img:hover{transform:scale(1)!important;filter:saturate(.95) contrast(.97) brightness(1.04)!important}@media (min-width:992px){html.page-doctors .doctors-hero,html.page-doctors .doctors-hero-inner,html.page-doctors .doctors-hero-content{min-height:285px!important}html.page-doctors .doctors-hero-image{height:285px!important}html.page-doctors .doctors-hero-content{padding:22px 58px 22px 36px!important}html.page-doctors .doctors-hero-title{font-size:38px!important;line-height:1.35!important;margin-bottom:4px!important}html.page-doctors .doctors-hero-title::after{margin:6px auto 18px!important}html.page-doctors .doctors-hero-desc{max-width:540px!important;font-size:15px!important;line-height:2!important}html.page-doctors .doctors-bottom-section{padding:18px 16px 22px!important}html.page-doctors .doctors-stats-box{min-height:92px!important;padding:10px 96px!important;border-radius:24px!important;margin-top:0!important;margin-bottom:14px!important}html.page-doctors .doctor-stat-item{min-height:88px!important;padding:4px 18px!important;gap:14px!important}html.page-doctors .doctor-stat-item:not(:last-child)::after{height:52px!important}html.page-doctors .doctor-stat-icon{width:64px!important;height:64px!important;min-width:64px!important;border-radius:20px!important}html.page-doctors .doctor-stat-icon svg{width:31px!important;height:31px!important}html.page-doctors .doctor-stat-number{font-size:32px!important}html.page-doctors .doctor-stat-title{margin-top:6px!important;font-size:14px!important}html.page-doctors .doctor-stat-desc{margin-top:3px!important;font-size:12px!important;line-height:1.65!important}html.page-doctors .stats-leaf{width:62px!important;opacity:.38!important}html.page-doctors .stats-leaf.left{left:22px!important}html.page-doctors .stats-leaf.right{right:22px!important}html.page-doctors .doctors-cta-box{min-height:100px!important;grid-template-columns:230px 1fr 198px!important;border-radius:20px!important}html.page-doctors .doctors-cta-image{min-height:100px!important;height:100%!important;border-radius:20px 0 0 20px!important}html.page-doctors .doctors-cta-text{padding:12px 16px!important}html.page-doctors .doctors-cta-text h3{font-size:18px!important;line-height:1.45!important;margin-bottom:3px!important}html.page-doctors .doctors-cta-text p{font-size:12px!important;line-height:1.75!important}html.page-doctors .doctors-cta-action{padding:10px 16px!important}html.page-doctors .reserve-btn{width:152px!important;height:46px!important;border-radius:13px!important;font-size:14px!important}html.page-doctors .cta-call-text{margin-top:6px!important;font-size:11px!important;line-height:1.45!important}html.page-doctors .cta-phone{margin-top:0!important;font-size:13px!important}}@media (max-width:991.98px){html.page-doctors .doctors-hero,html.page-doctors .doctors-hero-inner,html.page-doctors .doctors-hero-content{min-height:auto!important}html.page-doctors .doctors-hero-image{height:245px!important}html.page-doctors .doctors-hero-content{padding:24px 20px 28px!important}html.page-doctors .doctors-bottom-section{padding:16px 12px 20px!important}html.page-doctors .doctors-stats-box{padding:14px 18px!important;border-radius:22px!important}html.page-doctors .doctor-stat-item{padding:14px 0!important}html.page-doctors .doctor-stat-icon{width:58px!important;height:58px!important;min-width:58px!important;border-radius:18px!important}html.page-doctors .doctor-stat-icon svg{width:29px!important;height:29px!important}html.page-doctors .doctor-stat-number{font-size:30px!important}html.page-doctors .doctor-stat-title{margin-top:4px!important;font-size:14px!important}html.page-doctors .doctor-stat-desc{margin-top:2px!important;font-size:12px!important;line-height:1.55!important}html.page-doctors .doctors-cta-box{min-height:0!important;border-radius:20px!important}html.page-doctors .doctors-cta-image{height:130px!important;min-height:130px!important;border-radius:20px 20px 0 0!important}html.page-doctors .doctors-cta-text{padding:14px 18px 10px!important}html.page-doctors .doctors-cta-text h3{font-size:17px!important;line-height:1.55!important;margin-bottom:3px!important}html.page-doctors .doctors-cta-text p{font-size:12px!important;line-height:1.75!important}html.page-doctors .doctors-cta-action{padding:0 18px 14px!important}html.page-doctors .reserve-btn{height:44px!important;max-width:190px!important}}@media (max-width:575.98px){html.page-doctors .doctors-hero-image{height:195px!important}html.page-doctors .doctors-hero-content{padding:20px 16px 24px!important}html.page-doctors .doctors-hero-title{font-size:28px!important}html.page-doctors .doctors-hero-title::after{margin-bottom:14px!important}html.page-doctors .doctors-hero-desc{font-size:13px!important;line-height:1.9!important}html.page-doctors .doctors-stats-box{padding:10px 14px!important;border-radius:20px!important}html.page-doctors .doctor-stat-item{padding:12px 0!important;gap:8px!important}html.page-doctors .doctor-stat-icon{width:54px!important;height:54px!important;min-width:54px!important}html.page-doctors .doctor-stat-number{font-size:28px!important}html.page-doctors .doctor-stat-title{font-size:13px!important}html.page-doctors .doctor-stat-desc{font-size:11px!important}html.page-doctors .doctors-cta-image{height:112px!important;min-height:112px!important}html.page-doctors .doctors-cta-text{padding:12px 14px 8px!important}html.page-doctors .doctors-cta-text h3{font-size:16px!important}html.page-doctors .doctors-cta-action{padding:0 14px 12px!important}}@media (max-width:767.98px){html.page-doctors .doctors-list-section,html.page-doctors .doctors-container{overflow:visible!important}html.page-doctors .doctor-tabs{position:relative!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;padding:4px 28px 16px!important;scroll-padding-inline:34px!important;gap:12px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-inline:contain!important}html.page-doctors .doctor-tabs::before,html.page-doctors .doctor-tabs::after{content:""!important;display:block!important;flex:0 0 8px!important;min-width:8px!important}html.page-doctors .doctor-tab{position:relative!important;z-index:1!important;scroll-snap-align:center!important}html.page-doctors .doctor-tab.active{z-index:5!important;transform:translateY(-1px)!important}}@media (max-width:430px){html.page-doctors .doctor-tabs{padding-inline:24px!important;scroll-padding-inline:30px!important}html.page-doctors .doctor-tabs::before,html.page-doctors .doctor-tabs::after{flex-basis:10px!important;min-width:10px!important}}@media (min-width:992px){html.page-doctors .doctors-cta-box{height:132px!important;min-height:132px!important;max-height:132px!important;grid-template-columns:220px 1fr 190px!important;border-radius:18px!important}html.page-doctors .doctors-cta-image{height:132px!important;min-height:132px!important;max-height:132px!important;border-radius:18px 0 0 18px!important}html.page-doctors .doctors-cta-image img{height:132px!important;min-height:132px!important;max-height:132px!important;object-fit:cover!important}html.page-doctors .doctors-cta-text{padding:8px 14px!important}html.page-doctors .doctors-cta-text h3{font-size:17px!important;line-height:1.35!important;margin-bottom:4px!important}html.page-doctors .doctors-cta-text p{font-size:11.5px!important;line-height:1.65!important}html.page-doctors .doctors-cta-action{padding:8px 14px!important}html.page-doctors .reserve-btn{width:142px!important;height:42px!important;border-radius:12px!important;font-size:13px!important;gap:8px!important}html.page-doctors .reserve-btn svg{width:18px!important;height:18px!important}html.page-doctors .cta-call-text{margin-top:4px!important;font-size:10.5px!important;line-height:1.35!important}html.page-doctors .cta-phone{font-size:12px!important;margin-top:0!important;gap:5px!important}html.page-doctors .cta-phone svg{width:15px!important;height:15px!important}}@media (max-width:991.98px){html.page-doctors .doctors-cta-box{border-radius:18px!important}html.page-doctors .doctors-cta-image{height:104px!important;min-height:104px!important;max-height:104px!important}html.page-doctors .doctors-cta-text{padding:10px 14px 6px!important}html.page-doctors .doctors-cta-text h3{font-size:15.5px!important;line-height:1.45!important}html.page-doctors .doctors-cta-text p{font-size:11px!important;line-height:1.6!important}html.page-doctors .doctors-cta-action{padding:0 14px 10px!important}html.page-doctors .reserve-btn{height:40px!important}}html.page-doctors{--rosh-section-frame:1180px;--rosh-section-gutter:clamp(18px,3.2vw,40px);--site-frame-width:var(--rosh-section-frame) !important}html.page-doctors .doctors-list-section,html.page-doctors .doctors-bottom-section,html.page-doctors .site-footer{padding-left:0!important;padding-right:0!important}html.page-doctors .doctors-container,html.page-doctors .doctors-bottom-container,html.page-doctors .footer-box{width:min(var(--rosh-section-frame),calc(100% - (var(--rosh-section-gutter) * 2)))!important;max-width:var(--rosh-section-frame)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}@media (min-width:768px){html.page-doctors .doctors-container{padding-left:0!important;padding-right:0!important}html.page-doctors .doctor-tabs,html.page-doctors .doctors-smart-toolbar,html.page-doctors .doctors-grid,html.page-doctors .doctors-no-results,html.page-doctors .doctors-load-more-wrap{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}html.page-doctors .site-footer{padding-top:0!important;padding-bottom:14px!important}}@media (max-width:767.98px){html.page-doctors{--rosh-section-gutter:12px}html.page-doctors .doctors-container,html.page-doctors .doctors-bottom-container,html.page-doctors .footer-box{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important}html.page-doctors .doctors-container{padding-left:0!important;padding-right:0!important}html.page-doctors .doctors-smart-toolbar{margin-left:0!important;margin-right:0!important}html.page-doctors .doctors-grid,html.page-doctors .doctors-grid.compact-view{padding-left:0!important;padding-right:0!important}}@media (max-width:430px){html.page-doctors .doctors-container,html.page-doctors .doctors-bottom-container,html.page-doctors .footer-box{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important}}html.page-doctors #rsh-inline-doctors-1{color:inherit;text-decoration:none}html.page-doctors #rsh-inline-doctors-2{color:inherit;text-decoration:none}html.page-doctors #rsh-inline-doctors-3{color:inherit;text-decoration:none}