
/* Isolated product carousel: deliberately independent from older carousel rules. */
.mtbc-products-carousel{position:relative!important;margin-top:34px!important;padding:20px!important;border:1px solid #d6e0ea!important;border-radius:28px!important;background:#eaf1f7!important;box-shadow:0 22px 58px rgba(15,23,42,.12)!important;overflow:hidden!important;color:#172033!important}
.mtbc-products-stage{position:relative!important;min-height:560px!important}
.mtbc-product-slide{display:none!important;grid-template-columns:minmax(0,1.28fr) minmax(340px,.72fr)!important;min-height:560px!important;border:1px solid #d5dee8!important;border-radius:22px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 14px 34px rgba(15,23,42,.10)!important}
.mtbc-product-slide.is-active{display:grid!important}
.mtbc-product-visual{display:flex!important;flex-direction:column!important;min-width:0!important;margin:0!important;background:#eef3f8!important;border-right:1px solid #d7e0e9!important;overflow:hidden!important}
.mtbc-browserbar{height:38px!important;display:flex!important;align-items:center!important;gap:7px!important;flex:0 0 auto!important;padding:0 14px!important;background:#f8fafc!important;border-bottom:1px solid #d7e0e9!important;color:#536275!important;font:800 10px/1 system-ui,sans-serif!important}
.mtbc-browserbar span{display:block!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#cbd5e1!important}.mtbc-browserbar span:first-child{background:#ef8a8a!important}.mtbc-browserbar span:nth-child(2){background:#f0c56b!important}.mtbc-browserbar span:nth-child(3){background:#72c68c!important}.mtbc-browserbar strong{margin-left:7px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.mtbc-product-visual img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:520px!important;object-fit:contain!important;object-position:center!important;background:#edf2f7!important}
.mtbc-product-copy{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:36px!important;background:#fff!important;color:#172033!important}
.mtbc-product-kicker{display:inline-block!important;margin-bottom:16px!important;color:#235fa5!important;font:900 11px/1.2 system-ui,sans-serif!important;letter-spacing:.09em!important;text-transform:uppercase!important}
.mtbc-product-copy h3{margin:0 0 16px!important;color:#101827!important;font-size:clamp(2rem,3vw,3.25rem)!important;line-height:1.02!important;letter-spacing:-.045em!important}
.mtbc-product-copy p{margin:0!important;color:#46586e!important;font-size:15px!important;line-height:1.72!important}
.mtbc-product-copy ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin:22px 0 26px!important;padding:0!important;list-style:none!important}
.mtbc-product-copy li{padding:10px 11px!important;border:1px solid #dbe4ed!important;border-radius:12px!important;background:#f7fafc!important;color:#2d4055!important;font:800 11px/1.3 system-ui,sans-serif!important}
.mtbc-product-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:auto!important}
.mtbc-products-controls{display:flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;padding-top:18px!important;color:#172033!important}
.mtbc-products-arrow{display:grid!important;place-items:center!important;width:46px!important;height:46px!important;padding:0!important;border:1px solid #bac9d8!important;border-radius:50%!important;background:#fff!important;color:#172033!important;box-shadow:0 8px 22px rgba(15,23,42,.13)!important;font:900 20px/1 system-ui,sans-serif!important;cursor:pointer!important}
.mtbc-products-arrow:hover,.mtbc-products-arrow:focus-visible{background:#dcecff!important;border-color:#6e9ccb!important;outline:3px solid rgba(47,111,178,.18)!important}
.mtbc-products-dots{display:flex!important;align-items:center!important;gap:8px!important}.mtbc-products-dots button{width:10px!important;height:10px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#9bacbd!important;cursor:pointer!important}.mtbc-products-dots button.is-active{width:34px!important;background:#2f6fb2!important}
.mtbc-products-counter{min-width:48px!important;color:#596a7e!important;font:800 12px/1 system-ui,sans-serif!important}.mtbc-products-counter strong{color:#172033!important;font-size:15px!important}
@media(max-width:1020px){.mtbc-products-stage{min-height:0!important}.mtbc-product-slide{grid-template-columns:1fr!important;min-height:0!important}.mtbc-product-visual{border-right:0!important;border-bottom:1px solid #d7e0e9!important}.mtbc-product-visual img{max-height:430px!important}.mtbc-product-copy{padding:28px!important}}
@media(max-width:640px){.mtbc-products-carousel{padding:12px!important;border-radius:20px!important}.mtbc-product-slide{border-radius:16px!important}.mtbc-product-visual img{max-height:280px!important}.mtbc-product-copy{padding:22px!important}.mtbc-product-copy h3{font-size:2rem!important}.mtbc-product-copy ul{grid-template-columns:1fr!important}.mtbc-products-controls{gap:10px!important}.mtbc-products-arrow{width:42px!important;height:42px!important}}
@media(prefers-reduced-motion:reduce){.mtbc-product-slide{animation:none!important}}
