{"version":3,"file":"component---src-pages-feedback-js-2d9044d7f6edbd37ed9d.js","mappings":"wNAAe,I,qBCOTA,EAAUC,EAAAA,QAAAA,IAAAA,WAAU,CAAAC,YAAA,sBAAAC,YAAA,gBAAVF,CAAU,wkBAgBbG,EAAAA,EAAAA,GAaIA,EAAAA,EAAAA,GAYAA,EAAAA,EAAAA,IAYXC,EAAU,SAAAC,GAAA,SAAAD,IAAA,OAAAC,EAAAC,MAAA,KAAAC,YAAA,KAYX,OAZWC,EAAAA,EAAAA,GAAAJ,EAAAC,GAAAD,EAAAK,UACZC,OAAA,WACI,OACIC,EAAAA,cAACZ,EAAO,KACJY,EAAAA,cAACC,EAAAA,EAAS,CAACC,OAAO,GACdF,EAAAA,cAACC,EAAAA,EAAS,KACND,EAAAA,cAACG,EAAAA,KAAI,CAACC,GAAG,KAAIJ,EAAAA,cAACK,EAAM,OACpBL,EAAAA,cAAA,MAAIM,wBAAyB,CAACC,OAAQC,KAAKC,MAAMC,WAKrE,EAACjB,CAAA,CAZW,CAASkB,EAAAA,WAezB,IAEMN,EAAS,SAACI,GAAK,OACjBT,EAAAA,cAAA,MAAAY,OAAAC,OAAA,CACAC,MAAM,6BACNC,GAAG,4CACH,YAAU,UACVC,QAAQ,qBACJP,GAEJT,EAAAA,cAAA,YACEA,EAAAA,cAAA,aACG,4DAEHA,EAAAA,cAAA,QACEe,GAAG,4CACHE,MAAO,OACPC,OAAQ,OACRC,EAAG,EACHC,EAAG,EACH,YAAU,OACVC,UAAU,kBAEVrB,EAAAA,cAAA,QACEe,GAAG,4CACHO,EAAE,+BACF,YAAU,iBACVC,MAAO,CACLC,KAAM,YAKdxB,EAAAA,cAAA,KACEuB,MAAO,CACLE,KAAM,oDAGRzB,EAAAA,cAAA,QACEsB,EAAE,iuCACFI,UAAU,8CAEZ1B,EAAAA,cAAA,QACEsB,EAAE,6MACFI,UAAU,8CAEZ1B,EAAAA,cAAA,QACEsB,EAAE,2gCACFI,UAAU,8CAEZ1B,EAAAA,cAAA,QACEsB,EAAE,q1NACFI,UAAU,+CAGd1B,EAAAA,cAAA,QACEsB,EAAE,69HACFI,UAAU,8CAER,C,0FC/HFC,EAAUtC,EAAAA,QAAAA,IAAAA,WAAU,CAAAC,YAAA,oBAAAC,YAAA,eAAVF,CAAU,yDAMpBuC,EAAcvC,EAAAA,QAAAA,EAAAA,WAAQ,CAAAC,YAAA,wBAAAC,YAAA,eAARF,CAAQ,mUAYf,SAAAoB,GAAK,OAAIA,EAAMoB,MAAMC,OAAOC,KAAK,IACtB,SAAAtB,GAAK,OAAIA,EAAMoB,MAAMC,OAAOE,MAAM,IAKzC,SAAAvB,GAAK,OAAIA,EAAMoB,MAAMC,OAAOG,KAAK,IACtB,SAAAxB,GAAK,OAAIA,EAAMoB,MAAMC,OAAOC,KAAK,IAwB7D,UAlBqB,WACjB,OACI/B,EAAAA,cAACkC,EAAAA,EAAM,CAACC,KAAK,WAAWzB,MAAM,YAC1BV,EAAAA,cAACP,EAAAA,EAAU,CAACiB,MAAM,aAElBV,EAAAA,cAACC,EAAAA,EAAS,CAACC,OAAO,GACdF,EAAAA,cAACC,EAAAA,EAAS,KACND,EAAAA,cAAC2B,EAAO,KACJ3B,EAAAA,cAAA,UAAI,0BACJA,EAAAA,cAAA,SAAG,oJACHA,EAAAA,cAAC4B,EAAW,CAACQ,KAAK,mGAAkG,eAM5I,C","sources":["webpack://gatsby-starter-default/./src/images/new-lk.svg","webpack://gatsby-starter-default/./src/components/shared/HeaderCopy.js","webpack://gatsby-starter-default/./src/pages/feedback.js"],"sourcesContent":["export default __webpack_public_path__ + \"static/new-lk-ad2d63492a3d0294662d5064487c318b.svg\";","import React, {Component} from 'react';\nimport styled from 'styled-components'\nimport {media} from \"utils/Media\"\nimport TLKEP from \"images/new-lk.svg\"\nimport {Container} from \"reactstrap\"\nimport {Link} from 'gatsby'\n\nconst Wrapper = styled.div`\n margin: 0 auto 2rem;\n max-width: 1600px;\n width: 100%;\n /* background-color: ${props => props.theme.colors.yellow}; */\n text-align: center;\n padding: 1rem 0;\n position: relative;\n z-index: 2;\n background: linear-gradient(\n to right,\n lab(84% 4 85) 0%,\n lab(79% 12 81) 50%,\n lab(73% 21 77) 100%\n);\n \n @media ${media.md} {\n padding: 1rem 0;\n text-align: left;\n }\n \n .container {\n position: relative;\n }\n \n svg {\n width: 260px;\n height: auto;\n \n @media ${media.md} {\n width: 300px;\n }\n }\n \n h1 {\n margin-bottom: 0;\n margin-top: 1rem;\n font-family: \"futura-pt\", sans-serif!important;\n font-weight: 500;\n text-transform: uppercase;\n color: #65180B!important;\n @media ${media.md} {\n margin-top: 0;\n position: absolute;\n right: 1rem;\n top: 50%;\n transform: translateY(-50%);\n font-size: 40px;\n }\n \n }\n`\n\nclass HeaderCopy extends Component {\n render() {\n return (\n \n \n \n \n

\n \n \n \n );\n }\n}\n\nexport default HeaderCopy;\n\nconst LKLogo = (props) => (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n )","import React from \"react\"\nimport styled from 'styled-components'\nimport {Container} from 'reactstrap'\n\nimport Layout from \"components/Layout/Layout\"\nimport HeaderCopy from \"components/shared/HeaderCopy\"\n\nconst Content = styled.div`\n text-align: center;\n margin: 2rem auto;\n max-width: 540px;\n`\n\nconst EmailButton = styled.a`\n width: 198px;\n height: 50px;\n font-style: normal;\n font-weight: normal;\n font-size: 1rem;\n line-height: 200%;\n display: flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n border: none;\n color: ${props => props.theme.colors.black};\n background-color: ${props => props.theme.colors.yellow};\n transition: all 150ms ease-in-out;\n margin: 0 auto;\n \n &:hover {\n color: ${props => props.theme.colors.white};\n background-color: ${props => props.theme.colors.black};\n text-decoration: none;\n }\n`\n\n\nconst FeedbackPage = () => {\n return (\n \n \n\n \n \n \n

Get in contact with us

\n

To help us to continue to develop in this area, we are always interested in receiving feedback about your experience of the Education Programme.

\n Email us\n
\n
\n
\n
\n )\n}\n\nexport default FeedbackPage"],"names":["Wrapper","styled","displayName","componentId","media","HeaderCopy","_Component","apply","arguments","_inheritsLoose","prototype","render","React","Container","fluid","Link","to","LKLogo","dangerouslySetInnerHTML","__html","this","props","title","Component","Object","assign","xmlns","id","viewBox","width","height","x","y","maskUnits","d","style","fill","mask","className","Content","EmailButton","theme","colors","black","yellow","white","Layout","slug","href"],"sourceRoot":""}