*{box-sizing:border-box}html{background-color:#cff2ff}body{margin:0;font-family:URW Dock bold,Helvetica,Arial,Lucida,sans-serif;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll;-webkit-overflow-scrolling:touch}body::-webkit-scrollbar{display:none}.horizontal-line{border-top:3px solid #7FCDEE;margin-left:-1vw;margin-right:-1vw}.food{background-color:#fff}*,p,a{font-size:16px}a:link,a:visited{color:#00f}@media (min-width: 320px){p{text-align:justify}}.card{padding-left:1vw;padding-right:1vw;padding-bottom:0;border:5px solid #7FCDEE;border-radius:1vh;background:white;display:flex;flex-direction:column}.inline{display:flex;height:calc(16px + 2vh);gap:1rem}.inline img{height:100%;width:auto}h2{font-size:18px}h1{font-size:22px}@media (min-width: 576px){*,p,a{font-size:18px}.inline{height:calc(18px + 2vh)}h2{font-size:20px}h1{font-size:24px}}@media (min-width: 768px){*,p,a{font-size:20px}.inline{height:calc(20px + 2vh)}h2{font-size:22px}h1{font-size:26px}}@media (min-width: 1200px){*,p,a{font-size:22px}.inline{height:calc(22px + 2vh)}h2{font-size:26px}h1{font-size:30px}}@media (min-width: 1400px){*,p,a{font-size:24px}.inline{height:calc(24px + 2vh)}h2{font-size:28px}h1{font-size:34px}}h1,h2,h3,p,a{margin:1vh 0}button{display:flex;justify-content:center;align-items:center;background:#009CDE;color:#fff;border:7px solid #7FCDEE;border-radius:7px;font-size:18px;margin-right:2vh;margin-left:1vh}button.active,button:hover{background:white;color:#001e62;font-weight:bolder;border-color:#009cde}@media (min-height: 400px){button{font-size:22px}}@media (min-height: 600px){button{font-size:28px}}@media (min-height: 800px){button{font-size:36px}}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-pulse,.la-ball-pulse>div{position:relative;box-sizing:border-box}.la-ball-pulse{display:block;font-size:0;color:#fff}.la-ball-pulse.la-dark{color:#333}.la-ball-pulse>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-pulse{width:54px;height:18px}.la-ball-pulse>div:nth-child(1){animation-delay:-.2s}.la-ball-pulse>div:nth-child(2){animation-delay:-.1s}.la-ball-pulse>div:nth-child(3){animation-delay:0ms}.la-ball-pulse>div{width:10px;height:10px;margin:4px;border-radius:100%;animation:ball-pulse 1s ease infinite}.la-ball-pulse.la-sm{width:26px;height:8px}.la-ball-pulse.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-pulse.la-2x{width:108px;height:36px}.la-ball-pulse.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-pulse.la-3x{width:162px;height:54px}.la-ball-pulse.la-3x>div{width:30px;height:30px;margin:12px}@keyframes ball-pulse{0%,60%,to{opacity:1;transform:scale(1)}30%{opacity:.1;transform:scale(.01)}}
