:root{--font-primary--family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;--color-background:#f4f5f8;--color-foreground:#111318;--page-width:1480px;--page-margin:16px;--style-border-radius-inputs:10px}body,html{margin:0;padding:0}body{font-family:var(--font-primary--family);background:var(--color-background);color:var(--color-foreground);min-height:100svh;display:flex;flex-direction:column}.mx-main{flex:1 0 auto;width:100%}.mx-page{width:100%;max-width:1480px;margin:0 auto;padding:66px 16px 40px}@media (min-width:1024px){.mx-page{padding:74px 28px 56px}}.mx-header__top{background-image:url(/theme/header-map-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:100%}.mx-legal{max-width:820px;margin:0 auto;background:#fff;border-radius:14px;padding:34px 38px 42px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.mx-legal h1{font-size:28px;font-weight:800;margin:0 0 6px}.mx-legal__lead{color:#6b7280;font-size:15px;margin:0 0 28px}.mx-legal h2{font-size:18px;font-weight:800;margin:30px 0 10px}.mx-legal h2:first-of-type{margin-top:0}.mx-legal p{font-size:14.5px;line-height:1.7;color:#374151;margin:0 0 14px}.mx-legal ul{margin:0 0 14px;padding-left:22px}.mx-legal li{font-size:14.5px;line-height:1.7;color:#374151;margin-bottom:6px}.mx-legal a{color:#96690a;font-weight:700;text-decoration:underline}.mx-legal table{width:100%;border-collapse:collapse;margin:8px 0 20px}.mx-legal td,.mx-legal th{text-align:left;padding:10px 12px;border-bottom:1px solid #eef0f3;font-size:14px}.mx-legal th{color:#6b7280;font-weight:700;font-size:12px;text-transform:uppercase}.mx-legal__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:18px;gap:18px;margin:16px 0 20px}.mx-legal__card{border:1px solid #eef0f3;border-radius:10px;padding:16px 18px}.mx-legal__card strong{display:block;font-size:14.5px;margin-bottom:5px}.mx-legal__card span{font-size:13px;color:#6b7280}.mx-legal__contact-list{list-style:none;padding:0;margin:0 0 20px}.mx-legal__contact-list li{display:flex;align-items:center;gap:10px;font-size:14.5px;margin-bottom:10px}.mx-legal__contact-list i{color:#cf9b00;width:18px}.mx-legal details{border:1px solid #eef0f3;border-radius:8px;padding:12px 16px;margin-bottom:10px}.mx-legal summary{font-weight:700;font-size:14.5px;cursor:pointer}.mx-legal details p{margin-top:10px;margin-bottom:0}.mx-brandtiles{margin:4px 0 14px}.mx-brandtiles__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));grid-gap:10px;gap:10px;margin-top:8px}.mx-brandtile{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:12px;border:1.5px solid #e5e7eb;background:#fff;text-decoration:none;transition:border-color .15s,box-shadow .15s}.mx-brandtile:hover{border-color:#d97706;box-shadow:0 2px 10px rgba(217,119,6,.12)}.mx-brandtile.is-active{border-color:#d97706;background:#fffbeb}.mx-brandtile__photo{flex:none;width:52px;height:52px;border-radius:8px;background:#f8f7f4;display:flex;align-items:center;justify-content:center;overflow:hidden}.mx-brandtile__photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.mx-brandtile__photo i{color:#cbd5e1;font-size:20px}.mx-brandtile__meta{display:flex;flex-direction:column;min-width:0}.mx-brandtile__name{font-weight:800;font-size:14px;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mx-brandtile__cnt{font-size:12px;font-weight:700;color:#9ca3af}.mx-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin:28px 0 12px;flex-wrap:wrap}.mx-pagination__nav,.mx-pagination__page{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border-radius:8px;border:1px solid #e5e7eb;color:#374151;font-weight:700;font-size:14px;background:#fff;text-decoration:none}.mx-pagination__nav:hover,.mx-pagination__page:hover{border-color:#d97706;color:#d97706}.mx-pagination__page.is-active{background:#d97706;border-color:#d97706;color:#fff}.mx-pagination__ellipsis{padding:0 4px;color:#9ca3af;font-weight:700}.mx-viewer-modal__overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:9998}.mx-viewer-modal__box{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;background:#fff;border-radius:12px;padding:28px 26px;width:100%;max-width:320px;box-shadow:0 24px 60px rgba(0,0,0,.3)}.mx-viewer-modal__box h3{margin:0 0 16px;font-size:17px;font-weight:800}.mx-viewer-modal__close{position:absolute;top:10px;right:14px;background:none;border:none;font-size:20px;cursor:pointer;color:#9ca3af}.mx-viewer-modal__input{display:block;width:100%;padding:10px 12px;border-radius:8px;border:1px solid #d1d5db;margin-bottom:10px;font-size:14px;box-sizing:border-box}.mx-viewer-modal__submit{width:100%;padding:10px;border-radius:8px;border:none;background:#111827;color:#fff;font-weight:700;cursor:pointer}.mx-viewer-modal__error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:7px;padding:8px 10px;font-size:12.5px;margin-bottom:12px}.mx-viewer-boxes{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:8px 0}.mx-viewer-boxes--pdp{margin:14px 0;max-width:480px}.mx-viewer-box{border-radius:10px;border:2.5px solid;padding:8px 6px;text-align:center;background:#fff;min-width:0}.mx-viewer-boxes--pdp .mx-viewer-box{padding:10px;border-radius:12px;border-width:3px}.mx-viewer-box--supplier{border-color:#dc2626;background:#fef2f2}.mx-viewer-box--ours{border-color:#16a34a;background:#f0fdf4}.mx-viewer-box--competitor{border-color:#2563eb;background:#eff6ff}.mx-viewer-box--profit{border-color:#16a34a;background:#f0fdf4}.mx-viewer-box--loss{border-color:#dc2626;background:#fef2f2}.mx-viewer-box__label{display:flex;align-items:center;justify-content:center;gap:5px;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;margin-bottom:3px}.mx-viewer-boxes--pdp .mx-viewer-box__label{font-size:12px}.mx-viewer-box--supplier .mx-viewer-box__label{color:#b91c1c}.mx-viewer-box--ours .mx-viewer-box__label{color:#15803d}.mx-viewer-box--competitor .mx-viewer-box__label{color:#1d4ed8}.mx-viewer-box--profit .mx-viewer-box__label{color:#15803d}.mx-viewer-box--loss .mx-viewer-box__label{color:#b91c1c}.mx-viewer-box__main{font-size:14px;font-weight:900;line-height:1.15;color:#111827;white-space:nowrap}.mx-viewer-boxes--pdp .mx-viewer-box__main{font-size:20px}.mx-viewer-box__sub{font-size:9.5px;font-weight:700;color:#6b7280;margin-top:2px;min-height:12px;line-height:1.25}.mx-viewer-boxes--pdp .mx-viewer-box__sub{font-size:12px}.mx-viewer-offer-hint{margin-top:2px;font-size:10.5px;font-weight:800;color:#b91c1c;white-space:nowrap}.get-call-btn{position:fixed;right:20px;bottom:50px;z-index:999999;width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#22c55e;color:#fff;font-size:24px;line-height:1;box-shadow:0 10px 30px rgba(34,197,94,.35);transition:.2s ease}.get-call-btn:hover{background:#16a34a;color:#fff;transform:translateY(-2px)}.mx-back-home{display:flex;gap:10px;margin-bottom:16px}.mx-back-home__btn{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:999px;border:1.5px solid #e6e8ec;background:#fff;color:#24303e;font-size:13.5px;font-weight:700;cursor:pointer;text-decoration:none;transition:border-color .15s,background .15s}.mx-back-home__btn:hover{border-color:#e0b451;background:#fffdf8}.get-cart-btn{position:fixed;right:20px;bottom:120px;z-index:999999;width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#111318;color:#fff;font-size:22px;border:0;cursor:pointer;box-shadow:0 10px 30px rgba(17,19,24,.35);transition:.2s ease}.get-cart-btn:hover{background:#2a2f3a;transform:translateY(-2px)}.get-cart-btn__count{position:absolute;top:-4px;right:-4px;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#f2b400;color:#1a1205;font-size:11.5px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff}@media (max-width:768px){.get-cart-btn{bottom:112px;font-size:21px}.get-call-btn,.get-cart-btn{right:16px;width:56px;height:56px}.get-call-btn{font-size:23px}}.mx-brand__title{font-family:Cinzel,Georgia,serif}.mx-catalog{display:grid;grid-template-columns:250px 1fr;grid-gap:22px;gap:22px;align-items:start;padding-top:64px}@media (min-width:1024px){.mx-catalog{padding-top:72px}}@media (max-width:900px){.mx-catalog{grid-template-columns:1fr}}.mx-facets{background:#fff;border:1px solid #e7dcc2;border-radius:12px;padding:16px;position:-webkit-sticky;position:sticky;top:12px}.mx-facets__title{display:block;font-size:15px;font-weight:900;margin-bottom:12px;color:#111318}.mx-facet{margin-bottom:16px}.mx-facet--stock{padding-bottom:14px;border-bottom:1px solid #e7dcc2}.mx-stock-toggle{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#46525f}.mx-stock-toggle i{font-size:15px;color:#c9b98a}.mx-stock-toggle.is-active{color:#386116}.mx-stock-toggle.is-active i{color:#5fa824}.mx-facet h4{margin:0 0 8px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#6f7480}.mx-facet a{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;font-size:13px;color:#24303e;transition:.14s}.mx-facet a:hover{background:#f6f1e5}.mx-facet a.is-active{background:#f2b400;color:#1b1300;font-weight:800}.mx-facet a .cnt{color:#98a1ad;font-size:12px}.mx-facet a.is-active .cnt{color:#6b5200}.mx-catalog__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.mx-catalog__title{font-size:22px;font-weight:900;margin:0}.mx-catalog__count{color:#6f7480;font-size:14px}.mx-catalog__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.mx-chip-active{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #e7dcc2;border-radius:999px;padding:6px 12px;font-size:13px;color:#24303e}.mx-chip-active:hover{border-color:#f2b400}.mx-quickfilters{display:flex;flex-direction:column;gap:10px;margin:4px 0 18px;padding:14px 16px;background:#fff;border:1px solid #ece3d2;border-radius:14px}.mx-quickfilter{display:grid;grid-template-columns:78px 1fr;align-items:start;grid-gap:10px;gap:10px}.mx-quickfilter__label{font-size:12px;font-weight:850;letter-spacing:.02em;text-transform:uppercase;color:#9a641c;padding-top:7px}.mx-quickfilter__chips{display:flex;flex-wrap:wrap;gap:8px}.mx-qchip{display:inline-flex;align-items:center;gap:7px;background:#faf7f0;border:1.5px solid #ece3d2;border-radius:999px;padding:6px 13px;font-size:13px;font-weight:700;color:#24303e;transition:border-color .15s,background .15s,box-shadow .15s}.mx-qchip:hover{border-color:#e0b451;background:#fffdf8}.mx-qchip.is-active{border-color:#d29a22;background:#fff8ea;box-shadow:0 0 0 3px rgba(223,176,74,.16)}.mx-qchip__cnt{font-size:11.5px;font-weight:700;color:#9aa1ab}.mx-qchip.is-active .mx-qchip__cnt{color:#c69324}@media (max-width:560px){.mx-quickfilter{grid-template-columns:1fr;gap:4px}.mx-quickfilter__label{padding-top:0}}.mx-crumbs{font-size:13px;color:#6f7480;margin-bottom:16px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.mx-crumbs a:hover{color:#c7a15d}.mx-crumbs .is-current{color:#24303e;font-weight:700}.mx-pdp{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start}@media (max-width:900px){.mx-pdp{grid-template-columns:1fr;gap:18px}}.mx-pdp__main-img{position:relative;background:#fff;border:1px solid #e7dcc2;border-radius:14px;aspect-ratio:1/1;display:grid;place-items:center;padding:24px;position:-webkit-sticky;position:sticky;top:12px}.mx-pdp__main-img img{max-width:100%;max-height:100%;object-fit:contain}.mx-pdp__noimg{display:flex;flex-direction:column;align-items:center;gap:10px;color:#b9b09a;font-size:15px}.mx-pdp__noimg i{font-size:44px}.mx-pdp__thumbs{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:8px;gap:8px;margin-top:10px}.mx-pdp__thumbs img{background:#fff;border:1px solid #e7dcc2;border-radius:8px;aspect-ratio:1/1;object-fit:contain;padding:6px;cursor:pointer;transition:border-color .15s ease}.mx-pdp__thumbs img.is-active{border-color:#111}.mx-pdp__colors{display:flex;align-items:center;gap:10px;margin-top:14px}.mx-pdp__colors-label{font-weight:700;font-size:14px;color:#6f7480}.mx-pdp__swatches{display:flex;flex-wrap:wrap;gap:8px}.mx-swatch{width:26px;height:26px;border-radius:50%;border:1px solid rgba(0,0,0,.14);cursor:pointer;padding:0;outline:2px solid transparent;outline-offset:2px;transition:outline-color .15s ease}.mx-swatch.is-active{outline-color:#111}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.mx-pdp__zoom-hint{position:absolute;right:12px;bottom:12px;width:34px;height:34px;border-radius:8px;background:rgba(0,0,0,.55);color:#fff;display:grid;place-items:center;font-size:14px;pointer-events:none}.mx-lightbox{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.9);display:grid;place-items:center;padding:24px;cursor:zoom-out}.mx-lightbox img{max-width:92vw;max-height:92vh;object-fit:contain;border-radius:8px;cursor:default}.mx-lightbox__close{top:18px;right:22px;width:44px;height:44px}.mx-lightbox__close,.mx-lightbox__nav{position:absolute;border-radius:50%;border:none;background:hsla(0,0%,100%,.15);color:#fff;font-size:20px;cursor:pointer}.mx-lightbox__nav{top:50%;transform:translateY(-50%);width:52px;height:52px}.mx-lightbox__nav.is-prev{left:18px}.mx-lightbox__nav.is-next{right:18px}.mx-lightbox__close:hover,.mx-lightbox__nav:hover{background:hsla(0,0%,100%,.28)}.mx-pdp__brand{color:#6f7480;font-weight:700;font-size:14px}.mx-pdp__title{font-size:26px;font-weight:900;margin:4px 0 14px;line-height:1.2}.mx-pdp__meta{margin-bottom:14px}.mx-pdp__trust{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:18px;color:#46525f;font-size:13px;font-weight:600}.mx-pdp__trust i{color:#5fa824;margin-right:6px}.mx-pdp__buybox{background:#fff;border:1px solid #e7dcc2;border-radius:14px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.mx-pdp__price-current{font-size:28px;font-weight:900;color:#111318}.mx-pdp__price-vat{font-size:13px;color:#6f7480;margin-bottom:6px}.mx-pdp__buy{display:inline-flex;align-items:center;gap:10px;background:#5fa824;color:#fff;border:none;border-radius:10px;padding:14px 26px;font-size:16px;font-weight:800;cursor:pointer;transition:.16s}.mx-pdp__buy:hover{background:#4f8f1d}.mx-pdp__h3{font-size:17px;font-weight:800;margin:24px 0 12px}.mx-pdp__offers{display:flex;flex-direction:column;gap:8px}.mx-pdp__offer{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e7dcc2;border-radius:10px;padding:12px 14px;width:100%;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease}.mx-pdp__offer:hover{border-color:#c9b98a}.mx-pdp__offer.is-selected{border-color:#5fa824;background:#f3f9ec;box-shadow:inset 0 0 0 1px #5fa824}.mx-pdp__qty{display:inline-flex;align-items:center;gap:12px;border:1px solid #e7dcc2;border-radius:10px;padding:6px 4px}.mx-pdp__qty button{width:30px;height:30px;border-radius:8px;border:none;background:#f3efe4;font-size:18px;font-weight:700;cursor:pointer;color:#111}.mx-pdp__qty button:hover{background:#e7dcc2}.mx-pdp__qty span{min-width:20px;text-align:center;font-weight:700}.mx-pdp__buy:disabled{background:#c7ccd3;cursor:not-allowed}.mx-pdp__added{margin-top:10px;padding:10px 14px;border-radius:8px;background:#eef7e5;color:#386116;font-size:14px;font-weight:600}.mx-pdp__added a{color:#386116;text-decoration:underline}.mx-pdp__added--err{background:#fbeaea;color:#9c2626}.mx-search-side-item small{color:#9aa3af;font-weight:600;font-size:11px}.mx-search{position:relative}.mx-chip-pill{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:999px;background:#f4f1e9;border:1px solid #e7e0cf;color:#2b2b28;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .15s ease;white-space:nowrap}.mx-chip-pill:hover{background:#efb700;border-color:#efb700;color:#1a1a17;transform:translateY(-1px)}.mx-chip-pill i{color:#cf9b00;font-size:13px}.mx-chip-pill:hover i{color:#1a1a17}.mx-chip-pill small{color:inherit;opacity:.55;font-weight:600;font-size:11px}.mx-chip-pill--sm{padding:7px 12px;font-size:12.5px;background:#f8fafc;border-color:#e2e8f0}.mx-chip-pill--sm:hover{background:#eef2f7;border-color:#cbd5e1;color:#111827}.mx-chip-pill--sm i{color:#e4a600}.mx-chip-pill--brand i{color:#76ad00}.mx-search-popular{padding:16px}.mx-search-popular__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#9aa3af;margin-bottom:12px}.mx-search-collections--chips,.mx-search-popular__chips{display:flex;flex-wrap:wrap;gap:8px}#google_translate_element,.goog-te-banner-frame.skiptranslate,.goog-te-gadget-icon,iframe.goog-te-banner-frame,iframe.skiptranslate{display:none!important}body{top:0!important;position:static!important}.goog-text-highlight,.goog-tooltip,.goog-tooltip:hover{background-color:transparent!important;border:none!important;box-shadow:none!important}font[style*="vertical-align: inherit"]{vertical-align:inherit!important}.mx-lang-switcher{position:relative}.mx-lang-switcher__overlay{position:fixed;inset:0;z-index:90}.mx-lang-switcher__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:91;background:#fff;border-radius:10px;box-shadow:0 18px 44px rgba(0,0,0,.22);padding:6px;min-width:170px;display:flex;flex-direction:column}.mx-lang-switcher__item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:7px;border:none;background:none;font-size:13px;font-weight:600;color:#111318;cursor:pointer;text-align:left}.mx-lang-switcher__item:hover{background:#f7f3ea}.mx-lang-switcher__item.is-active{background:#f3f9ec;color:#386116}.mx-country-popup-trigger{height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid hsla(0,0%,100%,.22);border-radius:6px;background:rgba(10,14,20,.52);color:#fff;font-size:10px;font-weight:850;line-height:1;white-space:nowrap;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mx-country-popup-trigger:hover{background:rgba(10,14,20,.72);border-color:hsla(0,0%,100%,.36)}.mx-country-popup-trigger__flag{font-size:14px;line-height:1}.mx-country-popup-trigger__dot{width:3px;height:3px;border-radius:999px;background:hsla(0,0%,100%,.55)}.mx-country-popup-trigger strong{font-size:10px;font-weight:900}.mx-country-popup-trigger i{font-size:8px;color:hsla(0,0%,100%,.75)}.mx-country-popup[hidden]{display:none!important}.mx-country-popup{position:fixed;inset:0;z-index:2147483647}.mx-country-popup__overlay{position:absolute;inset:0;background:rgba(9,12,18,.58);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.mx-country-popup__dialog{position:absolute;left:50%;top:50%;width:min(620px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:hidden auto;transform:translate(-50%,-50%);border-radius:18px;background:#fff;color:#111827;box-shadow:0 28px 80px rgba(0,0,0,.34)}.mx-country-popup__close{position:absolute;top:22px;right:24px;width:30px;height:30px;border:1px solid rgba(222,168,48,.38);border-radius:10px;background:#fff;color:#d29a22;font-size:20px;line-height:1;cursor:pointer;z-index:2}.mx-country-popup__head{display:flex;gap:16px;align-items:flex-start;padding:34px 34px 20px}.mx-country-popup__icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;color:#111827;flex:0 0 auto}.mx-country-popup__head h3{margin:0;font-size:22px;line-height:1.15;font-weight:850;letter-spacing:-.02em}.mx-country-popup__head p{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.35;font-weight:600}.mx-country-popup__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;padding:0 26px 28px}.mx-country-popup__country{min-height:68px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:13px 16px;border:1px solid #e6e8ec;border-radius:12px;background:#fff;color:#111827;text-align:left;cursor:pointer;transition:.18s ease}.mx-country-popup__country.is-active,.mx-country-popup__country:hover{border-color:rgba(210,154,34,.55);box-shadow:0 10px 28px rgba(15,23,42,.08);transform:translateY(-1px)}.mx-country-popup__country-flag{font-size:28px;line-height:1}.mx-country-popup__country-main{min-width:0;display:flex;flex-direction:column;gap:4px}.mx-country-popup__country-main strong{font-size:14px;line-height:1.1;font-weight:850;color:#111827}.mx-country-popup__country-main small{font-size:12px;line-height:1.1;font-weight:600;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mx-country-popup__country-currency{display:flex;flex-direction:column;align-items:flex-end;gap:4px;color:#111827}.mx-country-popup__country-currency strong{font-size:14px;line-height:1;font-weight:900}.mx-country-popup__country-currency small{font-size:12px;line-height:1;color:#6b7280;font-weight:700}.mx-picker-section{padding:4px 26px 8px}.mx-picker-section__label{display:block;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase;color:#9a641c;margin:10px 0}.mx-picker-grid{display:grid;grid-gap:10px;gap:10px}.mx-picker-grid--lang{grid-template-columns:repeat(3,minmax(0,1fr))}.mx-picker-grid--cur{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-picker-chip{display:flex;align-items:center;gap:10px;padding:11px 13px;border:1.5px solid #ece3d2;border-radius:12px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,background .15s,box-shadow .15s;font:inherit;color:#111827;min-width:0}.mx-picker-chip:hover{border-color:#e0b451;background:#fffdf8}.mx-picker-chip.is-active{border-color:#d29a22;background:#fff8ea;box-shadow:0 0 0 3px rgba(223,176,74,.16)}.mx-picker-chip__flag{font-size:20px;line-height:1;flex:0 0 auto}.mx-picker-grid--lang .mx-picker-chip>span:last-child{font-size:13px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mx-picker-chip__main{min-width:0;display:flex;flex-direction:column;gap:2px;flex:1 1 auto}.mx-picker-chip__main strong{font-size:14px;font-weight:900;line-height:1.1}.mx-picker-chip__main small{font-size:11.5px;color:#6b7280;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mx-picker-chip__sym{font-size:15px;font-weight:850;color:#111827;flex:0 0 auto}@media (max-width:560px){.mx-picker-grid--lang{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-picker-grid--cur{grid-template-columns:1fr}}.mx-country-popup__bottom{display:flex;align-items:center;gap:14px;padding:22px 34px;background:radial-gradient(circle at 90% 50%,rgba(223,176,74,.18),transparent 28%),linear-gradient(90deg,hsla(41,81%,83%,.38),#fff);border-top:1px solid rgba(15,23,42,.06)}.mx-country-popup__shield{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:#d29a22;font-size:20px;flex:0 0 auto}.mx-country-popup__bottom strong{display:block;font-size:13px;font-weight:850;color:#111827}.mx-country-popup__bottom span{display:block;margin-top:4px;font-size:12px;font-weight:600;color:#6b7280}body.mx-country-popup-open,html.mx-country-popup-open{overflow:hidden}@media (max-width:768px){.mx-country-popup-trigger{height:26px;padding:0 6px;gap:4px;font-size:9px}.mx-country-popup-trigger__flag{font-size:13px}.mx-country-popup-trigger strong{font-size:9px}.mx-country-popup__dialog{left:0;right:0;bottom:0;top:auto;width:100%;max-height:88vh;transform:none;border-radius:22px 22px 0 0;overflow:auto}.mx-country-popup__head{padding:26px 20px 18px}.mx-country-popup__close{top:20px;right:20px}.mx-country-popup__head h3{font-size:20px}.mx-country-popup__grid{grid-template-columns:1fr;gap:10px;padding:0 16px 22px}.mx-country-popup__country{min-height:62px;grid-template-columns:38px minmax(0,1fr) auto;padding:12px 14px}.mx-country-popup__country-flag{font-size:25px}.mx-country-popup__bottom{padding:18px 20px 22px}}.mx-cart-page__title{font-size:26px;font-weight:900;margin:6px 0 20px}.mx-cart-empty{background:#fff;border:1px solid #e7dcc2;border-radius:14px;padding:60px 20px;text-align:center;color:#6f7480}.mx-cart-empty i{font-size:42px;color:#c9b98a;margin-bottom:14px;display:block}.mx-cart-empty p{margin-bottom:18px;font-size:16px}.mx-cart-layout{display:grid;grid-template-columns:1fr 340px;grid-gap:24px;gap:24px;align-items:start}.mx-cart-items{display:flex;flex-direction:column;gap:12px}.mx-cart-item{background:#fff;border:1px solid #e7dcc2;border-radius:12px;padding:14px;display:grid;grid-template-columns:76px 1fr auto auto auto;grid-gap:14px;gap:14px;align-items:center}.mx-cart-item__img{width:76px;height:76px;border-radius:8px;background:#f7f3ea;display:grid;place-items:center;overflow:hidden}.mx-cart-item__img img{width:100%;height:100%;object-fit:contain}.mx-cart-item__img i{color:#c9b98a;font-size:22px}.mx-cart-item__title{font-weight:700;font-size:15px}.mx-cart-item__sub{font-size:13px;color:#6f7480;margin-top:2px}.mx-cart-item__price{font-size:13px;color:#6f7480;margin-top:4px}.mx-cart-item__total{font-weight:800;white-space:nowrap;min-width:90px;text-align:right}.mx-cart-item__remove{border:none;background:none;color:#9c2626;cursor:pointer;font-size:16px;padding:8px}.mx-cart-summary{background:#fff;border:1px solid #e7dcc2;border-radius:14px;padding:20px}.mx-cart-summary h3{font-size:16px;font-weight:800;margin-bottom:14px}.mx-cart-summary__row{display:flex;justify-content:space-between;gap:10px;font-size:14px;padding:6px 0;color:#46525f}.mx-cart-summary__total{border-top:1px solid #e7dcc2;margin-top:6px;padding-top:12px;font-size:17px;font-weight:800;color:#111318}.mx-cart-summary__note{font-size:12px;color:#9aa1ab;margin:6px 0 16px}.mx-cart-summary__cta{width:100%;justify-content:center;margin-top:14px}.mx-checkout-layout{display:grid;grid-template-columns:1fr 340px;grid-gap:24px;gap:24px;align-items:start}.mx-checkout-form{background:#fff;border:1px solid #e7dcc2;border-radius:14px;padding:24px}.mx-checkout-form h3{font-size:16px;font-weight:800;margin:20px 0 10px}.mx-checkout-form h3:first-child{margin-top:0}.mx-checkout-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.mx-checkout-form input,.mx-checkout-form textarea{width:100%;border:1px solid #e7dcc2;border-radius:8px;padding:11px 12px;font-size:14px;margin-bottom:10px;font-family:inherit;background:#fdfbf6}.mx-checkout-form textarea{min-height:70px;resize:vertical}.mx-checkout-options{display:flex;flex-direction:column;gap:8px}.mx-checkout-option{display:flex;align-items:center;gap:10px;border:1px solid #e7dcc2;border-radius:10px;padding:12px 14px;cursor:pointer;font-size:14px}.mx-checkout-option.is-selected{border-color:#5fa824;background:#f3f9ec}.mx-checkout-option strong{margin-left:auto}.mx-packeta-pick{display:flex;align-items:center;gap:10px;width:100%;margin-top:10px;border:1px dashed #c9b98a;border-radius:10px;padding:12px 14px;background:#fdfbf6;font-size:14px;font-weight:600;color:#111318;cursor:pointer}.mx-packeta-pick i{color:#d29a22}.mx-packeta-pick:hover{border-color:#d29a22}.mx-order-conf{text-align:center;max-width:640px;margin:0 auto;padding:20px 0 60px}.mx-order-conf__icon{font-size:56px;color:#5fa824;margin-bottom:12px}.mx-order-conf h1{font-size:26px;font-weight:900;margin-bottom:10px}.mx-order-conf p{color:#46525f}.mx-order-conf__bank{background:#fff;border:1px solid #e7dcc2;border-radius:12px;padding:18px;margin:20px 0;text-align:left}.mx-order-conf__bank h3{font-size:15px;font-weight:800;margin-bottom:10px}@media (max-width:860px){.mx-cart-layout,.mx-checkout-layout{grid-template-columns:1fr}.mx-cart-item{grid-template-columns:60px 1fr;grid-template-areas:"img body" "img qty" "img total"}.mx-checkout-grid{grid-template-columns:1fr}}.mx-pdp__offer-sub{font-size:13px;color:#6f7480;margin-top:2px}.mx-pdp__low-stock{color:#b5451f;font-weight:700}.mx-pdp__local-badge{color:#386116;font-weight:700}.mx-pdp__delivery{margin-top:10px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px}.mx-pdp__delivery.is-local{color:#386116}.mx-pdp__delivery.is-supplier{color:#8a6a1f}.mx-pdp__buybox--soldout{background:#faf4ec}.mx-pdp__soldout-title{font-size:20px;font-weight:900;color:#9c2626;margin-bottom:6px}.mx-pdp__soldout-text{font-size:14px;color:#6f7480}.mx-pdp__offer-price{font-weight:800;white-space:nowrap}.mx-pdp__desc{color:#46525f;line-height:1.6;font-size:14px}.mx-pdp__specs{width:100%;border-collapse:collapse;font-size:14px}.mx-pdp__specs td{padding:10px 12px;border-bottom:1px solid #eee3cc}.mx-pdp__specs td:first-child{color:#6f7480;width:42%}.mx-pdp__specs tr:nth-child(2n){background:#fbf8f0}.mx-drawer{position:fixed;inset:0;z-index:1200;pointer-events:none}.mx-drawer__overlay{position:absolute;inset:0;background:rgba(15,23,42,.48);opacity:0;transition:opacity .28s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mx-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(420px,92vw);background:#f7f8fa;box-shadow:-18px 0 46px rgba(15,23,42,.22);display:flex;flex-direction:column;transform:translateX(100%);transition:transform .32s cubic-bezier(.22,.61,.36,1)}.mx-drawer.is-open{pointer-events:auto}.mx-drawer.is-open .mx-drawer__overlay{opacity:1}.mx-drawer.is-open .mx-drawer__panel{transform:translateX(0)}body.mx-drawer-open{overflow:hidden}.mx-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:#fff;border-bottom:1px solid #eef0f3}.mx-drawer__title{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:900;color:#111318}.mx-drawer__title i{color:#d29a22}.mx-drawer__badge{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#f2b400;color:#1a1205;font-size:12px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.mx-drawer__close{width:38px;height:38px;border-radius:10px;border:1px solid #eceef2;background:#fff;color:#6b7280;font-size:17px;cursor:pointer;transition:.15s}.mx-drawer__close:hover{background:#f4f5f8;color:#111318}.mx-drawer__items{flex:1 1 auto;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.mx-drawer__item{display:grid;grid-template-columns:64px 1fr auto;grid-gap:12px;gap:12px;align-items:start;background:#fff;border:1px solid #eef0f3;border-radius:14px;padding:12px}.mx-drawer__thumb{width:64px;height:64px;border-radius:10px;background:#f4f5f8;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#c3c8d0}.mx-drawer__thumb img{width:100%;height:100%;object-fit:contain}.mx-drawer__info{min-width:0}.mx-drawer__name{font-size:14px;font-weight:800;color:#111318;line-height:1.25;text-decoration:none;display:block}.mx-drawer__meta{font-size:12px;color:#6b7280;margin:3px 0 9px}.mx-drawer__row{display:flex;align-items:center;justify-content:space-between;gap:10px}.mx-drawer__stepper{display:inline-flex;align-items:center;border:1px solid #e6e8ec;border-radius:999px;overflow:hidden}.mx-drawer__stepper button{width:30px;height:30px;border:0;background:#fff;color:#111318;font-size:16px;cursor:pointer;transition:.12s}.mx-drawer__stepper button:hover:not(:disabled){background:#f4f5f8}.mx-drawer__stepper button:disabled{opacity:.5;cursor:default}.mx-drawer__stepper span{min-width:30px;text-align:center;font-size:13px;font-weight:800}.mx-drawer__price{font-size:14px;font-weight:900;color:#111318;white-space:nowrap}.mx-drawer__remove{align-self:start;width:32px;height:32px;border-radius:8px;border:0;background:transparent;color:#b0b6bf;cursor:pointer;transition:.15s}.mx-drawer__remove:hover:not(:disabled){background:#fdecec;color:#d64545}.mx-drawer__empty{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:40px;text-align:center;color:#6b7280}.mx-drawer__empty i{font-size:46px;color:#d9dee5}.mx-drawer__shop{margin-top:4px;padding:12px 22px;border-radius:999px;background:#111318;color:#fff;font-weight:800;text-decoration:none;transition:.15s}.mx-drawer__shop:hover{background:#2a2f3a}.mx-drawer__foot{background:#fff;border-top:1px solid #eef0f3;padding:18px 20px 22px}.mx-drawer__subtotal{display:flex;align-items:baseline;justify-content:space-between}.mx-drawer__subtotal span{font-size:14px;color:#4b5563;font-weight:700}.mx-drawer__subtotal strong{font-size:22px;font-weight:950;color:#111318}.mx-drawer__note{font-size:12px;color:#9aa1ab;margin:4px 0 14px}.mx-drawer__checkout{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:15px;border-radius:14px;text-decoration:none;background:linear-gradient(180deg,#22a34a,#17853a);color:#fff;font-size:15px;font-weight:900;box-shadow:0 10px 22px rgba(23,133,58,.28);transition:filter .15s,transform .05s}.mx-drawer__checkout:hover{filter:brightness(1.05)}.mx-drawer__checkout:active{transform:translateY(1px)}.mx-drawer__view{display:block;text-align:center;margin-top:12px;padding:6px;font-size:13px;font-weight:700;color:#4b5563;text-decoration:none}.mx-drawer__view:hover{color:#111318;text-decoration:underline}.mx-checkout{max-width:1180px}.mx-checkout__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.mx-checkout__head h1{font-size:28px;font-weight:950;letter-spacing:-.01em;color:#111318;margin:0}.mx-checkout__back{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#4b5563;text-decoration:none}.mx-checkout__back:hover{color:#111318}.mx-checkout__layout{display:grid;grid-template-columns:1fr 380px;grid-gap:22px;gap:22px;align-items:start}@media (max-width:900px){.mx-checkout__layout{grid-template-columns:1fr}}.mx-checkout__main{display:flex;flex-direction:column;gap:16px}.mx-co-card{background:#fff;border:1px solid #eceef2;border-radius:18px;overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.04)}.mx-co-card__head{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #f1f3f6}.mx-co-card__num{width:27px;height:27px;border-radius:999px;flex:0 0 auto;background:#111318;color:#fff;font-size:13px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.mx-co-card__head h3{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:850;color:#111318;margin:0}.mx-co-card__head h3 i{color:#d29a22;font-size:15px}.mx-co-card__body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:14px}.mx-co-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}@media (max-width:520px){.mx-co-grid{grid-template-columns:1fr}}.mx-co-field{display:flex;flex-direction:column;gap:6px}.mx-co-field>span{font-size:12.5px;font-weight:750;color:#4b5563}.mx-co-field>span em{color:#9aa1ab;font-style:normal;font-weight:600}.mx-co-field input,.mx-co-field textarea{width:100%;padding:12px 14px;border:1.5px solid #e6e8ec;border-radius:12px;font-size:14.5px;color:#111318;background:#fcfcfd;transition:border-color .15s,box-shadow .15s,background .15s}.mx-co-field textarea{min-height:78px;resize:vertical}.mx-co-field input:focus,.mx-co-field textarea:focus{outline:0;border-color:#d29a22;background:#fff;box-shadow:0 0 0 3.5px rgba(223,176,74,.16)}.mx-co-options{display:flex;flex-direction:column;gap:10px}.mx-co-option{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:14px 16px;border:1.5px solid #e6e8ec;border-radius:14px;cursor:pointer;background:#fff;transition:border-color .15s,background .15s,box-shadow .15s}.mx-co-option:hover{border-color:#e0b451;background:#fffdf8}.mx-co-option.is-selected{border-color:#d29a22;background:#fff8ea;box-shadow:0 0 0 3px rgba(223,176,74,.14)}.mx-co-option input{position:absolute;opacity:0;pointer-events:none}.mx-co-option__radio{width:20px;height:20px;border-radius:999px;border:2px solid #cbd1da;flex:0 0 auto;position:relative;transition:border-color .15s}.mx-co-option.is-selected .mx-co-option__radio{border-color:#d29a22}.mx-co-option.is-selected .mx-co-option__radio:after{content:"";position:absolute;inset:3px;border-radius:999px;background:#d29a22}.mx-co-option__icon{width:40px;height:40px;border-radius:11px;background:#f4f5f8;color:#5b6270;display:inline-flex;align-items:center;justify-content:center;font-size:17px;flex:0 0 auto}.mx-co-option.is-selected .mx-co-option__icon{background:#f6e8c8;color:#b07d16}.mx-co-option__text{min-width:0;display:flex;flex-direction:column;gap:2px}.mx-co-option__text strong{font-size:14.5px;font-weight:800;color:#111318}.mx-co-option__text small{font-size:12.5px;color:#6b7280}.mx-co-option__price{font-size:15px;font-weight:900;color:#111318;white-space:nowrap}.mx-co-inline{margin-top:4px}.mx-co-hint{display:flex;align-items:flex-start;gap:9px;padding:12px 14px;border-radius:12px;background:#f0f6ff;color:#2b5c9b;font-size:13px;line-height:1.45}.mx-co-hint i{margin-top:2px}.mx-co-summary{position:-webkit-sticky;position:sticky;top:16px}.mx-co-summary__card{background:#fff;border:1px solid #eceef2;border-radius:18px;padding:20px;box-shadow:0 8px 26px rgba(15,23,42,.06)}.mx-co-summary__card h3{font-size:16px;font-weight:900;color:#111318;margin:0 0 14px}.mx-co-summary__items{display:flex;flex-direction:column;gap:12px;max-height:320px;overflow-y:auto;padding-bottom:4px}.mx-co-summary__item{display:grid;grid-template-columns:48px 1fr auto;grid-gap:11px;gap:11px;align-items:center}.mx-co-summary__thumb{position:relative;width:48px;height:48px;border-radius:10px;background:#f4f5f8;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#c3c8d0}.mx-co-summary__thumb img{width:100%;height:100%;object-fit:contain}.mx-co-summary__qty{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#111318;color:#fff;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff}.mx-co-summary__desc{min-width:0;display:flex;flex-direction:column;gap:2px}.mx-co-summary__name{font-size:13px;font-weight:750;color:#111318;line-height:1.3}.mx-co-summary__variant{font-size:11.5px;color:#9aa1ab}.mx-co-summary__line{font-size:13.5px;font-weight:850;color:#111318;white-space:nowrap}.mx-co-summary__rows{border-top:1px solid #f1f3f6;margin-top:14px;padding-top:14px;display:flex;flex-direction:column;gap:9px}.mx-co-summary__row{display:flex;align-items:baseline;justify-content:space-between;font-size:14px;color:#4b5563}.mx-co-summary__row--total{border-top:1px solid #f1f3f6;margin-top:5px;padding-top:13px;color:#111318}.mx-co-summary__row--total span{font-size:16px;font-weight:850}.mx-co-summary__row--total strong{font-size:24px;font-weight:950}.mx-co-error{gap:9px;margin-top:14px;padding:11px 13px;border-radius:11px;background:#fdecec;color:#c0392b;font-size:13px;font-weight:600}.mx-co-error,.mx-co-submit{display:flex;align-items:center}.mx-co-submit{justify-content:center;gap:10px;width:100%;margin-top:16px;padding:16px;border:0;border-radius:14px;cursor:pointer;background:linear-gradient(180deg,#22a34a,#17853a);color:#fff;font-size:16px;font-weight:900;box-shadow:0 12px 26px rgba(23,133,58,.3);transition:filter .15s,transform .05s}.mx-co-submit:hover:not(:disabled){filter:brightness(1.06)}.mx-co-submit:active:not(:disabled){transform:translateY(1px)}.mx-co-submit:disabled{opacity:.7;cursor:default}.mx-co-trust{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.mx-co-trust li{display:flex;align-items:center;gap:9px;font-size:12.5px;color:#5b6270}.mx-co-trust li i{color:#22a34a;width:16px;text-align:center}.mx-checkout__empty{background:#fff;border:1px solid #eceef2;border-radius:18px;padding:60px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.mx-checkout__empty i{font-size:52px;color:#d9dee5}.mx-checkout__empty h2{font-size:22px;font-weight:900;color:#111318;margin:6px 0 0}.mx-checkout__empty p{color:#6b7280;margin:0}.mx-checkout__empty-cta{margin-top:10px;padding:13px 26px;border-radius:999px;background:#111318;color:#fff;font-weight:800;text-decoration:none;transition:.15s}.mx-checkout__empty-cta:hover{background:#2a2f3a}