/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&family=PT+Mono&display=swap");
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,
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%;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

a {
  outline: none;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  color: inherit;
  text-decoration: none;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: content-box;
}

input[type='submit'] {
  appearance: none;
}

input[type='search'] {
  appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

@font-face {
  font-family: 'Futura PT';
  src: url("../fonts/FuturaPT-Medium.eot");
  src: local("Futura PT Medium"), local("FuturaPT-Medium"), url("../fonts/FuturaPT-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT-Medium.woff") format("woff"), url("../fonts/FuturaPT-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Muller';
  src: url("../fonts/MullerMedium.eot");
  src: local("Muller Medium"), local("MullerMedium"), url("../fonts/MullerMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerMedium.woff2") format("woff2"), url("../fonts/MullerMedium.woff") format("woff"), url("../fonts/MullerMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Muller';
  src: url("../fonts/MullerExtraBold.eot");
  src: local("Muller ExtraBold"), local("MullerExtraBold"), url("../fonts/MullerExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerExtraBold.woff2") format("woff2"), url("../fonts/MullerExtraBold.woff") format("woff"), url("../fonts/MullerExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FuturaPT-Heavy';
  src: url("../fonts/FuturaPT-Heavy.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}

.vacancy {
  padding-top: 100px;
}

.vacancy-main {
  margin-top: 56px;
  padding-left: 15px;
  padding-right: 15px;
  height: 660px;
}

.vacancy-main__wrap {
  display: flex;
  position: relative;
  height: 100%;
  border-bottom: 1px solid #2F88DA;
}

.vacancy-main__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.vacancy-main__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vacancy-main__bg-mob {
  display: none;
}

.vacancy-main__bg-mob img {
  width: 100%;
}

.vacancy-main__list {
  display: none;
}

.vacancy-main__list-item {
  height: 123px;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 5px;
}

.vacancy-main__list-item:last-child {
  margin-bottom: 0;
}

.vacancy-main__list-item-text {
  font-weight: 400;
  font-size: 34px;
  line-height: 34px;
  color: #FFFFFF;
}

.vacancy-main__list-item-text b {
  font-weight: 800;
}

.vacancy-main__list-bg {
  position: absolute;
  left: 0;
  z-index: -1;
}

.vacancy-search {
  background: #FFFFFF;
  padding-top: 42px;
  margin-left: 15px;
  margin-right: 15px;
}

.vacancy-search__wrap {
  max-width: 1256px;
  padding-bottom: 40px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.vacancy-search__title {
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #1F235C;
}

.vacancy-search__row {
  padding: 40px 55px;
  padding-bottom: 0;
  margin-top: 44px;
  background: #F0F0F0;
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
}

.vacancy-search__list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 500px;
}

.vacancy-search__list li {
  margin-right: 75px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 24px;
  line-height: 33px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  height: 56px;
}

.vacancy-search__list li:last-child {
  margin-bottom: 0;
}

.vacancy-search__list li svg {
  min-width: 58px;
  margin-right: 30px;
}

.vacancy-conditions {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
  height: 885px;
}

.vacancy-conditions__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

.vacancy-conditions__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vacancy-conditions__title {
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.vacancy-conditions__wrap {
  max-width: 1256px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.vacancy-conditions__row {
  margin-top: 25px;
  padding-top: 36px;
  padding-bottom: 30px;
  padding-left: 42px;
  padding-right: 42px;
  border: 2px solid #B3BFCF;
}

.vacancy-conditions__list li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.vacancy-conditions__list li:last-child {
  margin-bottom: 0;
}

.vacancy-conditions__list li span {
  padding-left: 22px;
  font-weight: 800;
  font-size: 32px;
  line-height: 32px;
  color: #FFFFFF;
}

.vacancy-conditions__list-sub {
  margin-top: 14px;
  margin-left: 58px;
}

.vacancy-conditions__list-sub li {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.vacancy-conditions__list-sub li:last-child {
  margin-bottom: 0;
}

.vacancy-conditions__list-sub li span {
  padding-left: 15px;
  font-weight: 400;
  font-size: 24px;
  line-height: 33px;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
}

.vacancy-question {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 148px;
  position: relative;
  height: 825px;
}

.vacancy-question__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.vacancy-question__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vacancy-question__wrap {
  padding-top: 95px;
  padding-bottom: 104px;
  max-width: 1256px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: rgba(25, 78, 154, 0.5);
  border: 2px solid #FFFFFF;
}

.vacancy-question__title {
  text-align: center;
  font-weight: 700;
  font-size: 48px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}

.vacancy-question__btn {
  margin-left: auto;
  margin-right: auto;
  margin-top: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, #3FA8EC 0%, #3584F2 100%);
  box-shadow: 4px 8px 8px -2px rgba(0, 0, 0, 0.56);
  border-radius: 12px;
  width: 380px;
  height: 100px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 38px;
  color: #FFFFFF !important;
  border: none !important;
}

@media (max-width: 1400px) {
  .vacancy-main {
    height: 450px;
  }
}

@media (max-width: 1400px) {
  .vacancy-main {
    height: 450px;
  }
}

@media (max-width: 1280px) {
  .vacancy-search__list li {
    width: 50%;
    margin-right: 0;
  }
}

@media (max-width: 992px) {
  .vacancy-main {
    height: 340px;
  }
  .vacancy-search__list li {
    font-size: 18px;
    line-height: 24px;
    height: auto;
  }
  .vacancy-question {
    height: auto;
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .vacancy-question__wrap {
    padding: 40px;
  }
  .vacancy-question__title {
    font-size: 32px;
    line-height: 38px;
  }
}

@media (max-width: 736px) {
  .vacancy-main {
    margin-top: 45px;
    padding-left: 8px;
    padding-right: 8px;
    height: auto;
  }
  .vacancy-main__wrap {
    flex-wrap: wrap;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #ffffff;
    border-bottom: none;
  }
  .vacancy-main__bg {
    display: none;
  }
  .vacancy-main__bg-mob {
    display: block;
  }
  .vacancy-main__list {
    display: block;
  }
  .vacancy-main__list-item {
    height: auto;
  }
  .vacancy-main__list-item-text {
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    font-size: 18px;
    line-height: 26px;
    color: #152562;
    border-bottom: 2px solid #152562;
  }
  .vacancy-main__list-item-text br {
    display: none;
  }
  .vacancy-main__list-item-text:last-child {
    margin-bottom: 0;
  }
  .vacancy-main__list-bg {
    display: none;
    position: static;
    z-index: 0;
  }
  .vacancy-main__list-bg svg {
    width: 100%;
    height: 100%;
  }
  .vacancy-search__row {
    padding: 20px;
  }
  .vacancy-search__list {
    height: auto;
    flex-direction: row;
    margin-left: -10px;
    margin-right: -10px;
  }
  .vacancy-search__list li {
    width: 45%;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
  }
  .vacancy-search__list li::before {
    min-width: 36px;
    height: 36px;
  }
  .vacancy-search__title {
    font-size: 32px;
    line-height: 38px;
  }
  .vacancy-search {
    padding-left: 8px;
    padding-right: 8px;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 40px;
  }
  .vacancy-conditions {
    height: auto;
    padding-bottom: 60px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .vacancy-conditions__title {
    font-size: 32px;
    line-height: 38px;
  }
  .vacancy-conditions__row {
    padding: 20px;
  }
  .vacancy-conditions__list li svg {
    width: 28px;
  }
  .vacancy-conditions__list li span {
    font-size: 20px;
    line-height: 28px;
  }
  .vacancy-conditions__list-sub {
    margin-left: 30px;
  }
  .vacancy-conditions__list-sub li {
    margin-bottom: 30px;
  }
  .vacancy-conditions__list-sub li span {
    font-size: 16px;
    line-height: 24px;
  }
  .vacancy-question {
    padding-left: 8px;
    padding-right: 8px;
  }
  .vacancy-question__btn {
    margin-bottom: 40px;
    margin-top: 40px;
    width: 250px;
    height: 56px;
    font-size: 20px;
  }
  .vacancy-question__title {
    font-size: 24px;
  }
  .vacancy-question__title br {
    display: none;
  }
  .vacancy-question__wrap {
    padding: 20px;
  }
}

@media (max-width: 480px) {
  .vacancy-search__list {
    margin-left: 0;
    margin-right: 0;
  }
  .vacancy-search__list li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

html {
  font-size: 16px;
}

body {
  font-family: 'Muller', sans-serif;
  font-weight: 400;
  min-width: 320px;
  background: #00295F;
}

body.hidden {
  width: 99vw;
  height: 100vh;
  overflow: hidden;
}

footer {
  /* display: none; */
    max-width: 1255px;
    margin: 0 auto;
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

a {
  outline: none !important;
}
/*# sourceMappingURL=main.css.map */
article{
  overflow: visible !important;
}
.scroll-sections-wrap{
  overflow: visible !important;
  padding-bottom: 300px;
}


@media(max-width:768px){
  .scroll-sections-wrap{
    padding-bottom: 0;
  }

}