
/* MR BUS Fleet Models — premium bilingual vehicle showcase */
.mrb-fm-page{--navy:#062a5c;--deep:#0a4f91;--blue:#0c74c9;--sky:#49baf0;--ice:#dff3ff;--pale:#f3faff;--white:#fff;--ink:#102f4c;--text:#42627c;--line:#cbe4f5;--orange:#ff7b2f;--shadow:0 22px 58px rgba(6,68,120,.13);--soft:0 12px 30px rgba(6,68,120,.08);--shell:min(calc(100% - 5cm),1680px);display:flow-root;width:100%;min-width:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.67;overflow:visible}.mrb-fm-page *{box-sizing:border-box;min-width:0}.mrb-fm-page img{display:block;max-width:100%}.mrb-fm-page a{color:inherit}.mrb-fm-shell{width:var(--shell);margin-inline:auto}.mrb-fm-breadcrumb-wrap[data-breadcrumb-visible=true]{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2147482000!important;background:#fff;border-block:1px solid var(--line);border-block-end:3px solid var(--orange);box-shadow:0 7px 20px rgba(7,72,130,.07)}.mrb-fm-breadcrumb{padding:14px 0}.mrb-fm-breadcrumb ol{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:13px;font-weight:850;color:#587690}.mrb-fm-breadcrumb li+li:before{content:"/";margin-inline-end:8px;color:#8eb2cb}.mrb-fm-breadcrumb a{text-decoration:none;color:#086ebd}.mrb-fm-breadcrumb [aria-current=page]{color:var(--navy)}
.mrb-fm-hero{padding:30px 0 64px;background:radial-gradient(circle at 86% 7%,rgba(73,186,240,.20),transparent 30%),linear-gradient(180deg,#f7fcff,#e9f6ff)}.mrb-fm-hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:28px;align-items:stretch}.mrb-fm-hero-copy{padding:48px 48px 42px;border:1px solid var(--line);border-radius:36px;background:linear-gradient(145deg,#fff,#f4fbff);box-shadow:var(--shadow);position:relative;overflow:hidden}.mrb-fm-hero-copy:after{content:"";position:absolute;width:270px;height:270px;border-radius:50%;inset:auto -105px -125px auto;background:radial-gradient(circle,rgba(73,186,240,.20),transparent 68%)}.mrb-fm-kicker{display:inline-flex;align-items:center;gap:9px;padding:9px 14px;border:1px solid #bfe3f8;border-radius:999px;background:#fff;color:#096dbd;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.mrb-fm-page h1{margin:22px 0 17px;color:var(--navy);font-size:clamp(45px,4.7vw,76px);line-height:1.02;letter-spacing:-.045em}.mrb-fm-lead{margin:0;color:#315773;font-size:18px;line-height:1.78;font-weight:620}.mrb-fm-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.mrb-fm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:16px;text-decoration:none;font-weight:950;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease}.mrb-fm-btn:hover{transform:translateY(-2px)}.mrb-fm-btn-primary{background:linear-gradient(135deg,var(--deep),var(--blue));color:#fff;box-shadow:0 13px 30px rgba(12,116,201,.22)}.mrb-fm-btn-light{background:#fff;color:#075fa8;border-color:#cce6f7;box-shadow:0 10px 24px rgba(6,68,120,.08)}.mrb-fm-btn-ghost{background:var(--ice);color:var(--navy);border-color:#bfe0f5}.mrb-fm-hero-media{position:relative;margin:0;min-height:540px;border-radius:36px;overflow:hidden;border:1px solid #b9ddf2;box-shadow:var(--shadow);background:var(--navy)}.mrb-fm-hero-media img{width:100%;height:100%;object-fit:cover}.mrb-fm-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(4,34,67,.80))}.mrb-fm-hero-caption{position:absolute;inset:auto 22px 22px;display:grid;grid-template-columns:1.25fr .75fr;gap:12px}.mrb-fm-hero-caption>div{padding:17px 18px;border:1px solid rgba(255,255,255,.65);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 10px 25px rgba(0,34,65,.15)}.mrb-fm-hero-caption strong{display:block;color:var(--navy);font-size:18px}.mrb-fm-hero-caption span{display:block;color:#4a6b82;font-size:12.5px;margin-top:4px}.mrb-fm-spec-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:20px}.mrb-fm-spec{padding:16px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:var(--soft)}.mrb-fm-spec b{display:block;font-size:23px}.mrb-fm-spec strong{display:block;color:var(--navy);font-size:14px;margin-top:7px}.mrb-fm-spec span{display:block;color:#607d92;font-size:11px;margin-top:3px}
.mrb-fm-section{padding:76px 0}.mrb-fm-section-white{background:#fff}.mrb-fm-section-tint{background:linear-gradient(180deg,#f7fcff,#eaf6ff);border-block:1px solid rgba(150,205,238,.25)}.mrb-fm-section-dark{background:linear-gradient(135deg,#062a5c,#0a4f91 60%,#0c74c9);color:#fff}.mrb-fm-section-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px;padding-bottom:12px;border-bottom:2px solid rgba(255,123,47,.72)}.mrb-fm-section-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;border:1px solid #c7e5f7;background:#edf9ff;color:#086ab9;font-size:12px;font-weight:950}.mrb-fm-section-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:999px;background:linear-gradient(135deg,var(--deep),var(--blue));color:#fff;text-decoration:none;font-size:12px;font-weight:900}.mrb-fm-heading{display:grid;grid-template-columns:1fr .46fr;gap:28px;align-items:end;margin-bottom:28px}.mrb-fm-page h2{margin:0;color:var(--navy);font-size:clamp(34px,3.5vw,55px);line-height:1.08;letter-spacing:-.035em}.mrb-fm-heading p{margin:0;color:var(--text);font-size:15px;line-height:1.75}.mrb-fm-editorial{display:grid;grid-template-columns:1.02fr .98fr;gap:23px;align-items:start}.mrb-fm-copy{padding:28px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--soft)}.mrb-fm-copy p{margin:0 0 16px;color:var(--text);font-size:15.5px;line-height:1.82}.mrb-fm-copy p:last-child{margin-bottom:0}.mrb-fm-related{padding:16px 18px;border-inline-start:4px solid var(--orange);border-radius:0 16px 16px 0;background:#f1f9ff}.mrb-fm-inline{color:#0872c4;font-weight:900;text-decoration:underline;text-underline-offset:3px}.mrb-fm-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.mrb-fm-card{padding:21px;border:1px solid var(--line);border-radius:23px;background:linear-gradient(180deg,#fff,#f7fcff);box-shadow:var(--soft);transition:transform .2s ease,border-color .2s ease}.mrb-fm-card:hover{transform:translateY(-3px);border-color:#9ed2ef}.mrb-fm-card b{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#e5f5ff;font-size:20px}.mrb-fm-card h3{margin:13px 0 7px;color:var(--navy);font-size:19px;line-height:1.25}.mrb-fm-card p{margin:0;color:#59758a;font-size:13.5px;line-height:1.6}.mrb-fm-section-dark h2,.mrb-fm-section-dark .mrb-fm-heading p{color:#fff}.mrb-fm-section-dark .mrb-fm-section-badge{background:#fff;color:#075fa8}.mrb-fm-section-dark .mrb-fm-section-action{background:#fff;color:#075fa8}.mrb-fm-section-dark .mrb-fm-copy,.mrb-fm-section-dark .mrb-fm-card{background:rgba(255,255,255,.97);color:var(--ink)}
.mrb-fm-quote{background:linear-gradient(180deg,#f3faff,#e4f3ff)}.mrb-fm-booking{display:grid;grid-template-columns:1.08fr .92fr;gap:22px;align-items:stretch}.mrb-fm-checklist{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:17px 0 0;padding:0;list-style:none}.mrb-fm-checklist li{display:flex;align-items:center;min-height:68px;padding:13px 15px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 9px 22px rgba(6,68,120,.07)}.mrb-fm-quote-card{padding:28px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.mrb-fm-quote-card>span{color:#0c74c9;font-size:12px;font-weight:950;text-transform:uppercase}.mrb-fm-quote-card h3{margin:8px 0;font-size:28px;color:var(--navy)}.mrb-fm-quote-card p{color:var(--text)}.mrb-fm-quote-card .mrb-fm-btn{width:100%;margin-top:10px}.mrb-fm-faq-title{margin-top:42px;color:var(--navy);font-size:31px;font-weight:950}.mrb-fm-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:18px}.mrb-fm-faq{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:var(--soft)}.mrb-fm-faq summary{display:grid;grid-template-columns:40px 1fr 24px;gap:11px;align-items:center;padding:18px 19px;cursor:pointer;list-style:none;color:var(--navy);font-weight:900}.mrb-fm-faq summary::-webkit-details-marker{display:none}.mrb-fm-faq-num{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#e9f7ff;color:#0c74c9;font-size:12px}.mrb-fm-faq summary b{color:#0c74c9;font-size:22px}.mrb-fm-faq p{margin:0;padding:0 20px 20px;color:var(--text)}.mrb-fm-final{padding:55px 0;background:linear-gradient(135deg,#062a5c,#0a4f91 58%,#0c74c9);border-block-end:5px solid var(--orange);color:#fff}.mrb-fm-final .mrb-fm-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.mrb-fm-final span{color:#9bdcf8;font-size:12px;font-weight:900;text-transform:uppercase}.mrb-fm-final-title{font-size:clamp(30px,3.4vw,48px);line-height:1.1;font-weight:950;margin:6px 0}.mrb-fm-final p{margin:0;color:#edf8ff}.mrb-fm-final .mrb-fm-btn-light{flex:0 0 auto}
.mrb-fm-page[dir=rtl]{font-family:Tahoma,Arial,sans-serif;text-align:right}.mrb-fm-page[dir=rtl] .mrb-fm-related{border-inline-start:4px solid var(--orange);border-radius:16px 0 0 16px}.mrb-fm-page[dir=rtl] .mrb-fm-faq summary{text-align:right}
@media(max-width:1280px){.mrb-fm-page{--shell:min(calc(100% - 48px),1180px)}.mrb-fm-heading{grid-template-columns:1fr}.mrb-fm-spec-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.mrb-fm-page{--shell:calc(100% - 32px)}.mrb-fm-hero-grid,.mrb-fm-editorial,.mrb-fm-booking{grid-template-columns:1fr}.mrb-fm-hero-copy{padding:38px 34px}.mrb-fm-hero-media{min-height:480px}.mrb-fm-section{padding:60px 0}.mrb-fm-final .mrb-fm-shell{display:block}.mrb-fm-final .mrb-fm-btn{margin-top:20px}}
@media(max-width:600px){.mrb-fm-page{--shell:calc(100% - 22px)}.mrb-fm-page h1{font-size:41px}.mrb-fm-hero-copy{padding:28px 22px;border-radius:25px}.mrb-fm-hero-media{min-height:430px;border-radius:25px}.mrb-fm-hero-caption{grid-template-columns:1fr;inset:auto 12px 12px}.mrb-fm-spec-strip,.mrb-fm-card-grid,.mrb-fm-checklist,.mrb-fm-faq-grid{grid-template-columns:1fr}.mrb-fm-actions{display:grid}.mrb-fm-btn{width:100%}.mrb-fm-section-top{align-items:flex-start}.mrb-fm-section-action{font-size:11px}.mrb-fm-faq summary{grid-template-columns:36px 1fr 20px;padding:15px}.mrb-fm-final .mrb-fm-btn{width:100%}}
@media(prefers-reduced-motion:reduce){.mrb-fm-btn,.mrb-fm-card{transition:none}}
