{"version":3,"sources":["webpack:///./src/components/divider.js","webpack:///./src/pages/mission.js","webpack:///./src/components/title.js","webpack:///./src/components/seo.js"],"names":["dividerStyle","width","border","margin","position","bottom","Divider","style","className","Mission","title","href","jsx","Title","props","SEO","description","lang","meta","site","useStaticQuery","metaDescription","siteMetadata","htmlAttributes","titleTemplate","name","content","property","author","concat","defaultProps"],"mappings":"4FAAA,yBAEIA,EAAe,CACjBC,MAAO,OACPC,OAAQ,oBACRC,OAAQ,SACRC,SAAU,WACVC,OAAQ,QAKKC,IAFC,kBAAM,yBAAKC,MAAOP,EAAcQ,UAAU,c,kCCV1D,gFAoHeC,UA7GC,kBACd,kBAAC,IAAD,KACE,kBAAC,SAAD,KACE,kEAEF,6BAASD,UAAU,WACjB,kBAAC,IAAD,CAAOE,MAAM,YACb,yBAAKF,UAAU,6BACb,6BACE,uNAIE,uBAAGG,KAAK,mCACL,IADH,mCAJF,KASE,6BATF,uOAYkC,6BAZlC,4GAeE,6BACA,oCAhBF,0IAkBqB,6BACnB,oCAnBF,kMAsBoB,6BAtBpB,IAsB2B,oCAtB3B,mKA0BE,6BACA,qCA3BF,wDA8BF,6BACE,sDAEE,6BACA,qCAHF,+HAME,6BACA,qCAPF,mGAQkD,6BAChD,qCATF,wKAYE,6BACA,qCAbF,qLAgBE,6BACA,qCAjBF,kIAyBN,2BAAOC,IAAI,QAAX,s6B,kCCxEJ,qCAmBeC,IAjBD,SAAAC,GAAK,OACjB,yBAAKN,UAAU,iBACb,4BAAKM,EAAMJ,OACX,kBAAC,IAAD,MACA,2BAAOE,IAAI,QAAX,oL,kCCNJ,0DAYA,SAASG,EAAT,GAAkD,IAAnCC,EAAkC,EAAlCA,YAAaC,EAAqB,EAArBA,KAAMC,EAAe,EAAfA,KAAMR,EAAS,EAATA,MAC9BS,EAASC,yBAAe,YAAxBD,KAcFE,EAAkBL,GAAeG,EAAKG,aAAaN,YAEzD,OACE,kBAAC,IAAD,CACEO,eAAgB,CACdN,QAEFP,MAAOA,EACPc,cAAa,QAAUL,EAAKG,aAAaZ,MACzCQ,KAAM,CACJ,CACEO,KAAK,cACLC,QAASL,GAEX,CACEM,SAAS,WACTD,QAAShB,GAEX,CACEiB,SAAS,iBACTD,QAASL,GAEX,CACEM,SAAS,UACTD,QAAQ,WAEV,CACED,KAAK,eACLC,QAAQ,WAEV,CACED,KAAK,kBACLC,QAASP,EAAKG,aAAaM,QAE7B,CACEH,KAAK,gBACLC,QAAShB,GAEX,CACEe,KAAK,sBACLC,QAASL,IAEXQ,OAAOX,KAKfH,EAAIe,aAAe,CACjBb,KAAK,KACLC,KAAM,GACNF,YAAY,IAUCD","file":"component---src-pages-mission-js-09c7267d1bb5e5d15335.js","sourcesContent":["import React from \"react\"\n\nlet dividerStyle = {\n width: \"80px\",\n border: \"2px solid #79a43d\",\n margin: \"0 auto\",\n position: \"relative\",\n bottom: \"20px\",\n}\n\nconst Divider = () =>
\n\nexport default Divider\n","import React from \"react\"\n\nimport Layout from \"../components/layout\"\nimport SEO from \"../components/seo\"\nimport Title from \"../components/title\"\nimport { Helmet } from \"react-helmet\"\n\nconst Mission = () => (\n \n \n Our Mission | VeggieMedCheeses\n \n
\n \n <div className=\"mission-wrapper container\">\n <div>\n <p>\n The Mediterranean is home of many world-famed traditional cheeses,\n which are increasingly demanded in their veg-friendly versions, that\n is without animal rennet (Vegetarian Times, 2016,\n <a href=\"http://www.vegetariantimes.com/\">\n {\" \"}\n http://www.vegetariantimes.com/\n </a>\n ).\n <br /> At the same time, with almost 12,000 of its species found\n nowhere else, the Mediterranean Basin is considered to be one of the\n planet’s biodiversity ‘hotspots’, due to the region’s high level of\n endemism (Blondel et al, 2010). <br />\n The aim of VEGGIE-MED-CHEESES is to study and build upon existing\n cheese making technologies in order to:\n <br />\n <span>1.</span> Valorize traditional and typical local cheeses by\n meeting the world-wide increase in the demand of cheeses made by\n non-animal rennet; <br />\n <span>2.</span> Assess the technological and socio-economic\n viability of the utilization and valorization of spontaneous\n herbaceous plants in the Mediterranean as traditional alternatives\n to animal rennet; <br /> <span>3.</span> Build upon traditional\n knowledge and culinary heritage while establishing the conditions\n for better control of safety and quality of these traditional\n cheeses;\n <br />\n <span>4. </span> Improve the traditional cheese-making value chain.\n </p>\n </div>\n <div>\n <p>\n Specific objectives are:\n <br />\n <span>1. </span> Acquiring in-depth knowledge on different thistle\n species and ecotypes candidates for possible use as milk-clotting\n agents;\n <br />\n <span>2. </span> Developing sustainable agronomic practices for\n thistle cultivation in the Mediterranean basin; <br />\n <span>3. </span> Characterizing thistle aqueous crude extracts (CEs)\n for selection of milk clotting agents with the most promising\n characteristics for exploitation in cheese-making;\n <br />\n <span>4. </span> Exploiting CEs for manufacturing of both local\n cheeses traditionally manufactured with thistle rennet and local\n cheeses traditionally manufactured with other coagulating agents;\n <br />\n <span>5. </span> Assessing the consumer needs, preferences and\n acceptance towards these cheeses and the potential value chain\n improvements.\n </p>\n </div>\n </div>\n </section>\n\n <style jsx=\"true\">{`\n .mission-wrapper {\n line-height: 25px;\n margin: 0 20px;\n }\n p {\n color: #777;\n }\n\n .mission-wrapper div {\n text-align: left;\n }\n .mission-wrapper div span {\n color: #79a43d;\n font-weight: bold;\n margin-top: 10px;\n display: inline-block;\n font-size: 17px;\n }\n .mission-wrapper div:nth-child(2) {\n margin-top: 40px;\n }\n @media (min-width: 1200px) {\n .mission-wrapper {\n display: flex;\n margin: 0 auto;\n padding: 10px;\n }\n .mission-wrapper div {\n width: 50%;\n margin: 0 20px;\n }\n .mission-wrapper div:nth-child(2) {\n margin-top: 0px;\n }\n .specific-objectives {\n margin-top: -10px !important;\n color: #292929 !important;\n }\n }\n `}</style>\n </Layout>\n)\n\nexport default Mission\n","import React from \"react\"\nimport Divider from \"./divider\"\nconst Title = props => (\n <div className=\"title-wrapper\">\n <h1>{props.title}</h1>\n <Divider />\n <style jsx=\"true\">{`\n .title-wrapper {\n text-align: center;\n margin-top: 80px;\n margin-bottom: 10px\n }\n h1{\n font-size: 42px\n }\n `}</style>\n </div>\n)\n\nexport default Title\n","/**\n * SEO component that queries for data with\n * Gatsby's useStaticQuery React hook\n *\n * See: https://www.gatsbyjs.org/docs/use-static-query/\n */\n\nimport React from \"react\"\nimport PropTypes from \"prop-types\"\nimport Helmet from \"react-helmet\"\nimport { useStaticQuery, graphql } from \"gatsby\"\n\nfunction SEO({ description, lang, meta, title }) {\n const { site } = useStaticQuery(\n graphql`\n query {\n site {\n siteMetadata {\n title\n description\n author\n }\n }\n }\n `\n )\n\n const metaDescription = description || site.siteMetadata.description\n\n return (\n <Helmet\n htmlAttributes={{\n lang,\n }}\n title={title}\n titleTemplate={`%s | ${site.siteMetadata.title}`}\n meta={[\n {\n name: `description`,\n content: metaDescription,\n },\n {\n property: `og:title`,\n content: title,\n },\n {\n property: `og:description`,\n content: metaDescription,\n },\n {\n property: `og:type`,\n content: `website`,\n },\n {\n name: `twitter:card`,\n content: `summary`,\n },\n {\n name: `twitter:creator`,\n content: site.siteMetadata.author,\n },\n {\n name: `twitter:title`,\n content: title,\n },\n {\n name: `twitter:description`,\n content: metaDescription,\n },\n ].concat(meta)}\n />\n )\n}\n\nSEO.defaultProps = {\n lang: `en`,\n meta: [],\n description: ``,\n}\n\nSEO.propTypes = {\n description: PropTypes.string,\n lang: PropTypes.string,\n meta: PropTypes.arrayOf(PropTypes.object),\n title: PropTypes.string.isRequired,\n}\n\nexport default SEO\n"],"sourceRoot":""}