

/* Start:/local/templates/.default/markup_iri/build/css/main.css?1671711180341386*/
body {
  overflow-x: hidden; }

html.freeze,
html.freeze body {
  overflow: hidden !important; }

@media screen and (min-width: 1025px) {
  html.offset-right,
  body.offset-right {
    padding-right: 17px; }
    html.offset-right .header,
    html.offset-right .modal,
    html.offset-right .accelerator-panel,
    body.offset-right .header,
    body.offset-right .modal,
    body.offset-right .accelerator-panel {
      padding-right: 17px; }
    html.offset-right .cookie,
    html.offset-right .refresh-your-browser,
    body.offset-right .cookie,
    body.offset-right .refresh-your-browser {
      right: 37px; }
    html.offset-right .accelerator-panel,
    body.offset-right .accelerator-panel {
      right: 17px !important; }
    html.offset-right .support-button,
    body.offset-right .support-button {
      right: 41px; }
    html.offset-right .support-modal__block,
    body.offset-right .support-modal__block {
      width: 617px; } }

body {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  -webkit-font-smoothing: antialiased;
  font-family: 'Golos'; }
  @media screen and (min-width: 1025px) {
    body {
      padding-top: 96px; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    body {
      padding-top: 65px; } }
  @media screen and (max-width: 767px) {
    body {
      padding-top: 57px; } }

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

* {
  -webkit-locale: auto; }

svg {
  pointer-events: none; }

img,
iframe,
video {
  max-width: 100%; }

input,
textarea,
button {
  border: none;
  outline: none;
  border-radius: 0;
  font-family: 'Golos'; }

input[type='text'],
input[type='password'],
input[type='tel'],
input[type='email'],
input[type='number'],
textarea,
button {
  -webkit-appearance: none; }

input::-webkit-credentials-auto-fill-button,
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0; }

input::-ms-reveal,
input::-ms-clear {
  width: 0;
  height: 0; }

fieldset {
  border: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: normal;
  color: inherit; }

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color ease 0.3s;
  -o-transition: color ease 0.3s;
  transition: color ease 0.3s; }
  a:hover, a:active, a.nice-select.open, a:focus {
    text-decoration: none; }

li {
  list-style: none; }

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

.container {
  max-width: 1248px;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .container {
      padding: 0 24px; } }
  @media screen and (max-width: 767px) {
    .container {
      padding: 0 16px; } }

