{"id":11329,"date":"2026-04-21T15:16:04","date_gmt":"2026-04-21T15:16:04","guid":{"rendered":"https:\/\/learnnutrition.gr\/?page_id=11329"},"modified":"2026-05-15T13:33:28","modified_gmt":"2026-05-15T13:33:28","slug":"sousamokrema-thessaloniki","status":"publish","type":"page","link":"https:\/\/learnnutrition.gr\/en\/sousamokrema-thessaloniki\/","title":{"rendered":"\u03a3\u03bf\u03c5\u03c3\u03b1\u03bc\u03cc\u03ba\u03c1\u03b5\u03bc\u03b1 \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7\u03c2 &#8211; \u039a\u03c1\u03ad\u03bc\u03b1 \u03b1\u03c0\u03cc \u03c3\u03bf\u03c5\u03c3\u03ac\u03bc\u03b9, \u03c6\u03c5\u03c3\u03c4\u03af\u03ba\u03b9 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03ba\u03ac\u03bf 700\u03b3\u03c1."},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"11329\" class=\"elementor elementor-11329\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e3788e3 e-flex e-con-boxed e-con e-parent\" data-id=\"e3788e3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3dc644f elementor-widget elementor-widget-html\" data-id=\"3dc644f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- HERO SECTION START -->\n<style>\n  \/* \u0393\u0395\u039d\u0399\u039a\u039f WRAPPER *\/\n  .product-hero-wrapper {\n    font-family: Tahoma, sans-serif;\n    display: flex;\n    flex-direction: row; \/* Desktop: \u0394\u03af\u03c0\u03bb\u03b1-\u03b4\u03af\u03c0\u03bb\u03b1 *\/\n    width: 100%;\n    min-height: 80vh; \n    box-sizing: border-box;\n    background-color: #ffffff;\n    align-items: stretch;\n    overflow: hidden;\n  }\n\n  \/* 1. IMAGE CONTAINER (\u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac \u03c3\u03c4\u03bf Desktop) *\/\n  .product-hero-image {\n    flex: 1.1; \n    background-image: \n      linear-gradient(rgba(255, 235, 255, 0.4), rgba(255, 235, 255, 0.3)), \n      url('https:\/\/learnnutrition.gr\/wp-content\/uploads\/2026\/05\/Use_the_provided_202604191729_tybunw-scaled.jpg');\n    background-size: cover;\n    background-repeat: no-repeat;\n    background-position: 50% 18%; \n  }\n\n  \/* 2. CONTENT CONTAINER (\u0394\u03b5\u03be\u03b9\u03ac \u03c3\u03c4\u03bf Desktop) *\/\n  .product-hero-content {\n    flex: 0.9;\n    padding: 80px 60px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    text-align: left;\n    box-sizing: border-box;\n    background: #fff;\n  }\n\n  .product-hero-content h1 {\n    margin: 0 0 20px 0;\n    font-size: 3.2rem;\n    color: #2b2b2b;\n    line-height: 1.15;\n    font-weight: bold;\n  }\n\n  .product-hero-content p {\n    margin: 0 0 45px 0;\n    font-size: 1.25rem;\n    line-height: 1.6;\n    color: #555555;\n  }\n\n  \/* 3. \u0394\u0397\u039c\u0399\u039f\u03a5\u03a1\u0393\u0399\u039a\u039f \"CREAMY\" BUTTON (\u039c\u03b5 \u03c4\u03bf \u03b9\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03bf \u03c3\u03c7\u03ae\u03bc\u03b1) *\/\n  .creamy-cta-btn {\n    position: relative;\n    display: inline-block;\n    align-self: flex-start;\n    padding: 20px 45px;\n    font-size: 1.2rem;\n    font-weight: 600;\n    color: #ffffff !important;\n    text-decoration: none;\n    background: linear-gradient(135deg, #E24BD0 0%, #ff89e6 100%);\n    \n    \/* \u0395\u03b4\u03ce \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03b9\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03bf \u03c3\u03c7\u03ae\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03b8\u03b1 \u03c0\u03b1\u03c1\u03b1\u03bc\u03b5\u03af\u03bd\u03b5\u03b9 \u03c0\u03b1\u03bd\u03c4\u03bf\u03cd *\/\n    border-radius: 40px 15px 40px 15px; \n    \n    box-shadow: 0 10px 30px rgba(226, 75, 208, 0.3);\n    transition: all 0.5s ease;\n    cursor: pointer;\n    border: none;\n    overflow: hidden;\n    animation: creamyPulse 3s infinite ease-in-out;\n  }\n\n  \/* Shine Effect *\/\n  .creamy-cta-btn::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: -100%;\n    width: 100%;\n    height: 100%;\n    background: linear-gradient(120deg, transparent, rgba(255,255,255,0.3), transparent);\n    transition: all 0.6s;\n  }\n\n  .creamy-cta-btn:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 40px rgba(226, 75, 208, 0.45);\n    border-radius: 15px 40px 15px 40px; \n  }\n\n  .creamy-cta-btn:hover::before {\n    left: 100%;\n  }\n\n  @keyframes creamyPulse {\n    0% { transform: scale(1); }\n    50% { transform: scale(1.02); }\n    100% { transform: scale(1); }\n  }\n\n  \/* MOBILE SETTINGS *\/\n  @media (max-width: 990px) {\n    .product-hero-wrapper {\n      flex-direction: column;\n      min-height: auto;\n    }\n\n    .product-hero-image {\n      width: 100%;\n      height: 110vh;\n      min-height: 350px;\n      background-position: 50% 29%;\n    }\n\n    .product-hero-content {\n      width: 100%;\n      padding: 50px 24px 70px 24px;\n      text-align: center;\n    }\n\n    .product-hero-content h1 {\n      font-size: 2.2rem;\n    }\n\n    .creamy-cta-btn {\n      display: block;\n      align-self: stretch;\n      padding: 18px 20px;\n      \/* \u0394\u03b9\u03b1\u03c4\u03b7\u03c1\u03bf\u03cd\u03bc\u03b5 \u03c4\u03bf \u03af\u03b4\u03b9\u03bf border-radius \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf mobile *\/\n      border-radius: 40px 15px 40px 15px;\n    }\n  }\n<\/style>\n\n<div class=\"product-hero-wrapper\">\n  <!-- COLUMN 1: IMAGE -->\n  <div class=\"product-hero-image\"><\/div>\n  \n  <!-- COLUMN 2: CONTENT -->\n  <div class=\"product-hero-content\">\n    <h1>\u03a0\u03ac\u03bb\u03b9 \u03bb\u03b9\u03b3\u03bf\u03cd\u03c1\u03b1;<\/h1>\n    <p>\u039c\u03b9\u03b1 \u03ba\u03c1\u03b5\u03bc\u03ce\u03b4\u03b7\u03c2 \u03c3\u03bf\u03c5\u03c3\u03b1\u03bc\u03cc\u03ba\u03c1\u03b5\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03c4\u03c1\u03ce\u03b3\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b1\u03bd \u03b3\u03bb\u03c5\u03ba\u03cc, \u03c7\u03c9\u03c1\u03af\u03c2 \u03bd\u03b1 \u03c3\u03b5 \u03b2\u03b1\u03c1\u03b1\u03af\u03bd\u03b5\u03b9<\/p>\n    \n    <!-- \u0398\u03c5\u03bc\u03af\u03c3\u03bf\u03c5 \u03bd\u03b1 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03b9\u03c2 \u03c4\u03bf # \u03bc\u03b5 \u03c4\u03bf link \u03c3\u03bf\u03c5 -->\n    <a href=\"https:\/\/learnnutrition.gr\/checkout\/?add-to-cart=6910\" class=\"creamy-cta-btn\">\n      \u0398\u03ad\u03bb\u03c9 \u03bd\u03b1 \u03c4\u03b7 \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c9 \u2728\n    <\/a>\n  <\/div>\n<\/div>\n<!-- HERO SECTION END -->\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ecfdda e-flex e-con-boxed e-con e-parent\" data-id=\"2ecfdda\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66d7cb2 elementor-widget elementor-widget-html\" data-id=\"66d7cb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  \/* \n    RESPONSIVE IMAGE SECTION FOR ELEMENTOR \n    Author: AI Assistant\n  *\/\n  .image-section {\n    width: 100%;\n    margin: 0 auto;\n    overflow: hidden;\n    \/* rounded corners for modern look *\/\n    border-radius: 16px; \n    \/* removes line-height gap below image *\/\n    line-height: 0;      \n    \/* subtle shadow *\/\n    box-shadow: 0 4px 6px -1px rgb(0 0 0 \/ 0.1), 0 2px 4px -2px rgb(0 0 0 \/ 0.1);\n  }\n\n  \/* Universal image styles *\/\n  .image-section img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n    transition: box-shadow 0.3s ease;\n  }\n\n  \/* Handle potential Elementor parent constraints *\/\n  .image-section picture {\n    display: block;\n    width: 100%;\n  }\n\n  \/* MOBILE-FIRST: Adjustments for smaller screens can be added here if needed *\/\n  @media (max-width: 768px) {\n    .image-section {\n      border-radius: 12px; \/* Slightly smaller radius on mobile *\/\n    }\n  }\n<\/style>\n\n<!-- IMAGE SECTION START -->\n<section class=\"image-section\">\n  <picture>\n    <!-- Mobile image source (loads on screens <= 768px) -->\n    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/res.cloudinary.com\/dikxumvdf\/image\/upload\/v1776782924\/Gemini_Generated_Image_ez199eez199eez19_xekha7.png\">\n    \n    <!-- Desktop image (fallback and default for browsers > 768px) -->\n    <img decoding=\"async\" src=\"https:\/\/res.cloudinary.com\/dikxumvdf\/image\/upload\/v1776783154\/Gemini_Generated_Image_2rybu02rybu02ryb_heirlp.png\" alt=\"\u03a5\u03bb\u03b9\u03ba\u03ac \u03c3\u03bf\u03c5\u03c3\u03b1\u03bc\u03cc\u03ba\u03c1\u03b5\u03bc\u03b1\u03c2\" referrerpolicy=\"no-referrer\" title=\"\">\n  <\/picture>\n<\/section>\n<!-- IMAGE SECTION END -->\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4f36867 e-flex e-con-boxed e-con e-parent\" data-id=\"4f36867\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4587cb9 elementor-widget elementor-widget-html\" data-id=\"4587cb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- FAQ SECTION START -->\n<style>\n  .faq-section {\n    font-family: Tahoma, sans-serif;\n    max-width: 700px;\n    margin: 40px auto;\n    background: #ffffff;\n    padding: 3rem;\n    border-radius: 24px;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.05);\n    color: #4A2B4A;\n    line-height: 1.6;\n  }\n\n  .faq-title {\n    text-align: center;\n    color: #4A2B4A;\n    font-size: 2.25rem;\n    margin-bottom: 2.5rem;\n    font-weight: bold;\n    letter-spacing: -0.02em;\n  }\n\n  .faq-container {\n    display: flex;\n    flex-direction: column;\n    gap: 0.5rem;\n  }\n\n  .faq-item {\n    border-bottom: 1px solid #f0e6f0;\n  }\n  .faq-item:last-child {\n    border-bottom: none;\n  }\n\n  .faq-question {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    width: 100%;\n    padding: 1.25rem 0.5rem;\n    background: none;\n    border: none;\n    text-align: left;\n    cursor: pointer;\n    font-family: Tahoma, sans-serif;\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #4A2B4A;\n    transition: all 0.2s ease;\n    outline: none;\n  }\n\n  .faq-question:hover,\n  .faq-item.active .faq-question {\n    color: #8A5B8A;\n    background-color: #fdf8fd;\n    border-radius: 8px;\n  }\n\n  .faq-icon {\n    width: 24px;\n    height: 24px;\n    position: relative;\n    transition: transform 0.3s ease;\n    flex-shrink: 0;\n  }\n\n  .faq-icon::before, .faq-icon::after {\n    content: '';\n    position: absolute;\n    background-color: #8A5B8A;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    border-radius: 2px;\n  }\n  .faq-icon::before {\n    width: 14px;\n    height: 2px;\n  }\n  .faq-icon::after {\n    width: 2px;\n    height: 14px;\n    transition: opacity 0.3s ease, transform 0.3s ease;\n  }\n\n  .faq-answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.3s ease-out, padding 0.3s ease;\n    padding: 0 0.5rem;\n    color: #6d546d;\n    font-size: 1rem;\n  }\n\n  .faq-item.active .faq-answer {\n    max-height: 1000px;\n    padding-bottom: 1.25rem;\n  }\n\n  .faq-item.active .faq-icon {\n    transform: rotate(180deg);\n  }\n  .faq-item.active .faq-icon::after {\n    opacity: 0;\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  \/* \u03a0\u03b9\u03bd\u03b1\u03ba\u03ac\u03ba\u03b9 \u03b8\u03b5\u03c1\u03bc\u03af\u03b4\u03c9\u03bd *\/\n  .faq-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 0.75rem;\n    font-size: 0.95rem;\n  }\n  .faq-table th {\n    background-color: #f5eaf5;\n    color: #4A2B4A;\n    padding: 0.5rem 0.75rem;\n    text-align: left;\n    font-weight: 600;\n  }\n  .faq-table td {\n    padding: 0.5rem 0.75rem;\n    border-bottom: 1px solid #f0e6f0;\n    color: #6d546d;\n  }\n  .faq-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  @media (max-width: 600px) {\n    .faq-section {\n      padding: 2rem 1.5rem;\n      border-radius: 16px;\n    }\n    .faq-title {\n      font-size: 1.75rem;\n      margin-bottom: 2rem;\n    }\n    .faq-question {\n      font-size: 1rem;\n      padding: 1rem 0.25rem;\n    }\n  }\n<\/style>\n\n<div class=\"faq-section\">\n  <h2 class=\"faq-title\">\u03a3\u03c5\u03c7\u03bd\u03ad\u03c2 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2<\/h2>\n  \n  <div class=\"faq-container\">\n\n    <!-- FAQ ITEM 1 -->\n    <div class=\"faq-item\">\n      <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        \u0395\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03b3\u03bb\u03c5\u03ba\u03cc;\n        <span class=\"faq-icon\"><\/span>\n      <\/button>\n      <div class=\"faq-answer\">\n        \u038c\u03c7\u03b9, \u03ad\u03c7\u03b5\u03b9 \u03ae\u03c0\u03b9\u03b1 \u03b3\u03bb\u03c5\u03ba\u03b9\u03ac \u03b3\u03b5\u03cd\u03c3\u03b7 \u03c7\u03c9\u03c1\u03af\u03c2 \u03bd\u03b1 \u03c3\u03b5 \u03bb\u03b9\u03b3\u03ce\u03bd\u03b5\u03b9.\n      <\/div>\n    <\/div>\n\n    <!-- FAQ ITEM 3 -->\n    <div class=\"faq-item\">\n      <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        \u039c\u03b5 \u03c4\u03b9 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03c4\u03bf \u03c3\u03c5\u03bd\u03b4\u03c5\u03ac\u03c3\u03c9;\n        <span class=\"faq-icon\"><\/span>\n      <\/button>\n      <div class=\"faq-answer\">\n        \u039c\u03b5 \u03c8\u03c9\u03bc\u03af, \u03c6\u03c1\u03bf\u03cd\u03c4\u03b1 \u03ae \u03ba\u03b1\u03b9 \u03c3\u03ba\u03ad\u03c4\u03bf.\n      <\/div>\n    <\/div>\n\n    <!-- FAQ ITEM 4 -->\n    <div class=\"faq-item\">\n      <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        \u0395\u03af\u03bd\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac;\n        <span class=\"faq-icon\"><\/span>\n      <\/button>\n      <div class=\"faq-answer\">\n        \u039d\u03b1\u03b9, \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03c4\u03ac\u03bb\u03bb\u03b7\u03bb\u03bf \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac.\n      <\/div>\n    <\/div>\n\n    <!-- FAQ ITEM 5 \u2014 \u039d\u0395\u039f: \u03a3\u03c5\u03c3\u03c4\u03b1\u03c4\u03b9\u03ba\u03ac -->\n    <div class=\"faq-item\">\n      <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        \u03a4\u03b9 \u03c3\u03c5\u03c3\u03c4\u03b1\u03c4\u03b9\u03ba\u03ac \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9;\n        <span class=\"faq-icon\"><\/span>\n      <\/button>\n      <div class=\"faq-answer\">\n        \u03a3\u03bf\u03c5\u03c3\u03ac\u03bc\u03b9 \u03bf\u03bb\u03b9\u03ba\u03ae\u03c2 \u03ac\u03bb\u03b5\u03c3\u03b7\u03c2 100%, \u03c6\u03b9\u03c3\u03c4\u03af\u03ba\u03b9, \u03c6\u03bf\u03c5\u03bd\u03c4\u03bf\u03cd\u03ba\u03b9, \u03bc\u03ad\u03bb\u03b9 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03ba\u03ac\u03bf. \u03a4\u03af\u03c0\u03bf\u03c4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c4\u03c4\u03cc, \u03bc\u03cc\u03bd\u03bf \u03b1\u03b3\u03bd\u03ac \u03c5\u03bb\u03b9\u03ba\u03ac.\n      <\/div>\n    <\/div>\n\n    <!-- FAQ ITEM 6 \u2014 \u039d\u0395\u039f: \u03a6\u03bf\u03b9\u03bd\u03b9\u03ba\u03ad\u03bb\u03b1\u03b9\u03bf -->\n    <div class=\"faq-item\">\n      <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        \u03a0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03c6\u03bf\u03b9\u03bd\u03b9\u03ba\u03ad\u03bb\u03b1\u03b9\u03bf \u03ae \u03ac\u03bb\u03bb\u03b1 \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b1;\n        <span class=\"faq-icon\"><\/span>\n      <\/button>\n      <div class=\"faq-answer\">\n        \u038c\u03c7\u03b9. \u0394\u03b5\u03bd \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03c6\u03bf\u03b9\u03bd\u03b9\u03ba\u03ad\u03bb\u03b1\u03b9\u03bf, \u03c3\u03c5\u03bd\u03c4\u03b7\u03c1\u03b7\u03c4\u03b9\u03ba\u03ac, \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ad\u03c2 \u03b3\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2 \u03ae \u03ac\u03bb\u03bb\u03b1 \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b1 \u03c3\u03c5\u03c3\u03c4\u03b1\u03c4\u03b9\u03ba\u03ac. \u039c\u03cc\u03bd\u03bf 100% \u03b1\u03b3\u03bd\u03ac \u03c5\u03bb\u03b9\u03ba\u03ac.\n      <\/div>\n    <\/div>\n\n    <!-- FAQ ITEM 7 \u2014 \u039d\u0395\u039f: \u0398\u03b5\u03c1\u03bc\u03af\u03b4\u03b5\u03c2 -->\n    <div class=\"faq-item\">\n      <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        \u0391\u03c0\u03cc \u03b8\u03b5\u03c1\u03bc\u03af\u03b4\u03b5\u03c2 \u03c0\u03ce\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9;\n        <span class=\"faq-icon\"><\/span>\n      <\/button>\n      <div class=\"faq-answer\">\n        \u0391\u03bd\u03ac 100\u03b3\u03c1 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 484 kcal. \u039c\u03b9\u03b1 \u03c4\u03c5\u03c0\u03b9\u03ba\u03ae \u03bc\u03b5\u03c1\u03af\u03b4\u03b1 \u03c4\u03c9\u03bd 15\u03b3\u03c1 \u03b1\u03bd\u03c4\u03b9\u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af \u03c3\u03b5 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 73 kcal.\n        <table class=\"faq-table\">\n          <thead>\n            <tr>\n              <th>\u039c\u03b5\u03c1\u03af\u03b4\u03b1<\/th>\n              <th>\u0398\u03b5\u03c1\u03bc\u03af\u03b4\u03b5\u03c2<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>100 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ac\u03c1\u03b9\u03b1<\/td>\n              <td>484 kcal<\/td>\n            <\/tr>\n            <tr>\n              <td>1 \u03bc\u03b5\u03c1\u03af\u03b4\u03b1 (15\u03b3\u03c1)<\/td>\n              <td>~73 kcal<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <!-- FAQ ITEM 8 \u2014 \u039d\u0395\u039f: \u0394\u03b9\u03b1\u03c6\u03bf\u03c1\u03ac \u03b1\u03c0\u03cc \u03c4\u03b1\u03c7\u03af\u03bd\u03b9 -->\n    <div class=\"faq-item\">\n      <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        \u03a0\u03bf\u03b9\u03b1 \u03b7 \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03ac \u03b1\u03c0\u03cc \u03c4\u03bf \u03c4\u03b1\u03c7\u03af\u03bd\u03b9;\n        <span class=\"faq-icon\"><\/span>\n      <\/button>\n      <div class=\"faq-answer\">\n        \u03a4\u03bf \u03c4\u03b1\u03c7\u03af\u03bd\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03bb\u03ac \u03b1\u03bb\u03b5\u03c3\u03bc\u03ad\u03bd\u03bf \u03c3\u03bf\u03c5\u03c3\u03ac\u03bc\u03b9. \u0397 \u03c3\u03bf\u03c5\u03c3\u03b1\u03bc\u03cc\u03ba\u03c1\u03b5\u03bc\u03ac \u03bc\u03b1\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03bf \u03c3\u03bf\u03c5\u03c3\u03ac\u03bc\u03b9 \u03bf\u03bb\u03b9\u03ba\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bc\u03c0\u03bb\u03bf\u03c5\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03bc\u03b5 \u03c6\u03b9\u03c3\u03c4\u03af\u03ba\u03b9, \u03c6\u03bf\u03c5\u03bd\u03c4\u03bf\u03cd\u03ba\u03b9, \u03bc\u03ad\u03bb\u03b9 \u03b1\u03bd\u03b8\u03ad\u03c9\u03bd \u03ba\u03b1\u03b9 \u03ba\u03b1\u03ba\u03ac\u03bf. \u03a4\u03bf \u03b1\u03c0\u03bf\u03c4\u03ad\u03bb\u03b5\u03c3\u03bc\u03b1: \u03c0\u03b9\u03bf \u03b1\u03c0\u03b1\u03bb\u03ae \u03c5\u03c6\u03ae, \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03b1 \u03b3\u03b5\u03cd\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03ad\u03bd\u03b1 spread \u03c0\u03bf\u03c5 \u03c4\u03c1\u03ce\u03b3\u03b5\u03c4\u03b1\u03b9 \u03b5\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03b1.\n      <\/div>\n    <\/div>\n\n    <!-- FAQ ITEM 9 \u2014 \u039d\u0395\u039f: \u03a4\u03c1\u03cc\u03c0\u03bf\u03b9 \u03c0\u03bb\u03b7\u03c1\u03c9\u03bc\u03ae\u03c2 -->\n    <div class=\"faq-item\">\n      <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        \u03a0\u03bf\u03b9\u03bf\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bf\u03b9 \u03c4\u03c1\u03cc\u03c0\u03bf\u03b9 \u03c0\u03bb\u03b7\u03c1\u03c9\u03bc\u03ae\u03c2;\n        <span class=\"faq-icon\"><\/span>\n      <\/button>\n      <div class=\"faq-answer\">\n        \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c2 \u03bd\u03b1 \u03c0\u03bb\u03b7\u03c1\u03ce\u03c3\u03b5\u03b9\u03c2 \u03bc\u03b5 \u03c4\u03bf\u03c5\u03c2 \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9 \u03c4\u03c1\u03cc\u03c0\u03bf\u03c5\u03c2:\n        <ul style=\"margin-top: 0.5rem; padding-left: 1.25rem;\">\n          <li>\u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03b1\u03b2\u03bf\u03bb\u03ae (\u03c0\u03bb\u03b7\u03c1\u03c9\u03bc\u03ae \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7)<\/li>\n          <li>\u039a\u03ac\u03c1\u03c4\u03b1 \u03ae PayPal \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf site<\/li>\n          <li>\u039c\u03b5\u03c4\u03c1\u03b7\u03c4\u03ac \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n  function toggleFaq(button) {\n    const item = button.parentElement;\n    const container = item.parentElement;\n    const isActive = item.classList.contains('active');\n    container.querySelectorAll('.faq-item').forEach(el => el.classList.remove('active'));\n    if (!isActive) {\n      item.classList.add('active');\n    }\n  }\n<\/script>\n<!-- FAQ SECTION END -->\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1b17055 e-con-full e-flex e-con e-parent\" data-id=\"1b17055\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c9ccf1 elementor-widget elementor-widget-html\" data-id=\"1c9ccf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"el\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <style>\n        \/* Basic box-sizing reset to fix sizing overflows *\/\n        .p-section-container,\n        .p-section-container * {\n            box-sizing: border-box;\n        }\n\n        :root {\n            --primary-color: #E24BD0FC;\n            --bg-soft: #fff9ff;\n            --text-main: #333333;\n            --text-muted: #666666;\n            --white: #ffffff;\n        }\n\n        \/* SECTION WRAPPER *\/\n        .p-section-container {\n            font-family: Tahoma, Geneva, Verdana, sans-serif;\n            background-color: var(--bg-soft);\n            padding: 80px 20px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            min-height: 100vh;\n        }\n\n        \/* CONTAINER *\/\n        .p-container {\n            max-width: 1100px; \/* Slightly wider for desktop prominence *\/\n            width: 100%;\n            display: grid;\n            grid-template-columns: 1.1fr 0.9fr; \/* Slightly shifting focus to image *\/\n            grid-template-areas: \n                \"img title\"\n                \"img info\";\n            background: var(--white);\n            border-radius: 32px; \/* Smoother corners *\/\n            overflow: hidden;\n            box-shadow: 0 40px 80px rgba(226, 75, 208, 0.12), 0 10px 30px rgba(0, 0, 0, 0.04);\n            align-items: center;\n        }\n\n        \/* LEFT COLUMN (IMAGE) *\/\n        .p-image-column {\n            grid-area: img;\n            width: 100%;\n            background: #f0f0f0;\n            overflow: hidden;\n            height: 100%;\n        }\n\n        .p-image-column img {\n            width: 100%;\n            height: 100%;\n            min-height: 500px;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.5s ease;\n        }\n\n        .p-container:hover .p-image-column img {\n            transform: scale(1.03);\n        }\n\n        \/* RIGHT COLUMN (INFO) *\/\n        .p-info-column {\n            grid-area: info;\n            padding: 40px 60px 80px 60px; \/* Better vertical balance *\/\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            gap: 35px;\n        }\n\n        \/* TITLE - Desktop only *\/\n        .p-title {\n            grid-area: title;\n            font-size: 52px; \n            font-weight: 800;\n            color: var(--text-main);\n            margin: 0;\n            line-height: 1.1;\n            padding: 80px 60px 0 60px;\n            display: block;\n            letter-spacing: -1px;\n        }\n\n        \/* PRICE *\/\n        .p-price-wrapper {\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .p-price {\n            font-size: 42px;\n            font-weight: bold;\n            color: var(--primary-color);\n            line-height: 1;\n        }\n\n        .p-price-hint {\n            font-size: 14px;\n            color: var(--text-muted);\n        }\n\n        \/* DETAILS *\/\n        .p-details {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .p-details li {\n            font-size: 16px;\n            color: var(--text-main);\n            position: relative;\n            padding-left: 28px;\n            text-align: left;\n        }\n\n        .p-details li::before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            color: #28a745;\n            font-weight: bold;\n        }\n\n        \/* CTA *\/\n        .p-cta {\n          position: relative;\n          display: inline-flex;\n          align-items: center;\n          justify-content: center;\n          gap: 10px;\n          align-self: flex-start;\n          padding: 20px 45px;\n          font-size: 1.2rem;\n          font-weight: 600;\n          color: #ffffff !important;\n          text-decoration: none;\n          background: linear-gradient(135deg, #E24BD0 0%, #ff89e6 100%);\n          white-space: nowrap;\n          \n          \/* \u0395\u03b4\u03ce \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03b9\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03bf \u03c3\u03c7\u03ae\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03b8\u03b1 \u03c0\u03b1\u03c1\u03b1\u03bc\u03b5\u03af\u03bd\u03b5\u03b9 \u03c0\u03b1\u03bd\u03c4\u03bf\u03cd *\/\n          border-radius: 40px 15px 40px 15px; \n          \n          box-shadow: 0 10px 30px rgba(226, 75, 208, 0.3);\n          transition: all 0.5s ease;\n          cursor: pointer;\n          border: none;\n          overflow: hidden;\n          animation: creamyPulse 3s infinite ease-in-out;\n          text-align: center;\n          width: fit-content;\n          min-width: 320px;\n        }\n\n        \/* Shine Effect *\/\n        .p-cta::before {\n          content: '';\n          position: absolute;\n          top: 0;\n          left: -100%;\n          width: 100%;\n          height: 100%;\n          background: linear-gradient(120deg, transparent, rgba(255,255,255,0.3), transparent);\n          transition: all 0.6s;\n        }\n\n        .p-cta:hover {\n          transform: translateY(-5px);\n          box-shadow: 0 15px 40px rgba(226, 75, 208, 0.45);\n          border-radius: 15px 40px 15px 40px; \n          color: #ffffff !important;\n        }\n\n        .p-cta:hover::before {\n          left: 100%;\n        }\n\n        @keyframes creamyPulse {\n          0% { transform: scale(1); }\n          50% { transform: scale(1.02); }\n          100% { transform: scale(1); }\n        }\n\n        \/* RESPONSIVE (MOBILE) *\/\n        @media screen and (max-width: 768px) {\n            .p-section-container {\n                padding: 10px 15px; \/* Adjusted padding for mobile *\/\n            }\n\n            .p-container {\n                display: flex; \/* Switched to flex for bulletproof mobile centering *\/\n                flex-direction: column;\n                width: 100%;\n                max-width: 450px; \/* Keep it nicely constrained on mobile *\/\n                margin: 0 auto;\n            }\n\n            .p-info-column {\n                padding: 30px 20px;\n                display: flex;\n                flex-direction: column;\n                align-items: center; \/* Center all contents *\/\n                text-align: center;\n                gap: 25px; \/* Better flow *\/\n            }\n\n            .p-cta {\n                width: 100%; \/* Fill the container space *\/\n                max-width: 100%;\n                min-width: 0;\n                padding: 18px 20px; \/* Reduced padding for smaller screens *\/\n                font-size: 1.1rem;\n                white-space: normal; \/* Let it wrap gracefully if it absolutely must *\/\n                line-height: 1.3;\n                align-self: center;\n            }\n\n            .p-title {\n                display: none !important; \/* Force hide on mobile *\/\n            }\n\n            .p-image-column {\n                width: 100%;\n                height: 300px; \/* Slightly shorter so it doesn't take the whole screen *\/\n            }\n\n            .p-image-column img {\n                min-height: unset; \n            }\n\n            .p-details {\n                align-items: flex-start; \/* Keep text left-aligned within the centered block *\/\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<!-- SECTION 4 START -->\n<section class=\"p-section-container\">\n    <!-- CONTAINER -->\n    <div class=\"p-container\">\n        \n        <!-- TITLE (Visible on Desktop only via CSS) -->\n        <h2 class=\"p-title\">\u0388\u03c4\u03bf\u03b9\u03bc\u03bf\u03c2 \u03bd\u03b1 \u03c4\u03b7 \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03b5\u03b9\u03c2;<\/h2>\n\n        <!-- LEFT COLUMN (IMAGE) -->\n        <div class=\"p-image-column\">\n            <img decoding=\"async\" src=\"https:\/\/res.cloudinary.com\/dikxumvdf\/image\/upload\/v1776065689\/Image2.jpg\" alt=\"\u03a0\u03c1\u03bf\u03ca\u03cc\u03bd \u03a3\u03bf\u03c5\u03c3\u03b1\u03bc\u03cc\u03ba\u03c1\u03b5\u03bc\u03b1\" referrerpolicy=\"no-referrer\" title=\"\">\n        <\/div>\n\n        <!-- RIGHT COLUMN (INFO) -->\n        <div class=\"p-info-column\">\n            \n            <!-- PRICE -->\n            <div class=\"p-price-wrapper\">\n                <span class=\"p-price\">8,70\u20ac<\/span>\n                <span class=\"p-price-hint\">(\u03bb\u03b9\u03b3\u03cc\u03c4\u03b5\u03c1\u03bf \u03b1\u03c0\u03cc 0,30\u20ac \u03c4\u03b7 \u03bc\u03b5\u03c1\u03af\u03b4\u03b1)<\/span>\n            <\/div>\n\n            <!-- DETAILS -->\n            <ul class=\"p-details\">\n                <li>1 \u03b2\u03b1\u03b6\u03ac\u03ba\u03b9 \u03c3\u03bf\u03c5\u03c3\u03b1\u03bc\u03cc\u03ba\u03c1\u03b5\u03bc\u03b1\u03c2 (700\u03b3\u03c1.)<\/li>\n                <li>\u0388\u03c4\u03bf\u03b9\u03bc\u03bf \u03b3\u03b9\u03b1 \u03ba\u03b1\u03c4\u03b1\u03bd\u03ac\u03bb\u03c9\u03c3\u03b7<\/li>\n                <li>\u0394\u03b9\u03b1\u03c4\u03b7\u03c1\u03b5\u03af\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c8\u03c5\u03b3\u03b5\u03af\u03bf<\/li>\n            <\/ul>\n\n            <!-- CTA -->\n            <a href=\"https:\/\/learnnutrition.gr\/checkout\/?add-to-cart=6910\" class=\"p-cta\">\u0398\u03ad\u03bb\u03c9 \u03bd\u03b1 \u03c4\u03b7 \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c9 \u2728<\/a>\n\n        <\/div>\n    <\/div>\n<\/section>\n<!-- SECTION 4 END -->\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u03a0\u03ac\u03bb\u03b9 \u03bb\u03b9\u03b3\u03bf\u03cd\u03c1\u03b1; \u039c\u03b9\u03b1 \u03ba\u03c1\u03b5\u03bc\u03ce\u03b4\u03b7\u03c2 \u03c3\u03bf\u03c5\u03c3\u03b1\u03bc\u03cc\u03ba\u03c1\u03b5\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03c4\u03c1\u03ce\u03b3\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b1\u03bd \u03b3\u03bb\u03c5\u03ba\u03cc, \u03c7\u03c9\u03c1\u03af\u03c2 \u03bd\u03b1 \u03c3\u03b5 \u03b2\u03b1\u03c1\u03b1\u03af\u03bd\u03b5\u03b9 \u0398\u03ad\u03bb\u03c9 \u03bd\u03b1 \u03c4\u03b7 \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c9 \u2728 \u03a3\u03c5\u03c7\u03bd\u03ad\u03c2 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u0395\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03b3\u03bb\u03c5\u03ba\u03cc; \u038c\u03c7\u03b9, \u03ad\u03c7\u03b5\u03b9 \u03ae\u03c0\u03b9\u03b1 \u03b3\u03bb\u03c5\u03ba\u03b9\u03ac \u03b3\u03b5\u03cd\u03c3\u03b7 \u03c7\u03c9\u03c1\u03af\u03c2 \u03bd\u03b1 \u03c3\u03b5 \u03bb\u03b9\u03b3\u03ce\u03bd\u03b5\u03b9. \u039c\u03b5 \u03c4\u03b9 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03c4\u03bf \u03c3\u03c5\u03bd\u03b4\u03c5\u03ac\u03c3\u03c9; \u039c\u03b5 \u03c8\u03c9\u03bc\u03af, \u03c6\u03c1\u03bf\u03cd\u03c4\u03b1 \u03ae \u03ba\u03b1\u03b9 \u03c3\u03ba\u03ad\u03c4\u03bf. \u0395\u03af\u03bd\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac; \u039d\u03b1\u03b9, \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03c4\u03ac\u03bb\u03bb\u03b7\u03bb\u03bf \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac. \u03a4\u03b9 \u03c3\u03c5\u03c3\u03c4\u03b1\u03c4\u03b9\u03ba\u03ac [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11055,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-11329","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/learnnutrition.gr\/en\/wp-json\/wp\/v2\/pages\/11329","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/learnnutrition.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/learnnutrition.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/learnnutrition.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/learnnutrition.gr\/en\/wp-json\/wp\/v2\/comments?post=11329"}],"version-history":[{"count":101,"href":"https:\/\/learnnutrition.gr\/en\/wp-json\/wp\/v2\/pages\/11329\/revisions"}],"predecessor-version":[{"id":11464,"href":"https:\/\/learnnutrition.gr\/en\/wp-json\/wp\/v2\/pages\/11329\/revisions\/11464"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learnnutrition.gr\/en\/wp-json\/wp\/v2\/media\/11055"}],"wp:attachment":[{"href":"https:\/\/learnnutrition.gr\/en\/wp-json\/wp\/v2\/media?parent=11329"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}