/* ==========================================================================
   Myofix — ürün açıklaması bileşenleri
   Açıklama metni Entegra'dan geldiği için HTML tarafında yalnızca sınıf adları
   bulunur; tüm görsel kurgu burada tanımlıdır. Böylece Entegra açıklamayı her
   senkronizasyonda güncellese de tasarım bozulmaz.
   ========================================================================== */

.mfx-scope,
.woocommerce-product-details__short-description,
.wd-single-content .mfx-lead {
	--mfx-green: #4f9d2d;
	--mfx-green-soft: #eef7ea;
	--mfx-ink: #18232a;
	--mfx-muted: #6b7a74;
	--mfx-line: #e3e8e4;
}

/* ------------------------------------------------------------------- giriş */

.mfx-lead {
	font-size: 16px;
	line-height: 1.7;
	color: #3c4a45;
	margin-bottom: 26px;
}

/* -------------------------------------------------------- öne çıkan kartlar */

.mfx-highlights {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	gap: 14px;
	margin: 0 0 32px;
	padding: 0;
	list-style: none;
}

.mfx-hl {
	position: relative;
	margin: 0;
	padding: 18px 18px 16px;
	border: 1px solid #e3e8e4;
	border-radius: 12px;
	background: #fff;
	list-style: none;
}

.mfx-hl::before {
	content: "";
	display: block;
	width: 38px;
	height: 38px;
	margin-bottom: 12px;
	border-radius: 10px;
	background-color: #eef7ea;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 21px 21px;
}

.mfx-hl b,
.mfx-hl strong {
	display: block;
	font-size: 14px;
	line-height: 1.35;
	color: #18232a;
	margin-bottom: 5px;
}

.mfx-hl span,
.mfx-hl em {
	display: block;
	font-size: 12.5px;
	line-height: 1.55;
	color: #6b7a74;
	font-style: normal;
}

