html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}body{padding-top:0;margin:0;font-family:"Roboto", "sans serif"}body a{color:black;text-decoration:none}body .footnote:before{display:block;content:" ";margin-left:2px;width:12em;border-top:1px solid black;opacity:0.4}body .footnote{margin:0 0 0 0.15em;font-size:0.8em;font-style:italic;opacity:0.8}body img{width:100%}header{background:#006400;color:white;text-align:center;padding:50px 20px 0px}header p.description{color:white;font-family:"Georgia", "serif";font-size:1.77689em}header h1{font-size:3.15733em}header a{color:white}header a:hover{text-decoration:underline}nav{text-align:center;background:#006400;color:white;padding:1px 0px;z-index:100}nav ul{padding-left:0px}nav ul li{list-style-type:none;display:inline}nav ul li a{text-decoration:none;color:white}nav ul li a:hover{text-decoration:underline}nav ul li::after{content:" ";padding:0px 10px}nav ul li:last-child::after{content:"";padding:0px}.sticky{position:fixed;top:0;left:0;width:100%}.raw-data{background:white;font-size:1.333em;border:15px solid #F6F6F6;padding:10px 30px;position:fixed;top:80px}.raw-data a{font-weight:600}.raw-data .close{color:#006400;position:absolute;top:10px;right:30px;font-size:20px}@media screen and (max-width: 699px){.raw-data{width:90%;left:5%}}@media screen and (min-width: 700px){.raw-data{width:50%;left:25%}}.charts{padding:0px 10px 5px}.charts::after{clear:both;content:"";display:table}.charts p{height:1.4em}.charts .chart{float:left;display:block;margin-right:2.35765%;width:100%;margin-bottom:9%}.charts .chart:last-child{margin-right:0}@media screen and (min-width: 800px){.charts{padding:55px 50px 5px}.charts .chart{margin-bottom:0}.charts.medium .chart{float:left;display:block;margin-right:2.35765%;width:48.82117%}.charts.medium .chart:last-child{margin-right:0}.charts.small .chart{float:left;display:block;margin-right:2.35765%;width:31.76157%}.charts.small .chart:last-child{margin-right:0}}.charts:last-child{padding-bottom:50px}@media screen and (min-width: 800px){.large{padding-right:35.5%}}.chart .chart-graphic{width:100%;height:auto;min-height:110px}@media screen and (min-width: 800px){.chart{display:table-cell}}.chart .chart-graphic[id]{padding-top:9.5em;margin-top:-9.5em}.chart .chart-graphic[id]:before{display:block;content:" ";padding-top:9.5em;margin-top:-9.5em;visibility:hidden}footer{padding:30px 50px;border:solid #D8D8D8 1px;background:#F6F6F6}footer::after{clear:both;content:"";display:table}footer h2{font-size:1.17em;color:#006400}footer div:last-child h2{text-transform:uppercase}@media screen and (min-width: 700px){footer div{float:left;display:block;margin-right:2.35765%;width:48.82117%}footer div:last-child{margin-right:0}}footer .question{font-weight:900;margin-bottom:0}footer .answer,footer p{margin-top:0}footer p a{font-weight:600}footer h3{margin-bottom:0}footer h3 a{color:black}footer a:hover{text-decoration:underline}section header{background:#F6F6F6;border:#D8D8D8 solid 2px;padding:30px 50px}section header{color:black;text-align:left}section header h2{text-transform:uppercase;padding-right:10px}section header h2,section header p{display:inline;vertical-align:middle}section .tag-sections{display:table;width:100%}section article.tags{width:100%;background:#F6F6F6;padding:30px 10px;border:#D8D8D8 solid 2px;border-left:none;border-top:none}section article.tags h3{margin-top:0px}@media screen and (min-width: 800px){section article.tags{width:33.333%;padding:30px 50px;display:table-cell}}section article.tags .tag{display:inline-block;margin-bottom:20px}section article.tags .tag a{border:#D8D8D8 solid 2px;padding:5px 10px;color:#006400;background:white}section article.tags .tag a:hover{background:#006400;color:white;border-color:#006400}.axis path,.axis line{fill:none}.x.axis{display:none}.y.axis{display:none;font-size:16px}.y.axis path{display:none}.bar{position:absolute;fill:#006400;stroke:#006400}.bar:hover{fill:#7ED321;stroke:#7ED321}.barLabel{font-size:16px}.barTitle{font-size:16px}#SchoolDegree .barTitle,#SchoolMajor .barTitle,#JobPref .barTitle,#JobRoleInterest .barTitle,#CountryLive .barTitle,#EmploymentStatus .barTitle,#EmploymentField .barTitle,#CityPopulation .barTitle,#JobWherePref .barTitle,#Podcast .barTitle,#JobApplyWhen .barTitle{font-size:14px}.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:10px}@media (min-width: 900px){.container{margin:0 20%}}@media (min-width: 1400px){.container{margin:0 30%}}.tab-set{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.tab{padding:10px;width:100%;text-align:center;border:none;border-radius:5px 5px 0 0;font-weight:700;cursor:pointer;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.tab#active-tab{background-color:#006400;color:white}.tab:hover{background-color:#006400;color:white}.overlay{fill:none;pointer-events:all}#tooltip{position:fixed;visibility:visible;pointer-events:none;opacity:1;-webkit-transition:visibility 0s, opacity 0.3s linear;transition:visibility 0s, opacity 0.3s linear;background-color:rgba(255,255,255,0.8);color:black;padding:0 15px 15px;border-radius:5px;max-width:400px}#tooltip.hidden{visibility:hidden;opacity:0;-webkit-transition:visibility 0s, opacity 0.3s linear;transition:visibility 0s, opacity 0.3s linear}#tooltip .inner-cont{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#tooltip .inner-cont div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}#tooltip .inner-cont div:nth-last-child(n+2){margin-bottom:1em}#tooltip .tooltip-graph{margin-right:10px}#tooltip .tooltip-data{width:12em}#tooltip .tooltip-data p,#tooltip .tooltip-data ul{margin:-1em 0 !important}#tooltip .tooltip-data ul{list-style:square;background-color:rgba(0,0,0,0.8);padding:10px 10px 0.2em 30px;border-radius:3px}#tooltip .tooltip-data ul span{color:white}#tooltip .tooltip-data ul li{margin-bottom:0.3em}.map-legend{background:transparent;max-width:100%;margin-top:-2em}.map-legend p,.map-legend .legend-colors{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.map-legend p.footnote{display:block}.map-legend .legend-colors div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0.4em 0.6em;min-width:4.5em;font-weight:500;color:black}@media (max-width: 600px){.map-legend{margin-top:-1.9em}.map-legend .legend-colors div{font-size:0.9em}}@media (max-width: 400px){.map-legend{margin-top:-1.8em}.map-legend .legend-colors div{font-size:0.8em}}@media (max-width: 330px){.map-legend{margin-top:-1.6em}.map-legend .legend-colors div{font-size:0.6em}}@media (max-width: 260px){.map-legend{margin-top:-1.5em}.map-legend .legend-colors div{font-size:0.5em}}.map-legend .legend-colors div:nth-child(4){color:#eee}.map-legend .legend-colors div:nth-child(5){color:#eee}#Map #all-map-svg,#Map #all-map-legend{display:block}#gender-map-svg,#gender-map-legend,#ethnicity-map-svg,#ethnicity-map-legend,#age-map-svg,#age-map-legend{display:none}

/*# sourceMappingURL=style.min.css.map */