.shuttle{position:relative;overflow:hidden;background:linear-gradient(180deg,#f2f9ff 0%,#fffdf5 100%)}.shuttle:before,.shuttle:after{content:"";position:absolute;border-radius:50%;background:#fff1a8;opacity:.35}.shuttle:before{width:230px;height:230px;left:-100px;top:40px}.shuttle:after{width:170px;height:170px;right:-70px;bottom:55px}.shuttle .container{position:relative;z-index:1}.yellow-bus{width:max-content;display:flex;align-items:center;gap:14px;margin-top:24px;padding:12px 19px 12px 13px;border:2px solid #f0c42b;border-radius:20px;background:#fff7c7;box-shadow:0 12px 26px rgba(165,126,0,.12);transform:rotate(-1deg)}.yellow-bus>span{display:grid;place-items:center;width:62px;height:52px;border-radius:14px;background:#ffd63d;font-size:39px;line-height:1}.yellow-bus div{display:flex;flex-direction:column}.yellow-bus b{color:#173454;font-size:12px;letter-spacing:.08em}.yellow-bus small{color:#7c7050;font-size:11px}.route-list.detailed article{border:2px solid #dceaf5;background:linear-gradient(145deg,#fff 70%,#f7fbff);overflow:hidden}.route-list.detailed article:before{content:"🚌";position:absolute;right:77px;top:22px;font-size:27px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.12))}.route-list.detailed article>span{z-index:2;border-radius:50%;background:#ffd63d!important;color:#233a54!important;box-shadow:0 5px 0 #e5ae00;font-weight:950}.route-list.detailed article:nth-child(2n)>span{background:#ffdf65!important}.route-list.detailed article h3{padding-bottom:14px;border-bottom:2px dashed #bfd4e5;color:var(--deep)}.route-stops{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 12px;padding-top:8px}.route-stops:before{content:"";position:absolute;left:5%;right:5%;top:27px;height:4px;border-radius:5px;background:#b8c5cf}.route-stops li{position:relative;z-index:1;display:flex;flex-direction:column;text-align:center;white-space:normal;color:#52677f;font-size:11px;line-height:1.35}.route-stops li:before{content:"";width:15px;height:15px;margin:0 auto 8px;border:4px solid #fff;border-radius:50%;background:#ff9e45;box-shadow:0 0 0 2px #ffc189}.route-stops li:not(:last-child):after{display:none}.route-stops .arrival{padding:0;background:transparent;color:var(--blue);font-weight:900}.route-stops .arrival:before{background:#ffd63d;box-shadow:0 0 0 2px #e7b814}.route-list.detailed>small{padding:15px 18px;border-radius:14px;background:#fff7d4;color:#70633e}@media(max-width:800px){.yellow-bus{width:100%}.route-stops{grid-template-columns:repeat(2,minmax(0,1fr))}.route-stops:before{display:none}.route-stops li{padding:9px;border-radius:13px;background:#f5f9fc}.route-stops li:before{margin-bottom:5px}}@media(max-width:420px){.yellow-bus>span{width:52px;font-size:32px}.route-list.detailed article:before{right:70px}.route-stops{grid-template-columns:1fr}.route-stops li{flex-direction:row;align-items:center;text-align:left}.route-stops li:before{flex:0 0 15px;margin:0 9px 0 0}}
