{"version":3,"sources":["webpack:///./src/pages/index.js"],"names":["query","data","console","log","css","fluid","imageHero","childImageSharp","alt","to","imageApproach","pageApproach","title","dangerouslySetInnerHTML","__html","excerpt","slug","imageProjects","pageProjects","imageCampus","pageCampus"],"mappings":"8MASaA,EAAK,Y,snEAoDH,sBAAe,IAAZC,EAAW,EAAXA,KAEd,OADAC,QAAQC,IAAIF,GAER,YAAC,IAAD,KACI,YAAC,SAAD,KACI,+EAEJ,wBACI,sBACIG,IAAG,GAgDH,0BACI,YAAC,IAAD,CAAKC,MAAOJ,EAAKK,UAAUC,gBAAgBF,MAAOG,IAAI,MAE1D,qDAAgC,4DAChC,yJACA,mBACIJ,IAAG,GAOH,YAAC,IAAD,CAAMK,GAAG,YAAW,YAAC,IAAD,qBACpB,YAAC,IAAD,CAAMA,GAAG,mBAAkB,YAAC,IAAD,0BAGnC,mBACAL,IAAG,GAoGC,uBACIA,IAAG,GAmBH,0BACI,YAAC,IAAD,CAAKC,MAAOJ,EAAKS,cAAcH,gBAAgBF,MAAOG,IAAI,MAE9D,uBACI,sBAAKP,EAAKU,aAAaC,OACvB,mBAAKC,wBAAyB,CAAEC,OAAQb,EAAKU,aAAaI,WAC1D,YAAC,IAAD,CAAMN,GAAE,IAAMR,EAAKU,aAAaK,MAAQ,YAAC,IAAD,wBAGhD,2BACI,sBACIZ,IAAG,GAMH,YAAC,IAAD,CAAKC,MAAOJ,EAAKgB,cAAcV,gBAAgBF,MAAOG,IAAI,MAE9D,uBACI,sBAAKP,EAAKiB,aAAaN,OACvB,mBAAKC,wBAAyB,CAAEC,OAAQb,EAAKiB,aAAaH,WAC1D,YAAC,IAAD,CAAMN,GAAE,IAAMR,EAAKiB,aAAaF,MAAQ,YAAC,IAAD,4BAGhD,2BACI,0BACI,YAAC,IAAD,CAAKX,MAAOJ,EAAKkB,YAAYZ,gBAAgBF,MAAOG,IAAI,MAE5D,uBACI,kDACA,mBAAKK,wBAAyB,CAAEC,OAAQb,EAAKmB,WAAWL,WACxD,YAAC,IAAD,CAAMN,GAAE,IAAMR,EAAKmB,WAAWJ,MAAQ,YAAC,IAAD","file":"component---src-pages-index-js-19263c6a6bbf638296e3.js","sourcesContent":["import React from 'react'\nimport { Helmet } from 'react-helmet'\nimport { Link, graphql } from 'gatsby'\nimport { css } from '@emotion/core'\nimport Layout from '../components/layout'\nimport Button from '../components/Button'\nimport Img from 'gatsby-image'\n\n\nexport const query = graphql`\n query {\n imageHero: file(relativePath: { eq: \"images/acton-hero.png\" }) {\n childImageSharp {\n # Specify the image processing specifications right in the query.\n fluid {\n ...GatsbyImageSharpFluid_withWebp_tracedSVG\n }\n }\n }\n imageApproach: file(relativePath: { eq: \"images/learn-by-doing.png\" }) {\n childImageSharp {\n # Specify the image processing specifications right in the query.\n fluid {\n ...GatsbyImageSharpFluid_withWebp_tracedSVG\n }\n }\n }\n imageProjects: file(relativePath: { eq: \"images/learn-by-doing-2.png\" }) {\n childImageSharp {\n # Specify the image processing specifications right in the query.\n fluid {\n ...GatsbyImageSharpFluid_withWebp_tracedSVG\n }\n }\n }\n imageCampus: file(relativePath: { eq: \"images/campus-alt.png\" }) {\n childImageSharp {\n # Specify the image processing specifications right in the query.\n fluid {\n ...GatsbyImageSharpFluid_withWebp_tracedSVG\n }\n }\n }\n pageApproach: wordpressPage(slug: { eq: \"approach\" }) {\n title\n excerpt\n slug\n }\n pageProjects: wordpressPage(slug: { eq: \"projects\" }) {\n title\n excerpt\n slug\n }\n pageCampus: wordpressPage(slug: { eq: \"campus\" }) {\n title\n excerpt\n slug\n }\n }\n`\n\nexport default ({ data }) => {\n console.log(data)\n return (\n \n \n Turn Learning Upside Down / Acton Academy Upstate\n \n
\n \n
\n \"\"\n
\n

Launch your Hero’s Journey: Find a calling; change the world.

\n

The Acton Academy mission is to inspire each child and parent who enters our doors to find a calling that will change the world.

\n \n \n \n \n \n div {\n position: relative;\n }\n }\n @media ( min-width: 48em ) {\n position: relative;\n display: grid;\n \t\tgrid-template-columns: 15% 33% 6% 33% 15%;\n \t\tgrid-template-rows: auto auto;\n \t\tgrid-template-areas:\n \t\t\t\". main main main .\"\n \t\t\t\". second . third .\";\n section {\n padding: 2em 0;\n h2 {\n font-size: 2em;\n }\n p {\n font-size: 1.125em;\n }\n }\n section:not(:first-child) {\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n text-align: center;\n padding-bottom: 6em;\n figure {\n width: 100%;\n max-width: 30em;\n margin-right: auto;\n margin-left: auto;\n }\n & > div {\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n a {\n margin-top: auto;\n }\n }\n }\n section:nth-child(2) {\n grid-area: second;\n \t\tplace-self: stretch;\n }\n section:nth-child(3) {\n grid-area: third;\n \t\tplace-self: stretch;\n }\n }\n `}>\n div {\n width: 45%;\n }\n }\n\n `}\n >\n
\n \"\"\n
\n
\n

{data.pageApproach.title}

\n
\n \n
\n \n
\n \n \"\"\n \n
\n

{data.pageProjects.title}

\n
\n \n
\n
\n
\n
\n \"\"\n
\n
\n

Located at Two Fox Farms

\n
\n \n
\n
\n
\n
\n
\n )\n}\n"],"sourceRoot":""}