/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document @mixin ========================================================================= */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

/* Sections @mixin ========================================================================= */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { 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 @mixin ========================================================================= */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 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; height: 0; overflow: visible; }

/** 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; font-size: 1em; }

/* Text-level semantics @mixin ========================================================================= */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; -webkit-text-decoration-skip: objects; }

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

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** 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; font-size: 1em; }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** 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 @mixin ========================================================================= */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

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

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

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

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

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

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
[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; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE. */
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; padding: 0; }

/** 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; outline-offset: -2px; }

/** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [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; font: inherit; }

/* Interactive @mixin ========================================================================= */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
menu { display: block; }

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

/* Scripting @mixin ========================================================================= */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden @mixin ========================================================================= */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; color: #202020; line-height: 1.2; }

a { font-family: 'PT Sans', sans-serif; font-weight: 400; }

p { font-size: 18px; line-height: 1.56; font-family: 'PT Sans', sans-serif; font-weight: 400; color: #202020; }

@media all and (max-width: 767px) { p { font-size: 14px; } }

h1, h2, h3, h4, h5, h6 { font-family: 'PT Sans', sans-serif; font-weight: 700; line-height: 1.25; }

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

img.lazy { background-image: url(data:image/gif;base64,R0lGODlhCgAIAIABAN3d3f///yH5BAEAAAEALAAAAAAKAAgAAAINjAOnyJv2oJOrVXrzKQA7); }

img.lazy.loaded { background-image: none; }

h1, .h1 { font-size: 64px; }

@media all and (max-width: 1023px) { h1, .h1 { font-size: 36px; } }

@media all and (max-width: 767px) { h1, .h1 { font-size: 28px; } }

h2 { font-size: 64px; }

@media all and (max-width: 1279px) { h2 { font-size: 44px; } }

@media all and (max-width: 1023px) { h2 { font-size: 36px; } }

@media all and (max-width: 767px) { h2 { font-size: 28px; } }

h3 { font-size: 24px; }

@media all and (max-width: 1023px) { h3 { font-size: 18px; } }

.typography h2, .typography h3, .typography h4, .typography h5 { font-family: 'PT Sans', sans-serif; font-weight: 700; padding-top: 10px; margin-bottom: 20px; }

.typography p, .typography li { line-height: 1.5; font-family: 'PT Sans', sans-serif; font-weight: 400; }

.typography p { padding: 15px 0; }

.typography li { position: relative; padding: 0 0 10px 25px; }

.typography li:before { content: ""; position: absolute; left: 5px; top: 10px; width: 6px; height: 6px; display: block; border: 1px solid #994894; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.typography h2 { font-size: 24px; }

.typography h3, .typography p, .typography li { font-size: 18px; }

.typography h4 { font-size: 16px; }

.typography img { width: 100%; margin: 20px 0; }

.typography iframe { width: 100%; height: 500px; display: block; }

.typography ul { margin-bottom: 30px; }

.typography button { margin-top: 55px; }

.body-overflow { overflow: hidden; }

.wrapper { 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-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; min-height: 100vh; background-color: #f9f9f9; }

footer { margin-top: auto; }

.container { max-width: 1680px; width: 100%; position: relative; margin: 0 auto; padding: 0 40px; }

@media all and (max-width: 767px) { .container { padding: 0 20px; } }

.visibility--hidden { position: absolute; clip: rect(0 0 0 0); width: 1px; height: 1px; margin: -1px; }

* { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; }

button, a { outline: none; }

a { text-decoration: none; color: inherit; background-color: transparent; -webkit-text-decoration-skip: objects; }

b, strong { font-size: inherit; font-weight: inherit; }

b, strong { font-weight: bolder; }

ul, ol { list-style: none; }

i { font-family: inherit; font-size: inherit; font-weight: inherit; }

.fw { display: -ms-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.text-center { text-align: center; }

@-webkit-keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(30%);
            transform: translateY(30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(30%);
            transform: translateY(30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

.site-button { font-family: 'PT Sans', sans-serif; font-weight: 700; font-size: 16px; color: #fff; padding: 20px 50px; width: auto; display: inline-block; text-transform: uppercase; border: 2px solid #994894; line-height: 1.1em; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; background-color: #994894; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; letter-spacing: 0.05em; }

@media all and (max-width: 767px) { .site-button { padding: 15px 36px; font-size: 14px; } }

.site-button:hover { border: 2px solid #994894; background-color: rgba(153, 72, 148, 0.8); }

.site-button.is-white { color: #202020; background-color: #fff; border: 2px solid #fff; }

.site-button.is-white:hover { color: #fff; background-color: #994894; border: 2px solid #994894; }

.logo { -ms-flex-item-align: center; align-self: center; display: inline-block; }

.navigation__list.is-white a { color: #fff; }

.navigation__list.is-bold a { font-family: 'PT Sans', sans-serif; font-weight: 700; }

.navigation__list li { text-align: right; margin-left: 60px; }

.navigation__list li:first-child { margin-left: 0; }

@media all and (max-width: 1365px) { .navigation__list li { margin-left: 4vw; } }

.navigation__list a { font-size: 18px; -webkit-transition: color .25s; transition: color .25s; font-family: 'PT Sans', sans-serif; font-weight: 400; }

@media all and (max-width: 1365px) { .navigation__list a { font-size: 16px; } }

@media all and (max-width: 1023px) { .navigation__list a { font-size: 18px; } }

.navigation__list a:hover { color: #994894; }

.contact__phone.is-white { margin: 0 60px 20px 0; }

.contact__phone.is-white a { color: rgba(255, 255, 255, 0.5); }

.contact__phone a { -webkit-transition: color .25s; transition: color .25s; }

.contact__phone a:hover { color: #994894; }

.contact__info { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media all and (max-width: 767px) { .contact__info { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } }

.contact__address p, .contact__phone a { font-size: 16px; line-height: 1.2; }

.contact__address { margin: 0 60px 20px 0; }

.contact__address p { color: rgba(255, 255, 255, 0.5); }

.contact__social { width: 30px; height: 30px; 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; margin: 0 20px 0 0; }

.contact__social:last-child { margin: 0; }

.contact__social path, .contact__social rect { fill: rgba(255, 255, 255, 0.5); -webkit-transition: fill .25s; transition: fill .25s; }

.contact__social svg:hover path, .contact__social svg:hover rect { fill: #994894; }

.contact__socials { margin: 0 60px 20px 0; }

.contact__socials:last-child { margin: 0 0 20px 0; }

.lang__list { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

@media all and (max-width: 767px) { .lang__list { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }

.lang__list li { margin-left: 20px; opacity: .6; }

.lang__list li.is-active { opacity: 1; }

.lang__list li:first-child { margin-left: 0; }

.lang__list a { font-size: 18px; font-family: 'PT Sans', sans-serif; font-weight: 400; }

@media all and (max-width: 1365px) { .lang__list a { font-size: 16px; } }

.burger { display: none; }

.burger__wrap { -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; }

.burger__wrap.is-opened .burger__menu { opacity: 0; }

.burger__wrap.is-opened .burger__line:nth-child(2) { opacity: 0; }

.burger__wrap.is-opened .burger__line:nth-child(1), .burger__wrap.is-opened .burger__line:nth-child(3) { top: 40%; }

.burger__wrap.is-opened .burger__line:nth-child(1) { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.burger__wrap.is-opened .burger__line:nth-child(3) { -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.burger__menu { margin-right: 10px; text-transform: uppercase; font-family: 'PT Sans', sans-serif; font-weight: 400; font-size: 14px; line-height: 2; -webkit-transition: opacity	.25s; transition: opacity	.25s; }

.burger__box { width: 22px; height: 18px; position: relative; }

.burger__line { width: 100%; height: 3px; position: absolute; left: 0; background-color: #202020; display: block; }

.burger__line:nth-child(1) { top: 0px; }

.burger__line:nth-child(2) { top: 7px; -webkit-transition: all .25s; transition: all .25s; }

.burger__line:nth-child(3) { top: 14px; }

.title { margin-bottom: 80px; }

@media all and (max-width: 1023px) { .title { margin-bottom: 60px; } }

.triangle { position: absolute; z-index: -1; max-width: 200px; width: 100%; }

@media all and (max-width: 1023px) { .triangle { display: none; } }

.triangle img { width: 100%; }

.triangle--left { left: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); top: auto; }

.triangle--left img { margin-right: auto; }

.triangle--right { right: 0; }

.triangle--right img { margin-left: auto; }

.arrow-prev, .arrow-next { pointer-events: auto; display: inline-block; padding: 5px 0; cursor: pointer; width: 25px; }

.arrow-prev { margin-right: 40px; }

.arrow-next { -webkit-transform: rotate(180deg) translateY(3.5px); transform: rotate(180deg) translateY(3.5px); }

.tile { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.tile__box { max-width: 33.3333%; width: 100%; }

.decor-link { opacity: 1; -webkit-transition: opacity	.25s; transition: opacity	.25s; position: relative; padding-left: 16px; margin-top: auto; cursor: pointer; display: inline-block; }

.decor-link:hover p::before { -webkit-transform: rotate(315deg); transform: rotate(315deg); }

.decor-link p { position: relative; padding-left: 30px; color: #fff; }

.decor-link p::before { content: ""; position: absolute; width: 6px; height: 6px; border: 2px solid #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 10px; left: 0; display: block; -webkit-transition: -webkit-transform	.55s; transition: -webkit-transform	.55s; transition: transform	.55s; transition: transform	.55s, -webkit-transform	.55s; }

@media all and (max-width: 767px) { .decor-link p::before { top: 6px; } }

.decor-link--black p { color: #202020; }

.decor-link--black p::before { border: 2px solid #202020; }

.form { display: block; width: 100%; position: relative; }

.form.is-white .form__input { border-bottom: 1px solid #fff; color: #fff; font-size: 14px; }

.form.is-white .form__input::-webkit-input-placeholder { color: #fff; }

.form.is-white .form__input:-ms-input-placeholder { color: #fff; }

.form.is-white .form__input::placeholder { color: #fff; }

.form.is-white .form__img path, .form.is-white .form__img rect { fill: #fff; }

.form__label { display: inline-block; width: 100%; position: relative; }

.form__placeholder { position: absolute; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; top: 5px; left: 0; line-height: 1.2; -webkit-transition: all .25s; transition: all .25s; }

.form__placeholder.is-changed { -webkit-transform: translateY(-webkit-calc(-100% - 5px)); transform: translateY(calc(-100% - 5px)); }

.form__img { border: 0; background-color: transparent; position: absolute; display: block; width: 30px; height: 20px; right: 0; top: 5px; }

.form__img svg, .form__img img { -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.form__input { display: inline-block; width: 100%; background-color: transparent; border: 0; padding: 5px 40px 8px 0; border-bottom: 1px solid rgba(151, 151, 151, 0.35); }

.form__input:focus + p { -webkit-transform: translateY(-webkit-calc(-100% - 5px)); transform: translateY(calc(-100% - 5px)); }

.form__input[name="tel"]:hover + p { -webkit-transform: translateY(-webkit-calc(-100% - 5px)); transform: translateY(calc(-100% - 5px)); font-size: 16px; font-family: "PT Sans", sans-serif; font-weight: 400; color: rgba(151, 151, 151, 0.75); }

.form__input.is_no-valid { border-bottom: 1px solid tomato; }

.form__file { cursor: pointer; }

.form__file-name { line-height: 1.5em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; padding: 0 110px 0 30px; bottom: 0; left: 0; position: relative; }

.form__file-name img { position: absolute; width: 20px; height: 20px; top: 2px; left: 0; display: block; }

.form__file-name > span:not(.form__file-close) { max-width: 250px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: inline-block; }

.form__file-close { position: absolute; right: 0; top: 2px; display: block; width: 20px; height: 20px; cursor: pointer; }

.form__file-close::before, .form__file-close::after { content: ""; position: absolute; left: 0; top: 50%; display: block; width: 17px; height: 1px; background-color: #202020; }

.form__file-close::before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.form__file-close::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

span.is_no-valid { color: tomato; position: absolute; left: 0; top: 100%; width: auto; display: inline-block; }

.for-file span.is_no-valid { top: -webkit-calc(100% - 50px); top: calc(100% - 50px); }

.main { position: relative; z-index: 1; }

.header { padding: 8px 0; background-color: #fff; position: fixed; z-index: 2; width: 100%; top: 0; left: 0; -webkit-box-shadow: 0px 0px 2px 0px rgba(151, 151, 151, 0.35); box-shadow: 0px 0px 2px 0px rgba(151, 151, 151, 0.35); }

.header.is-opened { min-height: 100vh; }

@media all and (max-width: 1023px) { .header.is-opened { padding: 8px 0 40px; }
  .header.is-opened .navigation { display: block; padding: 10vh 0 0; } }

@media all and (max-width: 767px) { .header.is-opened .lang__container, .header.is-opened .contact__phone { display: block; }
  .header.is-opened .navigation { padding: 40px 0 0; } }

.header__container { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

@media all and (max-width: 1023px) { .header__container { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

@media all and (max-width: 767px) { .header__container { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } }

@supports (display: grid) { .header__container { display: grid; grid-template-columns: 110px 5fr minmax(185px, 1fr) minmax(200px, 1fr); }
  @media all and (max-width: 1365px) { .header__container { grid-template-columns: 90px 5fr minmax(160px, 1fr) minmax(160px, 1fr); } }
  @media all and (max-width: 1023px) { .header__container { -webkit-box-pack: initial; -ms-flex-pack: initial; justify-content: initial; grid-template-columns: auto; grid-template-areas: "logo phone lang burger" "navigation navigation navigation navigation"; } }
  @media all and (max-width: 767px) { .header__container { grid-template-areas: "logo burger" "navigation navigation" "phone phone" "lang lang"; } } }

@supports (display: grid) { .header .logo, .header .navigation, .header .contact__phone, .header .lang__container { -ms-flex-item-align: center; align-self: center; } }

.header .logo { max-width: 100px; margin-right: auto; padding-right: 10px; }

@media all and (max-width: 1023px) { .header .logo { margin-right: auto; } }

@media all and (max-width: 767px) { .header .logo { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; height: 65px; }
  .header .logo img { height: 100%; } }

@supports (display: grid) { .header .logo { -webkit-box-ordinal-group: initial; -ms-flex-order: initial; order: initial; }
  @media all and (max-width: 1023px) { .header .logo { grid-area: logo; } }
  @media all and (max-width: 767px) { .header .logo { max-width: 100px; } } }

@supports (display: grid) { .header .contact__phone, .header .navigation, .header .lang { padding-left: 40px; }
  @media all and (max-width: 1365px) { .header .contact__phone, .header .navigation, .header .lang { padding-left: 20px; } }
  @media all and (max-width: 767px) { .header .contact__phone, .header .navigation, .header .lang { padding: 0; display: none; } } }

.header .navigation { margin-right: 100px; }

@media all and (max-width: 1365px) { .header .navigation { margin-right: 4vw; } }

@media all and (max-width: 1023px) { .header .navigation { display: none; } }

@media all and (max-width: 767px) { .header .navigation { width: 100%; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; margin-bottom: 90px; } }

@supports (display: grid) { .header .navigation { -webkit-box-ordinal-group: initial; -ms-flex-order: initial; order: initial; margin-right: 0; padding-right: 40px; }
  @media all and (max-width: 1023px) { .header .navigation { padding: 6vh 0 0; grid-area: navigation; display: none; } }
  @media all and (max-width: 767px) { .header .navigation { padding: 0; } } }

.header .navigation__list { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

@media all and (max-width: 1023px) { .header .navigation__list { -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; } }

@media all and (max-width: 1023px) { .header .navigation__list li { margin: 0 0 5vw; }
  .header .navigation__list li:last-child { margin: 0; } }

@media all and (max-width: 767px) { .header .navigation__list li { margin: 0 0 30px; } }

.header .contact__phone { margin-right: 100px; }

@media all and (max-width: 1365px) { .header .contact__phone { margin-right: 4vw; } }

@media all and (max-width: 1023px) { .header .contact__phone { margin-right: 6vw; } }

@media all and (max-width: 767px) { .header .contact__phone { display: none; width: 100%; -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; margin-bottom: 40px; } }

@supports (display: grid) { .header .contact__phone { margin: 0; padding-right: 0; -webkit-box-ordinal-group: initial; -ms-flex-order: initial; order: initial; text-align: right; }
  @media all and (max-width: 1365px) { .header .contact__phone { margin: 0; } }
  @media all and (max-width: 1023px) { .header .contact__phone { grid-area: phone; } }
  @media all and (max-width: 767px) { .header .contact__phone { text-align: left; margin-bottom: 40px; }
    .header .contact__phone a { font-family: 'PT Sans', sans-serif; font-weight: 700; } } }

@media all and (max-width: 767px) { .header .lang__container { display: none; width: 100%; -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } }

@supports (display: grid) { .header .lang__container { -webkit-box-ordinal-group: initial; -ms-flex-order: initial; order: initial; justify-self: right; }
  @media all and (max-width: 1023px) { .header .lang__container { padding-left: 20px; grid-area: lang; } }
  @media all and (max-width: 767px) { .header .lang__container { justify-self: left; padding: 0; } } }

@media all and (max-width: 1023px) { .header .burger { display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: auto; }
  @supports (display: grid) { .header .burger { margin-left: 0; grid-area: burger; -webkit-box-align: center; -ms-flex-align: center; align-items: center; justify-self: right; } } }

@media all and (max-width: 767px) { .header .burger { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; padding-top: 20px; }
  @supports (display: grid) { .header .burger { -webkit-box-ordinal-group: initial; -ms-flex-order: initial; order: initial; -webkit-box-align: start; -ms-flex-align: start; align-items: start; } } }

._404 { min-height: 80vh; position: relative; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: #fff; padding: 110px 0 35px; }

._404__container { max-width: 500px; width: 100%; padding: 20px 0; margin: 0 auto; text-align: center; }

._404__title, ._404__descr { font-family: 'PT Sans', sans-serif; font-weight: 700; }

._404__title p, ._404__descr p { line-height: 1; font-size: inherit; color: inherit; font-family: inherit; font-weight: inherit; }

._404__title { font-size: 140px; color: rgba(151, 151, 151, 0.35); }

._404__descr { margin: 0 0 10vh; }

.footer { position: relative; overflow: hidden; z-index: 0; }

.footer__container { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

@media all and (max-width: 1023px) { .footer__container { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }

.footer__site-info, .footer__form-wr { width: 100%; position: relative; z-index: 1; }

.footer__site-info::before, .footer__form-wr::before { content: ""; position: absolute; z-index: -1; width: 100vw; height: 100%; top: 0; display: block; }

.footer__site-info { max-width: 66.6667%; padding: 58px 50px 60px 0; }

@media all and (max-width: 1365px) { .footer__site-info { padding: 58px 30px 60px 0; } }

@media all and (max-width: 1279px) { .footer__site-info { max-width: 60%; } }

@media all and (max-width: 1023px) { .footer__site-info { padding: 50px 0; max-width: 100%; } }

.footer__site-info::before { right: 0; background-color: #333239; }

@media all and (max-width: 1023px) { .footer__site-info::before { right: -40px; } }

@media all and (max-width: 767px) { .footer__site-info::before { right: -20px; } }

.footer__form-wr { max-width: 33.3333%; padding: 58px 0 60px 130px; }

@media all and (max-width: 1365px) { .footer__form-wr { padding: 58px 0 60px 50px; } }

@media all and (max-width: 1279px) { .footer__form-wr { max-width: 40%; } }

@media all and (max-width: 1023px) { .footer__form-wr { padding: 50px 0; max-width: 100%; } }

.footer__form-wr::before { left: 0; background-color: #1C1C1C; }

@media all and (max-width: 1023px) { .footer__form-wr::before { left: -40px; } }

@media all and (max-width: 767px) { .footer__form-wr::before { left: -20px; } }

.footer__form__title { color: #fff; margin-bottom: 30px; font-family: 'PT Sans', sans-serif; font-weight: 700; font-size: 18px; }

.footer .navigation { margin-bottom: 30px; }

@media all and (max-width: 767px) { .footer .navigation { margin-bottom: 50px; } }

.footer .navigation__list { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.footer .navigation__list li { margin: 0 40px 20px 0; }

@media all and (max-width: 1365px) { .footer .navigation__list li { margin: 0 25px 20px 0; } }

.footer .navigation__list li:last-child { margin: 0; }

@media all and (max-width: 1023px) { .footer .contact__subscribe { max-width: 300px; } }

/*# sourceMappingURL=404.css.map */