/* ikonlar — data-ico değeriyle seçilir */
.mfx-hl[data-ico="shield"]::before  { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3.5 5 6.2v5c0 4.2 2.9 7.9 7 9.3 4.1-1.4 7-5.1 7-9.3v-5z'/%3E%3Cpath d='m9 12 2.2 2.2L15.4 10'/%3E%3C/svg%3E"); }
.mfx-hl.mfx-hl-shield::before { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3.5 5 6.2v5c0 4.2 2.9 7.9 7 9.3 4.1-1.4 7-5.1 7-9.3v-5z'/%3E%3Cpath d='m9 12 2.2 2.2L15.4 10'/%3E%3C/svg%3E"); }
.mfx-hl[data-ico="grid"]::before    { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='4' width='7' height='4' rx='1'/%3E%3Crect x='13' y='4' width='7' height='4' rx='1'/%3E%3Crect x='4' y='10' width='7' height='4' rx='1'/%3E%3Crect x='13' y='10' width='7' height='4' rx='1'/%3E%3Crect x='4' y='16' width='7' height='4' rx='1'/%3E%3Crect x='13' y='16' width='7' height='4' rx='1'/%3E%3C/svg%3E"); }
.mfx-hl.mfx-hl-grid::before { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='4' width='7' height='4' rx='1'/%3E%3Crect x='13' y='4' width='7' height='4' rx='1'/%3E%3Crect x='4' y='10' width='7' height='4' rx='1'/%3E%3Crect x='13' y='10' width='7' height='4' rx='1'/%3E%3Crect x='4' y='16' width='7' height='4' rx='1'/%3E%3Crect x='13' y='16' width='7' height='4' rx='1'/%3E%3C/svg%3E"); }
.mfx-hl[data-ico="layers"]::before  { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3.5 8 4.2-8 4.2-8-4.2z'/%3E%3Cpath d='m4 12 8 4.2 8-4.2'/%3E%3Cpath d='m4 16.3 8 4.2 8-4.2'/%3E%3C/svg%3E"); }
.mfx-hl.mfx-hl-layers::before { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3.5 8 4.2-8 4.2-8-4.2z'/%3E%3Cpath d='m4 12 8 4.2 8-4.2'/%3E%3Cpath d='m4 16.3 8 4.2 8-4.2'/%3E%3C/svg%3E"); }
.mfx-hl[data-ico="bin"]::before     { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4.5 7h15l-1.3 12.1a1 1 0 0 1-1 .9H6.8a1 1 0 0 1-1-.9z'/%3E%3Cpath d='M9 4h6v3H9z'/%3E%3Cpath d='M9 11h6'/%3E%3C/svg%3E"); }
.mfx-hl.mfx-hl-bin::before { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4.5 7h15l-1.3 12.1a1 1 0 0 1-1 .9H6.8a1 1 0 0 1-1-.9z'/%3E%3Cpath d='M9 4h6v3H9z'/%3E%3Cpath d='M9 11h6'/%3E%3C/svg%3E"); }
.mfx-hl[data-ico="speed"]::before   { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 18a9 9 0 1 1 16 0'/%3E%3Cpath d='M12 14.5 16 9'/%3E%3Ccircle cx='12' cy='16' r='1.4'/%3E%3C/svg%3E"); }
.mfx-hl.mfx-hl-speed::before { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 18a9 9 0 1 1 16 0'/%3E%3Cpath d='M12 14.5 16 9'/%3E%3Ccircle cx='12' cy='16' r='1.4'/%3E%3C/svg%3E"); }
.mfx-hl[data-ico="printer"]::before { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 9V4h10v5'/%3E%3Crect x='4' y='9' width='16' height='7' rx='1.5'/%3E%3Cpath d='M7 14h10v6H7z'/%3E%3C/svg%3E"); }
.mfx-hl.mfx-hl-printer::before { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 9V4h10v5'/%3E%3Crect x='4' y='9' width='16' height='7' rx='1.5'/%3E%3Cpath d='M7 14h10v6H7z'/%3E%3C/svg%3E"); }
.mfx-hl[data-ico="leaf"]::before    { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 19c0-8 5-13 14-13 0 9-5 13-14 13z'/%3E%3Cpath d='M9 15c2-3 5-5 8-6'/%3E%3C/svg%3E"); }
.mfx-hl.mfx-hl-leaf::before { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 19c0-8 5-13 14-13 0 9-5 13-14 13z'/%3E%3Cpath d='M9 15c2-3 5-5 8-6'/%3E%3C/svg%3E"); }
.mfx-hl[data-ico="lock"]::before    { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='10.5' width='14' height='9.5' rx='2'/%3E%3Cpath d='M8.5 10.5V8a3.5 3.5 0 0 1 7 0v2.5'/%3E%3C/svg%3E"); }
.mfx-hl.mfx-hl-lock::before { background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='10.5' width='14' height='9.5' rx='2'/%3E%3Cpath d='M8.5 10.5V8a3.5 3.5 0 0 1 7 0v2.5'/%3E%3C/svg%3E"); }

/* --------------------------------------------------------- teknik tablo grubu */

.wd-single-content table.shop_attributes tr.mfx-group th,
table.shop_attributes tr.mfx-group th {
	background: #f4f8f3;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .06em;
	text-transform: uppercase;
	color: #4f9d2d;
}

/* ---------------------------------------------------------------- not kutusu */

.mfx-note {
	background: #eef7ea;
	border-left: 3px solid #4f9d2d;
	border-radius: 0 10px 10px 0;
	padding: 18px 22px;
	margin: 28px 0 0;
}

.mfx-note strong { color: #18232a; }

.mfx-note a {
	display: inline-block;
	margin-top: 10px;
	padding: 9px 18px;
	border-radius: 22px;
	background: #4f9d2d;
	color: #fff !important;
	font-weight: 600;
	font-size: 13.5px;
	text-decoration: none;
}

.mfx-note a:hover { background: #3f8523; }

/* ----------------------------------------------------------------- dokümanlar */

.mfx-docs { margin: 30px 0 0; }

.mfx-docs-title {
	font-size: 17px;
	margin: 0 0 12px;
}

.mfx-docs-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	gap: 10px;
}

.mfx-docs-list li { margin: 0; }

.mfx-docs-list a {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 13px 16px;
	border: 1px solid #e3e8e4;
	border-radius: 10px;
	background: #fff;
	text-decoration: none;
	transition: border-color .15s, box-shadow .15s;
}

.mfx-docs-list a:hover {
	border-color: #4f9d2d;
	box-shadow: 0 4px 14px rgba(79, 157, 45, .10);
}

.mfx-docs-ico {
	flex: 0 0 32px;
	width: 32px;
	height: 32px;
	border-radius: 8px;
	background: #eef7ea no-repeat center;
	background-size: 18px 18px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f9d2d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3.5h7l5 5V20a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4.5a1 1 0 0 1 1-1z'/%3E%3Cpath d='M13 3.5V9h5'/%3E%3Cpath d='M8.5 13h7M8.5 16.5h4.5'/%3E%3C/svg%3E");
}

.mfx-docs-name {
	flex: 1 1 auto;
	font-size: 13.5px;
	font-weight: 600;
	color: #18232a;
	line-height: 1.35;
}

.mfx-docs-meta {
	flex: 0 0 auto;
	font-size: 11px;
	color: #6b7a74;
	white-space: nowrap;
}

/* -------------------------------------------------------------------- mobil */

@media (max-width: 600px) {
	.mfx-highlights { grid-template-columns: 1fr 1fr; gap: 10px; }
	.mfx-hl { padding: 14px; }
	.mfx-hl::before { width: 32px; height: 32px; background-size: 18px 18px; margin-bottom: 9px; }
	.mfx-lead { font-size: 15px; }
}

/* ---------------------------------------------------------------- sekmeler */

.mfx-tabs { margin: 0; }

.mfx-tabs .mfx-tablist {
	display: flex;
	gap: 0;
	margin: 0 0 24px;
	padding: 0;
	border-bottom: 1px solid #e3e8e4;
	overflow-x: auto;
	scrollbar-width: none;
}

.mfx-tabs .mfx-tablist::-webkit-scrollbar { display: none; }

.mfx-tabs .mfx-tab,
.mfx-tabs button.mfx-tab {
	appearance: none;
	-webkit-appearance: none;
	display: inline-block;
	width: auto;
	min-height: 0;
	height: auto;
	margin: 0 28px -1px 0;
	padding: 10px 2px 12px;
	border: 0;
	border-bottom: 2px solid transparent;
	border-radius: 0;
	background: none;
	background-color: transparent;
	box-shadow: none;
	font-family: inherit;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: none;
	line-height: 1.25;
	color: #6b7a74;
	white-space: nowrap;
	cursor: pointer;
	transition: color .15s, border-color .15s;
}

.mfx-tabs .mfx-tab:last-child { margin-right: 0; }

.mfx-tabs .mfx-tab:hover,
.mfx-tabs button.mfx-tab:hover {
	background: none;
	background-color: transparent;
	color: #18232a;
	box-shadow: none;
}

.mfx-tabs .mfx-tab.is-active,
.mfx-tabs button.mfx-tab.is-active {
	color: #18232a;
	background: none;
	background-color: transparent;
	border-bottom-color: #4f9d2d;
}

.mfx-tabs .mfx-tab:focus-visible {
	outline: 2px solid #4f9d2d;
	outline-offset: 3px;
	border-radius: 3px;
}

.mfx-tabs .mfx-tab-panel:focus { outline: none; }
.mfx-tabs .mfx-tab-panel[hidden] { display: none; }

/* sekme icindeki dokumanlar blogu ustten bosluk almasin */
.mfx-tabs .mfx-tab-panel > .mfx-docs { margin-top: 0; }
.mfx-tabs .mfx-tab-panel > *:first-child { margin-top: 0; }

@media (max-width: 600px) {
	.mfx-tabs .mfx-tab { font-size: 14px; margin-right: 20px; }
}

/* --- Harici (üretici sitesinde barındırılan) doküman ------------------- */
.mfx-docs-list a.is-external .mfx-docs-name::after {
	content: "\2197";
	display: inline-block;
	margin-left: 6px;
	font-size: 12px;
	line-height: 1;
	color: #8a978f;
	vertical-align: 1px;
}
.mfx-docs-list a.is-external:hover .mfx-docs-name::after { color: #4f9d2d; }

/* ==========================================================================
   KISA AÇIKLAMA — fiyatın üstündeki alan
   Entegra'dan sınıf tabanlı HTML olarak gelir; satır içi stil ve SVG yoktur.
   Kurallar hem sınıfa hem yapıya bağlandı (ör. .mfx-sd-specs > li), böylece
   editör sınıf niteliğini düşürse bile yerleşim ayakta kalır.
   ========================================================================== */

.mfx-sd-lead {
	margin: 0 0 14px;
	font-size: 15px;
	line-height: 1.6;
	color: #4a5a54;
}
.mfx-sd-lead strong { color: #18232a; font-weight: 600; }

/* --- öne çıkan değerler ------------------------------------------------ */
.mfx-sd-specs {
	--mfx-ic:#4F9D2D;--mfx-chip-bg:#F7FAF6;--mfx-chip-bd:#E6EBE6;--mfx-value:#18232A;--mfx-label:#6B7A74;--mfx-ic-size:17px;
	list-style: none;
	margin: 0 0 14px;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(128px, 1fr));
	gap: 8px;
}
.mfx-sd-specs > li {
	position: relative;
	margin: 0;
	padding: 11px 13px 11px 38px;
	background: var(--mfx-chip-bg);
	border: 1px solid var(--mfx-chip-bd);
	border-radius: 9px;
	line-height: 1.3;
}
.mfx-sd-specs > li > b {
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: var(--mfx-value);
	letter-spacing: -.01em;
}
.mfx-sd-specs > li > span {
	display: block;
	margin-top: 1px;
	font-size: 11px;
	color: var(--mfx-label);
}









/* --- kanıt maddeleri --------------------------------------------------- */
.mfx-sd-points {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 7px;
}
.mfx-sd-points > li {
	position: relative;
	margin: 0;
	padding-left: 25px;
	font-size: 13px;
	line-height: 1.45;
	color: #4a5a54;
}
.mfx-sd-points > li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #eaf4e4 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233c7a21' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12l4.5 4.5L19 7'/%3E%3C/svg%3E") center / 10px 10px no-repeat;
}
.mfx-sd-points > li strong { color: #18232a; font-weight: 600; }

@media (max-width: 480px) {
	.mfx-sd-specs { grid-template-columns: 1fr 1fr; }
	.mfx-sd-lead { font-size: 14.5px; }
}

/* ==========================================================================
   "Teklif listem" yüzen butonu — çakışma düzeltmeleri
   Buton myofix-bilgi-al eklentisinden geliyor ve z-index 9990 ile her şeyin
   üstünde duruyordu; WoodMart'ın yan sepet panelini (z 500) ve "yukarı çık"
   butonunu (z 350) kapatıyordu.
   ========================================================================== */

body a.mfx-list-counter {
	/* "yukarı çık" butonunun üstüne al (o buton alt 20px + 50px yükseklik) */
	bottom: 86px !important;
	/* yan paneller (500), karartma katmanı (400) ve yukarı çık (350) üstte kalsın */
	z-index: 340 !important;
}

/* Yan panel (sepet, mobil menü, filtre) açıkken butonu tamamen gizle */
.wd-side-hidden.wd-opened ~ a.mfx-list-counter {
	display: none !important;
}

@media (max-width: 768px) {
	body a.mfx-list-counter { bottom: 76px !important; }
}

/* 3.5.4: one horizontal tab row, without a vertical scrollbar. */
.mfx-tabs > .mfx-tablist{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.mfx-tabs > .mfx-tablist::-webkit-scrollbar{display:none}.mfx-tabs > .mfx-tablist > .mfx-tab{flex:0 0 auto;white-space:nowrap}
.mfx-tabs .mxp-specs{overflow-x:auto}.mfx-tabs .mxp-specs th{width:35%;text-align:left}.mfx-tabs .mxp-specs td,.mfx-tabs .mxp-specs th{padding:12px;vertical-align:top;overflow-wrap:anywhere}.mfx-tabs .mxp-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.mfx-tabs .mxp-product{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #dfe7e1;border-radius:8px}.mfx-tabs .mxp-product img{width:72px;height:72px;object-fit:contain}.mfx-tabs .mxp-product small,.mfx-tabs .mxp-product strong{display:block}

/* 3.5.6: shared named masks and theme-independent specification layout. */
.mfx-sd-specs > li::before{content:"";position:absolute;left:12px;top:13px;width:var(--mfx-ic-size);height:var(--mfx-ic-size);background-color:var(--mfx-ic);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}
.mfx-sd-specs > li.is-droplet::before,.mfx-sd-specs > li.is-bin::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M12%203c-2%204-7%208-7%2012a7%207%200%200%200%2014%200c0-4-5-8-7-12Z%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M12%203c-2%204-7%208-7%2012a7%207%200%200%200%2014%200c0-4-5-8-7-12Z%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-tag::before,.mfx-sd-specs > li.is-quiet::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M3%203h8l10%2010-8%208L3%2011Z%27%2F%3E%3Ccircle%20cx%3D%277.5%27%20cy%3D%277.5%27%20r%3D%271%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M3%203h8l10%2010-8%208L3%2011Z%27%2F%3E%3Ccircle%20cx%3D%277.5%27%20cy%3D%277.5%27%20r%3D%271%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-pages::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M8%203h11v15H8zM5%206H3v15h12v-2M11%207h5M11%2011h5%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M8%203h11v15H8zM5%206H3v15h12v-2M11%207h5M11%2011h5%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-gauge::before,.mfx-sd-specs > li.is-speed::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M4%2019a9%209%200%201%201%2016%200M12%2014l5-6M8%2019h8%27%2F%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2714%27%20r%3D%271.5%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M4%2019a9%209%200%201%201%2016%200M12%2014l5-6M8%2019h8%27%2F%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2714%27%20r%3D%271.5%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-calendar::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Crect%20x%3D%273%27%20y%3D%275%27%20width%3D%2718%27%20height%3D%2716%27%20rx%3D%272%27%2F%3E%3Cpath%20d%3D%27M7%203v4M17%203v4M3%2010h18M7%2014h3M14%2014h3M7%2017h3%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Crect%20x%3D%273%27%20y%3D%275%27%20width%3D%2718%27%20height%3D%2716%27%20rx%3D%272%27%2F%3E%3Cpath%20d%3D%27M7%203v4M17%203v4M3%2010h18M7%2014h3M14%2014h3M7%2017h3%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-paper::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M5%203h10l4%204v14H5zM15%203v5h4M8%2012h8M8%2016h6%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M5%203h10l4%204v14H5zM15%203v5h4M8%2012h8M8%2016h6%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-printer::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M7%209V3h10v6M7%2016H4V9h16v7h-3M7%2013h10v8H7zM17%2011h.01%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M7%209V3h10v6M7%2016H4V9h16v7h-3M7%2013h10v8H7zM17%2011h.01%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-layers::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27m12%203%209%205-9%205-9-5zM3%2012l9%205%209-5M3%2016l9%205%209-5%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27m12%203%209%205-9%205-9-5zM3%2012l9%205%209-5M3%2016l9%205%209-5%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-link::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27m10%2014%204-4M8%2016l-1%201a4%204%200%200%201-6-6l5-5a4%204%200%200%201%206%200M16%208l1-1a4%204%200%200%201%206%206l-5%205a4%204%200%200%201-6%200%27%20transform%3D%27translate(1%200)%20scale(.92)%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27m10%2014%204-4M8%2016l-1%201a4%204%200%200%201-6-6l5-5a4%204%200%200%201%206%200M16%208l1-1a4%204%200%200%201%206%206l-5%205a4%204%200%200%201-6%200%27%20transform%3D%27translate(1%200)%20scale(.92)%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-palette::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M12%203a9%209%200%201%200%200%2018h1a2%202%200%200%200%200-4%202%202%200%200%201%200-4h4c5%200%205-10-5-10Z%27%2F%3E%3Ccircle%20cx%3D%277%27%20cy%3D%2711%27%20r%3D%271%27%2F%3E%3Ccircle%20cx%3D%2710%27%20cy%3D%277%27%20r%3D%271%27%2F%3E%3Ccircle%20cx%3D%2715%27%20cy%3D%277%27%20r%3D%271%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M12%203a9%209%200%201%200%200%2018h1a2%202%200%200%200%200-4%202%202%200%200%201%200-4h4c5%200%205-10-5-10Z%27%2F%3E%3Ccircle%20cx%3D%277%27%20cy%3D%2711%27%20r%3D%271%27%2F%3E%3Ccircle%20cx%3D%2710%27%20cy%3D%277%27%20r%3D%271%27%2F%3E%3Ccircle%20cx%3D%2715%27%20cy%3D%277%27%20r%3D%271%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-duplex::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M7%203h11v14H7zM4%207v14h11M10%207h5M13%205l2%202-2%202M15%2013h-5M12%2011l-2%202%202%202%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M7%203h11v14H7zM4%207v14h11M10%207h5M13%205l2%202-2%202M15%2013h-5M12%2011l-2%202%202%202%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-network::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Crect%20x%3D%278%27%20y%3D%272%27%20width%3D%278%27%20height%3D%276%27%20rx%3D%271%27%2F%3E%3Cpath%20d%3D%27M12%208v5M4%2017v-4h16v4%27%2F%3E%3Crect%20x%3D%271%27%20y%3D%2717%27%20width%3D%276%27%20height%3D%275%27%20rx%3D%271%27%2F%3E%3Crect%20x%3D%279%27%20y%3D%2717%27%20width%3D%276%27%20height%3D%275%27%20rx%3D%271%27%2F%3E%3Crect%20x%3D%2717%27%20y%3D%2717%27%20width%3D%276%27%20height%3D%275%27%20rx%3D%271%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Crect%20x%3D%278%27%20y%3D%272%27%20width%3D%278%27%20height%3D%276%27%20rx%3D%271%27%2F%3E%3Cpath%20d%3D%27M12%208v5M4%2017v-4h16v4%27%2F%3E%3Crect%20x%3D%271%27%20y%3D%2717%27%20width%3D%276%27%20height%3D%275%27%20rx%3D%271%27%2F%3E%3Crect%20x%3D%279%27%20y%3D%2717%27%20width%3D%276%27%20height%3D%275%27%20rx%3D%271%27%2F%3E%3Crect%20x%3D%2717%27%20y%3D%2717%27%20width%3D%276%27%20height%3D%275%27%20rx%3D%271%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-cpu::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Crect%20x%3D%276%27%20y%3D%276%27%20width%3D%2712%27%20height%3D%2712%27%20rx%3D%272%27%2F%3E%3Cpath%20d%3D%27M9%209h6v6H9zM9%202v4M15%202v4M9%2018v4M15%2018v4M2%209h4M2%2015h4M18%209h4M18%2015h4%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Crect%20x%3D%276%27%20y%3D%276%27%20width%3D%2712%27%20height%3D%2712%27%20rx%3D%272%27%2F%3E%3Cpath%20d%3D%27M9%209h6v6H9zM9%202v4M15%202v4M9%2018v4M15%2018v4M2%209h4M2%2015h4M18%209h4M18%2015h4%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-scan::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M4%209V3h6M14%203h6v6M20%2015v6h-6M10%2021H4v-6M3%2012h18M8%208h8M8%2016h8%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27M4%209V3h6M14%203h6v6M20%2015v6h-6M10%2021H4v-6M3%2012h18M8%208h8M8%2016h8%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-shield::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27m12%203%208%203v6c0%205-8%209-8%209s-8-4-8-9V6zM8%2012l3%203%205-6%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27m12%203%208%203v6c0%205-8%209-8%209s-8-4-8-9V6zM8%2012l3%203%205-6%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li.is-box::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27m12%202%209%205v10l-9%205-9-5V7zM3%207l9%205%209-5M12%2012v10M7%204l9%205%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%27m12%202%209%205v10l-9%205-9-5V7zM3%207l9%205%209-5M12%2012v10M7%204l9%205%27%2F%3E%3C%2Fsvg%3E")}
.mfx-sd-specs > li::before,.mfx-sd-specs > li.is-info::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2712%27%20r%3D%279%27%2F%3E%3Cpath%20d%3D%27M12%2011v6M12%207h.01%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2712%27%20r%3D%279%27%2F%3E%3Cpath%20d%3D%27M12%2011v6M12%207h.01%27%2F%3E%3C%2Fsvg%3E")}

.mfx-tone-k{--mfx-tone:#1B1B1B}.mfx-tone-c{--mfx-tone:#00A0DF}.mfx-tone-m{--mfx-tone:#D6006E}.mfx-tone-y{--mfx-tone:#F5C400}
.mxp-specs{max-width:100%;min-width:0}.mxp-specs table.shop_attributes{width:100%;max-width:100%;table-layout:fixed}
.mxp-specs table.shop_attributes tr{display:flex;align-items:flex-start;gap:10px 20px}
.mxp-specs table.shop_attributes th{flex:0 0 42%;min-width:140px;text-align:left;overflow-wrap:normal;word-break:keep-all;hyphens:none}
.mxp-specs table.shop_attributes td{flex:1 1 auto;min-width:0;text-align:right;overflow-wrap:anywhere}
.mxp-specs table.shop_attributes tr.mfx-group{display:block}
.mxp-specs table.shop_attributes tr.mfx-group th{display:block;width:100%;min-width:0;box-sizing:border-box;flex:none}
@media(max-width:767.98px){.mxp-specs table.shop_attributes tr{flex-direction:column;align-items:stretch;gap:2px}.mxp-specs table.shop_attributes th{flex:none;width:auto;min-width:0;font-weight:600}.mxp-specs table.shop_attributes td{width:100%;text-align:left}.mxp-specs table.shop_attributes tr.mfx-group{display:block}.mxp-specs table.shop_attributes tr.mfx-group th{width:100%}}
