{"product_id":"my1brush-couple-pack","title":"My1Brush - Couple Pack | Innovative 3 Sided Insta Clean Manual Soft Bristle Toothbrush","description":"\u003cstyle\u003e\n  .my1-couple-section {\n    width: 100%;\n    padding: 22px 20px;\n    background: #fcfaf7;\n    box-sizing: border-box;\n  }\n\n  .my1-couple-section * {\n    box-sizing: border-box;\n  }\n\n  .my1-couple-container {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  \/* =========================\n     MAIN PREMIUM CARD\n  ========================== *\/\n\n  .my1-couple-card {\n    position: relative;\n    background: #ffffff;\n    border: 1px solid #eadde0;\n    border-radius: 28px;\n    padding: 30px;\n    overflow: hidden;\n    box-shadow: 0 18px 55px rgba(76, 31, 43, 0.07);\n  }\n\n  .my1-couple-card::before {\n    content: \"\";\n    position: absolute;\n    width: 280px;\n    height: 280px;\n    border-radius: 50%;\n    background: rgba(162, 8, 48, 0.045);\n    right: -120px;\n    top: -130px;\n    pointer-events: none;\n  }\n\n  .my1-couple-card::after {\n    content: \"\";\n    position: absolute;\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n    border: 1px solid rgba(162, 8, 48, 0.08);\n    right: -55px;\n    top: -65px;\n    pointer-events: none;\n  }\n\n  \/* =========================\n     LOGO\n  ========================== *\/\n\n  .my1-logo-wrap {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    align-items: center;\n    margin-bottom: 26px;\n  }\n\n  .my1-logo-wrap img {\n    width: 218px;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n  }\n\n  \/* =========================\n     INTRO\n  ========================== *\/\n\n  .my1-intro {\n    position: relative;\n    z-index: 2;\n    padding-bottom: 5px;\n    margin-bottom: 5px;\n    border-bottom: 1px solid #eee4e6;\n  }\n\n  .my1-main-title {\n    max-width: 980px;\n    margin: 0 0 12px;\n    font-size: 31px;\n    line-height: 1.35;\n    font-weight: 600;\n    letter-spacing: -0.45px;\n    color: #a20830;\n  }\n\n  .my1-text {\n    margin: 0px;\n    max-width: 1050px;\n    color: #000;\n    font-size: 18px;\n    line-height: 1.85;\n  }\n\n  .my1-text:last-child {\n    margin-bottom: 0;\n  }\n\n  .my1-text strong {\n    color: #282023;\n    font-weight: 600;\n  }\n\n  \/* =========================\n     BENEFIT HEADING\n  ========================== *\/\n\n  .my1-benefits-heading {\n    position: relative;\n    z-index: 2;\n    margin: 0 0 22px;\n    font-size: 22px;\n    line-height: 1.3;\n    font-weight: 600;\n    color: #a20830;\n  }\n\n  \/* =========================\n     BENEFIT GRID\n  ========================== *\/\n\n  .my1-benefits-grid {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .my1-benefit {\n    position: relative;\n    min-height: auto;\n    padding: 10px 20px;\n    background: linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #fdf8f7 100%\n    );\n    border: 1px solid #ecdee1;\n    border-radius: 18px;\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease,\n      border-color 0.25s ease;\n  }\n\n  .my1-benefit:hover {\n    transform: translateY(-4px);\n    border-color: rgba(162, 8, 48, 0.25);\n    box-shadow: 0 14px 30px rgba(86, 32, 45, 0.08);\n  }\n\n  .my1-benefit-top {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    margin-bottom: 6px;\n  }\n\n  .my1-benefit-number {\n    width: 36px;\n    height: 36px;\n    flex: 0 0 36px;\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #a20830;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 600;\n  }\n\n  .my1-benefit-title {\n    margin: 0;\n    color: #a20830;\n    font-size: 22px;\n    line-height: 1.4;\n    font-weight: 600;\n  }\n\n  .my1-benefit-description {\n    margin: 0;\n    color: #000;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .my1-benefit-description strong {\n    color: #2d2527;\n    font-weight: 600;\n  }\n\n  \/* =========================\n     FINAL NOTE\n  ========================== *\/\n\n  .my1-adjustment-note {\n    position: relative;\n    z-index: 2;\n    margin-top: 8px;\n    padding: 15px 26px;\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    background: #faf5f3;\n    border: 1px solid #eadadc;\n    border-radius: 16px;\n  }\n\n  .my1-note-icon {\n    flex: 0 0 34px;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #ffffff;\n    border: 1px solid #e7d5d9;\n    color: #a20830;\n    font-size: 18px;\n    font-weight: 600;\n  }\n\n  .my1-note-text {\n    margin: 0;\n    color: #000;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     TABLET\n  ========================== *\/\n\n  @media screen and (max-width: 990px) {\n    .my1-couple-section {\n      padding: 22px 20px;\n    }\n\n    .my1-couple-card {\n      padding: 18px;\n      border-radius: 24px;\n    }\n\n    .my1-main-title {\n      font-size: 27px;\n    }\n\n    .my1-benefit {\n      min-height: auto;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n  ========================== *\/\n\n  @media screen and (max-width: 749px) {\n    .my1-couple-section {\n      padding: 15px 15px;\n    }\n\n    .my1-couple-card {\n      padding: 15px 10px;\n      border-radius: 20px;\n    }\n\n    .my1-logo-wrap {\n      margin-bottom: 20px;\n    }\n\n    .my1-logo-wrap img {\n      width: 170px;\n    }\n\n    .my1-intro {\n      padding-bottom: 5px;\n      margin-bottom: 5px;\n    }\n\n    .my1-main-title {\n      font-size: 23px;\n      line-height: 1.4;\n      margin-bottom: 17px;\n    }\n\n    .my1-text {\n      font-size: 18px;\n      line-height: 1.75;\n      margin-bottom: 1px;\n    }\n\n    .my1-benefits-heading {\n      font-size: 19px;\n      margin-bottom: 16px;\n    }\n\n    .my1-benefits-grid {\n      grid-template-columns: 1fr;\n      gap: 13px;\n    }\n\n    .my1-benefit {\n      min-height: auto;\n      padding: 20px 18px;\n      border-radius: 15px;\n    }\n\n    .my1-benefit-top {\n      margin-bottom: 12px;\n    }\n\n    .my1-benefit-title {\n      font-size: 22px;\n    }\n\n    .my1-benefit-description {\n      font-size: 17px;\n      line-height: 1.7;\n    }\n\n    .my1-adjustment-note {\n      padding: 18px;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    .my1-note-icon {\n      width: 30px;\n      height: 30px;\n      flex-basis: 30px;\n      font-size: 18px;\n    }\n\n    .my1-note-text {\n      font-size: 17px;\n      line-height: 1.7;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"my1-couple-section\"\u003e\n\n  \u003cdiv class=\"my1-couple-container\"\u003e\n\n    \u003cdiv class=\"my1-couple-card\"\u003e\n\n      \u003c!-- LOGO --\u003e\n      \u003cdiv class=\"my1-logo-wrap\"\u003e\n\n\u003cimg height=\"61\" width=\"218\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0690\/7235\/5491\/files\/My1Brush_1_45741335-323b-4a28-a9cc-bae670413bcc.png?v=1786018641\"\u003e\n\u003c\/div\u003e\n      \n\u003c!-- INTRO --\u003e\n      \u003cdiv class=\"my1-intro\"\u003e\n\n        \u003ch1 class=\"my1-main-title\"\u003eMy1Brush – Innovative Dentist-Designed My1Brush 3 Sided Insta Clean Manual Toothbrush Specially designed by Dentist.\u003c\/h1\u003e\n\u003cp class=\"my1-text\"\u003eUpgrade your daily oral care routine with the \u003cstrong\u003eMy1Brush Couple Pack, \u003c\/strong\u003ethoughtfully designed for couples who value health, hygiene, and premium quality. Featuring an advanced 3-sided design, MY1Brush delivers deep, effective cleaning in less time, every time.\u003c\/p\u003e\n \u003cp class=\"my1-text\"\u003e\n          \u003cstrong\u003eMy1Brush\u003c\/strong\u003eis a next-generation manual ultra soft bristle toothbrush with a unique triple-surface design that cleans all sides of your teeth at once. No batteries required, it delivers a smarter, more convenient oral care.\u003c\/p\u003e\n        \n\u003c\/div\u003e\n\n\n      \u003c!-- BENEFITS TITLE --\u003e\n      \u003ch2 class=\"my1-benefits-heading\"\u003eWhy Choose My1Brush?\u003c\/h2\u003e\n \u003c!-- BENEFITS GRID --\u003e\n      \u003cdiv class=\"my1-benefits-grid\"\u003e\n\n\n        \u003c!-- BENEFIT 1 --\u003e\n        \u003cdiv class=\"my1-benefit\"\u003e\n\n          \u003cdiv class=\"my1-benefit-top\"\u003e\n\n            \u003cdiv class=\"my1-benefit-number\"\u003e\n              01\n            \u003c\/div\u003e\n\n            \u003ch3 class=\"my1-benefit-title\"\u003e360° Cleaning in One Motion\u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp class=\"my1-benefit-description\"\u003eUnlike regular toothbrushes, \u003cstrong\u003eMy1Brush\u003c\/strong\u003e covers the front, top, and inner surfaces simultaneously—giving you a complete clean in \u003cstrong\u003ejust 30 seconds.\u003c\/strong\u003e\n\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- BENEFIT 2 --\u003e\n        \u003cdiv class=\"my1-benefit\"\u003e\n\n          \u003cdiv class=\"my1-benefit-top\"\u003e\n\n            \u003cdiv class=\"my1-benefit-number\"\u003e\n              02\n            \u003c\/div\u003e\n\n            \u003ch3 class=\"my1-benefit-title\"\u003eFresh Breath Confidence \u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp class=\"my1-benefit-description\"\u003eIts dentist-inspired design \u003cstrong\u003eremoves plaque from every surface\u003c\/strong\u003e, including the hard-to-reach areas, helping to \u003cstrong\u003eminimize bad breath\u003c\/strong\u003e and keep your \u003cstrong\u003emouth feeling fresh\u003c\/strong\u003e.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- BENEFIT 3 --\u003e\n        \u003cdiv class=\"my1-benefit\"\u003e\n\n          \u003cdiv class=\"my1-benefit-top\"\u003e\n\n            \u003cdiv class=\"my1-benefit-number\"\u003e\n              03\n            \u003c\/div\u003e\n\n            \u003ch3 class=\"my1-benefit-title\"\u003eGentle on Gums, Effective on Plaque \u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp class=\"my1-benefit-description\"\u003eSoft, rounded bristles safeguard enamel and soothe sensitive gums while ensuring a deep, thorough clean. Ideal for people with braces or those looking for a toothbrush that’s kind to sensitive teeth. \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- BENEFIT 4 --\u003e\n        \u003cdiv class=\"my1-benefit\"\u003e\n\n          \u003cdiv class=\"my1-benefit-top\"\u003e\n\n            \u003cdiv class=\"my1-benefit-number\"\u003e\n              04\n            \u003c\/div\u003e\n\n            \u003ch3 class=\"my1-benefit-title\"\u003eLong-Lasting Value\u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp class=\"my1-benefit-description\"\u003eWith two replaceable heads included, one pack gives you reliable oral care —  without the need for charging or batteries.  \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- FINAL NOTE --\u003e\n      \u003cdiv class=\"my1-adjustment-note\"\u003e\n\n        \u003cdiv class=\"my1-note-icon\"\u003e  i\n        \u003c\/div\u003e\n\n        \u003cp class=\"my1-note-text\"\u003eWhen switching to a new style of toothbrush, your mouth may take a short time to get used to the design. Most users feel completely adjusted within just a few days—and often notice their teeth feel cleaner than ever. \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"MyORL-Care","offers":[{"title":"Olive Green + Aqua Green","offer_id":46747929051299,"sku":"MOC-CP-CG-AG","price":640.0,"currency_code":"INR","in_stock":true},{"title":"Blue + Maroon","offer_id":46747929018531,"sku":"MOC-CP-BL-MRN","price":640.0,"currency_code":"INR","in_stock":true},{"title":"Aqua Green + Peach","offer_id":46747929116835,"sku":"MOC-CP-AG-PCH","price":640.0,"currency_code":"INR","in_stock":true},{"title":"Peach + Maroon","offer_id":46747929084067,"sku":"MOC-CP-PCH-MRN","price":640.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0690\/7235\/5491\/files\/myorl-care-myorl-care-olive-green-aqua-green-my1brush-couple-pack-innovative-3-sided-insta-clean-manual-soft-bristle-toothbrush-3-sided-toothbrush-couple-pack-my-orl-care-1253626566.png?v=1786174629","url":"https:\/\/www.myorlcare.com\/products\/my1brush-couple-pack","provider":"My Orl-Care","version":"1.0","type":"link"}