.route-hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:#fff}.route-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(24px,6vw,90px)}.route-hero h1{margin:0;font-size:clamp(42px,5vw,68px);line-height:1.08;letter-spacing:-.05em}.route-hero h1 em{color:var(--orange);font-style:normal}.route-hero-copy>p:not(.eyebrow){max-width:600px;margin:26px 0;color:var(--muted);font-size:18px}.route-hero-photo{position:relative;min-height:540px;overflow:hidden}.route-hero-photo:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 40%,rgba(16,31,59,.72))}.route-hero-photo img{width:100%;height:100%;object-fit:cover}.route-hero-photo>div{position:absolute;right:34px;bottom:34px;left:34px;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:22px;color:#fff;background:rgba(16,31,59,.86);border-radius:16px}.route-hero-photo small{grid-column:1/-1;color:#f8b59d;font-weight:900}.route-hero-photo strong{font-size:28px}.route-hero-photo strong:last-child{text-align:right}.route-hero-photo i{color:var(--orange);font-style:normal}.route-facts{display:grid;grid-template-columns:repeat(3,1fr);width:min(1140px,calc(100% - 36px));margin:-30px auto 0;position:relative;z-index:3;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.route-facts article{padding:23px 28px;border-right:1px solid var(--line)}.route-facts article:last-child{border:0}.route-facts span,.pickup-grid span{color:var(--orange);font-size:11px;font-weight:900}.route-facts strong{display:block;font-size:20px}.route-facts p{margin:0;color:var(--muted);font-size:13px}.route-section{padding:clamp(75px,9vw,125px) clamp(18px,6vw,90px)}.route-section h2{margin:0;font-size:clamp(34px,4.5vw,56px);line-height:1.1;letter-spacing:-.05em}.route-section.intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;color:#fff;background:var(--navy)}.route-section.intro>p{color:#c5ccd7;font-size:18px}.route-title{max-width:1140px;margin:0 auto 38px}.pickup-grid,.use-grid,.mini-vehicles{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;width:min(1140px,100%);margin:auto}.pickup-grid article{padding:32px;background:#fff;border:1px solid var(--line);border-radius:16px}.pickup-grid h3{margin:7px 0;font-size:25px}.pickup-grid p,.use-grid p{margin:0;color:var(--muted)}.route-use{background:var(--cream)}.use-grid{grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.use-grid article{padding:26px;background:var(--cream)}.use-grid b{color:var(--orange);font-size:12px}.use-grid h3{margin:9px 0 5px}.route-vehicles{background:#fff}.mini-vehicles{grid-template-columns:repeat(3,1fr)}.mini-vehicles article{overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:16px}.mini-vehicles img{width:100%;aspect-ratio:4/3;object-fit:cover}.mini-vehicles h3,.mini-vehicles p{margin-right:20px;margin-left:20px}.mini-vehicles p{margin-top:-8px;margin-bottom:22px;color:var(--muted)}.route-book{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;color:#fff;background:var(--orange)}.route-book .eyebrow{color:#fff}.route-book p{color:#fff}.route-book-actions{display:grid;gap:9px}.route-book-actions a{padding:16px;text-align:center;color:var(--navy);background:#fff;border-radius:11px;font-weight:900}.route-faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.other-routes{padding:70px clamp(18px,6vw,90px);background:var(--cream)}.other-routes h2{width:min(1140px,100%);margin:0 auto 24px}.other-routes>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;width:min(1140px,100%);margin:auto}.other-routes a{display:flex;justify-content:space-between;padding:17px 19px;background:#fff;border:1px solid var(--line);border-radius:10px;font-weight:900}.other-routes span{color:var(--orange)}
@media(max-width:900px){.route-hero{grid-template-columns:1fr}.route-hero-photo{min-height:450px}.route-section.intro,.route-book,.route-faq{grid-template-columns:1fr}.use-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.route-hero-copy{padding:45px 18px}.route-hero h1{font-size:38px}.route-facts{grid-template-columns:1fr}.route-facts article{border-right:0;border-bottom:1px solid var(--line)}.pickup-grid,.mini-vehicles{grid-template-columns:1fr}.use-grid{grid-template-columns:1fr}.other-routes>div{grid-template-columns:1fr}.route-hero-photo>div{right:16px;bottom:16px;left:16px}.route-hero-photo strong{font-size:21px}}
