.home .wrapper{height:100vh;margin:0 auto;overflow-y:hidden;width:1280px}.home .wrapper .top{align-items:center;background-color:#eee;height:50vh;justify-content:center}.home .wrapper .top .logo{align-items:center;display:flex;height:100%;justify-content:center;padding:100px;width:50%}.home .wrapper .top .logo img{height:100px;width:auto}.home .wrapper .bottom{align-items:center;display:flex;height:calc(50vh - 100px);justify-content:center;margin-bottom:25px;padding-bottom:25px;position:relative}.home .wrapper .bottom:after{background-color:#ff7500;bottom:120px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.home .wrapper .bottom h1{text-align:center}
