/*

Theme Name: dzherelo-nadii_2019
Author: demch.co
Author URI: https://demch.co/
Description: Theme dzherelo-nadii_2019

*/

@font-face {
  font-family: 'CoreSansA25';
  src: url("fonts/CoreSansA25.eot");
  src: url("fonts/CoreSansA25.eot?#iefix") format("embedded-opentype"), url("fonts/CoreSansA25.woff") format("woff"), url("fonts/CoreSansA25.ttf") format("truetype"); }

@font-face {
  font-family: 'CoreSansA35';
  src: url("fonts/CoreSansA35.eot");
  src: url("fonts/CoreSansA35.eot?#iefix") format("embedded-opentype"), url("fonts/CoreSansA35.woff") format("woff"), url("fonts/CoreSansA35.ttf") format("truetype"); }

@font-face {
  font-family: 'CoreSansA45';
  src: url("fonts/CoreSansA45.eot");
  src: url("fonts/CoreSansA45.eot?#iefix") format("embedded-opentype"), url("fonts/CoreSansA45.woff") format("woff"), url("fonts/CoreSansA45.ttf") format("truetype"); }

@font-face {
  font-family: 'CoreSansA55';
  src: url("fonts/CoreSansA55.eot");
  src: url("fonts/CoreSansA55.eot?#iefix") format("embedded-opentype"), url("fonts/CoreSansA55.woff") format("woff"), url("fonts/CoreSansA55.ttf") format("truetype"); }

@font-face {
  font-family: 'CoreSansA65';
  src: url("fonts/CoreSansA65.eot");
  src: url("fonts/CoreSansA65.eot?#iefix") format("embedded-opentype"), url("fonts/CoreSansA65.woff") format("woff"), url("fonts/CoreSansA65.ttf") format("truetype"); }

@font-face {
  font-family: 'GillSans-Bold';
  src: url("fonts/GillSans-Bold.eot");
  src: url("fonts/GillSans-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/GillSans-Bold.woff") format("woff"), url("fonts/GillSans-Bold.ttf") format("truetype"); }

/* Color variables*/
.wrapper {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding: 0 50px; }
  @media (max-width: 1365px) {
    .wrapper {
      padding: 0 40px; } }
  @media (max-width: 1023px) {
    .wrapper {
      padding: 0 30px; } }
  @media (max-width: 767px) {
    .wrapper {
      padding: 0 20px; } }

#primary {
  flex: 1 0 auto; }

#main {
  overflow: hidden; }

body {
  font-family: CoreSansA45;
  color: #000;
  display: flex;
  flex-direction: column; }

.assistive-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

.posts-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-start; }

.no-results.not-found {
  min-height: 220px;
  width: 100%;
  display: flex;
  justify-content: center; }
  .no-results.not-found .page-title {
    text-align: center;
    font-family: GillSans-Bold;
    font-size: 40px;
    line-height: 46px; }
    @media (max-width: 1365px) {
      .no-results.not-found .page-title {
        font-size: 36px;
        line-height: 42px; } }
    @media (max-width: 1023px) {
      .no-results.not-found .page-title {
        font-size: 30px;
        line-height: 36px; } }
    @media (max-width: 767px) {
      .no-results.not-found .page-title {
        font-size: 20px;
        line-height: 24px; } }

.items-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 19; }

