/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 5px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (min-width: 480px) {
  html {
    font-size: 8px;
  }
}
body {
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.4;
  color: #303030;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: 1px solid 1px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 10px;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
}
@media (min-width: 768px) {
  body {
    font-size: 1.6rem;
  }
}
h1 {
  font-size: 3rem;
  font-weight: bold;
  color: #4a4a4a;
  line-height: 1.2;
  padding: 0;
  margin: 0 0 1.6rem;
}
@media (min-width: 768px) {
  h1 {
    font-size: 4.92rem;
    line-height: 1.6;
  }
}
h2 {
  font-size: 2rem;
  padding: 0;
  font-weight: bold;
  color: #4a4a4a;
  margin: 0 0 0.4rem;
}
@media (min-width: 768px) {
  h2 {
    font-size: 3.27rem;
    margin-bottom: 1.6rem;
  }
}
.page {
  padding: 2.5rem;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .page {
    padding: 8rem 5rem;
  }
}
.header {
  background-color: #757575;
  box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.header .wrapper {
  margin: 0 auto;
  width: 100%;
  padding: 0.4rem 0;
}
@media (min-width: 768px) {
  .header .wrapper {
    padding: 2rem 2.5rem;
  }
}
.back-link {
  display: inline-block;
  line-height: 5rem;
  font-size: 1.8rem;
  font-weight: 500;
  padding: 0 2.4rem;
}
.back-link .icon {
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  fill: #FFF;
}
.back-link .label {
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
}
@media (min-width: 768px) {
  .back-link {
    font-size: 2rem;
  }
  .back-link .icon {
    width: 3rem;
    height: 3rem;
    margin-right: 2.5rem;
  }
}
.description {
  font-size: 1.6rem;
  color: #8c8c8c;
  line-height: 1.6;
  margin-bottom: 4.8rem;
}
.description p {
  margin: 0;
}
.vacancies {
  list-style: none;
  margin: 0;
  padding: 0;
}
.vacancies .item {
  margin: 0;
  padding: 0;
}
.vacancies .link {
  line-height: 1.2;
  font-size: 1.6rem;
  color: #ff0202;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .vacancies .link {
    line-height: 3rem;
    font-size: 2.2rem;
  }
}
.list {
  padding: 0;
  list-style: none;
  margin: 0 0 2rem;
}
.list .item {
  font-size: 1.6rem;
  color: #4a4a4a;
}
.list .item:before {
  content: '+ ';
}
.list .item:after {
  content: ';';
}
.list .item + .item {
  margin-top: 0.4rem;
}
@media (min-width: 768px) {
  .list {
    margin-bottom: 3.2rem;
  }
  .list .item {
    font-size: 2.2rem;
  }
  .list .item + .item {
    margin-top: 1.6rem;
  }
}
.btn {
  display: block;
  margin: 3rem 0 0;
  width: 24rem;
  height: 5rem;
  font-size: 2rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 5rem;
  border-radius: 10px;
  background-color: #2196f3;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.btn:hover {
  background-color: #39a1f4;
  color: #ffffff;
}
.btn:active,
.btn:focus {
  background-color: #0d8aee;
  color: #ffffff;
}
@media (min-width: 768px) {
  .btn {
    width: 36.1rem;
    height: 7.5rem;
    line-height: 7.5rem;
    font-size: 3.2rem;
    margin-top: 6rem;
  }
}
