.endo-hero-card{position:relative;overflow:hidden;background:linear-gradient(120deg,#DCEBFC 0%,#E9F2FD 30%,#F5F9FE 60%,#FFFFFF 100%);border:1px solid var(--endo-border);border-radius:18px;padding:30px 32px;margin-bottom:28px;box-shadow:0 10px 28px rgb(10 37 89 / .06)}.endo-hero-top{position:relative;overflow:hidden}.endo-hero-top::before{content:'';position:absolute;bottom:0;right:0;width:42%;max-width:380px;height:130px;background-image:url(/wp-content/themes/cmc-endo-child/assets/images/cmc-building-watermark.png);background-repeat:no-repeat;background-position:bottom right;background-size:contain;opacity:.22;pointer-events:none}.endo-hero-card>*{position:relative;z-index:1}.endo-hero-top .endo-clinic-detail-title{color:var(--endo-navy);font-weight:800;border-bottom:none;padding-bottom:0;margin-bottom:8px}.endo-hero-top .endo-clinic-detail-title::after{display:none}.endo-hero-underline{width:56px;height:3px;background:var(--endo-gold);border-radius:2px;margin:4px 0 14px}.endo-hero-subtitle-row{display:flex;align-items:flex-start;gap:10px;margin:0 0 4px}.endo-hero-subtitle-row i{color:var(--endo-blue-accent);font-size:15px;margin-top:3px;flex-shrink:0}.endo-hero-subtitle-row p{margin:0;font-size:15px;color:var(--endo-text);opacity:.8}@media (max-width:700px){.endo-hero-card{padding:24px 22px;border-radius:14px}.endo-hero-top::before{opacity:.16;width:55%;height:95px}}@media (max-width:480px){.endo-hero-card{padding:20px 16px}}