.back {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 0;
  -webkit-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  opacity: 0;
  visibility: hidden; }
  .back.on {
    opacity: 2;
    visibility: visible; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media screen and (min-width: 768px) {
  .visible-xs {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .hide-xs {
    display: none !important; } }

@font-face {
  font-family: 'Golos';
  src: url("/local/templates/.default/markup_iri/build/css/../fonts/GolosText-DemiBold.woff2") format("woff2"), url("/local/templates/.default/markup_iri/build/css/../fonts/GolosText-DemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Golos';
  src: url("/local/templates/.default/markup_iri/build/css/../fonts/GolosText-Medium.woff2") format("woff2"), url("/local/templates/.default/markup_iri/build/css/../fonts/GolosText-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Golos';
  src: url("/local/templates/.default/markup_iri/build/css/../fonts/GolosText-Regular.woff2") format("woff2"), url("/local/templates/.default/markup_iri/build/css/../fonts/GolosText-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Golos';
  src: url("/local/templates/.default/markup_iri/build/css/../fonts/GolosText-Black.woff2") format("woff2"), url("/local/templates/.default/markup_iri/build/css/../fonts/GolosText-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Golos';
  src: url("/local/templates/.default/markup_iri/build/css/../fonts/GolosText-Bold.woff2") format("woff2"), url("/local/templates/.default/markup_iri/build/css/../fonts/GolosText-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

.icon {
  display: block;
  max-width: 100%;
  max-height: 100%; }
  .icon-search {
    width: 20px;
    height: 20px; }
  .icon-user-circle {
    width: 32px;
    height: 32px; }
  .icon-x {
    width: 20px;
    height: 20px; }
  .icon-link {
    width: 18px;
    height: 18px; }
  .icon-play-circle {
    width: 48px;
    height: 48px; }
  .icon-sound {
    width: 18px;
    height: 18px; }
  .icon-mute {
    width: 18px;
    height: 18px; }
  .icon-tg {
    width: 20px;
    height: 20px; }
  .icon-rt {
    width: 20px;
    height: 20px; }
  .icon-vk {
    width: 20px;
    height: 20px; }
  .icon-ok {
    width: 20px;
    height: 20px; }
  .icon-right {
    width: 14px;
    height: 14px; }
  .icon-down {
    width: 14px;
    height: 14px; }
  .icon-plus {
    width: 14px;
    height: 14px; }
  .icon-chevron {
    width: 14px;
    height: 14px;
    fill: none; }
  .icon-chevron-next {
    width: 14px;
    height: 14px;
    fill: none; }
  .icon-chevron-prev {
    width: 14px;
    height: 14px;
    fill: none; }
  .icon-calendar {
    width: 18px;
    height: 18px; }

/*! 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; }

/**
 * Swiper 8.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 15, 2022
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color:#007aff; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x; }

.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px; }

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -webkit-order: 9999;
      -ms-flex-order: 9999;
          order: 9999; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

:root {
  --swiper-navigation-size:44px; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important; }

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

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

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

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

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0); }

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform,.2s top;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s left;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s right;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000; }

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube {
  overflow: visible; }

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0; }

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px); }

.swiper-flip {
  overflow: visible; }

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity,height,-webkit-transform;
  transition-property: opacity,height,-webkit-transform;
  -o-transition-property: transform,opacity,height;
  transition-property: transform,opacity,height;
  transition-property: transform,opacity,height,-webkit-transform; }

.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08); }

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible; }

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999; }

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px; }

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px); }

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block; }

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6; }

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0; }

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6; }

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto; }

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px; }

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px; }

.flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%; }

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px; }

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px; }

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%; }

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6; }

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff; }

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%; }

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6; }

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff; }

.flatpickr-calendar:focus {
  outline: 0; }

.flatpickr-wrapper {
  position: relative;
  display: inline-block; }

.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9); }

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none; }

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative; }

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  left: 0; }

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  right: 0; }

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9; }

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747; }

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px; }

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill .1s;
  -o-transition: fill .1s;
  transition: fill .1s;
  fill: inherit; }

.numInputWrapper {
  position: relative;
  height: auto; }

.numInputWrapper input, .numInputWrapper span {
  display: inline-block; }

.numInputWrapper input {
  width: 100%; }

.numInputWrapper input::-ms-clear {
  display: none; }

.numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none; }

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1); }

.numInputWrapper span:active, .numInputWrapper span.nice-select.open {
  background: rgba(0, 0, 0, 0.2); }

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute; }

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0; }

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%; }

.numInputWrapper span.arrowDown {
  top: 50%; }

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%; }

.numInputWrapper span svg {
  width: inherit;
  height: auto; }

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5); }

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05); }

.numInputWrapper:hover span {
  opacity: 1; }

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0; }

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05); }

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block; }

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9); }

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9); }

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

.flatpickr-current-month input.cur-year:focus {
  outline: 0; }

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none; }

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 .5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto; }

.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active, .flatpickr-current-month .flatpickr-monthDropdown-months.nice-select.open {
  outline: none; }

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05); }

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0; }

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px; }

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder; }

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0; }

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px; }

.flatpickr-days:focus {
  outline: 0; }

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6; }

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6; }

.flatpickr-day.today {
  border-color: #959ea9; }

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff; }

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7; }

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px; }

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0; }

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7; }

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px; }

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6; }

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default; }

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1); }

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7; }

.flatpickr-day.hidden {
  visibility: hidden; }

.rangeMode .flatpickr-day {
  margin-top: 1px; }

.flatpickr-weekwrapper {
  float: left; }

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6; }

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px; }

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none; }

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both; }

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left; }

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939; }

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939; }

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%; }

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%; }

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

.flatpickr-time input.flatpickr-hour {
  font-weight: bold; }

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400; }

.flatpickr-time input:focus {
  outline: 0;
  border: 0; }

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center; }

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400; }

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee; }

.flatpickr-input[readonly] {
  cursor: pointer; }

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.odometer.odometer-auto-theme,
.odometer.odometer-theme-minimal {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative; }

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-minimal .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative; }

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

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-minimal .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-minimal .odometer-digit .odometer-ribbon {
  display: block; }

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

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

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

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.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-minimal.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-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .share__text {
    font-size: 14px;
    line-height: 140%;
    color: #000;
    margin-right: 16px; }
  .share .ya-share2__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 -4px; }
  .share .ya-share2__item {
    padding: 0 4px; }
    .share .ya-share2__item_service_telegram .ya-share2__title {
      background-image: url(/local/templates/.default/markup_iri/build/css/../images/svg/tg-black.svg); }
    .share .ya-share2__item_service_odnoklassniki .ya-share2__title {
      background-image: url(/local/templates/.default/markup_iri/build/css/../images/svg/ok-black.svg); }
    .share .ya-share2__item_service_vkontakte .ya-share2__title {
      background-image: url(/local/templates/.default/markup_iri/build/css/../images/svg/vk-black.svg); }
  .share .ya-share2__title {
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    line-height: 0;
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    background-color: #f0f0f0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block; }
    .share .ya-share2__title:hover, .share .ya-share2__title:focus, .share .ya-share2__title:active, .share .ya-share2__title.nice-select.open {
      background-color: #e4e4e4; }

.link-back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .link-back .icon {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .link-back .icon-left {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .link-back__text {
    font-size: 14px;
    line-height: 140%;
    color: #000; }

.article-area {
  font-size: 16px;
  line-height: 150%; }
  .article-area img {
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0 auto 40px;
    display: block;
    height: auto; }
    .article-area img:last-child {
      margin-bottom: 0; }
  .article-area p,
  .article-area span {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 24px;
    display: block; }
    .article-area p:last-child,
    .article-area span:last-child {
      margin-bottom: 0; }
    .article-area p a,
    .article-area span a {
      font-size: 16px;
      line-height: 150%;
      color: #91b600;
      -webkit-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      transition: color 0.3s ease; }
      .article-area p a:hover,
      .article-area span a:hover {
        color: #b2cc4c; }
      .article-area p a:focus,
      .article-area span a:focus {
        color: #749200; }
      .article-area p a:active, .article-area p a.nice-select.open,
      .article-area span a:active,
      .article-area span a.nice-select.open {
        color: #749200; }
  .article-area strong {
    font-weight: 500;
    font-size: 28px;
    line-height: 130%;
    display: block;
    margin-bottom: 15px; }
    .article-area strong:last-child {
      margin-bottom: 0; }
  .article-area strong + p {
    margin-top: 35px; }
  .article-area h2,
  .article-area h3,
  .article-area h4,
  .article-area h5 {
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
    color: #000;
    margin-bottom: 24px; }
    .article-area h2:last-child,
    .article-area h3:last-child,
    .article-area h4:last-child,
    .article-area h5:last-child {
      margin-bottom: 0; }
  .article-area blockquote {
    padding-left: 88px;
    position: relative;
    margin: 48px 0; }
    .article-area blockquote:last-child {
      margin-bottom: 0; }
    .article-area blockquote::before {
      content: '';
      position: absolute;
      left: 25px;
      top: 8px;
      width: 40px;
      height: 30px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("/local/templates/.default/markup_iri/build/css/../images/svg/quotes.svg"); }
    .article-area blockquote p {
      font-size: 20px;
      line-height: 150%;
      color: #000;
      margin-bottom: 18px; }
      .article-area blockquote p:last-child {
        margin-bottom: 0; }
    .article-area blockquote figcaption {
      font-size: 14px;
      line-height: 140%;
      color: #747473; }
  .article-area p + article {
    margin-top: 40px; }
    .article-area p + article span {
      margin-bottom: 16px; }
  .article-area article + article span {
    margin-bottom: 16px; }
  .article-area article {
    margin-bottom: 42px; }
    .article-area article:last-child {
      margin-bottom: 0; }
  .article-area ul {
    margin-bottom: 42px; }
    .article-area ul:last-child {
      margin-bottom: 0; }
    .article-area ul li {
      font-size: 16px;
      line-height: 130%;
      color: #000;
      padding-left: 30px;
      position: relative;
      margin-bottom: 16px; }
      .article-area ul li:last-child {
        margin-bottom: 0; }
      .article-area ul li::before {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        background-color: #aad600;
        top: 10px;
        left: 12px;
        border-radius: 50%; }
  .article-area ol {
    counter-reset: li;
    margin-bottom: 40px; }
    .article-area ol:last-child {
      margin-bottom: 0; }
    .article-area ol li {
      font-size: 16px;
      line-height: 130%;
      color: #000;
      padding-left: 30px;
      position: relative;
      margin-bottom: 16px;
      display: block; }
      .article-area ol li::before {
        content: counters(li, ".") ". ";
        counter-increment: li;
        position: absolute;
        left: 10px;
        top: 0;
        font-size: 16px;
        line-height: 130%;
        color: #91b600; }
      .article-area ol li:last-child {
        margin-bottom: 0; }
      .article-area ol li ol {
        padding: 16px 0 0;
        margin-bottom: 0; }
        .article-area ol li ol li::before {
          left: 0; }
  .article-area table {
    border-collapse: collapse;
    width: 100%;
    min-width: 720px;
    margin-bottom: 24px;
    border: none; }
    .article-area table:last-child {
      margin-bottom: 0; }
    .article-area table th {
      background-color: #d0f053;
      text-align: left;
      padding: 16px;
      font-weight: 500;
      font-size: 14px;
      line-height: 120%;
      color: #000;
      width: 33.33%;
      min-width: 207px;
      border: none; }
    .article-area table td {
      font-size: 14px;
      line-height: 140%;
      color: #000;
      padding: 12px 12px 12px 16px;
      border: 1px solid #e4e4e4;
      min-width: 207px; }
  .article-area__scroll-table {
    overflow: auto;
    margin-bottom: 24px; }
    .article-area__scroll-table:last-child {
      margin-bottom: 0; }
  .article-area a.button {
    padding: 0 31px;
    margin-bottom: 32px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .article-area a.button span {
      margin-bottom: 0; }

@media screen and (max-width: 1024px) {
  .article-area img {
    margin-bottom: 32px; }
    .article-area img:last-child {
      margin-bottom: 0; }
  .article-area h2,
  .article-area h3,
  .article-area h4,
  .article-area h5,
  .article-area h6 {
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 16px; }
  .article-area blockquote {
    margin: 28px 0 32px;
    padding-left: 65px; }
    .article-area blockquote::before {
      left: 0;
      top: 8px; }
  .article-area p + article {
    margin-top: 34px; }
  .article-area ul {
    margin-bottom: 34px; }
  .article-area ol {
    margin-bottom: 34px; }
  .article-area strong {
    font-size: 24px;
    line-height: 120%; }
  .article-area strong + p {
    margin-top: 24px; }
  .article-area button {
    margin-bottom: 20px; } }

@media screen and (max-width: 767px) {
  .article-area img {
    margin-bottom: 24px; }
    .article-area img:last-child {
      margin-bottom: 0; }
  .article-area h2,
  .article-area h3,
  .article-area h4,
  .article-area h5,
  .article-area h6 {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 12px; }
  .article-area blockquote {
    margin: 18px 0 24px;
    padding-left: 35px; }
    .article-area blockquote::before {
      left: 0;
      top: 4px;
      width: 24px;
      height: 18px; }
    .article-area blockquote p {
      font-size: 16px;
      line-height: 150%;
      margin-bottom: 8px; }
  .article-area p + article {
    margin-top: 24px; }
  .article-area ul {
    margin-bottom: 28px; }
  .article-area ol {
    margin-bottom: 24px; }
  .article-area__scroll-table {
    margin: 0 -16px 24px;
    padding: 0 16px 12px; }
    .article-area__scroll-table:last-child {
      margin-bottom: 0; }
  .article-area table th {
    min-height: 260px; }
  .article-area table td {
    padding: 12px 12px 12px 16px;
    min-width: 260px; }
  .article-area strong {
    font-size: 16px;
    line-height: 130%; }
  .article-area strong + p {
    margin-top: 24px; }
  .article-area a.button {
    margin-bottom: 24px; }
    .article-area a.button span {
      font-size: 14px;
      line-height: 120%; } }

.slider-button {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  z-index: 2;
  color: #fff;
  background-color: #111111;
  -webkit-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out; }
  .slider-button:hover {
    background-color: #323334; }
  .slider-button:active, .slider-button.nice-select.open {
    background-color: #474748; }
  .slider-button_prev {
    left: -20px; }
    .slider-button_prev svg {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
  .slider-button_next {
    right: -20px; }
    .slider-button_next svg {
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg); }
  .slider-button.swiper-button-disabled {
    display: none; }

.doc-block {
  padding-left: 24px;
  border-left: 1px solid #e4e4e4; }
  .doc-block__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 28px;
    display: block; }
  .doc-block__item {
    margin-bottom: 24px; }
    .doc-block__item:last-child {
      margin-bottom: 0; }

@media screen and (max-width: 1024px) {
  .doc-block {
    padding-left: 0;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .doc-block__title {
      font-size: 16px;
      line-height: 130%;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      max-width: 220px;
      margin-bottom: 0; }
    .doc-block__list {
      padding-left: 4px;
      padding-top: 4px; }
    .doc-block__item {
      margin-bottom: 16px; }
      .doc-block__item:last-child {
        margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .doc-block {
    display: block; }
    .doc-block__title {
      max-width: inherit;
      margin-bottom: 15px; }
    .doc-block__list {
      padding-left: 0; } }

.doc-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .doc-link:hover .doc-link__text,
  .doc-link:hover .doc-link__size,
  .doc-link:hover .icon.icon-download {
    color: #ff2e56;
    opacity: 1; }
  .doc-link__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .doc-link__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-left: 16px; }
    .doc-link__right svg.icon {
      margin-right: 0; }
  .doc-link svg {
    width: 26px;
    height: 32px;
    margin-right: 16px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    color: #909090; }
  .doc-link .icon-download {
    width: 16px;
    height: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    margin-bottom: 4px; }
  .doc-link__text {
    font-size: 14px;
    line-height: 130%;
    color: #000000;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .doc-link__size {
    font-size: 10px;
    line-height: 140%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    color: #909090; }

@media screen and (max-width: 1024px) {
  .doc-link .icon-download {
    opacity: 1; }
  .doc-link__size {
    opacity: 1; } }

.anchor-menu {
  position: relative;
  padding-top: 24px;
  display: inline-block; }
  @media screen and (min-width: 1440px) {
    .anchor-menu {
      -webkit-transform: translateX(-56px);
          -ms-transform: translateX(-56px);
              transform: translateX(-56px); } }
  .anchor-menu * {
    pointer-events: none; }
  .anchor-menu.is_open {
    border-left: none; }
    .anchor-menu.is_open * {
      pointer-events: unset; }
    .anchor-menu.is_open .anchor-menu__close {
      opacity: 1;
      pointer-events: unset; }
    .anchor-menu.is_open .anchor-menu__top-name,
    .anchor-menu.is_open .anchor-menu__bottom-name {
      display: none; }
  .anchor-menu__close {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    opacity: 0;
    pointer-events: none; }
    .anchor-menu__close::before, .anchor-menu__close::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: calc(50% - 1px);
      width: 1px;
      background-color: #909090;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .anchor-menu__close::after {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .anchor-menu__close:hover::before, .anchor-menu__close:hover::after {
      background-color: #91b600; }
    .anchor-menu__close:focus {
      -webkit-box-shadow: 0 0 0 2px #ff6e1d;
              box-shadow: 0 0 0 2px #ff6e1d; }
      .anchor-menu__close:focus::before, .anchor-menu__close:focus::after {
        background-color: #000; }
    .anchor-menu__close:active::before, .anchor-menu__close.nice-select.open::before, .anchor-menu__close:active::after, .anchor-menu__close.nice-select.open::after {
      background-color: #749200; }
  .anchor-menu__line-animate {
    position: absolute;
    left: -0.5px;
    top: 24px;
    height: 17px;
    width: 3px;
    background-color: #d0f053;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .anchor-menu__top-name, .anchor-menu__bottom-name {
    font-size: 11px;
    line-height: 140%;
    color: #909090;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-left: 18px;
    padding-bottom: 10px;
    display: block;
    border-left: 1px solid rgba(199, 199, 199, 0.4);
    overflow: hidden;
    max-height: 26px; }
    .anchor-menu__top-name.is_active, .anchor-menu__bottom-name.is_active {
      color: #000;
      opacity: 1; }
      .anchor-menu__top-name.is_active span:last-child, .anchor-menu__bottom-name.is_active span:last-child {
        opacity: 1; }
    .anchor-menu__top-name:last-child, .anchor-menu__bottom-name:last-child {
      padding-bottom: 0; }
    .anchor-menu__top-name span:first-child, .anchor-menu__bottom-name span:first-child {
      margin-right: 6px;
      opacity: 1; }
    .anchor-menu__top-name span:last-child, .anchor-menu__bottom-name span:last-child {
      opacity: 0; }
  .anchor-menu__wrap {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.3s ease-in-out;
    -o-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out; }
  .anchor-menu__list {
    counter-reset: li;
    border-left: 1px solid rgba(199, 199, 199, 0.4);
    position: relative; }
  .anchor-menu__item {
    padding-bottom: 9px;
    padding-left: 18px;
    position: relative; }
    .anchor-menu__item:first-child .anchor-menu__text.is_active {
      color: #fff; }
      .anchor-menu__item:first-child .anchor-menu__text.is_active::before {
        color: #fff; }
    .anchor-menu__item:last-child {
      padding-bottom: 0; }
    .anchor-menu__item:nth-child(-n + 9) .anchor-menu__text::before {
      content: "0" counter(li) ""; }
    .anchor-menu__item:hover .anchor-menu__text,
    .anchor-menu__item:hover .anchor-menu__text::before {
      color: #91b600; }
    .anchor-menu__item:focus {
      -webkit-box-shadow: 0 0 0 2px #ff6e1d;
              box-shadow: 0 0 0 2px #ff6e1d; }
      .anchor-menu__item:focus .anchor-menu__text,
      .anchor-menu__item:focus .anchor-menu__text::before {
        color: #000; }
    .anchor-menu__item:active .anchor-menu__text, .anchor-menu__item.nice-select.open .anchor-menu__text,
    .anchor-menu__item:active .anchor-menu__text::before,
    .anchor-menu__item.nice-select.open .anchor-menu__text::before {
      color: #749200; }
  .anchor-menu__text {
    font-size: 11px;
    line-height: 140%;
    color: #909090;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-width: 208px; }
    .anchor-menu__text::before {
      content: counter(li) "";
      counter-increment: li;
      font-size: 11px;
      line-height: 140%;
      color: #909090;
      margin-right: 8px;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .anchor-menu__text.is_active {
      color: #000; }
      .anchor-menu__text.is_active::before {
        color: #000; }
  .anchor-menu.visibleSectBlack .anchor-menu__text.is_active,
  .anchor-menu.visibleSectBlack .anchor-menu__top-name.is_active,
  .anchor-menu.visibleSectBlack .anchor-menu__bottom-name.is_active {
    color: #fff; }
    .anchor-menu.visibleSectBlack .anchor-menu__text.is_active::before,
    .anchor-menu.visibleSectBlack .anchor-menu__top-name.is_active::before,
    .anchor-menu.visibleSectBlack .anchor-menu__bottom-name.is_active::before {
      color: #fff; }

@media screen and (max-width: 1439px) {
  .anchor-menu {
    left: -10px; }
    .anchor-menu__item {
      padding-left: 10px; } }

.sticky-block {
  top: 100px;
  padding-left: 18px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }
  .sticky-block .container {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .sticky-block .container::after {
      content: '';
      height: 100%;
      display: block;
      width: 1px; }
  .sticky-block__wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: 250px;
    margin-bottom: 40px;
    margin-top: 20px; }

@media screen and (max-width: 1024px) {
  .sticky-block {
    display: none; } }

@media screen and (max-width: 1024px) {
  section.inner-offset,
  div.inner-offset {
    padding: 48px 0; } }

@media screen and (max-width: 767px) {
  section.inner-offset,
  div.inner-offset {
    padding: 32px 0; } }

.share-btn {
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 17px 15px; }
  .share-btn__icon {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 12px;
    max-width: 24px; }
  .share-btn__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    color: #000; }

@media screen and (max-width: 574px) {
  .share-btn {
    padding: 13px 15px; } }

.universal-grid_border-top {
  border-top: 1px solid #000000; }

@media screen and (min-width: 1025px) {
  .universal-grid__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.universal-grid__sidebar {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  max-width: 278px;
  margin-right: 132px;
  width: 100%; }

.universal-grid__sidebar-search, .universal-grid__sidebar-select {
  margin-bottom: 29px;
  position: relative; }
  .universal-grid__sidebar-search .nice-select, .universal-grid__sidebar-select .nice-select {
    float: inherit; }

.universal-grid__content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

@media screen and (max-width: 1024px) {
  .universal-grid__sidebar {
    max-width: inherit;
    margin-bottom: 25px; }
  .universal-grid__wrapper-form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 48px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 48px;
       -moz-column-gap: 48px;
            column-gap: 48px; } }

@media screen and (max-width: 574px) {
  .universal-grid__sidebar {
    margin-bottom: 16px; }
  .universal-grid__wrapper-form {
    display: -ms-grid;
    display: grid;
    row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding-bottom: 24px; } }

.grid-document {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  row-gap: 36px; }
  @media screen and (max-width: 1024px) {
    .grid-document {
      -webkit-column-gap: 48px;
         -moz-column-gap: 48px;
              column-gap: 48px;
      row-gap: 26px; } }
  @media screen and (max-width: 574px) {
    .grid-document {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      row-gap: 34px; } }

.tabs-sect__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px 80px;
  overflow: auto; }
  .tabs-sect__head::-webkit-scrollbar {
    display: none; }
  @media screen and (min-width: 991px) {
    .tabs-sect__head {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media screen and (max-width: 1024px) {
    .tabs-sect__head {
      margin: 0 -8px 48px; } }
  @media screen and (max-width: 574px) {
    .tabs-sect__head {
      margin: 0 -16px 40px;
      padding: 0 8px; } }

.tabs-sect__block {
  display: none; }
  .tabs-sect__block.is_active {
    display: block; }

.tabs-item {
  display: block;
  padding: 0 12px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  @media screen and (max-width: 1024px) {
    .tabs-item {
      padding: 0 8px; } }
  .tabs-item__wrap {
    padding: 12px 16px;
    background-color: #f0f0f0;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
    .tabs-item__wrap.is_active {
      background-color: #d0f053; }
      .tabs-item__wrap.is_active:hover, .tabs-item__wrap.is_active:active, .tabs-item__wrap.is_active.nice-select.open {
        background-color: #d0f053; }
    .tabs-item__wrap:hover {
      background-color: #e4e4e4; }
    .tabs-item__wrap:active, .tabs-item__wrap.nice-select.open {
      background-color: #e4e4e4; }
    @media screen and (max-width: 574px) {
      .tabs-item__wrap {
        padding: 10px 12px; } }
  .tabs-item__text {
    font-size: 18px;
    line-height: 130%;
    color: #000;
    pointer-events: none; }
    @media screen and (max-width: 1024px) {
      .tabs-item__text {
        font-size: 16px;
        line-height: 130%; } }
    @media screen and (max-width: 574px) {
      .tabs-item__text {
        font-size: 14px;
        line-height: 140%; } }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  -o-transition: transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s; }
  .header.has_background {
    background: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px); }
  .header.off {
    -webkit-transform: translateY(-120%);
        -ms-transform: translateY(-120%);
            transform: translateY(-120%); }
  .header-row {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .header-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .header-logo > div {
      margin-right: 12px; }
      .header-logo > div:last-child {
        margin-right: 0; }
  .header-nav {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media screen and (min-width: 1025px) {
      .header-nav {
        margin: 0 30px; } }
    @media screen and (min-width: 1440px) {
      .header-nav {
        margin: 0 50px; } }
  .header-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .header-menu span {
      cursor: pointer;
      position: relative;
      display: inline-block; }
      @media screen and (min-width: 1025px) {
        .header-menu span {
          line-height: 21px; } }
    .header-menu a {
      display: inline-block; }
      @media screen and (min-width: 1025px) {
        .header-menu a {
          line-height: 21px; } }
      .header-menu a:hover {
        color: #91b600; }
      .header-menu a:focus {
        color: #749200;
        outline-color: #ff6e1d; }
    .header-menu li,
    .header-menu a {
      position: relative; }
    .header-menu .linked a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      padding-left: 24px;
      border-left: 1px solid #c7c7c7; }
      .header-menu .linked a svg {
        margin-left: 8px; }
    .header-menu .new > span:after,
    .header-menu .new > a:after {
      content: '';
      position: static;
      top: -3px;
      right: -4px;
      display: block;
      width: 6px;
      height: 6px;
      background: #ff2e56;
      border-radius: 50%;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
      @media screen and (max-width: 1024px) {
        .header-menu .new > span:after,
        .header-menu .new > a:after {
          margin-right: 10px;
          margin-top: 7px; } }
    .header-menu .new > a,
    .header-menu .new > span {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 1024px) {
        .header-menu .new > a,
        .header-menu .new > span {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
          -webkit-flex-direction: row-reverse;
              -ms-flex-direction: row-reverse;
                  flex-direction: row-reverse;
          -webkit-box-pack: end;
          -webkit-justify-content: flex-end;
              -ms-flex-pack: end;
                  justify-content: flex-end; } }
    .header-menu .new > a + span::after {
      display: none; }
  .header .parent__link {
    display: none; }
  .header-options {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .header-search {
    position: relative;
    margin-right: 24px; }
    .header-search__button, .header-search__submit, .header-search__close {
      cursor: pointer;
      -webkit-transition: color ease 0.3s;
      -o-transition: color ease 0.3s;
      transition: color ease 0.3s; }
      .header-search__button:hover, .header-search__submit:hover, .header-search__close:hover {
        color: #91b600; }
      .header-search__button:focus, .header-search__submit:focus, .header-search__close:focus {
        color: #749200;
        outline-color: #ff6e1d; }
    .header-search-widget {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 2;
      background: #fff;
      padding: 24px 0;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s;
      opacity: 0;
      -webkit-transform: translateY(-100%);
          -ms-transform: translateY(-100%);
              transform: translateY(-100%); }
      .header-search-widget.on {
        opacity: 1;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); }
    .header-search input {
      width: 100%;
      height: 46px;
      padding: 8px 36px;
      color: #111111;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }
      .header-search input::-webkit-input-placeholder {
        color: #c7c7c7;
        font-size: 20px; }
      .header-search input:-moz-placeholder {
        color: #c7c7c7;
        font-size: 20px; }
      .header-search input::-moz-placeholder {
        color: #c7c7c7;
        font-size: 20px; }
      .header-search input:-ms-input-placeholder {
        color: #c7c7c7;
        font-size: 20px; }
    .header-search-form {
      position: relative; }
    .header-search__submit {
      position: absolute;
      left: 0;
      top: calc(50% - 10px);
      background: transparent;
      cursor: pointer; }
    .header-search__close {
      position: absolute;
      right: 0;
      top: calc(50% - 10px); }
      .header-search__close:focus {
        outline: 1px solid #aad600; }
    .header-search-back {
      z-index: 9; }
    @media screen and (max-width: 1024px) {
      .header-search {
        margin-left: 24px; } }
  .header-user__link {
    cursor: pointer;
    -webkit-transition: color ease 0.3s;
    -o-transition: color ease 0.3s;
    transition: color ease 0.3s; }
    .header-user__link:hover {
      color: #91b600;
      -webkit-filter: inherit;
              filter: inherit; }
    .header-user__link:focus {
      color: #749200;
      outline-color: #ff6e1d; }
  .header-contacts {
    display: none; }
  .header-list .subparent {
    position: relative; }
    .header-list .subparent > span {
      padding-right: 20px;
      width: 100%; }
    .header-list .subparent a {
      pointer-events: none; }
    .header-list .subparent .header-sublist {
      display: none; }
      .header-list .subparent .header-sublist a {
        pointer-events: unset; }
    .header-list .subparent:after {
      content: '';
      position: absolute;
      width: 16px;
      height: 16px;
      top: 4px;
      right: 0;
      background: url("/local/templates/.default/markup_iri/build/css/../images/svg/chevron_down.svg") no-repeat center/contain;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s;
      pointer-events: none; }
    .header-list .subparent.active:after {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }

@media screen and (min-width: 1025px) {
  .header-row {
    height: 96px; }
  .header-menu {
    font-weight: 500;
    font-size: 16px;
    line-height: 90%; }
    .header-menu li {
      margin-right: 15px; }
      .header-menu li:last-child {
        margin-right: 0; }
      .header-menu li .header-list > li {
        margin-right: 0; }
    .header-menu > .parent:after {
      content: '';
      position: absolute;
      display: block;
      left: 0;
      width: 100%;
      height: 30px;
      top: 100%; }
    .header-menu > .parent:hover > a {
      color: #91b600; }
    .header-menu > .parent:hover .header-list {
      opacity: 1;
      visibility: visible; }
    .header-menu > .parent:focus-within > a {
      color: #91b600; }
    .header-menu > .parent:focus-within .header-list {
      opacity: 1;
      visibility: visible; }
    .header-menu > .parent > a {
      pointer-events: none; }
  .header-list {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 0;
    top: 40px;
    background: #fff;
    padding: 24px 30px;
    width: 280px;
    -webkit-box-shadow: 0px 8px 40px rgba(71, 71, 72, 0.16);
            box-shadow: 0px 8px 40px rgba(71, 71, 72, 0.16);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    max-height: 50vh;
    overflow: auto; }
    .header-list li {
      margin-bottom: 24px; }
      .header-list li:last-child {
        margin-bottom: 0; }
    .header-list .new > span:after,
    .header-list .new > a:after {
      content: '';
      position: absolute;
      top: 7px;
      right: auto;
      left: -16px; }
  .header-sublist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 16px;
    padding: 16px 16px 0;
    border-top: 1px solid #e4e4e4;
    font-size: 14px;
    line-height: 120%; }
    .header-sublist li {
      margin-bottom: 16px; }
      .header-sublist li:last-child {
        margin-bottom: 0; }
    .header-sublist span {
      display: block;
      font-size: 12px;
      font-weight: 400;
      line-height: 140%;
      margin-top: 4px;
      color: #909090; }
  .header-widget input {
    font-size: 20px; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  .header-menu {
    font-size: 14px; }
    .header-menu .linked a {
      padding-left: 12px; }
      .header-menu .linked a svg {
        margin-left: 12px; } }

@media screen and (max-width: 1024px) {
  .header {
    border-bottom: 1px solid #e4e4e4; }
    .header-row {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .header-logo > div {
      margin-right: 8px; }
      .header-logo > div:last-child {
        margin-right: 0; }
    .header-logo__sign {
      width: 27px; }
    .header-logo__name {
      width: 60px; }
    .header-logo__slogan {
      width: 70px; }
    .header-nav {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: fixed;
      left: 0;
      width: 100%;
      height: 100vh;
      padding: 0 16px;
      background: #fff;
      z-index: 1;
      -webkit-transform: translateX(200%);
          -ms-transform: translateX(200%);
              transform: translateX(200%);
      -webkit-transition: -webkit-transform ease 0.7s;
      transition: -webkit-transform ease 0.7s;
      -o-transition: transform ease 0.7s;
      transition: transform ease 0.7s;
      transition: transform ease 0.7s, -webkit-transform ease 0.7s;
      -webkit-overflow-scrolling: touch;
      overflow-scrolling: touch;
      touch-action: auto;
      -ms-touch-action: auto; }
    .header-menu {
      position: relative;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      overflow: hidden auto;
      -webkit-overflow-scrolling: touch;
      overflow-scrolling: touch;
      touch-action: auto;
      -ms-touch-action: auto; }
      .header-menu > li {
        position: static;
        width: 100%; }
        .header-menu > li:not(:last-child) {
          border-bottom: 1px solid #e4e4e4; }
      .header-menu .linked a {
        padding-left: 0;
        border-left: none; }
      .header-menu .parent {
        background: url("/local/templates/.default/markup_iri/build/css/../images/svg/arrow_right_gray.svg") no-repeat right calc(50% - 8px)/20px 20px; }
    .header-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      overflow: auto;
      background: #fff;
      z-index: 2;
      -webkit-transform: translateX(200%);
          -ms-transform: translateX(200%);
              transform: translateX(200%);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all ease 0.7s;
      -o-transition: all ease 0.7s;
      transition: all ease 0.7s;
      -webkit-overflow-scrolling: touch;
      overflow-scrolling: touch;
      touch-action: auto;
      -ms-touch-action: auto; }
      .header-list > li {
        position: static;
        width: 100%; }
        .header-list > li:not(:last-child) {
          border-bottom: 1px solid #e4e4e4; }
      .header-list .linked a {
        padding-left: 0;
        border-left: none; }
      .header-list .subparent {
        position: relative; }
        .header-list .subparent > span {
          padding-right: 20px; }
        .header-list .subparent a {
          pointer-events: none; }
        .header-list .subparent .header-sublist a {
          pointer-events: unset; }
        .header-list .subparent:after {
          content: '';
          position: absolute;
          width: 16px;
          height: 16px;
          top: 4px;
          right: 0;
          background: url("/local/templates/.default/markup_iri/build/css/../images/svg/chevron_down.svg") no-repeat center/contain;
          -webkit-transition: all ease 0.3s;
          -o-transition: all ease 0.3s;
          transition: all ease 0.3s;
          pointer-events: none; }
        .header-list .subparent.active:after {
          -webkit-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
                  transform: rotate(180deg); }
    .header-sublist {
      display: none;
      border-top: 1px solid #e4e4e4; }
      .header-sublist.active {
        border-color: #aad600; }
      .header-sublist li:not(:last-child) {
        margin-bottom: 24px; }
      .header-sublist span {
        display: block;
        margin-top: 4px;
        color: #909090; }
    .header .parent__link {
      display: block;
      font-weight: 500;
      font-size: 40px;
      line-height: 120%;
      background: url("/local/templates/.default/markup_iri/build/css/../images/svg/arrow_left_gray.svg") no-repeat left center/24px 24px;
      padding: 0 0 0 40px;
      border-bottom: none !important;
      margin-bottom: 14px;
      max-width: -webkit-max-content;
      max-width: -moz-max-content;
      max-width: max-content; }
    .header-search {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .header-user {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .header-contacts {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      display: block;
      background: #000; }
      .header-contacts__phone {
        display: block;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
        margin-bottom: 4px;
        font-weight: 400;
        line-height: 140%;
        color: #d0f053; }
      .header-contacts__mail {
        font-weight: 400;
        line-height: 140%;
        color: #fff; }
    .header-social-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .header-social-list li {
        margin-right: 8px; }
        .header-social-list li:last-child {
          margin-right: 0; }
      .header-social-list a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 40px;
        height: 40px;
        color: #fff;
        background: #323334; }
  .menu-on .header-nav {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }
  .menu-on .header-logo__slogan {
    display: none; }
  .parent.active .header-list {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0); } }

@media (min-width: 768px) and (max-width: 1024px) {
  .header-row {
    height: 64px; }
  .header-wrap {
    height: 96px; }
  .header-nav {
    top: 65px;
    height: calc(var(--vh, 1vh) * 100 - 65px);
    padding-top: 56px;
    -webkit-transform: translateX(200%);
        -ms-transform: translateX(200%);
            transform: translateX(200%); }
  .header-menu {
    height: calc(100% - 332px);
    padding-bottom: 32px;
    padding-right: 16px;
    margin-right: -16px; }
    .header-menu > li {
      font-size: 22px;
      padding-bottom: 16px;
      margin-bottom: 16px; }
      .header-menu > li:last-child {
        margin-bottom: 0; }
  .header-list {
    height: 100%;
    padding-bottom: 32px;
    padding-right: 16px;
    margin-right: -16px; }
    .header-list > li {
      font-size: 22px;
      padding-bottom: 16px;
      margin-bottom: 16px; }
      .header-list > li:last-child {
        margin-bottom: 0; }
  .header-sublist {
    margin-top: 16px;
    padding: 24px 0 16px 16px;
    font-size: 16px;
    line-height: 130%; }
    .header-sublist span {
      font-size: 14px;
      font-weight: 400;
      line-height: 140%;
      margin-top: 4px; }
  .header-contacts {
    margin: 0 -24px;
    padding: 40px 24px;
    height: 300px; }
    .header-contacts__title {
      font-size: 12px;
      line-height: 140%;
      font-weight: 400;
      margin-bottom: 16px;
      color: #909090; }
    .header-contacts__phone {
      font-size: 24px; }
    .header-contacts__mail {
      font-size: 24px; }
  .header-social {
    margin-top: 40px; } }

@media screen and (max-width: 767px) {
  .header-row {
    height: 56px; }
  .header-logo__slogan {
    display: none; }
  .header-user {
    -webkit-transition: -webkit-transform ease 0.3s;
    transition: -webkit-transform ease 0.3s;
    -o-transition: transform ease 0.3s;
    transition: transform ease 0.3s;
    transition: transform ease 0.3s, -webkit-transform ease 0.3s; }
  .header-search {
    -webkit-transition: -webkit-transform ease 0.3s 0.3s;
    transition: -webkit-transform ease 0.3s 0.3s;
    -o-transition: transform ease 0.3s 0.3s;
    transition: transform ease 0.3s 0.3s;
    transition: transform ease 0.3s 0.3s, -webkit-transform ease 0.3s 0.3s; }
    .header-search-widget {
      padding: 13px 0; }
    .header-search input {
      height: 36px;
      font-size: 16px; }
      .header-search input::-webkit-input-placeholder {
        color: #c7c7c7;
        font-size: 16px; }
      .header-search input:-moz-placeholder {
        color: #c7c7c7;
        font-size: 16px; }
      .header-search input::-moz-placeholder {
        color: #c7c7c7;
        font-size: 16px; }
      .header-search input:-ms-input-placeholder {
        color: #c7c7c7;
        font-size: 16px; }
  .header-nav {
    top: 57px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100 - 56px);
    padding-top: 32px; }
  .header-menu {
    height: 100%;
    padding-bottom: 24px;
    padding-right: 16px;
    margin-right: -16px; }
    .header-menu > li {
      font-size: 18px;
      padding-bottom: 12px;
      margin-bottom: 16px; }
      .header-menu > li:last-child {
        margin-bottom: 0; }
    .header-menu .parent:after {
      width: 16px;
      height: 16px; }
  .header-list {
    height: 100%;
    padding-right: 16px;
    margin-right: -16px; }
    .header-list > li {
      font-size: 18px;
      padding-bottom: 12px;
      margin-bottom: 24px; }
      .header-list > li:last-child {
        margin-bottom: 0; }
  .header-sublist {
    margin-top: 16px;
    padding: 20px 0 20px 16px;
    font-size: 16px;
    line-height: 130%; }
    .header-sublist span {
      font-size: 12px;
      margin-top: 4px; }
  .header .parent__link {
    font-size: 24px;
    background-size: 16px 16px;
    padding-left: 24px;
    margin-bottom: 32px; }
  .header-contacts {
    margin: 0 -16px;
    padding: 32px 16px;
    height: 200px; }
    .header-contacts__title {
      display: none; }
    .header-contacts__phone {
      font-size: 18px; }
    .header-contacts__mail {
      font-size: 18px; }
  .header-social {
    margin-top: 40px; }
  .menu-on .header-user,
  .menu-on .header-search {
    -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
            transform: translateY(-100px); } }

.button {
  height: 100%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  outline: none;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 48px;
  font-weight: 500;
  color: #000;
  padding: 0 52px;
  cursor: pointer;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s; }
  @media screen and (max-width: 767px) {
    .button {
      height: 40px; } }
  .button__text {
    font-size: 16px;
    line-height: 17px; }
  .button__icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .button__icon:first-child:last-child {
      margin: 0; }
    .button__icon:first-child {
      margin-right: 9px; }
    .button__icon:last-child {
      margin-left: 9px; }
  .button_block {
    max-width: 100%;
    width: 100%; }
  .button:disabled {
    pointer-events: none;
    background: #e4e4e4; }
    .button:disabled .button__text,
    .button:disabled .button__icon {
      color: #909090; }
  .button_green {
    background: #d0f053; }
    .button_green:hover {
      background: #dff97c; }
    .button_green:focus {
      background: #dff97c; }
  .button_gray {
    background: #f0f0f0; }
    .button_gray:hover {
      background: #e4e4e4; }
  .button_dark {
    background: #323334;
    color: #aad600; }
    .button_dark:hover {
      background: #111111; }
  .button_more {
    padding: 0;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content; }
    .button_more .button__icon {
      color: #ff2e56; }
    .button_more:hover {
      color: #ff2e56; }
    .button_more:focus {
      color: #cc2545; }
      .button_more:focus .button__icon {
        color: #cc2545; }
    @media screen and (max-width: 767px) {
      .button_more .button__text {
        font-size: 14px; } }
  .button_size_middle {
    height: 56px;
    font-weight: 500;
    padding-left: 25px;
    padding-right: 25px; }
  .button_size_large {
    height: 72px;
    font-weight: 500; }
    .button_size_large .button__text {
      font-size: 20px; }
    @media screen and (max-width: 767px) {
      .button_size_large {
        height: 56px;
        padding-left: 20px;
        padding-right: 20px; }
        .button_size_large .button__text {
          font-size: 16px; } }

.angled {
  -webkit-clip-path: polygon(8% 0, 100% 0, 100% 100%, 0 100%, 0 35%);
          clip-path: polygon(8% 0, 100% 0, 100% 100%, 0 100%, 0 35%); }

.sticker {
  pointer-events: none; }

.title {
  font-style: normal;
  font-weight: 500;
  line-height: 120%; }

.title-md {
  font-weight: 500;
  font-size: 40px;
  line-height: 120%; }
  .title-md_white {
    color: #c7c7c7; }
  .title-md_size-middle {
    font-size: 28px;
    margin-bottom: 24px; }

@media screen and (min-width: 1025px) {
  .title {
    font-size: 48px;
    margin-bottom: 48px; }
    .title_size_middle {
      font-size: 28px;
      margin-bottom: 24px; }
    .title_no-offset {
      margin-bottom: 0; } }

@media screen and (max-width: 1024px) {
  .title-md {
    font-size: 32px;
    line-height: 120%; }
    .title-md_size-middle {
      font-size: 24px;
      line-height: 120%; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .title {
    font-size: 36px;
    margin-bottom: 32px; }
    .title_size_middle {
      font-size: 24px;
      margin-bottom: 24px; }
    .title_no-offset {
      margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .title {
    font-size: 24px;
    margin-bottom: 16px; }
    .title_size_middle {
      font-size: 18px; }
    .title_no-offset {
      margin-bottom: 0; }
  .title-md {
    font-size: 20px;
    line-height: 120%; } }

.promo {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .promo-content {
    position: relative;
    z-index: 3; }
  .promo-row {
    position: relative; }
  .promo__title {
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin: 0;
    -webkit-transition: color ease 0.6s;
    -o-transition: color ease 0.6s;
    transition: color ease 0.6s; }
    .promo__title.green {
      color: #d0f053; }
  .promo__text {
    color: #111111; }
  .promo__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content; }
    .promo__button:focus {
      outline: 2px solid #ff6e1d; }
    .promo__button .icon {
      color: #d0f053;
      margin-right: 12px; }
    .promo__button span {
      color: #111111;
      -webkit-transition: color ease 0.3s;
      -o-transition: color ease 0.3s;
      transition: color ease 0.3s; }
      @media screen and (min-width: 1025px) {
        .promo__button span {
          line-height: 21px; } }
    .promo__button:hover span {
      color: #d0f053; }
  .promo-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
    .promo-video-area {
      position: relative;
      width: 100vw;
      height: 100vh;
      -webkit-transition: all ease 1s;
      -o-transition: all ease 1s;
      transition: all ease 1s;
      will-change: auto; }
      .promo-video-area::before {
        content: '';
        position: absolute;
        left: -2px;
        top: -2px;
        bottom: -2px;
        right: -2px;
        -webkit-box-shadow: inset 0 0 0 4px #fff;
                box-shadow: inset 0 0 0 4px #fff;
        z-index: 2; }
      .promo-video-area.full {
        width: 100%;
        max-height: 100vh;
        max-width: 100%;
        margin: 0; }
    .promo-video__mask, .promo-video__back {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .promo-video__mask {
      z-index: 1;
      -webkit-transition: all ease-in-out 1s;
      -o-transition: all ease-in-out 1s;
      transition: all ease-in-out 1s; }
      .promo-video__mask img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%; }
      .promo-video__mask.scale {
        -webkit-transform: scale(5);
            -ms-transform: scale(5);
                transform: scale(5); }
    .promo-video__back {
      z-index: 0; }
    .promo-video-full {
      display: none;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      background: #000; }
    .promo-video-buttons {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      position: absolute;
      top: 32px;
      right: 32px;
      z-index: 2; }
    .promo-video__close {
      margin-bottom: 16px; }
    .promo-video__close, .promo-video__sound {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      background: #d0f053;
      width: 48px;
      height: 48px;
      border-radius: 50%;
      cursor: pointer;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s; }
      .promo-video__close:hover, .promo-video__sound:hover {
        background: #aad600; }
    .promo-video__sound_mute .promo-video__sound-active {
      display: none; }
    .promo-video__sound_mute .promo-video__sound-mute {
      display: block; }
    .promo-video__play {
      display: none; }
    .promo-video__sound-active {
      pointer-events: none; }
    .promo-video__sound-mute {
      display: none;
      pointer-events: none; }
  .promo video {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    height: 100%;
    width: 100%;
    will-change: auto;
    border: none;
    -webkit-clip-path: inset(0px 0px);
            clip-path: inset(0px 0px); }

@media screen and (min-width: 1025px) {
  .promo {
    padding-top: 141px;
    margin-top: -96px;
    padding-bottom: 64px; }
    .promo-content {
      min-height: 522px; }
    .promo__title {
      font-size: 40px;
      max-width: 510px; }
    .promo__text {
      font-weight: 500;
      font-size: 16px;
      line-height: 150%;
      max-width: 220px;
      margin-top: 40px;
      padding-top: 32px;
      border-top: 1px solid #e4e4e4; }
    .promo__button {
      margin-top: 140px;
      font-size: 16px; }
    .promo-video-area {
      width: 61.2%;
      max-width: 834px;
      height: 512px;
      margin-left: calc(50% - 80px);
      margin-top: 151px;
      right: 77px; } }
    @media screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1199px) {
      .promo-video-area {
        right: 20px;
        width: 55%;
        height: 400px;
        margin-left: calc(50% - 50px); } }

@media screen and (min-width: 1025px) {
      .promo-video-area.full {
        height: 775px;
        right: 0; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .promo {
    padding-top: 104px;
    margin-top: -65px;
    min-height: 820px; }
    .promo-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .promo-content-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
    .promo__title {
      font-size: 32px;
      max-width: 464px; }
    .promo__text {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-top: 4px;
      line-height: 150%;
      width: 224px; }
    .promo__button {
      margin-top: 32px;
      font-size: 16px; }
    .promo-video {
      top: auto;
      bottom: 0; }
      .promo-video-area {
        width: 720px;
        height: 442px;
        margin: 330px auto 0; }
        .promo-video-area.full {
          height: 100vh; }
      .promo-video-full video {
        -o-object-fit: contain;
           object-fit: contain; } }

@media screen and (max-width: 767px) {
  .promo {
    padding-top: 104px;
    margin-top: -57px;
    max-height: 100vh;
    min-height: 560px; }
    .promo-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .promo-content-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
    .promo__title {
      font-size: 20px; }
    .promo__text {
      font-size: 14px;
      line-height: 120%;
      margin-top: 24px;
      padding-top: 16px;
      border-top: 1px solid #e4e4e4; }
    .promo__button {
      display: none; }
    .promo-video {
      top: auto;
      bottom: 0;
      position: static; }
      .promo-video-area {
        width: calc(100% - 32px);
        height: 60vh;
        min-height: 177px;
        max-height: 400px;
        margin: 40px auto 0; }
        .promo-video-area.full {
          height: 100vh; }
      .promo-video-full video {
        -o-object-fit: contain;
           object-fit: contain; }
      .promo-video-buttons {
        right: 12px; }
      .promo-video__close, .promo-video__sound {
        height: 40px;
        width: 40px; }
      .promo-video__play {
        display: block;
        width: 32px;
        height: 32px;
        position: absolute;
        top: calc(50% - 16px);
        left: calc(50% - 16px);
        z-index: 2; } }

@media screen and (max-width: 574px) {
  .promo-video-area {
    width: calc(100% - 32px);
    height: 177px;
    min-height: inherit;
    max-height: inherit;
    margin: 40px auto 0; } }

.burger {
  display: none;
  width: 34px;
  height: 20px;
  line-height: 0;
  padding: 14px 7px;
  background: none;
  cursor: pointer;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: opacity ease 0.3s;
  -o-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
  pointer-events: auto;
  margin-left: 24px; }

.burger .lines {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 3px;
  background-color: #000; }

.burger .lines:after,
.burger .lines:before {
  content: '';
  position: absolute;
  left: 0;
  top: -7px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s; }

.burger .lines:after {
  top: 7px;
  width: 100%;
  height: 2px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 1px;
  background-color: #000; }

.burger .lines:before {
  width: 100%;
  height: 2px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 3px;
  background-color: #000; }

.menu-on .burger .lines {
  background-color: transparent !important; }
  .menu-on .burger .lines:before {
    -webkit-transform: rotate(45deg) translate(5px, 4px);
        -ms-transform: rotate(45deg) translate(5px, 4px);
            transform: rotate(45deg) translate(5px, 4px);
    background-color: #000; }
  .menu-on .burger .lines:after {
    -webkit-transform: rotate(-45deg) translate(6px, -5px);
        -ms-transform: rotate(-45deg) translate(6px, -5px);
            transform: rotate(-45deg) translate(6px, -5px);
    background-color: #000; }

@media screen and (max-width: 1024px) {
  .burger {
    display: block;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    margin-left: -4px; } }

.contests {
  background-color: #f0f0f0; }

.contest {
  position: relative; }
  .contest:hover {
    color: #000; }
  .contest-photo {
    position: relative; }
  .contest__title {
    color: #fff; }
  .contest .button {
    height: 40px;
    max-width: 216px;
    pointer-events: none;
    padding: 8px;
    width: 100%;
    margin-right: 22px; }
    .contest .button__text {
      font-size: 14px; }
    .contest .button_gray {
      background: #747473; }
      .contest .button_gray .button__text {
        color: #fff; }
  .contest__date {
    color: #c7c7c7;
    font-size: 14px; }
    @media screen and (min-width: 1025px) {
      .contest__date {
        line-height: 17px; } }
    .contest__date_green {
      color: #d0f053;
      font-size: 18px; }
  .contest-more {
    display: none; }
    .contest-more__hide {
      display: none; }

@media screen and (min-width: 1025px) {
  .contests-area {
    padding: 96px 0;
    background-image: url("/local/templates/.default/markup_iri/build/css/../images/svg/lines.svg");
    background-repeat: repeat-y;
    background-position: center top; }
  .contests__title {
    margin-bottom: 48px; }
  .contest {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .contest:hover .contest__title {
      color: #d0f053; }
    .contest:hover .contest-content {
      background: #d0f053; }
    .contest:hover .contest-item {
      border-color: #aad600; }
    .contest:not(:last-child) {
      margin-bottom: 16px; }
    .contest-photo {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 50%; }
    .contest-wrap {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      height: 100%;
      padding: 32px;
      min-height: 282px;
      z-index: 1;
      background: -o-linear-gradient(334.05deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.08) 100%);
      background: linear-gradient(115.95deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.08) 100%); }
    .contest__title {
      font-size: 28px;
      line-height: 120%;
      -webkit-transition: color ease 0.3s;
      -o-transition: color ease 0.3s;
      transition: color ease 0.3s; }
    .contest-img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 0; }
      .contest-img img {
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center;
        width: 100%;
        height: 100%;
        line-height: 0; }
    .contest-info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .contest-content {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 50%;
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 32px;
      background: #fff;
      -webkit-transition: background ease 0.3s;
      -o-transition: background ease 0.3s;
      transition: background ease 0.3s;
      will-change: background; }
    .contest__text {
      font-weight: 400;
      font-size: 16px;
      line-height: 130%;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      max-height: 520%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }
    .contest-detail {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 72px 1fr;
      grid-template-columns: repeat(2, 1fr);
      gap: 72px;
      padding-top: 16px; }
    .contest-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      padding-top: 16px;
      border-top: 1px solid #e4e4e4;
      -webkit-transition: border-top ease 0.3s;
      -o-transition: border-top ease 0.3s;
      transition: border-top ease 0.3s;
      will-change: border-top; }
      .contest-item__title {
        font-size: 16px;
        line-height: 130%;
        margin-bottom: 6px; }
      .contest-item__text {
        font-size: 14px;
        font-weight: 400;
        line-height: 140%;
        color: #747473;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        max-height: 420%;
        overflow: hidden;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis; } }

@media screen and (max-width: 1024px) {
  .contest:not(:last-child) {
    margin-bottom: 20px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .contests-area {
    padding: 48px 0;
    background-image: url("/local/templates/.default/markup_iri/build/css/../images/svg/lines_tablet.svg");
    background-repeat: repeat-y;
    background-position: center top;
    background-size: 100%; }
  .contests__title {
    margin-bottom: 32px; }
  .contest {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .contest-photo {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 57%; }
    .contest-wrap {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      height: 100%;
      padding: 32px;
      min-height: 282px;
      z-index: 1;
      background: -o-linear-gradient(334.05deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.08) 100%);
      background: linear-gradient(115.95deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.08) 100%); }
    .contest__title {
      font-size: 22px;
      line-height: 120%; }
    .contest-img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 0; }
      .contest-img img {
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center;
        width: 100%;
        height: 100%;
        line-height: 0; }
    .contest-info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .contest .button {
      max-width: -webkit-max-content;
      max-width: -moz-max-content;
      max-width: max-content;
      padding: 4px 8px;
      height: 28px;
      margin-right: 8px; }
      .contest .button__text {
        font-size: 15px; }
    .contest__date {
      font-weight: 400;
      font-size: 15px; }
    .contest-content {
      display: block !important;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 43%;
      padding: 32px;
      background: #fff; }
    .contest__text {
      font-weight: 400;
      font-size: 15px;
      line-height: 130%;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      max-height: 520%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }
    .contest-detail {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 20px;
      margin-top: 32px;
      padding-top: 16px;
      border-top: 1px solid #e4e4e4; }
    .contest-item__title {
      font-size: 15px;
      line-height: 130%;
      margin-bottom: 6px; }
    .contest-item__text {
      font-size: 14px;
      font-weight: 400;
      line-height: 140%;
      color: #747473;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      max-height: 420%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; } }

@media screen and (max-width: 767px) {
  .contests {
    padding: 32px 0; }
    .contests__title {
      margin-bottom: 24px; }
  .contest {
    display: block;
    background: #fff; }
    .contest-wrap {
      position: relative;
      height: 100%;
      padding: 16px;
      border-bottom: 1px solid #e4e4e4; }
    .contest__title {
      font-size: 16px;
      line-height: 130%;
      color: #000; }
    .contest-img {
      display: none; }
    .contest-info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 16px; }
    .contest .button {
      max-width: -webkit-max-content;
      max-width: -moz-max-content;
      max-width: max-content;
      padding: 4px 8px;
      height: 28px;
      margin-right: 8px; }
      .contest .button__text {
        font-size: 12px; }
      .contest .button_gray {
        background-color: #e4e4e4; }
        .contest .button_gray .button__text {
          color: #000000; }
    .contest__date {
      color: #909090;
      font-size: 12px;
      line-height: 140%; }
      .contest__date_green {
        color: #91b600; }
    .contest-more {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 16px;
      font-size: 12px; }
      .contest-more:after {
        content: '';
        display: block;
        width: 12px;
        height: 12px;
        background: url("/local/templates/.default/markup_iri/build/css/../images/svg/chevron_down.svg") no-repeat center/contain;
        position: absolute;
        top: 16px;
        right: 16px;
        -webkit-transition: -webkit-transform ease 0.3s;
        transition: -webkit-transform ease 0.3s;
        -o-transition: transform ease 0.3s;
        transition: transform ease 0.3s;
        transition: transform ease 0.3s, -webkit-transform ease 0.3s;
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
                transform: rotate(0); }
      .contest-more.active:after {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
      .contest-more.active .contest-more__hide {
        display: inline-block; }
      .contest-more.active .contest-more__show {
        display: none; }
    .contest-content {
      display: none;
      padding: 0 16px 16px;
      background: #fff; }
    .contest__text {
      font-weight: 400;
      font-size: 14px;
      line-height: 140%; }
    .contest-detail {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 20px;
      padding-top: 16px; }
    .contest-item__title {
      font-size: 14px;
      line-height: 120%;
      margin-bottom: 6px; }
    .contest-item__text {
      font-size: 12px;
      font-weight: 400;
      line-height: 140%;
      color: #747473; } }

.announce {
  position: relative; }
  .announce .swiper-slide {
    -webkit-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
    will-change: width;
    overflow: hidden; }
  .announce-slide {
    position: relative;
    display: block;
    color: #fff;
    background: #111111 url("/local/templates/.default/markup_iri/build/css/../images/svg/no_announce.svg") no-repeat center -50px/cover; }
  .announce-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(35, 35, 35, 0.4)), color-stop(50%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
    background: -o-linear-gradient(bottom, rgba(35, 35, 35, 0.4) 0%, rgba(0, 0, 0, 0) 50%), -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    background: linear-gradient(0deg, rgba(35, 35, 35, 0.4) 0%, rgba(0, 0, 0, 0) 50%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    z-index: 1; }
  .announce-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .announce__category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 8px;
    font-weight: 400;
    background: #ff2e56;
    white-space: nowrap;
    margin-right: 8px; }
    @media screen and (min-width: 1025px) {
      .announce__category {
        line-height: 20px; } }
  .announce__date {
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap; }
    @media screen and (min-width: 1025px) {
      .announce__date {
        line-height: 20px; } }
  .announce-img {
    position: absolute;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0; }
    .announce-img img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      width: 100%;
      height: 100%; }
  .announce-text {
    position: relative; }
    .announce-text_big {
      opacity: 0;
      visibility: hidden; }
    .announce-text_small, .announce-text_big {
      -webkit-transition: all ease 0.7s 0.1s;
      -o-transition: all ease 0.7s 0.1s;
      transition: all ease 0.7s 0.1s; }
  .announce-bullets,
  .announce .swiper-pagination {
    display: none; }

@media screen and (min-width: 1025px) {
  .announce {
    padding: 96px 0; }
    .announce .swiper-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .announce .swiper-slide {
      width: calc(25% - 10px); }
      .announce .swiper-slide.active {
        width: calc(50% - 20px); }
    .announce-content {
      height: 392px;
      padding: 24px 32px 24px; }
    .announce-text_big {
      width: 500px;
      font-size: 20px;
      line-height: 130%;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      max-height: 260%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }
    .announce-text_small {
      position: absolute;
      max-width: 220px;
      left: 0;
      bottom: 0;
      font-size: 16px;
      line-height: 130%;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      max-height: 390%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }
    .announce .active .announce-text_big {
      opacity: 1;
      visibility: visible; }
    .announce .active .announce-text_small {
      opacity: 0;
      visibility: hidden; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .announce {
    padding: 48px 0; }
    .announce .swiper-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .announce .swiper-slide {
      width: calc(13% - 8px); }
      .announce .swiper-slide.active {
        width: calc(74% - 16px); }
    .announce-slide {
      overflow: hidden; }
    .announce-text_big {
      min-width: 450px;
      opacity: 1;
      visibility: visible; }
    .announce-content {
      height: 392px;
      padding: 16px 32px 24px;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all ease 0.7s 0.3s;
      -o-transition: all ease 0.7s 0.3s;
      transition: all ease 0.7s 0.3s; }
    .announce-text_big {
      font-size: 20px;
      line-height: 130%;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      max-height: 260%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }
    .announce-text_small {
      display: none; }
    .announce .active .announce-content {
      opacity: 1;
      visibility: visible; }
    .announce-bullets {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      margin: 32px auto 0; }
      .announce-bullets[data-step='1'] #one {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
      .announce-bullets[data-step='1'] #two {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
      .announce-bullets[data-step='1'] #three {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
      .announce-bullets[data-step='2'] #one {
        -webkit-transform: translateX(14px);
            -ms-transform: translateX(14px);
                transform: translateX(14px); }
      .announce-bullets[data-step='2'] #two {
        -webkit-transform: translateX(-48px);
            -ms-transform: translateX(-48px);
                transform: translateX(-48px); }
      .announce-bullets[data-step='2'] #three {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
      .announce-bullets[data-step='3'] #one {
        -webkit-transform: translateX(28px);
            -ms-transform: translateX(28px);
                transform: translateX(28px); }
      .announce-bullets[data-step='3'] #two {
        -webkit-transform: translateX(-48px);
            -ms-transform: translateX(-48px);
                transform: translateX(-48px); }
      .announce-bullets[data-step='3'] #three {
        -webkit-transform: translateX(-48px);
            -ms-transform: translateX(-48px);
                transform: translateX(-48px); }
    .announce-bullet {
      -webkit-transition: -webkit-transform ease 1s;
      transition: -webkit-transform ease 1s;
      -o-transition: transform ease 1s;
      transition: transform ease 1s;
      transition: transform ease 1s, -webkit-transform ease 1s;
      margin: 0 4px; }
    .announce #one {
      width: 40px;
      height: 6px;
      background: #d0f053; }
    .announce #two,
    .announce #three {
      width: 6px;
      height: 6px;
      background: #e4e4e4; } }

@media screen and (max-width: 767px) {
  .announce {
    padding: 32px 0 40px; }
    .announce-content {
      padding: 12px 12px 34px;
      height: 230px; }
    .announce__category, .announce__date {
      font-weight: 400;
      font-size: 12px; }
    .announce-text_small {
      font-size: 14px;
      line-height: 120%;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      max-height: 390%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }
    .announce .swiper-pagination {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0 12px; }
      .announce .swiper-pagination-bullet {
        width: 100%;
        height: 2px;
        border-radius: 3px;
        background: rgba(255, 255, 255, 0.4);
        margin: 0 4px; }
        .announce .swiper-pagination-bullet-active {
          background: #fff; } }

.news-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr); }

.news__title {
  margin-bottom: 0; }

.news-head {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.news-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%; }

.news__date {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #747473;
  margin-bottom: 16px; }

.news__text {
  line-height: 150%;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  max-height: 650%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }
  .news__text:hover {
    color: #91b600; }
  .news__text:focus {
    color: #749200;
    outline-color: #ff6e1d; }

.news__category {
  position: relative;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  padding-left: 14px; }
  .news__category:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    display: block;
    width: 6px;
    height: 12px;
    background: url("/local/templates/.default/markup_iri/build/css/../images/svg/bullet.svg") no-repeat center/contain; }

@media screen and (min-width: 1025px) {
  .news {
    padding-bottom: 96px; }
    .news-head {
      margin-bottom: 48px; }
    .news-row {
      gap: 32px; }
    .news-col {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
      .news-col:not(:first-child) {
        padding-left: 32px;
        border-left: 1px solid #e4e4e4; }
    .news__text {
      font-size: 20px; }
    .news__category {
      margin-top: 72px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .news {
    padding-bottom: 48px; }
    .news-head {
      margin-bottom: 32px; }
    .news-row {
      gap: 12px; }
    .news-col {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
      .news-col:not(:first-child) {
        padding-left: 12px;
        border-left: 1px solid #e4e4e4; }
    .news__text {
      font-size: 16px;
      line-height: 21px; }
    .news__category {
      margin-top: 50px; } }

@media screen and (max-width: 767px) {
  .news {
    position: relative;
    padding-bottom: 72px; }
    .news-head {
      position: static; }
    .news .button_more {
      position: absolute;
      left: 16px;
      bottom: 32px; }
    .news-head {
      margin-bottom: 24px; }
    .news-row {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 12px; }
    .news-col:not(:last-child) {
      padding-bottom: 16px;
      border-bottom: 1px solid #e4e4e4; }
    .news__date {
      font-size: 12px;
      margin-bottom: 8px; }
    .news__text {
      line-height: 120%; }
    .news__category {
      font-size: 11px;
      line-height: 130%;
      margin-top: 12px; }
      .news__category:before {
        top: 2px; } }

.societal-content {
  color: #fff; }

.societal-image {
  line-height: 0; }
  .societal-image img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

.societal__title {
  font-weight: 500;
  font-size: 120%; }
  @media screen and (min-width: 1025px) {
    .societal__title {
      line-height: 48px; } }

.societal__text {
  max-width: 430px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #909090; }
  .societal__text p {
    margin-bottom: 24px; }
  .societal__text ul li {
    font-size: 16px;
    line-height: 130%;
    position: relative;
    padding-left: 14px;
    color: #fff;
    margin-bottom: 17px; }
    .societal__text ul li:last-child {
      margin-bottom: 0; }
    .societal__text ul li::before {
      content: '';
      position: absolute;
      left: 0;
      top: 4px;
      display: block;
      width: 6px;
      height: 12px;
      background: url(/local/templates/.default/markup_iri/build/css/../images/svg/bullet_green.svg) no-repeat center/contain; }

.societal-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.societal .sticker {
  max-width: 234px;
  font-weight: 400;
  padding: 8px;
  margin-right: 16px; }

@media screen and (min-width: 1025px) {
  .societal {
    overflow: hidden;
    background: #111111; }
    .societal-row {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      height: 440px; }
    .societal-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 50%;
      margin-right: auto; }
    .societal-image {
      position: static;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 50%;
      overflow: hidden; }
      .societal-image img {
        position: absolute;
        width: 100%; }
    .societal__title {
      font-size: 40px;
      margin-bottom: 32px; }
    .societal__text {
      margin-bottom: 56px; } }

@media screen and (max-width: 1024px) {
  .societal .sticker {
    position: relative;
    display: block;
    height: auto;
    padding: 0 0 0 20px;
    background: transparent;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    color: #fff;
    margin-bottom: 24px; }
    .societal .sticker:before {
      content: '';
      position: absolute;
      left: 0;
      top: 4px;
      display: block;
      width: 14px;
      height: 14px;
      background: url("/local/templates/.default/markup_iri/build/css/../images/svg/bullet_green.svg") no-repeat center/contain; }
    .societal .sticker .button__text {
      font-weight: 400;
      font-size: 14px;
      line-height: 140%; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .societal {
    margin: 0 -24px; }
    .societal-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      padding: 48px 24px;
      background: #111111; }
    .societal-image {
      height: 472px; }
    .societal-info {
      margin-right: 56px; }
    .societal__title {
      font-size: 32px;
      margin-bottom: 16px; } }

@media screen and (max-width: 767px) {
  .societal-row {
    margin: 0 -16px; }
  .societal-content {
    padding: 20px 16px 24px;
    background: #111111; }
  .societal-image {
    height: 240px; }
  .societal__title {
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 12px; }
    .societal__title br {
      display: none; }
  .societal__text {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 24px; }
    .societal__text ul li {
      font-size: 14px;
      line-height: 120%;
      padding-left: 24px;
      margin-bottom: 17px; }
      .societal__text ul li:last-child {
        margin-bottom: 0; }
  .societal .button {
    max-width: 100%;
    width: 100%; } }

.achievement {
  position: relative; }
  .achievement-col:first-child .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s ease !important;
    transition: -webkit-transform 2s ease !important;
    -o-transition: transform 2s ease !important;
    transition: transform 2s ease !important;
    transition: transform 2s ease, -webkit-transform 2s ease !important; }
  .achievement-col:nth-child(2n) .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 1.7s ease !important;
    transition: -webkit-transform 1.7s ease !important;
    -o-transition: transform 1.7s ease !important;
    transition: transform 1.7s ease !important;
    transition: transform 1.7s ease, -webkit-transform 1.7s ease !important; }
  .achievement-col:nth-child(3n) .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 1s ease !important;
    transition: -webkit-transform 1s ease !important;
    -o-transition: transform 1s ease !important;
    transition: transform 1s ease !important;
    transition: transform 1s ease, -webkit-transform 1s ease !important; }
  .achievement-col:last-child .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 1.3s ease !important;
    transition: -webkit-transform 1.3s ease !important;
    -o-transition: transform 1.3s ease !important;
    transition: transform 1.3s ease !important;
    transition: transform 1.3s ease, -webkit-transform 1.3s ease !important; }
  .achievement-col_total .achievement__number {
    color: #aad600; }
  .achievement-th {
    font-weight: 400;
    line-height: 130%; }
  .achievement__number {
    font-weight: 400;
    line-height: 120%; }
  .achievement__description {
    font-weight: 400;
    line-height: 120%;
    color: #747473; }

@media screen and (min-width: 1025px) {
  .achievement {
    padding: 80px 0 64px; }
    .achievement-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .achievement-info {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 32.033%;
      margin-right: 28px; }
    .achievement__title {
      margin-bottom: 32px; }
    .achievement__text {
      font-weight: 400;
      font-size: 16px;
      line-height: 150%; }
    .achievement-table {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .achievement-col {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 25%; }
    .achievement-th {
      font-size: 24px;
      padding: 0 20px 16px;
      margin-bottom: 67px;
      border-bottom: 1px solid #000; }
    .achievement-td {
      padding: 0 20px;
      border-left: 1px solid #e4e4e4; }
      .achievement-td:not(:last-child) {
        padding-bottom: 64px; }
    .achievement__number {
      font-weight: 400;
      font-size: 72px;
      line-height: 75%;
      margin-top: -6px; }
    .achievement__description {
      font-size: 16px;
      margin-top: 16px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .achievement {
    padding: 48px 0; }
    .achievement-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .achievement-info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-right: 0;
      margin-bottom: 56px; }
    .achievement__title {
      margin-bottom: 32px;
      padding-right: 100px; }
    .achievement__text {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 224px;
      font-weight: 400;
      font-size: 16px;
      line-height: 130%; }
    .achievement-table {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .achievement-col {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 25%; }
    .achievement-th {
      font-size: 24px;
      padding: 0 20px 16px;
      margin-bottom: 56px;
      border-bottom: 1px solid #000; }
    .achievement-td {
      padding: 0 20px;
      border-left: 1px solid #e4e4e4; }
      .achievement-td:not(:last-child) {
        padding-bottom: 48px; }
    .achievement__number {
      font-weight: 400;
      font-size: 72px;
      line-height: 75%;
      margin-top: -6px; }
    .achievement__description {
      font-size: 16px;
      margin-top: 16px; } }

@media screen and (max-width: 767px) {
  .achievement {
    padding: 32px 0 16px; }
    .achievement-info {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .achievement__title {
      margin-bottom: 12px; }
    .achievement__text {
      font-weight: 400;
      font-size: 12px;
      line-height: 140%; }
    .achievement-table {
      margin-top: 20px; }
    .achievement-col {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 32px 1fr 32px 1fr;
      grid-template-columns: repeat(3, 1fr);
      gap: 32px;
      padding: 12px 0; }
      .achievement-col:not(:last-child) {
        margin-bottom: 12px;
        border-bottom: 1px solid #e4e4e4; }
      .achievement-col:last-child {
        padding-bottom: 0; }
    .achievement-th {
      font-size: 12px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto; }
    .achievement-td {
      width: auto; }
    .achievement__number {
      font-weight: 400;
      font-size: 24px;
      line-height: 75%; }
    .achievement__description {
      font-size: 11px;
      margin-top: 4px; } }

.laureates-wrap {
  position: relative; }
  .laureates-wrap:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f0f0f0;
    z-index: -1; }

.laureates-more {
  display: none;
  margin-top: 20px; }

.laureates-card {
  background: #fff; }
  .laureates-card:hover .laureates-content {
    background: #d0f053;
    -webkit-transition: background ease 0.3s;
    -o-transition: background ease 0.3s;
    transition: background ease 0.3s; }

.laureates-photo img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%; }

.laureates-list {
  display: -ms-grid;
  display: grid;
  gap: 8px;
  margin-top: 50px; }
  .laureates-list li {
    position: relative;
    padding-left: 14px; }
    .laureates-list li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 4px;
      display: block;
      width: 6px;
      height: 12px;
      background: url("/local/templates/.default/markup_iri/build/css/../images/svg/bullet.svg") no-repeat center/contain; }

@media screen and (min-width: 1025px) {
  .laureates {
    padding-top: 63px; }
    .laureates__title {
      max-width: 590px;
      margin-bottom: 48px; }
    .laureates-wrap {
      padding-bottom: 96px; }
      .laureates-wrap:after {
        top: 220px; }
    .laureates-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin-left: -8px;
      margin-right: -8px; }
    .laureates-col {
      width: 33.333%;
      padding: 0 8px; }
    .laureates-card {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 100%; }
    .laureates-photo {
      height: 220px; }
    .laureates-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 24px;
      height: 100%; }
    .laureates__name {
      font-size: 24px;
      line-height: 120%; }
    .laureates-list {
      gap: 6px;
      margin-top: 70px; }
      .laureates-list li {
        font-size: 14px;
        line-height: 140%; }
    .laureates .button_more {
      margin: 48px auto 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .laureates {
    padding-top: 48px; }
    .laureates__title {
      margin-bottom: 32px; }
    .laureates-wrap {
      padding-bottom: 48px; }
      .laureates-wrap:after {
        top: 196px; }
    .laureates-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 0 -12px; }
    .laureates-col {
      width: 50%;
      padding: 0 12px;
      margin-bottom: 24px; }
    .laureates-card {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 100%; }
    .laureates-photo {
      height: 196px; }
      .laureates-photo img {
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center;
        width: 100%;
        height: 100%; }
    .laureates-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 24px;
      height: 100%; }
    .laureates__name {
      font-size: 24px;
      line-height: 120%;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      max-height: 240%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }
    .laureates-list {
      gap: 6px;
      margin-top: 25px; }
      .laureates-list li {
        font-size: 14px;
        line-height: 140%; }
    .laureates .button_more {
      margin: 24px auto 0; } }

@media screen and (max-width: 767px) {
  .laureates {
    padding-top: 32px; }
    .laureates__title {
      margin-bottom: 32px; }
    .laureates-wrap {
      padding-bottom: 12px; }
      .laureates-wrap::after {
        right: 0;
        width: auto; }
      .laureates-wrap:after {
        top: 140px; }
      .laureates-wrap .container {
        overflow: auto;
        padding-bottom: 24px; }
    .laureates-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .laureates-col {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 256px;
      margin-right: 8px; }
      .laureates-col:last-child {
        width: 270px;
        padding-right: 16px;
        margin-right: 0; }
    .laureates-card {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 100%; }
    .laureates-photo {
      height: 143px; }
    .laureates-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 12px;
      height: 100%; }
    .laureates__name {
      font-size: 14px;
      line-height: 120%;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      max-height: 240%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }
    .laureates-list {
      gap: 8px;
      margin-top: 16px; }
      .laureates-list li {
        font-size: 11px;
        line-height: 130%; }
        .laureates-list li:before {
          top: 2px; }
    .laureates .button_more {
      display: none; } }

.faq {
  background: #f0f0f0 url("/local/templates/.default/markup_iri/build/css/../images/svg/bg.svg") no-repeat; }
  .faq-item:not(:last-child) {
    border-bottom: 1px solid #e4e4e4; }
  .faq-question {
    position: relative;
    padding-right: 64px;
    padding-bottom: 20px;
    color: #000; }
    .faq-question.active .faq-question__icon {
      color: #aad600;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .faq-question.active .faq-question__text {
      font-weight: 500; }
    .faq-question__icon {
      position: absolute;
      top: 4px;
      right: 0;
      width: 16px;
      height: 16px;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s;
      -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
              transform: rotate(0);
      cursor: pointer; }
    .faq-question__text {
      font-weight: 400;
      line-height: 150%;
      cursor: pointer; }
  .faq-answer {
    display: none;
    font-weight: 400;
    line-height: 150%; }
    .faq-answer a {
      color: #aad600; }
      .faq-answer a:hover {
        color: #91b600; }
      .faq-answer a:focus {
        color: #749200;
        outline-color: #ff6e1d; }
  .faq .button_more {
    margin-top: 16px; }
  .faq_change .faq-item:first-child {
    padding-top: 0; }
  .faq_change .faq-answer {
    padding-bottom: 38px; }
  .faq_change .faq-content {
    width: auto; }

.faq-sect {
  overflow: hidden; }

@media screen and (min-width: 1025px) {
  .faq {
    padding: 96px 0;
    background-position: center bottom;
    background-size: 1440px; }
    .faq-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .faq-info {
      margin-right: 20px; }
    .faq-info, .faq-content {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: calc(50% - 10px); }
    .faq-item {
      padding: 24px 0 4px; }
    .faq-question__text {
      font-size: 18px; }
    .faq-answer {
      font-size: 16px;
      padding-right: 48px;
      padding-bottom: 16px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .faq {
    padding: 40px 0 88px;
    background-position: 0 bottom;
    background-size: 1400px; }
    .faq-info {
      padding-right: 100px; }
    .faq-item {
      padding: 24px 0 4px; }
    .faq-question__text {
      font-size: 18px; }
    .faq-answer {
      font-size: 16px;
      padding-right: 48px;
      padding-bottom: 16px; }
    .faq__title {
      max-width: 400px; } }

@media screen and (max-width: 767px) {
  .faq {
    padding: 32px 0;
    background-image: none; }
    .faq-item {
      padding: 16px 0 0px; }
    .faq-question__icon {
      top: calc(50% - 12px); }
    .faq-question__text {
      font-size: 14px; }
    .faq-answer {
      font-size: 14px;
      padding-bottom: 16px;
      padding-right: 30px; }
    .faq__title {
      max-width: 300px; } }

.form {
  position: relative; }
  .form__label {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 8px; }
  .form__agree {
    font-weight: 400;
    font-size: 10px;
    line-height: 140%; }

.form-stack-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .form-stack-group a {
    margin-bottom: 10px; }
    .form-stack-group a:last-child {
      margin-bottom: 0; }
  .form-stack-group:not(:last-child) {
    margin-bottom: 32px; }

.form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .form-row {
      margin: 0 -8px; }
      .form-row__col {
        width: 50%;
        padding: 0 8px; } }
  @media screen and (max-width: 767px) {
    .form-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .form-row__col {
        margin-bottom: 16px; }
        .form-row__col:last-child {
          margin-bottom: 0; } }

.form-field:not(:last-child) {
  margin-bottom: 20px; }

@media screen and (min-width: 768px) {
  .form-field_mid:not(:last-child) {
    margin-bottom: 32px; } }

.form-input {
  position: relative; }
  .form-input.is-error .form__label {
    color: #cc2545; }
  .form-input.is-error .form-input__field {
    background-color: #ffecea; }
  .form-input__field {
    width: 100%;
    height: 48px;
    font-size: 16px;
    padding: 12px;
    background: #f2f8fe;
    color: #000;
    border-radius: 4px;
    border: 1px solid transparent; }
    .form-input__field:hover {
      background-color: #ebf1f8; }
    .form-input__field:focus {
      background-color: #ebf1f8;
      border-color: #aad600; }

textarea.form-input__field {
  height: 96px;
  resize: none; }

.form-submit .button {
  min-width: 260px;
  padding-left: 30px;
  padding-right: 30px; }

.label-error {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #ff2e56; }

.form-checkbox {
  min-height: 20px;
  font-size: 16px;
  line-height: 130%;
  display: inline-block;
  cursor: pointer;
  position: relative; }
  .form-checkbox__text {
    position: relative;
    display: block;
    color: #474748;
    padding-left: 28px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out; }
    .form-checkbox__text:hover {
      color: #000; }
      .form-checkbox__text:hover:before {
        border-color: #aad600; }
    .form-checkbox__text:before {
      content: '';
      width: 20px;
      height: 20px;
      position: absolute;
      top: 0;
      left: 0;
      border: 1px solid #474748;
      -webkit-transition: 0.3s ease-out;
      -o-transition: 0.3s ease-out;
      transition: 0.3s ease-out; }
    .form-checkbox__text:after {
      content: '';
      width: 12px;
      height: 9px;
      position: absolute;
      top: 6px;
      left: 4px;
      opacity: 0;
      background-image: url("/local/templates/.default/markup_iri/build/css/../images/svg/checkbox-tick.svg");
      background-repeat: no-repeat;
      background-size: 100%;
      -webkit-transition: 0.3s ease-out;
      -o-transition: 0.3s ease-out;
      transition: 0.3s ease-out; }
  .form-checkbox input {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    .form-checkbox input:checked + .form-checkbox__text:before {
      background-color: #d0f053;
      border-color: #d0f053; }
    .form-checkbox input:checked + .form-checkbox__text:after {
      opacity: 1; }
  .form-checkbox a {
    color: #91b600;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .form-checkbox a:hover {
      color: #b2cc4c; }
    .form-checkbox a:focus {
      color: #749200; }
    .form-checkbox a:active, .form-checkbox a.nice-select.open {
      color: #749200; }
  .form-checkbox .label-error {
    display: none !important; }

.form-text {
  font-size: 16px;
  line-height: 130%; }
  .form-text:not(:last-child) {
    margin-bottom: 32px; }
  .form-text a {
    color: #91b600;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .form-text a:hover {
      color: #b2cc4c; }
    .form-text a:focus {
      color: #749200; }
    .form-text a:active, .form-text a.nice-select.open {
      color: #749200; }

@media screen and (max-width: 767px) {
  .form-stack-group a {
    margin-bottom: 8px; }
    .form-stack-group a:last-child {
      margin-bottom: 0; }
  .form-field:not(:last-child),
  .form-text:not(:last-child),
  .form-stack-group:not(:last-child) {
    margin-bottom: 20px; }
  .form-submit .button {
    min-width: 100%;
    height: 48px; }
  .form-checkbox,
  .form-text {
    font-size: 14px;
    line-height: 140%; }
  .form-checkbox__text {
    color: #000; } }

.modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: -1; }
  @media screen and (min-width: 1025px) {
    .modal {
      padding-left: 17px; } }
  .modal.on {
    visibility: visible;
    opacity: 1;
    z-index: 99; }
  .modal-back {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1; }
  .modal-wrap {
    position: relative;
    width: 588px;
    background: #fff;
    z-index: 2; }
  .modal-head {
    position: relative;
    padding-right: 50px;
    margin-bottom: 32px; }
  .modal__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    color: #909090;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    cursor: pointer; }
    .modal__close:hover {
      opacity: 0.7; }
    .modal__close .icon {
      width: 100%;
      height: 100%; }
  .modal__title {
    font-size: 32px;
    line-height: 120%;
    font-weight: 500; }
  .modal__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #474748; }
  .modal__success {
    margin-bottom: 32px; }

@media screen and (min-width: 768px) {
  .modal.on .modal-wrap {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
            transform: translateY(-20px); }
  .modal-wrap {
    padding: 40px;
    -webkit-clip-path: polygon(5% 0, 100% 0, 100% 90%, 95% 100%, 0 100%, 0 10%);
            clip-path: polygon(5% 0, 100% 0, 100% 90%, 95% 100%, 0 100%, 0 10%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s; }
  .modal__form .form-field {
    margin-bottom: 32px; } }

@media screen and (max-width: 767px) {
  .modal {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .modal.on .modal-wrap {
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    .modal-wrap {
      padding: 20px 16px;
      max-height: 100vh;
      min-height: 330px;
      overflow: auto;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%);
      -webkit-transition: -webkit-transform ease 0.5s;
      transition: -webkit-transform ease 0.5s;
      -o-transition: transform ease 0.5s;
      transition: transform ease 0.5s;
      transition: transform ease 0.5s, -webkit-transform ease 0.5s; }
    .modal__close {
      width: 24px;
      height: 24px; }
    .modal-head {
      position: relative;
      margin-bottom: 24px; }
    .modal__success {
      margin-bottom: 24px; }
    .modal__title {
      font-size: 24px; }
    .modal__text {
      font-size: 14px; } }

.page-head .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.page-head__title {
  font-weight: 500;
  line-height: 120%;
  margin: 0;
  padding-right: 32px; }

.page-head .button {
  max-width: 256px;
  padding: 0 30px; }

@media screen and (min-width: 1025px) {
  .page-head {
    margin-bottom: 48px; }
    .page-head__title {
      font-size: 56px; }
    .page-head .button {
      margin-top: 14px; }
    .page-head_lg-offset {
      margin-bottom: 40px; }
    .page-head_md-offset {
      margin-bottom: 32px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .page-head {
    margin-bottom: 24px; }
    .page-head__title {
      font-size: 40px; }
    .page-head .button {
      margin-top: 6px; } }

@media screen and (max-width: 767px) {
  .page-head {
    margin-bottom: 16px; }
    .page-head__title {
      font-size: 24px;
      padding-right: 0; }
    .page-head .button {
      margin-top: 2px;
      padding: 6px 18px;
      max-width: 128px;
      height: 32px; }
      .page-head .button span {
        display: none; }
      .page-head .button .button__text {
        font-size: 14px;
        line-height: 100%; } }

.news-filter-date {
  position: relative;
  border-bottom: 1px solid #e4e4e4; }
  .news-filter-date input {
    height: 40px;
    width: 100%; }
  .news-filter-date .icon {
    position: absolute;
    top: 12px;
    right: 0;
    pointer-events: none; }
  .news-filter-date__clear {
    position: absolute;
    top: 12px;
    right: 30px;
    cursor: pointer;
    z-index: 1;
    width: 18px;
    height: 18px;
    opacity: 0;
    pointer-events: none; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .news-filter-date__clear {
        right: 25px; } }
    .news-filter-date__clear::before, .news-filter-date__clear::after {
      content: '';
      position: absolute;
      left: calc(50% - 1px);
      width: 2px;
      background-color: #909090;
      top: 0;
      bottom: 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .news-filter-date__clear::after {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .news-filter-date__clear:hover::before, .news-filter-date__clear:hover::after {
      background-color: #000; }
    .news-filter-date__clear.is_visible {
      opacity: 1;
      pointer-events: unset; }

.news-filter-search {
  position: relative;
  border-bottom: 1px solid #e4e4e4; }
  .news-filter-search input {
    padding-right: 70px;
    height: 40px;
    width: 100%; }
  .news-filter-search button {
    position: absolute;
    top: 12px;
    right: 0;
    background: transparent;
    cursor: pointer;
    -webkit-transition: color ease 0.3s;
    -o-transition: color ease 0.3s;
    transition: color ease 0.3s; }
    .news-filter-search button:hover {
      color: #d0f053; }
  .news-filter-search__clear {
    position: absolute;
    top: 12px;
    right: 30px;
    cursor: pointer;
    z-index: 1;
    width: 18px;
    height: 18px;
    opacity: 0;
    pointer-events: none; }
    .news-filter-search__clear::before, .news-filter-search__clear::after {
      content: '';
      position: absolute;
      left: calc(50% - 1px);
      width: 2px;
      background-color: #909090;
      top: 0;
      bottom: 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .news-filter-search__clear::after {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .news-filter-search__clear:hover::before, .news-filter-search__clear:hover::after {
      background-color: #000; }
    .news-filter-search__clear.is_visible {
      opacity: 1;
      pointer-events: unset; }
  .news-filter-search .icon-search {
    color: #000; }

.news-filter-bot {
  margin-top: 48px; }
  .news-filter-bot .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.news-filter-tags {
  max-height: 40px;
  overflow: hidden;
  -webkit-transition: all ease 0.7s;
  -o-transition: all ease 0.7s;
  transition: all ease 0.7s; }
  @media screen and (min-width: 768px) {
    .news-filter-tags {
      max-width: 80%; } }
  .news-filter-tags.active {
    max-height: 500px; }

.news-filter-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: auto;
  margin: 0 -4px; }

.news-filter-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  border: 1px solid #e4e4e4;
  padding: 8px 12px;
  color: #474748;
  cursor: pointer;
  margin: 0 4px 8px; }
  .news-filter-tag.active {
    background: #000;
    color: #fff; }
    .news-filter-tag.active .news-filter-tag__close {
      width: 28px; }
  .news-filter-tag__close {
    width: 0;
    overflow: hidden;
    height: 12px;
    margin-top: 2px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
    .news-filter-tag__close .icon {
      margin-left: 8px; }

.news-filter-more {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: none;
  width: 150px;
  margin-left: 16px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .news-filter-more .show-all {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .news-filter-more .hide-all {
    display: none; }
  .news-filter-more.active .show-all {
    display: none; }
  .news-filter-more.active .hide-all {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.news-filter .button_more {
  white-space: nowrap;
  margin-top: 8px;
  margin-left: auto; }
  .news-filter .button_more:not(:hover) .button__icon {
    color: #000; }
  .news-filter .button_more .button__text {
    font-size: 14px; }
  .news-filter .button_more .button__icon {
    width: 12px;
    height: 12px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }

.news-filter input {
  font-size: 14px; }
  .news-filter input::-webkit-input-placeholder {
    color: #000;
    font-size: 14px; }
  .news-filter input:-moz-placeholder {
    color: #000;
    font-size: 14px; }
  .news-filter input::-moz-placeholder {
    color: #000;
    font-size: 14px; }
  .news-filter input:-ms-input-placeholder {
    color: #000;
    font-size: 14px; }

@media screen and (min-width: 1025px) {
  .news-filter {
    margin-bottom: 80px; }
    .news-filter-top .row {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .news-filter-category, .news-filter-date {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      max-width: 250px;
      width: 100%;
      margin-right: 40px; }
    .news-filter-search {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      max-width: 350px;
      margin-left: auto; }
    .news-filter input {
      font-size: 16px; }
      .news-filter input::-webkit-input-placeholder {
        color: #000;
        font-size: 16px; }
      .news-filter input:-moz-placeholder {
        color: #000;
        font-size: 16px; }
      .news-filter input::-moz-placeholder {
        color: #000;
        font-size: 16px; }
      .news-filter input:-ms-input-placeholder {
        color: #000;
        font-size: 16px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .news-filter {
    margin-bottom: 32px; }
    .news-filter-top .row {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .news-filter-bot {
      margin-top: 24px; }
    .news-filter-category, .news-filter-date {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 100%;
      max-width: 200px;
      margin-right: 24px; }
    .news-filter-date {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 100%;
      max-width: 220px; }
    .news-filter-search {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      max-width: 256px;
      margin-left: auto; }
    .news-filter-tag {
      padding: 06px;
      height: 32px; }
      .news-filter-tag__text {
        line-height: 90%; } }

@media screen and (max-width: 767px) {
  .news-filter {
    margin-bottom: 28px; }
    .news-filter-top .row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .news-filter-top .row > div {
        margin-bottom: 12px; }
        .news-filter-top .row > div:last-child {
          margin-bottom: 0; }
    .news-filter-area {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      overflow: auto;
      width: 100%;
      padding-bottom: 16px; }
    .news-filter-tag {
      padding: 0 6px;
      height: 32px; }
      .news-filter-tag__text {
        line-height: 90%; }
    .news-filter-bot {
      margin-top: 16px; }
  .news-filter-more {
    display: none; } }

.news-items {
  display: -ms-grid;
  display: grid; }

.news-item {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column; }
  .news-item:hover .news-item__text {
    color: #aad600; }
  .news-item.no-photo {
    padding-top: 24px;
    border-top: 1px solid #e4e4e4; }
  .news-item-photo {
    margin-bottom: 16px; }
    .news-item-photo img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      width: 100%;
      height: 100%; }
  .news-item__date {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #747473;
    margin-bottom: 16px; }
  .news-item__text {
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 24px;
    -webkit-transition: color ease 0.3s;
    -o-transition: color ease 0.3s;
    transition: color ease 0.3s; }
  .news-item__category {
    position: relative;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    padding-left: 14px; }
    .news-item__category:before {
      content: '';
      position: absolute;
      left: 0;
      top: 4px;
      display: block;
      width: 6px;
      height: 12px;
      background: url(/local/templates/.default/markup_iri/build/css/../images/svg/bullet.svg) no-repeat center/contain; }

.news-items.is_notNews {
  -webkit-column-count: 1 !important;
     -moz-column-count: 1 !important;
          column-count: 1 !important; }

@media screen and (min-width: 1025px) {
  .news-items {
    -ms-grid-columns: 1fr 64px 1fr 64px 1fr;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 64px;
       -moz-column-gap: 64px;
            column-gap: 64px;
    row-gap: 56px; }
  .news-item.no-photo .news-item__text {
    font-size: 28px; }
  .news-item-photo {
    height: 238px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .news-items {
    -ms-grid-columns: 1fr 64px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 64px;
       -moz-column-gap: 64px;
            column-gap: 64px;
    row-gap: 56px; }
  .news-item.no-photo .news-item__text {
    font-size: 24px; }
  .news-item-photo {
    height: 224px; }
  .news-item__date {
    margin-bottom: 8px; }
  .news-item__text {
    font-size: 16px;
    margin-bottom: 16px; } }

@media screen and (max-width: 767px) {
  .news-items {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    row-gap: 32px; }
  .news-item.no-photo .news-item__text {
    font-size: 14px; }
  .news-item-photo {
    height: 192px;
    margin-bottom: 12px; }
  .news-item__date {
    margin-bottom: 8px; }
  .news-item__text {
    font-size: 14px;
    margin-bottom: 12px; } }

.breadcrumbs {
  padding: 16px 0 48px; }
  .breadcrumbs-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    font-weight: 400;
    font-size: 11px;
    line-height: 130%;
    color: #909090; }
  .breadcrumbs li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin-right: 8px; }
    .breadcrumbs li:last-child {
      margin-right: 0; }
    .breadcrumbs li:not(:last-child):after {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      margin-left: 8px;
      background: url("/local/templates/.default/markup_iri/build/css/../images/svg/crumb_arrow.svg") no-repeat center/contain; }
  .breadcrumbs a:hover {
    color: #747473; }

@media screen and (max-width: 1024px) {
  .breadcrumbs {
    padding: 16px 0 24px; } }

@media screen and (max-width: 767px) {
  .breadcrumbs {
    padding: 12px 0 24px; } }

[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-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%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  touch-action: auto;
  -ms-touch-action: auto; }

.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;
  -webkit-flex-grow: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: 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: rgba(0, 0, 0, 0.7);
  border-radius: 7px;
  left: 0px;
  right: 0px;
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 1;
  -webkit-transition: opacity 0s linear;
  -o-transition: opacity 0s linear;
  transition: opacity 0s linear; }

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 3px;
  border-radius: 5px;
  background: #e4e4e4; }

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

.simplebar-track.simplebar-horizontal {
  right: 24px;
  left: 24px;
  height: 3px;
  border-radius: 5px;
  background: #e4e4e4; }

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

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

/* Rtl support */
[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;
  -ms-overflow-style: none; }

.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border-bottom: solid 1px #e4e4e4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  line-height: 38px;
  outline: none;
  padding-right: 28px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #000; }
  .nice-select:after {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    content: '';
    display: block;
    height: 9px;
    width: 9px;
    margin-top: -6px;
    pointer-events: none;
    position: absolute;
    right: 6px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 14px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    -webkit-box-shadow: 0px 12px 20px rgba(49, 49, 49, 0.12);
            box-shadow: 0px 12px 20px rgba(49, 49, 49, 0.12);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 12px;
    opacity: 0;
    padding: 8px 0 16px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-20px);
        -ms-transform: scale(0.75) translateY(-20px);
            transform: scale(0.75) translateY(-20px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    -o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    max-height: 300px; }
    .nice-select .list .simplebar-vertical {
      right: 4px;
      top: 16px;
      bottom: 16px; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .current {
    display: block;
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis; }
  .nice-select .option {
    position: relative;
    cursor: pointer;
    font-weight: 400;
    line-height: 130%;
    list-style: none;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 27px;
    outline: none;
    text-align: left;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    white-space: initial; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f5f5f5; }
    .nice-select .option.selected:after {
      border-bottom: 2px solid #000;
      border-right: 2px solid #000;
      content: '';
      display: block;
      height: 9px;
      width: 6px;
      margin-top: -5px;
      pointer-events: none;
      position: absolute;
      right: 16px;
      top: 50%;
      -webkit-transform-origin: 66% 66%;
          -ms-transform-origin: 66% 66%;
              transform-origin: 66% 66%;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #aad600;
  border-color: #aad600; }

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1)) {
  -webkit-box-shadow: -10px 0 0 #aad600;
  box-shadow: -10px 0 0 #aad600; }

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #aad600;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #aad600; }

.paginator .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #e4e4e4; }

.paginator-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 16px; }

.paginator li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px; }
  .paginator li.active {
    background: #f0f0f0;
    pointer-events: none; }

.paginator a:hover {
  color: #91b600; }

.paginator a:focus {
  color: #749200;
  outline-color: #ff6e1d; }

.paginator-dots a {
  color: #747473; }

.paginator-total {
  color: #747473;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%; }

.paginator-prev, .paginator-next {
  color: #747473; }
  .paginator-prev .icon, .paginator-next .icon {
    width: 12px;
    height: 12px; }

@media screen and (min-width: 1025px) {
  .paginator {
    margin-top: 80px; }
    .paginator .row {
      padding-top: 48px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .paginator {
    margin-top: 48px; }
    .paginator .row {
      padding-top: 32px; } }

@media screen and (max-width: 767px) {
  .paginator {
    margin-top: 32px; }
    .paginator .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding-top: 32px; }
    .paginator-list {
      margin-bottom: 24px; } }

.news-detail__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.news-detail__content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
  margin-right: 127px; }

.news-detail__sidebar {
  max-width: 281px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.news-detail__head {
  margin-bottom: 40px; }

.news-detail__date {
  font-size: 14px;
  line-height: 140%;
  color: #747473;
  display: block;
  margin-bottom: 8px; }

.news-detail__title {
  font-weight: 500;
  font-size: 48px;
  line-height: 120%;
  margin: 0 0 25px; }

.news-detail__description {
  font-size: 18px;
  line-height: 150%; }
  .news-detail__description a {
    font-size: 18px;
    line-height: 150%;
    color: #91b600;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .news-detail__description a:hover {
      color: #b2cc4c; }
    .news-detail__description a:focus {
      color: #749200; }
    .news-detail__description a:active, .news-detail__description a.nice-select.open {
      color: #749200; }

.news-detail__sidebar {
  padding-top: 50px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.news-detail__footer {
  padding-top: 32px;
  border-top: 1px solid #f0f0f0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media screen and (max-width: 1024px) {
  .news-detail__grid {
    display: block; }
  .news-detail__content {
    margin-right: 0; }
  .news-detail__head {
    margin-bottom: 32px; }
  .news-detail__title {
    font-size: 32px;
    line-height: 120%;
    margin-bottom: 16px; }
  .news-detail__footer {
    padding-top: 24px; }
  .news-detail__sidebar {
    max-width: inherit; } }

@media screen and (max-width: 767px) {
  .news-detail__head {
    margin-bottom: 24px; }
  .news-detail__date {
    font-size: 12px;
    line-height: 140%; }
  .news-detail__title {
    font-size: 22px;
    line-height: 120%; }
  .news-detail__description {
    font-size: 16px;
    line-height: 150%; }
    .news-detail__description a {
      font-size: 16px;
      line-height: 150%; }
  .news-detail__footer {
    padding-top: 16px;
    display: block; }
    .news-detail__footer .link-back {
      margin-bottom: 24px; } }

.news-detail-area {
  margin-bottom: 56px; }

@media screen and (max-width: 1024px) {
  .news-detail-area {
    margin-bottom: 40px; } }

@media screen and (max-width: 767px) {
  .news-detail-area {
    margin-bottom: 32px; } }

.news-detail-slider {
  position: relative;
  margin-bottom: 40px; }
  .news-detail-slider__up {
    position: relative; }
  .news-detail-slider__wrap {
    width: 100%;
    max-width: 100%; }
  .news-detail-slider img {
    margin: 0; }
  .news-detail-slider__arrow {
    position: absolute;
    top: calc(50% - 16px);
    width: 32px;
    height: 32px;
    background-color: #fff;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer; }
    .news-detail-slider__arrow .icon {
      width: 14px;
      height: 14px;
      color: #000;
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
    .news-detail-slider__arrow_prev {
      left: 16px; }
    .news-detail-slider__arrow_next {
      right: 16px; }
      .news-detail-slider__arrow_next .icon {
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg); }
    .news-detail-slider__arrow.swiper-button-disabled {
      pointer-events: none; }
      .news-detail-slider__arrow.swiper-button-disabled .icon {
        color: #909090; }
    .news-detail-slider__arrow.swiper-button-lock {
      display: none; }
  .news-detail-slider__down {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    border-bottom: 1px solid #e4e4e4;
    padding: 16px 0; }
  .news-detail-slider__pagination {
    position: static;
    font-size: 12px;
    line-height: 140%;
    color: #747473;
    width: auto;
    text-align: left;
    margin-right: 16px;
    white-space: nowrap; }
    .news-detail-slider__pagination span {
      display: inline;
      margin: 0;
      font-size: 12px;
      line-height: 140%; }
  .news-detail-slider p.news-detail-slider__description {
    font-size: 12px;
    line-height: 140%;
    color: #747473; }

@media screen and (max-width: 1024px) {
  .news-detail-slider {
    margin-bottom: 32px; } }

@media screen and (max-width: 767px) {
  .news-detail-slider {
    margin-bottom: 24px; }
    .news-detail-slider__down {
      padding: 12px 0; }
    .news-detail-slider__arrow_prev {
      left: 8px; }
    .news-detail-slider__arrow_next {
      right: 8px; } }

.news-detail-tags {
  margin-bottom: 40px;
  max-height: 34px;
  overflow: hidden; }
  .news-detail-tags__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    padding-bottom: 42px;
    margin: 0 -4px; }
  .news-detail-tags__item {
    margin: 0 4px 8px; }
  .news-detail-tags__link {
    font-size: 14px;
    line-height: 140%;
    color: #474748;
    display: block;
    padding: 5px 12px 7px;
    border: 1px solid #e4e4e4;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    white-space: nowrap;
    cursor: pointer; }
    .news-detail-tags__link:hover {
      border-color: #323334; }
    .news-detail-tags__link:focus {
      border-color: #323334;
      background-color: #323334;
      color: #fff; }
    .news-detail-tags__link:active, .news-detail-tags__link.nice-select.open {
      border-color: #1b1c1d;
      background-color: #1b1c1d;
      color: #fff; }

@media screen and (max-width: 1024px) {
  .news-detail-tags {
    margin-bottom: 32px; } }

@media screen and (max-width: 767px) {
  .news-detail-tags {
    max-height: 28px;
    margin-bottom: 24px; }
    .news-detail-tags__link {
      font-size: 12px;
      line-height: 140%;
      padding: 4.2px 8px 5px; } }

.other-news__title {
  font-weight: 500;
  font-size: 28px;
  line-height: 120%;
  color: #000;
  margin-bottom: 32px;
  display: block; }

.other-news__item {
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #e4e4e4; }
  .other-news__item:last-child {
    border: none;
    padding: 0;
    margin-bottom: 0; }
  .other-news__item:hover .other-news__caption {
    color: #aad600; }

.other-news__date {
  font-size: 14px;
  line-height: 140%;
  color: #747473;
  display: block;
  margin-bottom: 8px; }

.other-news__caption {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  margin-bottom: 24px; }

.other-news__category {
  font-size: 14px;
  line-height: 140%;
  color: #000;
  position: relative;
  padding-left: 14px; }
  .other-news__category::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    display: block;
    width: 6px;
    height: 12px;
    background: url(/local/templates/.default/markup_iri/build/css/../images/svg/bullet.svg) no-repeat center/contain; }

@media screen and (max-width: 1024px) {
  .other-news__title {
    margin-bottom: 40px; }
  .other-news__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .other-news__date {
    margin-bottom: 12px; }
  .other-news__caption {
    margin-bottom: 50px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .other-news__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 12px 1fr 12px 1fr;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
    width: 100%; }
  .other-news__item {
    border-bottom: none;
    padding-right: 12px;
    border-right: 1px solid #e4e4e4;
    padding-bottom: 0;
    margin-bottom: 0; }
    .other-news__item:last-child {
      padding-right: 0; } }

@media screen and (max-width: 767px) {
  .other-news__title {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 16px; }
  .other-news__list {
    display: block; }
  .other-news__item {
    padding-bottom: 20px;
    margin-bottom: 12px; }
  .other-news__date {
    font-size: 12px;
    line-height: 140%;
    margin-bottom: 8px; }
  .other-news__caption {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 12px; }
  .other-news__category {
    font-size: 12px;
    line-height: 140%; } }

.footer {
  color: #fff; }
  .footer-top {
    background: #323334; }
  .footer-bot {
    background: #111111; }
  .footer-logo {
    max-width: 156px; }
  .footer__title {
    line-height: 120%;
    text-transform: uppercase; }
  .footer__subtitle {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #909090;
    margin-bottom: 16px; }
  .footer__description {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #909090; }
  .footer-founders-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .footer-founders-list a {
      -webkit-filter: brightness(0) invert(1);
              filter: brightness(0) invert(1);
      -webkit-transition: all ease 0.7s;
      -o-transition: all ease 0.7s;
      transition: all ease 0.7s; }
      .footer-founders-list a:hover {
        -webkit-filter: brightness(1) invert(0);
                filter: brightness(1) invert(0); }
  .footer-contacts__phone {
    display: block;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    font-weight: 400;
    line-height: 140%;
    color: #d0f053; }
  .footer-contacts__email {
    display: block;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    font-weight: 400;
    line-height: 140%;
    color: #fff; }
  .footer-contacts__phone, .footer-contacts__email {
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
    .footer-contacts__phone:hover, .footer-contacts__email:hover {
      opacity: 0.7; }
  .footer-address {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #fff;
    max-width: 380px; }
  .footer-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px; }
  .footer-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33% - 10px);
    padding: 0 10px;
    font-weight: 400; }
    .footer-list .footer__title {
      font-weight: 500; }
    .footer-list li {
      margin-bottom: 16px; }
      .footer-list li:last-child {
        margin-bottom: 0; }
    .footer-list a {
      font-weight: 400; }
    .footer-list a[href]:hover {
      color: #91b600; }
    .footer-list a[href]:focus {
      color: #749200;
      outline-color: #ff6e1d; }
  .footer-sublist {
    display: none;
    margin-top: 8px;
    padding: 8px 8px 0;
    border-top: 1px solid #474748;
    font-size: 14px;
    line-height: 120%; }
    .footer-sublist li:not(:last-child) {
      margin-bottom: 8px; }
    .footer-sublist span {
      display: block;
      font-size: 11px;
      font-weight: 400;
      line-height: 130%;
      margin-top: 4px;
      color: #909090; }
  .footer .subparent > a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer; }
    .footer .subparent > a:after {
      content: '';
      width: 10px;
      height: 10px;
      background: url("/local/templates/.default/markup_iri/build/css/../images/svg/chevron_down_white.svg") no-repeat center/contain;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-left: 8px; }
  .footer .subparent.active a:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .footer-social-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 8px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 8px; }
    @media screen and (max-width: 767px) {
      .footer-social-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        gap: 0;
        margin: 0 -4px; } }
    @media screen and (max-width: 767px) {
      .footer-social-list li {
        padding: 0 4px; } }
    .footer-social-list a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 40px;
      height: 40px;
      color: #fff;
      background: #323334; }
      .footer-social-list a:hover {
        color: #d0f053; }
  .footer .form-input {
    position: relative;
    margin-bottom: 16px; }
    .footer .form-input.is-error input {
      border-color: #ff2e56; }
    .footer .form-input.is-error button {
      color: #ff2e56; }
    .footer .form-input.is-success input {
      border-color: #aad600; }
    .footer .form-input.is-success button {
      color: #aad600; }
    .footer .form-input input {
      width: 100%;
      height: 48px;
      font-size: 16px;
      padding: 12px;
      background: #323334;
      color: #fff;
      padding-right: 50px;
      border-radius: 5px;
      border: 1px solid transparent; }
      .footer .form-input input:hover {
        background: #474748; }
    .footer .form-input button {
      position: absolute;
      top: 15px;
      right: 12px;
      width: 16px;
      height: 16px;
      background: transparent;
      color: #fff;
      cursor: pointer; }
      .footer .form-input button .icon {
        width: 100%;
        height: 100%; }
  .footer .form__agree {
    color: #909090; }
  .footer__copyright {
    font-weight: 400;
    font-size: 10px;
    line-height: 140%;
    color: #909090; }
  .footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 400;
    font-size: 10px;
    line-height: 140%;
    color: #fcfcfc;
    margin: 0 -16px; }
    .footer-menu li {
      padding: 0 16px;
      margin-top: 16px; }
    .footer-menu a:hover {
      color: #91b600; }
    .footer-menu a:focus {
      color: #749200;
      outline-color: #ff6e1d; }

@media screen and (min-width: 1025px) {
  .footer-top {
    padding: 80px 0; }
    .footer-top-left, .footer-top-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: calc(50% - 10px); }
  .footer-bot {
    padding: 72px 0 48px; }
    .footer-bot-left {
      margin-right: 20px; }
    .footer-bot-left, .footer-bot-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: calc(50% - 10px); }
  .footer-logo {
    margin-bottom: 32px; }
  .footer__title {
    font-size: 18px;
    margin-bottom: 16px; }
  .footer__description {
    max-width: 390px; }
  .footer-founders {
    margin-top: 52px; }
    .footer-founders-list {
      margin: 0 -28px; }
      .footer-founders-list li {
        padding: 0 28px; }
  .footer-contacts__phone, .footer-contacts__email {
    font-size: 24px; }
  .footer-addresses {
    margin-top: 70px; }
  .footer-bot-right .row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .footer-form {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58%; }
  .footer-social {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 152px; }
    .footer-social-list {
      width: 88px; }
  .footer-info {
    margin-top: 88px; }
    .footer-info .row {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  .footer__copyright {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 300px; }
  body:not(.home-page) .footer {
    padding-top: 96px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .footer-top {
    padding: 40px 0; }
    .footer-top-left {
      margin-right: 20px; }
    .footer-top-left, .footer-top-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: calc(50% - 10px); }
  .footer-bot {
    padding: 40px 0; }
    .footer-bot > .container > .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .footer-bot > .container > .row .footer-bot-left {
        margin-bottom: 48px; }
  .footer-logo {
    margin-bottom: 20px; }
  .footer__title {
    font-size: 18px;
    margin-bottom: 16px; }
  .footer__subtitle {
    margin-bottom: 12px; }
  .footer__description {
    max-width: 350px; }
  .footer-founders {
    margin-top: 24px;
    padding-right: 60px; }
    .footer-founders-list {
      margin: 0 -11.5px; }
      .footer-founders-list li {
        padding: 0 11.5px; }
  .footer-contacts__phone, .footer-contacts__email {
    font-size: 20px; }
  .footer-addresses {
    margin-top: 56px; }
  .footer-bot-right .row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .footer-form {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66%;
    padding-right: 86px; }
  .footer-social {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33%; }
    .footer-social-list {
      width: 88px; }
  .footer-info {
    margin-top: 48px; }
    .footer-info .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  .footer-menu {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  body:not(.home-page) .footer {
    padding-top: 80px; }
  body.news-page-detail .footer {
    padding-top: 56px; } }

@media screen and (max-width: 767px) {
  .footer-top, .footer-bot {
    padding: 32px 0; }
  .footer .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer-logo {
    margin-bottom: 16px; }
  .footer__title {
    margin-bottom: 16px; }
  .footer__subtitle {
    margin-bottom: 12px; }
  .footer-founders {
    margin-top: 32px; }
    .footer-founders-list {
      margin: 0 -12px; }
      .footer-founders-list li {
        padding: 0 12px; }
  .footer-contacts {
    margin-top: 32px; }
    .footer-contacts__email, .footer-contacts__phone {
      font-size: 20px; }
  .footer-addresses {
    margin-top: 24px; }
  .footer-nav {
    display: none; }
  .footer-social {
    margin-top: 32px; }
  .footer-info {
    margin-top: 24px; }
    .footer-info .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .footer-info .row .footer__copyright {
        margin-bottom: 12px; }
  .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .footer-menu li {
      margin-top: 12px;
      text-align: left;
      max-width: -webkit-max-content;
      max-width: -moz-max-content;
      max-width: max-content; }
  body:not(.home-page) .footer {
    padding-top: 32px; }
  body.news-page-detail .footer {
    padding-top: 40px; } }

.cookie {
  position: fixed;
  z-index: 10; }
  @media screen and (min-width: 768px) {
    .cookie {
      width: 892px;
      height: 147px;
      bottom: -10px;
      right: 20px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .cookie {
      width: 716px;
      height: 164px;
      left: 0;
      right: 0;
      margin: auto; } }
  @media screen and (max-width: 767px) {
    .cookie {
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      background-color: rgba(0, 0, 0, 0.6); } }

.cookie-box {
  position: relative; }
  @media screen and (min-width: 768px) {
    .cookie-box {
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 16px 50px 32px 57px;
      background: url("/local/templates/.default/markup_iri/build/css/../images/cookie-overlay.svg") no-repeat;
      background-size: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .cookie-box {
      background: url("/local/templates/.default/markup_iri/build/css/../images/cookie-overlay-tablet.svg") no-repeat;
      background-size: 100%; } }
  @media screen and (max-width: 767px) {
    .cookie-box {
      padding: 20px 64px 32px 20px;
      background: #fff; } }

.cookie-text {
  width: calc(100% - 212px);
  font-size: 12px;
  line-height: 140%;
  color: #747473;
  margin-right: 64px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .cookie-text:after {
      content: '';
      width: 1px;
      height: 32px;
      position: absolute;
      top: 0;
      bottom: 0;
      right: -32px;
      margin: auto;
      background-color: #c7c7c7; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .cookie-text {
    width: calc(100% - 196px);
    margin-right: 48px; }
    .cookie-text:after {
      right: -24px; } }
  @media screen and (max-width: 767px) {
    .cookie-text {
      width: 100%;
      margin: 0; }
      .cookie-text:after {
        content: '';
        display: block;
        width: 32px;
        height: 1px;
        background-color: #c7c7c7;
        margin: 16px 0; } }

.cookie-apply {
  cursor: pointer;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #909090;
  text-transform: uppercase;
  margin-right: 28px;
  background: transparent;
  padding: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out; }
  @media screen and (max-width: 1024px) {
    .cookie-apply {
      margin-right: 20px; } }
  .cookie-apply:hover {
    color: #111111; }

.cookie-close {
  color: #909090;
  cursor: pointer;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out; }
  @media screen and (min-width: 768px) {
    .cookie-close:hover {
      color: #111111; }
    .cookie-close svg {
      width: 16px;
      height: 16px; } }
  @media screen and (max-width: 767px) {
    .cookie-close {
      position: absolute;
      top: 24px;
      right: 20px; } }

.accelerator-page {
  padding-top: 0; }
  .accelerator-page .header:not(.has_background) {
    background-color: transparent;
    -webkit-backdrop-filter: none;
            backdrop-filter: none; }
    .accelerator-page .header:not(.has_background) .header-search__button {
      color: #fff; }
    .accelerator-page .header:not(.has_background) .header-logo,
    .accelerator-page .header:not(.has_background) .burger {
      -webkit-filter: invert(1);
              filter: invert(1); }
    .accelerator-page .header:not(.has_background) .header-user {
      color: #000;
      -webkit-filter: invert(1);
              filter: invert(1); }
    .accelerator-page .header:not(.has_background) .header-list {
      color: #000; }
  .accelerator-page .breadcrumbs {
    position: absolute;
    top: 96px;
    left: 0;
    right: 0;
    z-index: 2; }
  @media screen and (min-width: 1025px) {
    .accelerator-page .header:not(.has_background) {
      color: #fff; }
    .accelerator-page .head-banner {
      padding-top: 160px; } }
  @media screen and (max-width: 1024px) {
    .accelerator-page .header:not(.has_background) {
      border-color: transparent; }
    .accelerator-page .breadcrumbs {
      top: 65px; } }
  @media screen and (max-width: 767px) {
    .accelerator-page .breadcrumbs {
      top: 56px; } }
  @media screen and (max-width: 767px) {
    .accelerator-page .head-banner {
      padding-top: 56px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .accelerator-page .breadcrumbs {
      position: relative;
      left: auto;
      top: auto;
      z-index: 2; } }

.accelerator-panel__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.accelerator-panel__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.accelerator-panel__img {
  max-width: 52px;
  margin-right: 40px; }

.accelerator-panel__title {
  font-size: 20px;
  line-height: 110%;
  margin-right: 32px; }
  .accelerator-panel__title_green {
    color: #d0f053; }

.accelerator-panel__text {
  font-size: 14px;
  line-height: 140%;
  color: #e4e4e4; }

@media screen and (min-width: 1025px) {
  .accelerator-panel {
    display: none; } }

@media screen and (max-width: 1024px) {
  .accelerator-panel {
    position: fixed;
    top: 65px;
    left: 0;
    right: 0;
    padding: 12px 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 9;
    background-color: #111111;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out; }
    .accelerator-panel__img {
      max-width: 39px;
      margin-right: 25px; }
    .accelerator-panel.is_visible {
      opacity: 1;
      pointer-events: all; }
    .accelerator-panel.off {
      -webkit-transform: translateY(-65px);
          -ms-transform: translateY(-65px);
              transform: translateY(-65px); }
    .accelerator-panel__title {
      font-weight: 500;
      font-size: 22px;
      line-height: 120%;
      color: #fff; }
      .accelerator-panel__title_green {
        color: #d0f053; }
    .accelerator-panel__text {
      font-size: 12px;
      line-height: 140%; } }

@media screen and (max-width: 767px) {
  .accelerator-panel {
    top: 56px;
    padding: 12px 16px; }
    .accelerator-panel.off {
      -webkit-transform: translateY(-56px);
          -ms-transform: translateY(-56px);
              transform: translateY(-56px); }
    .accelerator-panel__title, .accelerator-panel__img, .accelerator-panel__text {
      display: none; }
    .accelerator-panel__button {
      width: 100%; }
      .accelerator-panel__button .button {
        max-width: 100%; } }

.accelerator-section {
  overflow: hidden; }

@media screen and (min-width: 1025px) {
  .accelerator-advantage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: -24px; }
    .accelerator-advantage__aside {
      width: 485px;
      padding-top: 55px;
      border-top: 1px solid #e4e4e4; }
    .accelerator-advantage__section {
      width: 50%;
      padding-top: 55px;
      padding-left: 15px; }
    .accelerator-advantage__rules {
      margin-bottom: 70px; }
    .accelerator-advantage__button .button {
      min-width: 400px; } }

@media screen and (max-width: 1024px) {
  .accelerator-advantage {
    margin-top: -8px; }
    .accelerator-advantage__aside {
      padding-top: 24px;
      margin-bottom: 64px;
      border-top: 1px solid #e4e4e4; }
    .accelerator-advantage__button {
      margin-top: 24px; }
      .accelerator-advantage__button .button {
        min-width: 320px; } }

@media screen and (max-width: 767px) {
  .accelerator-advantage {
    margin-top: -12px; }
    .accelerator-advantage__aside {
      padding-top: 12px;
      margin-bottom: 40px; }
    .accelerator-advantage__button {
      margin-top: 20px; }
      .accelerator-advantage__button .button {
        min-width: 100%; } }

.accelerator-rules {
  counter-reset: list; }
  .accelerator-rules__item {
    min-height: 144px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    padding-left: 108px;
    padding-right: 40px;
    position: relative; }
    .accelerator-rules__item:before {
      counter-increment: list;
      content: counter(list);
      width: 120px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 120px;
      line-height: 120%;
      color: #e4e4e4; }
  @media screen and (min-width: 1025px) {
    .accelerator-rules__item:not(:last-child) {
      margin-bottom: 40px; } }
  @media screen and (max-width: 1024px) {
    .accelerator-rules {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .accelerator-rules__item {
        font-size: 18px;
        line-height: 130%;
        padding-left: 72px; }
        .accelerator-rules__item:before {
          width: 72px;
          font-size: 96px; } }
  @media screen and (max-width: 767px) {
    .accelerator-rules {
      display: block; }
      .accelerator-rules__item {
        min-height: 20px;
        font-size: 16px;
        line-height: 130%;
        padding-left: 52px;
        padding-right: 0; }
        .accelerator-rules__item:not(:last-child) {
          margin-bottom: 16px; }
        .accelerator-rules__item:before {
          width: 52px;
          font-size: 56px; } }

.head-banner {
  height: 616px;
  color: #fff;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 80px;
  margin-bottom: 95px; }
  @media screen and (max-width: 1024px) {
    .head-banner {
      height: 424px;
      padding-bottom: 56px;
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .head-banner {
      height: auto;
      min-height: 248px;
      padding-bottom: 24px;
      margin-bottom: 24px; }
      .head-banner .breadcrumbs {
        position: static; } }
  .head-banner__back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .head-banner__back img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .head-banner__back:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.64)), to(rgba(0, 0, 0, 0.64)));
      background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.64));
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.64)); }
  .head-banner__container {
    width: 100%;
    position: relative;
    z-index: 2; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .head-banner__title {
      font-size: 40px;
      line-height: 120%; }
      .head-banner__title:last-child {
        margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .head-banner__title:last-child {
      margin-bottom: 0; } }
  .head-banner__text {
    max-width: 572px;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%; }
    @media screen and (max-width: 1024px) {
      .head-banner__text {
        max-width: 525px;
        font-size: 18px;
        line-height: 130%; } }
    @media screen and (max-width: 767px) {
      .head-banner__text {
        font-size: 14px;
        line-height: 120%; } }

.section:not(:last-child) {
  margin-bottom: 135px; }

@media screen and (max-width: 1024px) {
  .section:not(:last-child) {
    margin-bottom: 72px; } }

@media screen and (max-width: 767px) {
  .section:not(:last-child) {
    margin-bottom: 48px; } }

.section-header {
  margin-bottom: 56px; }
  @media screen and (max-width: 1024px) {
    .section-header {
      margin-bottom: 32px; } }
  @media screen and (max-width: 767px) {
    .section-header {
      margin-bottom: 24px; } }

.section-title {
  font-weight: 500;
  font-size: 40px;
  line-height: 120%; }
  @media screen and (max-width: 1024px) {
    .section-title {
      font-size: 28px; } }
  @media screen and (max-width: 767px) {
    .section-title {
      font-size: 20px; } }

.review-card {
  height: 400px;
  padding: 32px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #f0f0f0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%, 0 0); }
  .review-card:before {
    content: '';
    width: 107px;
    height: 80px;
    position: absolute;
    bottom: 32px;
    right: 32px;
    background: url("/local/templates/.default/markup_iri/build/css/../images/svg/quote-large.svg") no-repeat;
    background-size: 100%; }
  .review-card__text {
    font-size: 18px;
    line-height: 150%; }
  .review-card__author {
    font-size: 14px;
    line-height: 140%;
    color: #747473;
    padding-right: 100px; }
  @media screen and (max-width: 1024px) {
    .review-card {
      padding: 20px 16px;
      height: 248px; }
      .review-card:before {
        width: 64px;
        height: 48px;
        right: 20px;
        bottom: 20px; }
      .review-card__text {
        font-size: 14px;
        line-height: 140%; }
      .review-card__author {
        font-size: 12px;
        padding-right: 80px; } }

.review-slider {
  position: relative; }
  .review-slider .swiper {
    overflow: visible; }
  @media screen and (max-width: 1024px) {
    .review-slider .swiper-slide {
      width: 288px; } }
  @media screen and (max-width: 767px) {
    .review-slider .swiper-slide {
      width: 260px; }
    .review-slider .slider-button {
      display: none; } }

.support-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  z-index: -1; }
  .support-modal.on {
    visibility: visible;
    opacity: 1;
    z-index: 99; }
  .support-modal__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .support-modal__block {
    width: 600px;
    height: 100%;
    margin-left: auto;
    position: relative;
    background: #fff;
    -webkit-box-shadow: -8px 4px 56px rgba(0, 0, 0, 0.16);
            box-shadow: -8px 4px 56px rgba(0, 0, 0, 0.16); }
  .support-modal__box {
    width: 100%;
    padding: 40px 32px;
    max-height: 100%; }
  .support-modal__close {
    display: none; }
  .support-modal__header {
    margin-bottom: 32px; }
    .support-modal__header p {
      font-size: 16px;
      line-height: 130%; }
  .support-modal__title {
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    margin-bottom: 12px; }
  .support-modal__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 56px; }
    .support-modal__buttons .button {
      max-width: 100%; }
      @media screen and (min-width: 1025px) {
        .support-modal__buttons .button:first-child {
          margin-right: 8px; } }
      @media screen and (max-width: 1024px) {
        .support-modal__buttons .button:first-child {
          margin-bottom: 8px; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .support-modal__buttons .button:not(:last-child) {
      margin-bottom: 8px; }
    .support-modal .form-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .support-modal .form-row__col {
        width: 100%; }
        .support-modal .form-row__col:not(:last-child) {
          margin-bottom: 16px; } }
  @media screen and (min-width: 1025px) {
    .support-modal .title.title_size_middle {
      margin-bottom: 24px; } }
  @media screen and (max-width: 1024px) {
    .support-modal__block {
      width: 434px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .support-modal__box {
      margin: auto; }
    .support-modal__title {
      font-size: 32px; }
    .support-modal__buttons {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .support-modal .form-submit .button {
      min-width: 100%; } }
  @media screen and (max-width: 767px) {
    .support-modal__block {
      width: 100%; }
    .support-modal__box {
      width: 100%;
      padding: 20px 16px 60px; }
    .support-modal__header {
      margin-bottom: 16px; }
      .support-modal__header p {
        font-size: 14px; }
    .support-modal__title {
      font-size: 22px;
      margin-bottom: 8px; }
    .support-modal__close {
      display: block;
      position: absolute;
      top: 24px;
      right: 24px;
      cursor: pointer;
      color: #747473; }
    .support-modal__buttons {
      margin-bottom: 24px; } }

.support-button {
  width: 48px;
  height: 48px;
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 9;
  overflow: hidden;
  border: none;
  cursor: pointer;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ff2e56;
  border-radius: 48px;
  -webkit-transition: width 0.3s ease-out, right 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: width 0.3s ease-out, right 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out, width 0.3s ease-out, right 0.3s ease-out;
  transition: transform 0.3s ease-out, width 0.3s ease-out, right 0.3s ease-out;
  transition: transform 0.3s ease-out, width 0.3s ease-out, right 0.3s ease-out, -webkit-transform 0.3s ease-out;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
          transform: translate3d(0, 10px, 0);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  outline: none;
  will-change: transform, width; }
  .support-button * {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .support-button.is_active, .support-button.is_visible {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    will-change: transform, width; }
  .support-button.is_active {
    right: 630px;
    z-index: 99; }
    .support-button.is_active .support-button__icon .icon-support {
      opacity: 0; }
    .support-button.is_active .support-button__icon .icon-x {
      opacity: 1; }
  .support-button__icon {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    will-change: opacity; }
    .support-button__icon svg {
      -webkit-transition: opacity 0.3s ease-out;
      -o-transition: opacity 0.3s ease-out;
      transition: opacity 0.3s ease-out;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
    .support-button__icon .icon-support {
      width: 24px;
      height: 24px; }
    .support-button__icon .icon-x {
      opacity: 0; }
  .support-button__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    white-space: nowrap;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    will-change: opacity; }
  @media screen and (min-width: 1025px) {
    .support-button:not(.is_active):hover {
      width: 224px;
      will-change: width; }
      .support-button:not(.is_active):hover .icon-support {
        opacity: 0; }
      .support-button:not(.is_active):hover .support-button__title {
        opacity: 1;
        -webkit-transition: opacity 0.3s 0.2s ease-out;
        -o-transition: opacity 0.3s 0.2s ease-out;
        transition: opacity 0.3s 0.2s ease-out; } }
  @media screen and (max-width: 1024px) {
    .support-button.is_active {
      right: 450px; } }
  @media screen and (max-width: 767px) {
    .support-button {
      width: 32px;
      height: 32px;
      bottom: 8px;
      right: 8px; }
      .support-button__icon {
        width: 32px;
        height: 32px; }
      .support-button .icon-support {
        width: 16px;
        height: 16px; } }

.file-upload__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.file-upload__button {
  margin-right: 24px; }

.file-upload__text {
  font-size: 11px;
  line-height: 130%;
  color: #747473; }

.file-upload__list .file-upload-item:first-child {
  margin-top: 16px; }

@media screen and (min-width: 768px) {
  .file-upload__text {
    max-width: 240px; } }

@media screen and (max-width: 1024px) {
  .file-upload__text {
    width: 46%; } }

@media screen and (max-width: 767px) {
  .file-upload__row {
    display: block; }
  .file-upload__text {
    width: 100%;
    margin-top: 10px; } }

.file-upload-button {
  cursor: pointer;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out; }
  @media screen and (min-width: 1025px) {
    .file-upload-button:hover {
      color: #474748; } }
  .file-upload-button:before {
    content: '';
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background: url("/local/templates/.default/markup_iri/build/css/../images/svg/clip-green.svg") no-repeat;
    background-size: 100%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .file-upload-button__input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0; }
  .file-upload-button__text {
    max-width: 85%; }
  .file-upload-button .label-error {
    display: none !important; }

.file-upload-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .file-upload-item:not(:last-child) {
    margin-bottom: 10px; }
  .file-upload-item__del {
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: url("/local/templates/.default/markup_iri/build/css/../images/svg/del.svg") no-repeat;
    background-size: 100%;
    opacity: 0.2;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out; }
    @media screen and (min-width: 1025px) {
      .file-upload-item__del:hover {
        opacity: 0.6; } }
  .file-upload-item__name {
    width: calc(100% - 14px);
    padding-left: 12px;
    font-size: 14px;
    color: #111111; }

.refresh-your-browser {
  position: fixed;
  z-index: 10;
  display: none; }
  @media screen and (min-width: 768px) {
    .refresh-your-browser {
      max-width: 740px;
      width: 100%;
      min-height: 68px;
      bottom: 0;
      right: 18px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .refresh-your-browser {
      max-width: 686px;
      min-height: 78px;
      left: 0;
      right: 0;
      margin: auto; } }
  @media screen and (max-width: 767px) {
    .refresh-your-browser {
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.6);
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  .refresh-your-browser__wrapper {
    position: relative;
    background-color: #fff;
    background: url(/local/templates/.default/markup_iri/build/css/../images/refresh-your-browser-bg.png) no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 116px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (min-width: 768px) {
      .refresh-your-browser__wrapper {
        width: 100%;
        height: 100%;
        padding: 24px 65px 44px 67px;
        background-size: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .refresh-your-browser__wrapper {
      background-size: 100%;
      padding: 24px 65px 44px 67px; } }
    @media screen and (max-width: 767px) {
      .refresh-your-browser__wrapper {
        padding: 18px 21px 24px 20px;
        min-height: 78px;
        background: #fff;
        -webkit-clip-path: none;
                clip-path: none; } }
  .refresh-your-browser__text {
    font-size: 14px;
    line-height: 140%;
    color: #747473;
    margin-right: 15px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .refresh-your-browser__text {
        width: 100%;
        margin: 0;
        font-size: 12px;
        line-height: 140%; } }
  .refresh-your-browser__close {
    color: #909090;
    cursor: pointer;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    margin-left: 15px;
    width: 16px;
    height: 16px;
    position: relative;
    font-size: 0;
    display: block; }
    .refresh-your-browser__close::before, .refresh-your-browser__close::after {
      content: '';
      position: absolute;
      left: calc(50% - 1px);
      background-color: #909090;
      width: 2px;
      top: 0;
      bottom: 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .refresh-your-browser__close::before {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    @media screen and (min-width: 768px) {
      .refresh-your-browser__close:hover {
        color: #111111; }
      .refresh-your-browser__close svg {
        width: 100%;
        height: 100%; } }
    @media screen and (max-width: 767px) {
      .refresh-your-browser__close {
        width: 20px;
        height: 20px; } }

body.not-found-page .footer {
  padding-top: 0; }

.not-found-sect {
  background-color: #f0f0f0;
  padding: 196px 0 230px; }
  .not-found-sect__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .not-found-sect__text {
    font-weight: 500;
    font-size: 48px;
    line-height: 120%;
    color: #000;
    margin-bottom: 48px; }
  .not-found-sect .button {
    width: 100%;
    max-width: 280px; }
  .not-found-sect__wrap-img {
    max-width: 597px; }
  .not-found-sect__img {
    width: 100%; }

@media screen and (max-width: 1024px) {
  .not-found-sect {
    padding: 84px 0 124px; }
    .not-found-sect__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .not-found-sect__wrap-text {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .not-found-sect__text {
      margin-bottom: 32px;
      font-size: 32px;
      line-height: 120%;
      text-align: center; }
      .not-found-sect__text br {
        display: none; }
    .not-found-sect .button {
      max-width: 256px; }
    .not-found-sect__wrap-img {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      margin-bottom: 64px;
      max-width: 471px; } }

@media screen and (max-width: 574px) {
  .not-found-sect {
    padding: 64px 0; }
    .not-found-sect__text {
      margin-bottom: 32px;
      font-size: 24px;
      line-height: 120%; }
    .not-found-sect__wrap-text {
      width: 100%; }
    .not-found-sect__text {
      margin-bottom: 24px; }
    .not-found-sect__wrap-img {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      margin-bottom: 45px;
      max-width: 471px; }
    .not-found-sect .button {
      max-width: 100%; } }

body.page-about-us .breadcrumbs {
  padding-bottom: 65px; }

body.page-about-us .footer {
  padding-top: 0; }

.about-us {
  margin-bottom: 128px; }
  .about-us__grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  @media screen and (min-width: 1025px) {
    .about-us__content {
      margin-right: 103px; } }
  .about-us__sidebar {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    max-width: 305px; }

@media screen and (max-width: 1024px) {
  body.page-about-us .breadcrumbs {
    padding-bottom: 24px; }
  body.page-about-us .page-head {
    margin-bottom: 32px; }
  body.page-about-us .title {
    font-size: 28px;
    line-height: 120%; }
  .about-us {
    margin-bottom: 68px; }
    .about-us__grid {
      display: block; }
    .about-us__content {
      margin-bottom: 32px; }
    .about-us__sidebar {
      max-width: inherit;
      padding-top: 16px;
      border-top: 1px solid #e4e4e4; } }

@media screen and (max-width: 767px) {
  body.page-about-us .page-head {
    margin-bottom: 24px; }
  body.page-about-us .title {
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 24px; }
  .about-us {
    margin-bottom: 44px; }
    .about-us__content {
      margin-bottom: 20px; }
      .about-us__content p {
        font-size: 14px;
        line-height: 140%; } }

.leadership {
  margin-bottom: 96px; }
  .leadership__grid {
    display: -ms-grid;
    display: grid;
        grid-template-areas: 'img title' 'img info' 'text info' 'text info';
    -ms-grid-columns: 384px 88px 1fr;
    grid-template-columns: 384px 1fr;
    -webkit-column-gap: 88px;
       -moz-column-gap: 88px;
            column-gap: 88px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .leadership__wrap-img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    grid-area: img;
    margin-bottom: 32px; }
  .leadership__wrap-text {
    -ms-grid-row: 3;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    grid-area: text; }

.leadership-area img {
  max-width: 100%;
  margin: 0 auto;
  display: block; }

.leadership-area p {
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 24px; }
  .leadership-area p:last-child {
    margin-bottom: 0; }

.leadership-title {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 32px;
  border-bottom: 4px solid #aad600;
  margin-bottom: 45px;
  grid-area: title; }
  .leadership-title__name {
    font-weight: 500;
    font-size: 32px;
    line-height: 120%; }
  .leadership-title__dob {
    font-size: 16px;
    line-height: 130%;
    color: #909090;
    max-width: 146px;
    padding-bottom: 3px;
    text-align: right; }
    .leadership-title__dob span {
      display: block; }

.leadership-info {
  -ms-grid-row: 2;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: info; }
  .leadership-info__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 32px; }
    .leadership-info__item:last-child {
      margin-bottom: 0; }
  .leadership-info__date {
    font-size: 18px;
    line-height: 150%;
    color: #909090;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    white-space: nowrap;
    min-width: 96px;
    margin-right: 32px; }
  .leadership-info__text {
    font-size: 18px;
    line-height: 150%;
    color: #000000; }
    .leadership-info__text b {
      font-weight: 500;
      font-size: 22px;
      line-height: 120%; }

@media screen and (max-width: 1024px) {
  .leadership {
    margin-bottom: 56px; }
    .leadership__grid {
          grid-template-areas: 'img title' 'img info' 'text info' 'text info' 'text info' 'text info' 'text info' 'text info' 'text info' 'text info';
      -ms-grid-columns: 200px 48px 1fr;
      grid-template-columns: 200px 1fr;
      -webkit-column-gap: 48px;
         -moz-column-gap: 48px;
              column-gap: 48px; }
    .leadership__wrap-img {
      margin-bottom: 0; }
  .leadership-area p {
    font-size: 12px;
    line-height: 140%;
    margin-bottom: 16px; }
    .leadership-area p:last-child {
      margin-bottom: 0; }
  .leadership-title {
    padding-bottom: 24px;
    margin-bottom: 32px; }
    .leadership-title__name {
      font-size: 22px; }
    .leadership-title__dob {
      font-size: 14px;
      line-height: 120%; }
  .leadership-info__item {
    margin-bottom: 24px; }
    .leadership-info__item:last-child {
      margin-bottom: 0; }
  .leadership-info__date {
    font-size: 16px;
    line-height: 130%; }
  .leadership-info__text {
    font-size: 16px;
    line-height: 130%; }
    .leadership-info__text b {
      font-size: 18px;
      line-height: 130%; }
    .leadership__wrap-img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1; }
    .leadership__wrap-text {
    -ms-grid-row: 3;
    -ms-grid-row-span: 8;
    -ms-grid-column: 1; }
    .leadership-title {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
    .leadership-info {
    -ms-grid-row: 2;
    -ms-grid-row-span: 9;
    -ms-grid-column: 3; } }

@media screen and (max-width: 767px) {
  .leadership-title__name {
    font-size: 20px;
    line-height: 120%; }
  .leadership-info__item {
    display: block; }
  .leadership-info__date {
    display: block; } }

@media screen and (max-width: 574px) {
  .leadership {
    margin-bottom: 32px; }
    .leadership__grid {
          grid-template-areas: 'img' 'title' 'text' 'info';
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; }
    .leadership__wrap-img {
      margin-bottom: 16px; }
    .leadership__wrap-text {
      margin-bottom: 24px; }
  .leadership-title {
    display: block;
    padding-bottom: 20px;
    margin-bottom: 15px; }
    .leadership-title__name {
      margin-bottom: 10px;
      display: block; }
    .leadership-title__dob {
      text-align: left; }
      .leadership-title__dob span {
        display: inline; }
  .leadership-area p {
    font-size: 14px;
    line-height: 120%; }
  .leadership-info__item {
    margin-bottom: 17px; }
  .leadership-info__date {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 8px; }
  .leadership-info__text {
    font-size: 14px;
    line-height: 120%; }
    .leadership-info__text b {
      font-size: 16px;
      line-height: 130%; }
    .leadership__wrap-img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
    .leadership__wrap-text {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
    .leadership-title {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
    .leadership-info {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; } }

.our-social {
  background-color: #F4F4F4;
  padding: 96px 0; }
  .our-social__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 80px 1fr 80px 1fr;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 80px;
       -moz-column-gap: 80px;
            column-gap: 80px; }
  .our-social__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 24px; }
  .our-social__name-social {
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 12px; }
  .our-social__image {
    max-width: 100%;
    margin: 0 auto; }
  .our-social iframe {
    width: 100%;
    min-width: inherit !important; }

@media screen and (max-width: 1024px) {
  .our-social {
    padding: 48px 0 56px; }
    .our-social__grid {
      -webkit-column-gap: 32px;
         -moz-column-gap: 32px;
              column-gap: 32px; }
    .our-social__row {
      margin-bottom: 16px; }
    .our-social__name-social {
      font-size: 16px;
      line-height: 130%; } }

@media screen and (max-width: 767px) {
  .our-social__grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    row-gap: 32px; }
  .our-social__image {
    width: 100%; } }

@media screen and (max-width: 574px) {
  .our-social {
    padding-top: 32px; }
    .our-social__grid {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      row-gap: 32px; }
    .our-social__name-social {
      margin-bottom: 7px; } }

@media screen and (min-width: 1025px) {
  .search-result__wrapper {
    padding-right: 306px; }
  .search-result__form {
    margin-bottom: 48px; } }

@media screen and (max-width: 1024px) {
  .search-result__form {
    margin-bottom: 28px; } }

@media screen and (max-width: 767px) {
  .search-result__form {
    margin-bottom: 20px; } }

.search-form__field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.search-form__icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 20px;
  height: 20px; }

.search-form__input {
  width: 100%;
  height: 48px;
  padding-left: 36px;
  font-size: 20px;
  border-bottom: 1px solid #909090;
  margin-right: 40px; }

.search-form__submit {
  width: 160px; }

.search-form__counter {
  color: #909090;
  margin-top: 24px; }

@media screen and (max-width: 767px) {
  .search-form__icon {
    width: 16px;
    height: 16px; }
    .search-form__icon .icon-search {
      width: 16px;
      height: 16px; }
  .search-form__input {
    height: 36px;
    font-size: 14px;
    padding-left: 28px; }
  .search-form__submit {
    display: none; }
  .search-form__counter {
    margin-top: 16px; } }

.search-item {
  padding: 28px 0; }
  .search-item:not(:last-child) {
    border-bottom: 1px solid #e4e4e4; }
  .search-item_doc_type {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out; }
    .search-item_doc_type:hover {
      color: #91b600; }
    .search-item_doc_type .search-item__title {
      width: calc(100% - 50px); }
  .search-item__icon {
    width: 26px;
    margin-right: 24px; }
  .search-item__title {
    font-size: 24px;
    line-height: 130%;
    font-weight: 500;
    display: inline-block;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out; }
    .search-item__title:hover {
      color: #91b600; }
    .search-item__title span {
      background-color: #f5fdd6;
      -webkit-box-shadow: 3px 0 0 #f5fdd6, -3px 0 0 #f5fdd6;
              box-shadow: 3px 0 0 #f5fdd6, -3px 0 0 #f5fdd6; }
  .search-item__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #909090;
    margin-top: 15px; }
  .search-item__category {
    position: relative;
    padding-left: 14px;
    margin-left: 16px; }
    .search-item__category:before {
      content: '';
      position: absolute;
      left: 0;
      top: 4px;
      display: block;
      width: 6px;
      height: 12px;
      background: url("/local/templates/.default/markup_iri/build/css/../images/svg/bullet_green.svg") no-repeat center/contain; }
  @media screen and (min-width: 768px) {
    .search-item__download {
      display: none; } }
  @media screen and (max-width: 767px) {
    .search-item {
      padding: 20px 0; }
      .search-item_doc_type .search-item__title {
        width: calc(100% - 84px); }
      .search-item__title {
        font-size: 16px; }
      .search-item__icon {
        margin-right: 16px; }
      .search-item__download {
        width: 60px;
        text-align: right;
        font-size: 10px;
        color: #909090; }
        .search-item__download .icon-download {
          width: 16px;
          height: 16px;
          margin-left: auto;
          margin-bottom: 4px; } }

body.auth-page {
  background: #f0f0f0; }
  body.auth-page .footer {
    padding-top: 0; }

.auth-layout__header p {
  font-size: 18px;
  line-height: 150%;
  color: #474748; }

@media screen and (min-width: 768px) {
  .auth-layout {
    min-height: 640px;
    background: url("/local/templates/.default/markup_iri/build/css/../images/svg/bg.svg") no-repeat;
    background-position: left bottom;
    padding-bottom: 120px; } }

@media screen and (min-width: 1025px) {
  .auth-layout__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .auth-layout__aside, .auth-layout__section {
    width: 50%; }
  .auth-layout__header {
    max-width: 400px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .auth-layout {
    padding-bottom: 56px;
    background-size: 1200px; }
    .auth-layout__container {
      max-width: 592px;
      margin: 0 auto; }
    .auth-layout__aside {
      margin-bottom: 32px; }
    .auth-layout__header {
      text-align: center; }
      .auth-layout__header .title {
        margin-bottom: 16px; }
      .auth-layout__header p {
        font-size: 16px;
        line-height: 130%; } }

@media screen and (max-width: 767px) {
  .auth-layout__aside {
    margin-bottom: 24px; }
  .auth-layout__header p {
    font-size: 14px;
    line-height: 140%; }
  .auth-layout__section {
    margin: 0 -16px; } }

.auth-form {
  background-color: #fff; }
  @media screen and (min-width: 1025px) {
    .auth-form {
      padding: 48px 40px;
      -webkit-clip-path: polygon(40px 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%, 0 40px);
              clip-path: polygon(40px 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%, 0 40px); }
      .auth-form .file-upload__button {
        width: calc(50% - 14px); } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .auth-form {
      padding: 32px;
      -webkit-clip-path: polygon(32px 0, 100% 0, 100% calc(100% - 32px), calc(100% - 32px) 100%, 0 100%, 0 32px);
              clip-path: polygon(32px 0, 100% 0, 100% calc(100% - 32px), calc(100% - 32px) 100%, 0 100%, 0 32px); } }
  @media screen and (max-width: 767px) {
    .auth-form {
      padding: 24px 16px 32px; } }
  .auth-form_no-offset {
    padding: 0;
    -webkit-clip-path: none;
            clip-path: none; }

.auth-informer {
  background-color: #fff; }
  .auth-informer__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px; }
  .auth-informer__title {
    width: calc(100% - 56px);
    font-weight: 500; }
  .auth-informer__icon {
    width: 56px; }
  .auth-informer p {
    color: #474748;
    font-size: 18px;
    line-height: 150%; }
  @media screen and (min-width: 768px) {
    .auth-informer__header {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media screen and (min-width: 1025px) {
    .auth-informer {
      padding: 48px 40px;
      -webkit-clip-path: polygon(40px 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%, 0 40px);
              clip-path: polygon(40px 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%, 0 40px); }
      .auth-informer__title {
        font-size: 32px;
        line-height: 120%; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .auth-informer {
      padding: 32px;
      -webkit-clip-path: polygon(32px 0, 100% 0, 100% calc(100% - 32px), calc(100% - 32px) 100%, 0 100%, 0 32px);
              clip-path: polygon(32px 0, 100% 0, 100% calc(100% - 32px), calc(100% - 32px) 100%, 0 100%, 0 32px); } }
  @media screen and (max-width: 1024px) {
    .auth-informer__title {
      width: calc(100% - 48px);
      font-size: 24px;
      line-height: 120%; }
    .auth-informer__icon {
      width: 48px; } }
  @media screen and (max-width: 767px) {
    .auth-informer {
      padding: 24px 16px 48px; }
      .auth-informer__header {
        margin-bottom: 32px; }
      .auth-informer__title {
        font-size: 22px; }
      .auth-informer p {
        font-size: 16px; } }

html.contest-page,
body.contest-page {
  padding-top: 0;
  overflow: visible; }
  html.contest-page .header:not(.has_background),
  body.contest-page .header:not(.has_background) {
    background-color: transparent;
    -webkit-backdrop-filter: none;
            backdrop-filter: none; }
    html.contest-page .header:not(.has_background) .header-search__button,
    body.contest-page .header:not(.has_background) .header-search__button {
      color: #fff; }
    html.contest-page .header:not(.has_background) .header-logo,
    html.contest-page .header:not(.has_background) .burger,
    body.contest-page .header:not(.has_background) .header-logo,
    body.contest-page .header:not(.has_background) .burger {
      -webkit-filter: invert(1);
              filter: invert(1); }
    html.contest-page .header:not(.has_background) .header-user,
    body.contest-page .header:not(.has_background) .header-user {
      color: #000;
      -webkit-filter: invert(1);
              filter: invert(1); }
    html.contest-page .header:not(.has_background) .header-list,
    body.contest-page .header:not(.has_background) .header-list {
      color: #000; }
  html.contest-page .head-banner,
  body.contest-page .head-banner {
    margin-bottom: 0; }
  html.contest-page .footer,
  body.contest-page .footer {
    padding-top: 0; }
  html.contest-page .faq-content,
  body.contest-page .faq-content {
    position: relative;
    z-index: 1; }
  html.contest-page .accelerator-panel,
  body.contest-page .accelerator-panel {
    position: fixed;
    top: 97px;
    left: 0;
    right: 0;
    padding: 12px 0;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 9;
    background-color: #111111;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
    html.contest-page .accelerator-panel.is_visible,
    body.contest-page .accelerator-panel.is_visible {
      opacity: 1;
      pointer-events: all; }
    html.contest-page .accelerator-panel.off,
    body.contest-page .accelerator-panel.off {
      -webkit-transform: translateY(-97px);
          -ms-transform: translateY(-97px);
              transform: translateY(-97px); }
      @media screen and (max-width: 1024px) {
        html.contest-page .accelerator-panel.off,
        body.contest-page .accelerator-panel.off {
          -webkit-transform: translateY(-65px);
              -ms-transform: translateY(-65px);
                  transform: translateY(-65px); } }
    @media screen and (max-width: 1024px) {
      html.contest-page .accelerator-panel,
      body.contest-page .accelerator-panel {
        top: 65px; }
        html.contest-page .accelerator-panel__title,
        body.contest-page .accelerator-panel__title {
          font-size: 18px;
          line-height: 110%;
          margin-right: 12px; }
        html.contest-page .accelerator-panel__button .button,
        body.contest-page .accelerator-panel__button .button {
          padding: 0 42px;
          font-size: 16px;
          line-height: 130%;
          height: 40px; } }
    @media screen and (max-width: 767px) {
      html.contest-page .accelerator-panel,
      body.contest-page .accelerator-panel {
        top: 56px;
        padding: 12px 0; }
        html.contest-page .accelerator-panel.off,
        body.contest-page .accelerator-panel.off {
          -webkit-transform: translateY(-56px);
              -ms-transform: translateY(-56px);
                  transform: translateY(-56px); }
        html.contest-page .accelerator-panel__title,
        body.contest-page .accelerator-panel__title {
          display: none; }
        html.contest-page .accelerator-panel__button,
        body.contest-page .accelerator-panel__button {
          width: 100%; }
          html.contest-page .accelerator-panel__button .button,
          body.contest-page .accelerator-panel__button .button {
            max-width: 100%;
            width: 100%; } }
  @media screen and (min-width: 1025px) {
    html.contest-page .header:not(.has_background),
    body.contest-page .header:not(.has_background) {
      color: #fff; }
    html.contest-page .head-banner,
    body.contest-page .head-banner {
      padding-top: 160px; }
    html.contest-page .title,
    body.contest-page .title {
      margin-bottom: 0; } }
  @media screen and (max-width: 1024px) {
    html.contest-page .header:not(.has_background),
    body.contest-page .header:not(.has_background) {
      border-color: transparent; }
    html.contest-page .head-banner,
    body.contest-page .head-banner {
      margin-bottom: 0; }
    html.contest-page .breadcrumbs,
    body.contest-page .breadcrumbs {
      top: 65px; } }
  @media screen and (max-width: 767px) {
    html.contest-page .head-banner,
    body.contest-page .head-banner {
      padding-top: 56px;
      margin-bottom: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    html.contest-page .breadcrumbs,
    body.contest-page .breadcrumbs {
      position: relative;
      left: auto;
      top: auto;
      z-index: 2; } }

.wrapper-sticky {
  position: relative; }

.text-contest-archive {
  font-weight: 500;
  font-size: 20px;
  color: #909090; }
  @media screen and (min-width: 1440px) {
    .text-contest-archive {
      -webkit-transform: translateX(-56px);
          -ms-transform: translateX(-56px);
              transform: translateX(-56px); } }

@media screen and (min-width: 1025px) {
  .wrapper-sticky .container {
    padding-left: 229px; }
  .wrapper-sticky .sticky-block .container {
    padding-left: 0; } }

@media screen and (min-width: 768px) {
  html.contest-page .breadcrumbs,
  body.contest-page .breadcrumbs {
    position: absolute;
    top: 96px;
    left: 0;
    right: 0;
    z-index: 2; } }

.contest-info-text {
  margin-bottom: 56px;
  padding-top: 56px; }
  .contest-info-text__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.74fr 77px 1fr 77px 1fr;
    grid-template-columns: 1.74fr 1fr 1fr;
    -webkit-column-gap: 77px;
       -moz-column-gap: 77px;
            column-gap: 77px;
    row-gap: 24px; }
  .contest-info-text__item:first-child {
    -ms-grid-row-span: 2;
    grid-row: span 2 / auto; }
    .contest-info-text__item:first-child .contest-info-text__caption {
      margin-bottom: 16px; }
    .contest-info-text__item:first-child .contest-info-text__text {
      max-width: 92%;
      line-height: 160%; }
  .contest-info-text__caption {
    font-size: 16px;
    line-height: 130%;
    color: #000000;
    display: block;
    font-weight: 500;
    margin-bottom: 6px; }
  .contest-info-text__text {
    font-size: 14px;
    line-height: 140%;
    color: #000000; }

@media screen and (max-width: 1024px) {
  .contest-info-text {
    margin-bottom: 48px;
    padding-top: 48px; }
    .contest-info-text__grid {
      -ms-grid-columns: 1fr 24px 1fr;
      grid-template-columns: 1fr 1fr;
      -webkit-column-gap: 24px;
         -moz-column-gap: 24px;
              column-gap: 24px; }
    .contest-info-text__item:first-child {
      grid-row: inherit;
      -ms-grid-column-span: 2;
      grid-column: span 2 / auto;
      padding-bottom: 16px; }
      .contest-info-text__item:first-child .contest-info-text__caption {
        margin-bottom: 8px; }
      .contest-info-text__item:first-child .contest-info-text__text {
        max-width: inherit; }
    .contest-info-text__text br {
      display: none; } }

@media screen and (max-width: 767px) {
  .contest-info-text {
    margin-bottom: 32px;
    padding-top: 32px; }
    .contest-info-text__grid {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      row-gap: 16px; }
    .contest-info-text__item:first-child {
      grid-column: inherit;
      padding-bottom: 12px; }
      .contest-info-text__item:first-child .contest-info-text__text {
        font-size: 14px;
        line-height: 140%; } }

.project-examples__wrap-text {
  margin-bottom: 40px; }

.project-examples__caption {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  margin-bottom: 16px;
  display: block; }

.project-examples__text {
  font-size: 16px;
  line-height: 160%; }

@media screen and (min-width: 1025px) {
  .project-examples__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 34px 1fr 34px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 34px;
    margin-bottom: 13px; }
    .project-examples__grid .project-card {
      max-height: 0; } }

@media screen and (min-width: 1025px) {
  .project-examples__slide:nth-child(1) .project-card, .project-examples__slide:nth-child(2) .project-card, .project-examples__slide:nth-child(3) .project-card {
    max-height: inherit; } }

.project-examples .button.button_more {
  margin: 0 auto;
  display: none; }
  .project-examples .button.button_more svg {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .project-examples .button.button_more * {
    pointer-events: none; }
  .project-examples .button.button_more.is_active svg {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

@media (min-width: 575px) and (max-width: 1024px) {
  .project-examples__grid {
    display: -ms-grid;
    display: grid;
    gap: 34px;
    -ms-grid-columns: 1fr 34px 1fr;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 0; }
    .project-examples__grid .project-card {
      max-height: 0; }
  .project-examples__slide:nth-child(1) .project-card, .project-examples__slide:nth-child(2) .project-card {
    max-height: inherit; } }

@media screen and (max-width: 1024px) {
  .project-examples__wrap-text {
    margin-bottom: 20px; }
  .project-examples__caption {
    margin-bottom: 13px; } }

@media screen and (max-width: 767px) {
  .project-examples__caption {
    font-size: 14px;
    line-height: 120%; }
  .project-examples__text {
    font-size: 14px;
    line-height: 140%; }
  .project-examples__slider {
    margin: 0 -20px;
    padding: 0 20px; }
  .project-examples__slide {
    max-width: 232px;
    height: auto; }
    .project-examples__slide .project-card {
      height: 100%; }
  .project-examples .button.button_more {
    display: none !important; } }

@media screen and (max-width: 574px) {
  .project-examples__slider {
    overflow: auto; }
  .project-examples__grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .project-examples__slide {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 16px; }
    .project-examples__slide:last-child {
      padding-right: 16px;
      max-width: 248px; } }

.project-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
  height: 100%; }
  .project-card__wrap-img {
    margin-bottom: 16px;
    display: block; }
    .project-card__wrap-img img {
      width: 100%; }
  .project-card__wrap-text {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-bottom: 19px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 8px; }
  .project-card__caption {
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 12px;
    display: block; }
  .project-card__text {
    font-size: 12px;
    line-height: 140%; }
  .project-card__category {
    font-size: 12px;
    line-height: 140%;
    color: #909090; }

@media screen and (max-width: 1024px) {
  .project-card__wrap-img {
    margin-bottom: 12px; }
  .project-card__wrap-text {
    padding-bottom: 16px; }
  .project-card__caption {
    font-size: 16px;
    line-height: 130%; } }

@media screen and (max-width: 767px) {
  .project-card {
    max-height: inherit !important; }
    .project-card__caption {
      font-size: 14px;
      line-height: 120%;
      margin-bottom: 10px; }
    .project-card__text {
      font-size: 11px;
      line-height: 130%; } }

.competition-stages {
  background-color: #1b1c1d;
  padding: 67px 0 56px; }
  .competition-stages__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 76px 1fr 76px 1fr;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 76px;
       -moz-column-gap: 76px;
            column-gap: 76px;
    border-top: 1px solid #474748;
    position: relative;
    z-index: 1; }
  .competition-stages__item {
    padding-top: 44px;
    position: relative; }
    .competition-stages__item_active .competition-stages__caption {
      color: #d0f053; }
    .competition-stages__item_active .competition-stages__btn {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex; }
    .competition-stages__item_active .competition-stages__link {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .competition-stages__item_active .competition-stages__wrap-decor div.passed {
      background-color: #d0f053; }
  .competition-stages__wrap-decor {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: -7px;
    left: -3px; }
    .competition-stages__wrap-decor div {
      width: 18px;
      height: 13px;
      background-color: #474748;
      -webkit-transform: rotate(-22deg) skew(-23deg, -23deg);
          -ms-transform: rotate(-22deg) skew(-23deg, -23deg);
              transform: rotate(-22deg) skew(-23deg, -23deg);
      margin-right: -5px;
      border-radius: 2px;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .competition-stages__wrap-decor div.passed {
        background-color: #909090; }
  .competition-stages__up {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    pointer-events: none; }
    .competition-stages__up svg {
      display: none; }
  .competition-stages__caption {
    font-weight: 500;
    font-size: 20px;
    line-height: 110%;
    color: #909090;
    display: block;
    margin-bottom: 16px; }
  .competition-stages__text {
    font-size: 14px;
    line-height: 140%;
    color: #909090; }
    .competition-stages__text:last-child {
      margin-bottom: 0; }
  .competition-stages__btn {
    margin-top: 24px;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    padding: 0 45px;
    display: none; }
  .competition-stages__link {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    color: #d0f053;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: none;
    margin-top: 29px; }
    .competition-stages__link svg {
      width: 14px;
      height: 14px;
      color: #d0f053;
      margin-left: 10px; }

@media screen and (max-width: 1024px) {
  .competition-stages {
    padding: 48px 0; }
    .competition-stages__wrapper {
      border-top: none;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      margin-left: 13px;
      row-gap: 48px;
      position: relative; }
      .competition-stages__wrapper::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 92%;
        width: 1px;
        background-color: #474748; }
    .competition-stages__item {
      padding-top: 0;
      padding-left: 65px; }
    .competition-stages__wrap-decor {
      top: 7px;
      left: -15px; }
    .competition-stages__caption {
      margin-bottom: 9px; }
    .competition-stages__text {
      max-width: 90%; }
      .competition-stages__text br {
        display: none; }
    .competition-stages__btn {
      padding: 0 70px; } }

@media screen and (max-width: 767px) {
  .competition-stages {
    padding: 32px 0; }
    .competition-stages__wrapper {
      row-gap: 16px;
      margin: 0; }
      .competition-stages__wrapper::before {
        display: none; }
    .competition-stages__item {
      padding-left: 53px;
      border-bottom: 1px solid #323334;
      padding-bottom: 0; }
      .competition-stages__item_active .competition-stages__up {
        pointer-events: none; }
        .competition-stages__item_active .competition-stages__up svg {
          display: none; }
      .competition-stages__item_active .competition-stages__down {
        max-height: inherit; }
    .competition-stages__up {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-bottom: 12px;
      pointer-events: unset;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      .competition-stages__up * {
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; }
      .competition-stages__up.is_active svg {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
      .competition-stages__up svg {
        display: block;
        color: #747473;
        margin-top: 4px;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
    .competition-stages__down {
      max-height: 0;
      overflow: hidden;
      -webkit-transition: max-height 0.3s ease-in-out;
      -o-transition: max-height 0.3s ease-in-out;
      transition: max-height 0.3s ease-in-out; }
    .competition-stages__content-accordion {
      padding-bottom: 22px; }
    .competition-stages__caption {
      font-size: 18px;
      line-height: 130%;
      margin-bottom: 0; }
    .competition-stages__text {
      font-size: 12px;
      line-height: 140%; }
    .competition-stages__btn {
      margin-top: 16px;
      padding: 0 49px;
      font-size: 14px;
      line-height: 120%; }
    .competition-stages__wrap-decor {
      top: 5px;
      left: -2px; }
      .competition-stages__wrap-decor div {
        width: 15px;
        height: 11px;
        -webkit-transform: rotate(-22deg) skew(-23deg, -23deg);
            -ms-transform: rotate(-22deg) skew(-23deg, -23deg);
                transform: rotate(-22deg) skew(-23deg, -23deg);
        margin-right: -4px;
        border-radius: 2px; } }

.content-directions {
  background-color: #f0f0f0;
  padding: 96px 0; }
  .content-directions__container {
    position: relative;
    z-index: 1; }
  .content-directions__block {
    -webkit-transition: max-height 0.3s ease-in-out;
    -o-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out;
    background-color: #fff;
    margin-bottom: 12px;
    padding: 32px 32px 0; }
    .content-directions__block:last-child {
      margin-bottom: 0; }
    .content-directions__block:first-child .content-directions__accordion-down {
      max-height: 1500px; }
  .content-directions__up {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 32px;
    cursor: pointer; }
    .content-directions__up.is_active .content-directions__arrow {
      -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
              transform: rotate(0); }
  .content-directions__wrap-caption {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .content-directions__wrap-icon {
    width: 40px;
    height: 40px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #d0f053; }
  .content-directions__caption {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    margin-left: 24px;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center; }
  .content-directions__text {
    font-size: 16px;
    line-height: 160%;
    width: 100%;
    margin-top: 22px;
    padding-left: 64px; }
  .content-directions__arrow {
    margin-top: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
    .content-directions__arrow svg {
      fill: transparent;
      width: 18px;
      height: 18px; }
  .content-directions__accordion-down {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease-in-out;
    -o-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out; }
  .content-directions__accordion-content {
    padding: 8px 56px 40px 64px; }

@media screen and (max-width: 1024px) {
  .content-directions {
    padding: 48px 0; }
    .content-directions__up {
      padding-bottom: 29px; }
    .content-directions__block {
      padding: 24px 24px 0; }
    .content-directions__caption {
      margin-left: 16px; }
    .content-directions__text {
      padding-left: 56px;
      margin-top: 15px; }
    .content-directions__accordion-content {
      padding: 0 4px 32px 56px; } }

@media screen and (max-width: 767px) {
  .content-directions {
    padding: 32px 0;
    overflow: hidden; }
    .content-directions__content {
      margin: 0 -20px; }
    .content-directions__block {
      padding: 12px 0 0;
      margin-bottom: 8px; }
    .content-directions__up {
      padding: 0 20px;
      position: relative;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .content-directions__up .content-directions__text {
        max-height: 0;
        -webkit-transition: max-height 0.3s ease-in-out;
        -o-transition: max-height 0.3s ease-in-out;
        transition: max-height 0.3s ease-in-out;
        overflow: hidden; }
      .content-directions__up.is_active {
        padding-bottom: 22px; }
    .content-directions__wrap-icon {
      width: 24px;
      height: 24px; }
      .content-directions__wrap-icon img {
        width: 100%;
        max-width: 15px; }
    .content-directions__caption {
      font-size: 16px;
      line-height: 130%;
      margin-left: 12px;
      max-width: 202px; }
    .content-directions__text {
      padding-left: 0;
      margin-top: 12px;
      font-size: 14px;
      line-height: 140%; }
    .content-directions__accordion-content {
      padding: 0 20px 20px; }
    .content-directions__arrow {
      margin-top: 0;
      position: absolute;
      top: 4px;
      right: 20px; }
      .content-directions__arrow svg {
        width: 16px;
        height: 16px; } }

.thematic-lines {
  background-color: #1b1c1d;
  padding: 96px 0; }
  .thematic-lines__container {
    position: relative;
    z-index: 1; }
  .thematic-lines__list {
    counter-reset: li; }
  .thematic-lines__item:first-child .thematic-lines__up {
    padding-top: 0; }
  .thematic-lines__item:nth-child(-n + 9) .thematic-lines__caption::before {
    content: "0" counter(li) ""; }
  .thematic-lines__up {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px solid #323334;
    padding: 22px 0 25px; }
    .thematic-lines__up.is_active .thematic-lines__caption {
      color: #d0f053; }
      .thematic-lines__up.is_active .thematic-lines__caption::before {
        color: #d0f053; }
    .thematic-lines__up.is_active .thematic-lines__arrow svg {
      color: #d0f053;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .thematic-lines__caption {
    position: relative;
    font-size: 24px;
    color: #e4e4e4;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    line-height: 140%; }
    @media screen and (min-width: 1025px) {
      .thematic-lines__caption {
        line-height: 29px; } }
    .thematic-lines__caption::before {
      content: counter(li) "";
      counter-increment: li;
      font-size: 24px;
      line-height: 140%;
      color: #747473;
      margin-right: 28px;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media screen and (min-width: 1025px) {
        .thematic-lines__caption::before {
          line-height: 29px; } }
  .thematic-lines__arrow svg {
    width: 24px;
    height: 24px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 6px;
    color: #747473; }
  .thematic-lines__down {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.3s ease-in-out;
    -o-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out; }
  .thematic-lines__accordion-content {
    padding: 40px 56px 37px 56px;
    border-bottom: 1px solid #323334; }
  .thematic-lines__area {
    margin-bottom: 32px; }
    .thematic-lines__area p {
      color: #e4e4e4; }
  .thematic-lines__tags {
    font-size: 16px;
    line-height: 130%;
    color: #909090; }
    .thematic-lines__tags p,
    .thematic-lines__tags span {
      font-size: 16px;
      line-height: 130%;
      color: #909090; }

@media screen and (max-width: 1024px) {
  .thematic-lines {
    padding: 48px 0; }
    .thematic-lines__up {
      padding: 29px 0 23px; }
    .thematic-lines__caption {
      font-size: 22px;
      line-height: 120%; }
      .thematic-lines__caption::before {
        font-size: 22px;
        line-height: 120%;
        margin-right: 24px; }
    .thematic-lines__arrow {
      -webkit-transform: translateY(-3px);
          -ms-transform: translateY(-3px);
              transform: translateY(-3px); }
      .thematic-lines__arrow svg {
        width: 20px;
        height: 20px; }
    .thematic-lines__accordion-content {
      padding: 40px 48px 37px 48px; } }

@media screen and (max-width: 767px) {
  .thematic-lines {
    padding: 32px 0; }
    .thematic-lines__up {
      padding: 16px 0 14px; }
    .thematic-lines__caption {
      font-size: 16px;
      line-height: 130%; }
      .thematic-lines__caption::before {
        font-size: 16px;
        line-height: 130%;
        margin-right: 14px; }
    .thematic-lines__arrow {
      -webkit-transform: translateY(-3px);
          -ms-transform: translateY(-3px);
              transform: translateY(-3px); }
      .thematic-lines__arrow svg {
        width: 16px;
        height: 16px; }
    .thematic-lines__accordion-content {
      padding: 16px 0; }
    .thematic-lines__area {
      margin-bottom: 21px; }
      .thematic-lines__area p {
        font-size: 14px;
        line-height: 140%; }
    .thematic-lines__tags p {
      font-size: 14px;
      line-height: 120%; } }

.participation {
  padding: 96px 0; }
  .participation__container {
    position: relative;
    z-index: 1; }
  .participation__list {
    counter-reset: li; }
  .participation__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 36px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 32px; }
    .participation__item:last-child {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; }
    .participation__item::before {
      content: counter(li) "";
      counter-increment: li;
      font-weight: 500;
      font-size: 18px;
      line-height: 130%;
      color: #000;
      margin-right: 24px;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      background-color: #d0f053;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
  .participation__block {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .participation__caption {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    display: block;
    margin-bottom: 25px; }
  .participation__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 35px;
    width: 100%; }
    .participation__flex:last-child {
      margin-bottom: 0; }
  .participation__wrap-text {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-right: 60px; }
  .participation__area {
    max-width: 576px; }
    .participation__area p {
      margin-bottom: 16px; }
  .participation__docs {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-top: 3px;
    max-width: 304px;
    width: 100%; }
    .participation__docs .doc-link {
      margin-bottom: 19px; }
      .participation__docs .doc-link:last-child {
        margin-bottom: 0; }
  .participation .doc-link {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }

@media screen and (max-width: 1024px) {
  .participation {
    padding: 48px 0; }
    .participation__item {
      padding-bottom: 34px;
      margin-bottom: 27px; }
      .participation__item::before {
        margin-right: 16px; }
    .participation__caption {
      font-size: 22px;
      line-height: 120%;
      margin-bottom: 20px; }
    .participation__flex {
      display: block;
      margin-bottom: 29px; }
    .participation__wrap-text {
      margin-right: 0; }
      .participation__wrap-text:last-child .participation__area {
        margin-bottom: 0; }
    .participation__area {
      margin-bottom: 19px;
      margin-right: 0;
      max-width: inherit; }
    .participation__docs {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 56px 1fr;
      grid-template-columns: 1fr 1fr;
      max-width: inherit;
      -webkit-column-gap: 56px;
         -moz-column-gap: 56px;
              column-gap: 56px;
      row-gap: 16px; }
      .participation__docs .doc-link {
        margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .participation {
    padding: 32px 0 56px; }
    .participation__docs {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; }
    .participation__item {
      padding-bottom: 25px;
      margin-bottom: 25px; }
      .participation__item::before {
        display: none; }
    .participation__caption {
      font-size: 16px;
      line-height: 130%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 15px; }
      .participation__caption::before {
        content: counter(li) "";
        counter-increment: li;
        font-weight: 500;
        font-size: 18px;
        line-height: 130%;
        color: #000;
        margin-right: 12px;
        margin-top: 2px;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background-color: #d0f053;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0; }
    .participation__flex {
      margin-bottom: 25px; }
    .participation__area {
      margin-bottom: 17px; }
      .participation__area p {
        font-size: 14px;
        line-height: 140%; }
        .participation__area p a {
          font-size: 14px;
          line-height: 140%; }
    .participation__docs {
      padding-top: 0; } }

.docs-sect {
  background-color: #f0f0f0;
  padding: 96px 0; }
  .docs-sect__container {
    position: relative;
    z-index: 1; }
  .docs-sect__block:first-child .docs-sect__up {
    padding-top: 0; }
  .docs-sect__up {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    border-bottom: 1px solid #e4e4e4;
    padding: 24px 0 23px;
    cursor: pointer; }
    .docs-sect__up.is_active .docs-sect__arrow {
      -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
              transform: rotate(0); }
  .docs-sect__caption {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%; }
  .docs-sect__arrow {
    margin-top: 4px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    .docs-sect__arrow svg {
      fill: transparent;
      color: #ff2e56;
      width: 18px;
      height: 18px; }
  .docs-sect__down {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.3s ease-in-out;
    -o-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out; }
  .docs-sect__accordion-content {
    padding: 44px 0;
    border-bottom: 1px solid #e4e4e4; }
  .docs-sect__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 23px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 23px;
       -moz-column-gap: 23px;
            column-gap: 23px;
    row-gap: 40px; }
    .docs-sect__grid .doc-link {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }

@media screen and (max-width: 1024px) {
  .docs-sect {
    background-color: #f0f0f0;
    padding: 48px 0; }
    .docs-sect__grid {
      -webkit-column-gap: 56px;
         -moz-column-gap: 56px;
              column-gap: 56px;
      row-gap: 34px; } }

@media screen and (max-width: 767px) {
  .docs-sect {
    padding: 32px 0; }
    .docs-sect__up {
      padding: 15px 0 16px; }
    .docs-sect__caption {
      font-size: 16px;
      line-height: 130%; }
    .docs-sect__arrow {
      margin-top: 8px; }
      .docs-sect__arrow svg {
        width: 13px;
        height: 13px; }
    .docs-sect__accordion-content {
      padding: 22px 0; }
    .docs-sect__grid {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      row-gap: 28px; } }

.sect-accelerator .societal__text {
  font-size: 20px;
  line-height: 150%;
  color: #fff; }

.sect-accelerator .societal-row {
  height: auto; }

.sect-accelerator .societal-content {
  padding: 80px 0; }

.sect-accelerator .societal-row {
  position: relative;
  z-index: 1; }

@media (min-width: 768px) and (max-width: 1024px) {
  .societal {
    margin: 0; }
  .societal-row {
    margin: 0 -24px; }
  .sect-accelerator .societal-content {
    padding: 40px 24px 46px;
    display: block; }
  .sect-accelerator .societal__title {
    margin-bottom: 21px; }
  .sect-accelerator .societal__text {
    max-width: inherit;
    font-size: 18px;
    line-height: 130%; }
    .sect-accelerator .societal__text p {
      margin-bottom: 17px; }
  .sect-accelerator .societal-info {
    margin-bottom: 40px; }
  .sect-accelerator .societal-buttons .button {
    padding: 0 75px; } }

@media screen and (max-width: 767px) {
  .sect-accelerator {
    margin: 0; }
    .sect-accelerator .societal-content {
      padding: 20px 16px 22px;
      display: block; }
    .sect-accelerator .societal-row {
      margin: 0 -16px; }
    .sect-accelerator .societal-image {
      height: 197px; }
    .sect-accelerator .societal__title {
      font-size: 20px;
      line-height: 120%;
      margin-bottom: 21px; }
    .sect-accelerator .societal__text p {
      font-size: 14px;
      line-height: 120%;
      margin-bottom: 16px; } }

.contest-archive {
  padding: 96px 0; }
  .contest-archive__container {
    position: relative;
    z-index: 1; }
  .contest-archive__grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 767px) {
      .contest-archive__grid {
        display: block; } }
  .contest-archive__left {
    max-width: 284px;
    width: 100%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 127px; }
    @media screen and (max-width: 1024px) {
      .contest-archive__left {
        margin-right: 24px;
        max-width: 224px; } }
    @media screen and (max-width: 767px) {
      .contest-archive__left {
        max-width: inherit; } }
  .contest-archive__right {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-top: 12px; }
    @media screen and (max-width: 1024px) {
      .contest-archive__right {
        padding-top: 0; } }
  .contest-archive__block {
    margin-bottom: 8px; }
    .contest-archive__block:last-child {
      margin-bottom: 0; }
  .contest-archive__up {
    background-color: #f0f0f0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 24px;
    cursor: pointer; }
    .contest-archive__up.is_active .contest-archive__arrow {
      -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
              transform: rotate(0); }
  .contest-archive__arrow {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .contest-archive__arrow svg {
      width: 18px;
      height: 18px;
      fill: transparent;
      margin: 4px 4px 0 4px; }
  .contest-archive__caption {
    font-weight: 500;
    font-size: 20px;
    line-height: 120%; }
  .contest-archive__down {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .contest-archive__accordion-content {
    padding: 34px 24px 40px; }
    .contest-archive__accordion-content ul li {
      padding-left: 28px;
      position: relative;
      border-bottom: 1px solid #e4e4e4;
      padding: 16px 0 17px 28px; }
      .contest-archive__accordion-content ul li:first-child {
        padding-top: 0; }
        .contest-archive__accordion-content ul li:first-child::before {
          top: 0; }
      .contest-archive__accordion-content ul li::before {
        content: '';
        position: absolute;
        left: 0;
        top: 15px;
        display: block;
        width: 12px;
        height: 21px;
        background: url(/local/templates/.default/markup_iri/build/css/../images/svg/bullet_green.svg) no-repeat center/contain; }
      .contest-archive__accordion-content ul li span,
      .contest-archive__accordion-content ul li a {
        font-size: 16px;
        line-height: 130%;
        color: #000000; }

@media screen and (max-width: 1024px) {
  .contest-archive {
    padding: 48px 0; }
    .contest-archive_offset-only-bottom {
      padding: 0 0 56px; }
    .contest-archive_no-offset {
      padding: 0; } }

@media screen and (max-width: 767px) {
  .contest-archive {
    padding: 32px 0; }
    .contest-archive_offset-only-bottom {
      padding: 0 0 16px; }
    .contest-archive_no-offset {
      padding: 0; }
    .contest-archive__up {
      padding: 15px 12px; }
    .contest-archive__caption {
      font-size: 16px;
      line-height: 130%; }
    .contest-archive__arrow svg {
      width: 15px;
      height: 15px; }
    .contest-archive__accordion-content {
      padding: 22px 16px 20px; }
      .contest-archive__accordion-content ul li {
        padding: 16px 0 16px 28px; } }

body.contest-archive-page .breadcrumbs {
  padding-bottom: 64px; }
  @media screen and (max-width: 1024px) {
    body.contest-archive-page .breadcrumbs {
      padding-bottom: 24px; } }

@media screen and (max-width: 1024px) {
  body.contest-archive-page .page-head {
    margin-bottom: 56px; } }

@media screen and (max-width: 767px) {
  body.contest-archive-page .page-head {
    margin-bottom: 16px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  body.contest-archive-page .footer {
    padding-top: 56px; } }

@media screen and (max-width: 767px) {
  body.contest-archive-page .footer {
    padding-top: 48px; } }

.contest-archive-content__wrapper .contest-archive {
  padding: 0 0 56px; }
  @media screen and (max-width: 767px) {
    .contest-archive-content__wrapper .contest-archive {
      padding: 0 0 16px; } }

.contest-archive-content__wrapper:last-child .contest-archive {
  padding: 0; }
  @media screen and (max-width: 767px) {
    .contest-archive-content__wrapper:last-child .contest-archive {
      padding: 0; } }

.contest-archive-content .contest-archive__container {
  border-top: 1px solid #e4e4e4;
  padding-top: 40px; }
  @media screen and (max-width: 767px) {
    .contest-archive-content .contest-archive__container {
      padding-top: 16px; } }

@media screen and (max-width: 1024px) {
  .contest-archive-content .contest-archive__up {
    padding: 16px 24px; } }

@media screen and (max-width: 767px) {
  .contest-archive-content .contest-archive__up {
    padding: 16px 14px; } }

.contest-archive-content .contest-archive__accordion-content {
  padding: 25px 24px 40px; }
  @media screen and (max-width: 1024px) {
    .contest-archive-content .contest-archive__accordion-content {
      padding: 25px 24px 24px; } }
  @media screen and (max-width: 767px) {
    .contest-archive-content .contest-archive__accordion-content {
      padding: 19px 16px 17px; } }

@media screen and (max-width: 767px) {
  .contest-archive-content .section-header {
    margin-bottom: 16px; } }

@media screen and (max-width: 767px) {
  .contest-archive-content .title-md {
    margin-bottom: 0; } }

body.contacts-page .footer {
  padding-top: 0; }

.contacts-sect {
  overflow: hidden;
  position: relative; }
  .contacts-sect__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -12px; }
  .contacts-sect__wrap-info, .contacts-sect__wrap-form {
    width: 50%;
    margin-bottom: 80px;
    padding: 0 12px; }
  .contacts-sect__row {
    margin-bottom: 56px; }
    .contacts-sect__row:last-child {
      margin-bottom: 0; }
  .contacts-sect__caption {
    font-size: 16px;
    line-height: 130%;
    color: #909090;
    display: block;
    margin-bottom: 16px;
    max-width: 384px; }
  .contacts-sect__tel {
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
    color: #000;
    display: block;
    margin-bottom: 16px; }
  .contacts-sect__email {
    display: block;
    font-size: 24px;
    line-height: 150%;
    color: #000; }
  .contacts-sect__address {
    font-size: 20px;
    line-height: 150%;
    color: #000;
    max-width: 432px; }
  .contacts-sect__wrap-map {
    width: 100%;
    height: 416px; }
  .contacts-sect__map {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 416px;
    background-image: url("/local/templates/.default/markup_iri/build/css/../images/map.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: repeat-x; }
  .contacts-sect .share-btn {
    max-width: 384px; }
  .contacts-sect .file-upload__button {
    width: auto; }
  .contacts-sect textarea.form-input__field {
    height: 104px; }
  @media screen and (min-width: 1025px) {
    .contacts-sect .title_size_middle {
      margin-bottom: 32px; } }
  @media screen and (min-width: 768px) {
    .contacts-sect .file-upload__text {
      max-width: inherit; } }

@media screen and (max-width: 1024px) {
  .contacts-page .page-head {
    margin-bottom: 32px; }
  .contacts-sect__wrap-info, .contacts-sect__wrap-form {
    margin-bottom: 56px; }
  .contacts-sect__row {
    margin-bottom: 40px; }
    .contacts-sect__row:last-child {
      margin-bottom: 0; }
  .contacts-sect__caption {
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 12px;
    max-width: 286px; }
  .contacts-sect__tel {
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 12px; }
  .contacts-sect__email {
    font-size: 20px;
    line-height: 150%; }
  .contacts-sect__address {
    font-size: 16px;
    line-height: 130%;
    max-width: 286px; }
  .contacts-sect .share-btn {
    max-width: 286px; }
  .contacts-sect .title_size_middle {
    margin-bottom: 20px; }
  .contacts-sect .form-row {
    display: block; }
    .contacts-sect .form-row__col {
      width: 100%;
      margin-bottom: 16px; }
  .contacts-sect .form-field:not(:last-child) {
    margin-bottom: 13px; }
  .contacts-sect .form-field_mid:not(:last-child) {
    margin-bottom: 32px; }
  .contacts-sect .file-upload__row {
    display: block; }
  .contacts-sect .file-upload__button {
    margin-bottom: 12px; }
  .contacts-sect .file-upload__text {
    width: auto; }
  .contacts-sect .form-submit .button {
    width: 100%; } }

@media screen and (max-width: 574px) {
  .contacts-page .page-head {
    margin-bottom: 24px; }
  .contacts-sect__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    margin: 0; }
  .contacts-sect__wrap-info, .contacts-sect__wrap-form {
    width: 100%;
    padding: 0; }
  .contacts-sect__wrap-info {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 32px; }
  .contacts-sect__wrap-form {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 32px; }
  .contacts-sect__wrap-map {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    height: 400px;
    margin: 0 -20px 32px;
    width: auto; }
  .contacts-sect__map {
    position: static;
    height: 100%; }
  .contacts-sect__row {
    margin-bottom: 24px; }
    .contacts-sect__row:nth-child(1) {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .contacts-sect__row:nth-child(2) {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3;
      margin-bottom: 0; }
    .contacts-sect__row:nth-child(3) {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      margin-bottom: 24px; }
  .contacts-sect__caption {
    max-width: inherit;
    margin-bottom: 8px; }
  .contacts-sect__tel {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 8px; }
  .contacts-sect__email {
    font-size: 16px;
    line-height: 130%; }
  .contacts-sect__address {
    max-width: inherit; }
  .contacts-sect .title.title_size_middle {
    font-size: 20px;
    line-height: 120%; }
  .contacts-sect .form-field_mid:not(:last-child) {
    margin-bottom: 20px; } }

.commission-page .breadcrumbs {
  padding-bottom: 64px; }
  @media screen and (max-width: 1024px) {
    .commission-page .breadcrumbs {
      padding-bottom: 24px; } }

.commission-grid-up {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-bottom: 77px; }

.commission-grid-bottom {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  row-gap: 79px; }

@media screen and (max-width: 1024px) {
  .commission-grid-up {
    margin-bottom: 46px; }
  .commission-grid-bottom {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    row-gap: 46px; } }

@media screen and (max-width: 574px) {
  .commission-grid-up {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 24px; }
  .commission-grid-bottom {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    row-gap: 22px; } }

.commission-img-card {
  background-color: #323334; }
  @media screen and (min-width: 991px) {
    .commission-img-card__wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  .commission-img-card__wrap-img {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    max-width: 43.3%; }
  .commission-img-card__photo {
    max-width: 100%;
    width: 100%;
    display: block; }
  .commission-img-card__wrap-text {
    padding: 32px 32px 44px; }
  .commission-img-card__line {
    border-color: #d0f053;
    border-width: 1px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-style: solid;
    margin-bottom: 20px; }
  .commission-img-card__name {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    color: #fff;
    display: block;
    margin-bottom: 20px; }
  .commission-img-card__job-title {
    font-size: 15px;
    line-height: 130%;
    color: #fff;
    display: block;
    margin-bottom: 48px; }
  .commission-img-card__text {
    font-size: 15px;
    line-height: 130%;
    color: #909090; }

@media screen and (max-width: 1024px) {
  .commission-img-card__wrap-text {
    padding: 20px 16px 24px; }
  .commission-img-card__name {
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 14px; }
  .commission-img-card__job-title {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 16px; }
  .commission-img-card__text {
    font-size: 14px;
    line-height: 120%; } }

@media screen and (max-width: 574px) {
  .commission-img-card__line {
    margin-bottom: 12px; }
  .commission-img-card__name {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 12px; }
  .commission-img-card__job-title {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 16px; }
  .commission-img-card__text {
    font-size: 14px;
    line-height: 120%; } }

.commission-card {
  display: block; }
  .commission-card__wrapper {
    max-width: 83.335%;
    border-top: 2px solid #d0f053;
    padding-top: 20px; }
  .commission-card__name {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    color: #000;
    display: block;
    margin-bottom: 20px; }
  .commission-card__job-title {
    font-size: 15px;
    line-height: 130%;
    color: #474748;
    margin-bottom: 2px;
    display: block; }
  .commission-card__text {
    font-size: 15px;
    line-height: 140%;
    color: #909090; }

@media screen and (max-width: 1024px) {
  .commission-card__wrapper {
    max-width: inherit;
    padding-top: 16px; }
  .commission-card__name {
    font-size: 22px;
    line-height: 120%;
    max-width: 70%;
    margin-bottom: 16px; }
  .commission-card__job-title {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 4px; }
  .commission-card__text {
    font-size: 14px;
    line-height: 120%;
    max-width: 75%; } }

@media screen and (max-width: 574px) {
  .commission-card__wrapper {
    padding-top: 12px; }
  .commission-card__name {
    font-size: 20px;
    line-height: 120%;
    max-width: 90%;
    margin-bottom: 12px; }
  .commission-card__job-title {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 4px; }
  .commission-card__text {
    font-size: 14px;
    line-height: 120%;
    max-width: inherit; } }

.faq-page .breadcrumbs {
  padding-bottom: 64px; }
  @media screen and (max-width: 1024px) {
    .faq-page .breadcrumbs {
      padding-bottom: 24px; } }

.faq-page .universal-grid {
  padding-top: 46px; }
  @media screen and (max-width: 1024px) {
    .faq-page .universal-grid {
      padding-top: 24px; } }
  @media screen and (max-width: 574px) {
    .faq-page .universal-grid {
      padding-top: 16px; } }

.faq-page-content {
  width: 100%; }

.faq-questions-block__caption {
  font-size: 16px;
  line-height: 130%;
  font-weight: 500;
  color: #000;
  display: inline-block;
  padding: 10px 12px;
  background-color: #f0f0f0;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer; }
  .faq-questions-block__caption.js-tabActive {
    background-color: #F2F2F2; }

.faq-questions-block__item {
  margin-bottom: 20px; }
  .faq-questions-block__item:last-child {
    margin-bottom: 0; }

.faq-questions-block__link {
  font-size: 16px;
  line-height: 130%;
  color: #747473;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer; }
  .faq-questions-block__link:hover {
    color: #91b600; }
  .faq-questions-block__link:active, .faq-questions-block__link.nice-select.open {
    color: #749200; }
  .faq-questions-block__link.js-tabActive {
    color: #749200; }

@media screen and (max-width: 1024px) {
  .faq-questions-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: auto;
    margin: 0 -20px;
    padding: 0 20px; }
    .faq-questions-block::-webkit-scrollbar {
      display: none; }
    .faq-questions-block__caption {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin: 0 20px 0 0;
      font-size: 14px;
      line-height: 120%; }
    .faq-questions-block__list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -10px; }
    .faq-questions-block__item {
      margin: 0;
      padding: 0 10px; }
    .faq-questions-block__link {
      white-space: nowrap;
      font-size: 14px;
      line-height: 120%; } }

@media screen and (max-width: 574px) {
  .faq-questions-block__caption {
    padding: 8px;
    margin-right: 12px; }
  .faq-questions-block__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -6px; }
  .faq-questions-block__item {
    margin: 0;
    padding: 0 6px; }
  .faq-questions-block__link {
    white-space: nowrap;
    font-size: 14px;
    line-height: 120%; } }

@media screen and (min-width: 1025px) {
  body.reports-page .breadcrumbs {
    padding-bottom: 64px; } }

@media screen and (max-width: 767px) {
  body.reports-page .footer {
    padding-top: 68px; } }

body.reports-page .news-filter-search input {
  font-size: 16px;
  line-height: 130%;
  color: #000; }
  body.reports-page .news-filter-search input::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 130%;
    color: #000; }
  body.reports-page .news-filter-search input::-moz-placeholder {
    font-size: 16px;
    line-height: 130%;
    color: #000; }
  body.reports-page .news-filter-search input:-ms-input-placeholder {
    font-size: 16px;
    line-height: 130%;
    color: #000; }
  body.reports-page .news-filter-search input::-ms-input-placeholder {
    font-size: 16px;
    line-height: 130%;
    color: #000; }
  body.reports-page .news-filter-search input::placeholder {
    font-size: 16px;
    line-height: 130%;
    color: #000; }

body.reports-page .news-filter-search__clear {
  top: 8px; }

body.reports-page .universal-grid {
  padding-top: 68px; }
  @media screen and (max-width: 1024px) {
    body.reports-page .universal-grid {
      padding-top: 24px; }
      body.reports-page .universal-grid__sidebar .news-filter-search {
        max-width: inherit; }
      body.reports-page .universal-grid__sidebar-search, body.reports-page .universal-grid__sidebar-select {
        margin-bottom: 0; } }
  @media screen and (max-width: 574px) {
    body.reports-page .universal-grid {
      padding-top: 16px; }
      body.reports-page .universal-grid__sidebar .news-filter-search input {
        height: auto;
        min-height: 32px;
        font-size: 14px;
        line-height: 140%; }
        body.reports-page .universal-grid__sidebar .news-filter-search input::-webkit-input-placeholder {
          font-size: 14px;
          line-height: 140%; }
        body.reports-page .universal-grid__sidebar .news-filter-search input::-moz-placeholder {
          font-size: 14px;
          line-height: 140%; }
        body.reports-page .universal-grid__sidebar .news-filter-search input:-ms-input-placeholder {
          font-size: 14px;
          line-height: 140%; }
        body.reports-page .universal-grid__sidebar .news-filter-search input::-ms-input-placeholder {
          font-size: 14px;
          line-height: 140%; }
        body.reports-page .universal-grid__sidebar .news-filter-search input::placeholder {
          font-size: 14px;
          line-height: 140%; }
      body.reports-page .universal-grid__sidebar .news-filter-search button {
        top: 8px; }
      body.reports-page .universal-grid__sidebar .nice-select {
        height: auto;
        min-height: 32px; }
        body.reports-page .universal-grid__sidebar .nice-select .current {
          font-size: 14px;
          line-height: 140%; } }

@media screen and (max-width: 1024px) {
  .reports-page .title {
    font-size: 40px;
    line-height: 120%; } }

@media screen and (max-width: 574px) {
  .reports-page .title {
    font-size: 24px;
    line-height: 120%; } }

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

/* End */
/* /local/templates/.default/markup_iri/build/css/main.css?1671711180341386 */
