{"title":"Ganpati Decoration","description":"\u003cp data-start=\"221\" data-end=\"614\"\u003eCelebrate the spirit of Ganesh Chaturthi with beautiful Ganpati decoration items from Kanira.in. Explore a curated collection of Paithani-inspired mandap décor, backdrops, torans, and festive combo sets designed to create a vibrant and divine ambiance at home. Crafted with traditional designs, rich colors, and intricate detailing, each décor piece reflects the elegance of Indian heritage.\u003c\/p\u003e\n\u003cp data-start=\"616\" data-end=\"935\"\u003eOur Ganpati decoration collection is perfect for creating a stunning pooja setup, whether you prefer a traditional look or a modern festive theme. From Paithani backdrop decorations to decorative torans and mandap sets, every item is designed to enhance your Ganpati celebrations with a spiritual and aesthetic touch.\u003c\/p\u003e\n\u003cp data-start=\"937\" data-end=\"1230\"\u003eDiscover easy-to-use Ganpati decoration ideas and ready-to-style décor combos that save time while elevating your festive décor. Whether you're decorating a small home mandap or a grand setup, Kanira offers premium festive decoration items that bring tradition, color, and devotion together.\u003c\/p\u003e\n\u003cp data-start=\"1232\" data-end=\"1346\"\u003eShop Ganpati decoration items online and create a beautiful, welcoming space for Lord Ganesha this festive season.\u003c\/p\u003e","products":[{"product_id":"paithani-diamond-pattern-toran-40-inch-decoration","title":"Paithani Diamond Pattern Toran for Decoration – 40 Inch Length","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Poppins', sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n            -webkit-backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n            line-height: 1.4;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Diamond Pattern Toran for Decoration – 40 Inch Length\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your home’s festive elegance with this stunning Paithani Diamond Pattern Toran. Inspired by the rich textile heritage of Maharashtra, this 40-inch door hanging showcases exquisite, symmetrical diamond motifs in bright, festive colors. Designed to invite positivity and warmth, it is the perfect traditional accent to grace your doorways, pooja rooms, and mandaps during auspicious celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTraditional Paithani-inspired diamond motifs.\u003c\/li\u003e\n\u003cli\u003eSymmetrical festive decorative styling.\u003c\/li\u003e\n\u003cli\u003eRich Maharashtrian cultural design inspiration.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eVibrant Festive Appeal\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBright multicolor festive palette.\u003c\/li\u003e\n\u003cli\u003eCreates warm and welcoming ambiance.\u003c\/li\u003e\n\u003cli\u003eEnhances festive entrances beautifully.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eEasy Decorative Setup\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight and easy to hang.\u003c\/li\u003e\n\u003cli\u003eSuitable for doors, walls, and mandaps.\u003c\/li\u003e\n\u003cli\u003eDamage-free quick installation design.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eReusable Festive Decor\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDurable reusable festive construction.\u003c\/li\u003e\n\u003cli\u003eSuitable for multiple celebrations.\u003c\/li\u003e\n\u003cli\u003eEasy storage after festive use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATION SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecification\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eDecorative Paithani Diamond Pattern Toran\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e40 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Style\u003c\/td\u003e\n\u003ctd\u003eTraditional Symmetrical Diamond Motifs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Theme\u003c\/td\u003e\n\u003ctd\u003eFestive Multicolor Blend\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStructure\u003c\/td\u003e\n\u003ctd\u003eFirm Yet Adjustable Decorative Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003eLightweight Hanging Construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal Usage\u003c\/td\u003e\n\u003ctd\u003eDoors, Pooja Rooms, Mandaps, and Festive Decor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Festivals\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Diwali, Weddings, and Housewarmings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWill this toran fit a standard house door frame?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The 40-inch length is designed to fit most residential doors, pooja room entrances, and festive decorative spaces comfortably.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow can I hang this toran?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eIts lightweight design allows easy hanging using adhesive hooks, nails, mounting tape, or curtain rods without heavy strain.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the structure flexible or rigid?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe toran maintains a firm decorative shape while still being flexible enough to adjust to different spaces and setups.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan this toran be reused every festive season?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The durable decorative construction makes it suitable for repeated festive use with easy storage after celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53219254599893,"sku":"toran_40in_diamonde","price":399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-768x768.png?v=1771485311"},{"product_id":"paithani-lotus-pattern-toran-40-inch-festive-door-hanging","title":"Paithani Lotus Pattern Toran for Decoration – 40 Inch Festive Door Hanging","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Poppins', sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n            -webkit-backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n            line-height: 1.4;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Lotus Pattern Toran for Decoration – 40 Inch Festive Door Hanging\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive home decor with a stunning masterpiece that seamlessly blends centuries-old regional heritage with modern, eco-conscious living. Inspired by the legendary Maharashtrian Paithani weave, this 40-inch festive door hanging features intricate, rich embroidery of sacred lotus and kalash motifs. Crafted as a high-quality, reusable alternative to single-use fresh flower garlands, it allows you to welcome guests and deity blessings with authentic cultural elegance season after season, year after year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHeritage Artistry \u0026amp; Detailing\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAuthentic Paithani-style embroidery featuring lotus and kalash motifs.\u003c\/li\u003e\n\u003cli\u003eFestive pink, royal blue, and golden metallic thread detailing.\u003c\/li\u003e\n\u003cli\u003eModern scalloped zigzag triangle-cut panel styling.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003ePremium Craftsmanship \u0026amp; Accents\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eElegant golden lace border finishing.\u003c\/li\u003e\n\u003cli\u003eDecorative multicolor hanging tassels.\u003c\/li\u003e\n\u003cli\u003eEnhances festive entrances beautifully.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eEco-Friendly \u0026amp; Reusable\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDurable reusable fabric construction.\u003c\/li\u003e\n\u003cli\u003eSustainable alternative to flower garlands.\u003c\/li\u003e\n\u003cli\u003eLightweight and easy to store.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eVersatile Decorative Usage\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSuitable for doors, mandaps, and pooja areas.\u003c\/li\u003e\n\u003cli\u003ePerfect for festive and spiritual decor.\u003c\/li\u003e\n\u003cli\u003eEasy hanging setup for multiple spaces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATION SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecification\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e40 Inches Festive Door Hanging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Inspiration\u003c\/td\u003e\n\u003ctd\u003eTraditional Royal Paithani Embroidery Styling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Motifs\u003c\/td\u003e\n\u003ctd\u003eLotus and Kalash Traditional Symbols\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Theme\u003c\/td\u003e\n\u003ctd\u003eFestive Pink, Royal Blue, and Golden Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDecorative Elements\u003c\/td\u003e\n\u003ctd\u003eGolden Lace Borders and Multicolor Tassels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eFoldable and Lightweight Reusable Structure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal Usage\u003c\/td\u003e\n\u003ctd\u003eDoors, Mandaps, Pooja Rooms, and Festive Decorations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow does this compare to fresh flower torans?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eUnlike fresh flower torans that dry quickly, this reusable Paithani Toran provides a long-lasting decorative solution while maintaining authentic festive elegance year after year.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow can I hang this toran?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe lightweight design allows easy hanging using door hooks, nails, adhesive hooks, curtain rods, or mandap frames.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan it be reused for multiple festivals?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. Its elegant traditional styling makes it suitable for Ganesh Chaturthi, Diwali, weddings, housewarmings, and daily pooja decor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I clean and store it?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYou can gently clean it using a soft cloth and store it folded flat in a dry place to preserve its embroidery and decorative details.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53219255124181,"sku":"toran_40in_lotus","price":499.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/29-1-768x768.png?v=1771485531"},{"product_id":"ganesh-chaturthi-paithani-ganpati-decoration-combo-set-green","title":"Ganesh Chaturthi Paithani Ganpati Decoration Combo Set – Green Theme (7 Items + Free Samai Asan)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Poppins', sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n            -webkit-backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n            line-height: 1.4;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        .feature-group p {\n\n            color: var(--text-secondary);\n\n            line-height: 1.8;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003eGanesh Chaturthi Paithani Ganpati Decoration Combo Set – Green Theme\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eDitch the stress of matching individual festive decorations and embrace seamless elegance. Specifically designed for discerning families, this premium 7-piece coordinated setup combines traditional Maharashtrian heritage with effortless design. Adorned with rich royal green Paithani-inspired motifs, it completely transforms any home temple, puja space, or mandap backdrop into a culturally radiant sanctuary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eCohesive 7-Piece Green Theme\u003c\/h3\u003e\n\u003cp\u003eEnjoy a perfectly synchronized and beautifully matching set of 7 decorative pieces. Crafted with an elegant royal green theme, it ensures your festive mandap looks uniform, professional, and regal without mismatch worries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eTraditional Paithani Motifs\u003c\/h3\u003e\n\u003cp\u003eInfused with gorgeous, rich Paithani-inspired patterns that honor centuries of Maharashtrian cultural heritage and bring timeless ethnic artistry to your altar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eComplimentary Samai Asan\u003c\/h3\u003e\n\u003cp\u003eIncludes a free matching decorative Samai Asan ideal for showcasing brass lamps, kalash setups, and traditional festive arrangements beautifully.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHassle-Free Fast Setup\u003c\/h3\u003e\n\u003cp\u003eLightweight and easy-to-arrange decorative elements make festive setup effortless for spacious homes, apartments, and compact pooja corners alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003ePremium Reusable Durability\u003c\/h3\u003e\n\u003cp\u003eCrafted with durable shape-retaining materials that maintain vibrant appearance, structure, and elegance across multiple festive seasons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATION SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecification\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTheme \/ Design\u003c\/td\u003e\n\u003ctd\u003eHeritage Maharashtrian Paithani Peacock \u0026amp; Traditional Motifs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Color Palette\u003c\/td\u003e\n\u003ctd\u003eRoyal Green, Golden Accents \u0026amp; Festive Highlights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Contents\u003c\/td\u003e\n\u003ctd\u003e7-Piece Coordinated Decorative Elements + Free Matching Samai Asan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Occasions\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Diwali, Gauri Pujan, Housewarming \u0026amp; Pujas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSetup Time\u003c\/td\u003e\n\u003ctd\u003eUnder 15 Minutes Easy DIY Arrangement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial Quality\u003c\/td\u003e\n\u003ctd\u003ePremium Lightweight Durable Structure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReusability\u003c\/td\u003e\n\u003ctd\u003eFoldable \u0026amp; Multi-Season Reusable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat is included in this combo set?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe set includes 7 coordinated royal green decorative elements along with a free matching Samai Asan for festive lamp or kalash arrangements.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this suitable for compact apartments?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The lightweight setup easily adapts to small pooja corners, apartment mandaps, wall setups, and spacious festive spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan it be reused for future festivals?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. The premium materials are designed for multi-season durability and convenient storage after celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhich festivals is this decor suitable for?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003ePerfect for Ganesh Chaturthi, Diwali, Gauri Pujan, housewarming ceremonies, and traditional Indian festivities.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I store the decoration pieces?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eGently wipe the pieces clean and store them flat in a dry space to preserve color, quality, and structural elegance for years.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53226513170645,"sku":"decoration_combo_7_green","price":2249.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/kanira-decoration-listing2-768x768_1.jpg?v=1771656155"},{"product_id":"ganesh-chaturthi-paithani-ganpati-decoration-combo-set-mango","title":"Ganesh Chaturthi Paithani Ganpati Decoration Combo Set – Mango Theme (7 Items + Free Samai Asan)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Poppins', sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n            -webkit-backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n            line-height: 1.4;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003eGanesh Chaturthi Paithani Ganpati Decoration Combo Set – Mango Theme\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive celebrations with this elegant Paithani Ganpati Decoration Combo Set featuring a vibrant Mango Theme. Designed to deliver a complete festive setup effortlessly, this coordinated décor collection beautifully combines traditional Maharashtrian artistry with modern convenience for homes, mandaps, pooja rooms, and festive events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eCoordinated Festive Elegance\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComplete 7-piece coordinated decoration set.\u003c\/li\u003e\n\u003cli\u003eCreates a rich unified festive appearance.\u003c\/li\u003e\n\u003cli\u003eEnhances Ganpati mandap aesthetics instantly.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eTraditional Paithani Styling\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eInspired by authentic Maharashtrian Paithani art.\u003c\/li\u003e\n\u003cli\u003eVibrant Mango theme with golden festive accents.\u003c\/li\u003e\n\u003cli\u003ePerfect blend of heritage and festive charm.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eLightweight Convenient Setup\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEasy-to-install lightweight decorative pieces.\u003c\/li\u003e\n\u003cli\u003eTool-free hassle-free festive arrangement.\u003c\/li\u003e\n\u003cli\u003eConvenient repositioning and storage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eBonus Samai Asan Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes complimentary matching Samai Asan.\u003c\/li\u003e\n\u003cli\u003eIdeal for lamps and Kalash placement.\u003c\/li\u003e\n\u003cli\u003eAdds elegance to traditional pooja décor.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATION SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecification\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi Paithani Decoration Combo Set\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTheme\u003c\/td\u003e\n\u003ctd\u003eMango Theme with Festive Golden Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eArt Style\u003c\/td\u003e\n\u003ctd\u003eTraditional Maharashtrian Paithani Motif Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal Items Included\u003c\/td\u003e\n\u003ctd\u003e7 Decorative Pieces + Free Samai Asan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial Type\u003c\/td\u003e\n\u003ctd\u003ePremium Lightweight Durable Multi-Medium Board\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eLightweight Foldable Easy Storage Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal Usage\u003c\/td\u003e\n\u003ctd\u003eGanpati Mandaps, Pooja Rooms \u0026amp; Festive Events\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat is included in this combo set?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe set includes 7 coordinated decorative pieces along with a complimentary matching Samai Asan for festive pooja arrangements.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this decoration set reusable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The durable lightweight materials allow easy multi-season festive reuse and convenient storage.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs installation difficult?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eNo. The lightweight components allow quick and hassle-free setup using simple mounting accessories.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhere can this combo set be used?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt is ideal for Ganesh mandaps, pooja rooms, festive entrances, cultural décor setups, and home celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53226515333333,"sku":"decoration_combo_7_mango","price":2249.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/02-4-768x768.jpg?v=1771656446"},{"product_id":"paithani-chakra-backdrop-ganesh-chaturthi-24-inch","title":"Paithani Chakra Backdrop for Ganesh Chaturthi – Single Round Design (24 Inch)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Poppins', sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n            -webkit-backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n            line-height: 1.4;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Chakra Backdrop for Ganesh Chaturthi – Single Round Design (24 Inch)\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive home celebrations with the elegant Paithani Chakra Backdrop. Designed to blend traditional Maharashtrian Paithani artistry with modern convenience, this lightweight 24-inch circular backdrop creates a divine focal point for Lord Ganesha while adding royal festive charm to your pooja setup, mandap, or home décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eTraditional Divine Design\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eElegant 24-inch chakra-inspired round backdrop.\u003c\/li\u003e\n\u003cli\u003eRich Paithani floral festive motifs.\u003c\/li\u003e\n\u003cli\u003eEnhances spiritual and festive ambiance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eLightweight \u0026amp; Convenient\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCrafted using premium lightweight fabric.\u003c\/li\u003e\n\u003cli\u003eEasy to hang, move, and position.\u003c\/li\u003e\n\u003cli\u003eFoldable structure for hassle-free storage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eReusable Durable Build\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned for long-term festive reuse.\u003c\/li\u003e\n\u003cli\u003eDurable fabric maintains elegant appearance.\u003c\/li\u003e\n\u003cli\u003eCompact foldable format saves storage space.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eVersatile Festive Decor\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for Ganesh Chaturthi celebrations.\u003c\/li\u003e\n\u003cli\u003eSuitable for pooja rooms and mandaps.\u003c\/li\u003e\n\u003cli\u003eComplements traditional Paithani décor themes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATION SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecification\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003ePaithani Chakra Backdrop Single Round Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiameter\u003c\/td\u003e\n\u003ctd\u003e24 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eCircular Chakra Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Lightweight Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Theme\u003c\/td\u003e\n\u003ctd\u003eTraditional Floral Paithani Motifs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eFoldable Compact Easy Storage Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal Usage\u003c\/td\u003e\n\u003ctd\u003eGanesh Mandaps, Pooja Rooms \u0026amp; Festive Backdrops\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow can I install this backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThis lightweight backdrop can easily be mounted using hooks, adhesive strips, push pins, or simple hanging accessories.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this backdrop reusable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The durable premium fabric allows convenient multi-season festive reuse without losing its elegant appearance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan it be paired with other decorations?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. It pairs beautifully with Paithani pooja accessories, diya mats, and festive décor themes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I store the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eSimply fold the backdrop carefully and store it in a dry clean place for long-lasting festive use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53226521985237,"sku":"chakra_backdrop_round-24in","price":649.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/1-768x768.jpg?v=1771656842"},{"product_id":"paithani-gate-style-backdrop-ganesh-chaturthi-mango","title":"Paithani Gate Style Backdrop for Ganesh Chaturthi – Mango","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Poppins', sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n            -webkit-backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n            line-height: 1.4;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Mango\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eTransform your festive celebrations with the radiant elegance of the Paithani Gate Style Backdrop in a stunning Mango hue. Crafted with authentic Paithani artistry and luxurious silk aesthetics, this reusable decorative backdrop beautifully enhances temples, pooja rooms, mandaps, and festive spaces with timeless Maharashtrian cultural grandeur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eAuthentic Heritage Craftsmanship\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand-crafted by skilled Indian artisans.\u003c\/li\u003e\n\u003cli\u003ePremium silk-inspired luxurious finish.\u003c\/li\u003e\n\u003cli\u003ePreserves traditional Paithani weaving aesthetics.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eMajestic Temple Gate Styling\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eInspired by grand traditional temple arches.\u003c\/li\u003e\n\u003cli\u003eElegant ornamental side pillar detailing.\u003c\/li\u003e\n\u003cli\u003eDecorative tassels enhance festive appeal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eTraditional Maharashtrian Motifs\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBeautiful shimmering golden zari borders.\u003c\/li\u003e\n\u003cli\u003eFeatures iconic peacock and parrot motifs.\u003c\/li\u003e\n\u003cli\u003eRich festive Mango color theme.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eReusable \u0026amp; Practical Design\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight and easy to fold\/store.\u003c\/li\u003e\n\u003cli\u003eDurable reusable festive decoration solution.\u003c\/li\u003e\n\u003cli\u003eIdeal for multiple festive celebrations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATION SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecification\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003ePaithani Gate Style Backdrop – Mango Edition\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Handloom Silk Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Style\u003c\/td\u003e\n\u003ctd\u003eTraditional Temple Gate Inspired Layout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotifs\u003c\/td\u003e\n\u003ctd\u003ePeacock, Parrot \u0026amp; Traditional Paithani Patterns\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Color\u003c\/td\u003e\n\u003ctd\u003eFestive Mango with Golden Zari Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReusability\u003c\/td\u003e\n\u003ctd\u003eDurable Multi-Season Reusable Backdrop\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal Usage\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Temple Decor, Mandaps \u0026amp; Festive Celebrations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhy choose this backdrop over plastic decor?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThis backdrop offers authentic Maharashtrian craftsmanship, reusable durability, premium festive elegance, and an eco-friendly alternative to disposable plastic decorations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan this backdrop be reused every year?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The premium durable fabric and zari finish are designed for long-lasting festive use across multiple celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this backdrop suitable for other festivals?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. It is perfect for Ganesh Chaturthi, Diwali, Navratri, weddings, temple decor, and cultural events.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should the backdrop be stored?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eFold and store it carefully in a dry environment away from moisture to preserve the premium fabric and zari detailing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53226528538837,"sku":"gate_backdrop_mango","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/50-768x768.png?v=1771657037"},{"product_id":"paithani-parrot-peacock-toran-for-decoration-40-inch-festive-mandap-banner","title":"Paithani Parrot-Peacock Toran for Decoration – 40 Inch Festive Mandap Banner","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Parrot-Peacock Toran for Decoration – 40 Inch Festive Mandap Banner - Professional Description\u003c\/title\u003e\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #2d0b45;\n            --bg-secondary: #4b145f;\n            --glass-bg: rgba(255, 215, 0, 0.10);\n            --glass-border: rgba(255, 192, 203, 0.35);\n            --text-primary: #ffd700;\n            --text-secondary: #ffc0cb;\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, var(--bg-primary), var(--bg-secondary));\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--text-primary);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--text-primary);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: var(--text-secondary);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 192, 203, 0.08);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid #ffd700;\n        }\n\n        .feature-group h3 {\n            color: var(--text-primary);\n            margin-bottom: 1rem;\n            font-size: 1.4rem;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: #ffd700;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 192, 203, 0.05);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.18);\n            color: var(--text-primary);\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 192, 203, 0.06);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.25);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            color: #ffd700;\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            margin-top: 1rem;\n            display: block;\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n            \u003ch1\u003ePaithani Parrot-Peacock Toran for Decoration – 40 Inch Festive Mandap Banner\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Immerse your home in the sublime elegance of Maharashtrian heritage. The Paithani\n                Parrot-Peacock Toran is a magnificent 40-inch festive banner designed to invite joy,\n                beauty, and prosperity to your doorstep. Seamlessly blending rich traditional aesthetics\n                with a modern, lightweight form, this toran offers an exquisite look that complements\n                standard doorways, home mandaps, and pooja rooms. Celebrate your most cherished occasions\n                — from Ganesh Chaturthi and Diwali to housewarmings — with a timeless piece that honors\n                tradition without the weight and installation struggles of old-fashioned hangings.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003csection id=\"features\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n                        \u003cul\u003e\n                            \u003cli\u003eTraditional Paithani-inspired design showcasing rich Maharashtrian cultural heritage\u003c\/li\u003e\n                            \u003cli\u003eSymbolic parrot and peacock motifs representing joy, natural beauty, and good fortune\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003ePerfect Proportion\u003c\/h3\u003e\n                        \u003cul\u003e\n                            \u003cli\u003eGenerous 40-inch length perfect for standard household doorways, pooja rooms, and festive mandaps\u003c\/li\u003e\n                            \u003cli\u003eBright, vibrant festive colors that pair flawlessly with traditional flowers, diyas, and warm lighting\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eEffortless Installation\u003c\/h3\u003e\n                        \u003cul\u003e\n                            \u003cli\u003eEngineered with a lightweight structure allowing for simple, hassle-free installation and safe adjustments\u003c\/li\u003e\n                            \u003cli\u003eSaves time and prevents damage to premium door frames and festive backdrop walls\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"specs\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eProduct Name\u003c\/td\u003e\n                            \u003ctd\u003ePaithani Parrot-Peacock Toran for Decoration – 40 Inch Festive Mandap Banner\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eOverall Length\u003c\/td\u003e\n                            \u003ctd\u003e40 Inches (Approx. 101.6 cm)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Style\u003c\/td\u003e\n                            \u003ctd\u003eTraditional Maharashtrian Paithani Heritage\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotifs\u003c\/td\u003e\n                            \u003ctd\u003eSymbolic Peacocks \u0026amp; Parrots (representing beauty and prosperity)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eStructure \u0026amp; Weight\u003c\/td\u003e\n                            \u003ctd\u003eOptimized lightweight design for easy, wall-safe hanging\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eColor Scheme\u003c\/td\u003e\n                            \u003ctd\u003eVibrant festive multicolor palette compatible with traditional marigolds and brass accents\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eIdeal Placements\u003c\/td\u003e\n                            \u003ctd\u003eMain door entrances, home temples, mandaps, backdrop framing, and ceremonial arches\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What is the significance of the peacock and parrot motifs on this toran?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            In Indian and specifically Maharashtrian culture, peacock and parrot motifs are deeply rooted symbols of joy, divine grace, eternal beauty, and auspicious beginnings. Adorning your entrance with these patterns is traditionally believed to invite positive energies and good fortune into your living space.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang this toran on my doorway or mandap?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Thanks to its innovative lightweight structure, you do not need heavy nails or drilling. It can be easily secured using simple adhesive hooks, ribbons, command strips, or small standard tacks, making it ideal for both homeowners and renters who want to protect their woodwork.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can this toran be stored and reused for future festivals?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely! Unlike heavy, rust-prone metal torans or delicate fresh flower arrangements, this Paithani-inspired fabric-based toran is durable and easy to maintain. Simply dust it off after use, fold it gently, and store it in a dry space to keep it ready for your next celebration.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the 40-inch size suitable for standard doors?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes. A 40-inch width is standard for typical residential doorways and pooja setups in most modern apartments and homes, giving you a full, rich, and visually satisfying border frame.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53588086063317,"sku":"toran_pk_40in_mandap_banner","price":449.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/27-1-768x768.png?v=1775649936"},{"product_id":"paithani-toran-for-decoration-40-inch-length-multiple-colors","title":"Paithani Toran for Decoration – 40 Inch Length, Multiple Colors","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Toran for Decoration – 40 Inch Length, Multiple Colors - Professional Description\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #2d0b45; \/* Deep Purple *\/\n            --bg-secondary: #4b145f; \/* Royal Purple *\/\n            --glass-bg: rgba(255, 215, 0, 0.10); \/* Golden Glass *\/\n            --glass-border: rgba(255, 192, 203, 0.35); \/* Pink Border *\/\n            --text-primary: #ffd700; \/* Golden *\/\n            --text-secondary: #ffc0cb; \/* Pink *\/\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, var(--bg-primary), var(--bg-secondary));\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--text-primary);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--text-primary);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            color: var(--text-primary);\n            margin-bottom: 1rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: var(--text-secondary);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 192, 203, 0.08);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid #ffd700;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: #ffd700;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 192, 203, 0.05);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.18);\n            color: var(--text-primary);\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 192, 203, 0.06);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.25);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            color: #ffd700;\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            margin-top: 1rem;\n            display: block;\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Toran for Decoration – 40 Inch Length, Multiple Colors\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive home celebrations with this exquisite 40-inch Paithani-inspired toran.\n                Perfectly bridging the gap between authentic Maharashtrian heritage and modern design convenience,\n                it features traditional motifs in highly vibrant color combinations. Engineered with a lightweight\n                yet remarkably sturdy build, this premium toran is designed for effortless hanging, offering\n                decorators and cultural practitioners an incredibly elegant decor solution that pairs seamlessly\n                with lights, marigolds, and traditional accents.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage-Inspired Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                \u003cstrong\u003eTraditional Paithani Motifs:\u003c\/strong\u003e\n                                Intricately styled patterns highlighting the rich textile and cultural legacy of Paithani craftsmanship.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eVibrant Festive Aesthetics:\u003c\/strong\u003e\n                                Bold and bright color choices that instantly bring energy, warmth, and joy to your celebratory spaces.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eModern Structural Engineering\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                \u003cstrong\u003eLightweight \u0026amp; Safe:\u003c\/strong\u003e\n                                Easily hangs on standard door frames and walls without heavy-duty anchors or surface damage.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eSturdy \u0026amp; Reliable Hang:\u003c\/strong\u003e\n                                Crafted to remain perfectly secure, straight, and taut, preventing drooping over long durations of display.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eIncredible Versatility\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                \u003cstrong\u003eMulti-Location Placement:\u003c\/strong\u003e\n                                An exceptional fit for main entrance doors, home temples (pooja rooms), mandaps, and deity backdrops.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eCreative Styling:\u003c\/strong\u003e\n                                Easily integrates with modern LED lights, marigold strings, or fresh hanging foliage to elevate your custom festive theme.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eProduct Name\u003c\/td\u003e\n                            \u003ctd\u003ePaithani Toran for Festive Home Decoration\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eOverall Length\u003c\/td\u003e\n                            \u003ctd\u003e40 Inches\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Theme\u003c\/td\u003e\n                            \u003ctd\u003eTraditional Paithani-inspired heritage motifs\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eBuild Profile\u003c\/td\u003e\n                            \u003ctd\u003eUltra-lightweight and sturdy structural core\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eColor Options\u003c\/td\u003e\n                            \u003ctd\u003eMultiple vibrant multi-color combinations available\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eInstallation Style\u003c\/td\u003e\n                            \u003ctd\u003eQuick, tool-free hanging system (hooks\/loops included)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eIdeal Placement\u003c\/td\u003e\n                            \u003ctd\u003eMain doors, mandaps, pooja rooms, temple arches, and backdrop walls\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eRecommended Events\u003c\/td\u003e\n                            \u003ctd\u003eGanpati, Diwali, Housewarmings, Weddings, and traditional cultural rituals\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What makes this Paithani Toran better than traditional fabric or metal torans?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Traditional metal or fabric torans can be excessively heavy, causing them to sag or require permanent nails that damage your walls and door frames. This toran bridges that gap. It features a modern, ultra-lightweight structural core that allows for quick, damage-free installation, while maintaining a stunningly rich, premium look that perfectly mimics authentic high-end Paithani fabrics.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the toran easy to hang, and will it stay straight?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes. The toran is specifically engineered with a sturdy internal structure. Once hung, it stays firm, straight, and securely balanced, even on high-traffic main entryways or when styled in compact spaces.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I use this toran for multiple celebrations?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely! Thanks to its highly durable, lightweight build and classical motifs, you can pack it away easily after Ganpati or Diwali and reuse it for housewarmings, weddings, or traditional weekly rituals for years to come.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Are there different color variations to match my home decor?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, we offer multiple vibrant color combinations designed to match varied traditional and modern aesthetic setups, giving you the flexibility to choose the design that pairs best with your home's existing festive theme.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Purple","offer_id":53593595773141,"sku":"toran_purple_40in_multiclr","price":449.0,"currency_code":"INR","in_stock":false},{"title":"Green","offer_id":53593595805909,"sku":"toran_green_40in_multiclr","price":449.0,"currency_code":"INR","in_stock":false},{"title":"Mango","offer_id":53593595838677,"sku":"toran_mango_40in_multiclr","price":449.0,"currency_code":"INR","in_stock":false},{"title":"Orange","offer_id":53593595871445,"sku":"toran_orange_40in_multiclr","price":449.0,"currency_code":"INR","in_stock":false},{"title":"Red","offer_id":53593595904213,"sku":"toran_red_40in_multiclr","price":449.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/13-768x768.png?v=1775713287"},{"product_id":"paithani-parrot-peacock-toran-for-decoration-40-inch-festive-mandap-banner-copy","title":"Purple Paithani Toran for Decoration – 40 Inch Festive Decor","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePurple Paithani Toran for Decoration – 40 Inch Festive Decor - Professional Description\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #2d0b45;\n            --bg-secondary: #4b145f;\n            --glass-bg: rgba(255, 215, 0, 0.10);\n            --glass-border: rgba(255, 192, 203, 0.35);\n            --text-primary: #ffd700;\n            --text-secondary: #ffc0cb;\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, var(--bg-primary), var(--bg-secondary));\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--text-primary);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--text-primary);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: var(--text-secondary);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 192, 203, 0.08);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid #ffd700;\n        }\n\n        .feature-group h3 {\n            color: var(--text-primary);\n            margin-bottom: 1rem;\n            font-size: 1.4rem;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: #ffd700;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 192, 203, 0.05);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.18);\n            color: var(--text-primary);\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 192, 203, 0.06);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.25);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            color: #ffd700;\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            margin-top: 1rem;\n            display: block;\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n            \u003ch1\u003ePurple Paithani Toran for Decoration – 40 Inch Festive Decor\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your home's festive grandeur with our stunning Purple Paithani Toran. Specifically designed to bring the royal heritage of Maharashtra to your doorstep, this 40-inch masterpiece seamlessly blends a rich royal purple satin base with traditional gold zari lace and intricately embroidered Paithani Kalash motifs. Perfectly lightweight, highly foldable, and designed for easy reuse, it offers modern households an elegant, hassle-free way to welcome prosperity during Ganesh Chaturthi, Diwali, Gauri-Ganpati, and other auspicious occasions.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003csection id=\"features\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eRoyal Heritage Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eVibrant royal purple satin base that instantly elevates home aesthetics.\u003c\/li\u003e\n\n                            \u003cli\u003eTraditional gold zari lace border that captures the authentic spirit of Indian craftsmanship.\u003c\/li\u003e\n\n                            \u003cli\u003eSeven beautifully scalloped panels featuring intricately embroidered Paithani Kalash motifs representing prosperity.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eSymmetrical Elegance\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eAdorned with elegant golden tassels between each panel for a refined, balanced hang.\u003c\/li\u003e\n\n                            \u003cli\u003ePrecision stitched details ensure a premium finish and highly polished appearance.\u003c\/li\u003e\n\n                            \u003cli\u003eA brilliant blend of cultural heritage and contemporary regal colors.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eModern Practicality\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eLightweight design that hangs easily without damaging walls or door frames.\u003c\/li\u003e\n\n                            \u003cli\u003eHighly foldable construction allows for effortless, compact storage.\u003c\/li\u003e\n\n                            \u003cli\u003eDurable and resilient materials guarantee beautiful festive reuse year after year.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eVersatile Decoration\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003ePerfect 40-inch length tailored for standard main door entrances.\u003c\/li\u003e\n\n                            \u003cli\u003eIncredibly adaptable for festive pooja backdrops and temple decor.\u003c\/li\u003e\n\n                            \u003cli\u003eCreates an exquisite focal point on Ganpati and Gauri-Ganpati mandaps.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"specs\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003cp style=\"color: var(--text-secondary); margin-bottom: 1.5rem; font-size: 1.05rem;\"\u003e\n                    In a market flooded with heavy, damage-prone wooden or metal hangings, this Paithani Toran offers a refreshing alternative. By combining traditional Maharashtrian motifs with a modern, high-quality satin fabric base, it provides the ultimate convenience of easy installation and compact storage without compromising on authentic heritage aesthetics.\n                \u003c\/p\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eProduct Name\u003c\/td\u003e\n                            \u003ctd\u003ePurple Paithani Toran for Decoration – 40 Inch Festive Decor\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eOverall Length\u003c\/td\u003e\n                            \u003ctd\u003e40 Inches (Standard door size)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePrimary Material\u003c\/td\u003e\n                            \u003ctd\u003ePremium Royal Purple Satin Fabric\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eBorder Trim\u003c\/td\u003e\n                            \u003ctd\u003eIntricate Gold Zari Lace\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Theme\u003c\/td\u003e\n                            \u003ctd\u003eTraditional Maharashtrian Paithani Kalash Embroidery\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePanel Style\u003c\/td\u003e\n                            \u003ctd\u003e7 Scalloped Panels with Hanging Golden Tassels\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eWeight Profile\u003c\/td\u003e\n                            \u003ctd\u003eUltra-Lightweight \u0026amp; Damage-Free Hanging\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eStorage Convenience\u003c\/td\u003e\n                            \u003ctd\u003eHighly Foldable \u0026amp; Compact\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eTarget Celebrations\u003c\/td\u003e\n                            \u003ctd\u003eGanesh Chaturthi, Diwali, Gauri-Ganpati, Pooja rooms, Housewarmings\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What are the dimensions of this Toran, and will it fit my main door?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The toran is 40 inches in length, which is designed to perfectly fit standard Indian home entrances, main doors, pooja room doors, and festive mandap backdrops.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I store and clean the toran to ensure it lasts for years?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Thanks to its lightweight fabric construction, you can gently fold the toran and store it in a dry box or bag after the festivities. For maintenance, we recommend a gentle spot clean or professional dry cleaning to keep the gold zari lace and embroidery pristine.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is this toran heavy to hang? Do I need nails?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            No, this toran is exceptionally lightweight! Unlike bulky wooden or heavy metal torans, you can easily hang this using standard adhesive hooks or double-sided mounting tape, making it safe for rented homes and delicate door frames.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I use this toran for occasions other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely! While the Paithani Kalash motifs carry deep traditional roots, the regal purple and gold color palette is highly versatile, making it perfect for Diwali, Gauri-Ganpati, Varalakshmi Vratham, Dussehra, and family housewarming ceremonies.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593597280469,"sku":"toran_purple_40in","price":449.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/23-768x768.png?v=1775713461"},{"product_id":"paithani-gate-style-backdrop-for-ganesh-chaturthi-green","title":"Paithani Gate Style Backdrop for Ganesh Chaturthi – Green","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Green\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #2d0b45;\n            \/* Deep Purple *\/\n            --bg-secondary: #4b145f;\n            \/* Royal Purple *\/\n            --glass-bg: rgba(255, 215, 0, 0.10);\n            \/* Golden Glass *\/\n            --glass-border: rgba(255, 192, 203, 0.35);\n            \/* Pink Border *\/\n            --text-primary: #ffd700;\n            \/* Golden *\/\n            --text-secondary: #ffc0cb;\n            \/* Pink *\/\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, var(--bg-primary), var(--bg-secondary));\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--text-primary);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--text-primary);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            color: #ffd700;\n            margin-bottom: 1rem;\n            font-size: 1.3rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: var(--text-secondary);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 192, 203, 0.08);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid #ffd700;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: #ffd700;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 192, 203, 0.05);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.18);\n            color: var(--text-primary);\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 192, 203, 0.06);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.25);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            color: #ffd700;\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            margin-top: 1rem;\n            display: block;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            th,\n            td {\n                padding: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Green\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive celebrations with the breathtaking elegance of our Paithani Gate Style Backdrop.\n                Hand-crafted by skilled artisans to preserve India's rich hand-loom heritage, this stunning green silk\n                backdrop features a majestic temple-arch silhouette, complete with side pillars, hanging tassels,\n                and authentic Paithani weaves adorned with shimmering gold-zari borders and traditional parrot and\n                peacock motifs. Designed as a luxury, eco-friendly, and space-saving alternative to heavy wooden mandaps,\n                it offers modern families a lightweight, foldable, and reusable setup that effortlessly bridges timeless\n                heritage with contemporary convenience. Perfect for Ganesh Chaturthi, Navratri, Diwali,\n                and sacred home temple spaces.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities Section --\u003e\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eArtisanal Heritage\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                \u003cstrong\u003eHand-Crafted Mastery:\u003c\/strong\u003e\n                                Beautifully hand-made by skilled Indian artisans,\n                                helping to keep ancient handloom weaving traditions alive.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eAuthentic Paithani Weave:\u003c\/strong\u003e\n                                Crafted from premium green silk fabric showcasing traditional motifs\n                                such as peacocks and parrots.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eGold-Zari Borders:\u003c\/strong\u003e\n                                Shimmering gold-zari detailing adds an opulent,\n                                divine glow to your home mandap or photo zone.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eGrand Festive Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                \u003cstrong\u003eStately Gate Layout:\u003c\/strong\u003e\n                                Features an imposing gate-style design that instantly creates a temple-like ambiance.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTemple-Arch Silhouette:\u003c\/strong\u003e\n                                Adds architectural depth, framing your deity with side pillars and elegant hanging tassels.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eSophisticated Atmosphere:\u003c\/strong\u003e\n                                Perfect for creating professional-grade festive photo-zones and traditional home altars.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eModern Convenience\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                \u003cstrong\u003eLightweight \u0026amp; Foldable:\u003c\/strong\u003e\n                                Super easy to handle, transport, and install,\n                                completely eliminating the hassle of heavy wooden structures.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eHighly Reusable:\u003c\/strong\u003e\n                                Designed to last for generations, ensuring easy storage\n                                and repeated use across multiple festive seasons.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eFlexible Customization:\u003c\/strong\u003e\n                                Available for tailored modifications in alternative colors,\n                                custom dimensions, or extra decorative details.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications Section --\u003e\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003ePremium Silk Fabric with Authentic Paithani Hand-Loom Weave\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eColor Palette\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eVibrant Festive Green with Rich Gold-Zari Accents\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eDesign Silhouette\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eStately Gate Style with Temple-Arch, Side Pillars, and Hanging Tassels\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eMotifs\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eClassic Indian Heritage Peacock and Parrot Weaves\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eUltra-Lightweight, Foldable, and Space-Saving\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eReusability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eMulti-season durability with proper storage\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eCustomization Options\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Available upon request\n                                (Alternative colors, custom sizes, and extra detailing)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eEco-Friendly Footprint\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Directly supports artisan weavers and reduces reliance\n                                on single-use plastic decorations\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ Section --\u003e\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang or install this backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Due to its ultra-lightweight fabric design,\n                            the backdrop can be easily hung using simple push-pins,\n                            adhesive command strips, double-sided mounting tape,\n                            or draped over a standard background stand or frame.\n                            No drilling or heavy equipment is required.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How should I store and care for the backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            We recommend professional dry cleaning only\n                            to maintain the luster of the premium silk and gold-zari weave.\n                            To store, simply fold it neatly and place it in a dry,\n                            cool storage bag. Unlike bulky wooden mandaps,\n                            it takes up minimal closet space.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I customize the size or color of the backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely! We offer flexible customization options.\n                            Please contact our support team to request alternative color schemes,\n                            customized dimensions to fit your specific home temple,\n                            or additional decorative accents.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How does this purchase support local artisans?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Each backdrop is hand-crafted by skilled handloom weavers in India.\n                            By purchasing this product, you are directly providing sustainable livelihoods\n                            to artisan communities and helping to preserve centuries-old handloom techniques.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593740902613,"sku":"gate_bg_green","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/47-768x768.png?v=1775720112"},{"product_id":"paithani-gate-style-backdrop-for-ganesh-chaturthi-maroon","title":"Paithani Gate Style Backdrop for Ganesh Chaturthi – Maroon","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Maroon\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #2d0b45;\n            \/* Deep Purple *\/\n            --bg-secondary: #4b145f;\n            \/* Royal Purple *\/\n            --glass-bg: rgba(255, 215, 0, 0.10);\n            \/* Golden Glass *\/\n            --glass-border: rgba(255, 192, 203, 0.35);\n            \/* Pink Border *\/\n            --text-primary: #ffd700;\n            \/* Golden *\/\n            --text-secondary: #ffc0cb;\n            \/* Pink *\/\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, var(--bg-primary), var(--bg-secondary));\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--text-primary);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--text-primary);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            color: #ffd700;\n            margin-bottom: 1rem;\n            font-size: 1.3rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: var(--text-secondary);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 192, 203, 0.08);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid #ffd700;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: #ffd700;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 192, 203, 0.05);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.18);\n            color: var(--text-primary);\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 192, 203, 0.06);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.25);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            color: #ffd700;\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            margin-top: 1rem;\n            display: block;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            th,\n            td {\n                padding: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Maroon\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your home festivities with the regal elegance of our Paithani Gate Style Backdrop.\n                Handcrafted from premium silk fabric, this masterpiece merges traditional Indian textile heritage\n                with contemporary functionality. Featuring an authentic Paithani weave with rich gold-zari borders,\n                its gate-style temple arch silhouette beautifully frames your deity, transforming any pooja room\n                or mandap into a grand, sacred sanctuary. A sustainable, reusable alternative to disposable backdrops,\n                it is designed for quality-conscious devotees who cherish timeless craftsmanship and cultural preservation.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities Section --\u003e\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eAuthentic Heritage Artistry\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eHandcrafted from premium silk fabric featuring an authentic Paithani weave.\u003c\/li\u003e\n\n                            \u003cli\u003eGleaming gold-zari borders elevate the aesthetic to a royal realm.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eRegal Temple Silhouette\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eDesigned with a majestic gate-style layout and a traditional temple-arch silhouette.\u003c\/li\u003e\n\n                            \u003cli\u003eFramed with side pillars to perfectly center and add grandeur to your home pooja setup.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eExquisite Detailing\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Adorned with intricate, multicoloured Paithani motifs including traditional peacocks\n                                and stylised vines.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Embellished with hand-finished mirror-dot highlights and decorative hanging tassels.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eSustainable Luxury\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Highly durable, lightweight, foldable, and reusable across multiple festive seasons.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Customisation options available to modify background colors, sizes,\n                                or request additional detailing.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications Section --\u003e\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003ePremium Handcrafted Silk Fabric\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eWeave Technique\u003c\/td\u003e\n                            \u003ctd\u003eAuthentic Paithani Weaving with Gold-Zari Borders\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Theme\u003c\/td\u003e\n                            \u003ctd\u003eTraditional Indian Temple Arch and Pillar Gate Layout\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eColor Palette\u003c\/td\u003e\n                            \u003ctd\u003eDeep Maroon, Metallic Gold, and Multicolored Accents\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotifs \u0026amp; Patterns\u003c\/td\u003e\n                            \u003ctd\u003eClassic Paithani Peacocks, Stylised Vines, and Floral Details\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eEmbellishments\u003c\/td\u003e\n                            \u003ctd\u003eIntegrated Mirror-Dot Highlights and Decorative Border Tassels\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePortability\u003c\/td\u003e\n                            \u003ctd\u003eFoldable, Lightweight, and Compact for Easy Storage\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCustomisation\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Available on Request (Alternative Colors, Custom Dimensions,\n                                Added Embroidery)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ Section --\u003e\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What makes this backdrop superior to standard printed paper or plastic backdrops?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike flat, single-use printed paper or plastic decorations, our backdrop is crafted\n                            from premium, authentic silk with real Paithani weaving and gold-zari borders.\n                            It offers an elegant drape, a beautiful 3D look with real tassels and mirrors,\n                            and can be used sustainably year after year without losing its royal sheen.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I use this backdrop for other festivals besides Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely! The timeless maroon-and-gold color scheme and temple-gate silhouette\n                            are highly versatile. This backdrop is perfect for Navratri, Diwali,\n                            Varalakshmi Vratham, housewarmings, traditional weddings,\n                            and other cultural home celebrations.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How should I store and maintain this premium silk backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Because it is crafted from genuine silk with delicate gold-zari,\n                            we recommend dry cleaning only. When not in use,\n                            fold it gently and store it in a dry, dark place inside a cotton breathbag\n                            to preserve the luster of the silk, mirrors, and tassels.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang or install the backdrop on my wall?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The backdrop is lightweight and extremely easy to install.\n                            You can hang it using standard curtain rods, secure background support stands,\n                            or gentle heavy-duty adhesive hooks depending on your mandap's layout.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is it possible to order this backdrop in a custom size or a different color?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, we offer customisation. You can request specific sizes to perfectly fit\n                            your pooja room wall, opt for alternative background colors,\n                            or request extra design details. Please contact our support team\n                            to place a bespoke order.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593747718357,"sku":"gate_bg_maroon","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/51-768x768.png?v=1775721021"},{"product_id":"paithani-gate-style-backdrop-for-ganesh-chaturthi-orange","title":"Paithani Gate Style Backdrop for Ganesh Chaturthi – Orange","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Orange\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #2d0b45;\n            \/* Deep Purple *\/\n            --bg-secondary: #4b145f;\n            \/* Royal Purple *\/\n            --glass-bg: rgba(255, 215, 0, 0.10);\n            \/* Golden Glass *\/\n            --glass-border: rgba(255, 192, 203, 0.35);\n            \/* Pink Border *\/\n            --text-primary: #ffd700;\n            \/* Golden *\/\n            --text-secondary: #ffc0cb;\n            \/* Pink *\/\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, var(--bg-primary), var(--bg-secondary));\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--text-primary);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--text-primary);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            color: #ffd700;\n            margin-bottom: 1rem;\n            font-size: 1.4rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: var(--text-secondary);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 192, 203, 0.08);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid #ffd700;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: #ffd700;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 192, 203, 0.05);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.18);\n            color: var(--text-primary);\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 192, 203, 0.06);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.25);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            color: #ffd700;\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            margin-top: 1rem;\n            display: block;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            th,\n            td {\n                padding: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Orange\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive spiritual celebrations with our stunning Paithani Gate Style Backdrop.\n                Handcrafted from premium silk fabric, this elegant backdrop celebrates the timeless heritage\n                of traditional Maharashtrian Paithani handloom art. Perfect for Ganesh Chaturthi, Navratri,\n                and Diwali, it serves as a culturally rich, sustainable, and highly reusable centerpiece\n                that transforms your home pooja mandap into a divine sanctuary.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities Section --\u003e\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eArtisanal Heritage\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Handcrafted using premium silk fabric that captures the authentic texture\n                                and luxury of traditional Paithani weaving.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Embellished with classic motifs including intricately detailed peacocks and parrots.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Woven with a shimmering gold zari border that beautifully reflects festive light.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eMajestic Temple Architecture\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Features a dramatic gate-style layout designed with a traditional temple-arch silhouette.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Crafted with structured side pillars to frame your spiritual idols with royal elegance.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Accented with delicate hanging tassels for a three-dimensional, authentic touch.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eConvenient \u0026amp; Sustainable\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Highly reusable design made to easily fold down and store between different festive seasons.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Lightweight structure allows for effortless setup and hassle-free wall hanging.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                An eco-friendly, artisan-made alternative to cheap, disposable plastic and synthetic decor.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications Section --\u003e\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003ePremium Handloom Silk Fabric with Fine Weaving Work\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eColor Palette\u003c\/td\u003e\n                            \u003ctd\u003eVibrant Mango-Yellow and Festive Orange Base with Gold Zari Accents\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Type\u003c\/td\u003e\n                            \u003ctd\u003eTraditional Gate Style with Integrated Temple-Arch, Pillars \u0026amp; Hanging Tassels\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eOrnamentation\u003c\/td\u003e\n                            \u003ctd\u003eAuthentic Peacock and Parrot Motifs, Shimmering Gold Border Work\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePortability\u003c\/td\u003e\n                            \u003ctd\u003eUltra-Lightweight, Entirely Foldable, Hand-Stitched, and Travel-Friendly\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCustomization\u003c\/td\u003e\n                            \u003ctd\u003eAvailable upon request (alternate colors, customized sizing, and bespoke detailing)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eRecommended Care\u003c\/td\u003e\n                            \u003ctd\u003eGentle dry clean recommended; iron on low heat on the reverse side only\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ Section --\u003e\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What makes this backdrop superior to synthetic options?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike mass-produced polyester or plastic prints, our backdrop is crafted from\n                            premium silk fabric showcasing genuine Maharashtrian Paithani weaving heritage.\n                            It supports local artisans, lasts for years, offers a high-end royal texture,\n                            and acts as an eco-conscious luxury decor piece.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I use this backdrop for festivals other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely! Thanks to its modular temple-gate design, it is perfectly suited\n                            for Navratri, Diwali, Varalakshmi Vratam, weddings, housewarming ceremonies,\n                            and traditional photo booths.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is it easy to clean and maintain?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, maintaining it is effortless. We recommend gentle professional dry cleaning\n                            to protect the delicate silk threads and gold zari work. It folds flat and can\n                            be safely kept in your wardrobe inside a soft cotton cover.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I request a custom size or a different color?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, we provide custom tailoring for this backdrop. If you have a specific size\n                            requirement, prefer a different backdrop color, or require extra embellishments,\n                            please reach out to our team to discuss customized options.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593778553045,"sku":"gate_bg_orange","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/48-768x768.png?v=1775721423"},{"product_id":"paithani-gate-style-backdrop-for-ganesh-chaturthi-purple","title":"Paithani Gate Style Backdrop for Ganesh Chaturthi – Purple Wine","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Purple\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #2d0b45;\n            \/* Deep Purple *\/\n            --bg-secondary: #4b145f;\n            \/* Royal Purple *\/\n            --glass-bg: rgba(255, 215, 0, 0.10);\n            \/* Golden Glass *\/\n            --glass-border: rgba(255, 192, 203, 0.35);\n            \/* Pink Border *\/\n            --text-primary: #ffd700;\n            \/* Golden *\/\n            --text-secondary: #ffc0cb;\n            \/* Pink *\/\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, var(--bg-primary), var(--bg-secondary));\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--text-primary);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--text-primary);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            color: #ffd700;\n            margin-bottom: 1rem;\n            font-size: 1.4rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: var(--text-secondary);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 192, 203, 0.08);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid #ffd700;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: #ffd700;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 192, 203, 0.05);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.18);\n            color: var(--text-primary);\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 192, 203, 0.06);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.25);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            color: #ffd700;\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            margin-top: 1rem;\n            display: block;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            th,\n            td {\n                padding: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n        \u003cdiv class=\"glass-card\"\u003e\n            \u003ch1\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Purple\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Transform your home celebrations into an imperial temple experience with our gorgeous\n                Paithani Gate Style Backdrop in royal Purple. Exquisitely handcrafted by legendary artisans,\n                this piece seamlessly weaves authentic Indian hand-loom heritage into modern festive decor.\n                Perfect for Ganesh Chaturthi, Navratri, Diwali, or as a timeless background for your home mandir,\n                this premium backdrop brings the sacred visual language of traditional architecture straight\n                into your living space.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities Section --\u003e\n        \u003csection id=\"qualities\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eArtisanal Heritage\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003ePreserves India's rich hand-loom legacy through generational weaving methods.\u003c\/li\u003e\n\n                            \u003cli\u003eCarefully handcrafted by experienced artisans dedicated to authentic detailing.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003ePremium Craftsmanship\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eMade using luxurious, high-grade premium silk fabric.\u003c\/li\u003e\n\n                            \u003cli\u003eShowcases intricate, authentic Paithani weaving techniques that radiate elegance.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eDivine Visual Aesthetics\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eElegant gate-style silhouette featuring traditional temple-arch pillars.\u003c\/li\u003e\n\n                            \u003cli\u003eWoven with auspicious peacock motifs, parrot detailing, and beautiful tassels.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eVersatile \u0026amp; Bespoke\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eLightweight, easily foldable, and durable for seamless reuse across many festivals.\u003c\/li\u003e\n\n                            \u003cli\u003eFully customizable options for sizes, alternative colors, and specific custom designs.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications Section --\u003e\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003ePremium Grade Silk Fabric\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eWeaving Style\u003c\/td\u003e\n                            \u003ctd\u003eAuthentic Hand-loomed Paithani Technique\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Elements\u003c\/td\u003e\n                            \u003ctd\u003eTemple-arch Gate Pillars, Sacred Peacocks, Parrot Motifs \u0026amp; Tassel Finishings\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePrimary Color\u003c\/td\u003e\n                            \u003ctd\u003eRoyal Festive Purple (Custom colors available upon request)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePortability\u003c\/td\u003e\n                            \u003ctd\u003eLightweight, easy-to-fold, and travel-friendly structure\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eReusability\u003c\/td\u003e\n                            \u003ctd\u003eHighly durable; designed for seasonal reuse across multiple years\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCustomizability\u003c\/td\u003e\n                            \u003ctd\u003eAvailable for bespoke sizes, background colorways, and added details\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ Section --\u003e\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How can I set up and hang this backdrop at home?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Due to its ultra-lightweight design, the backdrop can be easily secured using\n                            standard curtain rods, background support clips, or heavy-duty wall hooks.\n                            Its foldable nature ensures setup takes just minutes.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the size customizable for smaller or larger pooja rooms?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely! We offer bespoke size customizations to perfectly complement your\n                            home altar, mandir backdrop, or ethnic photo-zone dimensions.\n                            Contact us directly to specify your dimensions.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I wash and maintain the Paithani silk fabric?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            To preserve the delicate zari work and premium silk fibers,\n                            we highly recommend dry cleaning only. When storing,\n                            fold it gently and keep it in a cool, dry place away from\n                            direct moisture and sunlight.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can this backdrop be used for festivals other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, its traditional gate-style design and majestic purple colorway make it highly versatile.\n                            It acts as an incredible backdrop for Navratri, Diwali, housewarmings,\n                            engagement ceremonies, and traditional photo booths.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593780289749,"sku":"gate_bg_purple","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/52-768x768.png?v=1775721643"},{"product_id":"paithani-gate-style-backdrop-for-ganesh-chaturthi-red","title":"Paithani Gate Style Backdrop for Ganesh Chaturthi – Red","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi - Red\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            \/* Rich Royal Theme *\/\n\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            --glass-bg: rgba(255, 240, 245, 0.06);\n            --glass-border: rgba(212, 175, 55, 0.22);\n\n            --text-primary: #d4af37;\n            --text-secondary: #f6d9ea;\n\n            --purple-main: #6f2dbd;\n            --purple-dark: #2d004d;\n\n            --gold-main: #d4af37;\n            --gold-soft: #e7c86e;\n            --gold-light: #f4df9b;\n\n            --pink-main: #ff5ca8;\n            --pink-soft: #ffd1e6;\n\n            --shadow: 0 10px 35px rgba(255, 92, 168, 0.15);\n\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                radial-gradient(circle at top left,\n                    rgba(255, 92, 168, 0.08),\n                    transparent 28%),\n\n                radial-gradient(circle at bottom right,\n                    rgba(212, 175, 55, 0.08),\n                    transparent 30%),\n\n                linear-gradient(\n                    135deg,\n                    #14001f 0%,\n                    #240038 35%,\n                    #3d0066 70%,\n                    #6f2dbd 100%\n                );\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n\n            background: linear-gradient(\n                145deg,\n                rgba(255, 255, 255, 0.05),\n                rgba(255, 255, 255, 0.03)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid rgba(212, 175, 55, 0.16);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(212, 175, 55, 0.30);\n\n            box-shadow: 0 16px 45px rgba(212, 175, 55, 0.12);\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--gold-main);\n\n            text-align: center;\n\n            line-height: 1.3;\n\n            letter-spacing: 0.5px;\n\n            text-shadow:\n                0 0 6px rgba(212, 175, 55, 0.15);\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--gold-main);\n\n            border-bottom: 2px solid rgba(212, 175, 55, 0.16);\n\n            padding-bottom: 0.75rem;\n\n            text-shadow:\n                0 0 4px rgba(212, 175, 55, 0.10);\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--pink-soft);\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n\n            background: rgba(255, 255, 255, 0.04);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n\n            background: rgba(255, 92, 168, 0.06);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n\n            margin-bottom: 1rem;\n\n            font-size: 1.35rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.06);\n        }\n\n        ul li::before {\n\n            content: '✦';\n\n            position: absolute;\n\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n\n            font-size: 1rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.03);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n\n            background: rgba(212, 175, 55, 0.10);\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(212, 175, 55, 0.10);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 92, 168, 0.35);\n\n            background: rgba(255, 92, 168, 0.05);\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--gold-main);\n        }\n\n        .faq-answer {\n\n            color: var(--pink-soft);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.7;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.06);\n\n            padding-top: 1rem;\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            .overview {\n                font-size: 1rem;\n            }\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- HERO SECTION --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Gate Style Backdrop for Ganesh Chaturthi - Red\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Transform your home into an auspicious sanctuary with the Paithani Gate Style Backdrop.\n                Infused with centuries of handloom heritage, this breathtaking festive décor centerpiece\n                blends traditional Paithani weaving with a majestic gate-inspired silhouette.\n                Crafted from premium radiant red silk and detailed with elegant gold zari work,\n                it creates a luxurious and spiritually uplifting atmosphere for Ganesh Chaturthi,\n                Navratri, Diwali, and sacred home mandaps.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- QUALITIES SECTION --\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eArtisan Hand-Crafted:\u003c\/strong\u003e\n                                Individually woven by skilled artisans preserving authentic Paithani traditions.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eAuthentic Motifs:\u003c\/strong\u003e\n                                Decorated with peacocks, parrots, geometric borders, and graceful tassels.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePremium Materials\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eRadiant Red Silk:\u003c\/strong\u003e\n                                A rich festive shade symbolizing prosperity, positivity, and devotion.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eElegant Gold Zari:\u003c\/strong\u003e\n                                Refined zari borders with multicolor detailing that shimmer beautifully.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eVersatile \u0026amp; Customisable\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eFoldable \u0026amp; Reusable:\u003c\/strong\u003e\n                                Lightweight and easy-to-store design for repeated festive use.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eBespoke Options:\u003c\/strong\u003e\n                                Custom sizes, color palettes, and artisan detailing available on request.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- SPECIFICATIONS --\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003ePremium Silk Fabric with Metallic Gold Zari Borders\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePrimary Color\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eRadiant Red with Multi-Colored Traditional Motifs\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eDesign Motif\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003ePaithani Gate Style with Peacocks, Parrots \u0026amp; Geometric Patterns\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eFinish \u0026amp; Elements\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eStructured Gate Layout with Elegant Hanging Tassels\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eUltra-Lightweight, Foldable \u0026amp; Compact for Easy Storage\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eSustainability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eReusable \u0026amp; Eco-Friendly Alternative to Disposable Decorations\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eCustomisation\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eCustom Dimensions, Colorways \u0026amp; Additional Design Accents Available\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ SECTION --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How does this product support traditional craftsmen?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Every purchase directly supports skilled Indian weavers and helps preserve\n                            authentic Paithani weaving traditions for future generations.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang and store the backdrop safely?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            It can be mounted using clips, wall hooks, or strong double-sided tape.\n                            After use, simply fold and store it inside a dry fabric pouch.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I use this for festivals other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, it is ideal for Navratri, Diwali, weddings, housewarmings,\n                            pooja rooms, and traditional festive décor setups.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I request a custom size or color?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            You can contact the support team with your preferred dimensions,\n                            colors, and design requirements for a personalized handcrafted backdrop.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593790742741,"sku":"gate_bg_red","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/49-768x768.png?v=1775721932"},{"product_id":"paithani-modak-shaped-backdrop-for-ganesh-chaturthi-traditional-diamond-design","title":"Paithani Modak-Shaped Backdrop for Ganesh Chaturthi – Traditional Diamond Design","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n\n            \/* BACKGROUND COLORS *\/\n            --bg-primary: #1a032b;\n            --bg-secondary: #2d0b45;\n\n            \/* GLASS EFFECT *\/\n            --glass-bg: rgba(255, 214, 235, 0.07);\n            --glass-border: rgba(212, 175, 55, 0.20);\n\n            \/* TEXT *\/\n            --text-primary: #e0b84f;\n            --text-secondary: #f6dff2;\n\n            \/* PURPLE SHADES *\/\n            --purple-main: #7b2cbf;\n            --purple-dark: #4b006e;\n            --purple-soft: #b185db;\n\n            \/* GOLDEN SHADES *\/\n            --gold-main: #d4af37;\n            --gold-soft: #e6c76a;\n            --gold-light: #f3df9b;\n\n            \/* PINK SHADES *\/\n            --pink-main: #ff5fa2;\n            --pink-soft: #ffc1dc;\n            --pink-light: #ffe4f1;\n\n            \/* SHADOWS *\/\n            --shadow: 0 8px 30px rgba(255, 95, 162, 0.18);\n            --shadow-hover: 0 14px 42px rgba(212, 175, 55, 0.18);\n\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                radial-gradient(circle at top left,\n                    rgba(255, 95, 162, 0.08),\n                    transparent 28%),\n\n                radial-gradient(circle at bottom right,\n                    rgba(212, 175, 55, 0.06),\n                    transparent 32%),\n\n                linear-gradient(\n                    135deg,\n                    #1a032b 0%,\n                    #2d0b45 35%,\n                    #4b006e 70%,\n                    #7b2cbf 100%\n                );\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n\n            background: linear-gradient(\n                145deg,\n                rgba(255, 255, 255, 0.05),\n                rgba(255, 255, 255, 0.03)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid rgba(212, 175, 55, 0.18);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(212, 175, 55, 0.35);\n\n            box-shadow: var(--shadow-hover);\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            text-align: center;\n\n            line-height: 1.3;\n\n            color: var(--gold-main);\n\n            text-shadow:\n                0 0 4px rgba(212, 175, 55, 0.12);\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--gold-main);\n\n            border-bottom: 2px solid rgba(212, 175, 55, 0.18);\n\n            padding-bottom: 0.75rem;\n\n            text-shadow:\n                0 0 4px rgba(212, 175, 55, 0.10);\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 900px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--pink-soft);\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n\n            background: rgba(255, 255, 255, 0.04);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n\n            background: rgba(255, 95, 162, 0.05);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n\n            margin-bottom: 1rem;\n\n            font-size: 1.3rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n\n            padding: 0.8rem 0 0.8rem 1.8rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n\n            content: '✦';\n\n            position: absolute;\n\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n\n            font-size: 1rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.03);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n\n            background: rgba(212, 175, 55, 0.10);\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(212, 175, 55, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 95, 162, 0.35);\n\n            background: rgba(255, 95, 162, 0.06);\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.2rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--gold-main);\n        }\n\n        .faq-question::after {\n\n            content: '+';\n\n            font-size: 1.5rem;\n\n            color: var(--pink-main);\n\n            transition: transform 0.3s;\n        }\n\n        .faq-answer {\n\n            color: var(--pink-soft);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.05);\n\n            padding-top: 1rem;\n        }\n\n        .faq-answer.active {\n            display: block;\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            .overview {\n                font-size: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Modak-Shaped Backdrop for Ganesh Chaturthi\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eTransform your festive home mandap with our beautifully designed Modak-Shaped Backdrop. Merging the rich cultural heritage of traditional Maharashtrian Paithani textiles with the auspicious shape of the Modak—Lord Ganesha’s favorite sweet— this elegant backdrop brings sacred symbolism and luxurious aesthetics to your celebrations. Designed specially for modern apartments and cozy home mandirs, it creates a premium festive focal point without overwhelming compact spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eSacred Silhouette\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSymbolic Modak Shape:\u003c\/strong\u003e Adds deeper spiritual significance and festive elegance to your mandap décor.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Diamond Design:\u003c\/strong\u003e Features classic geometric patterns inspired by authentic Indian heritage artistry.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eElite Paithani Artistry\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eElegant Floral \u0026amp; Vine Prints:\u003c\/strong\u003e Inspired by royal Paithani weaving motifs with vibrant detailing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGleaming Gold Borders:\u003c\/strong\u003e Finished with refined golden piping for a premium festive appearance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eSmart Modern Setup\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSatin-Finish Fabric:\u003c\/strong\u003e Lightweight premium fabric with a soft sheen and wrinkle resistance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffortless Mounting:\u003c\/strong\u003e Easy installation using wall pins, double-sided tape, or backdrop stands.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium Satin-Finish Printed Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShape Pattern\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSymbolic Modak Shape with Golden Piping Borders\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAesthetic\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePaithani Floral-Vine Motifs with Traditional Diamond Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMounting Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWall Pins, Adhesive Tapes, and Stand Supports\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest Suited For\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTabletop Mandaps, Apartments, and Compact Festive Setups\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCare Instructions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGentle hand wash or low-heat ironing on reverse side\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I mount this backdrop in my home?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYou can easily hang it using wall pins, adhesive wall tape, or lightweight stand setups.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the fabric glossy or matte?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt features a satin-finish texture that gives a soft festive glow without harsh reflections.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this suitable for compact apartment spaces?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, it is specially designed for compact home mandirs, tabletop setups, and apartment celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I remove folds or packaging creases?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eUse a low-heat iron on the reverse side with a thin cloth layer for safe crease removal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593813057749,"sku":"modak_bg_gnsh_chaturthi_diamond","price":649.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/modak-768x768.png?v=1775722161"},{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-green","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Green","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n\n            \/* MAIN COLORS *\/\n            --bg-primary: #14001f;\n            --bg-secondary: #2b0a3d;\n\n            \/* GLASS EFFECT *\/\n            --glass-bg: rgba(255, 240, 255, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.18);\n\n            \/* TEXT COLORS *\/\n            --text-primary: #ffffff;\n            --text-secondary: #f7d9ff;\n\n            \/* PURPLE *\/\n            --purple-dark: #3d0066;\n            --purple-light: #7b2cbf;\n\n            \/* SOFT GOLDEN *\/\n            --golden-main: #e7c55b;\n            --golden-soft: #f2dd9b;\n\n            \/* PINK *\/\n            --pink-main: #ff5ebc;\n            --pink-soft: #ffcfe9;\n\n            \/* SHADOW *\/\n            --shadow-main: 0 10px 40px rgba(255, 105, 180, 0.14);\n            --shadow-hover: 0 14px 45px rgba(231, 197, 91, 0.18);\n\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                radial-gradient(circle at top left,\n                    rgba(255, 94, 188, 0.14),\n                    transparent 28%),\n\n                radial-gradient(circle at bottom right,\n                    rgba(231, 197, 91, 0.08),\n                    transparent 30%),\n\n                linear-gradient(135deg,\n                    #14001f 0%,\n                    #2b0a3d 35%,\n                    #4b0082 70%,\n                    #6a0dad 100%);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n            min-height: 100vh;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n\n            background: linear-gradient(145deg,\n                    rgba(255, 255, 255, 0.06),\n                    rgba(255, 255, 255, 0.03));\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid rgba(231, 197, 91, 0.16);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow-main);\n\n            transition: all 0.35s ease;\n\n            position: relative;\n\n            overflow: hidden;\n        }\n\n        .glass-card::before {\n            content: \"\";\n            position: absolute;\n            inset: 0;\n\n            background:\n                linear-gradient(120deg,\n                    rgba(255, 255, 255, 0.04),\n                    transparent,\n                    rgba(231, 197, 91, 0.04));\n\n            pointer-events: none;\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(231, 197, 91, 0.35);\n\n            box-shadow: var(--shadow-hover);\n        }\n\n        h1,\n        h2,\n        h3 {\n\n            color: var(--golden-main);\n\n            text-shadow:\n                0 0 4px rgba(231, 197, 91, 0.18);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            border-bottom: 2px solid rgba(231, 197, 91, 0.18);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            font-size: 1.3rem;\n            margin-bottom: 1rem;\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: #ffeaff;\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2rem;\n\n            margin-top: 2rem;\n        }\n\n        .feature-group {\n\n            background: rgba(255, 255, 255, 0.04);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid var(--golden-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n\n            background: rgba(255, 94, 188, 0.06);\n\n            transform: scale(1.02);\n\n            box-shadow: 0 8px 24px rgba(255, 94, 188, 0.10);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n\n            content: \"✦\";\n\n            position: absolute;\n\n            left: 0;\n\n            color: var(--golden-main);\n\n            font-size: 1rem;\n\n            font-weight: bold;\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin-top: 2rem;\n\n            background: rgba(255, 255, 255, 0.03);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n\n            padding: 1.3rem 1.1rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(231, 197, 91, 0.10);\n        }\n\n        th {\n\n            background: rgba(231, 197, 91, 0.10);\n\n            color: var(--golden-main);\n\n            font-weight: 600;\n        }\n\n        td {\n\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(231, 197, 91, 0.10);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n\n            background: rgba(255, 94, 188, 0.06);\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--golden-main);\n        }\n\n        .faq-answer {\n\n            color: var(--pink-soft);\n\n            display: block;\n\n            margin-top: 1rem;\n        }\n\n        .faq-answer.active {\n            display: block;\n        }\n\n        @media(max-width:768px) {\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .overview {\n                font-size: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Green\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive decorations with this magnificent, handloom-inspired luxury backdrop. Masterfully showcasing Maharashtra’s centuries-old Paithani weaving heritage, this exquisite piece features a rich, fresh green silk base symbolizing growth and prosperity. Adorned with a striking V-cut temple-style silhouette, gold zari lace, and intricate parrot and peacock motifs, it offers a premium, eco-friendly, and sustainable alternative to disposable decor. Perfect for Ganesh Chaturthi, Navratri, Diwali, and heritage-loving homes seeking a reusable pooja room masterpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eArtisan Craftsmanship\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHandcrafted by skilled artisans showcasing authentic Paithani weaving heritage and regional artistry.\u003c\/li\u003e\n\u003cli\u003ePremium silk fabric with a fresh green base symbolizing growth, prosperity, and elegance.\u003c\/li\u003e\n\u003cli\u003eIntricate gold, red, and blue parrot-peacock motifs detailed beautifully on a satin panel.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eDesign \u0026amp; Details\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eV-cut temple-style silhouette with elegant gold zari lace and rainbow borders.\u003c\/li\u003e\n\u003cli\u003eDecorated with hanging tassels and mirror-dot accents for a festive shimmering appearance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eSustainable Luxury\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, reusable design suitable for multiple celebrations.\u003c\/li\u003e\n\u003cli\u003eCustomizable size, colour combinations, and design layouts available on request.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFabric Material\u003c\/td\u003e\n\u003ctd\u003ePremium Handloom Silk Base with High-Contrast Satin Panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Colorway\u003c\/td\u003e\n\u003ctd\u003eFresh Green representing Growth and Prosperity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDecorative Elements\u003c\/td\u003e\n\u003ctd\u003eGold Zari Lace, Rainbow Borders, and Mirror-Dot Detailing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVisual Motifs\u003c\/td\u003e\n\u003ctd\u003eTraditional Paithani Parrot and Peacock Patterns\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSilhouette Design\u003c\/td\u003e\n\u003ctd\u003eV-Cut Temple-Style Archway Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eUltra-lightweight, Foldable, and Easy to Store\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomizability\u003c\/td\u003e\n\u003ctd\u003eFully Customizable in Size, Colorway, and Pattern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal Occasions\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Navratri, Diwali, Housewarming \u0026amp; Daily Pooja Decor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat makes this backdrop better than standard decorations?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eUnlike disposable paper or plastic decor, this backdrop offers premium craftsmanship, sustainability, cultural authenticity, and long-term reusability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I customize the size and color?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, custom dimensions, colours, and design modifications are available according to your mandir décor requirements.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I clean and store this backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eDry cleaning is recommended to preserve the silk, zari borders, and decorative detailing. Store folded in a cool, dry place.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes the backdrop shine under indoor lights?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, the satin finish, mirror-dot accents, and zari lace beautifully reflect festive lights, diyas, and warm indoor illumination.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593838059733,"sku":"parrot_pk_bg_gnsh_chaturthi_green","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/41-768x768.png?v=1775722249"},{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-mango","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Mango","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n\n            \/* MAIN COLORS *\/\n            --bg-primary: #14001f;\n            --bg-secondary: #2b0a3d;\n\n            \/* GLASS EFFECT *\/\n            --glass-bg: rgba(255, 240, 255, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.22);\n\n            \/* TEXT COLORS *\/\n            --text-primary: #ffffff;\n            --text-secondary: #f7d9ff;\n\n            \/* PURPLE *\/\n            --purple-dark: #3d0066;\n            --purple-light: #7b2cbf;\n\n            \/* GOLDEN *\/\n            --golden-main: #ffd700;\n            --golden-shine: #ffef99;\n\n            \/* PINK *\/\n            --pink-main: #ff5ebc;\n            --pink-soft: #ffc2e2;\n\n            \/* SHADOW *\/\n            --shadow-main: 0 10px 40px rgba(255, 105, 180, 0.18);\n            --shadow-hover: 0 16px 55px rgba(255, 215, 0, 0.28);\n\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                radial-gradient(circle at top left,\n                    rgba(255, 94, 188, 0.18),\n                    transparent 28%),\n\n                radial-gradient(circle at bottom right,\n                    rgba(255, 215, 0, 0.12),\n                    transparent 30%),\n\n                linear-gradient(135deg,\n                    #14001f 0%,\n                    #2b0a3d 35%,\n                    #4b0082 70%,\n                    #6a0dad 100%);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n            min-height: 100vh;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n\n            background: linear-gradient(145deg,\n                    rgba(255, 255, 255, 0.06),\n                    rgba(255, 255, 255, 0.03));\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid rgba(255, 215, 0, 0.18);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow-main);\n\n            transition: all 0.35s ease;\n\n            position: relative;\n\n            overflow: hidden;\n        }\n\n        .glass-card::before {\n            content: \"\";\n            position: absolute;\n            inset: 0;\n\n            background:\n                linear-gradient(120deg,\n                    rgba(255, 255, 255, 0.05),\n                    transparent,\n                    rgba(255, 215, 0, 0.06));\n\n            pointer-events: none;\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.5);\n\n            box-shadow: var(--shadow-hover);\n        }\n\n        h1,\n        h2,\n        h3 {\n\n            color: var(--golden-main);\n\n            text-shadow:\n                0 0 10px rgba(255, 215, 0, 0.5),\n                0 0 18px rgba(255, 239, 153, 0.4);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            border-bottom: 2px solid rgba(255, 215, 0, 0.3);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            font-size: 1.3rem;\n            margin-bottom: 1rem;\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: #ffeaff;\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2rem;\n\n            margin-top: 2rem;\n        }\n\n        .feature-group {\n\n            background: rgba(255, 255, 255, 0.04);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid var(--golden-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n\n            background: rgba(255, 94, 188, 0.08);\n\n            transform: scale(1.02);\n\n            box-shadow: 0 8px 28px rgba(255, 94, 188, 0.15);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n\n            content: \"✦\";\n\n            position: absolute;\n\n            left: 0;\n\n            color: var(--golden-main);\n\n            font-size: 1.1rem;\n\n            font-weight: bold;\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin-top: 2rem;\n\n            background: rgba(255, 255, 255, 0.03);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n\n            padding: 1.3rem 1.1rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.14);\n\n            color: var(--golden-main);\n\n            font-weight: 600;\n        }\n\n        td {\n\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.14);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n\n            background: rgba(255, 94, 188, 0.08);\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--golden-main);\n        }\n\n        .faq-answer {\n\n            color: var(--pink-soft);\n\n            display: block;\n\n            margin-top: 1rem;\n        }\n\n        .faq-answer.active {\n            display: block;\n        }\n\n        @media(max-width:768px) {\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .overview {\n                font-size: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Mango\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive home temple with the exquisite Paithani Parrot-Peacock Backdrop in radiant mango-yellow. Lovingly handcrafted by skilled traditional weavers, this premium silk backdrop brings the heritage of authentic Indian handlooms directly to your sacred celebrations. Rich with gold zari borders, intricate multicolour parrot and peacock motifs, and a majestic V-cut temple design with hanging tassels, it represents a seamless blend of cultural depth and contemporary convenience. Unlike synthetic, mass-produced alternatives, this sustainable and reusable backdrop folds away effortlessly, making it an eco-friendly and ethical masterpiece for modern celebrations like Ganesh Chaturthi, Navratri, and Diwali.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHeritage Craftsmanship\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eArtisan handcrafted by skilled Indian handloom weavers\u003c\/li\u003e\n\u003cli\u003eAuthentic Paithani silk weave in festive mango-yellow\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eIntricate Details\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGold zari borders with colourful peacock-parrot motifs\u003c\/li\u003e\n\u003cli\u003eElegant V-cut temple style with decorative tassels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eModern Utility\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, and reusable premium backdrop\u003c\/li\u003e\n\u003cli\u003eCustomizable sizes and festive colour options available\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Silk with Authentic Handwoven Paithani Weave\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Colour\u003c\/td\u003e\n\u003ctd\u003eWarm Mango-Yellow with Gold Zari Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotif Patterns\u003c\/td\u003e\n\u003ctd\u003eMulticolour Traditional Parrots and Peacocks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Style\u003c\/td\u003e\n\u003ctd\u003eV-Cut Temple Silhouette with Hanging Tassels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight \u0026amp; Portability\u003c\/td\u003e\n\u003ctd\u003eUltra-lightweight, Foldable, and Easy to Store\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSustainability\u003c\/td\u003e\n\u003ctd\u003eReusable, Long-lasting, and Artisan-crafted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomisation Options\u003c\/td\u003e\n\u003ctd\u003eAvailable in Custom Sizes and Multiple Festive Colours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBest Suited For\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Navratri, Diwali, Pujas \u0026amp; Home Mandirs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the fabric real silk and authentic Paithani?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, the backdrop is crafted from premium silk using authentic Paithani weaving techniques by skilled Indian handloom artisans.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I store the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eFold it carefully and store it in a cool, dry place away from direct sunlight to maintain its premium texture and zari shine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I customize the size or colour?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, customization options are available in multiple sizes and festive colours to perfectly fit your home mandir setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhy is this backdrop better than synthetic alternatives?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eUnlike plastic or disposable decorations, this backdrop is reusable, eco-friendly, luxurious, and supports traditional Indian weaving communities.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593856606421,"sku":"parrot_pk_bg_gnsh_chaturthi_mango","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/42-768x768.png?v=1775722455"},{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-maroon","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Maroon","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n\n            \/* MAIN COLORS *\/\n            --bg-primary: #14001f;\n            --bg-secondary: #2b0a3d;\n\n            \/* GLASS EFFECT *\/\n            --glass-bg: rgba(255, 240, 255, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.22);\n\n            \/* TEXT COLORS *\/\n            --text-primary: #ffffff;\n            --text-secondary: #f7d9ff;\n\n            \/* PURPLE *\/\n            --purple-dark: #3d0066;\n            --purple-light: #7b2cbf;\n\n            \/* GOLDEN *\/\n            --golden-main: #ffd700;\n            --golden-shine: #ffef99;\n\n            \/* PINK *\/\n            --pink-main: #ff5ebc;\n            --pink-soft: #ffc2e2;\n\n            \/* SHADOW *\/\n            --shadow-main: 0 10px 40px rgba(255, 105, 180, 0.18);\n            --shadow-hover: 0 16px 55px rgba(255, 215, 0, 0.28);\n\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                radial-gradient(circle at top left,\n                    rgba(255, 94, 188, 0.18),\n                    transparent 28%),\n\n                radial-gradient(circle at bottom right,\n                    rgba(255, 215, 0, 0.12),\n                    transparent 30%),\n\n                linear-gradient(135deg,\n                    #14001f 0%,\n                    #2b0a3d 35%,\n                    #4b0082 70%,\n                    #6a0dad 100%);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n            min-height: 100vh;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n\n            background: linear-gradient(145deg,\n                    rgba(255, 255, 255, 0.06),\n                    rgba(255, 255, 255, 0.03));\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid rgba(255, 215, 0, 0.18);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow-main);\n\n            transition: all 0.35s ease;\n\n            position: relative;\n\n            overflow: hidden;\n        }\n\n        .glass-card::before {\n            content: \"\";\n            position: absolute;\n            inset: 0;\n\n            background:\n                linear-gradient(120deg,\n                    rgba(255, 255, 255, 0.05),\n                    transparent,\n                    rgba(255, 215, 0, 0.06));\n\n            pointer-events: none;\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.5);\n\n            box-shadow: var(--shadow-hover);\n        }\n\n        h1,\n        h2,\n        h3 {\n\n            color: var(--golden-main);\n\n            text-shadow:\n                0 0 10px rgba(255, 215, 0, 0.5),\n                0 0 18px rgba(255, 239, 153, 0.4);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            border-bottom: 2px solid rgba(255, 215, 0, 0.3);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            font-size: 1.3rem;\n            margin-bottom: 1rem;\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: #ffeaff;\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2rem;\n\n            margin-top: 2rem;\n        }\n\n        .feature-group {\n\n            background: rgba(255, 255, 255, 0.04);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid var(--golden-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n\n            background: rgba(255, 94, 188, 0.08);\n\n            transform: scale(1.02);\n\n            box-shadow: 0 8px 28px rgba(255, 94, 188, 0.15);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n\n            content: \"✦\";\n\n            position: absolute;\n\n            left: 0;\n\n            color: var(--golden-main);\n\n            font-size: 1.1rem;\n\n            font-weight: bold;\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin-top: 2rem;\n\n            background: rgba(255, 255, 255, 0.03);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n\n            padding: 1.3rem 1.1rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.14);\n\n            color: var(--golden-main);\n\n            font-weight: 600;\n        }\n\n        td {\n\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.14);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n\n            background: rgba(255, 94, 188, 0.08);\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--golden-main);\n        }\n\n        .faq-answer {\n\n            color: var(--pink-soft);\n\n            display: block;\n\n            margin-top: 1rem;\n        }\n\n        .faq-answer.active {\n            display: block;\n        }\n\n        @media(max-width:768px) {\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .overview {\n                font-size: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Maroon\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive celebrations with the majestic elegance of authentic Indian weaving. This premium hand-loomed silk backdrop combines deep, rich maroon tones with shimmering gold-zari borders, traditional V-cut styling, and intricate multicolor parrot-peacock motifs. Perfectly designed for modern homes, it offers an eco-friendly, reusable, and customizable luxury decor solution that honors heritage craftsmanship while supporting local rural weavers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eArtisanal Heritage\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand-loomed by highly skilled Indian weavers\u003c\/li\u003e\n\u003cli\u003eDirectly supports and preserves India's rich hand-loom legacy\u003c\/li\u003e\n\u003cli\u003eBridges traditional craftsmanship with modern festive homes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003ePremium Materials\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCrafted from high-grade silk in a deep, regal maroon hue\u003c\/li\u003e\n\u003cli\u003eAccented with authentic shimmering gold-zari borders\u003c\/li\u003e\n\u003cli\u003eVibrant multicolour parrot-peacock motifs for visual richness\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eExquisite Temple Styling\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTraditional V-cut temple-style design\u003c\/li\u003e\n\u003cli\u003eElegant hand-stitched hanging tassels\u003c\/li\u003e\n\u003cli\u003eCreates a luxurious festive photo-zone instantly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eConvenience \u0026amp; Versatility\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, and easy to set up\u003c\/li\u003e\n\u003cli\u003eReusable alternative to disposable decorations\u003c\/li\u003e\n\u003cli\u003eCustomizable sizes, colors, and layout options available\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003ePaithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Maroon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Silk Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraft Technique\u003c\/td\u003e\n\u003ctd\u003eAuthentic Hand-Loomed Paithani Weave\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Palette\u003c\/td\u003e\n\u003ctd\u003eRegal Deep Maroon with Shimmering Gold Zari\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Elements\u003c\/td\u003e\n\u003ctd\u003eV-Cut Temple Style, Tassels, Multicolor Peacock-Parrot Motifs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStructure \u0026amp; Build\u003c\/td\u003e\n\u003ctd\u003eLightweight, Foldable, Easy to Store\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSustainability\u003c\/td\u003e\n\u003ctd\u003e100% Reusable Eco-Friendly Decoration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomizability\u003c\/td\u003e\n\u003ctd\u003eAvailable in Different Sizes \u0026amp; Colors on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal For\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Navratri, Diwali, Weddings \u0026amp; Temple Decor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhy should I choose this hand-loomed silk backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThis backdrop is reusable, premium-quality, eco-friendly, and crafted by skilled Indian artisans. It adds a luxurious festive aesthetic while supporting traditional weaving craftsmanship.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I customize this backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, custom sizes, color themes, and decorative detailing can be requested according to your festive setup needs.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhich occasions is this suitable for?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt is perfect for Ganesh Chaturthi, Navratri, Diwali, weddings, pooja mandaps, home temples, and festive photography zones.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I store and maintain it?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eFold carefully and store in a dry place away from direct sunlight. Dry cleaning is recommended to maintain the silk and zari shine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593864732885,"sku":"parrot_pk_bg_gnsh_chaturthi_maroon","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/43-768x768.png?v=1775722608"},{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-orange","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Orange","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Orange - Professional Description\u003c\/title\u003e\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #1a0626;\n            --bg-secondary: #2a0d3d;\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n            --text-primary: #ffffff;\n            --text-secondary: #f5dff0;\n            --accent-gold: #ffd700;\n            --accent-pink: #ff69b4;\n            --accent-purple: #a855f7;\n            --shadow: 0 8px 32px rgba(0, 0, 0, 0.9);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, #1a0626, #2a0d3d, #3b1257);\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.15);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--accent-gold);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--accent-gold);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            color: var(--accent-gold);\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 900px;\n            margin: 0 auto 1rem;\n            color: var(--text-secondary);\n        }\n\n        .market-context {\n            font-size: 1rem;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: #ffb6d9;\n            font-style: italic;\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 105, 180, 0.05);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid var(--accent-gold);\n        }\n\n        .feature-group h3 {\n            font-size: 1.3rem;\n            margin-bottom: 0.75rem;\n        }\n\n        .feature-group p {\n            color: var(--text-secondary);\n            font-size: 0.95rem;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: var(--accent-gold);\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 255, 255, 0.03);\n            border-radius: 12px;\n            overflow: hidden;\n            border: 1px solid var(--glass-border);\n        }\n\n        th, td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.15);\n            color: var(--accent-gold);\n            font-weight: 600;\n            white-space: nowrap;\n            font-size: 1.1rem;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 105, 180, 0.05);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.15);\n            transition: all 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: var(--accent-gold);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            cursor: pointer;\n            color: var(--accent-gold);\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            display: block;\n            margin-top: 1rem;\n            line-height: 1.6;\n            border-top: 1px solid rgba(255, 255, 255, 0.05);\n            padding-top: 1rem;\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n            \u003ch1\u003ePaithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Orange\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Transform your home pooja setup into a majestic sacred sanctuary with our Paithani Parrot-Peacock Festive Backdrop. Exquisitely handcrafted by skilled artisans, this luxury backdrop seamlessly pairs centuries-old Maharashtrian heritage with lightweight modern convenience. Rooted in rich tradition and splashed in a warm, festive orange, it creates a breathtaking, auspicious center stage for your deities during Ganesh Chaturthi, Navratri, and Diwali.\n            \u003c\/p\u003e\n\n            \u003cp class=\"market-context\"\u003e\n                The perfect bridge between heritage artistry and modern convenience. While traditional festive backdrops are bulky, difficult to store, or disposable, this lightweight, foldable, and highly reusable design offers beautiful longevity and customized luxury to cultural enthusiasts and modern homeowners alike.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003csection id=\"features\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eHeritage Paithani Artistry\u003c\/h3\u003e\n                        \u003cp\u003e\n                            Features magnificent, handcrafted parrot and peacock motifs inspired by classic Maharashtrian Paithani textiles, symbolizing grace, prosperity, and divine blessings.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eRoyal Satin \u0026amp; Zari Detailing\u003c\/h3\u003e\n                        \u003cp\u003e\n                            Constructed on a shimmering gold satin base, framed by an elegant multi-toned rainbow-lace, and finished with shimmering gold-zari borders for an exquisite glow under festive lighting.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eV-Cut Temple Silhouette\u003c\/h3\u003e\n                        \u003cp\u003e\n                            Designed with a unique, regal V-cut temple arch silhouette adorned with reflective hand-placed mirror dots and silky, dangling tassels for a multi-dimensional aesthetic.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eFoldable \u0026amp; Highly Reusable\u003c\/h3\u003e\n                        \u003cp\u003e\n                            Say goodbye to heavy, one-time-use decor. This premium backdrop is exceptionally lightweight, easy to hang, effortlessly foldable, and built to last across generations of celebrations.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eFully Customizable Luxury\u003c\/h3\u003e\n                        \u003cp\u003e\n                            Tailor your backdrop to fit your unique space. We offer completely customizable frame sizing, extra details, and 6 vibrant base colors (Red, Green, Maroon, Mango, Purple, and Orange).\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eEthically Handcrafted\u003c\/h3\u003e\n                        \u003cp\u003e\n                            By bringing this piece into your home, you support local Indian artisans, directly contributing to preserving the ancient legacy of traditional craftsmanship.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"specs\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePrimary Material\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003ePremium Shimmering Gold Satin Fabric Base\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eBorders \u0026amp; Accents\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eTraditional Gold-Zari, Rainbow-Lace borders, and Silky Tassels\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eSilhouette Design\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eClassic V-Cut Temple Arch decorated with hand-applied Mirror Dots\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eDefault Color\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eFestive Orange (Symbolizing energy, purity, and spirituality)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eColor Options\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eFully customizable in Red, Green, Maroon, Mango, Purple, and Orange\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eSizing \u0026amp; Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eFully customizable to match your home mandap, temple wall, or setup dimensions\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eLightweight, easy-to-fold, and space-saving construction\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eEthical Certification\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e100% Handcrafted by skilled native Indian artisans preserving heritage weaves\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang or install this backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Due to its ultra-lightweight fabric design, you do not need heavy frames. It can easily be hung on a standard curtain rod, backdrop stand, or secured directly to walls using heavy-duty command hooks, pins, or double-sided mounting tape.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I order this in custom sizes or colors?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, we specialize in personalization! You can request custom frame sizes to fit your specific temple setup. Additionally, we offer custom colors, including Red, Green, Maroon, Mango, Purple, and Orange, along with optional custom detailing.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I store and clean the backdrop to keep it reusable?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Since the backdrop is foldable, you can store it in a dry, dark place wrapped in a soft cloth. For cleaning, we highly recommend dry cleaning or gentle spot-cleaning only. To remove fold lines, simply iron on the reverse side using low heat with a protective fabric layer in between.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is this backdrop suitable for other festivals?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely. While perfect for Ganesh Chaturthi, the traditional peacock-parrot motifs, golden zari, and elegant temple shape make it highly versatile. It adds a premium royal touch to Navratri, Diwali, Varalakshmi Vratham, housewarmings, and wedding ceremonies.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Why choose this over disposable paper or plastic backdrops?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Traditional setups are either single-use, bulky to store, or lack authentic aesthetic appeal. This reusable fabric backdrop delivers high long-term value, stands out with its genuine hand-made Paithani-inspired design, and supports sustainable, fair-trade artisan livelihoods.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593875611861,"sku":"parrot_pk_bg_gnsh_chaturthi_orange","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/44-768x768.png?v=1775722889"},{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-purple","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Purple","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n    \u003ctitle\u003e\n        Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Purple\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            \/* Purple + Golden + Pink Theme *\/\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n            --text-secondary: #f7d9ff;\n\n            --purple-main: #7b2cbf;\n            --purple-dark: #3c096c;\n\n            --gold-main: #ffd700;\n            --gold-light: #ffef99;\n\n            --pink-main: #ff69b4;\n            --pink-light: #ffc0cb;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #14001f 0%,\n                #2b0040 35%,\n                #4b006e 70%,\n                #7b2cbf 100%\n            );\n\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: linear-gradient(\n                135deg,\n                rgba(255, 105, 180, 0.12),\n                rgba(123, 44, 191, 0.18)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        \/* Golden Headings *\/\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n            color: #ffd700;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            text-align: center;\n\n            max-width: 850px;\n            margin: 0 auto 3rem;\n\n            color: var(--pink-light);\n        }\n\n        .features-grid {\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 255, 255, 0.05);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 5px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n            background: rgba(255, 105, 180, 0.08);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n            content: '✦';\n\n            position: absolute;\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n            background: linear-gradient(\n                90deg,\n                rgba(255, 215, 0, 0.18),\n                rgba(255, 105, 180, 0.18)\n            );\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: rgba(255, 105, 180, 0.4);\n\n            background: rgba(255, 105, 180, 0.08);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--gold-main);\n        }\n\n        \/* FAQ always visible *\/\n\n        .faq-answer {\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.08);\n\n            padding-top: 1rem;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.6rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Purple\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive celebrations with the breathtaking elegance\n                of our Paithani Parrot-Peacock Backdrop.\n\n                Handcrafted to perfection,\n                this royal purple silk backdrop\n                brings the authentic heritage\n                of Maharashtra's legendary Paithani weave\n                straight to your home altar.\n\n                Designed specifically for auspicious occasions\n                like Ganesh Chaturthi,\n                Navratri,\n                and Diwali,\n                it features stunning gold zari borders,\n                intricate V-cut temple detailing,\n                and auspicious peacock and parrot motifs\n                that welcome prosperity,\n                joy,\n                and divine energy.\n\n                Say goodbye to disposable plastic decorations\n                and welcome an eco-friendly,\n                reusable,\n                and breathtakingly luxurious masterpiece\n                that can be cherished for generations.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities --\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eAuthentic Artisan Craftsmanship\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Handcrafted by skilled traditional artisans\n                                preserving the centuries-old legacy\n                                of authentic Paithani heritage.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Intricate parrot and peacock motifs\n                                woven with precision,\n                                symbolizing prosperity,\n                                love,\n                                and spiritual devotion.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eRoyal \u0026amp; Majestic Aesthetics\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Crafted from premium silk fabric\n                                dyed in a deep,\n                                majestic royal purple\n                                that instantly commands attention.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Stunning V-cut temple-style border\n                                accented with shimmering gold zari,\n                                hanging tassels,\n                                and shimmering hand-stitched mirror detailing.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePractical \u0026amp; Reusable Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Lightweight and highly portable structure,\n                                making it simple to hang\n                                on any wall,\n                                frame,\n                                or temple mandir setup.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Fully foldable and compact design\n                                allows for easy storage\n                                and effortless reuse\n                                across multiple festive seasons.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications --\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Premium Silk Fabric\n                                with Shimmering Gold Metallic Zari\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eColor Scheme\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Royal Purple\n                                with Metallic Gold Accents\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePattern \u0026amp; Motifs\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Traditional Paithani Peacock\n                                and Parrot Motifs\n                                (Symbol of Prosperity)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eDesign Elements\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                V-Cut Temple-Style Trim,\n                                Hanging Tassels,\n                                and Integrated Mirror Accents\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Ultra-Lightweight,\n                                Compact,\n                                and Easily Foldable\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eSustainability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Eco-Friendly,\n                                Washable\/Dry-Cleanable,\n                                and 100% Reusable\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eRecommended Occasions\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Ganesh Chaturthi,\n                                Navratri,\n                                Diwali,\n                                Gruhapravesham,\n                                Pooja Room Decor,\n                                and Cultural Events\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang or install the Paithani backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Thanks to its lightweight design,\n                            you can easily hang this backdrop\n                            using standard curtain rods,\n                            adhesive hooks,\n                            double-sided tape,\n                            or safety pins pinned\n                            to an existing fabric background.\n\n                            It adapts beautifully to walls,\n                            wooden frames,\n                            or pooja mandapams.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can this backdrop be washed and ironed?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            We recommend professional dry cleaning\n                            to preserve the sheen\n                            of the premium silk fabric\n                            and the intricate gold zari borders.\n\n                            If ironed at home,\n                            please use a very low silk setting\n                            on the reverse side of the fabric\n                            with a protective cloth barrier.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is this backdrop suitable for outdoor events?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            While it is perfect\n                            for indoor festivals,\n                            home mandirs,\n                            and covered event venues,\n                            we advise keeping it away\n                            from direct moisture,\n                            heavy winds,\n                            and prolonged exposure\n                            to direct sunlight\n                            to preserve the vibrant purple hue\n                            and delicate mirror work.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What makes this backdrop better\n                            than standard plastic decorations?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike plastic backdrops,\n                            this premium fabric piece\n                            is sustainable,\n                            fully reusable,\n                            and reflects genuine Indian handcraft heritage.\n\n                            It is a one-time investment\n                            that saves you money long-term\n                            while elevating your celebrations\n                            with authentic cultural elegance.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593884098773,"sku":"parrot_pk_bg_gnsh_chaturthi_purple","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/45-768x768.png?v=1775722997"},{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-red","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Red","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n    \u003ctitle\u003e\n        Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi - Red\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            \/* Purple + Golden + Pink Theme *\/\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n            --text-secondary: #f7d9ff;\n\n            --purple-main: #7b2cbf;\n            --purple-dark: #3c096c;\n\n            --gold-main: #ffd700;\n            --gold-light: #ffef99;\n\n            --pink-main: #ff69b4;\n            --pink-light: #ffc0cb;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #14001f 0%,\n                #2b0040 35%,\n                #4b006e 70%,\n                #7b2cbf 100%\n            );\n\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: linear-gradient(\n                135deg,\n                rgba(255, 105, 180, 0.12),\n                rgba(123, 44, 191, 0.18)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        \/* Golden Headings *\/\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n            color: #ffd700;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            text-align: center;\n\n            max-width: 850px;\n            margin: 0 auto 3rem;\n\n            color: var(--pink-light);\n        }\n\n        .features-grid {\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 255, 255, 0.05);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 5px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n            background: rgba(255, 105, 180, 0.08);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n            content: '✦';\n\n            position: absolute;\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n            background: linear-gradient(\n                90deg,\n                rgba(255, 215, 0, 0.18),\n                rgba(255, 105, 180, 0.18)\n            );\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: rgba(255, 105, 180, 0.4);\n\n            background: rgba(255, 105, 180, 0.08);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--gold-main);\n        }\n\n        \/* FAQ always visible *\/\n\n        .faq-answer {\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.08);\n\n            padding-top: 1rem;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.6rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi - Red\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive celebrations with a masterpiece\n                of ethnic craftsmanship.\n\n                Designed for devotees and lovers of authentic heritage,\n                this premium silk backdrop bridges the gap\n                between luxury handloom art\n                and effortless home decor.\n\n                Featuring a deep red base,\n                vibrant parrot-peacock motifs,\n                and shimmering gold-zari borders,\n                it offers a sustainable, reusable,\n                and stunning alternative to disposable decorations—\n                bringing the sacred ambiance\n                of a royal temple directly into your home.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities --\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Handcrafted by expert artisans\n                                who seamlessly blend traditional Paithani weaving\n                                with elegant, festival-ready aesthetics.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Woven from premium silk fabric\n                                featuring a deep, rich red base\n                                that commands attention\n                                in any sacred layout.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Intricately detailed\n                                with iconic multi-color parrot\n                                and peacock motifs\n                                alongside shimmering gold-zari borders.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eArchitectural Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Styled in a majestic V-cut temple design\n                                that naturally frames\n                                your deity or altar.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Accented with elegant hanging tassels\n                                to enrich the dimensional texture\n                                and premium feel of your space.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Perfect for transforming home temples,\n                                mandaps,\n                                or creating high-end festive photo-zones\n                                for family memories.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eDurable \u0026amp; Practical\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Designed as a lightweight,\n                                foldable,\n                                and highly portable solution\n                                for active, modern households.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Extremely easy to hang,\n                                pack,\n                                and store\n                                without losing its premium texture\n                                or structural integrity.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                A sustainable,\n                                multi-season investment\n                                that can be reused year after year\n                                across various auspicious festivals.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eTailored for You\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Highly customizable\n                                with choices for alternate sizes\n                                to suit tiny alcoves\n                                or grand halls alike.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Flexible customization\n                                in color palettes\n                                to align perfectly\n                                with your home's existing color scheme.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Optional design details available on request\n                                to create an exclusive,\n                                one-of-a-kind heritage piece.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications --\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Premium Silk Fabric\n                                with Genuine Gold-Zari Accents\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePrimary Color\u003c\/td\u003e\n                            \u003ctd\u003eDeep Festive Red\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotif Patterns\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Traditional Multi-Color\n                                Paithani Parrots \u0026amp; Peacocks\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Cut\u003c\/td\u003e\n                            \u003ctd\u003e\n                                V-Cut Traditional Temple Style\n                                with Decorative Hanging Tassels\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePortability\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Ultra-Lightweight,\n                                Foldable,\n                                and Space-Saving\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eReusability\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Highly Durable;\n                                Engineered for Multi-Season\n                                and Multi-Year Festive Use\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCustomization Options\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Available on Request\n                                (Custom Dimensions,\n                                Color Variants,\n                                and Added Detailing)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eIdeal Applications\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Ganesh Chaturthi,\n                                Navratri,\n                                Diwali,\n                                Home Mandaps,\n                                Puja Rooms,\n                                and Festive Photo Backdrops\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Why should I choose this backdrop\n                            over temporary decorative materials?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike disposable plastics,\n                            paper,\n                            or cheap synthetic alternatives,\n                            this backdrop is crafted\n                            from premium silk\n                            and authentic gold-zari borders.\n\n                            It provides a luxurious look,\n                            supports traditional handloom artisans,\n                            and offers high long-term value\n                            by being reusable\n                            across multiple seasons.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I store and maintain\n                            the Paithani backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Because it is lightweight\n                            and highly foldable,\n                            you can store it\n                            in a dry,\n                            dark place\n                            inside a soft cloth wrap\n                            to protect the gold-zari work.\n\n                            For cleaning,\n                            gentle dry cleaning is recommended\n                            to preserve the premium silk fibers\n                            and vivid dye colors.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I customize this backdrop\n                            for a specific home altar size?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely.\n\n                            The backdrop is highly customizable.\n\n                            You can request alternate sizes,\n                            customized colors,\n                            or extra design details\n                            to perfectly fit\n                            your ethnic mandap\n                            or festive photo-zone dimensions.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is it easy to set up\n                            for individual homeowners?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes,\n                            it is designed\n                            for effortless installation.\n\n                            Its lightweight construction\n                            allows you to hang it up easily\n                            using standard command hooks,\n                            curtain rods,\n                            or safety pins\n                            without requiring professional installation\n                            or heavy mounting gear.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593889800405,"sku":"parrot_pk_bg_gnsh_chaturthi_red","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/40-768x768.png?v=1775723145"},{"product_id":"paithani-side-pattern-backdrop-for-ganesh-chaturthi-green","title":"Paithani Side Pattern Backdrop for Ganesh Chaturthi – Green","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n    \u003ctitle\u003e\n        Paithani Side Pattern Backdrop for Ganesh Chaturthi – Green\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            \/* Purple + Golden + Pink Theme *\/\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n            --text-secondary: #f7d9ff;\n\n            --purple-main: #7b2cbf;\n            --purple-dark: #3c096c;\n\n            --gold-main: #ffd700;\n            --gold-light: #ffef99;\n\n            --pink-main: #ff69b4;\n            --pink-light: #ffc0cb;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #14001f 0%,\n                #2b0040 35%,\n                #4b006e 70%,\n                #7b2cbf 100%\n            );\n\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: linear-gradient(\n                135deg,\n                rgba(255, 105, 180, 0.12),\n                rgba(123, 44, 191, 0.18)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        \/* Golden Headings *\/\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n            color: #ffd700;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            text-align: center;\n\n            max-width: 850px;\n            margin: 0 auto 3rem;\n\n            color: var(--pink-light);\n        }\n\n        .features-grid {\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 255, 255, 0.05);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 5px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n            background: rgba(255, 105, 180, 0.08);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n            content: '✦';\n\n            position: absolute;\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n            background: linear-gradient(\n                90deg,\n                rgba(255, 215, 0, 0.18),\n                rgba(255, 105, 180, 0.18)\n            );\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: rgba(255, 105, 180, 0.4);\n\n            background: rgba(255, 105, 180, 0.08);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--gold-main);\n        }\n\n        \/* FAQ always visible *\/\n\n        .faq-answer {\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.08);\n\n            padding-top: 1rem;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.6rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Side Pattern Backdrop for Ganesh Chaturthi – Green\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your home altar with a masterpiece of Indian heritage.\n\n                Hand-crafted by skilled artisans,\n                this luxury silk backdrop seamlessly blends\n                the legendary Paithani weaving tradition\n                with contemporary festive aesthetics.\n\n                Designed for those who cherish authentic artistry,\n                its vibrant green base and shimmering gold-zari borders\n                bring a divine, premium warmth to Ganesh Chaturthi,\n                Navratri, Diwali, and all your most sacred celebrations.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities --\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eArtisan Hand-Crafted:\u003c\/strong\u003e\n\n                                Skillfully woven by master artisans,\n                                preserving India's rich hand-loom legacy\n                                in every thread.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003ePremium Silk Fabric:\u003c\/strong\u003e\n\n                                Luxurious, soft silk base\n                                in a stunningly vibrant festive green\n                                that commands attention\n                                and radiates elegance.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eSophisticated Accents\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eShimmering Gold-Zari:\u003c\/strong\u003e\n\n                                Intricately woven gold-zari borders\n                                offer a timeless,\n                                royal shine under festive lighting.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eUnique Silhouette:\u003c\/strong\u003e\n\n                                Showcases a refined V-cut temple design\n                                accented with mirror-dots\n                                and elegant hanging tassels.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePractical Elegance\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eLightweight \u0026amp; Foldable:\u003c\/strong\u003e\n\n                                Crafted for effortless installation,\n                                convenient storage,\n                                and trouble-free maintenance.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eMulti-Seasonal Reusability:\u003c\/strong\u003e\n\n                                Designed to gracefully endure,\n                                allowing you to reuse this beautiful piece\n                                across years of celebrations.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications --\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003ePremium Silk Blend with Gold-Zari Weaving\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePrimary Color\u003c\/td\u003e\n                            \u003ctd\u003eVibrant Festive Green\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eAccent Elements\u003c\/td\u003e\n                            \u003ctd\u003e\n                                V-Cut Temple Silhouette,\n                                Hanging Tassels,\n                                and Mirror-Dot Accents\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCraft Technique\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Traditional Indian Hand-loom Artistry\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eInstallation Type\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Easy-to-hang lightweight design\n                                (hooks\/loops not included)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eReusability\u003c\/td\u003e\n                            \u003ctd\u003e\n                                High; completely foldable,\n                                space-saving,\n                                and long-lasting\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eSustainability\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Supports traditional weaver communities;\n                                eco-friendly alternative\n                                to synthetic decor\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang and set up this backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Thanks to its lightweight design,\n                            you can easily hang this backdrop\n                            using standard curtain rods,\n                            adhesive wall clips,\n                            decorative pins,\n                            or background stands.\n\n                            It sets up in minutes\n                            without requiring heavy hardware.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can this backdrop be used\n                            for festivals other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely.\n\n                            While perfect for Ganesh Chaturthi,\n                            its premium aesthetic\n                            and traditional design\n                            make it incredibly versatile\n                            for Navratri, Diwali,\n                            Varalakshmi Vratam,\n                            weddings, housewarming ceremonies,\n                            and other auspicious events.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I clean and care for this silk backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            To maintain the shine of the silk\n                            and the integrity of the gold-zari\n                            and mirror-dots,\n                            we recommend dry cleaning only.\n\n                            If needed,\n                            steam iron on a low-heat setting\n                            on the reverse side of the fabric.\n\n                            Always fold and store\n                            in a dry place after use.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How does buying this product support local weavers?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike mass-produced synthetic decor,\n                            this backdrop is genuinely hand-crafted\n                            by skilled hand-loom artisans.\n\n                            Every purchase directly sustains\n                            traditional weaving livelihoods,\n                            helps preserve India's cultural heritage,\n                            and promotes an ethical,\n                            eco-conscious trade cycle.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593894125781,"sku":"side_bg_gnsh_chaturthi_green","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/33-768x768.png?v=1775723316"},{"product_id":"paithani-side-pattern-backdrop-for-ganesh-chaturthi-mango","title":"Paithani Side Pattern Backdrop for Ganesh Chaturthi – Mango","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Side Pattern Backdrop for Ganesh Chaturthi – Mango - Professional Description\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n            --text-secondary: #f7d9ff;\n\n            --purple-main: #7b2cbf;\n            --purple-dark: #3c096c;\n\n            --gold-main: #ffd700;\n            --gold-light: #ffef99;\n\n            --pink-main: #ff69b4;\n            --pink-light: #ffc0cb;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #14001f 0%,\n                #2b0040 35%,\n                #4b006e 70%,\n                #7b2cbf 100%\n            );\n\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: linear-gradient(\n                135deg,\n                rgba(255, 105, 180, 0.12),\n                rgba(123, 44, 191, 0.18)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n            color: #ffd700;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            text-align: center;\n\n            max-width: 850px;\n            margin: 0 auto 3rem;\n\n            color: var(--pink-light);\n        }\n\n        .features-grid {\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 255, 255, 0.05);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 5px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n            background: rgba(255, 105, 180, 0.08);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n            content: '✦';\n\n            position: absolute;\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n            background: linear-gradient(\n                90deg,\n                rgba(255, 215, 0, 0.18),\n                rgba(255, 105, 180, 0.18)\n            );\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: rgba(255, 105, 180, 0.4);\n\n            background: rgba(255, 105, 180, 0.08);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--gold-main);\n        }\n\n        \/* CHANGED HERE *\/\n        .faq-answer {\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.08);\n\n            padding-top: 1rem;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.6rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Side Pattern Backdrop for Ganesh Chaturthi – Mango\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your home altar and festive mandaps with our gorgeous\n                Paithani Side Pattern Backdrop.\n\n                Bathed in a vibrant, auspicious mango-yellow hue,\n                this premium silk backdrop is inspired by traditional\n                Maharashtrian heritage.\n\n                Intricately adorned with shimmering gold-zari borders,\n                classic floral motifs, and an elegant V-cut temple silhouette\n                featuring delicate mirror-dot accents and hanging tassels,\n                it provides the perfect, divine setting for Ganesha’s homecoming,\n                Diwali celebrations, Navratri, or any sacred family milestone.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eArtisanal Heritage Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eVibrant Mango Silk:\u003c\/strong\u003e\n\n                                Crafted from premium, rich silk fabric\n                                that catches the warm festive light beautifully.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTraditional Paithani Motifs:\u003c\/strong\u003e\n\n                                Features intricate side-pattern floral\n                                and vine weaving, celebrating Maharashtra's\n                                iconic handloom craft.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eShimmering Gold-Zari:\u003c\/strong\u003e\n\n                                Elegant gold-zari borders elevate the frame,\n                                adding a touch of royalty to your sacred space.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eTemple Silhouette Aesthetics\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eV-Cut Temple Design:\u003c\/strong\u003e\n\n                                A unique architectural V-cut silhouette\n                                mimics traditional temple entrances\n                                to frame your deities beautifully.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eMirror-Dot Accents:\u003c\/strong\u003e\n\n                                Light-catching mirror details that reflect\n                                the warm glow of diyas and oil lamps.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eHanging Tassels:\u003c\/strong\u003e\n\n                                Exquisite hand-finished tassels add graceful movement\n                                and authentic Indian texture.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eSustainable \u0026amp; Practical Elegance\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eSupport Indian Artisans:\u003c\/strong\u003e\n\n                                Handcrafted directly by master artisans,\n                                preserving India's invaluable handloom legacy.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eHighly Reusable:\u003c\/strong\u003e\n\n                                Lightweight, durable, and easily foldable\n                                to ensure it remains a family heirloom across seasons.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eVersatile Festive Styling:\u003c\/strong\u003e\n\n                                Ideal for home altars, puja mandaps,\n                                festive photo booths, and premium cultural gifting.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003ePremium Silk Blend Fabric\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eColor Palette\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Auspicious Mango Yellow\n                                with Metallic Gold-Zari Accents\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Type\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Traditional Paithani Side Weaving\n                                (Floral \u0026amp; Vine)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eStructural Trim\u003c\/td\u003e\n                            \u003ctd\u003e\n                                V-Cut Temple Silhouette,\n                                Mirror-Dot Detailing,\n                                and Hanging Tassels\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eWeight \u0026amp; Portability\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Ultra-lightweight,\n                                compact, and completely foldable\n                                for easy storage\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eUsage\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Re-usable backdrop for Mandirs,\n                                home altars, photo-zones,\n                                and wall hangings\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCare Instructions\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Gentle dry clean only;\n                                light steam ironing on the reverse side\n                                to remove fold lines\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang or install this backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Thanks to its lightweight fabric composition,\n                            this backdrop can easily be suspended using\n                            standard backdrop stands, simple curtain rods,\n                            double-sided heavy-duty mounting tape,\n                            or pushpins.\n\n                            It is designed to hang beautifully without sagging.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I use this for festivals other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely!\n\n                            While the design perfectly complements\n                            Ganesh Chaturthi, its timeless Paithani weave\n                            and bright mango-yellow shade make it a stunning fit\n                            for Diwali, Navratri, Varalakshmi Vratam,\n                            weddings, housewarmings,\n                            or traditional family gatherings.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I remove wrinkles and fold lines after storage?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            We recommend a light steam ironing\n                            on the reverse side of the backdrop\n                            at a low-to-medium heat setting.\n\n                            Placing a thin cotton cloth between the iron\n                            and the fabric protects the delicate silk\n                            and gold-zari embroidery.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How is this product ethical and artisan-supporting?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            This backdrop is handcrafted\n                            by skilled handloom weavers in India.\n\n                            By purchasing this item,\n                            you are directly investing in artisan livelihoods,\n                            ensuring fair-wage employment,\n                            and helping to sustain centuries-old weaving traditions.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594237698261,"sku":"side_bg_gnsh_chaturthi_mango","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/35-768x768.png?v=1775731364"},{"product_id":"paithani-side-pattern-backdrop-for-ganesh-chaturthi-maroon","title":"Paithani Side Pattern Backdrop for Ganesh Chaturthi – Maroon","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            \/* Purple + Golden + Pink Theme *\/\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n            --text-secondary: #f7d9ff;\n\n            --purple-main: #7b2cbf;\n            --purple-dark: #3c096c;\n\n            --gold-main: #ffd700;\n            --gold-light: #ffef99;\n\n            --pink-main: #ff69b4;\n            --pink-light: #ffc0cb;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #14001f 0%,\n                #2b0040 35%,\n                #4b006e 70%,\n                #7b2cbf 100%\n            );\n\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: linear-gradient(\n                135deg,\n                rgba(255, 105, 180, 0.12),\n                rgba(123, 44, 191, 0.18)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        \/* Heading Golden Only *\/\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n            color: #ffd700;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            text-align: center;\n\n            max-width: 850px;\n            margin: 0 auto 3rem;\n\n            color: var(--pink-light);\n        }\n\n        .features-grid {\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 255, 255, 0.05);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 5px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n            background: rgba(255, 105, 180, 0.08);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n            content: '✦';\n\n            position: absolute;\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n            background: linear-gradient(\n                90deg,\n                rgba(255, 215, 0, 0.18),\n                rgba(255, 105, 180, 0.18)\n            );\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: rgba(255, 105, 180, 0.4);\n\n            background: rgba(255, 105, 180, 0.08);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n\n            color: var(--gold-main);\n        }\n\n        .faq-question::after {\n            \n\n            font-size: 1.5rem;\n\n            color: var(--pink-main);\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.08);\n\n            padding-top: 1rem;\n        }\n\n        .faq-answer.active {\n            display: block;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.6rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Side Pattern Backdrop for Ganesh Chaturthi – Maroon\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive home sanctuary with the magnificent Paithani Side Pattern Backdrop. Perfectly curated for families celebrating Ganesh Chaturthi, Navratri, and Diwali, this masterpiece breathes divine warmth into your home mandap. Woven in the legendary hand-loom art style of Paithani, it brings together a deep, majestic maroon base, glowing gold-zari details, and a traditional temple-style silhouette. It offers modern families a high-quality, sustainable, and reusable alternative to single-use decorations, honoring India's rich artisanal heritage while ensuring stress-free set up and storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Qualities Section --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAuthentic Paithani Weave:\u003c\/strong\u003e Hand-crafted using premium-grade silk fabric woven meticulously in the iconic, time-honored Paithani design tradition.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRegal Aesthetics:\u003c\/strong\u003e Features a deep, sophisticated maroon canvas adorned with glittering gold-zari borders and colorful, heritage-rich side-pattern motifs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eDivinely Tailored Details\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTemple-Style Architecture:\u003c\/strong\u003e Styled with stunning V-cut contours that frame your deity gracefully, mimicking the elegance of an auspicious inner-sanctum.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReflective Highlights:\u003c\/strong\u003e Beautifully embellished with mirror-dot elements and exquisite hanging tassels that catch and bounce festive lamp light.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eConvenient \u0026amp; Sustainable\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eModern Practicality:\u003c\/strong\u003e Extremely lightweight and easily foldable, allowing you to set up your dream mandap in minutes and pack away effortlessly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSocio-Conscious \u0026amp; Durable:\u003c\/strong\u003e Made to be reused for generations, reducing environmental waste while proudly supporting the livelihoods of traditional Indian weavers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial Composition\u003c\/td\u003e\n\u003ctd\u003ePremium silk fabric woven in authentic Paithani style\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Palette\u003c\/td\u003e\n\u003ctd\u003eRegal Maroon base with shimmering gold-zari borders and multi-color motifs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSilhouette \u0026amp; Edges\u003c\/td\u003e\n\u003ctd\u003eTemple-style silhouette with V-cut contours, detailed tassels, and mirror-dots\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability Profile\u003c\/td\u003e\n\u003ctd\u003eLightweight, easily foldable, compact storage, and fully reusable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eArtisanal Value\u003c\/td\u003e\n\u003ctd\u003e100% Hand-crafted, preserving and supporting India's traditional weaving heritage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Application\u003c\/td\u003e\n\u003ctd\u003ePooja room mandaps, festive backdrops (Ganesh Chaturthi, Diwali, Navratri), and spiritual gifting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd\u003eDry clean only; low temperature iron on the reverse side with a protective cloth layering if needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I hang or install this backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eDue to its ultra-lightweight design, you can easily mount this backdrop on a wall or pooja frame using damage-free adhesive wall hooks, velcro strips, safety pins, or standard backdrop stand clips.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I use this for celebrations other than Ganesh Chaturthi?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. The timeless maroon and gold-zari Paithani design is universally auspicious. It is ideal for Navratri, Diwali, Varalakshmi Vratham, housewarmings, weddings, and classical home events.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I remove fold creases from storage?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eTo safely remove creases, we recommend steam-ironing on a low-heat setting or placing a cotton cloth over the reverse side of the silk fabric before ironing on low. Do not iron directly on the mirror-dot embellishments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhy is a cloth backdrop better than paper or plastic?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThis hand-crafted premium silk backdrop is built to last for generations, saving you money and reducing landfill waste year after year. It provides an authentic, premium texture that plastic or paper prints simply cannot replicate.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594241269973,"sku":"side_bg_gnsh_chaturthi_maroon","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/36-768x768.png?v=1775731716"},{"product_id":"paithani-side-pattern-backdrop-for-ganesh-chaturthi-orange","title":"Paithani Side Pattern Backdrop for Ganesh Chaturthi – Orange","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n            \n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n            \n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Side Pattern Backdrop for Ganesh Chaturthi – Orange\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your sacred home rituals with our exquisite Paithani Side Pattern Backdrop. Perfectly balancing heritage craftsmanship with modern convenience, this premium orange backdrop serves as a stunning visual anchor for your festive altars, mandaps, and home temples. Purposefully designed for modern devotees who demand sustainable luxury over mass-produced plastics, it breathes life and color into spiritual celebrations like Ganesh Chaturthi, Navratri, and Diwali while directly supporting the livelihood of traditional Indian artisans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eAuthentic Paithani Weave\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCrafted from premium quality silk fabric featuring traditional, rich weaves.\u003c\/li\u003e\n\u003cli\u003eEmbellished with majestic gold-zari borders for an undeniable festive radiance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eSacred Architecture Silhouette\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned with a elegant V-cut temple frame that perfectly mirrors classic Indian mandirs.\u003c\/li\u003e\n\u003cli\u003eDetailed with traditional side-pattern motifs and delicate, swaying hanging tassels.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eLuminous Reflection\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdorned with hand-placed, glistening mirror dot accents.\u003c\/li\u003e\n\u003cli\u003eCatches ambient home lights and LED strips beautifully, casting a soft, divine shimmer.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eEco-Friendly \u0026amp; Smart Design\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, hand-stitched construction that can be installed in minutes.\u003c\/li\u003e\n\u003cli\u003eCompletely foldable and built to last, offering an easy-to-store, highly reusable alternative.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Silk Fabric with Gold-Zari Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Color\u003c\/td\u003e\n\u003ctd\u003eVibrant Festive Orange with Royal Gold Patterns\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Profile\u003c\/td\u003e\n\u003ctd\u003eTraditional V-Cut Temple Silhouette with Detailed Side Patterns \u0026amp; Hanging Tassels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eArtisan Detailing\u003c\/td\u003e\n\u003ctd\u003eHand-stitched finishes with custom mirror dot embellishments\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eUltra-lightweight, compact-foldable, easy storage and setup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal Occasions\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Navratri, Diwali, Housewarmings, Pujas, and Home Altar Decor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironmental Impact\u003c\/td\u003e\n\u003ctd\u003eSustainable, reusable design celebrating plastic-free, artisan-led Indian heritage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat makes this backdrop sustainable compared to market alternatives?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eUnlike typical synthetic, mass-produced plastic backdrops that are discarded after one use, our Paithani backdrop is crafted from premium silk and handloom zari. It is lightweight, foldable, and durable, allowing you to use it across multiple festive seasons (Ganesh Chaturthi, Diwali, Navratri) for years to come.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow does the mirror dot detailing enhance the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe backdrop features hand-adorned mirror dot accents. When paired with standard ambient room lighting or decorative fairy\/LED lights, the mirrors catch the light source and scatter subtle, beautiful reflections that instantly elevate the warmth and sacredness of your home mandap.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I store and care for this silk backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eBecause it is lightweight and handcrafted, you can easily fold it along its natural seams and store it in a dry box or fabric bag. For maintenance, a gentle dry cleaning or light spot clean is recommended to preserve the integrity of the premium silk and gold-zari threadwork.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this product suitable for gifting?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. Thanks to its rich connection to Indian heritage, artisan-driven craftsmanship, and luxury aesthetic, it serves as an exceptional and culturally rich gift for weddings, housewarmings, or festive greetings.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594250019029,"sku":"side_bg_gnsh_chaturthi_orange","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/37-768x768.png?v=1775731850"},{"product_id":"paithani-side-pattern-backdrop-for-ganesh-chaturthi-purple","title":"Paithani Side Pattern Backdrop for Ganesh Chaturthi – Purple Wine","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n           \n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n           \n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Side Pattern Backdrop for Ganesh Chaturthi – Purple\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive celebrations with a masterpiece of heritage craftsmanship. Seamlessly bridging the gap between centuries-old handloom techniques and modern home decor, this premium handcrafted silk backdrop is designed for families wishing to welcome the divine with authenticity and elegance. Infused with a deep purple hue, shimmering gold-zari accents, and a classic temple silhouette, it brings an unmistakable aura of sacred celebration to your home mandir, festive mandap, or photography space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eArtisanal Craftsmanship:\u003c\/strong\u003e Handcrafted by highly skilled weavers who passionately merge traditional Paithani heritage with contemporary home aesthetics.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShimmering Gold-Zari:\u003c\/strong\u003e Features exquisite gold-zari borders and intricate hand-woven side patterns that reflect cultural purity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eElegant Aesthetics\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTemple-Style V-Cut:\u003c\/strong\u003e Designed with an iconic V-cut silhouette that frames your deity or altar with architectural grace.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntricate Accents:\u003c\/strong\u003e Adorned with delicate mirror-dot detailing and elegant hanging tassels to capture and reflect light beautifully.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eConvenience \u0026amp; Customization\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHassle-Free \u0026amp; Reusable:\u003c\/strong\u003e Lightweight, easy to fold, and built to last, offering an eco-friendly alternative to disposable or paper backdrops.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTailored to Your Space:\u003c\/strong\u003e Choose from custom options, including alternate sizes, bespoke color combinations, or customized embellishments.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium hand-woven silk fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRich, deep purple\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePattern \u0026amp; Embellishments\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eShimmering gold-zari borders, side patterns, mirror-dot accents, and hanging tassels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSilhouette\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTraditional temple-style V-cut border\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUltra-lightweight, compact-foldable, and durable for annual multi-festival reuse\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLighting Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptimized for indoor festive setups using warm LED, spotlighting, or ambient diyas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCustom Options\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable upon request (custom dimensions, alternative colorways, and added details)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow does this backdrop compare to mass-produced synthetic or paper backdrops?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eUnlike mass-produced options, this backdrop is crafted from authentic, premium silk by traditional weavers. It features true gold-zari embroidery and hand-finished details. This ensures not only high aesthetic value but also incredible durability, allowing you to reuse it year after year, making it an eco-conscious investment for heritage decor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat is the best way to clean and store the backdrop after festivals?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eBecause of its premium silk fabric and delicate hand-woven zari work, we recommend dry cleaning only. Store the backdrop folded gently in a clean, dry muslin cloth or breathable storage bag away from direct moisture and direct sunlight to preserve the vibrant purple and gold shimmer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I use this for festivals other than Ganesh Chaturthi?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. The deep purple and gold Paithani aesthetic is highly versatile and serves as a majestic backdrop for Navratri mandaps, Diwali setups, home temples, traditional family photography, and wedding rituals.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I request a custom size or a different color?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eWe offer full customization options to fit your home's unique layout! Simply reach out to our customer support team with your preferred dimensions, background colors, or specific embellishment requests, and we will tailor-make your backdrop.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594253426901,"sku":"side_bg_gnsh_chaturthi_purple","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/34-768x768.png?v=1775732210"},{"product_id":"paithani-side-pattern-backdrop-for-ganesh-chaturthi-red","title":"Paithani Side Pattern Backdrop for Ganesh Chaturthi – Red","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003e\n        Paithani Side Pattern Backdrop for Ganesh Chaturthi – Red\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n            content: '+';\n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n            content: '−';\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- HERO SECTION --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Side Pattern Backdrop\n                for Ganesh Chaturthi – Red\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n\n                Elevate your festive celebrations with a masterpiece\n                of heritage craftsmanship. Designed to bring a premium,\n                authentic touch to your home temple, pooja room,\n                mandap, or photo zone, this backdrop blends the richness\n                of traditional Paithani weaving with a functional,\n                modern aesthetic.\n\n                Ideal for Ganesh Chaturthi, Navratri, and Diwali,\n                this handcrafted silk piece is an eco-friendly,\n                reusable, and customizable alternative to standard\n                mass-produced decor while supporting the legacy of\n                India's artisan weavers.\n\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- FEATURES --\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Handcrafted by skilled Indian artisans,\n                                inspired by authentic Paithani weaving.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Traditional festive craftsmanship with\n                                premium detailing and elegance.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePremium Materials\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Crafted using premium silk fabric\n                                with shimmering zari-style detailing.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Rich red backdrop enhanced with\n                                decorative side pattern motifs.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eReusable \u0026amp; Lightweight\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Lightweight, foldable, and easy\n                                to install or store.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Designed for repeated festive use\n                                across multiple celebrations.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eBespoke Customization\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Available in customized sizes,\n                                alternate colors, and detailing.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Perfectly adaptable for mandaps,\n                                pooja rooms, and festive décor setups.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- SPECIFICATIONS --\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Premium Silk Fabric with Gold-Zari Finish\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eColor Theme\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Festive Red with Golden Accents\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eDesign Pattern\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Traditional Paithani Side Pattern Motifs\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Handcrafted by Skilled Indian Artisans\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003ePortability\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Foldable, Lightweight \u0026amp; Easy to Store\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eReusability\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Durable \u0026amp; Suitable for Multi-Festival Usage\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ SECTION --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I customize the size and color?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n\n                            Yes, customized sizes, colors,\n                            and additional detailing options\n                            are available upon request.\n\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is this backdrop reusable?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n\n                            Absolutely. The premium silk fabric\n                            and durable craftsmanship make it\n                            suitable for long-term festive reuse.\n\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is it easy to maintain?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n\n                            Yes, the lightweight fabric is easy\n                            to fold and store. Dry cleaning is\n                            recommended for long-lasting shine.\n\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Which festivals is it suitable for?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n\n                            Perfect for Ganesh Chaturthi,\n                            Navratri, Diwali, weddings,\n                            pooja décor, and traditional events.\n\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594254475477,"sku":"side_bg_gnsh_chaturthi_red","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/38-768x768.png?v=1775732867"},{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-green","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Green","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n          \n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n            content: '−';\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Green\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive celebrations with the breathtaking Paithani Temple Pattern Backdrop. Hand-crafted by skilled artisans, this elegant decorative masterpiece beautifully combines traditional Paithani weaving heritage with a luxurious temple-inspired design aesthetic. Featuring a rich festive appearance with zari-inspired detailing, decorative tassels, and heritage motifs, this reusable and lightweight backdrop creates a grand spiritual ambiance for Ganesh Chaturthi, Navratri, Diwali, pooja setups, home mandaps, and festive décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eArtisanal Heritage\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand-crafted by skilled traditional artisans.\u003c\/li\u003e\n\u003cli\u003eInspired by authentic Paithani weaving artistry.\u003c\/li\u003e\n\u003cli\u003eElegant temple-style decorative detailing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003ePremium Materials\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCrafted using premium silk blend fabric.\u003c\/li\u003e\n\u003cli\u003eDecorated with luxurious zari-style borders.\u003c\/li\u003e\n\u003cli\u003eIncludes tassels and traditional motifs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eSustainable \u0026amp; Reusable\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, and easy to store.\u003c\/li\u003e\n\u003cli\u003eReusable festive décor solution.\u003c\/li\u003e\n\u003cli\u003eSpace-saving alternative to heavy frames.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eBespoke Customization\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCustom sizes and designs available.\u003c\/li\u003e\n\u003cli\u003eMultiple festive variations possible.\u003c\/li\u003e\n\u003cli\u003ePerfect for unique home mandap setups.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Silk Blend Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTheme\u003c\/td\u003e\n\u003ctd\u003eGolden, Purple \u0026amp; Pink Festive Theme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Style\u003c\/td\u003e\n\u003ctd\u003eTemple Arch Inspired Layout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDecorative Elements\u003c\/td\u003e\n\u003ctd\u003ePeacock Motifs, Tassels \u0026amp; Borders\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHand-crafted by Traditional Artisans\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eLightweight, Foldable \u0026amp; Reusable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this backdrop reusable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, this premium backdrop is designed for long-term festive use and can be reused across multiple celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I use this backdrop for other festivals?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. It is ideal for Ganesh Chaturthi, Navratri, Diwali, weddings, pooja setups, and traditional festive décor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eAre customization options available?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, alternate sizes, colors, and decorative styles can be customized upon request.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I maintain the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eTo preserve the premium fabric and decorative detailing, dry cleaning and careful folded storage are recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594266173653,"sku":"temple_bg_gnsh_chaturthi_green","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/3-768x768.jpg?v=1775733214"},{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-mango","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Mango","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n          \n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n          \n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Mango\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive celebrations with the breathtaking elegance of this premium handcrafted silk backdrop. Combining a warm mango-yellow aesthetic with luxurious zari-inspired detailing, this masterpiece beautifully reflects the grandeur of traditional Indian temple décor. Inspired by authentic Paithani weaving artistry, this reusable and eco-friendly backdrop creates a majestic atmosphere for Ganesh Chaturthi, Navratri, Diwali, pooja setups, home mandaps, and festive celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand-crafted by skilled traditional artisans.\u003c\/li\u003e\n\u003cli\u003eInspired by authentic Paithani weaving heritage.\u003c\/li\u003e\n\u003cli\u003eFeatures temple arches, peacock motifs, and decorative vine detailing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003ePremium Materials\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCrafted using premium silk blend fabric.\u003c\/li\u003e\n\u003cli\u003eDecorated with luxurious zari-style borders.\u003c\/li\u003e\n\u003cli\u003eElegant tassel detailing enhances festive appeal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eModern Utility \u0026amp; Convenience\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, and easy to store.\u003c\/li\u003e\n\u003cli\u003eDurable reusable design for yearly celebrations.\u003c\/li\u003e\n\u003cli\u003ePerfect for pooja setups and festive backdrops.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Grade Silk Blend Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTheme\u003c\/td\u003e\n\u003ctd\u003eGolden, Purple \u0026amp; Pink Festive Theme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Style\u003c\/td\u003e\n\u003ctd\u003eTraditional Temple Arch Layout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDecorative Elements\u003c\/td\u003e\n\u003ctd\u003ePeacock Motifs, Vines \u0026amp; Tassels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eLightweight, Foldable \u0026amp; Reusable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd\u003eDry Clean Only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this backdrop reusable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, this backdrop is designed for long-term festive usage and can be reused across multiple celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs installation easy?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. Its lightweight structure allows easy installation using hooks, clips, or backdrop stands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I customize the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, custom sizes and alternate festive color variations are available upon request.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I store the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eFold the backdrop carefully and store it inside a breathable cotton or muslin cloth in a cool and dry place.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594266665173,"sku":"temple_bg_gnsh_chaturthi_mango","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/27-768x768.png?v=1775733338"},{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-maroon","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Maroon","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.90);\n\n        }\n\n        * {\n\n            margin: 0;\n\n            padding: 0;\n\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n           \n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n            \n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Maroon\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eTransform your sacred space into a majestic sanctuary with this premium Paithani Temple Pattern Backdrop. Hand-crafted by skilled artisans, this luxury backdrop beautifully combines India’s rich Paithani weaving heritage with elegant temple-inspired festive aesthetics. Featuring a regal maroon-inspired festive presentation, shimmering zari-style detailing, and intricate traditional motifs, this backdrop creates a divine atmosphere for Ganesh Chaturthi, pooja setups, festive mandaps, spiritual celebrations, and cultural décor styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eArtisanal Heritage\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand-crafted by skilled traditional artisans.\u003c\/li\u003e\n\u003cli\u003eInspired by authentic Paithani weaving heritage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eLuxurious Festive Design\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eElegant zari-style decorative detailing.\u003c\/li\u003e\n\u003cli\u003eTraditional peacock motifs and temple arches.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eReusable \u0026amp; Convenient\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, and easy to store.\u003c\/li\u003e\n\u003cli\u003ePerfect for multiple festive celebrations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003ePremium Decorative Appeal\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEnhances pooja rooms and festive mandaps instantly.\u003c\/li\u003e\n\u003cli\u003eCreates a luxurious spiritual backdrop setting.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Silk Blend Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeaving Style\u003c\/td\u003e\n\u003ctd\u003eTraditional Paithani Inspired Weave\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTheme Colors\u003c\/td\u003e\n\u003ctd\u003eGolden, Purple \u0026amp; Pink Festive Theme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Elements\u003c\/td\u003e\n\u003ctd\u003eTemple Arches, Peacock Motifs \u0026amp; Decorative Borders\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eLightweight, Foldable \u0026amp; Reusable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUsage\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Pooja Mandaps \u0026amp; Festive Decor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this backdrop reusable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, this premium backdrop is reusable and crafted for long-term festive usage.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs installation easy?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. Its lightweight design allows easy installation using hooks, clips, tape, or backdrop stands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I customize the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, customization options including alternate sizes and festive styling variations are available upon request.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs it suitable for other festivals?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, this backdrop is ideal for Ganesh Chaturthi, Navratri, Diwali, pooja setups, weddings, and traditional celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594267451605,"sku":"temple_bg_gnsh_chaturthi_maroon","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/28-768x768.png?v=1775733477"},{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-orange","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Orange","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n           \n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n            content: '−';\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Orange\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your home's spiritual and festive ambiance with our Paithani Temple Pattern Backdrop. Hand-crafted by skilled artisans, this exquisite piece bridges the grand heritage of traditional Paithani weaving with majestic temple layouts. Set against a vibrant festive aesthetic and woven with shimmering zari-inspired elegance, this backdrop delivers a premium, soulful, and reusable decorative experience for Ganesh Chaturthi, pooja setups, festive mandaps, and traditional celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eArtisan Heritage \u0026amp; Craft\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand-crafted by skilled traditional artisans.\u003c\/li\u003e\n\u003cli\u003eInspired by authentic Paithani weaving artistry.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eIntricate Traditional Design\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eElegant zari-style decorative borders.\u003c\/li\u003e\n\u003cli\u003eTemple arches, peacock motifs, and classic festive detailing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eModern Utility \u0026amp; Convenience\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, and reusable.\u003c\/li\u003e\n\u003cli\u003eEasy setup and compact storage solution.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Silk Blend Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeaving Technique\u003c\/td\u003e\n\u003ctd\u003eTraditional Paithani Inspired Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Theme\u003c\/td\u003e\n\u003ctd\u003eGolden, Purple \u0026amp; Pink Festive Theme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Elements\u003c\/td\u003e\n\u003ctd\u003eTemple Arches, Peacock Motifs, Decorative Borders\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eLightweight, Foldable \u0026amp; Reusable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this backdrop reusable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, this backdrop is crafted for long-term festive usage and can be reused across multiple celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs installation easy?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. Its lightweight structure allows easy installation using hooks, tape, or backdrop stands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I customize the design?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, custom sizes and color variations can be created upon request.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594280362197,"sku":"temple_bg_gnsh_chaturthi_orange","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/29-768x768.png?v=1775734496"},{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-purple","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Purple Wine","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Purple\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #4a0d5c;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.28);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(135deg, #2b0036, #4a0d5c, #6d1b7b);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.65);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n            text-shadow: 0 0 12px rgba(255, 215, 0, 0.45);\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.5);\n\n            transform: translateY(-2px);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.7;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.12);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Purple\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Step into a realm of divine elegance with our Paithani Temple Pattern Backdrop. Exquisitely hand-woven by master artisans, this masterpiece beautifully preserves Maharashtra's legendary weaving heritage. Combining a regal purple silk base with luminous gold-zari borders, majestic temple arches, and delicate peacock motifs, this premium backdrop forms a sacred doorway that instantly elevates your home altar, mandap, or festive photo-zones. Designed as a high-end, sustainable, and reusable alternative to disposable decor, it brings timeless spiritual splendor to your Ganesh Chaturthi, Navratri, and Diwali celebrations.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eAuthentic Artisanal Legacy\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eHand-Loom Heritage:\u003c\/strong\u003e Intricately hand-woven by skilled artisans, keeping Maharashtra's historic and revered Paithani weaving legacy alive in every thread.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eOne-of-a-Kind Charm:\u003c\/strong\u003e Embraces the unique elegance and structural richness that only authentic human craftsmanship can deliver.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eRegal \u0026amp; Sacred Aesthetics\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eImperial Color Palette:\u003c\/strong\u003e Features a majestic, deep purple silk base contrasted with radiant, premium gold-zari borders.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTraditional Motifs:\u003c\/strong\u003e Richly decorated with traditional geometric layouts and beautiful peacock illustrations.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eSacred Portal Design:\u003c\/strong\u003e Designed with a classic temple pattern that frames your deity like a royal, celestial archway.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHighly Practical \u0026amp; Eco-Friendly\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eSustainable Luxury:\u003c\/strong\u003e Provides a refined, zero-waste alternative to single-use plastics and synthetic party decorations.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eConvenient and Portable:\u003c\/strong\u003e Amazingly lightweight, easy to fold, and simple to set up, take down, and store.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eEnduring Beauty:\u003c\/strong\u003e Engineered to remain pristine and vibrant, ready to grace your home for many festive seasons to come.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eBespoke Personalization\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTailored to Your Space:\u003c\/strong\u003e Choose from customizable options for custom dimensions, alternate base colors, or enhanced zari detailing to complement your home's unique layout.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003ePremium hand-loom silk blend with high-grade gold-plated metallic zari thread\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003ePrimary Color\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eRegal Imperial Purple\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eAccent Details\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eLuminous metallic gold-zari, multi-hued peacock and geometric motifs\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDesign Form\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eTraditional Maharashtrian Paithani border framing a temple archway pattern\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eUltra-lightweight, compact-foldable, and highly travel-friendly\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eReusability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eEco-friendly and durable; built to be reused year after year\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eCustomization Options\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eAvailable upon request (custom dimensions, alternative color palettes, added border embellishments)\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eOrigin\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e100% Handcrafted in Maharashtra, India\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang and secure this backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Due to its lightweight fabric composition, this Paithani backdrop can be easily hung using standard curtain rods, magnetic clips, backdrop frame stands, or damage-free adhesive wall hooks.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What is the recommended cleaning and maintenance routine?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            To protect the intricate silk weave and preserve the luster of the gold-zari motifs, we recommend professional dry cleaning only. Store the backdrop folded inside a breathable muslin or cotton cloth in a dry, cool place away from moisture.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I order this backdrop in a customized size or color?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely! We support bespoke requests. You can customize the dimensions to fit your specific home mandap or select alternative traditional colorways such as royal green, vermillion red, or crimson.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What makes this backdrop a more sustainable choice?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike disposable vinyl, paper, or plastic-based festive backdrops that end up in landfills, our Paithani backdrop is hand-woven from biodegradable premium natural-blend fibers and is built to last for many festive seasons.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594281509077,"sku":"temple_bg_gnsh_chaturthi_purple","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/30-768x768.png?v=1775734617"},{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-red","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Red","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi - Red\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi - Red\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Immerse your home in spiritual grandeur and timeless heritage with our hand-crafted Paithani Temple Pattern Backdrop. Fashioned from premium silk fabric in a bold, festive red, this eco-friendly decorative backdrop marries traditional Maharashtrian Paithani weaving with a majestic temple arch design. Styled with shimmering gold-zari borders, peacock motifs, and hanging tassels, it serves as a stunning, sustainable alternative to synthetic decor—bringing artisan soul and authentic Indian heritage straight to your sacred spaces.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eTraditional Artisan Craftsmanship\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eAuthentic Paithani Weaving Influence:\u003c\/strong\u003e Designed with intricate temple-inspired patterns that beautifully capture the richness of traditional Maharashtrian textile artistry.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eRoyal Festive Presentation:\u003c\/strong\u003e The luxurious blend of red, golden, purple, and pink tones creates a divine and elegant decorative atmosphere.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePremium Decorative Styling\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eGold-Zari Detailing:\u003c\/strong\u003e Features shimmering zari-inspired borders that elevate the grandeur of your Ganpati mandap or pooja backdrop.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eElegant Temple Motifs:\u003c\/strong\u003e Adorned with detailed peacock artwork, temple arches, floral vines, and hanging tassel accents for a complete festive appearance.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eReusable \u0026amp; Practical Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eLightweight Construction:\u003c\/strong\u003e Easy to fold, carry, mount, and store after use without occupying excess space.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eMulti-Festival Utility:\u003c\/strong\u003e Ideal for Ganesh Chaturthi, Navratri, Diwali, housewarmings, pooja rooms, and traditional family ceremonies.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eMaterial Composition\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003ePremium Silk Fabric with Decorative Gold-Zari Styling\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eColor Combination\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eFestive Red Base with Rich Golden Highlights and Traditional Accents\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDesign Theme\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eTraditional Paithani Temple Pattern with Peacock and Floral Artwork\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDecorative Elements\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eTemple Arch Motifs, Hanging Tassels, Peacock Designs, and Ornamental Borders\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eStorage \u0026amp; Portability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eFoldable, lightweight, and compact for convenient festive storage\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eIdeal Applications\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eGanesh Chaturthi, Navratri, Diwali, Home Mandirs, and Spiritual Decorations\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eCraftsmanship Origin\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eInspired by Traditional Indian Handloom and Paithani Heritage Designs\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can this backdrop be reused for multiple festive seasons?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely. The premium silk-style material and durable craftsmanship make this backdrop highly reusable for Ganesh Chaturthi, Navratri, Diwali, and future family celebrations.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the backdrop lightweight and easy to install?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes. Its lightweight construction allows quick and hassle-free installation using wall hooks, double-sided tape, curtain clips, pins, or standard backdrop stands.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How should I maintain the fabric and zari detailing?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            To preserve the shine and elegance of the fabric and decorative zari work, gentle dry cleaning is recommended. Store folded neatly in a cool and dry place after use.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Does the design match traditional Indian festive decor themes?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely. The Paithani-inspired temple layout, peacock motifs, gold detailing, and rich festive colors are specifically designed to complement traditional Indian pooja and mandap decorations beautifully.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594290159829,"sku":"temple_bg_gnsh_chaturthi_red","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/31-768x768.png?v=1775735152"},{"product_id":"paithani-three-chakra-backdrop-set-for-ganesh-chaturthi-24-inch-2-small-15-inch-panels","title":"Paithani Three Chakra Backdrop Set for Ganesh Chaturthi – 24 Inch + 2 Small (15 Inch) Panels","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Three Chakra Backdrop Set for Ganesh Chaturthi – 24 Inch + 2 Small (15 Inch) Panels\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Three Chakra Backdrop Set for Ganesh Chaturthi – 24 Inch + 2 Small (15 Inch) Panels\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive home celebrations with the regal elegance of our Paithani Three Chakra Backdrop Set. Beautifully engineered to blend rich Maharashtrian heritage with contemporary living, this coordinated three-piece layout brings vibrant traditional Indian aesthetics to your pooja space. Perfect for modern, space-conscious households, it offers a budget-friendly, lightweight, and incredibly practical alternative to heavy wooden or metal frames, allowing you to honor sacred traditions effortlessly.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage Paithani Aesthetic\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTraditional Floral Brocade Design:\u003c\/strong\u003e Features intricately printed Paithani-inspired artwork that reflects the elegance of authentic Maharashtrian silk weaving traditions.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eRoyal Festive Appeal:\u003c\/strong\u003e The luxurious golden, purple, and pink visual styling creates a rich and divine atmosphere for your pooja setup.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eBalanced Three-Panel Layout\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003ePerfect Symmetry:\u003c\/strong\u003e Includes one large 24-inch centerpiece with two matching 15-inch side panels for a grand and balanced decorative frame.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eProfessional Decorative Finish:\u003c\/strong\u003e Gives your Ganpati mandap a coordinated and premium festive appearance without complicated arrangements.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePortable \u0026amp; Practical Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eLightweight Construction:\u003c\/strong\u003e Easy to carry, position, mount, remove, and store after celebrations with minimal effort.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eFlexible Installation:\u003c\/strong\u003e Compatible with wall hooks, double-sided tape, pins, and backdrop stands for versatile placement options.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003ePaithani Three Chakra Backdrop Set\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e1 Large Center Panel + 2 Coordinated Side Panels\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eCenter Panel Dimension\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e24 Inches Diameter\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eSide Panel Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e15 Inches Diameter Each\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDesign Inspiration\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eTraditional Maharashtrian Paithani Floral Brocade Artwork\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eUltra-lightweight, foldable, and easy to store\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eInstallation Options\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eWall mounting, adhesive hooks, pins, or backdrop stand compatibility\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eIdeal Occasions\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eGanesh Chaturthi, Diwali, Gauri Pooja, Housewarmings, and Festive Ceremonies\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How can I install these backdrop panels?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The panels are designed with lightweight materials, allowing easy installation using double-sided tape, wall hooks, push pins, or backdrop stands without damaging your walls or requiring heavy support.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is this backdrop suitable for compact apartment spaces?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely. The slim and lightweight design makes it ideal for apartments, compact pooja rooms, and modern indoor setups where bulky wooden structures are difficult to manage.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I purchase individual panels separately?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes. You may choose the complete coordinated three-piece set for a balanced festive appearance or purchase individual panels depending on your decorative requirements.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Does the print quality resemble real Paithani artwork?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely. The backdrop features high-definition Paithani-inspired floral brocade prints that closely recreate the rich and luxurious appearance of authentic traditional textile craftsmanship.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594300416213,"sku":"3_chakra_ganpati_decoration_24in","price":1947.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/3-768x768_1_c548a450-347c-4525-8d66-ac657e7f85af.jpg?v=1775735295"},{"product_id":"ganesh-chaturthi-paithani-ganpati-decoration-combo-set-maroon-theme-7-items-free-samai-asan","title":"Ganesh Chaturthi Paithani Ganpati Decoration Combo Set – Maroon Theme (7 Items + Free Samai Asan)","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eGanesh Chaturthi Paithani Ganpati Decoration Combo Set – Maroon Theme\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2a0033;\n            --bg-secondary: #4a0d5d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.28);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f7d8ff;\n\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.28);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(135deg, #2a0033, #4a0d5d, #5b114f);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.65);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003eGanesh Chaturthi Paithani Ganpati Decoration Combo Set – Maroon Theme (7 Items + Free Samai Asan)\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Transform your home into a royal sanctuary this festive season with our expertly curated maroon-themed decoration set. Pairing traditional Paithani-inspired motifs with a deeply resonant color palette, this cohesive seven-piece display instantly elevates your mandap, pooja room, or home entrance. Designed for contemporary families who value cultural authenticity without the stress of matching individual decor pieces, this kit offers a seamless, beautiful, and royal backdrop for your sacred celebrations. Best of all, it features shape-retaining, lightweight materials for a swift setup, complemented by a free matching samai asan to host your sacred lamp or kalash with absolute grace.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage-Inspired Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTraditional Paithani Motifs:\u003c\/strong\u003e Highlight centuries-old Indian cultural artistry and design excellence.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eRoyal Maroon Theme:\u003c\/strong\u003e A stunning maroon and golden palette brings warmth, devotion, and elegance to your sacred setup.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eSeamless All-In-One Setup\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eComplete 7-Piece Set:\u003c\/strong\u003e Avoid the hassle of sourcing mismatched individual decor items with this coordinated festive combo.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eProfessional Festive Look:\u003c\/strong\u003e Creates a polished, visually balanced mandap arrangement with zero design guesswork.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eLightweight \u0026amp; Durable Build\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eShape-Retaining Structure:\u003c\/strong\u003e Premium materials hold their form beautifully during installation and repeated use.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eEasy Handling:\u003c\/strong\u003e Lightweight construction allows quick hanging, shifting, and decorating without stress.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eProduct Theme\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eRoyal Indian Traditional (Paithani Motif Influence)\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eColor Palette\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eRich Maroon, Golden Accents, and Festive Highlights\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eTotal Pieces\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e7 Coordinated Decorative Items + 1 Free Matching Samai Asan\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eKey Material Features\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eLightweight, rigid structural core, shape-retaining technology\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eMounting \u0026amp; Placement\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eWall hanging, backdrop mounting, mandap pillars, door entrances, or tabletop placement\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eOccasions Supported\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eGanesh Chaturthi, Diwali, Gauri Ganpati, Varalakshmi Vratam, Housewarmings, and Mandir Upgrades\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What is included in the combo set?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The set includes seven coordinated Paithani-themed decorative pieces along with a free matching Samai Asan designed for your diya, lamp, or kalash placement.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the setup lightweight and easy to handle?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes. The complete set is crafted using lightweight yet durable materials, making installation, adjustment, and storage extremely simple and hassle-free.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can this set be reused for other festivals?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely. Its timeless Paithani-inspired design and reusable construction make it ideal for Diwali, housewarmings, Gauri Pooja, and many traditional celebrations.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What is the purpose of the free Samai Asan?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The matching Samai Asan acts as a decorative and protective base for your lamp or kalash, helping create a cohesive and elegant festive presentation.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594306085077,"sku":"ganpati_decoration_maroontheme_7","price":2249.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/02-5-768x768.jpg?v=1775735889"},{"product_id":"ganesh-chaturthi-paithani-ganpati-decoration-combo-set-orange-theme-7-items-free-samai-asan","title":"Ganesh Chaturthi Paithani Ganpati Decoration Combo Set – Orange Theme (7 Items + Free Samai Asan)","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eGanesh Chaturthi Paithani Ganpati Decoration Combo Set – Orange Theme\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2a0038;\n            --bg-secondary: #4a0a5c;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.28);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #ffd9f5;\n\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(135deg, #2a0038, #4a0a5c, #6a0572);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.65);\n\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n            text-shadow: 0 0 12px rgba(255, 215, 0, 0.4);\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: #ffd700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.18);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.14);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.22);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.5);\n\n            transform: translateY(-4px);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.12);\n\n            padding-top: 1rem;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003eGanesh Chaturthi Paithani Ganpati Decoration Combo Set – Orange Theme (7 Items + Free Samai Asan)\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive celebrations with the ultimate stress-free decor solution. Infused with a vibrant, warm orange theme and adorned with intricate Paithani-inspired motifs reflecting centuries-old Maharashtrian heritage, this curated 7-piece ensemble creates a sacred, visually spectacular, and harmonious altar. Designed to eliminate the hassle of hunting for mismatched individual ornaments, this complete set delivers premium traditional artistry directly to your home—complete with a free matching Samai Asan to round out your divine setup.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eRich Heritage \u0026amp; Artistry\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003ePaithani-Inspired Motifs:\u003c\/strong\u003e Features elegant traditional patterns mirroring authentic Maharashtrian textile art to add royal cultural prestige to your pooja room.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eVibrant Orange Palette:\u003c\/strong\u003e The warm, inviting orange tone generates a joyous, spiritually charged atmosphere, welcoming prosperity and positivity.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eSimplicity \u0026amp; Convenience\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eComplete 7-Piece Set:\u003c\/strong\u003e Visually synchronized and pre-curated to ensure your festive backdrop looks highly professional and cohesive without individual sourcing.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eFeather-Light Design:\u003c\/strong\u003e Engineered for quick, effortless mounting, adjusting, and rearranging. Zero tools or heavy lifting required.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eExtra Value Included\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eFree Samai Asan:\u003c\/strong\u003e Includes a perfectly matched decorative mat for your brass oil lamps, preventing oil spills while beautifully grounding your altar layout.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eCost-Effective Elegance:\u003c\/strong\u003e Enjoy premium, luxury-grade festive styling at a highly economical package rate.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eTheme \u0026amp; Motif Style\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eRoyal Maharashtrian Paithani Heritage (Warm Orange Colorway)\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eTotal Piece Count\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e8 Pieces total (7 Coordinated Decorative Elements + 1 Free Matching Samai Asan)\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eMaterial Quality\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003ePremium, lightweight eco-friendly craft board with high-definition digital prints\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eIdeal Occasions\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eGanesh Chaturthi, Diwali, Griha Pravesh (Housewarmings), Varalakshmi Vratam, and Festive Pujas\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eSetup Time\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eUnder 10 minutes (Tool-free installation and alignment)\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eReusability \u0026amp; Storage\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eDurable, flat-pack design allowing effortless disassembly, storage, and repeated seasonal use\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What is included in this 7-piece combo set?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The set includes seven coordinated decorative elements designed to frame and beautify your main altar, plus a matching Samai Asan (protective oil lamp mat) absolutely free of charge.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the setup reusable for future festivals like Diwali?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely! The components are made from lightweight, high-quality, and sturdy materials. You can easily dismantle the setup, store it flat in a dry space, and reuse it for Diwali, housewarmings, or next year's celebrations.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I mount or place these decorative items?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Because the elements are exceptionally lightweight, they can be easily affixed to walls, wooden panels, or fabric backdrops using standard, wall-safe double-sided tape, hook-and-loop fasteners, or push pins. No complex drilling or hammering is required.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What is the purpose of the free Samai Asan?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The Samai Asan acts as a beautiful decorative base mat for your traditional oil lamps (Samai). It protects your tables or floors from oil residue and completes the cohesive look of your festive setup.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594311950549,"sku":"ganpati_decoration_orangetheme_7","price":2249.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-1-768x768.jpg?v=1775736018"},{"product_id":"ganesh-chaturthi-paithani-ganpati-decoration-combo-set-purple-theme-7-items-free-samai-asan","title":"Ganesh Chaturthi Paithani Ganpati Decoration Combo Set – Purple Theme (7 Items + Free Samai Asan)","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eGanesh Chaturthi Paithani Ganpati Decoration Combo Set – Purple Theme\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003eGanesh Chaturthi Paithani Ganpati Decoration Combo Set – Purple Theme (7 Items + Free Samai Asan)\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive celebrations with the royal elegance of this Paithani Ganpati Decoration Combo Set. Adorned in a majestic purple theme, this comprehensive seven-piece coordinated set seamlessly blends traditional heritage with contemporary design. Crafted with intricate Paithani-style motifs, it offers an effortless, visually stunning transformation for your pooja space. Perfect for homeowners and families seeking a hassle-free, elegant, and culturally rich decor experience for Ganesh Chaturthi, Diwali, housewarmings, and beyond, this reusable set comes complete with a bonus matching samai asan to beautifully host your sacred lamp or kalash.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage Aesthetics\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eRoyal Purple Palette:\u003c\/strong\u003e Immerse your pooja room in deep, majestic purple tones that evoke a sense of divinity and sophistication.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eAuthentic Paithani Motifs:\u003c\/strong\u003e Showcases intricate traditional designs celebrating India's rich handloom and textile heritage.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eComprehensive Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003e7-Piece Coordinated Set:\u003c\/strong\u003e A fully curated, thematic kit that provides a uniform, highly polished look without the need to source individual items.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eFree Matching Samai Asan:\u003c\/strong\u003e Includes a bonus matching fabric asan (mat) designed specifically to anchor your samai (traditional lamp) or kalash gracefully.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eModern Functionality\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eUltra-Lightweight Design:\u003c\/strong\u003e Engineered for quick, stress-free setup, smooth alignment adjustments, and simple storage.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eShape-Retaining Material:\u003c\/strong\u003e Constructed from resilient, premium fabrics that stay wrinkle-free and maintain their structural integrity throughout your multi-day celebrations.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eProduct Title\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eGanesh Chaturthi Paithani Ganpati Decoration Combo Set – Purple Theme\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eTotal Pieces\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e7 Coordinated Decorative Items + 1 Free Matching Samai Asan\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eColor Theme\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eRoyal Purple with Gold Accents and Traditional Highlights\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDesign Motif\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eTraditional Maharashtrian Paithani Border and Artwork Style\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eMaterial Composition\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003ePremium lightweight, shape-retaining textile blend\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eOccasions\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eGanesh Chaturthi, Gauri Pooja, Diwali, Housewarming (Griha Pravesh), and Cultural Celebrations\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eReusability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eHighly durable and foldable; designed for multi-year reuse\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eCare Instructions\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eGently brush off dust with a dry cloth; store in a cool, dry place away from direct moisture\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What is included in the 7-piece combo set?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The set includes seven beautifully coordinated, theme-matching decor elements designed to construct a complete pooja backdrop. Additionally, you receive one free matching Samai Asan (base mat) to elegantly place your oil lamp, brass samai, or sacred kalash.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the material durable enough to be stored and used next year?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely! The set is made of premium, shape-retaining material that resists wrinkling and sagging. It is designed to be highly durable and easy to fold, making it incredibly convenient to pack away and reuse for successive festive seasons.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can this decoration set be used for festivals other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, while it is designed with Ganesh Chaturthi in mind, the timeless Paithani borders and royal purple aesthetic make it perfect for Diwali backdrops, Varalakshmi Vratham, housewarming ceremonies, Gauri Ganpati celebrations, and traditional Indian wedding events.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I clean and maintain the set?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            We recommend gently dusting the set with a clean, dry microfiber cloth after use. Avoid machine washing or harsh chemicals to preserve the vibrancy of the purple hue and metallic gold borders. Store flat or gently folded in a dry location.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594316308693,"sku":"ganpati_decoration_purpletheme_7","price":2249.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-7-768x768.jpg?v=1775736199"},{"product_id":"ganesh-chaturthi-paithani-ganpati-decoration-combo-set-red-theme-7-items-free-samai-asan","title":"Ganesh Chaturthi Paithani Ganpati Decoration Combo Set – Red Theme (7 Items + Free Samai Asan)","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eGanesh Chaturthi Paithani Ganpati Decoration Combo Set - Red Theme\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-question::after {\n\n        \n\n            font-size: 1.5rem;\n\n            color: #ffd700;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003eGanesh Chaturthi Paithani Ganpati Decoration Combo Set – Red Theme\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive celebrations with the stunning 7-Piece Paithani Ganpati Decoration Combo Set. Draped in an auspicious, energy-filled red theme that symbolizes warmth and divine grace, this premium decor kit beautifully merges traditional Maharashtrian Paithani motifs with modern utility. Crafted for homeowners, families, and devotees who desire a cohesive, traditional, and entirely hassle-free setup, this budget-friendly kit eliminates the struggle of matching individual decorative items. Enjoy a clean, shape-retaining display that maintains its pristine beauty throughout your entire festival, complete with a complimentary matching Samai Asan to anchor your setup in timeless elegance.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eCultural \u0026amp; Design Heritage\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cstrong\u003ePaithani-Inspired Elegance:\u003c\/strong\u003e Adds rich cultural depth and regional art heritage to your festive space with intricate traditional patterns.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eVibrant Red Theme:\u003c\/strong\u003e Radiates positive, auspicious energy, warmth, and divine festive vibes across your entire home.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eCoordinated Harmony:\u003c\/strong\u003e Offers a meticulously matching 7-piece set that guarantees an aesthetically unified backdrop.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePracticality \u0026amp; Durability\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cstrong\u003eRigid, Shape-Retaining Design:\u003c\/strong\u003e Constructed to hold its structure beautifully for a clean, professional, and tidy display.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eLightweight Portability:\u003c\/strong\u003e Remarkably easy to unpack, position, and shift without any heavy lifting or complicated tools.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eAll-In-One Convenience:\u003c\/strong\u003e Bypasses the stress and expense of hunting down individual matching items at local stores.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eVersatility \u0026amp; Exclusive Value\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cstrong\u003eFree Samai Asan Included:\u003c\/strong\u003e Comes with a matching, elegant base for your traditional lamp, enhancing overall visual balance.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eHighly Adaptable Setup:\u003c\/strong\u003e Effortlessly transforms pooja rooms, home entrances, mandaps, or living rooms.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eMulti-Festive Utility:\u003c\/strong\u003e Durable, reusable materials make it perfect for Ganesh Chaturthi, Diwali, housewarmings, and cultural events.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eGanesh Chaturthi Paithani Ganpati Decoration Combo Set\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eTheme \u0026amp; Style\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eTraditional Maharashtrian Paithani Art Motif Motif in a Vibrant Red Theme\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eNumber of Items\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e7 Coordinated Decorative Pieces + 1 Free Matching Samai Asan (8 items total)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eMaterial Qualities\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003ePremium, rigid, shape-retaining, and ultra-lightweight reusable materials\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eSet-up Versatility\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eSuitable for Mandaps, Pooja Altars, Living Rooms, and Main Home Entrances\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePerfect for Occasions\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eGanesh Chaturthi, Diwali, Grah Pravesh (Housewarmings), and Indian cultural ceremonies\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eMaintenance \u0026amp; Care\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eEasy to clean, wipeable, lightweight storage-friendly packaging\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What items are included in this decoration combo set?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            This comprehensive festive pack includes a 7-piece coordinated decoration kit carrying traditional Paithani-inspired designs in a beautiful red theme. You also receive a matching, free Samai Asan to serve as an elegant base for your festive oil lamp (Samai).\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the setup difficult to assemble and position?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Not at all! All 7 pieces in this set are intentionally designed to be lightweight, allowing you to easily handle and place them exactly where you like. Thanks to its rigid, shape-retaining construct, the set stands perfectly upright for a crisp and tidy look with zero fuss.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I reuse this set for other celebrations?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely! The set is crafted using high-quality, durable materials that are built to last. You can safely store the pieces and reuse them for Diwali, family housewarmings, or any traditional and religious celebrations throughout the year.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Why is this combo set better than buying items separately?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Finding matching, high-quality, and culturally-inspired decor elements individually can be exhausting and expensive. This combo set gives you a pre-curated, budget-friendly designer setup out of the box, offering a sophisticated regional art heritage (Paithani) and a bonus accessory with no styling guesswork required.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594321912021,"sku":"ganpati_decoration_redtheme_7","price":2249.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-3-768x768.jpg?v=1775736451"},{"product_id":"paithani-chakra-pattern-ganpati-decoration-set-for-ganesh-chaturthi-6-items-free-asan","title":"Paithani Chakra Pattern Ganpati Decoration Set for Ganesh Chaturthi (6 Items + Free Asan)","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Chakra Pattern Ganpati Decoration Set\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Chakra Pattern Ganpati Decoration Set for Ganesh Chaturthi (6 Items + Free Asan)\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive celebrations with a stunning blend of tradition and convenience. Meticulously designed for modern devotees, this comprehensive 6-piece ensemble brings the rich cultural heritage of Paithani silk motifs directly to your home pooja space. Complete with a complimentary matching asan, this ultra-lightweight, high-durability set eliminates the stress of sourcing individual decor elements, offering a seamless, sophisticated, and professional-grade festive setup.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eCultural Grandeur\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003ePaithani Chakra Motifs:\u003c\/strong\u003e Infuse your home with deep cultural heritage using intricate, traditional Maharashtrian Paithani-influenced patterns.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eHarmonious 6-Piece Set:\u003c\/strong\u003e Achieve a perfectly balanced, professionally curated festive appearance without the hassle of matching separate decorative pieces.\u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eIntelligent Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eUltra-Lightweight Handling:\u003c\/strong\u003e Effortlessly handle, position, and reconfigure your backdrop setup within minutes, completely hassle-free.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eShape-Holding Construction:\u003c\/strong\u003e Robust structural integrity ensures each piece retains its premium look, standing tall in both compact and grand pooja spaces.\u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eExceptional Value\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eFree Matching Asan:\u003c\/strong\u003e Establish a clean, cohesive, and respectful base for your Ganpati idol or Kalash with the included complimentary fabric mat.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eMulti-Festive Utility:\u003c\/strong\u003e A highly versatile investment designed for Ganesh Chaturthi, Diwali, housewarmings, and year-round religious ceremonies.\u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eIncluded in Package\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e6 Coordinated Festive Backdrop Decoration Pieces + 1 Free Matching Asan\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDesign Theme\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eTraditional Paithani-Influenced Chakra Motifs\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eUltra-lightweight framework for tool-free, rapid installation\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eMaterial Durability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eHigh shape-retention structural core designed for repetitive seasonal use\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eBase Mat (Asan)\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eCoordinated design fabric base to support Ganpati Idol\/Kalash\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eApplicability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eHighly adaptable configuration for compact apartment temples to wide home mandaps\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eIdeal Occasions\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eGanesh Chaturthi, Diwali, Grah Pravesh, and traditional family gatherings\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What does this decorative package contain?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The set is a comprehensive 7-piece setup containing 6 premium, coordinated decorative backdrop items featuring traditional Paithani-influenced chakra motifs, along with a free matching fabric asan to place your idol or kalash.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the setup difficult or heavy to manage?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Not at all. The entire set is specifically engineered to be lightweight, replacing heavy, traditional wooden or metal mandaps. You can arrange and secure the pieces around your altar quickly and without physical strain.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I reuse this set for other festivals like Diwali?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes. Thanks to its classic Paithani pattern and sturdy, shape-holding construction, this set is designed for year-round utility, making it perfect for Diwali, housewarmings, and other cultural events.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How does the free asan help with the overall decor?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The free asan serves as a matching base for your deity. By keeping the design consistent with the backdrop, it brings the entire mandap layout together for a neat, professionally decorated look.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594327318741,"sku":"chakra_ganpati_decoration_6","price":3199.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-30-768x768_1.jpg?v=1775736676"},{"product_id":"paithani-modak-pattern-ganpati-decoration-set-for-ganesh-chaturthi-6-items-free-asan","title":"Paithani Modak Pattern Ganpati Decoration Set for Ganesh Chaturthi (6 Items + Free Asan)","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Modak Pattern Ganpati Decoration Set\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Modak Pattern Ganpati Decoration Set (6 Items + Free Asan)\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your home celebrations with a breathtaking blend of Maharashtrian heritage and divine symbolism. This premium 6-piece decoration set features the sacred Modak silhouette intricately adorned with traditional Paithani-style motifs. Designed to bring vibrant colors and cultural depth to your festive space, it offers modern convenience with a rigid, lightweight, and reusable structure. Complete with a complimentary matching Asan, it is the perfect zero-hassle decor setup for Ganesh Chaturthi, Diwali, and beyond.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eAuspicious Symbolism\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eModak Silhouette:\u003c\/strong\u003e Captures the iconic, beloved shape of Ganpati Bappa's favorite sweet, representing prosperity, divine joy, and pure devotion.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003ePaithani-Style Motifs:\u003c\/strong\u003e Showcases majestic regional artwork and heritage-rich patterns that capture the soul of Maharashtra's historic textiles.\u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePremium Engineering\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eLightweight Construction:\u003c\/strong\u003e Wonderfully easy to position, adjust, and move behind idols, around mandaps, or atop pooja tables.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eRigid Shape Retention:\u003c\/strong\u003e Crafted with high-grade materials to ensure the setup stays completely straight, elegant, and flawless throughout multi-day festivals.\u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eVersatility \u0026amp; Added Value\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eMultipurpose Festive Use:\u003c\/strong\u003e Transition effortlessly from Ganesh Chaturthi to Gauri Ganpati, Diwali, housewarmings, or professional family photography backdrops.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eComplimentary Asan Seating Mat:\u003c\/strong\u003e Includes a premium, matching traditional fabric seat for your deity, rounding out your altar's spiritual aesthetic.\u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eTotal Number of Items\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e6 Decorative Modular Elements + 1 Complimentary Premium Asan (Seating Mat)\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDesign Motif\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eTraditional Paithani Weave \u0026amp; Peacock Borders set in a Modak Silhouette\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eMaterial Type\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eHigh-density, ultra-lightweight rigid board (optimized for stability and posture)\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eInstallation Type\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eHassle-free placement (no heavy hammering or complex rigs required)\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003ePortability \u0026amp; Reusability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eExtremely easy to assemble, take down, wipe clean, and pack for annual use\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eTarget Occasions\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eGanesh Chaturthi, Diwali, Gauri Pujan, Housewarmings, and Festive Photobooths\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What does the Ganpati Decoration Set include?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The package contains 6 modular decorative elements designed to create a beautiful background or border setup, plus a complimentary matching traditional Asan (seating mat) for your idol.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How does this set compare to generic paper or plastic decorations?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike disposable paper trims or cheap plastic backdrops, this set is made from high-quality, rigid yet lightweight materials that hold their shape perfectly without bending or tearing. Additionally, it integrates a rich cultural narrative by blending the Paithani weave heritage with the sacred Modak silhouette.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I reuse this decoration set for other festivals?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely! The highly durable, structurally rigid materials are designed to last. You can easily clean, store, and repurpose the set for Diwali, Gauri Pujan, traditional ceremonies, housewarmings, or festive photobooths.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the setup difficult to assemble or mount?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Not at all. The lightweight design makes positioning effortless. You can simply stand the elements on your pooja platform, lean them against the wall, or secure them with basic double-sided tape or light mounts behind your deity's mandap.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594332004565,"sku":"modak_ganpati_decoration_6","price":3199.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-29-768x768.jpg?v=1775736914"},{"product_id":"paithani-parrot-peacock-ganpati-decoration-combo-set-for-ganesh-chaturthi-green-theme-7-items-free-samai-asan","title":"Paithani Parrot-Peacock Ganpati Decoration Combo Set for Ganesh Chaturthi (Green Theme – 7 Items + Free Samai Asan)","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n    \u003ctitle\u003e\n        Paithani Parrot-Peacock Ganpati Decoration Combo Set\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .feature-group p {\n\n            color: var(--text-secondary);\n\n            font-size: 0.95rem;\n\n            line-height: 1.6;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        \/* FAQ ANSWER VISIBLE *\/\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Parrot-Peacock Ganpati Decoration Combo Set\n                for Ganesh Chaturthi\n                (Green Theme – 7 Items + Free Samai Asan)\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n\n                Elevate your home sanctuary with a stunning,\n                professionally curated festival setup.\n                Inspired by the legendary artistry of traditional\n                Maharashtrian Paithani weaves, this premium\n                7-piece green-themed decoration combo is designed\n                for families and homemakers who seek a beautiful,\n                cohesive DIY solution.\n\n                Embellished with symbols of joy, grace, and prosperity,\n                it eliminates the stress of sourcing individual\n                matching items. Complete with a complimentary\n                Samai Asan, this lightweight, sturdy set instantly\n                transforms your pooja space into a divine masterpiece\n                for Ganesh Chaturthi, Diwali, and beyond.\n\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities Section --\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eCulturally Rich Paithani Motif\u003c\/h3\u003e\n\n                        \u003cp\u003e\n                            Features highly detailed, elegant parrot\n                            and peacock motifs that embody traditional\n                            grace, joy, and prosperity to welcome the\n                            divine presence into your home.\n                        \u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eCoordinated 7-Piece Green Theme\u003c\/h3\u003e\n\n                        \u003cp\u003e\n                            A complete, aesthetically unified\n                            green-themed ensemble that takes the\n                            guesswork out of styling, featuring\n                            a matching free Samai Asan for a balanced,\n                            premium festive altar.\n                        \u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eUltra-Lightweight \u0026amp; Effortless Setup\u003c\/h3\u003e\n\n                        \u003cp\u003e\n                            Say goodbye to heavy, tedious installations.\n                            This DIY-friendly decoration is designed\n                            for quick hanging, positioning, and adjusting\n                            with absolute ease.\n                        \u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eSturdy, Non-Deforming Build\u003c\/h3\u003e\n\n                        \u003cp\u003e\n                            Crafted to maintain its structural neatness\n                            and vibrancy, ensuring your pooja space\n                            looks pristine, organized, and elegant\n                            throughout the entire multi-day celebration.\n                        \u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eVersatile Design Adaptability\u003c\/h3\u003e\n\n                        \u003cp\u003e\n                            Perfectly adaptable to fit cozy,\n                            compact home pooja niches as well as\n                            grand mandaps, living room backdrops,\n                            accent walls, and main entrances.\n                        \u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eMulti-Festive Longevity\u003c\/h3\u003e\n\n                        \u003cp\u003e\n                            Designed for repeat celebrations.\n                            This durable decor set is ideal for\n                            Ganesh Chaturthi, Diwali,\n                            traditional housewarmings,\n                            Varalakshmi Vratham,\n                            and other spiritual gatherings.\n                        \u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications Section --\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eProduct Name\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Paithani Parrot-Peacock Ganpati\n                                Decoration Combo Set (Green Theme)\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eSet Inclusion\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                7-Piece Decorative Ensemble +\n                                1 Free Matching Samai Asan\n                                (8 items total)\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eDesign Inspiration\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Authentic Traditional\n                                Paithani Weave Artistry\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eTheme \u0026amp; Colorway\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Vibrant Festive Green Theme\n                                with Multi-Color Accents\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eMaterial Composition\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Premium Lightweight Structural Board\n                                (Durable and warp-resistant)\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eApplication Method\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Hassle-Free DIY Hanging,\n                                Mounting, or Altar Placement\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eOccasion Suitability\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Ganesh Chaturthi, Diwali,\n                                Gauri Ganpati,\n                                Varalakshmi Vratham,\n                                Housewarming,\n                                Pooja Gatherings\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eReusability\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                High; designed to be easily packed,\n                                stored, and reused year after year\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ Section --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What is included in the combo set?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The set includes 7 beautiful,\n                            coordinated green-themed Paithani\n                            decoration pieces designed for walls,\n                            mandaps, and pooja backdrops.\n                            Additionally, you will receive\n                            1 free matching Samai Asan (lamp mat)\n                            to beautifully place under your\n                            traditional oil lamps.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is this decoration easy to hang and set up by myself?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely! The entire combo is made\n                            from lightweight yet structurally sturdy\n                            materials. It is designed specifically for\n                            quick, stress-free DIY setup.\n                            You can easily position, hang,\n                            or adjust the pieces with basic household\n                            hanging strips, double-sided tape,\n                            or pushpins.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Will the decorations lose their shape\n                            or droop during the festival?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            No. Unlike paper or fabric alternatives\n                            that easily droop or tear,\n                            our combo set is built with a sturdy\n                            construction that holds its neat,\n                            premium shape and maintains its clean\n                            lines throughout the entire festive duration.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I reuse this set for other festivals like Diwali?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, this is a highly versatile and\n                            cost-effective solution.\n                            Its traditional green theme and classic\n                            Paithani bird motifs make it perfect for\n                            Diwali, Varalakshmi Vratham,\n                            corporate events, and traditional\n                            housewarming celebrations.\n                            Simply store it back in dry conditions\n                            after use.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594334068949,"sku":"ppk_tmple_decoration_7_green","price":2149.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-8-768x768.jpg?v=1775737096"},{"product_id":"paithani-parrot-peacock-ganpati-decoration-combo-set-for-ganesh-chaturthi-mango-theme-7-items-free-samai-asan","title":"Paithani Parrot-Peacock Ganpati Decoration Combo Set for Ganesh Chaturthi (Mango Theme – 7 Items + Free Samai Asan)","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n    \u003ctitle\u003e\n        Paithani Parrot-Peacock Ganpati Decoration Combo Set\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Parrot-Peacock Ganpati Decoration Combo Set\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Transform your home into a radiant temple of celebration\n                with our Mango Theme Festive Decor Set.\n                Designed to bring the rich cultural heritage of Maharashtra\n                right to your pooja room, this meticulously curated\n                7-piece set blends traditional Paithani elegance\n                with modern convenience.\n\n                Complete with a free matching samai asan,\n                this collection infuses warmth, joy, and prosperity\n                into your space, saving you the stress of finding\n                matching decor. Enjoy an authentic,\n                breathtakingly coordinated festive environment\n                that effortlessly sets up in minutes.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities --\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eAesthetic Harmony\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eWarm Mango Palette:\u003c\/strong\u003e\n                                Injects instant brightness,\n                                celebratory warmth, and positive\n                                spiritual energy into your home.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003ePaithani Heritage Motifs:\u003c\/strong\u003e\n                                Features intricate parrot and peacock\n                                designs representing prosperity,\n                                joy, and traditional Indian craftsmanship.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eFlawless Symmetrical Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eComplete 7-Piece Set:\u003c\/strong\u003e\n                                Carefully coordinated to create\n                                a balanced, symmetrical mandap\n                                or pooja backdrop without the hassle\n                                of sourcing individual parts.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eFree Samai Asan Included:\u003c\/strong\u003e\n                                Elevate your ritual setup with\n                                a matching base for your samai lamp\n                                or kalash, maintaining aesthetic continuity.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eModern Functionality\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eLightweight Construction:\u003c\/strong\u003e\n                                Allows for effortless hanging,\n                                placement, and adjustment while\n                                maintaining its gorgeous shape\n                                throughout your celebrations.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eMulti-Occasion Versatility:\u003c\/strong\u003e\n                                Designed to beautify not just\n                                Ganesh Chaturthi, but also Diwali,\n                                housewarmings, and various cultural events.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications --\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Paithani Parrot-Peacock Ganpati\n                                Decoration Combo Set (Mango Theme)\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eTotal Items\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                7 Coordinated Decorative Pieces +\n                                1 Free Matching Samai Asan\n                                (8 Items Total)\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eColor Scheme\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Vibrant Mango, Gold Accent,\n                                and Traditional Festive Hues\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eArt Style\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Traditional Maharashtrian Paithani Style\n                                with Parrot and Peacock Motifs\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eWeight Category\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Ultra-Lightweight \u0026amp; Easy-to-Mount\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eInstallation Style\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Hassle-Free Wall\/Backdrop Hanging\n                                and Tabletop Placement\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eBest Suited For\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Ganesh Chaturthi Mandaps,\n                                Diwali backdrops,\n                                Housewarmings,\n                                and Traditional Puja setups\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQs --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What is included in this decoration combo set?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            This combo set includes seven coordinated\n                            decorative pieces designed to form a complete,\n                            balanced, and symmetrical mandap or backdrop.\n                            It also comes with a free matching Samai Asan,\n                            which serves as a beautiful,\n                            coordinated base for your lamp (samai)\n                            or kalash.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the setup difficult or heavy to manage?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            No, the entire set is engineered using premium,\n                            lightweight materials. This ensures you can\n                            easily hang, adjust, and place the decorations\n                            on varying wall sizes without heavy anchors\n                            or complex tools. They also hold their shape\n                            perfectly throughout multi-day festivals.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I reuse this set for other festivals?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely! The warm mango theme and\n                            traditional Paithani motifs\n                            (peacocks and parrots)\n                            are highly versatile,\n                            making this set perfect for Diwali,\n                            housewarmings, family pujas,\n                            and any traditional Indian\n                            cultural celebration.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Why choose this combo over buying individual items?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Sourcing matching traditional decor elements\n                            can be time-consuming and often results\n                            in clashing designs. This set solves that\n                            hassle by giving you a professionally\n                            coordinated, premium-looking backdrop\n                            in a single package,\n                            complete with the essential samai asan.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594338164949,"sku":"ppk_tmple_decoration_7_mango","price":2149.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/02-7-768x768.jpg?v=1775737224"},{"product_id":"paithani-side-pattern-temple-decoration-combo-set-for-ganesh-chaturthi-maroon-theme-5-items-free-samai-asan","title":"Paithani Side Pattern Temple Decoration Combo Set for Ganesh Chaturthi (Maroon Theme – 5 Items + Free Samai Asan)","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n    \u003ctitle\u003e\n        Paithani Side Pattern Temple Decoration Combo Set\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        \/* FAQ ANSWER VISIBLE *\/\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Side Pattern Temple Decoration Combo Set\n                (Maroon Theme)\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n\n                Elevate your home’s festive aura this Ganesh Chaturthi with a\n                majestic, all-in-one decoration solution. Specially curated for\n                families seeking to establish a grand Marathi heritage aesthetic,\n                this coordinated 5-piece set eliminates the stress of sourcing\n                individual ornaments.\n\n                Cloaked in a regal maroon color palette and accented with\n                intricate Paithani-inspired side patterns, it instantly\n                transforms your pooja room or mandap into a breathtaking,\n                culturally rich sanctuary.\n\n                Practical as it is beautiful, the set is crafted from\n                lightweight, shape-retaining materials for effortless setup,\n                and comes complete with a complimentary matching Samai Asan\n                to beautifully anchor your traditional lamp or kalash.\n\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities Section --\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eCultural Majesty\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eRoyal Maroon Theme:\u003c\/strong\u003e\n                                Immerse your home in a deep, rich maroon palette\n                                that represents traditional warmth, devotion,\n                                and festive royalty.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003ePaithani-Inspired Motifs:\u003c\/strong\u003e\n                                Intricate, heritage-driven side patterns\n                                showcase detailed Marathi craftsmanship,\n                                adding deep cultural authenticity.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eCoordinated Simplicity\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eAll-in-One Mandap Setup:\u003c\/strong\u003e\n                                Five perfectly coordinated festive pieces work\n                                in harmony to build a balanced, vibrant, and\n                                stunning background structure.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eFree Matching Samai Asan:\u003c\/strong\u003e\n                                Includes a premium, complementary decorative\n                                base designed to elegantly elevate your festive\n                                samai (oil lamp) or kalash.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eDesigned for Convenience\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eUltra-Lightweight Build:\u003c\/strong\u003e\n                                Thoughtfully constructed to be incredibly easy\n                                to position, hang, adjust, and safely store\n                                without damaging walls.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eExceptional Shape Retention:\u003c\/strong\u003e\n                                Crafted from resilient materials that resist\n                                sagging and creasing, keeping your mandap neat,\n                                crisp, and visually perfect throughout the\n                                celebrations.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications Section --\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eProduct Name\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Paithani Side Pattern Temple Decoration\n                                Combo Set (Maroon Theme)\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eTheme \u0026amp; Colorway\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Deep Maroon, Royal Gold,\n                                and Multi-color Heritage accents\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eMotif Design\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Traditional Marathi\n                                Paithani-inspired border panels\n                                and side motifs\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003ePackage Inclusions\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                5 Coordinated Mandap\/Backdrop Decoration Items\n                                + 1 Free Matching Samai Asan\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003ePrimary Material\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Premium, ultra-lightweight synthetic craft blend\n                                with high shape retention\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eMounting Type\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Wall-mountable, easy to hang with standard hooks,\n                                double-sided tape, or pins\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eCare \u0026amp; Maintenance\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Dust clean with a dry cloth; reusable year after\n                                year with simple, flat-pack storage\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eIdeal Application\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Ganesh Chaturthi Mandap,\n                                Pooja Room Backdrops,\n                                Diwali setups,\n                                and festive wall borders\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ Section --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What exactly is included in this decoration combo set?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The combo set includes five carefully coordinated\n                            decorative panels and side motifs that create a\n                            complete, balanced, and stunning mandap backdrop.\n                            You also receive a free, matching Paithani-themed\n                            Samai Asan, which serves as a majestic decorative\n                            base for a lamp or kalash.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How easy is it to mount and take down the decoration?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Extremely easy! Because the pieces are crafted to be\n                            exceptionally lightweight, they can be easily\n                            positioned, hung, adjusted, and taken down using\n                            standard wall adhesives, push pins, or tape.\n                            This ensures a stress-free setup without any risk\n                            of damaging home paint or wood.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What is \"shape retention\" and why does it matter?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Many traditional cloth or paper decorations sag,\n                            wrinkle, or droop over the course of a multi-day\n                            festival. Our premium material boasts excellent\n                            shape retention, meaning it stays perfectly flat,\n                            crisp, and clean-cut from the first day of Bappa's\n                            arrival to the final day of the celebration.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I pack this set up and reuse it for future festivals?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely. This set is designed to be highly durable\n                            and easy to store. At the end of the festival,\n                            simply wipe off any dust with a soft dry cloth and\n                            place the items flat in a box or drawer to reuse\n                            for Diwali, Gauri Ganpati, or next year's\n                            celebrations.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53599974293717,"sku":"side_tmple_decoration_5_maroon","price":1349.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-26-768x768.jpg?v=1775797777"},{"product_id":"paithani-side-pattern-temple-decoration-combo-set-for-ganesh-chaturthi-orange-theme-5-items-free-samai-asan","title":"Paithani Side Pattern Temple Decoration Combo Set for Ganesh Chaturthi (Orange Theme – 5 Items + Free Samai Asan)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #2b0036,\n                #4b0066,\n                #6a0572\n            );\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #ffd700;\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.4);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 900px;\n\n            margin: 0 auto 3rem;\n\n            color: #ffe8ff;\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        .feature-group h3 {\n\n            color: #ffd700;\n\n            margin-bottom: 1rem;\n\n            font-size: 1.4rem;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: #ffe8ff;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '✦';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: #ffd700;\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: #ffe8ff;\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #ffd700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n          \n\n            font-size: 1.5rem;\n\n            color: #ffd700;\n\n            transition: transform 0.3s;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n          \n\n        }\n\n        .faq-answer {\n\n            color: #ffe8ff;\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.7rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Side Pattern Temple Decoration Combo Set \u003cbr\u003e\u003cspan style=\"font-size: 1.8rem; font-weight: 400; color: #ffe8ff;\"\u003e (Orange Theme – 5 Items + Free Samai Asan) \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your home festivities with this meticulously pre-coordinated 5-piece temple decoration kit, designed for modern households seeking cultural elegance. Perfectly scaled for apartments and compact mandaps, this stunning set blends the timeless heritage of traditional floral Paithani side borders with a radiant orange base. Completely washable, reusable, and easy to store, it offers a sustainable yet luxurious festive makeover for Ganesh Chaturthi, Diwali, Navratri, and beyond. As a special token, this set comes with a complimentary Samai Asan to beautifully round out your altar setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES SECTION --\u003e\n\u003csection id=\"qualities\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHeritage Aesthetics\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eVibrant Orange Palette:\u003c\/strong\u003e Deep, festive orange base fabric creates an inviting, spiritually uplifting atmosphere in your sacred space.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAuthentic Paithani Border:\u003c\/strong\u003e Features detailed side floral Paithani patterns that pay homage to traditional Indian textile artistry.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eSmart, Space-Saving Build\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTailored for Modern Homes:\u003c\/strong\u003e Designed specifically to effortlessly fit compact apartment mandaps, wooden chowkis, shelves, and cozy pooja niches.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFoldable \u0026amp; Compact:\u003c\/strong\u003e Light in weight and extremely easy to fold, leaving you with zero clutter and effortless storage post-celebrations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003ePremium \u0026amp; Sustainable Value\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWashable \u0026amp; Reusable:\u003c\/strong\u003e A high-quality, eco-friendly alternative to single-use plastic decors—simply wash and reuse for every festival.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAll-In-One Curated Set:\u003c\/strong\u003e Includes 5 beautifully coordinated decorative pieces plus a free matching Samai Asan to protect your altar surfaces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS SECTION --\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003ePaithani Side Pattern Temple Decoration Combo Set (Orange Theme – 5 Items + Free Samai Asan)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase Theme Color\u003c\/td\u003e\n\u003ctd\u003eRich Festive Orange\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBorder Design Style\u003c\/td\u003e\n\u003ctd\u003eTraditional Floral Paithani Side Border Motif\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial Quality\u003c\/td\u003e\n\u003ctd\u003ePremium-grade, highly durable, washable festive fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitability \u0026amp; Scaling\u003c\/td\u003e\n\u003ctd\u003eOptimized for small apartment mandaps, chowkis, shelves, and pooja corners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd\u003eHand wash or gentle machine wash; easy to iron and fold for hassle-free storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Contents\u003c\/td\u003e\n\u003ctd\u003e5 Coordinated Decorative Set Pieces + 1 Bonus Samai Asan (Oil Lamp Mat)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEco-Impact\u003c\/td\u003e\n\u003ctd\u003eSustainable, 100% reusable, and washable design alternative to disposable decorations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWill this decoration set fit my small home temple or pooja shelf?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes! This set is specially scaled and styled for modern apartment living. It is tailored to fit compact home mandaps, wooden chowkis, and apartment niches perfectly without overwhelming the space.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the fabric washable and easy to clean if oil spills on it?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. The set is made of premium, durable fabric designed to be hand washed or gently machine washed. We have also included a free bonus Samai Asan to place under your oil lamps to catch drips and protect your decorations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I use this set for festivals other than Ganesh Chaturthi?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eDefinitely. While it is perfect for Ganesh Chaturthi, the traditional floral Paithani design and elegant orange theme make it incredibly versatile for Diwali, Navratri, Dussehra, and family pujas year-round.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs it easy to store this kit once the festival is over?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, that is one of its best features! Unlike bulky plastic or thermocol decorations, this fabric-based set can be folded completely flat, taking up virtually no space in your storage cupboards.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53599979372757,"sku":"side_tmple_decoration_5_orange","price":1349.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-27-768x768.jpg?v=1775797919"},{"product_id":"paithani-side-pattern-temple-decoration-combo-set-for-ganesh-chaturthi-purple-theme-5-items-free-samai-asan","title":"Paithani Side Pattern Temple Decoration Combo Set for Ganesh Chaturthi (Purple Wine Theme – 5 Items + Free Samai Asan)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #2b0036,\n                #4b0066,\n                #6a0572\n            );\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #ffd700;\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.4);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 900px;\n\n            margin: 0 auto 3rem;\n\n            color: #ffe8ff;\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.3rem;\n\n            margin-bottom: 0.8rem;\n\n            color: #ffd700;\n\n        }\n\n        .feature-group p {\n\n            color: #ffe8ff;\n\n            font-size: 1rem;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: #ffe8ff;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '✦';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: #ffd700;\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: #ffe8ff;\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #ffd700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n            \n\n            font-size: 1.5rem;\n\n            color: #ffd700;\n\n            transition: transform 0.3s;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n          \n\n        }\n\n        .faq-answer {\n\n            color: #ffe8ff;\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.7rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Side Pattern Temple Decoration Combo Set \u003cbr\u003e\u003cspan style=\"font-size: 1.8rem; font-weight: 400; color: #ffe8ff;\"\u003e (Purple Theme – 5 Items + Free Samai Asan) \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive celebrations with the majestic beauty of the Paithani Side Pattern Temple Decoration Combo Set. Adorned in a regal purple theme, this carefully curated five-piece collection infuses traditional cultural artistry into your home without the stress of coordinating separate decor items. Made from high-quality, lightweight materials, it offers an elegant, hassle-free alternative to heavy wood or metal backdrops. Whether preparing for Ganesh Chaturthi, Diwali, or a sacred housewarming, this versatile arrangement creates an exquisite, divine atmosphere for your family and guests.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES SECTION --\u003e\n\u003csection id=\"qualities\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eCohesive Five-Piece Design\u003c\/h3\u003e\n\u003cp\u003eEnjoy a beautifully unified aesthetic with five meticulously coordinated decor pieces that work in perfect harmony to elevate your sacred space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eRegal Purple Theme\u003c\/h3\u003e\n\u003cp\u003eImmerse your festive celebrations in a deep, majestic purple hue that exudes elegance, devotion, and a sophisticated festive atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003ePaithani-Inspired Artistry\u003c\/h3\u003e\n\u003cp\u003eHonor classic Indian heritage with traditional Paithani-inspired side patterns, displaying authentic and intricate cultural design motifs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eFeather-Light Construction\u003c\/h3\u003e\n\u003cp\u003eDitch the struggle of heavy wooden structures. The lightweight design makes hanging, positioning, and storing these pieces incredibly simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eFree Matching Samai Asan\u003c\/h3\u003e\n\u003cp\u003eComplete your sacred arrangement with an included matching Paithani-themed mat, designed perfectly to anchor your traditional lamp (samai) or kalash.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHighly Versatile Layout\u003c\/h3\u003e\n\u003cp\u003eEngineered to adapt beautifully to your home, this set perfectly fits compact home mandirs, expansive mandaps, or welcoming entrance doorways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS SECTION --\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePaithani Side Pattern Temple Decoration Combo Set (Purple Theme)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrimary Color Theme\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRegal Purple with Premium Gold Motifs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDesign Language\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTraditional Maharashtrian Paithani-inspired Border Patterns\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePackage Contents\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5 Coordinated Backdrop Decor Pieces + 1 Complimentary Matching Samai Asan (Lamp Mat)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium Lightweight Rigid Craft Board (Durable and Reusable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRecommended Placement\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePooja Mandirs, Backdrop Walls, Mandaps, and Entrance Doors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSuitability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Diwali, Varalakshmi Vratham, Housewarmings, and Traditional Pujas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat is included in the combo set?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe set includes five coordinated purple-themed temple decoration panels adorned with traditional Paithani side patterns, plus a free matching Samai Asan (base mat) for your lamp or kalash.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I mount or hang these decorations?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThanks to their lightweight design, you can easily hang or mount these panels using standard double-sided tape, light command hooks, or push pins without worrying about damaging your walls.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the material durable and reusable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, the panels are crafted from a high-quality, lightweight yet rigid material that is durable enough to be packed away carefully and reused for multiple festivals throughout the year.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWill this set fit in a small apartment pooja corner?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely! The versatile layout allows you to arrange the five pieces to perfectly match your available space, whether you have a compact wall altar or a large, dedicated mandap.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53599983272149,"sku":"side_tmple_decoration_5_purple","price":1349.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-24-768x768.jpg?v=1775798032"},{"product_id":"paithani-side-pattern-temple-decoration-combo-set-for-ganesh-chaturthi-red-theme-5-items-free-samai-asan","title":"Paithani Side Pattern Temple Decoration Combo Set for Ganesh Chaturthi (Red Theme – 5 Items + Free Samai Asan)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: #ffd700;\n\n        }\n\n        .feature-group p {\n\n            color: var(--text-secondary);\n\n            font-size: 1rem;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: #ffd700;\n\n        }\n\n        .faq-question::after {\n\n           \n\n            font-size: 1.5rem;\n\n            transition: transform 0.3s ease;\n\n            color: #ffd700;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n           \n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Side Pattern Temple Decoration Combo Set (Red Theme)\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive celebrations with the majestic elegance of the traditional Maharashtrian Paithani weave. Specifically curated for modern apartments and families, this premium 5-piece decoration set brings a rich deep red and gold aesthetic to your home. Designed to save space and hassle, it is highly lightweight, incredibly easy to install, and fully reusable. Perfect for Ganesh Chaturthi, Gauri-Ganpati, and Diwali, this comprehensive set also comes with a matching complimentary Samai Asan to beautifully round out your traditional puja mandap.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection id=\"qualities\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eRoyal Paithani Motifs\u003c\/h3\u003e\n\u003cp\u003eFeatures a captivating deep red and shimmering gold color scheme, adorned with classic floral Paithani-style motifs that celebrate rich Maharashtrian heritage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eSmart Urban Design\u003c\/h3\u003e\n\u003cp\u003eCompact and lightweight, this decoration set is perfect for apartments and homes where space is limited, allowing for a magnificent setup in minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eEco-Friendly \u0026amp; Reusable\u003c\/h3\u003e\n\u003cp\u003eA highly sustainable alternative to single-use arrangements. Made of high-quality materials, it is easy to fold, store, and reuse year after year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eVersatile Festive Combo\u003c\/h3\u003e\n\u003cp\u003eIncludes 5 meticulously crafted decorative items suitable for Ganesh Chaturthi, Gauri-Ganpati, Diwali, housewarmings, and festive gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eFree Samai Asan\u003c\/h3\u003e\n\u003cp\u003eComes complete with a free, beautifully matched Samai Asan (puja mat) to place your traditional oil lamps and perfect your divine setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Theme\u003c\/td\u003e\n\u003ctd\u003eRoyal Maharashtrian Paithani (Deep Red \u0026amp; Gold)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInclusions\u003c\/td\u003e\n\u003ctd\u003e5-Piece Festive Decoration Set + 1 Free Matching Samai Asan (Puja Mat)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial Composition\u003c\/td\u003e\n\u003ctd\u003eLightweight, highly durable, and foldable premium materials\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Type\u003c\/td\u003e\n\u003ctd\u003eQuick DIY (Do-It-Yourself) setup; no tools or heavy lifting required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability \u0026amp; Storage\u003c\/td\u003e\n\u003ctd\u003eFolds completely flat for compact and hassle-free off-season storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIntended Use\u003c\/td\u003e\n\u003ctd\u003eIndoor festival decor (Ganesh Chaturthi, Diwali, Gauri-Ganpati, Laxmi Puja, and Gifting)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat is included in the 5-item combo set?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe set includes five beautiful decorative side-pattern pieces featuring classic red and gold Paithani floral motifs. Additionally, you receive a complimentary matching Samai Asan (puja mat) to elevate your traditional lamp setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this decoration set suitable for small apartments?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, absolutely! It is specifically engineered for modern, compact urban apartments. It provides a grand, traditional temple look without occupying the physical space of a heavy, bulky wooden mandir.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow easy is it to install and disassemble?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt is incredibly simple. The design is lightweight and intuitive, allowing for a quick, hassle-free setup in minutes without any specialized tools. Disassembly is just as fast.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I reuse this set next year?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. Unlike fresh floral arrangements or single-use paper decorations, this high-quality set is designed to be highly durable and reusable. Simply fold it flat and store it safely in a dry place for yearly festive use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this set suitable for gifting?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eDefinitely. Its premium Paithani-style aesthetic and complete package make it an outstanding and thoughtful gift for families, friends, and colleagues during major Indian festivals or housewarming ceremonies.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53599986745557,"sku":"side_tmple_decoration_5_red","price":1349.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-28-768x768.jpg?v=1775798157"},{"product_id":"paithani-temple-decoration-combo-set-for-ganesh-chaturthi-green-theme-7-items-free-samai-asan","title":"Paithani Temple Decoration Combo Set for Ganesh Chaturthi (Green Theme – 7 Items + Free Samai Asan)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .feature-group p {\n\n            color: var(--text-secondary);\n\n            font-size: 0.95rem;\n\n            line-height: 1.6;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-question::after {\n\n          \n            font-size: 1.5rem;\n\n            color: #ffd700;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Temple Decoration Combo Set for Ganesh Chaturthi (Green Theme – 7 Items + Free Samai Asan)\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your home's festive spirit with a curated, culturally rich decorating experience. Imbued with the timeless grandeur of traditional Paithani-inspired motifs, this vibrant emerald green 7-piece ensemble completely transforms your puja space into a divine, coordinated sanctuary. Say goodbye to the stress of sourcing mismatched individual elements. Thoughtfully designed to retain its elegant structure throughout your multi-day celebrations, this lightweight set brings effortless luxury, convenience, and functional beauty to your temple, complete with a complimentary matching Samai Asan to honor your sacred lamps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection id=\"qualities\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003e7-Piece Coordinated Green Theme\u003c\/h3\u003e\n\u003cp\u003eEnjoy a visually flawless setup. This comprehensive seven-piece festive decor set is beautifully curated in a vibrant green palette, delivering a uniform and harmonious aesthetic to your home temple without the hassle of matching individual components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eTimeless Paithani Craftsmanship\u003c\/h3\u003e\n\u003cp\u003ePay homage to traditional Indian textile heritage. Every piece in this decoration set features authentic Paithani-inspired patterns and intricate motifs, adding deep cultural value and historical artistry to your sacred environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eComplimentary Samai Asan Included\u003c\/h3\u003e\n\u003cp\u003eReceive a matching, dedicated base designed specifically to support heavy traditional samai brass oil lamps or the sacred kalash. It protects your surfaces while seamlessly carrying the emerald-green decorative theme throughout the altar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eLightweight \u0026amp; Highly Adaptable\u003c\/h3\u003e\n\u003cp\u003eStyle your space your way. These elements are designed to be lightweight and extremely versatile, enabling easy mounting on walls, wrapping around entryway pillars, or setting up as standalone backdrops on puja tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eShape-Retaining Construction\u003c\/h3\u003e\n\u003cp\u003eKeep your temple looking pristine from dawn to dusk. Engineered with structured materials that firmly hold their shape, this set resists sagging or warping, guaranteeing a polished, neat, and elegant appearance throughout your festivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePaithani Temple Decoration Combo Set (Green Theme)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTotal Items in Pack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8-Piece Set (7 Coordinated Decor Elements + 1 Complimentary Samai Asan)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAesthetic \u0026amp; Motif\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTraditional Maharashtrian Paithani-Inspired Festive Motifs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eColor Palette\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eVibrant Emerald Green Theme with Festive Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation Options\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWall mounting, pillar hanging, tabletop arrangements, or mandap backdrops\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDurability \u0026amp; Build\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLightweight, shape-retaining structured design for multiple reuses\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest Suited For\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Diwali, Griha Pravesh (Housewarmings), Golu, and Altar Makeovers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCare Instructions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGently dust with a dry microfiber cloth; pack and store in a dry place to reuse next season\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat items are included in this 7-piece decoration set?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe combo consists of seven beautifully coordinated, green-themed temple decoration items designed to style your background wall, pillars, or table, plus a complimentary matching Samai Asan (base mat) to safely place your heavy oil lamps or kalash.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this decoration set reusable for other festivals?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely! The materials are engineered to hold their shape securely, allowing you to carefully pack the elements away after Ganesh Chaturthi and reuse them for Diwali, housewarmings, Varalakshmi Puja, and other traditional gatherings year after year.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I hang or install these decorations?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eBecause the pieces are lightweight, they are incredibly easy to install. You can hang them using standard wall hooks, wrap them around pillars using strings, or secure them to walls, wooden panels, or glass backdrops using safe-release double-sided tape.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat is the purpose of the included Samai Asan?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe Samai Asan is a matching decorative mat placed beneath your traditional samai (tall brass oil lamps) or the sacred metal kalash. It serves a dual purpose: physically protecting your puja table from oil drips and heat, while visually unifying your temple setup under one gorgeous green Paithani theme.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53599993430229,"sku":"tmple_decoration_7_green","price":2249.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/3-16-768x768.jpg?v=1775798378"},{"product_id":"paithani-temple-decoration-combo-set-for-ganesh-chaturthi-mango-theme-7-items-free-samai-asan","title":"Paithani Temple Decoration Combo Set for Ganesh Chaturthi (Mango Theme – 7 Items + Free Samai Asan)","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n    \u003ctitle\u003e\n        Paithani Temple Decoration Combo Set\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #1a0626;\n            --bg-secondary: #2b0d3a;\n\n            \/* Golden, Purple \u0026 Pink Theme *\/\n            --gold: #ffd700;\n            --gold-bright: #ffea00;\n\n            --purple: #7b2cbf;\n            --purple-dark: #4c1d95;\n\n            --pink: #ff4da6;\n\n            --glass-bg: rgba(255, 255, 255, 0.08);\n            --glass-border: rgba(255, 255, 255, 0.18);\n\n            --text-primary: #ffffff;\n            --text-secondary: #f3d9ff;\n\n            --shadow: 0 10px 35px rgba(0, 0, 0, 0.5);\n            --blur: blur(14px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--purple-dark),\n                    #3d1152\n                );\n\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid rgba(255, 255, 255, 0.15);\n\n            padding: 3rem;\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        \/* Bright Golden Hover Border *\/\n        .glass-card:hover {\n            transform: translateY(-8px);\n\n            border-color: var(--gold-bright);\n\n            box-shadow:\n                0 0 25px rgba(255, 234, 0, 0.6),\n                0 16px 45px rgba(0, 0, 0, 0.7);\n        }\n\n        \/* Main Heading *\/\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n\n            text-align: center;\n\n            color: var(--gold-bright);\n\n            font-weight: 700;\n        }\n\n        \/* Section Headings *\/\n        h2 {\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--gold-bright);\n\n            border-bottom: 2px solid rgba(255, 255, 255, 0.2);\n\n            padding-bottom: 0.75rem;\n        }\n\n        \/* Subheadings *\/\n        h3 {\n            color: var(--gold-bright);\n\n            margin-bottom: 1rem;\n\n            font-size: 1.3rem;\n\n            font-weight: 700;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 2rem;\n\n            color: var(--text-secondary);\n        }\n\n        .features-grid {\n            display: grid;\n\n            grid-template-columns:\n                repeat(auto-fit, minmax(280px, 1fr));\n\n            gap: 2rem;\n\n            margin-top: 2rem;\n        }\n\n        .feature-group {\n            background: rgba(255, 255, 255, 0.05);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 5px solid var(--gold);\n\n            transition: all 0.3s ease;\n        }\n\n        .feature-group:hover {\n            background: rgba(255, 255, 255, 0.08);\n\n            border-left-color: var(--gold-bright);\n\n            transform: translateY(-5px);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom:\n                1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n            content: '✦';\n\n            position: absolute;\n\n            left: 0;\n\n            color: var(--gold-bright);\n\n            font-weight: bold;\n\n            font-size: 1.1rem;\n        }\n\n        table {\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            overflow: hidden;\n\n            border-radius: 14px;\n\n            background: rgba(255, 255, 255, 0.04);\n        }\n\n        th,\n        td {\n            padding: 1.3rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom:\n                1px solid rgba(255, 255, 255, 0.12);\n        }\n\n        th {\n            background:\n                linear-gradient(\n                    90deg,\n                    var(--purple),\n                    var(--pink)\n                );\n\n            color: #fff;\n\n            font-weight: 600;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 14px;\n\n            border:\n                1px solid rgba(255, 255, 255, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: var(--gold-bright);\n\n            box-shadow:\n                0 0 20px rgba(255, 234, 0, 0.4);\n        }\n\n        .faq-question {\n            font-size: 1.15rem;\n\n            font-weight: 700;\n\n            margin-bottom: 1rem;\n\n            color: var(--gold-bright);\n        }\n\n        .faq-answer {\n            display: block;\n\n            color: var(--text-secondary);\n\n            line-height: 1.8;\n\n            margin-top: 0.5rem;\n        }\n\n        @media (max-width: 768px) {\n\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            th,\n            td {\n                padding: 1rem;\n                font-size: 0.95rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Temple Decoration Combo Set for Ganesh Chaturthi\n                (Mango Theme – 7 Items + Free Samai Asan)\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive celebrations with an exquisite all-in-one\n                temple decor solution. Fusing traditional Paithani art with\n                contemporary lightweight craftsmanship, this beautifully\n                coordinated Mango Theme set allows homeowners to create a\n                magnificent and culturally rich pooja mandap effortlessly.\n                Perfect for Ganesh Chaturthi, Diwali, housewarmings, and\n                festive occasions.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities Section --\u003e\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eCoordinated Mango Theme\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Warm mango-inspired festive shades that brighten\n                                your pooja setup beautifully.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Carefully curated 7-piece decor combination for\n                                a complete premium festive appearance.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eTraditional Paithani Craftsmanship\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Elegant Paithani motifs inspired by rich Indian\n                                cultural heritage.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Adds a luxurious and authentic traditional touch\n                                to temple decoration.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eEasy \u0026amp; Flexible Setup\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Lightweight materials make arrangement and\n                                repositioning extremely convenient.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Shape-retaining design suitable for both compact\n                                and spacious mandap setups.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eReusable \u0026amp; Value Packed\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Includes a free matching Samai Asan for a\n                                complete coordinated look.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Durable and reusable for multiple festivals and\n                                celebrations.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications Section --\u003e\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Paithani Temple Decoration Combo Set\n                                (Mango Theme)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePackage Contents\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                7 Coordinated Decor Pieces +\n                                1 Free Matching Samai Asan\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eColor Palette\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Mango Yellow, Royal Purple,\n                                Golden \u0026amp; Pink Accents\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eDesign Motif\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Traditional Paithani Art Patterns\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Premium Lightweight Flexible\n                                Decorative Material\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eReusability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Reusable, Easy to Store \u0026amp;\n                                Durable for Multi-Year Use\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eSuitable Occasions\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Ganesh Chaturthi, Diwali,\n                                Grah Pravesh, Weddings \u0026amp;\n                                Traditional Festivals\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ Section --\u003e\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What items are included in this combo set?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            This premium combo set includes\n                            7 coordinated temple decoration elements\n                            designed in a beautiful mango theme along\n                            with a free matching Samai Asan for a\n                            complete festive setup.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the setup easy to install?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, the decoration pieces are lightweight\n                            and easy to arrange, making installation\n                            and storage simple and hassle-free.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can this set fit small pooja spaces?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely. The flexible design allows you\n                            to adjust and style the setup according to\n                            both compact and large temple spaces.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is this decoration reusable?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, this high-quality festive decoration\n                            set is reusable and suitable for multiple\n                            celebrations such as Ganesh Chaturthi,\n                            Diwali, weddings, and housewarming events.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53599999754453,"sku":"tmple_decoration_7_mango","price":2249.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-14-768x768.jpg?v=1775798509"},{"product_id":"paithani-temple-decoration-combo-set-for-ganesh-chaturthi-maroon-theme-7-items-free-samai-asan","title":"Paithani Temple Decoration Combo Set for Ganesh Chaturthi (Maroon Theme – 7 Items + Free Samai Asan)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n:root {\n\n    --bg-primary: #2b0036;\n    --bg-secondary: #3d014d;\n\n    --glass-bg: rgba(255, 192, 203, 0.08);\n\n    --glass-border: rgba(255, 215, 0, 0.25);\n\n    --text-primary: #ffd700;\n\n    --text-secondary: #f6d7ff;\n\n    --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n    --blur: blur(16px);\n\n}\n\n* {\n\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n\n}\n\nbody {\n\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n    background: var(--bg-primary);\n\n    color: var(--text-primary);\n\n    line-height: 1.7;\n\n    overflow-x: hidden;\n\n}\n\n.container {\n\n    max-width: 1200px;\n\n    margin: 0 auto;\n\n    padding: 40px 20px;\n\n}\n\n.glass-card {\n\n    background: var(--glass-bg);\n\n    backdrop-filter: var(--blur);\n\n    border-radius: 16px;\n\n    border: 1px solid var(--glass-border);\n\n    padding: 3rem;\n\n    margin: 3rem 0;\n\n    box-shadow: var(--shadow);\n\n    transition: all 0.3s ease;\n\n}\n\n.glass-card:hover {\n\n    transform: translateY(-8px);\n\n    border-color: rgba(255, 215, 0, 0.6);\n\n    box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n}\n\nh1 {\n\n    font-size: 2.8rem;\n\n    margin-bottom: 1rem;\n\n    color: #ffd700;\n\n    text-align: center;\n\n}\n\nh2 {\n\n    font-size: 2.2rem;\n\n    margin-bottom: 1.5rem;\n\n    color: #ffd700;\n\n    border-bottom: 2px solid rgba(255, 215, 0, 0.4);\n\n    padding-bottom: 0.75rem;\n\n}\n\n.overview {\n\n    font-size: 1.15rem;\n\n    line-height: 1.8;\n\n    text-align: center;\n\n    max-width: 900px;\n\n    margin: 0 auto 3rem;\n\n    color: #ffe8ff;\n\n}\n\n.features-grid {\n\n    display: grid;\n\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n    gap: 2.5rem;\n\n    margin: 2.5rem 0;\n\n}\n\n.feature-group {\n\n    background: rgba(255, 182, 193, 0.08);\n\n    padding: 2rem;\n\n    border-radius: 12px;\n\n    border-left: 4px solid #ffd700;\n\n}\n\n.feature-group h3 {\n\n    color: #ffd700;\n\n    margin-bottom: 1rem;\n\n    font-size: 1.4rem;\n\n}\n\nul {\n\n    list-style: none;\n\n    padding-left: 0;\n\n}\n\nul li {\n\n    padding: 1rem 0 1rem 2rem;\n\n    position: relative;\n\n    color: #ffe8ff;\n\n    border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n}\n\nul li::before {\n\n    content: '✦';\n\n    position: absolute;\n\n    left: 0;\n\n    color: #ffd700;\n\n    font-weight: bold;\n\n    font-size: 1.2rem;\n\n}\n\ntable {\n\n    width: 100%;\n\n    border-collapse: collapse;\n\n    margin: 2rem 0;\n\n    background: rgba(255, 182, 193, 0.05);\n\n    border-radius: 12px;\n\n    overflow: hidden;\n\n}\n\nth,\ntd {\n\n    padding: 1.4rem 1.2rem;\n\n    text-align: left;\n\n    border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n}\n\nth {\n\n    background: rgba(255, 215, 0, 0.15);\n\n    color: #ffd700;\n\n    font-weight: 600;\n\n    white-space: nowrap;\n\n}\n\ntd {\n\n    color: #ffe8ff;\n\n}\n\n.faq-item {\n\n    margin-bottom: 1.5rem;\n\n    padding: 1.5rem;\n\n    background: rgba(255, 182, 193, 0.06);\n\n    border-radius: 10px;\n\n    border: 1px solid rgba(255, 215, 0, 0.2);\n\n}\n\n.faq-question {\n\n    font-size: 1.2rem;\n\n    font-weight: 600;\n\n    margin-bottom: 0.8rem;\n\n    cursor: pointer;\n\n    color: #ffd700;\n\n    display: flex;\n\n    justify-content: space-between;\n\n    align-items: center;\n\n}\n\n.faq-question::after {\n\n    content: '+';\n\n    font-size: 1.5rem;\n\n    color: #ffd700;\n\n    transition: transform 0.3s;\n\n}\n\n.faq-item.active .faq-question::after {\n\n    content: '−';\n\n}\n\n.faq-answer {\n\n    color: #ffe8ff;\n\n    display: none;\n\n    margin-top: 1rem;\n\n    line-height: 1.8;\n\n    border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n    padding-top: 1rem;\n\n}\n\n.faq-answer.active {\n\n    display: block;\n\n}\n\n@media(max-width:768px) {\n\n    h1 {\n\n        font-size: 2rem;\n\n    }\n\n    h2 {\n\n        font-size: 1.7rem;\n\n    }\n\n    .glass-card {\n\n        padding: 2rem;\n\n    }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Temple Decoration Combo Set for Ganesh Chaturthi \u003cbr\u003e\u003cspan style=\"font-size: 1.8rem; font-weight: 400; color: #ffe8ff;\"\u003e (Maroon Theme – 7 Items + Free Samai Asan) \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive celebrations with our meticulously coordinated premium decoration set designed to transform your home into a divine sanctuary. Inspired by authentic Paithani artistry, this elegant maroon-themed setup eliminates the hassle of matching multiple decor elements separately. Crafted from lightweight yet durable materials, it offers effortless installation while creating a spiritually rich and visually majestic festive atmosphere for Ganesh Chaturthi, Diwali, Navratri, and traditional pooja celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES SECTION --\u003e\n\u003csection id=\"qualities\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eCohesive \u0026amp; Complete Setup\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeamless Mandap Decor:\u003c\/strong\u003e A professionally coordinated seven-piece decorative arrangement designed to instantly create a complete traditional festive setup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Matching Samai Asan:\u003c\/strong\u003e Includes a decorative matching base for your diya, lamp, or kalash, enhancing the sacred appearance beautifully.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eAuthentic \u0026amp; Regal Design\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntricate Paithani Motifs:\u003c\/strong\u003e Traditional Maharashtrian-inspired patterns reflecting timeless cultural heritage and premium festive artistry.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRich Maroon Palette:\u003c\/strong\u003e Elegant maroon shades with golden highlights create a royal, warm, and spiritually inviting atmosphere.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eVersatility \u0026amp; Easy Maintenance\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eShape-Retaining Materials:\u003c\/strong\u003e Lightweight yet highly durable construction designed to maintain structure and appearance over repeated use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUniversal Space Adaptation:\u003c\/strong\u003e Ideal for compact apartment pooja corners, grand mandaps, festive backdrops, and entrance decorations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS SECTION --\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Composition\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e7 Coordinated Decorative Pieces + 1 Complimentary Matching Samai Asan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eColor Palette\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRich Festive Maroon with Golden Highlights and Traditional Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDesign Motif\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAuthentic Paithani-Inspired Maharashtrian Heritage Patterns\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLightweight Shape-Retaining Premium Decorative Composite Material\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation Method\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEasy Placement and Repositioning Without Complex Tools\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIdeal Occasions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Diwali, Navratri, Griha Pravesh, Temple Decoration, and Traditional Festive Events\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStorage \u0026amp; Maintenance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eReusable Design with Easy Flat Storage and Simple Dry Cloth Cleaning\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e1. What items are included in this combo set?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eMost combo sets include decorative items like Chaurang\/Asan covers, Samai Asan, rangoli mats, flower décor, toran hangings, diyas, lotus holders, and kalash decorations depending on the design.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e2. Is the material heavy or difficult to hang?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eNo, the materials are generally lightweight and easy to handle. They are designed for convenient hanging and placement during festive decoration.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e3. Can I reuse this set for other festivals?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, the set is reusable and suitable for multiple occasions such as Diwali, Navratri, Ganpati, Gudi Padwa, housewarming ceremonies, and regular pooja décor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e4. What is a Samai Asan and how is it used?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eA Samai Asan is a decorative base or mat used for placing a traditional oil lamp (Samai) during pooja rituals. It enhances the overall festive and spiritual setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e5. Is this decoration suitable for small apartments?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, these decorations are compact and space-friendly, making them ideal for small apartments, pooja corners, or compact living spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e6. Does the color fade after multiple uses?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eWith proper care and indoor use, the colors usually remain vibrant for a long time. Avoid direct sunlight and moisture to maintain the quality.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e7. Is any assembly required before decoration?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eMinimal assembly may be needed, such as arranging mats, hanging torans, or positioning decorative items. Most sets are easy to set up.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e8. Can this set be used as a photo backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, the decorative setup can also be used as a festive photo backdrop for celebrations, pooja events, and family pictures.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e9. How should I clean and store the decoration items?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eClean the items gently using a soft dry cloth or a slightly damp cloth. Store them in a dry place away from moisture and direct sunlight for longer durability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e10. Is this decoration handmade or machine-made?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eMany festive décor sets include handcrafted detailing, though some parts may be machine-finished for consistency and durability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53600005423317,"sku":"tmple_decoration_7_maroon","price":2249.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/3-18-768x768.jpg?v=1775798589"},{"product_id":"paithani-temple-decoration-combo-set-for-ganesh-chaturthi-orange-theme-7-items-free-samai-asan","title":"Paithani Temple Decoration Combo Set for Ganesh Chaturthi (Orange Theme – 7 Items + Free Samai Asan)","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Temple Decoration Combo Set (Orange Theme) - Professional Description\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            \/* PURPLE + GOLDEN + PINK THEME *\/\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #2b0036,\n                #4b0066,\n                #6a0572\n            );\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #ffd700;\n\n            text-align: center;\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.4);\n\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: #ffe8ff;\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #ffd700;\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: #ffe8ff;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: #ffd700;\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n\n            color: #ffe8ff;\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: #ffd700;\n        }\n\n        .faq-question::after {\n\n            content: '+';\n\n            font-size: 1.5rem;\n\n            transition: transform 0.3s;\n        }\n\n        .faq-item.active .faq-question::after {\n\n            content: '−';\n        }\n\n        .faq-answer {\n\n            color: #ffe8ff;\n\n            display: none;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n        }\n\n        .faq-answer.active {\n\n            display: block;\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2rem;\n            }\n\n            h2 {\n\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n            }\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- HERO SECTION --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Temple Decoration Combo Set (Orange Theme)\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Transform your home into a majestic festive sanctuary with the Paithani Temple Decoration Combo Set.\n                Beautifully curated for modern families celebrating Ganesh Chaturthi, Diwali, and housewarming ceremonies,\n                this complete 7-piece set delivers a hassle-free, culturally authentic decor solution.\n                Richly detailed with traditional Paithani-inspired motifs in a vibrant orange theme,\n                it instantly radiates heritage appeal while saving you the time of sourcing individual items.\n                To complete the auspicious aesthetic, this limited-edition set includes a complimentary,\n                matching Samai Asan to beautifully anchor your sacred lamp or kalash.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- QUALITIES SECTION --\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eVibrant Heritage Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eTraditional Paithani Motifs:\u003c\/strong\u003e Handcrafted-look patterns that highlight cultural richness and timeless Maharashtrian heritage.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eCoordinated 7-Piece Set:\u003c\/strong\u003e An all-inclusive setup with a cohesive, professional-looking orange theme that harmonizes effortlessly.\u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eEffortless Setup \u0026amp; Utility\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eLightweight \u0026amp; Sturdy:\u003c\/strong\u003e Engineered for quick, stress-free installation while offering exceptionally stable positioning on any surface.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eVersatile Layout Options:\u003c\/strong\u003e Perfect for compact pooja corners, expansive home mandaps, or welcoming entrance displays.\u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eExceptional Added Value\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eFree Samai Asan:\u003c\/strong\u003e Includes a matching themed base to elevate your oil lamp (samai) or decorative kalash.\u003c\/li\u003e\n\n                            \u003cli\u003e\n\u003cstrong\u003eMulti-Occasion Reusability:\u003c\/strong\u003e Highly durable components that can be packed away easily and reused for year-round festive celebrations.\u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- SPECIFICATIONS SECTION --\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003ePaithani Temple Decoration Combo Set for Ganesh Chaturthi (Orange Theme)\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eTotal Contents\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e7 Coordinated Decorative Accent Pieces + 1 Free Matching Samai Asan\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eColor Palette\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eVibrant Festive Orange with Multi-Colored Heritage Accents\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDesign Theme\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eAuthentic Paithani-Inspired Traditional Motifs\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eIdeal Placement\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eHome Entrances, Pooja Rooms, Mandaps, and Living Rooms\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eMaterial Properties\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003ePremium lightweight yet highly durable, moisture-resistant structured panels\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eReusability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eYes (Designed for easy dismantling, storage, and multiple festive seasons)\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ SECTION --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What does the 7-piece combo set include?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The combo set includes 7 coordinated decorative temple pieces designed in a beautiful Paithani-inspired orange theme. \n                            It also comes with a complimentary matching Samai Asan that perfectly complements your diya, lamp, or kalash setup, \n                            creating a complete festive mandap arrangement effortlessly.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is this decoration set difficult to install?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            No, the set is specifically designed for quick and easy installation. \n                            The lightweight structure allows convenient placement and arrangement without the need for professional tools or assistance. \n                            You can complete your festive setup within just a few minutes.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I use this decoration set for festivals other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely. Its traditional Paithani-inspired design makes it ideal for multiple festive occasions including Diwali, \n                            Navratri, housewarming ceremonies, pooja room decoration, festive backdrops, and cultural celebrations throughout the year.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How should I store the set after the festival is over?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Simply clean the decorative panels gently using a soft dry cloth, stack them safely, \n                            and store them in a cool and dry place away from moisture. \n                            The durable reusable material helps preserve the colors, finish, and overall appearance for future celebrations.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n\n        document.querySelectorAll('.faq-question').forEach(q =\u003e {\n\n            q.addEventListener('click', () =\u003e {\n\n                const parent = q.parentElement;\n\n                const answer = q.nextElementSibling;\n\n                parent.classList.toggle('active');\n\n                answer.classList.toggle('active');\n\n            });\n\n        });\n\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53600008765653,"sku":"tmple_decoration_7_orange","price":2249.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/2-18-768x768.jpg?v=1775798754"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/collections\/3-7-768x768_1.jpg?v=1777977843","url":"https:\/\/kanira.in\/collections\/product-category-accessories-ganpati-decoration.oembed?page=2","provider":"kanirapaithani","version":"1.0","type":"link"}