@font-face {
  font-family: "generalsans";
  font-display: swap;
  src: url("../../fonts/GeneralSans-Regular/GeneralSans-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/GeneralSans-Regular/GeneralSans-Regular.woff") format("woff"), url("../../fonts/GeneralSans-Regular/GeneralSans-Regular.woff2") format("woff2"), url("../../fonts/GeneralSans-Regular/GeneralSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "generalsans-medium";
  font-display: swap;
  src: url("../../fonts/GeneralSans-Medium/GeneralSans-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/GeneralSans-Medium/GeneralSans-Medium.woff") format("woff"), url("../../fonts/GeneralSans-Medium/GeneralSans-Medium.woff2") format("woff2"), url("../../fonts/GeneralSans-Medium/GeneralSans-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "generalsans-bold";
  font-display: swap;
  src: url("../../fonts/GeneralSans-Bold/GeneralSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/GeneralSans-Bold/GeneralSans-Bold.woff") format("woff"), url("../../fonts/GeneralSans-Bold/GeneralSans-Bold.woff2") format("woff2"), url("../../fonts/GeneralSans-Bold/GeneralSans-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../../fonts/icons/icomoon.eot?m24s7g");
  src: url("../../fonts/icons/icomoon.eot?m24s7g#iefix") format("embedded-opentype"), url("../../fonts/icons/icomoon.ttf?m24s7g") format("truetype"), url("../../fonts/icons/icomoon.woff?m24s7g") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_facebook:before {
  content: "\e90a";
}

.icon_instagram:before {
  content: "\e90b";
}

.icon_linkedin:before {
  content: "\e90c";
}

.icon_twitter:before {
  content: "\e90d";
}

.icon_pinterest:before {
  content: "\e90e";
}

.icon_x:before {
  content: "\e913";
}

.icon_youtube:before {
  content: "\e912";
}

.icon_telegram:before {
  content: "\e91a";
}

.icon_ok:before {
  content: "\e91b";
}

.icon_vk:before {
  content: "\e91c";
}

.icon_google:before {
  content: "\e91d";
}

.icon_tiktok:before {
  content: "\e91e";
}

.icon_flickr:before {
  content: "\e91f";
}

.icon_s1_logo:before {
  content: "\e900";
}

.icon_down:before {
  content: "\e901";
}

.icon_left:before {
  content: "\e902";
}

.icon_right:before {
  content: "\e903";
}

.icon_close:before {
  content: "\e904";
}

.icon_check:before {
  content: "\e905";
}

.icon_search:before {
  content: "\e906";
}

.icon_globe:before {
  content: "\e907";
}

.icon_info:before {
  content: "\e908";
}

.icon_success:before {
  content: "\e909";
}

.icon_warning:before {
  content: "\e910";
}

.icon_error:before {
  content: "\e911";
}

.icon_play:before {
  content: "\e914";
}

.icon_play2:before {
  content: "\e922";
}

.icon_check1:before {
  content: "\e915";
}

.icon_eye:before {
  content: "\e916";
}

.icon_eye_off:before {
  content: "\e917";
}

.icon_minus:before {
  content: "\e918";
}

.icon_next:before {
  content: "\e919";
}

.icon_plus:before {
  content: "\e920";
}

.icon_prev:before {
  content: "\e921";
}

.project_section .project_list, .footer_inner ul, .footer_inner, .footer .list_social, .footer .list_offices, .footer .list_certificates {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.inner_page .list_info, .main_menu {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .inner_page .list_info, .main_menu {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 1024px) {
  .inner_page .list_info, .main_menu {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.text_cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.inner_page .st-btn:before, .standard_textpage ul li:before, [class*=icon_]:before, .inner_page .st-btn:after, .standard_textpage ul li:after, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.belated_text, .web .root {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.inner_page .project_block, .inner_page .slider_title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.popup_block .secondary_btn, .secondary_btn, .primary_btn {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.inner_page .standard_textpage {
  font-size: 240%;
  line-height: 1.5em;
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .inner_page .standard_textpage {
    font-size: 200%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .inner_page .standard_textpage {
    font-size: 180%;
  }
}
@media screen and (max-width: 1024px) {
  .inner_page .standard_textpage {
    font-size: 160%;
    line-height: 24px;
  }
}

.inner_page .block_description, .description_block, .footer_inner ul {
  font-size: 280%;
  line-height: 1.5em;
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .inner_page .block_description, .description_block, .footer_inner ul {
    font-size: 260%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .inner_page .block_description, .description_block, .footer_inner ul {
    font-size: 200%;
  }
}
@media screen and (max-width: 1024px) {
  .inner_page .block_description, .description_block, .footer_inner ul {
    font-size: 180%;
    line-height: 24px;
  }
}

.inner_page .inner_block, .inner_page .text_share, .inner_page .slider_title, .footer .list_social, .footer .inner_info, .footer_title, .popup_block .popup_description, .standard_textpage {
  font-size: 160%;
  line-height: 24px;
}

.footer .info_block, .standard_text {
  font-size: 140%;
  line-height: 20px;
}

@media screen and (min-width: 1441px) {
  .page_title {
    font-size: 7rem;
    line-height: 91px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .page_title {
    font-size: 6rem;
    line-height: 80px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .page_title {
    font-size: 5rem;
    line-height: 65px;
  }
}
@media screen and (max-width: 1024px) {
  .page_title {
    font-size: 3.2rem;
    line-height: 50px;
  }
}

.primary_btn {
  background: #7AE373;
  color: #222220;
  font-size: 180%;
  line-height: 24px;
  padding: 24px;
  font-family: "generalsans-bold";
  letter-spacing: -0.005em;
  border-radius: 56px;
}
.loading.primary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.primary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.secondary_btn {
  border: none;
  font-size: 180%;
  line-height: 24px;
  outline: 1px solid #D7D7D5 !important;
  color: #34852E;
  background: transparent;
  padding: 16px 24px;
  height: 56px;
  font-family: "generalsans-bold";
  letter-spacing: -0.005em;
  border-radius: 56px;
}
.loading.secondary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.secondary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.main_section .main_title {
  position: relative;
  overflow: hidden;
  line-height: 1.35em;
  font-family: "generalsans-bold";
  letter-spacing: -0.005em;
  color: #ffffff;
  margin: 0;
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #333333;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  background: #F8F7F7;
  font-family: "generalsans";
}
body.popup_opened {
  overflow: hidden;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

* {
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

a {
  color: #7AE373;
}
a:not([href]) {
  pointer-events: none;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

input {
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-transition: all 50000s, font-size 0s, border-color 0.3s;
  -ms-transition: all 50000s, font-size 0s, border-color 0.3s;
  -moz-transition: all 50000s, font-size 0s, border-color 0.3s;
  -webkit-transition: all 50000s, font-size 0s, border-color 0.3s;
  transition: all 50000s, font-size 0s, border-color 0.3s;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: 100%;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .page_row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 1024px) {
  .page_row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container {
  width: 100%;
  max-width: 1710px;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .page_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .page_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.individual_hint,
.drop_list,
.drop_block {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #C7383F;
}

.help-block.form-error {
  display: none !important;
}

.has-error .error_hint,
.has-error ~ .error_hint {
  max-height: 60px;
}

.field_block {
  margin-bottom: 20px;
  flex: 0 0 100%;
  max-width: 100%;
}
@media screen and (min-width: 1441px) {
  .field_block {
    font-size: 280%;
    line-height: 42px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .field_block {
    font-size: 240%;
    line-height: 42px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .field_block {
    font-size: 220%;
    line-height: 35px;
  }
}
@media screen and (max-width: 1024px) {
  .field_block {
    font-size: 180%;
    line-height: 30px;
  }
}
.field_block input:has([value^=val]) {
  color: #797772;
}
.field_block:has(:focus) textarea,
.field_block:has(:focus) input {
  border-bottom-color: #34852E;
}
.field_block:has(:focus) .field_name, .field_block:has(.filled) .field_name {
  top: -15px;
  font-size: 1.6rem;
}
.field_block:has(textarea):has(:focus) .field_name, .field_block:has(textarea):has(.filled) .field_name {
  top: -25px;
  font-size: 1.6rem;
}
.field_block input {
  background: transparent;
  color: #222220;
  border: none;
  border-bottom: 1px solid #EBEBEA;
  padding: 20px 0;
  font-size: inherit;
  line-height: inherit;
}
.field_block input:focus {
  touch-action: none;
  border-bottom-color: #34852E;
}
.field_block textarea {
  height: 140px;
  background: transparent;
  color: #000000;
  border: none;
  border-bottom: 1px solid #EBEBEA;
  font-size: inherit;
  line-height: inherit;
}
.field_block:has(.hidden_label) .field_name {
  display: none;
}
.field_block label {
  display: block;
  border-radius: 40px;
  position: relative;
}
.field_block .field_name {
  position: absolute;
  left: 0;
  top: 25px;
  color: #797772;
  font-size: 100%;
  pointer-events: none;
}
.field_block .error_hint {
  font-size: 1.2rem;
  line-height: 1.5em;
  text-align: left;
}
.field_block .error .error_hint,
.field_block .error ~ .error_hint {
  max-height: 60px;
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

.section_title {
  font-family: "generalsans-bold";
  margin: 0;
}

.hidden_label {
  display: none;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  35.1% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60.1% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85.1% {
    box-shadow: none;
  }
  100% {
    box-shadow: none;
  }
}
.custom_scroll {
  display: block;
  pointer-events: none;
}

.root {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  overflow: hidden;
  -o-transition: top 0.75s ease-out;
  -ms-transition: top 0.75s ease-out;
  -moz-transition: top 0.75s ease-out;
  -webkit-transition: top 0.75s ease-out;
  transition: top 0.75s ease-out;
}

[data-animation=fade]:not([class*=slider]) > * {
  -o-transition: opacity 0.75s 0.75s;
  -ms-transition: opacity 0.75s 0.75s;
  -moz-transition: opacity 0.75s 0.75s;
  -webkit-transition: opacity 0.75s 0.75s;
  transition: opacity 0.75s 0.75s;
}
[data-animation=fade]:not([class*=slider]) > *:nth-child(2) {
  transition-delay: 0.95s;
}
[data-animation=fade]:not([class*=slider]) > *:nth-child(3) {
  transition-delay: 1.25s;
}
[data-animation=fade]:not([class*=slider]):not(.ready) > * {
  opacity: 0;
}

[data-order]:not([class*=slider]) > *,
[data-order] .swiper-slide {
  opacity: 0;
  -o-transition: opacity 0.75s ease-out;
  -ms-transition: opacity 0.75s ease-out;
  -moz-transition: opacity 0.75s ease-out;
  -webkit-transition: opacity 0.75s ease-out;
  transition: opacity 0.75s ease-out;
}

.touch .root {
  position: absolute;
  -o-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.touch [data-animation=fade]:not([class*=slider]) > * {
  -o-transition: opacity 0.75s;
  -ms-transition: opacity 0.75s;
  -moz-transition: opacity 0.75s;
  -webkit-transition: opacity 0.75s;
  transition: opacity 0.75s;
}
.touch [data-animation=fade]:not([class*=slider]) > *:nth-child(2) {
  transition-delay: 0.25s;
}
.touch [data-animation=fade]:not([class*=slider]) > *:nth-child(3) {
  transition-delay: 0.5s;
}

.web .root {
  will-change: top;
}

.cursor {
  position: fixed;
  visibility: hidden;
  margin: 0;
}

@media (hover: hover) {
  html:has(.cursor) * {
    cursor: none !important;
  }
  html:has(.cursor):has(a:hover) .cursor, html:has(.cursor):has(button:hover) .cursor, html:has(.cursor):has(.question_block:hover) .cursor {
    margin: -16px;
  }
  html:has(.cursor):has(a:hover) .cursor span, html:has(.cursor):has(button:hover) .cursor span, html:has(.cursor):has(.question_block:hover) .cursor span {
    width: 32px;
  }
  html:has(.cursor):has(a img:hover) .cursor {
    margin: -62px;
    mix-blend-mode: normal;
  }
  html:has(.cursor):has(a img:hover) .cursor span {
    font-size: 160%;
    width: 124px;
    background: #7AE373;
    -o-transition: all 0.5s, font-size 0.1s 0.3s;
    -ms-transition: all 0.5s, font-size 0.1s 0.3s;
    -moz-transition: all 0.5s, font-size 0.1s 0.3s;
    -webkit-transition: all 0.5s, font-size 0.1s 0.3s;
    transition: all 0.5s, font-size 0.1s 0.3s;
  }
  html:has(.cursor):has(.play_btn:hover) .cursor {
    margin: -62px;
    mix-blend-mode: normal;
  }
  html:has(.cursor):has(.play_btn:hover) .cursor span {
    width: 124px;
    background: #7AE373;
  }
  html:has(.cursor):has(.play_btn:hover) .cursor span:before {
    font-size: 4.8rem;
    -o-transition: font-size 0.1s 0.3s;
    -ms-transition: font-size 0.1s 0.3s;
    -moz-transition: font-size 0.1s 0.3s;
    -webkit-transition: font-size 0.1s 0.3s;
    transition: font-size 0.1s 0.3s;
  }
  .cursor {
    display: block;
    pointer-events: none;
    color: #333333;
    z-index: 9999;
    mix-blend-mode: difference;
    margin: -8px;
    transform: translate3d(50vw, 50dvh, 0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -o-transition: margin 0.5s;
    -ms-transition: margin 0.5s;
    -moz-transition: margin 0.5s;
    -webkit-transition: margin 0.5s;
    transition: margin 0.5s;
    transform-origin: center;
    -webkit-transfrom-origin: center;
    top: 0;
    left: 0;
    visibility: visible;
  }
  .cursor span {
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    text-align: center;
    font-size: 0;
    font-family: "generalsans-bold";
    width: 16px;
    aspect-ratio: 1;
    border-radius: 50%;
    position: relative;
    z-index: 5;
    -o-transition: all 0.5s, font-size 0.1s;
    -ms-transition: all 0.5s, font-size 0.1s;
    -moz-transition: all 0.5s, font-size 0.1s;
    -webkit-transition: all 0.5s, font-size 0.1s;
    transition: all 0.5s, font-size 0.1s;
  }
  .cursor span:before {
    font-size: 0;
    display: block;
    content: "\e922";
    font-family: icon;
    -o-transition: font-size 0.1s;
    -ms-transition: font-size 0.1s;
    -moz-transition: font-size 0.1s;
    -webkit-transition: font-size 0.1s;
    transition: font-size 0.1s;
  }
  .cursor:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    color: #000000;
    background: #ffffff;
    -o-transition: transform 0.1s;
    -ms-transition: transform 0.1s;
    -moz-transition: transform 0.1s;
    -webkit-transition: transform 0.1s;
    transition: transform 0.1s;
  }
}
*:has(> .belated_text) {
  position: relative;
  overflow: hidden;
}

.belated_text {
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
  will-change: transform;
}

span.belated_text {
  display: block;
}

.main_section ~ * .belated_text:not(.showed) {
  transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
}

.inner_text div {
  color: #000000;
  background: linear-gradient(to right, #000000 0 50%, #999999 50% 100%);
  background-size: 200% auto;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: background-position 0.3s ease;
  background-position: 100% 0;
}

.brand_banner {
  display: flex;
  align-items: center;
  justify-content: center;
  background-blend-mode: color;
  background: #34852E;
  background: linear-gradient(0deg, rgba(16, 16, 15, 0) 0%, #10100F 96.5%);
}
.brand_banner .inner_brand {
  background: linear-gradient(180deg, rgba(16, 16, 15, 0.1) 0%, rgba(16, 16, 15, 0.8) 100%);
  border: 4px solid rgba(122, 227, 115, 0.0784313725);
  backdrop-filter: blur(88px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 64px;
  border-radius: 40px;
}
.brand_banner .primary_btn {
  margin-left: 30px;
}
@media (hover: hover) {
  .brand_banner .primary_btn:hover {
    background: #ffffff;
    border-color: #D7D7D5;
    color: #34852E;
  }
}
.brand_banner .brand_title {
  color: #ffffff;
  font-family: "generalsans-bold";
  display: flex;
}
.brand_banner .brand_title .brand_inner {
  margin-left: 16px;
  border: 1px solid #7AE373;
  border-radius: 110px;
  padding: 12px 32px;
  position: relative;
  display: flex;
  justify-content: center;
}
.brand_banner .brand_title .brand_inner span {
  color: #7AE373;
  font-size: 45px;
  line-height: 50px;
}

@media screen and (min-width: 1441px) {
  .brand_banner {
    padding: 104px 16px;
  }
  .brand_banner .inner_brand {
    min-height: 480px;
  }
  .brand_banner .brand_title {
    align-items: center;
  }
  .brand_banner .primary_btn {
    padding: 48px;
    white-space: nowrap;
  }
  .brand_banner .brand_title {
    font-size: 700%;
    line-height: 91px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .brand_banner {
    padding: 80px 16px;
  }
  .brand_banner .inner_brand {
    min-height: 350px;
  }
  .brand_banner .brand_title {
    flex-direction: column;
    align-items: baseline;
  }
  .brand_banner .primary_btn {
    padding: 30px;
  }
  .brand_banner .brand_title {
    font-size: 600%;
    line-height: 83px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .brand_banner {
    padding: 80px 16px;
  }
  .brand_banner .inner_brand {
    min-height: 300px;
  }
  .brand_banner .brand_title {
    flex-direction: column;
    align-items: baseline;
  }
  .brand_banner .brand_title .brand_inner {
    margin: 15px 0 0;
  }
  .brand_banner .primary_btn {
    padding: 24px;
  }
  .brand_banner .brand_title {
    font-size: 500%;
    line-height: 70px;
  }
}
@media screen and (max-width: 1024px) {
  .brand_banner {
    padding: 30px 0;
  }
  .brand_banner .brand_title {
    flex-direction: column;
  }
  .brand_banner .brand_title .brand_inner {
    margin: 15px 0 0;
    width: max-content;
    font-size: 2.8rem;
    line-height: 36px;
    padding: 7px 13px;
  }
  .brand_banner .brand_title .brand_inner span {
    font-size: 2.3rem;
    line-height: 28px;
  }
  .brand_banner .inner_brand {
    min-height: auto;
    padding: 40px;
  }
  .brand_banner .primary_btn {
    padding: 16px 24px;
  }
  .brand_banner .brand_title {
    font-size: 400%;
    line-height: 52px;
  }
}
@media screen and (max-width: 768px) {
  .brand_banner .inner_brand {
    flex-direction: column;
    align-items: baseline;
    padding: 40px 16px;
  }
  .brand_banner .primary_btn {
    margin: 40px 0 0;
  }
}
.standard_textpage {
  max-width: 1220px;
}
.standard_textpage iframe {
  width: 100%;
}
.standard_textpage p {
  margin: 0;
  color: #222220;
}
.standard_textpage h2 {
  color: #222220;
  font-family: "generalsans-bold";
  padding-bottom: 20px;
  font-size: 2.8rem;
  line-height: 1.6em;
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .standard_textpage h2 {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .standard_textpage h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  .standard_textpage h2 {
    font-size: 1.8rem;
    padding-bottom: 5px;
  }
}
.standard_textpage h3 {
  color: #222220;
  font-family: "generalsans-bold";
  padding-bottom: 20px;
  font-size: 1.6rem;
  line-height: 1.6em;
}
@media screen and (max-width: 1024px) {
  .standard_textpage h3 {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 640px) {
  .standard_textpage h3 {
    font-size: 1.8rem;
  }
}
.standard_textpage h4 {
  color: #222220;
  font-family: "generalsans-bold";
  padding-bottom: 20px;
  font-size: 1.8rem;
  line-height: 1.6em;
}
@media screen and (max-width: 1024px) {
  .standard_textpage h4 {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 640px) {
  .standard_textpage h4 {
    font-size: 1.6rem;
  }
}
.standard_textpage h1, .standard_textpage h2, .standard_textpage h3 {
  padding: 0;
  margin: 0;
  max-width: 768px;
}
.standard_textpage h1:not(:first-child), .standard_textpage h2:not(:first-child), .standard_textpage h3:not(:first-child) {
  margin-top: 28px;
}
@media screen and (max-width: 1200px) {
  .standard_textpage h1:not(:first-child), .standard_textpage h2:not(:first-child), .standard_textpage h3:not(:first-child) {
    margin-top: 26px;
  }
}
.standard_textpage ol {
  margin: 0;
  padding: 0 0 0 15px;
  color: #444340;
  list-style: inside;
}
.standard_textpage ol li {
  padding-bottom: 5px;
}
.standard_textpage ol li:last-child {
  padding-bottom: 0;
}
.standard_textpage ul {
  margin: 0;
  padding: 0;
  color: #222220;
  list-style: none;
}
.standard_textpage ul li {
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.standard_textpage ul li:before {
  content: "\e915";
  font-size: 4rem;
  color: #34852E;
  margin-right: 14px;
  align-self: flex-start;
}
.standard_textpage ul li:last-child {
  padding-bottom: 0;
}
.standard_textpage img {
  width: 100%;
  height: auto;
  max-width: 100%;
  border-radius: 40px;
}
@media screen and (max-width: 1024px) {
  .standard_textpage img {
    border-radius: 25px;
  }
}
.standard_textpage button,
.standard_textpage a {
  display: block;
  padding: 22px 48px;
  color: #222220;
  font-family: "generalsans-bold";
  font-size: 1.8rem;
  line-height: 24px;
  background: #7AE373;
  border-radius: 56px;
  width: 100%;
  max-width: max-content;
  border: 1px solid transparent;
}
@media (hover: hover) {
  .standard_textpage button:hover,
  .standard_textpage a:hover {
    background: #ffffff;
    border-color: #D7D7D5;
    color: #34852E;
  }
}

[data-animation=rows] {
  position: relative;
}

.text_cover {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.text_cover span {
  display: block;
  width: 100%;
}
.text_cover span:before {
  display: block;
  content: ".";
  color: transparent;
}

.ready .text_cover span {
  width: 0;
}

.popup_block {
  position: fixed;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  opacity: 0;
  -o-transition: height 0s 0.5s, opacity 0.5s;
  -ms-transition: height 0s 0.5s, opacity 0.5s;
  -moz-transition: height 0s 0.5s, opacity 0.5s;
  -webkit-transition: height 0s 0.5s, opacity 0.5s;
  transition: height 0s 0.5s, opacity 0.5s;
  display: flex;
  flex-direction: column;
  padding: 0 15px;
}
.popup_block.showed {
  height: 100%;
  overflow-y: auto;
}
.popup_block.showed {
  opacity: 1;
  -o-transition: height 0s 0s, opacity 0.5s;
  -ms-transition: height 0s 0s, opacity 0.5s;
  -moz-transition: height 0s 0s, opacity 0.5s;
  -webkit-transition: height 0s 0s, opacity 0.5s;
  transition: height 0s 0s, opacity 0.5s;
}
.popup_block:after, .popup_block:before {
  display: block;
  content: "";
  flex: 1;
  min-height: 20px;
}
@media screen and (max-width: 1024px) {
  .popup_block {
    padding: 0;
  }
  .popup_block:after, .popup_block:before {
    display: none;
  }
  .popup_block.success_popup:after, .popup_block.success_popup:before, .popup_block.error_popup:before, .popup_block.error_popup:after {
    display: block;
  }
}
.popup_block .popup_title {
  margin: 0;
  color: #222220;
  font-family: "generalsans-bold";
  font-size: 4rem;
  line-height: 1.3em;
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .popup_block .popup_title {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .popup_block .popup_title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .popup_block .popup_title {
    font-size: 3.5rem;
    padding-bottom: 5px;
  }
}
.popup_block .popup_description {
  color: #222220;
  display: block;
  margin: 20px 0 30px;
}
.popup_block .popup_container {
  background: #ffffff;
  margin: 0 auto;
  max-width: 640px;
  border-radius: 80px;
  position: relative;
  padding: 48px 40px;
}
.popup_block .popup_container img {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto 40px;
}
.popup_block .page_row {
  margin: 0;
}
.popup_block .secondary_btn {
  border: none;
  font-size: 180%;
  line-height: 24px;
  outline: 1px solid #D7D7D5 !important;
  color: #34852E;
  background: transparent;
  padding: 22px 48px;
  height: 70px;
  font-family: "generalsans-bold";
  letter-spacing: -0.005em;
  border-radius: 56px;
}
.popup_block .secondary_btn.loading {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.popup_block .secondary_btn.loading:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}
@media (hover: hover) {
  .popup_block .secondary_btn:hover {
    background: #7AE373;
    border-color: #7AE373;
    color: #222220;
  }
}
.popup_block .primary_second {
  display: block;
  padding: 22px 48px;
  color: #222220;
  font-family: "generalsans-bold";
  margin-right: 16px;
  font-size: 1.8rem;
  line-height: 24px;
  background: #7AE373;
  border-radius: 56px;
  border: 1px solid transparent;
}
.popup_block .primary_second.loading {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.popup_block .primary_second.loading:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}
@media (hover: hover) {
  .popup_block .primary_second:hover {
    background: #ffffff;
    border-color: #D7D7D5;
    color: #34852E;
  }
}
.popup_block .popup_content {
  flex: 1;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .popup_block .primary_second,
  .popup_block .secondary_btn {
    flex: 1;
    font-size: 1.4rem;
    line-height: 20px;
  }
  .popup_block .popup_container {
    padding: 25px 30px;
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .popup_block .primary_second,
  .popup_block .secondary_btn {
    flex: 100%;
    width: 100%;
    margin-bottom: 15px;
  }
}

.header {
  position: relative;
  z-index: 100;
  background: #ffffff;
}
.header_inner {
  padding: 13px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.loaded .header_menu.fixed {
  bottom: 0;
}

.header_menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
  z-index: 50;
}
.header_menu.clone {
  position: fixed;
  bottom: -200px;
  left: 0;
  right: 0;
  -o-transition: bottom 0.75s;
  -ms-transition: bottom 0.75s;
  -moz-transition: bottom 0.75s;
  -webkit-transition: bottom 0.75s;
  transition: bottom 0.75s;
  max-width: max-content;
  margin: 0 auto 30px;
  flex-wrap: wrap;
  padding: 16px 15px 16px 23px;
  display: flex;
  align-items: center;
  background: #F8F7F7;
  border-radius: 104px;
  border: 1px solid #F8F7F7;
  background: linear-gradient(271.45deg, rgba(255, 255, 255, 0.9019607843) -0.09%, rgba(255, 255, 255, 0.7019607843) 99.91%);
  backdrop-filter: blur(48px);
  -webkit-backdrop-filter: blur(48px);
}
.header_menu.clone .menu_block .secondary_btn {
  margin-left: 24px;
  background: #7AE373;
  color: #222220;
}
@media (hover: hover) {
  .header_menu.clone .menu_block .secondary_btn:hover {
    background: #ffffff;
    border-color: #D7D7D5;
    color: #34852E;
  }
}
.header_menu.clone .main_menu > li {
  display: none;
}
.header_menu.clone .main_menu > li:nth-child(-n+3) {
  display: block;
}

.menu_section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
  z-index: 50;
}

.menu_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (hover: hover) {
  .menu_block .secondary_btn:hover {
    background: #34852E;
    border-color: #34852E;
    color: #ffffff;
  }
}

.menu_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}

.main_menu > li {
  padding: 0 15px;
}
.main_menu a {
  color: #222220;
  display: block;
  font-size: 180%;
  line-height: 27px;
  letter-spacing: -0.005em;
}
@media (hover: hover) {
  .main_menu a:hover {
    color: #34852E;
  }
}

.main_logo a {
  font-size: 0;
  line-height: 0;
  display: block;
}
.main_logo img {
  display: block;
  width: auto;
  height: 90px;
  pointer-events: none;
}

.menu_btn {
  background: transparent;
  color: #34852E;
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-right: -8px;
  padding: 11px;
  position: relative;
  z-index: 20;
  border: 1px solid #D7D7D5;
  border-radius: 12px;
  display: none;
}
.menu_btn:before, .menu_btn:after {
  display: block;
  content: "";
  position: absolute;
  left: 11px;
  width: 18px;
  border-top: 2px solid;
  border-radius: 2px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.menu_btn:before {
  top: 13px;
  transform-origin: left top;
  -webkit-transfrom-origin: left top;
}
.menu_btn:after {
  bottom: 13px;
  transform-origin: left bottom;
  -webkit-transfrom-origin: left bottom;
}
.menu_btn span {
  display: block;
  margin: 7px auto;
  width: 18px;
  border-top: 2px solid;
  border-radius: 2px;
  -o-transition: opacity 0.3s 0.3s;
  -ms-transition: opacity 0.3s 0.3s;
  -moz-transition: opacity 0.3s 0.3s;
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}

@media screen and (max-width: 768px) {
  .menu_opened {
    overflow: hidden;
  }
  .menu_opened .menu_btn {
    display: block;
  }
  .menu_opened .menu_btn:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-top: -1px;
    margin-left: 3px;
  }
  .menu_opened .menu_btn:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    margin-bottom: -1px;
    margin-left: 3px;
  }
  .menu_opened .menu_btn span {
    opacity: 0;
    -o-transition: opacity 0.2s 0s;
    -ms-transition: opacity 0.2s 0s;
    -moz-transition: opacity 0.2s 0s;
    -webkit-transition: opacity 0.2s 0s;
    transition: opacity 0.2s 0s;
  }
  .menu_opened .header .menu_block {
    height: 100dvh;
  }
  .menu_opened .header_menu.clone.fixed {
    padding: 0 22px;
    background: none;
    backdrop-filter: unset;
    -webkit-backdrop-filter: unset;
    border-color: transparent;
    max-width: 100%;
  }
}
.footer {
  margin-top: auto;
  background: #10100F;
  padding: 80px 0 120px;
  position: relative;
  z-index: 2;
}
.footer:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: -5px;
  width: 100%;
  height: 10px;
  background: inherit;
  z-index: -1;
}
.footer .logo_block {
  margin-bottom: 20px;
}
.footer .logo_block img {
  display: block;
  margin: 0 auto;
  max-width: 620px;
  height: 100%;
  width: 100%;
}
.footer_title {
  color: #A6A4A0;
  display: block;
  margin-bottom: 16px;
  letter-spacing: -0.005em;
}
.footer .list_certificates {
  display: flex;
  margin: 0 -8px;
}
.footer .list_certificates li {
  padding: 0 8px;
  margin-bottom: 24px;
}
.footer .list_certificates img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 48px;
}
.footer .main_col {
  max-width: 39.22%;
  flex: 39.22%;
  padding: 0 15px;
}
.footer .right_col {
  max-width: 60.78%;
  flex: 60.78%;
  padding: 0 15px;
}
.footer .list_offices {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 15px;
}
.footer .list_offices li {
  padding: 0 15px;
  margin-bottom: 24px;
}
.footer .inner_title {
  color: #ffffff;
  margin-bottom: 12px;
  letter-spacing: -0.005em;
  font-size: 280%;
  line-height: 1.5em;
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .footer .inner_title {
    font-size: 260%;
  }
}
@media screen and (max-width: 1024px) {
  .footer .inner_title {
    font-size: 240%;
  }
}
.footer .inner_info {
  color: #A6A4A0;
  letter-spacing: -0.005em;
}
.footer .list_social {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px 20px;
}
.footer .list_social li {
  padding: 0 12px;
  margin-bottom: 24px;
}
.footer .list_social a {
  color: #ffffff;
  display: flex;
  align-items: center;
  letter-spacing: -0.005em;
}
@media (hover: hover) {
  .footer .list_social a:hover:before {
    background: #ffffff;
    color: #34852E;
  }
}
.footer .list_social a:before {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #222220;
  color: #A6A4A0;
  border-radius: 50%;
  margin-right: 12px;
}
.footer_block {
  border-top: 1px solid #222220;
  border-bottom: 1px solid #222220;
  padding: 40px 0 20px;
}
.footer_inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.footer_inner > li {
  flex: 1;
  padding: 0 15px;
}
.footer_inner a {
  letter-spacing: -0.005em;
}
.footer_inner ul li {
  margin-bottom: 16px;
}
.footer_inner ul li:last-child {
  margin-bottom: 0;
}
.footer_inner ul a {
  color: #ffffff;
}
@media (hover: hover) {
  .footer_inner ul a:hover {
    color: #34852E;
  }
}
.footer .info_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #A6A4A0;
  padding: 40px 0 30px;
}
.footer .info_block .copyrights a:before {
  content: "";
  border-left: 1px solid #A6A4A0;
  margin: 0 5px;
}
.footer .info_block a {
  color: inherit;
  position: relative;
  display: inline-block;
}
@media (hover: hover) {
  .footer .info_block a:hover {
    color: #34852E;
  }
}

.main_section {
  padding: 56px 0;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}
.main_section .page_container {
  position: relative;
}
.main_section .main_image {
  aspect-ratio: 1680/780;
  border-radius: 48px;
  position: relative;
  opacity: 0;
  -o-transition: opacity 2s;
  -ms-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
}
.main_section .main_image:before {
  display: block;
  content: "";
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 48px;
}
.main_section .main_image img {
  border-radius: 48px;
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  min-height: 170px;
}
.main_section .info_block {
  position: absolute;
  bottom: 0;
  padding: 0 56px 56px;
}
.main_section .description_block {
  color: #ffffff;
  margin-top: 0;
}
.main_section .belated_text {
  transform: translate3d(0, 400px, 0);
  -moz-transform: translate3d(0, 400px, 0);
  -ms-transform: translate3d(0, 400px, 0);
  -webkit-transform: translate3d(0, 400px, 0);
  -o-transform: translate3d(0, 400px, 0);
}

.loaded .main_section .belated_text {
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.loaded .main_section .main_title .belated_text {
  -o-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.loaded .main_section .sub_title .belated_text {
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.loaded .main_section .main_image {
  opacity: 1;
}

.project_section {
  position: relative;
  overflow: hidden;
}
.project_section .more_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: max-content;
  margin: 70px auto 0;
}
.project_section .project_inner {
  position: relative;
}
.project_section .project_list li {
  margin-top: 40px;
}
.project_section .project_block {
  display: flex;
  align-items: center;
  margin: 0 15px;
  padding: 15px 0;
  border: 1px solid #EBEBEA;
  background: #ffffff;
  border-radius: 40px;
  cursor: none;
  position: relative;
  z-index: 2;
}
.project_section .title_project {
  color: #222220;
  margin-bottom: 24px;
  font-family: "generalsans-bold";
}
.project_section .description_project {
  font-size: 280%;
  line-height: 42px;
  color: #444340;
}
.project_section .info_block {
  flex: 0 0 58.33%;
  max-width: 58.33%;
  padding: 0 24px;
  display: flex;
  flex-direction: column;
}
.project_section .image_block {
  flex: 0 0 41.66%;
  max-width: 41.66%;
  padding: 0;
  aspect-ratio: 1/1;
  position: relative;
  overflow: hidden;
  border-radius: 40px;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.project_section .image_block img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 40px;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.project_section .page_row {
  align-items: center;
  position: relative;
  overflow: hidden;
}

.description_block {
  color: #444340;
  margin-top: 30px;
  max-width: 1024px;
}

.page_title {
  font-family: "generalsans-bold";
  color: #222220;
}

.inner_page .inner_section {
  max-width: 1280px;
  margin: 0 auto;
}
.inner_page .inner_section .block_info .block_description {
  max-width: 768px;
}
.inner_page .slider_title {
  color: #222220;
  margin-top: 5px;
}
.inner_page .inner_slider {
  position: relative;
  margin: 63px 0 0;
}
.inner_page .inner_slider .swiper-slide {
  padding: 0 15px;
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .inner_page .inner_slider .swiper-slide {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1200px) {
  .inner_page .inner_slider .swiper-slide {
    padding: 0 10px;
  }
}
.inner_page .inner_slider .swiper-button-next,
.inner_page .inner_slider .swiper-button-prev {
  color: #666666;
  font-size: 16px;
  position: relative;
  top: unset;
  right: unset;
  left: unset;
  bottom: unset;
  margin-left: auto;
  font-weight: 900;
  height: auto;
  width: auto;
}
.inner_page .inner_slider .swiper-button-next {
  margin-left: 27px;
}
.inner_page .inner_slider .swiper-button-disabled {
  color: rgba(52, 133, 46, 0.6);
}
.inner_page .inner_slider .swiper-button-prev:after,
.inner_page .inner_slider .swiper-button-next:after {
  display: none;
}
.inner_page .inner_slider .swiper-slide {
  height: auto;
  padding: 0;
}
.inner_page .inner_slider .swiper-container {
  position: relative;
}
.inner_page .inner_slider .swiper-container:not(.slick-slider) {
  overflow: hidden;
  display: flex;
}
.inner_page .inner_slider .swiper-container:not(.slick-slider) > div {
  flex: 0 0 100%;
  max-width: 100%;
}
.inner_page .inner_slider .swiper-button-next,
.inner_page .inner_slider .swiper-button-prev {
  background: #F8F7F7;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  margin: 0;
}
.inner_page .inner_slider .swiper-button-next:before,
.inner_page .inner_slider .swiper-button-prev:before {
  font-size: 140%;
}
@media (hover: hover) {
  .inner_page .inner_slider .swiper-button-next:hover,
  .inner_page .inner_slider .swiper-button-prev:hover {
    background: #34852E;
    border-color: #34852E;
    color: #ffffff;
  }
}
.inner_page .inner_slider .swiper-button-next.swiper-button-next,
.inner_page .inner_slider .swiper-button-prev.swiper-button-next {
  right: 30px;
}
.inner_page .inner_slider .swiper-button-next.swiper-button-prev,
.inner_page .inner_slider .swiper-button-prev.swiper-button-prev {
  left: 30px;
}
.inner_page .bottom_block {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inner_page .left_col,
.inner_page .right_col {
  padding: 0 15px;
}
.inner_page .top_section {
  padding: 56px 0;
  background: #ffffff;
}
.inner_page .main_image:before {
  display: none;
}
.inner_page .right_col {
  display: flex;
  margin: 0 -15px;
}
.inner_page .text_share {
  color: #797772;
}
.inner_page .block_info {
  background: #ffffff;
  border: 1px solid #EBEBEA;
  padding: 40px;
  border-radius: 40px;
  margin: 64px 0;
}
.inner_page .block_description {
  margin-top: 16px;
}
.inner_page .block_title {
  font-size: 400%;
  line-height: 52px;
  color: #222220;
  font-family: "generalsans-bold";
}
.inner_page .list_info > li {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  margin-top: 25px;
}
@media screen and (min-width: 1025px) {
  .inner_page .list_info > li {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .inner_page .list_info > li {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.inner_page .list_title {
  font-size: 160%;
  line-height: 24px;
  color: #797772;
}
.inner_page .info_block {
  font-size: 240%;
  line-height: 36px;
  color: #222220;
}
.inner_page .project_block {
  border-radius: 40px;
  aspect-ratio: 1280/720;
}
.inner_page .project_block img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 40px;
}
.inner_page .st-btn {
  display: inline-block !important;
  background: none !important;
  border: none !important;
  width: 32px;
  height: 32px !important;
  margin: 0;
}
.inner_page .st-btn img {
  display: none !important;
}
.inner_page .st-btn:before {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F8F7F7;
  color: #A6A4A0;
  border-radius: 50%;
}
.inner_page .st-btn[data-network=facebook]:before {
  content: "\e90a";
}
.inner_page .st-btn[data-network=linkedin]:before {
  content: "\e90c";
}
.inner_page .st-btn[data-network=twitter]:before {
  content: "\e913";
}
.inner_page .left_col {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.inner_page .page_row {
  margin: 20px -15px 44px;
  align-items: center;
}
.inner_page .inner_block {
  color: #797772;
  padding: 0 15px;
}
.inner_page .inner_block b {
  font-family: "generalsans-bold";
  color: #444340;
}
.inner_page .sub_title {
  margin: 0;
  color: #222220;
  font-family: "generalsans-bold";
  font-size: 5.6rem;
  line-height: 1.6em;
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .inner_page .sub_title {
    font-size: 4.4rem;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .inner_page .sub_title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .inner_page .sub_title {
    font-size: 3.5rem;
    padding-bottom: 5px;
  }
}
.inner_page .link_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 24px 0 0;
  padding: 44px 0 0;
  list-style-type: none;
  border-top: 1px solid #EBEBEA;
}
.inner_page .link_list li {
  padding-right: 24px;
}
.inner_page .link_list a {
  display: block;
  text-decoration: underline;
  color: #222220;
  font-size: 180%;
  line-height: 24px;
  font-family: "generalsans-bold";
}
.inner_page .swiper-pagination {
  bottom: 40px;
}
.inner_page .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  outline: 2px solid #ffffff;
  background: transparent;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 8px;
}
.inner_page .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  outline: 2px solid #34852E;
  background: #7AE373;
  width: 14px;
  height: 14px;
}
.inner_page .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #222220;
  position: absolute;
  border-radius: 50%;
}

.main_menu a, .footer_inner ul a, .footer .info_block a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.error_hint, .field_block .field_name, .brand_banner .primary_btn, .standard_textpage button,
.standard_textpage a, .popup_block .primary_second, .header_menu.clone .menu_block .secondary_btn, .menu_block .secondary_btn, .footer .list_social a, .footer .list_social a:before, .inner_page .inner_slider .swiper-button-next,
.inner_page .inner_slider .swiper-button-prev {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

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