#routeFare{position:absolute;top:-5.5rem;transform:translateY(-100%);width:100%;min-width:110px;height:40px;color:#304cb2;background:#fff;transition:all .5s ease;-webkit-filter:drop-shadow(0 0 6px rgba(48,76,178,.3));filter:drop-shadow(0 0 6px rgba(48,76,178,.3))}#routeFare .fare--price{font-weight:700}#routeFare a.cta{transition:all .2s ease}#routeFare a.cta .fare--price{text-decoration:underline;margin-top:.25em;font-family:"SouthwestSans-Bold"}#routeFare.sky .banner{width:100%;min-width:130px;position:absolute;top:0;right:0;animation:banner 10s linear 0s 1 reverse;z-index:99}#routeFare.sky img{position:absolute;top:0;right:-50vw;transform:translate(110px,-20px);animation:plane 20s linear 0s 1 reverse;z-index:99}#routeFare.sky .banner,#routeFare.sky img{display:inline-block;top:19px}#routeFare.sky .banner span{background-color:#fff;padding:5px 10px}#routeFare.sky img{width:100px}@keyframes banner{0%{right:0}to{right:50vw}}@keyframes plane{0%{right:-50vw}to{right:50vw}}
/*# sourceMappingURL=main.38dfc5e3.chunk.css.map */