.hero{height:550px;background-color:#eff2f3;margin-bottom:6rem;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.hero h1{font-weight:500;font-size:44px;line-height:54px}.hero img{display:none}.hero .wrapper{display:flex;max-width:589px;padding-top:80px}.hero .image.fixed{position:absolute;bottom:-140px;left:55%;width:1024px;height:628px;background-size:cover}@media screen and (max-width:1249px){.hero h1{font-size:44px;line-height:54px}.hero .wrapper{max-width:50%}}@media screen and (max-width:999px){.hero{justify-content:flex-start;height:auto}.hero .container{display:flex;flex-direction:column;align-items:center}.hero .wrapper{width:100%;text-align:center;margin-top:10rem;max-width:100%;margin-bottom:4rem}.hero img{display:block;max-width:754px;width:100%;height:auto;margin-bottom:3.5rem}.hero .image.fixed{display:none}}@media screen and (max-width:799px){.hero{margin-bottom:4rem}}@media screen and (max-width:549px){.hero h1{font-size:32px;line-height:42px}}