.fleet-hero[data-astro-cid-g3odm4oq]{position:relative;isolation:isolate;overflow:clip;background:linear-gradient(165deg,var(--navy-900),var(--navy-800) 60%,var(--navy-700));color:#fff;padding-block:calc(var(--header-h) + 2rem) 4rem}.fleet-hero[data-astro-cid-g3odm4oq]:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(52rem 30rem at 88% 0%,rgb(27 85 144 / .55),transparent 66%),radial-gradient(38rem 26rem at 0% 100%,rgb(226 87 12 / .18),transparent 68%)}.fleet-hero[data-astro-cid-g3odm4oq]:after{content:"";position:absolute;z-index:-1;inset-block:-20%;inset-inline-end:-4%;width:min(26rem,38%);background:var(--motif-chevron) no-repeat right center / contain;opacity:.055;pointer-events:none}.fleet-hero-grid[data-astro-cid-g3odm4oq]{display:grid;gap:2.5rem;align-items:center}.fleet-hero-copy[data-astro-cid-g3odm4oq] .crumbs[data-astro-cid-g3odm4oq]{color:#ffffffa6}.fleet-hero-copy[data-astro-cid-g3odm4oq] .crumbs[data-astro-cid-g3odm4oq] a[data-astro-cid-g3odm4oq]{color:#ffffffd9}.fleet-kicker[data-astro-cid-g3odm4oq]{display:inline-flex;align-items:center;gap:.6rem;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--orange-light);margin-bottom:.9rem}.fleet-kicker-line[data-astro-cid-g3odm4oq]{width:1.6rem;height:2px;border-radius:2px;background:currentColor;transform-origin:left center}@media(prefers-reduced-motion:no-preference){.fleet-kicker-line[data-astro-cid-g3odm4oq]{animation:line-draw .53s var(--ease-entrance, ease) both;animation-delay:.12s}}@keyframes line-draw{0%{transform:scaleX(0)}}.fleet-hero-heading[data-astro-cid-g3odm4oq]{margin:0 0 1.25rem;overflow:clip}.fleet-hero-heading[data-astro-cid-g3odm4oq] .clip-reveal[data-astro-cid-g3odm4oq]{display:block;font-size:clamp(2rem,4.8vw,2.8125rem);font-weight:800;letter-spacing:-.026em;line-height:1.08;color:#fff;max-width:20ch}@media(prefers-reduced-motion:no-preference){.fleet-hero-heading[data-astro-cid-g3odm4oq] .clip-reveal[data-astro-cid-g3odm4oq]{clip-path:inset(0 100% 0 0);animation:clip-wipe .88s var(--ease-entrance, ease) both;animation-delay:.26s}}@keyframes clip-wipe{to{clip-path:inset(0 0 0 0)}}.fleet-hero-copy[data-astro-cid-g3odm4oq] .lede[data-astro-cid-g3odm4oq]{color:#ffffffdb;max-width:34rem}.fleet-hero-cta[data-astro-cid-g3odm4oq]{margin-top:.5rem}.fleet-hero-media-inner[data-astro-cid-g3odm4oq]{position:relative;isolation:isolate;overflow:clip;border-radius:var(--radius-lg);box-shadow:var(--shadow-media);aspect-ratio:4 / 3}@media(prefers-reduced-motion:no-preference){.fleet-hero-media-inner[data-astro-cid-g3odm4oq]{clip-path:inset(0 0 0 100%);animation:media-wipe 1s var(--ease-entrance, ease) both;animation-delay:.32s}}@keyframes media-wipe{to{clip-path:inset(0 0 0 0%)}}.fleet-hero-img[data-astro-cid-g3odm4oq]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:no-preference){.fleet-hero-img[data-astro-cid-g3odm4oq]{animation:hero-kenburns 20s var(--ease-entrance, ease-out) both}}@keyframes hero-kenburns{0%{transform:scale(1.1)}to{transform:scale(1)}}@media(min-width:64rem){.fleet-hero-grid[data-astro-cid-g3odm4oq]{grid-template-columns:1.15fr 1fr;gap:4rem}}.own-fleet-section[data-astro-cid-g3odm4oq]{position:relative;isolation:isolate;overflow:hidden}.own-fleet-section[data-astro-cid-g3odm4oq]:before{content:"";position:absolute;inset:0;z-index:-1;background:url(/images/fleet-own-fleet-street-van.jpg) center / cover no-repeat;opacity:.18}.fleet-intro[data-astro-cid-g3odm4oq]{display:grid;gap:2.5rem;align-items:center}.fleet-intro[data-astro-cid-g3odm4oq] p[data-astro-cid-g3odm4oq]{color:var(--ink-soft);font-weight:600}.fleet-media[data-astro-cid-g3odm4oq] img[data-astro-cid-g3odm4oq]{width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.legend[data-astro-cid-g3odm4oq]{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;gap:.6rem;font-size:.9rem;color:var(--ink-soft);font-weight:600}.legend[data-astro-cid-g3odm4oq] li[data-astro-cid-g3odm4oq]{display:flex;align-items:center;gap:.5rem}@media(min-width:64rem){.fleet-intro[data-astro-cid-g3odm4oq]{grid-template-columns:1.25fr 1fr;gap:4rem}}.switcher-radio[data-astro-cid-g3odm4oq]{position:absolute}.switcher-tabs[data-astro-cid-g3odm4oq]{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.75rem}.switcher-tab[data-astro-cid-g3odm4oq]{display:flex;flex-direction:column;gap:.15rem;padding:.65rem 1.1rem;border-radius:var(--radius);border:1.5px solid var(--line);background:var(--surface);cursor:pointer;transition:border-color var(--dur-ui, .24s) var(--ease-ui, ease),background-color var(--dur-ui, .24s) var(--ease-ui, ease),transform var(--dur-ui, .24s) var(--ease-ui, ease),box-shadow var(--dur-ui, .24s) var(--ease-ui, ease)}.switcher-tab-name[data-astro-cid-g3odm4oq]{font-weight:700;font-size:.92rem;color:var(--ink)}.switcher-tab-cap[data-astro-cid-g3odm4oq]{font-size:.76rem;color:var(--ink-faint)}.switcher-scale[data-astro-cid-g3odm4oq]{display:flex;gap:.2rem;margin:.15rem 0}.switcher-scale-dot[data-astro-cid-g3odm4oq]{width:.4rem;height:.4rem;border-radius:999px;background:var(--navy-100)}.switcher-scale-dot[data-astro-cid-g3odm4oq].is-filled{background:var(--navy-600)}.switcher-tab[data-astro-cid-g3odm4oq]:hover{border-color:var(--navy-100);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(1):focus-visible~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(1),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(2):focus-visible~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(2),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(3):focus-visible~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(3),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(4):focus-visible~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(4),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(5):focus-visible~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(5),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(6):focus-visible~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(6){outline:3px solid var(--orange-600);outline-offset:2px}.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(1):checked~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(1),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(2):checked~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(2),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(3):checked~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(3),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(4):checked~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(4),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(5):checked~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(5),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(6):checked~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(6){border-color:var(--orange-600);background:var(--orange-100)}.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(1):checked~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(1) .switcher-tab-name[data-astro-cid-g3odm4oq],.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(2):checked~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(2) .switcher-tab-name[data-astro-cid-g3odm4oq],.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(3):checked~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(3) .switcher-tab-name[data-astro-cid-g3odm4oq],.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(4):checked~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(4) .switcher-tab-name[data-astro-cid-g3odm4oq],.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(5):checked~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(5) .switcher-tab-name[data-astro-cid-g3odm4oq],.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(6):checked~.switcher-tabs[data-astro-cid-g3odm4oq] .switcher-tab[data-astro-cid-g3odm4oq]:nth-of-type(6) .switcher-tab-name[data-astro-cid-g3odm4oq]{color:var(--orange-700)}.switcher-panels[data-astro-cid-g3odm4oq]{display:grid}.switcher-panel[data-astro-cid-g3odm4oq]{grid-area:1 / 1;display:grid;gap:1.75rem;align-items:center;opacity:0;visibility:hidden;transition:opacity .53s var(--ease-ui, ease),visibility 0s .42s}.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(1):checked~.switcher-panels[data-astro-cid-g3odm4oq] .switcher-panel[data-astro-cid-g3odm4oq]:nth-of-type(1),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(2):checked~.switcher-panels[data-astro-cid-g3odm4oq] .switcher-panel[data-astro-cid-g3odm4oq]:nth-of-type(2),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(3):checked~.switcher-panels[data-astro-cid-g3odm4oq] .switcher-panel[data-astro-cid-g3odm4oq]:nth-of-type(3),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(4):checked~.switcher-panels[data-astro-cid-g3odm4oq] .switcher-panel[data-astro-cid-g3odm4oq]:nth-of-type(4),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(5):checked~.switcher-panels[data-astro-cid-g3odm4oq] .switcher-panel[data-astro-cid-g3odm4oq]:nth-of-type(5),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(6):checked~.switcher-panels[data-astro-cid-g3odm4oq] .switcher-panel[data-astro-cid-g3odm4oq]:nth-of-type(6){opacity:1;visibility:visible;transition:opacity .53s var(--ease-ui, ease),visibility 0s}.switcher-media[data-astro-cid-g3odm4oq]{border-radius:var(--radius-lg);overflow:clip;box-shadow:var(--shadow-md);aspect-ratio:4 / 3}.switcher-media-missing[data-astro-cid-g3odm4oq]{display:flex;align-items:center;justify-content:center;height:100%;margin:0;padding:1.5rem;text-align:center;background:var(--surface-alt);border:1px dashed var(--line);color:var(--ink-faint);font-size:.9rem}.switcher-media[data-astro-cid-g3odm4oq] img[data-astro-cid-g3odm4oq]{width:100%;height:100%;object-fit:cover;transition:transform .63s var(--ease-ui, ease)}@media(prefers-reduced-motion:no-preference){.switcher-panel[data-astro-cid-g3odm4oq]{transform:scale(.985);transition:opacity .53s var(--ease-ui, ease),visibility 0s .42s,transform .53s var(--ease-ui, ease)}.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(1):checked~.switcher-panels[data-astro-cid-g3odm4oq] .switcher-panel[data-astro-cid-g3odm4oq]:nth-of-type(1),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(2):checked~.switcher-panels[data-astro-cid-g3odm4oq] .switcher-panel[data-astro-cid-g3odm4oq]:nth-of-type(2),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(3):checked~.switcher-panels[data-astro-cid-g3odm4oq] .switcher-panel[data-astro-cid-g3odm4oq]:nth-of-type(3),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(4):checked~.switcher-panels[data-astro-cid-g3odm4oq] .switcher-panel[data-astro-cid-g3odm4oq]:nth-of-type(4),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(5):checked~.switcher-panels[data-astro-cid-g3odm4oq] .switcher-panel[data-astro-cid-g3odm4oq]:nth-of-type(5),.switcher-radio[data-astro-cid-g3odm4oq]:nth-of-type(6):checked~.switcher-panels[data-astro-cid-g3odm4oq] .switcher-panel[data-astro-cid-g3odm4oq]:nth-of-type(6){transform:scale(1);transition:opacity .53s var(--ease-ui, ease),visibility 0s,transform .53s var(--ease-ui, ease)}}.switcher-info[data-astro-cid-g3odm4oq] h3[data-astro-cid-g3odm4oq]{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;font-size:1.2rem}.switcher-specs[data-astro-cid-g3odm4oq]{display:grid;gap:.6rem;margin:1rem 0;padding:1rem 0;border-block:1px solid var(--line)}.switcher-specs[data-astro-cid-g3odm4oq]>div[data-astro-cid-g3odm4oq]{display:flex;justify-content:space-between;gap:1rem;font-size:.92rem}.switcher-specs[data-astro-cid-g3odm4oq] dt[data-astro-cid-g3odm4oq]{font-weight:700;color:var(--ink-faint);text-transform:uppercase;font-size:.72rem;letter-spacing:.05em;padding-top:.15rem}.switcher-specs[data-astro-cid-g3odm4oq] dd[data-astro-cid-g3odm4oq]{margin:0;text-align:right;max-width:65%;color:var(--ink);font-weight:600}.switcher-info[data-astro-cid-g3odm4oq] p[data-astro-cid-g3odm4oq]{color:var(--ink-soft);margin:0}@media(min-width:48rem){.switcher-panel[data-astro-cid-g3odm4oq]{grid-template-columns:1fr 1.2fr}}.detail-cards[data-astro-cid-g3odm4oq]{margin-top:1.5rem}.detail-cards[data-astro-cid-g3odm4oq] h3[data-astro-cid-g3odm4oq]{font-size:1.05rem}.specialist-section[data-astro-cid-g3odm4oq]{position:relative;isolation:isolate;overflow:hidden}.specialist-section[data-astro-cid-g3odm4oq]:before{content:"";position:absolute;inset:0;z-index:-1;background:url(/images/rates-cost-drivers-westminster.jpg) center / cover no-repeat;opacity:.15}.spec-cards[data-astro-cid-g3odm4oq]{list-style:none;margin:0;padding:0}.spec-cards[data-astro-cid-g3odm4oq] .badge[data-astro-cid-g3odm4oq]{margin-bottom:.75rem}.spec-cards[data-astro-cid-g3odm4oq] h3[data-astro-cid-g3odm4oq]{font-size:1.05rem}.fleet-finale[data-astro-cid-g3odm4oq]{position:relative;isolation:isolate;overflow:clip;color:#fff;min-height:26rem;display:flex;align-items:center;padding-block:5rem}.fleet-finale-media[data-astro-cid-g3odm4oq]{position:absolute;inset:0;z-index:-2}.fleet-finale-media[data-astro-cid-g3odm4oq] img[data-astro-cid-g3odm4oq],.fleet-finale-video[data-astro-cid-g3odm4oq]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:no-preference){.fleet-finale-media[data-astro-cid-g3odm4oq] img[data-astro-cid-g3odm4oq]{animation:hero-kenburns 26s var(--ease-entrance, ease-out) both}}.fleet-finale-video[data-astro-cid-g3odm4oq]{opacity:0;transition:opacity 1.13s var(--ease-entrance, ease)}.fleet-finale-video[data-astro-cid-g3odm4oq].is-playing{opacity:1}.fleet-finale-media[data-astro-cid-g3odm4oq]:after{content:"";position:absolute;inset:0;background:radial-gradient(46rem 30rem at 94% 100%,rgb(226 87 12 / .22),transparent 70%),linear-gradient(100deg,#05131feb 10%,#071d33b8 46%,#071d3366 80%)}.fleet-finale-inner[data-astro-cid-g3odm4oq]{position:relative;z-index:1;max-width:36rem}.fleet-finale[data-astro-cid-g3odm4oq] h2[data-astro-cid-g3odm4oq]{color:#fff;font-size:clamp(2rem,4.4vw,2.8125rem)}.fleet-finale[data-astro-cid-g3odm4oq] .kicker[data-astro-cid-g3odm4oq]{color:var(--orange-light)}.fleet-finale[data-astro-cid-g3odm4oq] .lede[data-astro-cid-g3odm4oq]{color:#ffffffdb}@media(min-width:48rem){.fleet-finale[data-astro-cid-g3odm4oq]{min-height:32rem}}
