@keyframes moveTop{0%{top:0}20%{top:-8px}60%{top:-8px}80%{top:0}}@keyframes moveBottom{0%{bottom:0}20%{bottom:-8px}60%{bottom:-8px}80%{bottom:0}}.hero-home{position:relative;z-index:0}.hero-home .bgImage{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-home .container{height:100%;left:0;position:absolute;right:0;top:0;width:100%}.hero-home .container .wrapper{height:100%;padding:45px 0 88px;width:100%}.hero-home .container .wrapper .title{text-transform:uppercase}.hero-home .container .wrapper .button-wrapper{bottom:8px;left:50%;position:absolute;transform:translateX(-50%)}.hero-home .container .wrapper .button-wrapper .box{animation-duration:2s;animation-iteration-count:infinite;animation-name:moveTop;animation-timing-function:ease-in-out;position:relative}.hero-home .container .wrapper .button-wrapper .box:before{animation-duration:2s;animation-iteration-count:infinite;animation-name:moveBottom;animation-timing-function:ease-in-out}@media(min-width:768px){.hero-home .container .wrapper .button-wrapper{bottom:20%;left:unset;margin:0 auto;right:0;width:-moz-fit-content;width:fit-content}}@media(min-width:1200px){.hero-home .container .wrapper .button-wrapper{bottom:23%;right:0}}@media(min-width:768px){.hero-home .container .wrapper{height:100%;margin-left:auto;max-width:323px;padding:50px 0 0;position:unset}}@media(min-width:1200px){.hero-home .container .wrapper{padding-top:150px}}@media(min-width:768px){.hero-home .container{align-items:center;display:flex;max-width:unset;padding:0}.hero-home{height:unset}}
