.heart-hero-section{background:linear-gradient(135deg, #00539f, #27a9e1);padding:40px 0px;position:relative;overflow:hidden;}
.heart-hero-section:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:rgba(255,255,255,.08);right:-80px;top:-80px;}
.heart-hero-section:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(255,255,255,.06);right:120px;bottom:-140px;}
.heart-hero-section .container{position:relative;z-index:2;}
.badge-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:30px;border:1px solid rgba(255,255,255,.35);color:#fff;margin:0 8px 8px 0;font-size:13px;}
.hero-title{color:#fff;font-size:32px;line-height:1.2;font-weight:700;margin-bottom:18px;text-wrap:balance;}
.hero-text{color:#fff;font-size:16px;line-height:1.7;margin-bottom:18px;max-width:780px;}
.hero-location{color:#fff;font-size:15px;margin-bottom:20px;}
@media(max-width:767px){.hero-title{color:#fff;font-size:20px;line-height:1.2;font-weight:500;margin-bottom:18px;text-wrap:balance;}
.hero-text{color:#fff;font-size:16px;line-height:1.7;margin-bottom:18px;max-width:780px;}}
/* Common Button Style */
.hero-call-btn,.hero-whatsapp-btn,.hero-direction-btn{min-width:170px;height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s ease;}
.hero-call-btn{background:#f48120;border:1px solid #f48120;color:#fff;}
.hero-call-btn:hover{background:#E9900F;border-color:#E9900F;color:#fff;}
.hero-whatsapp-btn{background:#87bc4f;border:1px solid #87bc4f;color:#fff;}
.hero-whatsapp-btn:hover{background:#2FC94B;border-color:#2FC94B;color:#fff;}
.hero-direction-btn{background:#fff;border:1px solid #d9d9d9;color:#0D4EA2;}
.hero-direction-btn:hover{background:#f8f8f8;border-color:#d9d9d9;color:#0D4EA2;}
.hero-call-btn i{color:#d63aa4;}
.hero-whatsapp-btn i{color:#fff;}
.hero-direction-btn i{color:#0D4EA2;}
.appointment-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 15px 40px rgba(0,0,0,.15);}
.appointment-card h2{color:#154c9f;font-size:22px;font-weight:700;margin-bottom:5px;}
.form-subtitle{color:#666;font-size:12px;margin-bottom:18px;}
.appointment-card label{font-size:14px;font-weight:600;margin-bottom:4px;}
.appointment-card .form-control,.appointment-card .form-select{height:44px;border-radius:8px;font-size:15px;}
.request-btn{background:#154c9f;color:#fff;height:46px;border-radius:8px;font-weight:600;}
/*.hero-bottom-bar{background:#1f477f;margin-top:35px;padding:12px 0;}
.hero-bottom-bar .btn{min-width:210px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-weight:500;}
@media(max-width:991px){.heart-hero-section{padding:30px 0 0;text-align:center;}.hero-title{font-size:30px;}.hero-call-btn,.hero-whatsapp-btn,.hero-direction-btn{width:100%;}.appointment-card{margin-top:10px;}.hero-bottom-bar .btn{width:100%;}}*/
.premium-cta-section{padding:30px 0;background:#f5f9fd;}
.premium-cta{position:relative;overflow:hidden;background:linear-gradient(135deg,#00539f 0%,#1268b2 60%,#1f7cc8 100%);border-radius:24px;padding:20px 20px;display:flex;justify-content:space-between;align-items:center;gap:40px;box-shadow:0 20px 45px rgba(0,83,159,.18);}
.premium-cta::before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:rgba(255,255,255,.08);top:-120px;right:-80px;}
.premium-cta::after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.05);bottom:-100px;left:-60px;}
.premium-cta-left{display:flex;align-items:center;gap:30px;position:relative;z-index:2;}
.premium-icon{width:200px;height:200px;border-radius:22px;background:rgba(255,255,255,.18);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.premium-icon img{width:160px;height:160px;object-fit:contain;display:block;}
.premium-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.16);color:#fff;padding:8px 18px;border-radius:40px;margin-bottom:18px;font-size:14px;font-weight:600;}
.premium-content h2{color:#fff;font-size:24px;font-weight:700;margin-bottom:15px;}
.premium-content p{color:rgba(255,255,255,.92);font-size:16px;margin-bottom:22px;max-width:700px;}
.premium-features{display:flex;gap:20px;flex-wrap:wrap;}
.premium-features span{color:#fff;font-size:15px;display:flex;align-items:center;gap:8px;}
.premium-features i{color:#4ade80;}
.premium-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#f48120;color:#fff;border-radius:10px;font-size:16px;font-weight:500;text-decoration:none;transition:.35s;position:relative;z-index:2;line-height:1.2;}

.premium-btn:hover{background:#ff932f;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(244,129,32,.3);}
@media(max-width:991px){.premium-cta{flex-direction:column;text-align:center;padding:35px 25px;}.premium-cta-left{flex-direction:column;}.premium-features{justify-content:center;}}
@media(max-width:576px){.premium-content h2{font-size:20px;}.premium-content p{font-size:15px;}.premium-icon{width:150px;height:150px;border-radius:22px;background:rgba(255,255,255,.18);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;flex-shrink:0;}.premium-btn{width:100%;justify-content:center;}}
/*===== WHY MEDICOVER =====*/
.why-medicover-section{background:#fff;}
.section-heading{max-width:850px;margin:auto;}
.section-heading h2{font-size:24px;font-weight:700;color:#184EA1;line-height:1.3;margin-bottom:15px;}
/*.section-heading h2 span{display:block;}*/
.section-heading p{font-size:16px;color:#5f6f81;margin:0;}
.why-card{background:#fff;border:1px solid #dbe5f2;border-radius:16px;padding:15px 15px;text-align:center;height:100%;transition:all .3s ease;}
.why-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,0,0,.08);}
.why-icon{width:52px;height:52px;margin:0 auto 18px;background:#edf4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;}
.why-icon img{width:34px;height:34px;object-fit:contain;}
.why-card h3{font-size:16px;color:#184EA1;font-weight:700;line-height:1.35;margin-bottom:12px;}
.why-card p{font-size:14px;color:#5f6f81;line-height:1.7;margin:0;}
@media(max-width:1199px){.why-card{padding:25px 18px;}.why-card h3{font-size:20px;}}
@media(max-width:991px){.section-heading h2{font-size:24px;}.section-heading p{font-size:16px;}}
@media(max-width:767px){.why-medicover-section{padding:60px 0;}.section-heading h2{font-size:20px;}.section-heading p{font-size:15px;}.why-card{padding:22px 16px;}.why-card h4{font-size:18px;}.why-card p{font-size:14px;}.why-icon{width:60px;height:60px;}.why-icon img{width:28px;height:28px;}}

/*===== Emergency Section =====*/
.emergency-care-section{background:linear-gradient(90deg, #db403f, #b32a2a);padding:35px 0;}
.emergency-icon{width:62px;height:62px;border-radius:50%;background:rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;margin:auto;animation:pulse 2.5s ease-in-out infinite;}
@keyframes pulse{0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(255,255,255,.25);}
    50%{transform:scale(1.12);box-shadow:0 0 0 14px rgba(255,255,255,0);}}
.emergency-care-section h3{color:#fff;font-size:22px;font-weight:700;margin-bottom:10px;}
.emergency-care-section p{color:#fff;font-size:16px;line-height:1.7;margin:0;opacity:.95;}
.emergency-call-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#d13a2f;font-size:18px;font-weight:700;text-decoration:none;padding:15px 20px;border-radius:10px;transition:.3s;}
.emergency-call-btn i{color:#d63d8f;}
.emergency-call-btn:hover{background:#f8f8f8;color:#d13a2f;}
.blink-icon{font-size: 30px;}
/*===== Responsive =====*/
@media(max-width:991px){.emergency-care-section{text-align:center;padding:30px 0;}.emergency-care-section h3{font-size:22px;}.emergency-care-section p{font-size:16px;margin-bottom:20px;}
.emergency-call-btn{font-size:18px;padding:14px 28px;}}
@media(max-width:767px){.emergency-icon{width:50px;height:50px;}.emergency-icon i{font-size:28px;}.emergency-care-section h3{font-size:20px;}.emergency-care-section p{font-size:15px;}.emergency-call-btn{width:100%;}}

/*===== REACH US SECTION =====*/
.reach-us-section{background:#f8fbff;}
.reach-us-section .section-heading{max-width:900px;margin:auto;}
.reach-us-section .section-heading h2{font-size:24px;font-weight:700;color:#184EA1;margin-bottom:15px;}
.reach-us-section .section-heading p{font-size:16px;color:#5f6f81;margin:0;}
.reach-card{background:#fff;border:1px solid #dce6f4;border-radius:18px;padding:15px;box-shadow:0 8px 25px rgba(0,0,0,.05);}
.reach-card h3{color:#184EA1;font-size:22px;font-weight:700;margin-bottom:25px;}
.reach-info{display:flex;align-items:flex-start;gap:16px;margin-bottom:22px;}
.reach-icon{width:46px;height:46px;min-width:46px;border-radius:12px;background:#edf4ff;display:flex;align-items:center;justify-content:center;}
.reach-icon i{color:#184EA1;font-size:18px;}
.reach-content{color:#2d3d50;font-size:14px;line-height:1.7;}
.reach-content a{color:#184EA1;font-weight:700;text-decoration:underline;}
.travel-table{margin-bottom:10px;border:1px solid #d9e4f2;}
.travel-table thead{background:#184EA1;}
.travel-table thead th{color:#fff;border:none;padding:14px;font-size:14px;font-weight:600;}
.travel-table tbody td{padding:14px;font-size:14px;color:#424242;vertical-align:middle;border-color:#d9e4f2;}
.travel-table tbody tr:nth-child(even){background:#f7fbff;}
.travel-note{font-size:14px;color:#424242;margin-top:12px;margin-bottom:0;}
.map-card{background:#edf5ff;border:1px solid #dce6f4;border-radius:18px;padding:15px;display:flex;align-items:center;justify-content:center;text-align:center;min-height:100%;}
.map-placeholder{width:100%;}
.map-placeholder i{font-size:60px;color:#6c8fd6;margin-bottom:20px;}
.map-placeholder h4{color:#184EA1;font-size:28px;font-weight:700;margin-bottom:10px;}
.map-placeholder p{color:#5f6f81;font-size:17px;line-height:1.7;margin-bottom:25px;}
.map-btn{background:#184EA1;color:#fff;padding:14px 30px;border-radius:10px;font-size:17px;font-weight:600;text-decoration:none;transition:.3s;}
.map-btn:hover{background:#123d83;color:#fff;}
@media(max-width:1199px){.reach-card,.map-card{padding:24px;}}
@media(max-width:991px){.reach-us-section .section-heading h2{font-size:24px;}.reach-us-section .section-heading p{font-size:16px;}.reach-card h3{font-size:20px;}.map-placeholder h4{font-size:24px;}}
@media(max-width:767px){.reach-us-section{padding:60px 0;}.reach-us-section .section-heading h2{font-size:20px;}.reach-us-section .section-heading p{font-size:15px;}.reach-card,.map-card{padding:20px;}.reach-info{gap:12px;}.reach-icon{width:40px;height:40px;min-width:40px;}.reach-content{font-size:15px;}.travel-table thead th,.travel-table tbody td{font-size:14px;padding:10px;}.map-placeholder i{font-size:48px;}.map-placeholder h4{font-size:22px;}.map-placeholder p{font-size:15px;}.map-btn{width:100%;}}
/*===== DOCTOR TEAM SECTION =====*/
.doctor-team-section{background:#fff;}
.doctor-section-heading{max-width:900px;margin:auto;}
.doctor-section-heading h2{font-size:24px;font-weight:700;color:#184EA1;line-height:1.3;margin-bottom:16px;}
.doctor-section-heading p{font-size:16px;color:#5f6f81;margin:0;}
.doctor-section-heading p a{color:#184EA1;font-weight:600;text-decoration:underline;transition:.3s;}
.doctor-section-heading p a:hover{color:#0d3f87;}
.doctor-section-heading p a i{margin-left:6px;font-size:14px;}
@media(max-width:991px){.doctor-section-heading h2{font-size:24px;}.doctor-section-heading p{font-size:17px;}}
@media(max-width:767px){.doctor-team-section{padding:60px 0;}.doctor-section-heading h2{font-size:20px;}.doctor-section-heading p{font-size:15px;line-height:1.7;}}
/*===== CARDS SECTION =====*/
.heart-treatment-section{background:#f8fbff;}
.treatment-heading{max-width:900px;margin:auto;}
.treatment-heading h2{font-size:24px;font-weight:700;color:#184EA1;margin-bottom:15px;line-height:1.3;}
.treatment-heading p{font-size:16px;color:#5f6f81;margin:0;}
.treatment-heading p a{color:#184EA1;text-decoration:underline;font-weight:500;}
.treatment-card{background:#fff;border:1px solid #d9e5f2;border-left:4px solid #f48120;border-radius:14px;padding:24px 22px;height:100%;transition:.3s;}
.treatment-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.08);}
.treatment-card h3{font-size:18px;color:#1c1c1c;font-weight:700;margin-bottom:12px;line-height:1.3;}
.treatment-card p{font-size:14px;color:#5f6f81;line-height:1.7;margin:0;}
@media(max-width:991px){.treatment-heading h2{font-size:24px;}.treatment-heading p{font-size:17px;}.treatment-card h3{font-size:20px;}.treatment-card p{font-size:15px;}}
@media(max-width:767px){.heart-treatment-section{padding:60px 0;}.treatment-heading h2{font-size:20px;}.treatment-heading p{font-size:15px;}.treatment-card{padding:20px 18px;}}

/*===== INSURANCE CTA SECTION =====*/
.insurance-cta-section{background:#fff;}
.insurance-box{background:#edf5ff;border:1px dashed #2b63b9;border-radius:18px;padding:34px 36px;}
.insurance-title{display:flex;align-items:center;gap:12px;margin-bottom:15px;}
.insurance-icon{width:36px;height:36px;background:#dcecff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.insurance-icon i{color:#2b63b9;font-size:18px;}
.insurance-title h3{font-size:22px;font-weight:700;color:#184EA1;margin:0;line-height:1.3;}
.insurance-content p{margin:0;color:#5f6f81;font-size:16px;line-height:1.8;}
.insurance-btn{display:inline-flex;align-items:center;justify-content:center;min-width:240px;height:52px;padding:0 28px;background:#184EA1;color:#fff;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;transition:.3s;}
.insurance-btn:hover{background:#103d85;color:#fff;}
@media(max-width:991px){.insurance-box{padding:28px 24px;text-align:center;}.insurance-title{justify-content:center;}.insurance-title h3{font-size:22px;}.insurance-content p{font-size:16px;margin-bottom:20px;}.insurance-btn{min-width:220px;}}
@media(max-width:767px){.insurance-title{flex-direction:column;gap:10px;}.insurance-title h3{font-size:20px;}.insurance-content p{font-size:15px;line-height:1.7;}.insurance-btn{width:100%;min-width:100%;}}

/*===== HEART CTA SECTION =====*/
.heart-cta-section{background:linear-gradient(135deg,#2053a5 0%,#3c73c8 100%);padding:20px 0;}
.cta-content{max-width:1050px;margin:auto;}
.cta-content h2{color:#fff;font-size:24px;font-weight:700;margin-bottom:15px;}
.cta-content p{color:rgba(255,255,255,.92);font-size:16px;margin-bottom:35px;}
.cta-buttons{display:flex;justify-content:center;align-items:center;gap:5px;flex-wrap:wrap;}
.cta-btn{height:54px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;font-size:17px;font-weight:600;text-decoration:none;transition:.3s;}
.btn-appointment{background:#f48120;border:2px solid #f48120;color:#1a1a1a;}
.btn-appointment:hover{background:#e67312;border-color:#e67312;color:#1a1a1a;}
.btn-call{background:#fff;border:2px solid #fff;color:#184EA1;}
.btn-call i{color:#d73b8d;}
.btn-call:hover{background:#f5f5f5;color:#184EA1;}
.btn-whatsapp{background:#87bc4f;border:2px solid #87bc4f;color:#1a1a1a;}
.btn-whatsapp:hover{background:#75a643;border-color:#75a643;color:#1a1a1a;}
.btn-direction{background:transparent;border:2px solid #fff;color:#fff;}
.btn-direction:hover{background:#fff;color:#184EA1;}
@media(max-width:991px){.heart-cta-section{padding:20px 0;}.cta-content h2{font-size:34px;}.cta-content p{font-size:17px;}}
@media(max-width:767px){.heart-cta-section{padding:15px 0;}.cta-content h2{font-size:28px;}.cta-content p{font-size:15px;margin-bottom:25px;}.cta-buttons{flex-direction:column;}.cta-btn{width:100%;}}
.town-links-section{background:#fff;}
.town-title{font-size:24px;font-weight:700;color:#184EA1;margin-bottom:14px;}
.town-subtitle{font-size:18px;color:#6b7280;margin-bottom:34px;}
.town-chips{max-width:1100px;margin:auto;}
.town-chip{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 18px;border:1px solid #d8e2f2;border-radius:50px;background:#fff;color:#184EA1;font-size:16px;font-weight:500;text-decoration:none;transition:.3s;}
.town-chip:hover{background:#184EA1;color:#fff;border-color:#184EA1;}
.town-chip.active{background:#184EA1;border-color:#184EA1;color:#fff;}
@media(max-width:991px){.town-title{font-size:24px;}.town-subtitle{font-size:16px;}}
@media(max-width:767px){.town-links-section{padding:60px 0;}.town-title{font-size:20px;}.town-subtitle{font-size:15px;margin-bottom:24px;}.town-chips{gap:12px!important;}.town-chip{font-size:14px;height:38px;padding:0 16px;}}