
/* Wanderin Route Master finish — single source of route-page design truth */
.wr-page--route-master{
  --wrm-bg:#eef3ee;
  --wrm-surface:#ffffff;
  --wrm-surface-soft:#f8fbf8;
  --wrm-line:#dbe5dc;
  --wrm-line-strong:#cbd9cd;
  --wrm-text:#0f1720;
  --wrm-muted:#60706a;
  --wrm-muted-strong:#475467;
  --wrm-accent:#166534;
  --wrm-accent-soft:rgba(22,101,52,.08);
  --wrm-shadow:0 12px 28px rgba(15,23,42,.045);
  max-width:1180px!important;
  margin:0 auto!important;
  padding:20px 14px 96px!important;
  background:linear-gradient(180deg,#f6f8f5 0%,#f1f5f1 52%,#edf2ed 100%)!important;
}
.wr-page--route-master .wr-layout,
.wr-page--route-master .wr-main{display:grid!important;gap:24px!important}
.wr-page--route-master .wr-side{display:none!important}
.wr-page--route-master .wr-main>.wr-section:not(.wr-hero):not(#booking){position:relative!important;padding-top:28px!important;border-top:1px solid rgba(15,23,42,.06)!important}
.wr-page--route-master .wr-main>.wr-section:not(.wr-hero):not(#booking):before{content:'';position:absolute;left:0;top:0;width:88px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(22,101,52,.22),rgba(22,101,52,0))!important}
.wr-page--route-master .wr-panel,
.wr-page--route-master .wr-review,
.wr-page--route-master .wr-faq-item,
.wr-page--route-master .wr-related-link,
.wr-page--route-master .wr-detail-box,
.wr-page--route-master .wr-step,
.wr-page--route-master .wr-stop-card{background:var(--wrm-surface)!important;border:1px solid var(--wrm-line)!important;border-radius:22px!important;box-shadow:var(--wrm-shadow)!important}

/* Hero */
.wr-page--route-master .wr-hero{padding:24px!important;border-radius:28px!important;background:radial-gradient(circle at 100% 0,rgba(22,163,74,.07),transparent 30%),linear-gradient(180deg,#fff,#f9fcf9)!important;border:1px solid var(--wrm-line)!important;box-shadow:0 14px 34px rgba(15,23,42,.05)!important}
.wr-page--route-master .wr-hero-grid{grid-template-columns:1fr!important;gap:14px!important}
.wr-page--route-master .wr-hero-copy{display:grid!important;gap:12px!important}
.wr-page--route-master .wr-hero-side,
.wr-page--route-master .wr-hero-media,
.wr-page--route-master .wr-hero-inline-link,
.wr-page--route-master .wr-hero-subnote{display:none!important}
.wr-page--route-master .wr-breadcrumbs{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important;margin:0 0 12px!important;font-size:12px!important;color:var(--wrm-muted)!important}
.wr-page--route-master .wr-breadcrumbs a{color:var(--wrm-accent)!important;text-decoration:none!important}
.wr-page--route-master .wr-eyebrow{display:inline-flex!important;align-items:center!important;width:max-content!important;min-height:30px!important;padding:0 10px!important;border-radius:999px!important;background:#f7fbf7!important;border:1px solid var(--wrm-line)!important;color:var(--wrm-accent)!important;font-size:10.5px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.wr-page--route-master .wr-hero h1{margin:0!important;font-size:clamp(34px,5.1vw,54px)!important;line-height:.98!important;letter-spacing:-.05em!important;max-width:12ch!important;color:var(--wrm-text)!important}
.wr-page--route-master .wr-hero-tagline{margin:0!important;max-width:58ch!important;font-size:15px!important;line-height:1.62!important;color:var(--wrm-muted)!important}
.wr-page--route-master .wr-hero-statline,
.wr-page--route-master .wr-service-strip{display:flex!important;flex-wrap:wrap!important;gap:8px!important}
.wr-page--route-master .wr-hero-statline span,
.wr-page--route-master .wr-service-strip span{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 11px!important;border-radius:999px!important;background:#f7faf8!important;border:1px solid var(--wrm-line)!important;color:#17211b!important;font-size:12px!important;font-weight:800!important}
.wr-page--route-master .wr-hero-priceblock strong{display:inline-flex!important;align-items:center!important;min-height:42px!important;padding:0 14px!important;border-radius:999px!important;background:#102119!important;color:#fff!important;font-size:15px!important;font-weight:900!important;letter-spacing:-.02em!important}
.wr-page--route-master .wr-hero-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:4px!important}
.wr-page--route-master .wr-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:44px!important;padding:0 16px!important;border-radius:999px!important;text-decoration:none!important;font-weight:900!important;transition:transform .18s ease, box-shadow .18s ease!important}
.wr-page--route-master .wr-btn:hover{transform:translateY(-1px)!important}
.wr-page--route-master .wr-btn--primary{background:linear-gradient(180deg,#15803d,#166534)!important;border:1px solid #166534!important;color:#fff!important;box-shadow:0 12px 24px rgba(22,163,74,.16)!important}
.wr-page--route-master .wr-btn--ghost{background:#fff!important;border:1px solid var(--wrm-line)!important;color:var(--wrm-text)!important;box-shadow:none!important}

/* Section headers */
.wr-page--route-master .wr-section-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important;margin-bottom:14px!important}
.wr-page--route-master .wr-section-head h2{margin:0!important;font-size:clamp(24px,2.8vw,34px)!important;line-height:1.03!important;letter-spacing:-.04em!important;color:var(--wrm-text)!important}
.wr-page--route-master .wr-section-head p{margin:0!important;max-width:62ch!important;font-size:14px!important;line-height:1.58!important;color:var(--wrm-muted)!important}
.wr-page--route-master .wr-subhead{margin:0 0 10px!important;font-size:17px!important;line-height:1.2!important;color:var(--wrm-text)!important}

/* Booking shell */
.wr-page--route-master #booking{position:relative!important;top:auto!important;padding:18px!important;border-radius:26px!important;background:linear-gradient(180deg,#fff,#fbfcfb)!important;border:1px solid var(--wrm-line)!important;box-shadow:0 16px 36px rgba(15,23,42,.05)!important}
.wr-page--route-master #booking .wr-book-head{display:grid!important;gap:6px!important;margin-bottom:14px!important}
.wr-page--route-master #booking .wr-book-kicker{display:inline-flex!important;align-items:center!important;width:max-content!important;min-height:24px!important;padding:0 8px!important;border-radius:999px!important;background:#f7fbf7!important;border:1px solid var(--wrm-line)!important;color:var(--wrm-accent)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important}
.wr-page--route-master #booking .wr-book-head h2{margin:0!important;font-size:clamp(24px,3.6vw,34px)!important;line-height:1.02!important;letter-spacing:-.04em!important;color:var(--wrm-text)!important}
.wr-page--route-master #booking .wr-book-head p{display:block!important;margin:0!important;max-width:52ch!important;font-size:13px!important;line-height:1.5!important;color:var(--wrm-muted)!important}
.wr-page--route-master #booking .wr-form{display:grid!important;gap:14px!important}
.wr-page--route-master #booking .wr-form-section,
.wr-page--route-master #booking .wr-book-optional,
.wr-page--route-master #booking .wr-summary-tile,
.wr-page--route-master #booking .wr-quote-box--submit{padding:16px!important;border:1px solid #e2e8e4!important;border-radius:20px!important;background:#fcfefd!important;box-shadow:none!important}
.wr-page--route-master #booking .wr-form-section--trip{background:linear-gradient(180deg,#fcfffc,#f8fbf8)!important}
.wr-page--route-master #booking .wb-section-title{margin:0 0 10px!important;font-size:17px!important;line-height:1.15!important;letter-spacing:-.02em!important;color:var(--wrm-text)!important}
.wr-page--route-master #booking label,
.wr-page--route-master #booking .wr-input-label{display:block!important;margin:0 0 6px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:#667085!important}
.wr-page--route-master #booking input,
.wr-page--route-master #booking select,
.wr-page--route-master #booking textarea{width:100%!important;border:1px solid var(--wrm-line)!important;border-radius:16px!important;background:#fff!important;color:var(--wrm-text)!important;box-shadow:none!important;padding:11px 12px!important}
.wr-page--route-master #booking textarea{min-height:108px!important;resize:vertical!important}
.wr-page--route-master #booking input:focus,
.wr-page--route-master #booking select:focus,
.wr-page--route-master #booking textarea:focus{outline:none!important;border-color:#8fb49a!important;box-shadow:0 0 0 4px rgba(22,101,52,.08)!important}
.wr-page--route-master #booking .wr-trip-pair--datetime,
.wr-page--route-master #booking .wr-trip-pair--counts,
.wr-page--route-master #booking .wr-form-grid,
.wr-page--route-master #booking .wr-context-grid,
.wr-page--route-master #booking .wr-booking-essential-grid{gap:10px!important}

/* Selected and compare cards */
.wr-page--route-master #booking .wr-booking-brain{margin:0!important;padding:14px 15px!important;border-radius:20px!important;border:1px solid var(--wrm-line)!important;background:linear-gradient(180deg,#f8fcf8,#ffffff)!important;box-shadow:none!important}
.wr-page--route-master #booking .wr-booking-brain__eyebrow{margin:0 0 6px!important;color:var(--wrm-accent)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important}
.wr-page--route-master #booking .wr-booking-brain__copy strong{display:block!important;font-size:18px!important;line-height:1.08!important;color:var(--wrm-text)!important}
.wr-page--route-master #booking .wr-booking-brain__copy p{margin:5px 0 0!important;font-size:13px!important;line-height:1.5!important;color:var(--wrm-muted)!important}
.wr-page--route-master #booking .wr-booking-brain__fit,
.wr-page--route-master #booking .wr-booking-brain__chips span{background:#fff!important;border:1px solid var(--wrm-line)!important;color:var(--wrm-accent)!important}
.wr-page--route-master #booking .wr-booking-selected-card{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:0!important;overflow:hidden!important;margin:0!important;border:1px solid rgba(22,101,52,.22)!important;border-radius:22px!important;background:linear-gradient(180deg,#fbfefb,#ffffff)!important;box-shadow:0 10px 24px rgba(22,101,52,.08)!important}
.wr-page--route-master #booking .wr-booking-selected-card__media,
.wr-page--route-master #booking .wr-booking-selected-card .wr-vehicle-media{min-height:112px!important;background:#edf7f1!important;border-right:1px solid #deebe2!important;display:block!important}
.wr-page--route-master #booking .wr-booking-selected-card__body{padding:14px!important;display:grid!important;gap:10px!important}
.wr-page--route-master #booking .wr-booking-selected-card__copy small{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0 0 6px!important;color:var(--wrm-accent)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.wr-page--route-master #booking .wr-booking-selected-card__copy small:before{content:'Selected'!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:20px!important;padding:0 7px!important;border-radius:999px!important;background:rgba(22,101,52,.10)!important;border:1px solid rgba(22,101,52,.16)!important;font-size:9px!important;letter-spacing:.06em!important}
.wr-page--route-master #booking .wr-booking-selected-card__copy strong{display:block!important;font-size:20px!important;line-height:1.08!important;color:var(--wrm-text)!important}
.wr-page--route-master #booking .wr-class-fitline{font-size:13px!important;line-height:1.45!important;color:var(--wrm-muted-strong)!important}
.wr-page--route-master #booking .wr-price-box--booking strong,
.wr-page--route-master #classes .wr-price-box strong{font-size:18px!important;line-height:1.06!important;color:var(--wrm-accent)!important}
.wr-page--route-master #classes{margin-top:0!important}
.wr-page--route-master #classes .wr-vehicle-chooser__head{display:grid!important;gap:4px!important;margin:0 0 10px!important}
.wr-page--route-master #classes .wr-vehicle-chooser__head h3{margin:0!important;font-size:18px!important;line-height:1.12!important;color:var(--wrm-text)!important}
.wr-page--route-master #classes .wr-vehicle-chooser__head p{margin:0!important;font-size:13px!important;line-height:1.5!important;color:var(--wrm-muted)!important}
.wr-page--route-master #classes .wr-class-grid,
.wr-page--route-master #classes .wr-class-grid--booking{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.wr-page--route-master #classes .wr-class-card{display:grid!important;grid-template-columns:120px minmax(0,1fr)!important;align-items:stretch!important;overflow:hidden!important;border:1px solid var(--wrm-line)!important;border-radius:22px!important;background:#fff!important;box-shadow:none!important}
.wr-page--route-master #classes .wr-class-card[data-card-tone="selected"]{border-color:rgba(22,101,52,.22)!important;background:linear-gradient(180deg,#fbfefb,#ffffff)!important;box-shadow:0 10px 24px rgba(22,101,52,.06)!important}
.wr-page--route-master #classes .wr-class-card[data-card-tone="alternative"]{background:linear-gradient(180deg,#fff,#fcfdfc)!important}
.wr-page--route-master #classes .wr-class-card .wr-vehicle-media{display:block!important;min-height:120px!important;height:100%!important;border-right:1px solid #e8eeea!important;border-bottom:none!important;background:#f4f7f4!important}
.wr-page--route-master #classes .wr-class-card .wr-class-body{display:grid!important;gap:10px!important;padding:14px!important;align-content:start!important}
.wr-page--route-master #classes .wr-class-copy h3{margin:0!important;font-size:19px!important;line-height:1.14!important;color:var(--wrm-text)!important}
.wr-page--route-master #classes .wr-meta-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important}
.wr-page--route-master #classes .wr-meta-row span{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 9px!important;border-radius:999px!important;background:#f7faf8!important;border:1px solid var(--wrm-line)!important;color:#344054!important;font-size:11px!important;font-weight:800!important}
.wr-page--route-master #classes .wr-class-model{font-size:12.5px!important;line-height:1.45!important;color:var(--wrm-muted)!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical!important;overflow:hidden!important}
.wr-page--route-master #classes .wr-card-actions--single .wr-btn{width:100%!important;min-height:42px!important;border-radius:14px!important}

/* Stops + summary */
.wr-page--route-master #booking .wr-stop-choice-row,
.wr-page--route-master #booking .wr-addons--booking,
.wr-page--route-master #booking .wr-booking-summary{gap:10px!important}
.wr-page--route-master #booking .wr-stop-choice,
.wr-page--route-master #booking .wr-addon{border-radius:16px!important;border:1px solid var(--wrm-line)!important;background:#fff!important}
.wr-page--route-master #booking .wr-stop-choice.is-active,
.wr-page--route-master #booking .wr-addon.is-active{border-color:rgba(22,101,52,.22)!important;background:#f8fcf9!important}
.wr-page--route-master #booking .wr-book-optional>summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;cursor:pointer!important;list-style:none!important}
.wr-page--route-master #booking .wr-book-optional>summary::-webkit-details-marker{display:none!important}
.wr-page--route-master #booking .wr-book-optional>summary strong{font-size:15px!important;line-height:1.2!important;color:var(--wrm-text)!important}
.wr-page--route-master #booking .wr-book-optional>summary small{font-size:12px!important;line-height:1.4!important;color:var(--wrm-muted)!important}
.wr-page--route-master #booking .wr-booking-summary{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:10px!important}
.wr-page--route-master #booking .wr-summary-tile{padding:14px!important}
.wr-page--route-master #booking .wr-summary-tile small{display:block!important;margin-bottom:6px!important;font-size:10px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#667085!important;font-weight:900!important}
.wr-page--route-master #booking .wr-summary-tile strong{display:block!important;font-size:15px!important;line-height:1.3!important;color:var(--wrm-text)!important}
.wr-page--route-master #booking .wr-summary-tile span,
.wr-page--route-master #booking .wr-summary-tile b{font-size:14px!important;line-height:1.35!important;color:var(--wrm-muted-strong)!important}
.wr-page--route-master #booking .wr-submit-bar{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:10px!important;align-items:stretch!important;margin-top:12px!important}
.wr-page--route-master #booking .wr-quote-box--submit{display:grid!important;gap:8px!important;align-content:center!important;background:#102119!important;border-color:#102119!important}
.wr-page--route-master #booking .wr-quote-box--submit *{color:#fff!important}
.wr-page--route-master #booking .wr-quote-box--submit #wr_quote_text{display:block!important;font-size:24px!important;line-height:1.08!important;font-weight:900!important;letter-spacing:-.03em!important}
.wr-page--route-master #booking .wr-submit-actions{display:grid!important;gap:8px!important;align-content:start!important}
.wr-page--route-master #booking .wr-submit-actions .wr-btn{min-height:48px!important;border-radius:18px!important}
.wr-page--route-master #booking .wr-submit-actions .wr-btn--full{background:linear-gradient(180deg,#16a34a,#166534)!important;border-color:#166534!important;color:#fff!important;box-shadow:0 12px 24px rgba(22,163,74,.18)!important}

/* Content sections */
.wr-page--route-master .wr-route-flow{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
.wr-page--route-master .wr-step{padding:18px!important}
.wr-page--route-master .wr-step h3{font-size:19px!important;line-height:1.15!important;margin:0 0 8px!important;color:var(--wrm-text)!important}
.wr-page--route-master .wr-step p{font-size:14px!important;line-height:1.6!important;color:var(--wrm-muted)!important}
.wr-page--route-master .wr-detail-grid--route-knowledge{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-bottom:12px!important}
.wr-page--route-master .wr-detail-grid--route-knowledge>div{padding:16px!important;border:1px solid var(--wrm-line)!important;border-radius:18px!important;background:#fff!important}
.wr-page--route-master .wr-detail-grid--route-knowledge small{display:block!important;margin-bottom:6px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#667085!important}
.wr-page--route-master .wr-detail-grid--route-knowledge strong{display:block!important;font-size:15px!important;line-height:1.4!important;color:var(--wrm-text)!important}
.wr-page--route-master .wr-stop-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.wr-page--route-master .wr-stop-card{padding:16px!important}
.wr-page--route-master .wr-stop-name{font-size:16px!important;line-height:1.15!important;color:var(--wrm-text)!important}
.wr-page--route-master .wr-stop-why{margin-top:6px!important;font-size:13px!important;line-height:1.55!important;color:var(--wrm-muted)!important}
.wr-page--route-master .wr-stop-meta{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:10px!important}
.wr-page--route-master .wr-stop-meta span{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 9px!important;border-radius:999px!important;background:#f7faf8!important;border:1px solid var(--wrm-line)!important;color:#344054!important;font-size:11px!important;font-weight:800!important}
.wr-page--route-master #reviews .wr-review-grid--slider,
.wr-page--route-master .wr-related-grid,
.wr-page--route-master .wr-seo-restore-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important;padding:0!important}
.wr-page--route-master #reviews .wr-review{padding:18px!important;min-width:0!important}
.wr-page--route-master .wr-review p{font-size:14px!important;line-height:1.65!important;color:var(--wrm-muted)!important}
.wr-page--route-master .wr-faq-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
.wr-page--route-master .wr-faq-item{padding:0!important;overflow:hidden!important}
.wr-page--route-master .wr-faq-item summary{padding:18px!important;font-size:17px!important;line-height:1.32!important;font-weight:900!important;color:var(--wrm-text)!important;cursor:pointer!important}
.wr-page--route-master .wr-faq-item>div{padding:0 18px 18px!important;font-size:14px!important;line-height:1.65!important;color:var(--wrm-muted)!important}
.wr-page--route-master .wr-related-link,
.wr-page--route-master .wr-seo-restore-link{display:block!important;padding:16px!important;text-decoration:none!important;color:inherit!important}
.wr-page--route-master .wr-related-link strong,
.wr-page--route-master .wr-seo-restore-link strong{display:block!important;font-size:17px!important;line-height:1.25!important;color:var(--wrm-text)!important}
.wr-page--route-master .wr-related-link span,
.wr-page--route-master .wr-seo-restore-link p{display:block!important;margin-top:6px!important;font-size:13px!important;line-height:1.55!important;color:var(--wrm-muted)!important}
.wr-page--route-master .wr-copy-panel--clean{padding:18px!important}
.wr-page--route-master .wr-copy-panel--clean .wr-copy-lead{margin:0 0 12px!important;font-size:14px!important;line-height:1.7!important;color:var(--wrm-muted-strong)!important}
.wr-page--route-master .wr-list--tight{margin:0!important;padding-left:18px!important;display:grid!important;gap:8px!important}
.wr-page--route-master .wr-list--tight li{font-size:13px!important;line-height:1.6!important;color:var(--wrm-muted)!important}
.wr-page--route-master .wr-readmore summary{cursor:pointer!important;font-weight:800!important;color:var(--wrm-accent)!important}

/* Family accents */
.wr-page--route-master .wr-hero[data-route-ux="mountain"]{background:radial-gradient(circle at 100% 0,rgba(37,99,235,.08),transparent 28%),linear-gradient(180deg,#fff,#f8fbff)!important;border-color:#d9e4f5!important}
.wr-page--route-master .wr-hero[data-route-ux="airport"],
.wr-page--route-master .wr-hero[data-route-ux="airport-fast"]{background:radial-gradient(circle at 100% 0,rgba(14,165,233,.08),transparent 28%),linear-gradient(180deg,#fff,#f8fdff)!important;border-color:#d9edf5!important}
.wr-page--route-master .wr-hero[data-route-ux="coastal"]{background:radial-gradient(circle at 100% 0,rgba(20,184,166,.08),transparent 28%),linear-gradient(180deg,#fff,#f8fffd)!important;border-color:#d7eee9!important}
.wr-page--route-master .wr-hero[data-route-ux="mountain"] .wr-eyebrow{color:#1d4ed8!important;border-color:#dbe7ff!important;background:#f7faff!important}
.wr-page--route-master .wr-hero[data-route-ux="airport"] .wr-eyebrow,
.wr-page--route-master .wr-hero[data-route-ux="airport-fast"] .wr-eyebrow{color:#0369a1!important;border-color:#d6eef8!important;background:#f6fdff!important}
.wr-page--route-master .wr-hero[data-route-ux="coastal"] .wr-eyebrow{color:#0f766e!important;border-color:#d6f1ed!important;background:#f6fffd!important}

/* Mobile */
@media (max-width:1080px){
  .wr-page--route-master .wr-route-flow,
  .wr-page--route-master #reviews .wr-review-grid--slider,
  .wr-page--route-master .wr-related-grid,
  .wr-page--route-master .wr-seo-restore-links,
  .wr-page--route-master .wr-detail-grid--route-knowledge,
  .wr-page--route-master #classes .wr-class-grid,
  .wr-page--route-master #classes .wr-class-grid--booking{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .wr-page--route-master #booking .wr-booking-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .wr-page--route-master #booking .wr-submit-bar{grid-template-columns:1fr!important}
}
@media (max-width:760px){
  .wr-page--route-master{padding:14px 12px 88px!important}
  .wr-page--route-master .wr-layout,.wr-page--route-master .wr-main{gap:20px!important}
  .wr-page--route-master .wr-main>.wr-section:not(.wr-hero):not(#booking){padding-top:22px!important}
  .wr-page--route-master .wr-hero{padding:16px!important;border-radius:22px!important}
  .wr-page--route-master .wr-hero h1{font-size:clamp(28px,9vw,40px)!important;max-width:none!important}
  .wr-page--route-master .wr-hero-tagline{font-size:14px!important;line-height:1.56!important}
  .wr-page--route-master .wr-hero-actions{display:grid!important;grid-template-columns:1fr!important}
  .wr-page--route-master #booking{padding:14px!important;border-radius:22px!important}
  .wr-page--route-master #booking .wr-book-head p{font-size:12px!important;line-height:1.45!important}
  .wr-page--route-master #booking .wr-trip-pair--datetime,
  .wr-page--route-master #booking .wr-trip-pair--counts,
  .wr-page--route-master #booking .wr-form-grid,
  .wr-page--route-master #booking .wr-context-grid,
  .wr-page--route-master #booking .wr-booking-essential-grid,
  .wr-page--route-master #booking .wr-booking-summary,
  .wr-page--route-master #classes .wr-class-grid,
  .wr-page--route-master #classes .wr-class-grid--booking,
  .wr-page--route-master .wr-route-flow,
  .wr-page--route-master .wr-stop-grid,
  .wr-page--route-master #reviews .wr-review-grid--slider,
  .wr-page--route-master .wr-related-grid,
  .wr-page--route-master .wr-seo-restore-links,
  .wr-page--route-master .wr-detail-grid--route-knowledge{grid-template-columns:1fr!important}
  .wr-page--route-master #booking .wr-booking-selected-card{grid-template-columns:92px minmax(0,1fr)!important}
  .wr-page--route-master #booking .wr-booking-selected-card__media,
  .wr-page--route-master #booking .wr-booking-selected-card .wr-vehicle-media{min-height:92px!important}
  .wr-page--route-master #classes .wr-class-card{grid-template-columns:92px minmax(0,1fr)!important;border-radius:18px!important}
  .wr-page--route-master #classes .wr-class-card .wr-vehicle-media{min-height:92px!important}
  .wr-page--route-master .wr-section-head h2{font-size:22px!important}
}
