.hero-container{position:relative;width:100%;display:flex;align-items:center;background-size:cover;background-position:50%}.hero-container:not([style*=background-image]){background-image:url("/images/HERO - drywall work.jpg")}.hero-overlay{position:absolute;inset:0;background-color:#0A1F3D;opacity:.7}.hero-content{position:relative;z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.hero-title{color:white;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}@media (min-width:768px){.hero-title{font-size:3rem}}@media (min-width:1024px){.hero-title{font-size:3.75rem}}.hero-description{color:white;font-size:1.125rem;margin-bottom:2rem;max-width:36rem}@media (min-width:768px){.hero-description{font-size:1.25rem}}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-small{min-height:40vh}.hero-medium{min-height:60vh}.hero-large{min-height:80vh}.hero-centered .hero-content{text-align:center}.hero-centered .hero-buttons{justify-content:center}