@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap";
.hero-section{text-align:center;color:#fff;background-image:url(/Brain.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;height:90vh;margin-top:-80px;padding-top:80px;font-family:Open Sans,sans-serif;display:flex;position:relative}.hero-content{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#01243ab3;border:1px solid #ffffff1a;border-radius:24px;max-width:800px;margin:0 1rem;padding:3rem 2rem;position:relative;box-shadow:0 10px 30px #0003}.hero-content h1{letter-spacing:-.5px;text-shadow:none;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.highlight{color:#7ad7f0;font-weight:600}.hero-content p{opacity:.95;letter-spacing:.5px;max-width:90%;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem;font-weight:400;line-height:1.6}.btn-hero{color:#0a72b1;background-color:#fff;border-radius:50px;align-items:center;gap:12px;padding:.9rem 2.2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0003}.btn-hero:hover{background-color:#f0f8ff;transform:translateY(-3px);box-shadow:0 10px 25px #0000004d}.btn-icon{font-size:1.1rem}@media (max-width:768px){.hero-section{background-attachment:scroll;height:85vh}.hero-content{background:#01243acc;padding:2rem 1.5rem}.hero-content h1{font-size:2rem}.hero-content p{margin-bottom:2rem;font-size:1rem}.btn-hero{justify-content:center;width:100%}}
.about-section{background-color:#fff;padding:6rem 2rem;font-family:Open Sans,sans-serif;overflow:hidden}.about-container{max-width:1100px;margin:0 auto}.about-section h2{color:#0a72b1;text-align:center;letter-spacing:-.5px;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.about-content{flex-direction:row;justify-content:center;align-items:center;gap:4rem;display:flex;position:relative}.about-image-wrapper{z-index:2;flex:0 0 400px;position:relative}.about-image{object-fit:cover;z-index:2;border-radius:16px;width:100%;height:500px;position:relative;box-shadow:0 20px 40px #0000001a}.image-backdrop{z-index:1;opacity:.3;border:2px solid #0a72b1;border-radius:16px;width:100%;height:100%;transition:transform .3s;position:absolute;top:20px;left:-20px}.about-image-wrapper:hover .image-backdrop{transform:translate(-10px,10px)}.about-text-box{text-align:left;flex:1;padding:1rem}.subtitle-badge{color:#0a72b1;text-transform:uppercase;letter-spacing:1px;background-color:#eef7fc;border-radius:20px;margin-bottom:1rem;padding:6px 12px;font-size:.85rem;font-weight:700;display:inline-block}.about-text-box h3{color:#222;margin-bottom:1.5rem;font-size:2.2rem;font-weight:700;line-height:1.2}.divider-line{background:linear-gradient(90deg,#0a72b1,#4facfe);border-radius:2px;width:60px;height:4px;margin-bottom:2rem}.about-text-box p{color:#555;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-text-box strong{color:#0a72b1;font-weight:600}.aboutme-button-wrapper{margin-top:2.5rem}.btn-primary{color:#fff;background-color:#0a72b1;border-radius:50px;align-items:center;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0a72b14d}.btn-icon{margin-left:10px;font-size:.9rem;transition:transform .3s}.btn-primary:hover{background-color:#085a8c;transform:translateY(-3px);box-shadow:0 8px 20px #0a72b166}.btn-primary:hover .btn-icon{transform:translate(5px)}@media (max-width:900px){.about-content{flex-direction:column;gap:3rem}.about-image-wrapper{flex:unset;width:80%;max-width:350px}.about-image{height:350px}.about-text-box{text-align:center;padding:0}.divider-line{margin:0 auto 2rem}.about-text-box h3{font-size:1.8rem}}
.services-section{text-align:center;background-color:#f9f9f9;padding:5rem 2rem;font-family:Open Sans,sans-serif;position:relative;overflow:hidden}.services-section h2{color:#0a72b1;letter-spacing:-.5px;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.section-subtitle{color:#666;margin-bottom:3rem;font-size:1.1rem;font-weight:400}.services-container{justify-content:center;align-items:center;gap:2rem;max-width:1000px;margin:0 auto;display:flex;position:relative}.service-wrapper{justify-content:center;width:100%;max-width:600px;min-height:520px;display:flex;position:relative}.service-box{background:#fff;border:1px solid #00000008;border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 10px 30px #0000000d}.service-image-container{background-color:#f0f4f8;width:100%;height:280px;position:relative;overflow:hidden}.service-box img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.service-box:hover img{transform:scale(1.05)}.service-box img.hidden{opacity:0}.service-box img.loaded{opacity:1;transition:opacity .5s ease-in-out}.service-content{flex-direction:column;flex-grow:1;align-items:center;padding:2rem;display:flex}.service-box h3{color:#0a72b1;margin-bottom:1rem;font-size:1.6rem;font-weight:700}.divider{opacity:.3;background-color:#0a72b1;border-radius:2px;width:50px;height:3px;margin-bottom:1.5rem}.service-box p{color:#555;white-space:pre-wrap;font-size:1.05rem;line-height:1.6}.nav-button{color:#0a72b1;cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001a}.nav-button:hover{color:#fff;background-color:#0a72b1;transform:scale(1.1);box-shadow:0 6px 16px #0a72b14d}.nav-button:active{transform:scale(.95)}.carousel-indicators{justify-content:center;gap:10px;margin-top:2rem;display:flex}.indicator{cursor:pointer;background-color:#ddd;border-radius:50%;width:10px;height:10px;transition:all .3s}.indicator.active{background-color:#0a72b1;transform:scale(1.2)}.spinner-container{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.simple-spinner{border:4px solid #e1e4e8;border-top-color:#0a72b1;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.services-section{padding:3rem 1rem}.services-container{gap:0}.nav-button{background:#ffffffe6;width:40px;height:40px;position:absolute;top:40%;transform:translateY(-50%)}.prev-button{left:-10px}.next-button{right:-10px}.service-wrapper{width:100%;min-height:550px}.service-box{border-radius:12px}.service-image-container{height:200px}.service-content{padding:1.5rem}.service-box h3{font-size:1.4rem}.service-box p{font-size:.95rem}}
.studies-section{text-align:center;background-color:#f4f7f6;padding:5rem 2rem;font-family:Open Sans,sans-serif}.studies-container{max-width:1100px;margin:0 auto}.studies-section h2{color:#0a72b1;letter-spacing:-.5px;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.section-subtitle{color:#666;margin-bottom:3rem;font-size:1.1rem}.studies-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.study-card{text-align:center;background:#fff;border-top:4px solid #0a72b1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000000d}.study-card:hover{box-shadow:0 15px 30px #0a72b126}.icon-wrapper{color:#0a72b1;background-color:#eef7fc;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:2.5rem;display:flex}.study-card h3{color:#333;margin:0;font-size:1.25rem;font-weight:600}.more-studies-cta{color:#fff;text-align:left;background:linear-gradient(135deg,#0a72b1 0%,#0052a2 100%);border-radius:12px;align-items:center;gap:1.5rem;max-width:600px;margin:0 auto 4rem;padding:1.5rem 2rem;display:inline-flex;box-shadow:0 8px 20px #0a72b14d}.cta-icon{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.cta-text h4{margin-bottom:.3rem;font-size:1.2rem;font-weight:700}.cta-text p{opacity:.9;margin:0;font-size:.95rem}.partners-section{text-align:center;border-top:1px solid #e1e4e8;width:100%;padding-top:3rem}.partners-section h3{color:#888;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.partner-logo-wrapper{background:#fff;border-radius:12px;padding:1rem;display:inline-block;box-shadow:0 4px 10px #0000000d}.partners-image{opacity:.9;max-width:200px;height:auto;transition:opacity .3s;display:block}.partners-image:hover{opacity:1}@media (max-width:768px){.studies-section{padding:3rem 1.5rem}.studies-grid{grid-template-columns:1fr;gap:1.5rem}.study-card{text-align:left;border-top:none;border-left:4px solid #0a72b1;flex-direction:row;justify-content:flex-start;padding:1.5rem}.icon-wrapper{width:50px;height:50px;margin-bottom:0;margin-right:1rem;font-size:1.5rem}.more-studies-cta{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}}
.contact-section{color:#333;background-color:#fff;padding:5rem 2rem;font-family:Open Sans,sans-serif}.contact-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{color:#0a72b1;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.subtitle{color:#666;font-size:1.1rem}.contact-wrapper{flex-wrap:wrap;gap:3rem;margin-bottom:5rem;display:flex}.form-column,.info-column{flex:1;min-width:300px}.form-card,.info-card{background:#fff;border:1px solid #00000005;border-radius:16px;height:100%;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.form-card h3,.info-card h3{color:#0a72b1;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.input-group{margin-bottom:2rem;position:relative}.input-group input,.input-group textarea{background:0 0;border:none;border-bottom:2px solid #ddd;outline:none;width:100%;padding:12px 0;font-family:inherit;font-size:1rem;transition:border-color .3s}.input-group textarea{resize:vertical;min-height:80px}.input-group label{color:#999;pointer-events:none;font-size:1rem;transition:all .3s;position:absolute;top:12px;left:0}.input-group input:focus,.input-group input:not(:placeholder-shown),.input-group textarea:focus,.input-group textarea:not(:placeholder-shown){border-bottom-color:#0a72b1}.input-group input:focus+label,.input-group input:not(:placeholder-shown)+label,.input-group textarea:focus+label,.input-group textarea:not(:placeholder-shown)+label{color:#0a72b1;font-size:.85rem;font-weight:600;top:-20px}.btn-submit{color:#fff;cursor:pointer;background:#0a72b1;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:background .3s;display:flex}.btn-submit:hover{background:#085a8c}.btn-submit:disabled{cursor:not-allowed;background:#ccc}.feedback-msg{text-align:center;border-radius:6px;margin-top:1rem;padding:.8rem;font-size:.9rem}.feedback-msg.success{color:#155724;background:#d4edda}.feedback-msg.error{color:#721c24;background:#f8d7da}.loader{border:3px solid #f3f3f3;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.info-card{background-color:#f8fbfd}.contact-item{align-items:flex-start;margin-bottom:2rem;display:flex}.icon-circle{color:#0a72b1;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;margin-right:1.5rem;font-size:1.2rem;display:flex;box-shadow:0 4px 10px #0000000d}.contact-item h4{color:#555;margin-bottom:.3rem;font-size:1rem;font-weight:700}.contact-item p{margin:0;font-size:1rem}.contact-item a{color:#0a72b1;font-weight:600;text-decoration:none;transition:color .2s}.contact-item a:hover{color:#036;text-decoration:underline}.locations-section{text-align:center;border-top:1px solid #eee;padding-top:4rem}.locations-section h3{color:#0a72b1;margin-bottom:3rem;font-size:2rem}.locations-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.location-card{background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000014}.map-wrapper iframe{border:none;width:100%;height:200px}.location-details{text-align:left;flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.logo-container{align-items:center;height:50px;margin-bottom:1rem;display:flex}.hospital-logo{object-fit:contain;max-width:120px;max-height:100%}.location-details h4{color:#333;margin-bottom:.5rem;font-size:1.1rem}.location-address{color:#666;flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.btn-directions{color:#0a72b1;background:#eef7fc;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-directions:hover{color:#fff;background:#0a72b1}@media (max-width:768px){.contact-section{padding:3rem 1rem}.contact-wrapper{flex-direction:column;gap:2rem}.form-card,.info-card{padding:1.5rem}.section-header h2{font-size:2rem}}
.reviews-section{color:#333;background-color:#f9f9f9;padding:5rem 2rem;font-family:Open Sans,sans-serif}.reviews-container{max-width:1100px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:#0a72b1;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.subtitle{color:#666;font-size:1.1rem}.reviews-layout{flex-wrap:wrap;align-items:flex-start;gap:3rem;display:flex}.form-column,.list-column{flex:1;min-width:320px}.form-card{background:#fff;border-top:5px solid #0a72b1;border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #00000014}.form-header h3{color:#0a72b1;margin-bottom:.5rem;font-size:1.5rem}.form-header p{color:#666;margin-bottom:1.5rem;font-size:.95rem}.btn-google{color:#444;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:.8rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 5px #0000000d}.btn-google:hover{background:#f1f1f1;box-shadow:0 4px 8px #0000001a}.google-icon{color:#db4437}.divider-text{text-align:center;color:#888;margin:1.5rem 0;font-size:.85rem;position:relative}.divider-text:before,.divider-text:after{content:"";background:#eee;width:30%;height:1px;position:absolute;top:50%}.divider-text:before{left:0}.divider-text:after{right:0}.user-badge{background:#eef7fc;border-radius:8px;align-items:center;gap:10px;margin-bottom:1rem;padding:.8rem;display:flex}.user-badge img{border-radius:50%;width:32px;height:32px}.user-badge span{color:#0a72b1;font-weight:600}.input-group{margin-bottom:1.5rem;position:relative}.input-group input,.input-group textarea{background:#fdfdfd;border:1px solid #ddd;border-radius:6px;outline:none;width:100%;padding:12px;font-size:1rem;transition:border-color .3s}.input-group textarea{resize:vertical}.input-group input:focus,.input-group textarea:focus{background:#fff;border-color:#0a72b1}.input-group label{color:#999;pointer-events:none;background:0 0;font-size:1rem;transition:all .2s;position:absolute;top:12px;left:12px}.input-group input:focus+label,.input-group input:not(:placeholder-shown)+label,.input-group textarea:focus+label,.input-group textarea:not(:placeholder-shown)+label{color:#0a72b1;background:#fff;padding:0 4px;font-size:.8rem;font-weight:600;top:-10px;left:10px}.rating-group{text-align:left;margin-bottom:1.5rem}.rating-group label{color:#444;margin-bottom:.5rem;font-weight:600;display:block}.btn-submit{color:#fff;cursor:pointer;background:#0a72b1;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:background .3s;display:flex}.btn-submit:hover{background:#085a8c}.btn-submit:disabled{cursor:not-allowed;background:#ccc}.success-message{text-align:center;padding:2rem 0}.check-icon{color:#155724;background:#d4edda;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.btn-secondary{color:#0a72b1;cursor:pointer;background:0 0;border:1px solid #0a72b1;border-radius:6px;margin-top:1rem;padding:.6rem 1.2rem}.reviews-list-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.reviews-list-header h3{color:#333;font-size:1.3rem}.link-see-more{color:#0a72b1;font-size:.9rem;font-weight:600;text-decoration:none}.link-see-more:hover{text-decoration:underline}.review-card{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;position:relative;box-shadow:0 4px 10px #0000000d}.card-header{align-items:center;gap:12px;margin-bottom:1rem;display:flex}.avatar img{object-fit:cover;border-radius:50%;width:45px;height:45px}.default-avatar{color:#ccc;width:45px;height:45px}.user-meta h4{color:#333;margin:0;font-size:1rem}.verified-icon{color:#4285f4;opacity:.8;margin-left:auto;font-size:1.2rem}.card-body{padding-left:20px;position:relative}.quote-icon{color:#eee;font-size:1rem;position:absolute;top:0;left:0}.card-body p{color:#555;margin:0;font-size:.95rem;font-style:italic;line-height:1.6}.empty-state{text-align:center;color:#999;background:#f1f1f1;border-radius:8px;padding:2rem}@media (max-width:768px){.reviews-section{padding:3rem 1rem}.reviews-layout{flex-direction:column}.form-card{padding:1.5rem}}
