@import url("https://use.typekit.net/seo3mbh.css");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  color: inherit;
  outline: 0 none;
  text-decoration: none;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
input[type='submit'],
input[type='button'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
  overflow: visible;
}
textarea {
  resize: vertical;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.width-helper {
  position: fixed;
  bottom: 0;
  font-weight: bold;
  left: 0;
  z-index: 50;
  background: black;
  padding: 20px;
  color: #fff;
}
.width-helper div {
  display: inline-block;
}
body,
html {
  min-height: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  font-size: 16px;
  background: #fff;
  color: #000;
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.no-footer footer {
  display: none;
}
main,
.page {
  position: relative;
  overflow: hidden;
}
main {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
footer {
  background: #4F4747;
  padding: 40px 20px;
  text-align: center;
}
footer h5 {
  margin-bottom: 10px;
}
@media screen and (min-width: 640px) {
  footer {
    text-align: left;
  }
}
.social-links {
  margin-top: 15px;
}
.social-links li {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}
.social-links li a {
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.social-links li a:hover {
  color: #bbb;
}
.ff-mr {
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.ff-mb {
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.ff-mri {
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 400;
  font-style: italic;
}
.ff-mbi {
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 700;
  font-style: italic;
}
.ff-or {
  font-family: operetta-18, serif;
  font-weight: 400;
  font-style: normal;
}
.ff-ob {
  font-family: operetta-18, serif;
  font-weight: 700;
  font-style: normal;
}
.text-primary {
  color: #16892C;
}
.bg-primary {
  background: #16892C;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-grey {
  color: #4F4747;
}
.text-white {
  color: #fff;
}
.text-low {
  text-transform: lowercase;
}
.text-up {
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  .text-desktop-left {
    text-align: left;
  }
  .text-desktop-center {
    text-align: center;
  }
  .text-desktop-right {
    text-align: right;
  }
}
@media screen and (min-width: 640px) {
  .text-tablet-left {
    text-align: left;
  }
  .text-tablet-center {
    text-align: center;
  }
  .text-tablet-right {
    text-align: right;
  }
}
.ls-small {
  letter-spacing: 0.05em;
}
.ls-medium {
  letter-spacing: 0.1em;
}
.ls-big {
  letter-spacing: 0.2em;
}
.ls-very-big {
  letter-spacing: 0.3em;
}
::-moz-selection {
  background: #16892C;
  color: #fff;
}
::selection {
  background: #16892C;
  color: #fff;
}
h1,
.h1 {
  font-family: operetta-18, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.2em;
  line-height: 1.4em;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 640px) {
  h1,
  .h1 {
    font-size: 3em;
  }
}
@media screen and (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 3.75em;
  }
}
h2,
.h2 {
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  line-height: 1.6em;
  font-size: 1.15em;
}
@media screen and (min-width: 1024px) {
  h2,
  .h2 {
    font-size: 1.38em;
  }
}
h3,
.h3 {
  font-family: operetta-18, serif;
  font-weight: 400;
  font-style: normal;
}
h4,
.h4 {
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  line-height: 1.4em;
}
@media screen and (min-width: 640px) {
  h4,
  .h4 {
    font-size: 1em;
  }
}
h5,
.h5 {
  font-family: operetta-18, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.03em;
  font-size: 1.5em;
}
p {
  margin-bottom: 1.5em;
  line-height: 1.63;
  letter-spacing: 0.06em;
}
p:last-child,
p not(.vacancy-view) {
  margin-bottom: 0;
}
.subtitle {
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.33em;
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  .subtitle {
    font-size: 1.13em;
  }
}
strong {
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
em {
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 400;
  font-style: italic;
}
strong em {
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 700;
  font-style: italic;
}
section {
  padding: 25px 0;
}
@media screen and (min-width: 640px) {
  section {
    padding: 20px 0 50px 0;
  }
}
section.background-success {
  background: #E9E9E9;
}
.section-padding-alt {
  padding: 25px 0;
}
@media screen and (min-width: 640px) {
  .section-padding-alt {
    padding: 50px 0 50px 0;
  }
}
.no-padding-y {
  padding-bottom: 0px;
  padding-top: 0px;
}
.cta,
input.cta {
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  min-width: 200px;
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  background: #16892C;
  font-size: 0.8em;
  padding: 16px 18px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.33em;
}
.cta:hover,
input.cta:hover {
  background: #fff;
  color: #16892C;
}
.cta.cta-white,
input.cta.cta-white {
  color: #16892C;
  background: #fff;
  border: solid 2px #16892C;
}
.cta.cta-white:hover,
input.cta.cta-white:hover {
  background: #16892C;
  color: #fff;
}
@media screen and (min-width: 640px) {
  .cta,
  input.cta {
    min-width: 310px;
    font-size: 1em;
    width: auto;
  }
}
header {
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: fixed;
  width: 100%;
  padding: 5px 0;
  z-index: 2;
}
header.sticky {
  background: #4F4747;
}
header.sticky .logo img {
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  max-width: 90px;
  padding: 5px;
}
.hero {
  background-size: cover;
  height: 80vh;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-top: 0;
}
.hero:before {
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  z-index: 0;
}
@media screen and (min-width: 1024px) {
  .hero:before {
    background: rgba(0, 0, 0, 0.7);
  }
}
.logo img {
  max-width: 120px;
  padding: 20px;
}
@media screen and (min-width: 1024px) {
  .logo img {
    max-width: 140px;
  }
}
.jgp-logo {
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.jgp-logo img {
  max-width: 140px;
  padding: 25px 0;
}
@media screen and (min-width: 1024px) {
  .jgp-logo img {
    max-width: 178px;
    padding: 0;
  }
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  width: 35px;
  height: 3px;
}
.sticky-nav {
  background: #16892C;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 1em;
  line-height: 1.6;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.33em;
}
.sticky-nav.open {
  opacity: 1;
  pointer-events: all;
}
@media screen and (min-width: 400px) {
  .sticky-nav {
    font-size: 1.25em;
  }
}
.sticky-nav li {
  margin: 20px 0;
}
@media screen and (min-width: 1024px) {
  .sticky-nav {
    position: relative;
    display: block;
    width: 100%;
    background: transparent;
    z-index: 3;
    color: #fff;
    font-family: mr-eaves-xl-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1em;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    text-align: right;
    opacity: 1;
    pointer-events: all;
  }
  .sticky-nav a:hover {
    text-decoration: underline;
  }
  .sticky-nav.sticky {
    background: #212020;
    padding: 12.5px;
  }
  .sticky-nav.sticky .logo img {
    max-width: 140px;
  }
  .sticky-nav li {
    display: inline-block;
    margin-right: 20px;
  }
}
@media all and (min-width: 1200px) {
  .sticky-nav li {
    margin-right: 46px;
  }
}
.sticky-nav.has-transition {
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.block {
  text-align: center;
  padding: 0 20px;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.block p {
  font-family: mr-eaves-xl-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  line-height: 1.6em;
  font-size: 1.15em;
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .block p {
    font-size: 1.38em;
  }
}
@media screen and (min-width: 1024px) {
  .block {
    text-align: left;
  }
}
.text-block {
  padding: 20px;
}
@media screen and (min-width: 640px) {
  .text-block {
    padding: 20px 50px;
  }
}
@media screen and (min-width: 1024px) {
  .text-block {
    padding: 20 100px;
    display: block;
  }
}
.text-block .content {
  padding-left: 20px;
  padding-right: 20px;
}
.content-block {
  padding: 50px 0;
}
.info-block p:not(.subtitle),
.text-block p:not(.subtitle) {
  max-width: 585px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.image-block img {
  display: block;
}
.hamburger-wrap {
  position: relative;
  z-index: 667787;
}
.hamburger-wrap .hamburger .hamburger-inner,
.hamburger-wrap.is-active .hamburger-inner {
  background-color: #fff;
}
.hamburger-wrap .hamburger .hamburger-inner:before,
.hamburger-wrap.is-active .hamburger-inner:before,
.hamburger-wrap .hamburger .hamburger-inner:after,
.hamburger-wrap.is-active .hamburger-inner:after {
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
  .hamburger-wrap .hamburger,
  .hamburger-wrap.is-active {
    display: none;
  }
}
.hamburger-wrap .hamburger:focus,
.hamburger-wrap.is-active:focus {
  outline-color: rgba(255, 255, 255, 0.2);
}
.vacancy {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 1024px) {
  .vacancy {
    padding-right: 20px;
  }
}
.vacancy .vacancy-details-list {
  margin: 20px 0;
}
.vacancy .vacancy-details-list li {
  margin-bottom: 5px;
}
.vacancy-read-more a {
  color: #16892C;
}
.vacancy-read-more a:hover {
  text-decoration: underline;
}
.rss-atom li {
  margin-right: 10px;
  display: inline-block;
}
.rss-atom li a {
  color: #16892C;
}
.rss-atom li a:hover {
  text-decoration: underline;
}
.sorting {
  padding-bottom: 50px;
}
.sorting p,
.sorting ul {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.sorting li {
  margin: 0 8px;
  display: inline-block;
  vertical-align: middle;
  color: #16892C;
}
.sorting li:first-child {
  margin-left: 20px;
}
.sorting li a:hover {
  text-decoration: underline;
}
.sorting li.active {
  font-weight: bold;
}
.sorting li:after {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 5px;
}
.sorting li.asc:after {
  content: "\f0d8";
}
.sorting li.desc:after {
  content: "\f0d7";
}
.vacancy-view img {
  max-width: 180px;
  margin: 1.5em;
  display: block;
}
.vacancy-view .vacancy-description h2,
.vacancy-view .vacancy-description h3,
.vacancy-view .vacancy-description h4,
.vacancy-view .vacancy-description h5 {
  margin: 10px 0;
}
.vacancy-view .vacancy-description ul {
  list-style: disc;
  margin: 0 0 1.5em 1em;
}
.vacancy-view .vacancy-description ul li {
  margin-bottom: 10px;
}
.vacancy-view .vacancy-description ul li:last-child {
  margin-bottom: 0;
}
.vacancy-view .vacancy-details {
  margin: 20px 0;
}
.vacancy-view .vacancy-details li {
  margin-bottom: 5px;
}
.vacancy-view .vacancy-actions .cta {
  margin: 1.5em 1em 0 0 ;
}
.vacancy-view .vacancy-documents li {
  margin: 10px 0;
}
.vacancy-view .vacancy-documents i {
  margin-left: 1em;
}
.vacancy-view .vacancy-documents a {
  color: #16892C;
}
.vacancy-view .vacancy-documents a:hover {
  text-decoration: underline;
}
.form-group {
  margin-bottom: 2.5em;
}
.form-group select {
  -webkit-appearance: none;
}
.form-group input,
.form-group select {
  padding: 10px;
}
.form-group label {
  margin-bottom: 0.8em;
  display: block;
  font-weight: 600;
}
.form-group .help-block {
  margin-top: 1em;
  display: block;
}
.form-group .inline-block {
  display: inline-block;
}
.form-group .cta {
  margin: 1.5em 1em 0 0 ;
}
.subpage .search-wrap {
  background: #E9E9E9;
  padding: 30px 0;
  margin: 0 0 30px 0;
}
.subpage .hero {
  height: 40vh;
}
.subpage .hero .block {
  display: none;
}
.search-results p {
  margin-bottom: 0;
}
.search-results input,
.search-results select {
  padding: 10px;
}
.search-results form {
  padding-top: 20px;
}
.search-results .save-search {
  margin-right: 1.5em;
}
.search-results .cta {
  margin-top: 1em;
}
@media screen and (min-width: 1024px) {
  .search-results .cta {
    margin-top: 0;
  }
}
.search-results .save-search {
  display: inline-block;
}
.saved-searches {
  padding-top: 10px;
}
/*# sourceMappingURL=main.css.map */