@font-face {
  font-family: "Avant";
  src: url("../fonts/AvantGardeGothicITC-ExLt-100.woff2") format("woff2"), url("../fonts/AvantGardeGothicITC-ExLt-100.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Avant";
  src: url("../fonts/AvantGardeGothicITC-Bk-400.woff2") format("woff2"), url("../fonts/AvantGardeGothicITC-Bk-400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Avant";
  src: url("../fonts/AvantGardeGothicITC-Md-500.woff2") format("woff2"), url("../fonts/AvantGardeGothicITC-Md-500.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Avant";
  src: url("../fonts/AvantGardeGothicITC-Dm-600.woff2") format("woff2"), url("../fonts/AvantGardeGothicITC-Dm-600.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Avant";
  src: url("../fonts/AvantGardeGothicITC-Bd-700.woff2") format("woff2"), url("../fonts/AvantGardeGothicITC-Bd-700.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
    font-family: 'FiraSans';
    src: url('../_f/FiraSans-Regular.eot');
    src: url('../_f/FiraSans-Regular.eot?#iefix') format('embedded-opentype'), url('../_f/FiraSans-Regular.woff2') format('woff2'), url('../_f/FiraSans-Regular.woff') format('woff'), url('../_f/FiraSans-Regular.ttf') format('truetype'), url('../_f/FiraSans-Regular.svg#FiraSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FiraSans';
    src: url('../_f/FiraSans-Medium.eot');
    src: url('../_f/FiraSans-Medium.eot?#iefix') format('embedded-opentype'), url('../_f/FiraSans-Medium.woff2') format('woff2'), url('../_f/FiraSans-Medium.woff') format('woff'), url('../_f/FiraSans-Medium.ttf') format('truetype'), url('../_f/FiraSans-Medium.svg#FiraSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'FiraSans';
    src: url('../_f/FiraSans-Bold.eot');
    src: url('../_f/FiraSans-Bold.eot?#iefix') format('embedded-opentype'), url('../_f/FiraSans-Bold.woff2') format('woff2'), url('../_f/FiraSans-Bold.woff') format('woff'), url('../_f/FiraSans-Bold.ttf') format('truetype'), url('../_f/FiraSans-Bold.svg#FiraSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'RightGrotesk';
    src: url('../_f/RightGroteskText-WideMedium.eot');
    src: url('../_f/RightGroteskText-WideMedium.eot?#iefix') format('embedded-opentype'), url('../_f/RightGroteskText-WideMedium.woff2') format('woff2'), url('../_f/RightGroteskText-WideMedium.woff') format('woff'), url('../_f/RightGroteskText-WideMedium.ttf') format('truetype'), url('../_f/RightGroteskText-WideMedium.svg#RightGroteskText-WideMedium') format('svg');
    font-weight: 500;
    font-style: normal;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

*:focus {
  outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

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

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

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

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

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: top;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  outline: none !important;
}

img,
svg,
iframe {
  vertical-align: top;
}

html,
body {
  height: 100%;
}

body {
  overflow-y: scroll;
  background: #ffffff;
  /* used in scripts */
  min-width: 3px;
}

body.mod_fixed {
  overflow-y: hidden;
  padding-right: 18px;
}

body.mod_fixed::after {
  content: '';
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
}

.wrapper {
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  min-width: 320px;
  max-width: 2650px;
  min-height: 100%;
  margin: 0 auto;
  font: normal normal 18px/1.5 FiraSans, Arial, Helvetica, sans-serif;
  color: #3d3d3b;
}

.main {
  flex-grow: 1000;
}

.center {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}

.section {
  padding: 0;
  max-width: 1168px;
  margin: 0 auto;
}

.section.mod_sidebar .section__sidebar {
  display: none;
}

.title {
  font-family: RightGrotesk;
  position: relative;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.17;
  letter-spacing: 0.4px;
  color: #3d3d3b;
}

.title.title_2 {
  font-family: RightGrotesk;
  font-size: 40px;
  line-height: 1.2;
  color: #221e1f;
}

.title.title_3 {
  font-family: RightGrotesk;
  font-size: 32px;
  line-height: 1.25;
  color: #221e1f;
}

.title.lined {
  font-family: RightGrotesk;
  padding: 15px 21px 13px;
}

.title__link {
  font-family: RightGrotesk;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  color: #221e1f;
  text-decoration: none;
}

    .title__link::after {
        content: '';
        width: 48px;
        height: 48px;
        margin-left: 16px;
        background: #ffffff url(/_i/svg/icon-arrow.svg) center no-repeat;
    }

.title.lined .title__link {
  padding: 15px 21px 13px;
}

.breadcrumbs + .title {
  margin-top: 24px;
}

a.link {
  color: #FFA400;
  border-bottom: solid 1px #FFA400;
  text-decoration: none;
  transition: all .3s;
}

a.link:hover {
  color: #977c44;
  border-bottom-color: transparent;
  text-decoration: none;
}

.lined {
    background: url(/_i/wide-grey.png) center top;
}

    .lined.mod_gold {
        background-image: url(/_i/wide-gold.png);
    }

    .lined.mod_blue {
        background-image: url(/_i/wide-blue.png);
    }

    .lined.mod_color {
        background-image: url(/_i/wide-gold.png);
    }

.mod_blue-theme .lined.mod_color {
    /* background-image: url(../images/common/wide-blue.png);*/
    background-image: url(/_i/bg-wide-green.png);
}

.mod_deep-blue-theme .lined.mod_color {
    /*background-image: url(../images/common/wide-deep-blue.png);*/
    background-image: url(/_i/bg-wide-violet.png);
}

.icon {
  display: inline-flex;
  vertical-align: top;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  height: 40px;
  border-radius: 100%;
  cursor: pointer;
}

.icon-close {
  background: #221e1f;
}

.icon-close::before,
.icon-close::after {
  content: '';
  width: 18px;
  height: 2px;
  background: #ffffff;
  transform: rotate(45deg);
}

.icon-close::before {
  margin-right: -18px;
  transform: rotate(-45deg);
}

.text-insert {
  max-width: 785px;
  border-left: solid 2px #FFA400;
  padding-left: 21px;
}

.text-insert__caption {
  display: block;
  margin: 0 0 .61em;
  font-family: RightGrotesk;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.6;
  text-transform: uppercase;
  color: #3d3d3b;
}

.hr {
  margin: 56px 0;
  border: 0;
  border-top: solid 1px #3d3d3b;
}

.hr.mod_silver {
  border-top: solid 1px #e1e1e2;
}

.mod_blue-theme .text-insert {
    /*border-left-color: #3cb6e8;*/
    border-left-color: #00c08a
}

.mod_blue-theme .title__link::after {
    /*background-image: url(../images/icons/icon-arrow-blue.svg);*/
    background-image: url(/_i/svg/icon-arrow-blue.svg);
}

.mod_deep-blue-theme .text-insert {
    border-left-color: #410099;
}

.mod_deep-blue-theme .title__link::after {
    /*background-image: url(../images/icons/icon-arrow-deep-blue.svg);*/
    background-image: url(/_i/svg/icon-arrow-deep-blue.svg);
}

.about-block {
    margin-top: 47px;
    background: #fbfaf7 url(/_i/bg-pattern.jpg) 50% 0 repeat;
    background-size: 100% auto;
}

.about-block .section {
  padding-top: 87px;
  padding-bottom: 89px;
}

.about-block__section {
  display: flex;
}

.about-block__side {
  flex: 1 0 450px;
  margin-right: 31px;
}

.about-block__title {
  font-family: RightGrotesk;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.4px;
  color: #221e1f;
}

.about-block__thesis {
  margin-top: 33px;
  font-size: 32px;
  line-height: 1.13;
  color: #FFA400;
}

.about-block__text {
  font-size: 18px;
  line-height: 1.56;
  color: #3d3d3b;
  padding-top: 80px;
}

.about-block__text p + p {
  margin-top: 1.5em;
}

.about-block__more {
  display: none;
  font-weight: 600;
  line-height: 1.5;
  color: #221e1f;
}

.about-block__more,
.about-block__more a {
  color: #221e1f;
  text-decoration: none;
}

.activities {
  margin-top: 36px;
}

.activities__title {
    font-family: RightGrotesk;
}

.activities__list {
    margin: 50px -16px 0;
}

.activities__slides .slider__wrapper {
  padding-bottom: 16px;
  cursor: move;
}

.activities__slides .slider__navigation {
  margin: 24px 16px 0;
}

.activities__slides .slider__buttons {
  display: none;
}

.activities__slides .slider.mod_disabled .slider__wrapper {
  cursor: default;
}

.activities__slide {
  position: relative;
  flex: 1 0 368px;
  margin: 0 16px;
}

    .activities__slide::after {
        background: url(/_i/wide-grey.png) center top;
        content: '';
        position: absolute;
        z-index: 1;
        top: 16px;
        left: -16px;
        width: 100%;
        height: 100%;
    }

        .activities__slide::after.mod_gold {
            background-image: url(/_i/wide-gold.png);
        }

        .activities__slide::after.mod_blue {
            background-image: url(/_i/wide-blue.png);
        }

        .activities__slide::after.mod_color {
            background-image: url(/_i/wide-gold.png);
        }

.mod_blue-theme .activities__slide::after.mod_color {
    /* background-image: url(../images/common/wide-blue.png);*/
    background-image: url(/_i/bg-wide-green.png);
}

.mod_deep-blue-theme .activities__slide::after.mod_color {
    background-image: url(/_i/wide-deep-blue.png);
}

.activities__area {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 39px;
  border: solid 1px #FFA400;
  background: #ffffff;
}

.activities__image {
/*  min-height: 144px;*/
}

.activities__image img {
  display: block;
  max-width: 100%;
}

.activities__caption {
  font-family: RightGrotesk;
  margin-top: 25px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.32px;
}

.activities__caption,
.activities__caption a {
  color: #221e1f;
  text-decoration: none;
}

.activities__text {
  margin: 13px 0 34px;
  font-size: 16px;
  line-height: 1.5;
  color: #646262;
}

.activities__bar {
  margin-top: auto;
  padding-top: 33px;
  border-top: solid 1px #adafb1;
}

.activities__link {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.activities__link,
.activities__link a {
  color: #221e1f;
  text-decoration: none;
}

.activities__link + .activities__link {
  margin-top: 16px;
}

.breadcrumbs + .archive {
  margin-top: 24px;
}

.archive__tabs {
  margin-top: 31px;
}

.archive__list {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 27px 0 -21px;
}

.archive__item {
  box-sizing: content-box;
  display: flex;
  flex-direction: column;
  flex: 0 0 29.03%;
  margin: 0 0 -1px;
  padding: 19px 2.69% 21px;
  border-bottom: solid 1px #e1e1e2;
}

.archive__item:nth-child(3n + 1) {
  padding-left: 0;
}

.archive__item:nth-child(3n) {
  padding-right: 2.15%;
}

.archive__date {
  font-size: 16px;
  line-height: 1.75;
  color: #646262;
}

.archive__caption {
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.archive__caption,
.archive__caption a {
  color: #221e1f;
  text-decoration: none;
}

.archive__date + .archive__caption {
  margin-top: 6px;
}

.archive__role {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #646262;
}

.arrow-link {
  display: block;
}

    .arrow-link::after {
        content: '';
        position: relative;
        left: 0;
        display: inline-block;
        vertical-align: middle;
        min-width: 24px;
        height: 24px;
        background: url(/_i/svg/icon-arrow.svg) no-repeat;
        background-size: contain;
        margin-left: .22em;
        line-height: 1px;
        transition: left .1s ease-in;
    }

    .arrow-link.mod_long::after {
        min-width: 49px;
        background: url(/_i/svg/icon-arrow-long.svg) no-repeat;
    }

    .arrow-link.mod_black::after {
        background-image: url(/_i/svg/icon-arrow-black.svg);
    }

.arrow-link.mod_up::after {
  transform: rotate(-90deg);
}

.arrow-link.mod_down::after {
  transform: rotate(90deg);
}

.arrow-link:hover::after {
  left: 5px;
}

.arrow-link.mod_reverse::after {
  content: none;
}

    .arrow-link.mod_reverse::before {
        content: '';
        position: relative;
        left: 0;
        display: inline-block;
        vertical-align: middle;
        min-width: 24px;
        height: 24px;
        background: url(/_i/svg/icon-arrow.svg) no-repeat;
        background-size: contain;
        margin: 0 .22em 0 0;
        line-height: 1px;
        transition: left .1s ease-in;
        transform: scale(-1, 1);
    }

.arrow-link.mod_reverse:hover::before {
  left: -5px;
}

.mod_blue-theme .arrow-link::after {
    /* background-image: url(../../images/icons/icon-arrow-blue.svg);*/
    background-image: url(/_i/svg/icon-arrow-blue.svg) !important;
}

.mod_blue-theme .arrow-link.mod_long::after {
    background: url(/_i/svg/icon-arrow-long-blue.svg) no-repeat;
}

.mod_blue-theme .arrow-link.mod_reverse::before {
    /*background-image: url(../../images/icons/icon-arrow-blue.svg);*/
    background-image: url(/_i/svg/icon-arrow-blue.svg);
}

.mod_deep-blue-theme .arrow-link::after {
    background-image: url(/_i/svg/icon-arrow-deep-blue.svg) !important;
}

.mod_deep-blue-theme .arrow-link.mod_long::after {
    background: url(/_i/svg/icon-arrow-long-deep-blue.svg) no-repeat;
}

.mod_deep-blue-theme .arrow-link.mod_reverse::before {
    background-image: url(/_i/svg/icon-arrow-deep-blue.svg);
}

.download-link::after {
    content: '';
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    left: 0;
    min-width: 24px;
    height: 24px;
    background: url(/_i/svg/icon-download.svg) no-repeat;
    background-size: contain;
    margin-left: .22em;
    line-height: 1px;
    transition: left .1s ease-in;
}

.banner-slider {
  padding: 78px 0;
}

    .banner-slider.mod_with-sidebar .banner-slider__lined {
        display: flex;
        justify-content: center;
        padding: 28px 0;
    }



.banner-slider__lined {
    display: flex;
    justify-content: center;
    padding: 1px 0;
}

.banner-slider__inner {
  display: flex;
  margin: -79px 0;
  padding: 0 16px;
  background: #ffffff;
}

.banner-slider__image {
  width: 928px;
}

.banner-slider__image-container {
  float: left;
  display: flex;
  justify-content: center;
  width: 928px;
  height: 680px;
  margin-left: -100%;
  overflow: hidden;
  opacity: 0;
  position: relative;
  top: 20px;
  transition: top .5s, opacity .5s;
}

.banner-slider__image-container:first-child {
  margin-left: 0;
}

.banner-slider__image-container.mod_active {
  position: relative;
  z-index: 3;
  opacity: 1;
  top: 0;
}

.banner-slider__image img {
  height: 100%;
  max-width:100%;
}

.banner-slider__slider {
  position: relative;
}

.banner-slider__slider::before {
  background-image: url(/_i/wide-gold.png);
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: -32px;
  width: 100%;
  height: 100%;
}

.banner-slider__slides {
  position: relative;
  z-index: 4;
  max-width: 448px;
  width: 448px;
  margin: 42px 0 42px -208px;
  padding: 32px 0 40px;
  background: #ffffff;
}

.banner-slider__slides::before,
.banner-slider__slides::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  border: solid #FFA400;
  border-width: 1px 1px 0 0;
}

.banner-slider__slides::after {
  border-width: 0 1px 1px 0;
  top: auto;
  bottom: 0;
}

.banner-slider__slides .slider__container {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  background: #ffffff;
}

.banner-slider__slides .slider__navigation {
  margin-top: auto;
  padding: 15px 40px 0;
}

.banner-slider__slides .slider__buttons {
  display: flex;
  margin-top: 40px;
}

.banner-slider__slides .slider__button {
  position: relative;
  z-index: 2;
  border: solid 1px #3d3d3b;
}

.banner-slider__slides .slider__button + .slider__button {
  margin-left: -1px;
}

.banner-slider__slides .slider__button.swiper-button-disabled {
  z-index: 1;
  border-color: rgba(61, 61, 59, 0.3);
}

.banner-slider__slide {
  padding: 0 40px;
}

.banner-slider__slide-image {
  display: none;
}

.banner-slider__slide-date {
  font-size: 16px;
  line-height: 1.75;
  color: #646262;
}

.banner-slider__slide-caption {
  font-family: RightGrotesk;
  margin-top: 10px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.4px;
  color: #221e1f;
}

.banner-slider__slide-text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5;
  color: #646262;
}

.banner-slider__slide-more {
  margin-top: 24px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.banner-slider__slide-more,
.banner-slider__slide-more a {
  color: #221e1f;
  text-decoration: none;
}

.banner-slider__navigation {
  display: none;
  flex-grow: 1;
  max-width: 336px;
  width: 100%;
  padding: 0 32px;
  background: #ffffff;
}

.banner {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}

.banner__frame {
  width: 100%;
  height: 250px;
}

.banner__image {
  width: 100%;
  height: auto;
  max-width: 1920;
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  border-bottom: solid 1px #FFA400;
  padding-bottom: 33px;
}

.breadcrumbs__item {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.breadcrumbs__item,
.breadcrumbs__item a {
  color: #221e1f;
  text-decoration: none;
}

.breadcrumbs__item + .breadcrumbs__item {
  margin-left: .22em;
}

.mod_blue-theme .breadcrumbs {
    /*border-bottom-color: #00a0e1;*/
    border-bottom-color: #00c08a;
}

.mod_deep-blue-theme .breadcrumbs {
    border-bottom-color: #410099;
}

.contacts__list {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin-top: 32px;
}

.contacts__item {
  box-sizing: content-box;
  display: flex;
  flex: 0 0 47.42%;
  align-items: center;
  padding: 27px 2.15% 32px;
}

.contacts__item:nth-child(2n + 1) {
  padding-left: 0;
}

.contacts__item:nth-child(2n) {
  padding-right: 0;
}

.contacts__image {
  position: relative;
  flex: 0 0 140px;
}

.contacts__image-area {
  overflow: hidden;
  border-radius: 100%;
  height: 140px;
}

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

.contacts__fb {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 38px;
    height: 38px;
    background: #ffffff url(/_i/svg/icon-share-fb.svg) no-repeat;
    background-size: contain;
    border-radius: 100%;
    border: solid 2px #ffffff;
}

.contacts__image + .contacts__area {
  margin-left: 20px;
}

.contacts__caption {
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.contacts__text {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #646262;
}

.contacts__button {
  margin-top: 40px;
}

.contacts__button a {
  display: inline-block;
  padding: 15px 37px;
  border: solid 1px #FFA400;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
  text-transform: lowercase;
  color: #FFA400;
  text-decoration: none !important;
}

.contacts__button a:hover {
  color: white !important;
  background-color: #FFA400;
  transition: 0.3s;
}

.mod_blue-theme .contacts__fb {
    background-image: url(/_i/svg/icon-share-fb-blue.svg);
}

.mod_blue-theme .contacts__button {
  display: flex;
  justify-content: center;
}

    .mod_blue-theme .contacts__button a {
        /*border: solid 1px #00a0e1;*/
        border: solid 1px #00c08a;
    }

        .mod_blue-theme .contacts__button a:hover {
            /*background-color: #00a0e1;*/
            background-color: #00c08a;
        }

.mod_deep-blue-theme .contacts__fb {
    background-image: url(/_i/svg/vicon-share-fb-deep-blue.svg);
}

.mod_deep-blue-theme .contacts__button {
  display: flex;
  justify-content: center;
}

    .mod_deep-blue-theme .contacts__button a {
        border: solid 1px #410099;
    }

        .mod_deep-blue-theme .contacts__button a:hover {
            background-color: #410099;
        }

.contacts.js-contacts-more .contacts__item {
  display: none;
}

.contacts.js-contacts-more .contacts__item:nth-child(-n+8) {
  display: flex;
}

.contacts.js-contacts-more.mod_expanded .contacts__item {
  display: flex;
}

.contacts.mod_vertical-items .contacts__item {
  box-sizing: content-box;
  flex-direction: column;
  flex: 0 0 21.72%;
  text-align: center;
  margin: 0 0 -1px;
  padding: 28px 1.29% 22px;
  border-bottom: solid 1px #e1e1e2;
}

.contacts.mod_vertical-items .contacts__image-area {
  min-width: 140px;
  width: 140px;
  height: 140px;
}

.contacts.mod_vertical-items .contacts__area {
  margin: 20px 0 0;
}

.contacts.mod_vertical-items .contacts__caption {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  color: #221e1f;
}

.contacts.mod_vertical-items .contacts__text {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #646262;
  word-break: break-word;
}

.title + .content {
  margin-top: 24px;
}

.breadcrumbs + .content {
  margin-top: 24px;
}

.content h1,
.content h2,
.content h3 {
  position: relative;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.17;
  letter-spacing: 0.4px;
  color: #3d3d3b;
}

.content * + h1,
.content * + h2,
.content * + h3 {
  margin-top: 1em;
}

.content h2 {
  font-size: 40px;
  line-height: 1.2;
  color: #221e1f;
}

.content h3 {
  font-size: 32px;
  line-height: 1.25;
  color: #221e1f;
}

.content strong {
  font-weight: 700;
}

.content b {
  font-weight: 600;
}

.content .button {
  display: inline-block;
  padding: 15px 37px;
  border: solid 1px #FFA400;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
  text-transform: lowercase;
  color: white;
  background-color: #FFA400;
  text-decoration: none;
}

.mod_blue-theme .content .button {
    /*background-color: #00a0e1;
    border-color: #00a0e1;*/
    background-color: #00c08a;
    border-color: #00c08a;
}

.mod_deep-blue-theme .content .button {
    background-color: #410099;
    border-color: #410099;
}

.content ul,
.content ol {
  margin-top: 40px;
}

.content ul:not([class]) li:not([class]) {
  position: relative;
  padding-left: 20px;
}

.content ul:not([class]) li:not([class])::before {
  content: '';
  position: absolute;
  left: 0;
  top: .55em;
  width: .5em;
  height: .5em;
  border-radius: 100%;
  background: #FFA400;
}

.mod_blue-theme .content ul:not([class]) li:not([class])::before {
    /*  background: #00a0e1;*/
    background: #00c08a;
}

.mod_deep-blue-theme .content ul:not([class]) li:not([class])::before {
    background: #410099;
}

.content ol:not([class]) li:not([class]) {
  list-style: decimal;
  margin-left: 20px;
}

.content a:not([class]) {
  color: #FFA400;
  text-decoration: underline;
}

.content a:not([class]):hover {
  text-decoration: none;
}

.mod_blue-theme .content a:not([class]) {
    /*color: #00a0e1;*/
    color: #00c08a;
}

.mod_deep-blue-theme .content a:not([class]) {
    color: #410099;
}

.content * + .title {
  margin-top: 40px !important;
}

.content * + p {
  margin-top: 30px;
}

.content .image img {
  max-width: 100%;
}

.content * + .image {
  margin-top: 40px;
}

.content__area {
  margin-top: 40px;
}

.content * + .arrow-link,
.content * + .download-link {
  margin-top: 20px;
}

.content .arrow-link,
.content .download-link {
  font-weight: 600;
  color: #221e1f;
  text-decoration: none;
}

.content * + .events,
.content * + .grid {
  margin-top: 31px;
}

.content .action-area {
  display: flex;
  flex-direction: column;
}

.content .action-area.lined {
  padding: 32px 39px;
}

.content .action-area__caption {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  color: #3d3d3b;
}

.content .action-area__caption.mod_uppercase {
  text-transform: uppercase;
}

.content .action-area__text {
  margin-top: 15px;
}

.content .action-area__actions {
  margin-top: auto;
}

.content .action-area__action {
  margin-top: 14px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}

.content .action-area__action,
.content .action-area__action a {
  color: #221e1f;
  text-decoration: none;
}

.content .grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.content .grid__section > * {
  height: 100%;
}

.content .grid.mod_2 .grid__section:first-child {
  margin-right: 16px;
}

.content .grid.mod_2 .grid__section:last-child {
  margin-left: 16px;
}

.content * + .gradiently {
  margin-top: 31px;
}

.content * + .images {
  margin-top: 31px;
}

.content p + .button {
  margin-top: 30px;
}

.content .images .slider__navigation {
  display: none;
}

.content .images .slider__item {
  height: 252px;
}

.content .images .slider__item img {
  height: 100%;
}

.content .images .slider__item + .slider__item {
  margin-left: 33px;
}

.documents {
  display: flex;
  flex-wrap: wrap;
}

* + .documents {
  margin-top: 42px;
  border-top: solid 1px #e1e1e2;
}

.documents__item {
  width: 50%;
  margin-top: 32px;
  padding-right: 15px;
}

.documents__item-inner {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  text-decoration: none;
}

.documents__item-icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  min-width: 48px;
  max-width: 48px;
  height: 64px;
  margin-right: 15px;
  padding: 6px;
  border-radius: 6px;
  background-color: #FFA400;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #ffffff;
}

.documents__item-icon::before {
  content: '';
  border: solid 9px transparent;
  border-left-color: #ffffff;
  transform: rotate(-45deg);
  position: absolute;
  top: -10px;
  right: -10px;
}

.documents__item-text {
  overflow: hidden;
}

.documents__item-caption {
  overflow: hidden;
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  max-height: 2.5em;
  color: #221e1f;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.documents__item-size {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #646262;
}

.mod_blue-theme .documents__item-icon {
    /*background-color: #00a0e1*/;
    background-color: #00c08a;
}

.mod_deep-blue-theme .documents__item-icon {
    background-color: #410099;
}

.efficiency-rating__documents {
  margin-top: 16px;
}

.efficiency-rating__tabs {
  margin-top: 25px;
  border-top: solid 1px #adafb1;
  padding-top: 50px;
}

.efficiency-rating__tabs-sub .tabs__item {
  flex: 1 1 auto;
  text-align: center;
}

.efficiency-rating__area {
  display: flex;
  margin-top: 34px;
}

.efficiency-rating__area-column {
  overflow: hidden;
  box-sizing: content-box;
  flex: 0 0 48.28%;
  align-items: center;
  margin: 0 1.72%;
  counter-reset: how-to-count;
}

.efficiency-rating__area-column:nth-child(2n + 1) {
  margin-left: 0;
}

.efficiency-rating__area-column:nth-child(2n) {
  margin-right: 0;
}

.efficiency-rating__title {
  font-family: RightGrotesk;
  margin: 0 0 12px;
}

.efficiency-rating__title.tabs__item {
  margin: 0;
}

.efficiency-rating__title + .efficiency-rating__item,
.efficiency-rating__item:first-child {
  border: 0;
}

.efficiency-rating__item {
  display: flex;
  counter-increment: how-to-count;
  border-top: solid 1px #e1e1e2;
  padding: 28px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.efficiency-rating__item-caption {
  font-family: RightGrotesk;
  padding-right: 10px;
}

.efficiency-rating__item::before {
  content: counter(how-to-count);
  min-width: 32px;
  margin: 0 19px 0 -28px;
  text-align: center;
  line-height: 1.33;
}

.efficiency-rating__item.mod_equal-rating {
  counter-increment: none;
  margin-left: 52px;
  padding-left: 0;
}

.efficiency-rating__item.mod_equal-rating::before {
  content: none;
}

.efficiency-rating__item-count {
  margin-left: auto;
  color: #FFA400;
}

.error {
  position: relative;
  padding: 37px 40px 78px;
}

.error__back {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .3;
}

.error__inner {
  position: relative;
  z-index: 2;
  max-width: 625px;
}

.error__caption {
  font-family: RightGrotesk;
  font-size: 172px;
  font-weight: 700;
  line-height: 0.8;
  color: #ffffff;
}

.error .title {
  margin: 30px 0 19px;
}

.error p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #646262;
}

.special-nominations__top-image {
  margin-top: 32px;
}

.special-nominations__top-image,
.special-nominations__top-image .lined-area__inner {
/*  height: 506px;*/
height:auto !important;
background:none;
}

.special-nominations__top-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.special-nominations__sub-title {
  font-family: RightGrotesk;
  margin-top: 34px;
}

.special-nominations__area {
  margin-top: 37px;
}

.special-nominations__area-side {
  max-width: 100%;
}

.special-nominations__paragraph {
  margin-top: 1.6em;
}

.special-nominations__event {
  float: right;
  width: 288px;
  margin-left: 32px;
}

.special-nominations__event-label {
  font-size: 16px;
  line-height: 1.75;
  color: #646262;
}

.special-nominations__event-value {
  margin-top: 5px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: #221e1f;
}

.special-nominations__event-value.mod_location {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #646262;
}

.special-nominations__event-date + .special-nominations__event-location {
  margin-top: 26px;
}

.special-nominations__event-cost {
  margin-top: 18px;
}

.special-nominations__event-button {
  display: block;
  margin-top: 26px;
  padding: 15px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
  color: #ffffff;
  background: #FFA400;
  text-decoration: none;
  text-transform: lowercase;
}

.special-nominations__images {
  margin-top: 34px;
  cursor: move;
  clear: both;
}

.special-nominations__images-link {
  margin-top: 34px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.special-nominations__images-link,
.special-nominations__images-link a {
  color: #221e1f;
  text-decoration: none;
}

.special-nominations__images .slider__navigation {
  display: none;
}

.special-nominations__slide {
  height: 252px;
}

.special-nominations__slide img {
  height: 100%;
}

.special-nominations__slide + .special-nominations__slide {
  margin-left: 33px;
}

.special-nominations__share {
  margin-top: 24px;
  border-top: solid 1px #e1e1e2;
  padding-top: 48px;
}

.mod_blue-theme .special-nominations__event-button {
    /*background: #00a0e1;*/
    background: #00c08a;
}

.mod_deep-blue-theme .special-nominations__event-button {
    background: #410099;
}

.event-list__tabs {
  margin-top: 31px;
}

.event-list__list {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin-top: 13px;
}

.event-list__item {
  box-sizing: content-box;
  display: flex;
  flex: 0 0 48.28%;
  align-items: flex-start;
  margin: 0 0 -1px;
  border-bottom: solid 1px #e1e1e2;
  padding: 27px 1.72% 32px;
}

.event-list__item:nth-child(2n + 1) {
  padding-left: 0;
}

.event-list__item:nth-child(2n) {
  padding-right: 0;
}

.event-list__image {
  display: inline-block;
  flex: 0 0 90px;
  overflow: hidden;
/*  border-radius: 100%;*/
}

.event-list__image img {
  width: 100%;
}

.event-list__image + .event-list__area {
  margin-left: 20px;
}

.event-list__type {
  font-size: 16px;
  font-weight: 700;
  line-height: .8;
  text-transform: uppercase;
}

.event-list__type.mod_golden {
  color: #FFA400;
}

    .event-list__type.mod_blue {
        /*color: #00a0e1;*/
        color: #00c08a;
    }

.event-list__type.mod_red {
  color: #762e18;
}

    .event-list__type.mod_deep {
        color: #410099;
    }

.event-list__caption {
  margin-top: 14px;
  font-family: RightGrotesk;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}

.event-list__caption a {
  color: #221e1f !important;
  text-decoration: none !important;
}

.event-list__date {
  margin-top: 6px;
  font-size: 16px;
  line-height: 1.75;
  color: #646262;
}

.event-list__text {
  margin-top: 6px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.event-list__text,
.event-list__text a {
  color: #646262;
  text-decoration: none;
}

.events {
  margin-top: 23px;
}

.events__list {
  margin: 50px -16px 0;
}

.events__slides .slider__wrapper {
  padding-bottom: 16px;
  cursor: move;
}

.events__slides .slider__navigation {
  margin: 24px 16px 0;
}

.events__slides .slider__buttons {
  display: none;
}

.events__slides .slider.mod_disabled .slider__wrapper {
  cursor: default;
}

.events__slide {
  position: relative;
  flex: 1 0 368px;
  margin: 0 16px;
}

    .events__slide::after {
        background: url(/_i/wide-grey.png) center top;
        box-sizing: content-box;
        content: '';
        position: absolute;
        z-index: 1;
        top: 16px;
        left: -16px;
        width: 100%;
        height: 100%;
        padding-right: 16px;
    }

        .events__slide::after.mod_gold {
            background-image: url(/_i/wide-gold.png);
        }

        .events__slide::after.mod_blue {
            background-image: url(/_i/wide-blue.png);
        }

        .events__slide::after.mod_color {
            background-image: url(/_i/wide-gold.png);
        }

.mod_blue-theme .events__slide::after.mod_color {
    /*background-image: url(../images/common/wide-blue.png);*/
    background-image: url(/_i/wide-blue.png);
}

.mod_deep-blue-theme .events__slide::after.mod_color {
    background-image: url(/_i/wide-deep-blue.png);
}

.events__area {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 39px;
  border: solid 1px #FFA400;
  background: #ffffff;
}

.events__image img {
  width: 100%;
}

.events__bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 24px;
}

.events__date {
  font-size: 16px;
  line-height: 1.75;
  color: #646262;
}

.events__type {
  margin-left: 12px;
  padding-left: 12px;
  border-left: solid 1px #646262;
  font-size: 16px;
  font-weight: 700;
  line-height: .8;
  text-transform: uppercase;
  color: #adafb1;
  order: 2;
}

.events__caption {
  width: 100%;
  margin-top: 6px;
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  order: 3;
}

.events__caption,
.events__caption a {
  color: #221e1f !important;
  text-decoration: none !important;
}

.events__text {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #646262;
}

.mod_blue-theme .events__area {
    /*border-color: #00a0e1;*/
    border-color: #00c08a;
}

.mod_deep-blue-theme .events__area {
    border-color: #410099;
}

.breadcrumbs + .expert-advice__title {
  margin-top: 24px;
}

.expert-advice__title {
  font-family: RightGrotesk;
  margin-top: 32px;
}

.expert-advice__text {
  margin-top: 18px;
}

.expert-advice__paragraph + .expert-advice__paragraph {
  margin-top: 1.6em;
}

.faq {
  margin-top: 29px;
}

.faq__list {
  margin-top: 20px;
}

.faq.mod_block .faq__list {
  border-top: solid 1px #e1e1e2;
}

.faq__item {
  padding: 28px 0;
  border-bottom: solid 1px #e1e1e2;
}

.faq.mod_block .faq__item {
  padding: 20px 0;
}

.title + .faq__item {
  margin-top: 9px;
}

.faq__caption {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  color: #3d3d3b;
}

.faq.mod_block .faq__caption {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.faq__text {
  margin-top: 10px;
  padding-right: 50px;
}

.footer {
    margin-top: 45px;
}

.footer__top {
 // padding: 19px 0;
  background: #FFA400;
}

.footer__top .section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer__logo {
  width: 98px;
}

.footer__logo a {
    display: block;
    width: 100%;
}

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

.footer__navigation {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.75;
}

.footer__navigation-item {
  color: #ffffff;
  text-decoration: none;
}

.footer__navigation-item + .footer__navigation-item {
  margin-left: 40px;
}

.footer__social {
  display: flex;
}

.footer__social-icon + .footer__social-icon {
  margin-left: 18px;
}

.footer__bottom {
  padding: 22px 0;
}

.footer__links {
  display: flex;
  justify-content: center;
}

.footer__link {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #3d3d3b;
  text-decoration: none;
}

.footer__link + .footer__link {
  margin-left: 35px;
}

.mod_blue-theme .footer__top {
    /*background: #00a0e1;*/
    background: #00c08a;
}

.mod_deep-blue-theme .footer__top {
    background: #7462ef;
}

.gradient-areas {
  max-width: 100%;
  overflow: hidden;
  margin-top: 72px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.gradient-areas__item {
  width: 2650px;
  padding: 88px 0 90px;
/*  background-image: linear-gradient(104deg, #fbfaf7 0%, #e8dfcd 64.95%, #FFA400 65%, #e8dfcd 80%);*/
}

.gradient-areas__item:last-child {
    width: 100%;
    background-image: none;
    background: #fbfaf7 url(/_i/bg-pattern.jpg) 50% 0 repeat;
    background-size: 100% auto;
}

.gradient-areas__item .section {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-start;
}

.gradient-areas__image {
  width: 340px;
}

.gradient-areas__side {
  width: 450px;
  margin-right: 64px;
}

.gradient-areas__caption {
  max-width: 340px;
  font-family: RightGrotesk;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.4px;
  color: #221e1f;
}

.gradient-areas__text {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #646262;
}

.gradient-areas__links {
  margin-top: 24px;
}

.gradient-areas__link {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.gradient-areas__link,
.gradient-areas__link a {
  color: #221e1f;
  text-decoration: none;
}

.gradient-areas__link + .gradient-areas__link {
  margin-top: 8px;
}

* + .gradiently {
  margin-top: 36px;
}

.gradiently {
  padding: 40px;
  background-image: linear-gradient(104deg, #fbfaf7 0%, #e8dfcd 71.95%, #FFA400 72.1%, #e8dfcd 105%);
}

.gradiently__text {
  max-width: 600px;
  margin-top: 18px;
  font-size: 18px;
  line-height: 1.56;
  color: #3d3d3b;
}

.gradiently__links {
  display: flex;
  flex-wrap: wrap;
  padding-right: 235px;
}

.gradiently__link {
  margin: 22px 79px 0 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  white-space: nowrap;
}

.gradiently__link,
.gradiently__link a {
  color: #221e1f;
  text-decoration: none;
}

.gradiently .section {
  margin-left: 0;
  margin-right: 0;
}

.mod_blue-theme .gradiently {
    /* background-image: linear-gradient(104deg, #daf2fb 0%, #9ddbf4 71.95%, #3cb6e8 72.1%, #daf2fb 105%);*/
    background-image: linear-gradient( 104deg, rgba(0, 192, 139, 0.6), 0%, rgba(0, 192, 139, 0.2) 71.95%, rgba(0, 192, 139, 0.9) 72.1%, rgba(0, 192, 139, 0.2) 105%);
}

.mod_deep-blue-theme .gradiently {
  background-image: linear-gradient(104deg, #f3f2fb 0%, #c1c0fb 71.95%, #000026 72.1%, #4E4ED7 105%);
}

.header {
  margin-bottom: 32px;
}

.header.mod_main {
  margin-bottom: 32px;
}

.header__area {
  background: #ffffff;
  border-bottom: solid 1px #f8f8f8;
}

.header__inner {
  position: relative;
  width: 1200px;
  max-width: 100%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 25px 16px;
  transition: padding .2s;
}

.header__logo {
  width: 275px;
}

.header__logo-img {
    display: block;
    width: 64px;
    height: 50px;
    background-image: url(/_i/img-eplus-black.png);
    background-size: contain;
}

.header__logo-img_awards {
    display: block;
    width: 179px;
    height: 60px;
    background-image: url(/_i/people_black_logo.png);
    background-size: contain;
}

.header__logo-img_change {
    display: block;
    width: 179px;
    height: 60px;
    background-image: url(/_i/svg/img-logo_change.svg);
    background-size: contain;
}

.header__logo-img_tech {
    display: block;
    width: 166px;
    height: 68px;
    background-image: url(/_i/svg/img-logo_tech.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.header.mod_main .header__area {
  border-bottom-width: 0;
}

.header.mod_main .header__inner {
  padding: 31px 16px 20px;
}

.header.mod_main .header__logo {

}

.header.mod_main .header__logo-img {
    width: 64px;
    height: 50px;
    background-image: url(/_i/img-eplus-black.png);
}

.header.mod_fixed .header__logo {

}

.header.mod_fixed .header__inner {
  padding: 20px 16px 10px;
}

.header.mod_fixed .header__area {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100%;
}

.header__side {
  display: flex;
  align-items: center;
}

.header__side-item {
  position: relative;
  z-index: 100;
}

.header__side-item + .header__side-item {
  margin: -8px 0 0 45px;
  text-decoration: none;
}

.header__side-item + .header__side-item::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 12px;
  margin: 2px 56px 0 0;
  border-left: solid 1px #646262;
}

.header__side-item + .header__side-item svg {
  vertical-align: middle;
}

.header__navigation {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}

.header__navigation-control {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  box-shadow: 0 6px 10px -8px rgba(0, 0, 0, 0.5);
  background-color: #FFA400;
}

.header__navigation-control::before,
.header__navigation-control::after,
.header__navigation-control span {
  content: '';
  width: 18px;
  height: 2px;
  background: #ffffff;
  margin: 2px 0;
}

.header__navigation-panel {
  position: relative;
}

.header__navigation-search.mod_active {
  display: flex;
}

.header__navigation-list {
  display: flex;
  margin: -25px -24px;
}

.header__navigation-item {
  font-family: RightGrotesk;
  padding: 17px 24px;
  font-size: 16px;
  line-height: 3;
  letter-spacing: 0.16px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  border-top: solid 4px transparent;
  border-bottom: solid 4px transparent;
}

.header__navigation-item,
.header__navigation-item a {
  color: #221e1f;
  text-decoration: none;
}

.header__navigation-item.mod_active {
  border-bottom-color: #FFA400;
}

.header__navigation-item.mod_active,
.header__navigation-item.mod_active > a,
.header__navigation-item.mod_active > div > a {
  color: #FFA400;
}

.header__navigation-item.mod_eww a {
  color: #646262;
}

.header__navigation.mod_opened .header__navigation-control {
  background: #221e1f;
}

.header__navigation.mod_opened .header__navigation-control span {
  display: none;
}

.header__navigation.mod_opened .header__navigation-control::before,
.header__navigation.mod_opened .header__navigation-control::after {
  margin: -1px 0;
  transform-origin: center;
  transform: rotate(45deg);
}

.header__navigation.mod_opened .header__navigation-control::after {
  transform: rotate(-45deg);
}

.header .js-header-search-opener {
  cursor: pointer;
}

.mod_blue-theme .header__navigation-search {
    /*border-bottom-color: #00a0e1;*/
    border-bottom-color: #00c08a;
}

.mod_blue-theme .header__navigation-control {
    /*background-color: #00a0e1;*/
    background-color: #00c08a;
}

.mod_blue-theme .header__navigation-item.mod_active {
   /* border-bottom-color: #00a0e1;*/
    border-bottom-color: #00c08a;
}

    .mod_blue-theme .header__navigation-item.mod_active,
    .mod_blue-theme .header__navigation-item.mod_active > a,
    .mod_blue-theme .header__navigation-item.mod_active > div > a {
        /*color: #00a0e1;*/
        color: #00c08a;
    }

.mod_deep-blue-theme .header__navigation-search {
    border-bottom-color: #410099;
}

.mod_deep-blue-theme .header__navigation-control {
    background-color: #410099;
}

.mod_deep-blue-theme .header__navigation-item.mod_active {
    border-bottom-color: #410099;
}

    .mod_deep-blue-theme .header__navigation-item.mod_active,
    .mod_deep-blue-theme .header__navigation-item.mod_active > a,
    .mod_deep-blue-theme .header__navigation-item.mod_active > div > a {
        color: #410099;
    }

div + .how-to {
  margin-top: 28px;
}

.how-to__list {
  margin-top: 32px;
  counter-reset: how-to-count;
}

.how-to__item {
  display: flex;
  align-items: flex-start;
  padding-top: 29px;
  counter-increment: how-to-count;
  font-size: 16px;
  font-weight: 600;
  color: #221e1f;
}

.how-to__item::before {
  content: counter(how-to-count);
  min-width: 32px;
  height: 32px;
  margin: -6px 19px 0 0;
  padding: 5px;
  border: solid 1px #e1e1e2;
  border-radius: 100%;
  text-align: center;
  line-height: 1.2;
}

.how-to__item + .how-to__item {
  margin-top: 24px;
  border-top: solid 1px #e1e1e2;
}

.how-to__link {
  margin-top: 8px;
}

.how-to__link,
.how-to__link a {
  color: #FFA400;
  text-decoration: none;
}

.kpi {
  margin-top: 39px;
}

.kpi.mod_empty {
  padding: 8px;
}

.kpi__inner {
  padding: 36px 176px 34px 40px;
}

.kpi__caption {
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  color: #221e1f;
}

.kpi__item {
  padding: 20px 0 18px;
}

.kpi__item:last-child {
  padding-bottom: 0;
}

.kpi__item-caption {
  font-family: RightGrotesk;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  color: #3d3d3b;
  text-transform: uppercase;
}

.kpi__item-text {
  font-size: 16px;
  line-height: 1.5;
  color: #646262;
}

.kpi__item + .kpi__item {
  border-top: solid 1px #e1e1e2;
}

.lined-area {
  position: relative;
  margin-bottom: 56px;
}

    .lined-area::after {
        background: url(/_i/wide-grey.png) center top;
        content: '';
        position: absolute;
        z-index: 1;
        top: 16px;
        left: -16px;
        width: 100%;
        height: 100%;
    }

        .lined-area::after.mod_gold {
            background-image: url(/_i/wide-gold.png);
        }

        .lined-area::after.mod_blue {
            background-image: url(/_i/wide-blue.png);
        }

        .lined-area::after.mod_color {
            background-image: url(/_i/wide-gold.png);
        }

.mod_blue-theme .lined-area::after.mod_color {
    /*background-image: url(../images/common/wide-blue.png);*/
    background-image: url(/_i/wide-blue.png);
}

.mod_deep-blue-theme .lined-area::after.mod_color {
    background-image: url(/_i/wide-deep-blue.png);
}

.lined-area__section,
.lined-area__inner {
  position: relative;
  z-index: 2;
}

.lined-area__inner {
  padding: 39px;
  border: solid 1px #FFA400;
  background: #ffffff;
}

.lined-area.mod_image .lined-area__inner {
  padding: 0;
  border: 0;
}

.lined-area.mod_image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.mod_blue-theme .lined-area__inner {
    /*border-color: #00a0e1;*/
    border-color: #00c08a
}

.mod_deep-blue-theme .lined-area__inner {
    border-color: #410099;
}

* + .map {
  margin-top: 31px;
}

.map {
  position: relative;
}

.map__container {
  height: 420px;
}

.map__placement {
  position: absolute;
  width: 288px;
  height: 293px;
  top: 56px;
  left: 50%;
  margin-left: 200px;
}

.map .lined-area::after {
  background-color: #ffffff;
}

.map .lined-area__inner {
  padding: 31px;
}

* + .materials {
  margin-top: 31px;
}

.materials__list {
  display: flex;
  margin: 40px -16px 0;
}

* + .news {
  margin-top: 40px;
}

.news {
  position: relative;
}

.news .slider__navigation {
  padding: 15px 21px 13px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.4px;
}

.news__list {
  display: flex;
  margin: 40px -16px 0;
}

.news__list .slider__navigation {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
}

.news__list .slider__underline {
  display: none;
}

.news__list .slider__buttons {
  display: flex;
}

.news__list .slider .swiper-button-disabled svg {
  opacity: .3;
}

.news__item {
  display: flex;
  flex-direction: column;
  flex: 0 1 368px;
  margin: 0 16px;
}

.news__image img {
  width: 100%;
}

.news__image + .news__bar {
  margin-top: 17px;
}

.news__bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  white-space: nowrap;
}

.news__date {
  font-size: 14px;
  line-height: 1.75;
  color: #646262;
}

.news__type {
  margin-left: 12px;
  padding-left: 12px;
  border-left: solid 1px #646262;
  font-size: 14px;
  font-weight: 700;
  line-height: .9;
  text-transform: uppercase;
}

.news__type.mod_golden {
  color: #FFA400;
}

    .news__type.mod_blue {
        /*color: #00a0e1;*/
        color: #00c08a;
    }

.news__type.mod_red {
  color: #762e18;
}

.news__caption {
  width: 100%;
  margin-top: 6px;
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  white-space: normal;
}

.news__caption,
.news__caption a {
  color: #221e1f !important;
  text-decoration: none !important;
}

.news__text {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.news__text,
.news__text a {
  color: #646262 !important;
  text-decoration: none !important;
}

.news__links {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  margin-top: auto;
}

.content .news__link {
  margin-top: 0;
}

.news.mod_wide .news__image {
  overflow: hidden;
  display: flex;
  align-items: center;
  max-height: 252px;
}

.news.mod_wide .news__caption {
  order: inherit;
}

.news.mod_tablet-wide .news__image img {
  width: 100%;
}

.breadcrumbs + .nomination-detail {
  margin-top: 24px;
}

.nomination-detail__area.mod_bordered {
  border-top: solid 1px #3d3d3b;
  padding-top: 56px;
}

div + .nomination-detail__area {
  margin-top: 32px;
}

.nomination-detail__type {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.nomination-detail__type-icon {
  flex: 0 0 165px;
  height: 165px;
  background: no-repeat;
  background-size: contain;
}

.nomination-detail__type-icon + div {
  margin-right: 120px;
}

.nomination-detail__type.mod_services .nomination-detail__type-icon {
    background-image: url(/_i/svg/icon-services.svg");
}

.nomination-detail__type.mod_auditory .nomination-detail__type-icon {
    background-image: url(/_i/svg/icon-auditory.svg");
}

.nomination-detail__type.mod_challenge .nomination-detail__type-icon {
    background-image: url(/_i/svg/icon-challenge.svg");
}

.nomination-detail__type.mod_media .nomination-detail__type-icon { /*url(/_i/svg/*/
    background-image: url(/_i/svg/icon-media.svg");
}

.nomination-detail__type.mod_focus .nomination-detail__type-icon {
  background-image: url(/_i/svg/icon-focus.svg");
}

.nomination-detail__type.mod_positive .nomination-detail__type-icon {
  background-image: url(/_i/svg/icon-positive.svg");
}

.nomination-detail__type.mod_marketing .nomination-detail__type-icon {
  background-image: url(/_i/svg/icon-marketing.svg");
}

.nomination-detail__title span {
  font-weight: 500;
  color: #adafb1;
}

.nomination-detail__text {
  max-width: 808px;
  font-size: 18px;
  line-height: 1.56;
  color: #3d3d3b;
}

.nomination-detail__text p {
  margin: 1em 0 1.55em;
}

.nomination-detail__text p:last-child {
  margin-bottom: 0;
}

.nomination-detail__quote {
  padding-left: 1.15em;
  border-left: solid 1px #FFA400;
}

.nomination-detail__kpi {
  margin-top: 39px;
}

.nomination-detail__kpi.mod_empty {
  padding: 8px;
}

.nomination-detail__kpi-inner {
  padding: 36px 176px 34px 40px;
}

.nomination-detail__kpi-caption {
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  color: #221e1f;
}

.nomination-detail__kpi-item {
  padding: 20px 0 18px;
}

.nomination-detail__kpi-item:last-child {
  padding-bottom: 0;
}

.nomination-detail__kpi-item-caption {
  font-family: RightGrotesk;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  color: #3d3d3b;
  text-transform: uppercase;
}

.nomination-detail__kpi-item-text {
  font-size: 16px;
  line-height: 1.5;
  color: #646262;
}

.nomination-detail__kpi-item + .nomination-detail__kpi-item {
  border-top: solid 1px #e1e1e2;
}

.nomination-detail__documents {
  margin-top: 40px;
  border-top: solid 1px #e1e1e2;
  padding-top: 40px;
}

.nominations-detail {
  font-size: 18px;
  line-height: 1.56;
}

.nominations-detail__infographic {
  margin-top: 32px;
}

.nominations-detail__infographic img {
  max-width: 100%;
}

.nominations-detail__list {
  margin-top: 40px;
}

.nominations-detail__list-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.nominations-detail__list-caption {
  font-family: RightGrotesk;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  color: #3d3d3b;
  text-transform: uppercase;
}

.nominations-detail__list-number {
  display: inline-block;
  margin-left: .5em;
  color: #adafb1;
  font-weight: 500;
}

.nominations-detail__list-link {
  margin-top: 16px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.nominations-detail__list-link,
.nominations-detail__list-link a {
  color: #221e1f;
  text-decoration: none;
}

.nominations-detail__list + .nominations-detail__list {
  margin-top: 32px;
}

.nominations-detail__list-inner-icon {
  content: '';
  width: 170px;
  height: 170px;
  background-repeat: no-repeat;
  background-size: contain;
}

.nominations-detail__list.mod_services .nominations-detail__list-inner-icon {
  background-image: url(/_i/svg/icon-services.svg");
}

.nominations-detail__list.mod_auditory .nominations-detail__list-inner-icon {
  background-image: url(./_i/svg/icon-auditory.svg");
}

.nominations-detail__list.mod_challenge .nominations-detail__list-inner-icon {
  background-image: url(/_i/svg/icon-challenge.svg");
}

.nominations-detail__list.mod_media .nominations-detail__list-inner-icon {
  background-image: url(/_i/svg/icon-media.svg");
}

.nominations-detail__list.mod_focus .nominations-detail__list-inner-icon {
  background-image: url(/_i/svg/icon-focus.svg");
}

.nominations-detail__list.mod_positive .nominations-detail__list-inner-icon {
  background-image: url(/_i/svg/icon-positive.svg");
}

.nominations-detail__list.mod_marketing .nominations-detail__list-inner-icon {
  background-image: url(/_i/svg/icon-marketing.svg");
}

.nominations-detail__items {
  max-width: 638px;
  margin-top: 14px;
  line-height: 1.3;
}

.nominations-detail__item {
  display: inline;
  font-size: 16px;
  font-weight: 500;
}

.nominations-detail__item::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  border-left: solid 2px #adafb1;
  margin: 0 1em 2px;
  height: .8em;
}

.nominations-detail__item:last-child::after {
  content: none;
}

.nominations-detail__item a {
  color: #646262;
  text-decoration: none;
}

.nominations {
  margin-top: 36px;
}

.nominations__description {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #646262;
}

.nominations__lists {
  display: flex;
  margin-top: 30px;
}

.nominations__caption {
  font-family: RightGrotesk;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #e1e1e2;
  text-transform: uppercase;
}

.nominations__block {
  width: 33.33%;
}

.nominations__block:last-child {
  width: 66.66%;
}

.nominations__list {
  display: flex;
  flex-wrap: wrap;
}

.nominations__list-item {
  margin-top: 16px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.nominations__list-item,
.nominations__list-item a {
  color: #221e1f;
  text-decoration: none;
}

.nominations__block:last-child .nominations__list-item {
  width: 50%;
}

.participants-documents {
  margin-top: 29px;
  padding-top: 55px;
  border-top: solid 1px #3d3d3b;
}

.participants-documents__tabs {
  margin-top: 31px;
}

.participants-documents__list {
  margin-top: 10px;
}

.participants-documents__buttons {
  margin-top: 24px;
}

.participants-documents__button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-align: left;
  padding: 16px 19px 14px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  border: solid 1px #FFA400;
  color: #221e1f;
  background-color: white;
  font-family: FiraSans, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

    .participants-documents__button::after {
        content: '';
        min-width: 24px;
        height: 24px;
        margin-left: 19px;
        background: url(/_i/svg/icon-download.svg) no-repeat center;
        background-size: contain;
    }

.partners {
  margin-top: 29px;
}

.partners__type {
  display: flex;
  flex-wrap: wrap;
}

.partners__type + .partners__type {
  border-top: dashed 1px #adafb1;
}

.partners__item {
  padding: 24px;
}

.partners__image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 120px;
  margin: 0 auto;
}

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

.partners__caption {
  font-family: RightGrotesk;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}

.partners__caption,
.partners__caption a {
  color: #3d3d3b;
  text-decoration: none;
}

.partners-detail__type {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
  overflow: hidden;
}

.partners-detail__type + .partners-detail__type {
  border-top: dashed 1px #adafb1;
}

.partners-detail__item {
  flex: 1 0 320px;
  margin: 0 0 -2px;
  border-bottom: dashed 1px #adafb1;
  padding: 0 16px 42px;
}

.partners-detail__item.mod_blank {
  margin: 0;
  padding: 0;
  border: none;
}

.partners-detail__item,
.partners-detail__item * {
  text-decoration: none;
  color: inherit;
}

.partners-detail__image {
  display: flex;
  align-items: center;
  height: 100px;
  margin: 25px 0;
}

.partners-detail__image img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}

.partners-detail__type-caption {
  font-family: RightGrotesk;
  font-size: 16px;
  line-height: 1.75;
  color: #646262;
}

.partners-detail__caption {
  margin-top: 6px;
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  color: #221e1f;
}

.partners-detail__text {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #646262;
}

.partners-detail__type.mod_primary .partners-detail__item {
  display: flex;
  flex-basis: 100%;
  padding: 42px 16px;
}

.partners-detail__type.mod_primary .partners-detail__image {
  flex: 1 0 288px;
  margin-right: 32px;
}

.partners-detail__type.mod_primary .partners-detail__image img {
  max-width: 70%;
}

.partners-detail__type.mod_assist .partners-detail__item {
  flex: 0 1 192px;
}

.people__list {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 36px 0 -22px;
}

.people__item {
  box-sizing: content-box;
  display: flex;
  flex-direction: column;
  flex: 0 0 21.72%;
  text-align: center;
  margin: 0 0 -1px;
  padding: 28px 1.29% 22px;
  border-bottom: solid 1px #e1e1e2;
}

.people__image {
  display: flex;
  justify-content: center;
  border-radius: 100%;
  overflow: hidden;
  min-width: 140px;
  width: 140px;
  height: 140px;
  margin: 0 auto;
}

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

.people__caption {
  margin-top: 20px;
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  color: #221e1f;
}

.people__role {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #646262;
  word-break: break-word;
}

.people__button {
  margin-top: 40px;
}

.people__button a {
  display: inline-block;
  padding: 15px 37px;
  border: solid 1px #FFA400;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
  text-transform: lowercase;
  color: #FFA400;
  text-decoration: none !important;
}

.people__button a:hover {
  color: white !important;
  background-color: #FFA400;
  transition: 0.3s;
}

.mod_blue-theme .people__button {
  display: flex;
  justify-content: center;
}

    .mod_blue-theme .people__button a {
        /*border: solid 1px #00a0e1;*/
        border: solid 1px #00c08a;
    }

        .mod_blue-theme .people__button a:hover {
            /*background-color: #00a0e1;*/
            background-color: #00c08a;
        }

.mod_deep-blue-theme .people__button {
  display: flex;
  justify-content: center;
}

    .mod_deep-blue-theme .people__button a {
        border: solid 1px #410099;
    }

        .mod_deep-blue-theme .people__button a:hover {
            background-color: #410099;
        }

.people.js-people-more .people__item {
  display: none;
}

.people.js-people-more .people__item:nth-child(-n+8) {
  display: flex;
}

.people.js-people-more.mod_expanded .people__item {
  display: flex;
}

.search-results__area {
  counter-reset: search-results-count;
  margin-top: 34px;
}

.search-results__item {
  display: flex;
  counter-increment: search-results-count;
  border-top: solid 1px #e1e1e2;
  padding: 28px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.search-results__item:first-child {
  border: 0;
}

.search-results__item::before {
  content: counter(search-results-count);
  min-width: 32px;
  margin: 0 19px 0 -28px;
  text-align: center;
  line-height: 1.33;
}

.search-results__item-count {
  margin-left: auto;
  color: #FFA400;
}

.search-results__item-link {
  color: inherit;
  text-decoration: none;
}

.search-results__item-text {
  margin-top: 10px;
  font-size: .9em;
  font-weight: 400;
}

.search-results__pagination {
  display: flex;
  justify-content: flex-end;
  margin-top: 18px;
}

.search-results__button {
    width: 46px;
    height: 46px;
    background: url(/_i/svg/icon-next-prev.svg) no-repeat center;
    background-size: contain;
    border: solid 1px #3d3d3b;
}

.search-results__button.mod_next {
  transform: scale(-1, 1);
}

.search-results__button + .search-results__button {
  margin-left: -1px;
}

.search {
  display: flex;
  width: 100%;
  padding: 14px 8px 11px;
  background: #ffffff;
}

.search__field {
  width: 100%;
  border: 0;
  font: inherit;
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: -0.1px;
  color: #adafb1;
}

.search__closer {
  background: none;
}

.search__closer::before,
.search__closer::after {
  background: #221e1f;
}

.share {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.share__caption {
  font-family: RightGrotesk;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #646262;
}

.share__caption + .share__links {
  margin-left: 22px;
}

.share .ya-share2__list {
  display: flex;
  align-items: center;
}

.share .ya-share2__link {
  min-width: 36px;
  height: 36px;
}

.share .ya-share2__badge {
  display: none;
}

.share .ya-share2__item {
  margin: 0 !important;
}

.share .ya-share2__item + .ya-share2__item {
  margin-left: 30px !important;
}

.share .ya-share2__item_service_facebook .ya-share2__link {
    background-image: url/_i/svg/icon-share-fb.svg);
}

.share .ya-share2__item_service_vkontakte .ya-share2__link {
    background-image: url(/_i/svg/icon-share-vk.svg);
}

.share .ya-share2__item_service_twitter .ya-share2__link {
    background-image: url(/_i/svg/icon-share-tw.svg);
}

.mod_blue-theme .share .ya-share2__item_service_facebook .ya-share2__link {
    background-image: url(/_i/svg/icon-share-fb-blue.svg);
}

.mod_blue-theme .share .ya-share2__item_service_vkontakte .ya-share2__link {
    background-image: url(/_i/svg/icon-share-vk-blue.svg);
}

.mod_blue-theme .share .ya-share2__item_service_twitter .ya-share2__link {
    background-image: url(/_i/svg/icon-share-tw-blue.svg);
}

.mod_deep-blue-theme .share .ya-share2__item_service_facebook .ya-share2__link {
    background-image: url(/_i/svg/icon-share-fb-deep-blue.svg);
}

.mod_deep-blue-theme .share .ya-share2__item_service_vkontakte .ya-share2__link {
    background-image: url(/_i/svg/icon-share-vk-deep-blue.svg);
}

.mod_deep-blue-theme .share .ya-share2__item_service_twitter .ya-share2__link {
    background-image: url(/_i/svg/icon-share-tw-deep-blue.svg);
}

.sidebar.mod_fixed {
  position: fixed;
  z-index: 10000;
}

.sidebar__area {
  padding-left: 42px;
}

.sidebar__logo {
  width: 242px;
  margin-left: -42px;
}

.sidebar__sub-logo {
  width: 206px;
  margin-top: 23px;
  border-top: solid 1px #e1e1e2;
  padding-top: 24px;
}

.sidebar__sub-logo img {
  width: 100%;
}

.sidebar__list {
  margin-top: 24px;
}

.sidebar__item {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}

.sidebar__item,
.sidebar__item a {
  color: #221e1f;
  text-decoration: none;
}

.sidebar__item.mod_active a {
  color: #FFA400;
}

.sidebar__item + .sidebar__item {
  margin-top: 8px;
}

.sidebar__button {
  margin-top: 26px;
  margin-bottom: 50px;
}

.sidebar__button a {
  display: inline-block;
  padding: 15px 25px;
  border: solid 1px #FFA400;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
  text-transform: lowercase;
  color: #221e1f;
  text-decoration: none;
}

.sidebar__lk {
  margin-top: 18px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-transform: lowercase;
}

.sidebar__lk,
.sidebar__lk a {
  color: #221e1f;
  text-decoration: none;
  margin-bottom: 50px;
}

.mod_blue-theme .sidebar__item.mod_active a {
    /*color: #00a0e1;*/
    color: #00c08a;
}

.mod_blue-theme .sidebar__button a {
    /*border: solid 1px #00a0e1;*/
    border: solid 1px #00c08a;
}

    .mod_blue-theme .sidebar__button a:hover {
        /*background-color: #00a0e1;*/
        background-color: #00c08a;
    }

.mod_deep-blue-theme .sidebar__item.mod_active a {
    color: #410099;
}

.mod_deep-blue-theme .sidebar__button a {
    border: solid 1px #410099;
}

    .mod_deep-blue-theme .sidebar__button a:hover {
        background-color: #410099;
    }

.slider {
  width: 100%;
  height: 100%;
}

.slider__container {
  overflow: hidden;
  height: 100%;
}

.slider__wrapper {
  display: flex;
}

.slider.mod_disabled .slider__navigation {
  display: none;
}

.slider__underline {
  position: relative;
  overflow: hidden;
  background: #e1e1e2;
}

.slider__underline.mod_del {
  margin-left: -4px;
}

.slider__underline-marker {
  position: relative;
  background: #FFA400;
  height: 2px;
  transition: left .2s;
}

.slider__underline-del {
  position: absolute;
  top: 0;
  width: 4px;
  background: #ffffff;
  height: 100%;
}

.slider__button {
  padding: 3px;
  background: #ffffff;
  line-height: 1px;
  border: solid 1px #ffffff;
}

.slider__button::after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  background: url(/_i/svg/icon-next-prev.svg) no-repeat center;
  background-size: contain;
}

.slider__button.swiper-button-disabled::after {
  opacity: .3;
}

.slider__button + .slider__button::after {
  transform: scale(-1, 1);
}

.mod_blue-theme .slider__underline-marker {
    /*background: #00a0e1;*/
    background: #00c08a;
}

.mod_deep-blue-theme .slider__underline-marker {
    background: #410099;
}

.spoiler [data-role="spoiler:opener"] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.spoiler [data-role="spoiler:opener"]::after {
  content: '';
  min-width: 40px;
  height: 40px;
  margin: -10px 0 -10px 12px;
  background: url(/_i/svg/icon-plus.svg) no-repeat;
  background-size: contain;
  transition: transform .2s;
}

.spoiler [data-role="spoiler:body"] {
  display: none;
}

.spoiler.mod_spoiler-opened [data-role="spoiler:opener"]::after {
    background-image: url(/_i/svg/icon-plus-black.svg);
    transform: rotate(45deg);
}

.spoiler.mod_spoiler-opened [data-role="spoiler:body"] {
  display: block;
}

.spoiler.mod_spoiler-opened .mod_minus[data-role="spoiler:opener"]::after {
  background: #221e1f;
  transform: none;
  min-width: 15px;
  height: 3px;
  margin: 0 12px 1px 25px;
}

.mod_blue-theme .spoiler [data-role="spoiler:opener"]::after {
    /*background-image: url(../images/icons/icon-plus-blue.svg);*/
    background-image: url(/_i/svg/icon-green-plus.svg);
}

.mod_blue-theme .spoiler.mod_spoiler-opened [data-role="spoiler:opener"]::after {
    background-image: url(/_i/svg/icon-plus-black.svg);
}

.mod_deep-blue-theme .spoiler [data-role="spoiler:opener"]::after {
    background-image: url(/_i/svg/icon-plus-deep-blue.svg);
}

.mod_deep-blue-theme .spoiler.mod_spoiler-opened [data-role="spoiler:opener"]::after {
    background-image: url(/_i/svg/icon-plus-black.svg);
}

.stages {
  margin-top: 29px;
}

div + .stages .stages__area {
  padding-top: 55px;
  border-top: solid 1px #221e1f;
}

.stages__list {
  margin-top: 34px;
}

.stages__item {
  display: flex;
  justify-content: space-between;
  padding: 20px 0 20px 50px;
}

.stages__item-side:last-child {
  text-align: right;
}

.stages__item-cost {
  font-size: 20px;
  line-height: 1.6;
}

.stages__item-cost strong {
  font-weight: 600;
}

.stages__item-date {
  margin-top: 6px;
  font-size: 16px;
  line-height: 1.75;
  color: #646262;
}

.stages__item-caption {
  position: relative;
  font-family: RightGrotesk;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  text-transform: uppercase;
}

.stages__item-caption,
.stages__item-caption a {
  color: #221e1f;
  text-decoration: none;
}

    .stages__item-caption::before {
        content: '';
        position: absolute;
        right: 100%;
        top: 0;
        width: 24px;
        height: 24px;
        border-radius: 100%;
        margin: 4px 23px 0 0;
        background: url(/_i/wide-grey.png) center top;
    }

        .stages__item-caption::before.mod_gold {
            background-image: url(/_i/wide-gold.png);
        }

        .stages__item-caption::before.mod_blue {
            background-image: url(/_i/wide-blue.png);
        }

        .stages__item-caption::before.mod_color {
            background-image: url(/_i/wide-gold.png);
        }

.mod_blue-theme .stages__item-caption::before.mod_color {
    background-image: url(/_i/bg-wide-green.png);
}

.mod_deep-blue-theme .stages__item-caption::before.mod_color {
    background-image: url(/_i/wide-deep-blue.png);
}

.stages__item-action {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}

.stages__item-action,
.stages__item-action a {
  color: #FFA400;
  text-decoration: none;
}

.stages__item + .stages__item {
  border-top: solid 1px #e1e1e2;
}

.stages__item.mod_not-actual .stages__item-date {
  color: #e1e1e2;
}

.stages__item.mod_not-actual .stages__item-cost {
  color: #adafb1;
}

.stages__item.mod_not-actual .stages__item-caption,
.stages__item.mod_not-actual .stages__item-caption a {
  color: #adafb1;
}

    .stages__item.mod_not-actual .stages__item-caption::before {
        background: url(/_i/svg/icon-check.svg) no-repeat center;
        border-radius: 0;
    }

.stages__item.mod_now .stages__item-caption::before {
    background-image: url(/_i/wide-gold.png);
}

.stages__item.mod_ceremony .stages__item-caption::before {
    background: url(/_i/svg/icon-effie.svg) no-repeat center;
    border-radius: 0;
}

.tabs {
  margin-top: 31px;
}

.tabs__list {
  display: flex;
  border-bottom: solid 1px #adafb1;
}

.tabs__item {
  margin-bottom: -1px;
  padding: 0 0 15px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  border-bottom: solid 2px transparent;
  white-space: nowrap;
}

.tabs__item a {
  color: #3d3d3b !important;
  text-decoration: none !important;
}

.tabs__item.mod_active {
  border-bottom-color: #FFA400;
}

.tabs__item + .tabs__item {
  margin-left: 31px;
}

.tabs__container {
  display: none;
}

.tabs__container:first-child {
  display: block;
}

.tabs.mod_uppercase .tabs__item {
  text-transform: uppercase;
}

.tabs.mod_uppercase-desktop .tabs__item {
  text-transform: uppercase;
}

.mod_blue-theme .tabs__item.mod_active {
    /*border-bottom-color: #00a0e1;*/
    border-bottom-color: #00c08a;
}

.mod_deep-blue-theme .tabs__item.mod_active {
    border-bottom-color: #410099;
}

* + .text-with-placement {
  margin-top: 40px;
}

.text-with-placement {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr minmax(-webkit-min-content, 288px);
  -ms-grid-columns: 1fr minmax(min-content, 288px);
  grid-template-columns: 1fr minmax(-webkit-min-content, 288px);
  grid-template-columns: 1fr minmax(min-content, 288px);
}

.text-with-placement__panel {
  margin: 0 0 0 32px;
}

.text-with-placement__panel .lined-area__inner {
  padding: 31px;
}

.timeline {
  margin-top: 29px;
}

* + .timeline .timeline__area {
  padding-top: 55px;
  border-top: solid 1px #221e1f;
}

.timeline__list {
  margin-top: 34px;
}

.timeline__item {
  padding: 12px 0 12px 50px;
  border-right: solid 4px transparent;
}

.timeline__item:hover {
  border-right-color: #FFA400;
}

.timeline__item-date {
  font-size: 16px;
  line-height: 1.75;
  color: #646262;
}

.timeline__item-caption {
  position: relative;
  margin-top: 6px;
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.timeline__item-caption,
.timeline__item-caption a {
  color: #221e1f !important;
  text-decoration: none !important;
}

    .timeline__item-caption::before {
        content: '';
        position: absolute;
        right: 100%;
        top: 0;
        width: 24px;
        height: 24px;
        border-radius: 100%;
        margin-right: 26px;
        background: url(/_i/wide-grey.png) center top;
    }

        .timeline__item-caption::before.mod_gold {
            background-image: url(/_i/wide-gold.png);
        }

        .timeline__item-caption::before.mod_blue {
            background-image: url(/_i/wide-blue.png);
        }

        .timeline__item-caption::before.mod_color {
            background-image: url(/_i/wide-gold.png);
        }

.mod_blue-theme .timeline__item-caption::before.mod_color {
    background-image: url(/_i/bg-wide-green.png);
}

.mod_deep-blue-theme .timeline__item-caption::before.mod_color {
    background-image: url(/_i/wide-deep-blue.png);
}

.timeline__item-text {
  margin-top: 6px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #646262;
}

.timeline__item-action {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}

.timeline__item-action,
.timeline__item-action a {
  color: #FFA400;
  text-decoration: none;
}

.timeline__item-role {
  margin-top: 16px;
  padding-left: 21px;
  border-left: solid 2px #e1e1e2;
}

.timeline__item-role-caption {
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

.timeline__item-role-text {
  margin-top: 6px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #646262;
}

.timeline__item.mod_not-actual .timeline__item-date {
  color: #e1e1e2;
}

.timeline__item.mod_not-actual .timeline__item-caption {
  font-weight: 500;
}

.timeline__item.mod_not-actual .timeline__item-caption,
.timeline__item.mod_not-actual .timeline__item-caption a {
  color: #adafb1 !important;
}

    .timeline__item.mod_not-actual .timeline__item-caption::before {
        background: url(/_i/svg/icon-check.svg) no-repeat center;
        border-radius: 0;
    }

.timeline__item.mod_not-actual .timeline__item-text {
  color: #adafb1;
}

.timeline__item.mod_not-actual .timeline__item-role-caption {
  color: #adafb1;
}

.timeline__item.mod_not-actual .timeline__item-role-text {
  color: #adafb1;
}

.timeline__item.mod_now .timeline__item-caption::before {
    background-image: url(/_i/wide-gold.png);
}

.timeline__item.mod_ceremony .timeline__item-caption::before {
    background: url(/_i/svg/icon-effie.svg) no-repeat center;
    border-radius: 0;
}

.timeline__caption {
  padding: 12px 0 12px 50px;
  position: relative;
  margin-top: 6px;
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
}

    .timeline__caption:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 24px;
        height: 24px;
        border-radius: 100%;
        margin-right: 23px;
        background-image: url(/_i/svg/icon-time.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

.timeline__separator {
  margin: 28px 0;
  border: 0;
  border-top: dashed 1px #e1e1e2;
}

.mod_blue-theme .timeline__item:hover {
    /*border-right-color: #00a0e1;*/
    border-right-color: #00c08a;
}

.mod_blue-theme .timeline__item-action,
.mod_blue-theme .timeline__item-action a {
    /*color: #00a0e1;*/
    color: #00c08a;
    text-decoration: none;
}

.mod_blue-theme .timeline__item.mod_now .timeline__item-caption::before {
    background-image: url(/_i/bg-wide-green.png);
}

.mod_deep-blue-theme .timeline__item:hover {
    border-right-color: #410099;
}

.mod_deep-blue-theme .timeline__item-action,
.mod_deep-blue-theme .timeline__item-action a {
    color: #410099;
    text-decoration: none;
}

.mod_deep-blue-theme .timeline__item.mod_now .timeline__item-caption::before {
    background-image: url(/_i/wide-deep-blue.png);
}

.tooltip:hover {
  color: #FFA400;
}

.mod_blue-theme .tooltip:hover {
    /*color: #00a0e1;*/
    color: #00c08a;
}

.mod_deep-blue-theme .tooltip:hover {
    color: #410099;
}

.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-base {
  display: flex;
  pointer-events: none;
  position: absolute;
  font: normal normal 14px/1.5 FiraSans, Arial, Helvetica, sans-serif;
}

.tooltipster-box {
  flex: 1 1 auto;
}

.tooltipster-content {
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}

.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

.tooltipster-fade {
  opacity: 0;
  transition-property: opacity;
}

.tooltipster-fade.tooltipster-show {
  opacity: 1;
}

.tooltipster-grow {
  transform: scale(0, 0);
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}

.tooltipster-grow.tooltipster-show {
  transform: scale(1, 1);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-swing {
  opacity: 0;
  transform: rotateZ(4deg);
  transition-property: transform;
}

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  transform: rotateZ(0);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
  transition-property: top;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}

.tooltipster-fall.tooltipster-dying {
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}

.tooltipster-slide {
  transition-property: left;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}

.tooltipster-slide.tooltipster-dying {
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}

@-webkit-keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.tooltipster-update-fade {
  -webkit-animation: tooltipster-fading .4s;
  animation: tooltipster-fading .4s;
}

@-webkit-keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }

  75% {
    transform: rotate(2deg);
  }

  100% {
    transform: rotate(0);
  }
}

@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }

  75% {
    transform: rotate(2deg);
  }

  100% {
    transform: rotate(0);
  }
}

.tooltipster-update-rotate {
  -webkit-animation: tooltipster-rotating .6s;
  animation: tooltipster-rotating .6s;
}

@-webkit-keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.tooltipster-update-scale {
  -webkit-animation: tooltipster-scaling .6s;
  animation: tooltipster-scaling .6s;
}

.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid #000;
  border-radius: 4px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}

.tooltipster-sidetip .tooltipster-content {
  color: #fff;
  line-height: 18px;
  padding: 6px 14px;
}

.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}

.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px;
}

.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #000;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #000;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #000;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #000;
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
  border: none;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.1);
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
  margin-top: 6px;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
  margin-right: 6px;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box {
  margin-left: 6px;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
  margin-bottom: 6px;
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
  color: #8d8d8d;
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
  height: 6px;
  margin-left: -6px;
  width: 12px;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
  height: 12px;
  margin-left: 0;
  margin-top: -6px;
  width: 6px;
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
  display: none;
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border {
  border: 6px solid transparent;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #fff;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #fff;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #fff;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #fff;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -6px;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped {
  left: -6px;
}

* + .video {
  margin-top: 31px;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.video .lined-area__section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
}

    .video::before {
        content: '';
        position: absolute;
        z-index: 5;
        top: 7.65%;
        left: 5.65%;
        width: 7.75%;
        padding-bottom: 8.5%;
        background: url(/_i/svg/icon-play.svg) no-repeat;
        background-size: contain;
    }

.video img {
  width: 100%;
}

.video__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
}

.video.mod_played {
  cursor: default;
}

.video.mod_played::before {
  content: none;
}

a.video {
  display: block;
}

.winners-filter {
  position: relative;
  margin-top: 32px;
}

    .winners-filter::before {
        content: '';
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(/_i/wide-gold.png);
        opacity: .3;
    }

.winners-filter__inner {
  position: relative;
  z-index: 2;
  padding: 15px 39px 15px;
}

.winners-filter__field {
  padding: 20px 0;
}

.winners-filter__field + .winners-filter__field {
  border-top: solid 1px #e1e1e2;
}

.winners-filter__search {
  display: flex;
}

.winners-filter__search-icon {
    width: 40px;
    height: 40px;
    background: url(/_i/svg/icon-search.svg) no-repeat center;
    background-size: contain;
}

.winners-filter__search-field {
  font-family: inherit;
  flex-grow: 1;
  border: 0;
  background: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #3d3d3b;
}

.winners-filter__select {
  position: relative;
}

.winners-filter__select .js-scrollbar {
  max-height: 800px;
}

.winners-filter__select-control {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.winners-filter__select-state {
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.winners-filter__select-arrow {
    min-width: 40px;
    min-height: 40px;
    margin-left: 15px;
    background: url(/_i/svg/icon-arrow-angle.svg) no-repeat center;
    transform: rotate(90deg);
}

.winners-filter__select-list {
    margin: 25px -39px 0;
    padding: 8px 88px 8px 9px;
    background-image: url(/_i/wide-gold.png);
    background-color: #ffffff;
    background-position: -2px 0;
    display: none;
}

.winners-filter__select-list.mod_list-opened {
  display: block;
}

.winners-filter__select-list-area {
  padding-right: 48px;
  background: rgba(255, 255, 255, 0.6);
}

.winners-filter__select-list-inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 37px 30px 26px;
  background: #ffffff;
}

.winners-filter__select-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none;
}

.winners-filter__select-caption {
  margin: 0 0 14px;
  font-family: RightGrotesk;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.75;
  text-transform: uppercase;
  color: #adafb1;
}

.winners-filter__select-list-item + .winners-filter__select-caption {
  margin-top: 25px;
}

.winners-filter__select-list-item {
  margin: 0 32px 14px 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  color: #221e1f;
  cursor: pointer;
}

.winners-filter__select-list-item:hover {
  color: #FFA400;
}

.winners-filter__select-columns.mod_2 .winners-filter__select-column {
  -moz-columns: 2;
  columns: 2;
}

/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}

.scroll-element,
.scroll-element div {
  box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  position: absolute;
  top: 15px;
  right: 0;
  bottom: 15px;
  width: 48px;
}

.scroll-element_outer,
.scroll-element_size,
.scroll-element_track {
  height: 100%;
}

.scroll-bar {
  position: absolute;
  left: 12px;
  width: 24px;
  background: #FFA400;
}

.winners__tabs {
  margin-top: 26px;
  text-transform: uppercase;
}

.winners__area {
  margin-top: 26px;
}

.winners__sub-area {
  margin-top: 40px;
}

.winners__list {
  margin-top: 10px;
}

.winners__item {
  padding: 28px 0;
  border-bottom: solid 1px #e1e1e2;
}

.winners__caption {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: RightGrotesk;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  color: #3d3d3b;
}

.winners__caption-reward {
  font-family: RightGrotesk;
  font-weight: 400;
  margin-left: auto;
}

.winners__body {
  margin-top: 10px;
  max-width: 808px;
}

.winners__panel {
  position: relative;
  margin-top: 33px;
}

.winners__panel-area {
  display: flex;
  padding-right: 50px;
}

.winners__panel-type {
  min-width: 150px;
  padding-right: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: #221e1f;
}

.winners__panel-image,
.winners__panel-text {
  display: none;
}

.winners__panel-video {
  margin: 29px 0 0;
}

.winners__panel-video img {
  width: 100%;
}

.winners__panel-property {
  margin: 0 0 29px;
}

.winners__panel-property:last-child {
  margin: 0;
}

.winners__panel-caption {
  margin-bottom: 16px;
  font-family: RightGrotesk;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  color: #3d3d3b;
}

.winners__panel-label {
  font-size: 16px;
  line-height: 1.5;
  color: #646262;
}

.winners__panel-value {
  margin-top: 9px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  color: #221e1f;
}

.winners__panel-value-grey {
  color: #adafb1;
}

.winners__panel-value + .winners__panel-value {
  margin-top: 20px;
}

.winners__panel-description {
  display: none;
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #646262;
}

.winners__panel.js-winner {
  cursor: pointer;
}

    .winners__panel.js-winner .winners__panel-opener {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 77px;
        height: 100%;
        cursor: pointer;
        background: url(/_i/wide-grey.png) center top;
    }

        .winners__panel.js-winner .winners__panel-opener::after {
            content: '';
            position: absolute;
            top: 15px;
            left: 15px;
            right: 15px;
            bottom: 15px;
            background: #ffffff url(/_i/svg/icon-arrow-angle.svg) no-repeat center;
        }

.winners__slidePanel {
    display: none;
    background-image: url(/_i/wide-gold.png);
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    width: 734px;
    height: 100%;
    padding: 8px 8px 0 8px;
    background-color: #ffffff;
    overflow-y: scroll;
}

.winners__slidePanel.mod_opened {
  display: flex;
}

.winners__slidePanel-inner {
  flex: 1 1 auto;
  margin-right: 80px;
  background: #ffffff;
}

.winners__slidePanel-innerArea {
  background: #ffffff;
  padding: 36px 40px;
}

.winners__slidePanel-closer {
  position: fixed;
  z-index: 1000;
  top: 21px;
  right: 38px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  box-shadow: 0 6px 10px -8px rgba(0, 0, 0, 0.5);
  background: #221e1f;
  cursor: pointer;
}

.winners__slidePanel-closer::before,
.winners__slidePanel-closer::after {
  content: '';
  width: 18px;
  height: 2px;
  background: #ffffff;
  margin: -1px 0;
  transform-origin: center;
  transform: rotate(45deg);
}

.winners__slidePanel-closer::after {
  transform: rotate(-45deg);
}

.winners__slidePanel .winners__panel-caption {
  margin-top: 19px;
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: 0.32px;
  color: #221e1f;
}

.winners__slidePanel .winners__panel-image {
  display: block;
  margin-top: 23px;
}

.winners__slidePanel .winners__panel-image img {
  width: 100%;
}

.winners__slidePanel .winners__panel-text {
  display: block;
  margin-top: 34px;
  font-size: 16px;
  line-height: 1.5;
  color: #646262;
}

.winners__slidePanel .winners__panel-property {
  margin-top: 22px;
  border-top: solid 1px #e1e1e2;
  padding-top: 22px;
}

.winners__slidePanel .winners__panel-description {
  display: block;
}

@media screen and (min-width: 768px) {
  .title__link.mod_mobile-only {
    display: none;
  }
}

@media screen and (min-width: 1280px) {
  .section.mod_sided {
    max-width: 100%;
    padding-left: 376px;
    padding-right: 10px;
  }

  .section.mod_sidebar {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
  }

  .section.mod_sidebar .section__sidebar {
    display: block;
    flex: 0 1 376px;
    min-width: 376px;
    padding-left: 32px;
  }

  .section.mod_sidebar .section__area {
    flex: 1 1 auto;
    padding-right: 10px;
  }

  .section.mod_sidebar .section__area-wide {
    margin-right: -136px;
    max-width: calc(100vw - 376px);
  }

  .banner-slider.mod_with-sidebar .banner-slider__lined {
    justify-content: flex-start;
  }

  .banner-slider.mod_with-sidebar .banner-slider__navigation {
    min-width: 300px;
    min-height: 500px;
  }

  .banner-slider.mod_with-sidebar .banner-slider__inner {
    width: 1440px;
    padding-left: 0;
    background: none;
    max-width: 1440px;
    align-items: center;
    min-height: 598px;
  }

  .banner-slider.mod_with-sidebar .banner-slider__navigation {
    display: block;
  }

  .banner-slider.mod_with-sidebar .banner-slider__image {
    width: 688px;
  }

  .banner-slider.mod_with-sidebar .banner-slider__image-container {
    width: 688px;
    min-width: 688px;
    height: 504px;
  }

  .banner-slider.mod_with-sidebar .banner-slider__slides {
    width: 328px;
    margin: 24px 0 24px -88px;
    padding: 16px 0;
  }

  .banner-slider.mod_with-sidebar .banner-slider__slider::before {
    left: -16px;
  }

  .banner-slider.mod_with-sidebar .banner-slider__slider .slider__container {
    padding: 16px 0;
  }

  .banner-slider.mod_with-sidebar .banner-slider__slide-caption {
    font-size: 20px;
    line-height: 1.2;
  }

  .banner-slider.mod_with-sidebar .banner-slider__slide-more {
    font-size: 16px;
  }

  .gradient-areas .section {
    width: 100vw;
    margin: 0 auto;
  }

  .gradiently .section.mod_sided {
    padding-left: 334px;
  }

    .header__logo-img {
        width: 64px;
        height: 50px;
        background-image: url(/_i/img-eplus-black.png);
    }

  .header__navigation-search {
    position: absolute;
    z-index: 101;
    top: -25px;
    left: 50%;
    display: none;
    align-items: center;
    width: 64vw;
    height: 90px;
    margin-left: -32vw;
    border-bottom: solid 4px #FFA400;
  }

  .header__navigation-item [data-role="spoiler:opener"]::after {
    content: none;
  }

  .header__navigation-item.mod_mobile-only {
    display: none;
  }

  .header__navigation-item .sidebar__list {
    display: none !important;
  }

  .news.mod_wide .news__list {
    flex-wrap: wrap;
    margin: 8px 0 0;
    overflow: hidden;
  }

  .news.mod_wide .news__item {
    flex: 0 1 50%;
    padding: 0 1.7% 32px 0;
    margin: 33px 0 -1px;
    border-bottom: solid 1px #e1e1e2;
  }

  .news.mod_wide .news__item:nth-child(even) {
    padding-left: 1.7%;
    padding-right: 0;
  }

  .sidebar__button a:hover {
    color: white;
    background-color: #FFA400;
    transition: 0.3s;
  }
}

@media screen and (min-width: 1280px) and (min-width: 1441px) {
  .banner-slider.mod_with-sidebar .banner-slider__inner {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1440px) {
  .section.mod_sided {
    padding-right: 136px;
  }

  .section.mod_sidebar .section__area {
    padding-right: 136px;
    max-width: calc(100% - 376px);
  }

  .banner-slider__navigation {
    max-width: 376px;
  }

  .gradient-areas__image {
    width: 384px;
  }
}

@media screen and (min-width: 1441px) {
  .gradiently .section.mod_sided {
    padding-left: 376px;
  }

  .header__navigation-search {
    width: 920px;
    margin-left: -460px;
  }
}

@media screen and (max-width: 1440px) {
  .special-nominations__top-image,
  .special-nominations__top-image .lined-area__inner {
    height: 600px;
  }
}

@media screen and (max-width: 1320px) {
  .banner-slider__navigation {
    width: 6vw;
  }
}

@media screen and (max-width: 1279px) {
  .section {
    margin-left: 33px;
    margin-right: 33px;
  }

  .gradient-areas__item {
    width: 1280px;
/*    background-image: linear-gradient(104deg, #fbfaf7 0%, #e8dfcd 68.65%, #FFA400 68.75%, #e8dfcd 80%);*/
  }

  .gradient-areas__item:last-child {
/*    background-image: linear-gradient(104deg, #f8f8f8 0%, #adafb1 60.1%, #3d3d3b 60.25%, #adafb1 85%);*/
  }

  .gradient-areas__item .center {
    display: flex;
    justify-content: center;
    max-width: 100vw;
  }

  .gradient-areas__item .section {
    align-items: center;
  }

  .header {
    margin-bottom: 24px;
    border-bottom-color: #e1e1e2;
  }

  .header.mod_main {
    margin-bottom: 24px;
  }

  .header__area {
    border-bottom-width: 1px;
  }

  .header__inner {
    padding: 14px 16px 10px;
  }

  .header__logo {
    width: auto;
  }

  .header.mod_main .header__area {
    border-bottom-width: 1px;
  }

  .header.mod_main .header__inner {
    padding: 14px 16px 10px;
  }

  .header.mod_main .header__logo {

    padding: 0;
  }

  .header.mod_main .header__logo-img {
    width: 64px;
    height: 50px;
  }

  .header__side {
    order: 2;
    margin-left: auto;
  }

  .header__side-item + .header__side-item {
    display: none;
  }

  .header__navigation {
    margin: 0 0 0 8px;
    order: 3;
  }

  .header__navigation-control {
    display: flex;
    top: 18px;
    right: 32px;
  }

    .header__navigation-panel {
        background-image: url(/_i/wide-gold.png);
        position: fixed;
        top: 0;
        right: 0;
        display: none;
        flex-direction: column;
        height: 100%;
        z-index: 101;
        background-color: #ffffff;
        padding: 8px 104px 8px 8px;
    }

  .header__navigation-search {
    display: block;
    margin: 0 0 8px;
  }

  .header__navigation-list {
    display: block;
    background: #ffffff;
    margin: 0;
    padding: 0 24px 65px;
    flex-grow: 1;
    overflow-y: auto;
  }

  .header__navigation-item {
    padding: 18px 0;
    font-size: 22px;
    line-height: 1.27;
    letter-spacing: 0.18px;
    text-transform: none;
    border-bottom: 0;
  }

  .header__navigation-item + .header__navigation-item {
    border-top: solid 1px #e1e1e2;
  }

  .header__navigation.mod_opened .header__navigation-panel {
    display: flex;
  }

  .header__navigation.mod_opened .header__navigation-control {
    position: fixed;
    z-index: 1000;
  }

    .mod_blue-theme .header__navigation-panel {
        background-image: url(/_i/bg-wide-green.png);
    }

    .mod_deep-blue-theme .header__navigation-panel {
        background-image: url(/_i/wide-deep-blue.png);
    }

  .search__closer {
    min-width: 24px;
    height: 24px;
    margin-top: 8px;
  }

  .search__closer::before,
  .search__closer::after {
    width: 11px;
    height: 1px;
  }

  .search__closer::before {
    margin-right: -11px;
  }

    .sidebar__lk .arrow-link.mod_long::after {
        background: url(/_i/svg/icon-arrow-longest.svg) no-repeat;
        min-width: 124px;
        height: 24px;
    }

    .mod_blue-theme .sidebar__lk .arrow-link.mod_long::after {
        background-image: url(/_i/svg/icon-arrow-longest-blue.svg);
    }

    .mod_deep-blue-theme .sidebar__lk .arrow-link.mod_long::after {
        background-image: url(/_i/svg/icon-arrow-longest-deep-blue.svg);
    }
}

@media screen and (max-width: 1024px) {
  body {
    min-width: 2px;
  }

  body.mod_fixed {
    padding: 0;
  }

  .wrapper {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .section {
    margin-left: 4.2969vw;
    margin-right: 4.2969vw;
  }

  .section.mod_sidebar .section__area-wide {
    margin-left: -4.2969vw;
    margin-right: -4.2969vw;
    padding-left: 0;
    padding-right: 0;
  }

  .section.mod_sidebar .section__area-wide-tablet {
    margin-left: -4.2969vw;
    margin-right: -4.2969vw;
    padding-left: 4.2969vw;
    padding-right: 4.2969vw;
  }

  .title {
    font-size: 3.6458vw;
    line-height: 1.29;
    letter-spacing: 0.0299vw;
  }

  .title.title_2 {
    font-size: 3.6458vw;
    line-height: 1.29;
    letter-spacing: 0.23px;
  }

  .title.title_3 {
    font-size: 3.125vw;
    letter-spacing: 0.24px;
  }

  .title.lined {
    margin-left: -4.2969vw;
    margin-right: -4.2969vw;
    padding: 1.8229vw 4.2969vw;
  }

  .title.lined .title__link {
    padding: 0 4.2969vw;
  }

  .breadcrumbs + .title {
    margin-top: 5.2083vw;
  }

  .hr {
    margin: 5.4688vw 0 4.0365vw;
  }

  .about-block {
    margin-top: 6.25vw;
  }

  .about-block .section {
    padding-top: 5.2083vw;
    padding-bottom: 5.4688vw;
  }

  .about-block__section {
    display: block;
  }

  .about-block__side {
    margin-right: 0;
  }

  .about-block__title {
    font-size: 3.6458vw;
    line-height: 1.29;
    letter-spacing: 0.0299vw;
  }

  .about-block__thesis {
    max-width: 62.5vw;
    margin-top: 1.8229vw;
    font-size: 2.3438vw;
    line-height: 1.33;
    letter-spacing: -0.013vw;
  }

  .about-block__text {
    max-width: 72.1354vw;
    margin-top: 2.2135vw;
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .about-block__text p + p {
    display: none;
  }

  .about-block.mod_opened .about-block__text p + p {
    display: block;
  }

  .about-block__more {
    display: block;
    margin-top: 1.9531vw;
    font-size: 2.0833vw;
  }

  .activities {
    margin-top: 5.3385vw;
  }

  .activities__list {
    margin-top: 3.2552vw;
  }

  .activities__slides .slider__navigation {
    margin: 3.125vw 2.0833vw 0;
  }

  .activities__slide {
    flex-basis: 37.5vw;
    margin: 0 2.0833vw;
  }

  .activities__slide::after {
    top: 2.0833vw;
    left: -2.0833vw;
  }

  .activities__area {
    padding: 3.776vw 3.6458vw 2.3438vw;
  }

  .activities__image {
/*    height: 11.4583vw;*/
  }

  .activities__caption {
    margin-top: 4.2969vw;
    font-size: 3.125vw;
    line-height: 1.17;
    letter-spacing: 0.0313vw;
  }

  .activities__text {
    margin: 1.1719vw 0 3.2552vw;
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .activities__bar {
    padding-top: 3.3854vw;
  }

  .activities__link {
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .activities__link + .activities__link {
    margin-top: 1.0417vw;
  }

  .breadcrumbs + .archive {
    margin-top: 5.2083vw;
  }

  .archive__tabs {
    margin-top: 2.9948vw;
  }

  .archive__list {
    margin: 3.5156vw -4.2969vw -2.7344vw 0;
  }

  .archive__item {
    box-sizing: inherit;
    flex: 0 0 30.4688vw;
    padding: 2.474vw 2.0833vw 2.7344vw;
  }

  .archive__item:nth-child(3n + 1) {
    padding-left: 0;
  }

  .archive__item:nth-child(3n) {
    flex: 0 0 34.7656vw;
    padding-right: 4.2969vw;
  }

  .archive__date {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .archive__caption {
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .archive__date + .archive__caption {
    margin-top: 0.7813vw;
  }

  .archive__role {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .arrow-link::after {
    min-width: 3.125vw;
    height: 3.125vw;
  }

  .arrow-link.mod_long::after {
    min-width: 6.3802vw;
    height: 3.125vw;
  }

  .arrow-link.mod_reverse::before {
    min-width: 3.125vw;
    height: 3.125vw;
  }

  .download-link::after {
    min-width: 3.125vw;
    height: 3.125vw;
  }

  .banner-slider {
    padding: 5.3385vw 0;
  }

  .banner-slider__inner {
    margin: -5.4688vw 0;
  }

  .banner-slider__image {
    width: 72.3958vw;
  }

  .banner-slider__image-container {
    top: 2.6042vw;
    width: 72.3958vw;
    height: 52.9948vw;
  }

  .banner-slider__slider::before {
    left: -2.474vw;
  }

  .banner-slider__slides {
    max-width: 34.1146vw;
    width: 34.1146vw;
    margin: 3.125vw 0 3.2552vw -14.974vw;
    padding: 2.3438vw 0 3.125vw;
  }

  .banner-slider__slides::before,
  .banner-slider__slides::after {
    width: 3.125vw;
    height: 3.125vw;
  }

  .banner-slider__slides .slider__navigation {
    padding: 0 3.125vw;
  }

  .banner-slider__slides .slider__underline {
    display: none;
  }

  .banner-slider__slides .slider__buttons {
    margin-top: 2.8646vw;
  }

  .banner-slider__slide {
    padding: 0 3.125vw;
  }

  .banner-slider__slide-date {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .banner-slider__slide-caption {
    margin-top: 0.9115vw;
    font-size: 2.3438vw;
    line-height: 1.33;
  }

  .banner-slider__slide-text {
    margin-top: 1.1719vw;
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .banner-slider__slide-more {
    margin-top: 1.9531vw;
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .breadcrumbs {
    padding-bottom: 4.2969vw;
  }

  .breadcrumbs__item {
    font-size: 2.3438vw;
  }

  .contacts__list {
    margin-top: 1.3021vw;
  }

  .contacts__item {
    padding: 3.5156vw 1.72% 3.125vw;
  }

  .contacts__image {
    flex: 0 0 11.7188vw;
  }

  .contacts__image-area {
    height: 11.7188vw;
  }

  .contacts__image + .contacts__area {
    margin-left: 2.6042vw;
  }

  .contacts__caption {
    margin-top: 1.8229vw;
    font-size: 2.0833vw;
  }

  .contacts__text {
    margin-top: 0.9115vw;
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .contacts__button a {
    padding: 1.9531vw 4.8177vw;
    font-size: 2.3438vw;
  }

  .contacts.mod_vertical-items .contacts__item {
    box-sizing: inherit;
    flex: 0 1 22.7865vw;
    padding: 5.0781vw 0.651vw 4.1667vw;
  }

  .contacts.mod_vertical-items .contacts__item:nth-child(4n + 1) {
    padding-left: 0;
  }

  .contacts.mod_vertical-items .contacts__item:nth-child(4n) {
    padding-right: 0;
  }

  .contacts.mod_vertical-items .contacts__image-area {
    min-width: 14.3229vw;
    width: 14.3229vw;
    height: 14.3229vw;
  }

  .contacts.mod_vertical-items .contacts__caption {
    margin-top: 2.6042vw;
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .contacts.mod_vertical-items .contacts__text {
    margin-top: 0.651vw;
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .title + .content {
    margin-top: 5.2083vw;
  }

  .breadcrumbs + .content {
    margin-top: 5.2083vw;
  }

  .content h1,
  .content h2,
  .content h3 {
    font-size: 3.6458vw;
    line-height: 1.29;
    letter-spacing: 0.0299vw;
  }

  .content h2 {
    font-size: 3.6458vw;
    line-height: 1.29;
    letter-spacing: 0.23px;
  }

  .content h3 {
    font-size: 3.125vw;
    letter-spacing: 0.24px;
  }

  .content .button {
    padding: 1.9531vw 4.8177vw;
    font-size: 2.0833vw;
  }

  .content ul,
  .content ol {
    margin-top: 5.2083vw;
  }

  .content ul:not([class]) li:not([class]) {
    padding-left: 2.6042vw;
  }

  .content ol:not([class]) li:not([class]) {
    margin-left: 2.6042vw;
  }

  .content * + .title {
    margin-top: 3.3854vw !important;
  }

  .content * + p {
    margin-top: 20px;
  }

  .content * + .image {
    margin-top: 3.3854vw;
  }

  .content__area {
    margin-top: 3.3854vw;
  }

  .content * + .arrow-link,
  .content * + .download-link {
    margin-top: 2.6042vw;
  }

  .content * + .events,
  .content * + .grid {
    margin-top: 8.0729vw;
  }

  .content .action-area__caption {
    font-size: 2.3438vw;
    line-height: 1.78;
  }

  .content .action-area__text {
    margin-top: 1.1719vw;
    font-weight: 500;
  }

  .content .action-area__action {
    margin-top: 1.3021vw;
    font-size: 2.0833vw;
  }

  .content * + .gradiently {
    margin-top: 8.0729vw;
  }

  .content * + .images {
    margin-top: 8.0729vw;
  }

  .content p + .button {
    margin-top: 20px;
  }

  .content .images .slider__item {
    height: 23.4375vw;
  }

  .content .images .slider__item + .slider__item {
    margin-left: 3.125vw;
  }

  .documents__item {
    margin-top: 3.9063vw;
    padding-right: 1.9531vw;
  }

  .documents__item-icon {
    min-width: 5.8594vw;
    max-width: 5.8594vw;
    height: 7.8125vw;
    margin-right: 1.8229vw;
    padding: 0.5208vw;
    border-radius: 0.7813vw;
    font-size: 1.5625vw;
    letter-spacing: 0.0443vw;
  }

  .documents__item-icon::before {
    border-width: 1.1719vw;
    top: -1.3021vw;
    right: -1.3021vw;
  }

  .documents__item-caption {
    font-size: 2.0833vw;
    line-height: 1.5;
    max-height: 2.7em;
  }

  .documents__item-size {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .efficiency-rating__documents {
    margin-top: 0.7813vw;
  }

  .efficiency-rating__tabs {
    margin-top: 5.4688vw;
    padding-top: 1.9531vw;
  }

  .efficiency-rating__area {
    margin-top: 4.4271vw;
  }

  .efficiency-rating__title {
    margin: 0 0 1.5625vw;
  }

  .efficiency-rating__item {
    padding: 3.6458vw;
    font-size: 2.3438vw;
  }

  .efficiency-rating__item-caption {
    padding-right: 1.3021vw;
  }

  .efficiency-rating__item::before {
    min-width: 4.1667vw;
    margin: 0 2.474vw 0 -3.6458vw;
  }

  .efficiency-rating__item.mod_equal-rating {
    margin-left: 6.7708vw;
  }

  .error {
    padding: 4.8177vw 5.2083vw 10.1563vw;
  }

  .error__caption {
    font-size: 22.3958vw;
  }

  .error .title {
    margin: 3.9063vw 0 2.474vw;
  }

  .error p {
    font-size: 2.0833vw;
  }

  .special-nominations__top-image {
    margin-top: 3.125vw;
  }

  .special-nominations__top-image,
  .special-nominations__top-image .lined-area__inner {
    height: 50vw;
  }

  .special-nominations__sub-title {
    margin-top: 4.4271vw;
  }

  .special-nominations__area {
    margin-top: 5.4688vw;
  }

  .special-nominations__event {
    flex: 0 0 34.2448vw;
    margin-left: 4.1667vw;
  }

  .special-nominations__event-label {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .special-nominations__event-value {
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .special-nominations__event-value.mod_location {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .special-nominations__event-date + .special-nominations__event-location {
    margin-top: 3.125vw;
  }

  .special-nominations__event-cost {
    margin-top: 3.125vw;
  }

  .special-nominations__event-button {
    font-size: 2.3438vw;
  }

  .special-nominations__images {
    margin: 4.1667vw 0 0 !important;
  }

  .special-nominations__images-link {
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .special-nominations__slide {
    height: 23.4375vw;
  }

  .special-nominations__slide + .special-nominations__slide {
    margin-left: 3.125vw;
  }

  .event-list__tabs {
    margin-top: 2.9948vw;
  }

  .event-list__list {
    margin-top: 1.3021vw;
  }

  .event-list__item {
    padding: 3.5156vw 1.72% 3.125vw;
  }

  .event-list__image {
    flex: 0 0 11.7188vw;
  }

  .event-list__image + .event-list__area {
    margin-left: 2.6042vw;
  }

  .event-list__type {
    font-size: 2.0833vw;
  }

  .event-list__caption {
    margin-top: 1.8229vw;
    font-size: 2.0833vw;
  }

  .event-list__date {
    margin-top: 1.1719vw;
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .event-list__text {
    margin-top: 0.9115vw;
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .events {
    margin-top: 5.8594vw;
  }

  .events__list {
    margin: 4.1667vw -2.0833vw 0;
  }

  .events__slide {
    flex-basis: 43.6198vw;
    margin: 0 2.0833vw;
  }

  .events__area {
    padding: 3.125vw 3.125vw 2.2135vw;
  }

  .events__bar {
    display: block;
    margin-top: 2.474vw;
  }

  .events__date {
    margin-top: 1.1719vw;
    font-size: 1.8229vw;
    line-height: 1.71;
    color: #adafb1;
  }

  .events__type {
    margin-left: 0;
    padding-left: 0;
    font-size: 2.0833vw;
    line-height: 1.75;
    border: 0;
  }

  .events__caption {
    margin-top: 1.1719vw;
    font-size: 2.3438vw;
  }

  .events__text {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .breadcrumbs + .expert-advice__title {
    margin-top: 5.2083vw;
  }

  .expert-advice__title {
    margin-top: 8.3333vw;
  }

  .expert-advice__text {
    margin-top: 2.3438vw;
  }

  .faq {
    margin-top: 6.25vw;
  }

  .faq__list {
    margin-top: 4.2969vw;
  }

  .faq__item {
    padding: 2.2135vw 0;
  }

  .faq.mod_block .faq__item {
    padding: 1.3021vw 0;
  }

  .title + .faq__item {
    margin-top: 1.1719vw;
  }

  .faq__caption {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .faq.mod_block .faq__caption {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .faq__text {
    margin-top: 1.3021vw;
    padding-right: 5.2083vw;
  }

  .footer__logo {
    width: 88px;
  }

  .footer__navigation {
    font-size: 14px;
    line-height: 1.71;
  }

  .footer__navigation-item + .footer__navigation-item {
    margin-left: 32px;
  }

  .footer__social-icon + .footer__social-icon {
    margin-left: 8px;
  }

  .footer__link {
    font-size: 12px;
    line-height: 2;
  }

  .footer__link + .footer__link {
    margin-left: 32px;
  }

  .gradient-areas {
    margin-top: 6.25vw;
  }

  .gradient-areas__item {
    width: 166.6667vw;
    padding: 5.3385vw 0 5.599vw;
/*    background-image: linear-gradient(104deg, #fbfaf7 0%, #e8dfcd 66.55%, #FFA400 66.65%, #e8dfcd 80%);*/
  }

  .gradient-areas__item .center {
    display: block;
  }

  .gradient-areas__image {
    width: 30.9896vw;
  }

  .gradient-areas__side {
    width: 53.3854vw;
    margin-right: 2.6042vw;
  }

  .gradient-areas__caption {
    max-width: none;
    font-size: 3.6458vw;
    line-height: 1.29;
    letter-spacing: 0.0299vw;
  }

  .gradient-areas__text {
    font-size: 1.8229vw;
    font-weight: 400;
    line-height: 1.71;
  }

  .gradient-areas__links {
    margin-top: 1.9531vw;
  }

  .gradient-areas__link {
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .gradient-areas__link + .gradient-areas__link {
    margin-top: 1.0417vw;
  }

  * + .gradiently {
    margin-top: 8.0729vw;
  }

  .gradiently {
    padding: 5.2083vw 4.2969vw;
  }

  .gradiently__text {
    max-width: 63.2813vw;
    font-size: 1.8229vw;
    line-height: 1.71;
    color: #646262;
  }

  .gradiently__links {
    padding-right: 30.599vw;
  }

  .gradiently__link {
    margin: 2.8646vw 3.125vw 0 0;
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .gradiently .section {
    margin-left: 0;
    margin-right: 0;
  }

  .header__navigation-item.mod_eww {
    font-size: 2.3438vw;
    font-weight: 600;
    line-height: 1.33;
  }

  div + .how-to {
    margin-top: 5.3385vw;
  }

  .how-to__list {
    margin-top: 3.5156vw;
  }

  .how-to__item {
    padding-top: 3.776vw;
    font-size: 2.0833vw;
  }

  .how-to__item::before {
    min-width: 4.1667vw;
    height: 4.1667vw;
    margin: -0.7813vw 2.474vw 0 0;
    padding: 0.651vw;
  }

  .how-to__item + .how-to__item {
    margin-top: 3.125vw;
  }

  .how-to__link {
    margin-top: 1.0417vw;
  }

  .kpi {
    margin-top: 5.0781vw;
  }

  .kpi__inner {
    padding: 3.3854vw 4.2969vw;
  }

  .kpi__caption {
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .kpi__item {
    padding: 1.4323vw 0 1.6927vw;
  }

  .kpi__item:first-child {
    margin-top: 1.8229vw;
  }

  .kpi__item-caption {
    font-size: 2.3438vw;
    line-height: 1.78;
  }

  .kpi__item-text {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .lined-area {
    margin-bottom: 7.2917vw;
  }

  .lined-area::after {
    top: 2.0833vw;
    left: -2.0833vw;
  }

  .lined-area__inner {
    padding: 2.3438vw 3.125vw;
  }

  * + .map {
    margin-top: 8.0729vw;
  }

  .map__container {
    height: 44.2708vw;
  }

  .map__placement {
    width: 37.5vw;
    height: 33.3333vw;
    top: 3.2552vw;
    left: auto;
    right: 16.1458vw;
    margin-left: 0;
  }

  * + .materials {
    margin-top: 8.0729vw;
  }

  * + .news {
    margin-top: 5.2083vw;
  }

  .news .slider__navigation {
    font-size: 20px;
    line-height: 1.6;
    text-transform: uppercase;
    margin: 0 -33px;
    padding-left: 33px;
    padding-right: 33px;
  }

  .news__list {
    margin: 5.2083vw -2.0833vw 0;
  }

  .news__list .slider__navigation {
    padding-top: 1.1719vw;
  }

  .news__item {
    min-width: 43.6198vw;
    margin: 0 2.0833vw;
  }

  .news__image + .news__bar {
    margin-top: 2.2135vw;
  }

  .news__bar {
    flex-direction: column;
    align-items: flex-start;
  }

  .news__date {
    margin-top: 1.1719vw;
    font-size: 1.8229vw;
    line-height: 1.71;
    color: #adafb1;
    order: 3;
  }

  .news__type {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 2.0833vw;
    order: 1;
  }

  .news__caption {
    margin-top: 1.8229vw;
    font-size: 2.3438vw;
    order: 2;
  }

  .news__text {
    font-size: 2.0833vw;
  }

  .news__links {
    padding-top: 2.6042vw;
  }

  .content .news__link {
    margin-top: 0;
  }

  .news.mod_wide .news__item {
    flex: 0 1 43.4896vw;
    margin: 0 2.0833vw 4.1667vw;
  }

  .news.mod_wide .news__image {
    max-height: 24.349vw;
  }

  .news.mod_one-row .news__item {
    display: none;
  }

  .news.mod_one-row .news__item:nth-child(1),
  .news.mod_one-row .news__item:nth-child(2) {
    display: flex;
  }

  .news.mod_tablet-wide .news__list {
    flex-wrap: wrap;
  }

  .news.mod_tablet-wide .news__caption {
    order: initial;
  }

  .news.mod_tablet-wide .news__item {
    width: auto;
    flex: 0 1 43.4896vw;
    margin: 2.0833vw;
  }

  .breadcrumbs + .nomination-detail {
    margin-top: 5.2083vw;
  }

  .nomination-detail__area.mod_bordered {
    padding-top: 4.5573vw;
  }

  div + .nomination-detail__area {
    margin-top: 6.25vw;
  }

  .nomination-detail__type-icon {
    flex: 0 0 11.7188vw;
    height: 11.7188vw;
  }

  .nomination-detail__type-icon + div {
    margin-right: 7.8125vw;
  }

  .nomination-detail__text {
    font-size: 2.0833vw;
  }

  .nomination-detail__kpi {
    margin-top: 5.0781vw;
  }

  .nomination-detail__kpi-inner {
    padding: 3.3854vw 4.2969vw;
  }

  .nomination-detail__kpi-caption {
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .nomination-detail__kpi-item {
    padding: 1.4323vw 0 1.6927vw;
  }

  .nomination-detail__kpi-item:first-child {
    margin-top: 1.8229vw;
  }

  .nomination-detail__kpi-item-caption {
    font-size: 2.3438vw;
    line-height: 1.78;
  }

  .nomination-detail__kpi-item-text {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .nomination-detail__documents {
    margin-top: 10.4167vw;
    padding-top: 5.2083vw;
  }

  .nominations-detail {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .nominations-detail__infographic {
    margin-top: 6.25vw;
  }

  .nominations-detail__list {
    margin-top: 3.2552vw;
  }

  .nominations-detail__list-caption {
    font-size: 2.3438vw;
    line-height: 1.78;
  }

  .nominations-detail__list-link {
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .nominations-detail__list + .nominations-detail__list {
    margin-top: 4.1667vw;
  }

  .nominations-detail__list-inner-icon {
    width: 9.1146vw;
    height: 9.1146vw;
  }

  .nominations-detail__items {
    margin-top: 1.1719vw;
  }

  .nominations-detail__item {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .nominations {
    margin-top: 5.2083vw;
  }

  .nominations__description {
    max-width: 57.2917vw;
    margin-top: 3.3854vw;
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .nominations__lists {
    margin-top: 2.7344vw;
  }

  .nominations__caption {
    font-size: 2.0833vw;
    line-height: 1.75;
  }

  .nominations__list-item {
    margin-top: 1.0417vw;
    font-size: 2.0833vw;
  }

  .participants-documents {
    margin-top: 3.9063vw;
    padding-top: 5.3385vw;
  }

  .participants-documents__tabs {
    margin-top: 3.3854vw;
  }

  .participants-documents__list {
    margin-top: 0.2604vw;
  }

  .participants-documents__buttons {
    margin-top: 5.3385vw;
  }

  .participants-documents__button {
    padding: 2.0833vw 2.474vw 1.8229vw;
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .participants-documents__button::after {
    min-width: 3.125vw;
    height: 3.125vw;
    margin-left: 2.474vw;
  }

  .partners {
    margin-top: 5.2083vw;
  }

  .partners__item {
    padding: 2.3438vw;
  }

  .partners__image {
    height: 15.625vw;
  }

  .partners__caption {
    margin-top: 1.9531vw;
    font-size: 2.0833vw;
  }

  .partners-detail__type {
    margin: 0 -2.0833vw;
  }

  .partners-detail__item {
    flex: 0 1 47.6563vw;
    padding: 0 2.0833vw 5.4688vw;
  }

  .partners-detail__image {
    height: 13.0208vw;
    margin: 3.2552vw 0;
  }

  .partners-detail__type-caption {
    font-size: 2.0833vw;
  }

  .partners-detail__caption {
    margin-top: 0.9115vw;
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .partners-detail__text {
    margin-top: 1.0417vw;
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .partners-detail__type.mod_primary .partners-detail__item {
    padding: 5.4688vw 2.0833vw;
  }

  .partners-detail__type.mod_primary .partners-detail__image {
    flex: 1 0 26.0417vw;
    margin-right: 4.1667vw;
  }

  .partners-detail__type.mod_assist .partners-detail__item {
    flex: 0 1 23.6979vw;
  }

  .people__list {
    margin: 1.1719vw 0 -4.1667vw;
  }

  .people__list {
    margin: 1.0417vw 0 -4.4271vw;
  }

  .people__item {
    box-sizing: inherit;
    flex: 0 1 22.7865vw;
    padding: 5.0781vw 0.651vw 4.1667vw;
  }

  .people__item:nth-child(4n + 1) {
    padding-left: 0;
  }

  .people__item:nth-child(4n) {
    padding-right: 0;
  }

  .people__image {
    min-width: 14.3229vw;
    width: 14.3229vw;
    height: 14.3229vw;
  }

  .people__caption {
    margin-top: 2.6042vw;
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .people__role {
    margin-top: 0.651vw;
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .people__button a {
    padding: 1.9531vw 4.8177vw;
    font-size: 2.3438vw;
  }

  .search-results__area {
    margin-top: 4.4271vw;
  }

  .search-results__item {
    padding: 3.6458vw;
    font-size: 2.3438vw;
  }

  .search-results__item::before {
    min-width: 4.1667vw;
    margin: 0 2.474vw 0 -3.6458vw;
  }

  .search-results__item-text {
    margin-top: 1.3021vw;
  }

  .search-results__pagination {
    margin-top: 2.3438vw;
  }

  .search-results__button {
    width: 5.2083vw;
    height: 5.2083vw;
  }

  .sidebar__item {
    font-size: 2.0833vw;
  }

  .sidebar__item + .sidebar__item {
    margin-top: 1.0417vw;
  }

  .sidebar__button {
    position: fixed;
    z-index: 500;
    bottom: 0;
    right: 136px;
  }

  .sidebar__button a {
   /* padding: 0.9115vw 7.9427vw;*/
       padding: 0.9115vw 2.9427vw;
    border-radius: 3.125vw;
    box-shadow: 0 0.7813vw 1.3021vw -1.0417vw #221e1f;
    background: #FFA400;
    color: #ffffff;
  }

    .header__navigation-list {
        padding: 0 24px 85px;
    }

  .sidebar__lk {
    margin-top: 1.0417vw;
    font-size: 2.0833vw;
  }

  .sidebar__lk .arrow-link.mod_long::after {
    min-width: 16.1458vw;
    height: 3.125vw;
  }

    .mod_blue-theme .sidebar__button a {
        /*background: #00a0e1;*/
        background: #00c08a;
    }

    .mod_deep-blue-theme .sidebar__button a {
        background: #410099;
    }

  .slider__button::after {
    width: 5.2083vw;
    height: 5.2083vw;
  }

  .spoiler [data-role="spoiler:opener"]::after {
    min-width: 5.2083vw;
    height: 5.2083vw;
  }

  .spoiler.mod_spoiler-opened .mod_minus[data-role="spoiler:opener"]::after {
    min-width: 1.9531vw;
  }

  .stages {
    margin-top: 7.2917vw;
  }

  div + .stages .stages__area {
    padding-top: 4.0365vw;
  }

  .stages__list {
    margin-top: 3.3854vw;
  }

  .stages__item {
    padding: 2.474vw 0 2.474vw 5.0781vw;
  }

  .stages__item-cost {
    font-size: 2.3438vw;
    line-height: 1.78;
  }

  .stages__item-date {
    margin-top: 0;
    font-size: 1.8229vw;
  }

  .stages__item-caption {
    font-size: 2.3438vw;
    line-height: 1.78;
  }

  .stages__item-caption::before {
    width: 3.125vw;
    height: 3.125vw;
    margin: 0.3906vw 1.9531vw 0 0;
  }

  .stages__item-action {
    margin-top: 1.0417vw;
    font-size: 1.8229vw;
  }

  .tabs {
    margin-top: 4.0365vw;
  }

  .tabs__list {
    overflow-x: auto;
  }

  .tabs__item {
    padding: 0 0 1.9531vw;
    font-size: 2.3438vw;
    line-height: 1.78;
  }

  .tabs__item + .tabs__item {
    margin-left: 3.125vw;
  }

  .tabs.mod_uppercase-desktop .tabs__item {
    text-transform: none;
  }

  * + .text-with-placement {
    margin-top: 5.2083vw;
  }

  .text-with-placement {
    -ms-grid-columns: 1fr minmax(-webkit-min-content, 263px);
    -ms-grid-columns: 1fr minmax(min-content, 263px);
    grid-template-columns: 1fr minmax(-webkit-min-content, 263px);
    grid-template-columns: 1fr minmax(min-content, 263px);
  }

  .text-with-placement__panel {
    margin: 0 0 0 4.1667vw;
  }

  .text-with-placement__panel .lined-area__inner {
    padding: 2.3438vw 3.125vw;
  }

  .timeline {
    margin: 5.4688vw -4.2969vw 0;
  }

  * + .timeline .timeline__area {
    padding-top: 5.2083vw;
  }

  .timeline__title {
    padding: 0 4.2969vw;
  }

  .timeline__list {
    margin-top: 1.4323vw;
    padding: 0 4.2969vw;
  }

  .timeline__item {
    border: 0;
    padding: 1.5625vw 0 1.5625vw 6.5104vw;
  }

  .timeline__item-date {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .timeline__item-caption {
    font-size: 2.3438vw;
  }

  .timeline__item-caption::before {
    width: 3.125vw;
    height: 3.125vw;
    margin-right: 2.9948vw;
  }

  .timeline__item-text {
    margin-top: 0.7813vw;
    font-size: 1.8229vw;
    font-weight: 400;
    line-height: 1.71;
  }

  .timeline__item-action {
    margin-top: 0.7813vw;
    font-size: 2.0833vw;
    line-height: 1.75;
  }

  .timeline__item-role-caption {
    font-size: 2.3438vw;
  }

  .timeline__item-role-text {
    margin-top: 0.7813vw;
    font-size: 1.8229vw;
    font-weight: 400;
    line-height: 1.71;
  }

  .timeline__caption {
    font-size: 2.3438vw;
    padding: 1.3021vw 0 1.3021vw 6.5104vw;
  }

  .timeline__caption:before {
    width: 3.125vw;
    height: 3.125vw;
    margin-right: 2.9948vw;
  }

  .timeline__separator {
    margin: 3.125vw 0 3.125vw;
  }

  * + .video {
    margin-top: 8.0729vw;
  }

  .winners-filter {
    margin-top: 3.3854vw;
  }

  .winners-filter__inner {
    padding: 4.1667vw 4.4271vw;
  }

  .winners-filter__select-mobile {
    display: block;
  }

  .winners__tabs {
    margin-top: 6.6406vw;
  }

  .winners__area {
    margin-top: 5.2083vw;
  }

  .winners__sub-area {
    margin-top: 3.6458vw;
  }

  .winners__list {
    margin-top: 0.5208vw;
  }

  .winners__item {
    padding: 3.2552vw 0;
  }

  .winners__caption {
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .winners__body {
    margin-top: 1.3021vw;
    max-width: none;
  }

  .winners__panel {
    margin-top: 4.2969vw;
  }

  .winners__panel-area {
    padding-right: 6.5104vw;
  }

  .winners__panel-type {
    min-width: 15.625vw;
    padding-right: 1.3021vw;
    font-size: 2.3438vw;
    line-height: 1.33;
  }

  .winners__panel-video {
    margin: 3.776vw 0 0;
  }

  .winners__panel-property {
    margin: 0 0 3.776vw;
  }

  .winners__panel-caption {
    margin-bottom: 2.0833vw;
    font-size: 2.3438vw;
    line-height: 1.33;
  }

  .winners__panel-label {
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .winners__panel-value {
    font-size: 2.0833vw;
    line-height: 1.5;
  }

  .winners__panel-value + .winners__panel-value {
    margin-top: 2.6042vw;
  }

  .winners__panel-description {
    margin-top: 1.0417vw;
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .winners__panel.js-winner .winners__panel-opener {
    width: 8.3333vw;
  }

  .winners__panel.js-winner .winners__panel-opener::after {
    top: 1.5625vw;
    left: 1.5625vw;
    right: 1.5625vw;
    bottom: 1.5625vw;
  }

  .winners__slidePanel {
    width: 716px;
  }

  .winners__slidePanel {
    width: 100%;
  }

  .winners__slidePanel-inner {
    margin-right: 10.4167vw;
  }

  .winners__slidePanel-inner {
    margin-right: 0;
  }

  .winners__slidePanel-innerArea {
    padding: 4.6875vw 5.2083vw;
  }

  .winners__slidePanel-closer {
    right: 32px;
  }

  .winners__slidePanel .winners__panel-caption {
    margin-top: 2.474vw;
    font-size: 3.6458vw;
    line-height: 1.29;
    letter-spacing: 0.0299vw;
  }

  .winners__slidePanel .winners__panel-image {
    margin-top: 3.5156vw;
  }

  .winners__slidePanel .winners__panel-text {
    margin-top: 3.125vw;
    font-size: 1.8229vw;
    line-height: 1.71;
  }

  .winners__slidePanel .winners__panel-property {
    margin-top: 3.2552vw;
    padding-top: 2.8646vw;
  }
}

@media screen and (max-width: 767px) {
  body {
    min-width: 1px;
  }

  .wrapper {
    font-size: 4.375vw;
  }

  .section {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .section.mod_sidebar .section__area-wide {
    margin-left: -5vw;
    margin-right: -5vw;
  }

  .section.mod_sidebar .section__area-wide-tablet {
    margin-left: -5vw;
    margin-right: -5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .title {
    font-size: 6.875vw;
    line-height: 1.27;
    letter-spacing: 0.0563vw;
  }

  .title.title_2 {
    font-size: 6.875vw;
    letter-spacing: 0.18px;
  }

  .title.title_3 {
    font-size: 6.25vw;
    letter-spacing: 0.24px;
  }

  .title.lined {
    margin-left: -5vw;
    margin-right: -5vw;
    padding: 4.375vw 5vw;
  }

  .title.lined .title__link {
    padding: 0 5vw;
  }

  .breadcrumbs + .title {
    margin-top: 10.625vw;
  }

  .hr {
    margin: 10.625vw 0;
    border-top-color: #e1e1e2;
  }

  .about-block {
    margin-top: 12.5vw;
  }

  .about-block .section {
    padding-top: 10.625vw;
    padding-bottom: 10.625vw;
  }

  .about-block__title {
    font-size: 6.875vw;
    letter-spacing: 0.0563vw;
  }

  .about-block__thesis {
    max-width: none;
    margin-top: 5vw;
    font-size: 5.625vw;
    line-height: 1.33;
    letter-spacing: -0.0313vw;
  }

  .about-block__text {
    max-width: none;
    margin-top: 5.3125vw;
    font-size: 4.375vw;
  }

  .about-block__more {
    margin-top: 4.6875vw;
    font-size: 5vw;
  }

  .activities {
    margin-top: 12.5vw;
  }

  .activities__list {
    margin-top: 8.125vw;
  }

  .activities__slides .slider__container {
    padding: 0 2.5vw;
  }

  .activities__slides .slider__navigation {
    margin: 7.5vw 2.5vw 0;
  }

  .activities__slide {
    flex-basis: 90vw;
    margin: 0 1.25vw;
  }

  .activities__slide::after {
    top: 2.5vw;
    left: -2.5vw;
  }

  .activities__area {
    padding: 9.0625vw 8.75vw 5.625vw;
  }

  .activities__image {
/*    height: 27.5vw;*/
  }

  .activities__caption {
    margin-top: 10.3125vw;
    font-size: 7.5vw;
    letter-spacing: 0.24px;
  }

  .activities__text {
    margin: 2.8125vw 0 7.8125vw;
    font-size: 4.375vw;
  }

  .activities__bar {
    padding-top: 8.125vw;
  }

  .activities__link {
    font-size: 5vw;
  }

  .activities__link + .activities__link {
    margin-top: 2.5vw;
  }

  .breadcrumbs + .archive {
    margin-top: 10.625vw;
  }

  .archive__tabs {
    margin-top: 7.1875vw;
  }

  .archive__list {
    display: block;
    margin: 4.375vw 0 -6.5625vw;
  }

  .archive__item {
    padding: 5.9375vw 0 6.5625vw;
  }

  .archive__date {
    font-size: 4.375vw;
  }

  .archive__caption {
    font-size: 5vw;
  }

  .archive__date + .archive__caption {
    margin-top: 1.875vw;
  }

  .archive__role {
    font-size: 4.375vw;
  }

  .arrow-link::after {
    min-width: 7.5vw;
    height: 7.5vw;
  }

  .arrow-link.mod_long::after {
    min-width: 15.3125vw;
    height: 7.5vw;
  }

  .arrow-link.mod_reverse::before {
    min-width: 7.5vw;
    height: 7.5vw;
  }

  .download-link::after {
    min-width: 7.5vw;
    height: 7.5vw;
  }

  .banner-slider {
    padding: 2.5vw 0 6.25vw;
  }

    .banner-slider__lined {
        margin: 0 2.5vw;
        background-image: url(/_i/wide-gold.png);
    }

  .banner-slider__inner {
    margin: -2.8125vw 0 2.1875vw;
    padding: 0;
  }

  .banner-slider__image {
    display: none;
  }

  .banner-slider__image-container {
    top: 6.25vw;
  }

  .banner-slider__slider {
    overflow: hidden;
    box-sizing: content-box;
    padding-bottom: 9.375vw;
    margin-bottom: -9.375vw;
  }

  .banner-slider__slider::before {
    display: none;
  }

  .banner-slider__slides {
    margin: 0;
    padding: 0;
    min-width: 90vw;
    max-width: 90vw;
  }

  .banner-slider__slides::before,
  .banner-slider__slides::after {
    display: none;
  }

  .banner-slider__slides .slider__container {
    overflow: visible;
  }

  .banner-slider__slides .slider__navigation {
    position: relative;
    top: 9.375vw;
    margin-top: 7.5vw;
    padding: 0;
  }

  .banner-slider__slides .slider__underline {
    display: block;
  }

  .banner-slider__slides .slider__buttons {
    margin-top: 6.875vw;
    display: none;
  }

  .banner-slider__slide {
    padding: 0;
  }

  .banner-slider__slide-image {
    display: flex;
    justify-content: center;
    height: 65.9375vw;
    margin: 0 0 5.625vw;
    overflow: hidden;
  }

  .banner-slider__slide-image img {
    width: 100%;
  }

  .banner-slider__slide-area {
    padding: 0 7.5vw;
  }

  .banner-slider__slide-date {
    font-size: 4.375vw;
  }

  .banner-slider__slide-caption {
    margin-top: 2.1875vw;
    font-size: 5.625vw;
  }

  .banner-slider__slide-text {
    margin-top: 2.8125vw;
    font-size: 4.375vw;
  }

  .banner-slider__slide-more {
    margin-top: 4.6875vw;
    font-size: 5vw;
  }

  .banner__frame {
    height: 150px;
  }

  .breadcrumbs {
    padding-bottom: 5.625vw;
  }

  .breadcrumbs__item {
    font-size: 5vw;
  }

  .contacts__list {
    display: block;
    margin-top: 0;
  }

  .contacts__item {
    display: block;
    padding: 10vw 0 6.25vw;
    text-align: center;
  }

  .contacts__image {
    margin: 0 auto;
    width: 34.375vw;
  }

  .contacts__image-area {
    height: 34.375vw;
  }

  .contacts__image + .contacts__area {
    margin: 7.8125vw 0 0;
  }

  .contacts__caption {
    margin-top: 4.375vw;
    font-size: 5vw;
  }

  .contacts__text {
    margin-top: 1.5625vw;
    font-size: 4.375vw;
  }

  .contacts__button a {
    padding: 2.5vw 5.9375vw;
    font-size: 3.75vw;
  }

  .contacts.js-contacts-more .contacts__item:nth-child(-n+8) {
    display: block;
  }

  .contacts.mod_vertical-items .contacts__list {
    display: flex;
  }

  .contacts.mod_vertical-items .contacts__item {
    flex: 0 1 42.5vw;
    padding: 12.5vw 2.5vw 10.625vw;
  }

  .contacts.mod_vertical-items .contacts__item:nth-child(2n + 1) {
    padding-left: 0;
  }

  .contacts.mod_vertical-items .contacts__item:nth-child(2n) {
    padding-right: 0;
  }

  .contacts.mod_vertical-items .contacts__image-area {
    min-width: 34.375vw;
    width: 34.375vw;
    height: 34.375vw;
  }

  .contacts.mod_vertical-items .contacts__caption {
    margin-top: 6.5625vw;
    font-size: 4.375vw;
  }

  .contacts.mod_vertical-items .contacts__text {
    margin-top: 1.5625vw;
    font-size: 3.75vw;
  }

  .title + .content {
    margin-top: 11.25vw;
  }

  .breadcrumbs + .content {
    margin-top: 11.25vw;
  }

  .content h1,
  .content h2,
  .content h3 {
    font-size: 6.875vw;
    line-height: 1.27;
    letter-spacing: 0.0563vw;
  }

  .content h2 {
    font-size: 6.875vw;
    letter-spacing: 0.18px;
  }

  .content h3 {
    font-size: 6.25vw;
    letter-spacing: 0.24px;
  }

  .content .button {
    padding: 4.6875vw 11.5625vw;
    font-size: 4.375vw;
  }

  .content ul,
  .content ol {
    margin-top: 11.25vw;
  }

  .content ul:not([class]) li:not([class]) {
    padding-left: 6.25vw;
  }

  .content ol:not([class]) li:not([class]) {
    margin-left: 6.25vw;
  }

  .content * + .title {
    margin-top: 7.5vw !important;
  }

  .content * + .image {
    margin-top: 7.5vw;
  }

  .content__area {
    margin-top: 7.5vw;
  }

  .content * + .arrow-link,
  .content * + .download-link {
    margin-top: 6.25vw;
  }

  .content * + .events,
  .content * + .grid {
    margin-top: 19.375vw;
  }

  .content .action-area__caption {
    font-size: 5.625vw;
    line-height: 1.33;
  }

  .content .action-area__text {
    margin-top: 4.0625vw;
  }

  .content .action-area__action {
    margin-top: 4.6875vw;
    font-size: 4.6875vw;
  }

  .content .grid {
    display: block;
  }

  .content .grid.mod_2 .grid__section:first-child {
    margin: 0 0 5vw;
  }

  .content .grid.mod_2 .grid__section:last-child {
    margin: 5vw 0 0;
  }

  .content * + .gradiently {
    margin-top: 19.375vw;
  }

  .content * + .images {
    margin-top: 19.375vw;
  }

  .content .images .slider__item {
    height: 38.75vw;
  }

  .content .images .slider__item + .slider__item {
    margin-left: 5.3125vw;
  }

  .documents {
    display: block;
  }

  .documents__item {
    width: 100%;
    margin-top: 9.375vw;
    padding-right: 0;
  }

  .documents__item-icon {
    min-width: 14.0625vw;
    max-width: 14.0625vw;
    height: 18.75vw;
    margin-right: 4.375vw;
    padding: 1.25vw;
    border-radius: 1.875vw;
    font-size: 3.75vw;
    letter-spacing: 0.1063vw;
  }

  .documents__item-icon::before {
    border-width: 2.8125vw;
    top: -3.125vw;
    right: -3.125vw;
  }

  .documents__item-caption {
    font-size: 5vw;
  }

  .documents__item-size {
    font-size: 4.375vw;
  }

  .efficiency-rating__documents {
    margin-top: 1.875vw;
  }

  .efficiency-rating__tabs {
    margin-top: 10vw;
    padding-top: 0;
  }

  .efficiency-rating__area {
    display: block;
    margin-top: 10vw;
  }

  .efficiency-rating__area-column {
    margin: 0;
  }

  .efficiency-rating__title {
    margin: 0 0 3.75vw;
  }

  .efficiency-rating__item {
    padding: 5.625vw;
    font-size: 4.375vw;
  }

  .efficiency-rating__item-caption {
    padding-right: 1.875vw;
  }

  .efficiency-rating__item.mod_equal-rating {
    margin-left: 8.75vw;
  }

  .error {
    padding: 7.5vw;
  }

  .error__caption {
    font-size: 26.5625vw;
  }

  .error .title {
    margin: 9.375vw 0 5.9375vw;
  }

  .error p {
    font-size: 4.375vw;
    font-weight: 400;
    line-height: 1.71;
  }

  .special-nominations__top-image {
    margin-top: 7.5vw;
  }

  .special-nominations__top-image,
  .special-nominations__top-image .lined-area__inner {
    height: 65.625vw;
  }

  .special-nominations__sub-title {
    margin-top: 10.625vw;
  }

  .special-nominations__area {
    margin-top: 13.125vw;
  }

  .special-nominations__event {
    float: none;
    width: auto;
    margin: 6.25vw 0;
  }

  .special-nominations__event-label {
    font-size: 4.375vw;
  }

  .special-nominations__event-value {
    font-size: 5vw;
  }

  .special-nominations__event-value.mod_location {
    font-size: 4.375vw;
  }

  .special-nominations__event-date + .special-nominations__event-location {
    margin-top: 7.5vw;
  }

  .special-nominations__event-cost {
    margin-top: 7.5vw;
  }

  .special-nominations__event-button {
    font-size: 5.625vw;
  }

  .special-nominations__images {
    margin: 10vw 0 0 !important;
  }

  .special-nominations__images-link {
    font-size: 5vw;
  }

  .special-nominations__slide {
    height: 38.75vw;
  }

  .special-nominations__slide + .special-nominations__slide {
    margin-left: 5.3125vw;
  }

  .event-list__tabs {
    margin-top: 7.1875vw;
  }

  .event-list__list {
    display: block;
    margin-top: 0;
  }

  .event-list__item {
    display: block;
    padding: 10vw 0 6.25vw;
  }

  .event-list__image {
    flex: 0 0 42.1875vw;
  }

  .event-list__image + .event-list__area {
    margin: 7.8125vw 0 0;
  }

  .event-list__type {
    font-size: 5vw;
  }

  .event-list__caption {
    margin-top: 4.375vw;
    font-size: 5vw;
  }

  .event-list__date {
    margin-top: 1.5625vw;
    font-size: 4.375vw;
  }

  .event-list__text {
    margin-top: 1.5625vw;
    font-size: 4.375vw;
  }

  .events {
    margin-top: 14.0625vw;
  }

  .events__list {
    margin: 10vw -5vw 0;
  }

  .events__slide {
    flex-basis: 90vw;
    margin: 0 5vw;
  }

  .events__area {
    padding: 7.5vw 7.5vw 5.3125vw;
  }

  .events__bar {
    margin-top: 5.9375vw;
  }

  .events__date {
    margin-top: 2.8125vw;
    font-size: 4.375vw;
  }

  .events__type {
    font-size: 5vw;
  }

  .events__caption {
    margin-top: 2.8125vw;
    font-size: 5.625vw;
  }

  .events__text {
    font-size: 4.375vw;
  }

  .breadcrumbs + .expert-advice__title {
    margin-top: 8.125vw;
  }

  .expert-advice__title {
    margin-top: 10vw;
  }

  .expert-advice__text {
    margin-top: 4.0625vw;
  }

  .faq {
    margin-top: 15vw;
  }

  .faq__list {
    margin-top: 5.9375vw;
  }

  .faq__item {
    padding: 3.75vw 0;
  }

  .faq.mod_block .faq__item {
    padding: 3.125vw 0;
  }

  .title + .faq__item {
    margin-top: 2.8125vw;
  }

  .faq__caption {
    font-size: 4.375vw;
  }

  .faq.mod_block .faq__caption {
    font-size: 4.375vw;
  }

  .faq__text {
    margin-top: 3.125vw;
    padding-right: 12.5vw;
  }

  .footer__top .section {
    display: block;
  }

  .footer__navigation {
    margin-top: 23px;
  }

  .footer__navigation-item {
    display: inline-block;
    width: 48%;
    margin: 4px 1% 4px 0;
  }

  .footer__navigation-item + .footer__navigation-item {
    margin-left: 0;
  }

  .footer__social {
    margin-top: 19px;
  }

  .footer__links {
    display: block;
  }

  .footer__link {
    display: block;
  }

  .footer__link + .footer__link {
    margin-left: 0;
  }

  .gradient-areas {
    margin-top: 15vw;
  }

  .gradient-areas__item {
    width: 100%;
    padding: 15vw 0;
/*    background-image: linear-gradient(104deg, #fbfaf7 0%, #e8dfcd 100%);*/
  }

  .gradient-areas__item:last-child {
/*    background-image: linear-gradient(104deg, #f8f8f8 0%, #adafb1 100%);*/
  }

  .gradient-areas__item .section {
    display: block;
  }

  .gradient-areas__image {
    width: 27.5vw;
  }

  .gradient-areas__side {
    width: auto;
    margin: 6.875vw 0 0;
  }

  .gradient-areas__caption {
    font-size: 6.875vw;
    line-height: 1.27;
    letter-spacing: 0.0563vw;
  }

  .gradient-areas__text {
    font-size: 4.375vw;
  }

  .gradient-areas__links {
    margin-top: 4.6875vw;
  }

  .gradient-areas__link {
    font-size: 5vw;
  }

  .gradient-areas__link + .gradient-areas__link {
    margin-top: 2.5vw;
  }

  * + .gradiently {
    margin-top: 19.375vw;
  }

    .gradiently {
        padding: 12.5vw 5vw;
        background-image: linear-gradient(104deg, #fbfaf7 0%, #e8dfcd 55.95%, #FFA400 56.1%, #e8dfcd 105%);
    }

  .gradiently:not(.mod_mobile-gradient) {
    /*background-image: linear-gradient(104deg, #fbfaf7 0%, #e8dfcd 95%);*/
  }

  .gradiently__text {
    max-width: none;
    font-size: 4.375vw;
    line-height: 1.71;
    color: #646262;
  }

  .gradiently__links {
    display: block;
    padding: 0;
  }

  .gradiently__link {
    margin: 6.875vw 0 0 0;
    font-size: 5vw;
  }

  .mod_blue-theme .gradiently {
   /* background-image: linear-gradient(104deg, #daf2fb 0%, #9ddbf4 95%);*/
  }

  .mod_deep-blue-theme .gradiently {
    /*background-image: linear-gradient(104deg, #daf2fb 0%, #9ddbf4 95%);*/
  }

  .header__inner {

  }

  .header.mod_main .header__inner {

  }

  .header__navigation {
    position: fixed;
    z-index: 1000;
  }

  .header__navigation-control {
    position: fixed;
    z-index: 1000;
    top: auto;
    bottom: 37px;
    right: 12px;
  }

  .header__navigation-panel {
    width: 100%;
    padding-right: 8px;
  }

  .header__navigation-list {
    padding-bottom: 85px;
  }

  .header__navigation-item {
    font-size: 6.25vw;
  }

  .header__navigation-item [data-role="spoiler:opener"] {
    justify-content: space-between;
  }

  .header__navigation-item.mod_eww {
    font-size: 5.625vw;
  }

  div + .how-to {
    margin-top: 12.8125vw;
  }

  .how-to__list {
    margin-top: 8.4375vw;
  }

  .how-to__item {
    padding-top: 9.0625vw;
    font-size: 5vw;
  }

  .how-to__item::before {
    min-width: 10vw;
    height: 10vw;
    margin: -1.875vw 5.9375vw 0 0;
    padding: 1.5625vw;
  }

  .how-to__item + .how-to__item {
    margin-top: 7.5vw;
  }

  .how-to__link {
    margin-top: 2.5vw;
  }

  .kpi {
    margin-top: 7.8125vw;
  }

  .kpi__inner {
    padding: 8.125vw 5vw;
  }

  .kpi__caption {
    font-size: 5vw;
  }

  .kpi__item {
    padding: 3.4375vw 0 4.0625vw;
  }

  .kpi__item:first-child {
    margin-top: 4.375vw;
  }

  .kpi__item-caption {
    font-size: 5.625vw;
  }

  .kpi__item-text {
    font-size: 4.375vw;
  }

  .lined-area__inner {
    padding: 5.625vw 7.5vw;
  }

  * + .map {
    margin-top: 19.375vw;
  }

  .map__container {
    height: 131.25vw;
  }

  .map__placement {
    position: static;
    width: auto;
    height: auto;
  }

  * + .materials {
    margin-top: 19.375vw;
  }

  .materials__list {
    display: block;
    margin: 40px 0 0;
  }

  * + .news {
    margin-top: 12.5vw;
  }

  .news .slider__navigation {
    margin: 0 -16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .news__list {
    display: block;
    margin: 12.5vw 0 0;
  }

  .news__list .slider__wrapper {
    display: block;
  }

  .news__item {
    width: auto;
    margin: 0;
  }

  .news__item + .news__item {
    margin: 37px 0 0;
  }

  .news__image + .news__bar {
    margin-top: 5.3125vw;
  }

  .news__date {
    margin-top: 2.8125vw;
    font-size: 4.375vw;
  }

  .news__type {
    font-size: 5vw;
  }

  .news__caption {
    margin-top: 4.375vw;
    font-size: 5.625vw;
  }

  .news__text {
    font-size: 4.375vw;
    font-weight: 400;
    line-height: 1.71;
  }

  .news__links {
    padding-top: 6.25vw;
  }

  .content .news__link {
    margin-top: 0;
  }

  .news:not([class*='mod_']) .news__item {
    display: none;
  }

  .news:not([class*='mod_']) .news__item:nth-child(-n+3) {
    display: flex;
  }

  .news.mod_wide .news__item {
    flex: 0 1 auto;
    margin: 0 0 10vw;
  }

  .news.mod_wide .news__image {
    max-height: 50.625vw;
  }

  .news.mod_one-row .news__item {
    display: flex !important;
  }

  .news.mod_tablet-wide .news__item {
    display: block;
    margin: 10vw 0;
  }

  .nomination-detail__area.mod_bordered {
    padding-top: 10.9375vw;
  }

  div + .nomination-detail__area {
    margin-top: 8.125vw;
  }

  .nomination-detail__type {
    display: block;
  }

  .nomination-detail__type-icon {
    flex: 0 0 28.125vw;
    height: 28.125vw;
  }

  .nomination-detail__type-icon + div {
    margin: -0.625vw 0 0;
  }

  .nomination-detail__text {
    font-size: 4.375vw;
    line-height: 1.71;
  }

  .nomination-detail__kpi {
    margin-top: 7.8125vw;
  }

  .nomination-detail__kpi-caption {
    font-size: 5vw;
  }

  .nomination-detail__kpi-item {
    padding: 3.4375vw 0 4.0625vw;
  }

  .nomination-detail__kpi-item:first-child {
    margin-top: 4.375vw;
  }

  .nomination-detail__kpi-item-caption {
    font-size: 5.625vw;
  }

  .nomination-detail__kpi-item-text {
    font-size: 4.375vw;
  }

  .nomination-detail__documents {
    margin-top: 25vw;
    padding-top: 12.5vw;
  }

  .nominations-detail {
    font-size: 4.375vw;
  }

  .nominations-detail__infographic {
    margin-top: 15vw;
  }

  .nominations-detail__list {
    margin-top: 7.8125vw;
  }

  .nominations-detail__list-inner {
    flex-direction: column-reverse;
  }

  .nominations-detail__list-caption {
    font-size: 5.625vw;
    line-height: 1.78;
  }

  .nominations-detail__list-link {
    font-size: 4.6875vw;
  }

  .nominations-detail__list + .nominations-detail__list {
    margin-top: 10vw;
  }

  .nominations-detail__list-inner-icon {
    width: 21.875vw;
    height: 21.875vw;
    margin-bottom: 5.3125vw;
  }

  .nominations-detail__items {
    margin-top: 2.8125vw;
  }

  .nominations-detail__item {
    font-size: 4.375vw;
  }

  .nominations {
    margin-top: 12.5vw;
  }

  .nominations__description {
    max-width: 137.5vw;
    margin-top: 8.125vw;
    font-size: 4.375vw;
  }

  .nominations__lists {
    display: block;
    margin-top: 6.5625vw;
  }

  .nominations__caption {
    font-size: 5vw;
  }

  .nominations__block {
    width: auto;
  }

  .nominations__block:last-child {
    width: auto;
  }

  .nominations__block + .nominations__block {
    margin-top: 6.875vw;
  }

  .nominations__list {
    display: block;
  }

  .nominations__list-item {
    margin-top: 2.5vw;
    font-size: 5vw;
  }

  .nominations__block:last-child .nominations__list-item {
    width: 100%;
  }

  .participants-documents {
    margin-top: 9.375vw;
    padding-top: 12.8125vw;
  }

  .participants-documents__tabs {
    margin-top: 8.125vw;
  }

  .participants-documents__list {
    margin-top: 0.625vw;
  }

  .participants-documents__buttons {
    margin-top: 12.8125vw;
  }

  .participants-documents__button {
    padding: 5vw 5.9375vw 4.375vw;
    font-size: 5vw;
  }

  .participants-documents__button::after {
    min-width: 7.5vw;
    height: 7.5vw;
    margin-left: 5.9375vw;
  }

  .partners {
    margin-top: 12.5vw;
  }

  .partners__type {
    justify-content: space-around;
  }

  .partners__item {
    padding: 3.125vw;
  }

  .partners__image {
    height: 37.5vw;
  }

  .partners__caption {
    margin-top: 4.6875vw;
    font-size: 5vw;
  }

  .partners-detail__type {
    margin: 0;
  }

  .partners-detail__item {
    flex: 1 0 100%;
    padding: 0 0 13.125vw;
  }

  .partners-detail__image {
    height: auto;
    margin: 7.8125vw 0;
  }

  .partners-detail__image img {
    max-width: 40%;
  }

  .partners-detail__type-caption {
    font-size: 5vw;
  }

  .partners-detail__caption {
    margin-top: 2.1875vw;
    font-size: 5vw;
  }

  .partners-detail__text {
    margin-top: 2.5vw;
    font-size: 4.375vw;
  }

  .partners-detail__type.mod_primary .partners-detail__item {
    display: block;
    padding: 6.25vw 0 13.125vw;
  }

  .partners-detail__type.mod_primary .partners-detail__image {
    margin-right: 0;
  }

  .partners-detail__type.mod_assist .partners-detail__item {
    flex: 0 1 45vw;
  }

  .people__item {
    flex: 0 1 42.5vw;
    padding: 12.5vw 2.5vw 10.625vw;
  }

  .people__item:nth-child(2n + 1) {
    padding-left: 0;
  }

  .people__item:nth-child(2n) {
    padding-right: 0;
  }

  .people__image {
    min-width: 34.375vw;
    width: 34.375vw;
    height: 34.375vw;
  }

  .people__caption {
    margin-top: 6.5625vw;
    font-size: 4.375vw;
  }

  .people__role {
    margin-top: 1.5625vw;
    font-size: 3.75vw;
  }

  .people__button a {
    padding: 2.5vw 5.9375vw;
    font-size: 3.75vw;
  }

  .people.js-people-more .people__item:nth-child(-n+8) {
    display: block;
  }

  .search-results__area {
    margin-top: 10vw;
  }

  .search-results__item {
    padding: 5.625vw;
    font-size: 4.375vw;
  }

  .search-results__item-text {
    margin-top: 3.125vw;
  }

  .search-results__pagination {
    margin-top: 5.625vw;
  }

  .search-results__button {
    width: 12.5vw;
    height: 12.5vw;
  }

  .sidebar__item {
    font-size: 5vw;
  }

  .sidebar__item + .sidebar__item {
    margin-top: 2.5vw;
  }

    .sidebar__button {
        bottom: 0;
        right: 64px;
        margin-bottom: 34px;
    }

  .sidebar__button a {
    padding: 2.1875vw 10.3125vw;
    border-radius: 7.5vw;
    box-shadow: 0 1.875vw 3.125vw -2.5vw #221e1f;
  }

  .sidebar__lk {
    margin-top: 2.5vw;
    font-size: 5vw;
  }

  .sidebar__lk .arrow-link.mod_long::after {
    min-width: 38.75vw;
    height: 7.5vw;
  }

  .slider__button::after {
    width: 12.5vw;
    height: 12.5vw;
  }

  .spoiler [data-role="spoiler:opener"]::after {
    min-width: 12.5vw;
    height: 12.5vw;
  }

  .spoiler.mod_spoiler-opened .mod_minus[data-role="spoiler:opener"]::after {
    min-width: 4.6875vw;
  }

  .stages {
    margin-top: 17.5vw;
  }

  div + .stages .stages__area {
    padding-top: 9.6875vw;
  }

  .stages__list {
    margin-top: 8.125vw;
  }

  .stages__item {
    display: block;
    padding: 5.9375vw 0 5.9375vw 12.1875vw;
  }

  .stages__item-side:last-child {
    margin-top: 6.25vw;
    text-align: left;
  }

  .stages__item-cost {
    font-size: 5.625vw;
  }

  .stages__item-date {
    font-size: 4.375vw;
  }

  .stages__item-caption {
    font-size: 5.625vw;
  }

  .stages__item-caption::before {
    width: 7.5vw;
    height: 7.5vw;
    margin: 0.9375vw 4.6875vw 0 0;
  }

  .stages__item-action {
    margin-top: 2.5vw;
    font-size: 4.375vw;
  }

  .tabs {
    margin-top: 9.6875vw;
  }

  .tabs__item {
    padding: 0 0 4.6875vw;
    font-size: 5.625vw;
  }

  .tabs__item + .tabs__item {
    margin-left: 3.125vw;
  }

  * + .text-with-placement {
    margin-top: 12.5vw;
  }

  .text-with-placement {
    display: block;
  }

  .text-with-placement__panel {
    margin: 6.25vw 0;
  }

  .text-with-placement__panel .lined-area__inner {
    padding: 5.625vw 7.5vw;
  }

  .timeline {
    margin: 10.625vw -5vw 0;
  }

  * + .timeline .timeline__area {
    padding-top: 10.625vw;
  }

  .timeline__title {
    padding: 0 5vw;
  }

  .timeline__list {
    margin-top: 3.4375vw;
    padding: 0 5vw;
  }

  .timeline__item {
    padding: 2.1875vw 0 2.1875vw 12.5vw;
  }

  .timeline__item-date {
    font-size: 4.375vw;
  }

  .timeline__item-caption {
    font-size: 5.625vw;
  }

  .timeline__item-caption::before {
    width: 7.5vw;
    height: 7.5vw;
    margin-right: 5vw;
  }

  .timeline__item-text {
    margin-top: 1.875vw;
    font-size: 4.375vw;
  }

  .timeline__item-action {
    margin-top: 1.875vw;
    font-size: 5vw;
    line-height: 1.75;
  }

  .timeline__item-role-caption {
    font-size: 5.625vw;
  }

  .timeline__item-role-text {
    margin-top: 1.875vw;
    font-size: 4.375vw;
  }

  .timeline__caption {
    font-size: 5.625vw;
    padding: 2.1875vw 0 2.1875vw 12.5vw;
  }

  .timeline__caption:before {
    width: 7.5vw;
    height: 7.5vw;
    margin-right: 5vw;
  }

  .timeline__separator {
    margin: 3.75vw 0;
  }

  * + .video {
    margin-top: 13.125vw;
  }

  .winners-filter {
    margin-top: 10.625vw;
  }

  .winners-filter__inner {
    padding: 10vw 10.625vw;
  }

  .winners__tabs {
    margin-top: 11.5625vw;
  }

  .winners__area {
    margin-top: 12.5vw;
  }

  .winners__sub-area {
    margin-top: 8.75vw;
  }

  .winners__list {
    margin-top: 1.25vw;
  }

  .winners__item {
    padding: 7.5vw 0;
  }

  .winners__caption {
    font-size: 5vw;
  }

  .winners__body {
    margin-top: 3.125vw;
  }

  .winners__panel {
    margin-top: 7.8125vw;
  }

  .winners__panel-area {
    display: block;
    padding: 0 0 18.75vw;
  }

  .winners__panel-type {
    min-width: 37.5vw;
    padding-right: 0;
    font-size: 5vw;
    line-height: 1.5;
  }

  .winners__panel-video {
    margin: 9.0625vw 0 0;
  }

  .winners__panel-property {
    margin: 0 0 9.0625vw;
  }

  .winners__panel-caption {
    margin-bottom: 2.8125vw;
    font-size: 5.625vw;
    line-height: 1.78;
  }

  .winners__panel-label {
    font-size: 4.375vw;
  }

  .winners__panel-value {
    font-size: 5vw;
  }

  .winners__panel-value + .winners__panel-value {
    margin-top: 6.25vw;
  }

  .winners__panel-description {
    margin-top: 2.5vw;
    font-size: 4.375vw;
  }

  .winners__panel.js-winner .winners__panel-opener {
    width: 100%;
    height: 56px;
  }

  .winners__panel.js-winner .winners__panel-opener::after {
    top: 3.75vw;
    left: 3.75vw;
    right: 3.75vw;
    bottom: 3.75vw;
  }

  .winners__slidePanel-innerArea {
    padding: 11.25vw 7.5vw;
  }

  .winners__slidePanel-closer {
    right: 12px;
    bottom: 12px;
    top: auto;
  }

  .winners__slidePanel .winners__panel-caption {
    margin-top: 5.9375vw;
    font-size: 8.75vw;
    letter-spacing: 0.0719vw;
  }

  .winners__slidePanel .winners__panel-image {
    margin-top: 8.4375vw;
  }

  .winners__slidePanel .winners__panel-text {
    margin-top: 7.8125vw;
    font-size: 4.375vw;
  }

  .winners__slidePanel .winners__panel-property {
    margin-top: 7.8125vw;
    padding-top: 7.8125vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .banner-slider__slide-image img {
    width: auto;
    height: 100%;
  }
}

@media all and (-ms-high-contrast: none) {
  .events__area {
    display: block;
  }

  .partners__type {
    align-items: center;
  }

  .partners__image {
    display: block;
    height: auto;
  }

  .partners__image img {
    display: block;
    margin: 0 auto;
  }
}