/* Maybach-specific layout. Shared catalogue chrome: catalog-shared.css. */
.maybach-page{--mb-font-title:MBCorpoATitleCond,DaimlerCAC-Regular,serif;--maybach-gutter:7vw;--maybach-gap:16px;--maybach-bg:#e6e0d7;background:var(--maybach-bg);color:#333;overflow:clip}
.maybach-container{width:min(calc(100% - 2*var(--maybach-gutter)),1680px);margin-inline:auto}
.maybach-section h2{letter-spacing:normal;font-family:var(--mb-font-title);font-weight:400;font-size:48px;line-height:60px;margin:0}
.maybach-button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:11px 23px;border:1px solid #9f9f9f;border-radius:9999px;color:inherit;font:700 16px/normal var(--mb-font-text);text-decoration:none}
.maybach-button-light{background:#f8f8f8;border-color:#f8f8f8;color:#000}
.maybach-button-dark{background:#000;border-color:#000;color:#fff}
.maybach-button-outline{background:transparent}
.maybach-hero{position:relative;background:#000;color:#fff;min-height:calc(100vw * 5/12)}
.maybach-hero-media{position:absolute;inset:0 0 auto;height:calc(100vw * 5/12)}
.maybach-hero video,.maybach-hero-media>img{display:block;width:100%;height:100%;object-fit:cover}
.maybach-hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.6),transparent 65%),linear-gradient(0deg,#000,transparent 35%)}
.maybach-hero-copy{position:relative;z-index:2;width:calc(86% * 5/12 - var(--maybach-gap));margin-left:var(--maybach-gutter);padding:48px 0 80px}
.maybach-hero h1{letter-spacing:normal;font:400 64px/72px var(--mb-font-title);margin:0 0 32px}
.maybach-hero p{font-size:18px;line-height:normal;margin:0 0 32px}
.maybach-hero-copy .maybach-button{padding:15px 31px}
.maybach-hero::after{content:"";display:block;position:relative;z-index:3;height:1px;margin:-1px var(--maybach-gutter) 0;background:rgba(255,255,255,.34)}
.maybach-video-toggle{position:absolute;z-index:3;left:var(--maybach-gutter);bottom:24px;width:40px;height:40px;min-width:0;padding:0;border:1px solid #777;border-radius:50%;background:#080808;color:#fff}
.maybach-page>.mb-brand-switch{position:sticky;z-index:40;top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));box-sizing:border-box;width:423px;height:56px;margin:-28px auto;padding:3px;gap:4px;border:1px solid #aaa;border-radius:9999px;background:#fff;box-shadow:none;overflow:visible}
.maybach-page>.mb-brand-switch.is-pinned{position:fixed;left:50%;transform:translateX(-50%);margin:0}
.maybach-page>.mb-brand-switch::before,.maybach-page>.mb-brand-switch::after{content:none}
.maybach-page>.mb-brand-switch .mb-brand-tab{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;height:48px;padding:0;border:0;border-radius:9999px}
.maybach-page>.mb-brand-switch .mb-brand-tab.active{background:#111;color:#fff}
.maybach-page>.mb-brand-switch .mb-brand-tab .mb-bt-text{display:none}
.maybach-page>.mb-brand-switch .mb-brand-tab img{display:block;height:auto;filter:brightness(0)}
.maybach-page>.mb-brand-switch .mb-brand-tab.active img{filter:brightness(0) invert(1)}
.maybach-page>.mb-brand-switch .mb-brand-tab:nth-child(1) img{width:87.7px}
.maybach-page>.mb-brand-switch .mb-brand-tab:nth-child(2) img{width:86px}
.maybach-page>.mb-brand-switch .mb-brand-tab:nth-child(3) img{width:81px}
.maybach-carousel-wrap{position:relative}
.maybach-carousel{display:flex;gap:var(--maybach-gap);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth}
.maybach-carousel::-webkit-scrollbar{display:none}
.maybach-models{padding:0 0 calc(48px + var(--maybach-gap))}
.maybach-models h2{padding:32px 0}
.maybach-model-card{position:relative;display:block;flex:0 0 calc((100% - 2*var(--maybach-gap))/3);min-width:0;padding-bottom:32px;border-radius:12px;background:#000;color:#fff;overflow:hidden;scroll-snap-align:start}
.maybach-model-media{position:relative;aspect-ratio:2/3;overflow:hidden}
.maybach-model-media img{position:absolute;display:block;top:-2px;left:0;width:100%;height:auto;aspect-ratio:1;object-fit:cover}
.maybach-model-copy{position:absolute;inset:auto 0 32px;padding:88px 24px 0;background:linear-gradient(0deg,#000 72%,transparent 100%)}
.maybach-model-copy h3{letter-spacing:normal;font:400 34px/44px var(--mb-font-title);margin:0 0 4px}
.maybach-model-copy p{max-width:418px;margin:0 0 24px;font-size:16px;line-height:normal}
.maybach-model-copy .maybach-button{margin:0}
.maybach-carousel-prev,.maybach-carousel-next{position:absolute;z-index:5;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:48px;height:48px;min-width:0;padding:0;border:1px solid #ddd;border-radius:50%;background:#fff;color:#333;font:400 30px/1 Arial,sans-serif}
.maybach-carousel-prev{left:-24px}
.maybach-carousel-next{right:-24px}
.maybach-carousel-prev[hidden],.maybach-carousel-next[hidden]{display:none}
.maybach-dots{display:flex;height:60px;padding:24px 0;gap:16px;align-items:center;justify-content:center}
.maybach-dots button{width:8px;height:8px;min-width:0;padding:0;border:0;border-radius:50%;background:#777}
.maybach-dots .is-active{width:12px;height:12px;background:#333}
.maybach-models .maybach-dots,.maybach-models .maybach-carousel-prev,.maybach-models .maybach-carousel-next{display:none}
.maybach-explorer{padding:32px 0 0;background:#fff}
.maybach-explorer h2{width:calc((100% + var(--maybach-gap))*2/3 - var(--maybach-gap));margin:0 0 32px}
.maybach-explorer-actions{display:flex;gap:8px;margin-bottom:80px}
.maybach-explorer-actions .maybach-button{padding-inline:23px}
.maybach-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px var(--maybach-gap);padding-bottom:70px}
.maybach-category{letter-spacing:normal;position:relative;display:flex;align-items:flex-end;height:116px;min-height:116px;padding:48px 24px 24px;border-radius:12px;background:linear-gradient(180deg,#e0e6e6,#fcfcfe);color:#333;font:400 34px/44px var(--mb-font-title);text-decoration:none;overflow:visible}
.maybach-category span{position:relative;z-index:2}
.maybach-category img{position:absolute;z-index:1;right:0;bottom:35px;width:62%;height:auto;aspect-ratio:16/9;object-fit:contain;mix-blend-mode:multiply}
@media(min-width:1280px){.maybach-page{--maybach-gap:24px}
.maybach-hero{height:calc(100vw * 5/12);display:flex;flex-direction:column;justify-content:flex-end}
.maybach-hero-copy{position:absolute;top:50%;padding:0 0 32px;transform:translateY(-50%)}
.maybach-hero::after{position:relative;flex:none;margin-top:0}
.maybach-model-media{aspect-ratio:5/7}
.maybach-models{min-height:830px}}
@media(min-width:1440px){.maybach-page{--maybach-gap:40px}
.maybach-model-media{aspect-ratio:10/13}
.maybach-models{min-height:900px}
.maybach-categories{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1023px){.maybach-section h2{font-size:32px;line-height:40px}
.maybach-hero{min-height:0}
.maybach-hero-media{position:relative;height:100vw}
.maybach-hero-media::after{background:linear-gradient(0deg,#000,transparent 35%)}
.maybach-video-toggle{top:16px;bottom:auto}
.maybach-hero-copy{width:auto;margin:0;padding:16px var(--maybach-gutter) 64px;text-align:center}
.maybach-hero h1{font-size:40px;line-height:48px;margin-bottom:24px}
.maybach-hero p{font-size:16px;margin-bottom:24px}
.maybach-hero-copy .maybach-button{width:100%}
.maybach-models{padding-bottom:0}
.maybach-model-cards{margin-right:calc(-1 * var(--maybach-gutter));padding-right:var(--maybach-gutter)}
.maybach-model-card{flex-basis:calc((100% - 16px)/2)}
.maybach-model-media{aspect-ratio:20/27}
.maybach-model-copy h3{font-size:26px;line-height:32px}
.maybach-model-copy p{font-size:14px}
.maybach-models .maybach-dots{display:flex}
.maybach-models .maybach-carousel-prev:not([hidden]),.maybach-models .maybach-carousel-next:not([hidden]){display:grid}
.maybach-models .maybach-carousel-next{right:-40px}
.maybach-models .maybach-carousel-prev{left:-40px}
.maybach-explorer{padding-top:24px}
.maybach-explorer h2{width:100%;margin-bottom:24px}
.maybach-explorer-actions{flex-direction:column;margin-bottom:56px}
.maybach-explorer-actions .maybach-button{padding-inline:23px}
.maybach-categories{gap:98px 16px;padding-bottom:98px}
.maybach-category{height:80px;min-height:80px;padding:32px 16px 16px;font-size:26px;line-height:32px}
.maybach-category img{bottom:25px}}
@media(max-width:767px){.maybach-page{--maybach-gutter:5vw}
.maybach-model-card{flex-basis:calc((100% + 8px)*11/12 - 8px)}
.maybach-model-cards{gap:8px}
.maybach-model-media{aspect-ratio:5/7}
.maybach-categories{grid-template-columns:1fr}
.maybach-category img{width:240px;height:135px;bottom:20px}
.maybach-models .maybach-carousel-next{right:-12px}
.maybach-models .maybach-carousel-prev{left:-12px}}
@media(max-width:479px){.maybach-page>.mb-brand-switch{top:24px;width:90vw;height:48px;margin:-24px auto}
.maybach-page>.mb-brand-switch .mb-brand-tab{height:40px}
.maybach-page>.mb-brand-switch .mb-brand-tab:nth-child(1) img{width:78px}
.maybach-page>.mb-brand-switch .mb-brand-tab:nth-child(2) img{width:70px}
.maybach-page>.mb-brand-switch .mb-brand-tab:nth-child(3) img{width:66px}}
.maybach-inventory{padding:80px 0}
.maybach-inventory h2{padding-bottom:48px}
.maybach-inventory-cards{align-items:stretch}
.maybach-stock-card{flex:0 0 calc((100% - 2*var(--maybach-gap))/3);min-width:0;scroll-snap-align:start}
.maybach-stock-image{position:relative;aspect-ratio:12/5;margin-bottom:36px}
.maybach-stock-image::before{content:"";position:absolute;top:50%;left:0;right:0;bottom:-36px;background:#fff;border-radius:12px 12px 0 0;box-shadow:0 1px 4px #0002}
.maybach-stock-image img{position:absolute;z-index:1;top:6.667px;left:16px;width:calc(100% - 32px);height:auto;aspect-ratio:12/5;object-fit:contain;padding:0 50px}
.maybach-stock-body{--stock-body-height:474px;position:relative;display:flex;flex-direction:column;min-height:var(--stock-body-height);background:#fff;border-radius:0 0 12px 12px;box-shadow:0 2px 4px #0002}
.maybach-stock-body h3{letter-spacing:normal;display:flex;align-items:center;justify-content:center;min-height:64px;margin:0 16px 16px;font:700 24px/32px var(--mb-font-text);text-align:center}
.maybach-stock-specs{--stock-spec-height:84px;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:8px;min-height:var(--stock-spec-height);margin:0 16px 16px;padding:0;list-style:none;font-size:14px;font-weight:700;line-height:normal}
.maybach-stock-specs li{display:flex;align-items:center;gap:4px;white-space:nowrap}
.maybach-stock-specs svg{width:16px;height:16px;vertical-align:middle;color:#666}
.maybach-stock-price{height:80px;margin:0 16px 16px;padding:12px;background:linear-gradient(#f8f8f8 72px,transparent 72px)}
.maybach-stock-price>span{display:block;font-size:14px;line-height:normal}
.maybach-stock-price strong{font-size:18px;line-height:normal}
.maybach-stock-price sup{font-size:8px;vertical-align:super}
.maybach-stock-equipment{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:center;align-items:center;gap:8px;margin:0 16px 16px;padding:0;list-style:none}
.maybach-stock-equipment li{max-width:100%;height:24px;padding:4px 12px 4px 8px;border-radius:3px;background:#bbb;font-size:12px;font-weight:700;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.maybach-stock-equipment li>span{display:inline-block;width:16px;margin-right:0;font-size:16px;vertical-align:bottom}
.maybach-stock-cta{display:flex;align-items:center;justify-content:center;min-height:78px;margin:16px 16px 0;margin-top:auto;padding:16px 0;border-top:1px solid #ddd;color:#000;font-size:16px;font-weight:700;text-align:center;text-decoration:none}
.maybach-stock-more{display:flex;align-items:center;gap:24px;margin-top:32px;padding:32px 24px;background:#f8f8f8;border-radius:12px}
.maybach-stock-more>div{flex:1}
.maybach-stock-more h3{letter-spacing:normal;font:700 20px/28px var(--mb-font-text);margin:0 0 8px}
.maybach-stock-more p{margin:0;font-size:16px;line-height:normal}
.maybach-stock-more .maybach-button{flex:0 0 300px;padding:15px 31px}
.maybach-inventory-nav{display:none}
.maybach-services{padding:32px 0 32px}
.maybach-services h2{margin-bottom:56px}
.maybach-service-cards{gap:var(--maybach-gap)}
.maybach-service-card{display:flex;flex:0 0 calc(50% - 14px);min-width:0;flex-direction:column;scroll-snap-align:start}
.maybach-service-card>img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:12px;margin-bottom:24px}
.maybach-service-body{position:relative;min-height:193px}
.maybach-service-body h3{letter-spacing:normal;font:700 20px/28px var(--mb-font-text);margin:20px 0 28px}
.maybach-service-body p{margin:0;font-size:18px;line-height:normal}
.maybach-service-body .maybach-button{position:absolute;bottom:0;left:0}
.maybach-services .maybach-carousel-prev,.maybach-services .maybach-carousel-next{top:50%}
.maybach-services .maybach-carousel-next{right:16px}
.maybach-services .maybach-carousel-prev{left:16px}
.maybach-quicklinks{padding:64px 0}
.maybach-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}
.maybach-quick-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;border-radius:12px;background:#d9d4cb;color:#333;text-align:center;text-decoration:none;box-shadow:0 2px 4px #0002}
.maybach-quick-card strong{font-size:18px;line-height:normal}
.maybach-quick-card>span:last-child{font-size:16px;line-height:normal}
.maybach-quick-icon,.maybach-quick-icon svg{display:block;width:32px;height:32px}
.maybach-dots[hidden]{display:none}
@media(min-width:1280px) and (max-width:1439px){.maybach-service-card{flex-basis:calc(50% - 8.18px)}}
@media(min-width:1280px){.maybach-quick-grid{gap:40px}
.maybach-stock-body{--stock-body-height:452px}
.maybach-stock-specs{--stock-spec-height:62px}}
@media(min-width:1440px){.maybach-quicklinks{padding:72px 0}
.maybach-inventory{padding:88px 0}}
@media(min-width:1600px){.maybach-stock-body{--stock-body-height:430px}
.maybach-stock-specs{--stock-spec-height:40px}}
@media(max-width:1279px) and (min-width:1024px){.maybach-service-cards{gap:16px}
.maybach-service-card{flex-basis:calc(50% - 5.2px)}}
@media(max-width:1023px){.maybach-inventory{padding:64px 0}
.maybach-inventory h2{padding-bottom:32px}
.maybach-stock-card{flex-basis:calc((100% - 16px)/2)}
.maybach-stock-body{--stock-body-height:444px}
.maybach-stock-body h3{min-height:56px;font-size:20px;line-height:28px}
.maybach-stock-specs{--stock-spec-height:62px}
.maybach-inventory-nav{display:flex;align-items:center;justify-content:center;gap:8px;height:40px;margin-bottom:24px;font-size:12px}
.maybach-inventory-nav .maybach-carousel-prev,.maybach-inventory-nav .maybach-carousel-next{display:block;position:static;transform:none;width:32px;height:40px;border:0;background:none;font-size:28px}
.maybach-inventory-nav button:disabled{opacity:.35;cursor:default}
.maybach-stock-more{gap:16px;margin-top:24px;padding:24px 16px}
.maybach-stock-more h3{font-size:18px;line-height:28px}
.maybach-stock-more p{font-size:14px}
.maybach-services{padding-bottom:16px}
.maybach-services h2{margin-bottom:48px}
.maybach-service-cards{gap:16px}
.maybach-service-card{flex-basis:86%}
.maybach-service-card>img{margin-bottom:16px}
.maybach-service-body{min-height:175px}
.maybach-service-body h3{margin:18px 0 26px;font-size:18px}
.maybach-service-body p{font-size:16px}
.maybach-quicklinks{padding:48px 0}
.maybach-quick-card{padding:24px}
.maybach-quick-card strong{font-size:16px}
.maybach-quick-card>span:last-child{font-size:14px}
.maybach-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}
@media(min-width:768px) and (max-width:799px){.maybach-stock-body{--stock-body-height:466px}
.maybach-stock-specs{--stock-spec-height:84px}}
@media(max-width:767px){.maybach-stock-card{flex-basis:100%}
.maybach-stock-more{flex-direction:column;align-items:stretch}
.maybach-stock-more .maybach-button{flex-basis:auto;width:100%}
.maybach-service-card{flex-basis:90%}
.maybach-service-body{min-height:196px}
.maybach-quick-grid{grid-template-columns:1fr;gap:16px;align-items:start}
.maybach-quick-card{padding:24px}}
@supports(-webkit-touch-callout:none){
 .maybach-stock-specs{min-height:calc(var(--stock-spec-height) + 8px)}.maybach-stock-price>span{line-height:19px}
 .maybach-service-body{min-height:179px}.maybach-service-body h3{margin-bottom:8px}
 .maybach-stock-body{min-height:calc(var(--stock-body-height) + 13px)}.maybach-stock-equipment li{height:25px;line-height:17px}.maybach-stock-cta{min-height:80px}
 @media(max-width:1023px){.maybach-stock-specs{min-height:calc(var(--stock-spec-height) + 6px);font-size:12px}.maybach-stock-price strong{font-size:16px}.maybach-stock-body{min-height:calc(var(--stock-body-height) + 11px)}.maybach-service-body{min-height:162px}}
 @media(max-width:767px){.maybach-service-body{min-height:184px}}
}
.maybach-price-note{min-height:0;padding:64px var(--maybach-gutter, 7vw) 76px;background:#000;color:#e8e8e8;font-size:12px;line-height:16px}
.maybach-price-note p{margin:0}
.maybach-price-note p:first-child{margin-bottom:12px}
.maybach-price-note p:first-child span{display:inline-block;width:21.3px}
@media(min-width:1440px){.maybach-price-note{padding:72px 7vw 84px}}
@media(max-width:1023px){.maybach-price-note{min-height:200px;padding:48px 7vw 60px}}
@media(max-width:767px){.maybach-price-note{padding-inline:5vw}}
