:root {
  --accent: #2A2749;
  --accent-btn: #5B568B;
  --accent-light: #706AA9;
  --accent-dark: #4B4675;
  --grey: #ECEDEE;
  --btn: #E30C27;
  --btn-light: #F61D38;
  --btn-dark: #BC0920;
  --link: #221A6D;
  --link-light: #1A0D98;
  --link-dark: #10076F;
  --text-grey: #4E4E4E;
}

@font-face {
  font-family: 'ProximaNova';
  src: local("ProximaNova-Thin"), url("./assets/fonts/ProximaNova-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'ProximaNova';
  src: local("ProximaNova-Light"), url("./assets/fonts/ProximaNova-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'ProximaNova';
  src: local("ProximaNova-Regular"), url("./assets/fonts/ProximaNova-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'ProximaNova';
  src: local("ProximaNova-Semibold"), url("./assets/fonts/ProximaNova-Semibold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'ProximaNova';
  src: local("ProximaNova-Bold"), url("./assets/fonts/ProximaNova-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'ProximaNova';
  src: local("ProximaNova-Extrabold"), url("./assets/fonts/ProximaNova-Extrabld.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'ProximaNova';
  src: local("ProximaNova-Black"), url("./assets/fonts/ProximaNova-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?46mh3b");
  src: url("../fonts/icomoon.eot?46mh3b#iefix") format("embedded-opentype"), url("./assets/fonts/icomoon.ttf?46mh3b") format("truetype"), url("../fonts/icomoon.woff?46mh3b") format("woff"), url("../fonts/icomoon.svg?46mh3b#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-announce-line:before {
  content: "\e900";
}

.icon-arrow-breadcrumbs:before {
  content: "\e901";
  color: #4e4e4e;
}

.icon-arrow-right:before {
  content: "\e902";
  color: #fff;
}

.icon-arrow-right-red:before {
  content: "\e903";
  color: #e30c27;
}

.icon-arrow-top:before {
  content: "\e904";
  color: #fff;
}

.icon-calendar:before {
  content: "\e905";
  color: #868686;
}

.icon-flag-ru .path1:before {
  content: "\e906";
  color: #eeeeee;
}

.icon-flag-ru .path2:before {
  content: "\e907";
  margin-left: -1.384765625em;
  color: #0052b4;
}

.icon-flag-ru .path3:before {
  content: "\e908";
  margin-left: -1.384765625em;
  color: #d80027;
}

.icon-flag-us .path1:before {
  content: "\e909";
  color: whitesmoke;
}

.icon-flag-us .path2:before {
  content: "\e90a";
  margin-left: -1.384765625em;
  color: #ff4b55;
}

.icon-flag-us .path3:before {
  content: "\e90b";
  margin-left: -1.384765625em;
  color: #ff4b55;
}

.icon-flag-us .path4:before {
  content: "\e90c";
  margin-left: -1.384765625em;
  color: #ff4b55;
}

.icon-flag-us .path5:before {
  content: "\e90d";
  margin-left: -1.384765625em;
  color: #ff4b55;
}

.icon-flag-us .path6:before {
  content: "\e90e";
  margin-left: -1.384765625em;
  color: #ff4b55;
}

.icon-flag-us .path7:before {
  content: "\e90f";
  margin-left: -1.384765625em;
  color: #ff4b55;
}

.icon-flag-us .path8:before {
  content: "\e910";
  margin-left: -1.384765625em;
  color: #ff4b55;
}

.icon-flag-us .path9:before {
  content: "\e911";
  margin-left: -1.384765625em;
  color: #41479b;
}

.icon-flag-us .path10:before {
  content: "\e912";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path11:before {
  content: "\e913";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path12:before {
  content: "\e914";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path13:before {
  content: "\e915";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path14:before {
  content: "\e916";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path15:before {
  content: "\e917";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path16:before {
  content: "\e918";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path17:before {
  content: "\e919";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path18:before {
  content: "\e91a";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path19:before {
  content: "\e91b";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path20:before {
  content: "\e91c";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path21:before {
  content: "\e91d";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path22:before {
  content: "\e91e";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path23:before {
  content: "\e91f";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path24:before {
  content: "\e920";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path25:before {
  content: "\e921";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path26:before {
  content: "\e922";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path27:before {
  content: "\e923";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path28:before {
  content: "\e924";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path29:before {
  content: "\e925";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path30:before {
  content: "\e926";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path31:before {
  content: "\e927";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path32:before {
  content: "\e928";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path33:before {
  content: "\e929";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path34:before {
  content: "\e92a";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path35:before {
  content: "\e92b";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path36:before {
  content: "\e92c";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path37:before {
  content: "\e92d";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path38:before {
  content: "\e92e";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path39:before {
  content: "\e92f";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path40:before {
  content: "\e930";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path41:before {
  content: "\e931";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path42:before {
  content: "\e932";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path43:before {
  content: "\e933";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path44:before {
  content: "\e934";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path45:before {
  content: "\e935";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path46:before {
  content: "\e936";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path47:before {
  content: "\e937";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path48:before {
  content: "\e938";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path49:before {
  content: "\e939";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-flag-us .path50:before {
  content: "\e93a";
  margin-left: -1.384765625em;
  color: whitesmoke;
}

.icon-footer-line:before {
  content: "\e93b";
}

.icon-geo:before {
  content: "\e93d";
  color: #b3b3b3;
}

.icon-k-usa .path1:before {
  content: "\e93e";
  color: white;
}

.icon-k-usa .path2:before {
  content: "\e93f";
  margin-left: -1em;
  color: #fb3036;
}

.icon-k-usa .path3:before {
  content: "\e940";
  margin-left: -1em;
  color: #fb3036;
}

.icon-k-usa .path4:before {
  content: "\e941";
  margin-left: -1em;
  color: #2f3091;
}

.icon-k-usa .path5:before {
  content: "\e942";
  margin-left: -1em;
  color: #fb3036;
}

.icon-k-usa .path6:before {
  content: "\e943";
  margin-left: -1em;
  color: #2f3091;
}

.icon-k-usa .path7:before {
  content: "\e944";
  margin-left: -1em;
  color: #fb3036;
}

.icon-k-usa .path8:before {
  content: "\e945";
  margin-left: -1em;
  color: #fb3036;
}

.icon-k-usa .path9:before {
  content: "\e946";
  margin-left: -1em;
  color: #f8fdf9;
}

.icon-k-usa .path10:before {
  content: "\e947";
  margin-left: -1em;
  color: #2f3091;
}

.icon-k-usa .path11:before {
  content: "\e948";
  margin-left: -1em;
  color: #2f3091;
}

.icon-k-usa .path12:before {
  content: "\e949";
  margin-left: -1em;
  color: #2f3091;
}

.icon-k-usa .path13:before {
  content: "\e94a";
  margin-left: -1em;
  color: #2f3091;
}

.icon-k-usa .path14:before {
  content: "\e94b";
  margin-left: -1em;
  color: #2f3091;
}

.icon-k-usa .path15:before {
  content: "\e94c";
  margin-left: -1em;
  color: #2f3091;
}

.icon-k-usa .path16:before {
  content: "\e94d";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path17:before {
  content: "\e94e";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path18:before {
  content: "\e94f";
  margin-left: -1em;
  color: #ef4424;
}

.icon-k-usa .path19:before {
  content: "\e950";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path20:before {
  content: "\e951";
  margin-left: -1em;
  color: #ef4424;
}

.icon-k-usa .path21:before {
  content: "\e952";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path22:before {
  content: "\e953";
  margin-left: -1em;
  color: #ef4424;
}

.icon-k-usa .path23:before {
  content: "\e954";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path24:before {
  content: "\e955";
  margin-left: -1em;
  color: #ef4424;
}

.icon-k-usa .path25:before {
  content: "\e956";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path26:before {
  content: "\e957";
  margin-left: -1em;
  color: #ef4424;
}

.icon-k-usa .path27:before {
  content: "\e958";
  margin-left: -1em;
  color: #2f3091;
}

.icon-k-usa .path28:before {
  content: "\e959";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path29:before {
  content: "\e95a";
  margin-left: -1em;
  color: #2f3091;
}

.icon-k-usa .path30:before {
  content: "\e95b";
  margin-left: -1em;
  color: #ef4324;
}

.icon-k-usa .path31:before {
  content: "\e95c";
  margin-left: -1em;
  color: #2f3091;
}

.icon-k-usa .path32:before {
  content: "\e95d";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path33:before {
  content: "\e95e";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path34:before {
  content: "\e95f";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path35:before {
  content: "\e960";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path36:before {
  content: "\e961";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path37:before {
  content: "\e962";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path38:before {
  content: "\e963";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path39:before {
  content: "\e964";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path40:before {
  content: "\e965";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path41:before {
  content: "\e966";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path42:before {
  content: "\e967";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path43:before {
  content: "\e968";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path44:before {
  content: "\e969";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path45:before {
  content: "\e96a";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path46:before {
  content: "\e96b";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path47:before {
  content: "\e96c";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path48:before {
  content: "\e96d";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path49:before {
  content: "\e96e";
  margin-left: -1em;
  color: white;
}

.icon-k-usa .path50:before {
  content: "\e96f";
  margin-left: -1em;
  color: white;
}

/*! 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 {
  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: 1em monospace, monospace;
  /* 1 */
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background: 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: 1em monospace, monospace;
  /* 1 */
  /* 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: 100%/1.15 inherit;
  /* 1 */
  /* 1 */
  /* 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 {
  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"] {
  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;
}

html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}

body {
  font: 16px/1.2 "ProximaNova", sans-serif;
  background: #ffffff;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  min-height: 100vh;
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

button,
input,
label {
  font-family: "ProximaNova", sans-serif;
  outline: none;
}

.container {
  margin: auto;
  max-width: calc(1292px + 2 * 17px);
  padding: 0 17px;
}

.text-color {
  color: var(--btn);
}

.picture {
  width: 100%;
  height: 100%;
  display: block;
}

.picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.link {
  background: transparent;
  text-decoration: none;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  color: var(--link);
  cursor: pointer;
  border: none;
  position: relative;
  will-change: color;
}

.link::after {
  /*content: '';
  width: 100%;
  bottom: 2px;
  left: 0;
  height: 1px;
  display: block;
  position: absolute;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  will-change: background;*/
}

.link:hover {
  color: var(--link-light);
}

.link:hover::after {
  background: var(--btn-light);
}

.link:active {
  color: var(--link-dark);
}

.link:active::after {
  background: var(--btn-dark);
}

.btn, .wpcf7-submit {
  background: var(--btn);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1.25rem;
  font-weight: 500;
  color: #ffffff;
  display: block;
  -webkit-transition: .25s ease;
  transition: .25s ease;
  will-change: color, background-color;
  text-decoration: none;
  outline: none;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  user-select: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.wpcf7-submit {
  padding: 1rem 1.5rem;
}

.btn__text {
  padding: 0.75rem 1.5rem;
}

.btn:hover, .wpcf7-submit:hover {
  background: var(--btn-light);
}

.btn:hover .btn__arrow {
  background: transparent;
}

.btn:active, .wpcf7-submit:active {
  background: var(--btn-dark);
}

.btn--accent {
  background: var(--accent-btn);
  color: #fff;
}

.btn--accent .btn__arrow {
  background: var(--accent-dark);
}

.btn--accent:hover {
  background: var(--accent-light);
}

.btn--accent:active {
  background: var(--accent-dark);
}

.btn--white {
  background: #FBFBFE;
  color: var(--accent);
}

.btn--white .btn__arrow {
  background: #F4F3F9;
}

.btn--white:hover {
  background: #F4F3F9;
}

.btn--white:active {
  background: var(--grey);
}

.btn__arrow {
  background: var(--btn-dark);
  padding: 1.5rem;
  font-size: 0.75rem;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  will-change: background-color;
}

.section-title {
  font-size: 2.375rem;
  line-height: 1.3;
  font-weight: 800;
}

.page-title {
  font-size: 2.375rem;
  line-height: 1.3;
  margin: 0 0 0.625rem;
}

.aside-title {
  font-size: 1.875rem;
  line-height: 1.5;
  margin: 0 0 0.625rem;
}

.cover {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.contain {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.select {
  font: 0.875rem 'Montserrat', sans-serif;
  background: var(--accent);
  border: none;
  outline: none;
  padding: 0.875rem 0.625rem;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid var(--accent);
  width: 100%;
  cursor: pointer;
  -webkit-transition: .25s ease;
  transition: .25s ease;
}

.select:hover,
.select:active,
.select:focus {
  background: #ffffff;
  color: #000000;
}

.select:focus {
  border-radius: 5px 5px 0 0;
}

.select option {
  background: #ffffff;
  color: #000000;
}

.grid {
  display: grid;
}

/*==========  Mobile First  ==========*/

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
  /**/
}

/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
  /**/
}

/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
  /* +from(768px) */
}

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
  /**/
}

@media only screen and (min-width: 1024px) {
  /**/
}

@media only screen and (min-width: 1200px) {
  /**/
}

@media only screen and (min-width: 1920px) {
  /**/
}

.text-box {
  color: #000;
}

.text-box h1 {
  font-size: 2.25em;
  font-weight: 600;
  margin: 0 0 0.625rem;
  line-height: 1.41;
}

.text-box h2 {
  font-size: 2em;
  margin: 0 0 0.625rem;
  line-height: 1.41;
}

.text-box h3 {
  font-size: 1.875em;
  margin: 0 0 0.625rem;
  line-height: 1.41;
}

.text-box h4,
.text-box h5 {
  font-size: 1.575em;
  margin: 0 0 0.625rem;
  line-height: 1.41;
}

.text-box p {
  font-size: 1.25em;
  line-height: 1.75;
  letter-spacing: 0.01em;
  margin: 0 0 0.9375rem;
}

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

.text-box a {
  background: transparent;
  color: var(--link-light);
  cursor: pointer;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  text-decoration: none;
  position: relative;
  white-space: nowrap;
}

.text-box a::after {
  content: '';
  width: 100%;
  bottom: 2px;
  left: 0;
  height: 1px;
  display: block;
  position: absolute;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  will-change: background;
}

.text-box a:hover {
  color: var(--link-light);
}

.text-box a:hover::after {
  background: var(--btn-light);
}

.text-box ol {
  padding-left: 1.5625rem;
  margin-bottom: 15px;
}

.text-box ul {
  list-style: none;
  margin-bottom: 15px;
}

.text-box ul li {
  padding-left: 25px;
  position: relative;
}

.text-box ul li::before {
  background: #1A0D98;
  position: absolute;
  content: '';
  border-radius: 50%;
  width: 5px;
  height: 5px;
  display: inline-block;
  margin-right: 10px;
  font-size: 0.625rem;
  top: 16px;
  left: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.text-box li {
  font-size: 1.25em;
  line-height: 1.75;
  letter-spacing: 0.01em;
  margin: 1.25rem 0;
  display: -webkit-box;
  /*display: flex;*/
  -webkit-box-align: center;
  align-items: center;
}

.text-box img {
  margin: 5px 0 20px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  max-height: 70vh;
  border-radius: 2px;
  overflow: hidden;
}

.full-height img {
	max-height: 100% !important;
}

.wp-block-quote {
  background: #F7F7FC;
  margin: 20px 0 30px;
  padding: 24px 50px 22px 20px;
  position: relative;
  line-height: 1.7;
  letter-spacing: 0.01em;
  border-radius: 5px;
}

.wp-block-quote p {
  font-size: 1em;
}

@media screen and (min-width: 768px) {
  .wp-block-quote {
    padding: 20px 120px 20px 40px;
  }
}

.wp-block-quote:hover::after {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}

.wp-block-quote::after {
  -webkit-transition: .2s ease;
  transition: .2s ease;
  will-change: filter;
  position: absolute;
  content: '';
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 0;
  width: 30px;
  height: 30px;
  background: url(./assets/images/info.svg) no-repeat center center;
  background-size: contain;
}

@media screen and (min-width: 768px) {
  .wp-block-quote::after {
    right: 40px;
    width: 50px;
    height: 50px;
  }
}

.wp-block-quote a {
  background: transparent;
  color: var(--link-light);
  cursor: pointer;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  text-decoration: none;
  position: relative;
  white-space: nowrap;
}

.wp-block-quote a::after {
  content: '';
  width: 100%;
  bottom: 2px;
  left: 0;
  height: 1px;
  display: block;
  position: absolute;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  will-change: background;
}

.wp-block-quote a:hover {
  color: var(--link-light);
}

.wp-block-quote a:hover::after {
  background: var(--btn-light);
}

.header {
  background: var(--accent);
  padding: 8px 0;
  -webkit-transition: background .2s ease;
  transition: background .2s ease;
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  z-index: 11;
  box-shadow: 0px 1px 8px 0px #00000040;
}

.header::before {
  background: #fff;
  position: absolute;
  content: '';
  width: 100%;
  height: 30px;
  top: -30px;
  left: 0;
  z-index: 0;
}

.header__wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
}

@media screen and (min-width: 1024px) {
  .header__wrap {
    padding: 0 17px;
    flex-wrap: unset;
  }
}

.header__phone {
  display: -webkit-box;
  display: flex;
}

.header__logo {
  position: relative;
  -webkit-box-ordinal-group: 2;
  order: 1;
  margin-left: 17px;
}

@media screen and (min-width: 1024px) {
  .header__logo {
    margin-left: 0;
    -webkit-box-ordinal-group: unset;
    order: unset;
  }
}

.header__logo .logo__img-box {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header__logo .logo__text {
  margin-left: 110px;
}

.header__languages {
  display: none;
  width: 100%;
  -webkit-box-ordinal-group: 5;
  order: 4;
}

@media screen and (min-width: 1024px) {
  .header__languages {
    padding: 0;
    -webkit-box-ordinal-group: unset;
    order: unset;
    display: -webkit-box;
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

.header__languages.active {
  display: -webkit-box;
  display: flex;
}

.header__nav-box {
  display: none;
  -webkit-box-ordinal-group: 4;
  order: 3;
  margin-top: 50px;
}

@media screen and (min-width: 1024px) {
  .header__nav-box {
    margin-top: 0;
    -webkit-box-ordinal-group: unset;
    order: unset;
    display: block;
  }
}

.header__nav-box.active {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.header__nav-box.active .nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
}

.header__nav-box.active .nav__item {
  padding: 20px 17px;
  border-bottom: 1px solid #4C4873;
}

.header__nav-box.active .nav__item:first-child {
  border-top: 1px solid #4C4873;
}

.header + * {
  margin-top: 95px;
}

.header__burger-box {
  -webkit-box-ordinal-group: 3;
  order: 2;
  margin-right: 17px;
}

@media screen and (min-width: 1024px) {
  .header__burger-box {
    margin-right: 0;
    -webkit-box-flex: unset;
    flex: unset;
    -webkit-box-ordinal-group: unset;
    order: unset;
  }
}

.languages {
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 40px 17px;
}

@media screen and (min-width: 1024px) {
  .languages {
    padding: 0 20px;
  }
}

.languages__item {
  margin-right: 20px;
}

.languages__item:last-child {
  margin-right: 0;
}

.language {
  color: #fff;
  display: -webkit-box;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
}

.language__text {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
}

.language__icon {
  width: 18px;
  height: 13px;
  font-size: 0.8125rem;
  margin-right: 10px;
  border-radius: 1px;
  overflow: hidden;
}

.language__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.logo {
  display: -webkit-box;
  display: flex;
  text-decoration: none;
  color: #fff;
  -webkit-box-align: center;
  align-items: center;
}

.logo__img-box {
  width: 103px;
  height: 103px;
  margin-right: 10px;
}

.logo__img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.logo__text {
  text-transform: uppercase;
  font-weight: 800;
  max-width: 85px;
  font-size: 1.25rem;
  line-height: 1.2;
}

.phone {
  color: #000;
  text-decoration: none;
  font-size: 1.125em;
  font-weight: 600;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  white-space: nowrap;
}

.nav {
  position: relative;
  display: -webkit-box;
  display: flex;
  list-style: none;
}

.nav__item {
  font-size: 1.25rem;
  line-height: 1.68;
  font-weight: 700;
}

@media screen and (min-width: 1024px) {
  .nav__item {
    font-size: 1.125rem;
    margin-right: 1.875rem;
  }

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

.nav__item.active {
  background: #4C4873;
}

@media screen and (min-width: 1024px) {
  .nav__item.active {
    background: unset;
  }
}

.nav__link {
  text-decoration: none;
  color: #fff;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  will-change: color;
  display: block;
}

@media screen and (min-width: 1024px) {
  .nav__link:hover {
    color: var(--btn);
  }

  .nav__link:first-letter {
    color: var(--btn);
  }
}

.burger {
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 28px;
  width: 30px;
  padding: 4px;
  display: -webkit-box;
  display: flex;
}

.burger:hover .burger__line:nth-child(1) {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

.burger:hover .burger__line:nth-child(3) {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.burger__line {
  width: 100%;
  height: 2px;
  border-radius: 2px;
  display: block;
  background: #000;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.burger__line:nth-child(1) {
  -webkit-transform-origin: right;
  transform-origin: right;
}

.burger__line:nth-child(2) {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: center;
  transform-origin: center;
}

.burger__line:nth-child(3) {
  -webkit-transform-origin: right;
  transform-origin: right;
}

.burger--active .burger__line:nth-child(1) {
  -webkit-transform: rotate(-45deg) scale(1.15) !important;
  transform: rotate(-45deg) scale(1.15) !important;
}

.burger--active .burger__line:nth-child(2) {
  -webkit-transform: scaleX(0) !important;
  transform: scaleX(0) !important;
}

.burger--active .burger__line:nth-child(3) {
  -webkit-transform: rotate(45deg) scale(1.15) !important;
  transform: rotate(45deg) scale(1.15) !important;
}

.burger-box {
  background: transparent;
  border: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

@media screen and (min-width: 1024px) {
  .burger-box {
    display: none;
  }
}

.burger-box__text {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25rem;
  margin-left: 0.3125rem;
}

.burger-box__line-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 21px;
  width: 28px;
}

.burger-box__line {
  background: #fff;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  display: block;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.burger-box__line:nth-child(1) {
  -webkit-transform-origin: right;
  transform-origin: right;
}

.burger-box__line:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
}

.burger-box__line:nth-child(3) {
  -webkit-transform-origin: right;
  transform-origin: right;
}

.burger-box.active .burger-box__line:nth-child(1) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.burger-box.active .burger-box__line:nth-child(2) {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.burger-box.active .burger-box__line:nth-child(3) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mobile-menu {
  display: none;
}

.footer {
  background: var(--accent);
  padding: 55px 0 40px;
}

.footer__wrap {
  display: -webkit-box;
  display: flex;
  color: white;
  flex-wrap: wrap;
}

@media screen and (min-width: 1200px) {
  .footer__wrap {
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}

.footer__logo {
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  justify-content: center;
}

@media screen and (min-width: 1200px) {
  .footer__logo {
    width: 50%;
    -webkit-box-pack: start;
    justify-content: start;
  }
}

.footer__logo .logo__img-box {
  width: 93px;
  height: 93px;
}

@media screen and (min-width: 768px) {
  .footer__logo .logo__img-box {
    width: 70px;
    height: 70px;
  }
}

.footer__logo .logo__text {
  font-size: 2.25rem;
  line-height: 1.16;
  max-width: 130px;
}

@media screen and (min-width: 768px) {
  .footer__logo .logo__text {
    font-size: 1.6875rem;
  }
}

@media screen and (min-width: 1200px) {
  .footer__left-side {
    width: 55%;
  }
}

.footer__right-side {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .footer__right-side {
    width: 43%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}

.footer__text-box {
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .footer__text-box {
    text-align: left;
  }
}

.footer__text-box p {
  font-size: 0.875rem;
  line-height: 1.65;
  color: #908bae;
}

.footer__contacts {
  position: relative;
  margin-bottom: 30px;
  padding-top: 30px;
}

@media screen and (min-width: 768px) {
  .footer__contacts {
    padding-top: 0;
  }
}

.footer__contacts::before {
  position: absolute;
  content: '';
  background: url(./assets/images/footer-line.svg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 10px;
  left: 0;
  top: 0;
}

@media screen and (min-width: 768px) {
  .footer__contacts::before {
    display: none;
  }
}

.footer__copy {
  position: relative;
  padding-top: 30px;
}

@media screen and (min-width: 768px) {
  .footer__copy {
    padding-top: 40px;
  }
}

.footer__copy::before {
  position: absolute;
  content: '';
  background: url(./assets/images/footer-line.svg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 10px;
  left: 0;
  top: 0;
}

.copy {
  width: 100%;
  margin-bottom: 35px;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .copy {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}

.copy__text {
  text-decoration: none;
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 0.875rem;
  margin: 0 0 35px;
}

.copy__text:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .copy__text {
    margin: 0;
  }
}

.copy__up-icon {
  margin-left: 0.3125rem;
  font-size: 0.375rem;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  will-change: transform;
}

.copy__up:hover .copy__up-icon {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

.contacts-box {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .contacts-box {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}

.contacts-box__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-bottom: 20px;
  -webkit-box-align: center;
  align-items: center;
}

@media screen and (min-width: 1200px) {
  .contacts-box__item {
    width: 48%;
    margin-bottom: 0;
    -webkit-box-align: start;
    align-items: start;
  }
}

.contacts-box__item:last-child {
  margin-bottom: 0;
}

.contacts-box__name {
  color: #908bae;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.21;
  margin-bottom: 0.5rem;
}

.contacts-box__link {
  font-size: 1.375rem;
  line-height: 1.18;
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: flex;
  margin: 0 0 0.3125rem;
}

.contacts-box__link:last-child {
  margin-bottom: 0;
}

.contacts-box__link--color {
  color: var(--btn);
}

.breadcrumbs {
  padding: 20px 0;
}

.breadcrumbs__wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.breadcrumbs__line,
.breadcrumbs__text,
.breadcrumbs__url {
  font-size: 0.75rem;
  color: var(--color-grey);
  letter-spacing: 0.01em;
}

.breadcrumbs__line {
  margin: 0 0.5rem;
}

.breadcrumbs__url {
  text-decoration: none;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  will-change: color;
  position: relative;
}

.breadcrumbs__url:hover {
  color: var(--accent);
}

.form {
  padding: 30px 20px;
  background: url(./assets/images/form-bg.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 5px;
  overflow: hidden;
}

@media screen and (min-width: 560px) {
  .form {
    padding: 40px 50px;
  }
}

.form__footer {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

@media screen and (min-width: 540px) {
  .form__footer {
    margin-top: 40px;
  }
}

.form__inputs-list .inputs {
  margin-bottom: 30px;
}

.form__inputs-list .inputs:last-child {
  margin-bottom: 0;
}

.form__input {
  margin-bottom: 20px;
}

.form__btn {
  margin-top: 20px;
  -webkit-box-ordinal-group: 3;
  order: 2;
}

@media screen and (min-width: 540px) {
  .form__btn {
    margin-top: 0;
    -webkit-box-ordinal-group: unset;
    order: unset;
  }
}

.form__header {
  font-size: 1.75rem;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 0 2rem;
  color: #fff;
}

.inputs {
  display: grid;
  grid-gap: 20px;
}

@media screen and (min-width: 540px) {
  .inputs {
    grid-gap: 30px 12px;
  }
}

@media screen and (min-width: 540px) {
  .inputs--col-2 {
    grid-template-columns: 1fr 2fr;
  }
}

@media screen and (min-width: 540px) {
  .inputs--col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

.input-field {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  position: relative;
}

.input-field__input {
  margin-top: 20px;
}

.input-field__label {
  position: absolute;
  left: 0;
  top: 0;
}

.input {
  font-size: 1.125rem;
  line-height: 1.15;
  border: none;
  padding: 1.25rem;
  border-radius: 5px;
  border: 1px solid transparent;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  will-change: border;
  box-shadow: 0px 0px 10px transparent;
}

.input:active,
.input:hover,
.input:focus {
  border-color: var(--btn);
  box-shadow: 0px 0px 10px var(--btn);
}

.input:active + label,
.input:hover + label,
.input:focus + label {
  color: var(--btn);
}

.label {
  color: #fff;
  font-size: 0.75rem;
  line-height: 1.2;
  letter-spacing: 0.01em;
  margin: 0 0 0.125rem;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  will-change: color;
}

.captcha {
  background: #fff;
  width: 270px;
  height: 60px;
  border-radius: 5px;
  overflow: hidden;
}

.banner {
  position: relative;
  padding: 60px 0 40px;
  height: 350px;
  /*background: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 26, 109, 0)), color-stop(48%, rgba(34, 26, 109, 0.48)), to(rgba(34, 26, 109, 0.61)));
  background: linear-gradient(180deg, rgba(34, 26, 109, 0) 0%, rgba(34, 26, 109, 0.48) 48%, rgba(34, 26, 109, 0.61) 100%);*/
}

@media screen and (min-width: 768px) {
  .banner {
    padding: 20px 0 20px;
    min-height: 450px;
    /*background: -webkit-gradient(linear, right top, left top, from(rgba(34, 26, 109, 0)), color-stop(55%, rgba(34, 26, 109, 0.48)), to(rgba(34, 26, 109, 0.61)));
    background: linear-gradient(270deg, rgba(34, 26, 109, 0) 0%, rgba(34, 26, 109, 0.48) 55%, rgba(34, 26, 109, 0.61) 100%);*/
  }
}

@media screen and (min-width: 1024px) {
  .banner {
    padding: 45px 0 45px;
    min-height: 550px;
  }
}

@media screen and (min-width: 1440px) {
  .banner {
    padding: 45px 0 45px;
    min-height: 620px;
  }
}

@media screen and (min-width: 1600px) {
  .banner {
    padding: 90px 0 90px;
    min-height: 670px;

  }
}

@media screen and (min-width: 1800px) {
  .banner {
    min-height: 700px;
  }
}

.banner__wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.banner__circle {
  border-radius: 50%;
  margin: auto;
  width: 260px;
  height: 260px;
  box-shadow: 0px 0px 0px 16px #ffffff8a;
}

@media screen and (min-width: 768px) {
  .banner__circle {
    width: 400px;
    height: 400px;
  }
}

@media screen and (min-width: 1800px) {
  .banner__circle {
    width: 514px;
    height: 514px;
  }
}

.banner__circle img {
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 7px solid #fff;
}

.banner__bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

@media screen and (min-width: 1024px) {
  .banner__text-side {
    padding-left: calc(100% / 12 * 1 - 17px);
  }
}

.banner__title {
  line-height: 1.2;
  margin-bottom: 0.3125rem;
  color: #fff;
  font-size: 3.125rem;
}

@media screen and (min-width: 768px) {
  .banner__title {
    font-size: 3.875rem;
  }
}

.banner__text-box {
  color: #fff;
  margin-bottom: 30px;
  max-width: 90%;
}

@media screen and (min-width: 768px) {
  .banner__text-box {
    max-width: 510px;
    margin-bottom: 30px;
  }
}

.banner__text-box p {
  font-size: 1.375rem;
  line-height: 1.68;
  letter-spacing: 0.01em;
}

@media screen and (min-width: 768px) {
  .banner__text-box p {
    font-size: 1.5rem;
    line-height: 1.8;
  }
}

.banner__btns {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.banner__btn {
  margin-bottom: 10px;
  width: 100%;
}

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

@media screen and (min-width: 480px) {
  .banner__btn {
    margin-bottom: 0;
    margin-right: 20px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

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

.partners {
  background: var(--accent);
  padding: 40px 0;
}

.partners-sidebar {
  /*
  background: var(--accent);
  padding: 40px 0;
  */
  margin-bottom: 30px;
}

.partners-sidebar .container {
  padding: 0px;
}

.partners-list {
  display: grid;
  grid-gap: 15px;
}

.partners-sidebar .partners-list {
  display: block;
}

@media screen and (min-width: 768px) {
  .partners-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.partner {
  background: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 5px;
  overflow: hidden;
  border-top: 5px solid var(--btn);
  padding: 20px 18px;
  text-decoration: none;
}

.partners-sidebar .partner { 
  box-shadow: 0 2px 14px rgb(0 0 0 / 8%);
  margin-bottom: 15px;
}

.partners-sidebar a.partner:hover {
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 16%);
  transition: box-shadow .5s;
}

@media screen and (min-width: 768px) {
  .partner {
    padding: 20px 30px;
  }
}

.partner__img-box {
  width: 30%;
  height: auto;
  border-radius: 50%;
  overflow: hidden;
  width: 80px;
  height: 80px;
}

.partner__img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.partner__text-side {
  width: 75%;
}

.partner__name {
  font-size: 1.625rem;
  line-height: 1.23;
  font-weight: bold;
  margin-bottom: 0.3125rem;
  /*width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;*/
  display: block;
}

.partner__text-box p {
  color: var(--text-grey);
  line-height: 1.75;
}

.events__link {
  grid-row: 3;
}

@media screen and (min-width: 1024px) {
  .events__link {
    grid-column: 2;
    grid-row: 1;
  }
}

.events__list {
  margin-bottom: 30px;
}

.events__title {
  margin-bottom: 1.25rem;
}

.events__btn {
  max-width: 410px;
  margin: auto;
  max-width: unset;
}

.events__btn .btn__text {
  width: 100%;
  text-align: center;
}

.event-link {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
  color: var(--btn);
  font-size: 1.25rem;
}

.event-link:hover .event-link__arrow {
  background: var(--btn);
}

.event-link:hover .event-link__arrow::before {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .event-link {
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}

.event-link__arrow {
  background: #FAE7E9;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  font-size: 0.4375rem;
  padding: 0.4375rem 0.5625rem;
  margin-left: 0.625rem;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  will-change: background-color;
}

.events-list {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: 1fr;
}

.events-list__item {
  border-bottom: 1px solid var(--grey);
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .events-list__item {
    border-bottom: none;
    padding-bottom: 0;
    position: relative;
  }
}

.events-list__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {
  .events-list--col-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

.event {
  border-radius: 5px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.event__top {
  padding: 30px 30px 20px;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.event__date {
  font-size: 1.75rem;
  margin-bottom: 0.3125rem;
  font-weight: 100;
  color: var(--accent);
  display: block;
  letter-spacing: 0.01em;
}

@media screen and (min-width: 768px) {
  .event__date {
    font-size: 2.125rem;
  }
}

.event__text-box {
  color: var(--accent);
  margin-bottom: 10px;
}

.event__text-box p {
  font-weight: 600;
  line-height: 1.65;
  font-size: 1.25rem;
  letter-spacing: 0.01em;
}

.event__geo-box {
  display: -webkit-box;
  display: flex;
}

.event__geo-text {
  color: var(--text-grey);
  margin-left: 0.3125rem;
}

.event__link {
  padding: 20px 30px;
  border-top: 1px solid var(--grey);
  width: 100%;
  align-self: flex-end;
}

.section-news {
  padding: 40px 0;
}

.section-news__wrap {
  display: grid;
  grid-gap: 80px;
}

@media screen and (min-width: 1024px) {
  .section-news__wrap {
    grid-template-columns: 8fr 4fr;
    grid-gap: 28px;
  }
}

.main-news__title {
  margin-bottom: 0.625rem;
}

@media screen and (min-width: 768px) {
  .main-news__title {
    margin-bottom: 1.25rem;
  }
}

.main-news__text-box {
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .main-news__text-box {
    margin-bottom: 30px;
  }
}

.main-news__text-box p {
  font-size: 1.25rem;
  line-height: 1.75;
}

.main-news__btn {
  margin: auto;
}

@media screen and (min-width: 540px) {
  .main-news__btn {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

@media screen and (min-width: 992px) {
  .main-news__btn {
    margin: 0;
  }
}

.main-news__img-box {
  border-radius: 5px;
  overflow: hidden;
  /*height: 180px;*/
  width: 100%;
  margin-bottom: 15px;
}

.main-news__img-box img {
    width: 100%;
}

@media screen and (min-width: 1024px) {
  .main-news__img-box {
    /*height: 475px;*/
    height: inherit;

  }
}

.sources {
  display: -webkit-box;
  display: flex;
  border: 1px solid var(--grey);
  box-sizing: border-box;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.sources__header {
  background: var(--accent);
  padding: 13px 30px;
  border-radius: 5px;
  overflow: hidden;
}

.sources__item {
  margin-bottom: 20px;
  border-bottom: 1px solid var(--grey);
  padding-bottom: 20px;
}

.sources__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.sources__inner {
  padding: 30px 18px;
}

@media screen and (min-width: 1024px) {
  .sources__inner {
    padding: 30px;
  }
}

.sources__img-box {
  height: 55px;
}

.sources__img-box img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left;
  object-position: left;
  width: 100%;
  height: 100%;
}

.sources__btn {
  font-weight: 600;
}

.sources__btn .btn__more {
  display: none;
}

@media screen and (min-width: 540px) {
  .sources__btn .btn__more {
    display: inline;
  }
}

.source {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
}

.source__time {
  color: #9e9e9e;
  font-size: 0.75rem;
  font-weight: 400;
  margin-bottom: 0.3125rem;
}

.source__img-box {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  height: 65px;
  width: 65px;
}

.source__img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.source__header {
  -webkit-box-flex: 1;
  flex: 1;
  margin-left: 10px;
  line-height: 1.6;
  font-weight: 500;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.source__text-box {
  color: var(--text-grey);
  margin-top: 10px;
  width: 100%;
}

.source__text-box p {
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.015em;
}

.source__text-box p:last-child {
  margin-bottom: 0;
}

.source__link {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  -webkit-text-decoration-color: #ffffff00;
  text-decoration-color: #ffffff00;
  color: var(--link);
}

.announce {
  padding-top: 30px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .announce {
    padding-top: 60px;
    margin-bottom: 40px;
  }
}

.announce__wrap {
  position: relative;
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .announce__wrap {
    padding-bottom: 80px;
  }
}

.announce__wrap::after {
  position: absolute;
  content: '';
  background: url(./assets/images/announce-line.svg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 10px;
  left: 0;
  bottom: 0;
}

.announce__title {
  text-align: center;
  margin-bottom: 0.625rem;
}

.announce__btn {
  max-width: 410px;
  margin: auto;
}

.announce__btn .btn__text {
  width: 100%;
  text-align: center;
}

.announce__list {
  margin-bottom: 40px;
}

.announce-list {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 28px;
}

@media screen and (min-width: 768px) {
  .announce-list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 768px) {
  .announce-list--col-1 {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
}

.announce-list--col-1 .announce-box {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.announce-list--col-1 .announce-box:last-child {
  margin: 0;
  padding: 0;
}

.announce-list--col-1 .announce-box:last-child::after {
  display: none;
}

.announce-list--col-1 .announce-box::after {
  position: absolute;
  content: '';
  background: url(./assets/images/slash-line-short.svg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 4px;
  left: 0;
  bottom: 0;
}

.announce-list--col-1 .announce-box__img-box {
  height: 170px;
}

.announce-list--col-1 .announce-box__circle {
  left: 15px;
  bottom: 15px;
}

.announce-box {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  text-decoration: none;
  color: var(--text-grey);
}

.announce-box:hover .announce-box__picture {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.announce-box__img-box {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  height: 200px;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .announce-box__img-box {
    height: 256px;
  }
}

.announce-box__img-box::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  background: linear-gradient(181deg, rgba(34, 26, 109, 0) 0, rgba(34, 26, 109, 0) 35%, #07070770 100%);
  margin-bottom: 15px;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.announce-box__circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  -o-object-fit: cover;
  object-fit: cover;
  left: 30px;
  bottom: 30px;
}

.announce-box__title {
  position: relative;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  color: var(--accent);
}

.announce-box__title::before {
  background: #fff;
  background: linear-gradient(45deg, #ffffff1a, #fff, #fff);
  background: -webkit-linear-gradient(45deg, #ffffff1a, #fff, #fff);
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 60px;
  height: 30px;
}

.announce-box__icon-date {
  font-size: 0.75rem;
}

.announce-box__date {
  letter-spacing: 0.01em;
  font-size: 0.875rem;
  line-height: 1.21;
}

.announce-box__date-box {
  margin-bottom: 10px;
}

.announce-box__picture {
  -webkit-transition: .5s ease;
  transition: .5s ease;
  will-change: transform;
}

.map {
  background: var(--accent);
  /*min-height: 600px;
  height: 80vh;*/
  height: 600px;
}

.filter-box__title {
  color: var(--text-grey);
  margin: 0 0 0.625rem;
  letter-spacing: 0.01em;
  line-height: 1.18;
}

.filter-box__options {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(60px, 1fr));
  grid-template-rows: auto;
  grid-row-gap: 10px;
  grid-column-gap: 8px;
  -webkit-box-align: self-start;
  align-items: self-start;
}

.filter-box__options a {
  background: #F6F5FA;
  font-size: 0.9375rem;
  line-height: 1.2;
  padding: 0.375rem 0.9375rem;
  border-radius: 40px;
  text-decoration: none;
  color: var(--accent);
  -webkit-transition: .2s ease;
  transition: .2s ease;
  will-change: background-color, color;
  text-align: center;
}

.filter-box__options a:hover,
.filter-box__options a:active {
  background: var(--accent);
  color: #fff;
}

.events-page {
  padding: 46px 0 20px;
}

@media screen and (min-width: 992px) {
  .events-page {
    padding: 46px 0 120px;
  }
}

.events-page__title {
  margin: 0 0 1.25rem;
}

@media screen and (min-width: 992px) {
  .events-page__title {
    grid-column: 1/3;
  }
}

.events-page__wrap {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 16px;
}

@media screen and (min-width: 992px) {
  .events-page__wrap {
    grid-template-columns: 8fr 4fr;
    grid-gap: 28px;
    grid-row-gap: 0;
  }
}

.events-page__sidebar {
  position: relative;
}

.events-page__filter-box {
  margin-bottom: 30px;
}

.events-page__form {
  margin-bottom: 40px;
}

@media screen and (min-width: 992px) {
  .events-page__form {
    margin-bottom: 90px;
  }
}

.big-event__info {
  padding: 20px 0;
  border-top: 1px solid #E5E4ED;
  border-bottom: 1px solid #E5E4ED;
  margin-bottom: 20px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.big-event__info .info-item {
  margin-bottom: 20px;
  width: 100%;
}

@media screen and (min-width: 1100px) {
  .big-event__info .info-item {
    width: auto;
    margin-bottom: 0;
    margin-right: 20px;
  }
}

.big-event__title {
  text-transform: uppercase;
  font-size: 1.875rem;
  margin: 0 0 0.9375rem;
  font-weight: 700;
}

.info-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.info-item__img-box {
  border: 1px solid #E5E4ED;
  width: 60px;
  height: 60px;
  padding: 16px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 10px;
  flex-shrink: 1;
}

.info-item__icon {
  font-size: 1.5rem;
}

.info-item__icon::before {
  color: var(--btn);
}

.info-item__name {
  color: var(--text-grey);
  line-height: 1.18;
  letter-spacing: 0.01em;
}

.info-item__value {
  font-weight: 300;
  font-size: 2.125rem;
  line-height: 1.2;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end;
  letter-spacing: 0.01em;
}

.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form .wpcf7-response-output {
  border: none !important;
  color: #fff !important;
  font-size: 20px !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    line-height: 2.5 !important;
    height: 30px !important;
}