.hero-section{padding:50px 20px;width:100%}.hero-container{align-items:center;display:flex;height:400px;justify-content:space-between;margin-left:auto;max-width:1550px}.hero-info{color:#fff;width:40%}.hero-info h1{color:#fff;text-shadow:3px 3px 10px #0000001a}.hero-image{width:50%}.hero-image img{height:100%;margin-bottom:-200px;width:100%;z-index:2}.hero-section svg{height:500px;left:0;position:absolute;top:-50px;width:100%;z-index:-1}@media(max-width:800px){.hero-container{flex-direction:column-reverse;height:auto}.hero-image{height:300px;margin-bottom:50px;width:100%}.hero-info{width:100%}}