.social-list {
  display: flex;
  align-items: center; }
  .social-list a {
    display: block;
    margin: 0 15px; }
    @media (max-width: 1365px) {
      .social-list a {
        margin: 0 10px;
        height: 26px; } }
    .social-list a .social-icon {
      width: 30px;
      height: 30px;
      fill: #fff;
      transition: all 0.3s linear; }
      @media (max-width: 1365px) {
        .social-list a .social-icon {
          width: 26px;
          height: 26px; } }
    .social-list a:hover .social-icon, .social-list a:active .social-icon {
      fill: #CEDA42; }

.links-arrow {
  width: 60px;
  height: 1px;
  position: relative;
  background-color: #000;
  transition: all 0.3s linear; }
  @media (max-width: 767px) {
    .links-arrow {
      width: 40px; } }
  .links-arrow .arrow-icon {
    width: 6px;
    height: 11px;
    position: absolute;
    right: 0;
    top: -5px; }
    @media (max-width: 767px) {
      .links-arrow .arrow-icon {
        width: 5px;
        height: 9px;
        top: -4px; } }

.more-button-link {
  display: block;
  cursor: pointer;
  min-width: 130px;
  margin-left: 10px;
  position: relative;
  z-index: 9; }
  @media (max-width: 1365px) {
    .more-button-link {
      min-width: 126px;
      max-width: 130px; } }
  @media (max-width: 1023px) {
    .more-button-link {
      min-width: 110px; } }
  @media (max-width: 767px) {
    .more-button-link {
      min-width: unset;
      max-width: unset; } }
  .more-button-link__title {
    margin-bottom: 15px;
    font-family: CoreSansA55;
    font-size: 16px;
    line-height: 20px; }
    @media (max-width: 1365px) {
      .more-button-link__title {
        margin-bottom: 10px; } }
    @media (max-width: 1023px) {
      .more-button-link__title {
        font-size: 14px;
        line-height: 18px; } }
    @media (max-width: 767px) {
      .more-button-link__title {
        font-size: 12px;
        line-height: 14px; } }
  .more-button-link_color .more-button-link__title {
    color: #CEDA42; }
  .more-button-link_color .links-arrow {
    background-color: #CEDA42; }
    .more-button-link_color .links-arrow .arrow-icon {
      fill: #CEDA42; }
  .more-button-link:hover .links-arrow, .more-button-link:active .links-arrow {
    width: 130px; }
    @media (max-width: 1365px) {
      .more-button-link:hover .links-arrow, .more-button-link:active .links-arrow {
        width: 126px; } }
    @media (max-width: 1023px) {
      .more-button-link:hover .links-arrow, .more-button-link:active .links-arrow {
        width: 110px; } }
    @media (max-width: 767px) {
      .more-button-link:hover .links-arrow, .more-button-link:active .links-arrow {
        width: 40px; } }

.section-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 80px; }
  @media (max-width: 1365px) {
    .section-heading {
      margin-bottom: 60px; } }
  @media (max-width: 1023px) {
    .section-heading {
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    .section-heading {
      margin-bottom: 25px; } }
  .section-heading .title-section {
    font-family: GillSans-Bold;
    font-size: 40px;
    line-height: 46px; }
    @media (max-width: 1365px) {
      .section-heading .title-section {
        font-size: 36px;
        line-height: 42px; } }
    @media (max-width: 1023px) {
      .section-heading .title-section {
        font-size: 30px;
        line-height: 36px; } }
    @media (max-width: 767px) {
      .section-heading .title-section {
        font-size: 22px;
        line-height: 26px; } }
    .section-heading .title-section_color {
      color: #CEDA42; }
  .section-heading_lg .title-section {
    font-size: 100px;
    line-height: 116px;
    opacity: .2; }
    @media (max-width: 1365px) {
      .section-heading_lg .title-section {
        font-size: 75px;
        line-height: 87px; } }
    @media (max-width: 1023px) {
      .section-heading_lg .title-section {
        font-size: 55px;
        line-height: 65px; } }
    @media (max-width: 767px) {
      .section-heading_lg .title-section {
        font-size: 30px;
        line-height: 36px; } }
  .section-heading_lg .section-heading__link {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
    @media (max-width: 1023px) {
      .section-heading_lg .section-heading__link {
        -webkit-transform: translateY(0);
                transform: translateY(0); } }
  @media (max-width: 767px) {
    .section-heading_main-success-stories {
      height: 1px; } }

.slick-dots {
  list-style: none;
  display: flex;
  justify-content: center; }
  .slick-dots li {
    margin: 0 8px; }
    .slick-dots li button {
      width: 8px;
      height: 8px;
      background-color: transparent;
      border: 1px solid #CEDA42;
      border-radius: 50%;
      padding: 0;
      text-indent: -999999px; }
    .slick-dots li.slick-active button {
      background-color: #CEDA42; }

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 299;
  height: 114px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s linear; }
  .header.menu-opened {
    background-color: #217671; }
  @media (max-width: 1365px) {
    .header {
      height: 96px; } }
  @media (max-width: 1023px) {
    .header {
      height: 80px; } }
  @media (max-width: 767px) {
    .header {
      height: 44px; } }

.header-wrap {
  max-width: 1360px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 12px 50px;
  display: flex;
  position: relative;
  z-index: 299; }
  @media (max-width: 1365px) {
    .header-wrap {
      padding: 9px 40px; } }
  @media (max-width: 1023px) {
    .header-wrap {
      padding: 8px 30px; } }
  @media (max-width: 767px) {
    .header-wrap {
      padding: 3px 20px; } }

.site-logo {
  height: 100%;
  width: 197px;
  flex: none;
  display: flex;
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.1); }
  @media (max-width: 1365px) {
    .site-logo {
      width: 140px; } }
  @media (max-width: 1023px) {
    .site-logo {
      width: 100px;
      border-right: none;
      margin-right: auto; } }
  @media (max-width: 767px) {
    .site-logo {
      width: 50px; } }
  .site-logo img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto; }

.header-nav-container {
  flex: 1;
  display: flex;
  height: 100%; }
  @media (max-width: 1023px) {
    .header-nav-container {
      flex-wrap: wrap;
      position: absolute;
      top: 80px;
      left: 0;
      right: 0;
      width: 100%;
      height: auto;
      max-height: 0;
      overflow: hidden;
      background-color: #217671;
      z-index: 199;
      transition: all 0.3s linear; } }
  @media (max-width: 767px) {
    .header-nav-container {
      top: 44px; } }
  .menu-opened .header-nav-container {
    max-height: 1000px; }
    @media (max-width: 767px) {
      .menu-opened .header-nav-container {
        max-height: 600px; } }

.header-menu {
  flex: 1;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  transition: all .3s ease .5s; }
  @media (max-width: 1023px) {
    .header-menu {
      display: flex;
      flex-direction: column;
      width: calc(46% - 30px);
      height: unset;
      margin-top: 30px;
      margin-left: 30px;
      padding: 0 20px 0 30px;
      border-right: 1px solid rgba(255, 255, 255, 0.1);
      order: 1; } }
  @media (max-width: 767px) {
    .header-menu {
      flex-direction: row;
      width: calc(100% - 40px);
      margin: 0 20px;
      padding: 15px 0;
      border-right: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); } }
  .search-opened .header-menu {
    -webkit-transform: translateY(calc(-100% - 12px));
            transform: translateY(calc(-100% - 12px));
    transition: all 0.3s linear; }

.menu {
  list-style: none;
  display: flex; }
  .menu .menu-item {
    display: flex;
    align-items: center;
    position: relative; }
    .menu .menu-item_color a {
      color: #CEDA42 !important; }
    .menu .menu-item a {
      font-family: CoreSansA35;
      font-size: 16px;
      display: flex;
      height: 40px;
      align-items: center;
      padding: 0 20px;
      position: relative;
      transition: all 0.3s linear; }
      @media (max-width: 1365px) {
        .menu .menu-item a {
          font-size: 14px;
          height: 30px;
          padding: 0 13px; } }
      .menu .menu-item a:after {
        display: block;
        content: '';
        position: absolute;
        left: 20px;
        bottom: 10px;
        height: 1px;
        width: calc(100% - 40px);
        background-color: transparent;
        transition: all 0.3s linear; }
        @media (max-width: 1365px) {
          .menu .menu-item a:after {
            left: 13px;
            bottom: 7px;
            width: calc(100% - 26px); } }
      .menu .menu-item a:hover, .menu .menu-item a:active {
        color: #CEDA42; }
        .menu .menu-item a:hover:after, .menu .menu-item a:active:after {
          background-color: #CEDA42; }
    .menu .menu-item.current-menu-item a {
      color: #CEDA42; }
      .menu .menu-item.current-menu-item a:after {
        background-color: #CEDA42; }
  .menu.menu-top {
    width: 100%;
    height: 50%;
    padding-left: 55px;
    display: flex;
    align-items: center; }
    @media (max-width: 1365px) {
      .menu.menu-top {
        padding-left: 25px; } }
    @media (max-width: 1023px) {
      .menu.menu-top {
        width: auto;
        flex-wrap: wrap;
        padding-left: 0; } }
    @media (max-width: 1023px) {
      .menu.menu-top .menu-item {
        width: 100%;
        padding: 15px 0; } }
    @media (max-width: 1023px) {
      .menu.menu-top .menu-item {
        padding: 3px 0; } }
    .menu.menu-top a {
      color: #fff; }
      @media (max-width: 1023px) {
        .menu.menu-top a {
          font-size: 30px;
          padding: 0; } }
      @media (max-width: 767px) {
        .menu.menu-top a {
          font-size: 16px; } }
      @media (max-width: 1023px) {
        .menu.menu-top a:after {
          display: none; } }
    @media (max-width: 1023px) {
      .menu.menu-top_types {
        order: 2; } }
    @media (max-width: 1023px) {
      .menu.menu-top_sections {
        margin-bottom: 20px;
        order: 1; } }
    @media (max-width: 767px) {
      .menu.menu-top_sections {
        margin-top: unset; } }
    .menu.menu-top_sections a {
      font-family: CoreSansA65;
      font-size: 18px; }
      @media (max-width: 1365px) {
        .menu.menu-top_sections a {
          font-size: 16px; } }
      @media (max-width: 1023px) {
        .menu.menu-top_sections a {
          font-size: 36px; } }
      @media (max-width: 767px) {
        .menu.menu-top_sections a {
          font-size: 18px; } }
      .menu.menu-top_sections a:after {
        bottom: 8px;
        height: 2px; }
        @media (max-width: 1365px) {
          .menu.menu-top_sections a:after {
            height: 1px;
            bottom: 5px; } }

.header-search {
  width: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  z-index: 2; }
  @media (max-width: 1365px) {
    .header-search {
      width: 78px; } }
  @media (max-width: 1023px) {
    .header-search {
      width: calc(100% - 60px);
      order: 3;
      margin: 30px 30px 50px;
      padding-top: 50px;
      border-right: none;
      border-top: 1px solid rgba(255, 255, 255, 0.1); } }
  @media (max-width: 767px) {
    .header-search {
      width: calc(100% - 40px);
      order: 3;
      margin: 0 20px 35px;
      padding-top: 20px;
      border-right: none;
      border-top: 1px solid rgba(255, 255, 255, 0.1); } }
  .header-search .header-search-button {
    cursor: pointer;
    padding: 20px;
    position: relative;
    z-index: 2; }
    @media (max-width: 1365px) {
      .header-search .header-search-button {
        padding: 15px; } }
    @media (max-width: 1023px) {
      .header-search .header-search-button {
        display: none; } }
    .header-search .header-search-button .search-icon {
      width: 24px;
      height: 26px;
      fill: #fff;
      transition: all 0.3s linear; }
      @media (max-width: 1365px) {
        .header-search .header-search-button .search-icon {
          width: 22px;
          height: 24px; } }
    .header-search .header-search-button .search-icon-close {
      display: none;
      width: 34px;
      height: 34px;
      stroke: #fff;
      transition: all 0.3s linear; }
      @media (max-width: 1365px) {
        .header-search .header-search-button .search-icon-close {
          width: 28px;
          height: 28px; } }
    .header-search .header-search-button.active .search-icon {
      display: none; }
    .header-search .header-search-button.active .search-icon-close {
      display: block; }
    .header-search .header-search-button:hover .search-icon, .header-search .header-search-button:active .search-icon {
      fill: #CEDA42; }
    .header-search .header-search-button:hover .search-icon-close, .header-search .header-search-button:active .search-icon-close {
      stroke: #CEDA42; }

.search-form {
  display: flex;
  width: 0;
  height: 50px;
  position: absolute;
  top: 50%;
  right: 84px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: transparent;
  overflow: hidden;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  transition: all .5s ease; }
  @media (max-width: 1365px) {
    .search-form {
      height: 40px;
      right: 68px; } }
  @media (max-width: 1023px) {
    .search-form {
      width: 100%;
      position: static;
      -webkit-transform: translateY(0);
              transform: translateY(0); } }
  .search-form__input {
    flex: 1;
    border: none;
    font-size: 18px;
    background-color: transparent;
    color: #fff;
    padding: 12px 10px 12px 15px; }
    @media (max-width: 1365px) {
      .search-form__input {
        font-size: 16px;
        padding: 10px; } }
    @media (max-width: 767px) {
      .search-form__input {
        font-size: 14px;
        padding: 5px; } }
    .search-form__input::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .search-form__input:-moz-placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .search-form__input::-moz-placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .search-form__input:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .search-form__input::-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .search-form__input:placeholder {
      color: rgba(255, 255, 255, 0.3); }
  .search-form__submit {
    border: none;
    height: 100%;
    width: 50px;
    background-color: transparent; }
    @media (max-width: 1365px) {
      .search-form__submit {
        width: 40px; } }
    .search-form__submit:hover .search-icon,
    .search-form__submit:active .search-icon {
      fill: #CEDA42; }
  .search-form__icon {
    width: 22px;
    height: 24px;
    fill: #fff;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .search-form__icon {
        width: 20px;
        height: 22px; } }
    @media (max-width: 767px) {
      .search-form__icon {
        width: 18px;
        height: 20px; } }
  .search-opened .search-form {
    width: 600px;
    transition: all .5s ease .3s; }
    @media (max-width: 1365px) {
      .search-opened .search-form {
        width: 460px; } }

.header-contacts {
  display: none; }
  @media (max-width: 1023px) {
    .header-contacts {
      display: block;
      width: calc(54% - 30px);
      order: 2;
      margin-top: 30px;
      margin-right: 30px;
      padding: 15px 0 15px 40px;
      border-right: none; } }
  @media (max-width: 767px) {
    .header-contacts {
      width: 100%;
      margin: 15px 20px;
      padding: 0; } }
  .header-contacts__item {
    display: none;
    font-size: 22px;
    line-height: 30px;
    padding-left: 67px;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    position: relative; }
    @media (max-width: 1023px) {
      .header-contacts__item {
        display: block; } }
    @media (max-width: 767px) {
      .header-contacts__item {
        font-size: 10px;
        line-height: 14px;
        padding-left: 30px;
        margin-top: 10px;
        padding-bottom: 10px;
        border-bottom: none; } }
    .header-contacts__item:first-child {
      margin-top: 0; }
    .header-contacts__item a {
      color: #fff; }
    .header-contacts__item_email a {
      color: #fff; }
    @media (max-width: 767px) {
      .header-contacts__item_email {
        margin-top: 10px; } }
    .header-contacts__item_phones {
      border-bottom: none; }
  .header-contacts__icon {
    position: absolute;
    top: 0;
    left: 0;
    fill: #fff; }
    .header-contacts__icon_location {
      width: 34px;
      height: 49px; }
      @media (max-width: 767px) {
        .header-contacts__icon_location {
          width: 10px;
          height: 15px; } }
    .header-contacts__icon_phone {
      width: 41px;
      height: 41px; }
      @media (max-width: 767px) {
        .header-contacts__icon_phone {
          width: 15px;
          height: 15px; } }
    .header-contacts__icon_mail {
      width: 42px;
      height: 29px; }
      @media (max-width: 767px) {
        .header-contacts__icon_mail {
          width: 15px;
          height: 15px; } }

.header-phones-list {
  list-style: none; }
  .header-phones-list li {
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .header-phones-list li {
        margin-bottom: 10px; } }
    @media (max-width: 767px) {
      .header-phones-list li:last-child {
        margin-bottom: 0; } }

.header-social-list {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 234px;
  border-right: 1px solid rgba(255, 255, 255, 0.1); }
  @media (max-width: 1365px) {
    .header-social-list {
      width: 174px; } }
  @media (max-width: 1023px) {
    .header-social-list {
      width: auto;
      border-right: none;
      margin-right: 20px; } }
  @media (max-width: 767px) {
    .header-social-list {
      margin-right: 8px; } }
  @media (max-width: 1023px) {
    .header-social-list a {
      margin: 0 20px 0 0; } }
  @media (max-width: 767px) {
    .header-social-list a {
      height: 22px;
      margin: 0 12px 0 0; } }
  @media (max-width: 767px) {
    .header-social-list .social-icon {
      width: 22px !important;
      height: 22px !important; } }

.header-language-switch {
  padding-left: 42px;
  display: flex;
  align-items: center; }
  @media (max-width: 1365px) {
    .header-language-switch {
      padding-left: 26px; } }
  @media (max-width: 1023px) {
    .header-language-switch {
      padding-left: 0;
      padding-right: 30px; } }
  @media (max-width: 767px) {
    .header-language-switch {
      padding-right: 20px; } }
  .header-language-switch__item {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #fff;
    font-family: CoreSansA35;
    font-size: 16px;
    color: #217671;
    cursor: pointer;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .header-language-switch__item {
        width: 26px;
        height: 26px;
        font-size: 14px; } }
    @media (max-width: 767px) {
      .header-language-switch__item {
        width: 22px;
        height: 22px;
        font-size: 12px; } }
    .header-language-switch__item:hover, .header-language-switch__item:active {
      background-color: #CEDA42; }

.header-menu-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  padding-left: 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.1); }
  @media (max-width: 1023px) {
    .header-menu-toggle {
      display: flex; } }
  @media (max-width: 767px) {
    .header-menu-toggle {
      padding-left: 20px; } }

.menu-toggle-button {
  width: 26px;
  height: 19px;
  background-color: transparent;
  position: relative;
  border: none;
  padding: 0; }
  @media (max-width: 767px) {
    .menu-toggle-button {
      width: 22px;
      height: 15px; } }
  .menu-toggle-button__line {
    width: 100%;
    position: absolute;
    display: block;
    height: 1px;
    background-color: #fff;
    transition: transform .3s, opacity .2s, background-color .3s, -webkit-transform .3s; }
    .menu-toggle-button__line_1 {
      top: 0; }
    .menu-toggle-button__line_2 {
      top: 0;
      bottom: 0;
      margin: auto; }
    .menu-toggle-button__line_3 {
      bottom: 0; }
  .menu-opened .menu-toggle-button__line_1 {
    -webkit-transform: translate3d(0, 9px, 0) rotate(135deg);
            transform: translate3d(0, 9px, 0) rotate(135deg); }
    @media (max-width: 767px) {
      .menu-opened .menu-toggle-button__line_1 {
        -webkit-transform: translate3d(0, 7px, 0) rotate(135deg);
                transform: translate3d(0, 7px, 0) rotate(135deg); } }
  .menu-opened .menu-toggle-button__line_2 {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  .menu-opened .menu-toggle-button__line_3 {
    -webkit-transform: translate3d(0, -9px, 0) rotate(-135deg);
            transform: translate3d(0, -9px, 0) rotate(-135deg); }
    @media (max-width: 767px) {
      .menu-opened .menu-toggle-button__line_3 {
        -webkit-transform: translate3d(0, -7px, 0) rotate(-135deg);
                transform: translate3d(0, -7px, 0) rotate(-135deg); } }
  .menu-toggle-button:hover .menu-toggle-button__line,
  .menu-toggle-button:active .menu-toggle-button__line {
    background-color: #CEDA42; }

.filter {
  min-height: 50px;
  padding: 5px 20px;
  font-family: CoreSansA55;
  font-size: 14px;
  line-height: 18px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 99;
  cursor: pointer; }
  @media (max-width: 767px) {
    .filter {
      min-height: 40px;
      padding: 5px 15px;
      font-size: 12px;
      line-height: 16px; } }
  .filter__dropdown {
    display: block;
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    max-height: 0;
    background-color: #fff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    transition: all 0.3s linear; }
    @media (max-width: 767px) {
      .filter__dropdown {
        -webkit-transform: translateY(4px);
                transform: translateY(4px); } }

.filter-arrow {
  width: 19px;
  height: 11px;
  stroke: #000;
  margin-left: 10px; }

.directions-filters {
  width: 450px;
  z-index: 101; }
  @media (max-width: 1365px) {
    .directions-filters {
      width: 612px; } }
  @media (max-width: 767px) {
    .directions-filters {
      width: 100%; } }
  .directions-filters__dropdown {
    overflow: hidden; }
    .directions-filters__dropdown.active {
      max-height: 400px; }
      @media (max-width: 1023px) {
        .directions-filters__dropdown.active {
          max-height: 350px; } }
      @media (max-width: 767px) {
        .directions-filters__dropdown.active {
          max-height: 300px; } }
  .directions-filters__item {
    display: flex;
    align-items: center;
    font-size: 14px;
    padding: 6px 38px;
    min-height: 46px;
    position: relative;
    transition: all 0.3s linear; }
    @media (max-width: 767px) {
      .directions-filters__item {
        font-size: 12px;
        padding: 6px 18px;
        min-height: 40px; } }
    .directions-filters__item:after {
      display: block;
      content: '';
      width: calc(100% - 32px);
      height: 1px;
      background-color: rgba(0, 0, 0, 0.07);
      position: absolute;
      left: 16px;
      bottom: 0; }
      @media (max-width: 767px) {
        .directions-filters__item:after {
          width: calc(100% - 20px);
          left: 10px; } }
    .directions-filters__item.active {
      background-color: #F7F7F7;
      pointer-events: none; }
    .directions-filters__item:last-child:after {
      display: none; }
    .directions-filters__item:hover {
      background-color: #F7F7F7; }
    .directions-filters__item:active {
      background-color: #D7E065; }

.targets-filters {
  width: 612px; }
  @media (max-width: 767px) {
    .targets-filters {
      width: 100%; } }
  .targets-filters__value {
    display: flex;
    align-items: center; }
  .targets-filters__dropdown {
    overflow: auto; }
    .targets-filters__dropdown.active {
      max-height: 400px; }
      @media (max-width: 1023px) {
        .targets-filters__dropdown.active {
          max-height: 350px; } }
      @media (max-width: 767px) {
        .targets-filters__dropdown.active {
          max-height: 300px; } }
  .targets-filters__item {
    display: flex;
    align-items: center;
    min-height: 46px;
    font-size: 14px;
    padding: 6px 38px;
    position: relative;
    transition: all 0.3s linear; }
    @media (max-width: 767px) {
      .targets-filters__item {
        font-size: 12px;
        padding: 6px 18px;
        min-height: 40px; } }
    .targets-filters__item:after {
      display: block;
      content: '';
      width: calc(100% - 32px);
      height: 1px;
      background-color: rgba(0, 0, 0, 0.07);
      position: absolute;
      left: 16px;
      bottom: 0; }
      @media (max-width: 767px) {
        .targets-filters__item:after {
          width: calc(100% - 20px);
          left: 10px; } }
    .targets-filters__item.active {
      background-color: #F7F7F7;
      pointer-events: none; }
    .targets-filters__item:last-child:after {
      display: none; }
    .targets-filters__item:hover {
      background-color: #F7F7F7; }
    .targets-filters__item:active {
      background-color: #D7E065; }
  .targets-filters__img {
    display: flex;
    align-items: center;
    width: 54px;
    height: 32px;
    margin-right: 12px; }
    @media (max-width: 767px) {
      .targets-filters__img {
        width: 35px;
        height: 28px;
        margin-right: 10px; } }
    .targets-filters__img img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      height: auto;
      margin: 0 auto; }

.types-filters {
  width: 100%; }
  @media (max-width: 767px) {
    .types-filters {
      min-height: 40px;
      padding: 5px 15px;
      font-family: CoreSansA55;
      font-size: 12px;
      line-height: 16px;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: space-between;
      border: 1px solid rgba(0, 0, 0, 0.07);
      box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
      position: relative;
      z-index: 97;
      cursor: pointer; } }
  .types-filters__value {
    display: none; }
    @media (max-width: 767px) {
      .types-filters__value {
        display: block; } }
  .types-filters__arrow {
    display: none; }
    @media (max-width: 767px) {
      .types-filters__arrow {
        display: block; } }
  .types-filters__dropdown {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none; }
    @media (max-width: 767px) {
      .types-filters__dropdown.active {
        max-height: 300px; } }
    @media (max-width: 767px) {
      .types-filters__dropdown {
        display: block;
        list-style: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        max-height: 0;
        overflow: hidden;
        background-color: #fff;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        -webkit-transform: translateY(4px);
                transform: translateY(4px);
        transition: all 0.3s linear; } }
  .types-filters__item {
    font-size: 16px;
    margin: 0 18px;
    padding: 5px 0;
    position: relative;
    cursor: pointer;
    transition: all 0.3s linear; }
    @media (max-width: 767px) {
      .types-filters__item {
        display: flex;
        align-items: center;
        min-height: 40px;
        font-size: 12px;
        padding: 6px 18px;
        margin: 0; } }
    .types-filters__item:before {
      display: block;
      content: '';
      width: 2px;
      height: 2px;
      border-radius: 50%;
      background-color: #000;
      position: absolute;
      right: 100%;
      top: 50%;
      margin-right: 6px;
      transition: all 0.3s linear; }
      @media (max-width: 767px) {
        .types-filters__item:before {
          width: calc(100% - 20px);
          height: 1px;
          border-radius: 0;
          background-color: rgba(0, 0, 0, 0.07);
          left: 10px;
          top: 0; } }
    .types-filters__item.active {
      pointer-events: none; }
      @media (max-width: 767px) {
        .types-filters__item.active {
          padding-left: 18px; } }
    .types-filters__item.active, .types-filters__item:hover, .types-filters__item:active {
      color: #CEDA42; }
      @media (max-width: 767px) {
        .types-filters__item.active, .types-filters__item:hover, .types-filters__item:active {
          color: #000; } }
      .types-filters__item.active:before, .types-filters__item:hover:before, .types-filters__item:active:before {
        width: 8px;
        border-radius: 0;
        background-color: #CEDA42; }
        @media (max-width: 767px) {
          .types-filters__item.active:before, .types-filters__item:hover:before, .types-filters__item:active:before {
            background-color: rgba(0, 0, 0, 0.07); } }
    @media (max-width: 767px) {
      .types-filters__item.active, .types-filters__item:hover {
        background-color: #F7F7F7; } }
    @media (max-width: 767px) {
      .types-filters__item:active {
        background-color: #D7E065; } }

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

.page-numbers {
  list-style: none;
  display: flex;
  align-items: center; }
  .page-numbers a,
  .page-numbers span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin: 0 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    font-size: 14px;
    line-height: 14px;
    position: relative;
    transition: all 0.3s linear; }
    @media (max-width: 1023px) {
      .page-numbers a,
      .page-numbers span {
        width: 30px;
        height: 30px;
        margin: 0 8px;
        font-size: 12px;
        line-height: 12px; } }
    @media (max-width: 767px) {
      .page-numbers a,
      .page-numbers span {
        width: 25px;
        height: 25px;
        margin: 0 4px;
        font-size: 11px;
        line-height: 11px; } }
    .page-numbers a.current,
    .page-numbers span.current {
      background-color: #CEDA42;
      border-color: #CEDA42;
      color: #fff; }
  .page-numbers a:hover {
    background-color: #000;
    color: #fff; }
  .page-numbers a:active {
    background-color: #CEDA42;
    border-color: #CEDA42;
    color: #fff; }
  .page-numbers__arrow {
    width: 34px;
    height: 1px;
    background-color: #000;
    position: absolute;
    transition: all 0.3s linear; }
    @media (max-width: 1023px) {
      .page-numbers__arrow {
        width: 26px; } }
    @media (max-width: 767px) {
      .page-numbers__arrow {
        width: 22px; } }
    .page-numbers__arrow_left {
      left: 14px; }
      @media (max-width: 1023px) {
        .page-numbers__arrow_left {
          left: 10px; } }
      @media (max-width: 767px) {
        .page-numbers__arrow_left {
          left: 9px; } }
    .page-numbers__arrow_right {
      right: 14px; }
      @media (max-width: 1023px) {
        .page-numbers__arrow_right {
          right: 10px; } }
      @media (max-width: 767px) {
        .page-numbers__arrow_right {
          right: 9px; } }
  .page-numbers__icon {
    width: 5px;
    height: 9px;
    position: absolute;
    top: -4px; }
    @media (max-width: 1023px) {
      .page-numbers__icon {
        width: 4px;
        height: 7px;
        top: -3px; } }
    .page-numbers__icon_right {
      right: 0; }
    .page-numbers__icon_left {
      left: 0; }
  .page-numbers .next,
  .page-numbers .prev {
    margin: 0 20px; }
    @media (max-width: 1023px) {
      .page-numbers .next,
      .page-numbers .prev {
        margin: 0 16px; } }
    @media (max-width: 767px) {
      .page-numbers .next,
      .page-numbers .prev {
        display: none; } }
    .page-numbers .next:hover, .page-numbers .next:active,
    .page-numbers .prev:hover,
    .page-numbers .prev:active {
      background-color: transparent;
      border-color: rgba(0, 0, 0, 0.2); }
      .page-numbers .next:hover .page-numbers__arrow, .page-numbers .next:active .page-numbers__arrow,
      .page-numbers .prev:hover .page-numbers__arrow,
      .page-numbers .prev:active .page-numbers__arrow {
        width: 10px; }
        @media (max-width: 1023px) {
          .page-numbers .next:hover .page-numbers__arrow, .page-numbers .next:active .page-numbers__arrow,
          .page-numbers .prev:hover .page-numbers__arrow,
          .page-numbers .prev:active .page-numbers__arrow {
            width: 8px; } }
        @media (max-width: 767px) {
          .page-numbers .next:hover .page-numbers__arrow, .page-numbers .next:active .page-numbers__arrow,
          .page-numbers .prev:hover .page-numbers__arrow,
          .page-numbers .prev:active .page-numbers__arrow {
            width: 22px; } }

.banner {
  width: 100%;
  min-height: 660px;
  padding-top: 114px;
  background: no-repeat 50% 50%;
  background-size: cover;
  position: relative;
  z-index: 1; }
  @media (max-width: 1365px) {
    .banner {
      min-height: 522px;
      padding-top: 96px; } }
  @media (max-width: 1023px) {
    .banner {
      min-height: 400px;
      padding-top: 80px; } }
  @media (max-width: 767px) {
    .banner {
      min-height: 344px;
      padding-top: 44px; } }
  .banner:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.5); }
  .banner_sm {
    min-height: 540px; }
    @media (max-width: 1365px) {
      .banner_sm {
        min-height: 430px; } }
    @media (max-width: 1023px) {
      .banner_sm {
        min-height: 350px; } }
    @media (max-width: 767px) {
      .banner_sm {
        min-height: 200px; } }
  .banner_default {
    background-color: #217671; }
    .banner_default:after {
      display: none; }
  .banner_partners .banner-icon {
    position: absolute; }
    .banner_partners .banner-icon_1 {
      width: 362px;
      height: 362px;
      top: 52px;
      left: -220px;
      z-index: 1;
      stroke: #CEDA42;
      stroke-width: 6; }
      @media (max-width: 1365px) {
        .banner_partners .banner-icon_1 {
          width: 300px;
          height: 300px;
          left: -190px; } }
      @media (max-width: 1023px) {
        .banner_partners .banner-icon_1 {
          width: 236px;
          height: 236px;
          top: 35px;
          left: -160px; } }
      @media (max-width: 767px) {
        .banner_partners .banner-icon_1 {
          width: 141px;
          height: 141px;
          top: 0;
          left: -112px; } }
    .banner_partners .banner-icon_2 {
      width: 287px;
      height: 321px;
      top: 94px;
      right: 10px;
      z-index: 1; }
      @media (max-width: 1365px) {
        .banner_partners .banner-icon_2 {
          width: 238px;
          height: 266px; } }
      @media (max-width: 1023px) {
        .banner_partners .banner-icon_2 {
          width: 187px;
          height: 209px;
          top: 37px; } }
      @media (max-width: 767px) {
        .banner_partners .banner-icon_2 {
          width: 112px;
          height: 125px;
          top: 132px;
          right: -35px; } }

@media (max-width: 1023px) {
  .banner_home {
    min-height: 500px; } }

.banner_home .banner-about-us-link {
  position: absolute;
  left: 0;
  bottom: 24px;
  margin-left: 0; }
  @media (max-width: 1365px) {
    .banner_home .banner-about-us-link {
      bottom: 18px; } }
  @media (max-width: 1023px) {
    .banner_home .banner-about-us-link {
      bottom: 25px; } }
  @media (max-width: 767px) {
    .banner_home .banner-about-us-link {
      top: 132px;
      right: 8px;
      left: unset;
      bottom: unset; } }
  @media (max-width: 600px) {
    .banner_home .banner-about-us-link {
      top: 112px;
      right: 0; } }
  @media (max-width: 480px) {
    .banner_home .banner-about-us-link {
      top: unset;
      right: unset;
      left: 0;
      bottom: 432px; } }
  .banner_home .banner-about-us-link__title {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media (max-width: 1365px) {
      .banner_home .banner-about-us-link__title {
        font-size: 20px;
        margin-bottom: 12px; } }
    @media (max-width: 767px) {
      .banner_home .banner-about-us-link__title {
        font-size: 16px;
        margin-bottom: 10px; } }
  .banner_home .banner-about-us-link__icon {
    width: 292px;
    height: 292px;
    position: absolute;
    top: -60px;
    left: -80px;
    stroke: #fff;
    pointer-events: none;
    stroke-width: 1;
    stroke-opacity: .7; }
    @media (max-width: 1365px) {
      .banner_home .banner-about-us-link__icon {
        width: 232px;
        height: 232px;
        top: -40px;
        left: -72px; } }
    @media (max-width: 1023px) {
      .banner_home .banner-about-us-link__icon {
        width: 225px;
        height: 225px;
        top: -40px;
        left: -68px; } }
    @media (max-width: 767px) {
      .banner_home .banner-about-us-link__icon {
        top: -102px;
        left: -70px; } }
    @media (max-width: 600px) {
      .banner_home .banner-about-us-link__icon {
        width: 138px;
        height: 138px;
        top: -56px;
        left: -38px; } }

.banner-container {
  min-height: 546px;
  padding: 70px 15% 100px 272px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  position: relative; }
  @media (max-width: 1365px) {
    .banner-container {
      min-height: 426px;
      padding: 70px 15% 100px 178px; } }
  @media (max-width: 1023px) {
    .banner-container {
      min-height: 320px;
      padding: 60px 15% 80px 120px; } }
  @media (max-width: 767px) {
    .banner-container {
      min-height: 300px;
      padding: 40px 0; } }
  .banner_sm .banner-container {
    min-height: 426px; }
    @media (max-width: 1365px) {
      .banner_sm .banner-container {
        min-height: 334px; } }
    @media (max-width: 1023px) {
      .banner_sm .banner-container {
        min-height: 270px; } }
    @media (max-width: 767px) {
      .banner_sm .banner-container {
        min-height: 156px; } }
  .banner_home .banner-container {
    display: block;
    padding: 46px 0 160px; }
    @media (max-width: 1365px) {
      .banner_home .banner-container {
        padding: 25px 0 100px; } }
    @media (max-width: 1023px) {
      .banner_home .banner-container {
        min-height: 420px;
        padding: 20px 0 120px; } }
    @media (max-width: 767px) {
      .banner_home .banner-container {
        padding: 30px 0 460px; } }
    @media (max-width: 600px) {
      .banner_home .banner-container {
        padding: 30px 0 440px; } }
    @media (max-width: 480px) {
      .banner_home .banner-container {
        padding: 25px 0 520px; } }
  .banner_taxonomy .banner-container {
    padding-bottom: 30px; }
    @media (max-width: 1365px) {
      .banner_taxonomy .banner-container {
        padding-bottom: 25px; } }
    @media (max-width: 1023px) {
      .banner_taxonomy .banner-container {
        padding-bottom: 20px; } }
  .banner_search .banner-container {
    padding: 130px 15% 60px 272px; }
    @media (max-width: 1365px) {
      .banner_search .banner-container {
        padding: 90px 15% 50px 178px; } }
    @media (max-width: 1023px) {
      .banner_search .banner-container {
        padding: 60px 15% 40px 120px; } }
    @media (max-width: 767px) {
      .banner_search .banner-container {
        padding: 45px 0 32px; } }

.banner-container-info {
  margin-bottom: 25px;
  display: flex; }
  @media (max-width: 1365px) {
    .banner-container-info {
      margin-bottom: 20px; } }
  @media (max-width: 1023px) {
    .banner-container-info {
      margin-bottom: 15px; } }
  @media (max-width: 767px) {
    .banner-container-info {
      margin-bottom: 10px; } }
  .banner-container-info__item {
    color: #fff;
    font-size: 16px;
    margin-right: 24px;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .banner-container-info__item {
        margin-right: 22px; } }
    @media (max-width: 1023px) {
      .banner-container-info__item {
        font-size: 14px;
        margin-right: 18px; } }
    @media (max-width: 767px) {
      .banner-container-info__item {
        font-size: 12px;
        margin-right: 16px; } }
    .banner-container-info__item_links:hover, .banner-container-info__item_links:active {
      color: #CEDA42; }

.banner-container-taxonomy {
  display: flex;
  flex-wrap: wrap; }
  .banner-container-taxonomy-targets {
    display: flex;
    flex-wrap: wrap;
    margin-right: 60px; }
    @media (max-width: 1365px) {
      .banner-container-taxonomy-targets {
        margin-right: 46px; } }
    @media (max-width: 1023px) {
      .banner-container-taxonomy-targets {
        margin-right: 36px; } }
    @media (max-width: 767px) {
      .banner-container-taxonomy-targets {
        margin-right: 20px; } }
    .banner-container-taxonomy-targets__item {
      width: 60px;
      height: 60px;
      margin-right: 40px;
      margin-bottom: 30px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 1365px) {
        .banner-container-taxonomy-targets__item {
          margin-right: 30px;
          margin-bottom: 25px; } }
      @media (max-width: 1023px) {
        .banner-container-taxonomy-targets__item {
          width: 50px;
          height: 50px;
          margin-right: 20px;
          margin-bottom: 20px; } }
      @media (max-width: 767px) {
        .banner-container-taxonomy-targets__item {
          width: 36px;
          height: 36px;
          margin-right: 15px;
          margin-bottom: 18px; } }
      .banner-container-taxonomy-targets__item:last-child {
        margin-right: 0; }
      .banner-container-taxonomy-targets__item img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        height: auto; }
  .banner-container-taxonomy-directions {
    max-width: 180px;
    width: auto;
    margin-bottom: 30px;
    margin-right: 60px; }
    @media (max-width: 1365px) {
      .banner-container-taxonomy-directions {
        max-width: 166px;
        margin-bottom: 25px; } }
    @media (max-width: 1023px) {
      .banner-container-taxonomy-directions {
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .banner-container-taxonomy-directions {
        margin-bottom: 18px; } }
    .banner-container-taxonomy-directions__title {
      font-family: CoreSansA35;
      font-size: 12px;
      color: #fff;
      margin-bottom: 5px; }
      @media (max-width: 767px) {
        .banner-container-taxonomy-directions__title {
          font-size: 11px;
          margin-bottom: 3px; } }
    .banner-container-taxonomy-directions__item {
      display: block;
      font-family: CoreSansA65;
      font-size: 14px;
      line-height: 18px;
      color: #CEDA42; }
      @media (max-width: 767px) {
        .banner-container-taxonomy-directions__item {
          z-index: 12;
          line-height: 16px; } }
    .banner-container-taxonomy-directions__item + .banner-container-taxonomy-directions__item {
      margin-top: 5px; }
  .banner-container-taxonomy-donors__item 
  {
    display: flex;
    /*max-width: calc(50% - 20px);*/
    margin-right: 40px;
    margin-bottom: 30px; 

    background: white;
    border-radius: 5px;
    max-height: 60px;
    width: 135px;
    max-width: 135px;
  }

    @media (max-width: 1365px) {
      .banner-container-taxonomy-donors__item {
        max-width: calc(50% - 10px);
        margin-right: 20px;
        margin-bottom: 25px; } }
    @media (max-width: 1023px) {
      .banner-container-taxonomy-donors__item {
        max-width: calc(50% - 15px);
        margin-right: 30px;
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .banner-container-taxonomy-donors__item {
        max-width: unset;
        margin-right: 20px;
        margin-bottom: 18px; } }
    .banner-container-taxonomy-donors__item:last-child {
      margin-right: 0; }
  .banner-container-taxonomy-donors__img 
  {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    width: 115px;
    background-size: cover;
  }
    @media (max-width: 1365px) {
      .banner-container-taxonomy-donors__img {
        margin-right: 18px; } }
    @media (max-width: 767px) {
      .banner-container-taxonomy-donors__img {
        margin-right: 6px; } }
    .banner-container-taxonomy-donors__img img {
      display: block;
      max-width: 126px;
      max-height: 50px;
      height: auto; }
      @media (max-width: 1023px) {
        .banner-container-taxonomy-donors__img img {
          max-width: 86px;
          max-height: 70px; } }
  .banner-container-taxonomy-donors__text {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    max-width: 280px; }
    @media (max-width: 1365px) {
      .banner-container-taxonomy-donors__text {
        font-size: 11px;
        line-height: 17px;
        max-width: 180px; } }
    @media (max-width: 1023px) {
      .banner-container-taxonomy-donors__text {
        font-size: 10px;
        line-height: 14px;
        max-width: 150px; } }
    @media (max-width: 480px) {
      .banner-container-taxonomy-donors__text {
        max-width: unset; } }

.banner-title {
  font-family: GillSans-Bold;
  font-size: 55px;
  line-height: 64px;
  color: #fff;
  position: relative;
  z-index: 9; }
  @media (max-width: 1365px) {
    .banner-title {
      font-size: 40px;
      line-height: 46px; } }
  @media (max-width: 1023px) {
    .banner-title {
      font-size: 30px;
      line-height: 42px; } }
  @media (max-width: 767px) {
    .banner-title {
      font-size: 24px;
      line-height: 28px; } }
  .banner_home .banner-title {
    width: 46%;
    margin-bottom: 25px; }
    @media (max-width: 1365px) {
      .banner_home .banner-title {
        width: 44%; } }
    @media (max-width: 1023px) {
      .banner_home .banner-title {
        font-size: 36px;
        width: 52%; } }
    @media (max-width: 767px) {
      .banner_home .banner-title {
        width: 70%;
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 15px; } }
    @media (max-width: 600px) {
      .banner_home .banner-title {
        width: 75%;
        font-size: 30px;
        line-height: 34px; } }
    @media (max-width: 480px) {
      .banner_home .banner-title {
        width: 100%;
        font-size: 24px;
        line-height: 28px; } }
  @media (max-width: 1023px) {
    .banner_with-menu .banner-title {
      font-size: 36px; } }
  @media (max-width: 767px) {
    .banner_with-menu .banner-title {
      flex: 1;
      display: flex;
      align-items: center; } }
  @media (max-width: 1365px) {
    .banner_partners .banner-title {
      width: 80%; } }
  @media (max-width: 767px) {
    .banner_partners .banner-title {
      width: 100%; } }
  .banner_taxonomy .banner-title,
  .banner_search .banner-title {
    margin-bottom: 30px; }

.banner-description {
  font-family: CoreSansA45;
  font-size: 16px;
  line-height: 24px;
  color: #fff; }
  @media (max-width: 1365px) {
    .banner-description {
      font-size: 14px;
      line-height: 22px; } }
  @media (max-width: 1023px) {
    .banner-description {
      font-size: 12px;
      line-height: 18px; } }
  .banner_home .banner-description {
    width: 40%; }
    @media (max-width: 1365px) {
      .banner_home .banner-description {
        width: 38%; } }
    @media (max-width: 767px) {
      .banner_home .banner-description {
        width: 70%; } }
    @media (max-width: 600px) {
      .banner_home .banner-description {
        width: 75%; } }
    @media (max-width: 480px) {
      .banner_home .banner-description {
        width: 100%; } }

.main-banner__icon {
  position: absolute; }
  .main-banner__icon_1 {
    width: 636px;
    height: 597px;
    top: 20px;
    right: 100px;
    z-index: 2;
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
    transition: all .5s ease .2s; }
    @media (max-width: 1365px) {
      .main-banner__icon_1 {
        width: 494px;
        height: 465px;
        top: 16px;
        right: 75px; } }
    @media (max-width: 1023px) {
      .main-banner__icon_1 {
        width: 432px;
        height: 406px;
        top: 37px;
        right: 5px; } }
    @media (max-width: 767px) {
      .main-banner__icon_1 {
        width: 355px;
        height: 334px;
        top: unset;
        right: unset;
        left: 50%;
        bottom: 50px;
        -webkit-transform: scale(1) translateX(-219px);
                transform: scale(1) translateX(-219px);
        opacity: 1; } }
    @media (max-width: 480px) {
      .main-banner__icon_1 {
        width: 196px;
        height: 185px;
        bottom: 67px;
        -webkit-transform: scale(1) translateX(-120px);
                transform: scale(1) translateX(-120px); } }
    .main-banner__icon_1.animation {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
      @media (max-width: 767px) {
        .main-banner__icon_1.animation {
          -webkit-transform: scale(1) translateX(-219px);
                  transform: scale(1) translateX(-219px);
          opacity: 1; } }
      @media (max-width: 480px) {
        .main-banner__icon_1.animation {
          -webkit-transform: scale(1) translateX(-120px);
                  transform: scale(1) translateX(-120px); } }
  .main-banner__icon_2 {
    width: 333px;
    height: 325px;
    top: 96px;
    right: -40px;
    z-index: 4;
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
    transition: all .5s ease .6s; }
    @media (max-width: 1365px) {
      .main-banner__icon_2 {
        width: 256px;
        height: 254px;
        top: 75px;
        right: -32px; } }
    @media (max-width: 1023px) {
      .main-banner__icon_2 {
        width: 227px;
        height: 222px;
        top: 88px;
        right: -88px; } }
    @media (max-width: 767px) {
      .main-banner__icon_2 {
        width: 186px;
        height: 182px;
        top: unset;
        right: unset;
        left: 50%;
        bottom: 160px;
        -webkit-transform: scale(1) translateX(27px);
                transform: scale(1) translateX(27px);
        opacity: 1; } }
    @media (max-width: 480px) {
      .main-banner__icon_2 {
        width: 103px;
        height: 100px;
        bottom: 127px;
        -webkit-transform: scale(1) translateX(15px);
                transform: scale(1) translateX(15px); } }
    .main-banner__icon_2.animation {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
      @media (max-width: 767px) {
        .main-banner__icon_2.animation {
          -webkit-transform: scale(1) translateX(15px);
                  transform: scale(1) translateX(15px);
          opacity: 1; } }

.main-banner__bg {
  position: absolute;
  background-color: #288680; }
  .main-banner__bg_top {
    top: 0;
    right: 296px;
    width: 264px;
    height: 0;
    z-index: 1;
    transition: all .5s ease 0s; }
    @media (max-width: 1365px) {
      .main-banner__bg_top {
        right: 230px;
        width: 206px; } }
    @media (max-width: 1023px) {
      .main-banner__bg_top {
        right: 140px;
        width: 180px; } }
    @media (max-width: 767px) {
      .main-banner__bg_top {
        width: 148px;
        height: 182px;
        top: unset;
        right: unset;
        left: 50%;
        bottom: 213px;
        -webkit-transform: translateX(-124px);
                transform: translateX(-124px); } }
    @media (max-width: 480px) {
      .main-banner__bg_top {
        width: 82px;
        height: 100px;
        bottom: 157px;
        -webkit-transform: translateX(-68px);
                transform: translateX(-68px); } }
    .main-banner__bg_top.animation {
      height: 324px; }
      @media (max-width: 1365px) {
        .main-banner__bg_top.animation {
          height: 253px; } }
      @media (max-width: 1023px) {
        .main-banner__bg_top.animation {
          height: 240px; } }
      @media (max-width: 767px) {
        .main-banner__bg_top.animation {
          height: 182px; } }
      @media (max-width: 480px) {
        .main-banner__bg_top.animation {
          height: 100px; } }
  .main-banner__bg_bottom {
    bottom: 0;
    right: -50px;
    width: 270px;
    height: 0;
    z-index: 3;
    transition: all .5s ease .4s; }
    @media (max-width: 1365px) {
      .main-banner__bg_bottom {
        right: -40px;
        width: 210px; } }
    @media (max-width: 1023px) {
      .main-banner__bg_bottom {
        right: -30px;
        width: 120px; } }
    @media (max-width: 767px) {
      .main-banner__bg_bottom {
        width: 152px;
        height: 157px;
        right: unset;
        left: 50%;
        bottom: 89px;
        -webkit-transform: translateX(67px);
                transform: translateX(67px); } }
    @media (max-width: 480px) {
      .main-banner__bg_bottom {
        width: 84px;
        height: 87px;
        bottom: 89px;
        -webkit-transform: translateX(37px);
                transform: translateX(37px); } }
    .main-banner__bg_bottom.animation {
      height: 279px; }
      @media (max-width: 1365px) {
        .main-banner__bg_bottom.animation {
          height: 218px; } }
      @media (max-width: 1023px) {
        .main-banner__bg_bottom.animation {
          height: 214px; } }
      @media (max-width: 767px) {
        .main-banner__bg_bottom.animation {
          height: 157px; } }
      @media (max-width: 480px) {
        .main-banner__bg_bottom.animation {
          height: 87px; } }

.main-banner__counter {
  position: absolute;
  right: 97px;
  bottom: 47px;
  width: 308px;
  padding: 20px 35px;
  background-color: #fff;
  list-style: none;
  z-index: 5;
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  transition: all .5s ease .8s; }
  @media (max-width: 1365px) {
    .main-banner__counter {
      right: 60px;
      bottom: 29px;
      width: 270px;
      padding: 12px 20px; } }
  @media (max-width: 1023px) {
    .main-banner__counter {
      right: 30px;
      bottom: 100px;
      width: 206px;
      padding: 8px 15px; } }
  @media (max-width: 767px) {
    .main-banner__counter {
      right: unset;
      left: 50%;
      bottom: 90px;
      opacity: 1;
      -webkit-transform: translate(-103px, 0);
              transform: translate(-103px, 0); } }
  @media (max-width: 480px) {
    .main-banner__counter {
      bottom: 111px;
      width: 146px;
      padding: 5px 10px;
      -webkit-transform: translate(-72px, 0);
              transform: translate(-72px, 0); } }
  .main-banner__counter li {
    display: flex;
    align-items: flex-start;
    font-size: 14px;
    line-height: 18px;
    padding: 16px 0; }
    @media (max-width: 1023px) {
      .main-banner__counter li {
        font-size: 12px;
        line-height: 14px;
        padding: 13px 0; } }
    @media (max-width: 480px) {
      .main-banner__counter li {
        font-size: 10px;
        line-height: 12px;
        padding: 8px 0; } }
    .main-banner__counter li + li {
      border-top: 1px solid rgba(0, 0, 0, 0.05); }
    .main-banner__counter li span {
      font-family: GillSans-Bold;
      font-size: 60px;
      line-height: 60px;
      margin-right: 18px; }
      @media (max-width: 1365px) {
        .main-banner__counter li span {
          font-size: 50px;
          line-height: 50px; } }
      @media (max-width: 1023px) {
        .main-banner__counter li span {
          font-size: 40px;
          line-height: 40px;
          margin-right: 10px; } }
      @media (max-width: 480px) {
        .main-banner__counter li span {
          font-size: 26px;
          line-height: 30px;
          margin-right: 8px; } }
  .main-banner__counter.animation {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
    @media (max-width: 767px) {
      .main-banner__counter.animation {
        -webkit-transform: translate(-103px, 0);
                transform: translate(-103px, 0);
        opacity: 1; } }
    @media (max-width: 480px) {
      .main-banner__counter.animation {
        -webkit-transform: translate(-72px, 0);
                transform: translate(-72px, 0); } }

.banner-menu {
  width: 100%;
  height: 56px;
  margin-top: 40px;
  display: flex;
  align-items: center; }
  @media (max-width: 1365px) {
    .banner-menu {
      height: 50px;
      margin-top: 30px; } }
  @media (max-width: 1023px) {
    .banner-menu {
      height: 44px;
      margin-top: 20px; } }
  @media (max-width: 767px) {
    .banner-menu {
      height: auto; } }
  .banner-menu__nav {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    position: absolute;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .banner-menu__nav {
        width: 50px;
        height: 50px; } }
    @media (max-width: 1023px) {
      .banner-menu__nav {
        width: 44px;
        height: 44px; } }
    @media (max-width: 767px) {
      .banner-menu__nav {
        display: none; } }
    .banner-menu__nav_prev {
      left: 0; }
    .banner-menu__nav_next {
      right: 0; }
    .banner-menu__nav:hover .banner-menu__arrow,
    .banner-menu__nav:active .banner-menu__arrow {
      width: 16px; }
      @media (max-width: 1365px) {
        .banner-menu__nav:hover .banner-menu__arrow,
        .banner-menu__nav:active .banner-menu__arrow {
          width: 14px; } }
      @media (max-width: 1023px) {
        .banner-menu__nav:hover .banner-menu__arrow,
        .banner-menu__nav:active .banner-menu__arrow {
          width: 12px; } }
  .banner-menu__arrow {
    width: 48px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .banner-menu__arrow {
        width: 44px; } }
    @media (max-width: 1023px) {
      .banner-menu__arrow {
        width: 38px; } }
    .banner-menu__arrow_left {
      left: 19px; }
      @media (max-width: 1365px) {
        .banner-menu__arrow_left {
          left: 17px; } }
      @media (max-width: 1023px) {
        .banner-menu__arrow_left {
          left: 15px; } }
    .banner-menu__arrow_right {
      right: 19px; }
      @media (max-width: 1365px) {
        .banner-menu__arrow_right {
          right: 17px; } }
      @media (max-width: 1023px) {
        .banner-menu__arrow_right {
          right: 15px; } }
  .banner-menu__icon {
    width: 5px;
    height: 9px;
    position: absolute;
    top: -4px;
    stroke: #fff; }
    .banner-menu__icon_left {
      left: 0; }
    .banner-menu__icon_right {
      right: 0; }

.banner-menu-list {
  list-style: none;
  display: flex; }
  @media (max-width: 767px) {
    .banner-menu-list {
      flex-wrap: wrap; } }
  .banner-menu-list li a {
    display: block;
    font-size: 16px;
    margin: 0 18px;
    padding: 5px 0;
    color: #fff;
    position: relative;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .banner-menu-list li a {
        font-size: 14px; } }
    @media (max-width: 1023px) {
      .banner-menu-list li a {
        font-size: 12px;
        margin: 0 15px; } }
    @media (max-width: 767px) {
      .banner-menu-list li a {
        font-size: 14px;
        margin: 10px 30px 0 0; } }
    .banner-menu-list li a:before {
      display: block;
      content: '';
      width: 2px;
      height: 2px;
      border-radius: 50%;
      background-color: #fff;
      position: absolute;
      right: 100%;
      top: 50%;
      margin-right: 6px;
      transition: all 0.3s linear; }
      @media (max-width: 1023px) {
        .banner-menu-list li a:before {
          margin-right: 5px; } }
      @media (max-width: 767px) {
        .banner-menu-list li a:before {
          display: none; } }
    .banner-menu-list li a:hover, .banner-menu-list li a:active {
      color: #CEDA42; }
      .banner-menu-list li a:hover:before, .banner-menu-list li a:active:before {
        width: 8px;
        border-radius: 0;
        background-color: #CEDA42; }
  .banner-menu-list li.current-menu-item a {
    color: #CEDA42; }
    .banner-menu-list li.current-menu-item a:before {
      width: 8px;
      border-radius: 0;
      background-color: #CEDA42; }

.banner-menu-item a {
  display: block;
  font-size: 16px;
  margin: 0 18px;
  padding: 5px 0;
  color: #fff;
  position: relative;
  transition: all 0.3s linear; }
  @media (max-width: 1365px) {
    .banner-menu-item a {
      font-size: 14px; } }
  @media (max-width: 1023px) {
    .banner-menu-item a {
      font-size: 12px;
      margin: 0 15px; } }
  @media (max-width: 767px) {
    .banner-menu-item a {
      font-size: 14px;
      margin: 10px 30px 0 0; } }
  .banner-menu-item a:before {
    display: block;
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-right: 6px;
    transition: all 0.3s linear; }
    @media (max-width: 1023px) {
      .banner-menu-item a:before {
        margin-right: 5px; } }
    @media (max-width: 767px) {
      .banner-menu-item a:before {
        display: none; } }
  .banner-menu-item a:hover, .banner-menu-item a:active {
    color: #CEDA42; }
    .banner-menu-item a:hover:before, .banner-menu-item a:active:before {
      width: 8px;
      border-radius: 0;
      background-color: #CEDA42; }

.banner-menu-item.current-menu-item a {
  color: #CEDA42; }
  .banner-menu-item.current-menu-item a:before {
    width: 8px;
    border-radius: 0;
    background-color: #CEDA42; }

.banner-search-text {
  font-size: 30px;
  line-height: 36px;
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 10px; }
  @media (max-width: 1365px) {
    .banner-search-text {
      font-size: 24px;
      line-height: 30px; } }
  @media (max-width: 1023px) {
    .banner-search-text {
      font-size: 20px;
      line-height: 24px; } }
  @media (max-width: 767px) {
    .banner-search-text {
      font-size: 12px;
      line-height: 14px; } }

.banner-search-form {
  display: flex;
  margin-top: auto;
  height: 50px;
  width: 700px;
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  @media (max-width: 1365px) {
    .banner-search-form {
      height: 40px;
      width: 550px; } }
  @media (max-width: 1023px) {
    .banner-search-form {
      width: 100%; } }
  .banner-search-form__input {
    flex: 1;
    border: none;
    font-size: 18px;
    background-color: transparent;
    color: #fff;
    padding: 12px 10px 12px 15px; }
    @media (max-width: 1365px) {
      .banner-search-form__input {
        font-size: 16px;
        padding: 10px; } }
    @media (max-width: 767px) {
      .banner-search-form__input {
        font-size: 14px;
        padding: 5px; } }
    .banner-search-form__input::-webkit-input-placeholder {
      color: #fff; }
    .banner-search-form__input:-moz-placeholder {
      color: #fff; }
    .banner-search-form__input::-moz-placeholder {
      color: #fff; }
    .banner-search-form__input:-ms-input-placeholder {
      color: #fff; }
    .banner-search-form__input::-ms-input-placeholder {
      color: #fff; }
    .banner-search-form__input:placeholder {
      color: #fff; }
  .banner-search-form__submit {
    border: none;
    height: 100%;
    width: 50px;
    background-color: transparent; }
    @media (max-width: 1365px) {
      .banner-search-form__submit {
        width: 40px; } }
    .banner-search-form__submit:hover .search-icon,
    .banner-search-form__submit:active .search-icon {
      fill: #CEDA42; }
  .banner-search-form__icon {
    width: 22px;
    height: 24px;
    fill: #CEDA42;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .banner-search-form__icon {
        width: 20px;
        height: 22px; } }
    @media (max-width: 767px) {
      .banner-search-form__icon {
        width: 18px;
        height: 20px; } }

.content-section {
  margin: 100px 0; }
  @media (max-width: 1365px) {
    .content-section {
      margin: 90px 0; } }
  @media (max-width: 1023px) {
    .content-section {
      margin: 70px 0; } }
  @media (max-width: 767px) {
    .content-section {
      margin: 40px 0; } }
  .content-section:after {
    display: block;
    content: '';
    clear: both; }
  .content-section_donate {
    margin-bottom: 80px; }
    @media (max-width: 1365px) {
      .content-section_donate {
        margin-bottom: 70px; } }
    @media (max-width: 1023px) {
      .content-section_donate {
        margin-bottom: 60px; } }
    @media (max-width: 767px) {
      .content-section_donate {
        margin-bottom: 40px; } }

.article-content {
  font-size: 18px;
  line-height: 26px;
  max-width: 830px;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 1365px) {
    .article-content {
      font-size: 16px;
      line-height: 24px;
      max-width: 620px; } }
  @media (max-width: 1023px) {
    .article-content {
      font-size: 14px;
      line-height: 22px;
      max-width: 590px; } }
  @media (max-width: 767px) {
    .article-content {
      font-size: 12px;
      line-height: 18px;
      max-width: 100%;
      padding: 0 20px; } }
  .article-content_library-video {
    font-size: 14px;
    line-height: 22px; }
    @media (max-width: 1365px) {
      .article-content_library-video {
        max-width: 782px; } }
    @media (max-width: 1023px) {
      .article-content_library-video {
        font-size: 12px;
        line-height: 18px;
        max-width: 590px; } }
    @media (max-width: 767px) {
      .article-content_library-video {
        max-width: 100%;
        padding: 0 20px; } }
    .article-content_library-video iframe {
      display: block;
      width: 100%;
      height: 464px; }
      @media (max-width: 1365px) {
        .article-content_library-video iframe {
          height: 437px; } }
      @media (max-width: 1023px) {
        .article-content_library-video iframe {
          height: 328px; } }
  .article-content_join-page .article-content__icon {
    position: absolute; }
    .article-content_join-page .article-content__icon_1 {
      width: 79px;
      height: 392px;
      top: -50px;
      left: -140px; }
      @media (max-width: 1365px) {
        .article-content_join-page .article-content__icon_1 {
          width: 64px;
          height: 320px;
          top: -40px;
          left: -120px; } }
      @media (max-width: 1023px) {
        .article-content_join-page .article-content__icon_1 {
          width: 55px;
          height: 273px;
          left: -70px; } }
      @media (max-width: 767px) {
        .article-content_join-page .article-content__icon_1 {
          display: none; } }
    .article-content_join-page .article-content__icon_2 {
      width: 210px;
      height: 210px;
      stroke: #A9B0B9;
      stroke-width: 8;
      stroke-opacity: .2;
      left: 100%;
      bottom: 0;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      margin-left: 12px; }
      @media (max-width: 1365px) {
        .article-content_join-page .article-content__icon_2 {
          width: 174px;
          height: 174px;
          bottom: 30px;
          margin-left: 8px; } }
      @media (max-width: 1023px) {
        .article-content_join-page .article-content__icon_2 {
          width: 114px;
          height: 114px;
          bottom: 55px;
          margin-left: 10px;
          stroke-width: 10; } }
      @media (max-width: 767px) {
        .article-content_join-page .article-content__icon_2 {
          display: none; } }
    .article-content_join-page .article-content__icon_3 {
      width: 210px;
      height: 210px;
      fill: #A9B0B9;
      fill-opacity: .2;
      left: 100%;
      bottom: -60px;
      margin-left: 122px; }
      @media (max-width: 1365px) {
        .article-content_join-page .article-content__icon_3 {
          width: 174px;
          height: 174px;
          bottom: -35px;
          margin-left: 100px; } }
      @media (max-width: 1023px) {
        .article-content_join-page .article-content__icon_3 {
          width: 114px;
          height: 114px;
          bottom: 10px;
          margin-left: 72px; } }
      @media (max-width: 767px) {
        .article-content_join-page .article-content__icon_3 {
          display: none; } }
  .article-content:after {
    display: block;
    content: '';
    clear: both; }
  .article-content p {
    margin-top: 30px;
    margin-bottom: 30px; }
    @media (max-width: 1365px) {
      .article-content p {
        margin-top: 25px;
        margin-bottom: 25px; } }
    @media (max-width: 1023px) {
      .article-content p {
        margin-top: 20px;
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .article-content p {
        margin-top: 15px;
        margin-bottom: 15px; } }
  .article-content h1,
  .article-content h2,
  .article-content h3,
  .article-content h4,
  .article-content h5,
  .article-content h6 {
    font-family: GillSans-Bold;
    margin-top: 50px;
    margin-bottom: 30px; }
    @media (max-width: 1365px) {
      .article-content h1,
      .article-content h2,
      .article-content h3,
      .article-content h4,
      .article-content h5,
      .article-content h6 {
        margin-top: 40px;
        margin-bottom: 25px; } }
    @media (max-width: 1023px) {
      .article-content h1,
      .article-content h2,
      .article-content h3,
      .article-content h4,
      .article-content h5,
      .article-content h6 {
        margin-top: 30px;
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .article-content h1,
      .article-content h2,
      .article-content h3,
      .article-content h4,
      .article-content h5,
      .article-content h6 {
        margin-top: 25px;
        margin-bottom: 15px; } }
  .article-content h1 {
    font-size: 55px;
    line-height: 64px; }
    @media (max-width: 1365px) {
      .article-content h1 {
        font-size: 40px;
        line-height: 46px; } }
    @media (max-width: 1023px) {
      .article-content h1 {
        font-size: 36px;
        line-height: 42px; } }
    @media (max-width: 767px) {
      .article-content h1 {
        font-size: 24px;
        line-height: 28px; } }
  .article-content h2 {
    font-size: 40px;
    line-height: 46px; }
    @media (max-width: 1365px) {
      .article-content h2 {
        font-size: 36px;
        line-height: 42px; } }
    @media (max-width: 1023px) {
      .article-content h2 {
        font-size: 30px;
        line-height: 34px; } }
    @media (max-width: 767px) {
      .article-content h2 {
        font-size: 22px;
        line-height: 24px; } }
  .article-content h3 {
    font-size: 36px;
    line-height: 42px; }
    @media (max-width: 1365px) {
      .article-content h3 {
        font-size: 30px;
        line-height: 34px; } }
    @media (max-width: 1023px) {
      .article-content h3 {
        font-size: 24px;
        line-height: 28px; } }
    @media (max-width: 767px) {
      .article-content h3 {
        font-size: 20px;
        line-height: 22px; } }
  .article-content h4 {
    font-size: 30px;
    line-height: 34px; }
    @media (max-width: 1365px) {
      .article-content h4 {
        font-size: 24px;
        line-height: 28px; } }
    @media (max-width: 1023px) {
      .article-content h4 {
        font-size: 20px;
        line-height: 22px; } }
    @media (max-width: 767px) {
      .article-content h4 {
        font-size: 18px;
        line-height: 20px; } }
  .article-content h5 {
    font-size: 24px;
    line-height: 28px; }
    @media (max-width: 1365px) {
      .article-content h5 {
        font-size: 20px;
        line-height: 22px; } }
    @media (max-width: 1023px) {
      .article-content h5 {
        font-size: 18px;
        line-height: 20px; } }
    @media (max-width: 767px) {
      .article-content h5 {
        font-size: 16px;
        line-height: 18px; } }
  .article-content h6 {
    font-size: 20px;
    line-height: 22px; }
    @media (max-width: 1365px) {
      .article-content h6 {
        font-size: 18px;
        line-height: 20px; } }
    @media (max-width: 1023px) {
      .article-content h6 {
        font-size: 16px;
        line-height: 18px; } }
    @media (max-width: 767px) {
      .article-content h6 {
        font-size: 14px;
        line-height: 16px; } }
  .article-content ul,
  .article-content ol {
    font-family: CoreSansA35;
    list-style: none;
    font-size: 22px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 30px; }
    @media (max-width: 1365px) {
      .article-content ul,
      .article-content ol {
        font-size: 20px;
        line-height: 28px;
        margin-top: 25px;
        margin-bottom: 25px; } }
    @media (max-width: 1023px) {
      .article-content ul,
      .article-content ol {
        font-size: 18px;
        line-height: 26px;
        margin-top: 20px;
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .article-content ul,
      .article-content ol {
        font-size: 16px;
        line-height: 22px;
        margin-top: 15px;
        margin-bottom: 15px; } }
  .article-content ul li,
  .article-content ol li {
    margin: 30px 0;
    position: relative;
    padding-left: 35px; }
    @media (max-width: 1365px) {
      .article-content ul li,
      .article-content ol li {
        margin: 25px 0;
        padding-left: 34px; } }
    @media (max-width: 1023px) {
      .article-content ul li,
      .article-content ol li {
        margin: 20px 0;
        padding-left: 33px; } }
    @media (max-width: 767px) {
      .article-content ul li,
      .article-content ol li {
        margin: 15px 0;
        padding-left: 26px; } }
  .article-content ul li:before {
    display: block;
    content: "";
    width: 6px;
    height: 16px;
    background-image: url("img/ul-marker.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    left: 0px; }
    @media (max-width: 1365px) {
      .article-content ul li:before {
        top: 6px; } }
    @media (max-width: 1023px) {
      .article-content ul li:before {
        width: 4px;
        height: 12px;
        top: 7px; } }
    @media (max-width: 767px) {
      .article-content ul li:before {
        top: 5px; } }
  .article-content ol {
    counter-reset: myCounter; }
  .article-content ol li:before {
    font-family: CoreSansA55;
    counter-increment: myCounter;
    content: counter(myCounter) ".";
    color: #CEDA42;
    position: absolute;
    top: 0;
    left: 0; }
  .article-content a {
    color: #CEDA42;
    border-bottom: 1px solid transparent;
    transition: all 0.3s linear; }
    .article-content a:hover {
      border-bottom: 1px solid #CEDA42; }
    .article-content a:active {
      border-bottom: 1px solid #CEDA42; }
  .article-content blockquote {
    padding: 30px 0 30px 70px;
    font-size: 22px;
    line-height: 34px;
    margin: 30px 0 30px 110px;
    position: relative; }
    @media (max-width: 1365px) {
      .article-content blockquote {
        padding: 25px 0 25px 50px;
        font-size: 20px;
        line-height: 30px;
        margin: 25px 0 25px 80px; } }
    @media (max-width: 1023px) {
      .article-content blockquote {
        padding: 20px 0 20px 40px;
        font-size: 18px;
        line-height: 28px;
        margin: 20px 0 20px 60px; } }
    @media (max-width: 767px) {
      .article-content blockquote {
        padding: 15px 0 15px 24px;
        font-size: 14px;
        line-height: 22px;
        margin: 15px 0 15px 14px; } }
    .article-content blockquote:after {
      display: block;
      content: '';
      background-color: #FAFAFA;
      width: 82%;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      z-index: -1; }
  .article-content figure {
    max-width: 100%; }
    .article-content figure figcaption {
      font-size: 14px;
      line-height: 22px;
      color: rgba(0, 0, 0, 0.5);
      margin-top: 20px;
      margin-bottom: 50px; }
      @media (max-width: 1365px) {
        .article-content figure figcaption {
          margin-top: 18px;
          margin-bottom: 40px; } }
      @media (max-width: 1023px) {
        .article-content figure figcaption {
          font-size: 12px;
          line-height: 16px;
          margin-top: 15px; } }
      @media (max-width: 767px) {
        .article-content figure figcaption {
          font-size: 11px;
          line-height: 15px;
          margin-top: 12px;
          margin-bottom: 30px; } }
    .article-content figure img {
      margin-bottom: 20px; }
      @media (max-width: 1365px) {
        .article-content figure img {
          margin-bottom: 18px; } }
      @media (max-width: 1023px) {
        .article-content figure img {
          margin-bottom: 15px; } }
      @media (max-width: 767px) {
        .article-content figure img {
          margin-bottom: 12px; } }
  .article-content img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 50px 0; }
    @media (max-width: 1365px) {
      .article-content img {
        margin: 40px 0; } }
    @media (max-width: 767px) {
      .article-content img {
        margin: 30px 0; } }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.content-sharing {
  margin: 70px 0 120px; }
  @media (max-width: 1365px) {
    .content-sharing {
      margin: 60px 0 110px; } }
  @media (max-width: 1023px) {
    .content-sharing {
      margin: 50px 0 100px; } }
  @media (max-width: 767px) {
    .content-sharing {
      margin: 40px 0 60px; } }

.content-sharing-wrap {
  display: flex;
  flex-wrap: wrap;
  max-width: 830px;
  margin: 0 auto; }
  @media (max-width: 1365px) {
    .content-sharing-wrap {
      max-width: 620px; } }
  @media (max-width: 1023px) {
    .content-sharing-wrap {
      max-width: 590px; } }
  @media (max-width: 767px) {
    .content-sharing-wrap {
      max-width: 100%;
      padding: 0 20px; } }
  @media (max-width: 1365px) {
    .content-sharing-wrap_library-video {
      max-width: 782px; } }
  @media (max-width: 1023px) {
    .content-sharing-wrap_library-video {
      max-width: 590px; } }
  @media (max-width: 767px) {
    .content-sharing-wrap_library-video {
      max-width: 100%;
      padding: 0 20px; } }

.content-sharing-title {
  width: 100%;
  font-family: CoreSansA55;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
  margin-bottom: 20px; }
  @media (max-width: 1023px) {
    .content-sharing-title {
      font-size: 12px; } }

.content-sharing-list {
  height: 70px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  background-color: #FAFAFA; }
  @media (max-width: 1023px) {
    .content-sharing-list {
      height: 66px; } }

.content-sharing-item {
  display: block;
  margin: 0 15px; }
  @media (max-width: 1023px) {
    .content-sharing-item {
      margin: 0 13px; } }
  .content-sharing-item__icon {
    width: 40px;
    height: 40px;
    fill: #CEDA42;
    transition: all 0.3s linear; }
    @media (max-width: 1023px) {
      .content-sharing-item__icon {
        width: 36px;
        height: 36px; } }
  .content-sharing-item:hover .content-sharing-item__icon,
  .content-sharing-item:active .content-sharing-item__icon {
    fill: #000; }

.directions-section {
  padding-top: 100px;
  position: relative; }
  @media (max-width: 1365px) {
    .directions-section {
      padding-top: 80px; } }
  @media (max-width: 1023px) {
    .directions-section {
      padding-top: 70px; } }
  @media (max-width: 767px) {
    .directions-section {
      padding-top: 40px; } }

.archive-directions-section {
  margin-top: 100px;
  margin-bottom: 170px; }
  @media (max-width: 1365px) {
    .archive-directions-section {
      margin-top: 90px;
      margin-bottom: 160px; } }
  @media (max-width: 1023px) {
    .archive-directions-section {
      margin-top: 70px;
      margin-bottom: 110px; } }
  @media (max-width: 767px) {
    .archive-directions-section {
      margin-top: 40px;
      margin-bottom: 100px; } }

@media (max-width: 767px) {
  .directions-section-more-button {
    position: absolute;
    left: 20px;
    top: 100%;
    margin-top: 5px;
    margin-left: 0;
    z-index: 9; } }

.directions-wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 0 35px 0 20px; }
  @media (max-width: 1365px) {
    .directions-wrap {
      padding: 0 15px 0 0; } }
  @media (max-width: 1023px) {
    .directions-wrap {
      padding: 0;
      margin: 0 -20px; } }
  @media (max-width: 767px) {
    .directions-wrap {
      margin: 0; } }
  .archive-directions-section .directions-wrap {
    margin-bottom: 25px; }
    @media (max-width: 1365px) {
      .archive-directions-section .directions-wrap {
        margin-bottom: 30px; } }
    @media (max-width: 767px) {
      .archive-directions-section .directions-wrap {
        margin-bottom: 25px; } }

.directions-item {
  width: 42%;
  height: 170px;
  display: flex;
  align-items: center;
  margin: 0 26px 75px;
  padding: 20px 0;
  position: relative; }
  @media (max-width: 1365px) {
    .directions-item {
      height: 128px;
      margin: 0 26px 60px;
      padding: 14px 0; } }
  @media (max-width: 1023px) {
    .directions-item {
      height: 104px;
      margin: 0 20px 40px;
      padding: 6px 0; } }
  @media (max-width: 767px) {
    .directions-item {
      width: calc(100% - 30px);
      height: 96px;
      margin: 0;
      margin-bottom: 15px; } }
  @media (max-width: 480px) {
    .directions-item {
      width: 100%; } }
  @media (max-width: 767px) {
    .directions-item:nth-child(odd) {
      margin-right: 30px; } }
  @media (max-width: 480px) {
    .directions-item:nth-child(odd) {
      margin-right: 0; } }
  @media (max-width: 767px) {
    .directions-item:nth-child(even) {
      margin-left: 30px; } }
  @media (max-width: 480px) {
    .directions-item:nth-child(even) {
      margin-left: 0; } }
  .directions-item:nth-child(4n-1) {
    margin-left: calc(16% - 78px); }
    @media (max-width: 1023px) {
      .directions-item:nth-child(4n-1) {
        margin-left: calc(16% - 60px); } }
    @media (max-width: 767px) {
      .directions-item:nth-child(4n-1) {
        margin-left: 0; } }
  .directions-item__title {
    font-family: GillSans-Bold;
    font-size: 26px;
    line-height: 30px;
    width: 50%;
    padding-right: 20px;
    word-spacing: 60px; }
    @media (max-width: 1365px) {
      .directions-item__title {
        font-size: 20px;
        line-height: 24px;
        word-spacing: 100px; } }
    @media (max-width: 1023px) {
      .directions-item__title {
        font-size: 16px;
        line-height: 20px;
        word-spacing: 100px; } }
    @media (max-width: 767px) {
      .directions-item__title {
        font-size: 14px;
        line-height: 16px;
        word-spacing: 400px;
        width: 136px;
        padding-right: 10px; } }
  .directions-item__description {
    font-size: 16px;
    line-height: 24px;
    max-height: 120px;
    overflow: hidden;
    color: #fff;
    width: 50%;
    padding-right: 20px; }
    @media (max-width: 1365px) {
      .directions-item__description {
        font-size: 14px;
        line-height: 20px;
        max-height: 100px;
        padding-right: 10px; } }
    @media (max-width: 1023px) {
      .directions-item__description {
        font-size: 12px;
        line-height: 15px;
        max-height: 90px; } }
    @media (max-width: 767px) {
      .directions-item__description {
        font-size: 11px;
        line-height: 14px;
        max-height: 84px;
        width: calc(100% - 136px); } }
  .directions-item:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 90%;
    height: 100%;
    z-index: -1;
    background-color: #CEDA42;
    transition: all 0.3s linear; }
    @media (max-width: 767px) {
      .directions-item:before {
        width: calc(100% - 27px); } }
  .directions-item:hover:before {
    background-color: #D7E065;
    box-shadow: 0px 30px 20px rgba(206, 218, 66, 0.26); }

.news-section {
  margin-top: 75px;
  position: relative;
  z-index: 2; }
  @media (max-width: 1365px) {
    .news-section {
      margin-top: 70px; } }
  @media (max-width: 1023px) {
    .news-section {
      margin-top: 35px; } }
  @media (max-width: 767px) {
    .news-section {
      margin-top: 90px; } }
  .news-section_direction {
    margin-top: 40px;
    margin-bottom: 100px; }
    @media (max-width: 767px) {
      .news-section_direction {
        margin-top: 20px;
        margin-bottom: 80px; } }
    .news-section_direction .news-item:nth-of-type(even) {
      bottom: -76px; }
      @media (max-width: 1365px) {
        .news-section_direction .news-item:nth-of-type(even) {
          bottom: -65px; } }
      @media (max-width: 1023px) {
        .news-section_direction .news-item:nth-of-type(even) {
          bottom: -56px; } }
      @media (max-width: 767px) {
        .news-section_direction .news-item:nth-of-type(even) {
          bottom: 0; } }
  .news-section__icon {
    position: absolute;
    top: -205px;
    right: 50%;
    -webkit-transform: translateX(-483px);
            transform: translateX(-483px);
    width: 560px;
    height: 560px;
    stroke: #CEDA42;
    stroke-width: 3;
    z-index: -1; }
    @media (max-width: 1365px) {
      .news-section__icon {
        top: -146px;
        left: -218px;
        right: unset;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        width: 342px;
        height: 342px;
        stroke-width: 6; } }
    @media (max-width: 1023px) {
      .news-section__icon {
        top: -85px;
        left: -152px;
        width: 243px;
        height: 243px; } }
    @media (max-width: 767px) {
      .news-section__icon {
        top: -72px;
        left: -128px;
        width: 194px;
        height: 194px;
        stroke-width: 4; } }
  .news-section_archive-news {
    padding-top: 60px;
    margin-bottom: 130px; }
    @media (max-width: 1365px) {
      .news-section_archive-news {
        padding-top: 50px;
        margin-bottom: 110px; } }
    @media (max-width: 1023px) {
      .news-section_archive-news {
        padding-top: 44px;
        margin-bottom: 100px; } }
    @media (max-width: 767px) {
      .news-section_archive-news {
        padding-top: 36px;
        margin-bottom: 60px; } }
    .news-section_archive-news .news-wrap {
      margin-bottom: 130px; }
      @media (max-width: 1365px) {
        .news-section_archive-news .news-wrap {
          margin-bottom: 110px; } }
      @media (max-width: 1023px) {
        .news-section_archive-news .news-wrap {
          margin-bottom: 100px; } }
      @media (max-width: 767px) {
        .news-section_archive-news .news-wrap {
          margin-bottom: 25px; } }
      @media (max-width: 767px) {
        .news-section_archive-news .news-wrap__icon_2 {
          display: none; } }
    .news-section_archive-news .news-item {
      margin-bottom: 40px; }
      @media (max-width: 1023px) {
        .news-section_archive-news .news-item {
          margin-bottom: 30px; } }
      @media (max-width: 767px) {
        .news-section_archive-news .news-item {
          margin-bottom: 15px; } }
      .news-section_archive-news .news-item:nth-of-type(even) {
        bottom: -76px; }
        @media (max-width: 1365px) {
          .news-section_archive-news .news-item:nth-of-type(even) {
            bottom: -65px; } }
        @media (max-width: 1023px) {
          .news-section_archive-news .news-item:nth-of-type(even) {
            bottom: -56px; } }
        @media (max-width: 767px) {
          .news-section_archive-news .news-item:nth-of-type(even) {
            bottom: 0; } }

@media (max-width: 767px) {
  .news-section-more-button {
    position: absolute;
    left: 20px;
    top: 100%;
    margin-top: 5px;
    margin-left: 0;
    z-index: 9; } }

.news-filters {
  padding-top: 100px; }
  @media (max-width: 1365px) {
    .news-filters {
      padding-top: 90px; } }
  @media (max-width: 1023px) {
    .news-filters {
      padding-top: 70px; } }
  @media (max-width: 767px) {
    .news-filters {
      padding-top: 36px; } }

.news-filters-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.news-filters-directions,
.news-filters-targets {
  margin: 0 20px 30px; }
  @media (max-width: 767px) {
    .news-filters-directions,
    .news-filters-targets {
      margin: 0 0 20px; } }

.news-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -20px;
  position: relative; }
  @media (max-width: 1365px) {
    .news-wrap {
      margin: 0 -15px; } }
  @media (max-width: 1023px) {
    .news-wrap {
      margin: 0 -10px; } }
  @media (max-width: 767px) {
    .news-wrap {
      max-width: 612px;
      width: 100%;
      margin: 0 auto; } }
  .news-wrap__icon {
    position: absolute; }
    .news-wrap__icon_1 {
      width: 224px;
      height: 224px;
      top: 140px;
      right: -96px;
      fill: #A9B0B9;
      fill-opacity: .2;
      z-index: -1; }
      @media (max-width: 1365px) {
        .news-wrap__icon_1 {
          width: 168px;
          height: 168px;
          top: 92px;
          right: -78px; } }
      @media (max-width: 1023px) {
        .news-wrap__icon_1 {
          width: 130px;
          height: 130px;
          right: -58px; } }
      @media (max-width: 767px) {
        .news-wrap__icon_1 {
          display: none; } }
    .news-wrap__icon_2 {
      width: 232px;
      height: 184px;
      top: -44px;
      right: -6px;
      z-index: -1; }
      @media (max-width: 1365px) {
        .news-wrap__icon_2 {
          width: 172px;
          height: 136px; } }
      @media (max-width: 1023px) {
        .news-wrap__icon_2 {
          width: 134px;
          height: 105px;
          top: -8px;
          right: -8px; } }
      @media (max-width: 767px) {
        .news-wrap__icon_2 {
          width: 85px;
          height: 68px;
          top: -56px;
          right: -24px; } }
    .news-wrap__icon_3 {
      width: 156px;
      height: 156px;
      left: 58px;
      bottom: 268px;
      fill: #A9B0B9;
      fill-opacity: .2;
      z-index: -1; }
      @media (max-width: 1365px) {
        .news-wrap__icon_3 {
          width: 137px;
          height: 137px;
          left: 30px;
          bottom: 190px; } }
      @media (max-width: 1023px) {
        .news-wrap__icon_3 {
          width: 108px;
          height: 108px;
          bottom: 128px; } }
      @media (max-width: 767px) {
        .news-wrap__icon_3 {
          display: none; } }

.news-item {
  width: calc(50% - 150px);
  margin-bottom: 50px;
  padding-left: 20px;
  padding-bottom: 82px;
  position: relative; }
  @media (max-width: 1365px) {
    .news-item {
      width: calc(50% - 110px);
      margin-bottom: 40px;
      padding-left: 15px;
      padding-bottom: 62px; } }
  @media (max-width: 1023px) {
    .news-item {
      width: calc(50% - 80px);
      margin-bottom: 30px;
      padding-left: 12px;
      padding-bottom: 45px; } }
  @media (max-width: 767px) {
    .news-item {
      width: 100%;
      margin-bottom: 15px;
      padding-left: 14px;
      padding-bottom: 46px; } }
  .news-item:nth-of-type(odd) {
    margin-left: 130px;
    margin-right: 20px; }
    @media (max-width: 1365px) {
      .news-item:nth-of-type(odd) {
        margin-left: 95px;
        margin-right: 15px; } }
    @media (max-width: 1023px) {
      .news-item:nth-of-type(odd) {
        margin-left: 70px;
        margin-right: 10px; } }
    @media (max-width: 767px) {
      .news-item:nth-of-type(odd) {
        margin-left: 0;
        margin-right: 0; } }
  .news-item:nth-of-type(even) {
    margin-left: 20px;
    margin-right: 130px; }
    @media (max-width: 1365px) {
      .news-item:nth-of-type(even) {
        margin-left: 15px;
        margin-right: 95px; } }
    @media (max-width: 1023px) {
      .news-item:nth-of-type(even) {
        margin-left: 10px;
        margin-right: 70px; } }
    @media (max-width: 767px) {
      .news-item:nth-of-type(even) {
        margin-left: 0;
        margin-right: 0; } }
  .news-item:nth-of-type(2) {
    margin-top: auto; }
    @media (max-width: 767px) {
      .news-item:nth-of-type(2) {
        margin-top: 0; } }
  .news-item__preview {
    padding-bottom: 55%;
    height: 0;
    overflow: hidden;
    position: relative; }
  .news-item__img {
    background: no-repeat 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s linear; }
  .news-item__content {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 324px;
    height: 136px;
    padding: 18px 20px 15px;
    background-color: #FAFAFA; }
    @media (max-width: 1365px) {
      .news-item__content {
        width: 264px;
        height: 110px;
        padding: 10px 12px 10px 15px; } }
    @media (max-width: 1023px) {
      .news-item__content {
        width: 240px;
        height: 100px;
        padding: 10px 10px 6px 14px; } }
  .news-item__title {
    font-size: 14px;
    line-height: 20px;
    max-height: 80px;
    overflow: hidden; }
    @media (max-width: 1365px) {
      .news-item__title {
        font-size: 12px;
        line-height: 18px;
        max-height: 72px; } }
    @media (max-width: 1023px) {
      .news-item__title {
        font-size: 11px;
        line-height: 15px;
        max-height: 60px; } }
  .news-item__info {
    margin-top: auto;
    display: flex;
    align-items: center;
    font-family: CoreSansA65;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase; }
  .news-item__term {
    color: #CEDA42;
    margin-right: 14px; }
    @media (max-width: 1023px) {
      .news-item__term {
        font-size: 12px;
        line-height: 14px;
        margin-right: 12px; } }
  .news-item__date {
    color: rgba(0, 0, 0, 0.1); }
  .news-item_lg {
    width: calc(50% - 40px);
    margin: 0 20px 50px !important;
    padding-left: 30px;
    padding-bottom: 100px; }
    @media (max-width: 1365px) {
      .news-item_lg {
        width: calc(50% - 30px);
        margin: 0 15px 40px !important;
        padding-left: 22px;
        padding-bottom: 74px; } }
    @media (max-width: 1023px) {
      .news-item_lg {
        width: calc(50% - 20px);
        margin: 0 10px 30px !important;
        padding-left: 17px;
        padding-bottom: 56px; } }
    @media (max-width: 767px) {
      .news-item_lg {
        width: 100%;
        margin: 0 0 15px !important;
        padding-left: 14px;
        padding-bottom: 46px; } }
  .news-item_lg .news-item__content {
    width: 412px;
    height: 180px;
    padding: 25px 22px 20px 30px; }
    @media (max-width: 1365px) {
      .news-item_lg .news-item__content {
        width: 326px;
        height: 150px;
        padding: 15px 20px 10px 23px; } }
    @media (max-width: 1023px) {
      .news-item_lg .news-item__content {
        width: 266px;
        height: 118px;
        padding: 10px 15px 8px 17px; } }
    @media (max-width: 767px) {
      .news-item_lg .news-item__content {
        width: 240px;
        height: 100px;
        padding: 10px 10px 6px 14px; } }
  .news-item_lg .news-item__title {
    font-size: 18px;
    line-height: 26px;
    max-height: 104px; }
    @media (max-width: 1365px) {
      .news-item_lg .news-item__title {
        font-size: 14px;
        line-height: 20px;
        max-height: 100px; } }
    @media (max-width: 1023px) {
      .news-item_lg .news-item__title {
        font-size: 12px;
        line-height: 16px;
        max-height: 80px; } }
    @media (max-width: 767px) {
      .news-item_lg .news-item__title {
        font-size: 11px;
        line-height: 15px;
        max-height: 60px; } }
  .news-item_lg .news-item__info {
    font-size: 15px;
    line-height: 19px; }
    @media (max-width: 1023px) {
      .news-item_lg .news-item__info {
        font-size: 14px;
        line-height: 16px; } }
    @media (max-width: 767px) {
      .news-item_lg .news-item__info {
        font-size: 13px;
        line-height: 15px; } }
  .news-item:hover .news-item__img,
  .news-item:active .news-item__img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

.subscription {
  padding-top: 40px;
  padding-bottom: 80px; }
  @media (max-width: 1365px) {
    .subscription {
      padding-top: 36px;
      padding-bottom: 60px; } }
  @media (max-width: 1023px) {
    .subscription {
      padding-top: 20px;
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .subscription {
      padding-top: 60px;
      padding-bottom: 30px; } }

.subscription-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: space-between; }
  @media (max-width: 767px) {
    .subscription-wrap {
      flex-wrap: wrap; } }

.subscription-title {
  font-family: GillSans-Bold;
  font-size: 50px;
  margin-right: 40px;
  opacity: .2; }
  @media (max-width: 1365px) {
    .subscription-title {
      font-size: 36px;
      margin-right: 30px; } }
  @media (max-width: 1023px) {
    .subscription-title {
      font-size: 27px;
      margin-right: 15px; } }
  @media (max-width: 767px) {
    .subscription-title {
      font-size: 21px;
      margin-right: 0; } }
  .subscription-title span {
    display: block;
    font-size: 35px;
    margin-top: 8px; }
    @media (max-width: 1365px) {
      .subscription-title span {
        font-size: 25px; } }
    @media (max-width: 1023px) {
      .subscription-title span {
        font-size: 19px; } }
    @media (max-width: 767px) {
      .subscription-title span {
        font-size: 14px; } }

.subscription-form {
  display: flex;
  width: 564px;
  height: 50px;
  margin-bottom: 8px;
  flex: 1px; }
  @media (max-width: 1365px) {
    .subscription-form {
      width: 420px;
      height: 40px; } }
  @media (max-width: 1023px) {
    .subscription-form {
      width: 320px;
      height: 36px;
      margin-bottom: 4px; } }
  @media (max-width: 767px) {
    .subscription-form {
      width: 100%;
      height: 32px;
      margin-top: 15px;
      margin-bottom: 0;
      flex: none; } }
  .subscription-form__input {
    flex: 1;
    border: none;
    font-family: CoreSansA35;
    font-size: 22px;
    margin-right: 30px;
    border-bottom: 1px solid #000000; }
    @media (max-width: 1365px) {
      .subscription-form__input {
        font-size: 18px;
        margin-right: 14px; } }
    @media (max-width: 1023px) {
      .subscription-form__input {
        font-size: 14px;
        margin-right: 12px; } }
    @media (max-width: 767px) {
      .subscription-form__input {
        font-size: 12px;
        margin-right: 10px; } }
    .subscription-form__input::-webkit-input-placeholder {
      color: #E1E1E1; }
    .subscription-form__input:-moz-placeholder {
      color: #E1E1E1; }
    .subscription-form__input::-moz-placeholder {
      color: #E1E1E1; }
    .subscription-form__input:-ms-input-placeholder {
      color: #E1E1E1; }
    .subscription-form__input::-ms-input-placeholder {
      color: #E1E1E1; }
    .subscription-form__input:placeholder {
      color: #E1E1E1; }
  .subscription-form__submit {
    font-family: CoreSansA65;
    font-size: 16px;
    text-transform: uppercase;
    width: 188px;
    height: 50px;
    flex: none;
    background-color: #CEDA42;
    color: #fff;
    border: none;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .subscription-form__submit {
        font-size: 14px;
        width: 150px;
        height: 40px; } }
    @media (max-width: 1023px) {
      .subscription-form__submit {
        font-size: 13px;
        width: 130px;
        height: 36px; } }
    @media (max-width: 767px) {
      .subscription-form__submit {
        font-size: 11px;
        width: 112px;
        height: 32px; } }
    .subscription-form__submit:hover, .subscription-form__submit:active {
      background-color: #D7E065;
      box-shadow: 0px 20px 20px rgba(206, 218, 66, 0.26); }

.useful-materials-filters {
  padding-top: 100px; }
  @media (max-width: 1365px) {
    .useful-materials-filters {
      padding-top: 90px; } }
  @media (max-width: 1023px) {
    .useful-materials-filters {
      padding-top: 70px; } }
  @media (max-width: 767px) {
    .useful-materials-filters {
      padding-top: 36px; } }

.useful-materials-filters-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.useful-materials-filters-directions {
  margin: 0 20px 30px; }
  @media (max-width: 767px) {
    .useful-materials-filters-directions {
      margin: 0 0 20px; } }

.archive-useful-materials-section {
  position: relative;
  padding-top: 30px;
  margin-bottom: 100px; }
  @media (max-width: 1365px) {
    .archive-useful-materials-section {
      padding-top: 20px;
      margin-bottom: 110px; } }
  @media (max-width: 1023px) {
    .archive-useful-materials-section {
      padding-top: 10px;
      margin-bottom: 100px; } }
  @media (max-width: 767px) {
    .archive-useful-materials-section {
      padding-top: 16px;
      margin-bottom: 60px; } }

.useful-materials-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  margin-right: -40px; }
  @media (max-width: 1365px) {
    .useful-materials-wrap {
      margin-right: -30px; } }
  @media (max-width: 1023px) {
    .useful-materials-wrap {
      margin-right: -20px;
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .useful-materials-wrap {
      margin: 0;
      margin-bottom: 10px; } }
  .useful-materials-wrap .slick-list {
    margin: 0 -15px; }
  .search-section .useful-materials-wrap {
    margin-bottom: 0; }

.useful-materials-item {
  width: calc(33.33% - 106px);
  margin-right: 106px;
  margin-bottom: 60px;
  position: relative; }
  @media (max-width: 1365px) {
    .useful-materials-item {
      width: calc(33.33% - 80px);
      margin-right: 80px;
      margin-bottom: 50px; } }
  @media (max-width: 1023px) {
    .useful-materials-item {
      width: calc(33.33% - 60px);
      margin-right: 60px;
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    .useful-materials-item {
      width: 100%;
      margin: 0 0 30px; } }
  .useful-materials-item:nth-child(6n-2) {
    margin-left: 66px; }
    @media (max-width: 1365px) {
      .useful-materials-item:nth-child(6n-2) {
        margin-left: 50px; } }
    @media (max-width: 1023px) {
      .useful-materials-item:nth-child(6n-2) {
        margin-left: 40px; } }
    @media (max-width: 767px) {
      .useful-materials-item:nth-child(6n-2) {
        margin-left: 0; } }
  .useful-materials-item:nth-child(6n) {
    margin-right: 40px; }
    @media (max-width: 1365px) {
      .useful-materials-item:nth-child(6n) {
        margin-right: 30px; } }
    @media (max-width: 1023px) {
      .useful-materials-item:nth-child(6n) {
        margin-right: 20px; } }
    @media (max-width: 767px) {
      .useful-materials-item:nth-child(6n) {
        margin-right: 0; } }
  .useful-materials-item__preview {
    padding-bottom: 55%;
    height: 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px; }
    @media (max-width: 1365px) {
      .useful-materials-item__preview {
        margin-bottom: 20px; } }
  .useful-materials-item__img {
    background: no-repeat 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s linear; }
  .useful-materials-item__title {
    font-family: CoreSansA55;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px; }
    @media (max-width: 1365px) {
      .useful-materials-item__title {
        font-size: 18px;
        line-height: 24px; } }
    @media (max-width: 1023px) {
      .useful-materials-item__title {
        font-size: 14px;
        line-height: 20px; } }
    @media (max-width: 767px) {
      .useful-materials-item__title {
        margin-bottom: 10px; } }
  .useful-materials-item__info {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .useful-materials-item__phone {
    font-family: GillSans-Bold;
    font-size: 36px;
    line-height: 42px;
    position: relative;
    z-index: 20; }
    @media (max-width: 1365px) {
      .useful-materials-item__phone {
        font-size: 30px;
        line-height: 34px; } }
    @media (max-width: 1023px) {
      .useful-materials-item__phone {
        font-size: 24px;
        line-height: 28px; } }
  .useful-materials-item__link-text {
    margin-right: 12px;
    margin-bottom: 10px;
    font-family: CoreSansA55;
    font-size: 16px;
    line-height: 20px;
    color: #CEDA42; }
    @media (max-width: 1365px) {
      .useful-materials-item__link-text {
        font-size: 15px; } }
    @media (max-width: 1023px) {
      .useful-materials-item__link-text {
        font-size: 14px;
        line-height: 18px; } }
  .useful-materials-item__arrow {
    min-width: 130px;
    margin-bottom: 10px; }
    @media (max-width: 1365px) {
      .useful-materials-item__arrow {
        min-width: 126px; } }
    @media (max-width: 1023px) {
      .useful-materials-item__arrow {
        min-width: 110px; } }
    @media (max-width: 767px) {
      .useful-materials-item__arrow {
        min-width: 40px; } }
  .useful-materials-item_1 .useful-materials-item__title {
    font-family: CoreSansA35;
    font-size: 16px;
    line-height: 22px; }
    @media (max-width: 1365px) {
      .useful-materials-item_1 .useful-materials-item__title {
        font-size: 14px;
        line-height: 18px; } }
    @media (max-width: 1023px) {
      .useful-materials-item_1 .useful-materials-item__title {
        font-size: 12px;
        line-height: 16px; } }
  .useful-materials-item_3 .links-arrow {
    background-color: #CEDA42; }
    .useful-materials-item_3 .links-arrow .arrow-icon {
      fill: #CEDA42; }
  .useful-materials-item:hover .useful-materials-item__img,
  .useful-materials-item:active .useful-materials-item__img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .useful-materials-item:hover .links-arrow, .useful-materials-item:active .links-arrow {
    width: 130px; }
    @media (max-width: 1365px) {
      .useful-materials-item:hover .links-arrow, .useful-materials-item:active .links-arrow {
        width: 126px; } }
    @media (max-width: 1023px) {
      .useful-materials-item:hover .links-arrow, .useful-materials-item:active .links-arrow {
        width: 110px; } }
    @media (max-width: 767px) {
      .useful-materials-item:hover .links-arrow, .useful-materials-item:active .links-arrow {
        width: 40px; } }
  .useful-materials-slider .useful-materials-item {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .useful-materials-slider .useful-materials-item {
        width: 100%;
        margin: 0 15px 20px; } }

.useful-materials-section {
  margin-top: 100px;
  margin-bottom: 100px;
  position: relative; }
  @media (max-width: 1365px) {
    .useful-materials-section {
      margin-top: 80px;
      margin-bottom: 75px; } }
  @media (max-width: 1023px) {
    .useful-materials-section {
      margin-top: 50px;
      margin-bottom: 50px; } }
  @media (max-width: 767px) {
    .useful-materials-section {
      margin-top: 40px;
      margin-bottom: 30px; } }
  .useful-materials-section .useful-materials-wrap {
    margin-bottom: 0; }
    .useful-materials-section .useful-materials-wrap .slick-list {
      margin: 0 -15px; }
  .useful-materials-section_directions {
    margin-top: 40px;
    margin-bottom: 40px; }
    @media (max-width: 1023px) {
      .useful-materials-section_directions {
        margin-top: 30px; } }
    @media (max-width: 1023px) {
      .useful-materials-section_directions {
        margin-bottom: 20px; } }
  .useful-materials-section__icon {
    position: absolute; }
    .useful-materials-section__icon_1 {
      width: 212px;
      height: 212px;
      top: -88px;
      right: 50%;
      -webkit-transform: translateX(-526px) rotate(90deg);
              transform: translateX(-526px) rotate(90deg);
      fill: #CEDA42;
      fill-opacity: .5;
      z-index: -1; }
      @media (max-width: 1365px) {
        .useful-materials-section__icon_1 {
          width: 169px;
          height: 169px;
          top: -57px;
          left: -45px;
          right: unset;
          -webkit-transform: translateX(0) rotate(90deg);
                  transform: translateX(0) rotate(90deg); } }
      @media (max-width: 1023px) {
        .useful-materials-section__icon_1 {
          width: 132px;
          height: 132px;
          top: -34px;
          left: -36px; } }
      @media (max-width: 767px) {
        .useful-materials-section__icon_1 {
          width: 91px;
          height: 91px;
          top: -12px;
          left: -30px; } }
    .useful-materials-section__icon_2 {
      width: 405px;
      height: 388px;
      top: -72px;
      left: 50%;
      -webkit-transform: translateX(260px);
              transform: translateX(260px);
      z-index: -1; }
      @media (max-width: 1365px) {
        .useful-materials-section__icon_2 {
          width: 283px;
          height: 272px;
          top: -19px;
          left: unset;
          right: 25px;
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
      @media (max-width: 1023px) {
        .useful-materials-section__icon_2 {
          width: 232px;
          height: 223px;
          top: -4px;
          right: 9px; } }
      @media (max-width: 767px) {
        .useful-materials-section__icon_2 {
          width: 202px;
          height: 194px;
          top: 2px;
          right: -37px; } }

.section-heading_useful-materials {
  margin-bottom: 60px; }
  @media (max-width: 1365px) {
    .section-heading_useful-materials {
      margin-bottom: 50px; } }
  @media (max-width: 1023px) {
    .section-heading_useful-materials {
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    .section-heading_useful-materials {
      margin-bottom: 18px;
      flex-wrap: wrap; } }

@media (max-width: 767px) {
  .useful-materials-section-more-button {
    width: 100%;
    margin-left: 0;
    margin-top: 20px; } }

.success-stories-section {
  background-color: #288680;
  margin-top: 100px;
  padding: 55px 0;
  position: relative; }
  @media (max-width: 1365px) {
    .success-stories-section {
      padding: 50px 0 60px; } }
  @media (max-width: 1023px) {
    .success-stories-section {
      padding: 40px 0 50px; } }
  @media (max-width: 767px) {
    .success-stories-section {
      margin-top: 40px;
      padding: 30px 0 50px; } }

.success-stories-section-title {
  color: #fff; }

.success-stories-section-more-button {
  color: #fff; }
  .success-stories-section-more-button .links-arrow {
    background-color: #fff; }
    .success-stories-section-more-button .links-arrow .arrow-icon {
      fill: #fff; }
  @media (max-width: 767px) {
    .success-stories-section-more-button {
      position: absolute;
      left: 0;
      bottom: 20px;
      margin-left: 20px;
      z-index: 9; } }

.main-success-stories-section {
  margin-top: 200px;
  margin-bottom: 120px;
  padding-top: 60px;
  height: 650px;
  width: 100%;
  background: no-repeat 50% 50%;
  background-size: cover; }
  @media (max-width: 1365px) {
    .main-success-stories-section {
      margin-top: 150px;
      margin-bottom: 100px;
      padding-top: 52px;
      height: 486px; } }
  @media (max-width: 1023px) {
    .main-success-stories-section {
      margin-top: 100px;
      margin-bottom: 90px;
      padding-top: 40px;
      height: 366px; } }
  @media (max-width: 767px) {
    .main-success-stories-section {
      margin-top: 70px;
      margin-bottom: 120px;
      padding-top: 20px;
      height: auto; } }

.main-success-stories-section-container {
  width: 100%;
  height: 590px;
  position: relative; }
  @media (max-width: 1365px) {
    .main-success-stories-section-container {
      height: 434px; } }
  @media (max-width: 1023px) {
    .main-success-stories-section-container {
      height: 326px; } }
  @media (max-width: 767px) {
    .main-success-stories-section-container {
      height: 0;
      padding-bottom: 47%; } }
  .main-success-stories-section-container__icon {
    position: absolute; }
    .main-success-stories-section-container__icon_1 {
      top: -200px;
      left: 50px;
      width: 546px;
      height: 546px;
      stroke: #CEDA42;
      stroke-width: 3;
      z-index: -1; }
      @media (max-width: 1365px) {
        .main-success-stories-section-container__icon_1 {
          top: -148px;
          left: 38px;
          width: 366px;
          height: 366px;
          stroke-width: 4; } }
      @media (max-width: 1023px) {
        .main-success-stories-section-container__icon_1 {
          top: -116px;
          left: 50px;
          width: 288px;
          height: 288px; } }
      @media (max-width: 767px) {
        .main-success-stories-section-container__icon_1 {
          display: none; } }
    .main-success-stories-section-container__icon_2 {
      top: -156px;
      left: 450px;
      width: 195px;
      height: 193px;
      z-index: -1;
      stroke-width: 3; }
      @media (max-width: 1365px) {
        .main-success-stories-section-container__icon_2 {
          top: -114px;
          left: 320px;
          width: 127px;
          height: 129px; } }
      @media (max-width: 1023px) {
        .main-success-stories-section-container__icon_2 {
          top: -84px;
          left: 270px;
          width: 80px;
          height: 80px;
          stroke-width: 4; } }
      @media (max-width: 767px) {
        .main-success-stories-section-container__icon_2 {
          display: none; } }

@media (max-width: 767px) {
  .main-success-stories-section-title {
    position: absolute;
    left: 0;
    margin-bottom: 34px;
    bottom: 100%;
    z-index: 9; } }

@media (max-width: 767px) {
  .main-success-stories-section-more-button {
    position: absolute;
    left: 0;
    margin-left: 0;
    margin-top: 64px;
    top: 100%;
    z-index: 9; } }

.main-success-stories {
  width: 610px;
  height: 220px;
  position: absolute;
  left: 110px;
  bottom: -47px;
  display: flex;
  flex-direction: column;
  padding: 40px 50px 35px 60px;
  background-color: #FAFAFA; }
  @media (max-width: 1365px) {
    .main-success-stories {
      width: 458px;
      height: 164px;
      left: 80px;
      bottom: -35px;
      padding: 30px 40px 25px 50px; } }
  @media (max-width: 1023px) {
    .main-success-stories {
      width: 344px;
      height: 124px;
      left: 60px;
      bottom: -25px;
      padding: 20px 30px 20px 40px; } }
  @media (max-width: 767px) {
    .main-success-stories {
      width: 228px;
      height: 82px;
      left: 14px;
      bottom: -52px;
      padding: 8px 10px 10px 15px; } }
  .main-success-stories__title {
    font-size: 26px;
    line-height: 38px;
    max-height: 114px;
    overflow: hidden; }
    @media (max-width: 1365px) {
      .main-success-stories__title {
        font-size: 20px;
        line-height: 30px;
        max-height: 90px; } }
    @media (max-width: 1023px) {
      .main-success-stories__title {
        font-size: 16px;
        line-height: 24px;
        max-height: 72px; } }
    @media (max-width: 767px) {
      .main-success-stories__title {
        font-size: 12px;
        line-height: 18px;
        max-height: 54px; } }
  .main-success-stories__arrow {
    margin-top: auto;
    transition: all 0.3s linear; }
  .main-success-stories:hover .links-arrow, .main-success-stories:active .links-arrow {
    width: 130px; }
    @media (max-width: 1365px) {
      .main-success-stories:hover .links-arrow, .main-success-stories:active .links-arrow {
        width: 126px; } }
    @media (max-width: 1023px) {
      .main-success-stories:hover .links-arrow, .main-success-stories:active .links-arrow {
        width: 110px; } }
    @media (max-width: 767px) {
      .main-success-stories:hover .links-arrow, .main-success-stories:active .links-arrow {
        width: 40px; } }

.success-stories-filters {
  padding-top: 100px; }
  @media (max-width: 1365px) {
    .success-stories-filters {
      padding-top: 90px; } }
  @media (max-width: 1023px) {
    .success-stories-filters {
      padding-top: 70px; } }
  @media (max-width: 767px) {
    .success-stories-filters {
      padding-top: 36px; } }

.success-stories-filters-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.success-stories-filters-directions,
.success-stories-filters-targets {
  margin: 0 20px 30px; }
  @media (max-width: 767px) {
    .success-stories-filters-directions,
    .success-stories-filters-targets {
      margin: 0 0 20px; } }

.archive-success-stories-section {
  position: relative;
  padding-top: 50px;
  margin-bottom: 120px; }
  @media (max-width: 1365px) {
    .archive-success-stories-section {
      padding-top: 20px;
      margin-bottom: 110px; } }
  @media (max-width: 1023px) {
    .archive-success-stories-section {
      padding-top: 16px;
      margin-bottom: 100px; } }
  @media (max-width: 767px) {
    .archive-success-stories-section {
      margin-bottom: 60px; } }

.success-stories-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px 100px;
  position: relative; }
  @media (max-width: 1365px) {
    .success-stories-wrap {
      margin: 0 -15px 100px; } }
  @media (max-width: 1023px) {
    .success-stories-wrap {
      margin: 0 -10px 80px; } }
  @media (max-width: 767px) {
    .success-stories-wrap {
      max-width: 612px;
      width: 100%;
      margin: 0 auto 20px; } }
  .search-section .success-stories-wrap,
  .success-stories-section .success-stories-wrap {
    margin-bottom: 0; }
  .success-stories-wrap__icon {
    position: absolute;
    stroke: #CEDA42;
    z-index: -1;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
    .success-stories-wrap__icon_1 {
      top: -62px;
      right: -15px;
      width: 338px;
      height: 338px;
      stroke-width: 6; }
      @media (max-width: 1365px) {
        .success-stories-wrap__icon_1 {
          top: -50px;
          width: 248px;
          height: 248px;
          stroke-width: 6; } }
      @media (max-width: 1023px) {
        .success-stories-wrap__icon_1 {
          display: none; } }
    .success-stories-wrap__icon_2 {
      top: 32px;
      right: 265px;
      width: 176px;
      height: 176px;
      stroke-width: 10; }
      @media (max-width: 1365px) {
        .success-stories-wrap__icon_2 {
          top: 18px;
          right: 195px;
          width: 130px;
          height: 130px;
          stroke-width: 12; } }
      @media (max-width: 1023px) {
        .success-stories-wrap__icon_2 {
          display: none; } }
    .success-stories-wrap__icon_3 {
      top: -78px;
      right: 158px;
      width: 390px;
      height: 306px;
      -webkit-transform: rotate(0);
              transform: rotate(0);
      z-index: 0; }
      @media (max-width: 1365px) {
        .success-stories-wrap__icon_3 {
          top: -54px;
          right: 125px;
          width: 274px;
          height: 223px;
          stroke-width: 12; } }
      @media (max-width: 1023px) {
        .success-stories-wrap__icon_3 {
          display: none; } }

.success-stories-item {
  width: calc(50% - 40px);
  margin: 0 20px 60px;
  padding-bottom: 84px;
  position: relative; }
  @media (max-width: 1365px) {
    .success-stories-item {
      width: calc(50% - 30px);
      margin: 0 15px 40px;
      padding-left: 22px;
      padding-bottom: 74px; } }
  @media (max-width: 1023px) {
    .success-stories-item {
      width: calc(50% - 20px);
      margin: 0 10px 30px;
      padding-left: 17px;
      padding-bottom: 56px; } }
  @media (max-width: 767px) {
    .success-stories-item {
      width: 100%;
      margin: 0 0 20px;
      padding-left: 11px;
      padding-bottom: 46px; } }
  .success-stories-item:nth-of-type(even) {
    bottom: -60px; }
    @media (max-width: 1365px) {
      .success-stories-item:nth-of-type(even) {
        bottom: -50px; } }
    @media (max-width: 1023px) {
      .success-stories-item:nth-of-type(even) {
        bottom: -40px; } }
    @media (max-width: 767px) {
      .success-stories-item:nth-of-type(even) {
        bottom: 0; } }
  .search-section .success-stories-item:nth-of-type(even) {
    bottom: 0; }
  .success-stories-item__preview {
    padding-bottom: 55%;
    height: 0;
    overflow: hidden;
    position: relative; }
  .success-stories-item__img {
    background: no-repeat 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s linear; }
  .success-stories-item__content {
    position: absolute;
    bottom: 0;
    left: 42px;
    width: 410px;
    height: 180px;
    padding: 20px 20px 20px 35px;
    background-color: #FAFAFA; }
    @media (max-width: 1365px) {
      .success-stories-item__content {
        left: 0;
        width: 326px;
        height: 140px;
        padding: 15px 15px 15px 23px; } }
    @media (max-width: 1023px) {
      .success-stories-item__content {
        width: 266px;
        height: 114px;
        padding: 12px 12px 12px 17px; } }
    @media (max-width: 767px) {
      .success-stories-item__content {
        width: 240px;
        height: 100px;
        padding: 10px 10px 10px 14px; } }
  .success-stories-item__title {
    font-size: 20px;
    line-height: 28px;
    max-height: 140px;
    overflow: hidden; }
    @media (max-width: 1365px) {
      .success-stories-item__title {
        font-size: 16px;
        line-height: 22px;
        max-height: 110px; } }
    @media (max-width: 1023px) {
      .success-stories-item__title {
        font-size: 14px;
        line-height: 18px;
        max-height: 90px; } }
    @media (max-width: 767px) {
      .success-stories-item__title {
        font-size: 12px;
        line-height: 16px;
        max-height: 80px; } }
  .success-stories-item:hover .success-stories-item__img,
  .success-stories-item:active .success-stories-item__img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

.library-filters {
  padding-top: 100px; }
  @media (max-width: 1365px) {
    .library-filters {
      padding-top: 90px; } }
  @media (max-width: 1023px) {
    .library-filters {
      padding-top: 70px; } }
  @media (max-width: 767px) {
    .library-filters {
      padding-top: 36px; } }

.library-filters-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.library-filters-directions,
.library-filters-targets {
  margin: 0 20px 30px; }
  @media (max-width: 767px) {
    .library-filters-directions,
    .library-filters-targets {
      margin: 0 0 20px; } }

.archive-library-section {
  position: relative;
  padding-top: 55px;
  margin-bottom: 120px; }
  @media (max-width: 1365px) {
    .archive-library-section {
      padding-top: 45px;
      margin-bottom: 110px; } }
  @media (max-width: 1023px) {
    .archive-library-section {
      padding-top: 35px;
      margin-bottom: 100px; } }
  @media (max-width: 767px) {
    .archive-library-section {
      margin-bottom: 60px; } }

.library-section {
  position: relative;
  margin-top: 100px;
  margin-bottom: 30px; }
  @media (max-width: 1365px) {
    .library-section {
      margin-bottom: 40px; } }
  @media (max-width: 1023px) {
    .library-section {
      margin-top: 90px;
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .library-section {
      margin-bottom: 50px; } }

@media (max-width: 767px) {
  .library-section-more-button {
    position: absolute;
    left: 20px;
    margin-left: 0;
    bottom: -20px;
    z-index: 9; } }

.library-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -40px 30px 0;
  position: relative; }
  @media (max-width: 1365px) {
    .library-wrap {
      margin: 0 -30px 40px 0; } }
  @media (max-width: 1023px) {
    .library-wrap {
      margin: 0 -20px 40px 0; } }
  @media (max-width: 767px) {
    .library-wrap {
      max-width: 586px;
      width: 100%;
      margin: 0 auto 10px; } }
  .library-section .library-wrap {
    margin-bottom: 0; }
  .search-section .library-wrap {
    margin: 0 -20px; }
    @media (max-width: 1365px) {
      .search-section .library-wrap {
        margin: 0 -15px; } }
    @media (max-width: 1023px) {
      .search-section .library-wrap {
        margin: 0 -10px; } }
    @media (max-width: 767px) {
      .search-section .library-wrap {
        max-width: 586px;
        width: 100%;
        margin: 0 auto; } }

.library-item {
  width: calc(33.33% - 146px);
  margin-right: 146px;
  margin-bottom: 70px;
  position: relative; }
  @media (max-width: 1365px) {
    .library-item {
      width: calc(33.33% - 110px);
      margin-right: 110px;
      margin-bottom: 50px; } }
  @media (max-width: 1023px) {
    .library-item {
      width: calc(33.33% - 80px);
      margin-right: 80px;
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    .library-item {
      width: calc(50% - 5px);
      margin-right: 10px;
      margin-bottom: 30px; } }
  .library-item:nth-child(6n-2) {
    margin-left: 106px; }
    @media (max-width: 1365px) {
      .library-item:nth-child(6n-2) {
        margin-left: 80px; } }
    @media (max-width: 1023px) {
      .library-item:nth-child(6n-2) {
        margin-left: 60px; } }
    @media (max-width: 767px) {
      .library-item:nth-child(6n-2) {
        margin-left: 0; } }
  .library-item:nth-child(6n) {
    margin-right: 40px; }
    @media (max-width: 1365px) {
      .library-item:nth-child(6n) {
        margin-right: 30px; } }
    @media (max-width: 1023px) {
      .library-item:nth-child(6n) {
        margin-right: 20px; } }
    @media (max-width: 767px) {
      .library-item:nth-child(6n) {
        margin-right: 10px; } }
  @media (max-width: 767px) {
    .library-item:nth-child(2n) {
      margin-right: 0; } }
  .search-section .library-item {
    width: calc(25% - 40px);
    margin: 0 20px 60px; }
    @media (max-width: 1365px) {
      .search-section .library-item {
        width: calc(25% - 30px);
        margin: 0 15px 50px; } }
    @media (max-width: 1023px) {
      .search-section .library-item {
        width: calc(25% - 20px);
        margin: 0 10px 40px; } }
    @media (max-width: 767px) {
      .search-section .library-item {
        width: calc(50% - 5px);
        margin: 0 0 30px; } }
  @media (max-width: 767px) {
    .search-section .library-item:nth-child(odd) {
      margin-right: 5px; } }
  @media (max-width: 767px) {
    .search-section .library-item:nth-child(even) {
      margin-left: 5px; } }
  .library-item__preview {
    padding-bottom: 124%;
    height: 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px; }
    @media (max-width: 1365px) {
      .library-item__preview {
        margin-bottom: 15px; } }
    @media (max-width: 767px) {
      .library-item__preview {
        margin-bottom: 10px; } }
  .library-item__img {
    background: no-repeat 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s linear; }
  .library-item__video-icon {
    width: 67px;
    height: 67px;
    fill: #000;
    fill-opacity: .8;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .library-item__video-icon {
        width: 50px;
        height: 50px; } }
    @media (max-width: 1023px) {
      .library-item__video-icon {
        width: 38px;
        height: 38px; } }
    @media (max-width: 767px) {
      .library-item__video-icon {
        width: 32px;
        height: 32px; } }
  .library-item__title {
    font-size: 18px;
    line-height: 22px; }
    @media (max-width: 1365px) {
      .library-item__title {
        font-size: 16px;
        line-height: 20px; } }
    @media (max-width: 1023px) {
      .library-item__title {
        font-size: 14px;
        line-height: 18px; } }
    @media (max-width: 767px) {
      .library-item__title {
        font-size: 12px;
        line-height: 14px; } }
  .library-item__download {
    display: flex;
    font-family: CoreSansA55;
    font-size: 20px;
    line-height: 24px;
    color: #CEDA42;
    margin-top: 12px;
    position: relative;
    z-index: 20;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .library-item__download {
        font-size: 18px;
        line-height: 22px; } }
    @media (max-width: 1023px) {
      .library-item__download {
        font-size: 16px;
        line-height: 20px;
        margin-top: 10px; } }
    @media (max-width: 767px) {
      .library-item__download {
        font-size: 14px;
        line-height: 16px;
        margin-top: 8px; } }
    .library-item__download-arrow {
      width: 1px;
      height: 17px;
      margin-left: 10px;
      background-color: #CEDA42;
      position: relative;
      top: 3px;
      transition: all 0.3s linear; }
      @media (max-width: 1365px) {
        .library-item__download-arrow {
          height: 16px; } }
      @media (max-width: 1023px) {
        .library-item__download-arrow {
          height: 12px; } }
      @media (max-width: 767px) {
        .library-item__download-arrow {
          height: 10px;
          top: 2px; } }
    .library-item__download-icon {
      stroke: #CEDA42;
      stroke-width: 2;
      width: 11px;
      height: 5px;
      position: absolute;
      left: -5px;
      bottom: 0;
      transition: all 0.3s linear; }
      @media (max-width: 767px) {
        .library-item__download-icon {
          width: 9px;
          height: 4px;
          position: absolute;
          left: -4px; } }
    .library-item__download:hover, .library-item__download:active {
      color: #000; }
    .library-item__download:hover .library-item__download-arrow,
    .library-item__download:active .library-item__download-arrow {
      background-color: #000; }
    .library-item__download:hover .library-item__download-icon,
    .library-item__download:active .library-item__download-icon {
      stroke: #000; }
  .library-item_article:hover .library-item__img,
  .library-item_article:active .library-item__img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .library-item_video:hover .library-item__video-icon,
  .library-item_video:active .library-item__video-icon {
    fill: #CEDA42;
    fill-opacity: 1; }

.library-materials-download {
  display: flex;
  font-family: CoreSansA55;
  font-size: 20px;
  line-height: 24px;
  color: #CEDA42;
  margin-top: 70px;
  position: relative;
  z-index: 20;
  border-bottom: none !important;
  transition: all 0.3s linear; }
  @media (max-width: 1365px) {
    .library-materials-download {
      margin-top: 62px; } }
  @media (max-width: 1023px) {
    .library-materials-download {
      font-size: 18px;
      line-height: 22px;
      margin-top: 50px; } }
  @media (max-width: 767px) {
    .library-materials-download {
      font-size: 16px;
      line-height: 20px;
      margin-top: 40px; } }
  .library-materials-download__arrow {
    width: 1px;
    height: 17px;
    margin-left: 10px;
    background-color: #CEDA42;
    position: relative;
    top: 3px;
    transition: all 0.3s linear; }
    @media (max-width: 1023px) {
      .library-materials-download__arrow {
        height: 16px; } }
    @media (max-width: 767px) {
      .library-materials-download__arrow {
        height: 12px; } }
  .library-materials-download__icon {
    stroke: #CEDA42;
    stroke-width: 2;
    width: 11px;
    height: 5px;
    position: absolute;
    left: -5px;
    bottom: 0;
    transition: all 0.3s linear; }
  .library-materials-download:hover, .library-materials-download:active {
    color: #000;
    border-bottom: none !important; }
  .library-materials-download:hover .library-materials-download__arrow,
  .library-materials-download:active .library-materials-download__arrow {
    background-color: #000; }
  .library-materials-download:hover .library-materials-download__icon,
  .library-materials-download:active .library-materials-download__icon {
    stroke: #000; }

.reviews-filters {
  padding-top: 100px; }
  @media (max-width: 1365px) {
    .reviews-filters {
      padding-top: 90px; } }
  @media (max-width: 1023px) {
    .reviews-filters {
      padding-top: 70px; } }
  @media (max-width: 767px) {
    .reviews-filters {
      padding-top: 36px; } }

.reviews-filters-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.reviews-filters-directions {
  margin: 0 0 30px; }
  @media (max-width: 767px) {
    .reviews-filters-directions {
      margin: 0 0 20px; } }

.archive-reviews-section {
  position: relative;
  padding-top: 40px;
  margin-bottom: 120px; }
  @media (max-width: 1365px) {
    .archive-reviews-section {
      padding-top: 30px;
      margin-bottom: 110px; } }
  @media (max-width: 1023px) {
    .archive-reviews-section {
      padding-top: 20px;
      margin-bottom: 100px; } }
  @media (max-width: 767px) {
    .archive-reviews-section {
      padding-top: 10px;
      margin-bottom: 60px; } }

.reviews-wrap {
  margin: 0 -20px 30px;
  position: relative; }
  @media (max-width: 1365px) {
    .reviews-wrap {
      margin: 0 -15px 30px; } }
  @media (max-width: 1023px) {
    .reviews-wrap {
      margin: 0 -10px 20px; } }
  @media (max-width: 767px) {
    .reviews-wrap {
      margin: 0 0 10px; } }
  .reviews-wrap.no-posts {
    height: auto !important; }
  .search-section .reviews-wrap {
    margin-bottom: 0; }

.reviews-item {
  display: block;
  width: calc(50% - 40px);
  margin: 0 20px 70px;
  position: relative;
  height: auto; }
  @media (max-width: 1365px) {
    .reviews-item {
      width: calc(50% - 30px);
      margin: 0 15px 60px; } }
  @media (max-width: 1023px) {
    .reviews-item {
      width: calc(50% - 20px);
      margin: 0 10px 50px; } }
  @media (max-width: 767px) {
    .reviews-item {
      width: 100%;
      margin: 0 0 30px; } }
  .reviews-item__head {
    display: flex;
    align-items: center;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .reviews-item__head {
        margin-bottom: 12px; } }
  .reviews-item__img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    flex: none;
    overflow: hidden;
    background: no-repeat 50% 50%;
    background-size: cover;
    margin-right: 30px; }
    @media (max-width: 1023px) {
      .reviews-item__img {
        width: 80px;
        height: 80px;
        margin-right: 22px; } }
    @media (max-width: 767px) {
      .reviews-item__img {
        width: 70px;
        height: 70px;
        margin-right: 17px; } }
  .reviews-item__author {
    font-family: GillSans-Bold;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 8px; }
    @media (max-width: 1023px) {
      .reviews-item__author {
        font-size: 24px;
        line-height: 28px; } }
    @media (max-width: 767px) {
      .reviews-item__author {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 5px; } }
  .reviews-item__post {
    font-family: CoreSansA55;
    font-size: 20px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.2); }
    @media (max-width: 1365px) {
      .reviews-item__post {
        font-size: 18px;
        line-height: 22px; } }
    @media (max-width: 1023px) {
      .reviews-item__post {
        font-size: 14px;
        line-height: 16px; } }
    @media (max-width: 767px) {
      .reviews-item__post {
        font-size: 12px;
        line-height: 14px; } }
  .reviews-item__body {
    font-family: CoreSansA35;
    font-size: 16px;
    line-height: 26px; }
    @media (max-width: 1023px) {
      .reviews-item__body {
        font-size: 14px;
        line-height: 22px; } }
    @media (max-width: 767px) {
      .reviews-item__body {
        font-size: 12px;
        line-height: 20px; } }

.reviews-slider-section {
  margin-bottom: 190px;
  position: relative; }
  @media (max-width: 1365px) {
    .reviews-slider-section {
      margin-bottom: 140px; } }
  @media (max-width: 1023px) {
    .reviews-slider-section {
      margin-bottom: 120px; } }
  @media (max-width: 767px) {
    .reviews-slider-section {
      margin-bottom: 100px; } }
  .reviews-slider-section_directions {
    margin-top: 80px;
    margin-bottom: 100px; }
    @media (max-width: 1365px) {
      .reviews-slider-section_directions {
        margin-top: 70px; } }
    @media (max-width: 1023px) {
      .reviews-slider-section_directions {
        margin-top: 60px;
        margin-bottom: 90px; } }
    @media (max-width: 767px) {
      .reviews-slider-section_directions {
        margin-top: 30px; } }
  .reviews-slider-section__icon {
    width: 152px;
    height: 152px;
    position: absolute;
    right: 50%;
    top: 230px;
    -webkit-transform: translateX(-620px);
            transform: translateX(-620px);
    stroke: #CEDA42;
    stroke-width: 12; }
    @media (max-width: 1365px) {
      .reviews-slider-section__icon {
        width: 130px;
        height: 130px;
        left: -80px;
        right: unset;
        top: 168px;
        -webkit-transform: translateX(0);
                transform: translateX(0); } }
    @media (max-width: 1023px) {
      .reviews-slider-section__icon {
        width: 117px;
        height: 117px;
        left: -74px;
        top: 134px; } }
    @media (max-width: 767px) {
      .reviews-slider-section__icon {
        display: none; } }

@media (max-width: 767px) {
  .reviews-slider-section-more-button {
    position: absolute;
    left: 20px;
    margin-left: 0;
    bottom: -30px;
    z-index: 9; } }

.reviews-slider {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 1023px) {
    .reviews-slider {
      max-width: 634px; } }
  @media (max-width: 767px) {
    .reviews-slider {
      max-width: 100%; } }
  .reviews-slider__item {
    width: 100%;
    margin: 0 20px; }
    @media (max-width: 1023px) {
      .reviews-slider__item {
        margin: 0 15px; } }
    @media (max-width: 767px) {
      .reviews-slider__item {
        margin: 0 15px 20px; } }
    @media (max-width: 1365px) {
      .reviews-slider__item .reviews-item__post {
        font-size: 20px;
        line-height: 24px; } }
    @media (max-width: 1023px) {
      .reviews-slider__item .reviews-item__post {
        font-size: 18px;
        line-height: 22px; } }

.reviews-slider-list {
  padding: 0 90px; }
  @media (max-width: 1023px) {
    .reviews-slider-list {
      padding: 0 70px; } }
  @media (max-width: 767px) {
    .reviews-slider-list {
      padding: 0;
      margin: 0 -15px; } }
  .reviews-slider-list .slick-track {
    display: flex; }

.reviews-slider-arrow {
  width: 48px;
  height: 1px;
  background-color: #000;
  position: absolute;
  transition: all 0.3s linear; }
  @media (max-width: 1023px) {
    .reviews-slider-arrow {
      width: 40px; } }
  .reviews-slider-arrow_left {
    left: 20px; }
    @media (max-width: 1023px) {
      .reviews-slider-arrow_left {
        left: 17px; } }
  .reviews-slider-arrow_right {
    right: 20px; }
    @media (max-width: 1023px) {
      .reviews-slider-arrow_right {
        right: 17px; } }
  .reviews-slider-arrow__icon {
    width: 6px;
    height: 11px;
    position: absolute;
    top: -5px; }
    @media (max-width: 1023px) {
      .reviews-slider-arrow__icon {
        width: 5px;
        height: 9px;
        top: -4px; } }
    .reviews-slider-arrow__icon_right {
      right: 0; }
    .reviews-slider-arrow__icon_left {
      left: 0; }

.reviews-slider-nav__item {
  width: 56px;
  height: 56px;
  border: 1px solid rgba(206, 218, 66, 0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s linear; }
  @media (max-width: 1023px) {
    .reviews-slider-nav__item {
      width: 46px;
      height: 46px; } }
  .reviews-slider-nav__item:hover .reviews-slider-arrow, .reviews-slider-nav__item:active .reviews-slider-arrow {
    width: 14px; }
    @media (max-width: 1023px) {
      .reviews-slider-nav__item:hover .reviews-slider-arrow, .reviews-slider-nav__item:active .reviews-slider-arrow {
        width: 12px; } }

.reviews-slider-nav__item_left {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.reviews-slider-nav__item_right {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.projects-filters {
  padding-top: 100px; }
  @media (max-width: 1365px) {
    .projects-filters {
      padding-top: 90px; } }
  @media (max-width: 1023px) {
    .projects-filters {
      padding-top: 70px; } }
  @media (max-width: 767px) {
    .projects-filters {
      padding-top: 36px; } }

.projects-filters-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.projects-filters-directions,
.projects-filters-targets {
  margin: 0 20px 30px; }
  @media (max-width: 767px) {
    .projects-filters-directions,
    .projects-filters-targets {
      margin: 0 0 20px; } }

.archive-projects-section {
  position: relative;
  padding-top: 30px;
  margin-bottom: 120px; }
  @media (max-width: 1365px) {
    .archive-projects-section {
      padding-top: 20px;
      margin-bottom: 110px; } }
  @media (max-width: 1023px) {
    .archive-projects-section {
      padding-top: 12px;
      margin-bottom: 100px; } }
  @media (max-width: 767px) {
    .archive-projects-section {
      padding-top: 10px;
      margin-bottom: 60px; } }

.projects-section {
  position: relative;
  margin-top: 90px; }
  @media (max-width: 1365px) {
    .projects-section {
      margin-top: 80px; } }
  @media (max-width: 1023px) {
    .projects-section {
      margin-top: 64px; } }
  @media (max-width: 767px) {
    .projects-section {
      margin-top: 40px;
      margin-bottom: 70px; } }

@media (max-width: 767px) {
  .projects-section-more-button {
    position: absolute;
    left: 20px;
    margin-left: 0;
    bottom: -20px;
    z-index: 9; } }

.projects-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -40px 40px 0;
  position: relative; }
  @media (max-width: 1365px) {
    .projects-wrap {
      margin: 0 -30px 40px 0; } }
  @media (max-width: 1023px) {
    .projects-wrap {
      margin: 0 -20px 30px 0; } }
  @media (max-width: 767px) {
    .projects-wrap {
      max-width: 504px;
      width: 100%;
      margin: 0 auto 10px; } }
  .search-section .projects-wrap {
    margin: 0 -20px; }
    @media (max-width: 1365px) {
      .search-section .projects-wrap {
        margin: 0 -15px; } }
    @media (max-width: 1023px) {
      .search-section .projects-wrap {
        margin: 0 -10px; } }
    @media (max-width: 767px) {
      .search-section .projects-wrap {
        max-width: 504px;
        width: 100%;
        margin: 0 auto; } }

.projects-item {
  width: calc(50% - 146px);
  margin-right: 146px;
  margin-bottom: 60px;
  padding-left: 20px;
  padding-bottom: 82px;
  position: relative; }
  @media (max-width: 1365px) {
    .projects-item {
      width: calc(50% - 110px);
      margin-right: 110px;
      margin-bottom: 50px;
      padding-left: 15px;
      padding-bottom: 61px; } }
  @media (max-width: 1023px) {
    .projects-item {
      width: calc(50% - 80px);
      margin-right: 80px;
      margin-bottom: 40px;
      padding-left: 11px;
      padding-bottom: 45px; } }
  @media (max-width: 767px) {
    .projects-item {
      width: 100%;
      margin-right: 0;
      margin-bottom: 30px; } }
  .projects-item:nth-child(4n-1) {
    margin-left: 106px; }
    @media (max-width: 1365px) {
      .projects-item:nth-child(4n-1) {
        margin-left: 80px; } }
    @media (max-width: 1023px) {
      .projects-item:nth-child(4n-1) {
        margin-left: 60px; } }
    @media (max-width: 767px) {
      .projects-item:nth-child(4n-1) {
        margin-left: 0; } }
  .projects-item:nth-child(4n) {
    margin-right: 40px; }
    @media (max-width: 1365px) {
      .projects-item:nth-child(4n) {
        margin-right: 30px; } }
    @media (max-width: 1023px) {
      .projects-item:nth-child(4n) {
        margin-right: 20px; } }
    @media (max-width: 767px) {
      .projects-item:nth-child(4n) {
        margin-right: 0; } }
  .search-section .projects-item {
    width: calc(50% - 150px); }
    @media (max-width: 1365px) {
      .search-section .projects-item {
        width: calc(50% - 110px); } }
    @media (max-width: 1023px) {
      .search-section .projects-item {
        width: calc(50% - 80px); } }
    @media (max-width: 767px) {
      .search-section .projects-item {
        width: 100%; } }
  .search-section .projects-item:nth-of-type(odd) {
    margin-left: 130px;
    margin-right: 20px; }
    @media (max-width: 1365px) {
      .search-section .projects-item:nth-of-type(odd) {
        margin-left: 95px;
        margin-right: 15px; } }
    @media (max-width: 1023px) {
      .search-section .projects-item:nth-of-type(odd) {
        margin-left: 70px;
        margin-right: 10px; } }
    @media (max-width: 767px) {
      .search-section .projects-item:nth-of-type(odd) {
        margin-left: 0;
        margin-right: 0; } }
  .search-section .projects-item:nth-of-type(even) {
    margin-left: 20px;
    margin-right: 130px; }
    @media (max-width: 1365px) {
      .search-section .projects-item:nth-of-type(even) {
        margin-left: 15px;
        margin-right: 95px; } }
    @media (max-width: 1023px) {
      .search-section .projects-item:nth-of-type(even) {
        margin-left: 10px;
        margin-right: 70px; } }
    @media (max-width: 767px) {
      .search-section .projects-item:nth-of-type(even) {
        margin-left: 0;
        margin-right: 0; } }
  .projects-item__preview {
    padding-bottom: 55%;
    height: 0;
    overflow: hidden;
    position: relative; }
  .projects-item__img {
    background: no-repeat 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s linear; }
  .projects-item__content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 324px;
    height: 136px;
    padding: 18px 15px 18px 20px;
    background-color: #FAFAFA; }
    @media (max-width: 1365px) {
      .projects-item__content {
        width: 264px;
        height: 110px;
        padding: 10px 10px 10px 15px; } }
    @media (max-width: 1023px) {
      .projects-item__content {
        width: 240px;
        height: 101px;
        padding: 8px 8px 8px 14px; } }
  .projects-item__title {
    font-size: 14px;
    line-height: 20px;
    max-height: 100px;
    overflow: hidden; }
    @media (max-width: 1365px) {
      .projects-item__title {
        font-size: 12px;
        line-height: 18px;
        max-height: 90px; } }
    @media (max-width: 1023px) {
      .projects-item__title {
        font-size: 11px;
        line-height: 17px;
        max-height: 85px; } }
  .projects-item:hover .projects-item__img,
  .projects-item:active .projects-item__img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

.documents-filters {
  padding-top: 100px; }
  @media (max-width: 1365px) {
    .documents-filters {
      padding-top: 90px; } }
  @media (max-width: 1023px) {
    .documents-filters {
      padding-top: 70px; } }
  @media (max-width: 767px) {
    .documents-filters {
      padding-top: 36px; } }

.documents-filters-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.archive-documents-section {
  position: relative;
  padding-top: 55px;
  margin-bottom: 120px; }
  @media (max-width: 1365px) {
    .archive-documents-section {
      padding-top: 45px;
      margin-bottom: 110px; } }
  @media (max-width: 1023px) {
    .archive-documents-section {
      padding-top: 35px;
      margin-bottom: 100px; } }
  @media (max-width: 767px) {
    .archive-documents-section {
      padding-top: 30px;
      margin-bottom: 60px; } }

.documents-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px 100px;
  position: relative; }
  @media (max-width: 1365px) {
    .documents-wrap {
      margin: 0 -15px 90px; } }
  @media (max-width: 1023px) {
    .documents-wrap {
      margin: 0 -10px 70px; } }
  @media (max-width: 767px) {
    .documents-wrap {
      margin: 0 -5px 25px; } }

.documents-item {
  display: flex;
  align-items: center;
  width: calc(25% - 40px);
  height: 106px;
  background-color: #CEDA42;
  margin: 0 20px 40px;
  padding: 20px 55px 20px 25px;
  position: relative;
  transition: all 0.3s linear; }
  @media (max-width: 1365px) {
    .documents-item {
      width: calc(25% - 30px);
      height: 80px;
      margin: 0 15px 30px;
      padding: 6px 42px 6px 22px; } }
  @media (max-width: 1023px) {
    .documents-item {
      width: calc(25% - 20px);
      height: 60px;
      margin: 0 10px 20px;
      padding: 4px 34px 4px 14px; } }
  @media (max-width: 767px) {
    .documents-item {
      width: calc(50% - 10px);
      height: 50px;
      margin: 0 5px 15px;
      padding: 7px 18px 7px 8px; } }
  .documents-item:nth-child(2n) {
    bottom: -40px; }
    @media (max-width: 1365px) {
      .documents-item:nth-child(2n) {
        bottom: -30px; } }
    @media (max-width: 1023px) {
      .documents-item:nth-child(2n) {
        bottom: -20px; } }
    @media (max-width: 767px) {
      .documents-item:nth-child(2n) {
        bottom: 0; } }
  .documents-item__title {
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
    max-height: 66px; }
    @media (max-width: 1365px) {
      .documents-item__title {
        font-size: 14px;
        line-height: 17px;
        max-height: 68px; } }
    @media (max-width: 1023px) {
      .documents-item__title {
        font-size: 11px;
        line-height: 13px;
        max-height: 52px; } }
    @media (max-width: 767px) {
      .documents-item__title {
        font-size: 10px;
        line-height: 12px;
        max-height: 36px; } }
  .documents-item__arrow {
    width: 1px;
    height: 38px;
    background-color: #fff;
    position: absolute;
    top: 35px;
    right: 35px;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .documents-item__arrow {
        height: 28px;
        top: 26px;
        right: 26px; } }
    @media (max-width: 1023px) {
      .documents-item__arrow {
        height: 22px;
        top: 19px;
        right: 20px; } }
    @media (max-width: 767px) {
      .documents-item__arrow {
        height: 14px;
        top: 18px;
        right: 12px; } }
    .documents-item__arrow-icon {
      fill: #fff;
      width: 25px;
      height: 13px;
      position: absolute;
      left: -12px;
      bottom: -2px;
      transition: all 0.3s linear; }
      @media (max-width: 1365px) {
        .documents-item__arrow-icon {
          width: 19px;
          height: 9px;
          left: -9px;
          bottom: -1px; } }
      @media (max-width: 1023px) {
        .documents-item__arrow-icon {
          width: 15px;
          height: 7px;
          left: -7px;
          bottom: 0; } }
      @media (max-width: 767px) {
        .documents-item__arrow-icon {
          stroke-width: 2;
          stroke: #fff;
          width: 9px;
          height: 4px;
          left: -4px; } }
  .documents-item:hover, .documents-item:active {
    background-color: #D7E065;
    box-shadow: 0px 20px 20px rgba(206, 218, 66, 0.26); }
  .documents-item:hover .documents-item__arrow,
  .documents-item:active .documents-item__arrow {
    background-color: #000; }
  .documents-item:hover .documents-item__arrow-icon,
  .documents-item:active .documents-item__arrow-icon {
    fill: #000; }
    @media (max-width: 767px) {
      .documents-item:hover .documents-item__arrow-icon,
      .documents-item:active .documents-item__arrow-icon {
        stroke: #000; } }

.help-section {
  background-color: #217671;
  min-height: 544px;
  padding-top: 134px;
  padding-bottom: 144px;
  margin-top: 140px;
  position: relative; }
  @media (max-width: 1365px) {
    .help-section {
      min-height: 408px;
      padding-top: 100px;
      padding-bottom: 108px; } }
  @media (max-width: 1023px) {
    .help-section {
      min-height: 306px;
      padding-top: 75px;
      padding-bottom: 80px;
      margin-top: 90px; } }
  @media (max-width: 767px) {
    .help-section {
      min-height: 300px;
      padding: 32px 0 8px; } }
  .help-section__icon {
    position: absolute; }
    .help-section__icon_1 {
      width: 248px;
      height: 239px;
      top: 4px;
      right: 50%;
      -webkit-transform: translateX(-400px);
              transform: translateX(-400px); }
      @media (max-width: 1365px) {
        .help-section__icon_1 {
          width: 185px;
          height: 178px;
          top: 3px;
          left: 25px;
          right: unset;
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
      @media (max-width: 1023px) {
        .help-section__icon_1 {
          width: 139px;
          height: 134px;
          top: 2px;
          left: 18px; } }
      @media (max-width: 767px) {
        .help-section__icon_1 {
          display: none; } }
    .help-section__icon_2 {
      width: 428px;
      height: 432px;
      top: -102px;
      left: 50%;
      -webkit-transform: translateX(200px);
              transform: translateX(200px); }
      @media (max-width: 1365px) {
        .help-section__icon_2 {
          width: 320px;
          height: 320px;
          top: -136px;
          left: unset;
          right: 30px;
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
      @media (max-width: 1023px) {
        .help-section__icon_2 {
          width: 240px;
          height: 240px;
          top: -77px;
          right: 22px; } }
      @media (max-width: 767px) {
        .help-section__icon_2 {
          width: 182px;
          height: 182px;
          right: unset;
          left: -42px;
          top: -50px; } }
    .help-section__icon_3 {
      width: 235px;
      height: 235px;
      right: 50%;
      bottom: -12px;
      -webkit-transform: translateX(-530px);
              transform: translateX(-530px);
      stroke: #CEDA42;
      stroke-width: 3; }
      @media (max-width: 1365px) {
        .help-section__icon_3 {
          width: 174px;
          height: 174px;
          left: -64px;
          right: unset;
          bottom: -10px;
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
      @media (max-width: 1023px) {
        .help-section__icon_3 {
          width: 130px;
          height: 130px;
          left: -48px;
          bottom: -8px;
          stroke-width: 3; } }
      @media (max-width: 767px) {
        .help-section__icon_3 {
          display: none; } }

.help-section-wrap {
  padding: 0 90px;
  margin: 0 auto;
  max-width: 100%;
  display: flex; }
  @media (max-width: 1365px) {
    .help-section-wrap {
      padding: 0 65px; } }
  @media (max-width: 1023px) {
    .help-section-wrap {
      padding: 0 50px; } }
  @media (max-width: 767px) {
    .help-section-wrap {
      flex-wrap: wrap;
      padding: 0; } }

.help-section-item {
  width: calc(50% - 40px);
  min-height: 210px;
  margin: 0 20px;
  padding: 30px 40px 30px 105px;
  background-color: #CEDA42;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s linear; }
  @media (max-width: 1365px) {
    .help-section-item {
      width: calc(50% - 30px);
      min-height: 158px;
      margin: 0 15px;
      padding: 30px 40px 25px 80px; } }
  @media (max-width: 1023px) {
    .help-section-item {
      width: calc(50% - 20px);
      min-height: 118px;
      margin: 0 10px;
      padding: 20px 20px 12px 60px; } }
  @media (max-width: 767px) {
    .help-section-item {
      width: calc(100% - 24px);
      min-height: 106px;
      margin: 0;
      padding: 10px 15px 10px 48px; } }
  .help-section-item:first-child {
    margin-bottom: 55px; }
    @media (max-width: 1365px) {
      .help-section-item:first-child {
        margin-bottom: 43px; } }
    @media (max-width: 1023px) {
      .help-section-item:first-child {
        margin-bottom: 32px; } }
    @media (max-width: 767px) {
      .help-section-item:first-child {
        margin-bottom: 24px;
        margin-right: auto; } }
  .help-section-item:last-child {
    margin-top: 55px; }
    @media (max-width: 1365px) {
      .help-section-item:last-child {
        margin-top: 43px; } }
    @media (max-width: 1023px) {
      .help-section-item:last-child {
        margin-top: 32px; } }
    @media (max-width: 767px) {
      .help-section-item:last-child {
        margin-top: 0;
        margin-bottom: 24px;
        margin-left: auto; } }
  .help-section-item__icon {
    position: absolute;
    left: 48px;
    z-index: 1; }
    @media (max-width: 1365px) {
      .help-section-item__icon {
        left: 32px; } }
    .help-section-item__icon_1 {
      top: 13px;
      width: 82px;
      height: 179px; }
      @media (max-width: 1365px) {
        .help-section-item__icon_1 {
          top: 9px;
          width: 60px;
          height: 134px; } }
      @media (max-width: 1023px) {
        .help-section-item__icon_1 {
          left: 26px;
          top: 7px;
          width: 46px;
          height: 101px; } }
      @media (max-width: 767px) {
        .help-section-item__icon_1 {
          left: 24px;
          top: 6px;
          width: 42px;
          height: 91px; } }
    .help-section-item__icon_2 {
      top: 38px;
      width: 82px;
      height: 119px; }
      @media (max-width: 1365px) {
        .help-section-item__icon_2 {
          top: 37px;
          width: 60px;
          height: 89px; } }
      @media (max-width: 1023px) {
        .help-section-item__icon_2 {
          left: 20px;
          top: 24px;
          width: 46px;
          height: 67px; } }
      @media (max-width: 767px) {
        .help-section-item__icon_2 {
          left: 13px;
          top: 24px;
          width: 42px;
          height: 60px; } }
  .help-section-item__title {
    font-family: CoreSansA55;
    font-size: 36px;
    line-height: 44px;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2; }
    @media (max-width: 1365px) {
      .help-section-item__title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 12px; } }
    @media (max-width: 1023px) {
      .help-section-item__title {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 10px; } }
    @media (max-width: 767px) {
      .help-section-item__title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px; } }
  .help-section-item__arrow {
    width: 36px;
    height: 2px;
    margin-left: 15px;
    background-color: #000;
    position: relative;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .help-section-item__arrow {
        width: 26px;
        height: 1px;
        margin-left: 12px; } }
    @media (max-width: 1023px) {
      .help-section-item__arrow {
        width: 20px;
        margin-left: 10px; } }
    @media (max-width: 767px) {
      .help-section-item__arrow {
        width: 18px;
        margin-left: 7px; } }
    .help-section-item__arrow-icon {
      width: 7px;
      height: 12px;
      position: absolute;
      right: 0;
      top: -5px;
      fill: #000; }
      @media (max-width: 1023px) {
        .help-section-item__arrow-icon {
          width: 4px;
          height: 7px;
          top: -3px; } }
  .help-section-item__description {
    font-family: CoreSansA35;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    z-index: 2; }
    @media (max-width: 1365px) {
      .help-section-item__description {
        font-size: 15px;
        line-height: 21px; } }
    @media (max-width: 1023px) {
      .help-section-item__description {
        font-size: 13px;
        line-height: 17px; } }
    @media (max-width: 767px) {
      .help-section-item__description {
        font-size: 12px;
        line-height: 16px; } }
  .help-section-item:hover, .help-section-item:active {
    background-color: #D7E065; }
  .help-section-item:hover .help-section-item__arrow,
  .help-section-item:active .help-section-item__arrow {
    width: 54px; }
    @media (max-width: 1365px) {
      .help-section-item:hover .help-section-item__arrow,
      .help-section-item:active .help-section-item__arrow {
        width: 44px; } }
    @media (max-width: 1023px) {
      .help-section-item:hover .help-section-item__arrow,
      .help-section-item:active .help-section-item__arrow {
        width: 34px; } }
    @media (max-width: 767px) {
      .help-section-item:hover .help-section-item__arrow,
      .help-section-item:active .help-section-item__arrow {
        width: 18px; } }

.team {
  margin-bottom: 60px; }
  @media (max-width: 1365px) {
    .team {
      margin-bottom: 50px; } }
  @media (max-width: 1023px) {
    .team {
      margin-bottom: 70px; } }
  @media (max-width: 767px) {
    .team {
      margin-bottom: 35px; } }

.team-title {
  font-family: GillSans-Bold;
  font-size: 40px;
  line-height: 46px;
  margin-top: 40px;
  margin-bottom: 60px; }
  @media (max-width: 1365px) {
    .team-title {
      font-size: 36px;
      line-height: 42px;
      margin-top: 30px; } }
  @media (max-width: 1023px) {
    .team-title {
      font-size: 30px;
      line-height: 36px;
      margin-top: 20px;
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .team-title {
      font-size: 22px;
      line-height: 26px;
      margin-top: 25px;
      margin-bottom: 25px; } }

.team-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -18px; }
  @media (max-width: 1365px) {
    .team-wrap {
      margin: 0 -15px; } }
  @media (max-width: 1023px) {
    .team-wrap {
      margin: 0 -10px; } }
  @media (max-width: 767px) {
    .team-wrap {
      max-width: 586px;
      width: 100%;
      margin: 0 auto; } }

.team-item {
  width: calc(25% - 36px);
  margin: 0 18px 60px;
  cursor: pointer;
  position: relative; }
  @media (max-width: 1365px) {
    .team-item {
      width: calc(25% - 30px);
      margin: 0 15px 60px; } }
  @media (max-width: 1023px) {
    .team-item {
      width: calc(25% - 20px);
      margin: 0 10px 30px; } }
  @media (max-width: 767px) {
    .team-item {
      width: calc(50% - 10px);
      margin: 0 0 25px; } }
  @media (max-width: 480px) {
    .team-item {
      width: calc(50% - 5px); } }
  .team-item:nth-child(7n-2) {
    margin-left: 128px; }
    @media (max-width: 1365px) {
      .team-item:nth-child(7n-2) {
        margin-left: 95px; } }
    @media (max-width: 1023px) {
      .team-item:nth-child(7n-2) {
        margin-left: 70px; } }
    @media (max-width: 767px) {
      .team-item:nth-child(7n-2) {
        margin-left: 0; } }
  @media (max-width: 767px) {
    .team-item:nth-child(even) {
      margin-left: 20px; } }
  @media (max-width: 480px) {
    .team-item:nth-child(even) {
      margin-left: 10px; } }
  .team-item__icon {
    display: none;
    width: calc(100% + 10px);
    height: 0;
    padding-bottom: calc(100% + 10px);
    stroke: #CEDA42;
    stroke-width: 6;
    position: absolute;
    top: -11px;
    right: -96px;
    z-index: -1; }
    .team-item__icon svg {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    @media (max-width: 1365px) {
      .team-item__icon {
        top: -10px;
        right: -50px; } }
    @media (max-width: 1023px) {
      .team-item__icon {
        right: -38px; } }
  .team-item:nth-child(7n) .team-item__icon,
  .team-item:nth-child(7n):last-child .team-item__icon,
  .team-item:nth-child(7n-2):last-child .team-item__icon,
  .team-item:nth-child(7n-1):last-child .team-item__icon {
    display: block; }
    @media (max-width: 767px) {
      .team-item:nth-child(7n) .team-item__icon,
      .team-item:nth-child(7n):last-child .team-item__icon,
      .team-item:nth-child(7n-2):last-child .team-item__icon,
      .team-item:nth-child(7n-1):last-child .team-item__icon {
        display: none; } }
  .team-item__img {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    background: no-repeat 50% 50%;
    background-size: cover;
    margin-bottom: 25px; }
    @media (max-width: 1365px) {
      .team-item__img {
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .team-item__img {
        margin-bottom: 15px; } }
  .team-item__name {
    font-family: GillSans-Bold;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #000;
    text-align: center;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .team-item__name {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px; } }
    @media (max-width: 1023px) {
      .team-item__name {
        font-size: 16px;
        line-height: 20px; } }
    @media (max-width: 767px) {
      .team-item__name {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 5px; } }
  .team-item__post {
    font-family: CoreSansA55;
    font-size: 20px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.2);
    text-align: center;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .team-item__post {
        font-size: 16px;
        line-height: 20px; } }
    @media (max-width: 1023px) {
      .team-item__post {
        font-size: 12px;
        line-height: 14px; } }
    @media (max-width: 767px) {
      .team-item__post {
        font-size: 11px;
        line-height: 13px; } }
  .team-item:hover .team-item__name,
  .team-item:active .team-item__name,
  .team-item:hover .team-item__post,
  .team-item:active .team-item__post {
    color: #CEDA42; }

#team-popup {
  z-index: 999;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  padding-bottom: 40px; }
  @media (max-width: 1023px) {
    #team-popup {
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
    #team-popup {
      padding-bottom: 20px; } }

.team-popup-card {
  position: relative;
  top: 100px;
  width: 940px;
  padding: 60px 68px;
  display: flex;
  background-color: #fff;
  margin: 0 auto 100px;
  z-index: 99; }
  @media (max-width: 1365px) {
    .team-popup-card {
      width: 860px;
      padding: 40px 50px;
      margin: 0 auto 80px; } }
  @media (max-width: 1023px) {
    .team-popup-card {
      width: 648px;
      padding: 40px;
      margin: 0 auto 60px; } }
  @media (max-width: 767px) {
    .team-popup-card {
      width: calc(100% - 48px);
      padding: 30px 15px 30px 20px;
      margin: 0 24px 40px; } }
  .team-popup-card__close {
    width: 36px;
    height: 36px;
    background-color: transparent;
    position: absolute;
    top: -40px;
    right: -40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 1023px) {
      .team-popup-card__close {
        top: -36px;
        right: -36px; } }
    @media (max-width: 767px) {
      .team-popup-card__close {
        right: -18px; } }
    .team-popup-card__close-button {
      width: 36px;
      height: 36px;
      position: relative; }
    .team-popup-card__close-line {
      width: 100%;
      position: absolute;
      display: block;
      height: 2px;
      background-color: #fff;
      transition: transform .3s, opacity .2s, background-color .3s, -webkit-transform .3s; }
      .team-popup-card__close-line_1 {
        top: 0;
        -webkit-transform: translate3d(0, 17px, 0) rotate(135deg);
                transform: translate3d(0, 17px, 0) rotate(135deg); }
      .team-popup-card__close-line_2 {
        bottom: 0;
        -webkit-transform: translate3d(0, -17px, 0) rotate(-135deg);
                transform: translate3d(0, -17px, 0) rotate(-135deg); }
    .team-popup-card__close:hover .team-popup-card__close-line,
    .team-popup-card__close:active .team-popup-card__close-line {
      background-color: #CEDA42; }
  .team-popup-card__img {
    flex: none;
    width: 286px;
    height: 286px;
    border-radius: 50%;
    overflow: hidden;
    background: no-repeat 50% 50%;
    background-size: cover; }
    @media (max-width: 1365px) {
      .team-popup-card__img {
        width: 240px;
        height: 240px; } }
    @media (max-width: 1023px) {
      .team-popup-card__img {
        width: 182px;
        height: 182px; } }
    @media (max-width: 767px) {
      .team-popup-card__img {
        position: absolute;
        width: 86px;
        height: 86px; } }
  .team-popup-card__content {
    padding-left: 40px; }
    @media (max-width: 1365px) {
      .team-popup-card__content {
        padding-left: 35px; } }
    @media (max-width: 1023px) {
      .team-popup-card__content {
        padding-left: 20px; } }
    @media (max-width: 767px) {
      .team-popup-card__content {
        padding-left: 0; } }
  .team-popup-card__name {
    font-family: GillSans-Bold;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px; }
    @media (max-width: 1365px) {
      .team-popup-card__name {
        font-size: 24px;
        line-height: 28px; } }
    @media (max-width: 1023px) {
      .team-popup-card__name {
        font-size: 22px;
        line-height: 26px; } }
    @media (max-width: 767px) {
      .team-popup-card__name {
        font-size: 14px;
        line-height: 16px;
        padding-left: 96px;
        margin-bottom: 10px; } }
  .team-popup-card__post {
    font-family: CoreSansA55;
    font-size: 20px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.2);
    margin-bottom: 15px; }
    @media (max-width: 1365px) {
      .team-popup-card__post {
        font-size: 18px;
        line-height: 22px; } }
    @media (max-width: 1023px) {
      .team-popup-card__post {
        font-size: 16px;
        line-height: 20px; } }
    @media (max-width: 767px) {
      .team-popup-card__post {
        font-size: 12px;
        line-height: 14px;
        padding-left: 96px;
        margin-bottom: 10px; } }
  .team-popup-card__social {
    display: flex; }
    @media (max-width: 767px) {
      .team-popup-card__social {
        padding-left: 96px; } }
  .team-popup-card__text {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px; }
    @media (max-width: 1365px) {
      .team-popup-card__text {
        font-size: 15px;
        line-height: 21px; } }
    @media (max-width: 1023px) {
      .team-popup-card__text {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 25px; } }
    @media (max-width: 767px) {
      .team-popup-card__text {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 20px; } }
  .team-popup-card__download {
    display: flex;
    font-family: CoreSansA55;
    font-size: 20px;
    line-height: 24px;
    color: #CEDA42;
    position: relative;
    z-index: 20;
    transition: all 0.3s linear; }
    @media (max-width: 767px) {
      .team-popup-card__download {
        font-size: 18px;
        line-height: 22px; } }
    .team-popup-card__download-arrow {
      width: 1px;
      height: 17px;
      margin-left: 10px;
      background-color: #CEDA42;
      position: relative;
      top: 3px;
      transition: all 0.3s linear; }
      @media (max-width: 767px) {
        .team-popup-card__download-arrow {
          height: 16px; } }
    .team-popup-card__download-icon {
      stroke: #CEDA42;
      stroke-width: 2;
      width: 11px;
      height: 5px;
      position: absolute;
      left: -5px;
      bottom: 0;
      transition: all 0.3s linear; }
    .team-popup-card__download:hover, .team-popup-card__download:active {
      color: #000; }
    .team-popup-card__download:hover .team-popup-card__download-arrow,
    .team-popup-card__download:active .team-popup-card__download-arrow {
      background-color: #000; }
    .team-popup-card__download:hover .team-popup-card__download-icon,
    .team-popup-card__download:active .team-popup-card__download-icon {
      stroke: #000; }

.team-popup-social__item {
  display: block;
  margin-right: 25px;
  margin-bottom: 30px; }
  @media (max-width: 1023px) {
    .team-popup-social__item {
      margin-right: 22px;
      margin-bottom: 25px; } }
  @media (max-width: 767px) {
    .team-popup-social__item {
      margin-right: 18px;
      margin-bottom: 20px; } }

.team-popup-social__icon {
  width: 40px;
  height: 40px;
  fill: #CEDA42;
  transition: all 0.3s linear; }
  @media (max-width: 1023px) {
    .team-popup-social__icon {
      width: 30px;
      height: 30px; } }
  @media (max-width: 767px) {
    .team-popup-social__icon {
      width: 24px;
      height: 24px; } }
  .team-popup-social__icon:hover, .team-popup-social__icon:active {
    fill: #000; }

.archive-partners-section {
  padding-top: 100px;
  margin-bottom: 80px; }
  @media (max-width: 1365px) {
    .archive-partners-section {
      padding-top: 90px; } }
  @media (max-width: 1023px) {
    .archive-partners-section {
      padding-top: 60px;
      margin-bottom: 60px; } }
  @media (max-width: 767px) {
    .archive-partners-section {
      padding-top: 30px;
      margin-bottom: 50px; } }

.partners-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px; }
  @media (max-width: 1365px) {
    .partners-wrap {
      margin: 0 -15px; } }
  @media (max-width: 1023px) {
    .partners-wrap {
      margin: 0 -10px; } }
  @media (max-width: 767px) {
    .partners-wrap {
      width: 100%;
      max-width: 480px;
      margin: 0 auto; } }

.partners-item {
  display: flex;
  align-items: center;
  width: calc(16.66% - 40px);
  height: 92px;
  margin: 0 20px 80px;
  position: relative; }
  @media (max-width: 1365px) {
    .partners-item {
      width: calc(16.66% - 30px);
      height: 75px;
      margin: 0 15px 60px; } }
  @media (max-width: 1023px) {
    .partners-item {
      width: calc(16.66% - 20px);
      height: 60px;
      margin: 0 10px 40px; } }
  @media (max-width: 767px) {
    .partners-item {
      width: calc(33.33% - 10px);
      height: 46px;
      margin: 0 0 30px; } }
  .partners-item:nth-child(2n) {
    bottom: -40px; }
    @media (max-width: 1365px) {
      .partners-item:nth-child(2n) {
        bottom: -35px; } }
    @media (max-width: 1023px) {
      .partners-item:nth-child(2n) {
        bottom: -30px; } }
    @media (max-width: 767px) {
      .partners-item:nth-child(2n) {
        bottom: 0; } }
  @media (max-width: 767px) {
    .partners-item:nth-child(3n-1) {
      margin: 0 10px 30px;
      bottom: -18px; } }
  .partners-item img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
    margin: 0 auto; }

.donors-and-partners-section {
  padding: 115px 0; }
  @media (max-width: 1365px) {
    .donors-and-partners-section {
      padding: 100px 0; } }
  @media (max-width: 1023px) {
    .donors-and-partners-section {
      padding: 70px 0; } }
  @media (max-width: 767px) {
    .donors-and-partners-section {
      padding: 50px 0; } }

.donors-and-partners-wrap {
  display: flex;
  margin-bottom: 45px; }
  @media (max-width: 1365px) {
    .donors-and-partners-wrap {
      margin-bottom: 40px; } }
  @media (max-width: 1023px) {
    .donors-and-partners-wrap {
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .donors-and-partners-wrap {
      flex-wrap: wrap; } }

.donors-and-partners-column {
  width: 50%;
  padding-bottom: 20px; }
  @media (max-width: 1365px) {
    .donors-and-partners-column {
      padding-bottom: 15px; } }
  @media (max-width: 1023px) {
    .donors-and-partners-column {
      padding-bottom: 10px; } }
  @media (max-width: 767px) {
    .donors-and-partners-column {
      width: 100%;
      padding-bottom: 0; } }
  .donors-and-partners-column:first-child {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding-right: 42px;
    padding-left: 25px; }
    @media (max-width: 1365px) {
      .donors-and-partners-column:first-child {
        padding-right: 30px;
        padding-left: 15px; } }
    @media (max-width: 1023px) {
      .donors-and-partners-column:first-child {
        padding-right: 20px;
        padding-left: 10px; } }
    @media (max-width: 767px) {
      .donors-and-partners-column:first-child {
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-right: 12px;
        padding-left: 12px;
        padding-bottom: 25px; } }
  .donors-and-partners-column:last-child {
    padding-right: 25px;
    padding-left: 42px; }
    @media (max-width: 1365px) {
      .donors-and-partners-column:last-child {
        padding-right: 15px;
        padding-left: 30px; } }
    @media (max-width: 1023px) {
      .donors-and-partners-column:last-child {
        padding-right: 10px;
        padding-left: 20px; } }
    @media (max-width: 767px) {
      .donors-and-partners-column:last-child {
        padding-right: 12px;
        padding-left: 12px;
        padding-top: 25px; } }
  .donors-and-partners-column__link {
    max-width: unset; }

.donors-and-partners-section-heading {
  margin-bottom: 40px; }

@media (max-width: 1023px) {
  .donors-and-partners-title-section {
    font-size: 24px !important;
    line-height: 28px !important; } }

@media (max-width: 767px) {
  .donors-and-partners-title-section {
    font-size: 22px !important;
    line-height: 26px !important; } }

.donors-and-partners-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
  margin-bottom: 20px; }
  @media (max-width: 1365px) {
    .donors-and-partners-list {
      margin: 0 -15px;
      margin-bottom: 18px; } }
  @media (max-width: 1023px) {
    .donors-and-partners-list {
      margin: 0 -10px;
      margin-bottom: 15px; } }
  @media (max-width: 767px) {
    .donors-and-partners-list {
      max-width: 400px;
      width: 100%;
      margin: 0 auto 15px; } }

.donors-and-partners-item {
  display: flex;
  align-items: center;
  width: calc(33.33% - 40px);
  height: 96px;
  margin: 0 20px;
  margin-bottom: 45px;
  position: relative; }
  @media (max-width: 1365px) {
    .donors-and-partners-item {
      width: calc(33.33% - 30px);
      height: 75px;
      margin: 0 15px;
      margin-bottom: 35px; } }
  @media (max-width: 1023px) {
    .donors-and-partners-item {
      width: calc(33.33% - 20px);
      height: 60px;
      margin: 0 10px;
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .donors-and-partners-item {
      height: 46px;
      margin-bottom: 18px; } }
  .donors-and-partners-item img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
    margin: 0 auto; }
  .donors-and-partners-item:nth-child(3n-1) {
    margin-bottom: 0;
    margin-top: 45px; }
    @media (max-width: 1365px) {
      .donors-and-partners-item:nth-child(3n-1) {
        margin-top: 35px; } }
    @media (max-width: 1023px) {
      .donors-and-partners-item:nth-child(3n-1) {
        margin-top: 30px; } }
    @media (max-width: 767px) {
      .donors-and-partners-item:nth-child(3n-1) {
        margin-top: 18px; } }
  @media (max-width: 767px) {
    .donors-and-partners-item:nth-child(3n-2) {
      margin-left: 0; } }
  .donors-and-partners-item:nth-child(3n-2) img {
    margin: 0 auto 0 0; }
  @media (max-width: 767px) {
    .donors-and-partners-item:nth-child(3n) {
      margin-right: 0; } }
  .donors-and-partners-item:nth-child(3n) img {
    margin: 0 0 0 auto; }

.donors-and-partners-slogan {
  font-family: CoreSansA35;
  font-size: 24px;
  line-height: 30px;
  text-align: center; }
  @media (max-width: 1365px) {
    .donors-and-partners-slogan {
      font-size: 20px;
      line-height: 26px; } }
  @media (max-width: 1023px) {
    .donors-and-partners-slogan {
      font-size: 18px;
      line-height: 22px; } }
  @media (max-width: 767px) {
    .donors-and-partners-slogan {
      font-size: 14px;
      line-height: 18px; } }

.reports-section {
  padding: 100px 0; }
  @media (max-width: 1365px) {
    .reports-section {
      padding: 90px 0; } }
  @media (max-width: 1023px) {
    .reports-section {
      padding: 70px 0; } }
  @media (max-width: 767px) {
    .reports-section {
      padding: 40px 0; } }

.reports-wrap {
  max-width: 1050px;
  margin: 0 auto; }
  @media (max-width: 1365px) {
    .reports-wrap {
      max-width: 782px; } }
  @media (max-width: 1023px) {
    .reports-wrap {
      max-width: 586px; } }
  .reports-wrap iframe {
    display: block;
    max-width: 100%;
    margin-bottom: 40px; }
    @media (max-width: 1365px) {
      .reports-wrap iframe {
        margin-bottom: 35px; } }
    @media (max-width: 1023px) {
      .reports-wrap iframe {
        margin-bottom: 30px; } }
    @media (max-width: 767px) {
      .reports-wrap iframe {
        margin-bottom: 25px; } }

.last-reports {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  @media (max-width: 1365px) {
    .last-reports {
      padding-bottom: 15px; } }
  @media (max-width: 1023px) {
    .last-reports {
      padding-bottom: 10px; } }
  @media (max-width: 767px) {
    .last-reports {
      padding-bottom: 5px; } }

.reports-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px; }
  @media (max-width: 1023px) {
    .reports-list {
      margin-top: 50px; } }
  @media (max-width: 767px) {
    .reports-list {
      margin-top: 35px; } }

.reports-item {
  display: flex;
  font-family: CoreSansA55;
  font-size: 20px;
  line-height: 24px;
  margin: 0 55px 20px 0;
  color: #CEDA42;
  position: relative;
  transition: all 0.3s linear; }
  @media (max-width: 1023px) {
    .reports-item {
      font-size: 18px;
      line-height: 22px;
      margin: 0 45px 20px 0; } }
  @media (max-width: 767px) {
    .reports-item {
      font-size: 16px;
      line-height: 20px;
      margin: 0 20px 15px 0; } }
  .reports-item__arrow {
    width: 1px;
    height: 17px;
    margin-left: 10px;
    background-color: #CEDA42;
    position: relative;
    top: 3px;
    transition: all 0.3s linear; }
    @media (max-width: 1023px) {
      .reports-item__arrow {
        height: 16px; } }
    @media (max-width: 767px) {
      .reports-item__arrow {
        height: 12px;
        margin-left: 8px; } }
  .reports-item__icon {
    stroke: #CEDA42;
    stroke-width: 2;
    width: 11px;
    height: 5px;
    position: absolute;
    left: -5px;
    bottom: 0;
    transition: all 0.3s linear; }
    @media (max-width: 767px) {
      .reports-item__icon {
        width: 9px;
        height: 4px;
        position: absolute;
        left: -4px; } }
  .reports-item:hover, .reports-item:active {
    color: #000; }
  .reports-item:hover .reports-item__arrow,
  .reports-item:active .reports-item__arrow {
    background-color: #000; }
  .reports-item:hover .reports-item__icon,
  .reports-item:active .reports-item__icon {
    stroke: #000; }

.donate-section {
  margin: 80px 0; }
  @media (max-width: 1365px) {
    .donate-section {
      margin: 70px 0; } }
  @media (max-width: 1023px) {
    .donate-section {
      margin: 60px 0; } }
  @media (max-width: 767px) {
    .donate-section {
      margin: 40px 0; } }
  .donate-section__icon {
    position: absolute; }
    .donate-section__icon_1 {
      width: 301px;
      height: 238px;
      top: -50px;
      right: -226px;
      z-index: -1; }
      @media (max-width: 1365px) {
        .donate-section__icon_1 {
          width: 227px;
          height: 179px;
          top: -27px;
          right: -178px; } }
      @media (max-width: 1023px) {
        .donate-section__icon_1 {
          width: 184px;
          height: 145px;
          top: -18px;
          right: -132px; } }
      @media (max-width: 767px) {
        .donate-section__icon_1 {
          display: none; } }
    .donate-section__icon_2 {
      width: 312px;
      height: 312px;
      stroke: #A9B0B9;
      stroke-width: 6;
      stroke-opacity: .2;
      left: -220px;
      bottom: -180px;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
      @media (max-width: 1365px) {
        .donate-section__icon_2 {
          width: 234px;
          height: 234px;
          left: -148px;
          bottom: -158px; } }
      @media (max-width: 1023px) {
        .donate-section__icon_2 {
          width: 184px;
          height: 184px;
          left: -110px;
          bottom: -107px; } }
      @media (max-width: 767px) {
        .donate-section__icon_2 {
          display: none; } }
    .donate-section__icon_3 {
      width: 258px;
      height: 258px;
      fill: #A9B0B9;
      fill-opacity: .2;
      right: 100%;
      bottom: -100px;
      margin-right: 85px; }
      @media (max-width: 1365px) {
        .donate-section__icon_3 {
          width: 193px;
          height: 193px;
          margin-right: 50px; } }
      @media (max-width: 1023px) {
        .donate-section__icon_3 {
          width: 152px;
          height: 152px;
          bottom: -65px;
          margin-right: 32px; } }
      @media (max-width: 767px) {
        .donate-section__icon_3 {
          display: none; } }

.donate-form {
  width: 100%;
  margin-top: 30px;
  padding: 67px;
  border: 1px solid #CEDA42; }
  @media (max-width: 1365px) {
    .donate-form {
      padding: 45px 50px; } }
  @media (max-width: 1023px) {
    .donate-form {
      margin-top: 20px; } }
  @media (max-width: 767px) {
    .donate-form {
      margin-top: 10px;
      padding: 30px 24px; } }

.donate-form-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px; }
  @media (max-width: 1365px) {
    .donate-form-input {
      margin-bottom: 34px; } }
  @media (max-width: 1023px) {
    .donate-form-input {
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .donate-form-input {
      flex-wrap: wrap;
      margin-bottom: 20px; } }
  .donate-form-input:last-child {
    margin-bottom: 0; }
  .donate-form-input__label {
    font-family: CoreSansA65;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.07em;
    text-transform: uppercase; }
    @media (max-width: 1365px) {
      .donate-form-input__label {
        font-size: 16px;
        line-height: 20px; } }
    @media (max-width: 1023px) {
      .donate-form-input__label {
        font-size: 14px;
        line-height: 16px; } }
    @media (max-width: 767px) {
      .donate-form-input__label {
        width: 100%;
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 10px; } }
  .donate-form-input__field {
    width: 436px;
    height: 50px;
    padding: 0 20px;
    font-size: 22px;
    line-height: 26px;
    border: 1px solid rgba(0, 0, 0, 0.2); }
    @media (max-width: 1365px) {
      .donate-form-input__field {
        width: 336px;
        height: 46px;
        padding: 0 15px;
        font-size: 20px;
        line-height: 24px; } }
    @media (max-width: 1023px) {
      .donate-form-input__field {
        width: 300px;
        height: 40px;
        padding: 0 10px;
        font-size: 18px;
        line-height: 22px; } }
    @media (max-width: 767px) {
      .donate-form-input__field {
        width: 100%;
        height: 30px;
        font-size: 14px;
        line-height: 18px; } }
  .donate-form-input__submit {
    height: 50px;
    margin-left: auto;
    font-family: CoreSansA65;
    letter-spacing: 0.07em;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    border: none;
    background-color: #CEDA42;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .donate-form-input__submit {
        height: 46px;
        font-size: 14px;
        line-height: 18px; } }
    @media (max-width: 1023px) {
      .donate-form-input__submit {
        height: 40px;
        font-size: 13px;
        line-height: 16px; } }
    @media (max-width: 767px) {
      .donate-form-input__submit {
        height: 30px;
        font-size: 11px;
        line-height: 14px;
        margin-top: 8px; } }
    .donate-form-input__submit:hover, .donate-form-input__submit:active {
      background-color: #D7E065;
      box-shadow: 0px 20px 20px rgba(206, 218, 66, 0.26); }

.number-picker {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0; }
  .number-picker__input {
    width: calc(100%);
    height: 100%;
    border: none;
    display: flex;
    text-align: center;
    font-size: 22px;
    line-height: 26px;
    color: rgba(0, 0, 0, 0.5); }
    @media (max-width: 1365px) {
      .number-picker__input {
        font-size: 20px;
        line-height: 24px; } }
    @media (max-width: 1023px) {
      .number-picker__input {
        font-size: 18px;
        line-height: 22px; } }
    @media (max-width: 767px) {
      .number-picker__input {
        font-size: 14px;
        line-height: 18px; } }
  .number-picker__button {
    width: 60px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex: none; }
    @media (max-width: 1365px) {
      .number-picker__button {
        width: 46px; } }
    @media (max-width: 1023px) {
      .number-picker__button {
        width: 40px; } }
    @media (max-width: 767px) {
      .number-picker__button {
        width: 32px; } }
    .number-picker__button_reduce {
      border-right: 1px solid rgba(0, 0, 0, 0.2); }
      .number-picker__button_reduce svg {
        width: 16px;
        height: 2px; }
        @media (max-width: 1365px) {
          .number-picker__button_reduce svg {
            width: 12px; } }
        @media (max-width: 1023px) {
          .number-picker__button_reduce svg {
            width: 11px; } }
        @media (max-width: 767px) {
          .number-picker__button_reduce svg {
            width: 8px;
            height: 1px; } }
    .number-picker__button_increase {
      border-left: 1px solid rgba(0, 0, 0, 0.2); }
      .number-picker__button_increase svg {
        width: 16px;
        height: 16px; }
        @media (max-width: 1365px) {
          .number-picker__button_increase svg {
            width: 12px;
            height: 12px; } }
        @media (max-width: 1023px) {
          .number-picker__button_increase svg {
            width: 11px;
            height: 11px; } }
        @media (max-width: 767px) {
          .number-picker__button_increase svg {
            width: 8px;
            height: 8px; } }

.payment-details {
  margin-bottom: 100px; }
  @media (max-width: 1365px) {
    .payment-details {
      margin-bottom: 80px; } }
  @media (max-width: 767px) {
    .payment-details {
      margin-bottom: 40px; } }

.donate-section-wrap,
.payment-details-wrap {
  max-width: 830px;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 1365px) {
    .donate-section-wrap,
    .payment-details-wrap {
      max-width: 620px; } }
  @media (max-width: 1023px) {
    .donate-section-wrap,
    .payment-details-wrap {
      max-width: 590px; } }
  @media (max-width: 767px) {
    .donate-section-wrap,
    .payment-details-wrap {
      max-width: 100%;
      padding: 0 20px; } }

.donate-section-title,
.payment-details-title {
  font-family: GillSans-Bold;
  font-size: 36px;
  line-height: 42px; }
  @media (max-width: 1365px) {
    .donate-section-title,
    .payment-details-title {
      font-size: 30px;
      line-height: 34px; } }
  @media (max-width: 1023px) {
    .donate-section-title,
    .payment-details-title {
      font-size: 24px;
      line-height: 28px; } }
  @media (max-width: 767px) {
    .donate-section-title,
    .payment-details-title {
      font-size: 20px;
      line-height: 24px; } }

.payment-details-table {
  margin-top: 20px;
  width: 700px; }
  @media (max-width: 1365px) {
    .payment-details-table {
      margin-top: 15px;
      width: 100%; } }
  @media (max-width: 1023px) {
    .payment-details-table {
      margin-top: 10px; } }

.payment-details-item {
  display: flex;
  padding: 20px 0;
  font-size: 22px;
  line-height: 26px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  @media (max-width: 1365px) {
    .payment-details-item {
      padding: 15px 0;
      font-size: 20px;
      line-height: 24px; } }
  @media (max-width: 1023px) {
    .payment-details-item {
      padding: 10px 0;
      font-size: 18px;
      line-height: 22px; } }
  @media (max-width: 767px) {
    .payment-details-item {
      font-size: 12px;
      line-height: 16px; } }
  .payment-details-item:last-child {
    border-bottom: none; }
  .payment-details-item__name {
    width: 50%;
    font-family: CoreSansA35;
    padding-right: 10px; }
  .payment-details-item__info {
    width: 50%; }

.contacts-section {
  margin: 90px 0 70px; }
  @media (max-width: 1365px) {
    .contacts-section {
      margin: 90px 0 60px; } }
  @media (max-width: 1023px) {
    .contacts-section {
      margin: 70px 0 50px; } }
  @media (max-width: 767px) {
    .contacts-section {
      margin: 40px 0 30px; } }

.contacts-section-wrapper {
  max-width: 830px;
  margin: 0 auto;
  display: flex; }
  @media (max-width: 1365px) {
    .contacts-section-wrapper {
      max-width: 620px; } }
  @media (max-width: 1023px) {
    .contacts-section-wrapper {
      max-width: 590px; } }
  @media (max-width: 767px) {
    .contacts-section-wrapper {
      flex-wrap: wrap;
      max-width: 100%;
      padding: 0 20px; } }

.contacts-column {
  width: 50%;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (max-width: 1365px) {
    .contacts-column {
      width: auto; } }
  @media (max-width: 767px) {
    .contacts-column {
      padding-top: 15px;
      padding-bottom: 15px; } }
  @media (max-width: 767px) {
    .contacts-column {
      width: 100%;
      padding: 0; } }
  .contacts-column_1 {
    padding-right: 34px;
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
    @media (max-width: 1023px) {
      .contacts-column_1 {
        padding-right: 24px; } }
    @media (max-width: 767px) {
      .contacts-column_1 {
        padding-right: 0;
        border-right: none; } }
  .contacts-column_2 {
    padding-left: 34px; }
    @media (max-width: 1023px) {
      .contacts-column_2 {
        padding-left: 24px; } }
    @media (max-width: 767px) {
      .contacts-column_2 {
        padding-left: 0; } }

.contacts-item {
  font-family: CoreSansA55;
  font-size: 22px;
  line-height: 38px;
  padding-left: 67px;
  position: relative; }
  @media (max-width: 1365px) {
    .contacts-item {
      font-size: 20px;
      line-height: 36px; } }
  @media (max-width: 1023px) {
    .contacts-item {
      font-size: 18px;
      line-height: 34px; } }
  @media (max-width: 767px) {
    .contacts-item {
      font-size: 12px;
      line-height: 16px;
      padding-left: 26px; } }
  .contacts-item_location {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px; }
    @media (max-width: 1023px) {
      .contacts-item_location {
        padding-bottom: 15px; } }
  .contacts-item_email {
    margin-top: 20px; }
    @media (max-width: 1023px) {
      .contacts-item_email {
        margin-top: 15px; } }
    @media (max-width: 767px) {
      .contacts-item_email {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-bottom: 15px; } }
  @media (max-width: 767px) {
    .contacts-item_phones {
      margin-top: 15px; } }
  .contacts-item__icon {
    position: absolute;
    top: 5px;
    left: 0;
    fill: #CEDA42; }
    @media (max-width: 767px) {
      .contacts-item__icon {
        top: 0; } }
    .contacts-item__icon_location {
      width: 39px;
      height: 57px; }
      @media (max-width: 1365px) {
        .contacts-item__icon_location {
          width: 36px;
          height: 52px; } }
      @media (max-width: 767px) {
        .contacts-item__icon_location {
          width: 15px;
          height: 21px; } }
    .contacts-item__icon_phone {
      width: 47px;
      height: 47px; }
      @media (max-width: 1365px) {
        .contacts-item__icon_phone {
          width: 44px;
          height: 44px; } }
      @media (max-width: 767px) {
        .contacts-item__icon_phone {
          width: 18px;
          height: 16px; } }
    .contacts-item__icon_mail {
      width: 48px;
      height: 34px; }
      @media (max-width: 1365px) {
        .contacts-item__icon_mail {
          width: 45px;
          height: 31px; } }
      @media (max-width: 1023px) {
        .contacts-item__icon_mail {
          top: 2px; } }
      @media (max-width: 767px) {
        .contacts-item__icon_mail {
          top: 0;
          width: 18px;
          height: 18px; } }

.contacts-phones-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .contacts-phones-list li {
      margin-right: 30px;
      margin-bottom: 8px; } }

#map {
  height: 558px;
  width: 100%; }
  @media (max-width: 1365px) {
    #map {
      height: 420px; } }
  @media (max-width: 1023px) {
    #map {
      height: 314px; } }
  @media (max-width: 767px) {
    #map {
      height: 300px; } }

.contacts-form-section {
  margin: 80px 0 100px; }
  @media (max-width: 1365px) {
    .contacts-form-section {
      margin: 70px 0 90px; } }
  @media (max-width: 1023px) {
    .contacts-form-section {
      margin: 60px 0 70px; } }
  @media (max-width: 767px) {
    .contacts-form-section {
      margin: 36px 0 50px; } }

.contacts-form-section-wrap {
  max-width: 830px;
  width: 100%;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 1365px) {
    .contacts-form-section-wrap {
      max-width: 620px; } }
  @media (max-width: 1023px) {
    .contacts-form-section-wrap {
      max-width: 590px; } }
  @media (max-width: 767px) {
    .contacts-form-section-wrap {
      max-width: 100%;
      padding: 0 20px; } }

.contacts-form-section-title {
  font-family: GillSans-Bold;
  font-size: 50px;
  line-height: 58px;
  opacity: .2;
  margin-bottom: 20px; }
  @media (max-width: 1365px) {
    .contacts-form-section-title {
      font-size: 40px;
      line-height: 46px;
      margin-bottom: 15px; } }
  @media (max-width: 1023px) {
    .contacts-form-section-title {
      font-size: 36px;
      line-height: 42px; } }

.contacts-form {
  width: 720px;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 1365px) {
    .contacts-form {
      width: 100%; } }
  .contacts-form__field {
    width: 100%;
    border: none;
    border-bottom: 1px solid #000000;
    margin-bottom: 40px;
    font-family: CoreSansA35;
    font-size: 18px;
    line-height: 22px; }
    @media (max-width: 1365px) {
      .contacts-form__field {
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 20px; } }
    @media (max-width: 1023px) {
      .contacts-form__field {
        font-size: 14px;
        line-height: 18px; } }
    .contacts-form__field_input {
      padding: 20px 0; }
      @media (max-width: 1365px) {
        .contacts-form__field_input {
          padding: 15px 0; } }
    .contacts-form__field_textarea {
      resize: none;
      min-height: 120px; }
      @media (max-width: 1365px) {
        .contacts-form__field_textarea {
          min-height: 100px; } }
    .contacts-form__field::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.2); }
    .contacts-form__field:-moz-placeholder {
      color: rgba(0, 0, 0, 0.2); }
    .contacts-form__field::-moz-placeholder {
      color: rgba(0, 0, 0, 0.2); }
    .contacts-form__field:-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.2); }
    .contacts-form__field::-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.2); }
    .contacts-form__field:placeholder {
      color: rgba(0, 0, 0, 0.2); }
  .contacts-form__field-wrap {
    width: calc(50% - 30px); }
    @media (max-width: 1365px) {
      .contacts-form__field-wrap {
        width: calc(50% - 26px); } }
    @media (max-width: 1023px) {
      .contacts-form__field-wrap {
        width: calc(50% - 24px); } }
    @media (max-width: 767px) {
      .contacts-form__field-wrap {
        width: 100%; } }
    .contacts-form__field-wrap_input_name {
      margin-right: 60px; }
      @media (max-width: 1365px) {
        .contacts-form__field-wrap_input_name {
          margin-right: 52px; } }
      @media (max-width: 1023px) {
        .contacts-form__field-wrap_input_name {
          margin-right: 48px; } }
      @media (max-width: 767px) {
        .contacts-form__field-wrap_input_name {
          margin-right: 0; } }
    .contacts-form__field-wrap_textarea {
      width: 100%; }
  .contacts-form__submit {
    font-family: CoreSansA65;
    font-size: 16px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #fff;
    background-color: #CEDA42;
    height: 50px;
    padding: 0 28px;
    border: none;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .contacts-form__submit {
        font-size: 14px;
        height: 44px;
        padding: 0 24px; } }
    @media (max-width: 1023px) {
      .contacts-form__submit {
        height: 40px;
        padding: 0 20px; } }
    .contacts-form__submit:hover, .contacts-form__submit:active {
      background-color: #D7E065;
      box-shadow: 0px 20px 20px rgba(206, 218, 66, 0.26); }

.wpcf7-mail-sent-ok {
  background: #dff0d8;
  border: 1px solid #3c763d !important;
  color: #3c763d;
  display: none !important; }

span .wpcf7-not-valid {
  border: 2px solid #ff0000 !important; }

span.wpcf7-not-valid-tip {
  display: none; }

div.wpcf7-validation-errors {
  display: none !important; }

.contacts-content-wrapper {
  max-width: 830px;
  margin: 0 auto; }
  @media (max-width: 1365px) {
    .contacts-content-wrapper {
      max-width: 620px; } }
  @media (max-width: 1023px) {
    .contacts-content-wrapper {
      max-width: 590px; } }
  @media (max-width: 767px) {
    .contacts-content-wrapper {
      max-width: 100%;
      padding: 0 20px; } }

.contacts-person {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin: 70px 0; }
  @media (max-width: 1365px) {
    .contacts-person {
      margin: 60px 0; } }
  @media (max-width: 1023px) {
    .contacts-person {
      margin: 50px 0; } }
  @media (max-width: 767px) {
    .contacts-person {
      margin: 40px 0; } }
  .contacts-person__title {
    width: 100%;
    font-family: CoreSansA55;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    color: rgba(0, 0, 0, 0.2); }
    @media (max-width: 1365px) {
      .contacts-person__title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 8px; } }
    @media (max-width: 767px) {
      .contacts-person__title {
        font-size: 14px;
        line-height: 16px; } }
  .contacts-person__name {
    font-family: GillSans-Bold;
    font-size: 26px;
    line-height: 30px;
    margin-right: 46px; }
    @media (max-width: 1365px) {
      .contacts-person__name {
        font-size: 24px;
        line-height: 28px;
        margin-right: 40px; } }
    @media (max-width: 767px) {
      .contacts-person__name {
        width: 100%;
        font-size: 20px;
        line-height: 24px;
        margin-right: 0; } }
  .contacts-person__phone {
    display: block;
    position: relative;
    padding-left: 28px;
    font-size: 22px; }
    @media (max-width: 1365px) {
      .contacts-person__phone {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .contacts-person__phone {
        width: 100%;
        font-size: 16px;
        margin-top: 18px; } }
  .contacts-person__icon {
    width: 22px;
    height: 22px;
    fill: #CEDA42;
    position: absolute;
    top: 0;
    left: 0; }
    @media (max-width: 767px) {
      .contacts-person__icon {
        width: 19px;
        height: 19px; } }

.contacts-media-download {
  display: flex;
  font-family: CoreSansA55;
  font-size: 20px;
  line-height: 24px;
  color: #CEDA42;
  margin-top: 12px;
  position: relative;
  z-index: 20;
  transition: all 0.3s linear; }
  @media (max-width: 767px) {
    .contacts-media-download {
      font-size: 18px;
      line-height: 22px; } }
  .contacts-media-download__arrow {
    width: 1px;
    height: 17px;
    margin-left: 10px;
    background-color: #CEDA42;
    position: relative;
    top: 3px;
    transition: all 0.3s linear; }
    @media (max-width: 767px) {
      .contacts-media-download__arrow {
        height: 16px; } }
  .contacts-media-download__icon {
    stroke: #CEDA42;
    stroke-width: 2;
    width: 11px;
    height: 5px;
    position: absolute;
    left: -5px;
    bottom: 0;
    transition: all 0.3s linear; }
    @media (max-width: 767px) {
      .contacts-media-download__icon {
        width: 9px;
        height: 4px;
        position: absolute;
        left: -4px; } }
  .contacts-media-download:hover, .contacts-media-download:active {
    color: #000; }
  .contacts-media-download:hover .contacts-media-download__arrow,
  .contacts-media-download:active .contacts-media-download__arrow {
    background-color: #000; }
  .contacts-media-download:hover .contacts-media-download__icon,
  .contacts-media-download:active .contacts-media-download__icon {
    stroke: #000; }

.contacts-form-response {
  display: none;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: -80px;
  left: 0;
  padding: 200px 0;
  width: 100%;
  height: calc(100% + 180px);
  background-color: #fff;
  cursor: pointer;
  z-index: 2; }
  @media (max-width: 1365px) {
    .contacts-form-response {
      top: -70px;
      padding: 180px 0;
      height: calc(100% + 160px); } }
  @media (max-width: 1023px) {
    .contacts-form-response {
      top: -60px;
      padding: 140px 0;
      height: calc(100% + 130px); } }
  @media (max-width: 767px) {
    .contacts-form-response {
      top: -36px;
      padding: 180px 0;
      height: calc(100% + 86px); } }
  .contacts-form-response__title {
    font-family: GillSans-Bold;
    font-size: 55px;
    line-height: 64px;
    margin-bottom: 40px;
    text-align: center; }
    @media (max-width: 1365px) {
      .contacts-form-response__title {
        font-size: 45px;
        line-height: 52px;
        margin-bottom: 20px; } }
    @media (max-width: 1023px) {
      .contacts-form-response__title {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 15px; } }
    @media (max-width: 767px) {
      .contacts-form-response__title {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 10px; } }
  .contacts-form-response__description {
    font-size: 30px;
    line-height: 36px;
    text-align: center; }
    @media (max-width: 1365px) {
      .contacts-form-response__description {
        font-size: 24px;
        line-height: 28px; } }
    @media (max-width: 1023px) {
      .contacts-form-response__description {
        font-size: 20px;
        line-height: 24px; } }
    @media (max-width: 767px) {
      .contacts-form-response__description {
        font-size: 14px;
        line-height: 18px; } }
  .contacts-form-response__icon {
    position: absolute; }
    .contacts-form-response__icon_1 {
      width: 461px;
      height: 101px;
      top: 54px;
      right: 106px; }
      @media (max-width: 1365px) {
        .contacts-form-response__icon_1 {
          width: 436px;
          height: 95px;
          top: 52px;
          right: 28px; } }
      @media (max-width: 1023px) {
        .contacts-form-response__icon_1 {
          width: 325px;
          height: 71px;
          top: 33px;
          right: 75px; } }
      @media (max-width: 767px) {
        .contacts-form-response__icon_1 {
          width: 155px;
          height: 34px;
          top: 77px;
          right: 35px; } }
    .contacts-form-response__icon_2 {
      width: 428px;
      height: 88px;
      left: 70px;
      bottom: 65px; }
      @media (max-width: 1365px) {
        .contacts-form-response__icon_2 {
          width: 405px;
          height: 83px;
          left: 35px;
          bottom: 46px; } }
      @media (max-width: 1023px) {
        .contacts-form-response__icon_2 {
          width: 302px;
          height: 62px;
          left: 48px;
          bottom: 40px; } }
      @media (max-width: 767px) {
        .contacts-form-response__icon_2 {
          width: 144px;
          height: 30px;
          left: 37px;
          bottom: 70px; } }

.wpcf7-mail-sent-ok + .contacts-form-response {
  display: flex !important; }

.search-section {
  margin: 100px 0; }
  @media (max-width: 1365px) {
    .search-section {
      margin: 90px 0; } }
  @media (max-width: 1023px) {
    .search-section {
      margin: 70px 0; } }
  @media (max-width: 767px) {
    .search-section {
      margin: 40px 0; } }

.search-section-heading {
  margin-bottom: 60px; }
  @media (max-width: 1365px) {
    .search-section-heading {
      margin-bottom: 50px; } }
  @media (max-width: 1023px) {
    .search-section-heading {
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    .search-section-heading {
      margin-bottom: 30px; } }

.search-pagination {
  margin: 50px 0 120px; }
  @media (max-width: 1365px) {
    .search-pagination {
      margin: 40px 0 110px; } }
  @media (max-width: 1023px) {
    .search-pagination {
      margin: 30px 0 100px; } }
  @media (max-width: 767px) {
    .search-pagination {
      margin: 20px 0 60px; } }

.search-section-button {
  display: flex; }
  .search-section-button__link {
    display: flex;
    align-items: center;
    height: 60px;
    background-color: #CEDA42;
    font-family: CoreSansA65;
    font-size: 18px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #fff;
    padding: 0 35px;
    margin-left: auto;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .search-section-button__link {
        height: 50px;
        font-size: 16px;
        padding: 0 24px; } }
    @media (max-width: 1365px) {
      .search-section-button__link {
        height: 40px;
        font-size: 14px;
        padding: 0 20px; } }
    @media (max-width: 767px) {
      .search-section-button__link {
        height: 34px;
        font-size: 12px; } }
    .search-section-button__link:hover, .search-section-button__link:active {
      background-color: #D7E065;
      box-shadow: 0px 20px 20px rgba(206, 218, 66, 0.26); }

.search-not-found {
  text-align: center; }
  .search-not-found h3 {
    font-family: GillSans-Bold;
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 30px; }
    @media (max-width: 1365px) {
      .search-not-found h3 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 25px; } }
    @media (max-width: 1023px) {
      .search-not-found h3 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .search-not-found h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px; } }
  .search-not-found__text {
    font-family: CoreSansA45;
    font-size: 30px;
    line-height: 38px;
    color: rgba(0, 0, 0, 0.4); }
    @media (max-width: 1365px) {
      .search-not-found__text {
        font-size: 24px;
        line-height: 30px; } }
    @media (max-width: 1023px) {
      .search-not-found__text {
        font-size: 20px;
        line-height: 26px; } }
    @media (max-width: 767px) {
      .search-not-found__text {
        font-size: 14px;
        line-height: 18px; } }

.error-404 {
  background-color: #217671;
  color: #fff;
  min-height: 100vh;
  display: flex;
  z-index: 1;
  position: relative;
  overflow: hidden; }
  @media (max-width: 1023px) {
    .error-404 {
      flex-direction: column;
      justify-content: center; } }
  .error-404__icon {
    order: 2;
    width: 50%; }
    @media (max-width: 1365px) {
      .error-404__icon {
        width: 57%; } }
    @media (max-width: 1023px) {
      .error-404__icon {
        order: 1;
        width: 100%; } }
    .error-404__icon svg {
      width: 675px;
      height: 495px; }
      @media (max-width: 1365px) {
        .error-404__icon svg {
          width: 570px;
          height: 418px; } }
      @media (max-width: 1023px) {
        .error-404__icon svg {
          display: block;
          margin: 0 auto; } }
      @media (max-width: 767px) {
        .error-404__icon svg {
          width: 231px;
          height: 170px; } }
  .error-404__content {
    order: 1;
    width: 50%;
    padding-left: 158px; }
    @media (max-width: 1365px) {
      .error-404__content {
        width: 43%;
        padding-left: 40px; } }
    @media (max-width: 1023px) {
      .error-404__content {
        order: 2;
        width: 350px;
        margin: 0 auto;
        padding-left: 0; } }
    @media (max-width: 767px) {
      .error-404__content {
        width: 186px; } }
  .error-404__title {
    font-family: GillSans-Bold;
    font-size: 180px;
    line-height: 208px; }
    @media (max-width: 1365px) {
      .error-404__title {
        font-size: 170px;
        line-height: 197px; } }
    @media (max-width: 1023px) {
      .error-404__title {
        margin-top: 20px; } }
    @media (max-width: 767px) {
      .error-404__title {
        font-size: 80px;
        line-height: 93px; } }
  .error-404__text {
    color: rgba(255, 255, 255, 0.4);
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 50px; }
    @media (max-width: 1365px) {
      .error-404__text {
        font-size: 24px;
        line-height: 30px; } }
    @media (max-width: 767px) {
      .error-404__text {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px; } }
  .error-404__button {
    display: flex; }
  .error-404__link {
    display: flex;
    align-items: center;
    height: 60px;
    background-color: #CEDA42;
    font-size: 18px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #fff;
    padding: 0 35px;
    transition: all 0.3s linear; }
    @media (max-width: 1365px) {
      .error-404__link {
        height: 50px;
        font-size: 16px;
        padding: 0 24px; } }
    @media (max-width: 767px) {
      .error-404__link {
        height: 34px;
        font-size: 12px; } }
    .error-404__link:hover, .error-404__link:active {
      background-color: #D7E065;
      box-shadow: 0px 20px 20px rgba(206, 218, 66, 0.26); }

.error-404-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
  padding: 200px 0 100px;
  margin: 0 -50px; }
  @media (max-width: 1365px) {
    .error-404-wrap {
      padding: 140px 0 90px;
      margin: 0 -40px; } }
  @media (max-width: 1023px) {
    .error-404-wrap {
      padding: 130px 0 80px;
      margin: 0; } }
  @media (max-width: 767px) {
    .error-404-wrap {
      padding: 60px 0 40px; } }

.footer {
  background-color: #F7F7F7; }
  .error404 .footer {
    display: none; }

.footer-top {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  padding: 35px 0; }
  @media (max-width: 1365px) {
    .footer-top {
      padding: 30px 0; } }
  @media (max-width: 1023px) {
    .footer-top {
      padding: 30px 0 15px; } }
  @media (max-width: 767px) {
    .footer-top {
      flex-wrap: wrap;
      padding: 18px 0 0; } }

.footer-nav {
  flex: 1;
  display: flex;
  padding: 20px 20px 20px 40px; }
  @media (max-width: 1365px) {
    .footer-nav {
      padding: 15px 15px 15px 27px; } }
  @media (max-width: 1023px) {
    .footer-nav {
      padding: 10px; } }
  @media (max-width: 767px) {
    .footer-nav {
      flex-wrap: wrap;
      flex: none;
      padding: 0;
      width: 100%; } }

.footer-menu {
  margin-right: 80px; }
  @media (max-width: 1365px) {
    .footer-menu {
      margin-right: 45px; } }
  @media (max-width: 1023px) {
    .footer-menu {
      margin-right: 22px; } }
  @media (max-width: 767px) {
    .footer-menu {
      width: 100%;
      margin-right: 0;
      margin-bottom: 18px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
  .footer-menu:last-child {
    margin-right: 0; }
  .footer-menu__title {
    font-size: 22px;
    margin-bottom: 15px; }
    @media (max-width: 1365px) {
      .footer-menu__title {
        font-size: 20px;
        margin-bottom: 12px; } }
    @media (max-width: 1023px) {
      .footer-menu__title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px; } }
  .footer-menu .menu-bottom {
    flex-direction: column; }
    @media (max-width: 767px) {
      .footer-menu .menu-bottom {
        padding-bottom: 10px; } }
    .footer-menu .menu-bottom .menu-item a {
      padding: 10px 0;
      height: unset; }
      @media (max-width: 1023px) {
        .footer-menu .menu-bottom .menu-item a {
          font-size: 12px;
          padding: 8px 0; } }
      @media (max-width: 767px) {
        .footer-menu .menu-bottom .menu-item a {
          padding: 7px 0; } }
      .footer-menu .menu-bottom .menu-item a:after {
        left: 0;
        bottom: 9px;
        width: 100%; }
        @media (max-width: 1365px) {
          .footer-menu .menu-bottom .menu-item a:after {
            bottom: 8px; } }
        @media (max-width: 1023px) {
          .footer-menu .menu-bottom .menu-item a:after {
            bottom: 7px; } }

.footer-contacts {
  width: 42%;
  padding: 20px 0;
  padding-left: 60px;
  border-left: 1px solid rgba(0, 0, 0, 0.1); }
  @media (max-width: 1365px) {
    .footer-contacts {
      width: 40%;
      padding: 15px 0;
      padding-left: 40px; } }
  @media (max-width: 1023px) {
    .footer-contacts {
      width: 42%;
      padding: 10px 0;
      padding-left: 38px; } }
  @media (max-width: 767px) {
    .footer-contacts {
      width: 100%;
      padding: 0;
      border-left: none; } }
  .footer-contacts__title {
    font-family: CoreSansA35;
    font-size: 22px;
    opacity: .5;
    margin-bottom: 15px; }
    @media (max-width: 1365px) {
      .footer-contacts__title {
        font-size: 20px;
        margin-bottom: 12px; } }
    @media (max-width: 1023px) {
      .footer-contacts__title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px; } }
    @media (max-width: 767px) {
      .footer-contacts__title {
        opacity: 1; } }
  .footer-contacts__item {
    font-family: CoreSansA55;
    font-size: 16px;
    padding-left: 30px;
    margin-top: 30px;
    position: relative; }
    @media (max-width: 1365px) {
      .footer-contacts__item {
        font-size: 14px;
        margin-top: 25px; } }
    @media (max-width: 1023px) {
      .footer-contacts__item {
        font-size: 12px; } }
    @media (max-width: 767px) {
      .footer-contacts__item {
        margin-top: 20px; } }
    .footer-contacts__item_email {
      margin-top: 15px; }
      @media (max-width: 1365px) {
        .footer-contacts__item_email {
          margin-top: 10px; } }
  .footer-contacts__icon {
    position: absolute;
    top: 0;
    left: 0; }
    .footer-contacts__icon_location {
      width: 12px;
      height: 16px; }
      @media (max-width: 1023px) {
        .footer-contacts__icon_location {
          width: 10px;
          height: 15px; } }
    .footer-contacts__icon_phone {
      width: 16px;
      height: 16px; }
      @media (max-width: 1023px) {
        .footer-contacts__icon_phone {
          width: 15px;
          height: 15px; } }
    .footer-contacts__icon_mail {
      width: 17px;
      height: 17px; }
      @media (max-width: 1023px) {
        .footer-contacts__icon_mail {
          width: 15px;
          height: 15px; } }
  .footer-contacts__social-list {
    margin-top: 30px; }
    @media (max-width: 1365px) {
      .footer-contacts__social-list {
        margin-top: 25px; } }
    @media (max-width: 767px) {
      .footer-contacts__social-list {
        margin-top: 20px;
        margin-bottom: 16px; } }
    .footer-contacts__social-list a {
      margin: 0;
      margin-right: 20px; }
      @media (max-width: 1023px) {
        .footer-contacts__social-list a {
          margin-right: 18px; } }
      .footer-contacts__social-list a .social-icon {
        fill: #000; }

.footer-phones-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap; }
  .footer-phones-list li {
    margin-right: 28px;
    margin-bottom: 15px; }
    @media (max-width: 1365px) {
      .footer-phones-list li {
        margin-right: 25px; } }
    @media (max-width: 1023px) {
      .footer-phones-list li {
        margin-right: 15px;
        margin-bottom: 10px; } }

.footer-bottom {
  width: 100%;
  display: flex;
  padding: 35px 0; }
  @media (max-width: 1365px) {
    .footer-bottom {
      padding: 30px 0; } }
  @media (max-width: 1023px) {
    .footer-bottom {
      padding: 15px 0; } }
  @media (max-width: 767px) {
    .footer-bottom {
      padding: 0;
      flex-wrap: wrap; } }

.site-logo_footer {
  width: 122px;
  height: 90px;
  margin: auto 0;
  margin-left: 40px;
  margin-right: 25px; }
  @media (max-width: 1365px) {
    .site-logo_footer {
      width: 105px;
      height: 77px;
      margin-left: 23px;
      margin-right: 20px; } }
  @media (max-width: 1023px) {
    .site-logo_footer {
      width: 82px;
      height: 60px;
      margin: 0;
      margin-bottom: 5px; } }
  @media (max-width: 767px) {
    .site-logo_footer {
      width: 86px;
      height: 63px;
      margin: 15px 30px 15px 0; } }
  @media (max-width: 1023px) {
    .site-logo_footer_1 {
      display: none; } }
  @media (max-width: 767px) {
    .site-logo_footer_1 {
      display: block;
      order: 2; } }
  .site-logo_footer_2 {
    display: none; }
    @media (max-width: 1023px) {
      .site-logo_footer_2 {
        display: flex; } }
    @media (max-width: 767px) {
      .site-logo_footer_2 {
        display: none; } }

.footer-copyright {
  flex: 1;
  font-family: CoreSansA25;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media (max-width: 1365px) {
    .footer-copyright {
      font-size: 11px; } }
  @media (max-width: 1023px) {
    .footer-copyright {
      margin-left: 10px;
      font-size: 10px; } }
  @media (max-width: 767px) {
    .footer-copyright {
      flex: none;
      flex-direction: row;
      justify-content: flex-start;
      flex-wrap: wrap;
      width: 100%;
      margin-left: 0;
      padding: 16px 0;
      order: 4;
      border-top: 1px solid rgba(0, 0, 0, 0.1); } }
  .footer-copyright__text, .footer-copyright__dev {
    margin: 5px 0; }
    @media (max-width: 767px) {
      .footer-copyright__text, .footer-copyright__dev {
        margin: 0 10px 0 0; } }

.footer-info {
  width: 292px;
  padding-left: 50px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: CoreSansA35;
  font-size: 12px;
  line-height: 16px;
  border-left: 1px solid rgba(0, 0, 0, 0.1); }
  @media (max-width: 1365px) {
    .footer-info {
      width: 242px;
      padding-left: 25px; } }
  @media (max-width: 1023px) {
    .footer-info {
      width: 228px;
      font-size: 11px;
      line-height: 15px; } }
  @media (max-width: 767px) {
    .footer-info {
      width: calc(100% - 116px);
      font-size: 10px;
      line-height: 14px;
      padding: 0;
      border-left: none;
      order: 3; } }
  .footer-info span {
    margin-top: 10px;
    font-family: GillSans-Bold;
    font-size: 24px; }
    @media (max-width: 1365px) {
      .footer-info span {
        font-size: 20px; } }
    @media (max-width: 1023px) {
      .footer-info span {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .footer-info span {
        margin-top: 5px; } }

.footer-partners {
  width: 42%;
  padding-left: 60px;
  display: flex;
  border-left: 1px solid rgba(0, 0, 0, 0.1); }
  @media (max-width: 1365px) {
    .footer-partners {
      width: 40%;
      padding-left: 40px; } }
  @media (max-width: 1023px) {
    .footer-partners {
      width: 47%;
      padding-left: 28px; } }
  @media (max-width: 767px) {
    .footer-partners {
      width: 100%;
      order: 1;
      padding: 20px 0;
      border-left: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
  .footer-partners__text {
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    width: 50%; }
    @media (max-width: 1365px) {
      .footer-partners__text {
        font-size: 11px;
        line-height: 15px;
        width: 65%; } }
    @media (max-width: 1023px) {
      .footer-partners__text {
        width: 65%; } }
    @media (max-width: 767px) {
      .footer-partners__text {
        font-size: 10px;
        line-height: 14px; } }
  .footer-partners__images {
    display: flex;
    align-items: center;
    margin-left: 15px; }
    @media (max-width: 1023px) {
      .footer-partners__images {
        margin-left: 10px; } }
    @media (max-width: 767px) {
      .footer-partners__images {
        margin-left: 8px; } }

.footer-partners-img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media (max-width: 1023px) {
    .footer-partners-img {
      width: calc(35% - 10px); } }
  @media (max-width: 767px) {
    .footer-partners-img {
      width: calc(35% - 8px); } }
  .footer-partners-img__item {
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .footer-partners-img__item img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      height: auto;
      margin: 0 auto; }
      @media (max-width: 1365px) {
        .footer-partners-img__item img {
          max-width: 86px;
          max-height: 69px;
          margin-bottom: 5px; } }
      @media (max-width: 767px) {
        .footer-partners-img__item img {
          max-width: 77px;
          max-height: 62px; } }

.footer-accordion-item {
  position: relative;
  overflow: hidden;
  transition: all 0.3s linear; }
  @media (max-width: 767px) {
    .footer-accordion-item {
      max-height: 36px; } }
  .footer-accordion-item__button {
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer; }
    @media (max-width: 767px) {
      .footer-accordion-item__button {
        display: flex; } }
  .footer-accordion-item__icon {
    stroke: #000;
    stroke-width: 2;
    width: 8px;
    height: 5px;
    opacity: .3; }
  .footer-accordion-item.active {
    max-height: 300px; }
  .footer-accordion-item.active .footer-accordion-item__icon {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }


.post-type-archive-team .banner 
{
    background: no-repeat 50% 25%;
    background-size: cover;
}
