.modules{text-align:center;padding:80px 40px}.header .tag{color:#1fb6b9;background:#e6f7f7;border-radius:20px;padding:6px 14px;font-size:16px;font-weight:600}.header h2{color:#1f2937;margin-top:15px;margin-bottom:15px;font-size:44px;font-weight:700}.header h2 span{color:#1fb6b9}.header p{color:#6b7280;margin-top:10px;max-width:600px;margin-inline:auto;font-size:20px}.cards{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;display:grid}.card{background:#f7f9fb;border-radius:16px;flex-direction:column;width:520px;height:260px;padding:2px;display:flex;position:relative;overflow:hidden}.card:before{content:"";z-index:0;background:conic-gradient(#0000 0deg,#1fb6b9 40deg,#0000 80deg);width:200%;height:200%;animation:3s linear infinite rotateBorder;position:absolute;top:-55%;left:-55%;transform:translate(-50%,-50%)}.cardContent{z-index:1;background:#fff;border-radius:14px;flex-direction:column;width:100%;height:100%;padding:30px 60px;display:flex;position:relative}@keyframes rotateBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.iconDiv{justify-content:center;align-items:center;width:100%;height:60px;margin-top:10px;margin-bottom:10px;font-size:30px;display:flex}.icons{width:60px;height:60px}.card h3{margin-bottom:10px;font-size:20px;font-weight:600}.card p{color:#6b7280;font-size:13px}.exploreBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#1fb6b9,#0ea5a4);border:none;border-radius:8px;margin-top:40px;padding:12px 24px}.buttonDiv{justify-content:center;align-items:center;margin-top:50px;display:flex}@media (max-width:1280px){.modules{padding:60px 30px}.header h2{font-size:36px}.header p{font-size:16px}.cards{flex-direction:column;display:flex}.card{width:auto}.cards{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:50px;display:grid}}@media (max-width:1024px){.modules{padding:60px 30px}.header h2{font-size:36px}.header p{font-size:16px}.cards{flex-direction:column;display:flex}.card{width:auto}.cards{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:50px;display:grid}}@media (max-width:820px){.modules{padding:60px 30px}.header h2{font-size:36px}.header p{font-size:16px}.cards{flex-direction:column;display:flex}.card{width:auto;height:auto}.cards{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:50px;display:grid}}@media (max-width:768px){.modules{padding:50px 20px}.header h2{font-size:28px}.header p{font-size:15px}.cardContent{padding:20px}.cards{flex-direction:column;display:flex}.card{width:auto;height:auto}.cards{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:50px;display:grid}}@media (max-width:480px){.header h2{font-size:24px}.header p{font-size:14px}.icons{width:40px;height:40px}.cards{flex-direction:column;display:flex}.card{width:auto}.card h3{font-size:16px}.card p{font-size:13px}}
.hospitals{width:100%;display:flex;overflow:hidden}.textDiv{border-right:1px solid #b3b3b333;justify-content:center;align-items:center;width:20%;padding:20px;display:flex}.text{font-size:20px;font-weight:600;line-height:30px}.slider{width:80%;position:relative;overflow:hidden}.slideTrack{width:200%;animation:20s linear infinite scroll;display:flex}.slide{flex-shrink:0;justify-content:center;align-items:center;width:200px;padding:20px;display:flex}.slide img{max-width:100%;height:auto}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:992px){.hospitals{flex-direction:column}.textDiv{border-bottom:1px solid #b3b3b333;border-right:none;width:100%}.slider{width:100%}}@media (max-width:576px){.text{font-size:16px}.slide{width:140px;padding:15px}}.slider:hover .slideTrack{animation-play-state:paused}.slider:before,.slider:after{content:"";z-index:2;width:80px;height:100%;position:absolute;top:0}.slider:before{background:linear-gradient(90deg,#fff,#0000);left:0}.slider:after{background:linear-gradient(270deg,#fff,#0000);right:0}
