body{background-color:#fff;margin:0;overflow:hidden}.w-100{width:100%}.flex{align-items:center;display:flex;justify-content:center}.banner-wrapper{margin:0 auto;position:relative}.button-wrapper{position:absolute;text-align:center;top:80%}.button-wrapper img{animation:pulse .8s infinite;animation-timing-function:linear;max-width:599px;width:70%}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (min-width:992px){.banner-wrapper{display:inline-block}.banner-bg{height:100vh}}
