{"id":2424,"date":"2026-07-24T13:34:53","date_gmt":"2026-07-24T13:34:53","guid":{"rendered":"https:\/\/nakedchefs.gr\/new\/?page_id=2424"},"modified":"2026-07-24T13:35:16","modified_gmt":"2026-07-24T13:35:16","slug":"faqs","status":"publish","type":"page","link":"https:\/\/nakedchefs.gr\/el\/faqs\/","title":{"rendered":"\u03a3\u03c5\u03c7\u03bd\u03ad\u03c2 \u0395\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\">    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400&family=Inter:wght@300;400;500;600&display=swap');\r\n\r\n        \/* ===== Global Wrapper ===== *\/\r\n        .nc-faq-wrapper {\r\n            font-family: 'Inter', sans-serif;\r\n            -webkit-font-smoothing: antialiased;\r\n            -moz-osx-font-smoothing: grayscale;\r\n            background-color: #0e1317;\r\n            color: #ffffff;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .nc-faq-wrapper * {\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        \/* ===== Hero Header ===== *\/\r\n        .nc-faq-hero {\r\n            text-align: center;\r\n            padding: 100px 20px 60px;\r\n            background: linear-gradient(to bottom, rgba(14, 19, 23, 0.7), #0e1317), \r\n                        url('https:\/\/nakedchefs.gr\/wp-content\/uploads\/2025\/06\/31584f186bb0ab4cd52fa9ec240aae32.jpg');\r\n            background-size: cover;\r\n            background-position: center;\r\n        }\r\n\r\n        .nc-faq-eyebrow {\r\n            font-size: 0.65rem;\r\n            font-weight: 600;\r\n            letter-spacing: 0.22em;\r\n            text-transform: uppercase;\r\n            color: rgba(255, 255, 255, 0.5);\r\n            margin-bottom: 16px;\r\n            display: block;\r\n        }\r\n\r\n        .nc-faq-title {\r\n            font-family: 'Playfair Display', serif;\r\n            font-size: clamp(2.5rem, 5vw, 3.5rem);\r\n            font-weight: 400;\r\n            color: #ffffff;\r\n            margin: 0 0 20px 0;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .nc-faq-subtitle {\r\n            font-size: 1.0625rem;\r\n            color: rgba(255, 255, 255, 0.7);\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n            font-weight: 300;\r\n        }\r\n\r\n        \/* ===== Main Container ===== *\/\r\n        .nc-faq-container {\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            padding: 80px 20px 100px;\r\n        }\r\n\r\n        \/* ===== FAQ Accordion ===== *\/\r\n        .nc-faq-list {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 0;\r\n        }\r\n\r\n        .nc-faq-item {\r\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .nc-faq-item:first-child {\r\n            border-top: 1px solid rgba(255, 255, 255, 0.1);\r\n        }\r\n\r\n        .nc-faq-question {\r\n            width: 100%;\r\n            background: transparent;\r\n            border: none;\r\n            padding: 32px 0;\r\n            text-align: left;\r\n            cursor: pointer;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            gap: 20px;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .nc-faq-question:hover {\r\n            background: rgba(255, 255, 255, 0.02);\r\n        }\r\n\r\n        .nc-faq-question-text {\r\n            font-family: 'Playfair Display', serif;\r\n            font-size: clamp(1.125rem, 2vw, 1.25rem);\r\n            font-weight: 400;\r\n            color: #ffffff;\r\n            line-height: 1.4;\r\n            margin: 0;\r\n        }\r\n\r\n        .nc-faq-icon {\r\n            flex-shrink: 0;\r\n            width: 24px;\r\n            height: 24px;\r\n            position: relative;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .nc-faq-icon::before,\r\n        .nc-faq-icon::after {\r\n            content: '';\r\n            position: absolute;\r\n            background: rgba(255, 255, 255, 0.6);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .nc-faq-icon::before {\r\n            width: 12px;\r\n            height: 1px;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n        }\r\n\r\n        .nc-faq-icon::after {\r\n            width: 1px;\r\n            height: 12px;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n        }\r\n\r\n        .nc-faq-item.active .nc-faq-icon {\r\n            transform: rotate(45deg);\r\n        }\r\n\r\n        .nc-faq-answer {\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.4s ease, padding 0.4s ease;\r\n        }\r\n\r\n        .nc-faq-item.active .nc-faq-answer {\r\n            max-height: 500px;\r\n        }\r\n\r\n        .nc-faq-answer-inner {\r\n            padding: 0 0 32px 0;\r\n            font-family: 'Inter', sans-serif;\r\n            font-size: 1rem;\r\n            line-height: 1.8;\r\n            color: rgba(255, 255, 255, 0.7);\r\n            font-weight: 300;\r\n        }\r\n\r\n        .nc-faq-answer-inner p {\r\n            margin: 0 0 16px 0;\r\n        }\r\n\r\n        .nc-faq-answer-inner p:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .nc-faq-answer-inner strong {\r\n            color: #ffffff;\r\n            font-weight: 500;\r\n        }\r\n\r\n        \/* ===== CTA Section ===== *\/\r\n        .nc-faq-cta {\r\n            text-align: center;\r\n            padding: 60px 40px;\r\n            background: rgba(255, 255, 255, 0.02);\r\n            border: 1px solid rgba(255, 255, 255, 0.08);\r\n            border-radius: 4px;\r\n            margin-top: 60px;\r\n        }\r\n\r\n        .nc-faq-cta h3 {\r\n            font-family: 'Playfair Display', serif;\r\n            font-size: clamp(1.5rem, 3vw, 2rem);\r\n            font-weight: 400;\r\n            color: #ffffff;\r\n            margin: 0 0 16px 0;\r\n        }\r\n\r\n        .nc-faq-cta p {\r\n            font-size: 1rem;\r\n            color: rgba(255, 255, 255, 0.7);\r\n            margin: 0 0 24px 0;\r\n            font-weight: 300;\r\n        }\r\n\r\n        .nc-btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            padding: 16px 35px;\r\n            background: #ffffff;\r\n            border: 1px solid #ffffff;\r\n            color: #0e1317;\r\n            font-family: 'Inter', sans-serif;\r\n            font-size: 0.8125rem;\r\n            font-weight: 600;\r\n            letter-spacing: 0.1em;\r\n            text-transform: uppercase;\r\n            cursor: pointer;\r\n            transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\r\n            text-decoration: none;\r\n            border-radius: 2px;\r\n        }\r\n\r\n        .nc-btn:hover {\r\n            background: transparent;\r\n            color: #ffffff;\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        .nc-btn svg {\r\n            width: 16px;\r\n            height: 16px;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .nc-btn:hover svg {\r\n            transform: translateX(4px);\r\n        }\r\n\r\n        \/* ===== Animations ===== *\/\r\n        .nc-fade-up {\r\n            opacity: 0;\r\n            transform: translateY(30px);\r\n            transition: opacity 0.8s ease, transform 0.8s ease;\r\n        }\r\n\r\n        .nc-fade-up.visible {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n\r\n        \/* ===== Responsive ===== *\/\r\n        @media (max-width: 768px) {\r\n            .nc-faq-hero {\r\n                padding: 80px 20px 40px;\r\n            }\r\n\r\n            .nc-faq-container {\r\n                padding: 60px 20px 80px;\r\n            }\r\n\r\n            .nc-faq-question {\r\n                padding: 24px 0;\r\n            }\r\n\r\n            .nc-faq-cta {\r\n                padding: 40px 24px;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"nc-faq-wrapper\">\r\n        <!-- Hero Section -->\r\n        <section class=\"nc-faq-hero\">\r\n            <div class=\"nc-fade-up\">\r\n                <span class=\"nc-faq-eyebrow\">\u0395\u03a7\u0395\u03a4\u0395 \u0391\u03a0\u039f\u03a1\u0399\u0395\u03a3;<\/span>\r\n                <h1 class=\"nc-faq-title\">\u03a3\u03c5\u03c7\u03bd\u03ad\u03c2 \u0395\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2<\/h1>\r\n                <p class=\"nc-faq-subtitle\">\r\n                    \u038c\u03bb\u03b1 \u03cc\u03c3\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b3\u03bd\u03c9\u03c1\u03af\u03b6\u03b5\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1\u03c2 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03bf\u03cd \u03c3\u03b5\u03c6 \u03c3\u03c4\u03b7\u03bd \u039a\u03c1\u03ae\u03c4\u03b7.\r\n                <\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Main Content -->\r\n        <div class=\"nc-faq-container\">\r\n            <ul class=\"nc-faq-list\">\r\n                \r\n                <!-- Question 1 -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a3\u03b5 \u03c0\u03bf\u03b9\u03b5\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03c4\u03b7\u03c2 \u039a\u03c1\u03ae\u03c4\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03c3\u03b1\u03c2;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u039f\u03b9 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03bf\u03af \u03bc\u03b1\u03c2 \u03c3\u03b5\u03c6 \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03bf\u03cd\u03bd \u03c0\u03b5\u03bb\u03ac\u03c4\u03b5\u03c2 \u03c3\u03b5 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03bf \u03c4\u03bf \u03bd\u03b7\u03c3\u03af \u03c4\u03b7\u03c2 \u039a\u03c1\u03ae\u03c4\u03b7\u03c2. \u03a0\u03b1\u03c1\u03ad\u03c7\u03bf\u03c5\u03bc\u03b5 \u03c4\u03b1\u03ba\u03c4\u03b9\u03ba\u03ac \u03c4\u03b9\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03bc\u03b1\u03c2 <strong>\u03c3\u03c4\u03bf \u03a1\u03ad\u03b8\u03c5\u03bc\u03bd\u03bf, \u03c4\u03b1 \u03a7\u03b1\u03bd\u03b9\u03ac, \u03c4\u03bf \u0397\u03c1\u03ac\u03ba\u03bb\u03b5\u03b9\u03bf \u03ba\u03b1\u03b9 \u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf<\/strong>, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03b5 \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03b3\u03cd\u03c1\u03c9 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c7\u03c9\u03c1\u03b9\u03ac.\r\n                            <\/p>\r\n                            <p>\r\n                                \u0395\u03af\u03c4\u03b5 \u03b4\u03b9\u03b1\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b2\u03af\u03bb\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c5\u03c0\u03b1\u03af\u03b8\u03c1\u03bf, \u03b5\u03bc\u03b5\u03af\u03c2 \u03b8\u03b1 \u03ad\u03c1\u03b8\u03bf\u03c5\u03bc\u03b5 \u03c3\u03b5 \u03b5\u03c3\u03ac\u03c2. \u0391\u03c0\u03bb\u03ce\u03c2 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03b7.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 2 -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03c3\u03b5 \u03b4\u03b9\u03b1\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u0391\u03c3\u03c6\u03b1\u03bb\u03ce\u03c2. \u0395\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ce\u03bd\u03c4\u03b1\u03c2 \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b1\u03c0\u03bf\u03ba\u03c1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b5\u03c2 \u03b4\u03b9\u03b1\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03ad\u03c2 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b5\u03c2, \u03c7\u03c9\u03c1\u03af\u03c2 \u03ba\u03b1\u03bd\u03ad\u03bd\u03b1\u03bd \u03c3\u03c5\u03bc\u03b2\u03b9\u03b2\u03b1\u03c3\u03bc\u03cc \u03c3\u03c4\u03b7 \u03b3\u03b5\u03cd\u03c3\u03b7 \u03ae \u03c4\u03b7\u03bd \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1.\r\n                            <\/p>\r\n                            <p>\r\n                                \u03a0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5 <strong>\u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c7\u03c9\u03c1\u03af\u03c2 \u03bb\u03b1\u03ba\u03c4\u03cc\u03b6\u03b7 \u03ba\u03b1\u03b9 \u03c7\u03c9\u03c1\u03af\u03c2 \u03b3\u03bb\u03bf\u03c5\u03c4\u03ad\u03bd\u03b7,<\/strong> \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b1 \u03ba\u03b1\u03b9 \u03c7\u03c9\u03c1\u03af\u03c2 \u03ba\u03b1\u03bc\u03af\u03b1 \u03b1\u03bd\u03b1\u03c3\u03c4\u03ac\u03c4\u03c9\u03c3\u03b7. \u039f\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03bc\u03b5\u03bd\u03bf\u03cd \u03bc\u03b1\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bd \u03ba\u03c1\u03ad\u03b1\u03c2, \u03c8\u03ac\u03c1\u03b9, \u03b8\u03b1\u03bb\u03b1\u03c3\u03c3\u03b9\u03bd\u03ac, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03b9\u03b4\u03b9\u03ba\u03ac \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03bc\u03ad\u03bd\u03bf <strong>vegan \u03bc\u03b5\u03bd\u03bf\u03cd<\/strong> \u03bc\u03b5 \u03bb\u03b1\u03c7\u03b1\u03bd\u03b9\u03ba\u03ac \u03b5\u03c0\u03bf\u03c7\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03b7\u03bc\u03b7\u03c4\u03c1\u03b9\u03b1\u03ba\u03ac \u03b1\u03c1\u03c7\u03b1\u03af\u03c9\u03bd \u03c0\u03bf\u03b9\u03ba\u03b9\u03bb\u03b9\u03ce\u03bd, \u03bc\u03b9\u03b1 \u03b1\u03c5\u03b8\u03b5\u03bd\u03c4\u03b9\u03ba\u03ae, \u03c6\u03c5\u03c4\u03b9\u03ba\u03ae \u03ba\u03c1\u03b7\u03c4\u03b9\u03ba\u03ae \u03ba\u03bf\u03c5\u03b6\u03af\u03bd\u03b1.\r\n                            <\/p>\r\n                            <p>\r\n                                \u0391\u03c0\u03bb\u03ce\u03c2 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03c5\u03c7\u03cc\u03bd \u03b4\u03b9\u03b1\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03ae \u03c3\u03b1\u03c2, \u03ba\u03b1\u03b9 \u03b5\u03bc\u03b5\u03af\u03c2 \u03b8\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03cc\u03c3\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03c3\u03b1\u03c2 \u03b1\u03bd\u03ac\u03bb\u03bf\u03b3\u03b1.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 3 -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a0\u03ce\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03b7 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1 \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03b7\u03c2;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u0397 \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1\u03c2 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03bf\u03cd \u03c3\u03b5\u03c6 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03bb\u03ae \u03ba\u03b1\u03b9 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03bd\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03cc\u03bb\u03b9\u03c2 \u03c4\u03c1\u03af\u03b1 \u03b2\u03ae\u03bc\u03b1\u03c4\u03b1:\r\n                            <\/p>\r\n                            <p>\r\n                                <strong>1. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c0\u03b1\u03ba\u03ad\u03c4\u03bf: <\/strong> \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc \u03c4\u03c9\u03bd \u03ba\u03b1\u03bb\u03b5\u03c3\u03bc\u03ad\u03bd\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c3\u03c4\u03b5. \u0394\u03b9\u03b1\u03c4\u03af\u03b8\u03b5\u03bd\u03c4\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03b3\u03b9\u03b1 cocktail bar, \u03b5\u03c0\u03b9\u03c0\u03bb\u03ad\u03bf\u03bd \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03cc, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03b1 \u03c3\u03b5 \u03c3\u03c4\u03c5\u03bb \u03bc\u03c0\u03bf\u03c5\u03c6\u03ad.\r\n                            <\/p>\r\n                            <p>\r\n                                <strong>2. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03bc\u03b5\u03bd\u03bf\u03cd:<\/strong> \u0394\u03b9\u03b1\u03bb\u03ad\u03be\u03c4\u03b5 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03be\u03b5\u03c7\u03c9\u03c1\u03b9\u03c3\u03c4\u03ac \u03bc\u03b5\u03bd\u03bf\u03cd \u03bc\u03b1\u03c2: \u039c\u03b5\u03c3\u03bf\u03b3\u03b5\u03b9\u03b1\u03ba\u03cc, \u039a\u03c1\u03b7\u03c4\u03b9\u03ba\u03cc, \u03a0\u03c1\u03c9\u03b9\u03bd\u03cc, Exclusive, Sushi \u03ae Vegan.\r\n                            <\/p>\r\n                            <p>\r\n                                <strong>3. \u039a\u03ac\u03bd\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03b1 \u03c3\u03b1\u03c2:<\/strong> \u03a0\u03b5\u03af\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c4\u03b7\u03bd \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c3\u03b1\u03c2. \u039f \u03c3\u03b5\u03c6 \u03c3\u03b1\u03c2 \u03c6\u03c4\u03ac\u03bd\u03b5\u03b9 \u03bc\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03b1\u03c0\u03b1\u03c1\u03b1\u03af\u03c4\u03b7\u03c4\u03b1 \u03c5\u03bb\u03b9\u03ba\u03ac, \u03b5\u03c4\u03bf\u03b9\u03bc\u03ac\u03b6\u03b5\u03b9 \u03c4\u03bf \u03b3\u03b5\u03cd\u03bc\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03c6\u03ae\u03bd\u03b5\u03b9 \u03c4\u03b7\u03bd \u03ba\u03bf\u03c5\u03b6\u03af\u03bd\u03b1 \u03b1\u03ba\u03c1\u03b9\u03b2\u03ce\u03c2 \u03cc\u03c0\u03c9\u03c2 \u03c4\u03b7\u03bd \u03b2\u03c1\u03ae\u03ba\u03b5.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 4 -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a0\u03b1\u03c1\u03ad\u03c7\u03b5\u03c4\u03b5 \u03b5\u03c3\u03b5\u03af\u03c2 \u03c4\u03b1 \u03c5\u03bb\u03b9\u03ba\u03ac \u03ae \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ba\u03ac\u03bd\u03c9 \u03b5\u03b3\u03ce \u03c4\u03b1 \u03c8\u03ce\u03bd\u03b9\u03b1;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                <strong>\u0391\u03bd\u03b1\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bc\u03b5 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c4\u03b1.<\/strong> \u039f\u03b9 \u03c3\u03b5\u03c6 \u03bc\u03b1\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c6\u03b8\u03ac\u03bd\u03bf\u03c5\u03bd \u03bc\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03c5\u03bb\u03b9\u03ba\u03ac, \u03c4\u03bf\u03bd \u03b5\u03be\u03bf\u03c0\u03bb\u03b9\u03c3\u03bc\u03cc \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03cc\u03c2 \u03c3\u03b1\u03c2.\r\n                            <\/p>\r\n                            <p>\r\n                                \u03a0\u03c1\u03bf\u03bc\u03b7\u03b8\u03b5\u03c5\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b1\u03c0\u03bf\u03ba\u03bb\u03b5\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c4\u03b1 \u03c0\u03b9\u03bf \u03c6\u03c1\u03ad\u03c3\u03ba\u03b1, \u03bd\u03c4\u03cc\u03c0\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03c5\u03bb\u03b9\u03ba\u03ac.  \u0391\u03c0\u03cc \u03c6\u03c1\u03ad\u03c3\u03ba\u03b1 \u03b1\u03bb\u03b9\u03b5\u03cd\u03bc\u03b1\u03c4\u03b1 \u03c4\u03b7\u03c2 \u03b7\u03bc\u03ad\u03c1\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03ba\u03c1\u03b7\u03c4\u03b9\u03ba\u03ac \u03bd\u03b5\u03c1\u03ac, \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1 \u03b5\u03c0\u03bf\u03c7\u03ae\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03bf\u03cd\u03c2. \u0395\u03c3\u03b5\u03af\u03c2 \u03b4\u03b5\u03bd \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03c8\u03c9\u03bd\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03af\u03c0\u03bf\u03c4\u03b1 \u03bf\u03cd\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bd\u03b7\u03c3\u03c5\u03c7\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c0\u03b1\u03c1\u03b1\u03bc\u03b9\u03ba\u03c1\u03cc.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 5 -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bd\u03b1\u03bb\u03ac\u03b2\u03b5\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03ae \u03b5\u03ba\u03b4\u03ae\u03bb\u03c9\u03c3\u03b7 \u03c3\u03b5 \u03b2\u03af\u03bb\u03b1;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u039d\u03b1\u03b9! \u0395\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03c3\u03c4\u03b7\u03bd <strong>\u03c0\u03b1\u03c1\u03bf\u03c7\u03ae \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03b9\u03ce\u03bd \u03b5\u03c3\u03c4\u03af\u03b1\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 catering \u03c3\u03b5 \u03b2\u03af\u03bb\u03b5\u03c2<\/strong> \u03c3\u03b5 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03b7 \u03c4\u03b7\u03bd \u039a\u03c1\u03ae\u03c4\u03b7\r\n                            <\/p>\r\n                            <p>\r\n                                \u0395\u03af\u03c4\u03b5 \u03b4\u03b9\u03bf\u03c1\u03b3\u03b1\u03bd\u03ce\u03bd\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03b1\u03c4\u03bc\u03bf\u03c3\u03c6\u03b1\u03b9\u03c1\u03b9\u03ba\u03cc, \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03cc \u03b4\u03b5\u03af\u03c0\u03bd\u03bf \u03b5\u03af\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b3\u03b9\u03bf\u03c1\u03c4\u03ae, \u03c6\u03ad\u03c1\u03bd\u03bf\u03c5\u03bc\u03b5 \u03c4\u03b7\u03bd \u03c0\u03bb\u03ae\u03c1\u03b7 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b5\u03bd\u03cc\u03c2 \u03b5\u03c3\u03c4\u03b9\u03b1\u03c4\u03bf\u03c1\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u03c7\u03ce\u03c1\u03bf \u03c3\u03b1\u03c2. \u0397 \u03bf\u03bc\u03ac\u03b4\u03b1 \u03bc\u03b1\u03c2 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c4\u03b5\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03c3\u03b5 \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc\u03bb\u03c5\u03c4\u03b1 \u03c3\u03c4\u03bf\u03bd \u03c7\u03ce\u03c1\u03bf \u03c3\u03b1\u03c2.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- ====== NEW QUESTIONS (added below) ====== -->\r\n\r\n                <!-- Question 6 (NEW) -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a4\u03b9 \u03c3\u03c4\u03c5\u03bb \u03bc\u03b1\u03b3\u03b5\u03b9\u03c1\u03b9\u03ba\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03ac \u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03b1;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u03a0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5 \u03bc\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b3\u03ba\u03ac\u03bc\u03b1 \u03b3\u03b1\u03c3\u03c4\u03c1\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ce\u03bd \u03c0\u03c1\u03bf\u03c4\u03ac\u03c3\u03b5\u03c9\u03bd \u03c6\u03c4\u03b9\u03b1\u03b3\u03bc\u03ad\u03bd\u03c9\u03bd \u03bc\u03b5 \u03c6\u03c1\u03ad\u03c3\u03ba\u03b1, \u03c4\u03bf\u03c0\u03b9\u03ba\u03ac \u03ba\u03c1\u03b7\u03c4\u03b9\u03ba\u03ac \u03c5\u03bb\u03b9\u03ba\u03ac. \u03a4\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd \u03bc\u03b1\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bd: <strong>\u03b5\u03ba\u03bb\u03b5\u03ba\u03c4\u03ac \u03b8\u03b1\u03bb\u03b1\u03c3\u03c3\u03b9\u03bd\u03ac,<\/strong>, <strong>\u03b1\u03c5\u03b8\u03b5\u03bd\u03c4\u03b9\u03ba\u03ae \u03ba\u03c1\u03b7\u03c4\u03b9\u03ba\u03ae \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c3\u03bf\u03b3\u03b5\u03b9\u03b1\u03ba\u03ae \u03ba\u03bf\u03c5\u03b6\u03af\u03bd\u03b1,<\/strong> \u03c7\u03b5\u03b9\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c4\u03bf \u03c3\u03bf\u03cd\u03c3\u03b9, <strong>\u03c3\u03bf\u03cd\u03c3\u03b9,<\/strong>, <strong>\u03ba\u03b1\u03bb\u03cc \u03c6\u03b1\u03b3\u03b7\u03c4\u03cc<\/strong>, <strong>\u03c0\u03c1\u03c9\u03b9\u03bd\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ad \u03b3\u03b9\u03b1 \u03b2\u03af\u03bb\u03b5\u03c2<\/strong>\u03ba\u03b1\u03b9 <strong>\u03b1\u03c0\u03bf\u03ba\u03bb\u03b5\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac vegan \u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c3\u03b5\u03c6 \u03bc\u03b1\u03c2<\/strong>.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 7 (NEW) -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a0\u03cc\u03c3\u03bf \u03b4\u03b9\u03b1\u03c1\u03ba\u03b5\u03af \u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03bc\u03b9\u03b1 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03bf\u03cd \u03c3\u03b5\u03c6 \u03c3\u03c4\u03bf\u03bd \u03c7\u03ce\u03c1\u03bf \u03bc\u03b1\u03c2;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u039c\u03b9\u03b1 \u03c4\u03c5\u03c0\u03b9\u03ba\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03bf\u03cd \u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03bf\u03c2 \u03bc\u03b5 \u03c3\u03b5\u03c6 \u03b4\u03b9\u03b1\u03c1\u03ba\u03b5\u03af \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 <strong>3 \u03ce\u03c1\u03b5\u03c2.<\/strong>\u03a3\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1, \u03bf \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b1\u03c2 \u03c3\u03b5\u03c6 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03cc \u03bc\u03b1\u03c2 \u03b5\u03c4\u03bf\u03b9\u03bc\u03ac\u03b6\u03bf\u03c5\u03bd \u03c4\u03b1 \u03c0\u03b9\u03ac\u03c4\u03b1 \u03b5\u03c0\u03af \u03c4\u03cc\u03c0\u03bf\u03c5, \u03c3\u03b5\u03c1\u03b2\u03af\u03c1\u03bf\u03c5\u03bd \u03c4\u03bf \u03b3\u03b5\u03cd\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03c6\u03c1\u03bf\u03bd\u03c4\u03af\u03b6\u03bf\u03c5\u03bd \u03bd\u03b1 \u03b1\u03c6\u03ae\u03bd\u03bf\u03c5\u03bd \u03c4\u03b7\u03bd \u03ba\u03bf\u03c5\u03b6\u03af\u03bd\u03b1 \u03b5\u03bd\u03c4\u03b5\u03bb\u03ce\u03c2 \u03ba\u03b1\u03b8\u03b1\u03c1\u03ae \u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03bf\u03c7\u03c9\u03c1\u03ae\u03c3\u03bf\u03c5\u03bd.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 8 (NEW) -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03c4\u03b5 \u03b6\u03c9\u03bd\u03c4\u03b1\u03bd\u03ae \u03c0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03c3\u03bf\u03cd\u03c3\u03b9 \u03b3\u03b9\u03b1 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03ac \u03b4\u03b5\u03af\u03c0\u03bd\u03b1;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u039d\u03b1\u03b9! \u03a0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5 <strong>\u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b5\u03c2 \u03c3\u03bf\u03cd\u03c3\u03b9<\/strong> \u03c0\u03bf\u03c5 \u03c0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b6\u03c9\u03bd\u03c4\u03b1\u03bd\u03ac \u03bc\u03c0\u03c1\u03bf\u03c3\u03c4\u03ac \u03c3\u03b1\u03c2, \u03c3\u03c4\u03bf \u03c4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9 \u03c3\u03b1\u03c2. \u039f\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bd signature \u03c1\u03bf\u03bb\u03ac, \u03c4\u03b1\u03c1\u03c4\u03ac\u03c1 \u03c6\u03c1\u03ad\u03c3\u03ba\u03bf\u03c5 \u03c4\u03cc\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c3\u03bf\u03bb\u03bf\u03bc\u03bf\u03cd, hoso maki \u03ba\u03b1\u03b9 uramaki \u03bc\u03b5 \u03c5\u03bb\u03b9\u03ba\u03ac \u03c5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03cc\u03c0\u03c9\u03c2 \u03b3\u03bb\u03c5\u03ba\u03cc \u03ba\u03b1\u03b2\u03bf\u03cd\u03c1\u03b9, \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03ae \u03b3\u03b1\u03c1\u03af\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03c6\u03c1\u03ad\u03c3\u03ba\u03b1 \u03b8\u03b1\u03bb\u03b1\u03c3\u03c3\u03b9\u03bd\u03ac.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 9 (NEW) -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u039c\u03c0\u03bf\u03c1\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03cc\u03c3\u03bf\u03c5\u03bc\u03b5 \u03ad\u03bd\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd \u03ae \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b4\u03c5\u03ac\u03c3\u03bf\u03c5\u03bc\u03b5 \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b3\u03b1\u03c3\u03c4\u03c1\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ad\u03c2 \u03c0\u03c1\u03bf\u03c3\u03b5\u03b3\u03b3\u03af\u03c3\u03b5\u03b9\u03c2;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u03a6\u03c5\u03c3\u03b9\u03ba\u03ac. \u0391\u03bd \u03ba\u03b1\u03b9 \u03ad\u03c7\u03bf\u03c5\u03bc\u03b5 \u03ad\u03c4\u03bf\u03b9\u03bc\u03b1 signature \u03bc\u03b5\u03bd\u03bf\u03cd, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 <strong>\u03bd\u03b1 \u03b1\u03c6\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c3\u03b5\u03c6 \u03bc\u03b1\u03c2 \u03bd\u03b1 \u03c6\u03c4\u03b9\u03ac\u03be\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03be\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd<\/strong> \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03b1 \u03c6\u03c1\u03ad\u03c3\u03ba\u03b1 \u03c5\u03bb\u03b9\u03ba\u03ac \u03c4\u03b7\u03c2 \u03b7\u03bc\u03ad\u03c1\u03b1\u03c2, \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03bf \u03b1\u03ba\u03c1\u03b9\u03b2\u03ce\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03b5\u03c0\u03b9\u03b8\u03c5\u03bc\u03af\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03b3\u03bf\u03cd\u03c3\u03c4\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03c1\u03ad\u03b1\u03c2 \u03c3\u03b1\u03c2.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 10 (NEW) -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b5\u03c0\u03b9\u03c0\u03bb\u03ad\u03bf\u03bd \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03bf\u03cd \u03ae \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03b9\u03ce\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7\u03c2 \u03c0\u03bf\u03c4\u03ce\u03bd \u03b3\u03b9\u03b1 \u03c4\u03bf \u03b3\u03b5\u03cd\u03bc\u03b1 \u03bc\u03b1\u03c2;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u039d\u03b1\u03b9, \u03c0\u03ad\u03c1\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03cc \u03c3\u03b5\u03c6 \u03c3\u03b1\u03c2, <strong>\u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b6\u03b7\u03c4\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c0\u03bf\u03ba\u03bb\u03b5\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c3\u03b5\u03c1\u03b2\u03b9\u03c4\u03cc\u03c1\u03bf,<\/strong>\u03c0\u03bb\u03ae\u03c1\u03b7 <strong>\u03bc\u03c0\u03b1\u03c1 \u03b3\u03b9\u03b1 \u03ba\u03bf\u03ba\u03c4\u03ad\u03b9\u03bb<\/strong>\u03ae \u03b5\u03c0\u03b9\u03bc\u03b5\u03bb\u03b7\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03ad\u03bd\u03b5\u03c2 <strong>\u03c0\u03c1\u03bf\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03ba\u03c1\u03b1\u03c3\u03b9\u03bf\u03cd<\/strong> \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03b1 \u03ba\u03ac\u03b2\u03b1 \u03bc\u03b1\u03c2, \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03c4\u03bf\u03c5 \u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03cc\u03c2 \u03c3\u03b1\u03c2.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- ====== END OF NEW QUESTIONS ====== -->\r\n\r\n            <\/ul>\r\n\r\n            <!-- CTA Section -->\r\n            <div class=\"nc-faq-cta nc-fade-up\">\r\n                <h3>\u0388\u03c7\u03b5\u03c4\u03b5 \u03b1\u03ba\u03cc\u03bc\u03b1 \u03b1\u03c0\u03bf\u03c1\u03af\u03b5\u03c2;<\/h3>\r\n                <p>\u0395\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b5\u03b4\u03ce \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03b1\u03c2 \u03b2\u03bf\u03b7\u03b8\u03ae\u03c3\u03bf\u03c5\u03bc\u03b5 \u03bd\u03b1 \u03c3\u03c7\u03b5\u03b4\u03b9\u03ac\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c4\u03ad\u03bb\u03b5\u03b9\u03b1 \u03b3\u03b1\u03c3\u03c4\u03c1\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1.<\/p>\r\n                <a href=\"https:\/\/nakedchefs.gr\/el\/contact-us\/\" class=\"nc-btn\" target=\"_blank\">\r\n                    \u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0397\u03a3\u03a4\u0395 \u039c\u0391\u0396\u0399 \u039c\u0391\u03a3\r\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\r\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\" \/>\r\n                    <\/svg>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Accordion Functionality\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const faqItems = document.querySelectorAll('.nc-faq-item');\r\n            \r\n            faqItems.forEach(item => {\r\n                const question = item.querySelector('.nc-faq-question');\r\n                \r\n                question.addEventListener('click', function() {\r\n                    const isActive = item.classList.contains('active');\r\n                    \r\n                    \/\/ Close all items\r\n                    faqItems.forEach(otherItem => {\r\n                        otherItem.classList.remove('active');\r\n                        otherItem.querySelector('.nc-faq-question').setAttribute('aria-expanded', 'false');\r\n                    });\r\n                    \r\n                    \/\/ Open clicked item if it wasn't active\r\n                    if (!isActive) {\r\n                        item.classList.add('active');\r\n                        question.setAttribute('aria-expanded', 'true');\r\n                    }\r\n                });\r\n            });\r\n\r\n            \/\/ Intersection Observer for fade-in animations\r\n            const observerOptions = {\r\n                root: null,\r\n                rootMargin: '0px',\r\n                threshold: 0.1\r\n            };\r\n\r\n            const observer = new IntersectionObserver((entries) => {\r\n                entries.forEach(entry => {\r\n                    if (entry.isIntersecting) {\r\n                        entry.target.classList.add('visible');\r\n                        observer.unobserve(entry.target);\r\n                    }\r\n                });\r\n            }, observerOptions);\r\n\r\n            const fadeElements = document.querySelectorAll('.nc-fade-up');\r\n            fadeElements.forEach(el => observer.observe(el));\r\n        });\r\n    <\/script>\r\n    <\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400&family=Inter:wght@300;400;500;600&display=swap');\r\n\r\n        \/* ===== Global Wrapper ===== *\/\r\n        .nc-faq-wrapper {\r\n            font-family: 'Inter', sans-serif;\r\n            -webkit-font-smoothing: antialiased;\r\n            -moz-osx-font-smoothing: grayscale;\r\n            background-color: #0e1317;\r\n            color: #ffffff;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .nc-faq-wrapper * {\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        \/* ===== Hero Header ===== *\/\r\n        .nc-faq-hero {\r\n            text-align: center;\r\n            padding: 100px 20px 60px;\r\n            background: linear-gradient(to bottom, rgba(14, 19, 23, 0.7), #0e1317), \r\n                        url('https:\/\/nakedchefs.gr\/wp-content\/uploads\/2025\/06\/31584f186bb0ab4cd52fa9ec240aae32.jpg');\r\n            background-size: cover;\r\n            background-position: center;\r\n        }\r\n\r\n        .nc-faq-eyebrow {\r\n            font-size: 0.65rem;\r\n            font-weight: 600;\r\n            letter-spacing: 0.22em;\r\n            text-transform: uppercase;\r\n            color: rgba(255, 255, 255, 0.5);\r\n            margin-bottom: 16px;\r\n            display: block;\r\n        }\r\n\r\n        .nc-faq-title {\r\n            font-family: 'Playfair Display', serif;\r\n            font-size: clamp(2.5rem, 5vw, 3.5rem);\r\n            font-weight: 400;\r\n            color: #ffffff;\r\n            margin: 0 0 20px 0;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .nc-faq-subtitle {\r\n            font-size: 1.0625rem;\r\n            color: rgba(255, 255, 255, 0.7);\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n            font-weight: 300;\r\n        }\r\n\r\n        \/* ===== Main Container ===== *\/\r\n        .nc-faq-container {\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            padding: 80px 20px 100px;\r\n        }\r\n\r\n        \/* ===== FAQ Accordion ===== *\/\r\n        .nc-faq-list {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 0;\r\n        }\r\n\r\n        .nc-faq-item {\r\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .nc-faq-item:first-child {\r\n            border-top: 1px solid rgba(255, 255, 255, 0.1);\r\n        }\r\n\r\n        .nc-faq-question {\r\n            width: 100%;\r\n            background: transparent;\r\n            border: none;\r\n            padding: 32px 0;\r\n            text-align: left;\r\n            cursor: pointer;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            gap: 20px;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .nc-faq-question:hover {\r\n            background: rgba(255, 255, 255, 0.02);\r\n        }\r\n\r\n        .nc-faq-question-text {\r\n            font-family: 'Playfair Display', serif;\r\n            font-size: clamp(1.125rem, 2vw, 1.25rem);\r\n            font-weight: 400;\r\n            color: #ffffff;\r\n            line-height: 1.4;\r\n            margin: 0;\r\n        }\r\n\r\n        .nc-faq-icon {\r\n            flex-shrink: 0;\r\n            width: 24px;\r\n            height: 24px;\r\n            position: relative;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .nc-faq-icon::before,\r\n        .nc-faq-icon::after {\r\n            content: '';\r\n            position: absolute;\r\n            background: rgba(255, 255, 255, 0.6);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .nc-faq-icon::before {\r\n            width: 12px;\r\n            height: 1px;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n        }\r\n\r\n        .nc-faq-icon::after {\r\n            width: 1px;\r\n            height: 12px;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n        }\r\n\r\n        .nc-faq-item.active .nc-faq-icon {\r\n            transform: rotate(45deg);\r\n        }\r\n\r\n        .nc-faq-answer {\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.4s ease, padding 0.4s ease;\r\n        }\r\n\r\n        .nc-faq-item.active .nc-faq-answer {\r\n            max-height: 500px;\r\n        }\r\n\r\n        .nc-faq-answer-inner {\r\n            padding: 0 0 32px 0;\r\n            font-family: 'Inter', sans-serif;\r\n            font-size: 1rem;\r\n            line-height: 1.8;\r\n            color: rgba(255, 255, 255, 0.7);\r\n            font-weight: 300;\r\n        }\r\n\r\n        .nc-faq-answer-inner p {\r\n            margin: 0 0 16px 0;\r\n        }\r\n\r\n        .nc-faq-answer-inner p:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .nc-faq-answer-inner strong {\r\n            color: #ffffff;\r\n            font-weight: 500;\r\n        }\r\n\r\n        \/* ===== CTA Section ===== *\/\r\n        .nc-faq-cta {\r\n            text-align: center;\r\n            padding: 60px 40px;\r\n            background: rgba(255, 255, 255, 0.02);\r\n            border: 1px solid rgba(255, 255, 255, 0.08);\r\n            border-radius: 4px;\r\n            margin-top: 60px;\r\n        }\r\n\r\n        .nc-faq-cta h3 {\r\n            font-family: 'Playfair Display', serif;\r\n            font-size: clamp(1.5rem, 3vw, 2rem);\r\n            font-weight: 400;\r\n            color: #ffffff;\r\n            margin: 0 0 16px 0;\r\n        }\r\n\r\n        .nc-faq-cta p {\r\n            font-size: 1rem;\r\n            color: rgba(255, 255, 255, 0.7);\r\n            margin: 0 0 24px 0;\r\n            font-weight: 300;\r\n        }\r\n\r\n        .nc-btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            padding: 16px 35px;\r\n            background: #ffffff;\r\n            border: 1px solid #ffffff;\r\n            color: #0e1317;\r\n            font-family: 'Inter', sans-serif;\r\n            font-size: 0.8125rem;\r\n            font-weight: 600;\r\n            letter-spacing: 0.1em;\r\n            text-transform: uppercase;\r\n            cursor: pointer;\r\n            transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\r\n            text-decoration: none;\r\n            border-radius: 2px;\r\n        }\r\n\r\n        .nc-btn:hover {\r\n            background: transparent;\r\n            color: #ffffff;\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        .nc-btn svg {\r\n            width: 16px;\r\n            height: 16px;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .nc-btn:hover svg {\r\n            transform: translateX(4px);\r\n        }\r\n\r\n        \/* ===== Animations ===== *\/\r\n        .nc-fade-up {\r\n            opacity: 0;\r\n            transform: translateY(30px);\r\n            transition: opacity 0.8s ease, transform 0.8s ease;\r\n        }\r\n\r\n        .nc-fade-up.visible {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n\r\n        \/* ===== Responsive ===== *\/\r\n        @media (max-width: 768px) {\r\n            .nc-faq-hero {\r\n                padding: 80px 20px 40px;\r\n            }\r\n\r\n            .nc-faq-container {\r\n                padding: 60px 20px 80px;\r\n            }\r\n\r\n            .nc-faq-question {\r\n                padding: 24px 0;\r\n            }\r\n\r\n            .nc-faq-cta {\r\n                padding: 40px 24px;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"nc-faq-wrapper\">\r\n        <!-- Hero Section -->\r\n        <section class=\"nc-faq-hero\">\r\n            <div class=\"nc-fade-up\">\r\n                <span class=\"nc-faq-eyebrow\">\u0395\u03a7\u0395\u03a4\u0395 \u0391\u03a0\u039f\u03a1\u0399\u0395\u03a3;<\/span>\r\n                <h1 class=\"nc-faq-title\">\u03a3\u03c5\u03c7\u03bd\u03ad\u03c2 \u0395\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2<\/h1>\r\n                <p class=\"nc-faq-subtitle\">\r\n                    \u038c\u03bb\u03b1 \u03cc\u03c3\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b3\u03bd\u03c9\u03c1\u03af\u03b6\u03b5\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1\u03c2 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03bf\u03cd \u03c3\u03b5\u03c6 \u03c3\u03c4\u03b7\u03bd \u039a\u03c1\u03ae\u03c4\u03b7.\r\n                <\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Main Content -->\r\n        <div class=\"nc-faq-container\">\r\n            <ul class=\"nc-faq-list\">\r\n                \r\n                <!-- Question 1 -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a3\u03b5 \u03c0\u03bf\u03b9\u03b5\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03c4\u03b7\u03c2 \u039a\u03c1\u03ae\u03c4\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03c3\u03b1\u03c2;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u039f\u03b9 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03bf\u03af \u03bc\u03b1\u03c2 \u03c3\u03b5\u03c6 \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03bf\u03cd\u03bd \u03c0\u03b5\u03bb\u03ac\u03c4\u03b5\u03c2 \u03c3\u03b5 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03bf \u03c4\u03bf \u03bd\u03b7\u03c3\u03af \u03c4\u03b7\u03c2 \u039a\u03c1\u03ae\u03c4\u03b7\u03c2. \u03a0\u03b1\u03c1\u03ad\u03c7\u03bf\u03c5\u03bc\u03b5 \u03c4\u03b1\u03ba\u03c4\u03b9\u03ba\u03ac \u03c4\u03b9\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03bc\u03b1\u03c2 <strong>\u03c3\u03c4\u03bf \u03a1\u03ad\u03b8\u03c5\u03bc\u03bd\u03bf, \u03c4\u03b1 \u03a7\u03b1\u03bd\u03b9\u03ac, \u03c4\u03bf \u0397\u03c1\u03ac\u03ba\u03bb\u03b5\u03b9\u03bf \u03ba\u03b1\u03b9 \u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf<\/strong>, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03b5 \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03b3\u03cd\u03c1\u03c9 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c7\u03c9\u03c1\u03b9\u03ac.\r\n                            <\/p>\r\n                            <p>\r\n                                \u0395\u03af\u03c4\u03b5 \u03b4\u03b9\u03b1\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b2\u03af\u03bb\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c5\u03c0\u03b1\u03af\u03b8\u03c1\u03bf, \u03b5\u03bc\u03b5\u03af\u03c2 \u03b8\u03b1 \u03ad\u03c1\u03b8\u03bf\u03c5\u03bc\u03b5 \u03c3\u03b5 \u03b5\u03c3\u03ac\u03c2. \u0391\u03c0\u03bb\u03ce\u03c2 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03b7.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 2 -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03c3\u03b5 \u03b4\u03b9\u03b1\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u0391\u03c3\u03c6\u03b1\u03bb\u03ce\u03c2. \u0395\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ce\u03bd\u03c4\u03b1\u03c2 \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b1\u03c0\u03bf\u03ba\u03c1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b5\u03c2 \u03b4\u03b9\u03b1\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03ad\u03c2 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b5\u03c2, \u03c7\u03c9\u03c1\u03af\u03c2 \u03ba\u03b1\u03bd\u03ad\u03bd\u03b1\u03bd \u03c3\u03c5\u03bc\u03b2\u03b9\u03b2\u03b1\u03c3\u03bc\u03cc \u03c3\u03c4\u03b7 \u03b3\u03b5\u03cd\u03c3\u03b7 \u03ae \u03c4\u03b7\u03bd \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1.\r\n                            <\/p>\r\n                            <p>\r\n                                \u03a0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5 <strong>\u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c7\u03c9\u03c1\u03af\u03c2 \u03bb\u03b1\u03ba\u03c4\u03cc\u03b6\u03b7 \u03ba\u03b1\u03b9 \u03c7\u03c9\u03c1\u03af\u03c2 \u03b3\u03bb\u03bf\u03c5\u03c4\u03ad\u03bd\u03b7,<\/strong> \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b1 \u03ba\u03b1\u03b9 \u03c7\u03c9\u03c1\u03af\u03c2 \u03ba\u03b1\u03bc\u03af\u03b1 \u03b1\u03bd\u03b1\u03c3\u03c4\u03ac\u03c4\u03c9\u03c3\u03b7. \u039f\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03bc\u03b5\u03bd\u03bf\u03cd \u03bc\u03b1\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bd \u03ba\u03c1\u03ad\u03b1\u03c2, \u03c8\u03ac\u03c1\u03b9, \u03b8\u03b1\u03bb\u03b1\u03c3\u03c3\u03b9\u03bd\u03ac, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03b9\u03b4\u03b9\u03ba\u03ac \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03bc\u03ad\u03bd\u03bf <strong>vegan \u03bc\u03b5\u03bd\u03bf\u03cd<\/strong> \u03bc\u03b5 \u03bb\u03b1\u03c7\u03b1\u03bd\u03b9\u03ba\u03ac \u03b5\u03c0\u03bf\u03c7\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03b7\u03bc\u03b7\u03c4\u03c1\u03b9\u03b1\u03ba\u03ac \u03b1\u03c1\u03c7\u03b1\u03af\u03c9\u03bd \u03c0\u03bf\u03b9\u03ba\u03b9\u03bb\u03b9\u03ce\u03bd, \u03bc\u03b9\u03b1 \u03b1\u03c5\u03b8\u03b5\u03bd\u03c4\u03b9\u03ba\u03ae, \u03c6\u03c5\u03c4\u03b9\u03ba\u03ae \u03ba\u03c1\u03b7\u03c4\u03b9\u03ba\u03ae \u03ba\u03bf\u03c5\u03b6\u03af\u03bd\u03b1.\r\n                            <\/p>\r\n                            <p>\r\n                                \u0391\u03c0\u03bb\u03ce\u03c2 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03c5\u03c7\u03cc\u03bd \u03b4\u03b9\u03b1\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03ae \u03c3\u03b1\u03c2, \u03ba\u03b1\u03b9 \u03b5\u03bc\u03b5\u03af\u03c2 \u03b8\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03cc\u03c3\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03c3\u03b1\u03c2 \u03b1\u03bd\u03ac\u03bb\u03bf\u03b3\u03b1.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 3 -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a0\u03ce\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03b7 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1 \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03b7\u03c2;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u0397 \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1\u03c2 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03bf\u03cd \u03c3\u03b5\u03c6 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03bb\u03ae \u03ba\u03b1\u03b9 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03bd\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03cc\u03bb\u03b9\u03c2 \u03c4\u03c1\u03af\u03b1 \u03b2\u03ae\u03bc\u03b1\u03c4\u03b1:\r\n                            <\/p>\r\n                            <p>\r\n                                <strong>1. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c0\u03b1\u03ba\u03ad\u03c4\u03bf: <\/strong> \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc \u03c4\u03c9\u03bd \u03ba\u03b1\u03bb\u03b5\u03c3\u03bc\u03ad\u03bd\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c3\u03c4\u03b5. \u0394\u03b9\u03b1\u03c4\u03af\u03b8\u03b5\u03bd\u03c4\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03b3\u03b9\u03b1 cocktail bar, \u03b5\u03c0\u03b9\u03c0\u03bb\u03ad\u03bf\u03bd \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03cc, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03b1 \u03c3\u03b5 \u03c3\u03c4\u03c5\u03bb \u03bc\u03c0\u03bf\u03c5\u03c6\u03ad.\r\n                            <\/p>\r\n                            <p>\r\n                                <strong>2. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03bc\u03b5\u03bd\u03bf\u03cd:<\/strong> \u0394\u03b9\u03b1\u03bb\u03ad\u03be\u03c4\u03b5 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03be\u03b5\u03c7\u03c9\u03c1\u03b9\u03c3\u03c4\u03ac \u03bc\u03b5\u03bd\u03bf\u03cd \u03bc\u03b1\u03c2: \u039c\u03b5\u03c3\u03bf\u03b3\u03b5\u03b9\u03b1\u03ba\u03cc, \u039a\u03c1\u03b7\u03c4\u03b9\u03ba\u03cc, \u03a0\u03c1\u03c9\u03b9\u03bd\u03cc, Exclusive, Sushi \u03ae Vegan.\r\n                            <\/p>\r\n                            <p>\r\n                                <strong>3. \u039a\u03ac\u03bd\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03b1 \u03c3\u03b1\u03c2:<\/strong> \u03a0\u03b5\u03af\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c4\u03b7\u03bd \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c3\u03b1\u03c2. \u039f \u03c3\u03b5\u03c6 \u03c3\u03b1\u03c2 \u03c6\u03c4\u03ac\u03bd\u03b5\u03b9 \u03bc\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03b1\u03c0\u03b1\u03c1\u03b1\u03af\u03c4\u03b7\u03c4\u03b1 \u03c5\u03bb\u03b9\u03ba\u03ac, \u03b5\u03c4\u03bf\u03b9\u03bc\u03ac\u03b6\u03b5\u03b9 \u03c4\u03bf \u03b3\u03b5\u03cd\u03bc\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03c6\u03ae\u03bd\u03b5\u03b9 \u03c4\u03b7\u03bd \u03ba\u03bf\u03c5\u03b6\u03af\u03bd\u03b1 \u03b1\u03ba\u03c1\u03b9\u03b2\u03ce\u03c2 \u03cc\u03c0\u03c9\u03c2 \u03c4\u03b7\u03bd \u03b2\u03c1\u03ae\u03ba\u03b5.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 4 -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a0\u03b1\u03c1\u03ad\u03c7\u03b5\u03c4\u03b5 \u03b5\u03c3\u03b5\u03af\u03c2 \u03c4\u03b1 \u03c5\u03bb\u03b9\u03ba\u03ac \u03ae \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ba\u03ac\u03bd\u03c9 \u03b5\u03b3\u03ce \u03c4\u03b1 \u03c8\u03ce\u03bd\u03b9\u03b1;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                <strong>\u0391\u03bd\u03b1\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bc\u03b5 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c4\u03b1.<\/strong> \u039f\u03b9 \u03c3\u03b5\u03c6 \u03bc\u03b1\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c6\u03b8\u03ac\u03bd\u03bf\u03c5\u03bd \u03bc\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03c5\u03bb\u03b9\u03ba\u03ac, \u03c4\u03bf\u03bd \u03b5\u03be\u03bf\u03c0\u03bb\u03b9\u03c3\u03bc\u03cc \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03cc\u03c2 \u03c3\u03b1\u03c2.\r\n                            <\/p>\r\n                            <p>\r\n                                \u03a0\u03c1\u03bf\u03bc\u03b7\u03b8\u03b5\u03c5\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b1\u03c0\u03bf\u03ba\u03bb\u03b5\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c4\u03b1 \u03c0\u03b9\u03bf \u03c6\u03c1\u03ad\u03c3\u03ba\u03b1, \u03bd\u03c4\u03cc\u03c0\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03c5\u03bb\u03b9\u03ba\u03ac.  \u0391\u03c0\u03cc \u03c6\u03c1\u03ad\u03c3\u03ba\u03b1 \u03b1\u03bb\u03b9\u03b5\u03cd\u03bc\u03b1\u03c4\u03b1 \u03c4\u03b7\u03c2 \u03b7\u03bc\u03ad\u03c1\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03ba\u03c1\u03b7\u03c4\u03b9\u03ba\u03ac \u03bd\u03b5\u03c1\u03ac, \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1 \u03b5\u03c0\u03bf\u03c7\u03ae\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03bf\u03cd\u03c2. \u0395\u03c3\u03b5\u03af\u03c2 \u03b4\u03b5\u03bd \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03c8\u03c9\u03bd\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03af\u03c0\u03bf\u03c4\u03b1 \u03bf\u03cd\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bd\u03b7\u03c3\u03c5\u03c7\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c0\u03b1\u03c1\u03b1\u03bc\u03b9\u03ba\u03c1\u03cc.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 5 -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bd\u03b1\u03bb\u03ac\u03b2\u03b5\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03ae \u03b5\u03ba\u03b4\u03ae\u03bb\u03c9\u03c3\u03b7 \u03c3\u03b5 \u03b2\u03af\u03bb\u03b1;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u039d\u03b1\u03b9! \u0395\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03c3\u03c4\u03b7\u03bd <strong>\u03c0\u03b1\u03c1\u03bf\u03c7\u03ae \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03b9\u03ce\u03bd \u03b5\u03c3\u03c4\u03af\u03b1\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 catering \u03c3\u03b5 \u03b2\u03af\u03bb\u03b5\u03c2<\/strong> \u03c3\u03b5 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03b7 \u03c4\u03b7\u03bd \u039a\u03c1\u03ae\u03c4\u03b7\r\n                            <\/p>\r\n                            <p>\r\n                                \u0395\u03af\u03c4\u03b5 \u03b4\u03b9\u03bf\u03c1\u03b3\u03b1\u03bd\u03ce\u03bd\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03b1\u03c4\u03bc\u03bf\u03c3\u03c6\u03b1\u03b9\u03c1\u03b9\u03ba\u03cc, \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03cc \u03b4\u03b5\u03af\u03c0\u03bd\u03bf \u03b5\u03af\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b3\u03b9\u03bf\u03c1\u03c4\u03ae, \u03c6\u03ad\u03c1\u03bd\u03bf\u03c5\u03bc\u03b5 \u03c4\u03b7\u03bd \u03c0\u03bb\u03ae\u03c1\u03b7 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b5\u03bd\u03cc\u03c2 \u03b5\u03c3\u03c4\u03b9\u03b1\u03c4\u03bf\u03c1\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u03c7\u03ce\u03c1\u03bf \u03c3\u03b1\u03c2. \u0397 \u03bf\u03bc\u03ac\u03b4\u03b1 \u03bc\u03b1\u03c2 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c4\u03b5\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03c3\u03b5 \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc\u03bb\u03c5\u03c4\u03b1 \u03c3\u03c4\u03bf\u03bd \u03c7\u03ce\u03c1\u03bf \u03c3\u03b1\u03c2.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- ====== NEW QUESTIONS (added below) ====== -->\r\n\r\n                <!-- Question 6 (NEW) -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a4\u03b9 \u03c3\u03c4\u03c5\u03bb \u03bc\u03b1\u03b3\u03b5\u03b9\u03c1\u03b9\u03ba\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03ac \u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03b1;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u03a0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5 \u03bc\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b3\u03ba\u03ac\u03bc\u03b1 \u03b3\u03b1\u03c3\u03c4\u03c1\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ce\u03bd \u03c0\u03c1\u03bf\u03c4\u03ac\u03c3\u03b5\u03c9\u03bd \u03c6\u03c4\u03b9\u03b1\u03b3\u03bc\u03ad\u03bd\u03c9\u03bd \u03bc\u03b5 \u03c6\u03c1\u03ad\u03c3\u03ba\u03b1, \u03c4\u03bf\u03c0\u03b9\u03ba\u03ac \u03ba\u03c1\u03b7\u03c4\u03b9\u03ba\u03ac \u03c5\u03bb\u03b9\u03ba\u03ac. \u03a4\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd \u03bc\u03b1\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bd: <strong>\u03b5\u03ba\u03bb\u03b5\u03ba\u03c4\u03ac \u03b8\u03b1\u03bb\u03b1\u03c3\u03c3\u03b9\u03bd\u03ac,<\/strong>, <strong>\u03b1\u03c5\u03b8\u03b5\u03bd\u03c4\u03b9\u03ba\u03ae \u03ba\u03c1\u03b7\u03c4\u03b9\u03ba\u03ae \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c3\u03bf\u03b3\u03b5\u03b9\u03b1\u03ba\u03ae \u03ba\u03bf\u03c5\u03b6\u03af\u03bd\u03b1,<\/strong> \u03c7\u03b5\u03b9\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c4\u03bf \u03c3\u03bf\u03cd\u03c3\u03b9, <strong>\u03c3\u03bf\u03cd\u03c3\u03b9,<\/strong>, <strong>\u03ba\u03b1\u03bb\u03cc \u03c6\u03b1\u03b3\u03b7\u03c4\u03cc<\/strong>, <strong>\u03c0\u03c1\u03c9\u03b9\u03bd\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ad \u03b3\u03b9\u03b1 \u03b2\u03af\u03bb\u03b5\u03c2<\/strong>\u03ba\u03b1\u03b9 <strong>\u03b1\u03c0\u03bf\u03ba\u03bb\u03b5\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac vegan \u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c3\u03b5\u03c6 \u03bc\u03b1\u03c2<\/strong>.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 7 (NEW) -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a0\u03cc\u03c3\u03bf \u03b4\u03b9\u03b1\u03c1\u03ba\u03b5\u03af \u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03bc\u03b9\u03b1 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03bf\u03cd \u03c3\u03b5\u03c6 \u03c3\u03c4\u03bf\u03bd \u03c7\u03ce\u03c1\u03bf \u03bc\u03b1\u03c2;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u039c\u03b9\u03b1 \u03c4\u03c5\u03c0\u03b9\u03ba\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03bf\u03cd \u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03bf\u03c2 \u03bc\u03b5 \u03c3\u03b5\u03c6 \u03b4\u03b9\u03b1\u03c1\u03ba\u03b5\u03af \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 <strong>3 \u03ce\u03c1\u03b5\u03c2.<\/strong>\u03a3\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1, \u03bf \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b1\u03c2 \u03c3\u03b5\u03c6 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03cc \u03bc\u03b1\u03c2 \u03b5\u03c4\u03bf\u03b9\u03bc\u03ac\u03b6\u03bf\u03c5\u03bd \u03c4\u03b1 \u03c0\u03b9\u03ac\u03c4\u03b1 \u03b5\u03c0\u03af \u03c4\u03cc\u03c0\u03bf\u03c5, \u03c3\u03b5\u03c1\u03b2\u03af\u03c1\u03bf\u03c5\u03bd \u03c4\u03bf \u03b3\u03b5\u03cd\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03c6\u03c1\u03bf\u03bd\u03c4\u03af\u03b6\u03bf\u03c5\u03bd \u03bd\u03b1 \u03b1\u03c6\u03ae\u03bd\u03bf\u03c5\u03bd \u03c4\u03b7\u03bd \u03ba\u03bf\u03c5\u03b6\u03af\u03bd\u03b1 \u03b5\u03bd\u03c4\u03b5\u03bb\u03ce\u03c2 \u03ba\u03b1\u03b8\u03b1\u03c1\u03ae \u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03bf\u03c7\u03c9\u03c1\u03ae\u03c3\u03bf\u03c5\u03bd.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 8 (NEW) -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03c4\u03b5 \u03b6\u03c9\u03bd\u03c4\u03b1\u03bd\u03ae \u03c0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03c3\u03bf\u03cd\u03c3\u03b9 \u03b3\u03b9\u03b1 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03ac \u03b4\u03b5\u03af\u03c0\u03bd\u03b1;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u039d\u03b1\u03b9! \u03a0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5 <strong>\u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b5\u03c2 \u03c3\u03bf\u03cd\u03c3\u03b9<\/strong> \u03c0\u03bf\u03c5 \u03c0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b6\u03c9\u03bd\u03c4\u03b1\u03bd\u03ac \u03bc\u03c0\u03c1\u03bf\u03c3\u03c4\u03ac \u03c3\u03b1\u03c2, \u03c3\u03c4\u03bf \u03c4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9 \u03c3\u03b1\u03c2. \u039f\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bd signature \u03c1\u03bf\u03bb\u03ac, \u03c4\u03b1\u03c1\u03c4\u03ac\u03c1 \u03c6\u03c1\u03ad\u03c3\u03ba\u03bf\u03c5 \u03c4\u03cc\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c3\u03bf\u03bb\u03bf\u03bc\u03bf\u03cd, hoso maki \u03ba\u03b1\u03b9 uramaki \u03bc\u03b5 \u03c5\u03bb\u03b9\u03ba\u03ac \u03c5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03cc\u03c0\u03c9\u03c2 \u03b3\u03bb\u03c5\u03ba\u03cc \u03ba\u03b1\u03b2\u03bf\u03cd\u03c1\u03b9, \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03ae \u03b3\u03b1\u03c1\u03af\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03c6\u03c1\u03ad\u03c3\u03ba\u03b1 \u03b8\u03b1\u03bb\u03b1\u03c3\u03c3\u03b9\u03bd\u03ac.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 9 (NEW) -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u039c\u03c0\u03bf\u03c1\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03cc\u03c3\u03bf\u03c5\u03bc\u03b5 \u03ad\u03bd\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd \u03ae \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b4\u03c5\u03ac\u03c3\u03bf\u03c5\u03bc\u03b5 \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b3\u03b1\u03c3\u03c4\u03c1\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ad\u03c2 \u03c0\u03c1\u03bf\u03c3\u03b5\u03b3\u03b3\u03af\u03c3\u03b5\u03b9\u03c2;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u03a6\u03c5\u03c3\u03b9\u03ba\u03ac. \u0391\u03bd \u03ba\u03b1\u03b9 \u03ad\u03c7\u03bf\u03c5\u03bc\u03b5 \u03ad\u03c4\u03bf\u03b9\u03bc\u03b1 signature \u03bc\u03b5\u03bd\u03bf\u03cd, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 <strong>\u03bd\u03b1 \u03b1\u03c6\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c3\u03b5\u03c6 \u03bc\u03b1\u03c2 \u03bd\u03b1 \u03c6\u03c4\u03b9\u03ac\u03be\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03be\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd<\/strong> \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03b1 \u03c6\u03c1\u03ad\u03c3\u03ba\u03b1 \u03c5\u03bb\u03b9\u03ba\u03ac \u03c4\u03b7\u03c2 \u03b7\u03bc\u03ad\u03c1\u03b1\u03c2, \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03bf \u03b1\u03ba\u03c1\u03b9\u03b2\u03ce\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03b5\u03c0\u03b9\u03b8\u03c5\u03bc\u03af\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03b3\u03bf\u03cd\u03c3\u03c4\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03c1\u03ad\u03b1\u03c2 \u03c3\u03b1\u03c2.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- Question 10 (NEW) -->\r\n                <li class=\"nc-faq-item\">\r\n                    <button class=\"nc-faq-question\" aria-expanded=\"false\">\r\n                        <span class=\"nc-faq-question-text\">\u03a5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b5\u03c0\u03b9\u03c0\u03bb\u03ad\u03bf\u03bd \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03bf\u03cd \u03ae \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03b9\u03ce\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7\u03c2 \u03c0\u03bf\u03c4\u03ce\u03bd \u03b3\u03b9\u03b1 \u03c4\u03bf \u03b3\u03b5\u03cd\u03bc\u03b1 \u03bc\u03b1\u03c2;<\/span>\r\n                        <span class=\"nc-faq-icon\"><\/span>\r\n                    <\/button>\r\n                    <div class=\"nc-faq-answer\">\r\n                        <div class=\"nc-faq-answer-inner\">\r\n                            <p>\r\n                                \u039d\u03b1\u03b9, \u03c0\u03ad\u03c1\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03cc \u03c3\u03b5\u03c6 \u03c3\u03b1\u03c2, <strong>\u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b6\u03b7\u03c4\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c0\u03bf\u03ba\u03bb\u03b5\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c3\u03b5\u03c1\u03b2\u03b9\u03c4\u03cc\u03c1\u03bf,<\/strong>\u03c0\u03bb\u03ae\u03c1\u03b7 <strong>\u03bc\u03c0\u03b1\u03c1 \u03b3\u03b9\u03b1 \u03ba\u03bf\u03ba\u03c4\u03ad\u03b9\u03bb<\/strong>\u03ae \u03b5\u03c0\u03b9\u03bc\u03b5\u03bb\u03b7\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03ad\u03bd\u03b5\u03c2 <strong>\u03c0\u03c1\u03bf\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03ba\u03c1\u03b1\u03c3\u03b9\u03bf\u03cd<\/strong> \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03b1 \u03ba\u03ac\u03b2\u03b1 \u03bc\u03b1\u03c2, \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03c4\u03bf\u03c5 \u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03cc\u03c2 \u03c3\u03b1\u03c2.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/li>\r\n\r\n                <!-- ====== END OF NEW QUESTIONS ====== -->\r\n\r\n            <\/ul>\r\n\r\n            <!-- CTA Section -->\r\n            <div class=\"nc-faq-cta nc-fade-up\">\r\n                <h3>\u0388\u03c7\u03b5\u03c4\u03b5 \u03b1\u03ba\u03cc\u03bc\u03b1 \u03b1\u03c0\u03bf\u03c1\u03af\u03b5\u03c2;<\/h3>\r\n                <p>\u0395\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b5\u03b4\u03ce \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03b1\u03c2 \u03b2\u03bf\u03b7\u03b8\u03ae\u03c3\u03bf\u03c5\u03bc\u03b5 \u03bd\u03b1 \u03c3\u03c7\u03b5\u03b4\u03b9\u03ac\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c4\u03ad\u03bb\u03b5\u03b9\u03b1 \u03b3\u03b1\u03c3\u03c4\u03c1\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1.<\/p>\r\n                <a href=\"https:\/\/nakedchefs.gr\/el\/contact-us\/\" class=\"nc-btn\" target=\"_blank\">\r\n                    \u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0397\u03a3\u03a4\u0395 \u039c\u0391\u0396\u0399 \u039c\u0391\u03a3\r\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\r\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\" \/>\r\n                    <\/svg>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Accordion Functionality\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const faqItems = document.querySelectorAll('.nc-faq-item');\r\n            \r\n            faqItems.forEach(item => {\r\n                const question = item.querySelector('.nc-faq-question');\r\n                \r\n                question.addEventListener('click', function() {\r\n                    const isActive = item.classList.contains('active');\r\n                    \r\n                    \/\/ Close all items\r\n                    faqItems.forEach(otherItem => {\r\n                        otherItem.classList.remove('active');\r\n                        otherItem.querySelector('.nc-faq-question').setAttribute('aria-expanded', 'false');\r\n                    });\r\n                    \r\n                    \/\/ Open clicked item if it wasn't active\r\n                    if (!isActive) {\r\n                        item.classList.add('active');\r\n                        question.setAttribute('aria-expanded', 'true');\r\n                    }\r\n                });\r\n            });\r\n\r\n            \/\/ Intersection Observer for fade-in animations\r\n            const observerOptions = {\r\n                root: null,\r\n                rootMargin: '0px',\r\n                threshold: 0.1\r\n            };\r\n\r\n            const observer = new IntersectionObserver((entries) => {\r\n                entries.forEach(entry => {\r\n                    if (entry.isIntersecting) {\r\n                        entry.target.classList.add('visible');\r\n                        observer.unobserve(entry.target);\r\n                    }\r\n                });\r\n            }, observerOptions);\r\n\r\n            const fadeElements = document.querySelectorAll('.nc-fade-up');\r\n            fadeElements.forEach(el => observer.observe(el));\r\n        });\r\n    <\/script>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2424","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nakedchefs.gr\/el\/wp-json\/wp\/v2\/pages\/2424","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nakedchefs.gr\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nakedchefs.gr\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nakedchefs.gr\/el\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/nakedchefs.gr\/el\/wp-json\/wp\/v2\/comments?post=2424"}],"version-history":[{"count":2,"href":"https:\/\/nakedchefs.gr\/el\/wp-json\/wp\/v2\/pages\/2424\/revisions"}],"predecessor-version":[{"id":2426,"href":"https:\/\/nakedchefs.gr\/el\/wp-json\/wp\/v2\/pages\/2424\/revisions\/2426"}],"wp:attachment":[{"href":"https:\/\/nakedchefs.gr\/el\/wp-json\/wp\/v2\/media?parent=2424"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}