.hero{background-image:var(--bg-image-mobile);background-position:50%;background-repeat:no-repeat;background-size:cover;display:grid;font-weight:700;min-height:30vh;padding:5rem 0;place-items:center;position:relative}.hero h1,.hero h2,.hero h3,.hero h4,.hero h5,.hero h6,.hero p,.hero ul{-webkit-font-smoothing:antialiased;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}@media only screen and (min-width:768px){.hero{background-image:var(--bg-image-tablet)}}@media only screen and (min-width:1200px){.hero{background-image:var(--bg-image);min-height:var(--bh-height)}}.hero h1 b,.hero h1 em,.hero h1 i,.hero h1 strong,.hero h2 b,.hero h2 em,.hero h2 i,.hero h2 strong{color:var(--secondary);font-style:normal;white-space:nowrap}.hero h1{font-weight:900}@media only screen and (min-width:1200px){.hero h1{font-size:5rem;font-weight:900;line-height:1}}.hero h3{line-height:1.25}.hero ol,.hero ul{display:inline-block;text-align:left}.hero .container{bottom:3rem;position:absolute}.hero .container--relative{bottom:0;position:relative}.hero--center{margin-left:auto;margin-right:auto;text-align:center}.hero--center .container{bottom:0;position:relative}
