.breakdance .bde-section-673-102 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-673-102{background-color:#FFF}.breakdance .bde-section-673-102 .section-container{--bde-section-width:100%}.breakdance .bde-section-673-102 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-code-block-673-103{width:100%}.rda-routes-overview{width:100%;padding:4rem 0 5rem;background:#fff;font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#fff}.rda-routes-inner{max-width:1600px;margin:0 auto;padding:0 1.5rem}.rda-routes-header{text-align:center;margin-bottom:2.6rem}.rda-routes-header h1{margin:0 0 0.7rem;font-size:2.1rem;font-weight:800;color:#424242}.rda-routes-header h1::after{content:"";display:block;width:160px;height:4px;margin:0.7rem auto 0;border-radius:999px;background:#da6b2e}.rda-routes-header p{margin:0;font-size:0.96rem;color:#666;line-height:1.6}.rda-routes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;grid-auto-rows:230px}.rda-route-card{position:relative;overflow:hidden;border-radius:22px;background:#000;cursor:pointer;height:100%;box-shadow:0 14px 32px rgba(0,0,0,0.26),0 0 14px rgba(0,0,0,0.14);display:flex;flex-direction:column;justify-content:flex-end;transition:transform 0.25s ease,box-shadow 0.25s ease}.rda-route-image{position:absolute;inset:0;overflow:hidden}.rda-route-image img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.05);transition:transform 0.4s ease}.rda-route-card::before{content:"";position:absolute;inset:0;background:linear-gradient(170deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.55) 40%,rgba(0,0,0,0.15) 100%);z-index:1}.rda-route-body,.rda-route-footer{position:relative;z-index:2}.rda-route-body{padding:1.05rem 1.3rem 0.45rem;display:flex;flex-direction:column;gap:0.3rem}.rda-route-body h2{margin:0;font-size:1.0rem;font-weight:700;color:#fff;text-shadow:0 4px 14px rgba(0,0,0,0.9)}.rda-route-meta{margin:0;font-size:0.82rem;color:rgba(255,255,255,0.82)}.rda-route-intro{display:none}.rda-route-tags{display:flex;flex-wrap:wrap;gap:0.35rem}.rda-route-tags span{display:inline-block;padding:0.18rem 0.65rem;font-size:0.75rem;border-radius:999px;background:rgba(0,0,0,0.55);border:1px solid rgba(255,255,255,0.22);color:#fff}.rda-route-footer{padding:0 1.3rem 0.9rem;margin-top:0.2rem;display:flex;justify-content:flex-end}.rda-route-btn,.rda-route-btn:visited{display:inline-flex;align-items:center;justify-content:center;padding:0.45rem 1.3rem;border-radius:999px;font-size:0.85rem;font-weight:700;text-decoration:none;background:#da6b2e;color:#ffffff!important;box-shadow:0 10px 22px rgba(218,107,46,0.6);transition:background 0.2s ease,transform 0.08s ease,box-shadow 0.2s ease}.rda-route-btn:hover,.rda-route-btn:focus-visible{background:#c85c23;transform:translateY(-1px);box-shadow:0 14px 28px rgba(218,107,46,0.75)}.rda-route-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(0,0,0,0.3),0 0 16px rgba(0,0,0,0.18)}.rda-route-card:hover .rda-route-image img{transform:scale(1.1)}@media (min-width:1100px){.rda-route-card:nth-child(1){grid-column:span 2;grid-row:span 2}}@media (max-width:1200px){.rda-routes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.rda-routes-grid{grid-template-columns:1fr;grid-auto-rows:220px}.rda-route-card:nth-child(1){grid-column:span 1;grid-row:span 1}.rda-route-body{padding:0.9rem 1.1rem 0.4rem}.rda-route-footer{padding:0 1.1rem 0.8rem}}