:root{--mb2b-ink: #111713;--mb2b-forest: #173c34;--mb2b-mist: #eef2ef;--mb2b-white: #ffffff;--mb2b-lime: #d7ff57;--mb2b-sky: #7dd3fc;--mb2b-line: #d8dfda;--mb2b-shell: min(1240px, calc(100vw - 48px) )}.mb2b-hero__content{z-index:3}.mb2b-hero__product-ribbon{z-index:2;pointer-events:auto}.mb2b-hero__product{position:relative;-webkit-appearance:none;appearance:none;padding:0;border:0;border-radius:0;background:transparent;cursor:pointer;opacity:.72;transition:opacity .25s ease,transform .25s ease,outline-color .25s ease}.mb2b-hero__product:hover,.mb2b-hero__product:focus-visible,.mb2b-hero__product.is-active{opacity:1;transform:translateY(-5px)}.mb2b-hero__product[aria-selected=true]{outline:3px solid #ff6a00;outline-offset:-3px}.mb2b-hero__product-placeholder{width:100%;height:100%}.mb2b-retail-entry{position:relative;z-index:4;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#08110e57;color:var(--mb2b-white);text-decoration:none;text-shadow:0 1px 8px rgba(0,0,0,.22)}.mb2b-retail-entry:hover,.mb2b-retail-entry:focus-visible{border-color:#d2ff36;background:#d2ff36;color:#101713;text-shadow:none}@media(max-width:749px){.mb2b-hero__content{z-index:3}.mb2b-retail-entry{display:inline-flex;min-height:30px;margin-top:8px;padding:6px 10px;font-size:10px}.mb2b-hero__product{width:22vw;height:28vw}}.mb2b-shell{width:var(--mb2b-shell);margin-inline:auto}.mb2b-header{position:relative;z-index:30;color:var(--mb2b-ink);background:#fffffff5;border-bottom:1px solid rgba(17,23,19,.12)}.mb2b-header--overlay{position:absolute;top:0;left:0;right:0;color:var(--mb2b-white);background:linear-gradient(#08110e57,#08110e24);border-bottom-color:#ffffff1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mb2b-header__topbar{border-bottom:1px solid rgba(255,255,255,.12)}.mb2b-header__topbar-inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:inherit;font-size:12px}.mb2b-header__topbar-inner a{color:inherit;font-weight:700;text-decoration:none}.mb2b-header__bar{width:var(--mb2b-shell);min-height:80px;margin-inline:auto;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:32px}.mb2b-header__logo{display:inline-flex;align-items:center;color:var(--mb2b-ink);text-decoration:none;font-size:24px;font-weight:800}.mb2b-header__logo img{display:block;width:auto;max-width:180px;max-height:52px;object-fit:contain}.mb2b-nav{display:flex;justify-content:center;align-items:stretch;gap:clamp(16px,2vw,30px);height:80px}.mb2b-nav>a,.mb2b-nav summary{display:flex;align-items:center;height:100%;color:inherit;font-size:14px;font-weight:650;text-decoration:none;cursor:pointer;list-style:none;white-space:nowrap}.mb2b-nav summary::-webkit-details-marker{display:none}.mb2b-nav>a:hover,.mb2b-nav summary:hover,.mb2b-nav>a:focus-visible,.mb2b-nav summary:focus-visible{color:var(--mb2b-lime)}.mb2b-nav__dropdown{position:relative}.mb2b-nav__dropdown summary{gap:7px}.mb2b-nav__dropdown[open] summary span{transform:rotate(45deg)}.mb2b-nav__panel{position:absolute;top:calc(100% - 2px);left:50%;width:260px;padding:12px;transform:translate(-50%);background:var(--mb2b-white);border:1px solid var(--mb2b-line);box-shadow:0 18px 48px #11171324}.mb2b-nav__panel a{display:block;padding:12px 14px;border-radius:4px;color:var(--mb2b-ink);font-size:14px;text-decoration:none}.mb2b-nav__panel a:hover,.mb2b-nav__panel a:focus-visible{background:var(--mb2b-mist)}.mb2b-menu-toggle{display:none;width:44px;height:44px;padding:10px;border:0;background:transparent;cursor:pointer}.mb2b-menu-toggle span{display:block;width:24px;height:2px;margin:5px auto;background:var(--mb2b-ink);transition:transform .2s ease,opacity .2s ease}.mb2b-menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mb2b-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.mb2b-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mb2b-mobile-menu{position:absolute;inset:100% 0 auto;max-height:calc(100vh - 70px);overflow:auto;background:var(--mb2b-white);border-top:1px solid var(--mb2b-line);box-shadow:0 20px 42px #11171324}.mb2b-contact-rail{position:fixed;top:210px;right:18px;display:grid;gap:1px;z-index:28}.mb2b-contact-rail a{min-width:108px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding-inline:12px;border-radius:4px;background:#ff7d22;color:var(--mb2b-white);font-size:13px;font-weight:750;text-decoration:none;box-shadow:0 10px 24px #11171329}.mb2b-contact-rail a:first-child{background:var(--mb2b-white);color:var(--mb2b-ink)}.mb2b-mobile-menu nav{width:min(100% - 32px,560px);margin-inline:auto;padding:18px 0 26px}.mb2b-mobile-menu a,.mb2b-mobile-menu summary{display:flex;min-height:48px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--mb2b-line);color:var(--mb2b-ink);font-size:16px;font-weight:650;text-decoration:none;list-style:none}.mb2b-mobile-menu details div{padding:0 0 8px 18px}.mb2b-mobile-menu details div a{min-height:42px;font-size:14px;font-weight:500}.mb2b-mobile-menu .mb2b-button{justify-content:center;margin-top:18px;border:0}.mb2b-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 24px;border:1px solid var(--mb2b-lime);border-radius:4px;background:var(--mb2b-lime);color:var(--mb2b-ink);font-size:14px;font-weight:750;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}.mb2b-button:hover{transform:translateY(-2px);background:var(--mb2b-white)}.mb2b-button--small{min-height:42px;padding-inline:18px}.mb2b-button--outline{border-color:#ffffffbf;background:#ffffff14;color:var(--mb2b-white);border-radius:999px}.mb2b-button--outline:hover{color:var(--mb2b-ink)}.mb2b-button--outline-dark{border-color:var(--mb2b-ink);background:transparent}.mb2b-actions{display:flex;flex-wrap:wrap;gap:12px}.mb2b-eyebrow{margin:0 0 16px;color:var(--mb2b-lime);font-size:12px;font-weight:800;letter-spacing:0}.mb2b-eyebrow--dark{color:#236757}.mb2b-hero{position:relative;min-height:min(760px,calc(100vh - 80px));display:flex;align-items:center;overflow:hidden;color:var(--mb2b-white);background:var(--mb2b-ink)}.mb2b-hero__media,.mb2b-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.mb2b-hero__media img,.mb2b-hero__media svg{width:100%;height:100%;object-fit:cover}.mb2b-hero__shade{background:#08110ea3}.mb2b-hero__content{position:relative;z-index:1;padding-block:156px 180px}.mb2b-hero__content--center{display:flex;flex-direction:column;align-items:center;text-align:center}.mb2b-hero__brandmark{max-width:280px;margin:0 auto 20px;text-align:center}.mb2b-hero__brandmark img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 10px 28px rgba(8,17,14,.35))}.mb2b-hero h1{max-width:980px;margin:0 auto;color:inherit;font-size:clamp(48px,6vw,88px);line-height:.98;letter-spacing:0;text-transform:uppercase;text-wrap:balance}.mb2b-hero__lead{max-width:760px;margin:28px auto 34px;color:#ffffffd6;font-size:18px;line-height:1.6}.mb2b-retail-entry{display:inline-flex;gap:10px;margin-top:28px;color:var(--mb2b-white);font-size:14px;font-weight:700;text-underline-offset:5px}.mb2b-hero__product-ribbon{position:absolute;left:0;right:0;bottom:-42px;display:flex;justify-content:center;gap:14px;z-index:1;pointer-events:none}.mb2b-hero__product{width:min(11vw,190px);height:min(18vw,280px);display:flex;align-items:flex-end;justify-content:center}.mb2b-hero__product img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 30px rgba(8,17,14,.28))}.mb2b-proof{background:var(--mb2b-lime);color:var(--mb2b-ink)}.mb2b-proof__grid{display:grid;grid-template-columns:repeat(4,1fr)}.mb2b-proof__grid div{min-height:126px;display:flex;flex-direction:column;justify-content:center;padding:24px 30px;border-left:1px solid rgba(17,23,19,.18)}.mb2b-proof__grid div:last-child{border-right:1px solid rgba(17,23,19,.18)}.mb2b-proof strong{font-size:clamp(22px,2vw,32px);line-height:1.1}.mb2b-proof span{margin-top:8px;font-size:13px}.mb2b-section{padding-block:110px}.mb2b-section-heading{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:end;gap:48px;margin-bottom:54px}.mb2b-section-heading--center{grid-template-columns:1fr;text-align:center}.mb2b-section-heading h2,.mb2b-capabilities h2,.mb2b-faq h2,.mb2b-cta h2{margin:0;color:var(--mb2b-ink);font-size:clamp(34px,4vw,58px);line-height:1.06;letter-spacing:0;text-wrap:balance}.mb2b-section-heading>p,.mb2b-capabilities__copy>p,.mb2b-faq__intro>p{margin:0;color:#58615b;font-size:16px;line-height:1.7}.mb2b-categories{padding-top:150px}.mb2b-category-band{display:flex;gap:12px;margin:0 auto 36px;padding:16px;width:fit-content;max-width:100%;overflow:auto;border-radius:999px;background:#e6e7e6}.mb2b-category-band button{min-width:110px;padding:14px 20px;border:0;border-radius:999px;background:transparent;color:var(--mb2b-ink);font-size:14px;font-weight:700;text-align:center;white-space:nowrap;cursor:pointer}.mb2b-category-band button[aria-pressed=true]{background:var(--mb2b-white);color:#ff6a00}.mb2b-category-stage{position:relative}.mb2b-category-panel{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;padding:28px;border:1px solid var(--mb2b-line);border-radius:8px;background:var(--mb2b-white)}.mb2b-category-panel__media{min-height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;background:var(--mb2b-mist)}.mb2b-category-panel__media img,.mb2b-category-panel__media svg{width:100%;height:100%;object-fit:contain}.mb2b-category-panel__body h3{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.02}.mb2b-category-panel__body p{max-width:480px;margin:14px 0 26px;color:#69716c;font-size:15px;line-height:1.7}.mb2b-category-panel__actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.mb2b-category-panel__actions span,.mb2b-text-link{color:#236757;font-size:14px;font-weight:750;text-decoration:none}.mb2b-capabilities{padding-bottom:0;background:var(--mb2b-mist)}.mb2b-capabilities__intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(44px,7vw,100px)}.mb2b-capabilities__media{aspect-ratio:5 / 4;overflow:hidden;border-radius:6px;background:#dfe6e1}.mb2b-capabilities__media img,.mb2b-capabilities__media svg{width:100%;height:100%;object-fit:cover}.mb2b-capabilities__copy>p{margin:24px 0}.mb2b-check-list{margin:0 0 28px;padding:0;list-style:none}.mb2b-check-list li{position:relative;padding:12px 0 12px 28px;border-bottom:1px solid var(--mb2b-line)}.mb2b-check-list li:before{content:"\2713";position:absolute;left:0;color:#236757;font-weight:900}.mb2b-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:90px;background:#bdc8c1;border:1px solid #bdc8c1}.mb2b-service-grid article{min-height:260px;padding:42px;background:var(--mb2b-white)}.mb2b-service-grid article>span{color:#236757;font-weight:800}.mb2b-service-grid h3{margin:56px 0 14px;font-size:25px;letter-spacing:0}.mb2b-service-grid p{margin:0;color:#69716c;line-height:1.65}.mb2b-process{margin-top:110px;padding-block:92px;color:var(--mb2b-white);background:var(--mb2b-forest)}.mb2b-section-heading--light{grid-template-columns:1fr}.mb2b-section-heading--light h2{color:var(--mb2b-white)}.mb2b-process__steps{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.25)}.mb2b-process__steps li{min-height:210px;padding:28px 28px 0 0;border-right:1px solid rgba(255,255,255,.25)}.mb2b-process__steps li+li{padding-left:28px}.mb2b-process__steps strong{display:block;color:var(--mb2b-lime);font-size:13px}.mb2b-process__steps span{display:block;margin:48px 0 12px;font-size:20px;font-weight:750}.mb2b-process__steps small{color:#ffffffad;font-size:13px;line-height:1.6}.mb2b-faq__layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(48px,8vw,120px)}.mb2b-faq__intro>p{margin:24px 0 28px}.mb2b-faq__list{border-top:1px solid var(--mb2b-line)}.mb2b-faq__list details{border-bottom:1px solid var(--mb2b-line)}.mb2b-faq__list summary{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:24px;color:var(--mb2b-ink);font-size:18px;font-weight:700;list-style:none;cursor:pointer}.mb2b-faq__list summary::-webkit-details-marker{display:none}.mb2b-faq__list details[open] summary span{transform:rotate(45deg)}.mb2b-faq__list p{margin:-4px 48px 24px 0;color:#69716c;line-height:1.7}.mb2b-cta{padding-block:84px;background:var(--mb2b-lime)}.mb2b-cta__inner{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:48px}.mb2b-cta .mb2b-eyebrow{color:#236757}.mb2b-cta .mb2b-actions{justify-content:flex-end}.mb2b-footer{padding-top:82px;color:var(--mb2b-white);background:var(--mb2b-ink)}.mb2b-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:54px;padding-bottom:70px}.mb2b-footer__brand img{width:auto;max-width:180px;max-height:58px;object-fit:contain;filter:brightness(0) invert(1)}.mb2b-footer__brand strong{font-size:26px}.mb2b-footer h2{margin:0 0 20px;color:var(--mb2b-white);font-size:13px;letter-spacing:0;text-transform:uppercase}.mb2b-footer a{display:block;margin:12px 0;color:#ffffffb8;font-size:14px;text-decoration:none}.mb2b-footer a:hover{color:var(--mb2b-lime)}.mb2b-footer p{color:#ffffff94;font-size:14px;line-height:1.7}.mb2b-footer__brand p{max-width:360px;margin-top:24px}.mb2b-footer__bottom{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.16);color:#ffffff85;font-size:12px}[data-marcello-reveal]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}[data-marcello-reveal].is-visible{opacity:1;transform:none}.mb2b-page-hero{background:var(--mb2b-white)}.mb2b-page-hero__band{position:relative;min-height:300px;overflow:hidden;background:#102d2a}.mb2b-page-hero__band-image,.mb2b-page-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mb2b-page-hero__band-image{object-fit:cover;object-position:center}.mb2b-page-hero__fallback{background:linear-gradient(180deg,#ffffff0f,#fff0),radial-gradient(circle at 12% 70%,rgba(255,255,255,.12) 0,rgba(255,255,255,.12) 6%,transparent 6.5%),radial-gradient(circle at 22% 64%,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 6%,transparent 6.5%),radial-gradient(circle at 34% 71%,rgba(255,255,255,.12) 0,rgba(255,255,255,.12) 6%,transparent 6.5%),radial-gradient(circle at 46% 68%,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 6%,transparent 6.5%),radial-gradient(circle at 58% 72%,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 6%,transparent 6.5%),radial-gradient(circle at 70% 67%,rgba(255,255,255,.12) 0,rgba(255,255,255,.12) 6%,transparent 6.5%),radial-gradient(circle at 82% 70%,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 6%,transparent 6.5%),linear-gradient(140deg,#163b34,#0f2725)}.mb2b-page-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#07110e2e,#07110e85)}.mb2b-page-hero__crumbs{border-top:1px solid rgba(17,23,19,.08);border-bottom:1px solid rgba(17,23,19,.08);background:#fffdfa}.mb2b-breadcrumbs{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;color:#3a413d;font-size:13px}.mb2b-breadcrumbs a{color:inherit;text-decoration:none}.mb2b-page-hero__main{padding:24px 0 22px;background:var(--mb2b-white)}.mb2b-page-hero__main-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px}.mb2b-page-hero__copy h1{margin:0;font-size:clamp(28px,2.4vw,38px);line-height:1.12}.mb2b-page-hero__copy p{max-width:720px;margin:14px 0 0;color:#69716c;font-size:15px;line-height:1.7}.mb2b-page-hero__aside{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.mb2b-page-hero__label{margin:0;color:#5b6360;font-size:13px;font-weight:700}.mb2b-page-hero__switcher{padding:0 0 26px;background:var(--mb2b-white)}.mb2b-collection-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 18px;padding:20px;border-radius:8px;background:#f5f3ef}.mb2b-collection-switcher a{display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:0 18px;border-radius:6px;background:var(--mb2b-white);color:#2d3431;font-size:15px;font-weight:650;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,color .2s ease,background .2s ease}.mb2b-collection-switcher a:after{content:"+";color:#7c8580}.mb2b-collection-switcher a.is-active{background:#ff7a1a;color:var(--mb2b-white)}.mb2b-collection-switcher a.is-active:after{color:var(--mb2b-white);transform:rotate(45deg)}.mb2b-collection-switcher a:hover{transform:translateY(-2px);box-shadow:0 12px 28px #11171314}.section.page-width-content:has(.mb2b-page-modules){--page-content-width: min(1240px, calc(100vw - 48px) );--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2))}.mb2b-page-shell{width:100%;padding-inline:clamp(20px,4.8vw,70px)}.mb2b-page-content{width:100%;max-width:var(--mb2b-shell);margin-inline:auto}.mb2b-page-content .page-content{max-width:940px}.mb2b-page-content .rte{color:#505854;font-size:15px;line-height:1.8}.mb2b-page-content .rte>*:first-child{margin-top:0}.mb2b-page-modules{width:100%;display:flex;flex-direction:column;gap:56px}.mb2b-module{width:100%}.mb2b-copy-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:start}.mb2b-copy-grid h2{margin:10px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.04}.mb2b-editorial-split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(36px,6vw,80px);align-items:center}.mb2b-editorial-split--reverse .mb2b-editorial-split__media{order:2}.mb2b-editorial-split__media{min-height:460px;display:block;overflow:hidden;background:#edf1ee}.mb2b-editorial-split__media img,.mb2b-editorial-split__media svg{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .6s ease}.mb2b-editorial-split__media:hover img{transform:scale(1.035)}.mb2b-editorial-split__copy h2{margin:10px 0 22px;font-size:clamp(34px,4vw,52px);line-height:1.04}.mb2b-editorial-split__copy>p{color:#5b645f;font-size:15px;line-height:1.8}.mb2b-editorial-split__copy .mb2b-text-link{display:inline-block;margin-top:12px}.mb2b-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border:1px solid var(--mb2b-line);background:var(--mb2b-line)}.mb2b-stat-grid article,.mb2b-simple-cards article,.mb2b-process-strip article{background:var(--mb2b-white)}.mb2b-stat-grid article{min-height:150px;padding:28px;display:flex;flex-direction:column;justify-content:space-between}.mb2b-stat-grid strong{font-size:32px;line-height:1}.mb2b-stat-grid span{color:#69716c;font-size:14px;line-height:1.6}.mb2b-values{padding:46px 0 0;border-top:1px solid var(--mb2b-line);text-align:center}.mb2b-values__heading{max-width:780px;margin:0 auto 30px}.mb2b-values__heading h2{margin:8px 0 14px;font-size:clamp(34px,4vw,52px);line-height:1.04}.mb2b-values__heading>p:last-child{margin:0;color:#646d68;line-height:1.7}.mb2b-values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;text-align:left}.mb2b-values-grid article{min-height:230px;padding:30px;border:1px solid var(--mb2b-line);background:var(--mb2b-white);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.mb2b-values-grid article:hover{transform:translateY(-5px);border-color:#ff6a0080;box-shadow:0 18px 38px #11171314}.mb2b-values-grid span{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid #ff6a00;color:#d95700;font-size:13px;font-weight:800}.mb2b-values-grid h3{margin:28px 0 12px;font-size:21px}.mb2b-values-grid p{margin:0;color:#69716c;font-size:14px;line-height:1.7}.mb2b-simple-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mb2b-simple-cards--two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.mb2b-simple-cards article{min-height:180px;padding:28px;border:1px solid var(--mb2b-line);border-radius:8px}.mb2b-simple-cards article,.mb2b-stat-grid article,.mb2b-process-strip article,.mb2b-contact-inline__cards article,.mb2b-contact-card{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.mb2b-simple-cards article:hover,.mb2b-stat-grid article:hover,.mb2b-process-strip article:hover,.mb2b-contact-inline__cards article:hover,.mb2b-contact-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #11171314;border-color:#11171329}.mb2b-simple-cards h3{margin:0 0 14px;font-size:22px}.mb2b-simple-cards p{margin:0;color:#69716c;font-size:15px;line-height:1.75}.mb2b-process-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border:1px solid #cad5cf;background:#cad5cf}.mb2b-process-strip article{min-height:220px;padding:28px}.mb2b-process-strip strong{color:#236757;font-size:13px}.mb2b-process-strip h3{margin:44px 0 12px;font-size:22px}.mb2b-process-strip p{margin:0;color:#69716c;font-size:14px;line-height:1.7}.mb2b-factory-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mb2b-factory-gallery a{min-width:0;color:inherit;text-decoration:none;transition:transform .25s ease}.mb2b-factory-gallery a:hover{transform:translateY(-5px)}.mb2b-factory-gallery a>span{aspect-ratio:1.35;display:block;overflow:hidden;background:#edf1ee}.mb2b-factory-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.mb2b-factory-gallery a:hover img{transform:scale(1.04)}.mb2b-factory-gallery small{display:block;margin-top:16px;color:#ff6a00;font-size:12px;font-weight:800;text-transform:uppercase}.mb2b-factory-gallery h3{margin:8px 0 0;font-size:20px;line-height:1.35}.mb2b-product-family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mb2b-product-family-card{min-width:0;padding-bottom:24px;overflow:hidden;background:#f5f5f3;color:inherit;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.mb2b-product-family-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #1117131a}.mb2b-product-family-card>span{aspect-ratio:1.35;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.mb2b-product-family-card img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.mb2b-product-family-card:hover img{transform:scale(1.045)}.mb2b-product-family-card h3,.mb2b-product-family-card p,.mb2b-product-family-card strong{margin-inline:22px}.mb2b-product-family-card h3{margin-block:20px 8px;font-size:21px}.mb2b-product-family-card h3 small{display:block;margin-top:5px;color:#6a726d;font-size:12px;font-weight:500}.mb2b-product-family-card p{min-height:76px;color:#68706c;font-size:14px;line-height:1.65}.mb2b-product-family-card ul{min-height:84px;margin:10px 22px 20px;padding:0;list-style:none;color:#5e6762;font-size:13px;line-height:1.65}.mb2b-product-family-card li{position:relative;padding-left:15px}.mb2b-product-family-card li:before{position:absolute;left:0;content:"-";color:#ff6a00}.mb2b-product-family-card strong{color:#ff6a00;font-size:12px}.mb2b-featured-products{padding:42px;background:#edf1ee}.mb2b-featured-products__heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.mb2b-featured-products__heading h2{max-width:720px;margin:8px 0 0;font-size:clamp(30px,3vw,44px);line-height:1.08}.mb2b-featured-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mb2b-catalog-grid{row-gap:22px}.mb2b-service-stack{display:flex;flex-direction:column;gap:24px}.mb2b-service-row{min-height:420px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#f4f5f3}.mb2b-service-row--reverse .mb2b-service-row__media{order:2}.mb2b-service-row__media{min-height:420px;display:block;overflow:hidden;background:#e4e9e5}.mb2b-service-row__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.mb2b-service-row__media:hover img{transform:scale(1.035)}.mb2b-service-row>div:last-child{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,68px)}.mb2b-service-row>div:last-child>span{color:#ff6a00;font-size:12px;font-weight:800}.mb2b-service-row h3{margin:14px 0 18px;font-size:clamp(30px,3.4vw,46px);line-height:1.08}.mb2b-service-row p{margin:0 0 18px;color:#5b645f;line-height:1.75}.mb2b-company-timeline,.mb2b-department-grid,.mb2b-market-proof,.mb2b-quality-proof,.mb2b-compliance-grid,.mb2b-project-journey,.mb2b-customization-grid,.mb2b-service-proof,.mb2b-buyer-paths,.mb2b-briefing-grid,.mb2b-next-steps,.mb2b-article-library{min-width:0;padding-top:48px;border-top:1px solid var(--mb2b-line)}.mb2b-company-timeline .mb2b-values__heading,.mb2b-department-grid .mb2b-values__heading,.mb2b-compliance-grid .mb2b-values__heading,.mb2b-project-journey .mb2b-values__heading,.mb2b-customization-grid .mb2b-values__heading,.mb2b-briefing-grid .mb2b-values__heading,.mb2b-next-steps .mb2b-values__heading,.mb2b-article-library .mb2b-values__heading{margin-bottom:34px}.mb2b-company-timeline .mb2b-process-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.mb2b-company-timeline .mb2b-process-strip article{position:relative;min-width:0;min-height:236px;padding-top:38px}.mb2b-company-timeline .mb2b-process-strip article:before{position:absolute;top:0;left:28px;width:38px;height:3px;background:#ff6a00;content:""}.mb2b-department-grid .mb2b-values-grid,.mb2b-customization-grid .mb2b-values-grid,.mb2b-customization-grid .mb2b-simple-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.mb2b-compliance-grid .mb2b-values-grid,.mb2b-briefing-grid .mb2b-values-grid,.mb2b-briefing-grid .mb2b-simple-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.mb2b-department-grid .mb2b-values-grid article,.mb2b-compliance-grid .mb2b-values-grid article,.mb2b-customization-grid .mb2b-values-grid article,.mb2b-customization-grid .mb2b-simple-cards article,.mb2b-briefing-grid .mb2b-values-grid article,.mb2b-briefing-grid .mb2b-simple-cards article{min-width:0;min-height:218px}.mb2b-capability-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mb2b-capability-grid article{min-width:0;min-height:176px}.mb2b-capability-grid strong{color:var(--mb2b-forest);font-size:clamp(25px,2.4vw,34px)}.mb2b-quality-proof .mb2b-editorial-split__media,.mb2b-service-proof .mb2b-editorial-split__media,.mb2b-buyer-paths .mb2b-editorial-split__media{border-radius:6px}.mb2b-quality-proof .mb2b-check-list{margin-top:22px}.mb2b-market-proof .mb2b-featured-products__grid,.mb2b-market-proof .mb2b-resource-articles{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.mb2b-market-proof article,.mb2b-article-library .mb2b-resource-articles article{min-width:0;border:1px solid var(--mb2b-line);border-radius:6px;overflow:hidden;background:var(--mb2b-white);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.mb2b-market-proof article:hover,.mb2b-article-library .mb2b-resource-articles article:hover{transform:translateY(-5px);border-color:#1117132e;box-shadow:0 18px 38px #11171314}.mb2b-market-proof article>a,.mb2b-article-library .mb2b-resource-articles article>a{height:100%;display:flex;min-width:0;flex-direction:column}.mb2b-market-proof img,.mb2b-market-proof svg,.mb2b-article-library .mb2b-resource-articles img,.mb2b-article-library .mb2b-resource-articles svg{width:100%;aspect-ratio:1.55;display:block;object-fit:cover;background:#edf1ee;transition:transform .45s ease}.mb2b-market-proof article:hover img,.mb2b-market-proof article:hover svg,.mb2b-article-library .mb2b-resource-articles article:hover img,.mb2b-article-library .mb2b-resource-articles article:hover svg{transform:scale(1.04)}.mb2b-market-proof time,.mb2b-market-proof h3,.mb2b-market-proof article p,.mb2b-article-library .mb2b-resource-articles time,.mb2b-article-library .mb2b-resource-articles h3,.mb2b-article-library .mb2b-resource-articles article p{margin-inline:24px}.mb2b-market-proof time,.mb2b-article-library .mb2b-resource-articles time{margin-top:20px}.mb2b-market-proof h3,.mb2b-article-library .mb2b-resource-articles h3{margin-block:10px 0;line-height:1.35}.mb2b-market-proof article p,.mb2b-article-library .mb2b-resource-articles article p{margin-block:12px 24px;color:#626a66;font-size:14px;line-height:1.7}.mb2b-project-journey .mb2b-process-strip{grid-template-columns:repeat(6,minmax(0,1fr))}.mb2b-project-journey .mb2b-process-strip article{min-width:0;min-height:246px;padding:26px 22px}.mb2b-project-journey .mb2b-process-strip h3{margin-top:38px}.mb2b-next-steps .mb2b-process-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.mb2b-next-steps .mb2b-process-strip article{min-width:0;min-height:210px}.mb2b-buyer-paths .mb2b-resource-links{grid-template-columns:repeat(3,minmax(0,1fr))}.mb2b-buyer-paths .mb2b-resource-links a{min-width:0;min-height:280px;border-radius:6px;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.mb2b-buyer-paths .mb2b-resource-links a:hover{transform:translateY(-5px);background:#1d493f;box-shadow:0 18px 38px #1117131f}.mb2b-buyer-paths>.mb2b-editorial-split{margin-top:34px}.mb2b-article-library{padding-bottom:30px}.mb2b-article-library--manufacturer{background:#f7f8f6}.mb2b-article-library--manufacturer,.mb2b-article-library--knowledge{padding-inline:24px}.mb2b-article-library .mb2b-resource-articles{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mb2b-company-timeline h2,.mb2b-department-grid h2,.mb2b-market-proof h2,.mb2b-compliance-grid h2,.mb2b-project-journey h2,.mb2b-customization-grid h2,.mb2b-buyer-paths h2,.mb2b-briefing-grid h2,.mb2b-next-steps h2,.mb2b-article-library h2,.mb2b-company-timeline h3,.mb2b-department-grid h3,.mb2b-market-proof h3,.mb2b-compliance-grid h3,.mb2b-project-journey h3,.mb2b-customization-grid h3,.mb2b-buyer-paths h3,.mb2b-briefing-grid h3,.mb2b-next-steps h3,.mb2b-article-library h3,.mb2b-market-proof a,.mb2b-article-library a{min-width:0;overflow-wrap:anywhere}.mb2b-faq-accordion{border-top:1px solid var(--mb2b-line)}.mb2b-faq-accordion details{border-bottom:1px solid var(--mb2b-line)}.mb2b-faq-accordion summary{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:24px;font-size:18px;font-weight:700;list-style:none;cursor:pointer}.mb2b-faq-accordion summary::-webkit-details-marker{display:none}.mb2b-faq-accordion p{margin:0 48px 24px 0;color:#69716c;font-size:15px;line-height:1.75}.mb2b-contact-inline{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.mb2b-contact-inline__intro h2{margin:10px 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.04}.mb2b-contact-inline__intro p:last-child{color:#69716c;font-size:15px;line-height:1.75}.mb2b-contact-inline__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mb2b-contact-inline__cards article{min-height:180px;padding:26px;border-radius:8px;background:#faf4ef}.mb2b-contact-inline__cards strong{display:block;margin-bottom:14px;font-size:18px}.mb2b-contact-inline__cards span,.mb2b-contact-inline__cards a{display:block;color:#4f5753;font-size:15px;line-height:1.65;overflow-wrap:anywhere;text-decoration:none}.mb2b-contact-inline__cards small{display:block;margin-top:12px;color:#7b827e;font-size:12px;line-height:1.6}.mb2b-inline-form{padding:34px;border:1px solid var(--mb2b-line);border-radius:8px;background:#f8f5ef}.mb2b-inline-form__form{display:flex;flex-direction:column;gap:16px}.mb2b-inline-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mb2b-form-field{display:flex;min-width:0;flex-direction:column;gap:7px;color:#343b37;font-size:13px;font-weight:750}.mb2b-inline-form input,.mb2b-inline-form select,.mb2b-inline-form textarea{width:100%;padding:16px 18px;border:1px solid var(--mb2b-line);border-radius:4px;background:var(--mb2b-white);color:var(--mb2b-ink);font:inherit;font-weight:400}.mb2b-inline-form input:focus,.mb2b-inline-form select:focus,.mb2b-inline-form textarea:focus{border-color:#ff6a00;outline:2px solid rgba(255,106,0,.16);outline-offset:1px}.mb2b-inline-form textarea{min-height:180px;resize:vertical}.mb2b-inline-form__status{margin:0;color:#236757;font-size:14px;font-weight:700}.mb2b-contact-cards{padding:32px 0 28px;background:var(--mb2b-white)}.mb2b-contact-cards__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:32px;align-items:start}.mb2b-contact-cards__intro h2{margin:0 0 18px;font-size:clamp(32px,3.7vw,52px);line-height:1.04}.mb2b-contact-cards__intro .rte,.mb2b-contact-cards__intro p{color:#5e6662;font-size:15px;line-height:1.8}.mb2b-contact-cards__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mb2b-contact-card{min-height:212px;padding:30px;border-radius:8px;background:#faf4ef}.mb2b-contact-card__badge{width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ff7a1a;color:var(--mb2b-white);font-size:15px;font-weight:800}.mb2b-contact-card h3{margin:20px 0 12px;font-size:18px}.mb2b-contact-card p,.mb2b-contact-card a{display:block;margin:0;color:#4f5753;font-size:15px;line-height:1.65;overflow-wrap:anywhere;text-decoration:none}.mb2b-contact-card small{display:block;margin-top:12px;color:#7b827e;font-size:12px;line-height:1.6}.mb2b-collection-results .collection-wrapper{row-gap:18px}.mb2b-collection-results .facets__controls,.mb2b-collection-results .facets--horizontal,.mb2b-collection-results .facets{border-radius:8px}.mb2b-collection-results .product-grid__item{overflow:hidden;border:0;border-radius:8px;background:#f7f5f1}.mb2b-collection-results .product-grid__item .product-card,.mb2b-collection-results .product-grid__item .product-grid__card{background:transparent}.mb2b-collection-results .product-grid__item{transition:transform .24s ease,box-shadow .24s ease}.mb2b-collection-results .product-grid__item:hover{transform:translateY(-4px);box-shadow:0 20px 40px #11171314}.mb2b-blog-layout{--page-content-width: min(1240px, calc(100vw - 48px) );--page-width: var(--page-content-width)}.mb2b-blog-layout .blog-posts-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.mb2b-blog-layout .blog-post-item{grid-column:span 1;min-width:0;border:1px solid rgba(17,23,19,.08);border-radius:8px;padding:0;overflow:hidden;background:#f8f5ef}.mb2b-blog-layout .blog-post-item--horizontal{grid-column:1 / -1}.mb2b-blog-layout .blog-post-item{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.mb2b-blog-layout .blog-post-item:hover{transform:translateY(-4px);box-shadow:0 20px 40px #11171314;border-color:#11171329}.mb2b-blog-layout .blog-post-card{display:flex;min-width:0;min-height:0;flex-direction:column}.mb2b-blog-layout .blog-post-card__image-container,.mb2b-blog-layout .blog-post-card__image-container a{display:block;height:auto}.mb2b-blog-layout .blog-post-card__image{display:block;width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover}.mb2b-blog-layout .blog-post-item--horizontal .blog-post-card{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);min-height:380px}.mb2b-blog-layout .blog-post-item--horizontal .blog-post-card__image-container,.mb2b-blog-layout .blog-post-item--horizontal .blog-post-card__image-container a,.mb2b-blog-layout .blog-post-item--horizontal .blog-post-card__image{height:100%;aspect-ratio:auto}.mb2b-blog-layout .blog-post-card__content{justify-content:center;padding:36px 38px}.mb2b-blog-layout .blog-post-card__content a{padding-top:0}.mb2b-blog-layout .blog-post-card__content .spacing-style{padding-block:0}.mb2b-blog-layout .blog-post-details{margin-bottom:16px;color:#ff7a1a;font-size:13px;font-weight:700}.mb2b-blog-layout .blog-post-card__content .rte{color:#5f6762;line-height:1.75}.mb2b-article-layout .section-content-wrapper{width:min(1240px,calc(100vw - 48px));margin-inline:auto;gap:24px}.mb2b-article-layout .blog-post-details{color:#ff7a1a;font-size:13px;font-weight:700}.mb2b-article-layout .image-block{width:100%}.mb2b-article-layout .image-block img{width:100%;max-height:620px;object-fit:cover;border-radius:8px}.mb2b-article-layout .blog-post-content{max-width:none;display:grid;grid-template-columns:minmax(0,.48fr) minmax(0,.52fr);gap:42px;align-items:start}.mb2b-article-layout .blog-post-content:before{content:"Introduction";color:#1b2420;font-size:38px;font-weight:800;line-height:1.04}.mb2b-article-layout .blog-post-content rte-formatter{color:#4f5753;font-size:15px;line-height:1.82}.mb2b-article-layout .blog-post-content p:first-child{margin-top:0}.product-information.section{--page-content-width: min(1240px, calc(100vw - 48px) );--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2))}.product-information .product-information__media{background:#f7f5f1}.product-information .product-media-gallery{border:1px solid var(--mb2b-line)}.product-details .group-block{gap:18px!important}.product-details h3{margin:0;font-size:22px}.product-details ul{display:grid;gap:8px;margin:0;padding-left:18px}.product-details li{color:#2d3431;font-size:15px;line-height:1.65}.product-details li strong{font-weight:750}.product-details a[href="https://www.facebook.com/"],.product-details a[href="https://www.linkedin.com/"],.product-details a[href="https://wa.me/8617822212620"]{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;margin-left:8px;background:#1d2124;color:var(--mb2b-white);font-size:12px;font-weight:800;text-decoration:none}.product-details .button{min-width:180px}@media(max-width:1050px){.mb2b-header__bar{grid-template-columns:160px 1fr auto;gap:18px}.mb2b-nav{gap:14px}.mb2b-nav>a,.mb2b-nav summary{font-size:13px}.mb2b-header__cta{display:none}.mb2b-contact-rail{right:10px}.mb2b-category-panel,.mb2b-page-hero__main-grid,.mb2b-copy-grid,.mb2b-contact-cards__grid,.mb2b-blog-layout .blog-post-card,.mb2b-article-layout .blog-post-content,.mb2b-contact-inline,.mb2b-collection-switcher{grid-template-columns:1fr}.mb2b-page-hero__aside{align-items:flex-start}.mb2b-stat-grid,.mb2b-process-strip,.mb2b-department-grid .mb2b-values-grid,.mb2b-compliance-grid .mb2b-values-grid,.mb2b-customization-grid .mb2b-values-grid,.mb2b-customization-grid .mb2b-simple-cards,.mb2b-briefing-grid .mb2b-values-grid,.mb2b-briefing-grid .mb2b-simple-cards,.mb2b-capability-grid,.mb2b-buyer-paths .mb2b-resource-links,.mb2b-article-library .mb2b-resource-articles{grid-template-columns:repeat(2,minmax(0,1fr))}.mb2b-project-journey .mb2b-process-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.mb2b-company-timeline .mb2b-process-strip,.mb2b-next-steps .mb2b-process-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){:root{--mb2b-shell: min(100% - 32px, 560px)}.mb2b-header__topbar{display:none}.mb2b-header__bar{min-height:70px;grid-template-columns:1fr auto}.mb2b-header__logo img{max-width:140px;max-height:44px}.mb2b-nav,.mb2b-header__cta{display:none}.mb2b-menu-toggle{display:block}.mb2b-contact-rail{display:none}.mb2b-hero{min-height:650px;align-items:flex-end}.mb2b-hero__content{padding-block:104px 116px}.mb2b-hero__brandmark{max-width:150px;margin-bottom:16px}.mb2b-hero h1{font-size:clamp(40px,12vw,58px)}.mb2b-hero__lead{margin-block:22px 28px;font-size:16px}.mb2b-hero__product-ribbon{bottom:-24px;gap:6px}.mb2b-hero__product{width:18vw;height:29vw}.mb2b-actions{flex-direction:column;align-items:stretch}.mb2b-button{width:100%}.mb2b-proof__grid{grid-template-columns:repeat(2,1fr)}.mb2b-proof__grid div{min-height:104px;padding:18px 16px;border-bottom:1px solid rgba(17,23,19,.18)}.mb2b-section{padding-block:76px}.mb2b-categories{padding-top:96px}.mb2b-category-band{gap:8px;margin:0 0 26px;padding:10px;border-radius:28px}.mb2b-category-band button{min-width:92px;padding:11px 16px;font-size:13px}.mb2b-category-panel{padding:18px}.mb2b-category-panel__media{min-height:240px}.mb2b-category-panel__body h3{font-size:30px}.mb2b-section-heading,.mb2b-capabilities__intro,.mb2b-faq__layout,.mb2b-cta__inner{grid-template-columns:1fr;gap:28px}.mb2b-section-heading{margin-bottom:36px}.mb2b-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mb2b-category-card__body{padding:16px}.mb2b-category-card h3{font-size:18px}.mb2b-category-card p{display:none}.mb2b-category-card__body>span{display:block;margin-top:14px;font-size:12px}.mb2b-service-grid{grid-template-columns:1fr;margin-top:58px}.mb2b-service-grid article{min-height:220px;padding:30px}.mb2b-service-grid h3{margin-top:38px}.mb2b-process{margin-top:76px;padding-block:70px}.mb2b-process__steps{grid-template-columns:1fr}.mb2b-process__steps li,.mb2b-process__steps li+li{min-height:0;padding:24px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.mb2b-process__steps span{margin:18px 0 8px}.mb2b-cta .mb2b-actions{justify-content:stretch}.mb2b-footer__grid{grid-template-columns:1fr 1fr;gap:38px 24px}.mb2b-footer__brand{grid-column:1 / -1}.mb2b-footer__bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:18px}.mb2b-page-hero__band{min-height:180px}.mb2b-breadcrumbs{min-height:44px;justify-content:flex-start;overflow-x:auto;white-space:nowrap}.mb2b-page-hero__main{padding:26px 0 22px}.mb2b-page-hero__copy h1{font-size:clamp(28px,8vw,38px)}.mb2b-page-hero__copy p{font-size:14px}.mb2b-contact-cards{padding-top:22px}.mb2b-contact-cards__list{grid-template-columns:1fr}.mb2b-contact-card{min-height:0;padding:24px}.mb2b-page-modules{gap:36px}.mb2b-stat-grid,.mb2b-values-grid,.mb2b-simple-cards,.mb2b-simple-cards--two-up,.mb2b-process-strip,.mb2b-contact-inline__cards,.mb2b-inline-form__row{grid-template-columns:1fr}.mb2b-stat-grid article,.mb2b-simple-cards article,.mb2b-process-strip article,.mb2b-contact-inline__cards article{min-height:0}.mb2b-company-timeline,.mb2b-department-grid,.mb2b-market-proof,.mb2b-quality-proof,.mb2b-compliance-grid,.mb2b-project-journey,.mb2b-customization-grid,.mb2b-service-proof,.mb2b-buyer-paths,.mb2b-briefing-grid,.mb2b-next-steps,.mb2b-article-library{padding-top:34px}.mb2b-company-timeline .mb2b-process-strip,.mb2b-department-grid .mb2b-values-grid,.mb2b-market-proof .mb2b-featured-products__grid,.mb2b-market-proof .mb2b-resource-articles,.mb2b-compliance-grid .mb2b-values-grid,.mb2b-project-journey .mb2b-process-strip,.mb2b-customization-grid .mb2b-values-grid,.mb2b-customization-grid .mb2b-simple-cards,.mb2b-buyer-paths .mb2b-resource-links,.mb2b-briefing-grid .mb2b-values-grid,.mb2b-briefing-grid .mb2b-simple-cards,.mb2b-next-steps .mb2b-process-strip,.mb2b-capability-grid,.mb2b-article-library .mb2b-resource-articles{grid-template-columns:minmax(0,1fr)}.mb2b-company-timeline .mb2b-process-strip article,.mb2b-department-grid .mb2b-values-grid article,.mb2b-compliance-grid .mb2b-values-grid article,.mb2b-project-journey .mb2b-process-strip article,.mb2b-customization-grid .mb2b-values-grid article,.mb2b-customization-grid .mb2b-simple-cards article,.mb2b-buyer-paths .mb2b-resource-links a,.mb2b-briefing-grid .mb2b-values-grid article,.mb2b-briefing-grid .mb2b-simple-cards article,.mb2b-next-steps .mb2b-process-strip article,.mb2b-capability-grid article{min-height:0}.mb2b-company-timeline .mb2b-process-strip article{padding-top:34px}.mb2b-market-proof time,.mb2b-market-proof h3,.mb2b-market-proof article p,.mb2b-article-library .mb2b-resource-articles time,.mb2b-article-library .mb2b-resource-articles h3,.mb2b-article-library .mb2b-resource-articles article p{margin-inline:18px}.mb2b-article-library--manufacturer,.mb2b-article-library--knowledge{padding-inline:0}.mb2b-quality-proof .mb2b-editorial-split__media,.mb2b-service-proof .mb2b-editorial-split__media,.mb2b-buyer-paths .mb2b-editorial-split__media{border-radius:4px}.mb2b-page-modules img,.mb2b-page-modules svg{max-width:100%}.mb2b-inline-form{padding:22px}.mb2b-blog-layout .blog-posts-container{grid-template-columns:minmax(0,1fr);gap:18px}.mb2b-blog-layout .blog-post-item,.mb2b-blog-layout .blog-post-item--horizontal{grid-column:1}.mb2b-blog-layout .blog-post-item--horizontal .blog-post-card{grid-template-columns:1fr;min-height:0}.mb2b-blog-layout .blog-post-item--horizontal .blog-post-card__image-container,.mb2b-blog-layout .blog-post-item--horizontal .blog-post-card__image-container a,.mb2b-blog-layout .blog-post-item--horizontal .blog-post-card__image{height:auto;aspect-ratio:16 / 10}.mb2b-blog-layout .blog-post-card__content{padding:24px 22px}.mb2b-article-layout .section-content-wrapper{width:min(100% - 32px,560px)}.mb2b-article-layout .blog-post-content:before{font-size:30px}}@media(max-width:749px){.mb2b-hero__content{z-index:4}.mb2b-retail-entry{display:inline-flex!important;position:relative;z-index:5}.mb2b-hero__product-ribbon{z-index:2}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}[data-marcello-reveal]{opacity:1;transform:none}}.mb2b-home-band{position:relative;padding:84px 0}.mb2b-home-heading{max-width:780px;margin-bottom:42px}.mb2b-home-heading--center{margin-inline:auto;text-align:center}.mb2b-home-heading--light{color:var(--mb2b-white)}.mb2b-home-heading h2{margin:0;font-size:clamp(34px,3.8vw,54px);line-height:1.08}.mb2b-home-heading>p:last-child{margin:14px 0 0;color:#626b66;line-height:1.7}.mb2b-home-heading--light>p:last-child{color:#ffffffb8}.mb2b-kicker{margin:0 0 14px;color:#ff6a00;font-size:13px;font-weight:800;text-transform:uppercase}.mb2b-button--orange{border-color:#ff6a00;background:#ff6a00;color:#fff}.mb2b-button--orange:hover{border-color:var(--mb2b-ink);background:var(--mb2b-ink);color:#fff}.mb2b-header{position:sticky;top:0}.mb2b-header--overlay{position:absolute}.mb2b-header__topbar-inner>div{display:flex;gap:26px}.mb2b-nav__dropdown--mega{position:static}.mb2b-nav__mega-panel{position:absolute;top:100%;left:0;right:0;padding:26px 0 0;border-top:1px solid var(--mb2b-line);background:#fff;box-shadow:0 24px 44px #0e1b1629;color:var(--mb2b-ink)}.mb2b-nav__mega-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.mb2b-mega-card{min-width:0;color:inherit;text-decoration:none}.mb2b-mega-card>span{height:150px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f4f5f3}.mb2b-mega-card img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.mb2b-mega-card strong{display:block;padding:13px 4px 20px;font-size:14px}.mb2b-mega-card:hover img{transform:scale(1.06)}.mb2b-mega-card:hover strong{color:#ff6a00}.mb2b-nav__mega-footer{min-height:54px;display:flex;align-items:center;gap:28px;border-top:1px solid var(--mb2b-line)}.mb2b-nav__mega-footer a{color:#606863;font-size:13px;text-decoration:none}.mb2b-nav__mega-footer a:first-child{margin-right:auto;color:#ff6a00;font-weight:800}.mb2b-contact-rail a{min-width:72px}.mb2b-nav__mega-subnav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;padding-block:18px 22px;border-top:1px solid var(--mb2b-line)}.mb2b-nav__mega-subnav>div{display:flex;flex-direction:column;gap:7px;min-width:0}.mb2b-nav__mega-subnav strong{color:#27312c;font-size:12px;text-transform:uppercase}.mb2b-nav__mega-subnav a{color:#626b66;font-size:12px;line-height:1.35;text-decoration:none}.mb2b-nav__mega-subnav a:hover{color:#ff6a00}.mb2b-hero{min-height:660px}.mb2b-hero__slides,.mb2b-hero__slide,.mb2b-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.mb2b-hero__slide{opacity:0;transform:scale(1.035);transition:opacity .75s ease,transform 5.8s ease}.mb2b-hero__slide.is-active{opacity:1;transform:scale(1)}.mb2b-hero__slide img,.mb2b-hero__slide svg{width:100%;height:100%;object-fit:cover}.mb2b-hero__shade{background:linear-gradient(180deg,#05121557,#051215ad)}.mb2b-hero__content{padding:150px 0 176px}.mb2b-hero__brandmark{max-width:240px;margin-bottom:12px}.mb2b-hero h1{max-width:1020px;font-size:clamp(48px,5vw,72px);line-height:1}.mb2b-hero__lead{max-width:700px;margin:18px auto 24px}.mb2b-hero__product-ribbon{bottom:-46px;gap:4px}.mb2b-hero__product{flex:0 0 auto;width:min(10vw,150px);height:min(25vw,292px)}.mb2b-hero__dots{position:absolute;left:50%;bottom:18px;z-index:4;display:flex;gap:8px;transform:translate(-50%)}.mb2b-hero__dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#ffffff94;cursor:pointer;transition:width .2s ease,border-radius .2s ease,background .2s ease}.mb2b-hero__dots button[aria-selected=true]{width:30px;border-radius:8px;background:#ff6a00}.mb2b-home-categories{background:#f5f5f5}.mb2b-home-categories .mb2b-home-heading{margin-bottom:30px}.mb2b-home-categories .mb2b-category-band{display:grid;grid-template-columns:repeat(5,1fr);width:100%;margin-bottom:28px;padding:0;gap:0;border-radius:0;background:#e9e9e9;overflow:visible}.mb2b-home-categories .mb2b-category-band button{min-width:0;border-radius:0}.mb2b-home-categories .mb2b-category-band button[aria-pressed=true]{box-shadow:inset 0 -3px #ff6a00}.mb2b-home-categories .mb2b-category-panel{display:block;padding:0;border:0;background:transparent}.mb2b-home-categories .mb2b-category-panel[hidden]{display:none!important}.mb2b-category-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mb2b-category-product{min-width:0;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.mb2b-category-product:hover{transform:translateY(-5px);box-shadow:0 18px 38px #1117131a}.mb2b-category-product a{color:inherit;text-decoration:none}.mb2b-category-product__media{aspect-ratio:1.25;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.mb2b-category-product__media img,.mb2b-category-product__media svg{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.mb2b-category-product:hover img{transform:scale(1.045)}.mb2b-category-product h3{min-height:58px;margin:0;padding:16px 18px;font-size:15px;text-align:center}.mb2b-category-panel__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:22px}.mb2b-category-panel__footer p{margin:0;color:#68706c}.mb2b-home-about{background:#fff}.mb2b-story-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin-top:46px}.mb2b-story-row--reverse .mb2b-story-row__media{order:2}.mb2b-story-row__media{aspect-ratio:1.05;overflow:hidden;background:#edf1ee}.mb2b-story-row__media img,.mb2b-story-row__media svg{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.mb2b-story-row__media:hover img{transform:scale(1.035)}.mb2b-story-row__copy h3{margin:0 0 18px;font-size:clamp(30px,3.2vw,46px);line-height:1.1}.mb2b-story-row__copy>p{color:#5b645f;line-height:1.75}.mb2b-story-row__copy .mb2b-button{margin-top:26px}.mb2b-advantages{padding-bottom:0;background:#fff}.mb2b-advantages .mb2b-home-heading{margin-bottom:28px}.mb2b-advantages__grid{display:grid;grid-template-columns:repeat(4,1fr);color:#fff;background:#444847}.mb2b-advantages__grid article{min-height:330px;padding:38px 28px;border-right:1px solid rgba(255,255,255,.15);transition:background .25s ease,transform .25s ease}.mb2b-advantages__grid article:hover{z-index:1;background:#2f3835;transform:translateY(-6px)}.mb2b-advantages__grid article>span{color:#ff7b24;font-size:12px;font-weight:800}.mb2b-advantages__grid strong{display:block;margin:54px 0 18px;font-size:34px}.mb2b-advantages__grid h3{margin:0 0 14px;font-size:18px}.mb2b-advantages__grid p{margin:0;color:#ffffffad;font-size:14px;line-height:1.65}.mb2b-hot-products{background:#f6f6f6}.mb2b-hot-products .mb2b-home-heading a{display:inline-block;margin-top:10px}.mb2b-carousel{position:relative}.mb2b-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 42px)/4);gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.mb2b-carousel__track::-webkit-scrollbar{display:none}.mb2b-product-tile{min-width:0;scroll-snap-align:start;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.mb2b-product-tile:hover{transform:translateY(-5px);box-shadow:0 18px 42px #1117131a}.mb2b-product-tile a{display:block;color:inherit;text-decoration:none}.mb2b-product-tile__media{aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f0f1f0}.mb2b-product-tile__media img,.mb2b-product-tile__media svg{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.mb2b-product-tile:hover img{transform:scale(1.05)}.mb2b-product-tile h3{min-height:52px;margin:0;padding:15px 16px 5px;font-size:15px}.mb2b-product-tile a>span:last-child{display:block;padding:0 16px 18px;color:#ff6a00;font-size:12px;font-weight:800}.mb2b-carousel__arrow{position:absolute;top:42%;z-index:2;width:42px;height:42px;border:1px solid var(--mb2b-line);border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 8px 20px #1117131f}.mb2b-carousel__arrow--prev{left:-21px}.mb2b-carousel__arrow--next{right:-21px}.mb2b-carousel__dots{min-height:18px;display:flex;justify-content:center;gap:5px;padding-top:20px}.mb2b-carousel__dots span{width:5px;height:5px;border-radius:50%;background:#c2c7c4}.mb2b-carousel__dots span.is-active{background:#ff6a00}.mb2b-quality{background:#fff}.mb2b-quality__grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px}.mb2b-quality__copy h2{margin:0;font-size:clamp(34px,4vw,54px);line-height:1.08}.mb2b-quality__copy>p{color:#5d6661;line-height:1.7}.mb2b-quality__tabs{display:grid;gap:1px;margin-top:26px;background:var(--mb2b-line)}.mb2b-quality__tabs button{min-height:54px;padding:0 18px;border:0;background:#f7f7f7;color:#303733;text-align:left;cursor:pointer}.mb2b-quality__tabs button[aria-selected=true]{background:#ff7b24;color:#fff}.mb2b-quality__panels{min-height:104px;padding:18px;background:#f4f5f3}.mb2b-quality__panels p{margin:0;color:#5f6762;line-height:1.7}.mb2b-quality__media{aspect-ratio:1.25;overflow:hidden;background:#eef0ee}.mb2b-quality__media img,.mb2b-quality__media svg{width:100%;height:100%;object-fit:cover}.mb2b-partner-strip{display:grid;grid-template-columns:1.5fr repeat(6,1fr);align-items:center;margin-top:48px;border-top:1px solid var(--mb2b-line);border-bottom:1px solid var(--mb2b-line)}.mb2b-partner-strip>*{min-height:70px;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--mb2b-line)}.mb2b-partner-strip span{color:#ff6a00;font-weight:800}.mb2b-partner-strip strong{color:#636a66;font-size:14px}.mb2b-solutions{padding-top:70px;color:#fff;background:#173442}.mb2b-solutions__backdrop{position:absolute;top:0;right:0;bottom:38%;left:0;background-position:center;background-size:cover}.mb2b-solutions .mb2b-shell{position:relative}.mb2b-solutions__grid{display:grid;grid-template-columns:repeat(4,1fr);color:var(--mb2b-ink);background:#fff;box-shadow:0 20px 44px #09141b2e}.mb2b-solutions__grid article{min-height:390px;padding:30px 26px;border-right:1px solid var(--mb2b-line);transition:transform .25s ease,background .25s ease}.mb2b-solutions__grid article:hover{z-index:1;transform:translateY(-8px);background:#f7f8f6}.mb2b-solutions__grid span{color:#ff6a00;font-size:13px;font-weight:800}.mb2b-solutions__grid h3{margin:48px 0 15px;font-size:21px}.mb2b-solutions__grid p{margin:0;color:#5e6762;font-size:14px;line-height:1.72}.mb2b-news{background:#fff}.mb2b-news__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mb2b-news__grid article{transition:transform .25s ease}.mb2b-news__grid article:hover{transform:translateY(-5px)}.mb2b-news-card__media{aspect-ratio:1.5;display:block;overflow:hidden;background:#f1f2f1}.mb2b-news-card__media img,.mb2b-news-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.mb2b-news__grid article:hover img{transform:scale(1.045)}.mb2b-news__grid time{display:block;margin:18px 0 10px;color:#ff6a00;font-size:12px;font-weight:800}.mb2b-news__grid h3{margin:0;font-size:20px;line-height:1.35}.mb2b-news__grid h3 a{color:inherit;text-decoration:none}.mb2b-news__grid p{color:#626a66;font-size:14px;line-height:1.65}.mb2b-news__action{margin-top:32px;text-align:center}.mb2b-collection-trigger{display:none}.mb2b-collection-intro{width:min(1240px,calc(100vw - 48px));margin:0 auto 28px;padding:34px 0 28px;border-bottom:1px solid var(--mb2b-line)}.mb2b-collection-intro h2{max-width:760px;margin:0;font-size:clamp(30px,3.5vw,48px);line-height:1.08}.mb2b-collection-intro>p,.mb2b-collection-intro .rte{max-width:760px;color:#626a66;line-height:1.7}.mb2b-linked-card{min-height:180px;display:block;padding:28px;border:1px solid var(--mb2b-line);border-radius:6px;background:#fff;color:inherit;text-decoration:none;transition:transform .24s ease,box-shadow .24s ease}.mb2b-linked-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #11171317}.mb2b-linked-card h3{margin:0 0 14px;font-size:22px}.mb2b-linked-card p{color:#69716c;line-height:1.7}.mb2b-linked-card span{color:#ff6a00;font-size:13px;font-weight:800}.mb2b-resource-links{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mb2b-resource-links a{min-height:240px;padding:30px;background:#173c34;color:#fff;text-decoration:none}.mb2b-resource-links span{color:var(--mb2b-lime)}.mb2b-resource-links p{color:#ffffffad;line-height:1.7}.mb2b-resource-links strong{color:var(--mb2b-lime)}.mb2b-resource-articles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mb2b-resource-articles a{color:inherit;text-decoration:none}.mb2b-resource-articles img{width:100%;aspect-ratio:1.45;object-fit:cover}.mb2b-resource-articles time{display:block;margin-top:14px;color:#ff6a00;font-size:12px}.mb2b-resource-articles h3{font-size:19px}.mb2b-faq-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--mb2b-line)}.mb2b-faq-tabs button{min-height:54px;border:0;background:#f4f4f4;cursor:pointer}.mb2b-faq-tabs button[aria-selected=true]{background:#ff6a00;color:#fff}.mb2b-faq-accordion details>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.mb2b-faq-accordion details>div>p{min-height:0;overflow:hidden}.mb2b-faq-accordion details[open]>div{grid-template-rows:1fr}.mb2b-product-intro{padding:34px 0 28px;border-bottom:1px solid var(--mb2b-line);background:#fff}.mb2b-product-intro__crumbs{display:flex;gap:8px;margin-bottom:30px;color:#6b736e;font-size:13px}.mb2b-product-intro__crumbs a{color:inherit;text-decoration:none}.mb2b-product-intro__row{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.mb2b-product-intro h1{margin:0;font-size:clamp(34px,4vw,56px);line-height:1.04}.mb2b-product-intro__category{margin:12px 0 0;color:#66706a;font-size:14px}.product-information .product-media-gallery{background:#f5f5f5}.product-information .slideshow-controls{z-index:3}.product-details p:has(a[href="https://www.facebook.com/"]){display:flex;flex-wrap:wrap;align-items:center;gap:7px}.product-details p:has(a[href="https://www.facebook.com/"]) a{width:auto!important;min-width:34px;padding:0 8px;margin:0!important;background:#243b5a!important}.product-details p:has(a[href="https://www.facebook.com/"]) a:nth-of-type(3){background:#24a565!important}.product-details p:has(a[href="https://www.facebook.com/"]) a:nth-of-type(4){background:#111!important}.product-details p:has(a[href="https://www.facebook.com/"]) a:nth-of-type(5){background:#c92b33!important}.mb2b-related-products{background:#f5f5f5}.mb2b-related-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mb2b-form-anchor{position:relative;top:-120px;height:0}.mb2b-inquiry-dialog{width:min(620px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 32px));padding:0;border:0;border-radius:6px;color:var(--mb2b-ink);box-shadow:0 34px 80px #050f0c47}.mb2b-inquiry-dialog::backdrop{background:#07110eb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.mb2b-inquiry-dialog__close-form{position:absolute;top:14px;right:14px;z-index:2}.mb2b-inquiry-dialog__close-form button{width:38px;height:38px;border:1px solid var(--mb2b-line);border-radius:50%;background:#fff;font-size:24px;cursor:pointer}.mb2b-inquiry-dialog__body{padding:50px}.mb2b-inquiry-dialog h2{margin:0;font-size:clamp(30px,5vw,46px);line-height:1.08}.mb2b-inquiry-dialog__body>p{color:#5f6762;line-height:1.7}.mb2b-inquiry-dialog__replies{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:26px 0}.mb2b-inquiry-dialog__replies button{min-height:62px;padding:12px 16px;border:1px solid var(--mb2b-line);border-radius:4px;background:#f6f6f4;text-align:left;cursor:pointer}.mb2b-inquiry-dialog__replies button.is-selected{border-color:#ff6a00;background:#fff1e8;color:#c94f00}.mb2b-inquiry-dialog__whatsapp{display:block;margin-top:18px;color:#236757;font-weight:750}[data-marcello-reveal]{transition-delay:calc(var(--mb2b-reveal-order, 0) * 70ms)}@media(max-width:1050px){.mb2b-nav__mega-grid{grid-template-columns:repeat(3,1fr)}.mb2b-mega-card>span{height:120px}.mb2b-advantages__grid,.mb2b-solutions__grid{grid-template-columns:repeat(2,1fr)}.mb2b-quality__grid{grid-template-columns:1fr}.mb2b-partner-strip{grid-template-columns:repeat(4,1fr)}.mb2b-partner-strip span{grid-column:1 / -1}}@media(max-width:749px){.mb2b-home-band{padding:58px 0}.mb2b-home-heading{margin-bottom:28px}.mb2b-header{position:sticky;background:#fff;color:var(--mb2b-ink)}.mb2b-header--overlay{position:relative;background:#fff;border-bottom:1px solid var(--mb2b-line)}.mb2b-header__bar{min-height:60px}.mb2b-header__logo img{max-width:122px;max-height:40px}.mb2b-hero{min-height:230px;align-items:center}.mb2b-hero__content{padding:24px 16px 54px}.mb2b-hero__brandmark{max-width:118px;margin-bottom:6px}.mb2b-hero .mb2b-eyebrow{margin-bottom:7px;font-size:8px}.mb2b-hero h1{max-width:340px;font-size:23px;line-height:1.05}.mb2b-hero__lead{margin:7px auto 0;font-size:11px;line-height:1.35}.mb2b-hero__actions,.mb2b-retail-entry{display:none}.mb2b-hero__product-ribbon{bottom:-22px;gap:0}.mb2b-hero__product{width:16vw;height:25vw}.mb2b-hero__dots{bottom:9px}.mb2b-hero__dots button{width:7px;height:7px}.mb2b-hero__dots button[aria-selected=true]{width:22px}.mb2b-home-categories{padding-top:64px}.mb2b-home-categories .mb2b-category-band{grid-template-columns:repeat(2,1fr);padding:8px;border-radius:24px}.mb2b-home-categories .mb2b-category-band button{min-height:44px;border-radius:22px}.mb2b-home-categories .mb2b-category-band button[aria-pressed=true]{box-shadow:none}.mb2b-home-categories .mb2b-category-band button:last-child{grid-column:1 / -1}.mb2b-category-products{grid-template-columns:repeat(2,1fr);gap:8px}.mb2b-category-product h3{min-height:50px;padding:12px 8px;font-size:13px}.mb2b-category-panel__footer{align-items:flex-start;flex-direction:column}.mb2b-story-row{grid-template-columns:1fr;gap:24px;margin-top:38px}.mb2b-story-row--reverse .mb2b-story-row__media{order:initial}.mb2b-story-row__media{aspect-ratio:1.2}.mb2b-advantages__grid,.mb2b-solutions__grid{grid-template-columns:1fr}.mb2b-advantages__grid article,.mb2b-solutions__grid article{min-height:240px}.mb2b-advantages__grid strong,.mb2b-solutions__grid h3{margin-top:32px}.mb2b-carousel__track{grid-auto-columns:72%;gap:10px}.mb2b-carousel__arrow{display:none}.mb2b-partner-strip{grid-template-columns:repeat(2,1fr)}.mb2b-solutions__backdrop{bottom:72%}.mb2b-news__grid,.mb2b-resource-articles,.mb2b-related-products__grid{grid-template-columns:1fr}.mb2b-news__grid article+article{margin-top:20px}.mb2b-collection-trigger{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border:1px solid var(--mb2b-line);background:#fff;font:inherit;font-weight:750}.mb2b-collection-switcher{display:none;grid-template-columns:1fr;margin-top:8px;padding:8px}.mb2b-collection-switcher.is-open{display:grid}.mb2b-collection-intro{width:min(100% - 32px,560px)}.mb2b-resource-links{grid-template-columns:1fr}.mb2b-faq-tabs{grid-template-columns:1fr 1fr}.mb2b-editorial-split,.mb2b-service-row{grid-template-columns:1fr;gap:0}.mb2b-editorial-split--reverse .mb2b-editorial-split__media,.mb2b-service-row--reverse .mb2b-service-row__media{order:initial}.mb2b-editorial-split__media,.mb2b-service-row__media{min-height:260px}.mb2b-editorial-split__copy,.mb2b-service-row>div:last-child{padding:28px 0 0}.mb2b-factory-gallery,.mb2b-product-family-grid{grid-template-columns:1fr}.mb2b-featured-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mb2b-featured-products__grid .mb2b-product-tile h3{min-height:68px;padding-inline:10px;font-size:13px}.mb2b-featured-products__grid .mb2b-product-tile a>span:last-child{padding-inline:10px}.mb2b-featured-products{padding:28px 18px}.mb2b-featured-products__heading{align-items:flex-start;flex-direction:column}.mb2b-service-row{min-height:0}.mb2b-service-row>div:last-child{padding:30px 22px}.mb2b-product-intro{padding-top:22px}.mb2b-product-intro__crumbs{overflow-x:auto;white-space:nowrap;margin-bottom:22px}.mb2b-product-intro__row{align-items:flex-start;flex-direction:column}.mb2b-product-intro__row .mb2b-button{width:auto}.mb2b-inquiry-dialog__body{padding:42px 22px 28px}.mb2b-inquiry-dialog__replies{grid-template-columns:1fr}.mb2b-inquiry-dialog .mb2b-button{width:100%}}@media(prefers-reduced-motion:reduce){.mb2b-hero__slide,.mb2b-mega-card img,.mb2b-story-row__media img,.mb2b-product-tile,.mb2b-category-product,.mb2b-editorial-split__media img,.mb2b-factory-gallery img,.mb2b-service-row__media img{transition:none!important}}:root{--mb2b-shell: min(1600px, calc(100vw - 140px) )}.section.page-width-content:has(.mb2b-page-modules){--page-content-width: min(1600px, calc(100vw - 140px) );--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2))}.mb2b-hero{height:clamp(520px,47.4vw,680px);min-height:0}.mb2b-hero__progress{position:absolute;left:0;right:0;bottom:0;z-index:5;height:3px;overflow:hidden;background:#ffffff42;pointer-events:none}.mb2b-hero__progress:after{content:"";display:block;width:100%;height:100%;background:#ff6a00;transform:scaleX(0);transform-origin:left center}.mb2b-hero__progress.is-running:after{animation:mb2b-hero-progress var(--mb2b-progress-duration, 5.5s) linear forwards}.mb2b-hero__progress.is-paused:after{animation-play-state:paused}@keyframes mb2b-hero-progress{to{transform:scaleX(1)}}.mb2b-family-detail{background:#fff}.mb2b-family-route__panel[hidden],[data-family-catalogue][hidden]{display:none!important}[data-family-catalogue]{display:flex;flex-direction:column;gap:56px}.mb2b-family-detail__intro{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:clamp(34px,5vw,84px);align-items:center;padding:10px 0 72px}.mb2b-family-detail__media{aspect-ratio:1.2;overflow:hidden;background:#eef1ee}.mb2b-family-detail__media img,.mb2b-family-detail__media svg{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.65,.25,1)}.mb2b-family-detail__media:hover img{transform:scale(1.045)}.mb2b-family-detail__copy h2{max-width:660px;margin:0;font-size:clamp(36px,4.2vw,64px);line-height:1.02}.mb2b-family-detail__subfamily-context{display:inline-flex;margin:16px 0 0;padding:7px 10px;background:#fff1e7;color:#c94f00;font-size:12px;font-weight:800}.mb2b-family-detail__copy>p:not(.mb2b-eyebrow){max-width:610px;margin:22px 0 0;color:#5f6863;font-size:17px;line-height:1.7}.mb2b-family-detail__facts{display:grid;gap:0;margin:28px 0 0;border-top:1px solid var(--mb2b-line)}.mb2b-family-detail__facts>div{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;padding:14px 0;border-bottom:1px solid var(--mb2b-line)}.mb2b-family-detail__facts dt{color:#ff6a00;font-size:12px;font-weight:800;text-transform:uppercase}.mb2b-family-detail__facts dd{margin:0;color:#303934;line-height:1.5}.mb2b-family-detail__subfamilies{margin-top:24px}.mb2b-family-detail__subfamilies .mb2b-eyebrow{margin-bottom:10px}.mb2b-family-detail__subfamilies ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.mb2b-family-detail__subfamilies li a{display:inline-flex;min-height:34px;align-items:center;padding:0 12px;border:1px solid #ccd3ce;border-radius:2px;color:#34413a;font-size:13px;text-decoration:none;transition:border-color .2s ease,color .2s ease,background .2s ease}.mb2b-family-detail__subfamilies li a:hover{border-color:#ff6a00;background:#fff3e9;color:#c94f00}.mb2b-family-detail__copy .mb2b-actions{margin-top:30px}.mb2b-family-detail__scope{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-bottom:76px;border-top:1px solid var(--mb2b-line);border-bottom:1px solid var(--mb2b-line)}.mb2b-family-detail__scope article{min-height:190px;padding:28px 30px 30px;border-right:1px solid var(--mb2b-line)}.mb2b-family-detail__scope article:last-child{border-right:0}.mb2b-family-detail__scope span{color:#ff6a00;font-size:13px;font-weight:800}.mb2b-family-detail__scope h3{margin:36px 0 10px;font-size:20px}.mb2b-family-detail__scope p{margin:0;color:#626b66;line-height:1.65}.mb2b-family-detail__catalogue{padding-bottom:72px}.mb2b-family-detail__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mb2b-family-detail__products .mb2b-product-tile{border:1px solid rgba(17,23,19,.08)}.mb2b-family-detail__request{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:30px;border:1px solid var(--mb2b-line);background:#f5f6f4}.mb2b-family-detail__request p{max-width:760px;margin:0;color:#5f6863;line-height:1.7}.mb2b-family-detail__proof{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(30px,5vw,84px);align-items:center;padding:72px 0;border-top:1px solid var(--mb2b-line)}.mb2b-family-detail__proof>img{width:100%;aspect-ratio:1.35;object-fit:cover;background:#eef1ee}.mb2b-family-detail__proof h2{max-width:600px;margin:0;font-size:clamp(30px,3.6vw,52px);line-height:1.08}.mb2b-family-detail__proof p:not(.mb2b-eyebrow){max-width:600px;color:#606a64;line-height:1.7}.mb2b-product-inquiry{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:36px;margin-top:46px;padding:clamp(26px,4vw,46px);background:#edf1ee}.mb2b-product-inquiry__copy h2{max-width:620px;margin:0;font-size:clamp(30px,3.5vw,48px);line-height:1.05}.mb2b-product-inquiry__copy>p:not(.mb2b-eyebrow){max-width:620px;color:#5e6762;line-height:1.7}.mb2b-product-inquiry__form-wrap{padding:26px;background:#fff}.mb2b-product-inquiry__form{display:grid;gap:16px}.mb2b-product-inquiry__form .mb2b-button{justify-self:start}.mb2b-product-inquiry__form select,.mb2b-product-inquiry__form input{width:100%;min-height:48px;padding:0 13px;border:1px solid #cbd2cd;border-radius:2px;background:#fff;color:#27302b}@media(max-width:749px){:root{--mb2b-shell: min( calc(100vw - 30px) , 560px)}.section.page-width-content:has(.mb2b-page-modules){--page-content-width: min( calc(100vw - 30px) , 560px)}.mb2b-hero{height:185px;min-height:0}.mb2b-hero__content{padding:18px 0 42px}.mb2b-hero__brandmark{max-width:106px;margin-bottom:4px}.mb2b-hero .mb2b-eyebrow{margin-bottom:4px;font-size:7px}.mb2b-hero h1{max-width:340px;font-size:21px}.mb2b-hero__lead{max-width:320px;margin:5px auto 0;font-size:10px}.mb2b-hero__product-ribbon{bottom:-20px}.mb2b-hero__product{width:16vw;height:24vw}.mb2b-hero__progress{height:2px}.mb2b-family-detail__intro,.mb2b-family-detail__proof,.mb2b-product-inquiry{grid-template-columns:1fr;gap:24px}[data-family-catalogue]{gap:36px}.mb2b-family-detail__intro{padding:0 0 46px}.mb2b-family-detail__media{aspect-ratio:1.15}.mb2b-family-detail__copy h2{font-size:38px}.mb2b-family-detail__copy>p:not(.mb2b-eyebrow){font-size:15px}.mb2b-family-detail__facts>div{grid-template-columns:112px minmax(0,1fr);gap:10px}.mb2b-family-detail__subfamilies ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mb2b-family-detail__subfamilies li a{width:100%;justify-content:center;padding-inline:8px;text-align:center}.mb2b-family-detail__scope{grid-template-columns:1fr;margin-bottom:46px}.mb2b-family-detail__scope article{min-height:0;padding:22px 0;border-right:0;border-bottom:1px solid var(--mb2b-line)}.mb2b-family-detail__scope article:last-child{border-bottom:0}.mb2b-family-detail__scope h3{margin-top:18px}.mb2b-family-detail__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mb2b-family-detail__request{align-items:flex-start;flex-direction:column;padding:22px}.mb2b-family-detail__catalogue{padding-bottom:46px}.mb2b-family-detail__proof{padding:46px 0}.mb2b-product-inquiry{margin-top:30px;padding:22px}.mb2b-product-inquiry__form-wrap{padding:18px}.mb2b-product-inquiry__form .mb2b-button{width:100%}}.mb2b-hero__content{position:static}.mb2b-retail-entry{position:absolute;top:166px;right:28px;z-index:6;margin-top:0}.mb2b-hero__product[aria-selected=true]{outline:none}.mb2b-hero__product-ribbon{bottom:12px;gap:8px;align-items:flex-end;pointer-events:auto}.mb2b-hero__product{width:180px;height:108px}.mb2b-hero__product img{object-fit:cover}.mb2b-hero__dots{display:none!important}@media(max-width:749px){.mb2b-retail-entry{top:12px;right:15px;min-height:32px;padding:7px 11px;font-size:10px}.mb2b-hero__product-ribbon{bottom:8px;gap:4px}.mb2b-hero__product{width:min(21vw,78px);height:44px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/marcello-b2b.css.map */
