{"product_id":"husqvarna-viking-designer-topaz-65-sewing-embroidery-machine","title":"Husqvarna Viking Designer Topaz 65 Sewing \u0026 Embroidery Machine","description":"\u003c!-- DIRECT SEWING | HUSQVARNA VIKING DESIGNER TOPAZ 65 --\u003e\n\n\u003cstyle\u003e\n  .ds-topaz65 {\n    --ds-navy: #172a3a;\n    --ds-blue: #31566f;\n    --ds-gold: #b79455;\n    --ds-cream: #f7f5f0;\n    --ds-light: #f3f6f7;\n    --ds-border: #dce3e6;\n    --ds-text: #27343c;\n    --ds-muted: #5c6971;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--ds-text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ds-topaz65 * {\n    box-sizing: border-box;\n  }\n\n  .ds-topaz65 img {\n    display: block;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .ds-topaz65 h2,\n  .ds-topaz65 h3 {\n    margin-top: 0;\n    color: var(--ds-navy);\n    line-height: 1.25;\n  }\n\n  .ds-topaz65 h2 {\n    margin-bottom: 18px;\n    font-size: clamp(28px, 4vw, 43px);\n  }\n\n  .ds-topaz65 h3 {\n    margin-bottom: 10px;\n    font-size: 21px;\n  }\n\n  .ds-topaz65 p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-topaz65 a {\n    color: var(--ds-blue);\n  }\n\n  .ds-topaz65__hero {\n    display: grid;\n    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);\n    align-items: center;\n    gap: 48px;\n    padding: 48px;\n    background: linear-gradient(135deg, #f7f5f0 0%, #eaf1f4 100%);\n    border: 1px solid var(--ds-border);\n    border-radius: 18px;\n  }\n\n  .ds-topaz65__hero-image {\n    padding: 28px;\n    background: #ffffff;\n    border-radius: 14px;\n    box-shadow: 0 14px 36px rgba(23, 42, 58, 0.1);\n  }\n\n  .ds-topaz65__eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--ds-blue);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ds-topaz65__lead {\n    color: #43545e;\n    font-size: 18px;\n  }\n\n  .ds-topaz65__button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 26px;\n  }\n\n  .ds-topaz65__button {\n    display: inline-block;\n    padding: 13px 20px;\n    color: #ffffff !important;\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: center;\n    text-decoration: none;\n    background: var(--ds-navy);\n    border: 2px solid var(--ds-navy);\n    border-radius: 5px;\n    transition: 0.2s ease;\n  }\n\n  .ds-topaz65__button:hover {\n    color: var(--ds-navy) !important;\n    background: transparent;\n  }\n\n  .ds-topaz65__button--outline {\n    color: var(--ds-navy) !important;\n    background: transparent;\n  }\n\n  .ds-topaz65__button--outline:hover {\n    color: #ffffff !important;\n    background: var(--ds-navy);\n  }\n\n  .ds-topaz65__stats {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .ds-topaz65__stat {\n    padding: 20px 12px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid var(--ds-border);\n    border-radius: 10px;\n  }\n\n  .ds-topaz65__stat strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--ds-navy);\n    font-size: 23px;\n    line-height: 1.2;\n  }\n\n  .ds-topaz65__stat span {\n    display: block;\n    color: var(--ds-muted);\n    font-size: 13px;\n    line-height: 1.35;\n  }\n\n  .ds-topaz65__section {\n    padding: 68px 28px;\n  }\n\n  .ds-topaz65__section--tinted {\n    padding-right: 38px;\n    padding-left: 38px;\n    background: var(--ds-light);\n    border-radius: 16px;\n  }\n\n  .ds-topaz65__section-intro {\n    max-width: 850px;\n    margin-bottom: 32px;\n  }\n\n  .ds-topaz65__grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n\n  .ds-topaz65__card {\n    height: 100%;\n    padding: 28px;\n    background: #ffffff;\n    border: 1px solid var(--ds-border);\n    border-radius: 12px;\n    box-shadow: 0 7px 20px rgba(23, 42, 58, 0.05);\n  }\n\n  .ds-topaz65__number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 18px;\n    color: #ffffff;\n    font-weight: 700;\n    background: var(--ds-blue);\n    border-radius: 50%;\n  }\n\n  .ds-topaz65__feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n\n  .ds-topaz65__feature {\n    position: relative;\n    padding: 22px 22px 22px 43px;\n    background: #ffffff;\n    border-left: 4px solid var(--ds-gold);\n    border-radius: 5px;\n  }\n\n  .ds-topaz65__feature::before {\n    position: absolute;\n    top: 29px;\n    left: 20px;\n    width: 8px;\n    height: 8px;\n    content: \"\";\n    background: var(--ds-gold);\n    border-radius: 50%;\n  }\n\n  .ds-topaz65__feature strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--ds-navy);\n  }\n\n  .ds-topaz65__split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 45px;\n    align-items: start;\n  }\n\n  .ds-topaz65__gallery {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .ds-topaz65__gallery figure {\n    margin: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--ds-border);\n    border-radius: 12px;\n  }\n\n  .ds-topaz65__gallery img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .ds-topaz65__gallery figcaption {\n    padding: 14px 16px;\n    color: var(--ds-muted);\n    font-size: 13px;\n    text-align: center;\n  }\n\n  .ds-topaz65__list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ds-topaz65__list li {\n    position: relative;\n    margin-bottom: 11px;\n    padding-left: 24px;\n  }\n\n  .ds-topaz65__list li::before {\n    position: absolute;\n    top: 0.65em;\n    left: 3px;\n    width: 7px;\n    height: 7px;\n    content: \"\";\n    background: var(--ds-gold);\n    border-radius: 50%;\n  }\n\n  .ds-topaz65__table-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--ds-border);\n    border-radius: 10px;\n  }\n\n  .ds-topaz65__table {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    background: #ffffff;\n  }\n\n  .ds-topaz65__table th,\n  .ds-topaz65__table td {\n    padding: 14px 16px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-topaz65__table tr:last-child th,\n  .ds-topaz65__table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-topaz65__table th {\n    width: 38%;\n    color: var(--ds-navy);\n    font-weight: 700;\n    background: #f6f8f9;\n  }\n\n  .ds-topaz65__comparison th:not(:first-child),\n  .ds-topaz65__comparison td:not(:first-child) {\n    text-align: center;\n  }\n\n  .ds-topaz65__comparison thead th {\n    width: auto;\n    color: #ffffff;\n    background: var(--ds-navy);\n  }\n\n  .ds-topaz65__project-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n  }\n\n  .ds-topaz65__project {\n    padding: 24px;\n    background: #ffffff;\n    border: 1px solid var(--ds-border);\n    border-top: 4px solid var(--ds-blue);\n    border-radius: 8px;\n  }\n\n  .ds-topaz65__project p {\n    margin-bottom: 0;\n    color: var(--ds-muted);\n    font-size: 14px;\n  }\n\n  .ds-topaz65__resources {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .ds-topaz65__resource {\n    display: block;\n    padding: 22px;\n    color: var(--ds-navy) !important;\n    font-weight: 700;\n    text-decoration: none;\n    background: #ffffff;\n    border: 1px solid var(--ds-border);\n    border-radius: 8px;\n  }\n\n  .ds-topaz65__resource span {\n    display: block;\n    margin-top: 5px;\n    color: var(--ds-muted);\n    font-size: 14px;\n    font-weight: 400;\n  }\n\n  .ds-topaz65__resource:hover {\n    border-color: var(--ds-blue);\n    box-shadow: 0 7px 20px rgba(23, 42, 58, 0.07);\n  }\n\n  .ds-topaz65__support {\n    padding: 46px;\n    color: #ffffff;\n    background: var(--ds-navy);\n    border-radius: 16px;\n  }\n\n  .ds-topaz65__support h2,\n  .ds-topaz65__support h3 {\n    color: #ffffff;\n  }\n\n  .ds-topaz65__support-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    margin-top: 28px;\n  }\n\n  .ds-topaz65__support-item {\n    padding-top: 18px;\n    border-top: 2px solid var(--ds-gold);\n  }\n\n  .ds-topaz65__support-item p {\n    margin-bottom: 0;\n    color: #d9e1e5;\n    font-size: 14px;\n  }\n\n  .ds-topaz65__faq details {\n    margin-bottom: 12px;\n    background: #ffffff;\n    border: 1px solid var(--ds-border);\n    border-radius: 8px;\n  }\n\n  .ds-topaz65__faq summary {\n    position: relative;\n    padding: 18px 52px 18px 20px;\n    color: var(--ds-navy);\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .ds-topaz65__faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-topaz65__faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    content: \"+\";\n    color: var(--ds-blue);\n    font-size: 24px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .ds-topaz65__faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-topaz65__faq-answer {\n    padding: 0 20px 18px;\n    color: var(--ds-muted);\n  }\n\n  .ds-topaz65__faq-answer p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-topaz65__cta {\n    padding: 48px 30px;\n    text-align: center;\n    background: var(--ds-cream);\n    border: 1px solid var(--ds-border);\n    border-radius: 16px;\n  }\n\n  .ds-topaz65__cta p {\n    max-width: 760px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-topaz65__note {\n    color: var(--ds-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 900px) {\n    .ds-topaz65__hero,\n    .ds-topaz65__split {\n      grid-template-columns: 1fr;\n    }\n\n    .ds-topaz65__stats {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .ds-topaz65__grid,\n    .ds-topaz65__feature-grid,\n    .ds-topaz65__gallery {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ds-topaz65__project-grid,\n    .ds-topaz65__support-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 640px) {\n    .ds-topaz65__hero {\n      gap: 30px;\n      padding: 24px;\n    }\n\n    .ds-topaz65__hero-image {\n      padding: 15px;\n    }\n\n    .ds-topaz65__section {\n      padding: 48px 10px;\n    }\n\n    .ds-topaz65__section--tinted {\n      padding-right: 20px;\n      padding-left: 20px;\n    }\n\n    .ds-topaz65__stats,\n    .ds-topaz65__grid,\n    .ds-topaz65__feature-grid,\n    .ds-topaz65__gallery,\n    .ds-topaz65__project-grid,\n    .ds-topaz65__resources,\n    .ds-topaz65__support-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ds-topaz65__button {\n      width: 100%;\n    }\n\n    .ds-topaz65__support {\n      padding: 32px 24px;\n    }\n\n    .ds-topaz65__table th,\n    .ds-topaz65__table td {\n      padding: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-topaz65\"\u003e\n\n  \u003csection class=\"ds-topaz65__hero\"\u003e\n    \u003cdiv class=\"ds-topaz65__hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn11.bigcommerce.com\/s-500kvdqtx6\/images\/stencil\/1280x1280\/products\/4104\/12325\/deshegt2ivlmsnajzlth__26825.1781619202.webp?c=1\" alt=\"Husqvarna Viking Designer Topaz 65 sewing and embroidery machine with embroidery unit\" width=\"1280\" height=\"1280\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"ds-topaz65__eyebrow\"\u003eAdvanced sewing and embroidery machine\u003c\/span\u003e\n      \u003ch2\u003eGrow your sewing and expand into advanced embroidery\u003c\/h2\u003e\n\n      \u003cp class=\"ds-topaz65__lead\"\u003e\n        The Husqvarna Viking Designer Topaz 65 combines expansive embroidery,\n        advanced sewing and intelligent on-screen guidance in one versatile\n        creative system.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Create designs up to 360 × 200mm, choose from 340 built-in embroidery\n        designs and explore 472 sewing stitches on a clear 7-inch colour\n        touchscreen. WiFi connectivity, Exact Position and JoyOS Advisor help\n        turn ambitious ideas into accurate, beautifully finished projects.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-topaz65__button-row\"\u003e\n        \u003ca class=\"ds-topaz65__button\" href=\"https:\/\/www.directsewing.co.nz\/pages\/contact\"\u003e\n          Ask about availability\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-topaz65__button ds-topaz65__button--outline\" href=\"https:\/\/www.directsewing.co.nz\/collections\/embroidery-machines\"\u003e\n          Compare embroidery machines\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ds-topaz65__stats\"\u003e\n    \u003cdiv class=\"ds-topaz65__stat\"\u003e\n      \u003cstrong\u003e340\u003c\/strong\u003e\n      \u003cspan\u003eEmbroidery designs\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-topaz65__stat\"\u003e\n      \u003cstrong\u003e472\u003c\/strong\u003e\n      \u003cspan\u003eSewing stitches\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-topaz65__stat\"\u003e\n      \u003cstrong\u003e360 × 200mm\u003c\/strong\u003e\n      \u003cspan\u003eEmbroidery area\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-topaz65__stat\"\u003e\n      \u003cstrong\u003e7-inch\u003c\/strong\u003e\n      \u003cspan\u003eColour touchscreen\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-topaz65__stat\"\u003e\n      \u003cstrong\u003eWiFi\u003c\/strong\u003e\n      \u003cspan\u003eCREATIVATE connectivity\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"ds-topaz65__section\"\u003e\n    \u003cdiv class=\"ds-topaz65__section-intro\"\u003e\n      \u003cspan class=\"ds-topaz65__eyebrow\"\u003eDesigned for creative growth\u003c\/span\u003e\n      \u003ch2\u003eA premium machine for sewing, quilting and embroidery\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The Designer Topaz 65 is for creators who want professional embroidery\n        capability without compromising their everyday sewing and quilting.\n        Remove the embroidery unit for garments, quilts and home décor, then\n        attach it when you are ready to personalise projects with lettering,\n        large motifs and advanced embroidery techniques.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-topaz65__grid\"\u003e\n      \u003carticle class=\"ds-topaz65__card\"\u003e\n        \u003cdiv class=\"ds-topaz65__number\"\u003e01\u003c\/div\u003e\n        \u003ch3\u003e340 built-in embroidery designs\u003c\/h3\u003e\n        \u003cp\u003e\n          Explore an extensive design library that includes decorative motifs,\n          lettering and specialist techniques. Eight embroidery fonts with\n          upper- and lower-case characters make personalisation straightforward.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-topaz65__card\"\u003e\n        \u003cdiv class=\"ds-topaz65__number\"\u003e02\u003c\/div\u003e\n        \u003ch3\u003eLarge embroidery area\u003c\/h3\u003e\n        \u003cp\u003e\n          Create designs up to 360 × 200mm without rehooping. The included\n          Designer Royal Hoop is ideal for jacket backs, cushions, quilt\n          blocks and other substantial projects.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-topaz65__card\"\u003e\n        \u003cdiv class=\"ds-topaz65__number\"\u003e03\u003c\/div\u003e\n        \u003ch3\u003eExact Position\u003c\/h3\u003e\n        \u003cp\u003e\n          Match a specific stitch point in the design to a chosen point on\n          the fabric. This helps with accurate motif placement, continuous\n          embroidery and joining larger designs.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-topaz65__card\"\u003e\n        \u003cdiv class=\"ds-topaz65__number\"\u003e04\u003c\/div\u003e\n        \u003ch3\u003e7-inch colour touchscreen\u003c\/h3\u003e\n        \u003cp\u003e\n          The 153 × 85mm capacitive touchscreen gives you a clear view of\n          stitches, designs, settings and tutorials while simplifying\n          embroidery editing and machine navigation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-topaz65__card\"\u003e\n        \u003cdiv class=\"ds-topaz65__number\"\u003e05\u003c\/div\u003e\n        \u003ch3\u003eJoyOS Advisor\u003c\/h3\u003e\n        \u003cp\u003e\n          Select the fabric and technique, and JoyOS Advisor recommends or\n          sets suitable stitch width, length, tension and presser-foot\n          pressure. Tutorials, instructions and reference guides are\n          available on screen.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-topaz65__card\"\u003e\n        \u003cdiv class=\"ds-topaz65__number\"\u003e06\u003c\/div\u003e\n        \u003ch3\u003eCREATIVATE connectivity\u003c\/h3\u003e\n        \u003cp\u003e\n          Connect compatible CREATIVATE-enabled devices through WiFi to\n          transfer designs, receive machine updates and access connected\n          content. Some services and designs require a paid membership.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-topaz65__section ds-topaz65__section--tinted\"\u003e\n    \u003cdiv class=\"ds-topaz65__section-intro\"\u003e\n      \u003cspan class=\"ds-topaz65__eyebrow\"\u003eAdvanced embroidery\u003c\/span\u003e\n      \u003ch2\u003eShape, combine and personalise your designs\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The Topaz 65 provides the editing and placement tools needed to move\n        beyond individual motifs and create coordinated, accurately positioned\n        embroidery layouts.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-topaz65__feature-grid\"\u003e\n      \u003cdiv class=\"ds-topaz65__feature\"\u003e\n        \u003cstrong\u003eEmbroidery design customising\u003c\/strong\u003e\n        Move, rotate, mirror, scale and combine compatible designs directly\n        on the machine.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__feature\"\u003e\n        \u003cstrong\u003eCreate Shape\u003c\/strong\u003e\n        Arrange compatible embroidery elements along a selected shape to\n        create distinctive borders and design layouts.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__feature\"\u003e\n        \u003cstrong\u003eAutomatic jump-stitch trim\u003c\/strong\u003e\n        The machine trims selected jump stitches and draws thread tails to the\n        back for cleaner finishing.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__feature\"\u003e\n        \u003cstrong\u003eBasting options\u003c\/strong\u003e\n        Baste around the design area to help secure fabric and stabiliser,\n        including projects that cannot be conventionally hooped.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__feature\"\u003e\n        \u003cstrong\u003eEight embroidery fonts\u003c\/strong\u003e\n        Add names, dates and messages using upper- and lower-case embroidery\n        lettering.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__feature\"\u003e\n        \u003cstrong\u003eFast embroidery\u003c\/strong\u003e\n        Embroider at speeds of up to 850 stitches per minute while top- and\n        bobbin-thread sensors monitor your progress.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-topaz65__section\"\u003e\n    \u003cspan class=\"ds-topaz65__eyebrow\"\u003eSee the creative possibilities\u003c\/span\u003e\n    \u003ch2\u003eDesigned for intuitive editing and detailed embroidery\u003c\/h2\u003e\n\n    \u003cdiv class=\"ds-topaz65__gallery\"\u003e\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn11.bigcommerce.com\/s-500kvdqtx6\/images\/stencil\/1280x1280\/products\/4104\/12328\/dwq1d7oxnayx4b53b0tr__34886.1781619204.webp?c=1\" alt=\"Designer Topaz 65 seven-inch colour touchscreen\" width=\"1280\" height=\"1280\" loading=\"lazy\"\u003e\n        \u003cfigcaption\u003e\n          Large colour touchscreen for sewing guidance and embroidery editing.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn11.bigcommerce.com\/s-500kvdqtx6\/images\/stencil\/1280x1280\/products\/4104\/12330\/npamvawnxl3zxpvuvqbw__25880.1781619205.webp?c=1\" alt=\"Green fern embroidery on a white garment created with the Designer Topaz 65\" width=\"1280\" height=\"1280\" loading=\"lazy\"\u003e\n        \u003cfigcaption\u003e\n          Personalise garments, accessories and home décor with detailed embroidery.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn11.bigcommerce.com\/s-500kvdqtx6\/images\/stencil\/1280x1280\/products\/4104\/12331\/vvzphin6dcdlqd7izpjv__25106.1781619205.webp?c=1\" alt=\"Husqvarna Viking Designer Topaz 65 embroidering a fern design\" width=\"1280\" height=\"1280\" loading=\"lazy\"\u003e\n        \u003cfigcaption\u003e\n          Create large, accurate embroidery using the included embroidery unit.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-topaz65__section ds-topaz65__section--tinted\"\u003e\n    \u003cdiv class=\"ds-topaz65__section-intro\"\u003e\n      \u003cspan class=\"ds-topaz65__eyebrow\"\u003eSpecialist techniques\u003c\/span\u003e\n      \u003ch2\u003eExplore embroidery beyond standard designs\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The built-in embroidery library includes designs created for a range\n        of specialist techniques. Some techniques may require optional\n        needles, accessories or additional project materials.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-topaz65__feature-grid\"\u003e\n      \u003cdiv class=\"ds-topaz65__feature\"\u003e\n        \u003cstrong\u003eThread Velvet\u003c\/strong\u003e\n        Build dimensional embroidery effects using closely arranged thread\n        elements.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__feature\"\u003e\n        \u003cstrong\u003eStandard and reverse appliqué\u003c\/strong\u003e\n        Combine embroidery with layered fabrics for bold decorative shapes\n        and borders.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__feature\"\u003e\n        \u003cstrong\u003eCutwork\u003c\/strong\u003e\n        Create intricate open areas using compatible cutwork designs and the\n        appropriate optional needles.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__feature\"\u003e\n        \u003cstrong\u003eFree-standing embroidery\u003c\/strong\u003e\n        Produce suitable designs that can be used independently from a fabric\n        background.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__feature\"\u003e\n        \u003cstrong\u003eEndless embroidery\u003c\/strong\u003e\n        Join repeated designs to create continuous borders for garments,\n        table linen and home décor.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__feature\"\u003e\n        \u003cstrong\u003eFelting\u003c\/strong\u003e\n        Explore thread-free embellishment using compatible felting designs\n        and an optional felting embroidery set.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-topaz65__section\"\u003e\n    \u003cdiv class=\"ds-topaz65__split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-topaz65__eyebrow\"\u003ePowerful sewing capability\u003c\/span\u003e\n        \u003ch2\u003ePremium sewing when the embroidery unit is removed\u003c\/h2\u003e\n\n        \u003cp\u003e\n          The Topaz 65 includes the same advanced sewing foundation as the\n          Topaz 55Q, making it a strong choice for garment sewing, quilting,\n          decorative work and large projects.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-topaz65__list\"\u003e\n          \u003cli\u003e472 built-in stitches up to 7mm wide\u003c\/li\u003e\n          \u003cli\u003eFive programmable sewing fonts\u003c\/li\u003e\n          \u003cli\u003eSewing speeds up to 1,000 stitches per minute\u003c\/li\u003e\n          \u003cli\u003e29 needle positions\u003c\/li\u003e\n          \u003cli\u003e15 Sensor One-Step buttonhole styles\u003c\/li\u003e\n          \u003cli\u003eSequence up to 99 stitches and lettering characters\u003c\/li\u003e\n          \u003cli\u003eTapering on selected decorative stitches\u003c\/li\u003e\n          \u003cli\u003eFree-motion sewing with suitable decorative stitches\u003c\/li\u003e\n          \u003cli\u003eAutomatic stitch balance\u003c\/li\u003e\n          \u003cli\u003eTwin-needle and stitch-width safety\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__card\"\u003e\n        \u003ch3\u003eAutomatic needle threading\u003c\/h3\u003e\n        \u003cp\u003e\n          The automatic needle threader reduces setup time and makes changing\n          colours or thread types more convenient.\n        \u003c\/p\u003e\n\n        \u003ch3\u003eStrong piercing power\u003c\/h3\u003e\n        \u003cp\u003e\n          Consistent electronic power helps the machine sew through dense\n          fabric and multiple quilt layers at different speeds.\n        \u003c\/p\u003e\n\n        \u003ch3\u003eExclusive Sensor System\u003c\/h3\u003e\n        \u003cp\u003e\n          Automatic Sensor Foot Lift, Pivot and Pressure respond to the\n          selected technique and fabric thickness for smoother feeding and\n          easier fabric handling.\n        \u003c\/p\u003e\n\n        \u003ch3\u003eAutomatic thread management\u003c\/h3\u003e\n        \u003cp\u003e\n          Automatic thread cutting, tension settings and top- and bobbin-thread\n          sensors reduce manual adjustments and interruptions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-topaz65__section ds-topaz65__section--tinted\"\u003e\n    \u003cspan class=\"ds-topaz65__eyebrow\"\u003eModel comparison\u003c\/span\u003e\n    \u003ch2\u003eHow does the Topaz 65 compare with the Topaz 50?\u003c\/h2\u003e\n\n    \u003cp class=\"ds-topaz65__section-intro\"\u003e\n      Both models offer a generous 360 × 200mm embroidery area. The Topaz 65\n      introduces a much larger screen, substantially more designs and stitches,\n      connected features and an updated sewing platform.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-topaz65__table-wrap\"\u003e\n      \u003ctable class=\"ds-topaz65__table ds-topaz65__comparison\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFeature\u003c\/th\u003e\n            \u003cth\u003eDesigner Topaz 50\u003c\/th\u003e\n            \u003cth\u003eDesigner Topaz 65\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eEmbroidery area\u003c\/th\u003e\n            \u003ctd\u003e360 × 200mm\u003c\/td\u003e\n            \u003ctd\u003e360 × 200mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eEmbroidery designs\u003c\/th\u003e\n            \u003ctd\u003e150\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003e340\u003c\/strong\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eEmbroidery fonts\u003c\/th\u003e\n            \u003ctd\u003e2\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003e8\u003c\/strong\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSewing stitches\u003c\/th\u003e\n            \u003ctd\u003e261\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003e472\u003c\/strong\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTouchscreen\u003c\/th\u003e\n            \u003ctd\u003e3.5-inch colour touchscreen\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003e7-inch capacitive colour touchscreen\u003c\/strong\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eOn-screen guidance\u003c\/th\u003e\n            \u003ctd\u003eSewing Advisor and Quick Help\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eJoyOS Advisor with tutorials and guides\u003c\/strong\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eConnectivity\u003c\/th\u003e\n            \u003ctd\u003eUSB design transfer\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eWiFi, CREATIVATE and USB\u003c\/strong\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eNeedle threading\u003c\/th\u003e\n            \u003ctd\u003eBuilt-in manual threader\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eAutomatic needle threader\u003c\/strong\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum sewing speed\u003c\/th\u003e\n            \u003ctd\u003eModel-dependent conventional speed\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eUp to 1,000 stitches per minute\u003c\/strong\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-topaz65__section\"\u003e\n    \u003cspan class=\"ds-topaz65__eyebrow\"\u003eProject possibilities\u003c\/span\u003e\n    \u003ch2\u003eWhat can you make with the Topaz 65?\u003c\/h2\u003e\n\n    \u003cdiv class=\"ds-topaz65__project-grid\"\u003e\n      \u003carticle class=\"ds-topaz65__project\"\u003e\n        \u003ch3\u003eCustom garments\u003c\/h3\u003e\n        \u003cp\u003e\n          Add monograms, borders, appliqué and decorative embroidery to\n          jackets, shirts, children’s clothing and accessories.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-topaz65__project\"\u003e\n        \u003ch3\u003eQuilts and blocks\u003c\/h3\u003e\n        \u003cp\u003e\n          Piece and quilt with the advanced sewing functions, then add\n          embroidered blocks, labels and free-motion details.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-topaz65__project\"\u003e\n        \u003ch3\u003eHome décor\u003c\/h3\u003e\n        \u003cp\u003e\n          Produce coordinated cushions, table linen, wall hangings, curtains\n          and personalised interior projects.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-topaz65__project\"\u003e\n        \u003ch3\u003eGifts and keepsakes\u003c\/h3\u003e\n        \u003cp\u003e\n          Add names, dates and personal details to bags, towels, blankets and\n          commemorative pieces.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-topaz65__section ds-topaz65__section--tinted\"\u003e\n    \u003cspan class=\"ds-topaz65__eyebrow\"\u003eKey specifications\u003c\/span\u003e\n    \u003ch2\u003eHusqvarna Viking Designer Topaz 65 specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"ds-topaz65__table-wrap\"\u003e\n      \u003ctable class=\"ds-topaz65__table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMachine type\u003c\/th\u003e\n            \u003ctd\u003eComputerised sewing and embroidery machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum embroidery area\u003c\/th\u003e\n            \u003ctd\u003e360 × 200mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBuilt-in embroidery designs\u003c\/th\u003e\n            \u003ctd\u003e340\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eEmbroidery fonts\u003c\/th\u003e\n            \u003ctd\u003eEight with upper- and lower-case lettering\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum embroidery speed\u003c\/th\u003e\n            \u003ctd\u003eUp to 850 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBuilt-in sewing stitches\u003c\/th\u003e\n            \u003ctd\u003e472\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSewing fonts\u003c\/th\u003e\n            \u003ctd\u003eFive\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum stitch width\u003c\/th\u003e\n            \u003ctd\u003e7mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum sewing speed\u003c\/th\u003e\n            \u003ctd\u003eUp to 1,000 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eNeedle positions\u003c\/th\u003e\n            \u003ctd\u003e29\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eButtonhole styles\u003c\/th\u003e\n            \u003ctd\u003e15 Sensor One-Step buttonhole styles\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eStitch sequencing\u003c\/th\u003e\n            \u003ctd\u003eUp to 99 stitches or lettering characters in one sequence\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eDisplay\u003c\/th\u003e\n            \u003ctd\u003e7-inch capacitive colour touchscreen, approximately 153 × 85mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eConnectivity\u003c\/th\u003e\n            \u003ctd\u003eWiFi, CREATIVATE connectivity and USB port\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMachine dimensions\u003c\/th\u003e\n            \u003ctd\u003eApproximately 535 × 251 × 310mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 10.3kg, excluding accessories and packaging\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIncluded accessories\u003c\/th\u003e\n            \u003ctd\u003e51 accessory pieces, including 10 presser feet and two hoops\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-topaz65__section\"\u003e\n    \u003cdiv class=\"ds-topaz65__split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-topaz65__eyebrow\"\u003eIncluded presser feet\u003c\/span\u003e\n        \u003ch2\u003eTen feet supplied\u003c\/h2\u003e\n\n        \u003cul class=\"ds-topaz65__list\"\u003e\n          \u003cli\u003eUtility Foot A\u003c\/li\u003e\n          \u003cli\u003eDecorative Foot B\u003c\/li\u003e\n          \u003cli\u003eOne-Step Buttonhole Foot C\u003c\/li\u003e\n          \u003cli\u003eBlind Hem Foot D\u003c\/li\u003e\n          \u003cli\u003eZipper Foot E\u003c\/li\u003e\n          \u003cli\u003eNon-Stick Glide Foot H\u003c\/li\u003e\n          \u003cli\u003eOvercasting Foot J\u003c\/li\u003e\n          \u003cli\u003eQuarter-Inch Piecing Foot P\u003c\/li\u003e\n          \u003cli\u003eEmbroidery and Darning Foot R\u003c\/li\u003e\n          \u003cli\u003eSensor One-Step Buttonhole Foot\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-topaz65__eyebrow\"\u003eIncluded hoops and accessories\u003c\/span\u003e\n        \u003ch2\u003eReady for sewing and embroidery\u003c\/h2\u003e\n\n        \u003cul class=\"ds-topaz65__list\"\u003e\n          \u003cli\u003eDesigner Royal Hoop, 360 × 200mm\u003c\/li\u003e\n          \u003cli\u003eDesigner Splendid Square Hoop, 120 × 120mm\u003c\/li\u003e\n          \u003cli\u003eSixteen hoop clips\u003c\/li\u003e\n          \u003cli\u003eFive bobbins\u003c\/li\u003e\n          \u003cli\u003eThread net and felt pad\u003c\/li\u003e\n          \u003cli\u003eLarge, medium and small spool caps\u003c\/li\u003e\n          \u003cli\u003eAuxiliary spool pin\u003c\/li\u003e\n          \u003cli\u003eEdge and quilting guide\u003c\/li\u003e\n          \u003cli\u003eMultipurpose tool and button reed\u003c\/li\u003e\n          \u003cli\u003eScrewdriver, seam ripper and brush\u003c\/li\u003e\n          \u003cli\u003eExtra needles\u003c\/li\u003e\n          \u003cli\u003eFoot control, power cord and soft cover\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"ds-topaz65__note\" style=\"margin-top:24px;\"\u003e\n      Manufacturer-supplied contents can change by region or production run.\n      Please confirm the final New Zealand package contents with Direct Sewing\n      if a particular hoop, foot or accessory is essential.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-topaz65__section ds-topaz65__section--tinted\"\u003e\n    \u003cspan class=\"ds-topaz65__eyebrow\"\u003eHelpful resources\u003c\/span\u003e\n    \u003ch2\u003eSoftware, support and compatible accessories\u003c\/h2\u003e\n\n    \u003cdiv class=\"ds-topaz65__resources\"\u003e\n      \u003ca class=\"ds-topaz65__resource\" href=\"https:\/\/creativate.com\/en-au\/pages\/get-software\" target=\"_blank\" rel=\"noopener\"\u003e\n        CREATIVATE software\n        \u003cspan\u003eFind current CREATIVATE software and connectivity information.\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ds-topaz65__resource\" href=\"https:\/\/support.singer.com\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        Machine support\n        \u003cspan\u003eAccess official machine manuals, updates and support resources.\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ds-topaz65__resource\" href=\"https:\/\/www.directsewing.co.nz\/pages\/parts-brand\"\u003e\n        Compatible accessories\n        \u003cspan\u003eFind hoops, presser feet and accessories by machine model.\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-topaz65__support\"\u003e\n    \u003cspan class=\"ds-topaz65__eyebrow\" style=\"color:#d4ba86;\"\u003e\n      Direct Sewing support\n    \u003c\/span\u003e\n\n    \u003ch2\u003eBuy with experienced local advice and after-sales support\u003c\/h2\u003e\n\n    \u003cp\u003e\n      An advanced embroidery machine is an investment in both equipment and\n      creative capability. Direct Sewing is an authorised Husqvarna Viking\n      dealer with more than 30 years of sewing-industry experience, providing\n      genuine New Zealand machines, knowledgeable advice and ongoing support.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-topaz65__support-grid\"\u003e\n      \u003cdiv class=\"ds-topaz65__support-item\"\u003e\n        \u003ch3\u003eAuthorised NZ dealer\u003c\/h3\u003e\n        \u003cp\u003e\n          Purchase through an established Husqvarna Viking retailer with\n          genuine local manufacturer warranty support.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__support-item\"\u003e\n        \u003ch3\u003eExperienced advice\u003c\/h3\u003e\n        \u003cp\u003e\n          Get practical guidance about embroidery, hoops, software,\n          stabilisers, threads and compatible accessories.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__support-item\"\u003e\n        \u003ch3\u003eTechnical workshop\u003c\/h3\u003e\n        \u003cp\u003e\n          Direct Sewing’s Henderson workshop provides ongoing servicing and\n          technical support for your machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-topaz65__support-item\"\u003e\n        \u003ch3\u003eNationwide delivery\u003c\/h3\u003e\n        \u003cp\u003e\n          Order from throughout New Zealand or visit the Auckland showroom\n          for in-person assistance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-topaz65__button-row\"\u003e\n      \u003ca class=\"ds-topaz65__button\" href=\"https:\/\/www.directsewing.co.nz\/pages\/contact\" style=\"background:#ffffff;border-color:#ffffff;color:#172a3a!important;\"\u003e\n        Contact Direct Sewing\n      \u003c\/a\u003e\n\n      \u003ca class=\"ds-topaz65__button ds-topaz65__button--outline\" href=\"https:\/\/www.directsewing.co.nz\/pages\/machine-service-request\" style=\"border-color:#ffffff;color:#ffffff!important;\"\u003e\n        Machine service request\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"ds-topaz65__note\" style=\"margin-top:20px;color:#d9e1e5;\"\u003e\n      Direct Sewing, 138 Railside Avenue, Henderson, Auckland.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-topaz65__section ds-topaz65__faq\"\u003e\n    \u003cspan class=\"ds-topaz65__eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n    \u003ch2\u003eHusqvarna Viking Designer Topaz 65 FAQ\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Topaz 65 both a sewing and embroidery machine?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-topaz65__faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Attach the embroidery unit for machine embroidery or remove it\n          to use the Topaz 65 as a high-specification sewing and quilting\n          machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the maximum embroidery area?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-topaz65__faq-answer\"\u003e\n        \u003cp\u003e\n          The maximum embroidery area is 360 × 200mm using the included\n          Designer Royal Hoop. A 120 × 120mm Designer Splendid Square Hoop is\n          also supplied for smaller designs.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many embroidery designs and fonts are included?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-topaz65__faq-answer\"\u003e\n        \u003cp\u003e\n          The machine includes 340 embroidery designs and eight embroidery\n          fonts with upper- and lower-case characters.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat does Exact Position do?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-topaz65__faq-answer\"\u003e\n        \u003cp\u003e\n          Exact Position matches a selected stitch point in the design with a\n          chosen location on the fabric. This assists with accurate placement,\n          continuous embroidery and joining larger design arrangements.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I edit embroidery designs on the touchscreen?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-topaz65__faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Compatible designs can be moved, rotated, mirrored, scaled and\n          combined. Create Shape can also arrange compatible design elements\n          around a selected shape.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the Topaz 65 connect to WiFi?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-topaz65__faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. It has WiFi and CREATIVATE connectivity for compatible design\n          transfer, connected content and machine updates. Some CREATIVATE\n          features and designs require a paid membership.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I transfer my own embroidery designs?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-topaz65__faq-answer\"\u003e\n        \u003cp\u003e\n          Compatible embroidery files can be transferred using CREATIVATE\n          connectivity or the machine’s USB port. Confirm file-format\n          compatibility before purchasing or downloading third-party designs.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is JoyOS Advisor?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-topaz65__faq-answer\"\u003e\n        \u003cp\u003e\n          JoyOS Advisor provides on-screen guidance based on the selected\n          fabric and technique. It can set or recommend stitch width, length,\n          tension and presser-foot pressure and includes tutorials, sewing\n          instructions and reference guides.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it automatically thread the needle and cut threads?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-topaz65__faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The Topaz 65 includes an automatic needle threader and\n          automatic thread cutter. Thread cutting can also be programmed at\n          the end of a seam or stitch sequence.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Topaz 65 suitable for quilting?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-topaz65__faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. It offers generous sewing space, 29 needle positions,\n          Quarter-Inch Piecing Foot P, automatic Sensor System functions,\n          strong piercing power and free-motion sewing with suitable\n          decorative stitches.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat are the main upgrades over the Topaz 50?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-topaz65__faq-answer\"\u003e\n        \u003cp\u003e\n          The Topaz 65 increases the embroidery library from 150 to 340\n          designs and the sewing stitch collection from 261 to 472. It also\n          adds a 7-inch touchscreen, JoyOS Advisor, WiFi and CREATIVATE\n          connectivity, automatic needle threading and an updated sewing\n          platform.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes Direct Sewing provide support after purchase?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-topaz65__faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Direct Sewing provides local product guidance, genuine New\n          Zealand manufacturer warranty support and ongoing servicing through\n          its Henderson showroom and technical workshop. Nationwide delivery\n          is also available.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-topaz65__cta\"\u003e\n    \u003ch2\u003eIs the Designer Topaz 65 right for your creative plans?\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Speak with the Direct Sewing team for New Zealand availability, final\n      package details and practical help comparing the Topaz 65 with other\n      Husqvarna Viking sewing and embroidery machines.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-topaz65__button-row\" style=\"justify-content:center;\"\u003e\n      \u003ca class=\"ds-topaz65__button\" href=\"https:\/\/www.directsewing.co.nz\/pages\/contact\"\u003e\n        Ask about the Topaz 65\n      \u003c\/a\u003e\n\n      \u003ca class=\"ds-topaz65__button ds-topaz65__button--outline\" href=\"https:\/\/www.directsewing.co.nz\/collections\/husqvarna-viking\"\u003e\n        View Husqvarna Viking machines\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ STRUCTURED DATA --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the Husqvarna Viking Designer Topaz 65 both a sewing and embroidery machine?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Attach the embroidery unit for machine embroidery or remove it to use the Topaz 65 as a high-specification sewing and quilting machine.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the maximum embroidery area of the Topaz 65?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The maximum embroidery area is 360 by 200mm using the included Designer Royal Hoop. A 120 by 120mm Designer Splendid Square Hoop is also supplied.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How many embroidery designs and fonts are included?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Topaz 65 includes 340 embroidery designs and eight embroidery fonts with upper- and lower-case characters.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What does Exact Position do?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Exact Position matches a selected stitch point in an embroidery design with a chosen location on the fabric for accurate placement and design joining.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Topaz 65 connect to WiFi?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. It has WiFi and CREATIVATE connectivity for compatible design transfer, connected content and machine updates. Some CREATIVATE features require a paid membership.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can embroidery designs be edited on the Topaz 65?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Compatible designs can be moved, rotated, mirrored, scaled and combined on the touchscreen. Create Shape can arrange compatible elements around a selected shape.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Topaz 65 automatically thread the needle and cut threads?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The Topaz 65 includes an automatic needle threader and automatic thread cutter. Cutting can also be programmed at the end of a seam or sequence.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the Designer Topaz 65 suitable for quilting?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. It offers generous sewing space, 29 needle positions, a quarter-inch piecing foot, strong piercing power and free-motion sewing with suitable decorative stitches.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the main upgrades over the Designer Topaz 50?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Topaz 65 increases the embroidery library to 340 designs and the sewing stitch collection to 472. It also adds a 7-inch touchscreen, JoyOS Advisor, WiFi, CREATIVATE connectivity and automatic needle threading.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does Direct Sewing provide support for the Designer Topaz 65?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Direct Sewing provides local product guidance, genuine New Zealand manufacturer warranty support, nationwide delivery and ongoing servicing through its Henderson showroom and technical workshop.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Husqvarna Viking","offers":[{"title":"Default Title","offer_id":48315421917405,"sku":"TOPAZ65HV","price":10990.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/deshegt2ivlmsnajzlth__26825.webp?v=1785836960","url":"https:\/\/www.directsewing.co.nz\/products\/husqvarna-viking-designer-topaz-65-sewing-embroidery-machine","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}