.gp-hero-section{width:100%;background:#fff;margin:0 0 40px;padding:40px 0 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,system-ui,sans-serif}.gp-hero-container{max-width:1300px;margin:0 auto;padding:0 20px}.gp-hero-subtitle{text-align:center;margin-bottom:28px}.gp-hero-subtitle-main{display:block;font-size:1.8rem;font-weight:700;color:#374151;line-height:1.3;margin-bottom:10px;max-width:100%;margin-left:auto;margin-right:auto}.gp-hero-subtitle-secondary{display:block;font-size:1.05rem;color:#6b7280;line-height:1.6;max-width:100%;margin:0 auto;white-space:nowrap}.gp-hero-subtitle-secondary strong{font-weight:600;color:#4b5563}.gp-hero-media{position:relative;width:100%;aspect-ratio:2/1;border-radius:20px;overflow:hidden;background:#f8fafc;box-shadow:0 25px 50px -12px rgba(0,0,0,.12)}.gp-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .3s ease}.gp-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2;pointer-events:none;display:block}.gp-hero-cta{position:absolute;top:18%;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:10}.gp-btn{padding:12px 22px;border-radius:8px;font-size:.85rem;font-weight:600;text-decoration:none;background:#0f172a;color:#fff}.gp-btn-secondary{background:#fff;color:#111827}@media (max-width:1023px){.gp-hero-subtitle{margin-bottom:20px}.gp-hero-subtitle-main{font-size:1.3rem;margin-bottom:6px;max-width:100%}.gp-hero-subtitle-secondary{font-size:.9rem;white-space:normal;padding:0 5px}.gp-hero-media{aspect-ratio:auto}.gp-hero-video{position:relative;inset:auto;height:auto;object-fit:contain;background:#000}.gp-hero-img{display:none}.gp-hero-cta{position:relative;top:auto;left:auto;transform:none;margin-top:12px;justify-content:center}}