﻿{"id":17,"date":"2025-01-16T00:00:58","date_gmt":"2025-01-16T08:00:58","guid":{"rendered":"https:\/\/fursone.com\/?page_id=17"},"modified":"2026-06-06T03:13:16","modified_gmt":"2026-06-06T11:13:16","slug":"about-us","status":"publish","type":"page","link":"https:\/\/fursone.com\/nb\/about-us\/","title":{"rendered":"Om"},"content":{"rendered":"\n<section id=\"about-hero\">\n    <script type=\"application\/ld+json\">\n\n    {\n\n      \"@context\": \"https:\/\/schema.org\",\n\n      \"@type\": \"Organization\",\n\n      \"name\": \"Fursone Textile\",\n\n      \"url\": \"https:\/\/fursone.com\",\n\n      \"logo\": \"https:\/\/fursone.com\/wp-content\/uploads\/2025\/01\/logo.png\",\n\n      \"description\": \"Fursone is a tweed fabric factory in Wenzhou, China, operating 300+ looms since 1995. A vertically integrated manufacturer of Chanel-style tweed, woolen overcoat and knit fabrics with in-house fancy-yarn R&D.\",\n\n      \"foundingDate\": \"1995\",\n\n      \"areaServed\": \"Global\",\n\n      \"address\": {\n\n        \"@type\": \"PostalAddress\",\n\n        \"streetAddress\": \"NO.08, Longyuan Road, Longgang Town\",\n\n        \"addressLocality\": \"Wenzhou\",\n\n        \"addressRegion\": \"Zhejiang\",\n\n        \"postalCode\": \"325802\",\n\n        \"addressCountry\": \"CN\"\n\n      },\n\n      \"contactPoint\": {\n\n        \"@type\": \"ContactPoint\",\n\n        \"telephone\": \"+86-13456071339\",\n\n        \"contactType\": \"sales\",\n\n        \"availableLanguage\": [\"English\", \"Chinese\"]\n\n      },\n\n      \"sameAs\": [\n\n        \"https:\/\/www.linkedin.com\/company\/fursone\",\n\n        \"https:\/\/www.instagram.com\/fursone_textile\"\n\n      ]\n\n    }\n\n    <\/script>\n<style>\n\n    \/* FIX WHITE GAP ABOVE HERO *\/\n\n    #page-container, #main-content, .entry-content, .post-content, .et_pb_section, .et_pb_row, .et_pb_column, .et_pb_module { padding-top: 0 !important; margin-top: 0 !important; }\n\n    .et_pb_section { padding: 0 !important; }\n\n    .et_pb_row { padding: 0 !important; width: 100% !important; max-width: 100% !important; }\n\n    #about-hero { margin-top: 0 !important; }\n\n    p:empty { display: none !important; margin: 0 !important; padding: 0 !important; }\n\n        #about-hero {\n\n            position: relative;\n\n            width: 100%;\n\n            height: 90vh;\n\n            min-height: 600px;\n\n            overflow: hidden;\n\n            display: flex;\n\n            align-items: center;\n\n            font-family: var(--font-heading, 'Playfair Display', serif);\n\n            color: #f3f2e6;\n\n            background-color: #26292a;\n\n        }\n\n        #about-hero img.bg-image { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; object-fit: cover !important;\n\n            z-index: 0;\n\n        }\n\n        #about-hero .overlay-gradient {\n\n            position: absolute;\n\n            top: 0;\n\n            left: 0;\n\n            width: 100%;\n\n            height: 100%;\n\n            background: linear-gradient(to right, rgba(38, 41, 42, 0.95) 0%, rgba(38, 41, 42, 0.8) 40%, rgba(38, 41, 42, 0.4) 100%);\n\n            z-index: 1;\n\n        }\n\n        #about-hero .breadcrumb {\n\n            display: flex;\n\n            align-items: center;\n\n            gap: 10px;\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            margin-bottom: 8px;\n\n        }\n\n        #about-hero .breadcrumb a {\n\n            font-size: 12px;\n\n            font-weight: 600;\n\n            letter-spacing: 1px;\n\n            text-transform: uppercase;\n\n            color: rgba(243, 242, 230, 0.6);\n\n            text-decoration: none;\n\n            transition: all 0.3s ease;\n\n        }\n\n        #about-hero .breadcrumb a:hover {\n\n            color: #f3f2e6;\n\n        }\n\n        #about-hero .breadcrumb span {\n\n            font-size: 10px;\n\n            color: rgba(243, 242, 230, 0.4);\n\n        }\n\n        #about-hero .content-container {\n\n            position: relative;\n\n            z-index: 2;\n\n            width: 100%;\n\n            max-width: 1600px;\n\n            margin: 0 auto;\n\n            padding-left: 100px;\n\n            padding-right: 40px;\n\n            display: flex;\n\n            justify-content: flex-start;\n\n            box-sizing: border-box;\n\n        }\n\n        #about-hero .text-content {\n\n            max-width: 800px;\n\n            animation: fadeInMove 1s ease-out forwards;\n\n        }\n\n        #about-hero .pre-header {\n\n            display: block;\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 14px;\n\n            font-weight: 700;\n\n            letter-spacing: 3px;\n\n            margin-bottom: 25px;\n\n            opacity: 0.95;\n\n            border-left: 3px solid #ffffff;\n\n            padding-left: 18px;\n\n            text-transform: uppercase;\n\n            color: #f9f9f9;\n\n        }\n\n        #about-hero h1 {\n\n            font-family: var(--font-heading, 'Playfair Display', serif);\n\n            font-size: clamp(32px, 4.2vw, 52px);\n\n            font-weight: 700;\n\n            line-height: 1.25;\n\n            margin-bottom: 30px;\n\n            text-shadow: 0 5px 20px rgba(38, 41, 42, 0.5);\n\n            color: #f3f2e6;\n\n        }\n\n        #about-hero .sub-text {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 16px;\n\n            line-height: 1.7;\n\n            margin-bottom: 40px;\n\n            opacity: 0.95;\n\n            color: #f3f2e6;\n\n            font-weight: 400;\n\n        }\n\n        #about-hero .sub-text em {\n\n            font-style: italic;\n\n            font-weight: 500;\n\n            color: #f3f2e6;\n\n            border-bottom: 1px solid rgba(147, 77, 52, 0.3);\n\n        }\n\n        #about-hero .btn {\n\n            padding: 16px 40px;\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 13px;\n\n            font-weight: 700;\n\n            text-decoration: none;\n\n            transition: all 0.3s ease;\n\n            letter-spacing: 1.5px;\n\n            border-radius: 0;\n\n            text-align: center;\n\n            white-space: nowrap;\n\n            text-transform: uppercase;\n\n            cursor: pointer;\n\n        }\n\n        #about-hero .btn-primary {\n\n            background-color: #934d34;\n\n            color: #f3f2e6;\n\n            border: 1px solid #934d34;\n\n        }\n\n        #about-hero .btn-primary:hover {\n\n            background-color: transparent;\n\n            color: #f3f2e6;\n\n            border-color: #ffffff;\n\n        }\n\n        #about-hero .about-proof-strip {\n\n            display: flex;\n\n            flex-wrap: wrap;\n\n            gap: 12px;\n\n            margin-top: 22px;\n\n            max-width: 680px;\n\n        }\n\n        #about-hero .proof-item {\n\n            min-height: 44px;\n\n            display: inline-flex;\n\n            align-items: center;\n\n            justify-content: center;\n\n            padding: 10px 14px;\n\n            border: 1px solid rgba(243, 242, 230, 0.24);\n\n            background: rgba(243, 242, 230, 0.08);\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 11px;\n\n            font-weight: 600;\n\n            letter-spacing: 0.8px;\n\n            text-transform: uppercase;\n\n            color: #f3f2e6;\n\n        }\n\n        @keyframes fadeInMove {\n\n            from {\n\n                opacity: 0;\n\n                transform: translateY(20px);\n\n            }\n\n            to {\n\n                opacity: 1;\n\n                transform: translateY(0);\n\n            }\n\n        }\n\n        @media (max-width: 768px) {\n\n            #about-hero {\n\n                height: auto !important;\n\n                min-height: 76svh !important;\n\n                padding: 108px 0 64px !important;\n\n                align-items: center;\n\n            }\n\n            #about-hero img.bg-image {\n\n                object-position: center bottom !important;\n\n            }\n\n            #about-hero .overlay-gradient {\n\n                background: rgba(38, 41, 42, 0.75);\n\n            }\n\n            #about-hero .breadcrumb {\n\n                display: none;\n\n            }\n\n            #about-hero .content-container {\n\n                padding-left: 24px !important;\n\n                padding-right: 24px !important;\n\n                justify-content: center;\n\n                text-align: center;\n\n            }\n\n            #about-hero .text-content {\n\n                max-width: 100%;\n\n            }\n\n            #about-hero .pre-header {\n\n                border-left: none;\n\n                margin-bottom: 12px;\n\n                padding-left: 0;\n\n                font-size: 10px !important;\n\n                letter-spacing: 1.6px !important;\n\n            }\n\n            #about-hero h1 {\n\n                font-size: 24px !important;\n\n                line-height: 1.14 !important;\n\n                margin-bottom: 14px !important;\n\n                letter-spacing: -0.5px;\n\n                text-shadow: 0 2px 10px rgba(38, 41, 42, 0.3);\n\n            }\n\n            #about-hero .sub-text {\n\n                font-size: 13px !important;\n\n                line-height: 1.45 !important;\n\n                margin-bottom: 20px !important;\n\n            }\n\n            #about-hero .btn {\n\n                padding: 12px 24px !important;\n\n                font-size: 11px !important;\n\n                font-weight: 600 !important;\n\n            }\n\n            #about-hero .about-proof-strip {\n\n                justify-content: center;\n\n                gap: 8px;\n\n                margin-top: 16px;\n\n            }\n\n            #about-hero .proof-item {\n\n                font-size: 10px;\n\n                padding: 10px 12px;\n\n            }\n\n        }\n\n    <\/style>\n<img fetchpriority=\"high\" decoding=\"async\" class=\"bg-image\" src=\"https:\/\/fursone.com\/wp-content\/uploads\/2026\/04\/premium-textile-fabric-wholesale-001.jpg\" alt=\"Tweed Fabric Manufacturing Wenzhou Fursone Textile Factory\" width=\"1920\" height=\"1080\">\n\n    <div class=\"overlay-gradient\"><\/div>\n\n    <div class=\"content-container\">\n\n        <div class=\"text-content\">\n\n            <nav class=\"breadcrumb\">\n\n                <a href=\"\/\">Home<\/a>\n\n                <span>\/<\/span>\n\n                <span>About Us<\/span>\n\n            <\/nav>\n\n            <span class=\"pre-header\">Factory Proof Since 1995<\/span>\n\n            <h1>A Tweed Fabric Factory in Wenzhou: 30+ Years of Proof Behind Every Meter<\/h1>\n\n            <p class=\"sub-text\">\n\n                Fursone is a tweed fabric factory in Wenzhou, China, weaving fancy-yarn tweed and knit fabrics since 1995. With 300+ looms, vertical integration from yarn to finish, and a family joint-inventory model, we back every meter with real production evidence \u2014 review it before you shortlist a long-term partner.\n\n            <\/p>\n\n            <a href=\"#about-faq\" class=\"btn btn-primary\">Review Factory Proof<\/a>\n\n            <div class=\"about-proof-strip\" aria-label=\"Factory proof points\">\n\n                <span class=\"proof-item\">30+ years<\/span>\n\n                <span class=\"proof-item\">300+ Looms<\/span>\n\n                <span class=\"proof-item\">100+ Stock SKUs<\/span>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<script>\n\n    (function() {\n\n        var content = document.querySelector('#about-hero .text-content');\n\n        if (content) {\n\n            window.addEventListener('scroll', function() {\n\n                var scrolled = window.scrollY;\n\n                if (scrolled < 500) {\n\n                    content.style.opacity = 1 - (scrolled \/ 500);\n\n                }\n\n            });\n\n        }\n\n    })();\n\n    <\/script>\n<\/section>\n\n<section id=\"heritage-story\">\n    <script type=\"application\/ld+json\">\n\n    {\n\n      \"@context\": \"https:\/\/schema.org\",\n\n      \"@type\": \"AboutPage\",\n\n      \"name\": \"Fursone Heritage Story\",\n\n      \"description\": \"Learn about Fursone's three-decade journey from artisan craft to vertically integrated textile manufacturing in Wenzhou.\",\n\n      \"mainEntity\": {\n\n        \"@type\": \"Organization\",\n\n        \"name\": \"Fursone Textile\",\n\n        \"foundingDate\": \"1995\",\n\n        \"location\": {\n\n          \"@type\": \"Place\",\n\n          \"address\": {\n\n            \"@type\": \"PostalAddress\",\n\n            \"addressLocality\": \"Wenzhou\",\n\n            \"addressRegion\": \"Zhejiang\",\n\n            \"addressCountry\": \"CN\"\n\n          }\n\n        }\n\n      }\n\n    }\n\n    <\/script>\n<style>\n\n        #heritage-story {\n\n            background-color: var(--bg-primary, #f3f2e6);\n\n            padding: 80px 0;\n\n            position: relative;\n\n            overflow: hidden;\n\n        }\n\n        #heritage-story .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 0 40px;\n\n            display: grid;\n\n            grid-template-columns: 1fr 1fr;\n\n            gap: 80px;\n\n            align-items: center;\n\n        }\n\n        #heritage-story .story-content {\n\n            animation: fadeInLeft 0.8s ease-out forwards;\n\n        }\n\n        #heritage-story .section-label {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 12px;\n\n            font-weight: 700;\n\n            letter-spacing: 3px;\n\n            text-transform: uppercase;\n\n            color: var(--cta-button, #934d34);\n\n            margin-bottom: 20px;\n\n            display: block;\n\n        }\n\n        #heritage-story h2 {\n\n            font-family: var(--font-heading, 'Playfair Display', serif);\n\n            font-size: 42px;\n\n            font-weight: 400;\n\n            line-height: 1.2;\n\n            color: var(--text-main, #26292a);\n\n            margin-bottom: 30px;\n\n        }\n\n        #heritage-story .story-text {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 16px;\n\n            line-height: 1.8;\n\n            color: var(--text-main, #26292a);\n\n            margin-bottom: 25px;\n\n            font-weight: 300;\n\n        }\n\n        #heritage-story .story-text em {\n\n            font-style: italic;\n\n            font-weight: 500;\n\n            color: var(--cta-button, #934d34);\n\n        }\n\n        #heritage-story .heritage-highlights {\n\n            display: flex;\n\n            flex-direction: column;\n\n            gap: 20px;\n\n            margin-bottom: 35px;\n\n        }\n\n        #heritage-story .heritage-item {\n\n            display: flex;\n\n            align-items: flex-start;\n\n            gap: 18px;\n\n            padding: 18px;\n\n            background: rgba(255, 255, 255, 0.6);\n\n            border-left: 3px solid var(--cta-button, #934d34);\n\n            transition: all 0.3s ease;\n\n        }\n\n        #heritage-story .heritage-item:hover {\n\n            transform: translateX(10px);\n\n            box-shadow: 0 8px 24px rgba(38, 41, 42, 0.1);\n\n            background: rgba(255, 255, 255, 0.9);\n\n        }\n\n        #heritage-story .heritage-icon {\n\n            width: 45px;\n\n            height: 45px;\n\n            flex-shrink: 0;\n\n            display: flex;\n\n            align-items: center;\n\n            justify-content: center;\n\n            background: rgba(147, 77, 52, 0.1);\n\n            border-radius: 8px;\n\n        }\n\n        #heritage-story .heritage-icon svg {\n\n            width: 22px;\n\n            height: 22px;\n\n            fill: var(--cta-button, #934d34);\n\n        }\n\n        #heritage-story .heritage-text {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n        }\n\n        #heritage-story .heritage-text strong {\n\n            font-family: var(--font-heading, 'Playfair Display', serif);\n\n            font-size: 17px;\n\n            font-weight: 500;\n\n            color: var(--text-main, #26292a);\n\n            display: block;\n\n            margin-bottom: 4px;\n\n        }\n\n        #heritage-story .heritage-text p {\n\n            font-size: 13px;\n\n            line-height: 1.5;\n\n            color: var(--text-main, #26292a);\n\n            opacity: 0.8;\n\n            margin: 0;\n\n            font-weight: 300;\n\n        }\n\n        #heritage-story .visual-side {\n\n            position: relative;\n\n            animation: fadeInRight 0.8s ease-out 0.2s forwards;\n\n            opacity: 0;\n\n        }\n\n        #heritage-story .timeline-image { width: 100% !important; height: 300px !important; object-fit: cover !important;\n\n            border-radius: 8px;\n\n            margin-bottom: 50px;\n\n            box-shadow: 0 10px 30px rgba(38, 41, 42, 0.15);\n\n        }\n\n        #heritage-story .timeline-card {\n\n            background: #ffffff;\n\n            padding: 40px;\n\n            box-shadow: 0 20px 60px rgba(38, 41, 42, 0.1);\n\n            position: relative;\n\n        }\n\n        #heritage-story .timeline-card::before {\n\n            content: '';\n\n            position: absolute;\n\n            top: -3px;\n\n            left: -3px;\n\n            right: -3px;\n\n            bottom: -3px;\n\n            background: linear-gradient(135deg, var(--cta-button, #934d34), var(--bg-secondary, #d9d5c9));\n\n            z-index: -1;\n\n        }\n\n        #heritage-story .timeline-item {\n\n            display: flex;\n\n            gap: 20px;\n\n            margin-bottom: 25px;\n\n            padding-bottom: 25px;\n\n            border-bottom: 1px solid rgba(38, 41, 42, 0.1);\n\n        }\n\n        #heritage-story .timeline-item:last-child {\n\n            margin-bottom: 0;\n\n            padding-bottom: 0;\n\n            border-bottom: none;\n\n        }\n\n        #heritage-story .timeline-year {\n\n            font-family: var(--font-heading, 'Playfair Display', serif);\n\n            font-size: 36px;\n\n            font-weight: 700;\n\n            color: var(--cta-button, #934d34);\n\n            line-height: 1;\n\n            min-width: 80px;\n\n            text-align: center;\n\n        }\n\n        #heritage-story .timeline-content {\n\n            flex: 1;\n\n        }\n\n        #heritage-story .timeline-content h3 {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 15px;\n\n            font-weight: 600;\n\n            color: var(--text-main, #26292a);\n\n            margin: 0 0 6px 0;\n\n        }\n\n        #heritage-story .timeline-content p {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 13px;\n\n            line-height: 1.5;\n\n            color: var(--text-main, #26292a);\n\n            opacity: 0.8;\n\n            margin: 0;\n\n            font-weight: 300;\n\n        }\n\n        #heritage-story .btn {\n\n            padding: 14px 35px;\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 12px;\n\n            font-weight: 600;\n\n            text-decoration: none;\n\n            transition: all 0.3s ease;\n\n            letter-spacing: 1.5px;\n\n            text-transform: uppercase;\n\n            cursor: pointer;\n\n            display: inline-block;\n\n            background-color: var(--cta-button, #934d34);\n\n            color: var(--cta-text, #f3f2e6);\n\n            border: 1px solid var(--cta-button, #934d34);\n\n            margin-top: 10px;\n\n        }\n\n        #heritage-story .btn:hover {\n\n            background-color: transparent;\n\n            color: var(--cta-button, #934d34);\n\n            transform: translateY(-2px);\n\n        }\n\n        @keyframes fadeInLeft {\n\n            from {\n\n                opacity: 0;\n\n                transform: translateX(-30px);\n\n            }\n\n            to {\n\n                opacity: 1;\n\n                transform: translateX(0);\n\n            }\n\n        }\n\n        @keyframes fadeInRight {\n\n            from {\n\n                opacity: 0;\n\n                transform: translateX(30px);\n\n            }\n\n            to {\n\n                opacity: 1;\n\n                transform: translateX(0);\n\n            }\n\n        }\n\n        @media (max-width: 1024px) {\n\n            #heritage-story .container {\n\n                grid-template-columns: 1fr;\n\n                gap: 60px;\n\n            }\n\n            #heritage-story .visual-side {\n\n                order: -1;\n\n            }\n\n        }\n\n        @media (max-width: 768px) {\n\n            #heritage-story {\n\n                padding: 80px 0;\n\n            }\n\n            #heritage-story .content-wrapper {\n\n                gap: 40px;\n\n            }\n\n            #heritage-story .heritage-item {\n\n                padding: 15px;\n\n            }\n\n            #heritage-story .heritage-icon {\n\n                width: 40px;\n\n                height: 40px;\n\n            }\n\n            #heritage-story .heritage-icon svg {\n\n                width: 20px;\n\n                height: 20px;\n\n            }\n\n            #heritage-story .timeline-image { width: 100% !important; height: 300px !important; object-fit: cover !important;\n\n            }\n\n            #heritage-story .timeline-card {\n\n                padding: 30px 25px;\n\n            }\n\n            #heritage-story .timeline-year {\n\n                font-size: 28px;\n\n                min-width: 60px;\n\n            }\n\n            #heritage-story .btn {\n\n                background-color: transparent;\n\n                color: var(--text-main, #26292a);\n\n                border: none;\n\n                border-bottom: 1px solid #26292a;\n\n                padding: 0 0 2px 0;\n\n                font-size: 11px;\n\n                font-weight: 600;\n\n                width: auto;\n\n                text-align: center;\n\n            }\n\n            #heritage-story .btn:hover {\n\n                background-color: transparent;\n\n                color: var(--text-main, #26292a);\n\n                border-color: var(--text-main, #26292a);\n\n                transform: translateY(-2px);\n\n            }\n\n        }\n\n    <\/style>\n<div class=\"container\">\n\n        <div class=\"story-content\">\n\n            <span class=\"section-label\">Our Story<\/span>\n\n            <h2>A Wenzhou Tweed Mill Since 1995<\/h2>\n\n            <p class=\"story-text\">\n\n                Founded in 1995 in Longgang, Wenzhou, Fursone has grown into a vertically integrated tweed and knit manufacturer running <em>300+ looms<\/em> \u2014 controlling every step from specialty yarn R&D to finished fabric. That production depth is visible in our <a href=\"\/chanel-style-tweed\/\" style=\"color:var(--cta-button,#934d34);text-decoration:underline;\">Chanel-style tweed<\/a> and <a href=\"\/woolen-overcoat\/\" style=\"color:var(--cta-button,#934d34);text-decoration:underline;\">woolen overcoat<\/a> collections.\n\n            <\/p>\n\n            <p class=\"story-text\">\n\n                Today, our <em>family joint-inventory<\/em> model and shared Wenzhou textile-cluster resources let us hold 100+ ready-stock SKUs for rapid dispatch \u2014 explore the <a href=\"\/ready-stock\/\" style=\"color:var(--cta-button,#934d34);text-decoration:underline;\">ready-stock program<\/a>. Textured fancy-yarn structures such as <a href=\"https:\/\/en.wikipedia.org\/wiki\/Boucl%C3%A9\" target=\"_blank\" rel=\"noopener\">boucl\u00e9<\/a> remain at the core of what we engineer.\n\n            <\/p>\n\n            <div class=\"heritage-highlights\">\n\n                <div class=\"heritage-item\">\n\n                    <div class=\"heritage-icon\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <div class=\"heritage-text\">\n\n                        <strong>Since 1995<\/strong>\n\n                        <p>Three decades of excellence<\/p>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"heritage-item\">\n\n                    <div class=\"heritage-icon\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96z\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <div class=\"heritage-text\">\n\n                        <strong>Vertical Integration<\/strong>\n\n                        <p>From yarn to finishing<\/p>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"heritage-item\">\n\n                    <div class=\"heritage-icon\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <div class=\"heritage-text\">\n\n                        <strong>Fancy Yarn R&D<\/strong>\n\n                        <p>Textured fabric specialists<\/p>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"heritage-item\">\n\n                    <div class=\"heritage-icon\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <div class=\"heritage-text\">\n\n                        <strong>Global Reach<\/strong>\n\n                        <p>Exporting to the EU, US, Nordic, Russia &amp; Southeast Asia<\/p>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n            <a href=\"#contact\" class=\"btn open-popup-trigger\">Get Free Fabric Samples<\/a>\n\n        <\/div>\n\n        <div class=\"visual-side\">\n\n            <img decoding=\"async\" class=\"timeline-image\" src=\"https:\/\/fursone.com\/wp-content\/uploads\/2026\/04\/premium-textile-fabric-wholesale-006.jpg\" alt=\"Fursone Textile Manufacturing\" width=\"800\" height=\"600\" loading=\"lazy\">\n\n            <div class=\"timeline-card\">\n\n                <div class=\"timeline-item\">\n\n                    <div class=\"timeline-year\">1995<\/div>\n\n                    <div class=\"timeline-content\">\n\n                        <h3>Foundation<\/h3>\n\n                        <p>Established in Longgang, Wenzhou<\/p>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"timeline-item\">\n\n                    <div class=\"timeline-year\">2005<\/div>\n\n                    <div class=\"timeline-content\">\n\n                        <h3>Expansion<\/h3>\n\n                        <p>Vertically integrated manufacturing<\/p>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"timeline-item\">\n\n                    <div class=\"timeline-year\">2015<\/div>\n\n                    <div class=\"timeline-content\">\n\n                        <h3>Innovation<\/h3>\n\n                        <p>Launched fancy yarn R&D<\/p>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"timeline-item\">\n\n                    <div class=\"timeline-year\">2025<\/div>\n\n                    <div class=\"timeline-content\">\n\n                        <h3>Ready-Stock Depth<\/h3>\n\n                        <p>100+ in-stock SKUs, 85% of orders dispatched within 72 hours<\/p>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"timeline-item\">\n\n                    <div class=\"timeline-year\">NOW<\/div>\n\n                    <div class=\"timeline-content\">\n\n                        <h3>Specialty Yarn R&amp;D<\/h3>\n\n                        <p>In-house boucl\u00e9, slub, feather &amp; metallic yarn engineering<\/p>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<!-- ========================= GEO: Certifications & Global Reach ========================= -->\n\n<section id=\"certifications-geo\">\n    <script type=\"application\/ld+json\">\n\n    {\n\n      \"@context\": \"https:\/\/schema.org\",\n\n      \"@type\": \"WebPageElement\",\n\n      \"name\": \"Fursone Textile Certifications & Global Capacity\",\n\n      \"description\": \"Information regarding Fursone's ISO, GRS, and Oeko-Tex certifications, along with Wenzhou factory production capacity.\"\n\n    }\n\n    <\/script>\n<style>\n\n        #certifications-geo {\n\n            background-color: #ffffff;\n\n            padding: 80px 0;\n\n            border-top: 1px solid rgba(38, 41, 42, 0.05);\n\n        }\n\n        #certifications-geo .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 0 40px;\n\n        }\n\n        #certifications-geo .geo-header {\n\n            text-align: center;\n\n            margin-bottom: 50px;\n\n        }\n\n        #certifications-geo h2 {\n\n            font-family: var(--font-heading, 'Playfair Display', serif);\n\n            font-size: 36px;\n\n            color: var(--text-main, #26292a);\n\n            margin-bottom: 20px;\n\n            font-weight: 400;\n\n        }\n\n        #certifications-geo .geo-desc {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 16px;\n\n            line-height: 1.8;\n\n            color: var(--text-main, #26292a);\n\n            opacity: 0.8;\n\n            max-width: 700px;\n\n            margin: 0 auto;\n\n        }\n\n        #certifications-geo .cert-grid {\n\n            display: grid;\n\n            grid-template-columns: 1fr 1fr 1fr;\n\n            gap: 40px;\n\n        }\n\n        #certifications-geo .cert-card {\n\n            padding: 40px;\n\n            background: var(--bg-primary, #f3f2e6);\n\n            border-top: 3px solid var(--cta-button, #934d34);\n\n        }\n\n        #certifications-geo .cert-card h3 {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 18px;\n\n            margin-bottom: 15px;\n\n            color: var(--text-main, #26292a);\n\n        }\n\n        #certifications-geo .cert-card p {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 14px;\n\n            line-height: 1.6;\n\n            opacity: 0.8;\n\n        }\n\n        @media (max-width: 768px) {\n\n            #certifications-geo .cert-grid { grid-template-columns: 1fr; }\n\n            #certifications-geo { padding: 50px 0; }\n\n        }\n\n    <\/style>\n<div class=\"container\">\n\n        <div class=\"geo-header\">\n\n            <h2>Quality Standards &amp; Production Capacity<\/h2>\n\n            <p class=\"geo-desc\">From our Longgang, Wenzhou base we run 300+ looms under one vertically integrated roof and test every batch against methods published by the <a href=\"https:\/\/www.iso.org\/\" target=\"_blank\" rel=\"noopener\">International Organization for Standardization<\/a> \u2014 including ISO 12945-2 (pilling), ISO 105-C06 (color fastness) and ISO 6330 (shrinkage).<\/p>\n\n        <\/div>\n\n        <div class=\"cert-grid\">\n\n            <div class=\"cert-card\">\n\n                <h3>OEKO-TEX (Coordinated)<\/h3>\n\n                <p>We coordinate OEKO-TEX Standard 100 third-party testing on request, letting brands verify human-ecological safety for their specific order.<\/p>\n\n            <\/div>\n\n            <div class=\"cert-card\">\n\n                <h3>GRS (On Request)<\/h3>\n\n                <p>For orders of 1,000m+ with brand compliance needs, we coordinate Global Recycled Standard certification and traceable recycled blends.<\/p>\n\n            <\/div>\n\n            <div class=\"cert-card\">\n\n                <h3>ISO Test Standards<\/h3>\n\n                <p>Batch testing follows ISO 12945-2 (pilling \u22653\u20134), ISO 105-C06 (color fastness) and ISO 6330 (shrinkage \u2264\u00b13\u20135%), plus AATCC 20 composition checks.<\/p>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<section id=\"manufacturing-approach\">\n    <script type=\"application\/ld+json\">\n\n    {\n\n      \"@context\": \"https:\/\/schema.org\",\n\n      \"@type\": \"WebSection\",\n\n      \"name\": \"Our Manufacturing Approach\",\n\n      \"mainEntity\": {\n\n        \"@type\": \"Organization\",\n\n        \"name\": \"Fursone\",\n\n        \"description\": \"Design-first textile manufacturer specializing in fancy yarn R&D and textured fabrics.\",\n\n        \"url\": \"https:\/\/fursone.com\"\n\n      }\n\n    }\n\n    <\/script>\n<style>\n\n        #manufacturing-approach {\n\n            background-color: var(--bg-secondary, #d9d5c9);\n\n            padding: 100px 0;\n\n            position: relative;\n\n            overflow: hidden;\n\n        }\n\n        #manufacturing-approach .container {\n\n            max-width: 1400px;\n\n            margin: 0 auto;\n\n            padding: 0 40px;\n\n        }\n\n        #manufacturing-approach .content-wrapper {\n\n            display: grid;\n\n            grid-template-columns: 1fr 1fr;\n\n            gap: 60px;\n\n            align-items: stretch;\n\n        }\n\n        #manufacturing-approach .section-label {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 12px;\n\n            font-weight: 700;\n\n            letter-spacing: 3px;\n\n            text-transform: uppercase;\n\n            color: var(--cta-button, #934d34);\n\n            margin-bottom: 15px;\n\n            display: block;\n\n        }\n\n        #manufacturing-approach h2 {\n\n            font-family: var(--font-heading, 'Playfair Display', serif);\n\n            font-size: 38px;\n\n            line-height: 1.2;\n\n            color: var(--text-main, #26292a);\n\n            margin-bottom: 40px;\n\n            font-weight: 400;\n\n        }\n\n        #manufacturing-approach .intro-text {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 15px;\n\n            line-height: 1.7;\n\n            color: var(--text-main, #26292a);\n\n            margin-bottom: 45px;\n\n            opacity: 0.9;\n\n        }\n\n        #manufacturing-approach .approach-list {\n\n            display: flex;\n\n            flex-direction: column;\n\n            gap: 35px;\n\n            margin-bottom: 50px;\n\n        }\n\n        #manufacturing-approach .approach-item {\n\n            display: flex;\n\n            align-items: flex-start;\n\n            gap: 20px;\n\n            border-left: 3px solid rgba(38, 41, 42, 0.15);\n\n            padding-left: 25px;\n\n        }\n\n        #manufacturing-approach .approach-item:last-child {\n\n            border-left-color: var(--cta-button, #934d34);\n\n        }\n\n        #manufacturing-approach .approach-icon {\n\n            width: 45px;\n\n            height: 45px;\n\n            flex-shrink: 0;\n\n            display: flex;\n\n            align-items: center;\n\n            justify-content: center;\n\n            background: rgba(255, 255, 255, 0.8);\n\n            border-radius: 8px;\n\n        }\n\n        #manufacturing-approach .approach-icon svg {\n\n            width: 22px;\n\n            height: 22px;\n\n            fill: var(--cta-button, #934d34);\n\n        }\n\n        #manufacturing-approach .approach-content {\n\n            flex: 1;\n\n        }\n\n        #manufacturing-approach .approach-content h3 {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 16px;\n\n            font-weight: 600;\n\n            color: var(--text-main, #26292a);\n\n            margin: 0 0 10px 0;\n\n        }\n\n        #manufacturing-approach .approach-content p {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 14px;\n\n            line-height: 1.7;\n\n            color: var(--text-main, #26292a);\n\n            opacity: 0.85;\n\n            margin: 0;\n\n            font-weight: 300;\n\n        }\n\n        #manufacturing-approach .images-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(2, 1fr);\n\n            grid-template-rows: repeat(2, 1fr);\n\n            gap: 20px;\n\n            height: 100%;\n\n        }\n\n        #manufacturing-approach .process-image { width: 100% !important; height: 100% !important; min-height: 220px !important; object-fit: cover !important;\n\n            border-radius: 8px;\n\n            box-shadow: 0 8px 24px rgba(38, 41, 42, 0.1);\n\n            transition: all 0.3s ease;\n\n        }\n\n        #manufacturing-approach .process-image:hover {\n\n            transform: translateY(-5px);\n\n            box-shadow: 0 16px 32px rgba(38, 41, 42, 0.15);\n\n        }\n\n        #manufacturing-approach .btn {\n\n            padding: 14px 35px;\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 12px;\n\n            font-weight: 600;\n\n            text-decoration: none;\n\n            transition: all 0.3s ease;\n\n            letter-spacing: 1.5px;\n\n            text-transform: uppercase;\n\n            cursor: pointer;\n\n            display: inline-block;\n\n            background-color: var(--cta-button, #934d34);\n\n            color: var(--cta-text, #f3f2e6);\n\n            border: 1px solid var(--cta-button, #934d34);\n\n        }\n\n        #manufacturing-approach .btn:hover {\n\n            background-color: transparent;\n\n            color: var(--cta-button, #934d34);\n\n            transform: translateY(-2px);\n\n        }\n\n        @media (max-width: 1024px) {\n\n            #manufacturing-approach .content-wrapper {\n\n                grid-template-columns: 1fr;\n\n                gap: 50px;\n\n            }\n\n        }\n\n        @media (max-width: 768px) {\n\n            #manufacturing-approach {\n\n                padding: 80px 0;\n\n            }\n\n            #manufacturing-approach .images-grid {\n\n                display: flex;\n\n                overflow-x: auto;\n\n                scroll-snap-type: x mandatory;\n\n                gap: 15px;\n\n                padding-bottom: 10px;\n\n            }\n\n            #manufacturing-approach .process-image { width: 100% !important; height: 100% !important; min-height: 220px !important; object-fit: cover !important;\n\n            }\n\n            #manufacturing-approach .btn {\n\n                background-color: transparent;\n\n                color: var(--text-main, #26292a);\n\n                border: none;\n\n                border-bottom: 1px solid #26292a;\n\n                padding: 0 0 2px 0;\n\n                font-size: 11px;\n\n                font-weight: 600;\n\n                width: auto;\n\n                text-align: center;\n\n            }\n\n            #manufacturing-approach .btn:hover {\n\n                background-color: transparent;\n\n                color: var(--text-main, #26292a);\n\n                border-color: var(--text-main, #26292a);\n\n                transform: translateY(-2px);\n\n            }\n\n        }\n\n    <\/style>\n<div class=\"container\">\n\n        <div class=\"content-wrapper\">\n\n            <div class=\"left-content\">\n\n                <span class=\"section-label\">Our Manufacturing Approach<\/span>\n\n                <h2>A Design-First Manufacturing Process<\/h2>\n\n                <p class=\"intro-text\">Unlike volume-only mills, Fursone is design-first: we engineer our own fancy yarns on 300+ looms in Wenzhou, because the soul of a fabric is in its yarn. See how that translates into our <a href=\"\/custom-manufacturing\/\" style=\"color:var(--cta-button,#934d34);text-decoration:underline;\">custom manufacturing<\/a> service.<\/p>\n\n                <div class=\"approach-list\">\n\n                    <div class=\"approach-item\">\n\n                        <div class=\"approach-icon\">\n\n                            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                                <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/>\n\n                            <\/svg>\n\n                        <\/div>\n\n                        <div class=\"approach-content\">\n\n                            <h3>In-House Yarn R&D<\/h3>\n\n                            <p>We engineer our own boucl\u00e9, slub, and feather yarns to create unique textures that standard mills can't replicate.<\/p>\n\n                        <\/div>\n\n                    <\/div>\n\n                    <div class=\"approach-item\">\n\n                        <div class=\"approach-icon\">\n\n                            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                                <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n\n                            <\/svg>\n\n                        <\/div>\n\n                        <div class=\"approach-content\">\n\n                            <h3>Affordable Luxury<\/h3>\n\n                            <p>We build <a href=\"https:\/\/lintontweeds.com\" target=\"_blank\" rel=\"nofollow noopener\">Linton<\/a>-style fancy-yarn tweeds at roughly 1\/5 to 1\/3 of the European price \u2014 couture look, B2B margin.<\/p>\n\n                        <\/div>\n\n                    <\/div>\n\n                    <div class=\"approach-item\">\n\n                        <div class=\"approach-icon\">\n\n                            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                                <path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10-4.48 10-10S17.52 2 12 2z\"\/>\n\n                            <\/svg>\n\n                        <\/div>\n\n                        <div class=\"approach-content\">\n\n                            <h3>Industrial Consistency<\/h3>\n\n                            <p>Every batch is checked to ISO 12945-2 (pilling \u22653\u20134) and ISO 6330 (shrinkage \u2264\u00b13\u20135%), holding 95%+ re-order consistency \u2014 see our <a href=\"\/faq\/\" style=\"color:var(--cta-button,#934d34);text-decoration:underline;\">sourcing FAQ<\/a>.<\/p>\n\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n\n                <a href=\"#contact\" class=\"btn open-popup-trigger\">Explore Our R&D Capabilities<\/a>\n\n            <\/div>\n\n            <div class=\"right-content\">\n\n                <div class=\"images-grid\">\n\n                    <img decoding=\"async\" class=\"process-image\" src=\"https:\/\/fursone.com\/wp-content\/uploads\/2026\/04\/premium-textile-fabric-wholesale-006.jpg\" alt=\"Yarn spinning process\" width=\"600\" height=\"400\" loading=\"lazy\">\n\n                    <img decoding=\"async\" class=\"process-image\" src=\"https:\/\/fursone.com\/wp-content\/uploads\/2026\/02\/textile-factory-workshop-production-equipment-manufacturing-fursone-30-1-scaled.jpg\" alt=\"Knitting production\" width=\"600\" height=\"400\" loading=\"lazy\">\n\n                    <img decoding=\"async\" class=\"process-image\" src=\"https:\/\/fursone.com\/wp-content\/uploads\/2026\/02\/textile-factory-workshop-production-equipment-manufacturing-fursone-09-1-scaled.jpg\" alt=\"Dyeing process\" width=\"600\" height=\"400\" loading=\"lazy\">\n\n                    <img decoding=\"async\" class=\"process-image\" src=\"https:\/\/fursone.com\/wp-content\/uploads\/2026\/02\/textile-factory-workshop-production-equipment-manufacturing-fursone-37-1-scaled.jpg\" alt=\"Finishing process\" width=\"600\" height=\"400\" loading=\"lazy\">\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<section id=\"wenzhou-advantage\">\n    <script type=\"application\/ld+json\">\n\n    {\n\n      \"@context\": \"https:\/\/schema.org\",\n\n      \"@type\": \"WebSection\",\n\n      \"name\": \"The Wenzhou Advantage\",\n\n      \"mainEntity\": {\n\n        \"@type\": \"Organization\",\n\n        \"name\": \"Fursone\",\n\n        \"description\": \"Strategic location in Longgang Textile Hub, Wenzhou providing efficient supply chain access.\",\n\n        \"url\": \"https:\/\/fursone.com\"\n\n      }\n\n    }\n\n    <\/script>\n<style>\n\n        #wenzhou-advantage {\n\n            background-color: var(--bg-primary, #f3f2e6);\n\n            padding: 100px 0;\n\n            position: relative;\n\n            overflow: hidden;\n\n        }\n\n        #wenzhou-advantage .container {\n\n            max-width: 1400px;\n\n            margin: 0 auto;\n\n            padding: 0 40px;\n\n        }\n\n        #wenzhou-advantage .header-section {\n\n            text-align: center;\n\n            margin-bottom: 60px;\n\n        }\n\n        #wenzhou-advantage .section-label {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 12px;\n\n            font-weight: 700;\n\n            letter-spacing: 3px;\n\n            text-transform: uppercase;\n\n            color: var(--cta-button, #934d34);\n\n            margin-bottom: 15px;\n\n            display: block;\n\n        }\n\n        #wenzhou-advantage h2 {\n\n            font-family: var(--font-heading, 'Playfair Display', serif);\n\n            font-size: 42px;\n\n            line-height: 1.2;\n\n            color: var(--text-main, #26292a);\n\n            margin-bottom: 20px;\n\n            font-weight: 400;\n\n        }\n\n        #wenzhou-advantage .header-intro {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 16px;\n\n            line-height: 1.7;\n\n            color: var(--text-main, #26292a);\n\n            max-width: 700px;\n\n            margin: 0 auto;\n\n            opacity: 0.85;\n\n            font-weight: 300;\n\n        }\n\n        #wenzhou-advantage .advantage-cards {\n\n            display: grid;\n\n            grid-template-columns: repeat(3, 1fr);\n\n            gap: 30px;\n\n            margin-bottom: 50px;\n\n        }\n\n        #wenzhou-advantage .advantage-card {\n\n            background: #ffffff;\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n            box-shadow: 0 8px 30px rgba(38, 41, 42, 0.08);\n\n            transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);\n\n            display: flex;\n\n            flex-direction: column;\n\n        }\n\n        #wenzhou-advantage .advantage-card:hover {\n\n            transform: translateY(-12px);\n\n            box-shadow: 0 20px 50px rgba(38, 41, 42, 0.15);\n\n        }\n\n        #wenzhou-advantage .card-image-wrapper {\n\n            width: 100%;\n\n            height: 200px;\n\n            overflow: hidden;\n\n            position: relative;\n\n        }\n\n        #wenzhou-advantage .card-image { width: 100% !important; height: 100% !important; object-fit: cover !important;\n\n            transition: transform 0.5s ease;\n\n        }\n\n        #wenzhou-advantage .advantage-card:hover .card-image {\n\n            transform: scale(1.08);\n\n        }\n\n        #wenzhou-advantage .card-content {\n\n            padding: 35px 30px;\n\n            flex: 1;\n\n            display: flex;\n\n            flex-direction: column;\n\n        }\n\n        #wenzhou-advantage .card-icon {\n\n            width: 55px;\n\n            height: 55px;\n\n            background: linear-gradient(135deg, var(--cta-button, #934d34) 0%, #a85f44 100%);\n\n            border-radius: 12px;\n\n            display: flex;\n\n            align-items: center;\n\n            justify-content: center;\n\n            margin-bottom: 20px;\n\n            box-shadow: 0 4px 15px rgba(147, 77, 52, 0.25);\n\n        }\n\n        #wenzhou-advantage .card-icon svg {\n\n            width: 26px;\n\n            height: 26px;\n\n            fill: #ffffff;\n\n        }\n\n        #wenzhou-advantage .card-content h3 {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 18px;\n\n            font-weight: 700;\n\n            color: var(--text-main, #26292a);\n\n            margin: 0 0 12px 0;\n\n            text-transform: uppercase;\n\n            letter-spacing: 1px;\n\n        }\n\n        #wenzhou-advantage .card-content p {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 14px;\n\n            line-height: 1.7;\n\n            color: var(--text-main, #26292a);\n\n            opacity: 0.8;\n\n            margin: 0;\n\n            font-weight: 300;\n\n            flex: 1;\n\n        }\n\n        #wenzhou-advantage .cta-section {\n\n            text-align: center;\n\n            padding-top: 20px;\n\n        }\n\n        #wenzhou-advantage .btn {\n\n            padding: 12px 35px;\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 12px;\n\n            font-weight: 600;\n\n            text-decoration: none;\n\n            transition: all 0.3s ease;\n\n            letter-spacing: 1.5px;\n\n            text-transform: uppercase;\n\n            cursor: pointer;\n\n            display: inline-block;\n\n            background-color: var(--cta-button, #934d34);\n\n            color: var(--cta-text, #f3f2e6);\n\n            border: 1px solid var(--cta-button, #934d34);\n\n        }\n\n        #wenzhou-advantage .btn:hover {\n\n            background-color: transparent;\n\n            color: var(--text-main, #26292a);\n\n            border-color: var(--text-main, #26292a);\n\n            transform: translateY(-2px);\n\n        }\n\n        @media (max-width: 1024px) {\n\n            #wenzhou-advantage .advantage-cards {\n\n                grid-template-columns: repeat(2, 1fr);\n\n                gap: 25px;\n\n            }\n\n        }\n\n        @media (max-width: 768px) {\n\n            #wenzhou-advantage {\n\n                padding: 80px 0;\n\n            }\n\n            #wenzhou-advantage .advantage-cards {\n\n                grid-template-columns: 1fr;\n\n                gap: 20px;\n\n            }\n\n            #wenzhou-advantage .card-image-wrapper {\n\n                height: 180px;\n\n            }\n\n            #wenzhou-advantage .card-content {\n\n                padding: 25px 20px;\n\n            }\n\n            #wenzhou-advantage .btn {\n\n                background-color: transparent;\n\n                color: var(--text-main, #26292a);\n\n                border: none;\n\n                border-bottom: 1px solid #26292a;\n\n                padding: 0 0 2px 0;\n\n                font-size: 11px;\n\n                font-weight: 600;\n\n                width: auto;\n\n            }\n\n            #wenzhou-advantage .btn:hover {\n\n                background-color: transparent;\n\n                color: var(--text-main, #26292a);\n\n                border-color: var(--text-main, #26292a);\n\n                transform: translateY(-2px);\n\n            }\n\n        }\n\n    <\/style>\n<div class=\"container\">\n\n        <div class=\"header-section\">\n\n            <span class=\"section-label\">The Wenzhou Advantage<\/span>\n\n            <h2>Strategic Location: The Longgang Hub<\/h2>\n\n            <p class=\"header-intro\">Based in Longgang, Wenzhou, our family joint-inventory and textile-cluster resources give us direct access to one of the world's most efficient fabric supply chains.<\/p>\n\n        <\/div>\n\n        <div class=\"advantage-cards\">\n\n            <div class=\"advantage-card\">\n\n                <div class=\"card-image-wrapper\">\n\n                    <img decoding=\"async\" class=\"card-image\" src=\"https:\/\/fursone.com\/wp-content\/uploads\/2026\/04\/premium-textile-fabric-wholesale-001.jpg\" alt=\"Lightning Speed Supply Chain\" width=\"800\" height=\"500\" loading=\"lazy\">\n\n                <\/div>\n\n                <div class=\"card-content\">\n\n                    <div class=\"card-icon\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/>\n\n                            <path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <h3>72-Hour Dispatch<\/h3>\n\n                    <p>85% of ready-stock orders leave our Wenzhou warehouse within 72 hours, and sample yardage reaches you by air in 3\u20135 days.<\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"advantage-card\">\n\n                <div class=\"card-image-wrapper\">\n\n                    <img decoding=\"async\" class=\"card-image\" src=\"https:\/\/fursone.com\/wp-content\/uploads\/2026\/02\/textile-factory-workshop-production-equipment-manufacturing-fursone-27-1-scaled.jpg\" alt=\"Innovation Hub Technologies\" width=\"800\" height=\"500\" loading=\"lazy\">\n\n                <\/div>\n\n                <div class=\"card-content\">\n\n                    <div class=\"card-icon\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <h3>Fancy-Yarn R&amp;D<\/h3>\n\n                    <p>In-house boucl\u00e9, slub, feather and metallic yarn engineering lets us develop trend-driven textures that standard mills cannot replicate.<\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"advantage-card\">\n\n                <div class=\"card-image-wrapper\">\n\n                    <img decoding=\"async\" class=\"card-image\" src=\"https:\/\/fursone.com\/wp-content\/uploads\/2026\/02\/textile-factory-workshop-production-equipment-manufacturing-fursone-32-1-scaled.jpg\" alt=\"Global Logistics Network\" width=\"800\" height=\"500\" loading=\"lazy\">\n\n                <\/div>\n\n                <div class=\"card-content\">\n\n                    <div class=\"card-icon\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <h3>Global Logistics<\/h3>\n\n                    <p>FOB and DDP terms via Shanghai and Ningbo ports, shipping to the EU, US, Nordic, Russia and Southeast Asia.<\/p>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <div class=\"cta-section\">\n\n            <a href=\"#contact\" class=\"btn open-popup-trigger\">Contact Our Export Team<\/a>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<section id=\"about-faq\">\n    <script type=\"application\/ld+json\">\n\n    {\n\n      \"@context\": \"https:\/\/schema.org\",\n\n      \"@type\": \"FAQPage\",\n\n      \"mainEntity\": [\n\n        {\n\n          \"@type\": \"Question\",\n\n          \"name\": \"Is Fursone a factory or a trading company?\",\n\n          \"acceptedAnswer\": {\n\n            \"@type\": \"Answer\",\n\n            \"text\": \"A vertically integrated manufacturer, not a middleman. We run 300+ looms in Longgang, Wenzhou and control the process from specialty yarn R&D to finished fabric, reinforced by a family joint-inventory model. That means factory-direct pricing, 95%+ re-order consistency and full batch traceability.\"\n\n          }\n\n        },\n\n        {\n\n          \"@type\": \"Question\",\n\n          \"name\": \"Do you work with small brands?\",\n\n          \"acceptedAnswer\": {\n\n            \"@type\": \"Answer\",\n\n            \"text\": \"Yes \u2014 small-B buyers are our specialty: designer brands, garment factories and wholesalers. Ready-stock fabrics ship from 100 meters (about one roll) with no custom minimum, and 85% of those orders leave within 72 hours. Custom development starts at 1,000 meters per color.\"\n\n          }\n\n        },\n\n        {\n\n          \"@type\": \"Question\",\n\n          \"name\": \"What certifications do you have?\",\n\n          \"acceptedAnswer\": {\n\n            \"@type\": \"Answer\",\n\n            \"text\": \"We test every batch to international methods \u2014 ISO 12945-2 (pilling \u22653\u20134), ISO 105-C06 (color fastness), ISO 6330 (shrinkage) and AATCC 20 (composition). OEKO-TEX, GRS and SGS third-party certification can be coordinated on request; GRS suits orders of 1,000m+ with brand compliance needs.\"\n\n          }\n\n        },\n\n        {\n\n          \"@type\": \"Question\",\n\n          \"name\": \"What is your minimum order quantity?\",\n\n          \"acceptedAnswer\": {\n\n            \"@type\": \"Answer\",\n\n            \"text\": \"Ready-stock: 100 meters minimum (roughly one roll), with 85% of orders dispatched within 72 hours. Custom: 1,000 meters per color. That threshold exists because specialty yarns like boucl\u00e9 tweed and slub need minimum dyeing and spinning runs to keep pattern and color stable across bulk production.\"\n\n          }\n\n        },\n\n        {\n\n          \"@type\": \"Question\",\n\n          \"name\": \"Do you provide fabric samples?\",\n\n          \"acceptedAnswer\": {\n\n            \"@type\": \"Answer\",\n\n            \"text\": \"Yes \u2014 free A4 fabric samples for evaluation. Before any bulk run we recommend a 50-meter sample roll so you can verify hand-feel, texture and drape on your garment. Custom hand-loom sampling takes 7\u201310 days; bulk production runs 25\u201335 days after approval (15\u201320 days rush).\"\n\n          }\n\n        },\n\n        {\n\n          \"@type\": \"Question\",\n\n          \"name\": \"How do you ensure quality consistency?\",\n\n          \"acceptedAnswer\": {\n\n            \"@type\": \"Answer\",\n\n            \"text\": \"A four-stage QC process: raw-material inspection, in-process monitoring, finished-fabric testing and pre-shipment verification. Every batch is checked for pilling (ISO 12945-2), shrinkage (ISO 6330) and color fastness (ISO 105-C06), and our recipe archive holds 95%+ re-order consistency. Each roll ships with a tech data sheet.\"\n\n          }\n\n        }\n\n      ]\n\n    }\n\n    <\/script>\n<style>\n\n        #about-faq {\n\n            background-color: var(--bg-secondary, #d9d5c9);\n\n            padding: 80px 0;\n\n            position: relative;\n\n            overflow: hidden;\n\n        }\n\n        #about-faq .container {\n\n            max-width: 1100px;\n\n            margin: 0 auto;\n\n            padding: 0 40px;\n\n            display: flex;\n\n            flex-direction: column;\n\n            align-items: center;\n\n        }\n\n        #about-faq h2 {\n\n            font-family: var(--font-heading, 'Playfair Display', serif);\n\n            font-size: 32px;\n\n            line-height: 1.3;\n\n            color: var(--text-main, #26292a);\n\n            margin-bottom: 20px;\n\n            font-weight: 400;\n\n            text-align: center;\n\n        }\n\n        #about-faq .section-subtitle {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 14px;\n\n            font-weight: 600;\n\n            letter-spacing: 2px;\n\n            text-transform: uppercase;\n\n            color: var(--cta-button, #934d34);\n\n            margin-bottom: 60px;\n\n            text-align: center;\n\n        }\n\n        #about-faq .trust-metrics {\n\n            display: grid;\n\n            grid-template-columns: repeat(2, 1fr);\n\n            gap: 30px;\n\n            width: 100%;\n\n            margin-bottom: 60px;\n\n            padding: 40px;\n\n            background: rgba(255, 255, 255, 0.5);\n\n            border: 1px solid rgba(38, 41, 42, 0.1);\n\n        }\n\n        #about-faq .metric-item {\n\n            text-align: center;\n\n            padding: 20px;\n\n        }\n\n        #about-faq .metric-number {\n\n            font-family: var(--font-heading, 'Playfair Display', serif);\n\n            font-size: 48px;\n\n            font-weight: 400;\n\n            color: var(--cta-button, #934d34);\n\n            line-height: 1;\n\n            margin-bottom: 10px;\n\n        }\n\n        #about-faq .metric-label {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 13px;\n\n            font-weight: 500;\n\n            color: var(--text-main, #26292a);\n\n            text-transform: uppercase;\n\n            letter-spacing: 1px;\n\n        }\n\n        #about-faq .certifications {\n\n            display: flex;\n\n            flex-wrap: wrap;\n\n            justify-content: center;\n\n            gap: 25px;\n\n            width: 100%;\n\n            margin-bottom: 60px;\n\n        }\n\n        #about-faq .cert-badge {\n\n            display: flex;\n\n            flex-direction: column;\n\n            align-items: center;\n\n            padding: 25px 35px;\n\n            background: #ffffff;\n\n            border: 1px solid rgba(38, 41, 42, 0.15);\n\n            transition: all 0.3s ease;\n\n            min-width: 160px;\n\n        }\n\n        #about-faq .cert-badge:hover {\n\n            transform: translateY(-5px);\n\n            box-shadow: 0 12px 32px rgba(38, 41, 42, 0.1);\n\n            border-color: var(--cta-button, #934d34);\n\n        }\n\n        #about-faq .cert-icon {\n\n            width: 50px;\n\n            height: 50px;\n\n            margin-bottom: 15px;\n\n            color: var(--cta-button, #934d34);\n\n        }\n\n        #about-faq .cert-name {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 14px;\n\n            font-weight: 600;\n\n            color: var(--text-main, #26292a);\n\n            text-transform: uppercase;\n\n            letter-spacing: 0.5px;\n\n            text-align: center;\n\n        }\n\n        #about-faq .cert-desc {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 11px;\n\n            color: var(--text-main, #26292a);\n\n            opacity: 0.7;\n\n            margin-top: 5px;\n\n            text-align: center;\n\n        }\n\n        #about-faq .faq-list {\n\n            width: 100%;\n\n        }\n\n        #about-faq .faq-columns {\n\n            display: grid;\n\n            grid-template-columns: 1fr 1fr;\n\n            align-items: start;\n\n            gap: 30px;\n\n            width: 100%;\n\n        }\n\n        #about-faq .faq-column {\n\n            display: flex;\n\n            flex-direction: column;\n\n            gap: 30px;\n\n        }\n\n        @media (max-width: 768px) {\n\n            #about-faq .faq-columns {\n\n                grid-template-columns: 1fr;\n\n                gap: 10px;\n\n            }\n\n            #about-faq .faq-column {\n\n                gap: 10px;\n\n            }\n\n            #about-faq .trust-metrics {\n\n                grid-template-columns: 1fr;\n\n                padding: 25px 20px;\n\n            }\n\n        }\n\n        @media (max-width: 768px) {\n\n            #about-hero .content-container,\n\n            #heritage-story .container,\n\n            #manufacturing-approach .container,\n\n            #wenzhou-advantage .container,\n\n            #about-faq .container {\n\n                padding-left: 24px !important;\n\n                padding-right: 24px !important;\n\n                box-sizing: border-box !important;\n\n            }\n\n            #about-hero h1,\n\n            #heritage-story h2,\n\n            #manufacturing-approach h2,\n\n            #wenzhou-advantage h2,\n\n            #about-faq h2 {\n\n                font-size: 30px !important;\n\n                line-height: 1.25 !important;\n\n            }\n\n            #about-hero .sub-text,\n\n            #heritage-story p,\n\n            #manufacturing-approach p,\n\n            #wenzhou-advantage p,\n\n            #about-faq .faq-answer p {\n\n                font-size: 17px !important;\n\n                line-height: 1.7 !important;\n\n            }\n\n            #heritage-story h3,\n\n            #manufacturing-approach h3,\n\n            #wenzhou-advantage h3,\n\n            #about-faq .faq-question h3 {\n\n                font-size: 16px !important;\n\n                line-height: 1.5 !important;\n\n            }\n\n            #about-hero .btn,\n\n            #heritage-story a[href=\"#contact\"],\n\n            #manufacturing-approach a[href=\"#contact\"],\n\n            #wenzhou-advantage a[href=\"#contact\"] {\n\n                display: inline-flex !important;\n\n                align-items: center !important;\n\n                justify-content: center !important;\n\n                padding: 12px 22px !important;\n\n                font-size: 13px !important;\n\n                font-weight: 700 !important;\n\n                letter-spacing: 1.2px !important;\n\n                text-align: center !important;\n\n            }\n\n            #about-hero .pre-header,\n\n            #heritage-story .section-label,\n\n            #manufacturing-approach .section-label,\n\n            #wenzhou-advantage .section-label,\n\n            #about-faq .section-subtitle {\n\n                font-size: 11px !important;\n\n            }\n\n            #about-faq .faq-question {\n\n                padding: 22px 24px !important;\n\n                align-items: flex-start !important;\n\n            }\n\n            #about-faq .faq-answer p {\n\n                padding: 0 24px 24px !important;\n\n            }\n\n        }\n\n        #about-faq .faq-item {\n\n            background: #ffffff;\n\n            border: 1px solid rgba(38, 41, 42, 0.1);\n\n            transition: all 0.3s ease;\n\n            height: auto; \/* Allow natural sizing *\/\n\n            align-self: start; \/* CRITICAL FIX: prevents stretching to row height *\/\n\n        }\n\n        #about-faq .faq-item:hover {\n\n            border-color: var(--cta-button, #934d34);\n\n            box-shadow: 0 8px 24px rgba(38, 41, 42, 0.08);\n\n        }\n\n        #about-faq .faq-item.active {\n\n            border-color: var(--cta-button, #934d34);\n\n            box-shadow: 0 12px 32px rgba(38, 41, 42, 0.1);\n\n        }\n\n        #about-faq .faq-question {\n\n            padding: 25px 30px;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            user-select: none;\n\n        }\n\n        #about-faq .faq-question h3 {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 15px;\n\n            font-weight: 600;\n\n            color: var(--text-main, #26292a);\n\n            margin: 0;\n\n            text-transform: uppercase;\n\n            letter-spacing: 0.5px;\n\n        }\n\n        #about-faq .faq-toggle {\n\n            width: 28px;\n\n            height: 28px;\n\n            display: flex;\n\n            align-items: center;\n\n            justify-content: center;\n\n            border: 1px solid rgba(38, 41, 42, 0.2);\n\n            border-radius: 50%;\n\n            transition: all 0.3s ease;\n\n            flex-shrink: 0;\n\n            margin-left: 20px;\n\n        }\n\n        #about-faq .faq-item.active .faq-toggle {\n\n            background-color: var(--cta-button, #934d34);\n\n            border-color: var(--cta-button, #934d34);\n\n            transform: rotate(45deg);\n\n        }\n\n        #about-faq .faq-toggle svg {\n\n            width: 14px;\n\n            height: 14px;\n\n            fill: var(--text-main, #26292a);\n\n            transition: fill 0.3s ease;\n\n        }\n\n        #about-faq .faq-item.active .faq-toggle svg {\n\n            fill: var(--cta-text, #f3f2e6);\n\n        }\n\n        #about-faq .faq-answer {\n\n            max-height: 0;\n\n            overflow: hidden;\n\n            transition: max-height 0.4s cubic-bezier(0.25, 1, 0.5, 1);\n\n        }\n\n        #about-faq .faq-item.active .faq-answer {\n\n            max-height: 350px;\n\n        }\n\n        #about-faq .faq-answer p {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 14px;\n\n            line-height: 1.7;\n\n            color: var(--text-main, #26292a);\n\n            opacity: 0.9;\n\n            font-weight: 300;\n\n            margin: 0;\n\n            padding: 0 30px 30px 30px;\n\n        }\n\n        #about-faq .faq-answer p strong {\n\n            font-weight: 600;\n\n            color: var(--text-main, #26292a);\n\n        }\n\n        #about-faq .trust-note {\n\n            font-family: var(--font-body, 'Playfair', serif);\n\n            font-size: 13px;\n\n            color: var(--text-main, #26292a);\n\n            opacity: 0.7;\n\n            text-align: center;\n\n            max-width: 600px;\n\n            margin-top: 40px;\n\n        }\n\n        #about-faq .trust-note strong {\n\n            color: var(--cta-button, #934d34);\n\n            font-weight: 600;\n\n        }\n\n        @media (min-width: 769px) {\n\n            #about-faq {\n\n                padding: 80px 0;\n\n            }\n\n            #about-faq h2 {\n\n                font-size: 36px;\n\n                margin-bottom: 25px;\n\n            }\n\n            #about-faq .section-subtitle {\n\n                font-size: 15px;\n\n                margin-bottom: 70px;\n\n            }\n\n            #about-faq .trust-metrics {\n\n                grid-template-columns: repeat(4, 1fr);\n\n                padding: 50px;\n\n                gap: 40px;\n\n            }\n\n            #about-faq .metric-number {\n\n                font-size: 56px;\n\n            }\n\n            #about-faq .certifications {\n\n                gap: 35px;\n\n            }\n\n            #about-faq .cert-badge {\n\n                min-width: 180px;\n\n                padding: 30px 40px;\n\n            }\n\n            #about-faq .faq-list {\n\n                gap: 25px;\n\n            }\n\n            #about-faq .faq-question {\n\n                padding: 30px 40px;\n\n            }\n\n            #about-faq .faq-question h3 {\n\n                font-size: 16px;\n\n            }\n\n            #about-faq .faq-answer p {\n\n                font-size: 15px;\n\n                padding: 0 40px 40px 40px;\n\n            }\n\n            #about-faq .cta-wrapper {\n\n                margin-top: 60px;\n\n            }\n\n        }\n\n        @media (min-width: 1024px) {\n\n            #about-faq .trust-metrics {\n\n                grid-template-columns: repeat(4, 1fr);\n\n            }\n\n        }\n\n    <\/style>\n<div class=\"container\">\n\n        <h2>Trust & Expertise<\/h2>\n\n        <p class=\"section-subtitle\">Why Global Brands Partner With Us<\/p>\n\n        <div class=\"trust-metrics\">\n\n            <div class=\"metric-item\">\n\n                <div class=\"metric-number\">30+<\/div>\n\n                <div class=\"metric-label\">Years Heritage<\/div>\n\n            <\/div>\n\n            <div class=\"metric-item\">\n\n                <div class=\"metric-number\">300+<\/div>\n\n                <div class=\"metric-label\">Looms In-House<\/div>\n\n            <\/div>\n\n            <div class=\"metric-item\">\n\n                <div class=\"metric-number\">100+<\/div>\n\n                <div class=\"metric-label\">Ready-Stock SKUs<\/div>\n\n            <\/div>\n\n            <div class=\"metric-item\">\n\n                <div class=\"metric-number\">98%<\/div>\n\n                <div class=\"metric-label\">Pantone Match Accuracy<\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <div class=\"certifications\">\n\n            <div class=\"cert-badge\">\n\n                <svg class=\"cert-icon\" viewBox=\"0 0 24 24\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                    <path d=\"M12 2L14.5 9H22L16 13.5L18.5 21L12 16.5L5.5 21L8 13.5L2 9H9.5L12 2ZM12 4.5L10.2 9.5H5.2L9.2 12.3L7.8 17.3L12 14.2L16.2 17.3L14.8 12.3L18.8 9.5H13.8L12 4.5Z\"\/>\n\n                    <path d=\"M12 6L10.5 10H6.5L9.8 12.2L8.5 16L12 13.5L15.5 16L14.2 12.2L17.5 10H13.5L12 6Z\" fill=\"currentColor\"\/>\n\n                <\/svg>\n\n                <span class=\"cert-name\">ISO 12945-2<\/span>\n\n                <span class=\"cert-desc\">Pilling Tested \u22653\u20134<\/span>\n\n            <\/div>\n\n            <div class=\"cert-badge\">\n\n                <svg class=\"cert-icon\" viewBox=\"0 0 24 24\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                    <path d=\"M17 8C8 10 5.9 16.17 3.82 21.34L5.71 22L6.66 19.7C7.14 19.87 7.64 20 8 20C19 20 22 3 22 3C21 5 14 5.25 9 6.25C4 7.25 2 11.5 2 13.5C2 15.5 3.75 17.25 3.75 17.25C7 8 17 8 17 8Z\"\/>\n\n                <\/svg>\n\n                <span class=\"cert-name\">GRS<\/span>\n\n                <span class=\"cert-desc\">On Request 1000m+<\/span>\n\n            <\/div>\n\n            <div class=\"cert-badge\">\n\n                <svg class=\"cert-icon\" viewBox=\"0 0 24 24\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                    <path d=\"M12 1L3 5V11C3 16.55 6.84 21.74 12 23C17.16 21.74 21 16.55 21 11V5L12 1ZM12 11.99H19C18.46 16.11 15.79 19.79 12 20.93V12H5V6.3L12 3.19V11.99Z\"\/>\n\n                <\/svg>\n\n                <span class=\"cert-name\">OEKO-TEX<\/span>\n\n                <span class=\"cert-desc\">Coordinated<\/span>\n\n            <\/div>\n\n            <div class=\"cert-badge\">\n\n                <svg class=\"cert-icon\" viewBox=\"0 0 24 24\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                    <path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM10 17L5 12L6.41 10.59L10 14.17L17.59 6.58L19 8L10 17Z\"\/>\n\n                <\/svg>\n\n                <span class=\"cert-name\">SGS<\/span>\n\n                <span class=\"cert-desc\">Third-Party Testing<\/span>\n\n            <\/div>\n\n        <\/div>\n\n        <h2>Frequently Asked Questions<\/h2>\n\n        <p class=\"section-subtitle\">Get to Know Us Better<\/p>\n\n        <div class=\"faq-list\">\n\n            <div class=\"faq-item\">\n\n                <div class=\"faq-question\">\n\n                    <h3>Is Fursone a factory or a trading company?<\/h3>\n\n                    <div class=\"faq-toggle\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"faq-answer\">\n\n                    <p><strong>A vertically integrated manufacturer, not a middleman.<\/strong> We run 300+ looms in Longgang, Wenzhou and control the process from specialty yarn R&amp;D to finished fabric, reinforced by a family joint-inventory model. That means factory-direct pricing, 95%+ re-order consistency and full batch traceability \u2014 see our <a href=\"\/custom-manufacturing\/\" style=\"color:var(--cta-button,#934d34);text-decoration:underline;\">custom manufacturing<\/a> capability.<\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"faq-item\">\n\n                <div class=\"faq-question\">\n\n                    <h3>Do you work with small brands?<\/h3>\n\n                    <div class=\"faq-toggle\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"faq-answer\">\n\n                    <p><strong>Yes \u2014 small-B buyers are our specialty:<\/strong> designer brands, garment factories and wholesalers. Ready-stock fabrics ship from 100 meters (about one roll) with no custom minimum, and 85% of those orders leave within 72 hours. Custom development starts at 1,000 meters per color. Browse the <a href=\"\/ready-stock\/\" style=\"color:var(--cta-button,#934d34);text-decoration:underline;\">ready-stock program<\/a>.<\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"faq-item\">\n\n                <div class=\"faq-question\">\n\n                    <h3>What certifications do you have?<\/h3>\n\n                    <div class=\"faq-toggle\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"faq-answer\">\n\n                    <p><strong>We test every batch to international methods<\/strong> \u2014 ISO 12945-2 (pilling \u22653\u20134), ISO 105-C06 (color fastness), ISO 6330 (shrinkage) and AATCC 20 (composition), published by <a href=\"https:\/\/www.iso.org\/\" target=\"_blank\" rel=\"noopener\">ISO<\/a>. OEKO-TEX, GRS and SGS third-party certification can be coordinated on request; GRS suits orders of 1,000m+ with brand compliance needs.<\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"faq-item\">\n\n                <div class=\"faq-question\">\n\n                    <h3>What is your minimum order quantity?<\/h3>\n\n                    <div class=\"faq-toggle\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"faq-answer\">\n\n                    <p><strong>Ready-stock: 100 meters minimum<\/strong> (roughly one roll), with 85% of orders dispatched within 72 hours. <strong>Custom: 1,000 meters per color.<\/strong> That threshold exists because specialty yarns like <a href=\"\/chanel-style-tweed\/\" style=\"color:var(--cta-button,#934d34);text-decoration:underline;\">boucl\u00e9 tweed<\/a> and slub need minimum dyeing and spinning runs to keep pattern and color stable across bulk production.<\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"faq-item\">\n\n                <div class=\"faq-question\">\n\n                    <h3>Do you provide fabric samples?<\/h3>\n\n                    <div class=\"faq-toggle\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"faq-answer\">\n\n                    <p><strong>Yes \u2014 free A4 fabric samples<\/strong> for evaluation. Before any bulk run we recommend a 50-meter sample roll so you can verify hand-feel, texture and drape on your garment. Custom hand-loom sampling takes 7\u201310 days; bulk production runs 25\u201335 days after approval (15\u201320 days rush). <a href=\"\/contact\/\" style=\"color:var(--cta-button,#934d34);text-decoration:underline;\">Request samples<\/a>.<\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"faq-item\">\n\n                <div class=\"faq-question\">\n\n                    <h3>How do you ensure quality consistency?<\/h3>\n\n                    <div class=\"faq-toggle\">\n\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n                            <path d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"\/>\n\n                        <\/svg>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"faq-answer\">\n\n                    <p><strong>A four-stage QC process:<\/strong> raw-material inspection, in-process monitoring, finished-fabric testing and pre-shipment verification. Every batch is checked for pilling (ISO 12945-2), shrinkage (ISO 6330) and color fastness (ISO 105-C06), and our recipe archive holds 95%+ re-order consistency. Each roll ships with a tech data sheet \u2014 see our <a href=\"\/services\/\" style=\"color:var(--cta-button,#934d34);text-decoration:underline;\">services<\/a>.<\/p>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <p class=\"trust-note\">A vertically integrated Wenzhou mill <strong>since 1995<\/strong> \u2014 300+ looms, 100+ ready-stock SKUs and 95%+ re-order consistency. <a href=\"\/contact\/\" style=\"color:var(--cta-button,#934d34);text-decoration:underline;\">Talk to our sourcing team<\/a>.<\/p>\n\n    <\/div>\n<script>\n\n    (function() {\n\n        const section = document.getElementById('about-faq');\n\n        const faqItems = section.querySelectorAll('.faq-item');\n\n        const faqList = section.querySelector('.faq-list');\n\n        function syncFaqColumns() {\n\n            if (!faqList) return;\n\n            const existingColumns = faqList.querySelector('.faq-columns');\n\n            if (window.innerWidth <= 768) {\n\n                if (existingColumns) {\n\n                    const orderedItems = Array.from(existingColumns.querySelectorAll('.faq-item'))\n\n                        .sort((a, b) => Number(a.dataset.faqOrder) - Number(b.dataset.faqOrder));\n\n                    orderedItems.forEach(item => {\n\n                        faqList.appendChild(item);\n\n                    });\n\n                    existingColumns.remove();\n\n                }\n\n                return;\n\n            }\n\n            const directItems = Array.from(faqList.querySelectorAll(':scope > .faq-item'));\n\n            if (!directItems.length) return;\n\n            directItems.forEach((item, index) => {\n\n                item.dataset.faqOrder = String(index + 1);\n\n            });\n\n            const columns = document.createElement('div');\n\n            columns.className = 'faq-columns';\n\n            const leftColumn = document.createElement('div');\n\n            leftColumn.className = 'faq-column';\n\n            const rightColumn = document.createElement('div');\n\n            rightColumn.className = 'faq-column';\n\n            directItems.forEach((item, index) => {\n\n                (index % 2 === 0 ? leftColumn : rightColumn).appendChild(item);\n\n            });\n\n            columns.appendChild(leftColumn);\n\n            columns.appendChild(rightColumn);\n\n            faqList.appendChild(columns);\n\n        }\n\n        syncFaqColumns();\n\n        window.addEventListener('resize', syncFaqColumns);\n\n        faqItems.forEach(item => {\n\n            const question = item.querySelector('.faq-question');\n\n            question.addEventListener('click', () => {\n\n                const isActive = item.classList.contains('active');\n\n                faqItems.forEach(otherItem => {\n\n                    otherItem.classList.remove('active');\n\n                });\n\n                if (!isActive) {\n\n                    item.classList.add('active');\n\n                }\n\n            });\n\n        });\n\n        const observer = new IntersectionObserver((entries) => {\n\n            entries.forEach(entry => {\n\n                if (entry.isIntersecting) {\n\n                    faqItems.forEach((item, index) => {\n\n                        setTimeout(() => {\n\n                            item.style.opacity = '1';\n\n                            item.style.transform = 'translateY(0)';\n\n                        }, index * 80);\n\n                    });\n\n                    observer.unobserve(entry.target);\n\n                }\n\n            });\n\n        }, { threshold: 0.2 });\n\n        const list = section.querySelector('.faq-list');\n\n        if (list) {\n\n            faqItems.forEach(item => {\n\n                item.style.opacity = '0';\n\n                item.style.transform = 'translateY(20px)';\n\n                item.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n\n            });\n\n            observer.observe(list);\n\n        }\n\n        const certBadges = section.querySelectorAll('.cert-badge');\n\n        const certObserver = new IntersectionObserver((entries) => {\n\n            entries.forEach(entry => {\n\n                if (entry.isIntersecting) {\n\n                    certBadges.forEach((badge, index) => {\n\n                        setTimeout(() => {\n\n                            badge.style.opacity = '1';\n\n                            badge.style.transform = 'translateY(0)';\n\n                        }, index * 100);\n\n                    });\n\n                    certObserver.unobserve(entry.target);\n\n                }\n\n            });\n\n        }, { threshold: 0.2 });\n\n        const certContainer = section.querySelector('.certifications');\n\n        if (certContainer) {\n\n            certBadges.forEach(badge => {\n\n                badge.style.opacity = '0';\n\n                badge.style.transform = 'translateY(15px)';\n\n                badge.style.transition = 'opacity 0.4s ease, transform 0.4s ease';\n\n            });\n\n            certObserver.observe(certContainer);\n\n        }\n\n        const metricItems = section.querySelectorAll('.metric-item');\n\n        const metricObserver = new IntersectionObserver((entries) => {\n\n            entries.forEach(entry => {\n\n                if (entry.isIntersecting) {\n\n                    metricItems.forEach((item, index) => {\n\n                        setTimeout(() => {\n\n                            item.style.opacity = '1';\n\n                            item.style.transform = 'scale(1)';\n\n                        }, index * 100);\n\n                    });\n\n                    metricObserver.unobserve(entry.target);\n\n                }\n\n            });\n\n        }, { threshold: 0.2 });\n\n        const metricsContainer = section.querySelector('.trust-metrics');\n\n        if (metricsContainer) {\n\n            metricItems.forEach(item => {\n\n                item.style.opacity = '0';\n\n                item.style.transform = 'scale(0.9)';\n\n                item.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n\n            });\n\n            metricObserver.observe(metricsContainer);\n\n        }\n\n    })();\n\n    <\/script>\n<\/section>\n\n<!-- FURSONE GLOBAL MOBILE OVERRIDES (EvergoCasa Minotti Standards) -->\n\n    <style>\n\n        @media (max-width: 768px) {\n\n            \/* 1. Global Box Sizing & Body *\/\n\n            html, body {\n\n                overflow-x: hidden !important;\n\n                width: 100% !important;\n\n            }\n\n            * {\n\n                box-sizing: border-box !important;\n\n            }\n\n            \/* 2. Container Safety Margins *\/\n\n            #hero-minimalist-final .content-container,\n\n            .container {\n\n                padding-left: 20px !important;\n\n                padding-right: 20px !important;\n\n                width: 100% !important;\n\n                max-width: 100% !important;\n\n                margin: 0 auto !important;\n\n                box-sizing: border-box !important;\n\n            }\n\n            \/* 3. Section Breathing Room *\/\n\n            section {\n\n                padding: 50px 0 60px 0 !important;\n\n                margin: 0 !important;\n\n                overflow-x: hidden !important;\n\n            }\n\n            \/* Exceptions for full-bleed or hero *\/\n\n            #hero-minimalist-final {\n\n                padding: 0 !important;\n\n                height: 100svh !important;\n\n                min-height: 550px !important;\n\n            }\n\n            #why-fursone-section .container,\n\n            #b2b-split-slider .container {\n\n                padding-left: 20px !important;\n\n                padding-right: 20px !important;\n\n            }\n\n            #why-fursone-section .text-column,\n\n            #b2b-split-slider .right-content {\n\n                padding: 30px 20px 0 20px !important;\n\n                box-sizing: border-box !important;\n\n            }\n\n            \/* 4. Typography Hierarchy (Minotti Style) *\/\n\n            h1 {\n\n                font-size: 32px !important;\n\n                line-height: 1.15 !important;\n\n                margin-bottom: 20px !important;\n\n                text-align: left !important;\n\n            }\n\n            h2 {\n\n                font-size: 28px !important;\n\n                line-height: 1.25 !important;\n\n                margin-top: 0 !important;\n\n                margin-bottom: 16px !important;\n\n                text-align: left !important;\n\n            }\n\n            h3 {\n\n                font-size: 18px !important;\n\n                line-height: 1.4 !important;\n\n                margin-bottom: 8px !important;\n\n            }\n\n            p, .intro-text, .sub-text, .faq-answer p, .blog-excerpt, #why-fursone-section .feature-item p {\n\n                font-size: 16px !important;\n\n                line-height: 1.6 !important;\n\n                margin-bottom: 24px !important;\n\n                text-align: left !important;\n\n                opacity: 0.85 !important;\n\n                font-weight: 300 !important;\n\n            }\n\n            \/* Remove excessive margins from intro texts *\/\n\n            .intro-text {\n\n                margin-left: 0 !important;\n\n                margin-right: 0 !important;\n\n            }\n\n            \/* 5. Buttons (Underlined Text Links) *\/\n\n            .btn, .cta-button, #hero-minimalist-final .btn {\n\n                background: transparent !important;\n\n                color: var(--text-main, #26292a) !important;\n\n                border: none !important;\n\n                border-bottom: 1px solid var(--text-main, #26292a) !important;\n\n                padding: 0 0 4px 0 !important;\n\n                margin: 0 !important;\n\n                font-size: 12px !important;\n\n                font-weight: 600 !important;\n\n                width: auto !important;\n\n                display: inline-flex !important;\n\n                text-transform: uppercase !important;\n\n                letter-spacing: 1.5px !important;\n\n                border-radius: 0 !important;\n\n                box-shadow: none !important;\n\n                justify-content: flex-start !important;\n\n            }\n\n            \/* Restore Orange Primary Button for About Hero on Mobile *\/\n\n            #about-hero .btn-primary {\n\n                background-color: var(--cta-button, #934d34) !important;\n\n                color: var(--cta-text, #f3f2e6) !important;\n\n                border: 1px solid var(--cta-button, #934d34) !important;\n\n                padding: 12px 30px !important;\n\n                font-size: 11px !important;\n\n                font-weight: 600 !important;\n\n                text-transform: uppercase !important;\n\n                letter-spacing: 1.5px !important;\n\n                display: inline-flex !important;\n\n                justify-content: center !important;\n\n                width: auto !important;\n\n                margin: 0 auto !important;\n\n            }\n\n            \/* Hero button needs white text on dark background *\/\n\n            #hero-minimalist-final .btn {\n\n                color: #f3f2e6 !important;\n\n                border-bottom-color: #f3f2e6 !important;\n\n            }\n\n            .cta-wrapper {\n\n                text-align: left !important;\n\n                margin-top: 10px !important;\n\n                padding-bottom: 10px !important;\n\n            }\n\n            \/* 6. Image Grids (Horizontal Scroll) *\/\n\n            .collections-grid,\n\n            .blog-grid {\n\n                display: flex !important;\n\n                flex-wrap: nowrap !important;\n\n                overflow-x: auto !important;\n\n                scroll-snap-type: x mandatory !important;\n\n                gap: 16px !important;\n\n                padding-bottom: 20px !important;\n\n                margin-left: 0 !important;\n\n                margin-right: -20px !important; \/* Bleed out right edge *\/\n\n                padding-right: 40px !important; \/* Add extra padding so the last item doesn't stick to the edge *\/\n\n                width: calc(100% + 20px) !important;\n\n            }\n\n            .collections-grid::-webkit-scrollbar,\n\n            .blog-grid::-webkit-scrollbar {\n\n                display: none !important;\n\n            }\n\n            .collection-card,\n\n            .blog-card {\n\n                flex: 0 0 85% !important;\n\n                scroll-snap-align: start !important;\n\n                height: auto !important; \/* Allow card to adjust to content *\/\n\n            }\n\n            \/* Fix image ratios *\/\n\n            .image-wrapper, .blog-card-image {\n\n                position: relative !important;\n\n                display: block !important;\n\n                overflow: hidden !important;\n\n                border-radius: 0 !important;\n\n            }\n\n            .image-wrapper {\n\n                padding-bottom: 120% !important; \/* Elegant vertical rectangle *\/\n\n                height: 0 !important; \/* Force padding-bottom to dictate height *\/\n\n            }\n\n            .blog-card-image {\n\n                height: 250px !important;\n\n                min-height: 250px !important;\n\n                max-height: 250px !important;\n\n                width: 100% !important;\n\n                object-fit: cover !important;\n\n            }\n\n            .image-wrapper img, .collection-image, img.bg-image {\n\n                height: 100% !important;\n\n                min-height: 100% !important;\n\n                max-height: none !important;\n\n                object-fit: cover !important;\n\n                width: 100% !important;\n\n                max-width: none !important;\n\n                position: absolute !important;\n\n                top: 0 !important;\n\n                left: 0 !important;\n\n                right: 0 !important;\n\n                bottom: 0 !important;\n\n                display: block !important;\n\n                border-radius: 0 !important;\n\n            }\n\n            \/* 7. Manufacturing Section Fixes *\/\n\n            #manufacturing-section .capability-row {\n\n                flex-direction: column !important;\n\n                gap: 24px !important;\n\n                margin-bottom: 50px !important;\n\n            }\n\n            #manufacturing-section .image-col {\n\n                height: 350px !important;\n\n                width: 100% !important; \/* Remove bleed to keep 20px breathing room *\/\n\n                margin-left: 0 !important; \n\n            }\n\n            #manufacturing-section .text-col {\n\n                padding: 0 20px !important;\n\n                box-sizing: border-box !important;\n\n            }\n\n            \/* 8. FAQ specific *\/\n\n            .faq-question {\n\n                font-size: 16px !important;\n\n                padding: 20px !important;\n\n                align-items: center !important;\n\n            }\n\n            .faq-answer {\n\n                padding: 0 20px !important;\n\n            }\n\n                } \/* End of @media (max-width: 768px) *\/\n\n                \/* 9. Mobile Hero Centering Only *\/\n\n        @media (max-width: 768px) {\n\n        [id$=\"-hero\"] .btn-group,\n\n        #hero-minimalist-final .btn-group {\n\n            align-items: center !important;\n\n            justify-content: center !important;\n\n            width: 100% !important;\n\n        }\n\n        [id$=\"-hero\"] .content-container,\n\n        #hero-minimalist-final .content-container {\n\n            justify-content: center !important;\n\n            align-items: center !important;\n\n        }\n\n        [id$=\"-hero\"] .text-content,\n\n        #hero-minimalist-final .text-content {\n\n            display: flex !important;\n\n            flex-direction: column !important;\n\n            align-items: center !important;\n\n            text-align: center !important;\n\n            margin: 0 auto !important;\n\n        }\n\n        [id$=\"-hero\"] h1,\n\n        #hero-minimalist-final h1,\n\n        [id$=\"-hero\"] .sub-text,\n\n        #hero-minimalist-final .sub-text,\n\n        [id$=\"-hero\"] .pre-header,\n\n        #hero-minimalist-final .pre-header {\n\n            text-align: center !important;\n\n        }\n\n        [id$=\"-hero\"] .breadcrumb,\n\n        #hero-minimalist-final .breadcrumb {\n\n            justify-content: center !important;\n\n            width: 100% !important;\n\n        }\n\n        [id$=\"-hero\"] .btn,\n\n        #hero-minimalist-final .btn,\n\n        [id$=\"-hero\"] .btn-primary,\n\n        #hero-minimalist-final .btn-primary {\n\n            justify-content: center !important;\n\n            margin: 0 auto !important;\n\n            display: inline-flex !important;\n\n        }\n\n        }\n\n    <\/style>\n\n<script>\n\n    (function() {\n\n        const section = document.getElementById('why-fursone-section');\n        if (!section) return;\n\n        const observer = new IntersectionObserver((entries) => {\n\n            entries.forEach(entry => {\n\n                if (entry.isIntersecting) {\n\n                    const items = section.querySelectorAll('.feature-item');\n\n                    items.forEach((item, index) => {\n\n                        setTimeout(() => {\n\n                            item.style.opacity = '1';\n\n                            item.style.transform = 'translateY(0)';\n\n                        }, index * 100);\n\n                    });\n\n                    observer.unobserve(entry.target);\n\n                }\n\n            });\n\n        }, { threshold: 0.2 });\n\n        const grid = section.querySelector('.feature-grid');\n\n        if (grid) {\n\n            const items = section.querySelectorAll('.feature-item');\n\n            items.forEach(item => {\n\n                item.style.opacity = '0';\n\n                item.style.transform = 'translateY(20px)';\n\n                item.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n\n            });\n\n            observer.observe(grid);\n\n        }\n\n    })();\n\n    <\/script>\n","protected":false},"excerpt":{"rendered":"<p>Home \/ About Us Factory Proof Since 1995 A Tweed Fabric Factory in Wenzhou: 30+ Years of Proof Behind Every Meter Fursone is a tweed fabric factory in Wenzhou, China, weaving fancy-yarn tweed and knit fabrics since 1995. With 300+ looms, vertical integration from yarn to finish, and a family joint-inventory model, we back every &#8230; <a title=\"Om\" class=\"read-more\" href=\"https:\/\/fursone.com\/nb\/about-us\/\" aria-label=\"Read more about About\">Les mer<\/a><\/p>","protected":false},"author":1,"featured_media":3155,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-17","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/fursone.com\/nb\/wp-json\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fursone.com\/nb\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fursone.com\/nb\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fursone.com\/nb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fursone.com\/nb\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":176,"href":"https:\/\/fursone.com\/nb\/wp-json\/wp\/v2\/pages\/17\/revisions"}],"predecessor-version":[{"id":3552,"href":"https:\/\/fursone.com\/nb\/wp-json\/wp\/v2\/pages\/17\/revisions\/3552"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fursone.com\/nb\/wp-json\/wp\/v2\/media\/3155"}],"wp:attachment":[{"href":"https:\/\/fursone.com\/nb\/wp-json\/wp\/v2\/media?parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}