

/* Start:/local/templates/severnaya-corp/css/vendor.css?17634650636313*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}/*# sourceMappingURL=vendor.css.map */

/* End */


/* Start:/local/templates/severnaya-corp/css/main.css?1763465364213595*/
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
.custom-checkbox__field:checked + .custom-checkbox__content::after {
  opacity: 1;
}

.custom-checkbox__field:focus + .custom-checkbox__content::before {
  outline: 2px solid #f00;
  outline-offset: 2px;
}

.custom-checkbox__field:disabled + .custom-checkbox__content {
  opacity: 0.4;
  pointer-events: none;
}

/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable value-keyword-case */
@font-face {
  font-family: "TT FIRS NEUE TRL";
  src: url(/local/templates/severnaya-corp/css/../fonts/tt-firs-neue-trl/TTFirsNeueTrl-Bold.woff2) format("woff2"), url(/local/templates/severnaya-corp/css/../fonts/tt-firs-neue-trl/TTFirsNeueTrl-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "TT Wellingtons";
  src: url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-Regular.woff2) format("woff2"), url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "TT Wellingtons";
  src: url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-Medium.woff2) format("woff2"), url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "TT Wellingtons";
  src: url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-DemiBold.woff2) format("woff2"), url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-DemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "TT Wellingtons";
  src: url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-Bold.woff2) format("woff2"), url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "TT Wellingtons";
  src: url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-Black.woff2) format("woff2"), url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "TT Wellingtons";
  src: url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-BoldItalic.woff2) format("woff2"), url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-BoldItalic.woff) format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "TT Wellingtons";
  src: url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-Italic.woff2) format("woff2"), url(/local/templates/severnaya-corp/css/../fonts/Wellington/TTWellingtons-Italic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  padding-top: 295px;
}

body.body_pt_top {
  padding-top: 0 !important;
}

