{"product_id":"escova-de-dentes-xiaomi-oscillation-electric-toothbrush-pro-white-eu","title":"Xiaomi Oscillation Electric Toothbrush Pro White EU","description":"\u003cstyle\u003e\n  .mav-product {\n    --mav-black: #0d0d0f;\n    --mav-dark: #1c1c21;\n    --mav-muted: #666a73;\n    --mav-soft: #f6f7f8;\n    --mav-soft-2: #eef0f2;\n    --mav-line: #e6e8eb;\n    --mav-accent: #8f9fff;\n    --mav-accent-2: #dfe4ff;\n    --mav-radius: 28px;\n    background: #ffffff;\n    color: var(--mav-black);\n    font-family: inherit;\n    line-height: 1.55;\n  }\n\n  .mav-product * {\n    box-sizing: border-box;\n  }\n\n  .mav-section {\n    width: 100%;\n    padding: 76px 24px;\n    border-bottom: 1px solid var(--mav-line);\n  }\n\n  .mav-inner {\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n\n  .mav-hero {\n    min-height: 620px;\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);\n    gap: 56px;\n    align-items: center;\n  }\n\n  .mav-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin: 0 0 18px;\n    color: var(--mav-muted);\n    font-size: 13px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n\n  .mav-dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 999px;\n    background: var(--mav-accent);\n    box-shadow: 0 0 22px rgba(143, 159, 255, 0.9);\n  }\n\n  .mav-title {\n    margin: 0;\n    font-size: clamp(40px, 6vw, 78px);\n    line-height: 0.96;\n    letter-spacing: -0.055em;\n    font-weight: 800;\n    color: var(--mav-black);\n  }\n\n  .mav-subtitle {\n    max-width: 620px;\n    margin: 28px 0 0;\n    color: var(--mav-muted);\n    font-size: clamp(17px, 2vw, 21px);\n    line-height: 1.55;\n  }\n\n  .mav-hero-points {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin: 34px 0 0;\n    max-width: 680px;\n  }\n\n  .mav-point {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    padding: 16px 0;\n    border-top: 1px solid var(--mav-line);\n  }\n\n  .mav-point strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--mav-black);\n    font-size: 15px;\n  }\n\n  .mav-point span {\n    color: var(--mav-muted);\n    font-size: 14px;\n  }\n\n  .mav-check {\n    flex: 0 0 22px;\n    width: 22px;\n    height: 22px;\n    border-radius: 999px;\n    background: var(--mav-soft);\n    display: grid;\n    place-items: center;\n    color: var(--mav-black);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .mav-product-visual {\n    position: relative;\n    min-height: 560px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n  }\n\n  .mav-orbit {\n    position: absolute;\n    width: min(92%, 500px);\n    aspect-ratio: 1;\n    border-radius: 999px;\n    border: 1px solid var(--mav-line);\n    background:\n      radial-gradient(circle at center, rgba(143, 159, 255, 0.14), rgba(255, 255, 255, 0) 58%),\n      linear-gradient(180deg, #ffffff, #f9fafb);\n  }\n\n  .mav-orbit:before,\n  .mav-orbit:after {\n    content: \"\";\n    position: absolute;\n    inset: 13%;\n    border-radius: 999px;\n    border: 1px solid var(--mav-line);\n  }\n\n  .mav-orbit:after {\n    inset: 28%;\n  }\n\n  .mav-brush {\n    position: relative;\n    width: 92px;\n    height: 430px;\n    border-radius: 42px;\n    background: linear-gradient(180deg, #ffffff 0%, #f3f5f7 100%);\n    border: 1px solid #e2e5e9;\n    box-shadow:\n      0 30px 80px rgba(20, 22, 28, 0.14),\n      inset 0 0 0 1px rgba(255, 255, 255, 0.8);\n    transform: rotate(-8deg);\n  }\n\n  .mav-brush-head {\n    position: absolute;\n    top: -122px;\n    left: 25px;\n    width: 42px;\n    height: 145px;\n    border-radius: 26px;\n    background: linear-gradient(180deg, #ffffff 0%, #f0f2f4 100%);\n    border: 1px solid #e1e4e8;\n  }\n\n  .mav-bristles {\n    position: absolute;\n    top: -164px;\n    left: 18px;\n    width: 56px;\n    height: 70px;\n    border-radius: 28px 28px 18px 18px;\n    background:\n      repeating-linear-gradient(90deg, #d9dde4 0 4px, #ffffff 4px 8px);\n    border: 1px solid #e2e5ea;\n  }\n\n  .mav-screen {\n    position: absolute;\n    top: 118px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 48px;\n    height: 70px;\n    border-radius: 22px;\n    background:\n      radial-gradient(circle at 50% 24%, #ffffff 0 9px, transparent 10px),\n      linear-gradient(180deg, #171922, #2c3042);\n    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.15);\n  }\n\n  .mav-button {\n    position: absolute;\n    top: 216px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 38px;\n    height: 38px;\n    border-radius: 999px;\n    background: #ffffff;\n    border: 1px solid #dfe3e7;\n    box-shadow: 0 8px 18px rgba(20, 22, 28, 0.08);\n  }\n\n  .mav-signal {\n    position: absolute;\n    border-radius: 999px;\n    border: 1px solid rgba(143, 159, 255, 0.75);\n    opacity: 0.75;\n  }\n\n  .mav-signal.one {\n    width: 150px;\n    height: 150px;\n    top: 58px;\n    right: 86px;\n  }\n\n  .mav-signal.two {\n    width: 230px;\n    height: 230px;\n    bottom: 52px;\n    left: 32px;\n  }\n\n  .mav-floating-label {\n    position: absolute;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 11px 14px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.86);\n    border: 1px solid var(--mav-line);\n    backdrop-filter: blur(14px);\n    box-shadow: 0 18px 50px rgba(20, 22, 28, 0.08);\n    color: var(--mav-dark);\n    font-size: 13px;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  .mav-floating-label span {\n    width: 9px;\n    height: 9px;\n    border-radius: 999px;\n    background: var(--mav-accent);\n  }\n\n  .mav-label-top {\n    top: 72px;\n    left: 10px;\n  }\n\n  .mav-label-bottom {\n    right: 6px;\n    bottom: 86px;\n  }\n\n  .mav-center {\n    text-align: center;\n  }\n\n  .mav-kicker {\n    margin: 0 0 14px;\n    color: var(--mav-muted);\n    font-size: 13px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n\n  .mav-heading {\n    max-width: 850px;\n    margin: 0 auto;\n    font-size: clamp(32px, 4.6vw, 58px);\n    line-height: 1.02;\n    letter-spacing: -0.045em;\n    color: var(--mav-black);\n  }\n\n  .mav-lead {\n    max-width: 760px;\n    margin: 22px auto 0;\n    color: var(--mav-muted);\n    font-size: 18px;\n  }\n\n  .mav-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 0;\n    margin-top: 56px;\n    border-top: 1px solid var(--mav-line);\n    border-left: 1px solid var(--mav-line);\n  }\n\n  .mav-benefit {\n    min-height: 250px;\n    padding: 34px;\n    border-right: 1px solid var(--mav-line);\n    border-bottom: 1px solid var(--mav-line);\n    background: #ffffff;\n  }\n\n  .mav-benefit svg {\n    width: 56px;\n    height: 56px;\n    margin-bottom: 28px;\n  }\n\n  .mav-benefit h3 {\n    margin: 0 0 10px;\n    color: var(--mav-black);\n    font-size: 21px;\n    line-height: 1.18;\n    letter-spacing: -0.02em;\n  }\n\n  .mav-benefit p {\n    margin: 0;\n    color: var(--mav-muted);\n    font-size: 15px;\n  }\n\n  .mav-transformation {\n    display: grid;\n    grid-template-columns: 0.95fr 1.05fr;\n    gap: 56px;\n    align-items: center;\n  }\n\n  .mav-split-visual {\n    position: relative;\n    min-height: 430px;\n    display: grid;\n    place-items: center;\n    overflow: hidden;\n  }\n\n  .mav-mouth-map {\n    width: min(100%, 470px);\n    aspect-ratio: 1;\n    border-radius: 999px;\n    border: 1px solid var(--mav-line);\n    background:\n      radial-gradient(circle at 50% 50%, #ffffff 0 34%, #f5f6f8 35% 57%, #ffffff 58%),\n      linear-gradient(180deg, #ffffff, #f8f9fb);\n    display: grid;\n    place-items: center;\n  }\n\n  .mav-mouth-map svg {\n    width: 78%;\n    height: auto;\n  }\n\n  .mav-steps {\n    margin-top: 30px;\n    border-top: 1px solid var(--mav-line);\n  }\n\n  .mav-step {\n    display: grid;\n    grid-template-columns: 54px 1fr;\n    gap: 18px;\n    padding: 22px 0;\n    border-bottom: 1px solid var(--mav-line);\n  }\n\n  .mav-step-number {\n    width: 38px;\n    height: 38px;\n    border-radius: 999px;\n    background: var(--mav-soft);\n    display: grid;\n    place-items: center;\n    font-weight: 800;\n    color: var(--mav-black);\n  }\n\n  .mav-step strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--mav-black);\n    font-size: 17px;\n  }\n\n  .mav-step p {\n    margin: 0;\n    color: var(--mav-muted);\n    font-size: 15px;\n  }\n\n  .mav-modes {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 0;\n    margin-top: 52px;\n    border-top: 1px solid var(--mav-line);\n    border-left: 1px solid var(--mav-line);\n  }\n\n  .mav-mode {\n    padding: 34px 28px;\n    min-height: 210px;\n    border-right: 1px solid var(--mav-line);\n    border-bottom: 1px solid var(--mav-line);\n  }\n\n  .mav-mode small {\n    display: block;\n    margin-bottom: 18px;\n    color: var(--mav-muted);\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    font-weight: 800;\n  }\n\n  .mav-mode h3 {\n    margin: 0 0 10px;\n    color: var(--mav-black);\n    font-size: 21px;\n    letter-spacing: -0.02em;\n  }\n\n  .mav-mode p {\n    margin: 0;\n    color: var(--mav-muted);\n    font-size: 15px;\n  }\n\n  .mav-spec-wrap {\n    margin-top: 48px;\n    overflow-x: auto;\n    border-top: 1px solid var(--mav-line);\n    border-bottom: 1px solid var(--mav-line);\n  }\n\n  .mav-spec-table {\n    width: 100%;\n    min-width: 720px;\n    border-collapse: collapse;\n    color: var(--mav-black);\n  }\n\n  .mav-spec-table th,\n  .mav-spec-table td {\n    text-align: left;\n    vertical-align: top;\n    padding-top: 18px !important;\n    padding-bottom: 18px !important;\n    font-size: 15px;\n    border-bottom: 1px solid #ffffff;\n  }\n\n  .mav-spec-table tr:nth-child(even) {\n    background: var(--mav-soft);\n  }\n\n  .mav-spec-table tr:nth-child(odd) {\n    background: #ffffff;\n  }\n\n  .mav-spec-table th {\n    width: 34%;\n    color: var(--mav-dark);\n    font-weight: 800;\n    padding-left: 42px !important;\n    padding-right: 28px !important;\n  }\n\n  .mav-spec-table td {\n    color: var(--mav-muted);\n    padding-left: 30px !important;\n    padding-right: 28px !important;\n  }\n\n  .mav-final {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 54px;\n    align-items: center;\n  }\n\n  .mav-final-visual {\n    min-height: 360px;\n    display: grid;\n    place-items: center;\n    background:\n      radial-gradient(circle at 50% 50%, rgba(143, 159, 255, 0.16), rgba(255,255,255,0) 55%);\n  }\n\n  .mav-battery {\n    width: min(100%, 420px);\n    height: 180px;\n    border-radius: 42px;\n    border: 1px solid var(--mav-line);\n    position: relative;\n    background: #ffffff;\n    display: grid;\n    place-items: center;\n    box-shadow: 0 24px 70px rgba(20,22,28,0.07);\n  }\n\n  .mav-battery:after {\n    content: \"\";\n    position: absolute;\n    right: -24px;\n    width: 24px;\n    height: 64px;\n    border-radius: 0 18px 18px 0;\n    background: var(--mav-soft-2);\n    border: 1px solid var(--mav-line);\n    border-left: 0;\n  }\n\n  .mav-battery-fill {\n    position: absolute;\n    inset: 16px;\n    width: calc(100% - 32px);\n    border-radius: 30px;\n    background: linear-gradient(90deg, var(--mav-accent-2), #ffffff);\n  }\n\n  .mav-battery-text {\n    position: relative;\n    text-align: center;\n  }\n\n  .mav-battery-text strong {\n    display: block;\n    font-size: clamp(46px, 7vw, 84px);\n    line-height: 0.9;\n    letter-spacing: -0.06em;\n    color: var(--mav-black);\n  }\n\n  .mav-battery-text span {\n    color: var(--mav-muted);\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .mav-note {\n    margin-top: 26px;\n    color: var(--mav-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 920px) {\n    .mav-section {\n      padding: 58px 20px;\n    }\n\n    .mav-hero,\n    .mav-transformation,\n    .mav-final {\n      grid-template-columns: 1fr;\n      gap: 42px;\n    }\n\n    .mav-product-visual {\n      min-height: 500px;\n    }\n\n    .mav-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .mav-modes {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 640px) {\n    .mav-hero-points,\n    .mav-modes {\n      grid-template-columns: 1fr;\n    }\n\n    .mav-product-visual {\n      min-height: 460px;\n    }\n\n    .mav-brush {\n      height: 360px;\n      width: 78px;\n    }\n\n    .mav-brush-head {\n      left: 21px;\n      width: 36px;\n      height: 120px;\n      top: -100px;\n    }\n\n    .mav-bristles {\n      left: 14px;\n      width: 50px;\n      height: 60px;\n      top: -140px;\n    }\n\n    .mav-floating-label {\n      display: none;\n    }\n\n    .mav-spec-table {\n      min-width: 620px;\n    }\n\n    .mav-spec-table th {\n      padding-left: 34px !important;\n      padding-right: 22px !important;\n    }\n\n    .mav-spec-table td {\n      padding-left: 24px !important;\n      padding-right: 22px !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mav-product\"\u003e\n  \u003csection class=\"mav-section\"\u003e\n    \u003cdiv class=\"mav-inner mav-hero\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"mav-eyebrow\"\u003e\u003cspan class=\"mav-dot\"\u003e\u003c\/span\u003e Xiaomi Oscillation Electric Toothbrush Pro White EU\u003c\/p\u003e\n        \u003ch1 class=\"mav-title\"\u003eSmart cleaning, every day.\u003c\/h1\u003e\n        \u003cp class=\"mav-subtitle\"\u003e\n          An advanced electric toothbrush with smart oscillation, a colour digital display, a 6-axis sensor, pressure alert, and long-lasting battery life. Designed to make brushing more precise, more comfortable, and more consistent.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"mav-hero-points\"\u003e\n          \u003cdiv class=\"mav-point\"\u003e\n            \u003cdiv class=\"mav-check\"\u003e✓\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eSmart oscillation\u003c\/strong\u003e\n              \u003cspan\u003eAdjusts angle and vibration according to the tooth surface.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"mav-point\"\u003e\n            \u003cdiv class=\"mav-check\"\u003e✓\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eColour digital display\u003c\/strong\u003e\n              \u003cspan\u003eAllows you to monitor progress and check brushing alerts.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"mav-point\"\u003e\n            \u003cdiv class=\"mav-check\"\u003e✓\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eUp to 180 days of battery life\u003c\/strong\u003e\n              \u003cspan\u003eIdeal for daily use and travel, with USB-C charging.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"mav-point\"\u003e\n            \u003cdiv class=\"mav-check\"\u003e✓\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eIPX8 resistance\u003c\/strong\u003e\n              \u003cspan\u003eReady for use and washing without worry.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mav-product-visual\" aria-hidden=\"true\"\u003e\n        \u003cdiv class=\"mav-orbit\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"mav-signal one\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"mav-signal two\"\u003e\u003c\/div\u003e\n\n        \u003cdiv class=\"mav-brush\"\u003e\n          \u003cdiv class=\"mav-brush-head\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"mav-bristles\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"mav-screen\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"mav-button\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mav-floating-label mav-label-top\"\u003e\n\u003cspan\u003e\u003c\/span\u003e 6 brushing zones\u003c\/div\u003e\n        \u003cdiv class=\"mav-floating-label mav-label-bottom\"\u003e\n\u003cspan\u003e\u003c\/span\u003e pressure alert\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mav-section\"\u003e\n    \u003cdiv class=\"mav-inner mav-center\"\u003e\n      \u003cp class=\"mav-kicker\"\u003eKey benefits\u003c\/p\u003e\n      \u003ch2 class=\"mav-heading\"\u003eLess blind brushing. More control in each area of the mouth.\u003c\/h2\u003e\n      \u003cp class=\"mav-lead\"\u003e\n        The Xiaomi Oscillation Electric Toothbrush Pro combines sensors, an oscillating motor, and visual feedback to help improve the quality of daily brushing.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mav-benefits\"\u003e\n        \u003cdiv class=\"mav-benefit\"\u003e\n          \u003csvg viewbox=\"0 0 64 64\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003ccircle cx=\"32\" cy=\"32\" r=\"25\" stroke=\"#111111\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 33C24 22 40 22 46 33\" stroke=\"#8f9fff\" stroke-width=\"3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M22 38C28 45 36 45 42 38\" stroke=\"#111111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003ch3\u003eTooth surface identification\u003c\/h3\u003e\n          \u003cp\u003eRecognizes brush orientation and adapts cleaning for different tooth areas.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mav-benefit\"\u003e\n          \u003csvg viewbox=\"0 0 64 64\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003crect x=\"18\" y=\"8\" width=\"28\" height=\"48\" rx=\"14\" stroke=\"#111111\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n            \u003ccircle cx=\"32\" cy=\"24\" r=\"8\" fill=\"#dfe4ff\" stroke=\"#8f9fff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M27 39H37\" stroke=\"#111111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M29 45H35\" stroke=\"#111111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003ch3\u003eColour digital display\u003c\/h3\u003e\n          \u003cp\u003eShows useful brushing information, including progress, zones, and alerts.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mav-benefit\"\u003e\n          \u003csvg viewbox=\"0 0 64 64\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M18 20C18 13 23 8 32 8C41 8 46 13 46 20C46 33 41 51 32 56C23 51 18 33 18 20Z\" stroke=\"#111111\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M32 15V49\" stroke=\"#8f9fff\" stroke-width=\"3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M24 28H40\" stroke=\"#111111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M24 38H40\" stroke=\"#111111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003ch3\u003eZone alerts\u003c\/h3\u003e\n          \u003cp\u003eThe 6-axis sensor helps identify less covered areas during brushing.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mav-benefit\"\u003e\n          \u003csvg viewbox=\"0 0 64 64\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M32 8C39 18 48 27 48 39C48 50 41 56 32 56C23 56 16 50 16 39C16 27 25 18 32 8Z\" stroke=\"#111111\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M26 40C28 44 36 44 38 40\" stroke=\"#8f9fff\" stroke-width=\"3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003ch3\u003eExcessive pressure alert\u003c\/h3\u003e\n          \u003cp\u003eWhen the force is too high, the brush reduces vibration to protect the gums.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mav-benefit\"\u003e\n          \u003csvg viewbox=\"0 0 64 64\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003crect x=\"13\" y=\"22\" width=\"38\" height=\"20\" rx=\"10\" stroke=\"#111111\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M51 28H56V36H51\" stroke=\"#111111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M20 32H38\" stroke=\"#8f9fff\" stroke-width=\"4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003ch3\u003eExtended battery life\u003c\/h3\u003e\n          \u003cp\u003eUp to 180 days in Gentle mode and up to 100 days in Standard mode, with typical use.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mav-benefit\"\u003e\n          \u003csvg viewbox=\"0 0 64 64\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M20 14H44V50H20V14Z\" stroke=\"#111111\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M26 20H38\" stroke=\"#8f9fff\" stroke-width=\"3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M24 56H40\" stroke=\"#111111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M29 50V56\" stroke=\"#111111\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M35 50V56\" stroke=\"#111111\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003ch3\u003eUSB-C charging\u003c\/h3\u003e\n          \u003cp\u003ePractical, modern, and simple charging, with an approximate time of 6 hours.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\u003csection class=\"mav-section\"\u003e\n    \u003cdiv class=\"mav-inner mav-transformation\"\u003e\n      \u003cdiv class=\"mav-split-visual\" aria-hidden=\"true\"\u003e\n        \u003cdiv class=\"mav-mouth-map\"\u003e\n          \u003csvg viewbox=\"0 0 420 420\" fill=\"none\"\u003e\n            \u003ccircle cx=\"210\" cy=\"210\" r=\"150\" stroke=\"#e6e8eb\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"210\" cy=\"210\" r=\"96\" stroke=\"#e6e8eb\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M130 135C174 105 246 105 290 135\" stroke=\"#111111\" stroke-width=\"8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M122 287C172 326 248 326 298 287\" stroke=\"#111111\" stroke-width=\"8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M112 180C88 206 88 246 112 272\" stroke=\"#8f9fff\" stroke-width=\"10\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M308 180C332 206 332 246 308 272\" stroke=\"#8f9fff\" stroke-width=\"10\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"210\" cy=\"210\" r=\"20\" fill=\"#dfe4ff\" stroke=\"#8f9fff\" stroke-width=\"3\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M210 138V282\" stroke=\"#8f9fff\" stroke-width=\"3\" stroke-dasharray=\"6 10\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M138 210H282\" stroke=\"#8f9fff\" stroke-width=\"3\" stroke-dasharray=\"6 10\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cp class=\"mav-kicker\"\u003eRoutine Transformation\u003c\/p\u003e\n        \u003ch2 class=\"mav-heading\" style=\"margin: 0;\"\u003eFrom automatic brushing to guided brushing.\u003c\/h2\u003e\n        \u003cp class=\"mav-lead\" style=\"margin-left: 0;\"\u003e\n          The difference lies in the feedback. Instead of relying solely on brushing time, the toothbrush helps you understand zones, pressure, and coverage.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"mav-steps\"\u003e\n          \u003cdiv class=\"mav-step\"\u003e\n            \u003cdiv class=\"mav-step-number\"\u003e1\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eSurface-adapted cleaning\u003c\/strong\u003e\n              \u003cp\u003eThe system adjusts vibration and angle according to orientation and selected mode.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"mav-step\"\u003e\n            \u003cdiv class=\"mav-step-number\"\u003e2\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eImmediate visual feedback\u003c\/strong\u003e\n              \u003cp\u003eThe digital color screen allows you to easily monitor brushing progress.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"mav-step\"\u003e\n            \u003cdiv class=\"mav-step-number\"\u003e3\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eMore consistency over time\u003c\/strong\u003e\n              \u003cp\u003eWith mode memory, pressure alert, and travel lock, the routine becomes more stable and practical.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mav-section\"\u003e\n    \u003cdiv class=\"mav-inner mav-center\"\u003e\n      \u003cp class=\"mav-kicker\"\u003eFour usage modes\u003c\/p\u003e\n      \u003ch2 class=\"mav-heading\"\u003eChoose the right level for every need.\u003c\/h2\u003e\n\n      \u003cdiv class=\"mav-modes\"\u003e\n        \u003cdiv class=\"mav-mode\"\u003e\n          \u003csmall\u003eMode 01\u003c\/small\u003e\n          \u003ch3\u003eGentle\u003c\/h3\u003e\n          \u003cp\u003eSuitable for new users or those with more sensitive gums.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mav-mode\"\u003e\n          \u003csmall\u003eMode 02\u003c\/small\u003e\n          \u003ch3\u003eStandard\u003c\/h3\u003e\n          \u003cp\u003eBalanced mode for daily oral hygiene.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mav-mode\"\u003e\n          \u003csmall\u003eMode 03\u003c\/small\u003e\n          \u003ch3\u003eDeep Oscillation\u003c\/h3\u003e\n          \u003cp\u003eDeeper oscillation to help clean hard-to-reach areas and spaces between teeth.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mav-mode\"\u003e\n          \u003csmall\u003eMode 04\u003c\/small\u003e\n          \u003ch3\u003eSmart Oscillation\u003c\/h3\u003e\n          \u003cp\u003eTargeted cleaning with intelligent adaptation to different tooth surfaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mav-section\"\u003e\n    \u003cdiv class=\"mav-inner mav-final\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"mav-kicker\"\u003eBattery life ready for everyday use\u003c\/p\u003e\n        \u003ch2 class=\"mav-heading\" style=\"margin: 0;\"\u003eFewer charges. More freedom.\u003c\/h2\u003e\n        \u003cp class=\"mav-lead\" style=\"margin-left: 0;\"\u003e\n          With long-lasting battery life and USB-C charging, the Xiaomi Oscillation Electric Toothbrush Pro is a practical choice for home, work, and travel.\n        \u003c\/p\u003e\n        \u003cp class=\"mav-note\"\u003e\n          Battery life may vary depending on the mode used, frequency of use, and actual brushing conditions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mav-final-visual\" aria-hidden=\"true\"\u003e\n        \u003cdiv class=\"mav-battery\"\u003e\n          \u003cdiv class=\"mav-battery-fill\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"mav-battery-text\"\u003e\n            \u003cstrong\u003e180\u003c\/strong\u003e\n            \u003cspan\u003edays until\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mav-section\"\u003e\n    \u003cdiv class=\"mav-inner\"\u003e\n      \u003cdiv class=\"mav-center\"\u003e\n        \u003cp class=\"mav-kicker\"\u003eTechnical Features\u003c\/p\u003e\n        \u003ch2 class=\"mav-heading\"\u003eComplete Specifications\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mav-spec-wrap\"\u003e\n        \u003ctable class=\"mav-spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003eProduct\u003c\/th\u003e\n              \u003ctd\u003eXiaomi Oscillation Electric Toothbrush Pro\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eVersion\u003c\/th\u003e\n              \u003ctd\u003eWhite EU\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eModel\u003c\/th\u003e\n              \u003ctd\u003eMES610\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eWhite\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eProduct type\u003c\/th\u003e\n              \u003ctd\u003eOscillating electric toothbrush\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eMotor\u003c\/th\u003e\n              \u003ctd\u003eUltrasonic oscillating motor\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eBrushing modes\u003c\/th\u003e\n              \u003ctd\u003eGentle, Standard, Deep Oscillation and Smart Oscillation\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eScreen\u003c\/th\u003e\n              \u003ctd\u003eDigital color screen with brushing information\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSensors\u003c\/th\u003e\n              \u003ctd\u003e6-axis sensor for orientation detection and brushing zones\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eBrushing alerts\u003c\/th\u003e\n              \u003ctd\u003e6-zone reminders, coverage feedback, and excessive pressure alert\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eBattery life\u003c\/th\u003e\n              \u003ctd\u003eUp to 180 days in Gentle mode and up to 100 days in Standard mode\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eCharging\u003c\/th\u003e\n              \u003ctd\u003eUSB-C\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eCharging time\u003c\/th\u003e\n              \u003ctd\u003eApproximately 6 hours\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eRated input\u003c\/th\u003e\n              \u003ctd\u003e5 V⎓1 A\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eRated voltage\u003c\/th\u003e\n              \u003ctd\u003e3.7 V\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eOperating power\u003c\/th\u003e\n              \u003ctd\u003e2.5 W\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eWater resistance\u003c\/th\u003e\n              \u003ctd\u003eIPX8\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eProduct dimensions\u003c\/th\u003e\n              \u003ctd\u003e27.8 × 29.5 × 251 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eBrush heads\u003c\/th\u003e\n              \u003ctd\u003eCopper-free heads, with cushioning and color-fading filaments for replacement reminders\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eAdditional features\u003c\/th\u003e\n              \u003ctd\u003e3-second gradual start, mode memory, and travel lock\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003ePackage contents\u003c\/th\u003e\n              \u003ctd\u003e1 × brush handle, 2 × brush heads, 1 × charging cable, 1 × adapter, 1 × user manual and 1 × quick guide\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mav-note\"\u003e\n        Regular replacement of the brush head is recommended to maintain brushing effectiveness and hygiene.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Xiaomi","offers":[{"title":"Default Title","offer_id":57945796477253,"sku":"B0FKCDKDXD","price":169.04,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0641\/2340\/4541\/files\/10ae996e-0fd9-4427-910b-2d620dbbdf04.jpg_11zon-photoroom.png?v=1778679212","url":"https:\/\/mavrolert.com\/en-fr\/products\/escova-de-dentes-xiaomi-oscillation-electric-toothbrush-pro-white-eu","provider":"MAVROLERT","version":"1.0","type":"link"}