.hero-image{position:relative;display:flex;width:100%;height:auto;min-height:100vh;background-image:linear-gradient(90deg,#2b2f30c4 40%,#bbbdbfc4),url(/assets/chairs.webp);background-repeat:no-repeat repeat;background-position:center center;background-size:cover}.hero-content{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:200px 0;text-align:center;z-index:1}.hero-content h1{max-width:72.917vw;margin-bottom:20px;color:#fff;opacity:0}.hero-content p{max-width:41.667vw;font-size:1.25vw;color:#fff;opacity:0}.hero-content button{opacity:0}@media screen and (max-width:1400px){.hero-image{min-height:100dvh}.hero-content h1{max-width:1080px;margin-bottom:20px;color:#fff}.hero-content p{max-width:700px;font-size:20px;color:#fff}}@media screen and (max-width:900px){.hero-content{padding:160px 0}.hero-content h1{max-width:unset;margin-bottom:16px;color:#fff}.hero-content p{max-width:600px;font-size:18px;color:#fff}}@media screen and (max-width:600px){.hero-image{min-height:90dvh}.hero-content{padding:160px 0}.hero-content h1{margin-bottom:16px}.hero-content p{max-width:500px;font-size:16px;line-height:24px}}
