@import url("https://fonts.googleapis.com/css2?family=Mukta:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap");.ophthalmology-section{padding:80px 0;width:100%;font-family:Poppins,sans-serif}.header{text-align:center;margin-bottom:70px}.header h2{color:#004e64;font-weight:700;font-size:2.1rem;margin-bottom:15px}.header p{color:#555;font-size:1.05rem;line-height:1.7;max-width:850px;margin:auto}.timeline-section h3{text-align:center;color:#006d77;font-weight:700;margin-bottom:45px;font-size:1.8rem;position:relative}.timeline-section h3:after{content:"";width:70px;height:3px;background:#00bfa5;display:block;margin:10px auto 0;border-radius:2px}.timeline{display:flex;flex-direction:column;gap:60px}.timeline-item{display:flex;flex-direction:row;align-items:center;gap:40px}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-image{width:50%;display:flex;justify-content:center;align-items:center}.timeline-image img{width:100%;max-width:480px;border-radius:14px;border:1px solid #e0e0e0;box-shadow:0 4px 14px rgba(0,0,0,.05);transition:transform .25s ease,box-shadow .25s ease}.timeline-image img:hover{box-shadow:0 6px 20px rgba(0,0,0,.08)}.timeline-content{flex:1 1;background:#fff;padding:24px 28px;border-radius:12px;border-left:4px solid #00bfa5;box-shadow:0 4px 16px rgba(0,0,0,.04);transition:.3s ease}.timeline-content:hover{box-shadow:0 6px 20px rgba(0,0,0,.07)}.step-header{gap:12px;margin-bottom:18px}.step-header,.step-number{display:flex;align-items:center}.step-number{background:#004e64;color:#fff;border-radius:50%;width:38px;height:38px;justify-content:center;font-weight:600;font-size:1rem}.step-header h4{font-size:1.18rem;color:#003844;font-weight:600;margin:0}.feature-list{list-style:none;padding-left:0;margin-bottom:18px}.feature-list li{font-size:.96rem;color:#333;margin-bottom:10px;padding-left:26px;position:relative}.feature-list li:before{content:"✔";position:absolute;left:0;color:#00796b;font-size:.95rem}.keyword-chips{display:flex;flex-wrap:wrap;gap:8px}.chip{background:#e0f2f1;color:#004e64;padding:6px 12px;border-radius:20px;font-size:.8rem;transition:.2s ease}.chip:hover{background:#004e64;color:#fff;cursor:pointer}.advanced-section{margin-top:80px;text-align:center}.advanced-section h3{color:#004e64;font-weight:700;margin-bottom:35px;font-size:1.6rem;position:relative}.advanced-section h3:after{content:"";width:70px;height:3px;background:#00bfa5;display:block;margin:10px auto 0;border-radius:2px}.advanced-content{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;align-items:center}.image-box img{border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.module-list{list-style:decimal;padding-left:20px;max-width:550px;text-align:left;display:flex;flex-direction:column;gap:18px;height:400px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.module-list::-webkit-scrollbar{display:none}.module-list li{background:#fff;border-radius:10px;padding:18px 20px;box-shadow:0 2px 10px rgba(0,0,0,.04);border-left:3px solid #00bfa5;transition:.25s ease}.module-list li:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.08)}.module-list h4{color:#004e64;margin-bottom:6px;font-weight:600;font-size:1rem}@media (max-width:900px){.timeline-item,.timeline-item:nth-child(2n){flex-direction:column}.timeline-content,.timeline-image{width:100%}.timeline-image img{max-width:100%}.header h2{font-size:1.8rem}.module-list{height:auto;overflow-y:visible}}@media (max-width:600px){.timeline-content{padding:18px 20px}.step-header h4{font-size:1.05rem}.timeline-image img{height:200px}.feature-list li{font-size:.9rem}.chip{font-size:.75rem}.header p{font-size:.95rem}.image-box img{width:100%}}