{"version":3,"file":"component---src-pages-faqs-js-1349cfc0aa1e0168e74f.js","mappings":"uHAoBA,IAjBe,SAAC,GAAyB,IAAvBA,EAAsB,EAAtBA,SAAUC,EAAY,EAAZA,MAEpBC,EAAY,KAMhB,OALGD,IACCC,EAAY,uBAAKC,UAAU,gBAC3B,0BAAMF,KAIR,uBAAKE,UAAU,UACTH,EACAE,EAIX,C,qCCPD,IARiB,SAAC,GAAkB,IAAhBF,EAAe,EAAfA,SAChB,OACE,wBAAMG,UAAU,WACVH,EAGX,C,+CCKD,IAVmB,SAAC,GAAsC,IAApCA,EAAmC,EAAnCA,SAAUI,EAAyB,EAAzBA,MAAOC,EAAkB,EAAlBA,YACnC,OACE,uBAAKF,UAAU,cAAcC,MAAOA,GAClC,gBAAC,EAAAE,KAAD,CAAMC,GAAIF,GACNL,GAIX,C,yHCWD,EApBY,SAAC,GAAgC,IAA9BQ,EAA6B,EAA7BA,SAAUC,EAAmB,EAAnBA,OAAQL,EAAW,EAAXA,MAE7B,GAAwBM,EAAAA,EAAAA,WAAS,GAA1BC,EAAP,KAAaC,EAAb,KAOA,OACE,uBAAKT,UAAW,QAAUQ,EAAO,OAAS,IAAKE,QANjD,WACID,GAAQD,GACRG,QAAQC,IAAI,UACf,EAGkEX,MAAOA,GACpE,gCAAQI,GACR,uBAAKL,UAAU,UACXM,GAKb,E,oBC2IC,EArJe,WACb,OACI,gBAACO,EAAA,EAAD,KAEI,gBAACC,EAAA,EAAD,KACI,sDACA,wBAAMC,KAAK,cAAcC,QAAQ,gCAErC,gBAACC,EAAA,EAAD,CAAQnB,MAAM,QACV,gBAAC,EAAAoB,EAAD,CAAaC,IAAK,iCAAkCC,IAAI,yBAAxD,uBAEJ,gBAACC,EAAA,EAAD,KACI,gBAAC,EAAD,CACIhB,SAAS,+DACTC,OACI,gCACI,4KACA,yBAAG,0EACH,8DACA,2EAIZ,gBAAC,EAAD,CACID,SAAS,kGACTC,OACI,gCACI,0VAIZ,gBAAC,EAAD,CACID,SAAS,0DACTC,OACI,gCACI,qLAIZ,gBAAC,EAAD,CACID,SAAS,kDACTC,OACI,gCACI,uIACA,iDACA,qEAIZ,gBAAC,EAAD,CACID,SAAS,0EACTC,OACI,gCACI,+JAIZ,gBAAC,EAAD,CACID,SAAS,2DACTC,OACI,gCACI,0VACA,wHAIZ,gBAAC,EAAD,CACID,SAAS,2BACTC,OACI,gCACI,mLACA,8LAIZ,gBAAC,EAAD,CACID,SAAS,2CACTC,OACI,gCACI,8HACA,kKAIZ,gBAAC,EAAD,CACID,SAAS,iDACTC,OACI,gCACI,+MAIZ,gBAAC,EAAD,CACID,SAAS,6CACTC,OACI,gCACI,qUAIZ,gBAAC,EAAD,CACID,SAAS,+CACTC,OACI,gCACI,iKACA,0BACI,wDACA,yDACA,oDACA,4FACA,4FACA,sDACI,0BACI,+CASxB,gBAAC,EAAD,CACID,SAAS,wBACTC,OACI,gCACI,uQAIZ,gBAAC,EAAD,CACID,SAAS,6FACTC,OACI,gCACI,kPACA,0QACA,kNAIZ,gBAACgB,EAAA,EAAD,CAAYpB,YAAY,aACpB,uCADJ,4BAOb,C","sources":["webpack://bluetree/./src/components/Banner.js","webpack://bluetree/./src/components/MainArea.js","webpack://bluetree/./src/components/NextBanner.js","webpack://bluetree/./src/components/FAQ.js","webpack://bluetree/./src/pages/faqs.js"],"sourcesContent":["import * as React from \"react\"\n\n\nconst Banner = ({ children, title }) => {\n\n let titleArea = null;\n if(title) {\n titleArea =
\n

{ title }

\n
\n } \n return (\n
\n { children }\n { titleArea }\n
\n\n )\n}\n \nexport default Banner","import * as React from \"react\"\n\n\nconst MainArea = ({ children }) => {\n return (\n
\n { children }\n
\n )\n}\n \nexport default MainArea","import * as React from \"react\"\nimport {Link} from \"gatsby\";\n\n\nconst NextBanner = ({ children, style, destination }) => {\n return (\n
\n \n { children }\n \n
\n )\n}\n \nexport default NextBanner","import React, {useState} from \"react\"\n\n\nconst FAQ = ({ question, answer, style}) => {\n\n const [open, setOpen] = useState(false);\n\n function doClick() {\n setOpen(open ? false : true);\n console.log(\"clicked\");\n }\n\n return (\n
\n

