.hero-hybrid-section{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;overflow:hidden;background-color:transparent;padding-top:120px}.hero-hybrid-bg-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;mask-image:linear-gradient(to bottom,black 85%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 85%,transparent 100%);pointer-events:none}.hero-hybrid-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;transform:scale(1.1)}.hero-hybrid-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0a1914a6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-hybrid-right-fade{display:none}.hero-hybrid-content{position:relative;z-index:10;max-width:900px;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center}.hero-hybrid-badge{display:inline-flex;align-items:center;border-radius:9999px;background-color:#f0fdfae6;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;color:#0f766e;margin-bottom:2rem;border:1px solid rgba(13,148,136,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-hybrid-title{font-size:clamp(2.5rem,7vw,5rem);font-weight:900;letter-spacing:-.04em;color:#fff;margin-bottom:1.5rem;text-transform:uppercase;font-family:Manrope,sans-serif;line-height:1.05;text-shadow:0 10px 30px rgba(0,0,0,.5)}.text-gradient-award{background:linear-gradient(135deg,#ff5f00,#ff2a00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:inline-block;filter:drop-shadow(0 4px 20px rgba(255,95,0,.15))}.premium-glow{box-shadow:0 0 20px #20b2aa66,0 0 0 1px #20b2aa80 inset;background:#fffc!important;color:#1a3c34!important;font-weight:700!important;letter-spacing:.05em;text-transform:uppercase}.hero-hybrid-subtitle{font-family:Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:400;color:#f8fafc;margin-bottom:1rem;line-height:1.3;text-shadow:0 4px 12px rgba(0,0,0,.4)}.hero-hybrid-italic{font-style:italic;color:#0f766e}.hero-hybrid-description{font-size:1.125rem;color:#475569;max-width:600px;line-height:1.7;margin-bottom:1rem}.hero-hybrid-tagline{font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.15em;margin-bottom:2rem}.hero-hybrid-cta-group{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;margin-bottom:3rem}@media(min-width:640px){.hero-hybrid-cta-group{flex-direction:row;gap:1.5rem}}.hero-hybrid-btn-primary{border-radius:8px;background-color:#20b2aa;padding:1rem 2rem;font-size:1.1rem;font-weight:600;color:#fff;text-decoration:none;box-shadow:0 4px 14px #20b2aa4d;transition:all .2s ease;position:relative;overflow:hidden}.hero-hybrid-btn-primary:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,#fff0,#fff6,#fff0);transform:skew(-25deg);animation:premiumSweep 5s infinite cubic-bezier(.25,1,.5,1)}@keyframes premiumSweep{0%{left:-100%}15%{left:200%}to{left:200%}}.hero-hybrid-btn-primary:hover{background-color:#1a9e97;transform:translateY(-2px);box-shadow:0 6px 20px #20b2aa66}.hero-hybrid-btn-secondary{font-size:1.1rem;font-weight:600;color:#1a3c34;text-decoration:none;display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;border:2px solid #1A3C34;border-radius:8px;transition:all .2s ease}.hero-hybrid-btn-secondary:hover{background-color:#1a3c34;color:#fff}.hero-hybrid-arrow{transition:transform .2s}.hero-hybrid-btn-secondary:hover .hero-hybrid-arrow{transform:translate(4px)}.hero-hybrid-footer{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50px;border:1px solid rgba(0,0,0,.05)}.hero-hybrid-avatar-group{display:flex}.hero-hybrid-avatar{height:2.25rem;width:2.25rem;border-radius:50%;background:linear-gradient(135deg,#20b2aa,#0f766e);border:2px solid white;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#fff;margin-left:-.5rem}.hero-hybrid-avatar:first-child{margin-left:0}.hero-hybrid-doctor-label{font-size:.9rem;color:#64748b}.hero-hybrid-doctor-label strong{font-weight:700;color:#1a3c34}.hero-hybrid-doctor-label span{color:#cbd5e1;margin:0 .25rem}.hero-hybrid-bottom-bar{position:absolute;bottom:20px;left:0;width:100%;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-end;z-index:20;pointer-events:none}.hero-hybrid-disclosure{font-size:.75rem;color:#ffffff80;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.5);max-width:40%}.hero-hybrid-authority-badge{background:#20b2aae6;color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.8rem;font-weight:700;letter-spacing:.05em;box-shadow:0 4px 12px #0000004d,0 0 0 1px #fff3 inset;display:flex;align-items:center;gap:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto}@media(max-width:768px){.hero-hybrid-bottom-bar{flex-direction:column-reverse;align-items:center;gap:12px;bottom:15px}.hero-hybrid-disclosure{max-width:100%;text-align:center;font-size:.65rem}.hero-hybrid-authority-badge{font-size:.7rem;padding:.4rem .8rem}}
