body.mbsc-home-page{font-size:17px}
.mbsc-home{max-width:1700px;margin:0 auto;padding:0 clamp(18px,3vw,52px) 76px}
.mbsc-home-section{margin:0;padding:clamp(48px,7vw,100px) 0;border-bottom:1px solid var(--mbsc-line)}
.mbsc-home-panel{min-width:0;align-self:center}
.mbsc-home-eyebrow{margin:0 0 12px;color:var(--mbsc-accent);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.mbsc-home h1,.mbsc-home h2{margin:0;font-family:ui-serif,Georgia,Cambria,"Times New Roman",serif;letter-spacing:-.045em;line-height:.98}
.mbsc-home h1{font-size:clamp(3rem,11vw,7.2rem)}
.mbsc-home h2{font-size:clamp(2.45rem,8vw,5rem)}
.mbsc-home-subtitle{margin:14px 0 0;color:var(--mbsc-muted);font-size:1.22rem}
.mbsc-home-body{max-width:65ch;margin:26px 0}
.mbsc-home-intro{max-width:52ch;margin:18px 0 24px;color:var(--mbsc-muted);font-size:1.02rem}
.mbsc-home-visual,.mbsc-home-showcase-visual,.mbsc-home-video-visual,.mbsc-home-contact-visual{margin:0;overflow:hidden}
.mbsc-home-visual img,.mbsc-home-showcase-visual img,.mbsc-home-video-visual img,.mbsc-home-contact-visual img{display:block;width:100%;height:100%;object-fit:cover}

.mbsc-home-about{display:grid;gap:28px}
.mbsc-home-about-heading{min-width:0}
.mbsc-home-about-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px}
.mbsc-home-quick-button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;padding:10px 13px;color:#fff;background:var(--mbsc-accent);font-size:.78rem;font-weight:750;line-height:1.15;text-decoration:none}
.mbsc-home-quick-button:hover,.mbsc-home-quick-button:focus-visible{color:#111;background:#fff;outline:2px solid var(--mbsc-accent);outline-offset:2px}
.mbsc-home-quick-button.is-imdb{justify-content:center;min-height:64px;color:#111;background:#f5c518;font-size:1.45rem;font-weight:900;letter-spacing:-.04em}
.mbsc-home-quick-button.is-imdb:hover,.mbsc-home-quick-button.is-imdb:focus-visible{background:#fff}
.mbsc-home-visual img{aspect-ratio:4/5}
.mbsc-home-news{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:34px}
.mbsc-home-news-card a,.mbsc-home-card a{display:block;color:inherit;text-decoration:none}
.mbsc-home-news-card img,.mbsc-home-news-card .mbsc-home-card-placeholder{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#eef0f2}
.mbsc-home-news-card h2{margin:8px 0 0;font-family:inherit;font-size:.95rem;line-height:1.2;letter-spacing:0}

.mbsc-home-heading-row{display:flex;flex-direction:column;align-items:flex-start;gap:18px}
.mbsc-home-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.mbsc-home-card img,.mbsc-home-card-placeholder{display:block;width:100%;object-fit:cover;background:#eef0f2}
.mbsc-home-card h3{margin:8px 0 0;font-size:.96rem;line-height:1.22}
.mbsc-home-card-grid.is-projects img,.mbsc-home-card-grid.is-projects .mbsc-home-card-placeholder{aspect-ratio:2/3}
.mbsc-home-card-grid.is-training img,.mbsc-home-card-grid.is-training .mbsc-home-card-placeholder{aspect-ratio:1/1}
.mbsc-home-card a:hover h3,.mbsc-home-card a:focus-visible h3,.mbsc-home-news-card a:hover h2,.mbsc-home-news-card a:focus-visible h2{color:var(--mbsc-accent)}
.mbsc-home-showcase{display:grid;gap:28px}
.mbsc-home-showcase-visual{min-height:0}
.mbsc-home-showcase-visual img{aspect-ratio:4/5}

.mbsc-home-video-layout{display:grid;gap:0}
.mbsc-home-video-media{min-width:0;overflow:hidden;background:#000}
.mbsc-home-featured-video{position:relative;min-width:0;overflow:hidden;background:#000;aspect-ratio:16/9}
.mbsc-home-featured-video iframe,.mbsc-home-featured-video video,.mbsc-home-featured-video embed,.mbsc-home-featured-video object{display:block;width:100%!important;height:100%!important;max-width:none!important;border:0}
.mbsc-home-video-gallery{max-width:100%;padding-top:18px;overflow:hidden;background:var(--mbsc-paper)}
.mbsc-home-video-gallery:first-child{padding-top:0}
.mbsc-home-video-gallery iframe{max-width:100%}
.mbsc-home-video-visual{min-height:0;background:#111}
.mbsc-home-video-visual img{aspect-ratio:16/9}
.mbsc-home-video-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:28px;padding:clamp(28px,5vw,54px);background:#111;color:#fff}
.mbsc-home-video-copy .mbsc-button{background:#fff;color:#111}
.mbsc-home-video-copy .mbsc-button:hover,.mbsc-home-video-copy .mbsc-button:focus-visible{background:var(--mbsc-accent);color:#fff}

.mbsc-home-contact{display:grid;gap:28px}
.mbsc-home-contact-content{min-width:0}
.mbsc-home-contact p{font-size:1.15rem}
.mbsc-home-contact-note{max-width:62ch}
.mbsc-home-representation{margin:28px 0;font-size:1.08rem}
.mbsc-home-representation-label{margin:0 0 16px;color:var(--mbsc-muted)}
.mbsc-home-representation address{font-style:normal;line-height:1.18}
.mbsc-home-representation address a{color:inherit;text-decoration:none}
.mbsc-home-representation address a:hover,.mbsc-home-representation address a:focus-visible{color:var(--mbsc-accent);text-decoration:underline;text-underline-offset:.18em}
.mbsc-home-contact-visual{min-height:0}
.mbsc-home-empty{max-width:55ch;color:var(--mbsc-muted);font-size:.95rem}
.mbsc-button{font-weight:500}
.mbsc-home .mbsc-button{min-width:178px}
.mbsc-home-heading-row .mbsc-button{margin-top:2px}

.mbsc-demo-dialog{width:min(1100px,calc(100vw - 32px));max-width:none;padding:0;border:0;background:transparent;color:#fff}
.mbsc-demo-dialog::backdrop{background:rgba(0,0,0,.82);backdrop-filter:blur(3px)}
.mbsc-demo-dialog-shell{position:relative;padding:54px 18px 18px;background:#08090b;box-shadow:0 24px 80px rgba(0,0,0,.45)}
.mbsc-demo-dialog-close{position:absolute;z-index:2;top:8px;right:10px;display:grid;place-items:center;width:42px;height:42px;border:2px solid #fff;border-radius:50%;color:#fff;background:#111;font:700 2rem/1 sans-serif;cursor:pointer}
.mbsc-demo-dialog-close:hover,.mbsc-demo-dialog-close:focus-visible{color:#111;background:#fff;outline:3px solid var(--mbsc-accent);outline-offset:2px}
.mbsc-demo-responsive{position:relative;aspect-ratio:16/9;background:#000}
.mbsc-demo-responsive iframe,.mbsc-demo-responsive video,.mbsc-demo-responsive embed,.mbsc-demo-responsive object{display:block;width:100%!important;height:100%!important;max-width:none!important;border:0}

@media(min-width:760px){
	.mbsc-home-news{grid-template-columns:repeat(4,minmax(0,1fr))}
	.mbsc-home-card-grid.is-projects,.mbsc-home-card-grid.is-training{grid-template-columns:repeat(4,minmax(0,1fr))}
	.mbsc-home-heading-row{flex-direction:row;align-items:center;justify-content:space-between}
	.mbsc-home-video-layout{grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);grid-template-areas:"media visual" "media copy";align-items:stretch}
	.mbsc-home-video-media{grid-area:media}
	.mbsc-home-video-visual{grid-area:visual;position:relative;align-self:stretch;min-height:0}
	.mbsc-home-video-copy{grid-area:copy}
	.mbsc-home-video-visual img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto}
	.mbsc-home-contact{grid-template-columns:minmax(0,1fr) minmax(300px,.75fr);align-items:stretch}
	.mbsc-home-contact-visual{position:relative;align-self:stretch;min-height:0}
	.mbsc-home-contact-visual img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto}
}

@media(min-width:980px){
	.mbsc-home-about{grid-template-columns:minmax(130px,.28fr) minmax(0,1.15fr) minmax(360px,.85fr);grid-template-areas:"actions heading visual" "actions content visual";gap:clamp(28px,4vw,70px);min-height:0;align-items:start}
	.mbsc-home-about-heading{grid-area:heading;align-self:end}
	.mbsc-home-about-actions{grid-area:actions;align-self:center}
	.mbsc-home-about-content{grid-area:content;align-self:start}
	.mbsc-home-about>.mbsc-home-visual{grid-area:visual;height:100%;min-height:0}
	.mbsc-home-showcase{grid-template-columns:minmax(0,1.25fr) minmax(350px,.75fr);gap:clamp(44px,6vw,90px);align-items:stretch}
	.mbsc-home-showcase .mbsc-home-panel{padding-right:clamp(0px,1vw,18px)}
	.mbsc-home-showcase-visual{min-height:0}
	.mbsc-home-card-grid.is-projects{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
	.mbsc-home-card-grid.is-training{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
	.mbsc-home-news{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
	.mbsc-home-about>.mbsc-home-visual,.mbsc-home-showcase-visual,.mbsc-home-video-visual,.mbsc-home-contact-visual{position:relative;align-self:stretch;min-height:0}
	.mbsc-home-about>.mbsc-home-visual img,.mbsc-home-showcase-visual img,.mbsc-home-video-visual img,.mbsc-home-contact-visual img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto}
}

@media(min-width:1350px){.mbsc-home-card-grid.is-training{grid-template-columns:repeat(5,minmax(0,1fr))}}

/* Editorial alternating homepage. Classic remains the migration default. */
.mbsc-home-style-editorial .mbsc-home{max-width:none;padding:0;background:var(--mbsc-paper)}
.mbsc-home-style-editorial .mbsc-home-section{border:0}
.mbsc-home-style-editorial .mbsc-home-panel,.mbsc-home-style-editorial .mbsc-home-about-heading,.mbsc-home-style-editorial .mbsc-home-about-actions,.mbsc-home-style-editorial .mbsc-home-contact-content{padding-left:clamp(20px,4vw,72px);padding-right:clamp(20px,4vw,72px)}
.mbsc-home-style-editorial .mbsc-home-about{background:#f4f5f6}
.mbsc-home-style-editorial #projects{background:#dfe2e5}
.mbsc-home-style-editorial #training{color:#f5f6f7;background:#171a1f}
.mbsc-home-style-editorial #training .mbsc-home-intro{color:#c7ccd3}
.mbsc-home-style-editorial #training .mbsc-home-card-placeholder{background:#2b3038}
.mbsc-home-style-editorial #video{background:#eceff1}
.mbsc-home-style-editorial #contact{color:#fff;background:#b71923}
.mbsc-home-style-editorial #contact .mbsc-home-representation-label{color:#ffe1e3}
.mbsc-home-style-editorial #contact .mbsc-button{color:#111;background:#fff}
.mbsc-home-style-editorial #contact .mbsc-button:hover,.mbsc-home-style-editorial #contact .mbsc-button:focus-visible{color:#fff;background:#111}
.mbsc-home-style-editorial .mbsc-home-visual img,.mbsc-home-style-editorial .mbsc-home-showcase-visual img,.mbsc-home-style-editorial .mbsc-home-video-visual img,.mbsc-home-style-editorial .mbsc-home-contact-visual img{aspect-ratio:auto}
.mbsc-home-style-editorial .mbsc-home-quick-button{display:inline-flex;justify-content:center;min-width:178px;min-height:44px;padding:10px 16px;border-radius:3px;font-size:.9rem;font-weight:500;line-height:1.2}
.mbsc-home-style-editorial .mbsc-home-quick-button.is-demo:hover,.mbsc-home-style-editorial .mbsc-home-quick-button.is-demo:focus-visible{color:#fff;background:#861424}
.mbsc-home-style-editorial .mbsc-home-quick-button.is-imdb{min-height:44px;font-size:1.08rem;font-weight:900}
.mbsc-home-style-editorial .mbsc-home-quick-button.is-imdb:hover,.mbsc-home-style-editorial .mbsc-home-quick-button.is-imdb:focus-visible{color:#111;background:#e1af00}

@media(min-width:980px){
	.mbsc-home-style-editorial .mbsc-home-section{min-height:0;padding:0}
	.mbsc-home-style-editorial .mbsc-home-about{grid-template-columns:minmax(0,1.15fr) minmax(380px,.9fr);grid-template-areas:"heading visual" "actions visual" "content visual";column-gap:0;row-gap:0;padding:0}
	.mbsc-home-style-editorial .mbsc-home-about-actions{flex-direction:row;flex-wrap:wrap;align-items:center;align-self:start;padding-top:22px;padding-bottom:0}
	.mbsc-home-style-editorial .mbsc-home-about-heading{padding-top:clamp(48px,7vw,100px)}
	.mbsc-home-style-editorial .mbsc-home-about-content{padding-bottom:clamp(48px,7vw,100px)}
	.mbsc-home-style-editorial .mbsc-home-showcase{grid-template-columns:minmax(380px,.78fr) minmax(0,1.22fr);gap:0}
	.mbsc-home-style-editorial #projects .mbsc-home-showcase-visual{grid-column:1;grid-row:1}
	.mbsc-home-style-editorial #projects .mbsc-home-panel{grid-column:2;grid-row:1}
	.mbsc-home-style-editorial #training{grid-template-columns:minmax(0,1.22fr) minmax(380px,.78fr)}
	.mbsc-home-style-editorial #training .mbsc-home-panel{grid-column:1;grid-row:1}
	.mbsc-home-style-editorial #training .mbsc-home-showcase-visual{grid-column:2;grid-row:1}
	.mbsc-home-style-editorial .mbsc-home-showcase .mbsc-home-panel{align-self:stretch;padding-top:clamp(48px,7vw,100px);padding-bottom:clamp(48px,7vw,100px)}
	.mbsc-home-style-editorial .mbsc-home-showcase-visual{height:100%;min-height:0}
	.mbsc-home-style-editorial .mbsc-home-video-layout{min-height:0;grid-template-columns:minmax(380px,.78fr) minmax(0,1.22fr);grid-template-areas:"visual copy" "visual media";grid-template-rows:auto auto}
	.mbsc-home-style-editorial .mbsc-home-video-visual{grid-area:visual;height:100%}
	.mbsc-home-style-editorial .mbsc-home-video-copy{grid-area:copy;justify-content:center;color:var(--mbsc-ink);background:transparent}
	.mbsc-home-style-editorial .mbsc-home-video-media{grid-area:media;margin:0 clamp(20px,4vw,72px) clamp(32px,4vw,56px)}
	.mbsc-home-style-editorial .mbsc-home-contact{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);min-height:0;padding:0}
	.mbsc-home-style-editorial .mbsc-home-contact-content{align-self:center;padding-top:clamp(48px,7vw,100px);padding-bottom:clamp(48px,7vw,100px)}
	.mbsc-home-style-editorial .mbsc-home-contact-visual{height:100%}
}

html[data-mb-color-scheme="dark"] .mbsc-home-style-classic .mbsc-home-video-gallery{background:var(--mbsc-paper)}
html[data-mb-color-scheme="dark"] .mbsc-home-style-editorial .mbsc-home-about{background:#20242a}
html[data-mb-color-scheme="dark"] .mbsc-home-style-editorial #projects{background:#292e35}
html[data-mb-color-scheme="dark"] .mbsc-home-style-editorial #training{background:#090b0e}
html[data-mb-color-scheme="dark"] .mbsc-home-style-editorial #video{background:#1e2329}
html[data-mb-color-scheme="dark"] .mbsc-home-style-editorial #contact{background:#86121a}

@media(max-width:979px){
	.mbsc-home-style-editorial .mbsc-home-section{padding:clamp(48px,7vw,100px) clamp(18px,3vw,52px)}
	.mbsc-home-style-editorial .mbsc-home-panel,.mbsc-home-style-editorial .mbsc-home-about-heading,.mbsc-home-style-editorial .mbsc-home-about-actions,.mbsc-home-style-editorial .mbsc-home-contact-content{padding-left:0;padding-right:0}
}

@media(prefers-reduced-motion:reduce){.mbsc-home-card img,.mbsc-home-news-card img{transition:none}}
