{"id":1964,"date":"2025-04-11T05:40:36","date_gmt":"2025-04-11T05:40:36","guid":{"rendered":"https:\/\/ocr365.com\/?page_id=1964"},"modified":"2025-08-06T03:28:38","modified_gmt":"2025-08-06T03:28:38","slug":"%d1%81%d0%b6%d0%b0%d1%82%d0%b8%d0%b5-%d0%b8%d0%b7%d0%be%d0%b1%d1%80%d0%b0%d0%b6%d0%b5%d0%bd%d0%b8%d0%b9","status":"publish","type":"page","link":"https:\/\/ocr365.com\/ru\/image-compression\/","title":{"rendered":"\u0421\u0436\u0430\u0442\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1964\" class=\"elementor elementor-1964\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39d6520d e-con-full e-flex e-con e-parent\" data-id=\"39d6520d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1aac1588 elementor-widget elementor-widget-shortcode\" data-id=\"1aac1588\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"compress-jpg-container\">\n    <style>\n        \/* Global styles for all panels *\/\n        .compress-jpg-container {\n            max-width: 1200px !important;\n            width: 100% !important;\n            margin-left: auto !important;\n            margin-right: auto !important;\n        }\n        \n        .compress-jpg-app {\n            width: 100% !important;\n            max-width: 100% !important;\n            background: transparent !important;\n            box-shadow: none !important;\n        }\n        \n        .compress-jpg-panel {\n            width: 100% !important;\n            max-width: 1200px !important;\n            margin: 0 auto !important;\n            padding: 30px !important;\n        }\n        \n        .compress-jpg-container #preview-panel, \n        .compress-jpg-container #process-panel, \n        .compress-jpg-container #download-panel {\n            background-color: #fff !important;\n            box-shadow: 0 8px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;\n            border: 1px solid #939598 !important;\n            border-radius: 12px !important;\n        }\n        \n        #upload-panel {\n            background: transparent !important;\n            box-shadow: none !important;\n            border-radius: 0 !important;\n            padding: 0 !important;\n        }\n    <\/style>\n    <div class=\"compress-jpg-app\">\n        <!-- STEP 1: Upload Interface -->\n        <div class=\"compress-jpg-panel active\" id=\"upload-panel\">\n            <style>\n                \/* Custom H1 and description styles *\/\n                .compress-jpg-heading-section {\n                    max-width: 1000px;\n                    margin: 0 auto 30px;\n                    text-align: center;\n                }\n                \n                .compress-jpg-heading {\n                    font-size: 42px;\n                    font-weight: 700;\n                    margin-bottom: 15px;\n                    line-height: 1.2;\n                    color: #1f2937;\n                }\n                \n                .compress-jpg-description {\n                    font-size: 18px;\n                    line-height: 1.6;\n                    color: #4b5563;\n                    margin-bottom: 30px;\n                }\n                \n                \/* Responsive styles for heading section *\/\n                @media (max-width: 768px) {\n                    .compress-jpg-heading {\n                        font-size: 32px;\n                    }\n                    \n                    .compress-jpg-description {\n                        font-size: 16px;\n                    }\n                }\n                \n                @media (max-width: 480px) {\n                    .compress-jpg-heading {\n                        font-size: 28px;\n                    }\n                    \n                    .compress-jpg-description {\n                        font-size: 15px;\n                    }\n                }\n                \n                \/* Inline styles to ensure correct appearance of upload area *\/\n                .ic-upload-area {\n                    width: 100%;\n                    max-width: 1000px;\n                    margin: 0 auto;\n                    position: relative;\n                }\n                \n                .ic-upload-container {\n                    background-color: #0052d9;\n                    border-radius: 12px;\n                    height: 300px;\n                    display: flex;\n                    flex-direction: column;\n                    align-items: center;\n                    justify-content: center;\n                    position: relative;\n                    overflow: hidden;\n                    outline: 1px dashed #ffffffd9;\n                    outline-offset: -14px;\n                }\n                \n                \/* Drag and drop styles *\/\n                .ic-upload-container.dragover {\n                    background-color: #0046bc;\n                    outline: 2px dashed #ffffff;\n                    outline-offset: -12px;\n                }\n                \n                .ic-file-icon-group {\n                    display: flex;\n                    align-items: center;\n                    justify-content: center;\n                    position: relative;\n                    transform: scale(1);\n                    margin-bottom: 20px;\n                }\n                \n                .ic-choose-btn-wrapper {\n                    margin-bottom: 18px;\n                }\n                \n                .ic-choose-files-btn {\n                    background-color: white;\n                    color: #333;\n                    border: none;\n                    padding: 7.5px 24px;\n                    border-radius: 4px;\n                    font-size: 16px;\n                    font-weight: 700;\n                    cursor: pointer;\n                    display: inline-flex;\n                    align-items: center;\n                    box-shadow: 0 1px 3px rgba(0,0,0,0.1);\n                }\n                \n                .ic-choose-files-btn:hover {\n                    background-color: #f8f8f8;\n                    box-shadow: 0 2px 5px rgba(0,0,0,0.15);\n                }\n                \n                .ic-choose-files-btn svg {\n                    margin-right: 10px;\n                }\n                \n                .ic-drop-text {\n                    color: white;\n                    font-size: 15px;\n                    opacity: 0.95;\n                }\n                \n                \/* Benefits section styles *\/\n                .ic-benefits-section {\n                    max-width: 1000px;\n                    margin: 20px auto 0;\n                    display: flex;\n                    gap: 50px;\n                }\n                \n                .ic-benefits-left {\n                    flex: 1;\n                    font-size: 16px;\n                    line-height: 1.6;\n                }\n                \n                .ic-benefits-right {\n                    flex: 1;\n                }\n                \n                .ic-benefit-item {\n                    display: flex;\n                    align-items: center;\n                    gap: 14px;\n                    margin-bottom: 16px;\n                }\n                \n                .ic-benefit-icon {\n                    width: 20px;\n                    height: 20px;\n                    border-radius: 50%;\n                    background-color: #0dbb30;\n                    display: flex;\n                    align-items: center;\n                    justify-content: center;\n                    flex-shrink: 0;\n                }\n                \n                .ic-benefit-text {\n                    font-size: 16px;\n                }\n                \n                \/* Media queries for new upload area *\/\n                @media (max-width: 768px) {\n                    .ic-upload-container {\n                        height: 250px;\n                    }\n                    \n                    .ic-choose-files-btn {\n                        padding: 10px 20px;\n                        font-size: 15px;\n                    }\n                    \n                    .ic-benefits-section {\n                        flex-direction: column;\n                        gap: 5px;\n                    }\n                }\n                \n                @media (max-width: 480px) {\n                    .ic-upload-container {\n                        height: 220px;\n                        outline-offset: -10px;\n                    }\n                    \n                    .ic-choose-files-btn {\n                        padding: 8px 16px;\n                        font-size: 14px;\n                    }\n                    \n                    .ic-drop-text {\n                        font-size: 14px;\n                    }\n                    \n                    .ic-file-icon-group {\n                        margin-bottom: 15px;\n                    }\n                    \n                    .ic-benefit-text {\n                        font-size: 15px;\n                    }\n                }\n                \n                \/* Preserve file input style *\/\n                .compress-jpg-file-input {\n                    position: absolute;\n                    top: 0;\n                    left: 0;\n                    width: 100%;\n                    height: 100%;\n                    opacity: 0;\n                    cursor: pointer;\n                }\n            <\/style>\n            \n                        \n            <!-- Heading Section (Only visible in upload panel) -->\n            <div class=\"compress-jpg-heading-section\">\n                <h1 class=\"compress-jpg-heading\">\u0421\u0436\u0430\u0442\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<\/h1>\n                <div class=\"compress-jpg-description\">\u0421\u0436\u0430\u0442\u044c <a href='\/ru\/%d1%81%d0%b6%d0%b0%d1%82%d1%8c-jpg\/' style='color:#0073e6;font-weight:bold'>JPG<\/a>, <a href='\/ru\/%d1%81%d0%b6%d0%b8%d0%bc%d0%b0%d1%82%d1%8c-png\/' style='color:#0073e6;font-weight:bold'>PNG<\/a>, <a href='\/ru\/%d1%81%d0%b6%d0%b8%d0%bc%d0%b0%d1%82%d1%8c-gif\/' style='color:#0073e6;font-weight:bold'>GIF<\/a><\/div>\n            <\/div>\n            \n            <div class=\"ic-upload-area\">\n                <div class=\"ic-upload-container\" id=\"compress-jpg-dropzone\">\n                    <div class=\"ic-file-icon-group\">\n                        <div class=\"ic-file-icon image1\">\n                            <svg width=\"50\" height=\"50\" viewbox=\"0 0 70 70\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-no-translation=\"\">\n                                <rect x=\"5\" y=\"5\" width=\"60\" height=\"60\" rx=\"8\" fill=\"#F5F9FF\" stroke=\"#E6E6E6\" stroke-width=\"1\"\/>\n                                <rect x=\"10\" y=\"10\" width=\"50\" height=\"40\" rx=\"6\" fill=\"#FFFFFF\" stroke=\"#4285F4\" stroke-width=\"1.5\"\/>\n                                <circle cx=\"22\" cy=\"22\" r=\"5\" fill=\"#4285F4\"\/>\n                                <path d=\"M10 42L25 30L40 42L60 28\" stroke=\"#4285F4\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                                <path d=\"M35 50H55\" stroke=\"#4285F4\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n                                <path d=\"M40 55H50\" stroke=\"#4285F4\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n                        <\/svg>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"ic-choose-btn-wrapper\">\n                        <button class=\"ic-choose-files-btn\" id=\"compress-jpg-select-file-button\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" data-no-translation=\"\">\n                                <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect>\n                                <circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle>\n                                <polyline points=\"21 15 16 10 5 21\"><\/polyline>\n                                <\/svg>\n                            <span data-translatepress=\"select_images\">\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<\/span>\n                            <\/button>\n                    <\/div>\n                    \n                    <p class=\"ic-drop-text\" data-translatepress=\"drop_files\">\u0438\u043b\u0438 \u0441\u043a\u0438\u043d\u044c\u0442\u0435 \u0444\u0430\u0439\u043b\u044b \u0441\u044e\u0434\u0430<\/p>\n                    <input type=\"file\" id=\"compress-jpg-file-input\" multiple accept=\".jpg,.jpeg,.png,.gif\" class=\"compress-jpg-file-input\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"ic-benefits-section\">\n                <div class=\"ic-benefits-left\">\n                    <p data-translatepress=\"optimize_description\">\u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u0443\u0439\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043d\u0430 \u0441\u0432\u043e\u0435\u043c \u0441\u0430\u0439\u0442\u0435 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043c\u043e\u0449\u043d\u043e\u0433\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430 \u0441\u0436\u0430\u0442\u0438\u044f. \u0423\u043c\u0435\u043d\u044c\u0448\u0430\u0439\u0442\u0435 \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u043e\u0432, \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u044f \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e. \u041d\u0435 \u043d\u0443\u0436\u043d\u043e \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0438\u043b\u0438 \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0442\u044c.<\/p>\n                <\/div>\n                <div class=\"ic-benefits-right\">\n                    <div class=\"ic-benefit-item\">\n                        <div class=\"ic-benefit-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" data-no-translation=\"\">\n                                <polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"white\" stroke=\"none\"\/>\n                            <\/svg>\n                        <\/div>\n                        <span class=\"ic-benefit-text\" data-translatepress=\"benefit_filesize\">\u0423\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u0435 \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430 \u0434\u043e 80%<\/span>\n                    <\/div>\n                    <div class=\"ic-benefit-item\">\n                        <div class=\"ic-benefit-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" data-no-translation=\"\">\n                                <polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"white\" stroke=\"none\"\/>\n                            <\/svg>\n                        <\/div>\n                        <span class=\"ic-benefit-text\" data-translatepress=\"benefit_speed\">\u0423\u0441\u043a\u043e\u0440\u044c\u0442\u0435 \u0432\u0440\u0435\u043c\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0432\u0430\u0448\u0435\u0433\u043e \u0441\u0430\u0439\u0442\u0430<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Upload Panel Advertisement (Only visible in upload panel) -->\n            <div class=\"compress-jpg-upload-ad-container\">\n                <style>\n                    \/* Advertisement container styles for upload panel *\/\n                    .compress-jpg-upload-ad-container {\n                        margin: 10px auto 0;\n                        overflow: hidden;\n                        display: flex;\n                        justify-content: center;\n                        align-items: center;\n                    }\n                    \n                    \/* Mobile styles - hide if needed *\/\n                    @media (max-width: 480px) {\n                        \/* You can add mobile-specific styles here if needed *\/\n                    }\n                <\/style>\n                \n                <div class='code-block code-block-3' style='margin: 8px 0; clear: both;'>\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8069529413860845\"\n     crossorigin=\"anonymous\"><\/script>\n<!-- 1000-100 -->\n<ins class=\"adsbygoogle\"\n     style=\"display:inline-block;width:1000px;height:100px\"\n     data-ad-client=\"ca-pub-8069529413860845\"\n     data-ad-slot=\"9855343712\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script><\/div>\n            <\/div>\n            \n            <!-- Upload Panel Extra Content (Only visible in upload panel) -->\n                        <div class=\"compress-jpg-upload-extra-content\">\n                <style>\n                    \/* Extra content container styles *\/\n                    .compress-jpg-upload-extra-content {\n                        margin: 20px auto 0;\n                        overflow: hidden;\n                    }\n                <\/style>\n                \n                <link rel=\"stylesheet\" href=\"\/wp-content\/plugins\/Compress-jpg\/templates\/extra\/compressor.css\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <div class=\"imgcomp-container\" style=\"box-shadow: 0 10px 30px rgba(0,0,0,0.05); border-radius: 20px; overflow: hidden; padding: 30px;\">\r\n        <section class=\"imgcomp-features\" style=\"position: relative;\">\r\n            <div class=\"imgcomp-feature\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-top: 4px solid #3b82f6;\">\r\n                <div class=\"imgcomp-feature-icon\" style=\"background: linear-gradient(135deg, #3b82f6, #2563eb); box-shadow: 0 10px 15px -3px rgba(59, 130, 246, 0.3);\">\r\n                    <i class=\"fas fa-bolt\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"imgcomp-feature-title\" style=\"color: #1e293b;\">\u0421\u0432\u0435\u0440\u0445\u0431\u044b\u0441\u0442\u0440\u0430\u044f \u043a\u043e\u043c\u043f\u0440\u0435\u0441\u0441\u0438\u044f<\/h3>\r\n                <p class=\"imgcomp-feature-desc\">\u041d\u0430\u0448\u0438 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u044b \u0441\u0436\u0438\u043c\u0430\u044e\u0442 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0437\u0430 \u0441\u0447\u0438\u0442\u0430\u043d\u043d\u044b\u0435 \u0441\u0435\u043a\u0443\u043d\u0434\u044b, \u044d\u043a\u043e\u043d\u043e\u043c\u044f \u0432\u0430\u0448\u0435 \u0434\u0440\u0430\u0433\u043e\u0446\u0435\u043d\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0438 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u044f \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-feature\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-top: 4px solid #10b981;\">\r\n                <div class=\"imgcomp-feature-icon\" style=\"background: linear-gradient(135deg, #10b981, #059669); box-shadow: 0 10px 15px -3px rgba(16, 185, 129, 0.3);\">\r\n                    <i class=\"fas fa-gem\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"imgcomp-feature-title\" style=\"color: #1e293b;\">\u0421\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430<\/h3>\r\n                <p class=\"imgcomp-feature-desc\">ImageOptimizer \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u043f\u0435\u0440\u0435\u0434\u043e\u0432\u044b\u0435 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438 \u0434\u043b\u044f \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u043f\u0440\u0438 \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u043c \u0443\u043c\u0435\u043d\u044c\u0448\u0435\u043d\u0438\u0438 \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u0444\u0430\u0439\u043b\u0430 \u0434\u043e 80%.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-feature\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-top: 4px solid #6366f1;\">\r\n                <div class=\"imgcomp-feature-icon\" style=\"background: linear-gradient(135deg, #6366f1, #4f46e5); box-shadow: 0 10px 15px -3px rgba(99, 102, 241, 0.3);\">\r\n                    <i class=\"fas fa-shield-alt\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"imgcomp-feature-title\" style=\"color: #1e293b;\">100% Secure<\/h3>\r\n                <p class=\"imgcomp-feature-desc\">\u0412\u0430\u0448\u0430 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0438\u043c\u0435\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435. \u0412\u0441\u0435 \u0437\u0430\u0433\u0440\u0443\u0436\u0435\u043d\u043d\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0448\u0438\u0444\u0440\u0443\u044e\u0442\u0441\u044f \u0438 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0443\u0434\u0430\u043b\u044f\u044e\u0442\u0441\u044f \u043f\u043e\u0441\u043b\u0435 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438. \u041c\u044b \u043d\u0438\u043a\u043e\u0433\u0434\u0430 \u043d\u0435 \u0445\u0440\u0430\u043d\u0438\u043c \u0432\u0430\u0448\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-feature\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-top: 4px solid #f59e0b;\">\r\n                <div class=\"imgcomp-feature-icon\" style=\"background: linear-gradient(135deg, #f59e0b, #d97706); box-shadow: 0 10px 15px -3px rgba(245, 158, 11, 0.3);\">\r\n                    <i class=\"fas fa-cloud\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"imgcomp-feature-title\" style=\"color: #1e293b;\">\u041d\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438<\/h3>\r\n                <p class=\"imgcomp-feature-desc\">\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043d\u0430\u0448 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u043f\u0440\u044f\u043c\u043e \u0432 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435, \u043d\u0435 \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u044f \u0438 \u043d\u0435 \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u044f \u043d\u0438\u043a\u0430\u043a\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f. \u0414\u043e\u0441\u0442\u0443\u043f \u0441 \u043b\u044e\u0431\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430, \u0432 \u043b\u044e\u0431\u043e\u043c \u043c\u0435\u0441\u0442\u0435.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-feature\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-top: 4px solid #ec4899;\">\r\n                <div class=\"imgcomp-feature-icon\" style=\"background: linear-gradient(135deg, #ec4899, #db2777); box-shadow: 0 10px 15px -3px rgba(236, 72, 153, 0.3);\">\r\n                    <i class=\"fas fa-sliders-h\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"imgcomp-feature-title\" style=\"color: #1e293b;\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u0430\u044f \u043a\u043e\u043c\u043f\u0440\u0435\u0441\u0441\u0438\u044f<\/h3>\r\n                <p class=\"imgcomp-feature-desc\">\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u0441\u0436\u0430\u0442\u0438\u044f \u0432 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0432\u0430\u0448\u0438\u043c\u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u044f\u043c\u0438, \u043d\u0430\u0439\u0434\u044f \u0438\u0434\u0435\u0430\u043b\u044c\u043d\u044b\u0439 \u0431\u0430\u043b\u0430\u043d\u0441 \u043c\u0435\u0436\u0434\u0443 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u043c \u0438 \u0440\u0430\u0437\u043c\u0435\u0440\u043e\u043c \u0444\u0430\u0439\u043b\u0430.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-feature\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-top: 4px solid #8b5cf6;\">\r\n                <div class=\"imgcomp-feature-icon\" style=\"background: linear-gradient(135deg, #8b5cf6, #7c3aed); box-shadow: 0 10px 15px -3px rgba(139, 92, 246, 0.3);\">\r\n                    <i class=\"fas fa-infinity\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"imgcomp-feature-title\" style=\"color: #1e293b;\">\u041d\u0435\u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u043d\u043e\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435<\/h3>\r\n                <p class=\"imgcomp-feature-desc\">\u0421\u0436\u0438\u043c\u0430\u0439\u0442\u0435 \u0441\u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439, \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0432\u0430\u043c \u043d\u0443\u0436\u043d\u043e, \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u043e \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e, \u0431\u0435\u0437 \u0441\u043a\u0440\u044b\u0442\u044b\u0445 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439 \u0438 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0438.<\/p>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"imgcomp-formats\" style=\"background-color: #f8fafc; padding: 30px; border-radius: 16px; margin-top: 40px; box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1);\">\r\n            <div class=\"imgcomp-format\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); box-shadow: 0 10px 15px -3px rgba(59, 130, 246, 0.15);\">\r\n                <div class=\"imgcomp-format-icon\" style=\"color: #3b82f6;\">\r\n                    <i class=\"far fa-file-image\"><\/i>\r\n                <\/div>\r\n                <p class=\"imgcomp-format-name\" style=\"color: #1e293b; font-weight: 600;\">JPG\/JPEG<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-format\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); box-shadow: 0 10px 15px -3px rgba(16, 185, 129, 0.15);\">\r\n                <div class=\"imgcomp-format-icon\" style=\"color: #10b981;\">\r\n                    <i class=\"far fa-file-image\"><\/i>\r\n                <\/div>\r\n                <p class=\"imgcomp-format-name\" style=\"color: #1e293b; font-weight: 600;\">PNG<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-format\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); box-shadow: 0 10px 15px -3px rgba(139, 92, 246, 0.15);\">\r\n                <div class=\"imgcomp-format-icon\" style=\"color: #8b5cf6;\">\r\n                    <i class=\"far fa-file-image\"><\/i>\r\n                <\/div>\r\n                <p class=\"imgcomp-format-name\" style=\"color: #1e293b; font-weight: 600;\">GIF<\/p>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"imgcomp-how-it-works\" style=\"background: linear-gradient(145deg, #f8fafc, #f1f5f9); margin-top: 40px; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1);\">\r\n            <h2 class=\"imgcomp-section-title\" style=\"color: #1e293b; position: relative; padding-bottom: 15px;\">\r\n                \u041a\u0430\u043a \u044d\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442\r\n                <span style=\"position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 80px; height: 4px; background: linear-gradient(to right, #3b82f6, #10b981); border-radius: 2px; display: block;\"><\/span>\r\n            <\/h2>\r\n            \r\n            <div class=\"imgcomp-steps\">\r\n                <div class=\"imgcomp-step\" style=\"box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; background-color: white; transform: translateY(-5px);\">\r\n                    <div class=\"imgcomp-step-number\" style=\"background: linear-gradient(135deg, #3b82f6, #2563eb); box-shadow: 0 10px 15px -3px rgba(59, 130, 246, 0.3);\">1<\/div>\r\n                    <h3 class=\"imgcomp-step-title\" style=\"color: #1e293b;\">\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c<\/h3>\r\n                    <p class=\"imgcomp-step-desc\">\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0441\u0432\u043e\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u043f\u0440\u043e\u0441\u0442\u043e \u043f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0438\u0445 \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u044c \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"imgcomp-step\" style=\"box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; background-color: white; transform: translateY(-5px);\">\r\n                    <div class=\"imgcomp-step-number\" style=\"background: linear-gradient(135deg, #10b981, #059669); box-shadow: 0 10px 15px -3px rgba(16, 185, 129, 0.3);\">2<\/div>\r\n                    <h3 class=\"imgcomp-step-title\" style=\"color: #1e293b;\">\u0421\u0436\u0430\u0442\u044c<\/h3>\r\n                    <p class=\"imgcomp-step-desc\">\u041d\u0430\u0448\u0438 \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u044b \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u0443\u044e\u0442 \u0432\u0430\u0448\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f, \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u044f \u0438\u0445 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"imgcomp-step\" style=\"box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; background-color: white; transform: translateY(-5px);\">\r\n                    <div class=\"imgcomp-step-number\" style=\"background: linear-gradient(135deg, #8b5cf6, #7c3aed); box-shadow: 0 10px 15px -3px rgba(139, 92, 246, 0.3);\">3<\/div>\r\n                    <h3 class=\"imgcomp-step-title\" style=\"color: #1e293b;\">\u0421\u043a\u0430\u0447\u0430\u0442\u044c<\/h3>\r\n                    <p class=\"imgcomp-step-desc\">\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u0435 \u0441\u0436\u0430\u0442\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043f\u043e \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0438\u043b\u0438 \u0432 ZIP-\u0444\u0430\u0439\u043b\u0435.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"imgcomp-stats\" style=\"margin-top: 40px;\">\r\n            <div class=\"imgcomp-stat\" style=\"box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; border-bottom: 4px solid #3b82f6; background-color: white; transform: translateY(-5px);\">\r\n                <div class=\"imgcomp-stat-number\" style=\"background: linear-gradient(135deg, #3b82f6, #2563eb); -webkit-background-clip: text; -webkit-text-fill-color: transparent;\">50000+<\/div>\r\n                <div class=\"imgcomp-stat-label\" style=\"color: #475569; font-weight: 500;\">\u0421\u0436\u0430\u0442\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-stat\" style=\"box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; border-bottom: 4px solid #10b981; background-color: white; transform: translateY(-5px);\">\r\n                <div class=\"imgcomp-stat-number\" style=\"background: linear-gradient(135deg, #10b981, #059669); -webkit-background-clip: text; -webkit-text-fill-color: transparent;\">80%<\/div>\r\n                <div class=\"imgcomp-stat-label\" style=\"color: #475569; font-weight: 500;\">\u0421\u0440\u0435\u0434\u043d\u0435\u0435 \u0443\u043c\u0435\u043d\u044c\u0448\u0435\u043d\u0438\u0435 \u0440\u0430\u0437\u043c\u0435\u0440\u0430<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-stat\" style=\"box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; border-bottom: 4px solid #8b5cf6; background-color: white; transform: translateY(-5px);\">\r\n                <div class=\"imgcomp-stat-number\" style=\"background: linear-gradient(135deg, #8b5cf6, #7c3aed); -webkit-background-clip: text; -webkit-text-fill-color: transparent;\">100%<\/div>\r\n                <div class=\"imgcomp-stat-label\" style=\"color: #475569; font-weight: 500;\">\u0421\u0432\u043e\u0431\u043e\u0434\u043d\u0430\u044f \u0432\u0435\u0447\u043d\u043e\u0441\u0442\u044c<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-stat\" style=\"box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; border-bottom: 4px solid #f59e0b; background-color: white; transform: translateY(-5px);\">\r\n                <div class=\"imgcomp-stat-number\" style=\"background: linear-gradient(135deg, #f59e0b, #d97706); -webkit-background-clip: text; -webkit-text-fill-color: transparent;\">20 \u041c\u0411<\/div>\r\n                <div class=\"imgcomp-stat-label\" style=\"color: #475569; font-weight: 500;\">\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430<\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"imgcomp-benefits\">\r\n            <h2 class=\"imgcomp-section-title\">\u0417\u0430\u0447\u0435\u043c \u0441\u0436\u0438\u043c\u0430\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f?<\/h2>\r\n            \r\n            <div class=\"imgcomp-benefits-list\">\r\n                <div class=\"imgcomp-benefit\">\r\n                    <div class=\"imgcomp-benefit-icon\">\r\n                        <i class=\"fas fa-bolt\"><\/i>\r\n                    <\/div>\r\n                    <p class=\"imgcomp-benefit-text\"><strong>\u0423\u0441\u043a\u043e\u0440\u0435\u043d\u043d\u0430\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0441\u0430\u0439\u0442\u0430<\/strong> - \u0421\u0436\u0430\u0442\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0441\u043e\u043a\u0440\u0430\u0449\u0430\u044e\u0442 \u0432\u0440\u0435\u043c\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0441\u0442\u0440\u0430\u043d\u0438\u0446, \u0443\u043b\u0443\u0447\u0448\u0430\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0439 \u043e\u043f\u044b\u0442 \u0438 SEO-\u0440\u0435\u0439\u0442\u0438\u043d\u0433.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"imgcomp-benefit\">\r\n                    <div class=\"imgcomp-benefit-icon\">\r\n                        <i class=\"fas fa-mobile-alt\"><\/i>\r\n                    <\/div>\r\n                    <p class=\"imgcomp-benefit-text\"><strong>\u042d\u043a\u043e\u043d\u043e\u043c\u0438\u044f \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445<\/strong> - \u041c\u0435\u043d\u044c\u0448\u0438\u0435 \u0440\u0430\u0437\u043c\u0435\u0440\u044b \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u043e\u0437\u043d\u0430\u0447\u0430\u044e\u0442 \u043c\u0435\u043d\u044c\u0448\u0438\u0439 \u0440\u0430\u0441\u0445\u043e\u0434 \u0434\u0430\u043d\u043d\u044b\u0445 \u0434\u043b\u044f \u0432\u0430\u0448\u0438\u0445 \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0445 \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u0435\u043b\u0435\u0439.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"imgcomp-benefit\">\r\n                    <div class=\"imgcomp-benefit-icon\">\r\n                        <i class=\"fas fa-server\"><\/i>\r\n                    <\/div>\r\n                    <p class=\"imgcomp-benefit-text\"><strong>\u0421\u043e\u043a\u0440\u0430\u0449\u0435\u043d\u0438\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0435\u0439 \u0432 \u0445\u0440\u0430\u043d\u0435\u043d\u0438\u0438<\/strong> - \u042d\u043a\u043e\u043d\u043e\u043c\u044c\u0442\u0435 \u0446\u0435\u043d\u043d\u043e\u0435 \u0434\u0438\u0441\u043a\u043e\u0432\u043e\u0435 \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e \u043d\u0430 \u0432\u0430\u0448\u0438\u0445 \u0441\u0435\u0440\u0432\u0435\u0440\u0430\u0445 \u0438 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430\u0445.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"imgcomp-benefit\">\r\n                    <div class=\"imgcomp-benefit-icon\">\r\n                        <i class=\"fas fa-search\"><\/i>\r\n                    <\/div>\r\n                    <p class=\"imgcomp-benefit-text\"><strong>\u0423\u043b\u0443\u0447\u0448\u0438\u0442\u044c SEO<\/strong> - \u041f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0435 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043f\u0440\u0435\u0434\u043f\u043e\u0447\u0438\u0442\u0430\u044e\u0442 \u0431\u044b\u0441\u0442\u0440\u043e \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u044e\u0449\u0438\u0435\u0441\u044f \u0441\u0430\u0439\u0442\u044b \u0441 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\u043c\u0438.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"imgcomp-benefit\">\r\n                    <div class=\"imgcomp-benefit-icon\">\r\n                        <i class=\"fas fa-envelope\"><\/i>\r\n                    <\/div>\r\n                    <p class=\"imgcomp-benefit-text\"><strong>\u0424\u0430\u0439\u043b\u044b, \u0443\u0434\u043e\u0431\u043d\u044b\u0435 \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u043e\u0439<\/strong> - \u041e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0439\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043f\u043e \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u0435, \u043d\u0435 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u044f \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0439 \u043d\u0430 \u0440\u0430\u0437\u043c\u0435\u0440 \u0432\u043b\u043e\u0436\u0435\u043d\u0438\u0439.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"imgcomp-benefit\">\r\n                    <div class=\"imgcomp-benefit-icon\">\r\n                        <i class=\"fas fa-globe-americas\"><\/i>\r\n                    <\/div>\r\n                    <p class=\"imgcomp-benefit-text\"><strong>\u042d\u043a\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438 \u0447\u0438\u0441\u0442\u044b\u0439<\/strong> - \u041c\u0435\u043d\u044c\u0448\u0430\u044f \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0430 \u0444\u0430\u0439\u043b\u043e\u0432 \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442 \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u044d\u043d\u0435\u0440\u0433\u043e\u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u044f \u0438 \u0443\u043c\u0435\u043d\u044c\u0448\u0435\u043d\u0438\u0435 \u0443\u0433\u043b\u0435\u0440\u043e\u0434\u043d\u043e\u0433\u043e \u0441\u043b\u0435\u0434\u0430.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"imgcomp-tech\" style=\"margin-top: 40px; background: linear-gradient(145deg, #f8fafc, #f1f5f9); padding: 40px 30px; border-radius: 16px; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1);\">\r\n            <h2 class=\"imgcomp-section-title\" style=\"color: #1e293b; position: relative; padding-bottom: 15px;\">\r\n                \u041f\u0435\u0440\u0435\u0434\u043e\u0432\u0430\u044f \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044f \u0441\u0436\u0430\u0442\u0438\u044f\r\n                <span style=\"position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 80px; height: 4px; background: linear-gradient(to right, #3b82f6, #10b981); border-radius: 2px; display: block;\"><\/span>\r\n            <\/h2>\r\n            <div style=\"max-width: 900px; margin: 0 auto; line-height: 1.6; color: #475569; margin-bottom: 40px; text-align: left;\">\r\n                <p>\u041d\u0430\u0448\u0430 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0430 \u0434\u043b\u044f \u0441\u0436\u0430\u0442\u0438\u044f \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u0441\u0430\u043c\u044b\u0435 \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0435 \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u044b, \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0434\u043b\u044f \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u0445 \u0444\u043e\u0440\u043c\u0430\u0442\u043e\u0432 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439. \u041f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0430\u0441\u043f\u0435\u043a\u0442\u043e\u0432 \u043d\u0430\u0448\u0438\u0445 \u043c\u0435\u0442\u043e\u0434\u043e\u0432 \u0441\u0436\u0430\u0442\u0438\u044f \u043f\u043e\u043c\u043e\u0436\u0435\u0442 \u0432\u0430\u043c \u0434\u043e\u0431\u0438\u0442\u044c\u0441\u044f \u043d\u0430\u0438\u043b\u0443\u0447\u0448\u0438\u0445 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u043e\u0432 \u0434\u043b\u044f \u0432\u0430\u0448\u0438\u0445 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u044b\u0445 \u043d\u0443\u0436\u0434.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-features\" style=\"margin-top: 20px;\">\r\n                <div class=\"imgcomp-feature\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-top: 4px solid #3b82f6;\">\r\n                    <div class=\"imgcomp-feature-icon\" style=\"background: linear-gradient(135deg, #3b82f6, #2563eb); box-shadow: 0 10px 15px -3px rgba(59, 130, 246, 0.3);\">\r\n                        <i class=\"fas fa-cogs\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"imgcomp-feature-title\" style=\"color: #1e293b;\">\u0421\u0436\u0430\u0442\u0438\u0435 \u0441 \u043f\u043e\u0442\u0435\u0440\u044f\u043c\u0438 \u0438 \u0431\u0435\u0437 \u043f\u043e\u0442\u0435\u0440\u044c<\/h3>\r\n                    <p class=\"imgcomp-feature-desc\">\u041c\u044b \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u043c \u043e\u0431\u0430 \u0442\u0438\u043f\u0430 \u0441\u0436\u0430\u0442\u0438\u044f. \u0421\u0436\u0430\u0442\u0438\u0435 \u0431\u0435\u0437 \u043f\u043e\u0442\u0435\u0440\u044c \u0443\u043c\u0435\u043d\u044c\u0448\u0430\u0435\u0442 \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430, \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u044f 100% \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445, \u0447\u0442\u043e \u0438\u0434\u0435\u0430\u043b\u044c\u043d\u043e \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u0433\u0440\u0430\u0444\u0438\u043a\u0438 \u0441 \u0442\u0435\u043a\u0441\u0442\u043e\u043c \u0438\u043b\u0438 \u0438\u043b\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0438\u044f\u043c\u0438. \u0421\u0436\u0430\u0442\u0438\u0435 \u0441 \u043f\u043e\u0442\u0435\u0440\u044f\u043c\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0434\u043e\u0441\u0442\u0438\u0447\u044c \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u043a\u043e\u044d\u0444\u0444\u0438\u0446\u0438\u0435\u043d\u0442\u0430 \u0441\u0436\u0430\u0442\u0438\u044f \u0437\u0430 \u0441\u0447\u0435\u0442 \u0432\u044b\u0431\u043e\u0440\u043e\u0447\u043d\u043e\u0433\u043e \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u044f \u0434\u0430\u043d\u043d\u044b\u0445, \u0447\u0442\u043e \u0438\u0434\u0435\u0430\u043b\u044c\u043d\u043e \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0439 \u0438 \u0441\u043b\u043e\u0436\u043d\u044b\u0445 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"imgcomp-feature\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-top: 4px solid #10b981;\">\r\n                    <div class=\"imgcomp-feature-icon\" style=\"background: linear-gradient(135deg, #10b981, #059669); box-shadow: 0 10px 15px -3px rgba(16, 185, 129, 0.3);\">\r\n                        <i class=\"fas fa-microchip\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"imgcomp-feature-title\" style=\"color: #1e293b;\">\u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f JPEG<\/h3>\r\n                    <p class=\"imgcomp-feature-desc\">\u0414\u043b\u044f \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 JPEG \u043c\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u044b \u0434\u0438\u0441\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043e\u0441\u0438\u043d\u0443\u0441\u043d\u043e\u0433\u043e \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f (DCT) \u0441 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u043c\u0438 \u043a\u0432\u0430\u043d\u0442\u043e\u0432\u0430\u043d\u0438\u044f. \u042d\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043d\u0430\u043c \u0432\u044b\u0431\u0438\u0440\u0430\u0442\u044c \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f, \u0433\u0434\u0435 \u0447\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u043a\u043e\u0435 \u0437\u0440\u0435\u043d\u0438\u0435 \u043c\u0435\u043d\u0435\u0435 \u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e, \u0434\u043e\u0441\u0442\u0438\u0433\u0430\u044f \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0441\u0442\u0435\u043f\u0435\u043d\u0438 \u0441\u0436\u0430\u0442\u0438\u044f \u043f\u0440\u0438 \u043c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0439 \u043e\u0449\u0443\u0442\u0438\u043c\u043e\u0439 \u043f\u043e\u0442\u0435\u0440\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"imgcomp-feature\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-top: 4px solid #f59e0b;\">\r\n                    <div class=\"imgcomp-feature-icon\" style=\"background: linear-gradient(135deg, #f59e0b, #d97706); box-shadow: 0 10px 15px -3px rgba(245, 158, 11, 0.3);\">\r\n                        <i class=\"fas fa-compress-alt\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"imgcomp-feature-title\" style=\"color: #1e293b;\">\u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f PNG<\/h3>\r\n                    <p class=\"imgcomp-feature-desc\">\u0414\u043b\u044f \u0441\u0436\u0430\u0442\u0438\u044f PNG \u043c\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u043f\u0435\u0440\u0435\u0434\u043e\u0432\u044b\u0435 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u0430 Deflate \u0441 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c \u043a\u043e\u0434\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u0425\u0430\u0444\u0444\u043c\u0430\u043d\u0430 \u0438 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u043c\u0435\u0442\u043e\u0434\u0430\u043c\u0438 \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438. \u0414\u043b\u044f PNG \u0441 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u043d\u043e\u0439 \u0446\u0432\u0435\u0442\u043e\u0432\u043e\u0439 \u043f\u0430\u043b\u0438\u0442\u0440\u043e\u0439 \u043c\u044b \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u043c \u0438\u043d\u0434\u0435\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u0443\u043c\u0435\u043d\u044c\u0448\u0435\u043d\u0438\u0435 \u0446\u0432\u0435\u0442\u0430, \u043a\u043e\u0433\u0434\u0430 \u044d\u0442\u043e \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"imgcomp-feature\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-top: 4px solid #8b5cf6;\">\r\n                    <div class=\"imgcomp-feature-icon\" style=\"background: linear-gradient(135deg, #8b5cf6, #7c3aed); box-shadow: 0 10px 15px -3px rgba(139, 92, 246, 0.3);\">\r\n                        <i class=\"fas fa-film\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"imgcomp-feature-title\" style=\"color: #1e293b;\">\u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f GIF<\/h3>\r\n                    <p class=\"imgcomp-feature-desc\">\u0414\u043b\u044f GIF-\u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u043c\u044b \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u0443\u0435\u043c \u0434\u0430\u043d\u043d\u044b\u0435 \u043a\u0430\u0434\u0440\u0430, \u0438\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u043e \u0441\u043e\u043a\u0440\u0430\u0449\u0430\u0435\u043c \u0446\u0432\u0435\u0442\u043e\u0432\u0443\u044e \u043f\u0430\u043b\u0438\u0442\u0440\u0443 \u0438 \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u043c \u043c\u0435\u0436\u043a\u0430\u0434\u0440\u043e\u0432\u0443\u044e \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044e \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u0438. \u0412 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0435 \u0430\u043d\u0438\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 GIF-\u0444\u0430\u0439\u043b\u044b \u043f\u043e\u043b\u0443\u0447\u0430\u044e\u0442\u0441\u044f \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043c\u0435\u043d\u044c\u0448\u0435 \u043f\u043e \u0440\u0430\u0437\u043c\u0435\u0440\u0443 \u0431\u0435\u0437 \u0443\u0449\u0435\u0440\u0431\u0430 \u0434\u043b\u044f \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u043a\u0430\u0434\u0440\u043e\u0432 \u0438 \u043f\u043b\u0430\u0432\u043d\u043e\u0441\u0442\u0438 \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u0438.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"imgcomp-feature\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-top: 4px solid #6366f1;\">\r\n                    <div class=\"imgcomp-feature-icon\" style=\"background: linear-gradient(135deg, #6366f1, #4f46e5); box-shadow: 0 10px 15px -3px rgba(99, 102, 241, 0.3);\">\r\n                        <i class=\"fas fa-low-vision\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"imgcomp-feature-title\" style=\"color: #1e293b;\">\u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f \u0432\u043e\u0441\u043f\u0440\u0438\u044f\u0442\u0438\u044f<\/h3>\r\n                    <p class=\"imgcomp-feature-desc\">\u041d\u0430\u0448\u0438 \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0442 \u043f\u0435\u0440\u0446\u0435\u043f\u0442\u0438\u0432\u043d\u044b\u0435 \u043c\u043e\u0434\u0435\u043b\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0438\u043c\u0438\u0442\u0438\u0440\u0443\u044e\u0442 \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u043e\u0441\u043f\u0440\u0438\u044f\u0442\u0438\u0435 \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0430, \u0444\u043e\u043a\u0443\u0441\u0438\u0440\u0443\u044f \u0443\u0441\u0438\u043b\u0438\u044f \u043f\u043e \u0441\u0436\u0430\u0442\u0438\u044e \u043d\u0430 \u043e\u0431\u043b\u0430\u0441\u0442\u044f\u0445, \u0433\u0434\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u043c\u0435\u043d\u0435\u0435 \u0437\u0430\u043c\u0435\u0442\u043d\u044b \u0434\u043b\u044f \u0447\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0433\u043b\u0430\u0437\u0430. \u0422\u0430\u043a\u043e\u0439 \u043f\u043e\u0434\u0445\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0441\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u0432\u043e\u0441\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u043c\u043e\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043f\u0440\u0438 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0439 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 \u0441\u0436\u0430\u0442\u0438\u044f.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"imgcomp-feature\" style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-top: 4px solid #ec4899;\">\r\n                    <div class=\"imgcomp-feature-icon\" style=\"background: linear-gradient(135deg, #ec4899, #db2777); box-shadow: 0 10px 15px -3px rgba(236, 72, 153, 0.3);\">\r\n                        <i class=\"fas fa-layer-group\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"imgcomp-feature-title\" style=\"color: #1e293b;\">\u0418\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442 \u043f\u0430\u043a\u0435\u0442\u043d\u043e\u0439 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438<\/h3>\r\n                    <p class=\"imgcomp-feature-desc\">\u041d\u0430\u0448\u0430 \u0438\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u043f\u0430\u043a\u0435\u0442\u043d\u043e\u0439 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0430\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u0435\u0442 \u043a\u0430\u0436\u0434\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0432 \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438, \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u044f \u043e\u043f\u0442\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0441\u0436\u0430\u0442\u0438\u044f \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u0442\u0438\u043f\u0430 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0433\u043e, \u0441\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0438 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0446\u0432\u0435\u0442\u043e\u0432. \u041e\u0431\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0439\u0442\u0435 \u0441\u043e\u0442\u043d\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0441 \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e\u0439 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u0435\u0439 \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0444\u0430\u0439\u043b\u0430.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"imgcomp-comparison\">\r\n            <h2 class=\"imgcomp-section-title\">\u0414\u043e \u0438 \u043f\u043e\u0441\u043b\u0435 \u043a\u043e\u043c\u043f\u0440\u0435\u0441\u0441\u0438\u0438<\/h2>\r\n            <div style=\"max-width: 900px; margin: 0 auto 40px; display: flex; flex-wrap: wrap; justify-content: center; gap: 30px;\">\r\n                <div style=\"text-align: center; max-width: 400px;\">\r\n                    <div style=\"border: 2px solid #e2e8f0; border-radius: 8px; padding: 10px; margin-bottom: 15px; background-color: #f7fafc;\">\r\n                        <div style=\"width: 100%; height: 200px; background-color: #edf2f7; display: flex; justify-content: center; align-items: center; margin-bottom: 10px;\">\r\n                            <i class=\"far fa-image\" style=\"font-size: 60px; color: #a0aec0;\"><\/i>\r\n                        <\/div>\r\n                        <p style=\"margin: 0; color: #4a5568;\"><strong>\u041e\u0440\u0438\u0433\u0438\u043d\u0430\u043b:<\/strong> 2,4 \u041c\u0411<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div style=\"text-align: center; max-width: 400px;\">\r\n                    <div style=\"border: 2px solid #e2e8f0; border-radius: 8px; padding: 10px; margin-bottom: 15px; background-color: #f7fafc;\">\r\n                        <div style=\"width: 100%; height: 200px; background-color: #edf2f7; display: flex; justify-content: center; align-items: center; margin-bottom: 10px;\">\r\n                            <i class=\"far fa-image\" style=\"font-size: 60px; color: #a0aec0;\"><\/i>\r\n                        <\/div>\r\n                        <p style=\"margin: 0; color: #4a5568;\"><strong>\u0421\u0436\u0430\u0442\u044b\u0439:<\/strong> 420 \u041a\u0411 (82% \u043c\u0435\u043d\u044c\u0448\u0435)<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div style=\"max-width: 800px; margin: 0 auto; text-align: center;\">\r\n                <p style=\"color: #4a5568; line-height: 1.6;\">\u0421\u0436\u0430\u0442\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u043d\u0435 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442 \u043f\u043e\u0442\u0435\u0440\u044e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430. \u041f\u0440\u0438\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u0439 \u0432\u044b\u0448\u0435 \u043f\u0440\u0438\u043c\u0435\u0440 \u0434\u0435\u043c\u043e\u043d\u0441\u0442\u0440\u0438\u0440\u0443\u0435\u0442, \u043a\u0430\u043a \u043d\u0430\u0448\u0438 \u0438\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u044b \u0441\u0436\u0430\u0442\u0438\u044f \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0442 \u0443\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430 \u0434\u043e 82%, \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u044f \u043f\u0440\u0438 \u044d\u0442\u043e\u043c \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u0443\u044e \u0446\u0435\u043b\u043e\u0441\u0442\u043d\u043e\u0441\u0442\u044c. \u0427\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u043a\u0438\u0439 \u0433\u043b\u0430\u0437 \u0435\u0434\u0432\u0430 \u0443\u043b\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u0442 \u0440\u0430\u0437\u043d\u0438\u0446\u0443, \u0430 \u0432\u043e\u0442 \u0432\u043b\u0438\u044f\u043d\u0438\u0435 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e.<\/p>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"imgcomp-use-cases\" style=\"margin-top: 40px;\">\r\n            <h2 class=\"imgcomp-section-title\" style=\"color: #1e293b; position: relative; padding-bottom: 15px;\">\r\n                \u041e\u0442\u0440\u0430\u0441\u043b\u0435\u0432\u044b\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\r\n                <span style=\"position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 80px; height: 4px; background: linear-gradient(to right, #3b82f6, #10b981); border-radius: 2px; display: block;\"><\/span>\r\n            <\/h2>\r\n            <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 50px;\">\r\n                <div style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-radius: 16px; padding: 30px; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; border-top: 4px solid #3b82f6;\">\r\n                    <div style=\"margin-bottom: 15px; font-size: 22px; color: #1e293b; display: flex; align-items: center;\">\r\n                        <span style=\"background: linear-gradient(135deg, #3b82f6, #2563eb); color: white; width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; border-radius: 50%; margin-right: 15px; box-shadow: 0 4px 6px rgba(37, 99, 235, 0.2);\">\r\n                            <i class=\"fas fa-shopping-cart\"><\/i>\r\n                        <\/span>\r\n                        \u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u044f \u043a\u043e\u043c\u043c\u0435\u0440\u0446\u0438\u044f\r\n                    <\/div>\r\n                    <p style=\"color: #475569; line-height: 1.6; margin-bottom: 15px;\">\u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u043c\u0430\u0433\u0430\u0437\u0438\u043d\u044b \u0432 \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0441\u0442\u0435\u043f\u0435\u043d\u0438 \u043f\u043e\u043b\u0430\u0433\u0430\u044e\u0442\u0441\u044f \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0442\u043e\u0432\u0430\u0440\u043e\u0432 \u0434\u043b\u044f \u0441\u0442\u0438\u043c\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0440\u043e\u0434\u0430\u0436, \u043d\u043e \u043d\u0435\u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043c\u043e\u0433\u0443\u0442 \u0437\u0430\u043c\u0435\u0434\u043b\u044f\u0442\u044c \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0443 \u0441\u0442\u0440\u0430\u043d\u0438\u0446. \u041d\u0430\u0448\u0430 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044f \u0441\u0436\u0430\u0442\u0438\u044f \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u043c\u0433\u043d\u043e\u0432\u0435\u043d\u043d\u0443\u044e \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0443 \u0433\u0430\u043b\u0435\u0440\u0435\u0439 \u0442\u043e\u0432\u0430\u0440\u043e\u0432 \u043f\u0440\u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u0438 \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430. \u0418\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u044e\u0442, \u0447\u0442\u043e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u043d\u0430 1 \u0441\u0435\u043a\u0443\u043d\u0434\u0443 \u043c\u043e\u0436\u0435\u0442 \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u043a\u043e\u043d\u0432\u0435\u0440\u0441\u0438\u044e \u043d\u0430 7% \u0438 \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0441\u043d\u0438\u0437\u0438\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u043d\u0442 \u043e\u0442\u043a\u0430\u0437\u043e\u0432.<\/p>\r\n                    <ul style=\"color: #475569; padding-left: 20px;\">\r\n                        <li style=\"margin-bottom: 8px;\">\u042d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0435 \u043f\u0430\u043a\u0435\u0442\u043d\u043e\u0435 \u0441\u0436\u0430\u0442\u0438\u0435 \u0446\u0435\u043b\u044b\u0445 \u043a\u0430\u0442\u0430\u043b\u043e\u0433\u043e\u0432 \u043f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u0438<\/li>\r\n                        <li style=\"margin-bottom: 8px;\">\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0439\u0442\u0435 \u0442\u043e\u0447\u043d\u043e\u0441\u0442\u044c \u0446\u0432\u0435\u0442\u0430 \u0434\u043b\u044f \u0442\u043e\u0447\u043d\u043e\u0433\u043e \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430<\/li>\r\n                        <li>\u0421\u0431\u0430\u043b\u0430\u043d\u0441\u0438\u0440\u0443\u0439\u0442\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0438 \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430 \u0434\u043b\u044f \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0445 \u043f\u043e\u043a\u0443\u043f\u0430\u0442\u0435\u043b\u0435\u0439<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                \r\n                <div style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-radius: 16px; padding: 30px; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; border-top: 4px solid #10b981;\">\r\n                    <div style=\"margin-bottom: 15px; font-size: 22px; color: #1e293b; display: flex; align-items: center;\">\r\n                        <span style=\"background: linear-gradient(135deg, #10b981, #059669); color: white; width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; border-radius: 50%; margin-right: 15px; box-shadow: 0 4px 6px rgba(5, 150, 105, 0.2);\">\r\n                            <i class=\"fas fa-camera\"><\/i>\r\n                        <\/span>\r\n                        \u0424\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u044f\r\n                    <\/div>\r\n                    <p style=\"color: #475569; line-height: 1.6; margin-bottom: 15px;\">\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u043c \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0430\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0441\u043e\u0431\u043b\u044e\u0434\u0430\u0442\u044c \u0431\u0430\u043b\u0430\u043d\u0441 \u043c\u0435\u0436\u0434\u0443 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u043c \u043f\u043e\u0440\u0442\u0444\u043e\u043b\u0438\u043e \u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c\u044e \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430. \u041d\u0430\u0448\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u044b \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u044e\u0442 \u043c\u0435\u043b\u043a\u0438\u0435 \u0434\u0435\u0442\u0430\u043b\u0438, \u0442\u043e\u0447\u043d\u043e\u0441\u0442\u044c \u0446\u0432\u0435\u0442\u0430 \u0438 \u0442\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0435 \u0433\u0440\u0430\u0434\u0430\u0446\u0438\u0438, \u0432\u0430\u0436\u043d\u044b\u0435 \u0434\u043b\u044f \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0438, \u0438 \u043f\u0440\u0438 \u044d\u0442\u043e\u043c \u0443\u043c\u0435\u043d\u044c\u0448\u0430\u044e\u0442 \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043e 70%. \u042d\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0430\u043c \u0434\u0435\u043c\u043e\u043d\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435 \u0440\u0430\u0431\u043e\u0442 \u0432 \u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0435 \u0431\u0435\u0437 \u0443\u0449\u0435\u0440\u0431\u0430 \u0434\u043b\u044f \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0438 \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u044d\u0444\u0444\u0435\u043a\u0442\u0430.<\/p>\r\n                    <ul style=\"color: #475569; padding-left: 20px;\">\r\n                        <li style=\"margin-bottom: 8px;\">\u0421\u043e\u0445\u0440\u0430\u043d\u044f\u0439\u0442\u0435 \u0434\u0435\u0442\u0430\u043b\u0438 \u0432 \u0441\u0432\u0435\u0442\u043b\u044b\u0445 \u0438 \u0442\u0435\u043d\u0435\u0432\u044b\u0445 \u043e\u0431\u043b\u0430\u0441\u0442\u044f\u0445<\/li>\r\n                        <li style=\"margin-bottom: 8px;\">\u0421\u043e\u0445\u0440\u0430\u043d\u044f\u0439\u0442\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 EXIF, \u043a\u043e\u0433\u0434\u0430 \u044d\u0442\u043e \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0434\u043b\u044f \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u044b<\/li>\r\n                        <li>\u0421\u043e\u0437\u0434\u0430\u0432\u0430\u0439\u0442\u0435 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0434\u043b\u044f \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u043e\u0432 \u0432\u0435\u0440\u0441\u0438\u0438, \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u044f \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044b.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                \r\n                <div style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-radius: 16px; padding: 30px; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; border-top: 4px solid #8b5cf6;\">\r\n                    <div style=\"margin-bottom: 15px; font-size: 22px; color: #1e293b; display: flex; align-items: center;\">\r\n                        <span style=\"background: linear-gradient(135deg, #8b5cf6, #7c3aed); color: white; width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; border-radius: 50%; margin-right: 15px; box-shadow: 0 4px 6px rgba(124, 58, 237, 0.2);\">\r\n                            <i class=\"fas fa-newspaper\"><\/i>\r\n                        <\/span>\r\n                        \u0411\u043b\u043e\u0433\u0433\u0438\u043d\u0433 \u0438 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438\r\n                    <\/div>\r\n                    <p style=\"color: #475569; line-height: 1.6; margin-bottom: 15px;\">\u0421\u043e\u0437\u0434\u0430\u0442\u0435\u043b\u0438 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430 \u0438 \u0438\u0437\u0434\u0430\u0442\u0435\u043b\u0438 \u043c\u043e\u0433\u0443\u0442 \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043f\u043e\u0432\u044b\u0441\u0438\u0442\u044c \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u044b \u0441\u0442\u0440\u0430\u043d\u0438\u0446 \u0438 \u0432\u043e\u0432\u043b\u0435\u0447\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u0441\u0436\u0430\u0442\u044b\u0445 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439. \u0421\u0442\u0430\u0442\u044c\u0438 \u0441 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\u043c\u0438, \u043d\u0430\u0441\u044b\u0449\u0435\u043d\u043d\u044b\u0435 \u043c\u0435\u0434\u0438\u0430\u0444\u0430\u0439\u043b\u0430\u043c\u0438, \u0437\u0430\u043d\u0438\u043c\u0430\u044e\u0442 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u0438\u0435 \u043f\u043e\u0437\u0438\u0446\u0438\u0438 \u0432 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0430\u0445 \u043f\u043e\u0438\u0441\u043a\u0430 \u0438 \u0434\u043e\u043b\u044c\u0448\u0435 \u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u0447\u0438\u0442\u0430\u0442\u0435\u043b\u0435\u0439. \u041d\u0430\u0448 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u043f\u043e\u043c\u043e\u0433\u0430\u0435\u0442 \u043a\u043e\u043d\u0442\u0435\u043d\u0442-\u043a\u043e\u043c\u0430\u043d\u0434\u0430\u043c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u0443\u044e \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0432\u043e \u0432\u0441\u0435\u0445 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430\u0445.<\/p>\r\n                    <ul style=\"color: #475569; padding-left: 20px;\">\r\n                        <li style=\"margin-bottom: 8px;\">\u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u0443\u0439\u0442\u0435 \u0433\u043b\u0430\u0432\u043d\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0443\u0441\u043a\u043e\u0440\u0435\u043d\u0438\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438<\/li>\r\n                        <li style=\"margin-bottom: 8px;\">\u0421\u043e\u043a\u0440\u0430\u0442\u0438\u0442\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043e\u0442\u043a\u0430\u0437\u043e\u0432 \u0431\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u044f \u0431\u043e\u043b\u0435\u0435 \u0431\u044b\u0441\u0442\u0440\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u0435 \u0441\u0442\u0440\u0430\u043d\u0438\u0446<\/li>\r\n                        <li>\u0423\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 SEO-\u0440\u0435\u0439\u0442\u0438\u043d\u0433\u0430 \u0437\u0430 \u0441\u0447\u0435\u0442 \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0445 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0435\u0439 \u0441\u0430\u0439\u0442\u0430<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                \r\n                <div style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-radius: 16px; padding: 30px; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; border-top: 4px solid #f59e0b;\">\r\n                    <div style=\"margin-bottom: 15px; font-size: 22px; color: #1e293b; display: flex; align-items: center;\">\r\n                        <span style=\"background: linear-gradient(135deg, #f59e0b, #d97706); color: white; width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; border-radius: 50%; margin-right: 15px; box-shadow: 0 4px 6px rgba(217, 119, 6, 0.2);\">\r\n                            <i class=\"fas fa-laptop-code\"><\/i>\r\n                        <\/span>\r\n                        \u0412\u0435\u0431-\u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0430\r\n                    <\/div>\r\n                    <p style=\"color: #475569; line-height: 1.6; margin-bottom: 15px;\">\u0412\u0435\u0431-\u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0438 \u043f\u043e\u043d\u0438\u043c\u0430\u044e\u0442, \u0447\u0442\u043e \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0438\u043c\u0435\u0435\u0442 \u0440\u0435\u0448\u0430\u044e\u0449\u0435\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438. \u041d\u0430\u0448 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0441\u0436\u0430\u0442\u0438\u044f \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u043b\u0435\u0433\u043a\u043e \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0432 \u0440\u0430\u0431\u043e\u0447\u0438\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438, \u043a\u0430\u043a \u0447\u0435\u0440\u0435\u0437 \u043d\u0430\u0448 API, \u0442\u0430\u043a \u0438 \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0441\u0431\u043e\u0440\u043a\u0438. \u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u0430\u044f \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u043f\u043e\u043c\u043e\u0433\u0430\u0435\u0442 \u0434\u043e\u0441\u0442\u0438\u0447\u044c \u043b\u0443\u0447\u0448\u0438\u0445 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0435\u0439 Core Web Vitals \u0438 \u0443\u043b\u0443\u0447\u0448\u0430\u0435\u0442 \u043e\u0431\u0449\u0438\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0441\u0430\u0439\u0442\u0430.<\/p>\r\n                    <ul style=\"color: #475569; padding-left: 20px;\">\r\n                        <li style=\"margin-bottom: 8px;\">\u0423\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0435\u0439 Core Web Vitals (LCP, CLS)<\/li>\r\n                        <li style=\"margin-bottom: 8px;\">\u0421\u043e\u043a\u0440\u0430\u0442\u0438\u0442\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u0440\u043e\u043f\u0443\u0441\u043a\u043d\u043e\u0439 \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u0438 \u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0438 \u0440\u0430\u0441\u0445\u043e\u0434\u044b \u043d\u0430 \u0445\u043e\u0441\u0442\u0438\u043d\u0433<\/li>\r\n                        <li>\u041e\u0431\u0435\u0441\u043f\u0435\u0447\u044c\u0442\u0435 \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u0443\u044e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u043d\u0430 \u0432\u0441\u0435\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430\u0445<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                \r\n                <div style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-radius: 16px; padding: 30px; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; border-top: 4px solid #ec4899;\">\r\n                    <div style=\"margin-bottom: 15px; font-size: 22px; color: #1e293b; display: flex; align-items: center;\">\r\n                        <span style=\"background: linear-gradient(135deg, #ec4899, #db2777); color: white; width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; border-radius: 50%; margin-right: 15px; box-shadow: 0 4px 6px rgba(219, 39, 119, 0.2);\">\r\n                            <i class=\"fas fa-hashtag\"><\/i>\r\n                        <\/span>\r\n                        \u041c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433 \u0432 \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0441\u0435\u0442\u044f\u0445\r\n                    <\/div>\r\n                    <p style=\"color: #475569; line-height: 1.6; margin-bottom: 15px;\">\u041c\u0430\u0440\u043a\u0435\u0442\u043e\u043b\u043e\u0433\u0430\u043c \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0441\u0435\u0442\u0435\u0439 \u043d\u0443\u0436\u043d\u044b \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0431\u044b\u0441\u0442\u0440\u043e \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u044e\u0442\u0441\u044f \u0438 \u043f\u0440\u0438 \u044d\u0442\u043e\u043c \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u044e\u0442 \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u044d\u0444\u0444\u0435\u043a\u0442 \u043d\u0430 \u0440\u0430\u0437\u043d\u044b\u0445 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0430\u0445. \u041d\u0430\u0448\u0430 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044f \u0441\u0436\u0430\u0442\u0438\u044f \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u043c\u0433\u043d\u043e\u0432\u0435\u043d\u043d\u043e\u0435 \u043f\u043e\u044f\u0432\u043b\u0435\u043d\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0432 \u043b\u0435\u043d\u0442\u0430\u0445 \u0438 \u0438\u0441\u0442\u043e\u0440\u0438\u044f\u0445, \u043f\u043e\u0432\u044b\u0448\u0430\u044f \u0432\u043e\u0432\u043b\u0435\u0447\u0435\u043d\u043d\u043e\u0441\u0442\u044c. \u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0442\u0430\u043a\u0436\u0435 \u043f\u043e\u0432\u044b\u0448\u0430\u044e\u0442 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u0440\u0435\u043a\u043b\u0430\u043c\u044b \u0437\u0430 \u0441\u0447\u0435\u0442 \u0441\u043e\u043a\u0440\u0430\u0449\u0435\u043d\u0438\u044f \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0438 \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0433\u043e \u043e\u043f\u044b\u0442\u0430.<\/p>\r\n                    <ul style=\"color: #475569; padding-left: 20px;\">\r\n                        <li style=\"margin-bottom: 8px;\">\u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f \u043f\u043e\u0434 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u0443\u044e \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0443 \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0439 \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0439 \u0441\u0435\u0442\u0438<\/li>\r\n                        <li style=\"margin-bottom: 8px;\">\u0421\u043e\u0445\u0440\u0430\u043d\u044f\u0439\u0442\u0435 \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u044d\u0444\u0444\u0435\u043a\u0442 \u043f\u0440\u0438 \u0443\u043c\u0435\u043d\u044c\u0448\u0435\u043d\u0438\u0438 \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u0444\u0430\u0439\u043b\u0430<\/li>\r\n                        <li>\u041f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 \u0440\u0435\u043a\u043b\u0430\u043c\u044b \u0437\u0430 \u0441\u0447\u0435\u0442 \u0431\u043e\u043b\u0435\u0435 \u0431\u044b\u0441\u0442\u0440\u043e\u0439 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u043a\u0440\u0435\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u0430\u043a\u0442\u0438\u0432\u043e\u0432<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                \r\n                <div style=\"background: linear-gradient(145deg, #ffffff, #f8fafc); border-radius: 16px; padding: 30px; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; border-top: 4px solid #6366f1;\">\r\n                    <div style=\"margin-bottom: 15px; font-size: 22px; color: #1e293b; display: flex; align-items: center;\">\r\n                        <span style=\"background: linear-gradient(135deg, #6366f1, #4f46e5); color: white; width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; border-radius: 50%; margin-right: 15px; box-shadow: 0 4px 6px rgba(79, 70, 229, 0.2);\">\r\n                            <i class=\"fas fa-graduation-cap\"><\/i>\r\n                        <\/span>\r\n                        \u041e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435\r\n                    <\/div>\r\n                    <p style=\"color: #475569; line-height: 1.6; margin-bottom: 15px;\">\u041e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0443\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f \u0438 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0433\u043e \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f \u0432\u044b\u0438\u0433\u0440\u044b\u0432\u0430\u044e\u0442 \u043e\u0442 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u044b\u0445 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u0432\u044b\u0448\u0430\u044e\u0442 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f \u0431\u0435\u0437 \u043d\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u043d\u0430 \u043f\u0440\u043e\u043f\u0443\u0441\u043a\u043d\u0443\u044e \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u044c. \u0421\u0436\u0430\u0442\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u044e\u0442 \u0431\u044b\u0441\u0442\u0440\u0443\u044e \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0443 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432 \u043a\u0443\u0440\u0441\u0430 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0441\u0442\u0443\u0434\u0435\u043d\u0442\u043e\u0432, \u043d\u0435\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e \u043e\u0442 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u0438\u0445 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f. \u042d\u0442\u043e \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u044c \u0438 \u043e\u0431\u0449\u0443\u044e \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f.<\/p>\r\n                    <ul style=\"color: #475569; padding-left: 20px;\">\r\n                        <li style=\"margin-bottom: 8px;\">\u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 \u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0443\u0447\u0435\u0431\u043d\u0438\u043a\u043e\u0432<\/li>\r\n                        <li style=\"margin-bottom: 8px;\">\u041e\u0431\u0435\u0441\u043f\u0435\u0447\u044c\u0442\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u044c \u0434\u043b\u044f \u0441\u0442\u0443\u0434\u0435\u043d\u0442\u043e\u0432 \u0441 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u043d\u044b\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u043e\u043c \u043a \u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0443<\/li>\r\n                        <li>\u0421\u043e\u043a\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u0440\u0435\u043c\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0441\u0438\u0441\u0442\u0435\u043c \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435\u043c<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"imgcomp-testimonials\">\r\n            <h2 class=\"imgcomp-section-title\">\u0427\u0442\u043e \u0433\u043e\u0432\u043e\u0440\u044f\u0442 \u043d\u0430\u0448\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0438<\/h2>\r\n            \r\n            <div class=\"imgcomp-testimonial\">\r\n                <p class=\"imgcomp-testimonial-text\">\"ImageOptimizer \u0441\u043f\u0430\u0441 \u043d\u0430\u0448 \u0441\u0430\u0439\u0442 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043a\u043e\u043c\u043c\u0435\u0440\u0446\u0438\u0438 \u043e\u0442 \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e\u0439 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438. \u041c\u044b \u0441\u0436\u0430\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 500 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0442\u043e\u0432\u0430\u0440\u043e\u0432 \u0438 \u0443\u0432\u0438\u0434\u0435\u043b\u0438 \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b \u043d\u0430 40%. \u041d\u0430\u0448 \u043a\u043e\u044d\u0444\u0444\u0438\u0446\u0438\u0435\u043d\u0442 \u043a\u043e\u043d\u0432\u0435\u0440\u0441\u0438\u0438 \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u043b\u0441\u044f \u043d\u0430 15% \u0432 \u043f\u0435\u0440\u0432\u044b\u0439 \u043c\u0435\u0441\u044f\u0446!\"<\/p>\r\n                <div class=\"imgcomp-testimonial-author\">\r\n                    <div class=\"imgcomp-author-avatar\"><\/div>\r\n                    <div>\r\n                        <div class=\"imgcomp-author-name\">\u041c\u0430\u0439\u043a\u043b \u0420\u043e\u0431\u0435\u0440\u0442\u0441<\/div>\r\n                        <div class=\"imgcomp-author-title\">\u041c\u0435\u043d\u0435\u0434\u0436\u0435\u0440 \u043f\u043e \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043a\u043e\u043c\u043c\u0435\u0440\u0446\u0438\u0438<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-testimonial\">\r\n                <p class=\"imgcomp-testimonial-text\">\"\u041a\u0430\u043a \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444, \u044f \u0441\u043a\u0435\u043f\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043e\u0442\u043d\u043e\u0441\u0438\u043b\u0441\u044f \u043a \u0441\u0436\u0430\u0442\u0438\u044e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439, \u043e\u043f\u0430\u0441\u0430\u044f\u0441\u044c \u043f\u043e\u0442\u0435\u0440\u0438 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430. ImageOptimizer \u0443\u0434\u0438\u0432\u0438\u043b \u043c\u0435\u043d\u044f \u0441\u0432\u043e\u0435\u0439 \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u044c\u044e \u0443\u043c\u0435\u043d\u044c\u0448\u0430\u0442\u044c \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u043e\u0432, \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u044f \u043f\u0440\u0438 \u044d\u0442\u043e\u043c \u0434\u0435\u0442\u0430\u043b\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u0430\u0436\u043d\u044b \u0432 \u043c\u043e\u0435\u0439 \u0440\u0430\u0431\u043e\u0442\u0435. \u0422\u0435\u043f\u0435\u0440\u044c \u044f \u043c\u043e\u0433\u0443 \u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0441\u0432\u043e\u0438\u043c \u043f\u043e\u0440\u0442\u0444\u043e\u043b\u0438\u043e \u0432 \u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0435 \u0431\u0435\u0437 \u043a\u0430\u043a\u0438\u0445-\u043b\u0438\u0431\u043e \u043a\u043e\u043c\u043f\u0440\u043e\u043c\u0438\u0441\u0441\u043e\u0432\".<\/p>\r\n                <div class=\"imgcomp-testimonial-author\">\r\n                    <div class=\"imgcomp-author-avatar\"><\/div>\r\n                    <div>\r\n                        <div class=\"imgcomp-author-name\">\u042d\u043c\u043c\u0430 \u0423\u0438\u043b\u0441\u043e\u043d<\/div>\r\n                        <div class=\"imgcomp-author-title\">\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"imgcomp-faq\" style=\"margin-top: 40px; background: linear-gradient(145deg, #f8fafc, #f1f5f9); padding: 40px 30px; border-radius: 16px; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1);\">\r\n            <h2 class=\"imgcomp-section-title\" style=\"color: #1e293b; position: relative; padding-bottom: 15px;\">\r\n                \u0427\u0430\u0441\u0442\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u0435\u043c\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b\r\n                <span style=\"position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 80px; height: 4px; background: linear-gradient(to right, #3b82f6, #10b981); border-radius: 2px; display: block;\"><\/span>\r\n            <\/h2>\r\n            \r\n            <div class=\"imgcomp-faq-item\" style=\"background-color: white; border-radius: 12px; padding: 0 20px; margin-bottom: 15px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05); border-left: 4px solid #3b82f6; overflow: hidden; transition: all 0.3s ease;\">\r\n                <div class=\"imgcomp-faq-question\" style=\"font-size: 18px; font-weight: 600; padding: 20px 0; color: #1e293b; cursor: pointer; display: flex; justify-content: space-between; align-items: center;\">\r\n                    \u041a\u0430\u043a \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0441\u0436\u0430\u0442\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439?\r\n                    <span class=\"faq-icon\" style=\"width: 24px; height: 24px; background-color: #3b82f6; border-radius: 50%; color: white; display: inline-flex; justify-content: center; align-items: center; transition: transform 0.3s ease;\">+<\/span>\r\n                <\/div>\r\n                <div class=\"imgcomp-faq-answer\" style=\"display: none; font-size: 15px; color: #475569; line-height: 1.7; padding: 0 0 20px; border-top: 1px solid #e2e8f0; margin-top: 10px;\">\u0421\u0436\u0430\u0442\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0437\u0430 \u0441\u0447\u0435\u0442 \u0441\u043e\u043a\u0440\u0430\u0449\u0435\u043d\u0438\u044f \u0438\u0437\u0431\u044b\u0442\u043e\u0447\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445. \u041d\u0430\u0448 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u0438\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0430\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u044e\u0442 \u043a\u0430\u0436\u0434\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435, \u0447\u0442\u043e\u0431\u044b \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u043d\u0435\u043d\u0443\u0436\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e, \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u044f \u043f\u0440\u0438 \u044d\u0442\u043e\u043c \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u043e\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e. \u041c\u044b \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u043c \u043c\u0435\u0442\u043e\u0434\u044b \u0441\u0436\u0430\u0442\u0438\u044f \u0441 \u043f\u043e\u0442\u0435\u0440\u044f\u043c\u0438 \u0438 \u0431\u0435\u0437 \u043f\u043e\u0442\u0435\u0440\u044c \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u0444\u043e\u0440\u043c\u0430\u0442\u0430 \u0444\u0430\u0439\u043b\u0430 \u0438 \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u044b\u0445 \u0432\u0430\u043c\u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043a.<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-faq-item\" style=\"background-color: white; border-radius: 12px; padding: 0 20px; margin-bottom: 15px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05); border-left: 4px solid #10b981; overflow: hidden; transition: all 0.3s ease;\">\r\n                <div class=\"imgcomp-faq-question\" style=\"font-size: 18px; font-weight: 600; padding: 20px 0; color: #1e293b; cursor: pointer; display: flex; justify-content: space-between; align-items: center;\">\r\n                    \u041f\u043e\u0432\u043b\u0438\u044f\u0435\u0442 \u043b\u0438 \u0441\u0436\u0430\u0442\u0438\u0435 \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043c\u043e\u0438\u0445 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439?\r\n                    <span class=\"faq-icon\" style=\"width: 24px; height: 24px; background-color: #10b981; border-radius: 50%; color: white; display: inline-flex; justify-content: center; align-items: center; transition: transform 0.3s ease;\">+<\/span>\r\n                <\/div>\r\n                <div class=\"imgcomp-faq-answer\" style=\"display: none; font-size: 15px; color: #475569; line-height: 1.7; padding: 0 0 20px; border-top: 1px solid #e2e8f0; margin-top: 10px;\">\u041d\u0430\u0448\u0430 \u043f\u0435\u0440\u0435\u0434\u043e\u0432\u0430\u044f \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044f \u0441\u0436\u0430\u0442\u0438\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u0430 \u0442\u0430\u043a\u0438\u043c \u043e\u0431\u0440\u0430\u0437\u043e\u043c, \u0447\u0442\u043e\u0431\u044b \u0441\u0432\u0435\u0441\u0442\u0438 \u043a \u043c\u0438\u043d\u0438\u043c\u0443\u043c\u0443 \u0432\u0438\u0434\u0438\u043c\u044b\u0435 \u043f\u043e\u0442\u0435\u0440\u0438 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430. \u0414\u043b\u044f \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0440\u0430\u0437\u043d\u0438\u0446\u0430 \u043d\u0435\u0437\u0430\u043c\u0435\u0442\u043d\u0430 \u0434\u043b\u044f \u0447\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0433\u043b\u0430\u0437\u0430, \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e \u043f\u0440\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438 \u0432 \u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0435. \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u0441\u0436\u0430\u0442\u0438\u044f, \u0447\u0442\u043e\u0431\u044b \u043d\u0430\u0439\u0442\u0438 \u0438\u0434\u0435\u0430\u043b\u044c\u043d\u044b\u0439 \u0431\u0430\u043b\u0430\u043d\u0441 \u043c\u0435\u0436\u0434\u0443 \u0440\u0430\u0437\u043c\u0435\u0440\u043e\u043c \u0444\u0430\u0439\u043b\u0430 \u0438 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u043c. \u0414\u043b\u044f \u0432\u0430\u0436\u043d\u044b\u0445 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0440\u0430\u0431\u043e\u0442 \u043c\u044b \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u043c \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0443 \"\u0412\u044b\u0441\u043e\u043a\u043e\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\".<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-faq-item\" style=\"background-color: white; border-radius: 12px; padding: 0 20px; margin-bottom: 15px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05); border-left: 4px solid #8b5cf6; overflow: hidden; transition: all 0.3s ease;\">\r\n                <div class=\"imgcomp-faq-question\" style=\"font-size: 18px; font-weight: 600; padding: 20px 0; color: #1e293b; cursor: pointer; display: flex; justify-content: space-between; align-items: center;\">\r\n                    \u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u043b\u0438 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435 \u043d\u0430 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u044f \u043c\u043e\u0433\u0443 \u0441\u0436\u0430\u0442\u044c?\r\n                    <span class=\"faq-icon\" style=\"width: 24px; height: 24px; background-color: #8b5cf6; border-radius: 50%; color: white; display: inline-flex; justify-content: center; align-items: center; transition: transform 0.3s ease;\">+<\/span>\r\n                <\/div>\r\n                <div class=\"imgcomp-faq-answer\" style=\"display: none; font-size: 15px; color: #475569; line-height: 1.7; padding: 0 0 20px; border-top: 1px solid #e2e8f0; margin-top: 10px;\">\u041d\u0435\u0442, \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0441\u0436\u0430\u0442\u044c, \u043d\u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u043e. \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043d\u0430\u0448 \u0441\u0435\u0440\u0432\u0438\u0441 \u0441\u0442\u043e\u043b\u044c\u043a\u043e \u0440\u0430\u0437, \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f, \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u043e \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e. \u041e\u0434\u043d\u0430\u043a\u043e \u0434\u043b\u044f \u043e\u043f\u0442\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u044b \u043c\u044b \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0432\u0430\u0435\u043c \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430 20 \u041c\u0411 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435, \u0438 \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0434\u043e 20 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e.<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"imgcomp-faq-item\" style=\"background-color: white; border-radius: 12px; padding: 0 20px; margin-bottom: 15px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05); border-left: 4px solid #f59e0b; overflow: hidden; transition: all 0.3s ease;\">\r\n                <div class=\"imgcomp-faq-question\" style=\"font-size: 18px; font-weight: 600; padding: 20px 0; color: #1e293b; cursor: pointer; display: flex; justify-content: space-between; align-items: center;\">\r\n                    \u0411\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b \u043b\u0438 \u043c\u043e\u0438 \u0434\u0430\u043d\u043d\u044b\u0435 \u043f\u0440\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438 \u044d\u0442\u043e\u0433\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430?\r\n                    <span class=\"faq-icon\" style=\"width: 24px; height: 24px; background-color: #f59e0b; border-radius: 50%; color: white; display: inline-flex; justify-content: center; align-items: center; transition: transform 0.3s ease;\">+<\/span>\r\n                <\/div>\r\n                <div class=\"imgcomp-faq-answer\" style=\"display: none; font-size: 15px; color: #475569; line-height: 1.7; padding: 0 0 20px; border-top: 1px solid #e2e8f0; margin-top: 10px;\">\u0414\u0430, \u043c\u044b \u043e\u0447\u0435\u043d\u044c \u0441\u0435\u0440\u044c\u0435\u0437\u043d\u043e \u043e\u0442\u043d\u043e\u0441\u0438\u043c\u0441\u044f \u043a \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0434\u0430\u043d\u043d\u044b\u0445. \u0412\u0441\u0435 \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u043c\u044b\u0435 \u0444\u0430\u0439\u043b\u044b \u0448\u0438\u0444\u0440\u0443\u044e\u0442\u0441\u044f \u043f\u043e \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0443 HTTPS, \u0430 \u0432\u0430\u0448\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0443\u0434\u0430\u043b\u044f\u044e\u0442\u0441\u044f \u0441 \u043d\u0430\u0448\u0438\u0445 \u0441\u0435\u0440\u0432\u0435\u0440\u043e\u0432 \u0447\u0435\u0440\u0435\u0437 1 \u0447\u0430\u0441. \u041c\u044b \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u043c \u043d\u0438\u043a\u0430\u043a\u043e\u0439 \u043b\u0438\u0447\u043d\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u0434\u043b\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043d\u0430\u0448\u0435\u0433\u043e \u0441\u0435\u0440\u0432\u0438\u0441\u0430 \u0438 \u043d\u0438\u043a\u043e\u0433\u0434\u0430 \u043d\u0435 \u043f\u0435\u0440\u0435\u0434\u0430\u0435\u043c \u0434\u0430\u043d\u043d\u044b\u0435 \u0442\u0440\u0435\u0442\u044c\u0438\u043c \u043b\u0438\u0446\u0430\u043c.<\/div>\r\n            <\/div>\r\n        <\/section>\r\n    <\/div>\r\n    \r\n    <script>\r\n        \/\/ Enhanced interactive functionality for FAQ accordions\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const faqQuestions = document.querySelectorAll('.imgcomp-faq-question');\r\n            \r\n            faqQuestions.forEach(question => {\r\n                question.addEventListener('click', function() {\r\n                    const answer = this.nextElementSibling;\r\n                    const isVisible = answer.style.display === 'block';\r\n                    const icon = this.querySelector('.faq-icon');\r\n                    \r\n                    \/\/ Hide all answers first and reset icons\r\n                    document.querySelectorAll('.imgcomp-faq-answer').forEach(ans => {\r\n                        ans.style.display = 'none';\r\n                    });\r\n                    \r\n                    document.querySelectorAll('.faq-icon').forEach(ic => {\r\n                        ic.textContent = '+';\r\n                        ic.style.transform = 'rotate(0deg)';\r\n                    });\r\n                    \r\n                    \/\/ Then show the clicked one if it was hidden\r\n                    if (!isVisible) {\r\n                        answer.style.display = 'block';\r\n                        icon.textContent = '-';\r\n                        icon.style.transform = 'rotate(180deg)';\r\n                        \r\n                        \/\/ Add animation\r\n                        answer.style.animation = 'fadeIn 0.3s ease-in-out';\r\n                    }\r\n                });\r\n            });\r\n            \r\n            \/\/ Add animation keyframes dynamically\r\n            const style = document.createElement('style');\r\n            style.textContent = `\r\n                @keyframes fadeIn {\r\n                    from { opacity: 0; transform: translateY(-10px); }\r\n                    to { opacity: 1; transform: translateY(0); }\r\n                }\r\n                \r\n               \r\n                \/* Fix FAQ question plus sign display *\/\r\n                .imgcomp-faq-question::after {\r\n                    display: none; \r\n                    display: none; \/* Hide default CSS pseudo-element plus sign *\/\r\n                }\r\n            `;\r\n            document.head.appendChild(style);\r\n        });\r\n    <\/script>            <\/div>\n                    <\/div>\n\n        <!-- STEP 2: Preview Interface -->\n        <div class=\"compress-jpg-panel\" id=\"preview-panel\">\n            <style>\n                \/* Preview panel layout styles *\/\n                .preview-panel-flex-container {\n                    display: flex;\n                    gap: 30px;\n                }\n                \n                .preview-panel-left {\n                    flex: 1;\n                    min-width: 0;\n                }\n                \n                .preview-panel-right {\n                    width: 300px;\n                    flex-shrink: 0;\n                    display: flex;\n                    flex-direction: column;\n                    gap: 20px;\n                }\n                \n                \/* Adjust preview grid to fill left column *\/\n                .compress-jpg-preview-grid {\n                    display: grid;\n                    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));\n                    gap: 16px;\n                    margin-bottom: 0;\n                    max-height: 600px;\n                    overflow-y: auto;\n                    padding-right: 8px;\n                }\n                \n                \/* Quality control section *\/\n                .compress-jpg-quality-section {\n                    background-color: #f9fafb;\n                    border-radius: 8px;\n                    padding: 16px;\n                    border: 1px solid #e5e7eb;\n                }\n                \n                \/* Action buttons vertical layout *\/\n                .compress-jpg-preview-actions {\n                    display: flex;\n                    flex-direction: column;\n                    gap: 10px;\n                }\n                \n                .compress-jpg-preview-actions button {\n                    width: 100%;\n                    justify-content: center;\n                    padding: 12px;\n                }\n                \n                \/* Advertisement container styles *\/\n                .compress-jpg-ad-container {\n                    width: 100%;\n                    margin-bottom: 20px;\n                    text-align: center;\n                    overflow: hidden;\n                    display: flex;\n                    justify-content: center;\n                    align-items: center;\n                    min-height: 90px;\n                    background-color: #f9fafb;\n                    border-radius: 8px;\n                    border: 1px solid #e5e7eb;\n                }\n                \n                \/* Responsive layout for smaller screens *\/\n                @media (max-width: 900px) {\n                    .preview-panel-flex-container {\n                        flex-direction: column;\n                    }\n                    \n                    .preview-panel-right {\n                        width: 100%;\n                    }\n                    \n                    .compress-jpg-preview-actions {\n                        flex-direction: row;\n                        flex-wrap: wrap;\n                    }\n                    \n                    .compress-jpg-preview-actions button {\n                        flex: 1;\n                        min-width: 200px;\n                    }\n                }\n                \n                \/* Advertisement responsive styles *\/\n                @media (max-width: 768px) {\n                    .compress-jpg-ad-container {\n                        min-height: 90px;\n                    }\n                }\n                \n                @media (max-width: 480px) {\n                    .compress-jpg-ad-container {\n                        display: none; \/* Hide ads on mobile devices *\/\n                    }\n                }\n            <\/style>\n            \n            <!-- Advertisement at the top of the preview panel -->\n                        <div class=\"compress-jpg-ad-container compress-jpg-preview-ad\">\n                <div class='code-block code-block-3' style='margin: 8px 0; clear: both;'>\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8069529413860845\"\n     crossorigin=\"anonymous\"><\/script>\n<!-- 1000-100 -->\n<ins class=\"adsbygoogle\"\n     style=\"display:inline-block;width:1000px;height:100px\"\n     data-ad-client=\"ca-pub-8069529413860845\"\n     data-ad-slot=\"9855343712\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script><\/div>\n            <\/div>\n                        \n            <div class=\"preview-panel-flex-container\">\n                <div class=\"preview-panel-left\">\n                    <div class=\"compress-jpg-preview-grid\" id=\"compress-jpg-preview-grid\">\n                        <!-- Preview images will be added here dynamically -->\n                        <div class=\"compress-jpg-no-images\">\n                            <p data-translatepress=\"upload_images_preview\">\u0417\u0430\u0433\u0440\u0443\u0436\u0430\u0439\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0438\u0445 \u0437\u0434\u0435\u0441\u044c<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"preview-panel-right\">\n            <div class=\"compress-jpg-quality-section\">\n                <div class=\"compress-jpg-quality-control\">\n                    <div class=\"compress-jpg-quality-header\">\n                        <h4 data-translatepress=\"quality_heading\">\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<\/h4>\n                        <span class=\"compress-jpg-quality-value\" id=\"quality-value\">70<\/span>\n                    <\/div>\n                    <div class=\"compress-jpg-quality-slider-container\">\n                        <span class=\"compress-jpg-quality-min\" data-translatepress=\"quality_low\">\u041d\u0438\u0437\u043a\u0438\u0439<\/span>\n                        <input type=\"range\" id=\"compress-jpg-quality\" min=\"1\" max=\"100\" value=\"70\" class=\"compress-jpg-slider\">\n                        <span class=\"compress-jpg-quality-max\" data-translatepress=\"quality_high\">\u0412\u044b\u0441\u043e\u043a\u0438\u0439<\/span>\n                    <\/div>\n                    <div class=\"compress-jpg-quality-tip\">\n                        <span class=\"quality-explanation\" data-translatepress=\"quality_explanation\">\u0411\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e = \u0431\u043e\u043b\u044c\u0448\u0438\u0439 \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430<\/span>\n                        <span class=\"quality-recommendation\">\n                            <svg class=\"recommendation-icon\" width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-no-translation=\"\">\n                                <path d=\"M9 12L11 14L15 10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"\/>\n                            <\/svg>\n                            <span data-translatepress=\"default_text\">\u041f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e<\/span> (70) <span data-translatepress=\"recommended_text\">\u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u043e\u0432\u0430\u043d\u043e<\/span>\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n                    <!-- Preview actions -->\n            <div class=\"compress-jpg-preview-actions\">\n                <button class=\"compress-jpg-button compress-jpg-button-secondary\" id=\"add-more-images-btn\">\n                    <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-no-translation=\"\">\n                        <path d=\"M12 5V19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <path d=\"M5 12H19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                    <\/svg>\n                    <span data-translatepress=\"add_more_button\">\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<\/span>\n                <\/button>\n                <button class=\"compress-jpg-button compress-jpg-button-primary\" id=\"start-compression-btn\">\n                    <span data-translatepress=\"start_compression_button\">\u041d\u0430\u0447\u0430\u0442\u044c \u0441\u0436\u0430\u0442\u0438\u0435<\/span>\n                    <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-no-translation=\"\">\n                        <path d=\"M5 12H19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <path d=\"M12 5L19 12 12 19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                    <\/svg>\n                <\/button>\n                    <\/div>\n            <\/div>\n            <\/div>\n            \n            <!-- Hidden file input for adding more images -->\n            <input type=\"file\" id=\"compress-jpg-add-more-input\" multiple accept=\".jpg,.jpeg,.png,.gif\" class=\"compress-jpg-file-input\" style=\"display: none;\">\n        <\/div>\n\n        <!-- STEP 3: Processing Interface -->\n        <div class=\"compress-jpg-panel\" id=\"process-panel\">\n            <style>\n                \/* Processing panel styles - specific styles only *\/\n            <\/style>\n            \n            <div class=\"compress-jpg-processing\">\n                <div class=\"compress-jpg-processing-animation\">\n                    <svg class=\"compress-jpg-processing-circle\" width=\"128\" height=\"128\" viewbox=\"0 0 128 128\" data-no-translation=\"\">\n                        <circle class=\"compress-jpg-processing-track\" cx=\"64\" cy=\"64\" r=\"56\" stroke=\"#e5e7eb\" stroke-width=\"8\" fill=\"none\" \/>\n                        <circle class=\"compress-jpg-processing-progress\" cx=\"64\" cy=\"64\" r=\"56\" stroke=\"#2563EB\" stroke-width=\"8\" fill=\"none\" \/>\n                    <\/svg>\n                    <div class=\"compress-jpg-processing-percentage\" id=\"compression-percentage\">0%<\/div>\n                <\/div>\n                <h3 class=\"compress-jpg-processing-title\" data-translatepress=\"processing_title\">\u0421\u0436\u0430\u0442\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439<\/h3>\n                <p class=\"compress-jpg-processing-description\" data-translatepress=\"processing_description\">\u042d\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u0437\u0430\u043d\u044f\u0442\u044c \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u0438 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439<\/p>\n                <div class=\"compress-jpg-processing-status\" id=\"compression-status\" data-translatepress=\"processing_status\">\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043a \u0441\u0436\u0430\u0442\u0438\u044e...<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- STEP 4: Download Interface -->\n        <div class=\"compress-jpg-panel\" id=\"download-panel\">\n            <style>\n                \/* Download panel styles - specific styles only *\/\n                \/* Results layout *\/\n                .compress-jpg-results-grid {\n                    display: grid;\n                    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\n                    gap: 20px;\n                    margin: 30px 0;\n                    max-height: 600px;\n                    overflow-y: auto;\n                }\n                \n                \/* Action buttons layout *\/\n                .compress-jpg-results-actions {\n                    display: flex;\n                    justify-content: center;\n                    gap: 15px;\n                }\n                \n                .compress-jpg-results-actions button {\n                    min-width: 180px;\n                }\n                \n                @media (max-width: 768px) {\n                    .compress-jpg-results-actions {\n                        flex-direction: column;\n                        gap: 10px;\n                    }\n                    \n                    .compress-jpg-results-actions button {\n                        width: 100%;\n                    }\n                }\n            <\/style>\n            \n            <!-- Advertisement at the top of the download panel -->\n                        <div class=\"compress-jpg-ad-container compress-jpg-download-ad\">\n                <div class='code-block code-block-3' style='margin: 8px 0; clear: both;'>\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8069529413860845\"\n     crossorigin=\"anonymous\"><\/script>\n<!-- 1000-100 -->\n<ins class=\"adsbygoogle\"\n     style=\"display:inline-block;width:1000px;height:100px\"\n     data-ad-client=\"ca-pub-8069529413860845\"\n     data-ad-slot=\"9855343712\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script><\/div>\n            <\/div>\n                        \n            <div class=\"compress-jpg-results-header\">\n                <h3 data-translatepress=\"compression_complete\">\u041a\u043e\u043c\u043f\u0440\u0435\u0441\u0441\u0438\u044f \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0430!<\/h3>\n                <div class=\"compress-jpg-summary\">\n                    <div class=\"compress-jpg-summary-item\">\n                        <span class=\"compress-jpg-summary-label\" data-translatepress=\"images_label\">\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f:<\/span>\n                        <span class=\"compress-jpg-summary-value\" id=\"result-image-count\">0<\/span>\n                    <\/div>\n                    <div class=\"compress-jpg-summary-item\">\n                        <span class=\"compress-jpg-summary-label\" data-translatepress=\"original_size_label\">\u041e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440:<\/span>\n                        <span class=\"compress-jpg-summary-value\" id=\"result-original-size\">0 \u041a\u0411<\/span>\n                    <\/div>\n                    <div class=\"compress-jpg-summary-item\">\n                        <span class=\"compress-jpg-summary-label\" data-translatepress=\"compressed_size_label\">\u0421\u0436\u0430\u0442\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440:<\/span>\n                        <span class=\"compress-jpg-summary-value\" id=\"result-compressed-size\">0 \u041a\u0411<\/span>\n                    <\/div>\n                    <div class=\"compress-jpg-summary-item compress-jpg-summary-saved\">\n                        <span class=\"compress-jpg-summary-label\" data-translatepress=\"space_saved_label\">\u042d\u043a\u043e\u043d\u043e\u043c\u0438\u044f \u043c\u0435\u0441\u0442\u0430:<\/span>\n                        <span class=\"compress-jpg-summary-value\" id=\"result-saved\">0 \u041a\u0411 (0%)<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"compress-jpg-results-grid\" id=\"compress-jpg-results-grid\">\n                <!-- Results will be added here dynamically -->\n            <\/div>\n\n            <div class=\"compress-jpg-results-actions\">\n                <button class=\"compress-jpg-button compress-jpg-button-secondary\" id=\"start-over-btn\">\n                    <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-no-translation=\"\">\n                        <path d=\"M12 5V1L7 6L12 11V7C15.31 7 18 9.69 18 13C18 16.31 15.31 19 12 19C8.69 19 6 16.31 6 13H4C4 17.42 7.58 21 12 21C16.42 21 20 17.42 20 13C20 8.58 16.42 5 12 5Z\" fill=\"currentColor\"\/>\n                    <\/svg>\n                    <span data-translatepress=\"start_over\">\u041d\u0430\u0447\u0430\u0442\u044c \u0441\u043d\u0430\u0447\u0430\u043b\u0430<\/span>\n                <\/button>\n                <button class=\"compress-jpg-button compress-jpg-button-primary\" id=\"download-all-btn\">\n                    <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-no-translation=\"\">\n                        <path d=\"M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <path d=\"M7 10L12 15L17 10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <path d=\"M12 15V3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                    <\/svg>\n                    <span data-translatepress=\"download_all\">\u0421\u043a\u0430\u0447\u0430\u0442\u044c \u0432\u0441\u0435<\/span>\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div> \n\n<!-- Image Preview Modal -->\n<div class=\"compress-jpg-modal\" id=\"compress-jpg-image-modal\">\n    <div class=\"compress-jpg-modal-content\">\n        <div class=\"compress-jpg-modal-close\">\u00d7<\/div>\n        <img decoding=\"async\" src=\"\" class=\"compress-jpg-modal-img\" id=\"compress-jpg-modal-img\" alt=\"\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439\">\n    <\/div>\n<\/div> \n\n<!-- Upload Limit Modal -->\n<div class=\"compress-jpg-modal\" id=\"compress-jpg-limit-modal\">\n    <div class=\"compress-jpg-modal-content compress-jpg-limit-modal-content\">\n        <div class=\"compress-jpg-modal-close\">\u00d7<\/div>\n        <h3 data-translatepress=\"limit_heading\">\u041b\u0438\u043c\u0438\u0442 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0434\u043e\u0441\u0442\u0438\u0433\u043d\u0443\u0442<\/h3>\n        <p data-translatepress=\"limit_description\">\n            <span data-translatepress=\"limit_description_free\">\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c: \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0434\u043e 20 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0443\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0438\u043b\u0438 \u043f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u043d\u0430 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0443.<\/span>\n        <\/p>\n        <div class=\"compress-jpg-modal-actions\">\n            <button class=\"compress-jpg-button compress-jpg-button-secondary\" id=\"limit-modal-ok-btn\" data-translatepress=\"ok_button\">OK<\/button>\n            <a href=\"\/ru\/%d1%86%d0%b5%d0%bd%d0%be%d0%be%d0%b1%d1%80%d0%b0%d0%b7%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d0%b5\/\" class=\"compress-jpg-button compress-jpg-button-primary\" data-translatepress=\"upgrade_button\" data-trp-post-id=\"pricing-page\">\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- Upgrade Modal -->\n<div class=\"compress-jpg-modal\" id=\"compress-jpg-upgrade-modal\">\n    <div class=\"compress-jpg-modal-content compress-jpg-upgrade-modal-content\">\n        <div class=\"compress-jpg-modal-close\">\u00d7<\/div>\n        <h3 data-translatepress=\"upgrade_heading\">\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438<\/h3>\n        <p data-translatepress=\"upgrade_description\">\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u0435 \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0435\u0439 \u0434\u043b\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0438 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u044b\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u0438, \u043e\u0444\u043e\u0440\u043c\u0438\u0432 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0443.<\/p>\n        <div class=\"compress-jpg-modal-actions\">\n            <a href=\"\/ru\/%d1%86%d0%b5%d0%bd%d0%be%d0%be%d0%b1%d1%80%d0%b0%d0%b7%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d0%b5\/\" class=\"compress-jpg-button compress-jpg-button-primary\" data-translatepress=\"learn_more\" data-trp-post-id=\"pricing-page\">\u0423\u0437\u043d\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435<\/a>\n        <\/div>\n    <\/div>\n<\/div> <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-98ff4c4 elementor-widget elementor-widget-shortcode\" data-id=\"98ff4c4\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n\n<div class=\"kk-star-ratings kksr-shortcode\"\n    data-payload='{&quot;id&quot;:&quot;1964&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;shortcode&quot;,&quot;align&quot;:&quot;&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;8&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;valign&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;Rate this page&quot;,&quot;legend&quot;:&quot;5\\\/5 - (8 \u0433\u043e\u043b\u043e\u0441\u043e\u0432)&quot;,&quot;size&quot;:&quot;15&quot;,&quot;title&quot;:&quot;Image Compression&quot;,&quot;width&quot;:&quot;97.5&quot;,&quot;_legend&quot;:&quot;{score}\\\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}'>\n            \n<div class=\"kksr-stars\">\n    \n<div class=\"kksr-stars-inactive\">\n            <div class=\"kksr-star\" data-star=\"1\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"2\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"3\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"4\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"5\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n    <\/div>\n    \n<div class=\"kksr-stars-active\" style=\"width: 97.5px;\">\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                \n\n<div class=\"kksr-legend\" style=\"font-size: 12px;\">\n            5\/5 - (8 \u0433\u043e\u043b\u043e\u0441\u043e\u0432)    <\/div>\n    <\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1964","page","type-page","status-publish","hentry"],"rankMath":{"parentDomain":"ocr365.com","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":false,"featuredImageNotice":"\u041f\u043e\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0440\u0430\u0437\u043c\u0435\u0440\u043e\u043c \u043d\u0435 \u043c\u0435\u043d\u0435\u0435 200 \u043d\u0430 200 \u043f\u0438\u043a\u0441\u0435\u043b\u0435\u0439, \u0447\u0442\u043e\u0431\u044b \u0435\u0433\u043e \u043c\u043e\u0433\u043b\u0438 \u0443\u0432\u0438\u0434\u0435\u0442\u044c Facebook \u0438 \u0434\u0440\u0443\u0433\u0438\u0435 \u0441\u0430\u0439\u0442\u044b \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0441\u0435\u0442\u0435\u0439.","pluginReviewed":false,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"image-compression","permalinkFormat":"https:\/\/ocr365.com\/ru\/%pagename%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/ocr365.com\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":true,"primaryTaxonomy":false,"serpData":{"title":"%title% %sep% JPG, PNG, JPEG, or GIF","description":"\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 \u043e\u043d\u043b\u0430\u0439\u043d-\u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0434\u043b\u044f \u0441\u0436\u0430\u0442\u0438\u044f \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 JPG, PNG, JPEG \u0438\u043b\u0438 GIF \u0441 \u0432\u044b\u0441\u043e\u043a\u0438\u043c \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u043c. \u0417\u0430\u0433\u0440\u0443\u0436\u0430\u0439\u0442\u0435 \u0438 \u0443\u043c\u0435\u043d\u044c\u0448\u0430\u0439\u0442\u0435 \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u043e\u0432 \u043c\u0433\u043d\u043e\u0432\u0435\u043d\u043d\u043e.","focusKeywords":"","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"\u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f","primaryTerm":0,"authorName":"admin","titleTemplate":"%title% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":[],"diacritics":{"A":"[\\u0410\\u0430]","B":"[\\u0411\\u0431]","V":"[\\u0412\\u0432]","G":"[\\u0413\\u0433]","D":"[\\u0414\\u0434]","YE":"[\\u0415\\u0435]","YO":"[\\u0401\\u0451]","ZH":"[\\u0416\\u0436]","Z":"[\\u0417\\u0437]","EE":"[\\u0418\\u0438]","YI":"[\\u0419\\u0439]","K":"[\\u041A\\u043A]","L":"[\\u041B\\u043B]","M":"[\\u041C\\u043c]","P":"[\\u041F\\u043F]","T":"[\\u0422\\u0442]","U":"[\\u0423\\u0443]","F":"[\\u0424\\u0444]","H":"[\\u0425\\u0445]","TS":"[\\u0426\\u0446]","CH":"[\\u0427\\u0447]","SH":"[\\u0428\\u0448\\u0429\\u0449]","I":"[\\u042B\\u044B]","E":"[\\u042D\\u044D]","YU":"[\\u042E\\u044E]","YA":"[\\u042F\\u044F]","N":"[\\u041D\\u043D]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":false,"hasBreadcrumb":false},"homeUrl":"https:\/\/ocr365.com\/ru","objectID":1964,"objectType":"post","locale":"ru","localeFull":"ru_RU","overlayImages":{"play":{"name":"Play \u0438\u043a\u043e\u043d\u043a\u0430","url":"https:\/\/ocr365.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/var\/www\/vhosts\/ocr365.com\/httpdocs\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF \u0438\u043a\u043e\u043d\u043a\u0430","url":"https:\/\/ocr365.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/var\/www\/vhosts\/ocr365.com\/httpdocs\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/ocr365.com\/wp-content\/uploads\/2025\/01\/LOGO8.png","customPermalinks":true,"isUserRegistered":false,"autoSuggestKeywords":false,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Focr365.com%2Fru&r=https%3A%2F%2Focr365.com%2Fru%2Fwp-json%2Fwp%2Fv2%2Fpages%2F1964%3Fnonce%3D51cad79f05","maxTags":5,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/ocr365.com\/wp-content\/uploads\/2025\/01\/cropped-512-32x32.png","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"showKeywordIntent":true,"isPro":false,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"\u0410\u043f\u0433\u0440\u0435\u0439\u0434","trendsPreviewImage":"https:\/\/ocr365.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":[],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":false,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Home","robots":{"index":true},"advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/ocr365.com\/ru\/wp-json\/wp\/v2\/pages\/1964","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ocr365.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ocr365.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ocr365.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ocr365.com\/ru\/wp-json\/wp\/v2\/comments?post=1964"}],"version-history":[{"count":70,"href":"https:\/\/ocr365.com\/ru\/wp-json\/wp\/v2\/pages\/1964\/revisions"}],"predecessor-version":[{"id":2428,"href":"https:\/\/ocr365.com\/ru\/wp-json\/wp\/v2\/pages\/1964\/revisions\/2428"}],"wp:attachment":[{"href":"https:\/\/ocr365.com\/ru\/wp-json\/wp\/v2\/media?parent=1964"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}