@keyframes opacity-end-100{0%{opacity:0}to{opacity:1}}@keyframes opacity-bounce{0%{opacity:.4}50%{opacity:.6}to{opacity:.4}}@keyframes translateY-start-negative{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Bold.woff) format("woff");font-weight:700;font-style:normal}.reservation-footer{border-top:1px solid #e1e7f2;margin:0;padding:48px}@media(min-width:1024px){.reservation-footer{padding:48px 0}}@media(min-width:1200px){.reservation-footer{padding:48px 0}}.reservation-footer__wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative}@media(min-width:1024px){.reservation-footer__wrapper{align-items:flex-end;flex-direction:row}}.reservation-footer__item{display:flex;flex-direction:column;padding:0;margin:0 0 36px;text-align:center}@media(min-width:1024px){.reservation-footer__item{padding:0 24px 0 0;margin:0;text-align:left}}@media(min-width:1024px){.reservation-footer__item--location{padding:0 0 0 48px}}.reservation-footer__text-wrapper{display:flex;flex-direction:column;margin:0}@media(min-width:1024px){.reservation-footer__text-wrapper{margin:0 0 0 24px}}.reservation-footer__title{font-size:.8125rem;text-transform:uppercase;font-weight:400;padding:0 0 8px;color:#7f9cb0}.reservation-footer__content{font-size:1.125rem;font-weight:700;color:#003961}.reservation-footer__content--link{text-decoration:underline}.reservation-footer__img-wrapper{display:none;left:0;top:0;position:absolute}@media(min-width:1024px){.reservation-footer__img-wrapper{display:block}}@media(min-width:1200px){.reservation-footer__img-wrapper{left:-8px}}.reservation-footer__location-img{height:50px;margin:-4px 0 0}