Q. {question}

\n
\n { answer }\n
\n\n
\n )\n}\n \nexport default FAQ","import * as React from \"react\"\nimport Layout from '../components/Layout';\nimport Banner from '../components/Banner';\nimport MainArea from '../components/MainArea';\nimport NextBanner from \"../components/NextBanner\";\nimport FAQ from '../components/FAQ';\nimport {Helmet} from 'react-helmet';\nimport { StaticImage } from \"gatsby-plugin-image\";\n\n\n// markup\nconst FAQsPage = () => {\n return (\n \n\n \n FAQs | Bluetree Group\n \n \n \n \n \n \n \n

A: You can apply for the graduate management programme at any time. However, we do have fixed closing dates for our next Summer 2023 programme:

\n

Summer programme - Starting Summer 2023

\n

January 2023 - Applications close

\n

February 2023 - Assessment day / interviews

\n \n } \n />\n \n

A: We’re looking for talented graduates who demonstrate our values and who want an exciting career in manufacturing. We don’t mind what degree you studied. Our only requirement is that you achieved a 2:1 or higher. We’ll provide all the training, support, and opportunities you will need to fulfil your potential.

\n \n } \n /> \n \n

A: Yes. Provided you meet the required qualifications and apply before the deadline for the next cohort, you are welcome to submit a new application.

\n \n } \n /> \n \n

A: Assessments will take place at a venue near the Sheffield area that we use for our leadership training.

\n

Assessment days are:

\n

Summer 2023 programme: February 2023

\n \n } \n /> \n \n

A: Yes, reasonable travel costs will be covered to attend the assessment day. If required, then accommodation will be provided.

\n \n } \n /> \n \n

A: Prepare to be challenged. We are looking for talented graduates who demonstrate our values, so we’ll be running a number of exercises (group and individual) to identify the best candidates. You’ll also be interviewed by our directors and have the opportunity to ask questions and visit Bluetree Group’s facilities.

\n

A detailed assessment day schedule will be shared in advance with successful candidates.

\n \n } \n /> \n \n

A: Bluetree Group is situated in the heartland of the northern powerhouse, close to Sheffield, Leeds and Doncaster, where many of our colleagues live.

\n

As a manufacturing business, our colleagues work on site. We therefore recommend that you live close enough to enable you to have a comfortable daily commute.

\n \n } \n /> \n \n

A: During the graduate management programme, core activity will take place between 09.00 – 17.30.

\n

However, when you are on secondments, or managing projects, you may need to adopt a shift working pattern, depending on your role.

\n \n } \n />\n \n

A: We are looking to recruit talented graduates who demonstrate our values. We do not have a fixed number for this year’s programme, as we want to attract the best candidates.

\n \n } \n /> \n \n

A: Yes. We know that existing post-graduates may not have found the right job to meet their talents and expectations yet, so we’re not just looking for applications from 2022 graduates. If you have graduated since 2019, and are looking to accelerate your career, then you are welcome to apply.

\n \n } \n /> \n \n

A: Yes. Provided you meet the relevant criteria, you are welcome to apply. To join the graduate management programme, you will need:

\n
    \n
  • a 2:1 degree qualification
  • \n
  • the right to work in the UK
  • \n
  • fluent English speaker
  • \n
  • to be willing and able to relocate to the Sheffield/Leeds area
  • \n
  • to attend the February assessment day for the Summer programme
  • \n
  • availability to start on:\n
      \n
    • Summer 2023
    • \n
    \n
  • \n\n
\n\n \n } \n /> \n \n

A: As a manufacturing business, our colleagues mainly work on site. There may be occasions when home working is acceptable and can be agreed with your manager, but you should assume that you will be working at our main facilities.

\n \n } \n /> \n \n

A: At the end of the graduate management programme, there will be a final development away day, providing the opportunity to share and receive feedback on learnings, obstacles, and challenges throughout the year.

\n

You’ll have 1-2-1 meetings to discuss your future role within Bluetree Group and identify the best opportunities available in the business for you, which are appropriate to the skills you’ve developed and you’re keen to explore further.

\n

Following completion of the graduate management programme, participants can apply to join the next cohort for Advanced Leadership, to ensure continuous professional development.

\n \n } \n /> \n \n Next: Register your interest\n \n\n
\n
\n )\n }\n \n export default FAQsPage\n "],"names":["children","title","titleArea","className","style","destination","Link","to","question","answer","useState","open","setOpen","onClick","console","log","Layout","Helmet","name","content","Banner","S","src","alt","MainArea","NextBanner"],"sourceRoot":""}