{"product_id":"erint","title":"🎄🧵Merry \u0026 Bright Christmas DIY Kit (6 pcs)","description":"\u003cstyle\u003e\n  .nl-christmas-kit {\n    --text: #242424;\n    --muted: #666;\n    --soft: #f7f5f1;\n    --border: #e8e4dc;\n    --accent: #a62b2b;\n    --green: #315c43;\n    --card: #ffffff;\n\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 18px 14px 45px;\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.65;\n    background: #fff;\n  }\n\n  .nl-christmas-kit * {\n    box-sizing: border-box;\n  }\n\n  .nl-christmas-kit img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border-radius: 14px;\n  }\n\n  .nl-hero {\n    text-align: center;\n    padding: 10px 4px 24px;\n  }\n\n  .nl-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #f5eee7;\n    color: var(--accent);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .2px;\n  }\n\n  .nl-hero h1 {\n    margin: 0 0 12px;\n    font-size: clamp(28px, 6vw, 42px);\n    line-height: 1.15;\n    font-weight: 800;\n  }\n\n  .nl-hero .lead {\n    max-width: 680px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 17px;\n  }\n\n  .nl-image {\n    margin: 18px 0 28px;\n  }\n\n  .nl-image img {\n    box-shadow: 0 8px 26px rgba(0,0,0,.07);\n  }\n\n  .nl-section {\n    margin: 34px 0;\n  }\n\n  .nl-section h2 {\n    margin: 0 0 10px;\n    font-size: clamp(23px, 5vw, 31px);\n    line-height: 1.25;\n    font-weight: 800;\n  }\n\n  .nl-section h3 {\n    margin: 0 0 7px;\n    font-size: 20px;\n    line-height: 1.3;\n  }\n\n  .nl-section p {\n    margin: 0 0 14px;\n    color: #444;\n    font-size: 16px;\n  }\n\n  .nl-feature {\n    margin: 34px 0 42px;\n  }\n\n  .nl-feature-text {\n    margin-bottom: 16px;\n  }\n\n  .nl-feature-icon {\n    margin-right: 5px;\n  }\n\n  .nl-card {\n    padding: 24px 20px;\n    margin: 30px 0;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: var(--card);\n  }\n\n  .nl-card.soft {\n    background: var(--soft);\n    border: 0;\n  }\n\n  .nl-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin: 22px 0;\n  }\n\n  .nl-benefit {\n    padding: 17px 15px;\n    border-radius: 14px;\n    background: var(--soft);\n  }\n\n  .nl-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 15px;\n  }\n\n  .nl-benefit span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .nl-list {\n    margin: 12px 0 0;\n    padding-left: 21px;\n  }\n\n  .nl-list li {\n    margin: 8px 0;\n    color: #444;\n  }\n\n  .nl-gift {\n    text-align: center;\n    padding: 28px 20px;\n    margin: 36px 0;\n    border-radius: 20px;\n    background: #faf5ef;\n  }\n\n  .nl-gift h2 {\n    color: var(--accent);\n  }\n\n  .nl-gift p {\n    max-width: 650px;\n    margin: 0 auto;\n  }\n\n  .nl-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .nl-step {\n    text-align: center;\n    padding: 18px 12px;\n    border-radius: 15px;\n    background: var(--soft);\n  }\n\n  .nl-step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin: 0 auto 9px;\n    border-radius: 50%;\n    background: var(--green);\n    color: #fff;\n    font-weight: 800;\n  }\n\n  .nl-step strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 15px;\n  }\n\n  .nl-step span {\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  .nl-included {\n    background: #f8f8f6;\n    padding: 25px 20px;\n    border-radius: 18px;\n  }\n\n  .nl-note {\n    padding: 18px;\n    border-radius: 14px;\n    background: #fafafa;\n    color: #666;\n    font-size: 14px;\n  }\n\n  .nl-guarantee {\n    padding: 25px 20px;\n    margin-top: 30px;\n    border-radius: 18px;\n    background: #f5f8f4;\n  }\n\n  .nl-guarantee h2 {\n    color: var(--green);\n  }\n\n  .nl-final {\n    text-align: center;\n    padding: 35px 18px 10px;\n  }\n\n  .nl-final h2 {\n    margin-bottom: 9px;\n  }\n\n  .nl-final p {\n    max-width: 620px;\n    margin: 0 auto;\n    color: var(--muted);\n  }\n\n  .nl-small-print {\n    margin-top: 12px;\n    color: #888;\n    font-size: 12px;\n  }\n\n  @media (max-width: 640px) {\n    .nl-christmas-kit {\n      padding: 12px 11px 35px;\n    }\n\n    .nl-hero {\n      padding-top: 6px;\n    }\n\n    .nl-hero .lead {\n      font-size: 16px;\n    }\n\n    .nl-section {\n      margin: 28px 0;\n    }\n\n    .nl-feature {\n      margin: 28px 0 36px;\n    }\n\n    .nl-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .nl-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .nl-card,\n    .nl-included,\n    .nl-guarantee {\n      padding: 21px 16px;\n    }\n\n    .nl-image {\n      margin: 14px 0 23px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"nl-christmas-kit\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"nl-hero\"\u003e\n\u003cdiv class=\"nl-eyebrow\"\u003e🎄 Creative Christmas present\u003c\/div\u003e\n\u003ch1\u003eMake your own special Christmas cards\u003c\/h1\u003e\n\u003cp class=\"lead\"\u003eA lovely DIY kit containing 6 different Christmas cards to embroider yourself, personalise and give as a gift with love.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784441935600\/87ebc4beee4449658bc7b2f6749a5cc9.jpg?w=800\u0026amp;h=800\" alt=\"6-delige DIY set voor geborduurde kerstkaarten\"\u003e\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"nl-section\"\u003e\n\u003ch2\u003e✨ A little Christmas treat to make yourself\u003c\/h2\u003e\n\u003cp\u003eTurn a quiet evening into something special with this 6-piece Christmas card DIY set. With simple embroidery and festive Christmas designs, you can create personalised cards step by step that feel much more special than a standard Christmas card.\u003c\/p\u003e\n\u003cp\u003ePerfect for a cosy, creative evening at home, a craft session with the family, or simply when you want to unwind during the busy festive season.\u003c\/p\u003e\n\u003cdiv class=\"nl-benefits\"\u003e\n\u003cdiv class=\"nl-benefit\"\u003e\n\u003cstrong\u003e🎄 6 different designs\u003c\/strong\u003e A lovely selection of classic Christmas motifs.\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-benefit\"\u003e\n\u003cstrong\u003e🧵 Beginner-friendly\u003c\/strong\u003e Designed to be easy to follow, step by step.\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-benefit\"\u003e\n\u003cstrong\u003e🎁 Personalised gift\u003c\/strong\u003e Add your own message to make it a unique gesture.\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-benefit\"\u003e\n\u003cstrong\u003e✨ Relaxing to make\u003c\/strong\u003e A peaceful creative activity for dark winter evenings.\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6 DESIGNS --\u003e\n\u003csection class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-text\"\u003e\n\u003ch2\u003e🎄 6 festive Christmas designs\u003c\/h2\u003e\n\u003cp\u003eCreate six different cards featuring festive Christmas details such as Christmas trees, stars, reindeer, baubles and other recognisable Christmas motifs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784441935600\/4c9dbabbc1264102b75f88c49b8f0a9f.jpg?w=800\u0026amp;h=800\" alt=\"Zes verschillende kerstkaart ontwerpen\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BEGINNER FRIENDLY --\u003e\n\u003csection class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-text\"\u003e\n\u003ch2\u003e🧵 It’s also great if you’ve never tried embroidery before\u003c\/h2\u003e\n\u003cp\u003eYou don’t need extensive sewing experience. The simple line patterns make it easy to follow the stitches and gradually create a beautiful, eye-catching result.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784441935600\/9b6bcdcdb3294680a8292d293573fc76.jpg?w=800\u0026amp;h=800\" alt=\"Eenvoudig borduurwerk voor beginners\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERSONAL GIFT --\u003e\n\u003csection class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-text\"\u003e\n\u003ch2\u003e🎁 A Christmas card with a personal story\u003c\/h2\u003e\n\u003cp\u003eA handmade card feels different from something bought straight off the shelf. Add a personal message and turn every card into a little keepsake that someone will be happy to keep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784441935600\/d26b253f58c649f6ad5267e002298521.jpg?w=800\u0026amp;h=800\" alt=\"Handgemaakte kerstkaart als persoonlijk cadeau\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RELAX --\u003e\n\u003csection class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-text\"\u003e\n\u003ch2\u003e✨ Going offline for a bit over the festive season\u003c\/h2\u003e\n\u003cp\u003eThread the needle, take it easy and enjoy the moment. This DIY kit is ideal for a relaxing evening at home, a creative Christmas afternoon or a cosy craft session together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784441935600\/489a9bd6c1d54e52bb0840d72796804d.jpg?w=800\u0026amp;h=800\" alt=\"Ontspannend kerstknutselproject voor thuis\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERSONALIZE --\u003e\n\u003csection class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-text\"\u003e\n\u003ch2\u003e❤️ Make every card your very own\u003c\/h2\u003e\n\u003cp\u003eOnce the embroidery is finished, add your own handwritten message. This makes every card personal and unique.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784441935600\/bfb3019ad4344c8087278956cc3af30c.jpg?w=800\u0026amp;h=800\" alt=\"Gepersonaliseerde handgemaakte kerstkaart\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"nl-card soft\"\u003e\n\u003ch2\u003e🧵 How it works\u003c\/h2\u003e\n\u003cdiv class=\"nl-steps\"\u003e\n\u003cdiv class=\"nl-step\"\u003e\n\u003cdiv class=\"nl-step-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eChoose a design\u003c\/strong\u003e Get started with one of the six Christmas designs.\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-step\"\u003e\n\u003cdiv class=\"nl-step-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eEmbroider at your own pace\u003c\/strong\u003e Follow the pattern and create your own card.\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-step\"\u003e\n\u003cdiv class=\"nl-step-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eWrite \u0026amp; share\u003c\/strong\u003e Add a personal message and give it to him as a present.\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003csection class=\"nl-section\"\u003e\n\u003ch2\u003e🎄 Great for...\u003c\/h2\u003e\n\u003cul class=\"nl-list\"\u003e\n\u003cli\u003eHomemade Christmas cards\u003cbr\u003eCosy Christmas craft evenings\u003cbr\u003eCreative activities with the family\u003cbr\u003eHandmade Christmas presents\u003cbr\u003eBeginner embroidery enthusiasts\u003cbr\u003eDIY and Christmas enthusiasts\u003cbr\u003eAnyone who loves personal touches\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- DISPLAY \/ EXTRA IMAGE --\u003e\n\u003csection class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-text\"\u003e\n\u003ch2\u003e🎁 Made to give\u003c\/h2\u003e\n\u003cp\u003eThe best thing about a handmade Christmas card? Not only does it look lovely, but it also has a personal touch. Make a few and surprise your family, friends, colleagues or neighbours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/0754\/9575\/files\/0c9d79eec337f7d92f7ea4f659e35b5f5232a4f3.jpg?v=1788595529\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIFT --\u003e\n\u003csection class=\"nl-gift\"\u003e\n\u003ch2\u003e🎁 An original Christmas present for creative people\u003c\/h2\u003e\n\u003cp\u003eLooking for something a bit different from a standard gift? This DIY kit combines creativity, relaxation and a personalised result. It’s fun to make yourself and makes a lovely gift.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE --\u003e\n\u003csection class=\"nl-included\"\u003e\n\u003ch2\u003e🎁 What’s in the pack?\u003c\/h2\u003e\n\u003cul class=\"nl-list\"\u003e\n\u003cli\u003e\u003cstrong\u003e1 × Merry Christmas DIY Kit\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/0754\/9575\/files\/fe653d84eefab81ba4764d99e5625b8ae6fdc524.jpg?v=1788595529\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- NOTES --\u003e\n\u003csection class=\"nl-card\"\u003e\n\u003ch2\u003e❗ Good to know\u003c\/h2\u003e\n\u003cdiv class=\"nl-note\"\u003e\n\u003cul class=\"nl-list\"\u003e\n\u003cli\u003eManual measurements may result in slight variations in size.\u003cbr\u003eDue to differences in screen settings and lighting, the actual colour may differ slightly from the colour shown in the photographs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE --\u003e\n\u003csection class=\"nl-guarantee\"\u003e\n\u003ch2\u003e🛡️ Order with confidence\u003c\/h2\u003e\n\u003cul class=\"nl-list\"\u003e\n\u003cli\u003eWe want you to be happy with your purchase.\u003cbr\u003eAre you having a problem with your order? Please get in touch with us so that we can work together to find a suitable solution.\u003cbr\u003eOur customer service team will be happy to help if you have any questions about your order.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"nl-final\"\u003e\n\u003ch2\u003e🎄 Ready to make something beautiful by hand?\u003c\/h2\u003e\n\u003cp\u003eMake six personalised Christmas cards, enjoy a peaceful, creative moment, and give a gift this Christmas that has truly been made with care.\u003c\/p\u003e\n\u003cdiv class=\"nl-small-print\"\u003e✨ Stitch it. Personaliseer het. Geef het met liefde.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"A (6 Pcs)","offer_id":58616406802806,"sku":"EQ260904028-A-1","price":22.99,"currency_code":"USD","in_stock":true},{"title":"B (6 Pcs)","offer_id":58616406835574,"sku":"EQ260904028-B-1","price":22.99,"currency_code":"USD","in_stock":true},{"title":"C (6 Pcs)","offer_id":58616406868342,"sku":"EQ260904028-C-1","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0861\/5824\/6197\/files\/fe653d84eefab81ba4764d99e5625b8ae6fdc524.jpg?v=1788604332","url":"https:\/\/www.briljantide.com\/products\/erint","provider":"Briljantide","version":"1.0","type":"link"}