.hero{background:linear-gradient(rgba(26,60,64,.9),rgba(26,60,64,.95)),url("https://images.unsplash.com/photo-1545324418-cc1a3fa10c00?ixlib=rb-4.0.3&auto=format&fit=crop&w=1200&q=80");background-size:cover;background-position:center;color:white;text-align:center;padding:5rem 2rem;margin-bottom:3rem;border-radius:0 0 var(--border-radius) var(--border-radius);--lzl-bg-img:"https://images.unsplash.com/photo-1545324418-cc1a3fa10c00?ixlib=rb-4.0.3&auto=format&fit=crop&w=1200&q=80"}.hero h1{color:white;font-size:3.2rem;margin-bottom:1.5rem;text-shadow:1px 1px 3px rgba(0,0,0,.3)}.hero-tagline{font-size:1.4rem;max-width:800px;margin:0 auto 2rem;opacity:.95}@media (max-width:992px){.hero{padding:4rem 1.5rem}}@media (max-width:768px){.hero h1{font-size:2.5rem}}@media (max-width:576px){.hero{padding:3rem 1rem}}@media print{.hero{background:var(--color-primary);color:black}}.hero.lzl:not(.lzl-ed),.hero.lzl-ing:not(.lzl-ed){background-image:linear-gradient(rgba(26,60,64,.9),rgba(26,60,64,.95)),url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201200%201600%22%20width%3D%221200%22%20height%3D%221600%22%3E%3C%2Fsvg%3E")}