{"id":7254,"date":"2025-04-27T22:23:36","date_gmt":"2025-04-27T22:23:36","guid":{"rendered":"https:\/\/zoostandart.ge\/?page_id=7254"},"modified":"2025-10-11T00:22:08","modified_gmt":"2025-10-11T00:22:08","slug":"%d0%bc%d0%be%d0%bd%d0%b0%d1%85","status":"publish","type":"page","link":"https:\/\/zoostandart.ge\/ru\/%d0%bc%d0%be%d0%bd%d0%b0%d1%85\/","title":{"rendered":"Monge"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"7254\" class=\"elementor elementor-7254\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7906de3c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7906de3c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-283b1007\" data-id=\"283b1007\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3be68ec0 elementor-widget elementor-widget-shortcode\" data-id=\"3be68ec0\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"monge-brands-page zoostandart-page\">\n        <style>\n            \/* General Styles *\/\n            .monge-brands-page {\n                font-family: 'Arial', sans-serif;\n                background-color: #fff;\n                margin: 0;\n                padding: 0;\n                width: 100%;\n            }\n\n            \/* Header Section *\/\n            .monge-header {\n                position: relative;\n                background: url('https:\/\/zoostandart.ge\/wp-content\/uploads\/hero-marchi.jpg') no-repeat center center;\n                background-size: cover;\n                height: 500px;\n                color: #fff;\n                text-align: center;\n                display: flex;\n                flex-direction: column;\n                justify-content: center;\n                align-items: center;\n            }\n            .monge-header .logo {\n                font-size: 60px;\n                font-weight: 700;\n                margin-bottom: 20px;\n                text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n                color: #fff;\n            }\n            .monge-header h1 {\n                font-size: 48px;\n                font-weight: 700;\n                text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n                margin: 0;\n                color: #fff;\n            }\n            .monge-header .scroll-down {\n                position: absolute;\n                bottom: 20px;\n                font-size: 30px;\n                color: #fff;\n                cursor: pointer;\n            }\n\n            \/* Main Content Section *\/\n            .monge-content {\n                max-width: 1200px;\n                margin: 0 auto;\n                padding: 50px 20px;\n                text-align: center;\n            }\n            .monge-content h2 {\n                font-size: 36px;\n                font-weight: 700;\n                color: #333;\n                margin-bottom: 20px;\n            }\n            .monge-content .subtitle {\n                font-size: 18px;\n                color: #666;\n                line-height: 1.6;\n                margin-bottom: 40px;\n            }\n\n            \/* Accordion Styles *\/\n            .accordion {\n                margin-bottom: 20px;\n            }\n            .accordion-item {\n                border-bottom: 1px solid #ddd;\n            }\n            .accordion-header {\n                background: #f9f9f9;\n                padding: 20px;\n                cursor: pointer;\n                display: flex;\n                justify-content: space-between;\n                align-items: center;\n            }\n            .accordion-header h3 {\n                font-size: 24px;\n                font-weight: 600;\n                color: #003366;\n                margin: 0;\n            }\n            .accordion-header .toggle-icon {\n                font-size: 24px;\n                color: #003366;\n            }\n            .accordion-content {\n                display: none;\n                padding: 20px;\n                background: #fff;\n                box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n                border-radius: 5px;\n            }\n            .accordion-content.active {\n                display: block;\n            }\n            .accordion-content .brand-details {\n                display: flex;\n                gap: 30px;\n                align-items: center;\n            }\n            .accordion-content .brand-details .text {\n                flex: 1;\n                text-align: left;\n            }\n            .accordion-content .brand-details .text p {\n                font-size: 16px;\n                color: #555;\n                line-height: 1.6;\n                margin-bottom: 15px;\n            }\n            .accordion-content .brand-details .text .details-grid {\n                display: grid;\n                grid-template-columns: repeat(2, 1fr);\n                gap: 10px;\n                margin-bottom: 20px;\n            }\n            .accordion-content .brand-details .text .details-grid p {\n                margin: 0;\n                font-size: 14px;\n                color: #777;\n            }\n            .accordion-content .brand-details .text .details-grid p strong {\n                color: #333;\n            }\n            .accordion-content .brand-details .text .attributes {\n                margin-bottom: 20px;\n            }\n            .accordion-content .brand-details .text .attributes p {\n                font-size: 14px;\n                color: #003366;\n                margin: 5px 0;\n            }\n            .accordion-content .brand-details .image {\n                flex: 1;\n            }\n            .accordion-content .brand-details .image img {\n                max-width: 100%;\n                height: auto;\n                border-radius: 5px;\n            }\n            .accordion-content .brand-details .text .find-more-btn {\n                display: inline-block;\n                padding: 10px 20px;\n                background: #003366;\n                color: #fff;\n                text-decoration: none;\n                border-radius: 5px;\n                font-size: 16px;\n                font-weight: 500;\n            }\n            .accordion-content .brand-details .text .find-more-btn:hover {\n                background: #0055a5;\n            }\n\n            \/* Responsive Design *\/\n            @media (max-width: 768px) {\n                .monge-header {\n                    height: 400px;\n                }\n                .monge-header .logo {\n                    font-size: 40px;\n                }\n                .monge-header h1 {\n                    font-size: 32px;\n                }\n                .accordion-content .brand-details {\n                    flex-direction: column;\n                }\n                .accordion-content .brand-details .text,\n                .accordion-content .brand-details .image {\n                    flex: none;\n                    width: 100%;\n                }\n                .accordion-content .brand-details .text .details-grid {\n                    grid-template-columns: 1fr;\n                }\n            }\n        <\/style>\n\n        <!-- Header Section -->\n        <header class=\"monge-header\">\n            <div class=\"logo\">\u041c\u041e\u041d\u0416<\/div>\n            <h1>\u041d\u0430\u0448\u0438 \u0431\u0440\u0435\u043d\u0434\u044b \u2014 \u044d\u0442\u043e \u043e\u0434\u043d\u0430 \u0431\u043e\u043b\u044c\u0448\u0430\u044f \u0441\u0435\u043c\u044c\u044f.<\/h1>\n            <div class=\"scroll-down\">\u2193<\/div>\n        <\/header>\n\n        <!-- Main Content Section -->\n        <section class=\"monge-content\">\n            <h2>\u0411\u0440\u0435\u043d\u0434\u044b Monge \u2014 \u044d\u0442\u043e \u043e\u0434\u043d\u0430 \u0431\u043e\u043b\u044c\u0448\u0430\u044f \u0441\u0435\u043c\u044c\u044f<\/h2>\n            <p class=\"subtitle\">\n                \u041a\u0430\u0436\u0434\u044b\u0439 \u0447\u043b\u0435\u043d \u0441\u0435\u043c\u044c\u0438 Monge \u0443\u043d\u0438\u043a\u0430\u043b\u0435\u043d, \u043d\u043e \u0432\u0441\u0435 \u043e\u043d\u0438 \u0440\u0430\u0437\u0434\u0435\u043b\u044f\u044e\u0442 \u043e\u0431\u0449\u0438\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0446\u0435\u043d\u043d\u043e\u0441\u0442\u0438. \u0422\u043e\u0447\u043d\u043e \u0442\u0430\u043a \u0436\u0435 \u043a\u0430\u0436\u0434\u044b\u0439 \u0431\u0440\u0435\u043d\u0434 Monge \u0438\u043c\u0435\u0435\u0442 \u0441\u0432\u043e\u044e \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0438 \u0441\u0432\u043e\u044e \u0440\u043e\u043b\u044c. \u041c\u044b \u0441\u0442\u0440\u0435\u043c\u0438\u043c\u0441\u044f \u0432\u0441\u0435\u0433\u0434\u0430 \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0442\u044c \u043b\u044e\u0431\u0438\u0442\u0435\u043b\u044f\u043c \u0436\u0438\u0432\u043e\u0442\u043d\u044b\u0445 \u0432\u044b\u0441\u043e\u0447\u0430\u0439\u0448\u0435\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0441\u0435\u0433\u043c\u0435\u043d\u0442\u043e\u0432 \u0440\u044b\u043d\u043a\u0430.\n            <\/p>\n\n            <!-- Accordion for Brands -->\n            <div class=\"accordion\">\n                <!-- Monge Natural Superpremium -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>Monge<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>\u041f\u043e\u043b\u043d\u0430\u044f \u0438 \u0441\u0431\u0430\u043b\u0430\u043d\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u0430\u044f \u043b\u0438\u043d\u0435\u0439\u043a\u0430 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u0440\u0430\u0446\u0438\u043e\u043d\u043e\u0432 \u0441 \u0432\u044b\u0441\u043e\u043a\u043e\u043f\u0440\u0438\u0432\u043b\u0435\u043a\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430\u043c\u0438, \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u044b\u043c\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u0441 \u0443\u0447\u0451\u0442\u043e\u043c \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0430, \u0440\u0430\u0437\u043c\u0435\u0440\u0430, \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u0438 \u043e\u0431\u0440\u0430\u0437\u0430 \u0436\u0438\u0437\u043d\u0438 \u0441\u043e\u0431\u0430\u043a \u0438 \u043a\u043e\u0448\u0435\u043a. \u041e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u0438\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442: \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0436\u0438\u0432\u043e\u0442\u043d\u043e\u0433\u043e \u0431\u0435\u043b\u043a\u0430 (\u0441\u0432\u0435\u0436\u0435\u0435 \u043c\u044f\u0441\u043e) \u0438 \u043f\u0440\u0435\u0431\u0438\u043e\u0442\u0438\u043a\u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043f\u043e\u043a\u043e\u043b\u0435\u043d\u0438\u044f \u2013 \u043a\u0441\u0438\u043b\u043e\u043e\u043b\u0438\u0433\u043e\u0441\u0430\u0445\u0430\u0440\u0438\u0434\u044b (\u041a\u041e\u0421).<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>\u041f\u0440\u043e\u0434\u0430\u0436\u0438:<\/strong> \u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u044b<\/p>\n                                    <p><strong>\u0414\u043b\u044f \u043a\u043e\u0433\u043e:<\/strong> \u0421\u043e\u0431\u0430\u043a\u0438 \u0438 \u043a\u043e\u0448\u043a\u0438<\/p>\n                                    <p><strong>\u0422\u0438\u043f:<\/strong> \u0412\u043b\u0430\u0436\u043d\u044b\u0439 \u0438 \u0441\u0443\u0445\u043e\u0439 \u043a\u043e\u0440\u043c<\/p>\n                                    <p><strong>\u0412\u043e\u0437\u0440\u0430\u0441\u0442:<\/strong> \u0429\u0435\u043d\u043e\u043a, \u043a\u043e\u0442\u0435\u043d\u043e\u043a \u0438 \u0432\u0437\u0440\u043e\u0441\u043b\u0430\u044f \u043e\u0441\u043e\u0431\u044c<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>\u041e\u0442\u043b\u0438\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438:<\/p>\n                                    <p>\u00b7 \u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0436\u0438\u0432\u043e\u0442\u043d\u043e\u0433\u043e \u0431\u0435\u043b\u043a\u0430 \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u0438\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u0430<\/p>\n                                    <p>\u00b7 \u0421\u043e \u0441\u0432\u0435\u0436\u0438\u043c \u043c\u044f\u0441\u043e\u043c<\/p>\n                                    <p>\u00b7 \u041f\u0440\u0435\u0431\u0438\u043e\u0442\u0438\u043a\u0438 XOS<\/p>\n                                    <p>\u00b7 \u0412\u044b\u0441\u043e\u043a\u0438\u0435 \u0432\u043a\u0443\u0441\u043e\u0432\u044b\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430<\/p>\n                                    <p>\u00b7 \u0422\u0430\u043a\u0436\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u0440\u0435\u0446\u0435\u043f\u0442\u044b \u0441 \u043e\u0434\u043d\u0438\u043c \u0431\u0435\u043b\u043a\u043e\u043c<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">\u0423\u0437\u043d\u0430\u0439\u0442\u0435 \u0431\u043e\u043b\u044c\u0448\u0435 \u043e \u0431\u0440\u0435\u043d\u0434\u0435<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio-Momge.jpg\" alt=\"Monge Natural Superpremium Products\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- BWild -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>BWild<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>\u041b\u0438\u043d\u0435\u0439\u043a\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432, \u0432\u0434\u043e\u0445\u043d\u043e\u0432\u043b\u0451\u043d\u043d\u0430\u044f \u0442\u0435\u043c, \u0447\u0435\u043c \u043f\u0438\u0442\u0430\u044e\u0442\u0441\u044f \u0441\u043e\u0431\u0430\u043a\u0438 \u0438 \u043a\u043e\u0448\u043a\u0438 \u0432 \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0439 \u0441\u0440\u0435\u0434\u0435 \u043e\u0431\u0438\u0442\u0430\u043d\u0438\u044f, \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u0438\u0445 \u044d\u043d\u0435\u0440\u0433\u0438\u0435\u0439 \u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u043c\u0438 \u043f\u0438\u0442\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0432\u0435\u0449\u0435\u0441\u0442\u0432\u0430\u043c\u0438 \u0434\u043b\u044f \u0443\u0434\u043e\u0432\u043b\u0435\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u044f \u0438\u0445 \u043f\u0440\u0438\u0440\u043e\u0434\u043d\u044b\u0445 \u0438\u043d\u0441\u0442\u0438\u043d\u043a\u0442\u043e\u0432. \u0411\u043e\u043b\u0435\u0435 651 TP3T \u0438\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u043e\u0432 \u0436\u0438\u0432\u043e\u0442\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u044f, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0441\u043c\u0435\u0441\u044c \u0444\u0440\u0443\u043a\u0442\u043e\u0432 \u0438 \u043e\u0432\u043e\u0449\u0435\u0439.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>\u041f\u0440\u043e\u0434\u0430\u0436\u0438:<\/strong> \u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u044b<\/p>\n                                    <p><strong>\u0414\u043b\u044f \u043a\u043e\u0433\u043e:<\/strong> \u0421\u043e\u0431\u0430\u043a\u0438 \u0438 \u043a\u043e\u0448\u043a\u0438<\/p>\n                                    <p><strong>\u0422\u0438\u043f:<\/strong> \u0412\u043b\u0430\u0436\u043d\u044b\u0439 \u0438 \u0441\u0443\u0445\u043e\u0439 \u043a\u043e\u0440\u043c<\/p>\n                                    <p><strong>\u0412\u043e\u0437\u0440\u0430\u0441\u0442:<\/strong> \u0429\u0435\u043d\u043e\u043a, \u043a\u043e\u0442\u0435\u043d\u043e\u043a \u0438 \u0432\u0437\u0440\u043e\u0441\u043b\u0430\u044f \u043e\u0441\u043e\u0431\u044c<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>\u041e\u0442\u043b\u0438\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438:<\/p>\n                                    <p>\u00b7 \u0411\u043e\u043b\u0435\u0435 65% \u0438\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u043e\u0432 \u0436\u0438\u0432\u043e\u0442\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u044f<\/p>\n                                    <p>\u00b7 \u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0435 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438 \u0443\u0433\u043b\u0435\u0432\u043e\u0434\u043e\u0432 (\u0433\u043e\u0440\u043e\u0445, \u043a\u0430\u0440\u0442\u043e\u0444\u0435\u043b\u044c, \u0442\u044b\u043a\u0432\u0430, \u0446\u0443\u043a\u043a\u0438\u043d\u0438, \u0442\u0430\u043f\u0438\u043e\u043a\u0430 \u0438 \u0447\u0435\u0447\u0435\u0432\u0438\u0446\u0430)<\/p>\n                                    <p>\u00b7 \u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0435 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438 \u0431\u0435\u043b\u043a\u0430 (\u0443\u0442\u043a\u0430, \u0433\u0443\u0441\u044c, \u0438\u043d\u0434\u0435\u0439\u043a\u0430, \u043a\u0440\u043e\u043b\u0438\u043a, \u044f\u0433\u043d\u0435\u043d\u043e\u043a, \u043a\u0430\u0431\u0430\u043d, \u043e\u043b\u0435\u043d\u0438\u043d\u0430, \u043c\u044f\u0441\u043e \u0431\u0443\u0439\u0432\u043e\u043b\u0430, \u043b\u043e\u0441\u043e\u0441\u044c, \u0430\u043d\u0447\u043e\u0443\u0441\u044b, \u0442\u0440\u0435\u0441\u043a\u0430 \u0438 \u0442\u0443\u043d\u0435\u0446)<\/p>\n                                    <p>\u00b7 \u0421 \u0441\u0443\u043f\u0435\u0440\u0444\u0443\u0434\u0430\u043c\u0438 \u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u043c\u0438 \u0438\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u0430\u043c\u0438<\/p>\n                                    <p>\u0422\u0430\u043a\u0436\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u044b \u0441 \u043d\u0438\u0437\u043a\u0438\u043c \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435\u043c \u0437\u0435\u0440\u043d\u0430 \u0438 \u0431\u0435\u0437 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0437\u0435\u0440\u043d\u0430.<\/p>\n                                    <p>\u041f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0442\u044c \u0441\u043c\u0435\u0448\u0430\u043d\u043d\u043e\u0435 \u043a\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0435, \u043a\u043e\u043c\u0431\u0438\u043d\u0438\u0440\u0443\u044f \u0432\u043b\u0430\u0436\u043d\u044b\u0439 \u0438 \u0441\u0443\u0445\u043e\u0439 \u043a\u043e\u0440\u043c.<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">\u0423\u0437\u043d\u0430\u0439\u0442\u0435 \u0431\u043e\u043b\u044c\u0448\u0435 \u043e \u0431\u0440\u0435\u043d\u0434\u0435<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio-\u2013-BWild.jpg\" alt=\"BWild Products\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Monge VetSolution -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>Monge VetSolution<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>\u0412\u0435\u0442\u0435\u0440\u0438\u043d\u0430\u0440\u043d\u044b\u0439 \u043a\u043e\u0440\u043c \u0434\u043b\u044f \u0441\u043e\u0431\u0430\u043a, \u043f\u0440\u0435\u0434\u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044b\u0439 \u0434\u043b\u044f \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u043f\u043e\u0440\u043e\u0434, \u0431\u0435\u0437 \u0437\u0435\u0440\u043d\u043e\u0432\u044b\u0445, \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u044b\u0439 \u0441 \u0443\u0447\u0435\u0442\u043e\u043c \u043e\u0441\u043e\u0431\u044b\u0445 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0435\u0439 \u0432 \u043f\u0438\u0442\u0430\u043d\u0438\u0438. \u041e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u0438\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442: \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0436\u0438\u0432\u043e\u0442\u043d\u043e\u0433\u043e \u0431\u0435\u043b\u043a\u0430 (\u043a\u0440\u043e\u043c\u0435 \u043f\u0435\u0447\u0435\u043d\u0438) \u0438 \u0431\u0435\u0437\u0437\u0435\u0440\u043d\u043e\u0432\u043e\u0439 \u0441\u043e\u0441\u0442\u0430\u0432.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>\u041f\u0440\u043e\u0434\u0430\u0436\u0438:<\/strong> \u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u044b<\/p>\n                                    <p><strong>\u0414\u043b\u044f \u043a\u043e\u0433\u043e:<\/strong> \u0421\u043e\u0431\u0430\u043a\u0438 \u0438 \u043a\u043e\u0448\u043a\u0438<\/p>\n                                    <p><strong>\u0422\u0438\u043f:<\/strong> \u0412\u043b\u0430\u0436\u043d\u044b\u0439 \u0438 \u0441\u0443\u0445\u043e\u0439 \u043a\u043e\u0440\u043c<\/p>\n                                    <p><strong>\u0412\u043e\u0437\u0440\u0430\u0441\u0442:<\/strong> \u0412\u0437\u0440\u043e\u0441\u043b\u044b\u0439<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>\u041e\u0442\u043b\u0438\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438:<\/p>\n                                    <p>\u00b7 \u0422\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044f Fit-aroma\u00ae (\u0432\u044b\u0441\u043e\u043a\u0430\u044f \u0432\u043a\u0443\u0441\u043e\u0432\u0430\u044f \u043f\u0440\u0438\u0432\u043b\u0435\u043a\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c)<\/p>\n                                    <p>\u00b7 \u041f\u0440\u0435\u0431\u0438\u043e\u0442\u0438\u043a\u0438 XOS<\/p>\n                                    <p>\u0411\u0435\u0437\u0437\u0435\u0440\u043d\u043e\u0432\u0430\u044f \u0444\u043e\u0440\u043c\u0443\u043b\u0430<\/p>\n                                    <p>\u00b7 \u041a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0442 \u0441\u043e\u043a\u0430 \u0434\u044b\u043d\u0438 (\u0441\u0443\u0445\u043e\u0439 \u043a\u043e\u0440\u043c)<\/p>\n                                    <p>\u00b7 \u0421\u0432\u043e\u0431\u043e\u0434\u043d\u044b\u0435 \u043d\u0443\u043a\u043b\u0435\u043e\u0442\u0438\u0434\u044b (\u0432\u043b\u0430\u0436\u043d\u044b\u0439 \u043a\u043e\u0440\u043c)<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">\u0423\u0437\u043d\u0430\u0439\u0442\u0435 \u0431\u043e\u043b\u044c\u0448\u0435 \u043e \u0431\u0440\u0435\u043d\u0434\u0435<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio\u2013VetSolutionM.jpg\" alt=\"\u041f\u0440\u043e\u0434\u0443\u043a\u0442\u044b Monge VetSolution\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Monge Gift -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>Monge Gift<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>\u041d\u043e\u0432\u0430\u044f \u043b\u0438\u043d\u0435\u0439\u043a\u0430 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u043a\u043e\u0440\u043c\u043e\u0432 \u0434\u043b\u044f \u0441\u043e\u0431\u0430\u043a \u0438 \u043a\u043e\u0448\u0435\u043a, \u043e\u0431\u043e\u0433\u0430\u0449\u0451\u043d\u043d\u044b\u0445 \u0441\u0443\u043f\u0435\u0440\u0444\u0443\u0434\u0430\u043c\u0438: \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u043b\u0430\u043a\u043e\u043c\u0441\u0442\u0432\u043e \u0434\u043b\u044f \u043d\u0430\u0448\u0438\u0445 \u043f\u0438\u0442\u043e\u043c\u0446\u0435\u0432 \u0438 \u043f\u043e\u0434\u0430\u0440\u043e\u043a \u0434\u043b\u044f \u0438\u0445 \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u044f. \u041a\u0430\u0436\u0434\u044b\u0439 \u0431\u0435\u043b\u043e\u043a \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u0443\u044e \u0444\u0443\u043d\u043a\u0446\u0438\u044e, \u0447\u0442\u043e \u0434\u0435\u043b\u0430\u0435\u0442 \u0435\u0433\u043e \u0438\u0434\u0435\u0430\u043b\u044c\u043d\u044b\u043c \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435\u043c \u043a \u0441\u0443\u0445\u0438\u043c \u0438 \u0432\u043b\u0430\u0436\u043d\u044b\u043c \u043a\u043e\u0440\u043c\u0430\u043c Monge Natural Superpremium.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>\u041f\u0440\u043e\u0434\u0430\u0436\u0438:<\/strong> \u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u044b<\/p>\n                                    <p><strong>\u0414\u043b\u044f \u043a\u043e\u0433\u043e:<\/strong> \u0421\u043e\u0431\u0430\u043a\u0438 \u0438 \u043a\u043e\u0448\u043a\u0438<\/p>\n                                    <p><strong>\u0422\u0438\u043f:<\/strong> \u0415\u0434\u0430<\/p>\n                                    <p><strong>\u0412\u043e\u0437\u0440\u0430\u0441\u0442:<\/strong> \u0412\u0437\u0440\u043e\u0441\u043b\u044b\u0439<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>\u041e\u0442\u043b\u0438\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438:<\/p>\n                                    <p>\u00b7 \u0420\u0435\u0446\u0435\u043f\u0442\u044b \u0441 \u043e\u0434\u043d\u0438\u043c \u0431\u0435\u043b\u043a\u043e\u043c \u0438 \u0431\u0435\u0437 \u0437\u0435\u0440\u043d\u043e\u0432\u044b\u0445<\/p>\n                                    <p>\u0411\u0435\u0437\u0437\u0435\u0440\u043d\u043e\u0432\u0430\u044f \u0444\u043e\u0440\u043c\u0443\u043b\u0430<\/p>\n                                    <p>\u00b7 \u041e\u0431\u043e\u0433\u0430\u0449\u0435\u043d\u043e \u0441\u0443\u043f\u0435\u0440\u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430\u043c\u0438<\/p>\n                                    <p>\u00b7 \u041a\u0430\u0436\u0434\u044b\u0439 \u0431\u0435\u043b\u043e\u043a \u0438\u043c\u0435\u0435\u0442 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u0443\u044e \u0444\u0443\u043d\u043a\u0446\u0438\u044e<\/p>\n                                    <p>\u00b7 \u0421\u043e\u0431\u0430\u043a\u0430: \u041b\u043e\u0441\u043e\u0441\u044c &gt; \u041a\u043e\u0436\u0430, \u041a\u0440\u043e\u043b\u0438\u043a &gt; \u0418\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442, \u0421\u0432\u0438\u043d\u0438\u043d\u0430 &gt; \u0420\u043e\u0441\u0442, \u0423\u0442\u043a\u0430 &gt; \u0422\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u043a\u0438, \u042f\u0433\u043d\u0435\u043d\u043e\u043a &gt; \u0413\u0438\u0431\u043a\u043e\u0441\u0442\u044c, \u0424\u043e\u0440\u0435\u043b\u044c &gt; \u0413\u0438\u0431\u043a\u043e\u0441\u0442\u044c, \u041e\u0432\u043e\u0449\u0438 &gt; \u041f\u0438\u0449\u0435\u0432\u0430\u0440\u0435\u043d\u0438\u0435<\/p>\n                                    <p>\u00b7 \u041a\u043e\u0448\u043a\u0430: \u0424\u043e\u0440\u0435\u043b\u044c &gt; \u0420\u043e\u0441\u0442, \u041a\u0440\u043e\u043b\u0438\u043a &gt; \u0423\u0445\u043e\u0434 \u0437\u0430 \u0437\u0443\u0431\u0430\u043c\u0438, \u0421\u0432\u0438\u043d\u0438\u043d\u0430 &gt; \u041f\u043e\u0442\u0435\u0440\u044f \u0430\u043f\u043f\u0435\u0442\u0438\u0442\u0430, \u041b\u043e\u0441\u043e\u0441\u044c &gt; \u041a\u043e\u043c\u043a\u0438 \u0448\u0435\u0440\u0441\u0442\u0438, \u0422\u0440\u0435\u0441\u043a\u0430 &gt; \u041a\u043e\u0436\u0430, \u0423\u0442\u043a\u0430 &gt; \u0421\u0442\u0435\u0440\u0438\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u043e<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">\u0423\u0437\u043d\u0430\u0439\u0442\u0435 \u0431\u043e\u043b\u044c\u0448\u0435 \u043e \u0431\u0440\u0435\u043d\u0434\u0435<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio-\u2013-MONGE-Gift.jpg\" alt=\"\u041f\u043e\u0434\u0430\u0440\u043e\u0447\u043d\u0430\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u044f Monge\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Excellence -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>\u0421\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u043e<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>\u041b\u0438\u043d\u0435\u0439\u043a\u0430 \u043f\u043e\u043b\u043d\u043e\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u043a\u043e\u0440\u043c\u043e\u0432 \u0441\u0443\u043f\u0435\u0440-\u043f\u0440\u0435\u043c\u0438\u0443\u043c \u043a\u043b\u0430\u0441\u0441\u0430 \u0434\u043b\u044f \u043a\u0430\u043d\u0430\u043b\u043e\u0432 \u043f\u0438\u0442\u0430\u043d\u0438\u044f, \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u0430\u044f \u0441 \u0443\u0447\u0451\u0442\u043e\u043c \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0430, \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0435\u0439 \u0441\u043e\u0431\u0430\u043a \u0438 \u043a\u043e\u0448\u0435\u043a. \u0410\u0441\u0441\u043e\u0440\u0442\u0438\u043c\u0435\u043d\u0442 \u0441\u0443\u0445\u0438\u0445 \u0438 \u0432\u043b\u0430\u0436\u043d\u044b\u0445 \u043a\u043e\u0440\u043c\u043e\u0432 \u0441 \u043c\u044f\u0441\u043e\u043c \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0433\u043e \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0430 \u0431\u0435\u043b\u043a\u0430, \u043e\u0431\u043e\u0433\u0430\u0449\u0435\u043d\u043d\u044b\u0445 \u0444\u0440\u0443\u043a\u0442\u0430\u043c\u0438, \u0432\u0438\u0442\u0430\u043c\u0438\u043d\u0430\u043c\u0438 \u0438 \u0441\u0443\u043f\u0435\u0440\u0444\u0443\u0434\u0430\u043c\u0438.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>\u041f\u0440\u043e\u0434\u0430\u0436\u0438:<\/strong> \u041a\u0430\u043d\u0430\u043b \u043e \u0435\u0434\u0435<\/p>\n                                    <p><strong>\u0414\u043b\u044f \u043a\u043e\u0433\u043e:<\/strong> \u0421\u043e\u0431\u0430\u043a\u0438 \u0438 \u043a\u043e\u0448\u043a\u0438<\/p>\n                                    <p><strong>\u0422\u0438\u043f:<\/strong> \u0412\u043b\u0430\u0436\u043d\u044b\u0439 \u0438 \u0441\u0443\u0445\u043e\u0439 \u043a\u043e\u0440\u043c<\/p>\n                                    <p><strong>\u0412\u043e\u0437\u0440\u0430\u0441\u0442:<\/strong> \u0429\u0435\u043d\u043e\u043a, \u043a\u043e\u0442\u0435\u043d\u043e\u043a \u0438 \u0432\u0437\u0440\u043e\u0441\u043b\u0430\u044f \u043e\u0441\u043e\u0431\u044c<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>\u041e\u0442\u043b\u0438\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438:<\/p>\n                                    <p>\u041c\u044f\u0441\u043e \u043a\u0430\u043a \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0431\u0435\u043b\u043a\u0430<\/p>\n                                    <p>\u0420\u0435\u0446\u0435\u043f\u0442\u044b, \u0431\u043e\u0433\u0430\u0442\u044b\u0435 \u0441\u0443\u043f\u0435\u0440\u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430\u043c\u0438<\/p>\n                                    <p>\u00b7 \u0422\u0430\u043a\u0436\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u0440\u0435\u0446\u0435\u043f\u0442\u044b \u0431\u0435\u0437 \u0437\u0435\u0440\u043d\u043e\u0432\u044b\u0445<\/p>\n                                    <p>LeChat Natural:<\/p>\n                                    <p>\u0420\u0435\u0446\u0435\u043f\u0442\u044b \u0431\u043b\u044e\u0434 \u0438\u0437 \u0442\u0443\u043d\u0446\u0430 \u043d\u0430 \u043f\u0430\u0440\u0443<\/p>\n                                    <p>\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u043d\u0430\u0441\u043b\u0430\u0436\u0434\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0433\u0443\u0440\u043c\u0430\u043d\u043e\u0432<\/p>\n                                    <p>\u00b7 \u041e\u0431\u043e\u0433\u0430\u0449\u0435\u043d\u043e \u043f\u0440\u0435\u0431\u0438\u043e\u0442\u0438\u043a\u0430\u043c\u0438 \u0424\u041e\u0421 \u0438 \u0432\u0438\u0442\u0430\u043c\u0438\u043d\u043e\u043c \u0415<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">\u0423\u0437\u043d\u0430\u0439\u0442\u0435 \u0431\u043e\u043b\u044c\u0448\u0435 \u043e \u0431\u0440\u0435\u043d\u0434\u0435<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio\u2013Excellence.jpg\" alt=\"\u041f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u044f \u0432\u044b\u0441\u0448\u0435\u0433\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Gemon -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>Gemon<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>\u0412\u043a\u0443\u0441\u043d\u044b\u0439 \u0438 \u0441\u0431\u0430\u043b\u0430\u043d\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u043a\u043e\u0440\u043c \u0434\u043b\u044f \u0441\u043e\u0431\u0430\u043a \u0438 \u043a\u043e\u0448\u0435\u043a, \u0442\u0449\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u044b\u0439 \u0441 \u0443\u0447\u0451\u0442\u043e\u043c \u0438\u0445 \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0445 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0435\u0439, \u0440\u0430\u0437\u043c\u0435\u0440\u0430, \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0430, \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u0438 \u043e\u0431\u0440\u0430\u0437\u0430 \u0436\u0438\u0437\u043d\u0438. \u041a\u043e\u0440\u043c \u043e\u0447\u0435\u043d\u044c \u0432\u043a\u0443\u0441\u043d\u044b\u0439, \u0441\u043e \u0441\u0432\u0435\u0436\u0438\u043c \u043c\u044f\u0441\u043e\u043c \u0438 \u043f\u0440\u0435\u0431\u0438\u043e\u0442\u0438\u043a\u0430\u043c\u0438, \u0441 \u043f\u0440\u0435\u0432\u043e\u0441\u0445\u043e\u0434\u043d\u044b\u043c \u0441\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435\u043c \u0446\u0435\u043d\u044b \u0438 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>\u041f\u0440\u043e\u0434\u0430\u0436\u0438:<\/strong> \u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u044b<\/p>\n                                    <p><strong>\u0414\u043b\u044f \u043a\u043e\u0433\u043e:<\/strong> \u0421\u043e\u0431\u0430\u043a\u0438 \u0438 \u043a\u043e\u0448\u043a\u0438<\/p>\n                                    <p><strong>\u0422\u0438\u043f:<\/strong> \u0412\u043b\u0430\u0436\u043d\u044b\u0439 \u0438 \u0441\u0443\u0445\u043e\u0439 \u043a\u043e\u0440\u043c<\/p>\n                                    <p><strong>\u0412\u043e\u0437\u0440\u0430\u0441\u0442:<\/strong> \u0429\u0435\u043d\u043e\u043a, \u043a\u043e\u0442\u0435\u043d\u043e\u043a \u0438 \u0432\u0437\u0440\u043e\u0441\u043b\u0430\u044f \u043e\u0441\u043e\u0431\u044c<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>\u041e\u0442\u043b\u0438\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438:<\/p>\n                                    <p>\u00b7 \u041e\u043f\u0442\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0435 \u0432\u043a\u0443\u0441\u043e\u0432\u044b\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430<\/p>\n                                    <p>\u00b7 \u0421\u0432\u0435\u0436\u0435\u0435 \u043c\u044f\u0441\u043e<\/p>\n                                    <p>\u00b7 \u041f\u0440\u0435\u0431\u0438\u043e\u0442\u0438\u043a\u0438 FOS \u0438 MOS<\/p>\n                                    <p>\u00b7 \u0414\u0435\u0442\u0430\u043b\u0438 \u0440\u0430\u0437\u043d\u043e\u0433\u043e \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u0434\u043b\u044f \u0440\u0430\u0437\u043d\u044b\u0445 \u0440\u0430\u0437\u043c\u0435\u0440\u043e\u0432 \u0436\u0438\u0432\u043e\u0442\u043d\u044b\u0445<\/p>\n                                    <p>\u00b7 \u0420\u0435\u0446\u0435\u043f\u0442\u044b, \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0435 \u0440\u0430\u0437\u043c\u0435\u0440\u0443 \u0436\u0438\u0432\u043e\u0442\u043d\u043e\u0433\u043e<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">\u0423\u0437\u043d\u0430\u0439\u0442\u0435 \u0431\u043e\u043b\u044c\u0448\u0435 \u043e \u0431\u0440\u0435\u043d\u0434\u0435<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio_Gemon-New.png\" alt=\"\u041f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u044f Gemon\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Special Dog | Le Chat -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>\u041e\u0441\u043e\u0431\u0430\u044f \u0441\u043e\u0431\u0430\u043a\u0430 | Le Chat<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>\u041b\u0438\u043d\u0435\u0439\u043a\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 \u0434\u043b\u044f \u043a\u0430\u043d\u0430\u043b\u0430 Food Channel, \u0432 \u043b\u0443\u0447\u0448\u0438\u0445 \u0442\u0440\u0430\u0434\u0438\u0446\u0438\u044f\u0445 Monge, \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u0442 \u043e\u043f\u0442\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u043e\u0433\u043e \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u0434\u043b\u044f \u0441\u043e\u0431\u0430\u043a \u0438 \u043a\u043e\u0448\u0435\u043a. \u0420\u0435\u0446\u0435\u043f\u0442\u044b \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442 \u043e\u0442\u0431\u043e\u0440\u043d\u043e\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0435 \u043c\u044f\u0441\u043e \u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u044b \u0441 \u0443\u0447\u0435\u0442\u043e\u043c \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0430, \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0435\u0439 \u0432\u0430\u0448\u0435\u0433\u043e \u043f\u0438\u0442\u043e\u043c\u0446\u0430.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>\u041f\u0440\u043e\u0434\u0430\u0436\u0438:<\/strong> \u041a\u0430\u043d\u0430\u043b \u043e \u0435\u0434\u0435<\/p>\n                                    <p><strong>\u0414\u043b\u044f \u043a\u043e\u0433\u043e:<\/strong> \u0421\u043e\u0431\u0430\u043a\u0438 \u0438 \u043a\u043e\u0448\u043a\u0438<\/p>\n                                    <p><strong>\u0422\u0438\u043f:<\/strong> \u0412\u043b\u0430\u0436\u043d\u044b\u0439 \u0438 \u0441\u0443\u0445\u043e\u0439 \u043a\u043e\u0440\u043c<\/p>\n                                    <p><strong>\u0412\u043e\u0437\u0440\u0430\u0441\u0442:<\/strong> \u0429\u0435\u043d\u043e\u043a, \u043a\u043e\u0442\u0435\u043d\u043e\u043a \u0438 \u0432\u0437\u0440\u043e\u0441\u043b\u0430\u044f \u043e\u0441\u043e\u0431\u044c<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>\u041e\u0442\u043b\u0438\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438:<\/p>\n                                    <p>\u041e\u0442\u0431\u043e\u0440\u043d\u044b\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u0438\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u044b<\/p>\n                                    <p>\u00b7 \u0420\u0435\u0446\u0435\u043f\u0442\u044b, \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0435 \u043f\u043e \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0443<\/p>\n                                    <p>\u00b7 \u0421 \u0432\u043e\u043b\u043e\u043a\u043d\u0430\u043c\u0438 \u0438 \u0437\u0435\u0440\u043d\u043e\u0432\u044b\u043c\u0438 \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432 \u043a\u043b\u0435\u0442\u0447\u0430\u0442\u043a\u0438 \u0438 \u0432\u0438\u0442\u0430\u043c\u0438\u043d\u043e\u0432<\/p>\n                                    <p>\u00b7 \u0421\u0431\u0430\u043b\u0430\u043d\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u0435 \u0441 \u043c\u0438\u043d\u0435\u0440\u0430\u043b\u0430\u043c\u0438 \u0438 \u0432\u0438\u0442\u0430\u043c\u0438\u043d\u0430\u043c\u0438 A, D3, E<\/p>\n                                    <p>\u041d\u0435\u0437\u0430\u043c\u0435\u043d\u0438\u043c\u044b\u0435 \u0430\u043c\u0438\u043d\u043e\u043a\u0438\u0441\u043b\u043e\u0442\u044b (\u0442\u0430\u0443\u0440\u0438\u043d) \u0434\u043b\u044f \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 \u0440\u0430\u0431\u043e\u0442\u044b \u0441\u0435\u0440\u0434\u0446\u0430 \u0443 \u043a\u043e\u0448\u0435\u043a<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">\u0423\u0437\u043d\u0430\u0439\u0442\u0435 \u0431\u043e\u043b\u044c\u0448\u0435 \u043e \u0431\u0440\u0435\u043d\u0434\u0435<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio\u2013Special-Lechat.jpg\" alt=\"\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u044b \u0434\u043b\u044f \u0441\u043e\u0431\u0430\u043a Le Chat\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Simba | Leo\u2019s | Gran Bont\u00e0 | Art\u00f9 | Moustache -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>\u0421\u0438\u043c\u0431\u0430 | \u041b\u0435\u043e | \u0413\u0440\u0430\u043d \u0411\u043e\u043d\u0442\u0430 | \u0410\u0440\u0442\u0443 | \u0423\u0441\u044b<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>\u0420\u0435\u0446\u0435\u043f\u0442\u044b \u0434\u043b\u044f \u043a\u0443\u043b\u0438\u043d\u0430\u0440\u043d\u043e\u0433\u043e \u043a\u0430\u043d\u0430\u043b\u0430, \u043f\u043e\u0441\u0432\u044f\u0449\u0435\u043d\u043d\u043e\u0433\u043e \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u043c \u0442\u0440\u0430\u0434\u0438\u0446\u0438\u044f\u043c Monge, \u0443\u0434\u043e\u0432\u043b\u0435\u0442\u0432\u043e\u0440\u044f\u044e\u0449\u0438\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0438 \u0441\u043e\u0431\u0430\u043a \u0438 \u043a\u043e\u0448\u0435\u043a \u0432 \u043f\u0438\u0442\u0430\u043d\u0438\u0438, \u0441 \u0443\u0447\u0435\u0442\u043e\u043c \u0446\u0435\u043d\u044b. \u0428\u0438\u0440\u043e\u043a\u0438\u0439 \u0430\u0441\u0441\u043e\u0440\u0442\u0438\u043c\u0435\u043d\u0442 \u0432\u043a\u0443\u0441\u043d\u044b\u0445, \u043b\u0435\u0433\u043a\u043e\u0443\u0441\u0432\u043e\u044f\u0435\u043c\u044b\u0445 \u0438 \u0431\u043e\u0433\u0430\u0442\u044b\u0445 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u043c\u0438 \u043f\u0438\u0442\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0432\u0435\u0449\u0435\u0441\u0442\u0432\u0430\u043c\u0438 \u043a\u043e\u0440\u043c\u043e\u0432, \u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0432\u043b\u0430\u0436\u043d\u044b\u0435 \u0438 \u0441\u0443\u0445\u0438\u0435.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>\u041f\u0440\u043e\u0434\u0430\u0436\u0438:<\/strong> \u041f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432\u044b\u0439 \u043a\u0430\u043d\u0430\u043b \u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u044b<\/p>\n                                    <p><strong>\u0414\u043b\u044f \u043a\u043e\u0433\u043e:<\/strong> \u0421\u043e\u0431\u0430\u043a\u0438 \u0438 \u043a\u043e\u0448\u043a\u0438<\/p>\n                                    <p><strong>\u0422\u0438\u043f:<\/strong> \u0412\u043b\u0430\u0436\u043d\u044b\u0439 \u0438 \u0441\u0443\u0445\u043e\u0439 \u043a\u043e\u0440\u043c<\/p>\n                                    <p><strong>\u0412\u043e\u0437\u0440\u0430\u0441\u0442:<\/strong> \u0429\u0435\u043d\u043e\u043a, \u043a\u043e\u0442\u0435\u043d\u043e\u043a \u0438 \u0432\u0437\u0440\u043e\u0441\u043b\u0430\u044f \u043e\u0441\u043e\u0431\u044c<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>\u041e\u0442\u043b\u0438\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438:<\/p>\n                                    <p>\u00b7 \u041e\u0442\u043b\u0438\u0447\u043d\u043e\u0435 \u0441\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435 \u0446\u0435\u043d\u044b \u0438 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430<\/p>\n                                    <p>\u00b7 \u0412\u043a\u0443\u0441\u043d\u0430\u044f \u0435\u0434\u0430<\/p>\n                                    <p>\u00b7 \u0412\u044b\u0441\u043e\u043a\u043e\u0435 \u043f\u0438\u0449\u0435\u0432\u0430\u0440\u0435\u043d\u0438\u0435<\/p>\n                                    <p>\u0424\u043e\u0440\u043c\u0443\u043b\u044b \u0434\u043b\u044f \u0440\u0430\u0437\u043d\u044b\u0445 \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u043e\u0432 \u0438 \u043e\u0431\u0440\u0430\u0437\u043e\u0432 \u0436\u0438\u0437\u043d\u0438<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">\u0423\u0437\u043d\u0430\u0439\u0442\u0435 \u0431\u043e\u043b\u044c\u0448\u0435 \u043e \u0431\u0440\u0435\u043d\u0434\u0435<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio\u2013Economy.jpg\" alt=\"\u041f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u044f Simba Leos\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- JavaScript for Accordion Functionality -->\n        <script>\n            document.querySelectorAll('.accordion-header').forEach(header => {\n                header.addEventListener('click', () => {\n                    const content = header.nextElementSibling;\n                    const icon = header.querySelector('.toggle-icon');\n                    const isOpen = content.classList.contains('active');\n\n                    \/\/ Close all other accordion items\n                    document.querySelectorAll('.accordion-content').forEach(item => {\n                        item.classList.remove('active');\n                        item.previousElementSibling.querySelector('.toggle-icon').textContent = '+';\n                    });\n\n                    \/\/ Toggle the clicked item\n                    if (!isOpen) {\n                        content.classList.add('active');\n                        icon.textContent = '-';\n                    }\n                });\n            });\n        <\/script>\n    <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\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":"","meta":{"footnotes":""},"class_list":["post-7254","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/pages\/7254","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/comments?post=7254"}],"version-history":[{"count":0,"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/pages\/7254\/revisions"}],"wp:attachment":[{"href":"https:\/\/zoostandart.ge\/ru\/wp-json\/wp\/v2\/media?parent=7254"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}