.hero-geo{align-items:center;display:flex;justify-content:center;min-height:500px;padding:80px 24px}.hero-content{background:rgba(0,0,0,.5);border-radius:8px;color:#fff;max-width:800px;padding:40px 32px;text-align:center}.hero-title{color:#fff;font-size:42px;font-weight:700;line-height:1.2;margin-bottom:12px}.hero-subtitle{color:#fff;font-size:22px;font-weight:400;margin-bottom:24px}.hero-description{color:#fff;font-size:18px;line-height:1.6;margin-bottom:32px}.hero-cta{background-color:#ff495c;border-radius:4px;color:#fff;display:inline-block;font-size:18px;font-weight:600;margin-bottom:24px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.hero-cta:hover{background-color:#e63e50;transform:translateY(-2px)}@media (max-width:768px){.hero-geo{min-height:400px;padding:60px 16px}.hero-content{padding:32px 24px}.hero-title{font-size:28px}.hero-subtitle{font-size:18px}.hero-cta,.hero-description{font-size:16px}.hero-cta{padding:14px 28px}}