@media (max-width:767px){.routes-clusters{background:var(--bga)}.routes-clusters .sh-lbl:after{background:var(--s)}.routes-clusters-grid{flex-direction:column;display:flex}.routes-clusters-grid>:first-child{order:1}.routes-clusters-grid>:nth-child(2){order:3}.routes-clusters-grid>:nth-child(3){order:5}.routes-clusters-grid>:nth-child(4){order:2}.routes-clusters-grid>:nth-child(5){order:4}.routes-clusters-grid>:nth-child(6){order:6}.routes-clusters-grid>:nth-child(2),.routes-clusters-grid>:nth-child(3){margin-top:24px}.routes-clusters-grid>:nth-child(4),.routes-clusters-grid>:nth-child(5){border-bottom:1px solid var(--b);margin-bottom:24px;padding-bottom:24px}.routes-cluster-text{padding-bottom:12px}.routes-cluster-title{letter-spacing:-.03em;color:var(--ink);margin:0 0 7px;font-size:clamp(20px,4vw,28px);font-weight:800;line-height:1.2}.routes-cluster-desc{color:var(--inkl);max-width:520px;margin:0;font-size:14px;line-height:1.6}.routes-scroll-wrap{background:var(--w);border:1px solid var(--b);border-top:2.5px solid var(--s);border-radius:var(--r);flex-direction:column;display:flex;overflow:hidden}.routes-scroll-head{background:var(--sl);border-bottom:1px solid var(--smid);text-transform:uppercase;letter-spacing:.08em;color:var(--sd);padding:10px 14px;font-size:10px;font-weight:700}.routes-scroll-body{background:var(--w);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--smid)var(--sl);flex-shrink:0;max-height:160px;overflow-y:scroll;height:160px!important;min-height:160px!important}.routes-scroll-body::-webkit-scrollbar{width:8px}.routes-scroll-body::-webkit-scrollbar-track{background:var(--sl);border-radius:4px}.routes-scroll-body::-webkit-scrollbar-thumb{background:var(--smid);border-radius:4px}.routes-scroll-body::-webkit-scrollbar-thumb:hover{background:var(--s)}.routes-scroll-link{color:var(--inkm);border-bottom:1px solid var(--b);white-space:nowrap;text-overflow:ellipsis;justify-content:space-between;align-items:center;padding:11px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex;overflow:hidden}.routes-scroll-link:last-child{border-bottom:none}.routes-scroll-link:hover{background:var(--sl);color:var(--sd)}.routes-scroll-arr{color:var(--s);opacity:.6;flex-shrink:0;margin-left:8px;transform:none}}@media (min-width:768px){.routes-clusters{background:var(--bga)}.routes-clusters .sh-lbl:after{background:var(--s)}.routes-clusters-grid{grid-template-rows:auto 1fr;grid-template-columns:repeat(3,1fr);gap:0 28px;display:grid}.routes-cluster-text{padding-bottom:16px}.routes-cluster-text:first-child{grid-area:1/1}.routes-cluster-text:nth-child(2){grid-area:1/2}.routes-cluster-text:nth-child(3){grid-area:1/3}.routes-scroll-wrap:first-of-type{grid-area:2/1}.routes-scroll-wrap:nth-of-type(2){grid-area:2/2}.routes-scroll-wrap:nth-of-type(3){grid-area:2/3}.routes-cluster-title{letter-spacing:-.03em;color:var(--ink);margin:0 0 7px;font-size:clamp(20px,4vw,28px);font-weight:800;line-height:1.2}.routes-cluster-desc{color:var(--inkl);max-width:520px;margin:0;font-size:14px;line-height:1.6}.routes-scroll-wrap{background:var(--w);border:1px solid var(--b);border-top:2.5px solid var(--s);border-radius:var(--r);flex-direction:column;display:flex;overflow:hidden}.routes-scroll-head{background:var(--sl);border-bottom:1px solid var(--smid);text-transform:uppercase;letter-spacing:.08em;color:var(--sd);padding:10px 14px;font-size:10px;font-weight:700}.routes-scroll-body{background:var(--w);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--smid)transparent;height:240px;overflow-y:auto}.routes-scroll-body::-webkit-scrollbar{width:6px}.routes-scroll-body::-webkit-scrollbar-track{background:0 0}.routes-scroll-body::-webkit-scrollbar-thumb{background:var(--smid);border-radius:3px}.routes-scroll-link{color:var(--inkm);border-bottom:1px solid var(--b);white-space:nowrap;text-overflow:ellipsis;justify-content:space-between;align-items:center;padding:11px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex;overflow:hidden}.routes-scroll-link:last-child{border-bottom:none}.routes-scroll-link:hover{background:var(--sl);color:var(--sd)}.routes-scroll-arr{color:var(--s);opacity:0;flex-shrink:0;margin-left:8px;transition:opacity .2s,transform .2s;transform:translate(-4px)}.routes-scroll-link:hover .routes-scroll-arr{opacity:1;transform:translate(0)}}.routes-scrollbar-track{pointer-events:none;background:0 0;width:6px;position:absolute;top:0;bottom:0;right:0}.routes-scrollbar-thumb{background:var(--smid);border-radius:3px;width:100%;transition:background .2s}.routes-scroll-skeleton{pointer-events:none;cursor:default}.rsk-line{background:var(--b);border-radius:4px;width:70%;height:12px;animation:1.4s ease-in-out infinite rsk-pulse}.routes-scroll-skeleton:nth-child(2) .rsk-line{width:80%}.routes-scroll-skeleton:nth-child(3) .rsk-line{width:65%}.routes-scroll-skeleton:nth-child(4) .rsk-line{width:75%}.routes-scroll-skeleton:nth-child(5) .rsk-line{width:60%}@keyframes rsk-pulse{0%,to{opacity:1}50%{opacity:.35}}
