.Line{animation-name:chang-time;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:ease;transition:.5s}.parallax{overflow:hidden;letter-spacing:0;line-height:1.5}.parallax,.parallax .scroller{white-space:nowrap;display:flex;flex-wrap:nowrap}.parallax .scroller{font-family:TanPearl,sans-serif;text-transform:uppercase;font-size:10vw;gap:2vw;animation-name:chang-time;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:ease;transition:.5s}@keyframes chang-time{0%{transform:translateX(-10%)}5%{transform:translateX(-20%)}10%{transform:translateX(-30%)}25%{color:#ef4444;transform:translateX(-40%)}90%{transform:translateX(-50%)}to{transform:translateX(-60%)}}.parallax .scrollerx{font-family:TanPearl,sans-serif;text-transform:uppercase;font-size:10vw;white-space:nowrap;display:flex;flex-wrap:nowrap;gap:2vw;animation-name:chang-pex;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:ease;transition:.5s}@keyframes chang-pex{0%{transform:translateX(-11%)}5%{color:#4b48ffc0;transform:translateX(-22%)}10%{transform:translateX(-33%)}25%{transform:translateX(-44%)}90%{color:#2e2e2ec0;transform:translateX(-55%)}to{transform:translateX(-66%)}}@media (max-width:539px){#BREAKFAST h1,#DINNER h1,#LUNCH h1{font-size:25px}}@media (max-width:1024px){#BREAKFAST,#DINNER,#LUNCH{flex-direction:column;align-items:center;gap:10px}#BREAKFAST img,#DINNER img,#LUNCH img{width:90%!important;margin:0 auto}.parallax .scroller,.parallax .scrollerx{font-size:7vw}}@media (max-width:768px){#BREAKFAST,#DINNER,#LUNCH{flex-direction:column;align-items:center;gap:10px;margin-top:60px}#BREAKFAST img,#DINNER img,#LUNCH img{width:100%!important;margin:0 auto}.parallax .scroller,.parallax .scrollerx{font-size:5vw}}@media (max-width:500px){#BREAKFAST h1,#DINNER h1,#LUNCH h1{font-size:18px}.parallax .scroller,.parallax .scrollerx{font-size:3vw}}