.mtjbp-document{font-family:Changa,system-ui,sans-serif;--mtj-space-2xs:4px;--mtj-space-xs:8px;--mtj-space-sm:12px;--mtj-space-md:16px;--mtj-space-lg:20px;--mtj-space-xl:24px;--mtj-space-2xl:32px;--mtj-control-height:46px;--mtj-control-radius:8px;--mtj-card-radius:16px;--mtj-card-border:1px solid var(--mtj-line);--mtj-card-shadow:var(--mtj-shadow-sm);--mtj-card-shadow-hover:var(--mtj-shadow-md);--mtj-motion-fast:180ms;--mtj-motion-normal:250ms;--mtj-surface-alt:var(--mtj-store-surface-alt,#f5f7fb);--mtj-soft:var(--mtj-store-soft,#f5f7fb);--mtj-radius:14px;--mtj-shadow:0 14px 38px rgba(15,23,42,.08);display:block;overflow-x:clip;min-height:100%;--mtj-page:#f5f6f8;--mtj-surface:#fff;--mtj-surface-2:#f8fafc;--mtj-surface-3:#eef2f7;--mtj-ink:#111827;--mtj-text:#1f2937;--mtj-muted:#667085;--mtj-line:#e4e7ec;--mtj-accent:#2563eb;--mtj-accent-strong:#1d4ed8;--mtj-danger:#dc2626;--mtj-success:#15803d;--mtj-radius-sm:10px;--mtj-radius-md:16px;--mtj-radius-lg:24px;--mtj-shadow-sm:0 1px 2px rgba(16,24,40,.04);--mtj-shadow-md:0 10px 30px rgba(16,24,40,.08);width:100%;min-width:0;background:var(--mtj-page);color:var(--mtj-text);color-scheme:light;}.mtjbp{box-sizing:border-box;background:var(--mtjbp-bg,transparent);width:var(--mtjbp-width,auto);max-width:var(--mtjbp-max-width,none);min-height:var(--mtjbp-min-height,auto);margin:var(--mtjbp-margin,0);padding:var(--mtjbp-padding,0);gap:var(--mtjbp-gap,initial);font-family:var(--mtjbp-font-family,inherit);font-size:var(--mtjbp-font-size,inherit);font-weight:var(--mtjbp-font-weight,inherit);line-height:var(--mtjbp-line-height,inherit);letter-spacing:var(--mtjbp-letter-spacing,normal);text-align:var(--mtjbp-text-align,inherit);text-transform:var(--mtjbp-text-transform,none);text-decoration:var(--mtjbp-text-decoration,none);color:var(--mtjbp-color,inherit);background-color:var(--mtjbp-bg,transparent);background-image:var(--mtjbp-bg-image-desktop,var(--mtjbp-bg-image,none));background-position:var(--mtjbp-background-position,center center);background-size:var(--mtjbp-background-size,cover);border-style:var(--mtjbp-border-style,solid);border-width:var(--mtjbp-border-width,0);border-color:var(--mtjbp-border-color,transparent);border-radius:var(--mtjbp-radius,0);box-shadow:var(--mtjbp-box-shadow,none);overflow:var(--mtjbp-overflow,visible);z-index:var(--mtjbp-z-index,auto);align-items:var(--mtjbp-align-items,normal);justify-content:var(--mtjbp-justify-content,normal);transition:color var(--mtjbp-transition-duration,250ms) ease,background var(--mtjbp-transition-duration,250ms) ease,border-color var(--mtjbp-transition-duration,250ms) ease,transform var(--mtjbp-transition-duration,250ms) ease,box-shadow var(--mtjbp-transition-duration,250ms) ease;}.mtjbp-icon{display:grid;place-items:center;flex:0 0 48px;height:48px;border-radius:50%;background:color-mix(in srgb,var(--mtj-accent) 12%,transparent);color:var(--mtj-accent);font-size:22px;}.is-text_align-center{text-align:center;}.is-text_align-end{text-align:end;}@media (prefers-color-scheme:dark){.mtjbp-document{--mtj-text:#f5f5f5;--mtj-muted:#b5b5b5;--mtj-surface:#181818;--mtj-soft:#222;--mtj-line:rgba(255,255,255,.1);--mtj-shadow:0 10px 30px rgba(0,0,0,.25);}}.mtjbp-category-grid{display:grid;grid-template-columns:repeat(var(--mtjbp-commerce-columns,4),minmax(0,1fr));gap:20px;}.mtjbp-product-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--mtj-accent) 30%,var(--mtj-line));box-shadow:0 18px 44px rgba(15,23,42,.11);}.mtjbp-product-media{display:block;position:relative;margin:12px 12px 0;overflow:hidden;border-radius:14px;background:var(--mtj-surface-2);height:var(--mtjbp-product-image-height,260px);aspect-ratio:var(--mtjbp-product-ratio,1 / 1);}.mtjbp-product-media img{display:block;width:100%;height:100%;object-fit:var(--mtjbp-product-image-fit,contain);object-position:var(--mtjbp-product-image-position,center center);padding:var(--mtjbp-product-image-padding,12px);transform:none;transition:transform .25s ease;}.mtjbp-product-card:hover .mtjbp-product-media img{transform:scale(1.035);}.mtjbp-sale-badge{position:absolute;z-index:3;top:12px;right:12px;min-width:46px;padding:6px 9px;border-radius:999px;background:var(--mtj-danger);color:#fff;font-size:11px;font-weight:800;line-height:1;text-align:center;box-shadow:0 5px 14px rgba(0,0,0,.12);}.mtjbp-product-body{display:flex;flex:1;flex-direction:column;align-items:stretch;gap:0;padding:var(--mtjbp-card-body-padding,15px 16px 16px);}.mtjbp-product-body h3{display:-webkit-box;min-height:45px;margin:0 0 6px;overflow:hidden;color:var(--mtj-ink);font-size:14px;font-weight:750;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:var(--mtjbp-card-title-lines,2);}.mtjbp-product-body h3 a{color:inherit;text-decoration:none;}.mtjbp-price{display:flex;min-height:38px;align-items:baseline;flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:10px;border-top:1px solid color-mix(in srgb,var(--mtj-line) 75%,transparent);color:var(--mtj-danger);font-size:18px;font-weight:900;line-height:1.35;}.mtjbp-term-card{color:inherit;gap:10px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:190px;text-align:center;text-decoration:none;background:var(--mtj-surface);border:1px solid var(--mtj-line);box-shadow:var(--mtj-shadow-sm);border-radius:var(--mtjbp-term-card-radius,16px);padding:var(--mtjbp-term-card-padding,0);overflow:hidden;}.mtjbp-term-card:hover{color:inherit;transform:translateY(-3px);border-color:var(--mtj-line);box-shadow:var(--mtj-shadow);}.mtjbp-term-card img,.mtjbp-term-placeholder{margin-bottom:12px;background:var(--mtj-surface-2);width:100%;height:var(--mtjbp-term-image-height,auto);aspect-ratio:var(--mtjbp-term-ratio,1 / 1);border-radius:0;object-fit:var(--mtjbp-term-image-fit,cover);object-position:var(--mtjbp-term-image-position,center center);padding:var(--mtjbp-term-image-padding,0);}.mtjbp-term-placeholder{color:var(--mtj-accent);display:grid;place-items:center;font-size:32px;font-weight:700;}.mtjbp-term-card small{color:var(--mtj-muted);font-size:12px;}@media (max-width:640px){.mtjbp-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}.mtjbp-product-body,.mtjbp-term-card{padding:12px;}.mtjbp-term-card img,.mtjbp-term-placeholder{width:100%;max-width:none;height:var(--mtjbp-term-image-height-mobile,var(--mtjbp-term-image-height,auto));aspect-ratio:var(--mtjbp-term-ratio-mobile,var(--mtjbp-term-ratio,1 / 1));}}.mtjbp-marketing-content{position:relative;z-index:2;text-align:var(--mtjbp-content-align,start);}.mtjbp-marketing-content h2{margin:10px 0 14px;font-size:clamp(32px,5vw,64px);line-height:1.08;letter-spacing:-.035em;}.mtjbp-marketing-content p{max-width:620px;font-size:clamp(16px,2vw,20px);line-height:1.8;color:rgba(255,255,255,.82);}.mtjbp-eyebrow{display:inline-flex;padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.14);font-size:13px;font-weight:800;}.mtjbp-marketing-media{position:absolute;inset:0;z-index:0;}.mtjbp-marketing-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--mtjbp-overlay-color,#0f172a) var(--mtjbp-overlay,35%),transparent),transparent);}.mtjbp-marketing-media img{width:100%;height:100%;object-fit:cover;}.mtjbp-hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:24px;}.mtjbp-marketing-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:10px 24px;border-radius:8px;background:#fff;color:#111827;text-decoration:none;font-weight:900;}.mtjbp-marketing-link{color:#fff;text-decoration:none;font-weight:800;}.mtjbp-product-tabs{padding:8px 0;}.mtjbp-tab-head{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--mtj-line);justify-content:center;border:0;margin-bottom:24px;gap:6px;}.mtjbp-tab-head button{background:transparent;font-weight:800;border-bottom:2px solid transparent;cursor:pointer;border:1px solid transparent;border-radius:999px;padding:9px 16px;color:var(--mtj-muted);}.mtjbp-tab-head button.is-active{border-color:var(--mtj-line);background:var(--mtj-soft);color:var(--mtj-accent);}.mtjbp-tab-panel{display:none;}.mtjbp-tab-panel.is-active{display:block;}.mtjbp-product-grid{display:grid;width:100%;grid-template-columns:repeat(var(--mtjbp-commerce-columns,4),minmax(0,1fr));align-items:stretch;gap:var(--mtjbp-card-gap,20px);}.mtjbp-featured-product{padding:34px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px;color:var(--mtj-ink);overflow:hidden;background:var(--mtj-surface);border:1px solid var(--mtj-line);border-radius:var(--mtj-radius-lg);box-shadow:var(--mtj-card-shadow-hover);}.mtjbp-feature-media img{aspect-ratio:1/1;width:100%;height:100%;object-fit:contain;padding:22px;}.mtjbp-feature-content h2{font-size:clamp(30px,4vw,48px);margin:8px 0;}.mtjbp-feature-content p{color:var(--mtj-muted);}.mtjbp-feature-price{font-size:28px;font-weight:900;margin:16px 0;color:var(--mtj-accent);}.mtjbp-stock-line{margin:12px 0;font-weight:800;color:#b42318;}.mtjbp-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:clamp(20px,3vw,32px);}.mtjbp-section-head h2{margin:0;color:var(--mtj-ink);font-size:clamp(25px,2.4vw,38px);line-height:1.25;}.mtjbp:hover{color:var(--mtjbp-hover-color,var(--mtjbp-color,inherit));background-color:var(--mtjbp-hover-bg,var(--mtjbp-bg,transparent));border-color:var(--mtjbp-hover-border-color,var(--mtjbp-border-color,transparent));transform:translateY(var(--mtjbp-hover-translate-y,0px)) scale(calc(var(--mtjbp-hover-scale,100)/100));}.mtjbp.is-display-flex{display:flex;}.mtjbp.is-display-grid{display:grid;}.mtjbp.is-display-inline-flex{display:inline-flex;}.mtjbp.is-display-block{display:block;}.mtjbp.is-align_items-center{align-items:center;}.mtjbp.is-align_items-flex-start{align-items:flex-start;}.mtjbp.is-align_items-flex-end{align-items:flex-end;}.mtjbp.is-align_items-stretch{align-items:stretch;}.mtjbp.is-justify_content-center{justify-content:center;}.mtjbp.is-justify_content-flex-start{justify-content:flex-start;}.mtjbp.is-justify_content-flex-end{justify-content:flex-end;}.mtjbp.is-justify_content-space-between{justify-content:space-between;}.mtjbp.is-justify_content-space-around{justify-content:space-around;}.mtjbp.is-overflow-hidden{overflow:hidden;}.mtjbp.is-overflow-auto{overflow:auto;}@media (min-width:1025px){.mtjbp-hide-desktop{display:none;}.mtjbp{width:var(--mtjbp-width-desktop,var(--mtjbp-width,auto));max-width:var(--mtjbp-max-width-desktop,var(--mtjbp-max-width,none));min-height:var(--mtjbp-min-height-desktop,var(--mtjbp-min-height,auto));margin:var(--mtjbp-margin-desktop,var(--mtjbp-margin,0));padding:var(--mtjbp-padding-desktop,var(--mtjbp-padding,0));gap:var(--mtjbp-gap-desktop,var(--mtjbp-gap,initial));font-size:var(--mtjbp-font-size-desktop,var(--mtjbp-font-size,inherit));line-height:var(--mtjbp-line-height-desktop,var(--mtjbp-line-height,inherit));letter-spacing:var(--mtjbp-letter-spacing-desktop,var(--mtjbp-letter-spacing,normal));text-align:var(--mtjbp-text-align-desktop,var(--mtjbp-text-align,inherit));align-items:var(--mtjbp-align-items-desktop,var(--mtjbp-align-items,normal));justify-content:var(--mtjbp-justify-content-desktop,var(--mtjbp-justify-content,normal));background-position:var(--mtjbp-background-position-desktop,var(--mtjbp-background-position,center center));background-size:var(--mtjbp-background-size-desktop,var(--mtjbp-background-size,cover));border-radius:var(--mtjbp-radius-desktop,var(--mtjbp-radius,0));}}@media (min-width:768px) and (max-width:1024px){.mtjbp-hide-tablet{display:none;}.mtjbp{width:var(--mtjbp-width-tablet,var(--mtjbp-width,auto));max-width:var(--mtjbp-max-width-tablet,var(--mtjbp-max-width,none));min-height:var(--mtjbp-min-height-tablet,var(--mtjbp-min-height,auto));margin:var(--mtjbp-margin-tablet,var(--mtjbp-margin,0));padding:var(--mtjbp-padding-tablet,var(--mtjbp-padding,0));gap:var(--mtjbp-gap-tablet,var(--mtjbp-gap,initial));font-size:var(--mtjbp-font-size-tablet,var(--mtjbp-font-size,inherit));line-height:var(--mtjbp-line-height-tablet,var(--mtjbp-line-height,inherit));letter-spacing:var(--mtjbp-letter-spacing-tablet,var(--mtjbp-letter-spacing,normal));text-align:var(--mtjbp-text-align-tablet,var(--mtjbp-text-align,inherit));align-items:var(--mtjbp-align-items-tablet,var(--mtjbp-align-items,normal));justify-content:var(--mtjbp-justify-content-tablet,var(--mtjbp-justify-content,normal));background-position:var(--mtjbp-background-position-tablet,var(--mtjbp-background-position,center center));background-size:var(--mtjbp-background-size-tablet,var(--mtjbp-background-size,cover));border-radius:var(--mtjbp-radius-tablet,var(--mtjbp-radius,0));}}.mtjbp-section.is-vertical_align-center{justify-content:center;}.mtjbp-section.is-vertical_align-end{justify-content:flex-end;}.mtjbp-section.has-sticky{position:sticky;top:0;z-index:max(var(--mtjbp-z-index,10),10);}.mtjbp-text.has-drop-cap>p:first-child:first-letter{float:inline-start;font-size:3.2em;line-height:.8;font-weight:800;margin-inline-end:.12em;color:var(--mtj-accent);}.mtjbp-product-grid,.mtjbp-term-grid{display:grid;grid-template-columns:repeat(var(--mtjbp-commerce-columns,4),minmax(0,1fr));gap:16px;}.mtjbp-product-card.is-card-elevated{box-shadow:0 10px 30px rgba(15,23,42,.08);}.mtjbp-product-card.is-card-bordered{border:1px solid #e5e7eb;}.mtjbp-product-card.is-card-minimal,.mtjbp-product-card.is-card-compact{background:transparent;}.mtjbp-product-body p{margin:0 0 10px;color:#64748b;font-size:13px;}.mtjbp-product-grid.is-layout-list{grid-template-columns:1fr;}.mtjbp-product-grid.is-layout-list .mtjbp-product-card{display:grid;grid-template-columns:minmax(150px,260px) 1fr;}.mtjbp-product-grid.is-layout-list .mtjbp-product-media{height:100%;}.mtjbp-product-grid.is-layout-compact .mtjbp-product-card{display:grid;grid-template-columns:92px 1fr;align-items:center;}.mtjbp-product-grid.is-layout-compact .mtjbp-product-media{aspect-ratio:1/1;}.mtjbp-product-grid.is-layout-compact .mtjbp-product-body{padding:12px;}.mtjbp-term-card.is-style-circle img,.mtjbp-term-card.is-style-circle .mtjbp-term-placeholder{border-radius:50%;}.mtjbp-term-card.is-style-tile{padding:14px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;}.mtjbp-term-card p{margin:0;color:#64748b;font-size:13px;}.mtjbp-feature-media{position:relative;aspect-ratio:var(--mtjbp-feature-ratio,1 / 1);overflow:hidden;background:var(--mtj-soft);border-radius:12px;}.mtjbp-hero-slider{position:relative;min-height:var(--mtjbp-min-height,560px);overflow:hidden;background:#0f172a;color:#fff;}.mtjbp-hero-slide{position:absolute;inset:0;display:grid;align-items:center;padding:clamp(28px,6vw,78px);opacity:0;visibility:hidden;transition:opacity .55s ease;}.mtjbp-hero-slide.is-active{opacity:1;visibility:visible;z-index:2;}.mtjbp-hero-slide .mtjbp-marketing-media,.mtjbp-hero-slide picture,.mtjbp-hero-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.mtjbp-hero-slide .mtjbp-marketing-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,23,42,.92),rgba(15,23,42,calc(var(--mtjbp-overlay,35%)/100)));}.mtjbp-hero-slide .mtjbp-marketing-content{max-width:680px;text-align:var(--mtjbp-content-align,start);}.mtjbp-slider-prev,.mtjbp-slider-next{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#0f172a;font-size:30px;cursor:pointer;}.mtjbp-slider-prev{right:18px;}.mtjbp-slider-next{left:18px;}.mtjbp-slider-dots{position:absolute;z-index:4;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px;}.mtjbp-slider-dots button{width:10px;height:10px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.45);cursor:pointer;}.mtjbp-slider-dots button.is-active{width:28px;border-radius:999px;background:#fff;}.mtjbp-marketing-media picture{display:block;width:100%;height:100%;}.mtjbp-hero-actions.is-style-primary .mtjbp-marketing-btn{background:#2563eb;color:#fff;}.mtjbp-hero-actions.is-style-outline .mtjbp-marketing-btn{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.7);}.mtjbp-section-heading{text-align:center;margin:0 0 28px;}.mtjbp-avatar--circle{border-radius:50%;}.mtjbp-avatar--rounded{border-radius:14px;}.mtjbp-ratio--1-1 figure{aspect-ratio:1;}.mtjbp-ratio--4-3 figure{aspect-ratio:4/3;}.mtjbp-ratio--3-4 figure{aspect-ratio:3/4;}.mtjbp-ratio--16-9 figure{aspect-ratio:16/9;}@keyframes mtjbpPulse{to{transform:scale(1.7);opacity:0;}}.mtjbp-section-head>div>p{margin:.45rem 0 0;opacity:.68;}.mtjbp-pattern-section{position:relative;padding-inline:0;color:var(--mtj-ink);overflow:clip;}.mtjbp-pattern-section--soft{background:linear-gradient(180deg,var(--mtj-surface-alt),var(--mtj-page));}.mtjbp-pattern-section--deal{margin:0 auto;max-width:none;border-radius:0;overflow:visible;}.mtjbp-pattern-section--black{background:#090909;color:#fff;}.mtjbp-pattern-section--minimal{background:#fff;}.mtjbp-pattern-section--editorial{background:linear-gradient(180deg,var(--mtj-page),var(--mtj-surface-alt));}.mtjbp-pattern-section--conversion{background:linear-gradient(135deg,#f6f9ff,#eef5ff);}.mtjbp-pattern-section--social{background:#f8fafc;}.mtjbp-pattern-section--faq{background:linear-gradient(180deg,#fff,#f8fafc);}.mtjbp-pattern-heading{max-width:780px;margin-inline:auto;text-align:center;}.mtjbp-pattern-subtitle{max-width:700px;margin:-22px auto 2px;color:var(--mtj-muted);text-align:center;font-size:clamp(14px,1.5vw,17px);line-height:1.8;}.mtjbp-pattern-hero{border-radius:clamp(20px,3vw,34px);overflow:hidden;box-shadow:0 24px 70px rgba(15,23,42,.14);}.mtjbp-pattern-hero--marketplace{background:linear-gradient(135deg,#0f172a,#1d4ed8);}.mtjbp-pattern-hero--edc{background:linear-gradient(135deg,#111827,#334155);}.mtjbp-pattern-hero--black{box-shadow:0 24px 70px rgba(0,0,0,.42);}.mtjbp-pattern-ticker{letter-spacing:.01em;border-radius:0;background:#0f172a;color:#fff;font-weight:700;}.mtjbp-pattern-ticker--dark{background:#000;color:#fff;}.mtjbp-pattern-trust{margin-top:-28px;position:relative;z-index:4;display:grid;width:100%;margin:0;gap:0;border:1px solid var(--mtj-line);border-radius:16px;overflow:hidden;background:var(--mtj-surface);}.mtjbp-pattern-trust>article,.mtjbp-pattern-trust>a{transition:transform .25s ease,box-shadow .25s ease;height:100%;border:0;border-inline-start:1px solid var(--mtj-line);border-radius:0;box-shadow:none;padding:20px 18px;background:var(--mtj-surface);color:var(--mtj-ink);text-decoration:none;}.mtjbp-pattern-trust>article:hover,.mtjbp-pattern-trust>a:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(15,23,42,.11);}.mtjbp-pattern-categories article,.mtjbp-pattern-brands article,.mtjbp-pattern-brands a{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;}.mtjbp-pattern-categories article:hover,.mtjbp-pattern-brands article:hover,.mtjbp-pattern-brands a:hover{transform:translateY(-4px);border-color:rgba(37,99,235,.35);box-shadow:0 14px 34px rgba(15,23,42,.08);}.mtjbp-pattern-products .mtjbp-product-card{border-color:rgba(148,163,184,.18);}.mtjbp-pattern-products .mtjbp-product-card:hover{box-shadow:0 20px 48px rgba(15,23,42,.12);}.mtjbp-pattern-banners article,.mtjbp-pattern-banners a{min-height:280px;border-radius:22px;overflow:hidden;}.mtjbp-pattern-promo{border-radius:28px;overflow:hidden;}.mtjbp-pattern-tabs{--mtjbp-tabs-accent:#2563eb;}.mtjbp-pattern-recent{padding-top:18px;border-top:1px solid rgba(148,163,184,.22);}.mtjbp-pattern-featured-product{padding:clamp(22px,4vw,46px);border-radius:28px;background:#fff;box-shadow:0 22px 60px rgba(15,23,42,.09);}.mtjbp-pattern-cta{padding:clamp(28px,5vw,58px);border-radius:18px;background:linear-gradient(135deg,#111d3a,#2458c7);color:#fff;box-shadow:none;}.mtjbp-document code,.mtjbp-document pre{white-space:pre-wrap;}.mtj-builder-pro-front-page,.mtj-builder-pro-front-page>.mtjbp-document,.mtjbp-document{width:100%;max-width:none;min-width:0;}.mtjbp-document *{box-sizing:border-box;min-width:0;}.mtjbp-document img,.mtjbp-document video,.mtjbp-document iframe{max-width:100%;}.mtjbp-document>.mtjbp{width:100%;max-width:none;}.mtjbp-section-head,.mtjbp-section-heading{margin:0 0 clamp(18px,3vw,30px);text-align:center;margin-inline:auto;}.mtjbp-section-head h2,.mtjbp-section-heading h2,.mtjbp-pattern-heading{color:var(--mtj-ink);font-weight:800;letter-spacing:-.025em;}.mtjbp-pattern-ticker a,.mtjbp-pattern-ticker span{color:#fff;text-decoration:none;}.mtjbp-pattern-section--hero-mosaic{padding-top:clamp(14px,2vw,24px);padding-bottom:clamp(16px,2vw,28px);background:var(--mtj-page);}.mtjbp-pattern-section--trust,.mtjbp-pattern-section--minimal,.mtjbp-pattern-section--brands,.mtjbp-pattern-section--products,.mtjbp-pattern-section--faq{background:var(--mtj-page);}.mtjbp-pattern-section--categories,.mtjbp-pattern-section--deal,.mtjbp-pattern-section--conversion,.mtjbp-pattern-section--social{background:var(--mtj-surface-alt);}.mtjbp-pattern-trust>:first-child{border-inline-start:0;}.mtjbp-pattern-trust .mtjbp-icon{width:42px;height:42px;flex-basis:42px;background:var(--mtj-soft);color:var(--mtj-accent);}.mtjbp-pattern-trust small{color:var(--mtj-muted);}.mtjbp-term-card strong{line-height:1.45;color:var(--mtj-ink);font-size:14px;}.mtjbp-product-placeholder{display:grid;width:100%;height:100%;place-items:center;font-size:48px;font-weight:900;color:var(--mtj-muted);}.mtjbp-product-category{display:block;margin:0 0 5px;overflow:hidden;color:var(--mtj-muted);font-size:11px;font-weight:700;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;}.mtjbp-rating{display:flex;min-height:20px;align-items:center;gap:4px;margin:0 0 7px;color:#f59e0b;font-size:12px;}.mtjbp-rating b{color:var(--mtj-ink);}.mtjbp-rating small{color:var(--mtj-muted);}.mtjbp-price del{color:var(--mtj-muted);font-size:12px;font-weight:600;}.mtjbp-price ins{text-decoration:none;}.mtjbp-pattern-cta h2,.mtjbp-pattern-cta p,.mtjbp-pattern-cta .mtjbp-marketing-link{color:#fff;}html[data-matjari-theme="dark"] .mtjbp-document{--mtj-surface-alt:#10141c;--mtj-soft:#1d2330;--mtj-shadow:0 18px 44px rgba(0,0,0,.38);--mtj-page:#0b0f17;--mtj-surface:#121826;--mtj-surface-2:#182132;--mtj-surface-3:#202a3b;--mtj-ink:#f8fafc;--mtj-text:#e5e7eb;--mtj-muted:#a8b0bf;--mtj-line:#2c374a;--mtj-accent:#5b8cff;--mtj-accent-strong:#7aa2ff;--mtj-danger:#fb7185;--mtj-success:#4ade80;--mtj-shadow-sm:0 1px 2px rgba(0,0,0,.22);--mtj-shadow-md:0 16px 38px rgba(0,0,0,.34);color-scheme:dark;background:var(--mtj-page);color:var(--mtj-text);}html[data-matjari-theme="dark"] .mtjbp-pattern-section--hero-mosaic{background:var(--mtj-page);}html[data-matjari-theme="dark"] .mtjbp-pattern-section--categories,html[data-matjari-theme="dark"] .mtjbp-pattern-section--deal,html[data-matjari-theme="dark"] .mtjbp-pattern-section--conversion,html[data-matjari-theme="dark"] .mtjbp-pattern-section--social{background:var(--mtj-surface-alt);}html[data-matjari-theme="dark"] .mtjbp-product-card:hover{border-color:rgba(212,175,55,.55);}html[data-matjari-theme="dark"] .mtjbp-pattern-cta{background:linear-gradient(135deg,#241330,#5b21b6);}html[data-matjari-theme="dark"] .mtjbp-marketing-btn{background:#fff8e5;color:#241330;}@media (prefers-reduced-motion:reduce){.mtjbp{transition:none;}.mtjbp:hover{transform:none;}.mtjbp-product-card,.mtjbp-product-media img{transition:none;}.mtjbp-product-card:hover,.mtjbp-product-card:hover .mtjbp-product-media img{transform:none;}.mtjbp-pattern-trust>article,.mtjbp-pattern-trust>a,.mtjbp-pattern-categories article,.mtjbp-pattern-brands article,.mtjbp-pattern-brands a,.mtjbp-product-card{transition:none;transform:none;}[data-mtjbp-hero-slider] .mtjbp-hero-slide{transition:none;}}.mtjbp-category-grid,.mtjbp-product-tabs{display:block;width:100%;max-width:none;}.mtjbp-category-grid>.mtjbp-section-head{width:100%;min-height:0;margin:0 0 24px;}.mtjbp-category-grid>.mtjbp-term-grid{width:100%;}.mtjbp-document,.mtjbp-document *{box-sizing:border-box;}.mtjbp-section-head h2,.mtjbp-section-heading h2{color:var(--mtj-ink);font-size:clamp(24px,3vw,38px);line-height:1.25;margin:0 0 8px;}.mtjbp-section-head p,.mtjbp-section-heading p{color:var(--mtj-muted);margin:0 auto;max-width:680px;line-height:1.8;}html[data-matjari-theme="light"] .mtjbp-document{--mtj-accent:#c8102e;--mtj-accent-strong:#a70d25;--mtj-ink:#171717;--mtj-muted:#6b7280;--mtj-surface:#fff;--mtj-surface-alt:#f6f7f9;--mtj-soft:#f8f3f4;--mtj-line:#e7e7ea;--mtj-page:#f7f7f8;--mtj-shadow:0 14px 34px rgba(17,24,39,.08);}html[data-matjari-theme="light"] body,html[data-matjari-theme="light"] .mtj-builder-pro-front-page{background:#f7f7f8;color:#171717;}html[data-matjari-theme="dark"] body,html[data-matjari-theme="dark"] .mtj-builder-pro-front-page,html[data-matjari-theme="dark"] .mtjbp-document{background:#0b0d12;color:#f7f7f8;}html[data-matjari-theme="dark"] .mtjbp-pattern-section,html[data-matjari-theme="dark"] .mtjbp-pattern-section--categories,html[data-matjari-theme="dark"] .mtjbp-pattern-section--deal,html[data-matjari-theme="dark"] .mtjbp-pattern-section--conversion,html[data-matjari-theme="dark"] .mtjbp-pattern-section--social{background:var(--mtj-page);color:var(--mtj-ink);}html[data-matjari-theme="dark"] .mtjbp-pattern-section:nth-of-type(even){background:var(--mtj-surface-alt);}html[data-matjari-theme="dark"] .mtjbp-section-head h2,html[data-matjari-theme="dark"] .mtjbp-section-heading h2,html[data-matjari-theme="dark"] .mtjbp-product-body h3 a,html[data-matjari-theme="dark"] .mtjbp-term-card strong,html[data-matjari-theme="dark"] .mtjbp-rating b{color:var(--mtj-ink);}html[data-matjari-theme="dark"] .mtjbp-section-head p,html[data-matjari-theme="dark"] .mtjbp-section-heading p,html[data-matjari-theme="dark"] .mtjbp-product-category,html[data-matjari-theme="dark"] .mtjbp-term-card small,html[data-matjari-theme="dark"] .mtjbp-rating small{color:var(--mtj-muted);}html[data-matjari-theme="dark"] .mtj-a11y-contrast-fixed{color:inherit;}.mtjbp-term-grid{align-items:stretch;display:grid;width:100%;grid-template-columns:repeat(var(--mtjbp-commerce-columns,6),minmax(0,1fr));gap:var(--mtjbp-term-card-gap,20px);}.mtjbp-feature-content h2,.mtjbp-feature-content p{color:inherit;}@media (max-width:1100px){.mtjbp-pattern-trust{grid-template-columns:repeat(2,minmax(0,1fr));}.mtjbp-pattern-trust>:nth-child(3){border-inline-start:0;border-top:1px solid var(--mtj-line);}.mtjbp-pattern-trust>:nth-child(4){border-top:1px solid var(--mtj-line);}.mtjbp-featured-product{grid-template-columns:1fr;}.mtjbp-product-grid,.mtjbp-term-grid{grid-template-columns:repeat(var(--mtjbp-commerce-columns-tablet,3),minmax(0,1fr));}}.mtjbp-document a{color:inherit;}.mtjbp-section-head p{margin:6px 0 0;color:var(--mtj-muted);}.mtjbp-stock{margin-top:7px;color:var(--mtj-success);font-size:11px;font-weight:700;}.mtjbp-term-card small,.mtjbp-term-card p{color:var(--mtj-muted);}.mtjbp-featured-product h2{color:var(--mtj-ink);}.mtjbp-featured-product p{color:var(--mtj-muted);}html[data-matjari-theme="dark"] .mtjbp-document img{filter:none;}html[data-matjari-theme="dark"] .mtjbp-product-card,html[data-matjari-theme="dark"] .mtjbp-term-card,html[data-matjari-theme="dark"] .mtjbp-featured-product{background:var(--mtj-surface);border-color:var(--mtj-line);}@media (max-width:380px){.mtjbp-product-grid{gap:8px;}.mtjbp-product-body{padding:8px;}.mtjbp-product-grid,.mtjbp-term-grid{grid-template-columns:1fr;}.mtjbp-product-card{max-width:100%;}}.mtjbp-product-grid[style*="--mtjbp-card-image-hover:none"] .mtjbp-product-card:hover .mtjbp-product-media img,.mtjbp-term-grid[style*="--mtjbp-term-image-hover:none"] .mtjbp-term-card:hover img{transform:none;}.mtjbp-term-grid[style*="--mtjbp-term-title-position:overlay"] .mtjbp-term-card{position:relative;justify-content:flex-end;min-height:220px;}.mtjbp-term-grid[style*="--mtjbp-term-title-position:overlay"] .mtjbp-term-card img{position:absolute;inset:0;height:100%;}.mtjbp-term-grid[style*="--mtjbp-term-title-position:overlay"] .mtjbp-term-card strong,.mtjbp-term-grid[style*="--mtjbp-term-title-position:overlay"] .mtjbp-term-card small,.mtjbp-term-grid[style*="--mtjbp-term-title-position:overlay"] .mtjbp-term-card p{position:relative;z-index:1;margin-inline:14px;color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.65);}.mtjbp-section.is-content_width-full{width:100%;max-width:none;}@media (max-width:1024px){.mtjbp{font-size:var(--mtjbp-font-size-tablet,var(--mtjbp-font-size-desktop,var(--mtjbp-font-size,inherit)));align-items:var(--mtjbp-align-items-tablet,var(--mtjbp-align-items-desktop,var(--mtjbp-align-items,normal)));justify-content:var(--mtjbp-justify-content-tablet,var(--mtjbp-justify-content-desktop,var(--mtjbp-justify-content,normal)));background-image:var(--mtjbp-bg-image-tablet,var(--mtjbp-bg-image-desktop,var(--mtjbp-bg-image,none)));background-position:var(--mtjbp-background-position-tablet,var(--mtjbp-background-position-desktop,var(--mtjbp-background-position,center center)));background-size:var(--mtjbp-background-size-tablet,var(--mtjbp-background-size-desktop,var(--mtjbp-background-size,cover)));}.mtjbp-category-grid{grid-template-columns:repeat(min(var(--mtjbp-commerce-columns,4),3),minmax(0,1fr));}.mtjbp-product-grid,.mtjbp-term-grid{grid-template-columns:repeat(var(--mtjbp-commerce-columns-tablet,3),minmax(0,1fr));}.mtjbp-product-media{height:var(--mtjbp-product-image-height-tablet,var(--mtjbp-product-image-height,auto));aspect-ratio:var(--mtjbp-product-ratio-tablet,var(--mtjbp-product-ratio,1 / 1));}.mtjbp-term-card img,.mtjbp-term-placeholder{height:var(--mtjbp-term-image-height-tablet,var(--mtjbp-term-image-height,auto));aspect-ratio:var(--mtjbp-term-ratio-tablet,var(--mtjbp-term-ratio,1 / 1));}.mtjbp-section.is-vertical_align_tablet-start{justify-content:flex-start;}.mtjbp-section.is-vertical_align_tablet-center{justify-content:center;}.mtjbp-section.is-vertical_align_tablet-end{justify-content:flex-end;}.mtjbp-section.is-vertical_align_tablet-stretch{justify-content:stretch;}.mtjbp.is-background-gradient{background-image:linear-gradient(var(--mtjbp-gradient-angle,135deg),var(--mtjbp-bg,transparent),var(--mtjbp-bg2,transparent)),var(--mtjbp-bg-image-tablet,var(--mtjbp-bg-image-desktop,var(--mtjbp-bg-image,none)));}}@media (max-width:767px){.mtjbp{width:var(--mtjbp-width-mobile,var(--mtjbp-width,auto));max-width:var(--mtjbp-max-width-mobile,var(--mtjbp-max-width,none));min-height:var(--mtjbp-min-height-mobile,var(--mtjbp-min-height,auto));margin:var(--mtjbp-margin-mobile,var(--mtjbp-margin,0));padding:var(--mtjbp-padding-mobile,var(--mtjbp-padding,0));gap:var(--mtjbp-gap-mobile,var(--mtjbp-gap,initial));font-size:var(--mtjbp-font-size-mobile,var(--mtjbp-font-size,inherit));line-height:var(--mtjbp-line-height-mobile,var(--mtjbp-line-height,inherit));letter-spacing:var(--mtjbp-letter-spacing-mobile,var(--mtjbp-letter-spacing,normal));text-align:var(--mtjbp-text-align-mobile,var(--mtjbp-text-align,inherit));align-items:var(--mtjbp-align-items-mobile,var(--mtjbp-align-items,normal));justify-content:var(--mtjbp-justify-content-mobile,var(--mtjbp-justify-content,normal));background-position:var(--mtjbp-background-position-mobile,var(--mtjbp-background-position-tablet,var(--mtjbp-background-position,center center)));background-size:var(--mtjbp-background-size-mobile,var(--mtjbp-background-size-tablet,var(--mtjbp-background-size,cover)));border-radius:var(--mtjbp-radius-mobile,var(--mtjbp-radius,0));background-image:var(--mtjbp-bg-image-mobile,var(--mtjbp-bg-image-tablet,var(--mtjbp-bg-image-desktop,var(--mtjbp-bg-image,none))));}.mtjbp-marketing-content h2{font-size:clamp(30px,10vw,44px);}.mtjbp-product-grid{grid-template-columns:repeat(var(--mtjbp-commerce-columns-mobile,2),minmax(0,1fr));gap:10px;}.mtjbp-featured-product{padding:22px;grid-template-columns:1fr;}.mtjbp-hide-mobile{display:none;}.mtjbp-product-grid,.mtjbp-term-grid{grid-template-columns:repeat(var(--mtjbp-commerce-columns-mobile,1),minmax(0,1fr));}.mtjbp-product-grid.is-layout-list .mtjbp-product-card{grid-template-columns:110px 1fr;}.mtjbp-hero-slider{min-height:max(420px,var(--mtjbp-min-height,560px));}.mtjbp-hero-slide{padding:34px 22px;}.mtjbp-slider-prev,.mtjbp-slider-next{width:38px;height:38px;}.mtjbp-pattern-subtitle{margin:-10px auto 0;}.mtjbp-pattern-trust{margin-top:-12px;grid-template-columns:1fr 1fr;border-radius:12px;}.mtjbp-pattern-hero{border-radius:18px;}.mtjbp-pattern-featured-product,.mtjbp-pattern-cta{border-radius:20px;}.mtjbp-pattern-banners article,.mtjbp-pattern-banners a{min-height:220px;}.mtjbp-pattern-trust>article,.mtjbp-pattern-trust>a{padding:14px 10px;gap:8px;align-items:flex-start;}.mtjbp-pattern-trust .mtjbp-icon{width:36px;height:36px;flex-basis:36px;}.mtjbp-pattern-trust strong{font-size:12px;}.mtjbp-pattern-trust small{font-size:10px;line-height:1.4;}.mtjbp-term-grid,.mtjbp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}.mtjbp-term-card{flex-direction:column;text-align:center;min-height:158px;padding:11px;}.mtjbp-term-card img,.mtjbp-term-placeholder{max-width:none;width:100%;height:var(--mtjbp-term-image-height-mobile,var(--mtjbp-term-image-height,auto));aspect-ratio:var(--mtjbp-term-ratio-mobile,var(--mtjbp-term-ratio,1 / 1));}.mtjbp-product-card{display:flex;border-radius:10px;}.mtjbp-product-media{border-radius:7px;margin:7px 7px 0;height:var(--mtjbp-product-image-height-mobile,var(--mtjbp-product-image-height,auto));aspect-ratio:var(--mtjbp-product-ratio-mobile,var(--mtjbp-product-ratio,1 / 1));}.mtjbp-product-media img{padding:8px;}.mtjbp-product-body{padding:10px;}.mtjbp-product-body h3{min-height:42px;font-size:12px;line-height:1.55;}.mtjbp-product-category{font-size:9px;}.mtjbp-rating{font-size:10px;}.mtjbp-price{gap:4px;font-size:14px;}.mtjbp-hero-actions{gap:10px;}.mtjbp-marketing-btn,.mtjbp-marketing-link{width:100%;justify-content:center;text-align:center;}.mtjbp-term-grid{grid-template-columns:repeat(var(--mtjbp-commerce-columns-mobile,2),minmax(0,1fr));gap:10px;}.mtjbp-sale-badge{top:8px;right:8px;font-size:10px;padding:6px 7px;}.mtjbp-section.is-vertical_align_mobile-start{justify-content:flex-start;}.mtjbp-section.is-vertical_align_mobile-center{justify-content:center;}.mtjbp-section.is-vertical_align_mobile-end{justify-content:flex-end;}.mtjbp-section.is-vertical_align_mobile-stretch{justify-content:stretch;}.mtjbp.is-background-gradient{background-image:linear-gradient(var(--mtjbp-gradient-angle,135deg),var(--mtjbp-bg,transparent),var(--mtjbp-bg2,transparent)),var(--mtjbp-bg-image-mobile,var(--mtjbp-bg-image-tablet,var(--mtjbp-bg-image-desktop,var(--mtjbp-bg-image,none))));}.mtjbp-term-grid.is-layout-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:8px;}.mtjbp-term-grid.is-layout-carousel>.mtjbp-term-card{flex:0 0 min(78vw,280px);scroll-snap-align:start;}}.mtjbp.is-background-gradient{background-color:transparent;background-image:linear-gradient(var(--mtjbp-gradient-angle,135deg),var(--mtjbp-bg,transparent),var(--mtjbp-bg2,transparent)),var(--mtjbp-bg-image-desktop,var(--mtjbp-bg-image,none));}.mtjbp.has-overlay{position:relative;isolation:isolate;}.mtjbp.has-overlay:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;background:var(--mtjbp-overlay-color,#000);opacity:calc(var(--mtjbp-overlay-opacity,0)/100);}.mtjbp.has-overlay>*{position:relative;z-index:1;}.mtjbp.is-align_items-start{align-items:flex-start;}.mtjbp.is-align_items-end{align-items:flex-end;}.mtjbp.is-justify_content-start{justify-content:flex-start;}.mtjbp.is-justify_content-end{justify-content:flex-end;}[data-mtjbp-hero-slider][data-transition="slide"] .mtjbp-hero-slide{opacity:1;visibility:visible;transform:translateX(100%);transition:transform .55s ease;}[data-mtjbp-hero-slider][data-transition="slide"] .mtjbp-hero-slide.is-active{transform:translateX(0);}[data-mtjbp-hero-slider] .mtjbp-hero-slide.is-position-start .mtjbp-marketing-content{margin-inline-end:auto;}[data-mtjbp-hero-slider] .mtjbp-hero-slide.is-position-center .mtjbp-marketing-content{margin-inline:auto;}[data-mtjbp-hero-slider] .mtjbp-hero-slide.is-position-end .mtjbp-marketing-content{margin-inline-start:auto;}.mtjbp-lightbox{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:32px;background:rgba(2,6,23,.86);}.mtjbp-lightbox[hidden]{display:none;}.mtjbp-lightbox img{display:block;max-width:min(92vw,1400px);max-height:88vh;border-radius:14px;box-shadow:0 24px 80px rgba(0,0,0,.45);}.mtjbp-lightbox button{position:fixed;top:18px;inset-inline-end:18px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111827;font-size:28px;line-height:1;cursor:pointer;}@media (max-width:767px){.mtjbp-lightbox{padding:16px;}}.mtjbp-featured-product[data-image-position="end"] .mtjbp-feature-media{order:2;}.mtjbp-featured-product[data-content-align="center"] .mtjbp-feature-content{text-align:center;}.mtjbp-featured-product[data-content-align="end"] .mtjbp-feature-content{text-align:end;}@media (max-width:767px){.mtjbp-featured-product[data-image-position="end"] .mtjbp-feature-media{order:0;}}
@media (max-width:640px){.mtjbp-product-card{border-radius:14px;}.mtjbp-product-media{height:var(--mtjbp-product-image-height-mobile,190px);margin:8px 8px 0;border-radius:11px;}.mtjbp-product-body{padding:11px 12px 12px;}.mtjbp-product-body h3{min-height:42px;font-size:13px;line-height:1.6;}.mtjbp-price{min-height:34px;font-size:16px;padding-top:8px;}}
/* MATJARI Builder Pro — Section/Column structural contract v1 */
.mtjbp-section{position:relative;isolation:isolate;display:block;width:100%;max-width:none;min-height:0;margin:0;padding:var(--mtjbp-padding,clamp(42px,5vw,76px) 0);gap:0;overflow:var(--mtjbp-overflow,visible)}
.mtjbp-section.is-content_width-boxed{width:100%;max-width:none}
.mtjbp-section.has-overlay:before,.mtjbp-column.has-overlay:before{z-index:1}
.mtjbp-section.has-overlay>.mtjbp-section-inner,.mtjbp-column.has-overlay>.mtjbp-column-content{z-index:2}
.mtjbp-section.has-stretch-section{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}
.mtjbp-section-inner{position:relative;z-index:1;width:100%;max-width:none;margin-inline:auto}
.mtjbp-section.is-content_width-boxed .mtjbp-section-inner{width:min(calc(100% - 32px),var(--mtjbp-content-max-width-desktop,var(--mtjbp-content-max-width,1280px)));max-width:var(--mtjbp-content-max-width-desktop,var(--mtjbp-content-max-width,1280px))}
.mtjbp-section-columns{display:flex;align-items:stretch;gap:var(--mtjbp-column-gap-desktop,var(--mtjbp-column-gap,20px));width:100%;min-width:0;flex-wrap:nowrap}
.mtjbp-column{position:relative;isolation:isolate;display:flex;flex:var(--mtjbp-column-width-desktop,var(--mtjbp-column-width,100)) 1 0;min-width:0;min-height:var(--mtjbp-min-height-desktop,var(--mtjbp-min-height,0));width:auto;max-width:none;padding:var(--mtjbp-padding,0);overflow:var(--mtjbp-overflow,visible)}
.mtjbp-column-content{position:relative;z-index:1;display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:var(--mtjbp-content-gap-desktop,var(--mtjbp-content-gap,16px));justify-content:stretch}
.mtjbp-column.is-vertical_align-start>.mtjbp-column-content{justify-content:flex-start}
.mtjbp-column.is-vertical_align-center>.mtjbp-column-content{justify-content:center}
.mtjbp-column.is-vertical_align-end>.mtjbp-column-content{justify-content:flex-end}
.mtjbp-column.is-vertical_align-stretch>.mtjbp-column-content{justify-content:stretch}
.mtjbp-section.is-height_mode-min{min-height:var(--mtjbp-section-height-desktop,var(--mtjbp-section-height,300px))}
.mtjbp-section.is-height_mode-custom{height:var(--mtjbp-section-height-desktop,var(--mtjbp-section-height,500px))}
.mtjbp-section.is-height_mode-viewport{min-height:100vh}
.mtjbp-section.is-height_mode-auto{height:auto;min-height:0}
.mtjbp-section>.mtjbp-structural-background,.mtjbp-column>.mtjbp-structural-background{position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none}
.mtjbp-structural-background video{display:block;width:100%;height:100%;object-fit:cover}
.mtjbp-structural-background.is-slideshow{background:#0f172a}
.mtjbp-background-slide{position:absolute;inset:0;background-position:center;background-size:cover;opacity:0;transform:scale(1);transition:opacity .8s ease;will-change:opacity,transform}
.mtjbp-background-slide.is-active{opacity:1}
.mtjbp-structural-background.has-ken-burns .mtjbp-background-slide.is-active{animation:mtjbpKenBurns var(--mtjbp-slide-animation-duration,12s) ease-out both}
@keyframes mtjbpKenBurns{from{transform:scale(1)}to{transform:scale(var(--mtjbp-ken-burns-scale,1.08))}}
@media (min-width:1025px){
.mtjbp-column.is-vertical_align_desktop-start>.mtjbp-column-content{justify-content:flex-start}.mtjbp-column.is-vertical_align_desktop-center>.mtjbp-column-content{justify-content:center}.mtjbp-column.is-vertical_align_desktop-end>.mtjbp-column-content{justify-content:flex-end}.mtjbp-column.is-vertical_align_desktop-stretch>.mtjbp-column-content{justify-content:stretch}
.mtjbp-section.is-height_mode_desktop-auto{height:auto;min-height:0}.mtjbp-section.is-height_mode_desktop-min{height:auto;min-height:var(--mtjbp-section-height-desktop,var(--mtjbp-section-height,300px))}.mtjbp-section.is-height_mode_desktop-custom{height:var(--mtjbp-section-height-desktop,var(--mtjbp-section-height,500px));min-height:0}.mtjbp-section.is-height_mode_desktop-viewport{height:auto;min-height:100vh}
}
@media (max-width:1024px){
.mtjbp-section{padding:var(--mtjbp-padding-tablet,var(--mtjbp-padding,36px 0))}
.mtjbp-section.is-content_width-boxed .mtjbp-section-inner{width:min(calc(100% - 28px),var(--mtjbp-content-max-width-tablet,var(--mtjbp-content-max-width,1280px)));max-width:var(--mtjbp-content-max-width-tablet,var(--mtjbp-content-max-width,1280px))}
.mtjbp-section-columns{gap:var(--mtjbp-column-gap-tablet,var(--mtjbp-column-gap,18px));flex-wrap:nowrap}
.mtjbp-column{flex:var(--mtjbp-column-width-tablet,var(--mtjbp-column-width,100)) 1 0;min-height:var(--mtjbp-min-height-tablet,var(--mtjbp-min-height,0));padding:var(--mtjbp-padding-tablet,var(--mtjbp-padding,0))}
.mtjbp-column-content{gap:var(--mtjbp-content-gap-tablet,var(--mtjbp-content-gap,16px))}
.mtjbp-column.is-vertical_align_tablet-start>.mtjbp-column-content{justify-content:flex-start}.mtjbp-column.is-vertical_align_tablet-center>.mtjbp-column-content{justify-content:center}.mtjbp-column.is-vertical_align_tablet-end>.mtjbp-column-content{justify-content:flex-end}.mtjbp-column.is-vertical_align_tablet-stretch>.mtjbp-column-content{justify-content:stretch}
.mtjbp-section.is-height_mode_tablet-auto{height:auto;min-height:0}.mtjbp-section.is-height_mode_tablet-min{height:auto;min-height:var(--mtjbp-section-height-tablet,var(--mtjbp-section-height,300px))}.mtjbp-section.is-height_mode_tablet-custom{height:var(--mtjbp-section-height-tablet,var(--mtjbp-section-height,500px));min-height:0}.mtjbp-section.is-height_mode_tablet-viewport{height:auto;min-height:100vh}
}
@media (max-width:767px){
.mtjbp-section{padding:var(--mtjbp-padding-mobile,var(--mtjbp-padding,30px 0))}
.mtjbp-section.is-content_width-boxed .mtjbp-section-inner{width:min(calc(100% - 24px),var(--mtjbp-content-max-width-mobile,var(--mtjbp-content-max-width,1280px)));max-width:var(--mtjbp-content-max-width-mobile,var(--mtjbp-content-max-width,1280px))}
.mtjbp-section-columns{gap:var(--mtjbp-column-gap-mobile,var(--mtjbp-column-gap,14px));flex-wrap:nowrap}
.mtjbp-column{flex:var(--mtjbp-column-width-mobile,var(--mtjbp-column-width,100)) 1 0;min-height:var(--mtjbp-min-height-mobile,var(--mtjbp-min-height,0));padding:var(--mtjbp-padding-mobile,var(--mtjbp-padding,0))}
.mtjbp-column-content{gap:var(--mtjbp-content-gap-mobile,var(--mtjbp-content-gap,14px))}
.mtjbp-column.is-vertical_align_mobile-start>.mtjbp-column-content{justify-content:flex-start}.mtjbp-column.is-vertical_align_mobile-center>.mtjbp-column-content{justify-content:center}.mtjbp-column.is-vertical_align_mobile-end>.mtjbp-column-content{justify-content:flex-end}.mtjbp-column.is-vertical_align_mobile-stretch>.mtjbp-column-content{justify-content:stretch}
.mtjbp-section.is-height_mode_mobile-auto{height:auto;min-height:0}.mtjbp-section.is-height_mode_mobile-min{height:auto;min-height:var(--mtjbp-section-height-mobile,var(--mtjbp-section-height,300px))}.mtjbp-section.is-height_mode_mobile-custom{height:var(--mtjbp-section-height-mobile,var(--mtjbp-section-height,500px));min-height:0}.mtjbp-section.is-height_mode_mobile-viewport{height:auto;min-height:100svh}
.mtjbp-structural-background.is-video[data-mobile-poster="1"]{background-image:var(--mtjbp-structural-poster);background-position:center;background-size:cover}.mtjbp-structural-background.is-video[data-mobile-poster="1"] video{display:none}
}
@media (prefers-reduced-motion:reduce){.mtjbp-structural-background.has-ken-burns .mtjbp-background-slide.is-active{animation:none}.mtjbp-background-slide{transition:none}}
.mtjbp-text p{margin-block-start:0;margin-block-end:var(--mtjbp-paragraph-spacing,1em)}.mtjbp-text p:last-child{margin-block-end:0}.mtjbp-text a{color:var(--mtjbp-link-color,currentColor)}.mtjbp-text:hover a{color:var(--mtjbp-hover-link-color,var(--mtjbp-link-color,currentColor))}.mtjbp.is-text_align-start{text-align:start}.mtjbp.is-text_align-center{text-align:center}.mtjbp.is-text_align-end{text-align:end}.mtjbp.is-text_align-justify{text-align:justify}@media (max-width:1024px){.mtjbp-text p{margin-block-end:var(--mtjbp-paragraph-spacing-tablet,var(--mtjbp-paragraph-spacing,1em))}}@media (max-width:767px){.mtjbp-text p{margin-block-end:var(--mtjbp-paragraph-spacing-mobile,var(--mtjbp-paragraph-spacing-tablet,var(--mtjbp-paragraph-spacing,1em)))}}


/* Builder Pro-owned storefront colour modes. */
/* Builder documents follow the explicit switch, never the OS preference alone. */
html[data-matjari-theme="light"] .mtjbp-document{
    color-scheme: light;
}

html[data-matjari-theme="dark"] .mtjbp-document{
    color-scheme: dark;
}

/* Generic Builder patterns remain light-mode aware. The canonical storefront
 * homepage owns its complete palette in Builder Pro home-1.css. */
html[data-matjari-theme="light"] body:not(.matjari-electronics-home) .mtjbp-hero-slider{
    background:
        radial-gradient(circle at 16% 18%, rgba(8,127,158,.16), transparent 34%),
        radial-gradient(circle at 88% 10%, rgba(109,75,211,.14), transparent 32%),
        linear-gradient(135deg, #eef7ff, #f8f1ff 58%, #fff8e8);
    color: var(--mtj-content-text);
    border-color: #cbdbea;
    box-shadow: 0 24px 64px rgba(37,55,84,.14);
}

html[data-matjari-theme="light"] body:not(.matjari-electronics-home) .mtjbp-hero-slide .mtjbp-marketing-media::after{
    background: linear-gradient(90deg, rgba(255,255,255,.22) 0%, rgba(255,255,255,.72) 48%, rgba(248,251,255,.96) 100%);
}

html[data-matjari-theme="light"] body:not(.matjari-electronics-home) .mtjbp-hero-slide .mtjbp-marketing-content,html[data-matjari-theme="light"] body:not(.matjari-electronics-home) .mtjbp-hero-slide .mtjbp-marketing-content h2{
    color: var(--mtj-content-text);
    text-shadow: none;
}

html[data-matjari-theme="light"] body:not(.matjari-electronics-home) .mtjbp-hero-slide .mtjbp-marketing-content p{
    color: #45566f;
}

html[data-matjari-theme="light"] body:not(.matjari-electronics-home) .mtjbp-hero-slide .mtjbp-marketing-btn{
    background: linear-gradient(135deg, #f3c94d, #ffd978);
    color: #3d2b00;
    border-color: #d7aa2d;
}

html[data-matjari-theme="light"] body:not(.matjari-electronics-home) .mtjbp-hero-slide .mtjbp-marketing-link{
    background: rgba(255,255,255,.86);
    color: #245fbd;
    border-color: #9ab8df;
}

html[data-matjari-theme="light"] body:not(.matjari-electronics-home) .mtjbp-hero-slider :is(.mtjbp-slider-prev,.mtjbp-slider-next){
    background: rgba(255,255,255,.92);
    color: #245fbd;
    border-color: #b9cde5;
    box-shadow: 0 8px 20px rgba(37,55,84,.12);
}

html[data-matjari-theme="light"] .mtjbp-pattern-ticker{
    background: linear-gradient(90deg, #e7f5fb, #f1ecff, #fff4d8);
    color: var(--mtj-content-text);
    border-color: var(--mtj-content-border);
}

html[data-matjari-theme="light"] .mtjbp-pattern-ticker :is(a,span,strong,b){
    color: var(--mtj-content-text);
    text-shadow: none;
}

html[data-matjari-theme="light"] .mtjbp-pattern-cta{
    background:
        radial-gradient(circle at 85% 20%, rgba(109,75,211,.10), transparent 34%),
        linear-gradient(135deg, #edf5ff, #fbf0f8);
    color: var(--mtj-content-text);
    border-color: var(--mtj-content-border);
}

html[data-matjari-theme="light"] .mtjbp-pattern-cta :is(h1,h2,h3,p,a,span,strong){
    color: inherit;
    text-shadow: none;
}

html[data-matjari-theme="light"] :is(
    .mtjbp-pattern-hero--edc,
    .mtjbp-pattern-hero--marketplace,
    .mtjbp-pattern-section--black,
    .mtjbp-pattern-ticker--dark
){
    background:
        radial-gradient(circle at 84% 14%, rgba(109,75,211,.11), transparent 32%),
        radial-gradient(circle at 14% 0%, rgba(8,127,158,.11), transparent 29%),
        linear-gradient(135deg, #edf6ff, #f7f0fb 60%, #fff7e5);
    color: var(--mtj-content-text);
    border-color: var(--mtj-content-border);
}

html[data-matjari-theme="light"] :is(
    .mtjbp-pattern-hero--edc,
    .mtjbp-pattern-hero--marketplace,
    .mtjbp-pattern-section--black,
    .mtjbp-pattern-ticker--dark
) :is(h1,h2,h3,h4,p,a,span,strong,b,small){
    color: inherit;
    text-shadow: none;
}

html[data-matjari-theme="light"] .mtjbp-structural-background.is-slideshow::after{
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: rgba(255,255,255,.58);
}

/* --------------------------------------------------------------------------
 * Builder Pro: mode-aware inherited defaults
 * ----------------------------------------------------------------------- */

html[data-matjari-theme="light"] .mtjbp-document{
    --mtj-page: var(--mtj-store-bg, #f4f8fa);
    --mtj-surface: var(--mtj-store-surface, #ffffff);
    --mtj-surface-alt: var(--mtj-store-surface-alt, #eaf2f5);
    --mtj-surface-2: var(--mtj-store-surface-alt, #eaf2f5);
    --mtj-surface-3: color-mix(in srgb, var(--mtj-store-surface-alt, #eaf2f5) 72%, var(--mtj-store-surface, #ffffff));
    --mtj-soft: var(--mtj-store-soft, #e8f7f8);
    --mtj-ink: var(--mtj-store-text, #10212b);
    --mtj-text: var(--mtj-store-text, #10212b);
    --mtj-muted: var(--mtj-store-muted, #607783);
    --mtj-line: var(--mtj-store-border, #d5e2e7);
    --mtj-accent: var(--mtj-store-primary, #087f8c);
    --mtj-accent-strong: var(--mtj-store-primary-hover, #066774);
    --mtj-shadow-sm: 0 1px 2px rgba(16, 33, 43, .06);
    --mtj-shadow-md: 0 14px 38px rgba(16, 33, 43, .11);
    --mtj-shadow: var(--mtj-shadow-md);
    color-scheme: light;
    background: var(--mtj-page);
    color: var(--mtj-text);
}

html[data-matjari-theme="dark"] .mtjbp-document{
    --mtj-page: var(--mtj-store-bg, #04131c);
    --mtj-surface: var(--mtj-store-surface, #08202d);
    --mtj-surface-alt: var(--mtj-store-surface-alt, #0b3442);
    --mtj-surface-2: var(--mtj-store-surface-alt, #0b3442);
    --mtj-surface-3: color-mix(in srgb, var(--mtj-store-surface-alt, #0b3442) 78%, var(--mtj-store-surface, #08202d));
    --mtj-soft: var(--mtj-store-soft, var(--mtj-store-surface-alt, #0b3442));
    --mtj-ink: var(--mtj-store-text, #f8fbff);
    --mtj-text: var(--mtj-store-text, #f8fbff);
    --mtj-muted: var(--mtj-store-muted, #a8c0cc);
    --mtj-line: var(--mtj-store-border, #1a5368);
    --mtj-accent: var(--mtj-store-primary, #19b6c9);
    --mtj-accent-strong: var(--mtj-store-primary-hover, #0f96aa);
    --mtj-danger: #ff8b9a;
    --mtj-success: #65d69a;
    --mtj-shadow-sm: 0 1px 2px rgba(0, 0, 0, .24);
    --mtj-shadow-md: 0 18px 44px rgba(0, 0, 0, .36);
    --mtj-shadow: var(--mtj-shadow-md);
    color-scheme: dark;
    background: var(--mtj-page);
    color: var(--mtj-text);
}

/* Component defaults. Inline values saved by Builder Pro remain authoritative. */
html[data-matjari-theme="dark"] .mtjbp-document{
    --mtjbp-carousel-arrow-bg: var(--mtj-surface);
    --mtjbp-carousel-arrow-color: var(--mtj-ink);
    --mtjbp-carousel-dot: var(--mtj-line);
    --mtjbp-carousel-dot-active: var(--mtj-accent);

    --mtjbp-faq-title-color: var(--mtj-ink);
    --mtjbp-faq-subtitle-color: var(--mtj-muted);
    --mtjbp-faq-item-bg: var(--mtj-surface);
    --mtjbp-faq-item-active-bg: var(--mtj-surface-2);
    --mtjbp-faq-border-color: var(--mtj-line);
    --mtjbp-faq-question-color: var(--mtj-ink);
    --mtjbp-faq-question-active: var(--mtj-accent);
    --mtjbp-faq-icon-color: var(--mtj-muted);
    --mtjbp-faq-icon-active: var(--mtj-accent);
    --mtjbp-faq-answer-color: var(--mtj-muted);

    --mtjbp-posts-heading-color: var(--mtj-ink);
    --mtjbp-posts-subtitle-color: var(--mtj-muted);
    --mtjbp-posts-card-bg: var(--mtj-surface);
    --mtjbp-posts-card-border-color: var(--mtj-line);
    --mtjbp-posts-hover-border: color-mix(in srgb, var(--mtj-accent) 48%, var(--mtj-line));
    --mtjbp-posts-meta-color: var(--mtj-muted);
    --mtjbp-posts-link-color: var(--mtj-accent);
    --mtjbp-posts-title-color: var(--mtj-ink);
    --mtjbp-posts-excerpt-color: var(--mtj-muted);
    --mtjbp-posts-link-hover: var(--mtj-accent-strong);

    --mtjbp-icon-primary: var(--mtj-accent);
    --mtjbp-icon-secondary: var(--mtj-surface);
    --mtjbp-icon-box-primary: var(--mtj-accent);
    --mtjbp-icon-box-secondary: var(--mtj-surface);
    --mtjbp-icon-box-title-color: var(--mtj-ink);
    --mtjbp-icon-box-description-color: var(--mtj-muted);

    --mtjbp-testimonial-border-color: var(--mtj-line);
    --mtjbp-testimonial-bg: var(--mtj-surface);
    --mtjbp-testimonial-color: var(--mtj-text);
    --mtjbp-testimonial-hover-border: color-mix(in srgb, var(--mtj-accent) 45%, var(--mtj-line));
    --mtjbp-testimonial-name-color: var(--mtj-ink);
    --mtjbp-testimonial-role-color: var(--mtj-muted);
    --mtjbp-testimonial-verified: var(--mtj-success);
    --mtjbp-testimonial-rating: #f6b93b;
    --mtjbp-testimonial-quote: color-mix(in srgb, var(--mtj-accent) 30%, transparent);

    --mtjbp-trust-border-color: var(--mtj-line);
    --mtjbp-trust-card-bg: var(--mtj-surface);
    --mtjbp-trust-hover-border: color-mix(in srgb, var(--mtj-accent) 45%, var(--mtj-line));
    --mtjbp-trust-hover-bg: var(--mtj-surface-2);
    --mtjbp-trust-icon-color: var(--mtj-accent);
    --mtjbp-trust-icon-bg: color-mix(in srgb, var(--mtj-accent) 14%, var(--mtj-surface));
    --mtjbp-trust-title: var(--mtj-ink);
    --mtjbp-trust-text: var(--mtj-muted);

    --mtjbp-product-title: var(--mtj-ink);
    --mtjbp-product-meta: var(--mtj-muted);
    --mtjbp-product-card-bg: var(--mtj-surface);
    --mtjbp-product-border-color: var(--mtj-line);
    --mtjbp-product-excerpt: var(--mtj-muted);
    --mtjbp-product-button-bg: var(--mtj-accent);
    --mtjbp-product-button-hover-bg: var(--mtj-accent-strong);
    --mtjbp-product-button-color: var(--mtj-store-on-primary, #ffffff);
    --mtjbp-product-button-hover-color: var(--mtj-store-on-primary, #ffffff);
    --mtjbp-product-price: var(--mtj-accent);

    --mtjbp-countdown-bg: color-mix(in srgb, var(--mtj-accent) 10%, var(--mtj-surface));
    --mtjbp-countdown-eyebrow: var(--mtj-accent);
    --mtjbp-countdown-title: var(--mtj-ink);
    --mtjbp-countdown-unit-bg: var(--mtj-surface);
    --mtjbp-countdown-unit-border: var(--mtj-line);
    --mtjbp-countdown-digit: var(--mtj-ink);
    --mtjbp-countdown-label: var(--mtj-muted);
    --mtjbp-countdown-separator: var(--mtj-accent);

    --mtjbp-cta-bg: var(--mtj-surface);
    --mtjbp-cta-border-color: var(--mtj-line);
    --mtjbp-cta-eyebrow: var(--mtj-accent);
    --mtjbp-cta-title: var(--mtj-ink);
    --mtjbp-cta-description: var(--mtj-muted);
    --mtjbp-cta-primary-bg: var(--mtj-accent);
    --mtjbp-cta-primary-hover-bg: var(--mtj-accent-strong);
    --mtjbp-cta-primary-color: var(--mtj-store-on-primary, #ffffff);
    --mtjbp-cta-primary-hover-color: var(--mtj-store-on-primary, #ffffff);
    --mtjbp-cta-secondary-color: var(--mtj-ink);
    --mtjbp-cta-secondary-bg: transparent;
    --mtjbp-cta-secondary-border: var(--mtj-line);
    --mtjbp-cta-secondary-hover-color: var(--mtj-ink);
    --mtjbp-cta-secondary-hover-bg: var(--mtj-surface-2);

    --mtjbp-progress-title-color: var(--mtj-ink);
    --mtjbp-progress-background: var(--mtj-surface-3);
    --mtjbp-progress-bar-color: var(--mtj-accent);
    --mtjbp-progress-inline-color: var(--mtj-store-on-primary, #ffffff);
    --mtjbp-rating-unmarked-color: var(--mtj-line);
    --mtjbp-rating-marked-color: #f6b93b;

    --mtjbp-social-primary: var(--mtj-accent);
    --mtjbp-social-secondary: var(--mtj-surface);
    --mtjbp-social-border-color: var(--mtj-line);

    --mtjbp-ticker-bg: var(--mtj-surface-alt);
    --mtjbp-ticker-color: var(--mtj-ink);
    --mtjbp-ticker-hover: var(--mtj-accent);
    --mtjbp-ticker-icon: var(--mtj-accent);

    --mtjbp-image-carousel-caption-color: var(--mtj-muted);
    --mtjbp-image-carousel-border-color: var(--mtj-line);
    --mtjbp-gallery-caption-color: var(--mtj-muted);
}

html[data-matjari-theme="dark"] .mtjbp-document :where(
    .mtjbp-pattern-section--minimal,
    .mtjbp-pattern-section--conversion,
    .mtjbp-pattern-section--social,
    .mtjbp-pattern-section--faq,
    .mtjbp-pattern-featured-product,
    .mtjbp-term-card.is-style-tile,
    .mtjbp-featured-product
){
    background: var(--mtj-surface);
    color: var(--mtj-text);
    border-color: var(--mtj-line);
}

html[data-matjari-theme="dark"] .mtjbp-document .mtjbp-pattern-section:nth-of-type(even){
    background: var(--mtj-surface-alt);
}







html[data-matjari-theme="dark"] .mtjbp-document :where(
    .mtjbp-banner-grid .mtjbp-carousel-arrow,
    .mtjbp-trust-bar .mtjbp-carousel-arrow,
    .mtjbp-carousel-arrow
){
    background: var(--mtj-surface);
    color: var(--mtj-ink);
    border-color: var(--mtj-line);
    box-shadow: var(--mtj-shadow-sm);
}

html[data-matjari-theme="dark"] .mtjbp-document :where(
    .mtjbp-banner-grid .mtjbp-carousel-dots button,
    .mtjbp-trust-bar .mtjbp-carousel-dots button,
    .mtjbp-carousel-dots button
){
    background: var(--mtj-line);
}

html[data-matjari-theme="dark"] .mtjbp-document :where(
    .mtjbp-banner-grid .mtjbp-carousel-dots button.is-active,
    .mtjbp-trust-bar .mtjbp-carousel-dots button.is-active,
    .mtjbp-carousel-dots button.is-active
){
    background: var(--mtj-accent);
}



html[data-matjari-theme="dark"] .mtjbp-document .mtjbp-testimonial-avatar{
    background: color-mix(in srgb, var(--mtj-accent) 14%, var(--mtj-surface));
    color: var(--mtj-accent);
}

html[data-matjari-theme="dark"] .mtjbp-document :where(input, select, textarea){
    background-color: var(--mtj-surface);
    color: var(--mtj-ink);
    border-color: var(--mtj-line);
}

html[data-matjari-theme="dark"] .mtjbp-document :where(input, textarea)::placeholder{
    color: var(--mtj-muted);
    opacity: 1;
}

/* Builder preview editor chrome is emitted after block CSS. A source-level
 * selector keeps the selected preview mode authoritative without forced rules. */
html[data-matjari-theme="dark"].matjari-theme-ready body .mtjbp-canvas-tools{
    background: var(--mtj-store-surface, #08202d);
    color: var(--mtj-store-text, #f8fbff);
    border-color: var(--mtj-store-border, #1a5368);
}

html[data-matjari-theme="dark"].matjari-theme-ready body .mtjbp-canvas-tools button{
    background: var(--mtj-store-surface-alt, #0b3442);
    color: var(--mtj-store-text, #f8fbff);
    border-color: var(--mtj-store-border, #1a5368);
}
