{"id":31,"date":"2026-02-05T11:38:59","date_gmt":"2026-02-05T11:38:59","guid":{"rendered":"https:\/\/whoer.io\/?page_id=31"},"modified":"2026-02-07T04:38:00","modified_gmt":"2026-02-07T04:38:00","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/whoer.io\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; theme_builder_area=&#8221;post_content&#8221; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;]    \r\n    <style>\r\n        :root {\r\n            --who-contact-primary: #062868;\r\n            --who-contact-secondary: #189DCB;\r\n            --who-contact-light: #f8f9fa;\r\n            --who-contact-dark: #212529;\r\n            --who-contact-gray: #6c757d;\r\n            --who-contact-success: #10b981;\r\n            --who-contact-danger: #ef4444;\r\n            --who-contact-warning: #f59e0b;\r\n            --who-contact-gradient: linear-gradient(135deg, #062868 0%, #189DCB 100%);\r\n        }\r\n        \r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n  \r\n        \/* Hero Section *\/\r\n        .who-contact-hero {\r\n            padding: 120px 0 80px;\r\n            background: var(--who-contact-gradient);\r\n            color: white;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .who-contact-hero::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 320\"><path fill=\"%23ffffff\" fill-opacity=\"0.1\" d=\"M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,122.7C672,117,768,139,864,154.7C960,171,1056,181,1152,165.3C1248,149,1344,107,1392,85.3L1440,64L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z\"><\/path><\/svg>') no-repeat bottom;\r\n            background-size: cover;\r\n        }\r\n        \r\n        .who-contact-hero-content {\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        \r\n        .who-contact-breadcrumb {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            margin-bottom: 30px;\r\n            font-size: 0.95rem;\r\n        }\r\n        \r\n        .who-contact-breadcrumb a {\r\n            color: rgba(255, 255, 255, 0.8);\r\n            text-decoration: none;\r\n            transition: color 0.3s;\r\n        }\r\n        \r\n        .who-contact-breadcrumb a:hover {\r\n            color: white;\r\n        }\r\n        \r\n        .who-contact-breadcrumb span {\r\n            color: rgba(255, 255, 255, 0.6);\r\n        }\r\n        \r\n        .who-contact-hero-title {\r\n            font-size: 3.5rem;\r\n            font-weight: 800;\r\n            margin-bottom: 20px;\r\n            line-height: 1.2;\r\n\t\t\t\t\t  color:#fff;\r\n        }\r\n        \r\n        .who-contact-hero-subtitle {\r\n            font-size: 1.4rem;\r\n            color: rgba(255, 255, 255, 0.9);\r\n            max-width: 600px;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        \/* Contact Methods Section *\/\r\n        .who-contact-methods {\r\n            padding: 100px 0;\r\n            background: white;\r\n        }\r\n        \r\n        .who-contact-section-badge {\r\n            display: inline-block;\r\n            background: var(--who-contact-gradient);\r\n            color: white;\r\n            padding: 8px 20px;\r\n            border-radius: 50px;\r\n            font-size: 0.85rem;\r\n            font-weight: 600;\r\n            margin-bottom: 20px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n        }\r\n        \r\n        .who-contact-section-title {\r\n            font-size: 2.5rem;\r\n            font-weight: 800;\r\n            color: var(--who-contact-primary);\r\n            margin-bottom: 20px;\r\n            line-height: 1.2;\r\n        }\r\n        \r\n        .who-contact-section-subtitle {\r\n            font-size: 1.2rem;\r\n            color: var(--who-contact-gray);\r\n            margin-bottom: 60px;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        .who-contact-methods-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 40px;\r\n            margin-top: 60px;\r\n        }\r\n        \r\n        .who-contact-method-card {\r\n            background: #f8faff;\r\n            border-radius: 20px;\r\n            padding: 40px 30px;\r\n            text-align: center;\r\n            transition: all 0.3s;\r\n            border: 1px solid rgba(24, 157, 203, 0.1);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .who-contact-method-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            height: 4px;\r\n            background: var(--who-contact-gradient);\r\n            transform: scaleX(0);\r\n            transition: transform 0.3s ease;\r\n        }\r\n        \r\n        .who-contact-method-card:hover::before {\r\n            transform: scaleX(1);\r\n        }\r\n        \r\n        .who-contact-method-card:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: 0 20px 40px rgba(6, 40, 104, 0.15);\r\n        }\r\n        \r\n        .who-contact-method-icon-wrapper {\r\n            width: 80px;\r\n            height: 80px;\r\n            background: var(--who-contact-gradient);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 25px;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .who-contact-method-icon {\r\n            font-size: 2.5rem;\r\n            color: white;\r\n        }\r\n        \r\n        .who-contact-method-title {\r\n            font-size: 1.4rem;\r\n            font-weight: 700;\r\n            color: var(--who-contact-primary);\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .who-contact-method-desc {\r\n            color: var(--who-contact-gray);\r\n            margin-bottom: 20px;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        .who-contact-method-action {\r\n            color: var(--who-contact-secondary);\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .who-contact-method-action:hover {\r\n            color: var(--who-contact-primary);\r\n            transform: translateX(5px);\r\n        }\r\n        \r\n        \/* Contact Form Section *\/\r\n        .who-contact-form-section {\r\n            padding: 100px 0;\r\n            background: linear-gradient(135deg, #f8faff 0%, #e6f3ff 100%);\r\n        }\r\n        \r\n        .who-contact-form-container {\r\n            background: white;\r\n            border-radius: 24px;\r\n            padding: 50px;\r\n            box-shadow: 0 20px 40px rgba(6, 40, 104, 0.1);\r\n        }\r\n        \r\n        .who-contact-form-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 60px;\r\n            align-items: start;\r\n        }\r\n        \r\n        .who-contact-form-info h3 {\r\n            font-size: 1.8rem;\r\n            font-weight: 700;\r\n            color: var(--who-contact-primary);\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .who-contact-form-info p {\r\n            color: var(--who-contact-gray);\r\n            line-height: 1.7;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .who-contact-info-item {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            margin-bottom: 25px;\r\n        }\r\n        \r\n        .who-contact-info-icon {\r\n            width: 40px;\r\n            height: 40px;\r\n            background: rgba(24, 157, 203, 0.1);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-right: 15px;\r\n            flex-shrink: 0;\r\n        }\r\n        \r\n        .who-contact-info-icon i {\r\n            color: var(--who-contact-secondary);\r\n            font-size: 1.2rem;\r\n        }\r\n        \r\n        .who-contact-info-text {\r\n            flex: 1;\r\n        }\r\n        \r\n        .who-contact-info-label {\r\n            font-weight: 600;\r\n            color: var(--who-contact-primary);\r\n            margin-bottom: 5px;\r\n        }\r\n        \r\n        .who-contact-info-value {\r\n            color: var(--who-contact-gray);\r\n        }\r\n        \r\n        .who-contact-form-wrapper {\r\n            background: #f8faff;\r\n            border-radius: 16px;\r\n            padding: 40px;\r\n        }\r\n        \r\n        .who-contact-form-group {\r\n            margin-bottom: 25px;\r\n        }\r\n        \r\n        .who-contact-form-label {\r\n            display: block;\r\n            font-weight: 600;\r\n            color: var(--who-contact-primary);\r\n            margin-bottom: 8px;\r\n        }\r\n        \r\n        .who-contact-form-input,\r\n        .who-contact-form-textarea {\r\n            width: 100%;\r\n            background: white;\r\n            border: 2px solid rgba(24, 157, 203, 0.1);\r\n            border-radius: 10px;\r\n            padding: 12px 20px;\r\n            font-size: 1rem;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .who-contact-form-input:focus,\r\n        .who-contact-form-textarea:focus {\r\n            outline: none;\r\n            border-color: var(--who-contact-secondary);\r\n            box-shadow: 0 0 0 3px rgba(24, 157, 203, 0.1);\r\n        }\r\n        \r\n        .who-contact-form-textarea {\r\n            resize: vertical;\r\n            min-height: 120px;\r\n        }\r\n        \r\n        .who-contact-form-select {\r\n            width: 100%;\r\n            background: white;\r\n            border: 2px solid rgba(24, 157, 203, 0.1);\r\n            border-radius: 10px;\r\n            padding: 12px 20px;\r\n            font-size: 1rem;\r\n            cursor: pointer;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .who-contact-form-select:focus {\r\n            outline: none;\r\n            border-color: var(--who-contact-secondary);\r\n            box-shadow: 0 0 0 3px rgba(24, 157, 203, 0.1);\r\n        }\r\n        \r\n        .who-contact-form-row {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 20px;\r\n        }\r\n        \r\n        .who-contact-form-submit {\r\n            background: var(--who-contact-gradient);\r\n            color: white;\r\n            border: none;\r\n            border-radius: 10px;\r\n            padding: 15px 40px;\r\n            font-size: 1.1rem;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: all 0.3s;\r\n            width: 100%;\r\n        }\r\n        \r\n        .who-contact-form-submit:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 10px 25px rgba(24, 157, 203, 0.3);\r\n        }\r\n        \r\n        \/* Support Channels Section (New) *\/\r\n        .who-contact-support-channels {\r\n            padding: 100px 0;\r\n            background: white;\r\n            position: relative;\r\n        }\r\n        \r\n        .who-contact-support-channels::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            height: 1px;\r\n            background: linear-gradient(90deg, transparent, rgba(24, 157, 203, 0.3), transparent);\r\n        }\r\n        \r\n        .who-contact-channels-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 30px;\r\n            margin-top: 60px;\r\n        }\r\n        \r\n        .who-contact-channel-card {\r\n            background: linear-gradient(135deg, #f8faff 0%, #e6f3ff 100%);\r\n            border-radius: 16px;\r\n            padding: 30px;\r\n            text-align: center;\r\n            transition: all 0.3s;\r\n            border: 1px solid rgba(24, 157, 203, 0.1);\r\n            height: 100%;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: space-between;\r\n        }\r\n        \r\n        .who-contact-channel-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 15px 30px rgba(6, 40, 104, 0.1);\r\n        }\r\n        \r\n        .who-contact-channel-icon-wrapper {\r\n            width: 70px;\r\n            height: 70px;\r\n            background: var(--who-contact-gradient);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 20px;\r\n        }\r\n        \r\n        .who-contact-channel-icon {\r\n            font-size: 2rem;\r\n            color: white;\r\n        }\r\n        \r\n        .who-contact-channel-title {\r\n            font-size: 1.2rem;\r\n            font-weight: 700;\r\n            color: var(--who-contact-primary);\r\n            margin-bottom: 10px;\r\n        }\r\n        \r\n        .who-contact-channel-desc {\r\n            color: var(--who-contact-gray);\r\n            margin-bottom: 15px;\r\n            line-height: 1.5;\r\n            flex-grow: 1;\r\n        }\r\n        \r\n        .who-contact-channel-action {\r\n            color: var(--who-contact-secondary);\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            transition: all 0.3s;\r\n            margin-top: auto;\r\n\t\t\t\t\t  justify-content:center;\r\n        }\r\n        \r\n        .who-contact-channel-action:hover {\r\n            color: var(--who-contact-primary);\r\n            transform: translateX(5px);\r\n        }\r\n        \r\n        \/* FAQ Section *\/\r\n        .who-contact-faq {\r\n            padding: 100px 0;\r\n            background: linear-gradient(135deg, #f8faff 0%, #e6f3ff 100%);\r\n        }\r\n        \r\n        .who-contact-faq-container {\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            margin-top: 60px;\r\n        }\r\n        \r\n        .who-contact-faq-item {\r\n            background: white;\r\n            border-radius: 16px;\r\n            margin-bottom: 20px;\r\n            overflow: hidden;\r\n            transition: all 0.3s;\r\n            box-shadow: 0 5px 15px rgba(6, 40, 104, 0.08);\r\n            border: 1px solid rgba(24, 157, 203, 0.1);\r\n        }\r\n        \r\n        .who-contact-faq-item:hover {\r\n            box-shadow: 0 10px 25px rgba(6, 40, 104, 0.15);\r\n            transform: translateY(-3px);\r\n        }\r\n        \r\n        .who-contact-faq-question {\r\n            padding: 25px 30px;\r\n            cursor: pointer;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            font-weight: 600;\r\n            color: var(--who-contact-primary);\r\n            font-size: 1.1rem;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .who-contact-faq-question:hover {\r\n            background: rgba(24, 157, 203, 0.05);\r\n        }\r\n        \r\n        .who-contact-faq-icon {\r\n            font-size: 1.5rem;\r\n            color: var(--who-contact-secondary);\r\n            transition: transform 0.3s;\r\n        }\r\n        \r\n        .who-contact-faq-item.active .who-contact-faq-icon {\r\n            transform: rotate(45deg);\r\n        }\r\n        \r\n        .who-contact-faq-answer {\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.4s ease-out, padding 0.4s ease-out;\r\n        }\r\n        \r\n        .who-contact-faq-item.active .who-contact-faq-answer {\r\n            max-height: 500px;\r\n            padding: 0 30px 25px;\r\n        }\r\n        \r\n        .who-contact-faq-text {\r\n            color: var(--who-contact-gray);\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        \/* CTA Section *\/\r\n        .who-contact-cta {\r\n            padding: 100px 0;\r\n            background: var(--who-contact-gradient);\r\n            color: white;\r\n            text-align: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .who-contact-cta::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: -100%;\r\n            width: 200%;\r\n            height: 100%;\r\n            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);\r\n            animation: shimmer 8s infinite;\r\n        }\r\n        \r\n        @keyframes shimmer {\r\n            0% { left: -100%; }\r\n            100% { left: 100%; }\r\n        }\r\n        \r\n        .who-contact-cta .who-contact-section-title {\r\n            color: white;\r\n            font-size: 3rem;\r\n            position: relative;\r\n        }\r\n        \r\n        .who-contact-cta .who-contact-section-subtitle {\r\n            color: rgba(255, 255, 255, 0.9);\r\n            font-size: 1.3rem;\r\n            position: relative;\r\n        }\r\n        \r\n        .who-contact-cta-buttons {\r\n            margin-top: 40px;\r\n            display: flex;\r\n            gap: 20px;\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n            position: relative;\r\n        }\r\n        \r\n        .who-contact-btn-primary {\r\n            background: white;\r\n            color: var(--who-contact-primary);\r\n            border: none;\r\n            padding: 15px 40px;\r\n            border-radius: 50px;\r\n            font-size: 1.1rem;\r\n            font-weight: 700;\r\n            transition: all 0.3s;\r\n            text-decoration: none;\r\n            display: inline-block;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .who-contact-btn-primary::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: -100%;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: linear-gradient(90deg, transparent, rgba(6, 40, 104, 0.1), transparent);\r\n            transition: left 0.5s ease;\r\n        }\r\n        \r\n        .who-contact-btn-primary:hover::before {\r\n            left: 100%;\r\n        }\r\n        \r\n        .who-contact-btn-primary:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);\r\n            color: var(--who-contact-primary);\r\n        }\r\n        \r\n        .who-contact-btn-secondary {\r\n            background: transparent;\r\n            color: white;\r\n            border: 2px solid white;\r\n            padding: 13px 35px;\r\n            border-radius: 50px;\r\n            font-size: 1.1rem;\r\n            font-weight: 600;\r\n            transition: all 0.3s;\r\n            text-decoration: none;\r\n            display: inline-block;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .who-contact-btn-secondary::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 0;\r\n            height: 100%;\r\n            background: white;\r\n            transition: width 0.3s ease;\r\n            z-index: -1;\r\n        }\r\n        \r\n        .who-contact-btn-secondary:hover::before {\r\n            width: 100%;\r\n        }\r\n        \r\n        .who-contact-btn-secondary:hover {\r\n            color: var(--who-contact-primary);\r\n            transform: translateY(-3px);\r\n        }\r\n        \r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .who-contact-hero-title {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .who-contact-hero-subtitle {\r\n                font-size: 1.2rem;\r\n            }\r\n            \r\n            .who-contact-form-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 40px;\r\n            }\r\n            \r\n            .who-contact-form-row {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .who-contact-section-title {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .who-contact-cta .who-contact-section-title {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .who-contact-cta-buttons {\r\n                flex-direction: column;\r\n                align-items: center;\r\n            }\r\n            \r\n            .who-contact-btn-primary,\r\n            .who-contact-btn-secondary {\r\n                width: 100%;\r\n                max-width: 300px;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"who-contact-hero\">\r\n        <div class=\"container\">\r\n            <div class=\"who-contact-hero-content\" data-aos=\"fade-up\">\r\n                <div class=\"who-contact-breadcrumb\">\r\n                    <a href=\"#\">Home<\/a>\r\n                    <span>\u203a<\/span>\r\n                    <span>Contact Us<\/span>\r\n                <\/div>\r\n                <h1 class=\"who-contact-hero-title\">Get in Touch with Whoer.io<\/h1>\r\n                <p class=\"who-contact-hero-subtitle\">We're here to help with your privacy and security needs. Reach out to our expert team for support, sales, or general inquiries.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Contact Methods Section -->\r\n    <section class=\"who-contact-methods\">\r\n        <div class=\"container\">\r\n            <div class=\"text-center\" data-aos=\"fade-up\">\r\n                <span class=\"who-contact-section-badge\">Multiple Ways to Connect<\/span>\r\n                <h2 class=\"who-contact-section-title\">Choose Your Preferred Contact Method<\/h2>\r\n                <p class=\"who-contact-section-subtitle\">Whether you need technical support, have sales questions, or want to report an issue, we've got you covered with multiple contact options.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"who-contact-methods-grid\">\r\n                <div class=\"who-contact-method-card\" data-aos=\"fade-up\" data-aos-delay=\"100\">\r\n                    <div class=\"who-contact-method-icon-wrapper\">\r\n                        <i class='bx bx-envelope who-contact-method-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-method-title\">Email Support<\/h3>\r\n                    <p class=\"who-contact-method-desc\">Send us a detailed email and we'll respond within 24 hours. Perfect for non-urgent inquiries and documentation requests.<\/p>\r\n                    <a href=\"mailto:support@whoer.io\" class=\"who-contact-method-action\">support@whoer.io <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-method-card\" data-aos=\"fade-up\" data-aos-delay=\"200\">\r\n                    <div class=\"who-contact-method-icon-wrapper\">\r\n                        <i class='bx bx-message-rounded-dots who-contact-method-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-method-title\">Live Chat<\/h3>\r\n                    <p class=\"who-contact-method-desc\">Get instant help from our support team. Available Monday-Friday, 9 AM - 6 PM EST for quick questions and real-time assistance.<\/p>\r\n                    <a href=\"#\" class=\"who-contact-method-action\">Start Chat <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-method-card\" data-aos=\"fade-up\" data-aos-delay=\"300\">\r\n                    <div class=\"who-contact-method-icon-wrapper\">\r\n                        <i class='bx bx-phone who-contact-method-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-method-title\">Phone Support<\/h3>\r\n                    <p class=\"who-contact-method-desc\">Speak directly with our support specialists for urgent matters. Available for premium and enterprise customers.<\/p>\r\n                    <a href=\"tel:+1-555-0123\" class=\"who-contact-method-action\">+1 (555) 012-3456 <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Contact Form Section -->\r\n    <section class=\"who-contact-form-section\">\r\n        <div class=\"container\">\r\n            <div class=\"who-contact-form-container\" data-aos=\"fade-up\">\r\n                <div class=\"who-contact-form-grid\">\r\n                    <div class=\"who-contact-form-info\">\r\n                        <h3>Send Us a Message<\/h3>\r\n                        <p>Fill out the form below and our team will get back to you as soon as possible. We typically respond within 24 hours.<\/p>\r\n                        \r\n                        <div class=\"who-contact-info-item\">\r\n                            <div class=\"who-contact-info-icon\">\r\n                                <i class='bx bx-time-five'><\/i>\r\n                            <\/div>\r\n                            <div class=\"who-contact-info-text\">\r\n                                <div class=\"who-contact-info-label\">Response Time<\/div>\r\n                                <div class=\"who-contact-info-value\">Within 24 hours on business days<\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <div class=\"who-contact-info-item\">\r\n                            <div class=\"who-contact-info-icon\">\r\n                                <i class='bx bx-globe'><\/i>\r\n                            <\/div>\r\n                            <div class=\"who-contact-info-text\">\r\n                                <div class=\"who-contact-info-label\">Languages<\/div>\r\n                                <div class=\"who-contact-info-value\">English, Spanish, French, German, Russian<\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <div class=\"who-contact-info-item\">\r\n                            <div class=\"who-contact-info-icon\">\r\n                                <i class='bx bx-lock'><\/i>\r\n                            <\/div>\r\n                            <div class=\"who-contact-info-text\">\r\n                                <div class=\"who-contact-info-label\">Privacy Guaranteed<\/div>\r\n                                <div class=\"who-contact-info-value\">Your information is secure and never shared<\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"who-contact-form-wrapper\">\r\n                       \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f75-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"75\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/de\/wp-json\/wp\/v2\/pages\/31#wpcf7-f75-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"75\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f75-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Your Name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> Your Email<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label> Subject<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span> <\/label>\n<\/p>\n<p><label> Your Message<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send Message\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Support Channels Section (New Section to Replace Offices) -->\r\n    <section class=\"who-contact-support-channels\">\r\n        <div class=\"container\">\r\n            <div class=\"text-center\" data-aos=\"fade-up\">\r\n                <span class=\"who-contact-section-badge\">Additional Resources<\/span>\r\n                <h2 class=\"who-contact-section-title\">Self-Service Support Channels<\/h2>\r\n                <p class=\"who-contact-section-subtitle\">Find instant answers and solutions through our comprehensive self-service resources.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"who-contact-channels-grid\">\r\n                <div class=\"who-contact-channel-card\" data-aos=\"fade-up\" data-aos-delay=\"100\">\r\n                    <div class=\"who-contact-channel-icon-wrapper\">\r\n                        <i class='bx bx-book-alt who-contact-channel-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-channel-title\">Knowledge Base<\/h3>\r\n                    <p class=\"who-contact-channel-desc\">Browse our comprehensive library of articles, tutorials, and guides to find answers to common questions.<\/p>\r\n                    <a href=\"#\" class=\"who-contact-channel-action text-center\">Browse Articles <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-channel-card\" data-aos=\"fade-up\" data-aos-delay=\"200\">\r\n                    <div class=\"who-contact-channel-icon-wrapper\">\r\n                        <i class='bx bx-video who-contact-channel-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-channel-title\">Video Tutorials<\/h3>\r\n                    <p class=\"who-contact-channel-desc\">Watch step-by-step video guides to learn how to use our tools effectively and maximize your privacy.<\/p>\r\n                    <a href=\"#\" class=\"who-contact-channel-action text-center\">Watch Videos <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-channel-card\" data-aos=\"fade-up\" data-aos-delay=\"300\">\r\n                    <div class=\"who-contact-channel-icon-wrapper\">\r\n                        <i class='bx bx-code-alt who-contact-channel-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-channel-title\">Developer API<\/h3>\r\n                    <p class=\"who-contact-channel-desc\">Access our developer documentation and API reference to integrate our tools into your applications.<\/p>\r\n                    <a href=\"#\" class=\"who-contact-channel-action text-center\">View API Docs <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-channel-card\" data-aos=\"fade-up\" data-aos-delay=\"400\">\r\n                    <div class=\"who-contact-channel-icon-wrapper\">\r\n                        <i class='bx bx-group who-contact-channel-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-channel-title\">Community Forum<\/h3>\r\n                    <p class=\"who-contact-channel-desc\">Connect with other users, share experiences, and get help from our community of privacy experts.<\/p>\r\n                    <a href=\"#\" class=\"who-contact-channel-action text-center\">Join Forum <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- FAQ Section -->\r\n    <section class=\"who-contact-faq\">\r\n        <div class=\"container\">\r\n            <div class=\"text-center\" data-aos=\"fade-up\">\r\n                <span class=\"who-contact-section-badge\">Quick Answers<\/span>\r\n                <h2 class=\"who-contact-section-title\">Frequently Asked Questions<\/h2>\r\n                <p class=\"who-contact-section-subtitle\">Find quick answers to common questions about our services and support.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"who-contact-faq-container\">\r\n                <div class=\"who-contact-faq-item\" data-aos=\"fade-up\" data-aos-delay=\"100\">\r\n                    <div class=\"who-contact-faq-question\">\r\n                        How quickly can I expect a response to my support ticket?\r\n                        <i class='bx bx-plus who-contact-faq-icon'><\/i>\r\n                    <\/div>\r\n                    <div class=\"who-contact-faq-answer\">\r\n                        <p class=\"who-contact-faq-text\">We typically respond to all inquiries within 24 hours on business days. Premium and enterprise customers receive priority support with average response times under 4 hours. For urgent issues, we recommend using our live chat service during business hours.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-faq-item\" data-aos=\"fade-up\" data-aos-delay=\"200\">\r\n                    <div class=\"who-contact-faq-question\">\r\n                        Do you offer phone support for all customers?\r\n                        <i class='bx bx-plus who-contact-faq-icon'><\/i>\r\n                    <\/div>\r\n                    <div class=\"who-contact-faq-answer\">\r\n                        <p class=\"who-contact-faq-text\">Phone support is available for Premium and Enterprise customers. Standard users can access our comprehensive support through email and live chat. We're constantly expanding our support channels to better serve all our customers.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-faq-item\" data-aos=\"fade-up\" data-aos-delay=\"300\">\r\n                    <div class=\"who-contact-faq-question\">\r\n                        Can I schedule a demo or consultation?\r\n                        <i class='bx bx-plus who-contact-faq-icon'><\/i>\r\n                    <\/div>\r\n                    <div class=\"who-contact-faq-answer\">\r\n                        <p class=\"who-contact-faq-text\">Absolutely! We offer personalized demos for businesses interested in our Enterprise solutions. Simply select \"Sales Inquiry\" as the subject when contacting us, and our sales team will reach out to schedule a convenient time for your demo.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-faq-item\" data-aos=\"fade-up\" data-aos-delay=\"400\">\r\n                    <div class=\"who-contact-faq-question\">\r\n                        What languages do you support?\r\n                        <i class='bx bx-plus who-contact-faq-icon'><\/i>\r\n                    <\/div>\r\n                    <div class=\"who-contact-faq-answer\">\r\n                        <p class=\"who-contact-faq-text\">Our support team can assist you in English, Spanish, French, German, and Russian. Our website and tools are available in 10+ languages, and we're continuously working to add more language support to better serve our global user base.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-faq-item\" data-aos=\"fade-up\" data-aos-delay=\"500\">\r\n                    <div class=\"who-contact-faq-question\">\r\n                        How do I report a security vulnerability?\r\n                        <i class='bx bx-plus who-contact-faq-icon'><\/i>\r\n                    <\/div>\r\n                    <div class=\"who-contact-faq-answer\">\r\n                        <p class=\"who-contact-faq-text\">If you've discovered a security vulnerability, please email security@whoer.io immediately. We take security reports very seriously and will respond within 4 hours. We also offer a bug bounty program for qualifying security researchers.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-faq-item\" data-aos=\"fade-up\" data-aos-delay=\"600\">\r\n                    <div class=\"who-contact-faq-question\">\r\n                        Do you offer refunds for your services?\r\n                        <i class='bx bx-plus who-contact-faq-icon'><\/i>\r\n                    <\/div>\r\n                    <div class=\"who-contact-faq-answer\">\r\n                        <p class=\"who-contact-faq-text\">Yes, we offer a 30-day money-back guarantee for all our paid plans. If you're not satisfied with our service within the first 30 days, contact our support team for a full refund. No questions asked.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- CTA Section -->\r\n    <section class=\"who-contact-cta\">\r\n        <div class=\"container text-center\" data-aos=\"fade-up\">\r\n            <h2 class=\"who-contact-section-title\">Ready to Get Started?<\/h2>\r\n            <p class=\"who-contact-section-subtitle\">Join millions who trust Whoer.io for their privacy and security needs<\/p>\r\n            <div class=\"who-contact-cta-buttons\">\r\n                <a href=\"#\" class=\"who-contact-btn-primary\">Start Free Check<\/a>\r\n                <a href=\"#\" class=\"who-contact-btn-secondary\">View Pricing<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Bootstrap JS -->\r\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0\/dist\/js\/bootstrap.bundle.min.js\"><\/script>\r\n    \r\n    <!-- AOS Animation JS -->\r\n    <script src=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.js\"><\/script>\r\n    \r\n    <script>\r\n        \/\/ Initialize AOS\r\n        AOS.init({\r\n            duration: 800,\r\n            once: true,\r\n            offset: 100\r\n        });\r\n        \r\n        \/\/ FAQ Accordion\r\n        document.querySelectorAll('.who-contact-faq-question').forEach(question => {\r\n            question.addEventListener('click', () => {\r\n                const faqItem = question.parentElement;\r\n                const isActive = faqItem.classList.contains('active');\r\n                \r\n                \/\/ Close all FAQ items\r\n                document.querySelectorAll('.who-contact-faq-item').forEach(item => {\r\n                    item.classList.remove('active');\r\n                });\r\n                \r\n                \/\/ Open clicked item if it wasn't active\r\n                if (!isActive) {\r\n                    faqItem.classList.add('active');\r\n                }\r\n            });\r\n        });\r\n        \r\n        \/\/ Contact Form Submission\r\n        document.getElementById('contactForm').addEventListener('submit', function(e) {\r\n            e.preventDefault();\r\n            const submitBtn = this.querySelector('.who-contact-form-submit');\r\n            const originalText = submitBtn.textContent;\r\n            \r\n            \/\/ Simulate form submission\r\n            submitBtn.textContent = 'Sending...';\r\n            submitBtn.disabled = true;\r\n            \r\n            setTimeout(() => {\r\n                submitBtn.textContent = '\u2713 Message Sent!';\r\n                submitBtn.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';\r\n                this.reset();\r\n                \r\n                setTimeout(() => {\r\n                    submitBtn.textContent = originalText;\r\n                    submitBtn.style.background = '';\r\n                    submitBtn.disabled = false;\r\n                }, 3000);\r\n            }, 2000);\r\n        });\r\n        \r\n        \/\/ Smooth scrolling for anchor links\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n            anchor.addEventListener('click', function (e) {\r\n                e.preventDefault();\r\n                const target = document.querySelector(this.getAttribute('href'));\r\n                if (target) {\r\n                    target.scrollIntoView({\r\n                        behavior: 'smooth',\r\n                        block: 'start'\r\n                    });\r\n                }\r\n            });\r\n        });\r\n        \r\n        \/\/ Add interactive hover effect to contact method cards\r\n        document.querySelectorAll('.who-contact-method-card').forEach(card => {\r\n            card.addEventListener('mouseenter', function() {\r\n                this.querySelector('.who-contact-method-icon-wrapper').style.transform = 'scale(1.1) rotate(5deg)';\r\n            });\r\n            \r\n            card.addEventListener('mouseleave', function() {\r\n                this.querySelector('.who-contact-method-icon-wrapper').style.transform = 'scale(1) rotate(0)';\r\n            });\r\n        });\r\n    <\/script>\r\n[\/et_pb_fullwidth_code][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"    \r\n    <style>\r\n        :root {\r\n            --who-contact-primary: #062868;\r\n            --who-contact-secondary: #189DCB;\r\n            --who-contact-light: #f8f9fa;\r\n            --who-contact-dark: #212529;\r\n            --who-contact-gray: #6c757d;\r\n            --who-contact-success: #10b981;\r\n            --who-contact-danger: #ef4444;\r\n            --who-contact-warning: #f59e0b;\r\n            --who-contact-gradient: linear-gradient(135deg, #062868 0%, #189DCB 100%);\r\n        }\r\n        \r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n  \r\n        \/* Hero Section *\/\r\n        .who-contact-hero {\r\n            padding: 120px 0 80px;\r\n            background: var(--who-contact-gradient);\r\n            color: white;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .who-contact-hero::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 320\"><path fill=\"%23ffffff\" fill-opacity=\"0.1\" d=\"M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,122.7C672,117,768,139,864,154.7C960,171,1056,181,1152,165.3C1248,149,1344,107,1392,85.3L1440,64L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z\"><\/path><\/svg>') no-repeat bottom;\r\n            background-size: cover;\r\n        }\r\n        \r\n        .who-contact-hero-content {\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        \r\n        .who-contact-breadcrumb {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            margin-bottom: 30px;\r\n            font-size: 0.95rem;\r\n        }\r\n        \r\n        .who-contact-breadcrumb a {\r\n            color: rgba(255, 255, 255, 0.8);\r\n            text-decoration: none;\r\n            transition: color 0.3s;\r\n        }\r\n        \r\n        .who-contact-breadcrumb a:hover {\r\n            color: white;\r\n        }\r\n        \r\n        .who-contact-breadcrumb span {\r\n            color: rgba(255, 255, 255, 0.6);\r\n        }\r\n        \r\n        .who-contact-hero-title {\r\n            font-size: 3.5rem;\r\n            font-weight: 800;\r\n            margin-bottom: 20px;\r\n            line-height: 1.2;\r\n\t\t\t\t\t  color:#fff;\r\n        }\r\n        \r\n        .who-contact-hero-subtitle {\r\n            font-size: 1.4rem;\r\n            color: rgba(255, 255, 255, 0.9);\r\n            max-width: 600px;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        \/* Contact Methods Section *\/\r\n        .who-contact-methods {\r\n            padding: 100px 0;\r\n            background: white;\r\n        }\r\n        \r\n        .who-contact-section-badge {\r\n            display: inline-block;\r\n            background: var(--who-contact-gradient);\r\n            color: white;\r\n            padding: 8px 20px;\r\n            border-radius: 50px;\r\n            font-size: 0.85rem;\r\n            font-weight: 600;\r\n            margin-bottom: 20px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n        }\r\n        \r\n        .who-contact-section-title {\r\n            font-size: 2.5rem;\r\n            font-weight: 800;\r\n            color: var(--who-contact-primary);\r\n            margin-bottom: 20px;\r\n            line-height: 1.2;\r\n        }\r\n        \r\n        .who-contact-section-subtitle {\r\n            font-size: 1.2rem;\r\n            color: var(--who-contact-gray);\r\n            margin-bottom: 60px;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        .who-contact-methods-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 40px;\r\n            margin-top: 60px;\r\n        }\r\n        \r\n        .who-contact-method-card {\r\n            background: #f8faff;\r\n            border-radius: 20px;\r\n            padding: 40px 30px;\r\n            text-align: center;\r\n            transition: all 0.3s;\r\n            border: 1px solid rgba(24, 157, 203, 0.1);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .who-contact-method-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            height: 4px;\r\n            background: var(--who-contact-gradient);\r\n            transform: scaleX(0);\r\n            transition: transform 0.3s ease;\r\n        }\r\n        \r\n        .who-contact-method-card:hover::before {\r\n            transform: scaleX(1);\r\n        }\r\n        \r\n        .who-contact-method-card:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: 0 20px 40px rgba(6, 40, 104, 0.15);\r\n        }\r\n        \r\n        .who-contact-method-icon-wrapper {\r\n            width: 80px;\r\n            height: 80px;\r\n            background: var(--who-contact-gradient);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 25px;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .who-contact-method-icon {\r\n            font-size: 2.5rem;\r\n            color: white;\r\n        }\r\n        \r\n        .who-contact-method-title {\r\n            font-size: 1.4rem;\r\n            font-weight: 700;\r\n            color: var(--who-contact-primary);\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .who-contact-method-desc {\r\n            color: var(--who-contact-gray);\r\n            margin-bottom: 20px;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        .who-contact-method-action {\r\n            color: var(--who-contact-secondary);\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .who-contact-method-action:hover {\r\n            color: var(--who-contact-primary);\r\n            transform: translateX(5px);\r\n        }\r\n        \r\n        \/* Contact Form Section *\/\r\n        .who-contact-form-section {\r\n            padding: 100px 0;\r\n            background: linear-gradient(135deg, #f8faff 0%, #e6f3ff 100%);\r\n        }\r\n        \r\n        .who-contact-form-container {\r\n            background: white;\r\n            border-radius: 24px;\r\n            padding: 50px;\r\n            box-shadow: 0 20px 40px rgba(6, 40, 104, 0.1);\r\n        }\r\n        \r\n        .who-contact-form-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 60px;\r\n            align-items: start;\r\n        }\r\n        \r\n        .who-contact-form-info h3 {\r\n            font-size: 1.8rem;\r\n            font-weight: 700;\r\n            color: var(--who-contact-primary);\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .who-contact-form-info p {\r\n            color: var(--who-contact-gray);\r\n            line-height: 1.7;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .who-contact-info-item {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            margin-bottom: 25px;\r\n        }\r\n        \r\n        .who-contact-info-icon {\r\n            width: 40px;\r\n            height: 40px;\r\n            background: rgba(24, 157, 203, 0.1);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-right: 15px;\r\n            flex-shrink: 0;\r\n        }\r\n        \r\n        .who-contact-info-icon i {\r\n            color: var(--who-contact-secondary);\r\n            font-size: 1.2rem;\r\n        }\r\n        \r\n        .who-contact-info-text {\r\n            flex: 1;\r\n        }\r\n        \r\n        .who-contact-info-label {\r\n            font-weight: 600;\r\n            color: var(--who-contact-primary);\r\n            margin-bottom: 5px;\r\n        }\r\n        \r\n        .who-contact-info-value {\r\n            color: var(--who-contact-gray);\r\n        }\r\n        \r\n        .who-contact-form-wrapper {\r\n            background: #f8faff;\r\n            border-radius: 16px;\r\n            padding: 40px;\r\n        }\r\n        \r\n        .who-contact-form-group {\r\n            margin-bottom: 25px;\r\n        }\r\n        \r\n        .who-contact-form-label {\r\n            display: block;\r\n            font-weight: 600;\r\n            color: var(--who-contact-primary);\r\n            margin-bottom: 8px;\r\n        }\r\n        \r\n        .who-contact-form-input,\r\n        .who-contact-form-textarea {\r\n            width: 100%;\r\n            background: white;\r\n            border: 2px solid rgba(24, 157, 203, 0.1);\r\n            border-radius: 10px;\r\n            padding: 12px 20px;\r\n            font-size: 1rem;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .who-contact-form-input:focus,\r\n        .who-contact-form-textarea:focus {\r\n            outline: none;\r\n            border-color: var(--who-contact-secondary);\r\n            box-shadow: 0 0 0 3px rgba(24, 157, 203, 0.1);\r\n        }\r\n        \r\n        .who-contact-form-textarea {\r\n            resize: vertical;\r\n            min-height: 120px;\r\n        }\r\n        \r\n        .who-contact-form-select {\r\n            width: 100%;\r\n            background: white;\r\n            border: 2px solid rgba(24, 157, 203, 0.1);\r\n            border-radius: 10px;\r\n            padding: 12px 20px;\r\n            font-size: 1rem;\r\n            cursor: pointer;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .who-contact-form-select:focus {\r\n            outline: none;\r\n            border-color: var(--who-contact-secondary);\r\n            box-shadow: 0 0 0 3px rgba(24, 157, 203, 0.1);\r\n        }\r\n        \r\n        .who-contact-form-row {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 20px;\r\n        }\r\n        \r\n        .who-contact-form-submit {\r\n            background: var(--who-contact-gradient);\r\n            color: white;\r\n            border: none;\r\n            border-radius: 10px;\r\n            padding: 15px 40px;\r\n            font-size: 1.1rem;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: all 0.3s;\r\n            width: 100%;\r\n        }\r\n        \r\n        .who-contact-form-submit:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 10px 25px rgba(24, 157, 203, 0.3);\r\n        }\r\n        \r\n        \/* Support Channels Section (New) *\/\r\n        .who-contact-support-channels {\r\n            padding: 100px 0;\r\n            background: white;\r\n            position: relative;\r\n        }\r\n        \r\n        .who-contact-support-channels::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            height: 1px;\r\n            background: linear-gradient(90deg, transparent, rgba(24, 157, 203, 0.3), transparent);\r\n        }\r\n        \r\n        .who-contact-channels-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 30px;\r\n            margin-top: 60px;\r\n        }\r\n        \r\n        .who-contact-channel-card {\r\n            background: linear-gradient(135deg, #f8faff 0%, #e6f3ff 100%);\r\n            border-radius: 16px;\r\n            padding: 30px;\r\n            text-align: center;\r\n            transition: all 0.3s;\r\n            border: 1px solid rgba(24, 157, 203, 0.1);\r\n            height: 100%;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: space-between;\r\n        }\r\n        \r\n        .who-contact-channel-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 15px 30px rgba(6, 40, 104, 0.1);\r\n        }\r\n        \r\n        .who-contact-channel-icon-wrapper {\r\n            width: 70px;\r\n            height: 70px;\r\n            background: var(--who-contact-gradient);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 20px;\r\n        }\r\n        \r\n        .who-contact-channel-icon {\r\n            font-size: 2rem;\r\n            color: white;\r\n        }\r\n        \r\n        .who-contact-channel-title {\r\n            font-size: 1.2rem;\r\n            font-weight: 700;\r\n            color: var(--who-contact-primary);\r\n            margin-bottom: 10px;\r\n        }\r\n        \r\n        .who-contact-channel-desc {\r\n            color: var(--who-contact-gray);\r\n            margin-bottom: 15px;\r\n            line-height: 1.5;\r\n            flex-grow: 1;\r\n        }\r\n        \r\n        .who-contact-channel-action {\r\n            color: var(--who-contact-secondary);\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            transition: all 0.3s;\r\n            margin-top: auto;\r\n\t\t\t\t\t  justify-content:center;\r\n        }\r\n        \r\n        .who-contact-channel-action:hover {\r\n            color: var(--who-contact-primary);\r\n            transform: translateX(5px);\r\n        }\r\n        \r\n        \/* FAQ Section *\/\r\n        .who-contact-faq {\r\n            padding: 100px 0;\r\n            background: linear-gradient(135deg, #f8faff 0%, #e6f3ff 100%);\r\n        }\r\n        \r\n        .who-contact-faq-container {\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            margin-top: 60px;\r\n        }\r\n        \r\n        .who-contact-faq-item {\r\n            background: white;\r\n            border-radius: 16px;\r\n            margin-bottom: 20px;\r\n            overflow: hidden;\r\n            transition: all 0.3s;\r\n            box-shadow: 0 5px 15px rgba(6, 40, 104, 0.08);\r\n            border: 1px solid rgba(24, 157, 203, 0.1);\r\n        }\r\n        \r\n        .who-contact-faq-item:hover {\r\n            box-shadow: 0 10px 25px rgba(6, 40, 104, 0.15);\r\n            transform: translateY(-3px);\r\n        }\r\n        \r\n        .who-contact-faq-question {\r\n            padding: 25px 30px;\r\n            cursor: pointer;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            font-weight: 600;\r\n            color: var(--who-contact-primary);\r\n            font-size: 1.1rem;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .who-contact-faq-question:hover {\r\n            background: rgba(24, 157, 203, 0.05);\r\n        }\r\n        \r\n        .who-contact-faq-icon {\r\n            font-size: 1.5rem;\r\n            color: var(--who-contact-secondary);\r\n            transition: transform 0.3s;\r\n        }\r\n        \r\n        .who-contact-faq-item.active .who-contact-faq-icon {\r\n            transform: rotate(45deg);\r\n        }\r\n        \r\n        .who-contact-faq-answer {\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.4s ease-out, padding 0.4s ease-out;\r\n        }\r\n        \r\n        .who-contact-faq-item.active .who-contact-faq-answer {\r\n            max-height: 500px;\r\n            padding: 0 30px 25px;\r\n        }\r\n        \r\n        .who-contact-faq-text {\r\n            color: var(--who-contact-gray);\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        \/* CTA Section *\/\r\n        .who-contact-cta {\r\n            padding: 100px 0;\r\n            background: var(--who-contact-gradient);\r\n            color: white;\r\n            text-align: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .who-contact-cta::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: -100%;\r\n            width: 200%;\r\n            height: 100%;\r\n            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);\r\n            animation: shimmer 8s infinite;\r\n        }\r\n        \r\n        @keyframes shimmer {\r\n            0% { left: -100%; }\r\n            100% { left: 100%; }\r\n        }\r\n        \r\n        .who-contact-cta .who-contact-section-title {\r\n            color: white;\r\n            font-size: 3rem;\r\n            position: relative;\r\n        }\r\n        \r\n        .who-contact-cta .who-contact-section-subtitle {\r\n            color: rgba(255, 255, 255, 0.9);\r\n            font-size: 1.3rem;\r\n            position: relative;\r\n        }\r\n        \r\n        .who-contact-cta-buttons {\r\n            margin-top: 40px;\r\n            display: flex;\r\n            gap: 20px;\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n            position: relative;\r\n        }\r\n        \r\n        .who-contact-btn-primary {\r\n            background: white;\r\n            color: var(--who-contact-primary);\r\n            border: none;\r\n            padding: 15px 40px;\r\n            border-radius: 50px;\r\n            font-size: 1.1rem;\r\n            font-weight: 700;\r\n            transition: all 0.3s;\r\n            text-decoration: none;\r\n            display: inline-block;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .who-contact-btn-primary::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: -100%;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: linear-gradient(90deg, transparent, rgba(6, 40, 104, 0.1), transparent);\r\n            transition: left 0.5s ease;\r\n        }\r\n        \r\n        .who-contact-btn-primary:hover::before {\r\n            left: 100%;\r\n        }\r\n        \r\n        .who-contact-btn-primary:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);\r\n            color: var(--who-contact-primary);\r\n        }\r\n        \r\n        .who-contact-btn-secondary {\r\n            background: transparent;\r\n            color: white;\r\n            border: 2px solid white;\r\n            padding: 13px 35px;\r\n            border-radius: 50px;\r\n            font-size: 1.1rem;\r\n            font-weight: 600;\r\n            transition: all 0.3s;\r\n            text-decoration: none;\r\n            display: inline-block;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .who-contact-btn-secondary::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 0;\r\n            height: 100%;\r\n            background: white;\r\n            transition: width 0.3s ease;\r\n            z-index: -1;\r\n        }\r\n        \r\n        .who-contact-btn-secondary:hover::before {\r\n            width: 100%;\r\n        }\r\n        \r\n        .who-contact-btn-secondary:hover {\r\n            color: var(--who-contact-primary);\r\n            transform: translateY(-3px);\r\n        }\r\n        \r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .who-contact-hero-title {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .who-contact-hero-subtitle {\r\n                font-size: 1.2rem;\r\n            }\r\n            \r\n            .who-contact-form-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 40px;\r\n            }\r\n            \r\n            .who-contact-form-row {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .who-contact-section-title {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .who-contact-cta .who-contact-section-title {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .who-contact-cta-buttons {\r\n                flex-direction: column;\r\n                align-items: center;\r\n            }\r\n            \r\n            .who-contact-btn-primary,\r\n            .who-contact-btn-secondary {\r\n                width: 100%;\r\n                max-width: 300px;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"who-contact-hero\">\r\n        <div class=\"container\">\r\n            <div class=\"who-contact-hero-content\" data-aos=\"fade-up\">\r\n                <div class=\"who-contact-breadcrumb\">\r\n                    <a href=\"#\">Home<\/a>\r\n                    <span>\u203a<\/span>\r\n                    <span>Contact Us<\/span>\r\n                <\/div>\r\n                <h1 class=\"who-contact-hero-title\">Get in Touch with Whoer.io<\/h1>\r\n                <p class=\"who-contact-hero-subtitle\">We're here to help with your privacy and security needs. Reach out to our expert team for support, sales, or general inquiries.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Contact Methods Section -->\r\n    <section class=\"who-contact-methods\">\r\n        <div class=\"container\">\r\n            <div class=\"text-center\" data-aos=\"fade-up\">\r\n                <span class=\"who-contact-section-badge\">Multiple Ways to Connect<\/span>\r\n                <h2 class=\"who-contact-section-title\">Choose Your Preferred Contact Method<\/h2>\r\n                <p class=\"who-contact-section-subtitle\">Whether you need technical support, have sales questions, or want to report an issue, we've got you covered with multiple contact options.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"who-contact-methods-grid\">\r\n                <div class=\"who-contact-method-card\" data-aos=\"fade-up\" data-aos-delay=\"100\">\r\n                    <div class=\"who-contact-method-icon-wrapper\">\r\n                        <i class='bx bx-envelope who-contact-method-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-method-title\">Email Support<\/h3>\r\n                    <p class=\"who-contact-method-desc\">Send us a detailed email and we'll respond within 24 hours. Perfect for non-urgent inquiries and documentation requests.<\/p>\r\n                    <a href=\"mailto:support@whoer.io\" class=\"who-contact-method-action\">support@whoer.io <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-method-card\" data-aos=\"fade-up\" data-aos-delay=\"200\">\r\n                    <div class=\"who-contact-method-icon-wrapper\">\r\n                        <i class='bx bx-message-rounded-dots who-contact-method-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-method-title\">Live Chat<\/h3>\r\n                    <p class=\"who-contact-method-desc\">Get instant help from our support team. Available Monday-Friday, 9 AM - 6 PM EST for quick questions and real-time assistance.<\/p>\r\n                    <a href=\"#\" class=\"who-contact-method-action\">Start Chat <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-method-card\" data-aos=\"fade-up\" data-aos-delay=\"300\">\r\n                    <div class=\"who-contact-method-icon-wrapper\">\r\n                        <i class='bx bx-phone who-contact-method-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-method-title\">Phone Support<\/h3>\r\n                    <p class=\"who-contact-method-desc\">Speak directly with our support specialists for urgent matters. Available for premium and enterprise customers.<\/p>\r\n                    <a href=\"tel:+1-555-0123\" class=\"who-contact-method-action\">+1 (555) 012-3456 <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Contact Form Section -->\r\n    <section class=\"who-contact-form-section\">\r\n        <div class=\"container\">\r\n            <div class=\"who-contact-form-container\" data-aos=\"fade-up\">\r\n                <div class=\"who-contact-form-grid\">\r\n                    <div class=\"who-contact-form-info\">\r\n                        <h3>Send Us a Message<\/h3>\r\n                        <p>Fill out the form below and our team will get back to you as soon as possible. We typically respond within 24 hours.<\/p>\r\n                        \r\n                        <div class=\"who-contact-info-item\">\r\n                            <div class=\"who-contact-info-icon\">\r\n                                <i class='bx bx-time-five'><\/i>\r\n                            <\/div>\r\n                            <div class=\"who-contact-info-text\">\r\n                                <div class=\"who-contact-info-label\">Response Time<\/div>\r\n                                <div class=\"who-contact-info-value\">Within 24 hours on business days<\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <div class=\"who-contact-info-item\">\r\n                            <div class=\"who-contact-info-icon\">\r\n                                <i class='bx bx-globe'><\/i>\r\n                            <\/div>\r\n                            <div class=\"who-contact-info-text\">\r\n                                <div class=\"who-contact-info-label\">Languages<\/div>\r\n                                <div class=\"who-contact-info-value\">English, Spanish, French, German, Russian<\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <div class=\"who-contact-info-item\">\r\n                            <div class=\"who-contact-info-icon\">\r\n                                <i class='bx bx-lock'><\/i>\r\n                            <\/div>\r\n                            <div class=\"who-contact-info-text\">\r\n                                <div class=\"who-contact-info-label\">Privacy Guaranteed<\/div>\r\n                                <div class=\"who-contact-info-value\">Your information is secure and never shared<\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"who-contact-form-wrapper\">\r\n                       \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f75-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"75\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/de\/wp-json\/wp\/v2\/pages\/31#wpcf7-f75-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"75\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f75-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Your Name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> Your Email<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label> Subject<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span> <\/label>\n<\/p>\n<p><label> Your Message<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send Message\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Support Channels Section (New Section to Replace Offices) -->\r\n    <section class=\"who-contact-support-channels\">\r\n        <div class=\"container\">\r\n            <div class=\"text-center\" data-aos=\"fade-up\">\r\n                <span class=\"who-contact-section-badge\">Additional Resources<\/span>\r\n                <h2 class=\"who-contact-section-title\">Self-Service Support Channels<\/h2>\r\n                <p class=\"who-contact-section-subtitle\">Find instant answers and solutions through our comprehensive self-service resources.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"who-contact-channels-grid\">\r\n                <div class=\"who-contact-channel-card\" data-aos=\"fade-up\" data-aos-delay=\"100\">\r\n                    <div class=\"who-contact-channel-icon-wrapper\">\r\n                        <i class='bx bx-book-alt who-contact-channel-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-channel-title\">Knowledge Base<\/h3>\r\n                    <p class=\"who-contact-channel-desc\">Browse our comprehensive library of articles, tutorials, and guides to find answers to common questions.<\/p>\r\n                    <a href=\"#\" class=\"who-contact-channel-action text-center\">Browse Articles <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-channel-card\" data-aos=\"fade-up\" data-aos-delay=\"200\">\r\n                    <div class=\"who-contact-channel-icon-wrapper\">\r\n                        <i class='bx bx-video who-contact-channel-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-channel-title\">Video Tutorials<\/h3>\r\n                    <p class=\"who-contact-channel-desc\">Watch step-by-step video guides to learn how to use our tools effectively and maximize your privacy.<\/p>\r\n                    <a href=\"#\" class=\"who-contact-channel-action text-center\">Watch Videos <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-channel-card\" data-aos=\"fade-up\" data-aos-delay=\"300\">\r\n                    <div class=\"who-contact-channel-icon-wrapper\">\r\n                        <i class='bx bx-code-alt who-contact-channel-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-channel-title\">Developer API<\/h3>\r\n                    <p class=\"who-contact-channel-desc\">Access our developer documentation and API reference to integrate our tools into your applications.<\/p>\r\n                    <a href=\"#\" class=\"who-contact-channel-action text-center\">View API Docs <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-channel-card\" data-aos=\"fade-up\" data-aos-delay=\"400\">\r\n                    <div class=\"who-contact-channel-icon-wrapper\">\r\n                        <i class='bx bx-group who-contact-channel-icon'><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"who-contact-channel-title\">Community Forum<\/h3>\r\n                    <p class=\"who-contact-channel-desc\">Connect with other users, share experiences, and get help from our community of privacy experts.<\/p>\r\n                    <a href=\"#\" class=\"who-contact-channel-action text-center\">Join Forum <i class='bx bx-right-arrow-alt'><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- FAQ Section -->\r\n    <section class=\"who-contact-faq\">\r\n        <div class=\"container\">\r\n            <div class=\"text-center\" data-aos=\"fade-up\">\r\n                <span class=\"who-contact-section-badge\">Quick Answers<\/span>\r\n                <h2 class=\"who-contact-section-title\">Frequently Asked Questions<\/h2>\r\n                <p class=\"who-contact-section-subtitle\">Find quick answers to common questions about our services and support.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"who-contact-faq-container\">\r\n                <div class=\"who-contact-faq-item\" data-aos=\"fade-up\" data-aos-delay=\"100\">\r\n                    <div class=\"who-contact-faq-question\">\r\n                        How quickly can I expect a response to my support ticket?\r\n                        <i class='bx bx-plus who-contact-faq-icon'><\/i>\r\n                    <\/div>\r\n                    <div class=\"who-contact-faq-answer\">\r\n                        <p class=\"who-contact-faq-text\">We typically respond to all inquiries within 24 hours on business days. Premium and enterprise customers receive priority support with average response times under 4 hours. For urgent issues, we recommend using our live chat service during business hours.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-faq-item\" data-aos=\"fade-up\" data-aos-delay=\"200\">\r\n                    <div class=\"who-contact-faq-question\">\r\n                        Do you offer phone support for all customers?\r\n                        <i class='bx bx-plus who-contact-faq-icon'><\/i>\r\n                    <\/div>\r\n                    <div class=\"who-contact-faq-answer\">\r\n                        <p class=\"who-contact-faq-text\">Phone support is available for Premium and Enterprise customers. Standard users can access our comprehensive support through email and live chat. We're constantly expanding our support channels to better serve all our customers.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-faq-item\" data-aos=\"fade-up\" data-aos-delay=\"300\">\r\n                    <div class=\"who-contact-faq-question\">\r\n                        Can I schedule a demo or consultation?\r\n                        <i class='bx bx-plus who-contact-faq-icon'><\/i>\r\n                    <\/div>\r\n                    <div class=\"who-contact-faq-answer\">\r\n                        <p class=\"who-contact-faq-text\">Absolutely! We offer personalized demos for businesses interested in our Enterprise solutions. Simply select \"Sales Inquiry\" as the subject when contacting us, and our sales team will reach out to schedule a convenient time for your demo.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-faq-item\" data-aos=\"fade-up\" data-aos-delay=\"400\">\r\n                    <div class=\"who-contact-faq-question\">\r\n                        What languages do you support?\r\n                        <i class='bx bx-plus who-contact-faq-icon'><\/i>\r\n                    <\/div>\r\n                    <div class=\"who-contact-faq-answer\">\r\n                        <p class=\"who-contact-faq-text\">Our support team can assist you in English, Spanish, French, German, and Russian. Our website and tools are available in 10+ languages, and we're continuously working to add more language support to better serve our global user base.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-faq-item\" data-aos=\"fade-up\" data-aos-delay=\"500\">\r\n                    <div class=\"who-contact-faq-question\">\r\n                        How do I report a security vulnerability?\r\n                        <i class='bx bx-plus who-contact-faq-icon'><\/i>\r\n                    <\/div>\r\n                    <div class=\"who-contact-faq-answer\">\r\n                        <p class=\"who-contact-faq-text\">If you've discovered a security vulnerability, please email security@whoer.io immediately. We take security reports very seriously and will respond within 4 hours. We also offer a bug bounty program for qualifying security researchers.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"who-contact-faq-item\" data-aos=\"fade-up\" data-aos-delay=\"600\">\r\n                    <div class=\"who-contact-faq-question\">\r\n                        Do you offer refunds for your services?\r\n                        <i class='bx bx-plus who-contact-faq-icon'><\/i>\r\n                    <\/div>\r\n                    <div class=\"who-contact-faq-answer\">\r\n                        <p class=\"who-contact-faq-text\">Yes, we offer a 30-day money-back guarantee for all our paid plans. If you're not satisfied with our service within the first 30 days, contact our support team for a full refund. No questions asked.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- CTA Section -->\r\n    <section class=\"who-contact-cta\">\r\n        <div class=\"container text-center\" data-aos=\"fade-up\">\r\n            <h2 class=\"who-contact-section-title\">Ready to Get Started?<\/h2>\r\n            <p class=\"who-contact-section-subtitle\">Join millions who trust Whoer.io for their privacy and security needs<\/p>\r\n            <div class=\"who-contact-cta-buttons\">\r\n                <a href=\"#\" class=\"who-contact-btn-primary\">Start Free Check<\/a>\r\n                <a href=\"#\" class=\"who-contact-btn-secondary\">View Pricing<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Bootstrap JS -->\r\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0\/dist\/js\/bootstrap.bundle.min.js\"><\/script>\r\n    \r\n    <!-- AOS Animation JS -->\r\n    <script src=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.js\"><\/script>\r\n    \r\n    <script>\r\n        \/\/ Initialize AOS\r\n        AOS.init({\r\n            duration: 800,\r\n            once: true,\r\n            offset: 100\r\n        });\r\n        \r\n        \/\/ FAQ Accordion\r\n        document.querySelectorAll('.who-contact-faq-question').forEach(question => {\r\n            question.addEventListener('click', () => {\r\n                const faqItem = question.parentElement;\r\n                const isActive = faqItem.classList.contains('active');\r\n                \r\n                \/\/ Close all FAQ items\r\n                document.querySelectorAll('.who-contact-faq-item').forEach(item => {\r\n                    item.classList.remove('active');\r\n                });\r\n                \r\n                \/\/ Open clicked item if it wasn't active\r\n                if (!isActive) {\r\n                    faqItem.classList.add('active');\r\n                }\r\n            });\r\n        });\r\n        \r\n        \/\/ Contact Form Submission\r\n        document.getElementById('contactForm').addEventListener('submit', function(e) {\r\n            e.preventDefault();\r\n            const submitBtn = this.querySelector('.who-contact-form-submit');\r\n            const originalText = submitBtn.textContent;\r\n            \r\n            \/\/ Simulate form submission\r\n            submitBtn.textContent = 'Sending...';\r\n            submitBtn.disabled = true;\r\n            \r\n            setTimeout(() => {\r\n                submitBtn.textContent = '\u2713 Message Sent!';\r\n                submitBtn.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';\r\n                this.reset();\r\n                \r\n                setTimeout(() => {\r\n                    submitBtn.textContent = originalText;\r\n                    submitBtn.style.background = '';\r\n                    submitBtn.disabled = false;\r\n                }, 3000);\r\n            }, 2000);\r\n        });\r\n        \r\n        \/\/ Smooth scrolling for anchor links\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n            anchor.addEventListener('click', function (e) {\r\n                e.preventDefault();\r\n                const target = document.querySelector(this.getAttribute('href'));\r\n                if (target) {\r\n                    target.scrollIntoView({\r\n                        behavior: 'smooth',\r\n                        block: 'start'\r\n                    });\r\n                }\r\n            });\r\n        });\r\n        \r\n        \/\/ Add interactive hover effect to contact method cards\r\n        document.querySelectorAll('.who-contact-method-card').forEach(card => {\r\n            card.addEventListener('mouseenter', function() {\r\n                this.querySelector('.who-contact-method-icon-wrapper').style.transform = 'scale(1.1) rotate(5deg)';\r\n            });\r\n            \r\n            card.addEventListener('mouseleave', function() {\r\n                this.querySelector('.who-contact-method-icon-wrapper').style.transform = 'scale(1) rotate(0)';\r\n            });\r\n        });\r\n    <\/script>\r\n\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:divi\/placeholder \/-->","_et_gb_content_width":"","footnotes":""},"class_list":["post-31","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/whoer.io\/wp-json\/wp\/v2\/pages\/31","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/whoer.io\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/whoer.io\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/whoer.io\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/whoer.io\/wp-json\/wp\/v2\/comments?post=31"}],"version-history":[{"count":4,"href":"https:\/\/whoer.io\/wp-json\/wp\/v2\/pages\/31\/revisions"}],"predecessor-version":[{"id":86,"href":"https:\/\/whoer.io\/wp-json\/wp\/v2\/pages\/31\/revisions\/86"}],"wp:attachment":[{"href":"https:\/\/whoer.io\/wp-json\/wp\/v2\/media?parent=31"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}