.page {
  height: 100%;
  font-family: var(--font-family, sans-serif);
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

.page__body {
  margin: 0;
  min-width: 360px;
  min-height: 100%;
  font-size: 16px;
  height: var(--vh);
}

img {
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

a {
  text-decoration: none;
}

.is-hidden {
  display: none !important;
}

.btn-reset {
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

.list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}

.input-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background-color: #fff;
}
.input-reset::-webkit-search-decoration, .input-reset::-webkit-search-cancel-button, .input-reset::-webkit-search-results-button, .input-reset::-webkit-search-results-decoration {
  display: none;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
}

.container {
  margin: 0 auto;
  padding: 0 var(--container-offset);
  max-width: var(--container-width);
}

.centered {
  text-align: center;
}

.dis-scroll {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

.page--ios .dis-scroll {
  position: relative;
}

.main-header {
  position: fixed;
  z-index: 12;
  left: 0;
  right: 0;
  top: 0;
  height: auto;
  background-color: #003d73;
}
.main-header.no-bg {
  background-color: transparent;
}
.main-header.index1 .main-header__inner {
  max-width: 1440px;
  padding: 0 52px;
  margin: 0 auto;
}
.main-header.no-bg .main-header__inner {
  max-width: 1440px;
  padding: 0 52px;
  margin: 0 auto;
}
.main-header__background {
  background-image: url("/local/templates/severnaya-corp/css/../img/section-header/bg.svg");
}
.main-header.index {
  background-color: #ffffff;
}
.main-header.no-bg .main-header__background {
  display: none;
}
.main-header__background {
  position: absolute;
  height: 75px;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.main-header__background-inner {
  height: 366px;
  overflow: hidden;
  background-color: #003d73;
}
.main-header__background-inner img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main-header__logo {
  position: absolute;
  width: 120px;
  height: 125px;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #ffffff;
  -webkit-box-shadow: 0 20px 24px rgba(0, 0, 0, 0.13);
  box-shadow: 0 20px 24px rgba(0, 0, 0, 0.13);
  border-radius: 0 0 8px 8px;
  background-image: url("/local/templates/severnaya-corp/css/../img/svg/logo.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
.main-header__hamburger {
  position: absolute;
  z-index: 12;
  right: 38px;
  top: 37px;
}
.main-header__menu {
  display: none;
}
.main-header__mobile-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.main-header .main-nav__item.main-nav__shop:hover, .main-header .main-nav__item.main-nav__shop:active, .main-header .main-nav__item.main-nav__shop:focus {
  background-color: #890c08;
}
.main-header .main-nav__item.main-nav__shop .main-nav__link,
.main-header .main-nav.index .main-nav__shop .main-nav__link {
  color: #f4d58d;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-align: center;
}

@media (min-width: 1280px) {
  .main-header {
    padding: 12px 0;
  }
  .main-header .main-header.index {
    position: relative;
  }
  .main-header__hamburger {
    display: none;
  }
  .main-header__menu {
    display: block;
  }
  .main-header__mobile-menu {
    display: none;
  }
}
.index-slider__link.btn {
  max-width: 200px;
  margin: 0 auto;
}
.index-slider__text {
  color: #ffffff;
}
.index-slider__image--first {
  background-image: url("/local/templates/severnaya-corp/css/../img/slider/slide1.jpg");
  background-size: cover;
}
.index-slider__image--second {
  background-image: url("/local/templates/severnaya-corp/css/../img/slider/slide2.jpg");
  background-size: cover;
}
.index-slider__image--three {
  background-image: url("/local/templates/severnaya-corp/css/../img/slider/slide3.jpg");
  background-size: cover;
}
.index-slider__image--four {
  background-image: url("/local/templates/severnaya-corp/css/../img/slider/slide4.jpg");
  background-size: cover;
}
.index-slider__image--five {
  background-image: url("/local/templates/severnaya-corp/css/../img/slider/slide5.jpg");
  background-size: cover;
}

.index-slider {
  height: 100%;
  width: 100%;
  position: relative;
  background-color: #003d73;
  overflow: hidden;
}
.index-slider__navigation button {
  opacity: 1;
  z-index: 100;
}
.index-slider .flickity-viewport {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.index-slider__slides {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.index-slider__slides .flickity-page-dots {
  bottom: 32px;
}
.index-slider__slides .flickity-page-dots .flickity-page-dot {
  width: 12px;
  height: 12px;
  margin: 0 6px;
  background-color: #fff;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border: none;
  border-radius: 50%;
  padding: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}
.index-slider__slides .flickity-page-dots .is-selected {
  opacity: 1;
}
.index-slider__slide {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 0;
  color: #ffffff;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.index-slider__slide.is-selected {
  opacity: 1;
}
.index-slider__content {
  width: 100%;
  height: 100%;
  transition: transform 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: scale(var(--scale, 0.9)) !important;
  -ms-transform: scale(var(--scale, 0.9)) !important;
  transform: scale(var(--scale, 0.9)) !important;
  opacity: var(--opacity, 0.6);
  will-change: transform, opacity;
}
.index-slider__image {
  position: absolute;
  top: 16px;
  right: 16px;
  bottom: 16px;
  left: 16px;
  border-radius: 8px;
  overflow: hidden;
}
.index-slider__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.index-slider__image img.bg-slide-full {
  display: block;
}
.index-slider__image img.bg-slide-mbl {
  display: none;
  -o-object-fit: unset;
  object-fit: unset;
  height: 100%;
  width: auto;
}
.index-slider__image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 61, 115, 0.5);
}
.index-slider__data {
  position: absolute;
  left: 50%;
  width: 100%;
  padding: 0 32px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.index-slider__title {
  margin: 0 0 8px;
  color: #f2f5f8;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.4;
  text-transform: uppercase;
}
.index-slider__text {
  margin: 0 0 24px;
  font-size: 13px;
  line-height: 1.6;
}
.index-slider__text br {
  display: none;
}
.index-slider__link {
  display: inline-block;
  margin: 0 12px 12px;
}
.index-slider__background-image, .index-slider__navigation {
  display: none;
}

@media screen and (min-width: 768px) {
  .index-slider__data {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .index-slider__title {
    font-size: 32px;
  }
  .index-slider__slide {
    padding: 24px 0;
  }
  .index-slider__image {
    top: 24px;
    right: 24px;
    bottom: 24px;
    left: 24px;
  }
  .index-slider__title {
    margin-bottom: 12px;
    font-size: 56px;
    transition: -webkit-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .index-slider__text {
    max-width: 600px;
    margin: 0 auto 32px;
    font-size: 16px;
  }
}
@media (min-width: 1280px) {
  .index-slider__image {
    display: none;
  }
  .index-slider__slide {
    position: absolute;
    width: auto;
    margin: 0 44px;
    padding: 0;
    min-width: 600px;
    opacity: 0.1;
  }
  .index-slider__slide.is-selected .index-slider__data-inner {
    opacity: 1;
  }
  .index-slider__background-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
  }
  .index-slider__background-image::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 61, 115, 0.5);
  }
  .index-slider__background-image.show {
    opacity: 1;
  }
  .index-slider__background-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .index-slider__data {
    position: relative;
    width: auto;
    top: 35%;
    padding: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .index-slider__data-inner {
    position: relative;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 6px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .index-slider__title {
    margin-bottom: 0;
    font-size: 88px;
    white-space: nowrap;
    -webkit-transition: font-weight 0.3s ease;
    transition: font-weight 0.3s ease;
  }
  .index-slider__navigation {
    position: absolute;
    width: 100%;
    bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .index-slider__navigation button {
    padding: 0;
    margin: 0;
    background: 0 0;
    border: none;
    outline: 0;
    position: relative;
    margin: 0 16px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    opacity: 0.6;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .index-slider__navigation button::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 2px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    transition: -webkit-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    background-color: currentColor;
  }
  .index-slider__navigation button.is-selected {
    opacity: 1;
  }
  .index-slider__navigation button.is-selected::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
  .index-slider__slides .flickity-page-dots {
    display: none;
  }
}
.slider__navigation {
  display: block;
}

/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */
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;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

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 {
  -webkit-box-sizing: content-box;
  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] {
  -webkit-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.base-input {
  position: relative;
}

.base-input.valid .base-input__input {
  border-color: #003d73;
}

.base-input.valid .base-input__input:-moz-read-only {
  border-color: transparent;
}

.base-input.valid .base-input__input:read-only {
  border-color: transparent;
}

.base-input.error .base-input__input {
  border-color: #f03f13;
}

.base-input.error .base-input__error {
  opacity: 1;
}

.base-input__label {
  display: block;
  margin-bottom: 8px;
  color: rgba(0, 61, 115, 0.8);
  line-height: 1.25;
}

.base-input__input {
  display: block;
  width: 100%;
  padding: 0 16px;
  height: 48px;
  font-size: 14px;
  line-height: 48px;
  background-color: #fff;
  border: 1px solid transparent;
  outline: 0;
  -webkit-box-shadow: 0 0 24px rgba(51, 51, 51, 0.08);
  box-shadow: 0 0 24px rgba(51, 51, 51, 0.08);
  border-radius: 6px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}

.base-input__input::-webkit-input-placeholder {
  color: rgba(0, 61, 115, 0.5);
}

.base-input__input::-moz-placeholder {
  color: rgba(0, 61, 115, 0.5);
}

.base-input__input:-ms-input-placeholder {
  color: rgba(0, 61, 115, 0.5);
}

.base-input__input::-ms-input-placeholder {
  color: rgba(0, 61, 115, 0.5);
}

.base-input__input::placeholder {
  color: rgba(0, 61, 115, 0.5);
}

.base-input__input:focus {
  border-color: #f0af13;
}

.base-input__input:-moz-read-only {
  border-color: transparent;
}

.base-input__input:read-only {
  border-color: transparent;
}

.base-input__input:disabled {
  color: rgba(0, 61, 115, 0.2);
}

.base-input__error {
  position: absolute;
  bottom: -2px;
  right: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  font-size: 12px;
  color: #f03f13;
  line-height: 1.25;
  text-align: right;
  text-indent: 4px;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.btn {
  padding: 15px 48px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  background-color: #f0af13;
  border: 2px solid #f0af13;
  border-radius: 8px;
  outline: 0;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}

.btn:active,
.btn:focus,
.btn:hover {
  background-color: #d09100;
  border-color: #d09100;
  text-decoration: none;
}

.btn--transparent {
  color: #f0af13;
  background-color: transparent;
}

.btn--transparent:active,
.btn--transparent:focus,
.btn--transparent:hover {
  color: #d09100;
  background-color: transparent;
  border-color: #d09100;
}

.btn--green {
  color: #2dc100;
  border-color: #2dc100;
}

.btn--green:active,
.btn--green:focus,
.btn--green:hover {
  color: #0da300;
  background-color: transparent;
  border-color: #0da300;
}

.btn--blue {
  color: #003d73;
  border-color: #003d73;
}

.btn--blue:active,
.btn--blue:focus,
.btn--blue:hover {
  color: #205b91;
  background-color: transparent;
  border-color: #205b91;
}

.btn.disabled,
.btn:disabled {
  opacity: 0.5;
  cursor: initial;
  pointer-events: none;
}

.btn.disabled:active,
.btn.disabled:focus,
.btn.disabled:hover,
.btn:disabled:active,
.btn:disabled:focus,
.btn:disabled:hover {
  opacity: 0.5;
  text-decoration: none;
}

.business-news {
  position: relative;
  border-radius: 8px;
  background-color: #fff;
}

.business-news__link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.business-news__image {
  width: 100%;
  margin-bottom: 8px;
  overflow: hidden;
}

.business-news__image img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.business-news__content {
  padding: 0 4px 12px;
}

.business-news__date {
  margin-bottom: 4px;
  color: rgba(0, 61, 115, 0.8);
  font-size: 14px;
  line-height: 1.6;
}

.business-news__title {
  margin: 0 0 4px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
}

.business-news__excerpt {
  margin: 0;
  color: rgba(0, 61, 115, 0.8);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

@media (min-width: 1280px) {
  .business-news__content {
    padding-bottom: 24px;
  }
}
.career-stories {
  padding-top: 56px;
  padding-bottom: 80px;
}

.career-stories__title {
  margin-bottom: 16px;
  text-align: center;
}

.career-stories__text {
  max-width: 620px;
  margin: 0 auto 48px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}

.career-stories__slider {
  padding: 0 24px;
}

.career-stories__slider::after {
  content: "";
}

.career-stories__slide {
  max-width: 380px;
  margin: 0 auto 80px;
}

.career-stories__slide:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .career-stories {
    padding-bottom: 140px;
  }
  .career-stories__slider {
    padding: 0;
  }
  .career-stories__slider::after {
    content: "flickity";
    display: none;
  }
  .career-stories__slider .flickity-page-dots {
    bottom: -50px;
  }
  .career-stories__slider .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    margin: 0 8px;
    background-color: #f0af13;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .career-stories__slider .flickity-page-dots .dot.is-selected {
    opacity: 1;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }
  .career-stories__slide {
    margin: 0;
    padding: 0 12px;
    max-width: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 86%;
    flex: 1 0 86%;
    width: 86%;
    max-width: 700px;
    opacity: 0.3;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  .career-stories__slide.is-selected {
    opacity: 1;
  }
  .career-stories__slide[style*=left] {
    height: 100%;
  }
}
@media (min-width: 1280px) {
  .career-stories__text {
    margin-bottom: 80px;
  }
  .career-stories__slide {
    width: 80%;
    max-width: 1140px;
    padding: 0 28px;
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.cv-modal__body {
  padding: 40px 24px;
  max-width: 808px;
  background-color: #f2f5f8;
  max-height: 90%;
  overflow-y: auto;
  border-radius: 8px;
}

.cv-modal__body.success {
  text-align: center;
}

.cv-modal__body.success .cv-modal__form,
.cv-modal__body.success .cv-modal__title {
  display: none;
}

.cv-modal__title {
  margin: 0 0 24px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}

.cv-modal__form {
  max-width: 664px;
  margin: 0 auto;
}

.cv-modal__input {
  margin-bottom: 24px;
}

.cv-modal__input textarea {
  display: block;
  width: 100%;
  padding: 12px 16px;
  height: 96px;
  font-size: 14px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid transparent;
  outline: 0;
  -webkit-box-shadow: 0 0 24px rgba(51, 51, 51, 0.08);
  box-shadow: 0 0 24px rgba(51, 51, 51, 0.08);
  border-radius: 6px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  resize: none;
}

.cv-modal__input textarea::-webkit-input-placeholder {
  color: rgba(0, 61, 115, 0.5);
}

.cv-modal__input textarea::-moz-placeholder {
  color: rgba(0, 61, 115, 0.5);
}

.cv-modal__input textarea:-ms-input-placeholder {
  color: rgba(0, 61, 115, 0.5);
}

.cv-modal__input textarea::-ms-input-placeholder {
  color: rgba(0, 61, 115, 0.5);
}

.cv-modal__input textarea::placeholder {
  color: rgba(0, 61, 115, 0.5);
}

.cv-modal__input textarea:focus {
  border-color: #f0af13;
}

.cv-modal__submit {
  width: 100%;
  margin: 0 auto 16px;
}

.cv-modal__legal {
  display: block;
  width: 100%;
}

.cv-modal__legal input {
  position: absolute;
  opacity: 0;
}

.cv-modal__legal input:checked + span::after {
  opacity: 1;
}

.cv-modal__legal span {
  position: relative;
  display: block;
  padding-left: 36px;
  font-size: 12px;
  line-height: 1.6;
}

.cv-modal__legal span::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: -3px;
  left: 0;
  border-radius: 6px;
  background-color: #fff;
}

.cv-modal__legal span::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 9px;
  left: 9px;
  top: 8px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  -webkit-transform: rotate(45deg) translate(-70%, -40%);
  -ms-transform: rotate(45deg) translate(-70%, -40%);
  transform: rotate(45deg) translate(-70%, -40%);
  border-color: #003d73;
  opacity: 0;
  border-radius: 2px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.cv-modal__legal a {
  color: #003d73;
  font-weight: 700;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.cv-modal__legal a:active,
.cv-modal__legal a:focus,
.cv-modal__legal a:hover {
  opacity: 0.6;
}

.cv-modal__upload {
  margin-bottom: 24px;
}

.cv-modal__upload-field {
  display: none;
}

.cv-modal__dropzone {
  margin-bottom: 4px;
}

.cv-modal__dropzone .dz-message {
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}

.cv-modal__dropzone .dz-message:active,
.cv-modal__dropzone .dz-message:focus,
.cv-modal__dropzone .dz-message:hover {
  opacity: 0.6;
}

.cv-modal__preview .dz-filename {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cv-modal__preview .dz-filename span {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.cv-modal__remove-file {
  padding: 0;
  margin: 0;
  background: 0 0;
  border: none;
  outline: 0;
  position: relative;
  margin-left: 24px;
  width: 15px;
  height: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cv-modal__remove-file svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  fill: #f03f13;
}

.cv-modal__preview-template {
  display: none;
}

.cv-modal__tip {
  font-size: 12px;
  color: rgba(0, 61, 115, 0.5);
  line-height: 1.6;
}

.cv-modal__error {
  display: none;
  font-size: 12px;
  color: #f03f13;
  line-height: 1.6;
}

.cv-modal__error.active {
  display: block;
}

@media (min-width: 768px) {
  .cv-modal__body {
    padding: 56px 40px;
  }
  .cv-modal__title {
    text-align: center;
  }
  .cv-modal__close {
    top: 32px;
  }
  .cv-modal__input-row {
    margin: 0 -12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .cv-modal__input {
    width: 45%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 12px 24px;
  }
  .cv-modal__input--full {
    width: 100%;
  }
  .cv-modal__dropzone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cv-modal__upload-field {
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
    margin-right: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 12px;
    color: rgba(0, 61, 115, 0.5);
    border: 1px dashed #003d73;
    border-radius: 8px;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .cv-modal__upload-field.disabled {
    opacity: 0.5;
    pointer-events: none;
  }
  .cv-modal__upload-actions {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 40%;
  }
}
.dev-nav__heading {
  font-size: 2.75em;
  color: #003d73;
}

.dev-nav__list {
  color: #003d73;
}

.dev-nav__link {
  display: block;
  padding: 3px 0;
  color: rgba(0, 61, 115, 0.8);
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.error-block {
  position: relative;
  height: 100vh;
  min-height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #003d73;
}

.error-block .slide-top {
  visibility: hidden;
  -webkit-animation: textSlideTop 750ms forwards ease-in-out;
  animation: textSlideTop 750ms forwards ease-in-out;
}

.error-block__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.error-block__bg img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.error-block__data {
  position: relative;
  width: 100%;
  max-width: 720px;
  z-index: 1;
  padding: 75px 24px 0;
  text-align: center;
  color: #fff;
}

.error-block__code {
  position: relative;
  margin: 0 auto 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.error-block__symbol {
  width: 31%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  visibility: hidden;
}

.error-block__symbol--left {
  -webkit-animation: letterSlideLeft 0.7s forwards ease-in-out;
  animation: letterSlideLeft 0.7s forwards ease-in-out;
}

.error-block__symbol--right {
  -webkit-animation: letterSlideRight 750ms forwards ease-in-out;
  animation: letterSlideRight 750ms forwards ease-in-out;
}

.error-block__symbol img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.error-block__egg {
  position: absolute;
  width: 53%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -45%);
  -ms-transform: translate(-50%, -45%);
  transform: translate(-50%, -45%);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  visibility: hidden;
  -webkit-animation: eggScaleIn 750ms forwards ease-in-out;
  animation: eggScaleIn 750ms forwards ease-in-out;
}

.error-block__egg img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.error-block__text {
  max-width: 360px;
  margin: 0 auto 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}

.error-block__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.error-block__egg-shadow {
  display: none;
}

@media (min-width: 768px) {
  .error-block__bg img {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .error-block__code {
    margin-bottom: 48px;
  }
}
@media (min-width: 1280px) {
  .error-block {
    overflow: hidden;
  }
  .error-block__egg-shadow {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 172px;
    height: 236px;
    border-radius: 70% 70% 70% 70%/90% 90% 50% 50%;
    background: #fff;
    opacity: 0.5;
    -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.65);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.65);
    -webkit-filter: blur(50px) opacity(0.5);
    filter: blur(50px) opacity(0.5);
  }
}
@-webkit-keyframes eggScaleIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) translate(-50%, -45%);
    transform: scale(0.1) translate(-50%, -45%);
  }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) translate(-50%, -45%);
    transform: scale(1) translate(-50%, -45%);
  }
}
@keyframes eggScaleIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) translate(-50%, -45%);
    transform: scale(0.1) translate(-50%, -45%);
  }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) translate(-50%, -45%);
    transform: scale(1) translate(-50%, -45%);
  }
}
@-webkit-keyframes textSlideTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(75%);
    transform: translateY(75%);
  }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes textSlideTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(75%);
    transform: translateY(75%);
  }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes letterSlideLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes letterSlideLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes letterSlideRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes letterSlideRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.export-terms {
  padding-top: 56px;
}

.export-terms__title {
  margin-bottom: 16px;
  text-align: center;
}

.export-terms__text {
  max-width: 620px;
  margin: 0 auto 56px;
  color: rgba(0, 61, 115, 0.8);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}

.export-terms__documents {
  padding: 56px 0;
  background-color: #f2f5f8;
}

.export-terms__documents-title {
  margin: 0 0 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
}

.export-terms__documents-card {
  margin-bottom: 24px;
}

.export-terms__documents-card:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .export-terms__documents-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -12px -24px;
  }
  .export-terms__documents-card {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 0 12px 24px;
  }
}
@media (min-width: 1280px) {
  .export-terms__text {
    margin-bottom: 80px;
  }
  .export-terms__documents-card {
    width: 33%;
    max-width: 33.3333333333%;
  }
}
.btn[href="/online/"] {
  border-radius: 114px;
  background-color: #bf0702;
  padding: 15px 50px;
  color: #f4d58d;
  border: none;
}

.btn[href="/online/"]:hover,
.btn[href="/online/"]:active,
.btn[href="/online/"]:focus {
  background-color: #890c08;
}

.jobs-filter__filter {
  position: relative;
  margin-bottom: 16px;
  width: 100%;
  max-width: 248px;
}

.jobs-filter__filter:last-child {
  margin-bottom: 0;
}

.jobs-filter__trigger {
  padding: 0;
  margin: 0;
  background: 0 0;
  border: none;
  outline: 0;
  position: relative;
  width: 100%;
  padding: 17px 50px 15px 16px;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  background: #fff;
  -webkit-box-shadow: 0 0 24px rgba(0, 61, 115, 0.08);
  box-shadow: 0 0 24px rgba(0, 61, 115, 0.08);
  border-radius: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.jobs-filter__trigger span {
  pointer-events: none;
}

.jobs-filter__trigger svg {
  position: absolute;
  width: 10px;
  height: 7px;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: #003d73;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.jobs-filter__trigger.active svg {
  -webkit-transform: rotate(180deg) translateY(50%);
  -ms-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
}

.jobs-filter__dropdown {
  position: absolute;
  z-index: 9;
  width: 100%;
  padding: 16px;
  left: 0;
  top: 100%;
  margin-top: 16px;
  background: #fff;
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.04);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.jobs-filter__dropdown.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  pointer-events: all;
}

.jobs-filter__option {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}

.jobs-filter__option:last-child {
  margin-bottom: 0;
}

.jobs-filter__option:active,
.jobs-filter__option:focus,
.jobs-filter__option:hover {
  opacity: 0.6;
}

@media (min-width: 768px) {
  .jobs-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .jobs-filter__filter {
    margin-bottom: 0;
    width: 248px;
    margin-right: 40px;
  }
}
.main-footer {
  z-index: 1;
  padding: 56px 0;
  background-color: #003d73;
  background-image: url(/local/templates/severnaya-corp/css/../img/main-footer/bg.svg);
  background-repeat: no-repeat;
  background-position: top -50px right -460px;
  background-size: 870px 800px;
}

.main-footer__row--top {
  padding-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.main-footer__row--middle {
  padding-bottom: 32px;
}

.main-footer__row--bottom {
  padding-top: 32px;
  border-top: 1px solid #c4c4c4;
}

.main-footer__logo {
  width: 165px;
}

.main-footer__logo img {
  display: block;
  width: auto;
  max-width: 100%;
}

.main-footer__langs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0;
  margin: 0;
  list-style: none;
}

.main-footer__lang-item {
  width: 28px;
  height: 28px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 4px;
}

.main-footer__lang-item:last-child {
  margin-right: 0;
}

.main-footer__lang-link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 9px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  outline: 0;
  border: 1px solid rgba(240, 175, 19, 0.5);
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: border-color 0.3s ease, background-color 0.3s ease;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}

.main-footer__lang-link.active,
.main-footer__lang-link:active,
.main-footer__lang-link:focus,
.main-footer__lang-link:hover {
  background-color: #f0af13;
  border-color: #f0af13;
}

.main-footer__contacts {
  margin-bottom: 32px;
}

.main-footer__address {
  margin: 0 0 8px;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  -webkit-font-feature-settings: "tnum" on, "lnum" on;
  font-feature-settings: "tnum" on, "lnum" on;
}

.main-footer__address-link {
  display: block;
  margin: 0 0 32px;
  font-size: 14px;
  font-weight: 600;
  color: #f0af13;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.main-footer__address-link:active,
.main-footer__address-link:focus,
.main-footer__address-link:hover {
  color: #fff;
}

.main-footer__contacts-link {
  display: block;
  position: relative;
  margin-bottom: 16px;
  padding-left: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 500;
  text-decoration: none;
  -webkit-font-feature-settings: "tnum" on, "lnum" on;
  font-feature-settings: "tnum" on, "lnum" on;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.main-footer__contacts-link:active,
.main-footer__contacts-link:focus,
.main-footer__contacts-link:hover {
  color: #f0af13;
}

.main-footer__contacts-link:last-child {
  margin-bottom: 0;
}

.main-footer__contacts-link svg {
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: currentColor;
}

.main-footer__navigation {
  margin-bottom: 32px;
}

.main-footer__menu {
  max-width: 342px;
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 120px;
  -moz-column-gap: 120px;
  column-gap: 120px;
}

@media screen and (max-width: 768px) {
  .main-footer__menu {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.main-footer__menu-item {
  display: block;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

.main-footer__menu-item:not(:last-child) {
  margin-bottom: 20px;
}

.main-footer__menu-link {
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.main-footer__menu-link:active,
.main-footer__menu-link:focus,
.main-footer__menu-link:hover {
  color: #f0af13;
  text-decoration: none;
}

.main-footer__feedback {
  margin-bottom: 16px;
  display: inline-block;
  position: relative;
}

.main-footer__policy {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 1rem;
  font-weight: 600;
  color: #fff;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.main-footer__policy:first-of-type {
  margin-top: 2rem;
}

.main-footer__policy:active,
.main-footer__policy:focus,
.main-footer__policy:hover {
  color: #f0af13;
}

.main-footer__socials {
  margin-bottom: 16px;
}

.main-footer__socials .socials {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.main-footer__legal {
  margin: 0 0 8px;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  line-height: 160%;
}

.main-footer__development {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  line-height: 160%;
}

.main-footer__development a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.main-footer__actions {
  margin-top: 32px;
}

.main-footer__development a:active,
.main-footer__development a:focus,
.main-footer__development a:hover {
  color: #f0af13;
}

@media (min-width: 768px) {
  .main-footer {
    padding: 40px 0 24px;
    background-size: 1007px 1100px;
    background-position: top -60px right -560px;
  }
  .main-footer__row--top {
    padding-bottom: 40px;
  }
  .main-footer__row--middle {
    padding-bottom: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .main-footer__row--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .main-footer__logo {
    width: 264px;
  }
  .main-footer__navigation {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 0;
  }
  .main-footer__contacts {
    width: 44%;
    margin-right: 10%;
    max-width: 330px;
    margin-bottom: 56px;
  }
  .main-footer__actions {
    text-align: right;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 0;
  }
  .main-footer__address-link {
    margin-bottom: 24px;
  }
  .main-footer__policy {
    text-align: right;
  }
  .main-footer__socials {
    margin-bottom: 0;
  }
  .main-footer__legal {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .main-footer {
    position: sticky;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 40px;
    background-size: 974px 1064px;
    background-position: top -90px right -310px;
  }
  .main-footer__row--middle {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 30px;
  }
  .main-footer__contacts {
    max-width: 440px;
    margin-right: 56px;
    margin-bottom: 0;
  }
  .main-footer__navigation {
    width: auto;
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .main-footer__menu {
    max-width: 382px;
  }
  .main-footer__actions {
    margin-left: auto;
  }
}
.main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-nav.index .main-nav__link {
  color: #003d73;
}

.main-header .main-nav .main-nav__item.main-nav__shop,
.main-nav.index .main-nav__shop {
  border-radius: 114px;
  background-color: #bf0702;
  padding: 14px 12px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  z-index: 1;
}

.main-header .main-nav .main-nav__item.main-nav__shop:hover,
.main-header .main-nav .main-nav__item.main-nav__shop:active,
.main-header .main-nav .main-nav__item.main-nav__shop:focus,
.main-nav.index .main-nav__shop:hover,
.main-nav.index .main-nav__shop:active,
.main-nav.index .main-nav__shop:focus {
  background-color: #890c08;
}

.main-nav.index .main-nav__link.active,
.main-nav.index .main-nav__link:active,
.main-nav.index .main-nav__link:focus,
.main-nav.index .main-nav__link:hover {
  color: rgba(0, 61, 115, 0.8);
}

.main-header .main-nav .main-nav__item.main-nav__shop .main-nav__link,
.main-nav.index .main-nav__shop .main-nav__link {
  color: #f4d58d;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-align: center;
}

.main-nav.index .main-nav__lang-link {
  color: rgba(0, 61, 115, 0.8);
}

.main-nav.index .main-nav__lang-link.active,
.main-nav.index .main-nav__lang-link:active,
.main-nav.index .main-nav__lang-link:focus,
.main-nav.index .main-nav__lang-link:hover {
  background-color: #f0af13;
  border-color: #f0af13;
  color: #fff;
}

.main-nav__list {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}

.main-nav__list--left {
  padding-right: 96px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.main-nav__list--right {
  padding-left: 96px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.main-nav__item {
  margin-right: 26px;
}

.main-nav__item:last-child {
  margin-right: 0;
}

.main-nav__link {
  position: relative;
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.main-nav__link::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -3px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  background-color: #f0af13;
}

.main-nav__link.active,
.main-nav__link:active,
.main-nav__link:focus,
.main-nav__link:hover {
  color: rgba(255, 255, 255, 0.5);
}

.main-nav__link.active::after,
.main-nav__link:active::after,
.main-nav__link:focus::after,
.main-nav__link:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.main-nav__langs {
  position: relative;
  padding-right: 24px;
  margin-left: auto;
}

.main-nav__langs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0;
  margin: 0;
  list-style: none;
}

.main-nav__lang-item {
  width: 28px;
  height: 28px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 4px;
}

.main-nav__lang-item:last-child {
  margin-right: 0;
}

.main-nav__lang-link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 9px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  outline: 0;
  border: 1px solid rgba(240, 175, 19, 0.5);
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: border-color 0.3s ease, background-color 0.3s ease;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}

.main-nav__lang-link.active,
.main-nav__lang-link:active,
.main-nav__lang-link:focus,
.main-nav__lang-link:hover {
  background-color: #f0af13;
  border-color: #f0af13;
}

.manufacture-integration {
  padding-top: 56px;
  padding-bottom: 0;
  color: #4f4f4f;
}

.manufacture-integration__title {
  margin-bottom: 16px;
  text-align: center;
}

.manufacture-integration__intro {
  max-width: 620px;
  margin: 0 auto 48px;
  color: rgba(0, 61, 115, 0.8);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}

.manufacture-integration__intro p {
  margin: 0 0 24px;
}

.manufacture-integration__intro p:last-child {
  margin-bottom: 0;
}

.manufacture-integration__steps {
  counter-reset: steps;
}

.manufacture-integration__step {
  padding: 70px 0;
  overflow: hidden;
  background-color: #fff;
  counter-increment: steps;
}

.manufacture-integration__step--first .manufacture-integration__step-circle {
  background-color: #fff2c9;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.manufacture-integration__step--first .manufacture-integration__step-content::before {
  color: #f0af13;
}

.manufacture-integration__step--second {
  background-color: #fff2c9;
}

.manufacture-integration__step--second .manufacture-integration__step-circle {
  background-color: rgba(252, 204, 146, 0.34);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.manufacture-integration__step--third {
  background-color: #ffe796;
}

.manufacture-integration__step--fourth {
  background-color: #fccc92;
}

.manufacture-integration__step--fifth {
  background-color: #f5dfe1;
}

.manufacture-integration__step--fifth .manufacture-integration__step-circle .image-wrapper {
  top: 40%;
}

.manufacture-integration__step--sixth .manufacture-integration__step-circle {
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
}

.manufacture-integration__step--sixth .manufacture-integration__step-content::before {
  color: #f0af13;
}

.manufacture-integration__step-content {
  position: relative;
  margin-bottom: 48px;
}

.manufacture-integration__step-content::before {
  content: counter(steps);
  position: absolute;
  top: 0;
  -webkit-transform: translate(-20px, -50px);
  -ms-transform: translate(-20px, -50px);
  transform: translate(-20px, -50px);
  font-size: 96px;
  font-weight: 900;
  color: #fff;
  opacity: 0.5;
}

.manufacture-integration__step-circle {
  position: relative;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0 0 40px rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 40px rgba(255, 255, 255, 0.7);
  border-radius: 50%;
}

.manufacture-integration__step-circle::before {
  content: "";
  display: table;
  padding-top: 100%;
}

.manufacture-integration__step-circle .image-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 120%;
  height: 120%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.manufacture-integration__step-circle .image-wrapper img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

.manufacture-integration__additional-text {
  position: absolute;
  z-index: 1;
  width: 100%;
  margin: 0;
  max-width: 348px;
  left: 50%;
  bottom: -30px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #333;
  font-size: 12px;
  line-height: 1.6;
  font-style: italic;
  text-align: center;
}

.manufacture-integration__step-title {
  position: relative;
  margin: 0 0 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
}

.manufacture-integration__step-text {
  position: relative;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
}

.manufacture-integration__step-text p {
  margin: 0 0 16px;
}

.manufacture-integration__step-text p:last-child {
  margin-bottom: 0;
}

.manufacture-integration__step-text b {
  font-weight: 700;
}

.manufacture-integration__step-text a {
  color: #f0af13;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.manufacture-integration__step-text a:active,
.manufacture-integration__step-text a:focus,
.manufacture-integration__step-text a:hover {
  text-decoration: none;
  opacity: 0.6;
}

@media (min-width: 1024px) {
  .manufacture-integration__intro {
    margin-bottom: 64px;
  }
  .manufacture-integration__shadow-wrapper {
    -webkit-filter: drop-shadow(0 0 24px rgba(53, 53, 53, 0.1));
    filter: drop-shadow(0 0 24px rgba(53, 53, 53, 0.1));
  }
  .manufacture-integration__step {
    position: relative;
    padding: 70px 0 100px;
    margin-top: -30px;
  }
  .manufacture-integration__step--reverse .manufacture-integration__step-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .manufacture-integration__step--reverse .manufacture-integration__step-content {
    padding-right: 42px;
    padding-left: 60px;
  }
  .manufacture-integration__step--reverse .manufacture-integration__step-image {
    padding-right: 40px;
    padding-left: 64px;
  }
  .manufacture-integration__step--first {
    margin-top: 0;
  }
  .manufacture-integration__step--second {
    clip-path: polygon(0 0, calc(50% + 332px - 80px) 0, calc(50% + 332px) 30px, calc(50% + 332px + 80px) 0, 100% 0, 100% 100%, 0 100%);
  }
  .manufacture-integration__step--third .manufacture-integration__additional-text {
    width: 200px;
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    text-align: left;
  }
  .manufacture-integration__step--fifth .manufacture-integration__step-circle .image-wrapper {
    top: 45%;
  }
  .manufacture-integration__step:nth-child(even) {
    clip-path: polygon(0 0, calc(75% - 28px - 80px) 0, calc(75% - 28px) 30px, calc(75% - 28px + 80px) 0, 100% 0, 100% 100%, 0 100%);
  }
  .manufacture-integration__step:nth-child(odd):not(:first-child) {
    clip-path: polygon(0 0, calc(25% + 28px - 80px) 0, calc(25% + 28px) 30px, calc(25% + 28px + 80px) 0, 100% 0, 100% 100%, 0 100%);
  }
  .manufacture-integration__step-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .manufacture-integration__step-content {
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 84px;
    padding-right: 20px;
    margin-bottom: 0;
  }
  .manufacture-integration__step-content::before {
    -webkit-transform: translate(-30px, -85px);
    -ms-transform: translate(-30px, -85px);
    transform: translate(-30px, -85px);
    font-size: 132px;
  }
  .manufacture-integration__step-image {
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 40px;
    padding-right: 64px;
  }
  .manufacture-integration__additional-text {
    font-size: 14px;
  }
  .manufacture-integration__step-circle {
    position: relative;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 40px rgba(255, 255, 255, 0.7);
    border-radius: 50%;
  }
  .manufacture-integration__step-circle::before {
    content: "";
    display: table;
    padding-top: 100%;
  }
  .manufacture-integration__step-circle .image-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120%;
    height: 120%;
  }
  .manufacture-integration__step-circle .image-wrapper img {
    display: block;
    max-width: 100%;
  }
  .manufacture-integration__step-title {
    font-size: 32px;
  }
}
@media (min-width: 1440px) {
  .manufacture-integration__step--second {
    clip-path: polygon(0 0, calc(50% + 332px - 80px) 0, calc(50% + 332px) 30px, calc(50% + 332px + 80px) 0, 100% 0, 100% 100%, 0 100%);
  }
  .manufacture-integration__step--fifth .manufacture-integration__step-circle .image-wrapper {
    top: 45%;
  }
  .manufacture-integration__step:nth-child(even) {
    clip-path: polygon(0 0, calc(50% + 332px - 80px) 0, calc(50% + 332px) 30px, calc(50% + 332px + 80px) 0, 100% 0, 100% 100%, 0 100%);
  }
  .manufacture-integration__step:nth-child(odd):not(:first-child) {
    clip-path: polygon(0 0, calc(50% - 332px - 80px) 0, calc(50% - 332px) 30px, calc(50% - 332px + 80px) 0, 100% 0, 100% 100%, 0 100%);
  }
  .manufacture-integration__step-content::before {
    -webkit-transform: translate(-40px, -125px);
    -ms-transform: translate(-40px, -110px);
    transform: translate(-40px, -110px);
    font-size: 176px;
  }
  .manufacture-integration__step-circle {
    max-width: none;
  }
}
.manufacture-technology {
  padding-top: 56px;
  padding-bottom: 80px;
}

.manufacture-technology__block {
  margin-bottom: 80px;
}

.manufacture-technology__block:last-child {
  margin-bottom: 0;
}

.manufacture-technology__content {
  margin-bottom: 40px;
}

.manufacture-technology__title {
  margin-bottom: 16px;
}

.manufacture-technology__text {
  color: rgba(0, 61, 115, 0.8);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
}

.manufacture-technology__text p {
  margin: 0 0 16px;
}

.manufacture-technology__text p:last-child {
  margin-bottom: 0;
}

.manufacture-technology__image {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}

.manufacture-technology__image img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

@media (min-width: 768px) {
  .manufacture-technology {
    padding-bottom: 120px;
  }
  .manufacture-technology__block {
    margin-bottom: 120px;
  }
}
@media (min-width: 1280px) {
  .manufacture-technology__block {
    margin-bottom: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .manufacture-technology__block--revert .manufacture-technology__image {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-left: 0;
    margin-right: 45px;
  }
  .manufacture-technology__block--align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .manufacture-technology__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 768px;
    margin-left: 45px;
  }
  .manufacture-technology__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0;
  }
}
.modal {
  display: none;
}

.modal.is-open {
  display: block;
}

.modal[aria-hidden=false] .modal__overlay {
  -webkit-animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal[aria-hidden=true] .modal__overlay {
  -webkit-animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal[aria-hidden=false] .modal__dialog {
  -webkit-animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal[aria-hidden=true] .modal__dialog {
  -webkit-animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal__dialog,
.modal__overlay {
  will-change: transform;
  outline: 0;
}

.modal__overlay {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 61, 115, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}

.modal__dialog {
  position: relative;
  width: calc(100% - 48px);
}

.modal__close {
  padding: 0;
  margin: 0;
  background: 0 0;
  border: none;
  outline: 0;
  position: absolute;
  z-index: 19;
  width: 30px;
  height: 30px;
  top: 16px;
  right: 16px;
}

.modal__close svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  fill: #003d73;
  pointer-events: none;
}

@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
}
@keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
}
.page-tabs__tab {
  display: none;
}

.page-tabs__tab.active {
  display: block;
}

.product-modal .modal-dialog {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.product-modal__wrapper {
  height: 100%;
  overflow-y: auto;
}

.product-modal__close {
  padding: 0;
  margin: 0;
  background: 0 0;
  border: none;
  outline: 0;
  position: absolute;
  z-index: 19;
  width: 30px;
  height: 30px;
  top: 24px;
  right: 24px;
}

.product-modal__close svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  fill: #003d73;
  pointer-events: none;
}

.product-modal__slider {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  margin-bottom: 134px;
  margin-top: 80px;
}

.product-modal__slides {
  overflow: hidden;
}

.product-modal__slide {
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.product-modal__slide.is-selected {
  opacity: 1;
}

.product-modal__navigation {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 24px;
  right: 24px;
  bottom: -65px;
  pointer-events: none;
}

.product-modal__arrow {
  padding: 0;
  margin: 0;
  background: 0 0;
  border: none;
  outline: 0;
  display: block;
  width: 48px;
  height: 48px;
  pointer-events: all;
}

.product-modal__arrow svg path {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.product-modal__arrow.next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.product-modal__arrow:active svg path,
.product-modal__arrow:focus svg path,
.product-modal__arrow:hover svg path {
  opacity: 1;
}

.product-modal__slide {
  width: 65%;
  height: auto;
}

.product-modal__slide img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.product-modal__data {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 24px;
  margin-bottom: 58px;
}

.product-modal__title {
  margin: 0 0 8px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.6;
}

.product-modal__description {
  margin: 0 0 16px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
}

.product-modal__description p {
  margin: 0 0 4px;
}

.product-modal__description p:last-child {
  margin-bottom: 0;
}

.product-modal__spec-advantages {
  margin-bottom: 40px;
}

.product-modal__spec-advantage {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-modal__spec-advantage .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  margin-right: 8px;
}

.product-modal__spec-advantage .icon img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.product-modal__spec-advantage .label {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
}

.product-modal__spec-advantage:last-child {
  margin-bottom: 0;
}

.product-modal__spec-block {
  margin-bottom: 40px;
}

.product-modal__spec-block:last-child {
  margin-bottom: 0;
}

.product-modal__spec-row {
  margin-bottom: 8px;
}

.product-modal__spec-row:last-child {
  margin-bottom: 0;
}

.product-modal__spec-row .product-modal__spec-title {
  margin-right: 3px;
}

.product-modal__spec-row .product-modal__spec-title,
.product-modal__spec-row .product-modal__spec-value {
  display: inline-block;
  margin-bottom: 0;
}

.product-modal__spec-title {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
}

.product-modal__spec-title span {
  font-weight: 400;
}

.product-modal__spec-value {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
}

.product-modal__spec-value:last-child {
  margin-bottom: 0;
}

.product-modal__spec-labels {
  margin-top: 16px;
  margin-bottom: -16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.product-modal__spec-label {
  margin-right: 24px;
  margin-bottom: 16px;
  width: 64px;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  border: 2px solid #f0af13;
  border-radius: 8px;
}

.product-modal__spec-label .value {
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background-color: #f0af13;
}

.product-modal__spec-label .legend {
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}

.product-modal__spec-label .legend.small {
  font-size: 8px;
}

.product-modal__block-title {
  margin: 0 0 16px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .product-modal__slider {
    margin-bottom: 40px;
  }
  .product-modal__navigation {
    top: 50%;
    left: 122px;
    right: 122px;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .product-modal__slide {
    width: 58%;
    margin: 0 16px;
    max-height: 505px;
  }
  .product-modal__slide img {
    width: auto;
    max-height: 505px;
    margin: 0 auto;
  }
  .product-modal__data {
    padding: 0 32px;
  }
  .product-modal__title {
    max-width: 542px;
  }
  .product-modal__description {
    max-width: 620px;
  }
  .product-modal__spec-advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-modal__spec-advantage {
    margin-bottom: 0;
    margin-right: 24px;
  }
}
@media (min-width: 1280px) {
  .product-modal__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto;
  }
  .product-modal__slider {
    width: 704px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    margin-right: 40px;
  }
  .product-modal__slide {
    position: relative;
    width: 100%;
    margin: 0;
    height: 100vh;
    max-height: 800px;
  }
  .product-modal__slide img {
    position: absolute;
    height: 100%;
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-height: none;
  }
  .product-modal__navigation {
    width: 136px;
    left: 50%;
    bottom: 45px;
    top: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .product-modal__data {
    height: auto;
    overflow-y: auto;
    padding-top: 72px;
    padding-left: 0;
    padding-right: 180px;
    margin-right: -100px;
    margin-bottom: 0;
  }
  .product-modal__data-inner {
    height: 100%;
  }
  .product-modal__spec-block:last-child {
    margin-bottom: 40px;
  }
}
.product {
  padding-top: 56px;
  padding-bottom: 80px;
  height: 100%;
}

.product__slider {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  margin-bottom: 48px;
}

.product__slides {
  overflow: hidden;
}

.product__slide {
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.product__slide.is-selected {
  opacity: 1;
}

.product__navigation {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}

.product__arrow {
  padding: 0;
  margin: 0;
  background: 0 0;
  border: none;
  outline: 0;
  display: block;
  width: 48px;
  height: 48px;
  pointer-events: all;
}

.product__arrow svg path {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.product__arrow.next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.product__arrow:active svg path,
.product__arrow:focus svg path,
.product__arrow:hover svg path {
  opacity: 1;
}

.product__slide {
  width: 100%;
  height: auto;
}

.product__slide img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.product__data {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.product__title {
  margin: 0 0 8px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.6;
}

.product__description {
  margin: 0 0 16px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
}

.product__spec-advantages {
  margin-bottom: 40px;
}

.product__spec-advantage {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product__spec-advantage .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  margin-right: 8px;
}

.product__spec-advantage .icon img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.product__spec-advantage .label {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
}

.product__spec-advantage:last-child {
  margin-bottom: 0;
}

.product__spec-block {
  margin-bottom: 40px;
}

.product__spec-block:last-child {
  margin-bottom: 0;
}

.product__spec-row {
  margin-bottom: 8px;
}

.product__spec-row:last-child {
  margin-bottom: 0;
}

.product__spec-row .product__spec-title,
.product__spec-row .product__spec-value {
  display: inline-block;
  margin-bottom: 0;
}

.product__spec-title {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
}

.product__spec-title span {
  font-weight: 400;
}

.product__spec-value {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
}

.product__spec-value:last-child {
  margin-bottom: 0;
}

.product__spec-labels {
  margin-top: 16px;
  margin-bottom: -16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.product__spec-label {
  margin-right: 24px;
  margin-bottom: 16px;
  width: 78px;
  height: 78px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  border: 2px solid #f0af13;
  border-radius: 8px;
}

.product__spec-label .value {
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background-color: #f0af13;
}

.product__spec-label .legend {
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}

.product__block-title {
  margin: 0 0 16px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .product__navigation {
    top: 50%;
    left: 122px;
    right: 122px;
  }
  .product__slide {
    width: 100%;
  }
  .product__slide img {
    width: auto;
    max-height: 505px;
    margin: 0 auto;
  }
  .product__title {
    max-width: 542px;
  }
  .product__description {
    max-width: 620px;
  }
  .product__spec-advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product__spec-advantage {
    margin-bottom: 0;
    margin-right: 24px;
  }
}
@media (min-width: 1280px) {
  .product {
    padding-bottom: 120px;
  }
  .product__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -16px;
  }
  .product__slider {
    width: 50%;
    margin: 0 16px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .product__slide {
    position: relative;
  }
  .product__navigation {
    width: 136px;
    left: 50%;
    bottom: 45px;
    top: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .product__data {
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 auto;
  }
  .product__data-inner {
    height: 100%;
  }
  .product__spec-block:last-child {
    margin-bottom: 40px;
  }
}
.program-card {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.program-card__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.program-card__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.program-card__title {
  position: absolute;
  left: 24px;
  right: 24px;
  bottom: 16px;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
}

@media (min-width: 768px) {
  .program-card__title {
    font-size: 18px;
  }
}
@media (min-width: 1280px) {
  .program-card__title {
    max-width: 80%;
    font-size: 24px;
  }
}
.program-modal__body {
  position: relative;
  padding: 16px 0;
  max-width: 808px;
  background-color: #f2f5f8;
  max-height: calc(90% - 40px);
  margin-top: -40px;
  height: 100%;
  border-radius: 8px;
}

.program-modal__body::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 16px;
  right: 16px;
  height: 44px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(-19.83%, rgba(242, 245, 248, 0)), color-stop(64.66%, #f2f5f8));
  background-image: linear-gradient(180deg, rgba(242, 245, 248, 0) -19.83%, #f2f5f8 64.66%);
}

.program-modal__close {
  top: auto;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.program-modal__close svg {
  fill: #fff;
}

.program-modal__inner {
  height: 100%;
  line-height: 140%;
}
.program-modal__inner p {
  line-height: 140%;
}

.program-modal__inner .full img {
  margin-bottom: 15px;
}

.program-modal__inner .simplebar-scrollbar::before {
  background-color: #003d73;
}

.program-modal__inner .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}

.program-modal__slider {
  position: relative;
  margin-bottom: 16px;
}

.program-modal__navigation {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 8px;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}

.program-modal__arrow {
  padding: 0;
  margin: 0;
  background: 0 0;
  border: none;
  outline: 0;
  position: relative;
  display: block;
  width: 32px;
  height: 32px;
  pointer-events: all;
}

.program-modal__arrow svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.program-modal__arrow svg path {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.program-modal__arrow.next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.program-modal__arrow:active svg path,
.program-modal__arrow:focus svg path,
.program-modal__arrow:hover svg path {
  opacity: 1;
}

.program-modal__slide {
  width: 100%;
}

.program-modal__slide img {
  display: block;
  width: 100%;
}

.program-modal__title {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

.program-modal__text {
  font-size: 14px;
  line-height: 1.6;
}

.program-modal__text p {
  margin: 0 0 16px;
}

.program-modal__text p:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .program-modal__body {
    padding: 56px 0;
    max-height: 90%;
    height: 100%;
    margin-top: 0;
  }
  .program-modal__body::after {
    height: 100px;
  }
  .program-modal__inner {
    padding: 0 56px 48px;
  }
  .program-modal__close {
    top: 16px;
    right: 16px;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .program-modal__close svg {
    fill: #003d73;
  }
  .program-modal__title {
    font-size: 24px;
  }
  .program-modal__text {
    font-size: 16px;
  }
  .program-modal__arrow {
    width: 48px;
    height: 48px;
  }
}
.section-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding-top: 174px;
  padding-bottom: 48px;
  background-color: #003d73;
}

.section-header__background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.section-header__background img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-header__title {
  margin: 0 0 16px;
  color: #fff;
  font-weight: 900;
  font-size: 32px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.section-header__text {
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}

.section-header__map-link {
  display: block;
  margin-top: 16px;
  color: #f0af13;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  text-decoration: underline;
}

.section-header__map-link:hover {
  opacity: 0.6;
}

@media (min-width: 768px) {
  .section-header {
    padding-top: 156px;
    padding-bottom: 32px;
  }
  .section-header__title {
    font-size: 48px;
  }
  .section-header__text {
    max-width: 600px;
    margin: 0 auto;
    font-size: 16px;
  }
}
@media (min-width: 1280px) {
  .section-header {
    padding-top: 152px;
    padding-bottom: 56px;
  }
  .section-header__title {
    font-size: 56px;
  }
}
.simple-footer {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 14px;
  line-height: 1.6;
  max-width: 1340px;
  width: 100%;
  margin: 0 auto;
}

.simple-footer__development {
  display: none;
}

.simple-footer__development a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.simple-footer__development a:active,
.simple-footer__development a:focus,
.simple-footer__development a:hover {
  color: #f0af13;
}

.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}

.socials.light .socials__link {
  color: #fff;
}

.socials.light .socials__link:active,
.socials.light .socials__link:focus,
.socials.light .socials__link:hover {
  color: #f0af13;
}

.socials__item {
  margin: 0 0 0 12px;
}

.socials__link {
  position: relative;
  display: block;
  width: 34px;
  height: 34px;
  color: #003d73;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.socials__link:active,
.socials__link:focus,
.socials__link:hover {
  color: rgba(0, 61, 115, 0.5);
  text-decoration: none;
}

.socials__link img,
.socials__link svg {
  width: 34px;
  height: 34px;
}

.start-page {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  min-height: 545px;
  height: 100%;
  background-color: #003d73;
}

.start-page__footer,
.start-page__header {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.start-page__header {
  position: fixed;
  width: 100%;
  z-index: 12;
}

.start-page__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 60%;
}

.start-page__footer {
  display: none;
}

@media (min-width: 1280px) {
  .start-page {
    padding: 0 52px;
    max-width: 1440px;
    min-height: 720px;
    margin: 0 auto;
    background-color: #fff;
  }
  .start-page__footer,
  .start-page__header {
    display: block;
  }
  .start-page__header {
    position: relative;
  }
}
.success-story {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  border-radius: 8px;
  overflow: hidden;
}

.success-story__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.success-story__image img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.success-story__data {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  color: #fff;
  background-color: #003d73;
}

.success-story__icon {
  position: absolute;
  width: 64px;
  height: 48px;
  top: 16px;
  left: 16px;
}

.success-story__icon svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  fill: transparent;
  stroke: #f2f5f8;
}

.success-story__text {
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}

.success-story__text p {
  margin: 0 0 16px;
}

.success-story__text p:last-child {
  margin-bottom: 0;
}

.success-story__author {
  margin-top: auto;
}

.success-story__name {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

.success-story__prof {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
}

@media (min-width: 1280px) {
  .success-story {
    position: relative;
  }
  .success-story__image {
    position: absolute;
  }
  .success-story__data {
    width: 520px;
    margin: 24px;
  }
  .success-story__text {
    margin-bottom: 60px;
  }
}
.title {
  position: relative;
  display: inline-block;
  margin: 0;
  font-family: "TT Wellingtons", Helvetica, Arial, sans-serif;
  color: #003d73;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
}

.title.small {
  font-size: 24px;
}

.video-modal__body {
  position: relative;
  width: 80%;
  max-width: 1024px;
  min-width: 300px;
  background-color: #000;
}

.video-modal__body::before {
  content: "";
  position: relative;
  display: table;
  padding-top: 56.25%;
}

.video-modal__body iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-modal__close {
  top: 0;
  right: -40px;
}

.video-modal__close svg {
  fill: #fff;
}

html {
  height: 100%;
}

body {
  min-width: 320px;
  font-family: "TT Wellingtons", Helvetica, Arial, sans-serif;
  color: #003d73;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
  font-feature-settings: "pnum" on, "lnum" on;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

body.menu-opened,
body.modal-opened {
  overflow: hidden;
}

body.index {
  height: 100%;
}

.wrapper {
  overflow: hidden;
}

.tippy-popper {
  max-width: 270px;
  min-width: 270px;
}

.tippy-tooltip {
  padding: 16px 24px;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
  border-radius: 16px;
}

.tippy-tooltip a {
  display: inline-block;
  text-decoration: underline;
}

.tippy-content {
  padding: 0;
}

.tippy-tooltip[data-placement^=bottom] > .tippy-svg-arrow {
  top: -6px;
}

.tippy-svg-arrow {
  position: absolute;
  width: 13px;
  height: 6px;
}

.tippy-svg-arrow svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/*
[start new common styles]
*/
.container {
  max-width: 1024px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .container {
    padding: 0 20px;
  }
}
.columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
}

@media screen and (max-width: 1024px) {
  .columns {
    margin: 0;
  }
}
.columns--va-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns .column {
  width: 50%;
  padding: 0 20px;
}

@media screen and (max-width: 1024px) {
  .columns .column {
    padding: 0;
  }
}
.columns .column--full {
  width: 100%;
}

.columns .column--third {
  width: 33.33%;
}

.columns .column--quarter {
  width: 25%;
}

.columns .column--80p {
  width: 80%;
}

.columns .column--single {
  margin: 0 auto;
}

.section-title {
  font-size: 32px;
  font-weight: 700;
  /*color: #003D71;*/
}

@media screen and (max-width: 1024px) {
  .section-title {
    font-size: 24px;
  }
}
.section-content {
  /*color: #003d71;*/
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
}

.section-content--center,
.section-content .text--center {
  text-align: center;
}

.text--black {
  color: #000 !important;
}

.section-content p:first-child {
  margin-top: 0;
}

/*coockie styles*/
.cookies-alert {
  width: 59.3rem;
  max-width: 94%;
  position: fixed;
  bottom: 1.2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 1.2rem;
  background: var(--white, #fff);
  -webkit-box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  z-index: 13;
  padding: 1.7rem 2.2rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}

.cookies-alert-wrap {
  display: none;
  position: fixed;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  z-index: 100;
  bottom: 0.45rem;
}

.cookies-alert-wrap._opened {
  display: block;
}

.cookies-alert__content {
  background-color: #e7e7e7;
  padding: 15px 25px;
  border-radius: 30px;
  width: 100%;
  max-width: 80%;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  color: #222;
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookies-alert__text {
  max-width: 85%;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Wellingtons", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.014rem;
  cursor: default;
}

.cookies-alert__text a {
  cursor: pointer;
  color: #003d73;
  text-decoration: underline;
}

.cookies-alert__text a:hover {
  color: var(--primary, #bf0702);
}

.cookies-alert__button {
  border-radius: 1rem;
  background: var(--primary, #003d73);
  padding: 25px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  outline: none;
  border: none;
  color: var(--white, #fff);
  text-align: center;
  font-family: "TT Wellingtons", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 0%;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: auto;
  margin-left: 1.5rem;
}

.closed {
  opacity: 0;
}

@media (max-width: 900px) {
  .cookies-alert__content {
    width: 80%;
  }
  .cookies-alert__button {
    margin-left: 0;
    font-size: 12px;
    border-radius: 10px;
    padding: 15px 20px;
  }
  .cookies-alert__text {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .cookies-alert__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cookies-alert__text {
    max-width: 100%;
    margin-bottom: 1rem;
  }
}
/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: 0;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: #fff;
  cursor: pointer;
}

.flickity-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 5px #19f;
  box-shadow: 0 0 0 5px #19f;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
}

.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: auto;
  visibility: visible;
  max-width: 100%;
  max-height: 100%;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.simplebar-content:after,
.simplebar-content:before {
  content: " ";
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: #000;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
}

.fslightbox-container {
  font-family: Roboto, sans-serif;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0.9)), color-stop(1810%, #000));
  background: linear-gradient(rgba(30, 30, 30, 0.9), #000 1810%);
  z-index: 9999999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-animation: fslightbox-fade-in-complete 0.25s forwards;
  animation: fslightbox-fade-in-complete 0.25s forwards;
}

.fslightbox-fade-in {
  -webkit-animation: fslightbox-fade-in 0.25s cubic-bezier(0, 0, 0.7, 1) forwards;
  animation: fslightbox-fade-in 0.25s cubic-bezier(0, 0, 0.7, 1) forwards;
}

.fslightbox-fade-out {
  -webkit-animation: fslightbox-fade-out 0.25s ease forwards;
  animation: fslightbox-fade-out 0.25s ease forwards;
}

.fslightbox-fade-in-complete {
  -webkit-animation: fslightbox-fade-in-complete 0.25s cubic-bezier(0, 0, 0.7, 1) forwards;
  animation: fslightbox-fade-in-complete 0.25s cubic-bezier(0, 0, 0.7, 1) forwards;
}

.fslightbox-fade-out-complete {
  -webkit-animation: fslightbox-fade-out-complete 0.25s ease !important;
  animation: fslightbox-fade-out-complete 0.25s ease !important;
}

@-webkit-keyframes fslightbox-fade-in-complete {
  from {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}

@keyframes fslightbox-fade-in-complete {
  from {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fslightbox-fade-out-complete {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fslightbox-fade-out-complete {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fslightbox-fade-in {
  from {
    opacity: 0.65;
  }
  to {
    opacity: 1;
  }
}
@keyframes fslightbox-fade-in {
  from {
    opacity: 0.65;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fslightbox-fade-out {
  from {
    opacity: 0.35;
  }
  to {
    opacity: 0;
  }
}
@keyframes fslightbox-fade-out {
  from {
    opacity: 0.35;
  }
  to {
    opacity: 0;
  }
}
.fslightbox-cursor-grabbing {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fslightbox-full-dimension {
  width: 100%;
  height: 100%;
}

.fslightbox-open {
  overflow: hidden;
  height: 100%;
}

.fslightbox-flex-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fslightbox-transform-transition {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.fslightbox-svg-path {
  -webkit-transition: fill 0.15s ease;
  transition: fill 0.15s ease;
  fill: #ddd;
}

.fslightbox-svg-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fslightbox-media-holder {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.fslightbox-nav {
  height: 45px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.fslightbox-slide-number-container {
  height: 100%;
  font-size: 14px;
  color: #d7d7d7;
  z-index: 0;
  max-width: 55px;
}

.fslightbox-slide-number-container div {
  padding: 0 1.5px;
}

.fslightbox-slash {
  font-size: 16px;
  margin-top: -1.5px;
}

.fslightbox-toolbar {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(35, 35, 35, 0.65);
}

.fslightbox-toolbar-button {
  height: 100%;
  width: 45px;
  cursor: pointer;
}

.fslightbox-toolbar-button:hover .fslightbox-svg-path {
  fill: #fff;
}

.fslightbox-slide-btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 12px 12px 6px;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 3;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 476px) {
  .fslightbox-slide-btn-container {
    padding: 22px 22px 22px 6px;
  }
}
@media (min-width: 768px) {
  .fslightbox-slide-btn-container {
    padding: 30px 30px 30px 6px;
  }
}
.fslightbox-slide-btn-container:hover .fslightbox-svg-path {
  fill: #f1f1f1;
}

.fslightbox-slide-btn {
  padding: 8px;
  font-size: 26px;
  background: rgba(35, 35, 35, 0.65);
}

@media (min-width: 476px) {
  .fslightbox-slide-btn {
    padding: 9px;
  }
}
.fslightbox-slide-btn-left-container {
  left: 0;
}

@media (max-width: 475.99px) {
  .fslightbox-slide-btn-left-container {
    padding-left: 3px;
  }
}
.fslightbox-slide-btn-right-container {
  right: 0;
  padding-left: 12px;
  padding-right: 3px;
}

@media (min-width: 476px) {
  .fslightbox-slide-btn-right-container {
    padding-left: 22px;
  }
}
@media (min-width: 768px) {
  .fslightbox-slide-btn-right-container {
    padding-left: 30px;
  }
}
@media (min-width: 476px) {
  .fslightbox-slide-btn-right-container {
    padding-right: 6px;
  }
}
.fslightbox-down-event-detector {
  position: absolute;
  z-index: 1;
}

.fslightbox-swiping-invisible-hover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.fslightbox-invalid-file-wrapper {
  font-size: 22px;
  color: #eaebeb;
  margin: auto;
}

.fslightbox-video {
  -o-object-fit: cover;
  object-fit: cover;
}

.fslightbox-loader {
  display: block;
  margin: auto;
  position: relative;
  width: 67px;
  height: 67px;
}

.fslightbox-loader div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 54px;
  height: 54px;
  margin: 6px;
  border: 5px solid #999;
  border-radius: 50%;
  -webkit-animation: fslightbox-loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: fslightbox-loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999 transparent transparent transparent;
}

.fslightbox-loader div:nth-child(1) {
  -webkit-animation-delay: -0.45s;
  animation-delay: -0.45s;
}

.fslightbox-loader div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.fslightbox-loader div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
  animation-delay: -0.15s;
}

@-webkit-keyframes fslightbox-loader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fslightbox-loader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fslightbox-source {
  margin: auto;
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fslightbox-source-holder {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
  top: 0;
}

.z-top {
  z-index: 99 !important;
}

.program-modal__inner_padding_null {
  padding: 0;
  height: 100%;
  line-height: 140%;
}

.main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-nav.index .main-nav__link {
  color: #003d73;
}
.main-nav__item.main-nav__shop, .main-nav.index .main-nav__shop {
  border-radius: 114px;
  background-color: #890c08;
  padding: 14px 12px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  z-index: 1;
}
.main-nav__item.main-nav__shop:hover, .main-nav__item.main-nav__shop:active, .main-nav__item.main-nav__shop:focus, .main-nav__.index .main-nav__shop:hover, .main-nav__.index .main-nav__shop:active, .main-nav__.index .main-nav__shop:focus {
  background-color: red-dark-color;
}
.main-nav__.index .main-nav__link.active, .main-nav__.index .main-nav__link:active, .main-nav__.index .main-nav__link:focus, .main-nav__.index .main-nav__link:hover {
  color: rgba(0, 61, 115, 0.8);
}
.main-nav__link {
  color: #f4d58d;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-align: center;
}
.main-nav .main-nav.index .main-nav__lang-link {
  color: rgba(0, 61, 115, 0.8);
}
.main-nav.index .main-nav__lang-link.active, .main-nav.index .main-nav__lang-link:active, .main-nav.index .main-nav__lang-link:focus, .main-nav.index .main-nav__lang-link:hover {
  background-color: #f0af13;
  border-color: #f0af13;
  color: #ffffff;
}
.main-nav__list {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-nav__list--left {
  padding-right: 96px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.main-nav__list--right {
  padding-left: 96px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main-nav__item {
  margin-right: 26px;
}
.main-nav__item:last-child {
  margin-right: 0;
}
.main-nav__link {
  position: relative;
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.main-nav__link::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -3px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  background-color: #f0af13;
}
.main-nav__link.active, .main-nav__link:active, .main-nav__link:focus, .main-nav__link:hover {
  color: rgba(255, 255, 255, 0.5019607843);
}
.main-nav__link.active::after, .main-nav__link:active::after, .main-nav__link:focus::after, .main-nav__link:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.main-nav__langs {
  position: relative;
  padding-right: 0px;
  margin-left: auto;
}
.main-nav__langs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-nav__lang-item {
  width: 28px;
  height: 28px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 4px;
}
.main-nav__lang-item:last-child {
  margin-right: 0;
}
.main-nav__lang-link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 9px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  outline: 0;
  border: 1px solid rgba(240, 175, 19, 0.5019607843);
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: border-color 0.3s ease, background-color 0.3s ease;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}
.main-nav__lang-link.active, .main-nav__lang-link:active, .main-nav__lang-link:focus, .main-nav__lang-link:hover {
  background-color: #f0af13;
  border-color: #f0af13;
}

.contacts {
  padding-top: 56px;
  padding-bottom: 80px;
}
.contacts__list {
  margin-bottom: 56px;
}
.contacts__col {
  width: 100%;
  margin-bottom: 32px;
}
.contacts__col:last-child {
  margin-bottom: 0;
}
.contacts__heading {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}
.contacts__rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.contacts__work-time {
  margin: 12px 0 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}
.contacts__chief {
  margin: 0 0 4px;
  color: #f0af13;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6;
}
.contacts__name {
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}
.contacts__links {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.contacts__links > li {
  margin: 0 0 4px;
}
.contacts__link {
  display: block;
  position: relative;
  padding-left: 24px;
  color: #003d73;
  font-size: 14px;
  line-height: 1.6;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.contacts__link:active, .contacts__link:focus, .contacts__link:hover {
  color: #f0af13;
}
.contacts__link:last-child {
  margin-bottom: 0;
}
.contacts__link svg {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: currentColor;
}
.contacts__map {
  width: calc(100% + 48px);
  margin-left: -24px;
  height: 328px;
}
.contacts__map > div {
  height: 100%;
}
@media (min-width: 768px) {
  .contacts__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -16px 16px;
  }
  .contacts__col {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 0 16px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .contacts__work-time {
    margin-top: 0;
  }
  .contacts__map {
    width: 100%;
    height: 522px;
    margin: 0;
  }
}
@media (min-width: 1280px) {
  .contacts__col {
    width: 33%;
    max-width: 33.3333333333%;
  }
}

.page-content {
  position: relative;
  z-index: 2;
  min-height: 60vh;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.16), 0 -8px 16px rgba(0, 0, 0, 0.16);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.16), 0 -8px 16px rgba(0, 0, 0, 0.16);
}
@media (max-width: 1280px) {
  .page-content {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .page-content {
    margin-top: 0;
  }
}

.inner {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  min-width: 320px;
  max-width: 1440px;
  padding: 0 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .inner {
    padding: 0 32px;
  }
}
@media (min-width: 1280px) {
  .inner {
    padding: 0 56px;
  }
}

.manufacture-box {
  background-color: #ffffff;
}
.manufacture-control {
  padding-top: 56px;
  padding-bottom: 80px;
}
.manufacture-control__title {
  margin-bottom: 16px;
}
.manufacture-control__intro {
  max-width: 600px;
  margin: 0 0 48px;
  color: rgba(0, 61, 115, 0.8);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}
.manufacture-control__certificates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -10px -30px;
}
.manufacture-control__certificate {
  width: 50%;
  padding: 0 10px 30px;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.manufacture-control__certificate:hover {
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}
.manufacture-control__certificate img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

@media (min-width: 768px) {
  .manufacture-control {
    padding-bottom: 120px;
  }
  .manufacture-control__certificates {
    margin: 0 -20px -40px;
  }
  .manufacture-control__certificate {
    padding: 0 20px 40px;
  }
}
@media (min-width: 1024px) {
  .manufacture-control__certificate {
    width: 33%;
  }
}
@media (min-width: 1280px) {
  .manufacture-control__title {
    text-align: center;
  }
  .manufacture-control__intro {
    max-width: 620px;
    margin: 0 auto 48px;
  }
  .manufacture-control__certificate {
    width: 25%;
  }
}
.export-info {
  padding-top: 56px;
  padding-bottom: 80px;
}
.export-info__title {
  margin-bottom: 16px;
  text-align: center;
}
.export-info__text {
  max-width: 620px;
  margin: 0 auto 40px;
  color: rgba(0, 61, 115, 0.8);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}
.export-info__text a {
  color: #f0af13;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  text-decoration: underline;
}
.export-info__text a:active, .export-info__text a:hover {
  opacity: 0.6;
}
.export-info__actions {
  text-align: center;
}
.export-info__action {
  width: 100%;
  max-width: 340px;
  margin: 0 auto 24px;
}
.export-info__action:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .export-info__action {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 13px 36px 13px;
    width: auto;
    max-width: none;
    margin: 0 12px 24px;
  }
  .export-info__action:last-child {
    margin-bottom: 24px;
  }
}
@media (min-width: 1280px) {
  .export-info__action {
    padding: 13px 48px 13px;
  }
}
@media (min-width: 768px) {
  .export-info__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -12px -24px;
  }
}
@media (min-width: 1280px) {
  .export-info {
    padding-bottom: 120px;
  }
}

.career-jobs__action {
  margin: 0 auto 24px;
  white-space: nowrap;
}
.career-jobs__action:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .career-jobs__action {
    margin: 0;
  }
  .career-jobs__action:last-child {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .career-jobs__action {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .career-jobs__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 24px;
  }
}

.news-list {
  padding-top: 56px;
  padding-bottom: 80px;
}
.news-list a {
  text-decoration: underline;
}
.news-list__wrapper {
  margin-bottom: 56px;
}
@media (min-width: 768px) {
  .news-list__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -16px;
  }
}
@media (min-width: 1280px) {
  .news-list__wrapper {
    margin: 0 -28px;
  }
}
.news-list__item {
  margin-bottom: 56px;
}
.news-list__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .news-list__item {
    margin: 0;
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 50%;
    padding: 0 16px 56px;
  }
}
@media (min-width: 1280px) {
  .news-list__item {
    width: 33%;
    max-width: 33.3333333333%;
    padding: 0 28px 56px;
  }
}
@media (min-width: 1280px) {
  .news-list {
    padding-bottom: 120px;
  }
}

.news-card {
  position: relative;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.news-card:active, .news-card:focus, .news-card:hover {
  opacity: 0.8;
}
.news-card__link {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.news-card__image {
  position: relative;
  margin-bottom: 8px;
  border-radius: 8px;
}
.news-card__image > img {
  border-radius: 8px;
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.news-card__image > img.loaded {
  opacity: 1;
}
.news-card__smi {
  position: absolute;
  top: 16px;
  left: 16px;
  max-width: 50%;
}
.news-card__date {
  margin: 0 0 4px;
  color: rgba(0, 61, 115, 0.8);
  font-size: 14px;
  line-height: 1.6;
}
.news-card__title {
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}
.news-card__excerpt {
  margin: 0;
  color: rgba(0, 61, 115, 0.8);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
}

.news-modal__body {
  position: relative;
  padding: 16px 0;
  max-width: 808px;
  background-color: #f2f5f8;
  max-height: calc(90% - 40px);
  margin-top: -40px;
  height: 100%;
  border-radius: 8px;
}
.news-modal__body::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 16px;
  right: 16px;
  height: 44px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(-19.83%, rgba(242, 245, 248, 0)), color-stop(64.66%, #f2f5f8));
  background-image: linear-gradient(180deg, rgba(242, 245, 248, 0) -19.83%, #f2f5f8 64.66%);
}
.news-modal__close {
  top: auto;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.news-modal__close svg {
  fill: #fff;
}
.news-modal__inner {
  height: 100%;
  padding: 0 16px 24px;
}
.news-modal__inner .simplebar-scrollbar::before {
  background-color: #003d73;
}
.news-modal__inner .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}
.news-modal__image {
  position: relative;
  width: 100%;
  height: 300px;
  margin-bottom: 16px;
}
.news-modal__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.news-modal__title {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}
.news-modal__text {
  font-size: 14px;
  line-height: 1.6;
}
.news-modal__text p {
  margin: 0 0 16px;
}
.news-modal__text p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .news-modal__body {
    padding: 56px 0;
    max-height: 90%;
    height: 100%;
    margin-top: 0;
  }
  .news-modal__body::after {
    height: 100px;
  }
  .news-modal__inner {
    padding: 0 56px 48px;
  }
  .news-modal__close {
    top: 16px;
    right: 16px;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .news-modal__close svg {
    fill: #003d73;
  }
  .news-modal__title {
    font-size: 24px;
  }
  .news-modal__text {
    font-size: 16px;
  }
  .news-modal__arrow {
    width: 48px;
    height: 48px;
  }
}

.company-about {
  padding-top: 56px;
  overflow: hidden;
}
.company-about__header {
  margin-bottom: 80px;
}
.company-about__header .company-about__text {
  margin-bottom: 48px;
}
.company-about__title {
  margin: 0 auto 16px;
  text-align: center;
}
.company-about__video {
  position: relative;
  width: 100%;
  max-width: 704px;
  margin: 0 auto;
  cursor: pointer;
  background-image: url("/local/templates/severnaya-corp/css/../img/company-about/video-poster.jpg");
  background-size: cover;
  border-radius: 18px;
  overflow: hidden;
}
.company-about__video video {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.company-about__video::before {
  content: "";
  display: table;
  padding-top: 56.25%;
  pointer-events: none;
}
.company-about__play {
  padding: 0;
  margin: 0;
  background: 0 0;
  border: none;
  outline: 0;
  position: absolute;
  width: 45px;
  height: 45px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.company-about__play svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  fill: #ffffff;
}
.company-about__advantages {
  width: 100%;
  padding: 0;
  margin: 0 0 80px;
  list-style: none;
}
.company-about__advantage {
  margin-bottom: 48px;
  text-align: center;
}
.company-about__advantage:last-child {
  margin-bottom: 0;
}
.company-about__advantage-value {
  margin: 0 0 16px;
}
.company-about__advantage-value img {
  width: auto;
  height: 64px;
}
.company-about__advantage-title {
  max-width: 220px;
  margin: 0 auto 8px;
  color: #003d73;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
}
.company-about__advantage-subtitle {
  max-width: 220px;
  margin: 0 auto;
  color: #003d73;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}
.company-about__advantage-icon {
  margin: 0 0 24px;
}
.company-about__advantage-icon img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  margin: 0 auto;
}
.company-about__presentation-section {
  position: relative;
  margin-top: 240px;
  padding-bottom: 240px;
  color: #ffffff;
  border-radius: 25vw 25vw 0 0;
}
.company-about__presentation-section--blue {
  background-color: #003d73;
  margin-bottom: -240px;
}
.company-about__presentation-section--yellow {
  padding-top: 60px;
  padding-bottom: 120px;
  background-color: #f0af13;
  border-radius: 0;
}
.company-about__presentation-section--yellow .company-about__text b {
  color: #ffffff;
}
.company-about__logo-bg {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: -120px;
  left: 0;
  background-image: url("/local/templates/severnaya-corp/css/../img/company-about/bg.svg");
  background-position: top -80vw right -50vw;
  background-size: 300% auto;
  background-repeat: no-repeat;
  pointer-events: none;
}
.company-about__shadow {
  position: absolute;
  width: 200%;
  height: 500px;
  top: -48px;
  left: -50%;
  border-radius: 100vw 100vw 0 0;
  background-color: inherit;
}
.company-about__shadow .bottom,
.company-about__shadow .top {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: -48px;
  background-color: inherit;
  border-radius: inherit;
  opacity: 0.5;
}
.company-about__shadow .bottom {
  top: -96px;
  opacity: 0.2;
}
.company-about__subtitle {
  margin: 0 0 16px;
  font-size: 32px;
  line-height: 1.6;
  font-weight: 600;
  text-align: center;
}
.company-about__text {
  margin: 0;
  position: relative;
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
}
.company-about__text b {
  font-weight: 700;
  color: #f0af13;
}
.company-about__text img {
  display: block;
  margin: 16px auto 0;
  max-width: 100%;
}
.company-about__old-logo {
  margin: 120px 0;
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.company-about__old-logo img {
  max-width: 100%;
  margin-bottom: 16px;
}
.company-about__old-logo figcaption {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-size: 16px;
  font-style: italic;
}
.company-about__slogan {
  margin: 120px 0;
  color: #f0af13;
  font-size: 48px;
  font-weight: 700;
  white-space: nowrap;
  position: relative;
  left: 50%;
}
.company-about__wreath {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  left: 50%;
  opacity: 0.05;
  -webkit-transform: translateX(-50%) scale(0.6);
  -ms-transform: translateX(-50%) scale(0.6);
  transform: translateX(-50%) scale(0.6);
}
.company-about__wreath img {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.company-about__about-logo {
  position: relative;
}
.company-about__about-logo .company-about__text {
  z-index: 2;
}
.company-about__globe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.75);
  -ms-transform: translate(-50%, -50%) scale(1.75);
  transform: translate(-50%, -50%) scale(1.75);
  width: 100%;
  max-width: 560px;
  padding: 25px;
  aspect-ratio: 1;
  background-color: #003d73;
  border-radius: 50%;
}
.company-about__globe img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-animation: rotate 7s linear infinite forwards;
  animation: rotate 7s linear infinite forwards;
}
.company-about__new-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 160px;
  max-width: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.company-about__new-logo img {
  display: block;
  max-width: 100%;
}
.company-about__new-logo .logo {
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .company-about__header .company-about__text {
    font-size: 16px;
  }
  .company-about__advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: -80px;
  }
  .company-about__advantage {
    width: 50%;
    padding: 0 24px;
    margin-bottom: 80px;
  }
  .company-about__advantage:last-child {
    margin-bottom: 80px;
  }
  .company-about__advantage-value img {
    height: 84px;
  }
  .company-about__presentation-section--blue {
    margin-bottom: -320px;
    padding-bottom: 480px;
  }
  .company-about__presentation-section--yellow {
    padding-bottom: 240px;
    border-radius: 25vw 25vw 0 0;
  }
  .company-about__presentation-section .inner {
    max-width: 700px;
  }
  .company-about__shadow {
    width: 160%;
    height: 200vh;
    left: -30%;
  }
  .company-about__text {
    font-size: 24px;
  }
  .company-about__slogan {
    font-size: 120px;
  }
  .company-about__wreath {
    bottom: -120px;
  }
  .company-about__new-logo {
    width: 310px;
  }
}
@media (min-width: 1024px) {
  .company-about__presentation-section--blue {
    margin-bottom: -400px;
    padding-bottom: 520px;
  }
  .company-about__logo-bg {
    top: -160px;
  }
}
@media (max-width: 1279px) {
  .js-text {
    scale: 0.8 !important;
  }
}
@media (min-width: 1280px) {
  .company-about {
    padding-top: 76px;
    padding-bottom: 0;
  }
  .company-about__header {
    max-width: 620px;
    margin: 0 auto 120px;
  }
  .company-about__video {
    max-height: 600px;
  }
  .company-about__advantages {
    max-width: 1200px;
    margin: 0 auto;
  }
  .company-about__advantage {
    width: 33%;
  }
  .company-about__presentation-section--blue {
    margin-bottom: -400px;
    padding-bottom: 600px;
  }
  .company-about__presentation-section--blue::after {
    background-position: top -88vw right -60vw;
  }
  .company-about__presentation-section--yellow {
    padding-top: 240px;
  }
  .company-about__slogan {
    margin: 160px 0;
    font-size: 180px;
  }
  .company-about__wreath {
    width: 200%;
    bottom: -360px;
  }
  .company-about__globe {
    width: 90vh;
    max-width: 880px;
    padding: 60px;
    -webkit-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
  }
}
body.index {
  height: 100%;
  overflow: hidden;
  padding-top: 0;
}

.page-content {
  position: relative;
  z-index: 2;
  min-height: 60vh;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.16), 0 -8px 16px rgba(0, 0, 0, 0.16);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.16), 0 -8px 16px rgba(0, 0, 0, 0.16);
}
@media (min-width: 1280px) {
  .page-content {
    overflow: initial;
  }
}
@media (max-width: 1280px) {
  .page-content {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .page-content {
    margin-top: 0;
  }
}

.tabs-nav {
  max-width: 1440px;
  margin: 0 auto;
}
.tabs-nav__list {
  position: relative;
  height: 69px;
  padding: 18px 0 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tabs-nav__list.flickity-enabled {
  display: block;
}
.tabs-nav__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-width: 176px;
  width: auto;
}
.tabs-nav__link {
  position: relative;
  display: block;
  padding: 14px 20px;
  color: rgba(0, 61, 115, 0.5);
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.tabs-nav__link::after, .tabs-nav__link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
}
.tabs-nav__link::before {
  background-color: #c4c4c4;
}
.tabs-nav__link::after {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  background-color: #f0af13;
  border-radius: 1px;
}
.tabs-nav__link.active {
  color: #003d73;
}
.tabs-nav__link.active::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.tabs-nav__link:active, .tabs-nav__link:focus, .tabs-nav__link:hover {
  color: #003d73;
}
@media (min-width: 768px) {
  .tabs-nav {
    padding: 0 32px;
  }
}
@media (min-width: 1280px) {
  .tabs-nav {
    padding: 0 56px;
  }
}

.page-tabs__tab {
  display: none;
}
.page-tabs__tab.active {
  display: block;
}

.pagination__list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: bottom;
  padding: 0;
  margin: 0;
  list-style: none;
  border: 1px solid rgba(0, 61, 115, 0.1);
  border-radius: 4px;
  overflow: hidden;
}
.pagination__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 42px;
  height: 46px;
  border-right: 1px solid rgba(0, 61, 115, 0.1);
}
.pagination__item:last-child {
  border-right: none;
}
.pagination__empty, .pagination__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #003d73;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}
.pagination__empty.active, .pagination__empty:active, .pagination__empty:focus, .pagination__empty:hover, .pagination__link.active, .pagination__link:active, .pagination__link:focus, .pagination__link:hover {
  color: #fff;
  background-color: #f0af13;
}
.pagination__empty.active::before, .pagination__empty:active::before, .pagination__empty:focus::before, .pagination__empty:hover::before, .pagination__link.active::before, .pagination__link:active::before, .pagination__link:focus::before, .pagination__link:hover::before {
  border-color: #fff !important;
}
.pagination__empty.next, .pagination__empty.prev, .pagination__link.next, .pagination__link.prev {
  position: relative;
}
.pagination__empty.next::before, .pagination__empty.prev::before, .pagination__link.next::before, .pagination__link.prev::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 50%;
  top: 50%;
  border-width: 0 2px 2px 0;
  border-style: solid;
  border-color: #003d73;
  border-radius: 2px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.pagination__empty.prev::before, .pagination__link.prev::before {
  -webkit-transform: rotate(135deg) translate(-25%, 45%);
  -ms-transform: rotate(135deg) translate(-25%, 45%);
  transform: rotate(135deg) translate(-25%, 45%);
}
.pagination__empty.next::before, .pagination__link.next::before {
  -webkit-transform: rotate(-45deg) translate(0, -75%);
  -ms-transform: rotate(-45deg) translate(0, -75%);
  transform: rotate(-45deg) translate(0, -75%);
}

/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
.custom-checkbox__field:checked + .custom-checkbox__content::after {
  opacity: 1;
}

.custom-checkbox__field:focus + .custom-checkbox__content::before {
  outline: 2px solid #f00;
  outline-offset: 2px;
}

.custom-checkbox__field:disabled + .custom-checkbox__content {
  opacity: 0.4;
  pointer-events: none;
}

/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable value-keyword-case */
.section__time-online {
  padding: 60px 0;
}
@media (max-width: 1024px) {
  .section__time-online {
    padding: 30px 0 25px;
  }
}
.section__time-online .columns {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section__time-online .columns .time-online__img {
  width: 100%;
  height: 100%;
  max-width: 452px;
  max-height: 452px;
}
@media (max-width: 1024px) {
  .section__time-online .columns .time-online__img {
    width: 90%;
  }
}
@media (max-width: 790px) {
  .section__time-online .columns .column--left,
  .section__time-online .columns .column--right {
    width: 100%;
  }
}
@media (max-width: 790px) {
  .section__time-online .columns .column img.time-online__img {
    width: 70%;
    margin: 3em auto 0;
    display: block;
  }
}

.section__from-fabric {
  padding: 60px 0 60px 0;
}
@media (max-width: 768px) {
  .section__from-fabric {
    padding: 25px 0;
  }
}
.section__from-fabric .from-fabric__img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  .section__from-fabric .from-fabric__img {
    margin-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .section__from-fabric .columns .column {
    width: 100%;
  }
}

.section__expirience {
  position: relative;
  padding: 60px 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  .section__expirience {
    padding: 25px 0;
  }
}
.section__expirience::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url("/local/templates/severnaya-corp/css/../img/nashenka-logo-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 270px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .section__expirience::after {
    top: 200px;
  }
}
@media (max-width: 768px) {
  .section__expirience::after {
    background-color: #fff9e7;
    background-image: none;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 768px) {
  .section__expirience::before {
    display: block;
    position: absolute;
    content: "";
    top: 180px;
    background-color: #fff9e7;
    width: 100%;
    height: 150px;
    border-radius: 50%;
    z-index: -1;
  }
}
@media (max-width: 768px) and (max-width: 480px) {
  .section__expirience::before {
    top: 150px;
  }
}
.section__expirience .section-title {
  text-align: center;
  margin-bottom: 250px;
}
@media (max-width: 1024px) {
  .section__expirience .section-title {
    margin-bottom: 180px;
  }
}
@media (max-width: 768px) {
  .section__expirience .section-title {
    font-size: 20px;
    margin-bottom: 120px;
  }
}
.section__expirience .nashenka-logo {
  display: block;
  text-align: center;
  max-width: 338px;
  max-height: 383px;
  width: 100%;
  height: 100%;
  margin: 0 auto 115px;
}
@media (max-width: 1024px) {
  .section__expirience .nashenka-logo {
    height: auto;
    margin-bottom: 80px;
  }
}
@media (min-width: 1025px) {
  .section__expirience .nashenka-logo img {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 1024px) {
  .section__expirience .nashenka-logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
}
@media (max-width: 768px) {
  .section__expirience .nashenka-logo img {
    max-width: 70%;
  }
}
@media (max-width: 480px) {
  .section__expirience .nashenka-logo img {
    max-width: 85%;
  }
}

@media (max-width: 1024px) {
  .new-history--top .column--80p {
    width: 100%;
  }
}

.shop-page .page-section.section__expirience .container .new-history .section-title {
  text-align: center;
  margin-bottom: 26px;
}

.shop-page .page-section.section__expirience .container .new-history .nashenka-text-logo {
  display: block;
  text-align: center;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .shop-page .page-section.section__expirience .container .new-history .nashenka-text-logo {
    margin-bottom: 30px;
  }
}
.shop-page .page-section.section__expirience .container .new-history .nashenka-text-logo img {
  width: 100%;
  height: auto;
}

.shop-page .page-section.section__expirience .container .new-history--middle {
  margin: 50px 0;
}

@media screen and (max-width: 1024px) {
  .shop-page .page-section.section__expirience .container .new-history .nashenka-text-logo img {
    width: 90%;
  }
  .shop-page .page-section.section__expirience .container .new-history--middle {
    margin: 50px 0;
  }
}
@media screen and (max-width: 768px) {
  .shop-page .page-section.section__expirience .container .new-history--middle {
    margin-bottom: 0;
  }
  .shop-page .page-section.section__expirience .container .new-history--middle .column {
    width: 100%;
  }
}
.shop-page .page-section.section__expirience .container .new-history--bottom {
  margin: 0 0 60px 0;
}

@media screen and (max-width: 768px) {
  .shop-page .page-section.section__expirience .container .new-history--bottom .history-of-name {
    text-align: left;
  }
}
.shop-page .page-section.section__expirience .container .new-history--bottom .nashenka-true-place {
  width: 100%;
  height: 100%;
  text-align: right;
}

.shop-page .page-section.section__expirience .container .new-history--bottom .nashenka-true-place img {
  max-height: 417px;
  width: 100%;
  height: auto;
  max-width: 417px;
}

@media screen and (max-width: 1024px) {
  .shop-page .page-section.section__expirience .container .new-history--bottom .nashenka-true-place img {
    width: 90%;
  }
}
.shop-page .page-section.section__expirience .container .new-history--bottom .slogans {
  text-align: center;
  margin: 130px 0 40px 0;
}

@media screen and (max-width: 768px) {
  .shop-page .page-section.section__expirience .container .new-history--bottom .slogans {
    margin: 0;
  }
}
.shop-page .page-section.section__expirience .container .new-history--middle .column .slogans p,
.shop-page .page-section.section__expirience .container .new-history--bottom .slogans p {
  font-family: "TT FIRS NEUE TRL", "Open Sans", SansSerif;
  font-size: 30px;
  color: #bf0702;
  text-transform: uppercase;
  line-height: 1.5;
  margin-bottom: 50px;
  letter-spacing: 5px;
}

@media screen and (max-width: 768px) {
  .shop-page .page-section.section__expirience .container .new-history--middle .column .slogans p {
    text-align: center;
  }
}
.shop-page .page-section.section__expirience .container .new-history--bottom .slogans p:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .shop-page .page-section.section__expirience .container .new-history--middle .column .slogans p,
  .shop-page .page-section.section__expirience .container .new-history--bottom .slogans p {
    font-size: 24px;
  }
  .shop-page .page-section.section__expirience .container .new-history--bottom .slogans p br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .shop-page .page-section.section__expirience .container .new-history--bottom {
    margin-bottom: 30px;
  }
  .shop-page .page-section.section__expirience .container .new-history--bottom.single-paragraph {
    margin-bottom: 0;
  }
  .shop-page .page-section.section__expirience .container .new-history--middle .column .slogans p,
  .shop-page .page-section.section__expirience .container .new-history--bottom .slogans p {
    margin: 0 0 30px 0;
    font-size: 18px;
  }
  .shop-page .page-section.section__expirience .container .new-history--bottom .column {
    width: 100%;
  }
  .shop-page .page-section.section__expirience .container .new-history--bottom .nashenka-true-place {
    text-align: center;
    margin: 30px 0;
  }
}
.section-shop-link {
  padding: 30px 0;
  text-align: center;
}

.section-shop-link:first-child {
  padding-top: 50px;
}

@media screen and (min-width: 768px) {
  .section-shop-link {
    padding: 20px 0;
  }
}
@media screen and (min-width: 1024px) {
  .section-shop-link {
    padding: 0;
  }
}
.section-shop-link .btn--shop {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  text-decoration: none;
  border-radius: 114px;
  border-color: #bf0702;
  background-color: #bf0702;
  padding: 14px 15px;
  z-index: 1;
  color: #f4d58d;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

@media screen and (min-width: 768px) {
  .section-shop-link .btn--shop {
    padding: 14px 21px;
  }
}
.section-shop-link .btn--shop:hover,
.section-shop-link .btn--shop:active,
.section-shop-link .btn--shop:focus {
  background-color: #890c08;
  border-color: #890c08;
}

.show-only-mobile {
  display: none;
}

@media screen and (max-width: 786px) {
  .hide-mobile {
    display: none !important;
  }
  .show-only-mobile {
    display: block !important;
  }
}
.products {
  padding-top: 56px;
  padding-bottom: 80px;
  -webkit-transition: opacity 160ms ease 160ms;
  transition: opacity 160ms ease 160ms;
}
.products__data {
  margin-bottom: 56px;
}
.products__content {
  margin-bottom: 24px;
}
.products__title {
  margin-bottom: 16px;
}
.products__title .title {
  font-weight: 400;
}
.products__title .title b {
  font-weight: 700;
}
.products__text {
  margin: 0;
  color: rgba(0, 61, 115, 0.8);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}
.products__link {
  display: block;
  margin-bottom: 16px;
  color: #003d73;
  font-weight: 500;
  line-height: 1.6;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.products__link--highlight {
  margin-bottom: 24px;
  font-weight: 700;
  text-decoration: underline;
}
.products__link:active, .products__link:focus, .products__link:hover {
  opacity: 0.6;
}
.products__list {
  margin-bottom: 56px;
}
.products__product {
  margin-bottom: 24px;
}
.products__product:last-child {
  margin-bottom: 0;
}
.products__links .btn-order, .products__links .btn-shop {
  width: 235px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}
.products.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.products__filter {
  margin-bottom: 68px;
}

.products-filter__filter {
  position: relative;
  margin-bottom: 16px;
  width: 100%;
  max-width: 340px;
}
.products-filter__filter:last-child {
  margin-bottom: 0;
}
.products-filter__trigger {
  padding: 0;
  margin: 0;
  background: 0 0;
  border: none;
  outline: 0;
  position: relative;
  width: 100%;
  padding: 18px 50px 17px 16px;
  font-size: 16px;
  font-weight: 600;
  background: #ffffff;
  -webkit-box-shadow: 0 0 24px rgba(0, 61, 115, 0.08);
  box-shadow: 0 0 24px rgba(0, 61, 115, 0.08);
  border-radius: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.products-filter__trigger:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 7px;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: #003d73;
  background-image: url("/local/templates/severnaya-corp/css/../img/triangle-down.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.products-filter__trigger.active:after {
  -webkit-transform: rotate(180deg) translateY(50%);
  -ms-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
}
.products-filter__trigger span {
  pointer-events: none;
}
.products-filter__dropdown {
  position: absolute;
  z-index: 99;
  width: 100%;
  padding: 16px;
  left: 0;
  top: 100%;
  margin-top: 16px;
  background: #ffffff;
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.04);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.products-filter__dropdown.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  pointer-events: all;
}
.products-filter__option {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.products-filter__option:last-child {
  margin-bottom: 0;
}
.products-filter__option:active, .products-filter__option:focus, .products-filter__option:hover {
  opacity: 0.6;
}

@media (min-width: 768px) {
  .products-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .products-filter__filter {
    margin-bottom: 0;
    width: 248px;
    margin-right: 40px;
  }
}
@media (min-width: 768px) {
  .products__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .products__content {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-bottom: 0;
  }
  .products__links {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: auto;
    text-align: right;
  }
  .products__filter {
    margin-bottom: 48px;
  }
  .products__order {
    margin-left: auto;
  }
  .products__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -12px 32px;
  }
  .products__product {
    width: 50%;
    max-width: 50%;
    padding: 0 12px 24px;
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .products {
    padding-bottom: 120px;
  }
  .products__content {
    width: 70%;
  }
  .products__text {
    max-width: 618px;
  }
  .products__list {
    margin: 0 -20px 16px;
  }
  .products__product {
    width: 33%;
    max-width: 33%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 20px 40px;
  }
}
.product-card {
  position: relative;
  height: 100%;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 24px rgba(0, 61, 115, 0.08);
  box-shadow: 0 0 24px rgba(0, 61, 115, 0.08);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  cursor: pointer;
}
.product-card:hover {
  -webkit-transform: scale(0.981);
  -ms-transform: scale(0.981);
  transform: scale(0.981);
}
.product-card.disabled {
  opacity: 0.6;
  pointer-events: none;
}
.product-card__image {
  width: 45%;
  max-width: 150px;
  padding-right: 16px;
}
.product-card__image img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.product-card__content {
  width: 55%;
  padding: 10px 0;
}
.product-card__title {
  margin: 0 0 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
.product-card__description-row {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}
.product-card__description-row:last-child {
  margin-bottom: 0;
}

@media (min-width: 1280px) {
  .product-card {
    padding: 16px 24px;
  }
  .product-card__image {
    padding-right: 32px;
  }
}
.company-business {
  padding-top: 56px;
  overflow: hidden;
}
.company-business__title {
  margin-bottom: 16px;
  text-align: center;
}
.company-business__text {
  max-width: 620px;
  margin: 0 auto;
  color: rgba(0, 61, 115, 0.8);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}
.company-business__intro {
  position: relative;
  z-index: 1;
  color: rgba(0, 61, 115, 0.8);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}
.company-business__intro p {
  margin: 0 0 24px;
}
.company-business__intro p:last-child {
  margin-bottom: 0;
}
.company-business__map {
  width: calc(100% + 48px);
  margin-left: -24px;
  margin-bottom: 24px;
  margin-top: -24px;
  overflow: hidden;
}
.company-business__map img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.company-business__video {
  position: relative;
  width: calc(100% + 48px);
  height: 268px;
  margin-top: 40px;
  margin-left: -24px;
  margin-bottom: 80px;
  background-image: url("/local/templates/severnaya-corp/css/../img/company-business/video-poster.jpg");
  background-size: cover;
  border-radius: 18px;
  cursor: pointer;
}
.company-business__play {
  padding: 0;
  margin: 0;
  background: 0 0;
  border: none;
  outline: 0;
  position: absolute;
  width: 31px;
  height: 35px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-40%, -50%);
  -ms-transform: translate(-40%, -50%);
  transform: translate(-40%, -50%);
}
.company-business__play svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  fill: none;
  stroke: #f0af13;
}
.company-business__programs-title {
  margin-bottom: 16px;
}
.company-business__programs-cards {
  width: calc(100% + 48px);
  margin-left: -24px;
}
.company-business__programs-text {
  margin-bottom: 40px;
  font-size: 16px;
  color: rgba(0, 61, 115, 0.8);
  line-height: 1.6;
  font-weight: 500;
}
.company-business__programs-text p {
  margin: 0 0 16px;
}
.company-business__programs-text p:last-child {
  margin-bottom: 0;
}
.company-business__program-card {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  height: 240px;
}
.company-business__news {
  padding-top: 120px;
  padding-bottom: 80px;
  background-color: #f2f5f8;
}
.company-business__news-title {
  margin-bottom: 16px;
  text-align: center;
}
.company-business__news-text {
  max-width: 620px;
  margin: 0 auto 48px;
  color: rgba(0, 61, 115, 0.8);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}
.company-business__news-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-business__news-card {
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
  padding-bottom: 48px;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.company-business__news-card:hover {
  -webkit-transform: scale(0.981);
  -ms-transform: scale(0.981);
  transform: scale(0.981);
}
.company-business__news-card:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .company-business__map {
    width: 100%;
    margin-left: 0;
    margin-top: -48px;
  }
  .company-business__map img {
    width: 100%;
  }
  .company-business__video {
    width: 100%;
    height: 405px;
    margin-left: 0;
  }
  .company-business__play {
    width: 59px;
    height: 68px;
  }
  .company-business__programs-cards {
    width: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 512px;
  }
  .company-business__program-card {
    width: 33%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 100%;
    margin: 0;
    max-width: none;
  }
  .company-business__news {
    background-image: url("/local/templates/severnaya-corp/css/../img/company-business/news-bg.svg");
    background-position: top 60px center;
    background-repeat: no-repeat;
    background-size: 770px auto;
  }
  .company-business__news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -12px -62px;
  }
  .company-business__news-card {
    width: 50%;
    max-width: 456px;
    padding: 0 12px 62px;
  }
}
@media (min-width: 1280px) {
  .company-business__map {
    width: calc(100% + 112px);
    margin-left: -52px;
    margin-top: -148px;
  }
  .company-business__video {
    margin-top: 80px;
    height: 505px;
  }
  .company-business__programs-text {
    max-width: 50%;
  }
  .company-business__news {
    padding-top: 294px;
    padding-bottom: 120px;
    margin-top: -100px;
    background-size: 1080px auto;
    background-position: top 160px center;
  }
  .company-business__news-list {
    margin: 0 -20px -40px;
  }
  .company-business__news-card {
    width: 33%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 20px 40px;
  }
}
.company-procurement {
  padding-top: 56px;
  padding-bottom: 96px;
}
.company-procurement__title {
  margin-bottom: 16px;
  text-align: center;
}
.company-procurement__text {
  max-width: 620px;
  margin: 0 auto 40px;
  color: rgba(0, 61, 115, 0.8);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}
.company-procurement__text a {
  color: #f0af13;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  text-decoration: underline;
}
.company-procurement__text a:active, .company-procurement__text a:focus, .company-procurement__text a:hover {
  opacity: 0.6;
}
.company-procurement__actions {
  margin-bottom: 45px;
}
.company-procurement__action {
  width: 100%;
  margin-bottom: 24px;
  white-space: nowrap;
}
.company-procurement__action:last-child {
  margin-bottom: 0;
}
.company-procurement__category {
  position: relative;
  width: 100%;
  height: 300px;
  background-color: #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0 16px 24px;
}
.company-procurement__category:nth-child(2) {
  background-color: #f8f8f8;
}
.company-procurement__category-title {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
}
.company-procurement__category-text {
  margin: 0;
  color: rgba(0, 61, 115, 0.8);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .company-procurement__text {
    margin-bottom: 46px;
  }
  .company-procurement__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 80px;
  }
  .company-procurement__action {
    margin-bottom: 0;
    margin-right: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .company-procurement__action:last-child {
    margin-right: 0;
  }
  .company-procurement__categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .company-procurement__category {
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 24px 24px;
  }
  .company-procurement__category-content {
    max-width: 304px;
  }
}
@media (min-width: 1280px) {
  .company-procurement {
    padding-bottom: 120px;
  }
  .company-procurement__category {
    width: 33%;
    padding: 0 32px 32px;
  }
}
.company-history {
  padding-top: 56px;
}
.company-history__header {
  margin-bottom: 48px;
}
.company-history__title {
  margin-bottom: 16px;
  text-align: center;
}
.company-history__subtitle {
  max-width: 620px;
  margin: 0 auto;
  color: rgba(0, 61, 115, 0.8);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}
.company-history__year {
  display: none;
}
.company-history__timespan {
  margin-bottom: 80px;
}
.company-history__timespan[data-year="1996"] .company-history__timespan-image {
  margin-bottom: 60px;
  max-width: 90%;
}
.company-history__timespan[data-year="1996"] .company-history__timespan-image img {
  display: block;
  max-width: 100%;
}
.company-history__timespan[data-year="1996"] .company-history__additional-image {
  display: block;
  position: absolute;
}
.company-history__timespan[data-year="1996"] .company-history__additional-image--first {
  width: 130px;
  left: -15px;
}
.company-history__timespan[data-year="1996"] .company-history__additional-image--second {
  width: 120px;
  right: 8px;
  bottom: -40px;
}
.company-history__timespan-image {
  position: relative;
  max-width: 680px;
  margin: 0 auto 24px;
}
.company-history__timespan-image img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.company-history__timespan-content {
  text-align: center;
}
.company-history__timespan-content a {
  color: #f0af13;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.company-history__timespan-content a a:active, .company-history__timespan-content a a:focus, .company-history__timespan-content a a:hover {
  opacity: 0.6;
}
.company-history__timespan-year {
  margin: 0 0 8px;
  color: #f0af13;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
}
.company-history__timespan-title {
  margin: 0 0 16px;
  color: #003d73;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
}
.company-history__timespan-text {
  margin: 0;
  color: #003d73;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}
.company-history__timespan-text p {
  margin: 0 0 16px;
}
.company-history__timespan-text p:last-child {
  margin-bottom: 0;
}
.company-history__timespan[data-year="2023"] {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.company-history__timespan[data-year="2023"] .company-history__timespan-image {
  width: 100%;
  margin-top: 30px;
}
.company-history__additional-image {
  display: none;
}
.company-history__data-box {
  margin-top: 80px;
  margin-bottom: 120px;
  padding: 120px 24px;
  width: calc(100% + 48px);
  margin-left: -24px;
  background-color: #f0af13;
  clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 100%);
}
.company-history__data-col {
  margin-bottom: 80px;
}
.company-history__data-col:last-child {
  margin-bottom: 0;
}
.company-history__data-year {
  margin-bottom: 32px;
  font-size: 22px;
  line-height: 1.6;
  color: #fff;
}
.company-history__data-value {
  margin: 0 0 16px;
  color: #fff;
  font-weight: 900;
  font-size: 100px;
  line-height: 0.65;
}
.company-history__data-label {
  margin-bottom: 18px;
  color: #fff;
  font-weight: 900;
  font-size: 68px;
  line-height: 0.8;
}
.company-history__data-image img {
  display: block;
  max-width: 100%;
}
.company-history__data-text {
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}
.company-history__actual .company-history__timespan-content {
  margin-bottom: 40px;
}
.company-history__actual .company-history__timespan.-image {
  width: calc(100% + 48px);
  margin-left: -24px;
  margin-bottom: 0;
}
.company-history__actual .company-history__timespan.-image img {
  display: block;
  width: 100%;
}

@supports (-webkit-text-stroke: 2px black) {
  .company-history__data-label {
    color: transparent;
    -webkit-text-stroke: 1.5px #fff;
  }
}
@media screen and (min-width: 768px) {
  .company-history__timespan {
    max-width: 600px;
    margin: 0 auto 120px;
  }
  .company-history__timespan[data-year="1996"] .company-history__timespan-image {
    margin-bottom: 96px;
    max-width: none;
  }
  .company-history__timespan[data-year="1996"] .company-history__additional-image {
    display: block;
    position: absolute;
  }
  .company-history__timespan[data-year="1996"] .company-history__additional-image--first {
    width: 260px;
    left: -48px;
  }
  .company-history__timespan[data-year="1996"] .company-history__additional-image--second {
    width: 240px;
    right: 16px;
    bottom: -80px;
  }
  .company-history__timespan[data-year="2005"] .company-history__timespan-image {
    margin-bottom: 96px;
    max-width: none;
  }
  .company-history__timespan[data-year="2005"] .company-history__additional-image {
    display: block;
    position: relative;
    width: 50%;
    margin-top: 15px;
    height: 218px;
  }
  .company-history__timespan[data-year="2005"] .company-history__additional-image--first {
    left: 0;
  }
  .company-history__timespan[data-year="2005"] .company-history__additional-image--second {
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(50% - 15px);
  }
  .company-history__data-box {
    width: calc(100% + 64px);
    margin-left: -32px;
    margin-top: 100px;
  }
  .company-history__data-col {
    width: 480px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-top: 96px;
    margin: auto;
  }
  .company-history__data-value {
    margin-bottom: 8px;
  }
  .company-history__data-year {
    font-size: 32px;
  }
  .company-history__data-label {
    font-size: 100px;
  }
  .company-history__actual {
    max-width: none;
  }
  .company-history__actual .company-history__timespan-content {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .company-history__actual .company-history__timespan-image {
    max-width: none;
    width: calc(100% + 64px);
    margin-left: -32px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1280px) {
  .company-history__timespan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
  }
  .company-history__timespan[data-year="2023"] .company-history__timespan-image {
    margin-top: 0;
    width: 60%;
  }
  .company-history__timespan[data-year="1986"] {
    /*margin-bottom: 160px;*/
    margin-bottom: 120px;
  }
  .company-history__timespan[data-year="1986"] .company-history__timespan-content {
    max-width: 445px;
    padding-top: 70px;
  }
  .company-history__timespan[data-year="1986"] .company-history__timespan-image {
    position: relative;
    max-width: 680px;
    margin-right: 72px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 0;
    order: 0;
  }
  .company-history__timespan[data-year="1986"] .company-history__timespan-image img {
    height: 100%;
  }
  .company-history__timespan[data-year="1986"] .company-history__additional-image--first {
    width: 410px;
    left: -98px;
  }
  .company-history__timespan[data-year="1986"] .company-history__additional-image--second {
    width: 320px;
    right: 20px;
    bottom: -110px;
  }
  .company-history__timespan[data-year="1986"] .company-history__timespan-content {
    max-width: 445px;
    padding-top: 70px;
  }
  .company-history__timespan[data-year="1996"] .company-history__timespan-image {
    max-width: 680px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .company-history__timespan[data-year="1996"] .company-history__additional-image--first {
    width: 410px;
    left: -98px;
  }
  .company-history__timespan[data-year="1996"] .company-history__additional-image--second {
    width: 320px;
    right: 20px;
    bottom: -110px;
  }
  .company-history__timespan[data-year="1996"] .company-history__timespan-content {
    margin-right: 85px;
    margin-left: 112px;
  }
  .company-history__timespan[data-year="1998"] {
    margin-bottom: 140px;
    padding-bottom: 100px;
    overflow: hidden;
  }
  .company-history__timespan[data-year="1998"] .company-history__timespan-image {
    position: relative;
    margin-left: 112px;
    margin-right: 70px;
  }
  .company-history__timespan[data-year="1998"] .company-history__additional-image {
    width: 409px;
    bottom: -50px;
    left: 40%;
  }
  .company-history__timespan[data-year="1998"] .company-history__timespan-content {
    padding-top: 110px;
  }
  .company-history__timespan[data-year="2000"] {
    position: relative;
    margin-bottom: 120px;
  }
  .company-history__timespan[data-year="2000"] .company-history__timespan-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 60px;
    margin-left: auto;
  }
  .company-history__timespan[data-year="2000"] .company-history__timespan-content {
    position: relative;
    padding-right: 25px;
    left: 144px;
    top: -110px;
  }
  .company-history__timespan[data-year="2005"] {
    margin-bottom: 170px;
  }
  .company-history__timespan[data-year="2005"] .company-history__timespan-image {
    position: relative;
    margin-left: 96px;
    margin-right: 56px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .company-history__timespan[data-year="2005"] .company-history__additional-image {
    position: absolute;
    top: 100%;
  }
  .company-history__timespan[data-year="2005"] .company-history__additional-image--first {
    position: absolute;
    left: 0;
    height: 50%;
    width: 50%;
    margin-top: 15px;
  }
  .company-history__timespan[data-year="2005"] .company-history__additional-image--second {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: calc(50% - 15px);
    margin-top: 15px;
  }
  .company-history__timespan[data-year="2005"] .company-history__timespan-content {
    padding-top: 90px;
  }
  .company-history__timespan[data-year="2018"] {
    position: relative;
    margin-bottom: 140px;
  }
  .company-history__timespan[data-year="2018"] .company-history__timespan-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 36px;
    margin-left: auto;
  }
  .company-history__timespan[data-year="2018"] .company-history__timespan-content {
    margin-left: 112px;
    padding-right: 25px;
  }
  .company-history__timespan[data-year="2019"] {
    position: relative;
  }
  .company-history__timespan[data-year="2019"] .company-history__timespan-image {
    position: relative;
    margin-right: 80px;
    margin-left: 220px;
  }
  .company-history__timespan[data-year="2019"] .company-history__additional-image {
    z-index: -1;
    width: 399px;
    top: -100px;
    left: -150px;
  }
  .company-history__timespan[data-year="2019"] .company-history__timespan-content {
    padding-top: 230px;
  }
  .company-history__timespan[data-year="2020"] {
    position: relative;
  }
  .company-history__timespan[data-year="2020"] .company-history__timespan-image {
    position: relative;
    margin-right: 80px;
    margin-left: 220px;
    display: none;
  }
  .company-history__timespan[data-year="2020"] .company-history__timespan-year {
    text-align: center;
  }
  .company-history__timespan[data-year="2020"] .company-history__timespan-title {
    text-align: center;
  }
  .company-history__timespan[data-year="2020"] .company-history__timespan-text {
    max-width: 620px;
    text-align: center;
  }
  .company-history__timespan[data-year="2020"] .company-history__additional-image {
    z-index: -1;
    width: 399px;
    top: -100px;
    left: -150px;
  }
  .company-history__timespan-image {
    margin: 0;
    max-width: none;
  }
  .company-history__timespan-content {
    margin: 0;
    text-align: left;
  }
  .company-history__timespan-text {
    max-width: 400px;
  }
  .company-history__header {
    margin-bottom: 0;
  }
  .company-history__year {
    display: block;
    margin-top: 16px;
    position: sticky;
    top: 125px;
    z-index: 10;
    color: #f0af13;
    font-weight: 900;
    font-size: 240px;
    line-height: 1;
    text-align: center;
    font-variant-numeric: tabular-nums;
  }
  .company-history-image {
    display: block;
    position: absolute;
  }
  .company-history-image img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .company-history__data-box {
    position: relative;
    z-index: 11;
    padding: 110px 96px 150px;
    width: 100%;
    margin-top: 80px;
    width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
    width: calc(var(--vw, 1vw) * 100);
    margin-left: calc((100% - var(--vw, 1vw) * 100) / 2);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .company-history__data-box-inner {
    max-width: 1140px;
    padding: 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .company-history__data-col {
    margin-left: 0;
    width: 480px;
  }
  .company-history__data-text {
    max-width: 330px;
  }
  .company-history__data__actual {
    display: block;
  }
  .company-history__data__actual .company-history__timespan-content {
    text-align: center;
  }
  .company-history__data__actual .company-history__timespan-text {
    max-width: none;
  }
  .company-history__data__actual .company-history__timespan-image {
    width: 100%;
    max-width: 1326px;
    margin: 0 auto;
  }
  @supports (-webkit-text-stroke: 2px black) {
    .company-history__year {
      color: transparent;
      -webkit-text-stroke: 2px rgba(240, 175, 19, 0.4);
    }
  }
}
.feedback-modal__body .success-submit {
  display: block;
  text-align: center;
}
.feedback-modal__body .error-submit {
  color: #bf0702;
  display: block;
  text-align: center;
}
.feedback-modal__body .hidden {
  display: none;
}

.feedback-modal__body {
  padding: 52px 24px 40px;
  max-width: 808px;
  background-color: #f2f5f8;
  max-height: 90%;
  overflow-y: auto;
  border-radius: 8px;
}
.feedback-modal__body.success {
  text-align: center;
}
.feedback-modal__body.success .feedback-modal__form,
.feedback-modal__body.success .feedback-modal__title {
  display: none;
}
.feedback-modal__title {
  margin: 0 0 24px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.feedback-modal__form {
  max-width: 664px;
  margin: 0 auto;
}
.feedback-modal__input {
  margin-bottom: 24px;
}
.feedback-modal__input textarea {
  display: block;
  width: 100%;
  padding: 12px 16px;
  height: 96px;
  font-size: 14px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid transparent;
  outline: 0;
  -webkit-box-shadow: 0 0 24px rgba(51, 51, 51, 0.08);
  box-shadow: 0 0 24px rgba(51, 51, 51, 0.08);
  border-radius: 6px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  resize: none;
}
.feedback-modal__input textarea::-webkit-input-placeholder {
  color: rgba(0, 61, 115, 0.5);
}
.feedback-modal__input textarea::-moz-placeholder {
  color: rgba(0, 61, 115, 0.5);
}
.feedback-modal__input textarea:-ms-input-placeholder {
  color: rgba(0, 61, 115, 0.5);
}
.feedback-modal__input textarea::-ms-input-placeholder {
  color: rgba(0, 61, 115, 0.5);
}
.feedback-modal__input textarea::placeholder {
  color: rgba(0, 61, 115, 0.5);
}
.feedback-modal__input textarea:focus {
  border-color: #f0af13;
}
.feedback-modal__submit {
  width: 100%;
  margin: 0 auto 16px;
}
.feedback-modal__legal {
  display: block;
  width: 100%;
}
.feedback-modal__legal input {
  position: absolute;
  opacity: 0;
}
.feedback-modal__legal input:checked + span::after {
  opacity: 1;
}
.feedback-modal__legal span {
  position: relative;
  display: block;
  padding-left: 36px;
  font-size: 12px;
  line-height: 1.6;
}
.feedback-modal__legal span::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: -3px;
  left: 0;
  border-radius: 6px;
  background-color: #fff;
}
.feedback-modal__legal span::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 9px;
  left: 9px;
  top: 8px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  -webkit-transform: rotate(45deg) translate(-70%, -40%);
  -ms-transform: rotate(45deg) translate(-70%, -40%);
  transform: rotate(45deg) translate(-70%, -40%);
  border-color: #003d73;
  opacity: 0;
  border-radius: 2px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.feedback-modal__legal a {
  color: #003d73;
  font-weight: 700;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.feedback-modal__legal a:active, .feedback-modal__legal a:focus, .feedback-modal__legal a:hover {
  opacity: 0.6;
}
.feedback-modal__error {
  display: none;
  font-size: 12px;
  color: #f03f13;
  line-height: 1.6;
}
.feedback-modal__error.active {
  display: block;
}
@media (min-width: 768px) {
  .feedback-modal__body {
    padding: 56px 40px;
  }
  .feedback-modal__title {
    text-align: center;
  }
  .feedback-modal__close {
    top: 32px;
  }
  .feedback-modal__input-row {
    margin: 0 -12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .feedback-modal__input-row .feedback-modal__input {
    width: 45%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 12px 24px;
  }
  .feedback-modal__input-row .feedback-modal__input--full {
    width: 100%;
  }
}

.career-jobs {
  padding-top: 56px;
}
.career-jobs__title {
  margin-bottom: 16px;
  text-align: center;
}
.career-jobs__text {
  max-width: 620px;
  margin: 0 auto 50px;
  color: rgba(0, 61, 115, 0.8);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}
.career-jobs__text a {
  color: #f0af13;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  text-decoration: underline;
}
.career-jobs__text a:active, .career-jobs__text a:focus, .career-jobs__text a:hover {
  opacity: 0.6;
}
.career-jobs__text-note {
  text-align: center;
  font-size: 22px;
  line-height: 1.5;
  margin: 0 auto 50px;
  max-width: 50%;
}
.career-jobs__mail {
  display: block;
  margin: 0 0 48px;
  color: #003d73;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.career-jobs__mail:active, .career-jobs__mail:focus, .career-jobs__mail:hover {
  opacity: 0.6;
}
.career-jobs__vacancies {
  margin-top: 80px;
  padding: 56px 0;
  background-color: #f2f5f8;
}
.career-jobs__vacancies-title {
  margin: 0 0 24px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
}
.career-jobs__vacancies-list {
  margin-bottom: 40px;
}
.career-jobs__vacancies-card {
  margin-bottom: 24px;
}
.career-jobs__vacancies-card:last-child {
  margin-bottom: 0;
}
.career-jobs__filter {
  margin-bottom: 24px;
}
.career-jobs__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 50px;
}
.career-jobs__job {
  margin-right: 20px;
  background-color: #003d73;
  border-color: #003d73;
  color: #fff;
  min-width: 210px;
}
.career-jobs__intern {
  background-color: #f0af13;
  color: #fff;
  min-width: 210px;
}

@media (min-width: 1024px) {
  .career-jobs__vacancies-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -12px 16px;
  }
  .career-jobs__vacancies-card {
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 50%;
    padding: 0 12px 24px;
  }
}
@media (min-width: 1280px) {
  .career-jobs__vacancies {
    padding: 120px 0;
  }
  .career-jobs__vacancies-header {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .career-jobs__vacancies-title {
    margin-right: 24px;
    /*margin-bottom: 0;*/
  }
  .career-jobs__filter {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    /*margin-bottom: 0;*/
  }
  .career-jobs__vacancies-card {
    width: 33%;
  }
}
@media screen and (max-width: 768px) {
  .career-jobs__text-note {
    max-width: 100%;
    font-size: 18px;
  }
}
.career-overview {
  padding-top: 56px;
  padding-bottom: 80px;
  overflow: hidden;
}
.career-overview__title {
  margin-bottom: 16px;
  text-align: center;
}
.career-overview__text {
  max-width: 600px;
  margin: 0 auto 32px;
  color: rgba(0, 61, 115, 0.8);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}
.career-overview__text p {
  margin: 0 0 16px;
}
.career-overview__text p:last-child {
  margin-bottom: 0;
}
.career-overview__values {
  padding-bottom: 42px;
}
.career-overview__values .career-overview__title {
  margin-bottom: 48px;
}
.career-overview__values-list {
  padding: 0;
  margin: 0 0 80px;
  list-style: none;
}
.career-overview__value {
  margin-bottom: 48px;
  text-align: center;
}
.career-overview__value:last-child {
  margin-bottom: 0;
}
.career-overview__value-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 16px;
}
.career-overview__value-icon img {
  display: block;
  width: 100%;
}
.career-overview__value-label {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}
.career-overview__program {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f2f5f8;
}
.career-overview__program-gallery {
  margin: 8px -4px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.career-overview__program-image {
  padding: 0 4px 8px;
  width: 50%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.career-overview__program-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.career-overview__program-card {
  padding: 32px 16px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  background-color: #fff;
}
.career-overview__program-card:last-child {
  margin-bottom: 0;
}
.career-overview__program-card p {
  margin: 0 0 16px;
}
.career-overview__program-card p:last-child {
  margin-bottom: 0;
}
.career-overview__program-card p b {
  font-weight: 700;
}
.career-overview__program-card p a {
  color: #003d73;
  font-weight: 700;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.career-overview__program-card p a:active, .career-overview__program-card p a:focus, .career-overview__program-card p a:hover {
  opacity: 0.6;
}
.career-overview__program-card ul {
  padding: 0;
  margin: 0 0 16px;
  list-style: none;
}
.career-overview__program-card ul:last-child {
  margin-bottom: 0;
}
.career-overview__program-card ul li {
  position: relative;
  margin: 0 0 16px;
}
.career-overview__program-card ul li::before {
  content: "-";
  display: inline-block;
  margin-right: 3px;
}
.career-overview__program-card ul li:last-child {
  margin-bottom: 0;
}
.career-overview__forum {
  padding-top: 80px;
}
.career-overview__forum-content {
  padding-bottom: 16px;
}
.career-overview__forum-logo {
  width: 100%;
}
.career-overview__forum-logo img {
  display: block;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .career-overview__title {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .career-overview__values-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -12px 0 32px;
  }
  .career-overview__value {
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 12px 48px;
  }
  .career-overview__program-gallery {
    margin: 0 -8px 40px;
  }
  .career-overview__program-image {
    padding: 0 8px 16px;
  }
  .career-overview__program-card {
    padding: 32px;
    min-height: 310px;
  }
  .career-overview__program-card a {
    text-decoration: underline;
  }
  .career-overview__forum .career-overview__text {
    max-width: none;
  }
}
@media (min-width: 1280px) {
  .career-overview__values .career-overview__title {
    margin-bottom: 112px;
  }
  .career-overview__value {
    width: 33%;
    padding-bottom: 72px;
  }
  .career-overview__value:nth-child(3n+2) {
    margin-top: -32px;
  }
  .career-overview__program-image {
    width: 25%;
  }
  .career-overview__program-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -8px;
  }
  .career-overview__program-card {
    width: 40%;
    margin: 0 8px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .career-overview__forum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .career-overview__forum-content {
    width: 580px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .career-overview__forum-content .career-overview__text,
  .career-overview__forum-content .career-overview__title {
    text-align: left;
  }
  .career-overview__forum-content .career-overview__text {
    max-width: 540px;
    margin: 0;
  }
  .career-overview__forum-image {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.swiper-career {
  width: 100%;
  height: 100%;
  max-height: 300px;
  position: relative;
  overflow: hidden;
  margin: 0 auto 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*outline: 1px solid red;*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-wrapper.swiper-wrapper-career {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-slide.swiper-slide-career {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 31%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 0;
  max-width: 484px;
}
.swiper-slide.swiper-slide-career img {
  display: block;
  width: 100%;
  height: auto;
}

.career-safety {
  padding-top: 56px;
}
.career-safety__title {
  margin-bottom: 16px;
  text-align: center;
}
.career-safety__text {
  max-width: 620px;
  margin: 0 auto 48px;
  color: rgba(0, 61, 115, 0.8);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}
.career-safety__documents {
  padding: 56px 0;
  background-color: #f2f5f8;
}
@media (min-width: 768px) {
  .career-safety__documents-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -12px -24px;
  }
}
.career-safety__documents-card {
  margin-bottom: 24px;
}
.career-safety__documents-card:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .career-safety__documents-card {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 0 12px 24px;
  }
}
@media (min-width: 1280px) {
  .career-safety__documents-card {
    width: 33%;
    max-width: 33.3333333333%;
  }
}

.action-card {
  width: 100%;
  height: 100%;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  background: #fff;
  -webkit-box-shadow: 0 0 24px rgba(51, 51, 51, 0.08);
  box-shadow: 0 0 24px rgba(51, 51, 51, 0.08);
  border-radius: 8px;
}
.action-card__title {
  margin: 0 0 8px;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.action-card__title:active, .action-card__title:focus, .action-card__title:hover {
  opacity: 0.6;
  color: #000;
  text-decoration: none;
}
.action-card__location {
  position: relative;
  margin-top: 8px;
  margin-bottom: 16px;
  padding-left: 22px;
  color: #333;
  font-size: 14px;
  line-height: 1.4;
}
.action-card__location svg {
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: currentColor;
}
.action-card__price {
  margin-bottom: 24px;
  color: #f03f13;
  font-size: 16px;
  font-weight: 700;
}
.action-card__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: -8px;
}
.action-card__link {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 0 8px;
  color: rgba(0, 61, 115, 0.8);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.action-card__link:not(:last-child) {
  margin-right: 12px;
}
.action-card__link:active, .action-card__link:focus, .action-card__link:hover {
  opacity: 0.6;
}
.action-card__file-data {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.6;
}
.action-card__file-link {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 8px;
  color: #f03f13;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.action-card__file-link:active, .action-card__file-link:focus, .action-card__file-link:hover {
  opacity: 0.6;
  text-decoration: none;
}
.action-card__file-link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 2px;
  background-color: currentColor;
}

.hamburger {
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #f0af13;
  border-radius: 50%;
}

.hamburger:hover {
  cursor: pointer;
}

.hamburger.active {
  background-color: transparent;
}

.hamburger.active .hamburger__line:nth-child(2) {
  opacity: 0;
}

.hamburger.active .hamburger__line:nth-child(1) {
  background-color: #003d73;
  -webkit-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}

.hamburger.active .hamburger__line:nth-child(3) {
  background-color: #003d73;
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}

.hamburger__line {
  position: absolute;
  width: 22px;
  height: 2px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  margin-left: -11px;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.hamburger__line:nth-child(1) {
  margin-top: -9px;
}

.hamburger__line:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}

.hamburger__line:nth-child(3) {
  margin-top: 7px;
}

.mobile-nav {
  position: relative;
  height: 100%;
  width: 100%;
}
.mobile-nav.opened {
  pointer-events: all;
}
.mobile-nav.opened::before {
  opacity: 1;
  -webkit-transform: scale(100) translate(25%, -25%);
  -ms-transform: scale(100) translate(25%, -25%);
  transform: scale(100) translate(25%, -25%);
  -webkit-transition: opacity 1ms ease, -webkit-transform 1.5s ease;
  transition: opacity 1ms ease, -webkit-transform 1.5s ease;
  transition: transform 1.5s ease, opacity 1ms ease;
  transition: transform 1.5s ease, opacity 1ms ease, -webkit-transform 1.5s ease;
}
.mobile-nav.opened .mobile-nav__content {
  overflow-y: auto;
}
.mobile-nav.opened .mobile-nav__item {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mobile-nav.opened .mobile-nav__item:nth-child(1) {
  -webkit-transition-delay: 132ms;
  transition-delay: 132ms;
}
.mobile-nav.opened .mobile-nav__item:nth-child(2) {
  -webkit-transition-delay: 164ms;
  transition-delay: 164ms;
}
.mobile-nav.opened .mobile-nav__item:nth-child(3) {
  -webkit-transition-delay: 196ms;
  transition-delay: 196ms;
}
.mobile-nav.opened .mobile-nav__item:nth-child(4) {
  -webkit-transition-delay: 228ms;
  transition-delay: 228ms;
}
.mobile-nav.opened .mobile-nav__item:nth-child(5) {
  -webkit-transition-delay: 260ms;
  transition-delay: 260ms;
}
.mobile-nav.opened .mobile-nav__item:nth-child(6) {
  -webkit-transition-delay: 292ms;
  transition-delay: 292ms;
}
.mobile-nav.opened .mobile-nav__item:nth-child(7) {
  -webkit-transition-delay: 324ms;
  transition-delay: 324ms;
}
.mobile-nav.opened .mobile-nav__footer {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.mobile-nav.opened .mobile-nav__langs {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.mobile-nav.opened .mobile-nav__background {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.mobile-nav::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  right: 63px;
  top: 37px;
  background: #f0af13;
  border-radius: 50%;
  margin-top: 25px;
  margin-left: -50px;
  opacity: 0;
  -webkit-transform: scale(1) translate(50%, -50%);
  -ms-transform: scale(1) translate(50%, -50%);
  transform: scale(1) translate(50%, -50%);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  -webkit-transition: opacity 1ms ease 0.5s, -webkit-transform 0.5s ease;
  transition: opacity 1ms ease 0.5s, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 1ms ease 0.5s;
  transition: transform 0.5s ease, opacity 1ms ease 0.5s, -webkit-transform 0.5s ease;
}
.mobile-nav__content {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
}
.mobile-nav__inner {
  height: auto;
  min-height: 100%;
  padding: 24px;
  padding-top: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 100px;
}
.mobile-nav__background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  background-image: url("/local/templates/severnaya-corp/css/../img/svg/symbol.svg");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 100%;
}
.mobile-nav__langs {
  opacity: 0;
  margin-bottom: 36px;
}
.mobile-nav__langs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0;
  margin: 0;
  list-style: none;
}
.mobile-nav__lang-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 8px;
}
.mobile-nav__lang-item:last-child {
  margin-right: 0;
}
.mobile-nav__lang-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  color: #003d73;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  outline: 0;
  border: 1px solid #003d73;
  border-radius: 8px;
  background-color: transparent;
  -webkit-transition: border-color 0.3s ease, background-color 0.3s ease;
  transition: border-color 0.3s ease, background-color 0.3s ease;
  padding: 11px 7px 9px;
  line-height: 1;
}
.mobile-nav__lang-link.active, .mobile-nav__lang-link:active, .mobile-nav__lang-link:focus,
.mobile-nav__lang-link :hover {
  background-color: #003d73;
  border-color: #003d73;
  color: #fff;
}
.mobile-nav__footer {
  position: relative;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.mobile-nav__menu {
  padding: 0;
  margin: 0 0 56px;
  list-style: none;
}
.mobile-nav__item {
  margin-bottom: 24px;
  opacity: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.mobile-nav__item:nth-child(1) {
  -webkit-transition-delay: 16ms;
  transition-delay: 16ms;
}
.mobile-nav__item:nth-child(2) {
  -webkit-transition-delay: 32ms;
  transition-delay: 32ms;
}
.mobile-nav__item:nth-child(3) {
  -webkit-transition-delay: 48ms;
  transition-delay: 48ms;
}
.mobile-nav__item:nth-child(4) {
  -webkit-transition-delay: 64ms;
  transition-delay: 64ms;
}
.mobile-nav__item:nth-child(5) {
  -webkit-transition-delay: 80ms;
  transition-delay: 80ms;
}
.mobile-nav__item:nth-child(6) {
  -webkit-transition-delay: 96ms;
  transition-delay: 96ms;
}
.mobile-nav__item:nth-child(7) {
  -webkit-transition-delay: 112ms;
  transition-delay: 112ms;
}
.mobile-nav__item:last-child {
  margin-bottom: 0;
}
.mobile-nav__link {
  position: relative;
  color: #003d73;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
  text-transform: uppercase;
  text-decoration: none;
}
.mobile-nav__link::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -3px;
  transition: -webkit-transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  background-color: #003d73;
  opacity: 0;
}
.mobile-nav__link.active::after {
  opacity: 1;
}
.mobile-nav__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.mobile-nav__phone {
  color: #003d73;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.mobile-nav__phone:active, .mobile-nav__phone:focus, .mobile-nav__phone:hover {
  color: rgba(0, 61, 115, 0.5);
  text-decoration: none;
}

@media (min-width: 768px) {
  .mobile-nav::before {
    -webkit-transition: opacity 1ms ease 0.5s, -webkit-transform 0.5s ease;
    transition: opacity 1ms ease 0.5s, -webkit-transform 0.5s ease;
    transition: transform 0.5s ease, opacity 1ms ease 0.5s;
    transition: transform 0.5s ease, opacity 1ms ease 0.5s, -webkit-transform 0.5s ease;
  }
}
.cv-modal__body .success-submit {
  display: block;
  text-align: center;
}
.cv-modal__body .error-submit {
  color: #bf0702;
  display: block;
  text-align: center;
}
.cv-modal__body .hidden {
  display: none;
}

.order-modal__body {
  padding: 52px 24px 40px;
  max-width: 808px;
  background-color: #f2f5f8;
  max-height: 90%;
  overflow-y: auto;
  border-radius: 8px;
}
.order-modal__body.success {
  text-align: center;
}
.order-modal__body.success .order-modal__form,
.order-modal__body.success .order-modal__title {
  display: none;
}
.order-modal__body .success-submit {
  display: block;
  text-align: center;
}
.order-modal__body .error-submit {
  color: #bf0702;
  display: block;
  text-align: center;
}
.order-modal__body .hidden {
  display: none;
}
.order-modal__title {
  margin: 0 0 24px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.order-modal__form {
  max-width: 664px;
  margin: 0 auto;
}
.order-modal__input {
  margin-bottom: 24px;
}
.order-modal__input textarea {
  display: block;
  width: 100%;
  padding: 12px 16px;
  height: 96px;
  font-size: 14px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid transparent;
  outline: 0;
  -webkit-box-shadow: 0 0 24px rgba(51, 51, 51, 0.08);
  box-shadow: 0 0 24px rgba(51, 51, 51, 0.08);
  border-radius: 6px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  resize: none;
}
.order-modal__input textarea::-webkit-input-placeholder {
  color: rgba(0, 61, 115, 0.5);
}
.order-modal__input textarea::-moz-placeholder {
  color: rgba(0, 61, 115, 0.5);
}
.order-modal__input textarea:-ms-input-placeholder {
  color: rgba(0, 61, 115, 0.5);
}
.order-modal__input textarea::-ms-input-placeholder {
  color: rgba(0, 61, 115, 0.5);
}
.order-modal__input textarea::placeholder {
  color: rgba(0, 61, 115, 0.5);
}
.order-modal__input textarea:focus {
  border-color: #f0af13;
}
.order-modal__submit {
  width: 100%;
  margin: 0 auto 16px;
}
.order-modal__legal {
  display: block;
  width: 100%;
}
.order-modal__legal input {
  position: absolute;
  opacity: 0;
}
.order-modal__legal input:checked + span::after {
  opacity: 1;
}
.order-modal__legal span {
  position: relative;
  display: block;
  padding-left: 36px;
  font-size: 12px;
  line-height: 1.6;
}
.order-modal__legal span::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: -3px;
  left: 0;
  border-radius: 6px;
  background-color: #fff;
}
.order-modal__legal span::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 9px;
  left: 9px;
  top: 8px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  -webkit-transform: rotate(45deg) translate(-70%, -40%);
  -ms-transform: rotate(45deg) translate(-70%, -40%);
  transform: rotate(45deg) translate(-70%, -40%);
  border-color: #003d73;
  opacity: 0;
  border-radius: 2px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.order-modal__legal a {
  color: #003d73;
  font-weight: 700;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.order-modal__legal a:active, .order-modal__legal a:focus, .order-modal__legal a:hover {
  opacity: 0.6;
}
.order-modal__error {
  display: none;
  font-size: 12px;
  color: #f03f13;
  line-height: 1.6;
}
.order-modal__error.active {
  display: block;
}
@media (min-width: 768px) {
  .order-modal__body {
    padding: 56px 40px;
  }
  .order-modal__title {
    text-align: center;
  }
  .order-modal__close {
    top: 32px;
  }
  .order-modal__input-row {
    margin: 0 -12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .order-modal__input {
    width: 45%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 12px 24px;
  }
  .order-modal__input--full {
    width: 100%;
  }
}

.tabs-nav {
  max-width: 1440px;
  margin: 0 auto;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.tabs-nav__list {
  position: relative;
  height: 69px;
  padding: 18px 0 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tabs-nav__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-width: 176px;
  width: auto;
}
.tabs-nav__link {
  position: relative;
  display: block;
  padding: 14px 20px;
  color: rgba(0, 61, 115, 0.5);
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.tabs-nav__link::after, .tabs-nav__link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
}
.tabs-nav__link::before {
  background-color: #c4c4c4;
}
.tabs-nav__link::after {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  background-color: #f0af13;
  border-radius: 1px;
}
.tabs-nav__link.active {
  color: #003d73;
}
.tabs-nav__link.active::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.tabs-nav__link:active, .tabs-nav__link:focus, .tabs-nav__link:hover {
  color: #003d73;
}

.tabs-nav::-webkit-scrollbar {
  display: none;
}

@media (max-width: 768px) {
  .tabs-nav__item {
    min-width: 100px;
    width: auto;
  }
  .tabs-nav__link {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
}
.full {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}
.full img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.max_h_700 {
  max-height: 700px !important;
}

.max_h_505 {
  max-height: 505px !important;
}

.width_auto {
  width: auto !important;
}

.page-404 .section-header {
  display: none;
}

.page-404 header {
  background-color: transparent !important;
}

.page-404 .main-header__background {
  display: none;
}/*# sourceMappingURL=main.css.map */

/* End */
/* /local/templates/severnaya-corp/css/vendor.css?17634650636313 */
/* /local/templates/severnaya-corp/css/main.css?1763465364213595 */
