{"id":67903,"date":"2025-07-27T15:30:46","date_gmt":"2025-07-27T15:30:46","guid":{"rendered":"https:\/\/www.harsle.com\/?page_id=67903"},"modified":"2025-07-27T23:59:05","modified_gmt":"2025-07-27T23:59:05","slug":"global-voltage-finder","status":"publish","type":"page","link":"https:\/\/www.harsle.com\/ru\/global-voltage-finder\/","title":{"rendered":"\u0413\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0438\u0441\u043a \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"description\" content=\"Global Voltage Finder - Find electrical specifications for any country including single-phase voltage, three-phase voltage, frequency, number of wires, and plug types\">\n    <meta name=\"keywords\" content=\"global voltage finder, country voltage calculator, electrical specifications, voltage by country, plug types, power frequency, electrical standards\">\n    <title>Global Voltage Finder &#8211; Electrical Specifications by Country<\/title>\n    \n    <style>\n        .voltage-calculator-wrapper {\n            font-family: inherit !important;\n            line-height: 1.6 !important;\n            color: #333 !important;\n            background: transparent !important;\n            padding: 0 !important;\n            margin: 0 !important;\n            box-sizing: border-box !important;\n            position: relative !important;\n            z-index: 1 !important;\n            width: 100% !important;\n            min-height: auto !important;\n            clear: both !important;\n            float: none !important;\n            border-radius: 0 !important;\n        }\n        \n        .voltage-calculator-wrapper * {\n            box-sizing: border-box !important;\n        }\n        \n        .voltage-calculator-wrapper *,\n        .voltage-calculator-wrapper *:before,\n        .voltage-calculator-wrapper *:after {\n            box-sizing: border-box !important;\n        }\n        \n        \/* Reset common WordPress\/Elementor conflicts *\/\n        .voltage-calculator-wrapper input,\n        .voltage-calculator-wrapper select,\n        .voltage-calculator-wrapper button {\n            font-family: inherit !important;\n            font-size: inherit !important;\n            line-height: inherit !important;\n            color: inherit !important;\n            border: none !important;\n            outline: none !important;\n            background: none !important;\n            margin: 0 !important;\n            padding: 0 !important;\n            width: auto !important;\n            height: auto !important;\n            box-shadow: none !important;\n            text-shadow: none !important;\n            border-radius: 0 !important;\n        }\n        \n        \/* Ensure input fields inherit parent font settings *\/\n        .voltage-calculator-wrapper input,\n        .voltage-calculator-wrapper select {\n            font-family: inherit !important;\n            font-weight: inherit !important;\n            font-style: inherit !important;\n            letter-spacing: inherit !important;\n        }\n        \n        .voltage-calculator-wrapper .container {\n            max-width: 900px !important;\n            margin: 20px auto !important;\n            background: white !important;\n            border-radius: 20px !important;\n            box-shadow: 0 20px 40px rgba(0,0,0,0.1) !important;\n            overflow: visible !important;\n            position: relative !important;\n            z-index: 1 !important;\n            width: calc(100% - 40px) !important;\n            box-sizing: border-box !important;\n            display: block !important;\n            clear: both !important;\n        }\n        \n        .voltage-calculator-wrapper .header {\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;\n            color: white !important;\n            padding: 30px !important;\n            text-align: center !important;\n            margin: 0 !important;\n            border: none !important;\n            box-shadow: none !important;\n            position: relative !important;\n            overflow: visible !important;\n            border-radius: 20px 20px 0 0 !important;\n        }\n        \n        .voltage-calculator-wrapper .header h1 {\n            font-size: 2.5rem !important;\n            margin: 0 0 10px 0 !important;\n            padding: 0 !important;\n            font-weight: 700 !important;\n            color: white !important;\n            line-height: 1.2 !important;\n            text-shadow: none !important;\n            border: none !important;\n            background: transparent !important;\n            display: block !important;\n            width: 100% !important;\n            box-sizing: border-box !important;\n        }\n        \n        .voltage-calculator-wrapper .header p {\n            font-size: 1.1rem !important;\n            opacity: 0.9 !important;\n            color: white !important;\n            margin: 0 !important;\n            padding: 0 !important;\n            line-height: 1.4 !important;\n            background: transparent !important;\n            border: none !important;\n        }\n        \n        .voltage-calculator-wrapper .calculator-body {\n            padding: 40px !important;\n        }\n        \n        .voltage-calculator-wrapper .search-section {\n            margin-bottom: 30px !important;\n            background: #f8f9fa !important;\n            padding: 25px !important;\n            border-radius: 15px !important;\n            border: 2px solid #e9ecef !important;\n        }\n        \n        .voltage-calculator-wrapper .search-title {\n            font-size: 1.3rem !important;\n            font-weight: 600 !important;\n            color: #2c3e50 !important;\n            margin-bottom: 20px !important;\n            text-align: center !important;\n        }\n        \n        .voltage-calculator-wrapper .custom-select-wrapper {\n            margin-bottom: 20px !important;\n        }\n        \n        \n        \n        .voltage-calculator-wrapper .custom-select {\n            position: relative !important;\n            width: 100% !important;\n        }\n        \n                 .voltage-calculator-wrapper .select-trigger {\n             width: 100% !important;\n             height: 55px !important;\n             padding: 12px 40px 12px 15px !important;\n             border: 2px solid #e1e8ed !important;\n             border-radius: 12px !important;\n             background: white !important;\n             cursor: pointer !important;\n             display: flex !important;\n             align-items: center !important;\n             justify-content: space-between !important;\n             transition: all 0.3s ease !important;\n             font-size: 1rem !important;\n             color: #2c3e50 !important;\n             box-sizing: border-box !important;\n             user-select: none !important;\n             -webkit-user-select: none !important;\n             -moz-user-select: none !important;\n             -ms-user-select: none !important;\n         }\n        \n        .voltage-calculator-wrapper .select-trigger:hover {\n            border-color: #667eea !important;\n            box-shadow: 0 4px 12px rgba(102, 126, 234, 0.15) !important;\n        }\n        \n        .voltage-calculator-wrapper .select-trigger.active {\n            border-color: #667eea !important;\n            box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1) !important;\n        }\n        \n        .voltage-calculator-wrapper .select-text {\n            flex: 1 !important;\n            text-align: left !important;\n            color: #6c757d !important;\n        }\n        \n        .voltage-calculator-wrapper .select-text.selected {\n            color: #2c3e50 !important;\n            font-weight: 500 !important;\n        }\n        \n        .voltage-calculator-wrapper .select-arrow {\n            color: #6c757d !important;\n            transition: transform 0.3s ease !important;\n            display: flex !important;\n            align-items: center !important;\n        }\n        \n        .voltage-calculator-wrapper .select-trigger.active .select-arrow {\n            transform: rotate(180deg) !important;\n            color: #667eea !important;\n        }\n        \n        .voltage-calculator-wrapper .select-dropdown {\n            position: absolute !important;\n            top: 100% !important;\n            left: 0 !important;\n            right: 0 !important;\n            background: white !important;\n            border: 2px solid #667eea !important;\n            border-top: none !important;\n            border-radius: 0 0 12px 12px !important;\n            box-shadow: 0 8px 25px rgba(102, 126, 234, 0.15) !important;\n            z-index: 1000 !important;\n            display: none !important;\n            max-height: 320px !important;\n            overflow: hidden !important;\n        }\n        \n        .voltage-calculator-wrapper .select-dropdown.show {\n            display: block !important;\n        }\n        \n        .voltage-calculator-wrapper .dropdown-search {\n            padding: 15px !important;\n            border-bottom: 1px solid #e9ecef !important;\n            background: #f8f9fa !important;\n        }\n        \n        .voltage-calculator-wrapper .dropdown-search-input {\n            width: 100% !important;\n            height: 40px !important;\n            padding: 8px 12px !important;\n            border: 1px solid #e1e8ed !important;\n            border-radius: 8px !important;\n            font-size: 0.9rem !important;\n            background: white !important;\n            color: #2c3e50 !important;\n            box-sizing: border-box !important;\n            transition: all 0.2s ease !important;\n        }\n        \n        .voltage-calculator-wrapper .dropdown-search-input:focus {\n            outline: none !important;\n            border-color: #667eea !important;\n            box-shadow: 0 0 0 2px rgba(102, 126, 234, 0.1) !important;\n        }\n        \n        .voltage-calculator-wrapper .dropdown-list {\n            max-height: 250px !important;\n            overflow-y: auto !important;\n        }\n        \n        .voltage-calculator-wrapper .dropdown-item {\n            padding: 12px 15px !important;\n            cursor: pointer !important;\n            border-bottom: 1px solid #f1f3f4 !important;\n            transition: all 0.2s ease !important;\n            color: #2c3e50 !important;\n            font-size: 0.95rem !important;\n        }\n        \n        .voltage-calculator-wrapper .dropdown-item:hover {\n            background: linear-gradient(90deg, #f8f9fa 0%, #e9ecef 100%) !important;\n            color: #667eea !important;\n        }\n        \n        .voltage-calculator-wrapper .dropdown-item:last-child {\n            border-bottom: none !important;\n        }\n        \n        .voltage-calculator-wrapper .no-results {\n            text-align: center !important;\n            color: #6c757d !important;\n            font-style: italic !important;\n            padding: 10px !important;\n        }\n        \n        \/* Custom scrollbar for dropdown *\/\n        .voltage-calculator-wrapper .dropdown-list::-webkit-scrollbar {\n            width: 6px !important;\n        }\n        \n        .voltage-calculator-wrapper .dropdown-list::-webkit-scrollbar-track {\n            background: #f1f1f1 !important;\n            border-radius: 3px !important;\n        }\n        \n        .voltage-calculator-wrapper .dropdown-list::-webkit-scrollbar-thumb {\n            background: #c1c1c1 !important;\n            border-radius: 3px !important;\n        }\n        \n        .voltage-calculator-wrapper .dropdown-list::-webkit-scrollbar-thumb:hover {\n            background: #a8a8a8 !important;\n        }\n        \n        .voltage-calculator-wrapper .results {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%) !important;\n            border-radius: 15px !important;\n            padding: 30px !important;\n            margin-top: 20px !important;\n            display: none !important;\n            border: 3px solid #667eea !important;\n            opacity: 0 !important;\n            visibility: hidden !important;\n            transform: translateY(20px) !important;\n            transition: all 0.5s ease !important;\n            position: relative !important;\n            z-index: 2 !important;\n            width: 100% !important;\n            box-sizing: border-box !important;\n            clear: both !important;\n        }\n        \n        .voltage-calculator-wrapper .results.show {\n            display: block !important;\n            opacity: 1 !important;\n            visibility: visible !important;\n            transform: translateY(0) !important;\n        }\n        \n        .voltage-calculator-wrapper .country-result {\n            text-align: center !important;\n            margin-bottom: 25px !important;\n            padding: 20px !important;\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;\n            border-radius: 10px !important;\n            color: white !important;\n        }\n        \n        .voltage-calculator-wrapper .country-result h3 {\n            font-size: 1.2rem !important;\n            margin-bottom: 10px !important;\n            opacity: 0.9 !important;\n            color: white !important;\n        }\n        \n        .voltage-calculator-wrapper .country-result .country-name {\n            font-size: 2.2rem !important;\n            font-weight: 700 !important;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.2) !important;\n            color: white !important;\n        }\n        \n        .voltage-calculator-wrapper .specifications-grid {\n            display: grid !important;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important;\n            gap: 15px !important;\n        }\n        \n        .voltage-calculator-wrapper .spec-item {\n            background: white !important;\n            padding: 20px !important;\n            border-radius: 10px !important;\n            border-left: 4px solid #667eea !important;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05) !important;\n            text-align: center !important;\n        }\n        \n        .voltage-calculator-wrapper .spec-item .label {\n            font-weight: 600 !important;\n            color: #2c3e50 !important;\n            margin-bottom: 8px !important;\n            font-size: 0.9rem !important;\n            text-transform: uppercase !important;\n            letter-spacing: 0.5px !important;\n        }\n        \n        .voltage-calculator-wrapper .spec-item .value {\n            font-size: 1.4rem !important;\n            color: #667eea !important;\n            font-weight: 700 !important;\n            line-height: 1.2 !important;\n        }\n        \n        .voltage-calculator-wrapper .plug-type {\n            grid-column: 1 \/ -1 !important;\n            text-align: center !important;\n        }\n        \n        .voltage-calculator-wrapper .plug-type .value {\n            font-size: 1.2rem !important;\n            line-height: 1.4 !important;\n        }\n        \n        .voltage-calculator-wrapper .error-message {\n            background: #f8d7da !important;\n            color: #721c24 !important;\n            padding: 15px !important;\n            border-radius: 10px !important;\n            margin-top: 15px !important;\n            display: none !important;\n            border: 1px solid #f5c6cb !important;\n            text-align: center !important;\n        }\n        \n        .voltage-calculator-wrapper .error-message.show {\n            display: block !important;\n        }\n        \n        .voltage-calculator-wrapper .no-results {\n            text-align: center !important;\n            color: #6c757d !important;\n            font-style: italic !important;\n            padding: 10px !important;\n        }\n        \n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .voltage-calculator-wrapper .header h1 {\n                font-size: 2rem !important;\n            }\n            \n            .voltage-calculator-wrapper .header p {\n                font-size: 1rem !important;\n            }\n            \n            .voltage-calculator-wrapper .calculator-body {\n                padding: 20px !important;\n            }\n            \n                         .voltage-calculator-wrapper .custom-select-wrapper {\n                 margin-bottom: 15px !important;\n             }\n            \n            .voltage-calculator-wrapper .country-result .country-name {\n                font-size: 1.8rem !important;\n            }\n            \n            .voltage-calculator-wrapper .specifications-grid {\n                grid-template-columns: 1fr !important;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .voltage-calculator-wrapper .container {\n                margin: 10px auto !important;\n                width: calc(100% - 20px) !important;\n                border-radius: 15px !important;\n            }\n            \n            .voltage-calculator-wrapper .header {\n                border-radius: 15px 15px 0 0 !important;\n                padding: 20px !important;\n            }\n            \n            .voltage-calculator-wrapper .header h1 {\n                font-size: 1.8rem !important;\n            }\n            \n            .voltage-calculator-wrapper .calculator-body {\n                padding: 15px !important;\n            }\n            \n            .voltage-calculator-wrapper .search-section {\n                padding: 20px !important;\n            }\n            \n            .voltage-calculator-wrapper .country-result .country-name {\n                font-size: 1.6rem !important;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"voltage-calculator-wrapper\">\n        <div class=\"container\">\n            <div class=\"header\">\n                <h1>Global Voltage Finder<\/h1>\n                <p>Find electrical specifications for any country including voltage, frequency, and plug types<\/p>\n            <\/div>\n        \n            <div class=\"calculator-body\">\n                <div class=\"search-section\">\n                    <div class=\"search-title\">Select a Country<\/div>\n                    \n                    <div class=\"custom-select-wrapper\">\n                        <div class=\"custom-select\" id=\"custom-select\">\n                            <div class=\"select-trigger\" id=\"select-trigger\">\n                                <span class=\"select-text\" id=\"select-text\">Choose country<\/span>\n                                <div class=\"select-arrow\">\n                                    <svg width=\"12\" height=\"8\" viewBox=\"0 0 12 8\" fill=\"none\">\n                                        <path d=\"M6 8L0 2H12L6 8Z\" fill=\"currentColor\"\/>\n                                    <\/svg>\n                                <\/div>\n                            <\/div>\n                            <div class=\"select-dropdown\" id=\"select-dropdown\">\n                                <div class=\"dropdown-search\">\n                                    <input type=\"text\" id=\"dropdown-search\" class=\"dropdown-search-input\" placeholder=\"Search countries...\" autocomplete=\"off\">\n                                <\/div>\n                                <div class=\"dropdown-list\" id=\"dropdown-list\">\n                                    <!-- Countries will be populated here -->\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"error-message\" id=\"error-message\"><\/div>\n                \n                <div class=\"results\" id=\"results\">\n                    <div class=\"country-result\">\n                        <h3>Electrical Specifications for<\/h3>\n                        <div class=\"country-name\" id=\"selected-country\">&#8211;<\/div>\n                    <\/div>\n                    \n                    <div class=\"specifications-grid\">\n                        <div class=\"spec-item\">\n                            <div class=\"label\">Single-Phase Voltage<\/div>\n                            <div class=\"value\" id=\"single-voltage\">&#8211;<\/div>\n                        <\/div>\n                        <div class=\"spec-item\">\n                            <div class=\"label\">Three-Phase Voltage<\/div>\n                            <div class=\"value\" id=\"three-voltage\">&#8211;<\/div>\n                        <\/div>\n                        <div class=\"spec-item\">\n                            <div class=\"label\">Frequency<\/div>\n                            <div class=\"value\" id=\"frequency\">&#8211;<\/div>\n                        <\/div>\n                        <div class=\"spec-item\">\n                            <div class=\"label\">Number of Wires<\/div>\n                            <div class=\"value\" id=\"wires\">&#8211;<\/div>\n                        <\/div>\n                        <div class=\"spec-item plug-type\">\n                            <div class=\"label\">Plug Types<\/div>\n                            <div class=\"value\" id=\"plug-types\">&#8211;<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        \/\/ Country electrical specifications database\n        const countryData = {\n            \"Afghanistan\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Albania\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Algeria\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Argentina\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type I\"\n            },\n            \"Armenia\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Australia\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type I\"\n            },\n            \"Austria\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Azerbaijan\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Bahrain\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type G\"\n            },\n            \"Bangladesh\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type C, Type D, Type G, Type K\"\n            },\n            \"Belarus\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Belgium\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type E\"\n            },\n            \"Bolivia\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type C\"\n            },\n            \"Brazil\": {\n                singlePhase: \"127V\/220V\",\n                threePhase: \"220V\/380V\",\n                frequency: \"60 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type B, Type C, Type N\"\n            },\n            \"Bulgaria\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Cambodia\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type C, Type G\"\n            },\n            \"Canada\": {\n                singlePhase: \"120V\/240V\",\n                threePhase: \"208V\/480V\",\n                frequency: \"60 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type B\"\n            },\n            \"Chile\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type L\"\n            },\n            \"China\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type C, Type I\"\n            },\n            \"Colombia\": {\n                singlePhase: \"120V\",\n                threePhase: \"208V\",\n                frequency: \"60 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type B\"\n            },\n            \"Croatia\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Czech Republic\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type E\"\n            },\n            \"Denmark\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type E, Type F, Type K\"\n            },\n            \"Ecuador\": {\n                singlePhase: \"120V\",\n                threePhase: \"208V\",\n                frequency: \"60 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type B\"\n            },\n            \"Egypt\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Estonia\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Ethiopia\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type E, Type F, Type L\"\n            },\n            \"Finland\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"France\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type E\"\n            },\n            \"Georgia\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Germany\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Ghana\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type D, Type G\"\n            },\n            \"Greece\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Hungary\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Iceland\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"India\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type D, Type M\"\n            },\n            \"Indonesia\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Iran\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Iraq\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type D, Type G\"\n            },\n            \"Ireland\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type G\"\n            },\n            \"Israel\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type H, Type M\"\n            },\n            \"Italy\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F, Type L\"\n            },\n            \"Japan\": {\n                singlePhase: \"100V\",\n                threePhase: \"200V\",\n                frequency: \"50\/60 Hz\",\n                wires: \"3\",\n                plugTypes: \"Type A, Type B\"\n            },\n            \"Jordan\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type B, Type C, Type D, Type F, Type G, Type J\"\n            },\n            \"Kazakhstan\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Kenya\": {\n                singlePhase: \"240V\",\n                threePhase: \"415V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type G\"\n            },\n            \"Kuwait\": {\n                singlePhase: \"240V\",\n                threePhase: \"415V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type G\"\n            },\n            \"Latvia\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Lebanon\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type B, Type C, Type D, Type G\"\n            },\n            \"Lithuania\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Luxembourg\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Malaysia\": {\n                singlePhase: \"240V\",\n                threePhase: \"415V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type G, Type M\"\n            },\n            \"Mexico\": {\n                singlePhase: \"127V\",\n                threePhase: \"220V\",\n                frequency: \"60 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type B\"\n            },\n            \"Morocco\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type E\"\n            },\n            \"Netherlands\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"New Zealand\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type I\"\n            },\n            \"Nigeria\": {\n                singlePhase: \"230V\",\n                threePhase: \"415V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type D, Type G\"\n            },\n            \"Norway\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Pakistan\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type D, Type G, Type M\"\n            },\n            \"Peru\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"60 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type B, Type C\"\n            },\n            \"Philippines\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"60 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type B, Type C\"\n            },\n            \"Poland\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type E\"\n            },\n            \"Portugal\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Qatar\": {\n                singlePhase: \"240V\",\n                threePhase: \"415V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type D, Type G\"\n            },\n            \"Romania\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Russia\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Saudi Arabia\": {\n                singlePhase: \"127V\/220V\",\n                threePhase: \"220V\/380V\",\n                frequency: \"60 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type B, Type C, Type F, Type G\"\n            },\n            \"Singapore\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type G, Type M\"\n            },\n            \"Slovakia\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type E\"\n            },\n            \"Slovenia\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"South Africa\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type D, Type M, Type N\"\n            },\n            \"South Korea\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"60 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Spain\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Sri Lanka\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type D, Type G, Type M\"\n            },\n            \"Sweden\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Switzerland\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type J\"\n            },\n            \"Taiwan\": {\n                singlePhase: \"110V\",\n                threePhase: \"220V\",\n                frequency: \"60 Hz\",\n                wires: \"3\",\n                plugTypes: \"Type A, Type B\"\n            },\n            \"Thailand\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type B, Type C, Type F, Type O\"\n            },\n            \"Turkey\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"Ukraine\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F\"\n            },\n            \"United Arab Emirates\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type D, Type G\"\n            },\n            \"United Kingdom\": {\n                singlePhase: \"230V\",\n                threePhase: \"400V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type G\"\n            },\n            \"United States\": {\n                singlePhase: \"120V\/240V\",\n                threePhase: \"208V\/480V\",\n                frequency: \"60 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type B\"\n            },\n            \"Uruguay\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type C, Type F, Type I, Type L\"\n            },\n            \"Venezuela\": {\n                singlePhase: \"120V\",\n                threePhase: \"208V\",\n                frequency: \"60 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type B\"\n            },\n            \"Vietnam\": {\n                singlePhase: \"220V\",\n                threePhase: \"380V\",\n                frequency: \"50 Hz\",\n                wires: \"3-4\",\n                plugTypes: \"Type A, Type C, Type D, Type F, Type G\"\n            }\n        };\n\n                 \/\/ Initialize calculator\n         function initializeVoltageCalculator() {\n             const selectTrigger = document.getElementById('select-trigger');\n             const selectDropdown = document.getElementById('select-dropdown');\n             const dropdownSearch = document.getElementById('dropdown-search');\n             const dropdownList = document.getElementById('dropdown-list');\n             const selectText = document.getElementById('select-text');\n             \n             \/\/ Check if elements exist\n             if (!selectTrigger || !selectDropdown || !dropdownSearch || !dropdownList || !selectText) {\n                 setTimeout(initializeVoltageCalculator, 100);\n                 return;\n             }\n             \n             \/\/ Populate dropdown list\n             populateDropdownList();\n             \n             \/\/ Toggle dropdown - use multiple event types for better compatibility\n             selectTrigger.addEventListener('click', function(e) {\n                 e.preventDefault();\n                 e.stopPropagation();\n                 toggleDropdown();\n             });\n             \n             selectTrigger.addEventListener('touchstart', function(e) {\n                 e.preventDefault();\n                 e.stopPropagation();\n                 toggleDropdown();\n             });\n             \n             \/\/ Search in dropdown\n             dropdownSearch.addEventListener('input', function() {\n                 const query = this.value.toLowerCase().trim();\n                 filterCountries(query);\n             });\n             \n             \/\/ Handle keyboard navigation\n             dropdownSearch.addEventListener('keydown', function(e) {\n                 if (e.key === 'Escape') {\n                     closeDropdown();\n                 }\n             });\n             \n             \/\/ Prevent dropdown from closing when clicking inside\n             selectDropdown.addEventListener('click', function(e) {\n                 e.stopPropagation();\n             });\n             \n             \/\/ Close dropdown when clicking outside\n             document.addEventListener('click', function(e) {\n                 if (!e.target.closest('.custom-select')) {\n                     closeDropdown();\n                 }\n             });\n         }\n         \n         function populateDropdownList() {\n             const dropdownList = document.getElementById('dropdown-list');\n             const countries = Object.keys(countryData).sort();\n             \n             dropdownList.innerHTML = countries.map(country => \n                 `<div class=\"dropdown-item\" onclick=\"selectCountry('${country}')\">${country}<\/div>`\n             ).join('');\n         }\n         \n         function filterCountries(query) {\n             const dropdownList = document.getElementById('dropdown-list');\n             const countries = Object.keys(countryData);\n             \n             if (!query) {\n                 \/\/ Show all countries if no search query\n                 populateDropdownList();\n                 return;\n             }\n             \n             \/\/ Filter countries that match the query\n             const matches = countries.filter(country => \n                 country.toLowerCase().includes(query)\n             );\n             \n             \/\/ Sort matches with priority: starts with query first, then alphabetical\n             const sortedMatches = matches.sort((a, b) => {\n                 const aLower = a.toLowerCase();\n                 const bLower = b.toLowerCase();\n                 const aStartsWith = aLower.startsWith(query);\n                 const bStartsWith = bLower.startsWith(query);\n                 \n                 if (aStartsWith && !bStartsWith) return -1;\n                 if (!aStartsWith && bStartsWith) return 1;\n                 return aLower.localeCompare(bLower);\n             });\n             \n             if (sortedMatches.length > 0) {\n                 dropdownList.innerHTML = sortedMatches.map(country => \n                     `<div class=\"dropdown-item\" onclick=\"selectCountry('${country}')\">${country}<\/div>`\n                 ).join('');\n             } else {\n                 dropdownList.innerHTML = '<div class=\"dropdown-item\" style=\"color: #6c757d; cursor: default;\">No countries found<\/div>';\n             }\n         }\n         \n         function toggleDropdown() {\n             const selectTrigger = document.getElementById('select-trigger');\n             const selectDropdown = document.getElementById('select-dropdown');\n             const dropdownSearch = document.getElementById('dropdown-search');\n             \n             if (!selectTrigger || !selectDropdown || !dropdownSearch) {\n                 return;\n             }\n             \n             const isOpen = selectDropdown.classList.contains('show');\n             \n             if (isOpen) {\n                 closeDropdown();\n             } else {\n                 selectTrigger.classList.add('active');\n                 selectDropdown.classList.add('show');\n                 \n                 \/\/ Focus on search input and select all text\n                 setTimeout(() => {\n                     dropdownSearch.focus();\n                     dropdownSearch.select();\n                 }, 150);\n             }\n         }\n         \n         function closeDropdown() {\n             const selectTrigger = document.getElementById('select-trigger');\n             const selectDropdown = document.getElementById('select-dropdown');\n             const dropdownSearch = document.getElementById('dropdown-search');\n             \n             selectTrigger.classList.remove('active');\n             selectDropdown.classList.remove('show');\n             dropdownSearch.value = '';\n             populateDropdownList(); \/\/ Reset list to show all countries\n         }\n         \n         function selectCountry(country) {\n             const selectText = document.getElementById('select-text');\n             \n             selectText.textContent = country;\n             selectText.classList.add('selected');\n             closeDropdown();\n             showCountryData(country);\n         }\n        \n        function showCountryData(country) {\n            const data = countryData[country];\n            if (!data) {\n                showError('Country data not found');\n                return;\n            }\n            \n            \/\/ Update country name\n            document.getElementById('selected-country').textContent = country;\n            \n            \/\/ Update specifications\n            document.getElementById('single-voltage').textContent = data.singlePhase;\n            document.getElementById('three-voltage').textContent = data.threePhase;\n            document.getElementById('frequency').textContent = data.frequency;\n            document.getElementById('wires').textContent = data.wires;\n            document.getElementById('plug-types').textContent = data.plugTypes;\n            \n            \/\/ Show results\n            const results = document.getElementById('results');\n            const errorDiv = document.getElementById('error-message');\n            \n            errorDiv.classList.remove('show');\n            results.classList.add('show');\n            \n            \/\/ Scroll to results\n            setTimeout(() => {\n                results.scrollIntoView({ behavior: 'smooth', block: 'center' });\n            }, 300);\n        }\n        \n        function showError(message) {\n            const errorDiv = document.getElementById('error-message');\n            const results = document.getElementById('results');\n            \n            errorDiv.textContent = message;\n            errorDiv.classList.add('show');\n            results.classList.remove('show');\n        }\n        \n                 \/\/ Initialize when DOM is ready with multiple attempts\n         function tryInitialize() {\n             if (document.readyState === 'loading') {\n                 document.addEventListener('DOMContentLoaded', initializeVoltageCalculator);\n             } else {\n                 initializeVoltageCalculator();\n             }\n         }\n         \n         \/\/ Multiple initialization attempts for better reliability\n         tryInitialize();\n         \n         \/\/ Also initialize on window load as backup\n         window.addEventListener('load', function() {\n             setTimeout(initializeVoltageCalculator, 100);\n         });\n         \n         \/\/ Additional backup initialization\n         setTimeout(function() {\n             initializeVoltageCalculator();\n         }, 500);\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n\n<section class=\"features-section\">\n    <div class=\"features-container\">\n        <div class=\"feature-card\">\n            <div class=\"feature-icon\">\ud83d\udd0c<\/div>\n            <h3 class=\"feature-title\">Global Voltage Database<\/h3>\n            <p class=\"feature-description\">Comprehensive coverage of 230+ countries with accurate single-phase and three-phase voltage specifications.<\/p>\n        <\/div>\n        \n        <div class=\"feature-card\">\n            <div class=\"feature-icon\">\u26a1<\/div>\n            <h3 class=\"feature-title\">Detailed Electrical Data<\/h3>\n            <p class=\"feature-description\">Precise voltage (110V-480V), frequency (50\/60Hz), and phase information for each location.<\/p>\n        <\/div>\n        \n        <div class=\"feature-card\">\n            <div class=\"feature-icon\">\ud83e\udde9<\/div>\n            <h3 class=\"feature-title\">Plug Type Reference<\/h3>\n            <p class=\"feature-description\">Visual guide to international plug types (A\/B\/C\/D\/etc.) with compatibility information.<\/p>\n        <\/div>\n        \n        <div class=\"feature-card\">\n            <div class=\"feature-icon\">\ud83c\udf10<\/div>\n            <h3 class=\"feature-title\">Regional Standards<\/h3>\n            <p class=\"feature-description\">Understand continental electrical standards (NEMA, IEC, BS, etc.) at a glance.<\/p>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n    .features-section {\n        padding: 4rem 0;\n    }\n    \n    .features-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 20px;\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 2rem;\n    }\n    \n    .feature-card {\n        background: white;\n        border-radius: 12px;\n        padding: 2rem;\n        text-align: center;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        transition: all 0.3s ease;\n        border: 1px solid #eaeaea;\n    }\n    \n    .feature-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\n        border-color: #3498db;\n    }\n    \n    .feature-icon {\n        font-size: 2.5rem;\n        color: #3498db;\n        margin-bottom: 1.5rem;\n    }\n    \n    .feature-title {\n        color: #2c3e50;\n        font-size: 1.25rem;\n        margin: 0 0 1rem 0;\n    }\n    \n    .feature-description {\n        color: #666;\n        font-size: 1rem;\n        line-height: 1.6;\n        margin: 0;\n    }\n    \n    @media (max-width: 768px) {\n        .features-container {\n            grid-template-columns: 1fr;\n            gap: 1.5rem;\n        }\n        \n        .feature-card {\n            padding: 1.5rem;\n        }\n    }\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>\u0413\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0438\u0441\u043a \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f \u2013 \u044d\u043b\u0435\u043a\u0442\u0440\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u0438\u0441\u0442\u0438\u043a\u0438 \u043f\u043e \u0441\u0442\u0440\u0430\u043d\u0430\u043c \u0413\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0438\u0441\u043a \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f \u041d\u0430\u0439\u0434\u0438\u0442\u0435 \u044d\u043b\u0435\u043a\u0442\u0440\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u0438\u0441\u0442\u0438\u043a\u0438 \u0434\u043b\u044f \u043b\u044e\u0431\u043e\u0439 \u0441\u0442\u0440\u0430\u043d\u044b, \u0432\u043a\u043b\u044e\u0447\u0430\u044f \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435, \u0447\u0430\u0441\u0442\u043e\u0442\u0443,<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-67903","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.harsle.com\/ru\/wp-json\/wp\/v2\/pages\/67903","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.harsle.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.harsle.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.harsle.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.harsle.com\/ru\/wp-json\/wp\/v2\/comments?post=67903"}],"version-history":[{"count":0,"href":"https:\/\/www.harsle.com\/ru\/wp-json\/wp\/v2\/pages\/67903\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.harsle.com\/ru\/wp-json\/wp\/v2\/media?parent=67903"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}