.hero{margin:0 auto;overflow:hidden;padding:0 0 1rem 0;position:relative;background-image:image-set(
        url(/Portals/0/images/home/home-hero.avif) type("image/avif"), 
        url(/Portals/0/images/home/home-hero.webp) type("image/webp"), 
        url(/Portals/0/images/home/home-hero.jpeg) type("image/jpg")
    );background-position:center}.hero-bg{display:block;height:100%;left:50%;max-width:max-content;position:absolute;top:0;transform:translateX(-50%)}.hero-button-container{display:flex;flex-direction:column;margin:0 1rem 1rem 1rem;position:relative}.heading--lead.hero-heading--sub{letter-spacing:0}.hero-text{padding:1rem;margin:0}.hero-buttons{align-items:center;background:#ffffffba;border-radius:2%;display:flex;flex-direction:column;justify-content:space-evenly;padding:1rem}.button.hero-button,.button.hero-button:active,.button.hero-button:hover{width:90%;margin:.5rem 0}.home-section-text{margin:1.5rem 0}.home-image--left{box-shadow:-.8125rem 1rem #4a9e39;height:auto;margin-bottom:1rem;width:100%}.home-image--right{box-shadow:.8125rem 1rem #4a9e39;height:auto;margin-bottom:1rem;width:100%}.garage-items{margin:auto}.garage-item{height:2rem;margin:2rem;width:2rem}.garage-item-text{margin:1rem}@media screen and (min-width :767px){.hero{padding:5rem 0}.hero-buttons{height:100%}}@media screen and (min-width :1100px){.content-container.content-container-home{width:1100px}.hero-bg{max-width:1440px;width:100%}.text.hero-text{line-height:2rem}}@media screen and (min-width :1440px){.hero{width:1440px}}