.grid-hero-section{background-color:#f6fafc;background-image:linear-gradient(rgba(2,120,211,.07) 1px,transparent 0),linear-gradient(90deg,rgba(2,120,211,.07) 1px,transparent 0);background-size:28px 28px;position:relative;overflow:hidden;padding:40px 20px 0;border-bottom:1px solid #e2e8f0}.grid-hero-container{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1.2fr 1fr;align-items:center;min-height:580px;grid-gap:20px;gap:20px}.grid-hero-left{display:flex;flex-direction:column;align-items:flex-end;text-align:right;z-index:2;padding-bottom:30px}.grid-hero-name{font-size:44px;font-weight:800;color:#1e293b;margin:0 0 16px;line-height:1.15;letter-spacing:-.5px}.grid-specialty-badge{background-color:#1e3a8a;color:#ffffff;padding:8px 22px;border-radius:50px;font-size:13px;font-weight:700;margin-bottom:22px;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 15px rgba(30,58,138,.2)}.grid-degree-row{display:flex;flex-direction:column;align-items:flex-end;gap:10px;margin-bottom:22px}.grid-degree-pill{border:1px solid #e2e8f0;padding:6px 18px;border-radius:30px;font-size:13px;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 12px rgba(0,0,0,.03)}.grid-degree-pill,.grid-info-card{background:#ffffff;font-weight:700;color:#334155}.grid-info-card{border:1px solid #e2e8f0;border-right:4px solid #0278d3;padding:12px 18px;border-radius:10px;font-size:12px;margin-bottom:10px;box-shadow:0 6px 15px rgba(0,0,0,.03);max-width:320px;line-height:1.4}.grid-hero-center{display:flex;align-items:flex-end;justify-content:center;align-self:flex-end;z-index:1}.grid-doctor-img{max-height:630px;width:auto;object-fit:contain;filter:drop-shadow(0 20px 35px rgba(15,23,42,.18));transform:scale(1.05);transform-origin:bottom center;transition:transform .4s ease}.grid-doctor-img:hover{transform:scale(1.08)}.grid-hero-right{display:flex;flex-direction:column;align-items:flex-start;gap:15px;z-index:2;padding-bottom:30px}.grid-feature-btn{background:linear-gradient(135deg,#7e22ce,#6b21a8);color:#ffffff;padding:16px 24px;border-radius:12px;width:240px;display:flex;align-items:center;gap:14px;font-size:14px;font-weight:700;box-shadow:0 8px 20px rgba(126,34,206,.25);transition:all .3s cubic-bezier(.4,0,.2,1)}.grid-feature-btn i{font-size:22px;width:36px;height:36px;border-radius:8px;background:rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center}.grid-feature-btn:hover{transform:translateX(6px) translateY(-2px);box-shadow:0 12px 28px rgba(126,34,206,.35)}.grid-learn-btn{border:2px solid #7e22ce;color:#7e22ce;background:#ffffff;padding:12px 28px;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:8px;margin-top:10px;transition:all .3s ease}.grid-learn-btn:hover{background:#7e22ce;color:#ffffff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(126,34,206,.3)}@media (max-width:1024px){.grid-hero-container{grid-template-columns:1fr;text-align:center;gap:30px;min-height:auto}.grid-hero-left{text-align:center}.grid-degree-row,.grid-hero-left,.grid-hero-right{align-items:center}.grid-doctor-img{max-height:460px;transform:scale(1)}}.stats-banner{padding:0 20px;position:relative;z-index:10;margin-top:-60px;margin-bottom:70px}.stats-container{max-width:1250px;margin:0 auto}.stats-card-wrapper{background:rgba(255,255,255,.6);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.4);border-radius:32px;box-shadow:0 25px 50px -12px rgba(15,23,42,.15),inset 0 1px 1px rgba(255,255,255,.8),inset 0 -1px 1px rgba(255,255,255,.3);padding:40px 30px;transition:all .5s cubic-bezier(.16,1,.3,1);overflow:hidden;position:relative}.stats-card-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(120deg,rgba(255,255,255,.4),rgba(255,255,255,0) 50%,rgba(255,255,255,.2));pointer-events:none}.stats-card-wrapper:hover{background:rgba(255,255,255,.8);box-shadow:0 35px 65px -15px rgba(2,120,211,.25),inset 0 1px 1px rgba(255,255,255,1);transform:translateY(-8px)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;text-align:center;align-items:center;position:relative;z-index:2}.stat-item{padding:15px 20px;border-right:1px solid rgba(15,23,42,.06);display:flex;flex-direction:column;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1)}.stat-item:hover{transform:translateY(-6px) scale(1.03)}.stat-item:last-child{border-right:none}.stat-icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,#f0f7ff,#e0effe);color:#0284c7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:18px;transition:all .5s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 2px 4px rgba(255,255,255,.8),0 4px 10px rgba(2,132,199,.1)}.stat-item:hover .stat-icon-wrapper{background:linear-gradient(135deg,#0284c7,#0369a1);color:#ffffff;transform:rotateY(180deg) scale(1.1);box-shadow:0 15px 30px rgba(2,132,199,.4)}.stat-value{font-size:44px;font-weight:800;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 6px;letter-spacing:-1.5px;font-family:Inter,sans-serif}.stat-label{font-size:13.5px;font-weight:700;color:#64748b;margin:0;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}@media (max-width:991px){.stats-banner{margin-top:-30px;margin-bottom:40px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:25px 15px}.stat-item{border-right:none;border-bottom:1px dashed rgba(2,120,211,.2);padding-bottom:20px}.stat-item:nth-child(3),.stat-item:nth-child(4){border-bottom:none;padding-bottom:0}}@media (max-width:640px){.stats-banner{margin-top:20px}.stats-card-wrapper{padding:25px 15px}.stats-grid{grid-template-columns:1fr;gap:20px}.stat-item{border-bottom:1px dashed rgba(2,120,211,.2);padding-bottom:20px}.stat-item:last-child{border-bottom:none}.stat-value{font-size:34px}.stat-label{white-space:normal}}