.healthcare-cta-wrapper{margin:40px 0;width:100%;font-family:"Poppins",sans-serif}.healthcare-cta-container{max-width:900px;margin:auto;background:linear-gradient(135deg,#195e93,#195e93);border-radius:24px;padding:60px 50px;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(25,94,147,.15)}.healthcare-cta-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:16px}.healthcare-cta-subtitle{color:rgba(255,255,255,.9);margin-bottom:40px;max-width:500px}.healthcare-cta-buttons{display:flex;gap:20px;flex-wrap:wrap}.healthcare-cta-button{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background:rgba(255,255,255,.15);color:#fff!important;border-radius:50px;text-decoration:none!important;font-weight:600;transition:.3s;border:2px solid rgba(255,255,255,.25)}.healthcare-cta-button:hover{background:rgba(255,255,255,.25);transform:translateY(-2px)}.healthcare-button-icon{width:28px;height:28px;background:rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center}.healthcare-button-icon:after{content:"→";color:#fff}@media (max-width:768px){.healthcare-cta-container{padding:40px 25px}.healthcare-cta-title{font-size:1.8rem}.healthcare-cta-buttons{flex-direction:column}}