@font-face {
  font-family: 'TT Moscow Economy', sans-serif;
  src: url("../fonts/moscoweconomy/ttmoscoweconomy-md.woff2") format("woff2"), url("../fonts/moscoweconomy/ttmoscoweconomy-md.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'TT Moscow Economy', sans-serif;
  src: url("../fonts/moscoweconomy/ttmoscoweconomy-normal.woff2") format("woff2"), url("../fonts/moscoweconomy/ttmoscoweconomy-normal.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Neue Machina', sans-serif;
  src: url("../fonts/neuemachina/neuemachina-bold.woff2") format("woff2"), url("../fonts/neuemachina/neuemachina-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Neue Machina', sans-serif;
  src: url("../fonts/neuemachina/neuemachina-medium.woff2") format("woff2"), url("../fonts/neuemachina/neuemachina-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Neue Machina', sans-serif;
  src: url("../fonts/neuemachina/neuemachina-regular.woff2") format("woff2"), url("../fonts/neuemachina/neuemachina-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
.all-sections {
  background: #fff;
  font-family: 'Neue Machina', sans-serif;
  overflow: hidden; }

.container {
  margin: 0 auto;
  padding: 0 10px; }

/* new pages */
.ng-sections {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #F5F9F9 url("../images/ng-bg-all.jpg") center 0 no-repeat;
  background-size: cover; }
  .ng-sections .container {
     max-width: 940px; }

.ng-section-label {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 0 0 50px 0; }
  @media (max-width: 960px) {
    .ng-section-label {
      font-size: 21px;
      padding: 0 0 30px 0; } }

.ng-about-1 {
  padding: 125px 0 0 0;
  position: relative;
  z-index: 2; }
  .ng-about-1 .ng-intro {
    padding: 0 0 80px 0; }
    @media (max-width: 960px) {
      .ng-about-1 .ng-intro {
        padding: 0 0 50px 0; } }
    .ng-about-1 .ng-intro__cols {
      display: flex;
      justify-content: space-between;
      padding: 0 0 40px 0; }
      @media (max-width: 768px) {
        .ng-about-1 .ng-intro__cols {
          display: block;
          padding: 0 0 20px 0; } }
    .ng-about-1 .ng-intro__logos {
      flex-shrink: 0;
      min-width: 30%; }
      @media (max-width: 768px) {
        .ng-about-1 .ng-intro__logos {
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: space-between;
          flex-wrap: wrap;
          margin: 0 -10px;
          padding: 0 0 30px 0; } }
      .ng-about-1 .ng-intro__logos .item {
        padding: 10px 0 30px 0; }
        @media (max-width: 768px) {
          .ng-about-1 .ng-intro__logos .item {
            padding: 0 10px 20px 10px; } }
      .ng-about-1 .ng-intro__logos img {
        display: block;
        max-width: 100%;
        height: auto; }
    .ng-about-1 .ng-intro__text {
      flex-grow: 1;
      padding: 0 0 0 50px;
      color: #000;
      font-size: 16px;
      font-family: 'TT Moscow Economy', sans-serif;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }
      @media (max-width: 768px) {
        .ng-about-1 .ng-intro__text {
          width: 100%;
          padding: 0; } }
      .ng-about-1 .ng-intro__text h2 {
        font-family: 'Neue Machina', sans-serif;
        color: #000;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.2;
        margin: 0 0 10px 0; }
      .ng-about-1 .ng-intro__text ul {
        list-style: none;
        margin: 0 0 20px 0; }
        .ng-about-1 .ng-intro__text ul li {
          position: relative;
          padding: 0 0 4px 20px; }
          .ng-about-1 .ng-intro__text ul li:before {
            content: '';
            width: 5px;
            height: 5px;
            border-radius: 50%;
            position: absolute;
            left: 5px;
            top: 8px;
            background: #000; }
    .ng-about-1 .ng-intro__btns {
      display: flex;
      margin: 0 -10px;
      justify-content: space-between; }
      .ng-about-1 .ng-intro__btns .item {
        padding: 0 10px;
        flex-shrink: 0;
        width: 33.3333%; }
      .ng-about-1 .ng-intro__btns .btn-ng-1, .ng-about-1 .ng-intro__btns .btn-ng-2, .ng-about-1 .ng-intro__btns .btn-ng-3 {
        width: 100%; }
      @media (max-width: 768px) {
        .ng-about-1 .ng-intro__btns {
          flex-wrap: wrap; }
          .ng-about-1 .ng-intro__btns > div:nth-child(1), .ng-about-1 .ng-intro__btns > div:nth-child(2) {
            width: 50%;
            padding-bottom: 25px; }
          .ng-about-1 .ng-intro__btns > div:nth-child(3) {
            width: 100%; } }
      @media (max-width: 768px) {
        .ng-about-1 .ng-intro__btns {
          flex-wrap: wrap; }
          .ng-about-1 .ng-intro__btns > div {
            width: 100% !important;
            padding-bottom: 15px !important; } }
  .ng-about-1 h1 {
    color: #000;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 3.6px;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 90px 0; }
    @media (max-width: 960px) {
      .ng-about-1 h1 {
        font-size: 48px;
        margin: 0 0 60px 0;
        letter-spacing: 2px; } }
    @media (max-width: 768px) {
      .ng-about-1 h1 {
        font-size: 32px;
        margin: 0 0 50px 0;
        letter-spacing: 1px; } }
    @media (max-width: 400px) {
      .ng-about-1 h1 {
        font-size: 28px; } }

.btn-ng-1, .btn-ng-2, .btn-ng-3 {
  display: inline-flex;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  text-align: center;
  height: 52px;
  border-radius: 16px;
  font-size: 21px;
  font-weight: 500;
  transition: color .3s ease-in, background-color .3s ease-in, border-color .3s ease-in;
  padding: 0 20px; }
  @media (max-width: 960px) {
    .btn-ng-1, .btn-ng-2, .btn-ng-3 {
      font-size: 18px; } }

.btn-ng-1 {
  border: 1px solid #000;
  color: #000; }
  .btn-ng-1:hover {
    background: #42A6AF;
    border-color: #42A6AF;
    color: #fff; }

.btn-ng-2 {
  background: #fff;
  color: #000; }
  .btn-ng-2:hover {
    background: #42A6AF;
    border-color: #42A6AF;
    color: #fff; }

.btn-ng-3 {
  background: #42A6AF;
  color: #fff; }
  .btn-ng-3:hover {
    background: #fff;
    border-color: #fff;
    color: #42A6AF; }

.ng-section-head {
  color: #000;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  padding: 0 0 25px 0; }
  @media (max-width: 960px) {
    .ng-section-head {
      font-size: 32px; } }
  @media (max-width: 768px) {
    .ng-section-head {
      font-size: 28px; } }

.ng-plan {
  padding: 0 0 40px 0; }
  .ng-plan .ng-section-head span {
    display: block;
    color: #42A6AF;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    border-radius: 32px;
    background: linear-gradient(90deg, rgba(66, 166, 175, 0) 0%, rgba(66, 166, 175, 0.2) 100%);
    line-height: 36px;
    padding: 14px;
    margin: 10px 0 0 0;
    text-transform: uppercase; }
    @media (max-width: 960px) {
      .ng-plan .ng-section-head span {
        font-size: 28px; } }
    @media (max-width: 768px) {
      .ng-plan .ng-section-head span {
        font-size: 24px; } }
  .ng-plan__thead {
    display: flex;
    padding: 0 0 10px 50px;
    color: #42A6AF;
    font-size: 24px;
    font-family: 'TT Moscow Economy', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; }
    @media (max-width: 960px) {
      .ng-plan__thead {
        font-size: 21px; } }
    @media (max-width: 768px) {
      .ng-plan__thead {
        font-size: 16px;
        padding: 0 0 10px 0; } }
  .ng-plan__th-1 {
    flex-grow: 1; }
  .ng-plan__th-2 {
    padding: 0 20px; }
    @media (max-width: 768px) {
      .ng-plan__th-2 {
        padding: 0 0 0 10px; } }
    @media (max-width: 420px) {
      .ng-plan__th-2 {
        display: none; } }
  .ng-plan__tr {
    display: flex;
    border-radius: 5px;
    border: 0.3px solid rgba(66, 166, 175, 0.2);
    background: #FFF;
    margin: 0 0 4px 0;
    padding: 12px 20px;
    justify-content: space-between;
    font-size: 15px;
    color: #000;
    line-height: 20px;
    font-family: 'TT Moscow Economy', sans-serif; }
    @media (max-width: 768px) {
      .ng-plan__tr {
        font-size: 14px; } }
    @media (max-width: 420px) {
      .ng-plan__tr {
        flex-wrap: wrap; } }
  .ng-plan__cell-1 {
    flex-shrink: 0;
    width: 30px; }
  .ng-plan__cell-2 {
    flex-grow: 1;
    padding: 0 20px 0 0; }
    @media (max-width: 420px) {
      .ng-plan__cell-2 {
        width: calc(100% - 30px); } }
  .ng-plan__cell-3 {
    text-align: right; }
    @media (max-width: 420px) {
      .ng-plan__cell-3 {
        text-align: left;
        padding: 5px 0 0 30px; } }
  .ng-plan .ng-plan__tr + .ng-plan__thead {
    padding-top: 20px; }

.ng-nominations {
  padding: 0 0 45px 0; }
  .ng-nominations__list {
    display: flex;
    justify-content: space-between;
    gap: 30px; }
    @media (max-width: 768px) {
      .ng-nominations__list {
        display: block; } }
    .ng-nominations__list .item {
      border-radius: 6px;
      background: #FFF;
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
      flex-basis: 100%;
      padding: 24px;
      color: #000;
      font-size: 16px;
      line-height: 1.3;
      font-family: 'TT Moscow Economy', sans-serif;
      font-style: normal;
      font-weight: 400; }
      @media (max-width: 768px) {
        .ng-nominations__list .item {
          margin: 0 0 25px 0;
          padding: 20px; } }
      @media (max-width: 480px) {
        .ng-nominations__list .item {
          font-size: 14px; } }
    .ng-nominations__list h3 {
      color: #42A6AF;
      font-size: 28px;
      font-family: 'Neue Machina', sans-serif;
      font-style: normal;
      font-weight: 700;
      line-height: 1;
      padding: 0 0 16px 0; }
      @media (max-width: 480px) {
        .ng-nominations__list h3 {
          font-size: 24px; } }

.ng-categories {
  background: #ECF7F8;
  padding: 70px 0;
  position: relative;
  z-index: 1; }
  @media (max-width: 960px) {
    .ng-categories {
      padding: 50px 0; } }
  .ng-categories .container {
    max-width: 1272px; }

.ng-categories-list {
  display: flex;
  gap: 30px; }
  @media (max-width: 1100px) {
    .ng-categories-list {
      gap: 20px; } }
  @media (max-width: 960px) {
    .ng-categories-list {
      flex-wrap: wrap;
      justify-content: center; } }
  .ng-categories-list .item {
    flex-basis: 100%; }
    @media (max-width: 960px) {
      .ng-categories-list .item {
        flex: none;
        width: calc(24% - 20px);
        flex-shrink: 0;
        margin: 20px 0; } }
    @media (max-width: 640px) {
      .ng-categories-list .item {
        width: calc(33% - 20px); } }
    @media (max-width: 480px) {
      .ng-categories-list .item {
        /* width: calc(50% - 20px); */
        width: 100%;
       } }
  .ng-categories-list a {
    display: block;
    text-decoration: none;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-family: 'TT Moscow Economy', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase; }
    @media (max-width: 480px) {
      .ng-categories-list a {
        font-size: 14px; } }
    .ng-categories-list a:hover img {
      transform: scale(1.1); }
  .ng-categories-list img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    transition: transform .3s ease-in; }
  .ng-categories-list .pic {
    height: 162px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin: 0 0 24px 0; }
    @media (max-width: 480px) {
      .ng-categories-list .pic {
        height: 140px; } }

.ng-bg-pic-1 {
  width: 476px;
  height: 360px;
  background: url("../images/ngd-1.png") no-repeat;
  background-size: cover;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 142px;
  margin: 0 0 0 240px; }
  @media (max-width: 960px) {
    .ng-bg-pic-1 {
      top: 60px;
      margin: 0 0 0 40px; } }
  @media (max-width: 768px) {
    .ng-bg-pic-1 {
      display: none; } }

.ng-bg-pic-2 {
  width: 459px;
  height: 474px;
  background: url("../images/ngd-2.png") no-repeat;
  background-size: cover;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 248px;
  margin: 0 0 0 -950px; }
  @media (max-width: 1100px) {
    .ng-bg-pic-2 {
      display: none; } }

.ng-bg-pic-3 {
  width: 276px;
  height: 264px;
  background: url("../images/ngd-3.png") no-repeat;
  background-size: cover;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -200px 0 0 540px; }
  @media (max-width: 1100px) {
    .ng-bg-pic-3 {
      display: none; } }

.ng-sections {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #F5F9F9 url("../images/ng-bg-all.jpg") center 0 no-repeat;
  background-size: cover; }
  /* .ng-sections .container {
    max-width: 940px; } */

.ng-section-main {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #EDF8F9; }
  .ng-section-main .container {
    max-width: 1272px; }

.ng-section-1 {
  padding: 125px 0 100px 0;
  position: relative;
  z-index: 2; }
  @media (max-width: 1100px) {
    .ng-section-1 {
      padding-bottom: 10px; } }
  .ng-section-1 h1 {
    color: #000;
    font-size: 62px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 3.6px;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 60px 0;
    word-spacing: 9999px; }
    @media (max-width: 960px) {
      .ng-section-1 h1 {
        font-size: 48px;
        margin: 0 0 50px 0;
        letter-spacing: 2px; } }
    @media (max-width: 768px) {
      .ng-section-1 h1 {
        font-size: 32px;
        letter-spacing: 1px;
        word-spacing: unset;
        text-align: center; } }
    @media (max-width: 400px) {
      .ng-section-1 h1 {
        font-size: 28px; } }
  @media (max-width: 768px) {
    .ng-section-1 .ng-section-label {
      text-align: center; }
      .ng-section-1 .ng-section-label br {
        display: none; } }

.nsm-pic-1 {
  width: 711px;
  height: 300px;
  background-size: cover;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 100px;
  margin: 0 0 0 -50px; }
  .nsm-pic-1 img {
    display: block;
    max-width: 100%;
    height: auto; }
  @media (max-width: 768px) {
    .nsm-pic-1 {
      position: static;
      left: auto;
      top: auto;
      height: auto;
      width: auto;
      margin: 0 auto -80px auto;
      padding: 100px 0 0 0; } }

.nsm-pic-2 {
  width: 174px;
  height: 166px;
  background: url("../images/mgd-2.png") no-repeat;
  background-size: cover;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 200px;
  margin: 0 0 0 -950px; }
  @media (max-width: 1100px) {
    .nsm-pic-2 {
      display: none; } }

.nsm-pic-3 {
  width: 260px;
  height: 240px;
  background: url("../images/mgd-3.png") no-repeat;
  background-size: cover;
  z-index: 1;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 -80px -660px; }
  @media (max-width: 1100px) {
    .nsm-pic-3 {
      display: none; } }

.categories-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 0; }
  .categories-btns .btn-ng-3 {
    padding: 0 50px; }

    .golos-btns {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 22px 0; }


.ng-section-inner {
  padding: 125px 0 100px 0;
  position: relative;
  z-index: 2;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.78) 0%, rgba(166, 213, 216, 0.69) 100%); }
  @media (max-width: 1100px) {
    .ng-section-inner {
      padding-bottom: 10px; } }
  .ng-section-inner h1 {
    color: #000;
    font-size: 62px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 3.6px;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 60px 0;
    word-spacing: 9999px; }
    @media (max-width: 960px) {
      .ng-section-inner h1 {
        font-size: 48px;
        margin: 0 0 50px 0;
        letter-spacing: 2px; } }
    @media (max-width: 768px) {
      .ng-section-inner h1 {
        font-size: 32px;
        letter-spacing: 1px;
        word-spacing: unset;
        text-align: center; } }
    @media (max-width: 400px) {
      .ng-section-inner h1 {
        font-size: 28px; } }
  @media (max-width: 768px) {
    .ng-section-inner .ng-section-label {
      text-align: center; }
      .ng-section-inner .ng-section-label br {
        display: none; } }

.nsi-pic-1 {
  width: 711px;
  height: 300px;
  background-size: cover;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 100px;
  margin: 0 0 0 -50px; }
  .nsi-pic-1 img {
    display: block;
    max-width: 100%;
    height: auto; }
  @media (max-width: 768px) {
    .nsi-pic-1 {
      position: static;
      left: auto;
      top: auto;
      height: auto;
      width: auto;
      margin: 0 auto 40px auto;
      padding: 0; } }

.nsi-pic-2 {
  width: 301px;
  height: 300px;
  background: url("../images/igd-2.png") no-repeat;
  background-size: cover;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 60%;
  margin: 0 0 0 -780px; }
  @media (max-width: 1100px) {
    .nsi-pic-2 {
      display: none; } }

.nsi-pic-3 {
  width: 459px;
  height: 474px;
  background: url("../images/igd-3.png") no-repeat;
  background-size: cover;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -80px 0 0 660px; }
  @media (max-width: 1100px) {
    .nsi-pic-3 {
      display: none; } }

.inng-section-1 {
  position: relative;
  z-index: 2; }
  .inng-section-1 .container {
    max-width: 1272px; }

.inng-demo-row {
  display: flex;
  max-width: 660px;
  width: 100%;
  border-radius: 6px;
  background: #FFF; }
  @media (max-width: 768px) {
    .inng-demo-row {
      max-width: 100%; } }
  @media (max-width: 640px) {
    .inng-demo-row {
      flex-wrap: wrap; } }
  .inng-demo-row__pic {
    width: 50%;
    max-height: 400px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left:15px;
    overflow: hidden; }
    @media (max-width: 640px) {
      .inng-demo-row__pic {
        order: 2;
        width: 100%; } }
    .inng-demo-row__pic img {
      display: block;
      max-width: 100%;
      /* height: auto; */
      max-height: 200px;
      object-fit: contain;
    }
  .inng-demo-row__info {
    width: 50%;
    flex-shrink: 0;
    text-align: center;
    padding: 30px; }
    @media (max-width: 640px) {
      .inng-demo-row__info {
        order: 1;
        width: 100%; } }
  .inng-demo-row .label {
    font-size: 32px;
    font-family: 'Neue Machina', sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 20px 0 30px 0;
    color: #42A6AF; }
    @media (max-width: 640px) {
      .inng-demo-row .label {
        padding: 0 0 10px 0;
        font-size: 28px; } }
  .inng-demo-row .category-name {
    color: #000;
    text-align: center;
    font-size: 36px;
    font-family: 'TT Moscow Economy', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    padding: 50px 0 0 0; }
    @media (max-width: 640px) {
      .inng-demo-row .category-name {
        font-size: 30px;
        padding: 0; } }
