.hero-section{height:100vh;position:relative}.hero-section__extra-image{animation:moveRight 2s ease-out;margin-bottom:1rem;max-height:11rem;opacity:.8}@media only screen and (max-width:640px){.hero-section__extra-image{max-height:9rem}}.hero-section__text{align-items:center;bottom:50px;color:#fff!important;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%;z-index:2}.hero-section__text--caption{animation:moveLeft 2s ease-out}.hero-section__text--online-order,.hero-section__text--subcaption{animation:moveTop 2s ease-out}.blink-effect{animation:blink .7s infinite}.overlay{background:#0000008c;bottom:0;height:auto;left:0;position:absolute;top:0;width:100%;z-index:1}.order-button{background-color:#d82020;border-radius:30px;margin-top:2rem;padding:1rem 2rem;text-transform:uppercase}.order-button:hover{background-color:#921717}.fixed-btn{align-items:center;animation:moveTop 1s ease-out;background-color:#d82020;border-radius:100%;bottom:5px;box-shadow:4px 4px 15px .5px #d38181;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-weight:700;height:5rem;justify-content:center;margin-bottom:2rem;position:fixed;text-align:center;text-decoration:none;width:5rem;z-index:1000}.fixed-btn:hover{background-color:#ff5151}@media only screen and (max-width:640px){.fixed-btn{height:3.5rem;width:3.5rem}}.background-video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@keyframes moveTop{0%{opacity:.2;transform:translateY(50px)}80%{opacity:.7;transform:translateY(-10px)}to{opacity:1;transform:translate(0)}}@keyframes moveLeft{0%{opacity:.2;transform:translate(-50px)}80%{opacity:.7;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes moveRight{0%{opacity:.2;transform:translate(50px)}80%{opacity:.6;transform:translate(-10px)}to{opacity:.75;transform:translate(0)}}@keyframes blink{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.slide-up-enter-active[data-v-d1dfffe3],.slide-up-leave-active[data-v-d1dfffe3]{transition:all .4s ease}.slide-up-enter-from[data-v-d1dfffe3],.slide-up-leave-to[data-v-d1dfffe3]{opacity:0;transform:translateY(100%)}
