.grantstation-hero{align-items:center;background:var(--ts-gradient);color:var(--ts-text-dark);display:flex;min-height:70vh;overflow:hidden;padding:8rem 0;position:relative}.hero-content-grid{align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1440px;padding:0 2rem;position:relative;z-index:3}.hero-text-content{text-align:left}.hero-logo-space{margin-bottom:1.5rem;text-align:left}.hero-logo-space img{max-height:28px;width:auto}.hero-visual{align-items:center;display:flex;justify-content:center}.hero-image-container{max-width:600px;position:relative;width:100%}.hero-image-container img{display:block;height:auto;width:100%}.grantstation-hero h1{animation:slideInUp .8s ease;color:var(--ts-text-dark);font-size:clamp(2rem,4.5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:.5rem;overflow:visible;white-space:nowrap}.grantstation-hero .header-text5{animation:slideInUp .8s ease .2s both;color:var(--ts-text-medium);font-size:clamp(1rem,2vw,1.4rem);font-weight:400;line-height:1.4;margin-bottom:2.5rem;max-width:85%;opacity:1}.price-highlight{color:var(--ts-text-dark);font-weight:700}.hero-buttons{animation:slideInUp .8s ease .4s both;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin-bottom:2rem}.social-proof{align-items:center;animation:slideInUp .8s ease .6s both;color:var(--ts-text-medium);display:inline-flex;font-size:.95rem;font-weight:500;gap:.75rem;opacity:.85}.social-proof .trust-icon{color:var(--ts-success-green);flex-shrink:0;height:20px;width:20px}.social-proof strong{color:var(--ts-text-medium);font-weight:700}@media (max-width:900px){.hero-content-grid{gap:3rem;grid-template-columns:1fr}.hero-image-container{margin:0;max-width:none;width:100%}}@media (max-width:480px){.grantstation-hero h1{line-height:1.2;white-space:normal}}