@font-face {
  font-family: "mardoto";
  font-display: swap;
  src: url("../../fonts/Mardoto-Regular/Mardoto-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Mardoto-Regular/Mardoto-Regular.woff") format("woff"), url("../../fonts/Mardoto-Regular/Mardoto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mardoto-medium";
  font-display: swap;
  src: url("../../fonts/Mardoto-Medium/Mardoto-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/Mardoto-Medium/Mardoto-Medium.woff") format("woff"), url("../../fonts/Mardoto-Medium/Mardoto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "roboto";
  src: url("../../fonts/Roboto-Regular/Roboto-Regular.eot");
  src: url("../../fonts/Roboto-Regular/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"), url("../../fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-medium";
  src: url("../../fonts/Roboto-Medium/Roboto-Medium.eot");
  src: url("../../fonts/Roboto-Medium/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Medium/Roboto-Medium.woff") format("woff"), url("../../fonts/Roboto-Medium/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FreeSerif-bold";
  src: url("../../fonts/FreeSerifBold/FreeSerifBold.eot");
  src: url("../../fonts/FreeSerifBold/FreeSerifBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/FreeSerifBold/FreeSerifBold.woff2") format("woff2"), url("../../fonts/FreeSerifBold/FreeSerifBold.woff") format("woff"), url("../../fonts/FreeSerifBold/FreeSerifBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../../fonts/icons/icomoon.eot?akn2hr");
  src: url("../../fonts/icons/icomoon.eot?akn2hr#iefix") format("embedded-opentype"), url("../../fonts/icons/icomoon.ttf?akn2hr") format("truetype"), url("../../fonts/icons/icomoon.woff?akn2hr") 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_youtube:before {
  content: "\e90f";
}

.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, .field_block .nice-select .option: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_email:before {
  content: "\e912";
}

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

.icon_next:before, .view_more:before {
  content: "\e914";
}

.icon_plus:before, .subservices_list .service_name:before {
  content: "\e915";
}

.icon_minus:before, .subservices_list > li.opened .service_name:before {
  content: "\e916";
}

.subservices_list, .footer_menu, .header .lg_block .drop_list, .header_menues ul, .breadcrumbs ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.services_list {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1441px) {
  .services_list {
    margin-inline: -15px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .services_list {
    margin-inline: -10px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .services_list {
    margin-inline: -8px;
  }
}
@media screen and (max-width: 1024px) {
  .services_list {
    margin-inline: -5px;
  }
}

.footer:before, .header_menues:before, .page_head_block:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

body:before {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

[dir=rtl] .view_more:before {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}

.header .lg_block.opened .drop_btn:before {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.subservices_list .service_name:before, .view_more:before, .field_block .nice-select .option:before, .field_block .nice-select:before, [class*=icon_]:before, .subservices_list .service_name:after, .view_more:after, .field_block .nice-select .option:after, .field_block .nice-select: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;
}

.header .menu_btn:before, .header .menu_btn:after, .belated_text, .view_more:before {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.subservices_list .service_name:before, .popup_close.icon_close, .swiper-prev,
.swiper-next, .page_title .title_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

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

.popup_close.icon_close {
  border: none;
  padding: 0;
  background: transparent;
}

.page_title {
  margin: 0;
  font-family: "freeSerif-bold";
  color: inherit;
  display: flex;
  align-items: center;
}
.page_title .title_icon {
  align-self: flex-start;
  background: #EAEEF6;
  aspect-ratio: 1;
  border-radius: 10px;
}
.page_title .title_icon img {
  display: block;
  aspect-ratio: 1;
  object-fit: contain;
}
@media screen and (min-width: 1441px) {
  .page_title {
    font-size: 388.89%;
    line-height: 1.1em;
    gap: 30px;
  }
  .page_title .title_icon {
    flex: 0 0 70px;
    max-width: 70px;
  }
  .page_title .title_icon img {
    width: 40px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .page_title {
    font-size: 311.11%;
    line-height: 1.14em;
    gap: 24px;
  }
  .page_title .title_icon {
    flex: 0 0 64px;
    max-width: 64px;
  }
  .page_title .title_icon img {
    width: 36px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .page_title {
    font-size: 222.22%;
    line-height: 1.2em;
    gap: 20px;
  }
  .page_title .title_icon {
    flex: 0 0 56px;
    max-width: 56px;
  }
  .page_title .title_icon img {
    width: 32px;
  }
}
@media screen and (max-width: 1024px) {
  .page_title {
    font-size: 187.5%;
    line-height: 1.2em;
    gap: 14px;
  }
  .page_title .title_icon {
    flex: 0 0 50px;
    max-width: 50px;
  }
  .page_title .title_icon img {
    width: 28px;
  }
}

.header .main_menu a, .popup_title, .section_title {
  margin: 0;
  font-family: "freeSerif-bold";
  color: inherit;
  line-height: 1.2em;
}
@media screen and (min-width: 1441px) {
  .header .main_menu a, .popup_title, .section_title {
    font-size: 250%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .header .main_menu a, .popup_title, .section_title {
    font-size: 222.22%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .header .main_menu a, .popup_title, .section_title {
    font-size: 177.78%;
  }
}
@media screen and (max-width: 1024px) {
  .header .main_menu a, .popup_title, .section_title {
    font-size: 150%;
  }
}

.collaboration .title_block {
  margin: 0;
  font-family: "freeSerif-bold";
  color: inherit;
  line-height: 1.2em;
}
@media screen and (min-width: 1441px) {
  .collaboration .title_block {
    font-size: 188.89%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .collaboration .title_block {
    font-size: 166.67%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .collaboration .title_block {
    font-size: 144.44%;
  }
}
@media screen and (max-width: 1024px) {
  .collaboration .title_block {
    font-size: 137.5%;
  }
}

@media screen and (min-width: 1441px) {
  .header .secondary_menu a, .header .menu_label, .text_content, .page_head_block .short_desc, .section_pretitle {
    font-size: 122.22%;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .header .secondary_menu a, .header .menu_label, .text_content, .page_head_block .short_desc, .section_pretitle {
    font-size: 111.11%;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .header .secondary_menu a, .header .menu_label, .text_content, .page_head_block .short_desc, .section_pretitle {
    font-size: 100%;
    line-height: 1.6em;
  }
}
@media screen and (max-width: 1024px) {
  .header .secondary_menu a, .header .menu_label, .text_content, .page_head_block .short_desc, .section_pretitle {
    line-height: 1.6em;
  }
}

.footer .contact_block, .view_more, .standard_text {
  line-height: 1.4em;
}
@media screen and (min-width: 1025px) {
  .footer .contact_block, .view_more, .standard_text {
    font-size: 88.89%;
  }
}

.footer .developer, .footer .copyrights {
  line-height: 1.5em;
}
@media screen and (min-width: 1025px) {
  .footer .developer, .footer .copyrights {
    font-size: 77.78%;
  }
}
@media screen and (max-width: 1024px) {
  .footer .developer, .footer .copyrights {
    font-size: 87.5%;
  }
}

.secondary_btn, .primary_light, .primary_btn {
  border: none;
  font-family: "mardoto-medium", "roboto-medium";
  padding-inline: 40px;
  border-radius: 26px;
}
.loading.secondary_btn, .loading.primary_light, .loading.primary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.secondary_btn:after, .loading.primary_light:after, .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;
}
@media screen and (min-width: 1025px) {
  .secondary_btn, .primary_light, .primary_btn {
    height: 52px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_btn, .primary_light, .primary_btn {
    height: 48px;
    line-height: 1.4em;
  }
}

.primary_btn {
  background: #EAEEF6;
  color: #0F141C;
}

.primary_light {
  background: transparent;
  color: #EAEEF6;
  outline: 1px solid #EAEEF6 !important;
  outline-offset: -1px;
}

.secondary_btn {
  color: #EAEEF6;
  background: #1C2431;
}

@media screen and (min-width: 1441px) {
  .service_inner, .text_content, .mission_vision {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .service_inner, .text_content, .mission_vision {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .service_inner, .text_content, .mission_vision {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .service_inner, .text_content, .mission_vision {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 1025px) {
  .service_inner {
    padding-top: 28px;
  }
}
@media screen and (max-width: 1024px) {
  .service_inner {
    padding-top: 20px;
  }
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.6;
  -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: 160%;
  color: #1C2431;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "mardoto", "roboto";
}
body.popup_opened {
  overflow: hidden;
}
@media screen and (min-width: 1025px) {
  body {
    font-size: 180%;
  }
}
@media screen and (max-width: 1024px) {
  body {
    font-size: 160%;
  }
}
body:has(.error_content) {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

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

.root {
  display: flex;
  flex-direction: column;
  min-height: 100dvh;
}
.root:has(.error_content) {
  align-items: center;
  justify-content: center;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
}

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

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

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

button {
  cursor: pointer;
  display: block;
}

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

input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

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

.content {
  margin-top: -1px;
  position: relative;
  overflow: hidden;
}

.page_row, .popup_block form {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1441px) {
  .page_row, .popup_block form {
    margin-inline: -15px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .page_row, .popup_block form {
    margin-inline: -10px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .page_row, .popup_block form {
    margin-inline: -8px;
  }
}
@media screen and (max-width: 1024px) {
  .page_row, .popup_block form {
    margin-inline: -5px;
  }
}
.page_row .cb, .popup_block form .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container, .header_inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1920px;
}
@media screen and (min-width: 1441px) {
  .page_container, .header_inner {
    padding-inline: 100px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .page_container, .header_inner {
    padding-inline: 80px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .page_container, .header_inner {
    padding-inline: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .page_container, .header_inner {
    padding-inline: 16px;
  }
}

.page_title_block {
  overflow: visible !important;
}
.page_title_block .belated_text:not(.showed) {
  transform: translate3d(-100vw, 0, 0);
  -moz-transform: translate3d(-100vw, 0, 0);
  -ms-transform: translate3d(-100vw, 0, 0);
  -webkit-transform: translate3d(-100vw, 0, 0);
  -o-transform: translate3d(-100vw, 0, 0);
}

.individual_hint,
.drop_list {
  display: none;
}

.error_hint {
  position: absolute;
  display: block;
  top: 100%;
  inset-inline-start: 0;
  max-width: 100%;
  max-height: 0;
  overflow: hidden;
  color: #DC0028;
  font-size: 1.4rem;
  line-height: 20px;
  padding-inline: inherit;
}
.error_hint:before {
  display: block;
  content: "";
  height: 3px;
}

.field_block {
  position: relative;
  margin-bottom: 38px;
}
.field_block ::-webkit-input-placeholder {
  color: #727881;
}
.field_block :-moz-placeholder {
  color: #727881;
}
.field_block ::-moz-placeholder {
  color: #727881;
}
.field_block :-ms-input-placeholder {
  color: #727881;
}
.field_block .field_name {
  font-size: 1.4rem;
  line-height: 1.5em;
  color: #0F141C;
  margin-bottom: 8px;
  display: block;
}
.field_block:has([data-validation]) .field_name:after {
  content: "*";
}
.field_block input,
.field_block textarea {
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.5em;
  padding: 14px;
  color: #0F141C;
  border: 1px solid #D3D9E0;
  border-radius: 10px;
  -o-transition: all 50000s, border-color 0.3s;
  -ms-transition: all 50000s, border-color 0.3s;
  -moz-transition: all 50000s, border-color 0.3s;
  -webkit-transition: all 50000s, border-color 0.3s;
  transition: all 50000s, border-color 0.3s;
}
.field_block input:focus,
.field_block textarea:focus {
  border-color: #313189;
}
.field_block textarea {
  resize: none;
  display: block;
  height: 101px;
}
.field_block .nice-select {
  color: #0F141C;
  border: 1px solid #D3D9E0;
  border-radius: 10px;
  float: none;
  font-family: inherit;
  font-weight: normal;
  height: auto;
  padding: 0;
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: start;
  padding: 14px;
  font-size: 1.6rem;
  line-height: 26px;
}
.field_block .nice-select:after {
  display: block;
  font-size: 2.4rem;
  content: "\e903";
  margin-inline-start: 10px;
  border: none;
  height: auto;
  margin-top: 0;
  position: relative;
  right: auto;
  top: auto;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform-origin: center;
  -webkit-transfrom-origin: center;
  width: auto;
}
.field_block .nice-select.open {
  border-color: #313189;
}
.field_block .nice-select .current {
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 10;
  background: transparent;
  padding: 14px 0;
  border-radius: 0;
  text-align: center;
}
.field_block .nice-select.open {
  z-index: 20;
}
.field_block .nice-select.open:after {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.field_block .nice-select .nice-select-dropdown {
  margin-top: 3px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: none;
  border: 1px solid #D3D9E0;
  left: -1px;
  right: -1px;
  top: 100%;
  font-size: 1rem;
  color: #1C2431;
  z-index: 9;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  -o-transform: none;
}
.field_block .nice-select .list {
  margin: 0;
  border-radius: 0;
  cursor: default;
  padding: 0;
  max-height: 280px;
}
.field_block .nice-select .option {
  font-size: 1.6rem;
  line-height: 26px;
  padding: 14px;
  margin: 0;
  white-space: normal;
  border: none;
  display: flex;
  align-items: center;
  gap: 10px;
}
.field_block .nice-select .option:before {
  display: block;
  font-size: 0;
  flex: 0 0 24px;
  max-width: 24px;
  aspect-ratio: 1;
  outline: 1px solid #D3D9E0;
  outline-offset: -1px;
  border-radius: 4px;
}
.field_block .nice-select .option.focus {
  background: transparent;
}
.field_block .nice-select .option.selected {
  font-weight: normal;
  position: relative;
  z-index: 2;
  background: transparent;
  color: inherit;
}
.field_block .nice-select .option.selected:before {
  font-size: 2.4rem;
  background: #313189;
  color: #ffffff;
}
.field_block .nice-select .option:hover {
  background: #EAEEF6;
}
.field_block .nice-select .option:empty {
  display: none;
}
.field_block .error input,
.field_block .error textarea,
.field_block .error .nice-select {
  border-color: #DC0028;
}
.field_block .error .error_hint,
.field_block .error ~ .error_hint {
  max-height: 40px;
}

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

.section_pretitle {
  font-weight: normal;
  margin: 0 0 20px;
  color: inherit;
}
@media screen and (max-width: 1024px) {
  .section_pretitle {
    font-size: 100%;
  }
}

.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;
  }
}
[class*=_section]:not(:has(.swiper-initialized)) .slider_nav,
[class*=_slider]:not(.swiper-initialized) > .slider_nav {
  display: none !important;
}

.swiper-prev,
.swiper-next {
  width: 40px;
  aspect-ratio: 1;
  border-radius: 50%;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  border: none;
  padding: 0;
}
.swiper-prev:before,
.swiper-next:before {
  display: block;
  font-size: 2.4rem;
}
.swiper-prev.swiper-button-disabled,
.swiper-next.swiper-button-disabled {
  color: #A8AAAC !important;
  pointer-events: none;
}
.swiper-prev.swiper-button-lock,
.swiper-next.swiper-button-lock {
  display: none !important;
}

.view_more {
  display: inline-flex;
  position: relative;
  vertical-align: top;
  align-items: center;
  color: inherit;
  font-family: "mardoto-medium", "roboto-medium";
  gap: 4px;
}
.view_more:before {
  position: relative;
  inset-inline-end: 0;
  top: 0;
  display: block;
  font-size: 2.4rem;
  order: 2;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  will-change: inset;
}
.view_more:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  border-top: 1px solid;
  right: 100%;
  -o-transition: right 0.25s;
  -ms-transition: right 0.25s;
  -moz-transition: right 0.25s;
  -webkit-transition: right 0.25s;
  transition: right 0.25s;
}
@media (hover: hover) {
  .view_more:hover:before {
    top: -3px;
    inset-inline-end: -3px;
  }
  .view_more:hover:after {
    right: 28px;
  }
}

[dir=rtl] .swiper-prev {
  order: 2;
}
[dir=rtl] .page_title_block .belated_text:not(.showed) {
  transform: translate3d(100vw, 0, 0);
  -moz-transform: translate3d(100vw, 0, 0);
  -ms-transform: translate3d(100vw, 0, 0);
  -webkit-transform: translate3d(100vw, 0, 0);
  -o-transform: translate3d(100vw, 0, 0);
}

*:has(> .belated_text) {
  position: relative;
  overflow: hidden;
}

.belated_text {
  -o-transition: transform 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  -ms-transition: transform 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  -moz-transition: transform 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  -webkit-transition: transform 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  transition: transform 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  will-change: transform;
}
.belated_text:not(.showed) {
  transform: translate3d(0, 101%, 0);
  -moz-transform: translate3d(0, 101%, 0);
  -ms-transform: translate3d(0, 101%, 0);
  -webkit-transform: translate3d(0, 101%, 0);
  -o-transform: translate3d(0, 101%, 0);
}

span.belated_text {
  display: block;
}

[data-animation=fade]:not([class*=slider]) > * {
  -o-transition: opacity 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  -ms-transition: opacity 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  -moz-transition: opacity 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  -webkit-transition: opacity 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  transition: opacity 0.75s cubic-bezier(0.83, 0, 0.17, 1);
}
[data-animation=fade]:not([class*=slider]) > *:nth-child(2) {
  transition-delay: 0.25s;
}
[data-animation=fade]:not([class*=slider]) > *:nth-child(3) {
  transition-delay: 0.5s;
}
[data-animation=fade]:not([class*=slider]) > *:nth-child(4) {
  transition-delay: 0.75s;
}
[data-animation=fade]:not([class*=slider]) > *:nth-child(5) {
  transition-delay: 1s;
}
[data-animation=fade]:not([class*=slider]):not(.ready) > * {
  opacity: 0;
}

[data-animation=order]:not([class*=slider]) > *,
[data-animation=order] .swiper-slide {
  opacity: 0;
  -o-transition: opacity 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  -ms-transition: opacity 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  -moz-transition: opacity 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  -webkit-transition: opacity 0.75s cubic-bezier(0.83, 0, 0.17, 1);
  transition: opacity 0.75s cubic-bezier(0.83, 0, 0.17, 1);
}

*:has(> .belated_text):nth-child(2) .belated_text {
  transition-delay: 0.25s;
}
*:has(> .belated_text):nth-child(3) .belated_text {
  transition-delay: 0.5s;
}
*:has(> .belated_text):nth-child(4) .belated_text {
  transition-delay: 0.75s;
}

.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;
}
.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 form {
  padding-bottom: 40px;
}
.popup_block .field_block {
  flex: 0 0 100%;
  max-width: 100%;
}
@media screen and (min-width: 1441px) {
  .popup_block .field_block {
    padding-inline: 15px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .popup_block .field_block {
    padding-inline: 10px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .popup_block .field_block {
    padding-inline: 8px;
  }
}
@media screen and (max-width: 1024px) {
  .popup_block .field_block {
    padding-inline: 5px;
  }
}
@media screen and (min-width: 576px) {
  .popup_block .field_block:has(input) {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.popup_block .error_hint {
  padding-inline: inherit;
}
.popup_inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
  padding: 16px 16px;
}
.popup_container {
  width: 100%;
  max-width: 862px;
  position: relative;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.popup_head {
  position: relative;
  padding: 30px 70px;
  background: #0F141C;
  color: #ffffff;
}
.popup_body {
  background: #ffffff;
  padding: 30px 70px;
}
.popup_close.icon_close {
  position: absolute;
  inset-inline-end: 18px;
  top: 23px;
  width: 40px;
  aspect-ratio: 1;
  color: inherit;
}
.popup_close.icon_close:before {
  display: block;
  font-size: 2.4rem;
}
@media (hover: none) {
  .popup_close.icon_close {
    margin: -4px;
    width: 48px;
  }
}
.popup_title {
  display: flex;
  align-items: center;
}
.popup_title img {
  display: block;
  flex: 0 0 50px;
  width: 50px;
  height: auto;
  aspect-ratio: 1;
  object-fit: contain;
  margin-right: 20px;
}
.popup_subtitle {
  margin-top: 14px;
  color: #EAEEF6;
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .popup_head, .popup_body {
    padding: 24px 50px;
  }
  .popup_block form {
    padding-bottom: 30px;
  }
  .popup_close.icon_close {
    top: 20px;
    inset-inline-end: 15px;
  }
  .popup_title {
    padding-right: 20px;
  }
  .popup_title img {
    flex: 0 0 44px;
    width: 44px;
    margin-right: 16px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .popup_head, .popup_body {
    padding: 20px 32px;
  }
  .popup_block form {
    padding-bottom: 20px;
  }
  .popup_close.icon_close {
    top: 15px;
    inset-inline-end: 10px;
  }
  .popup_title {
    padding-right: 30px;
  }
  .popup_title img {
    flex: 0 0 40px;
    width: 40px;
    margin-right: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .popup_head, .popup_body {
    padding: 20px 16px;
  }
  .popup_block form {
    padding-bottom: 0;
  }
  .popup_close.icon_close {
    top: 5px;
    inset-inline-end: 5px;
  }
  .popup_title {
    padding-right: 40px;
  }
  .popup_title img {
    flex: 0 0 36px;
    width: 36px;
    margin-right: 10px;
  }
}

.breadcrumbs {
  padding-top: 14px;
  font-size: 1.2rem;
  line-height: 15px;
  position: relative;
  z-index: 5;
}
.breadcrumbs ul {
  display: flex;
}
.breadcrumbs li {
  display: flex;
}
.breadcrumbs li:not(:last-child) {
  color: #D3D9E0;
}
.breadcrumbs li:not(:last-child):after {
  display: block;
  content: "/";
  margin-inline: 2px;
}
.breadcrumbs li:last-child {
  color: #ffffff;
}
.breadcrumbs a {
  display: block;
  color: inherit;
}
@media screen and (max-width: 768px) {
  .breadcrumbs {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .breadcrumbs + .page_head_block {
    margin-top: -30px;
  }
}

.error_content {
  color: #ffffff;
  padding-block: 20px;
  width: 100%;
  max-width: 960px;
}
@media screen and (min-width: 1441px) {
  .error_content {
    padding-inline: 100px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .error_content {
    padding-inline: 80px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .error_content {
    padding-inline: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .error_content {
    padding-inline: 16px;
  }
}
.error_content .error_num {
  font-family: "freeSerif-bold";
  color: #EAEEF6;
  line-height: 1em;
}
.error_content .error_title {
  font-family: "mardoto-medium", "roboto-medium";
  line-height: 1.4em;
}
.error_content .error_info {
  line-height: 1.5em;
  margin-top: 10px;
}
@media screen and (min-width: 1441px) {
  .error_content .error_num {
    font-size: 1555.56%;
  }
  .error_content .error_title {
    font-size: 133.33%;
  }
  .error_content .primary_btn {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .error_content .error_num {
    font-size: 1333.33%;
  }
  .error_content .error_title {
    font-size: 122.22%;
  }
  .error_content .primary_btn {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .error_content .error_num {
    font-size: 1111.11%;
  }
  .error_content .error_title {
    font-size: 111.11%;
  }
  .error_content .primary_btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .error_content .error_num {
    font-size: 1000%;
  }
  .error_content .error_title {
    font-size: 112.5%;
  }
  .error_content .primary_btn {
    margin-top: 14px;
  }
}

.page_head_block {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: #ffffff;
  display: flex;
  align-items: flex-end;
}
.page_head_block:before {
  content: "";
  background: #000000;
  opacity: 0.2;
}
.page_head_block .head_inner {
  max-width: 1440px;
  margin-inline: auto;
}
.page_head_block .page_title,
.page_head_block .short_desc {
  max-width: 850px;
}
.page_head_block .short_desc {
  margin-top: 20px;
  color: #ffffff;
}
@media screen and (min-width: 1441px) {
  .page_head_block {
    padding-block: 60px;
    min-height: 500px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .page_head_block {
    padding-block: 48px;
    min-height: 420px;
  }
}
@media screen and (max-width: 1024px) {
  .page_head_block {
    padding-block: 30px;
    min-height: 280px;
  }
}

.mission_vision {
  background: #EAEEF6;
}
.mission_vision .section_inner {
  max-width: 1440px;
  margin-inline: auto;
}
.mission_vision ul {
  margin: 0 -15px;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
}
.mission_vision li {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding-inline: 15px;
}
.mission_vision:not(:has(li:nth-child(3))) li {
  flex: 0 0 50%;
  max-width: 50%;
}
.mission_vision .title_block {
  display: flex;
  align-items: center;
  font-family: "freeSerif-bold";
  gap: 20px;
  line-height: 1.2;
}
.mission_vision .title_icon {
  display: block;
  aspect-ratio: 1;
  border-radius: 10px;
  background: #D3D9E0;
  padding: 8px;
}
.mission_vision .title_icon img {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  height: auto;
  object-fit: contain;
}
.mission_vision .short_desc {
  margin-top: 20px;
  line-height: 1.5em;
  color: #364156;
}
@media screen and (min-width: 1441px) {
  .mission_vision .title_block {
    font-size: 166.67%;
  }
  .mission_vision .title_icon {
    flex: 0 0 70px;
    max-width: 70px;
    padding: 10px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .mission_vision .title_block {
    font-size: 155.56%;
  }
  .mission_vision .title_icon {
    flex: 0 0 64px;
    max-width: 64px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .mission_vision .title_block {
    font-size: 144.44%;
  }
  .mission_vision .title_icon {
    flex: 0 0 56px;
    max-width: 56px;
  }
}
@media screen and (max-width: 1024px) {
  .mission_vision .title_block {
    font-size: 133.33%;
    gap: 14px;
  }
  .mission_vision .title_icon {
    flex: 0 0 48px;
    max-width: 48px;
  }
  .mission_vision .short_desc {
    margin-top: 14px;
  }
}
@media screen and (max-width: 768px) {
  .mission_vision li, .mission_vision:not(:has(li:nth-child(3))) li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.text_content {
  background: #EAEEF6;
  color: #364156;
}
.text_content .content_inner {
  max-width: 1440px;
  margin-inline: auto;
}
.text_content h2, .text_content h3, .text_content h4 {
  margin: 40px 0 20px;
  font-family: "freeSerif-bold";
  color: #0F141C;
  line-height: 1.2em;
}
.text_content h2:first-child, .text_content h3:first-child, .text_content h4:first-child {
  margin-top: 0;
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .text_content h2, .text_content h3, .text_content h4 {
    margin-top: 32px;
  }
}
@media screen and (max-width: 1024px) {
  .text_content h2, .text_content h3, .text_content h4 {
    margin-top: 24px;
    margin-bottom: 14px;
  }
}
@media screen and (min-width: 1441px) {
  .text_content h2 {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .text_content h2 {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .text_content h2 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .text_content h2 {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1441px) {
  .text_content h3, .text_content h4 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .text_content h3, .text_content h4 {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .text_content h3, .text_content h4 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .text_content h3, .text_content h4 {
    font-size: 2rem;
  }
}
.text_content p, .text_content ul, .text_content ol {
  margin-top: 0;
  margin-bottom: 14px;
}
.text_content p:last-child, .text_content ul:last-child, .text_content ol:last-child {
  margin-bottom: 0;
}
.text_content ul, .text_content ol {
  padding-left: 26px;
}
.text_content ul li:not(:first-child), .text_content ol li:not(:first-child) {
  margin-top: 14px;
}
.text_content img, .text_content video, .text_content iframe {
  display: block;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
@media screen and (min-width: 1441px) {
  .text_content img:not(:last-child), .text_content video:not(:last-child), .text_content iframe:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .text_content img:not(:last-child), .text_content video:not(:last-child), .text_content iframe:not(:last-child) {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 1024px) {
  .text_content img:not(:last-child), .text_content video:not(:last-child), .text_content iframe:not(:last-child) {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1441px) {
  .text_content {
    padding-top: 60px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .text_content {
    padding-top: 48px;
  }
}
@media screen and (max-width: 1024px) {
  .text_content {
    padding-top: 30px;
  }
}

.header {
  z-index: 100;
  position: sticky;
  top: -125px;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
  background: #0F141C;
  color: #ffffff;
  will-change: top;
}
.header.showed {
  top: 0;
}
.header_inner {
  display: flex;
  align-items: center;
  height: 100px;
  column-gap: 16px;
}
.header .main_logo {
  flex: 1;
  position: relative;
  z-index: 10;
}
.header .main_logo a {
  display: block;
  font-size: 0;
  line-height: 0;
}
.header .main_logo img {
  display: block;
  width: auto;
  height: 58px;
}
.header_right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 16px;
}
.header_menues {
  background-color: #0F141C;
  background-size: 0;
  z-index: 1;
  position: relative;
}
.header_menues:before {
  z-index: -1;
  content: "";
  background-image: inherit;
  background-size: cover;
  background-position: center 4px;
}
.header_menues .page_container, .header_menues .header_inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 40px;
}
.header_menues li:not(:first-child) {
  margin-top: 20px;
}
.header_menues a {
  display: inline-block;
  color: inherit;
}
.header .region_switch {
  text-align: center;
}
.header .region_switch .switch_label {
  display: block;
  color: #A8AAAC;
  font-size: 77.78%;
  line-height: 1.5em;
  padding-bottom: 2px;
}
.header .region_switch .switch_inner {
  display: flex;
  border: 1px solid #364156;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
}
.header .region_switch a {
  display: flex;
  align-items: center;
  gap: 12px;
  line-height: 1.4em;
  height: 42px;
  font-family: "mardoto-medium", "roboto-medium";
  color: inherit;
  padding-inline: 10px 20px;
  border-radius: inherit;
}
.header .region_switch a img {
  display: block;
}
.header .region_switch a.current {
  pointer-events: none;
  background: #364156;
}
.header .menu_btn {
  border: none;
  background: transparent;
  color: #EAEEF6;
  padding: 25px 16px;
  width: 52px;
  height: 52px;
  position: relative;
  overflow: hidden;
  z-index: 100;
  background: #1C2431;
  border-radius: 50%;
}
.header .menu_btn:before, .header .menu_btn:after {
  display: block;
  content: "";
  position: absolute;
  -o-transition: all 0.3s cubic-bezier(0.83, 0, 0.17, 1), color 0s;
  -ms-transition: all 0.3s cubic-bezier(0.83, 0, 0.17, 1), color 0s;
  -moz-transition: all 0.3s cubic-bezier(0.83, 0, 0.17, 1), color 0s;
  -webkit-transition: all 0.3s cubic-bezier(0.83, 0, 0.17, 1), color 0s;
  transition: all 0.3s cubic-bezier(0.83, 0, 0.17, 1), color 0s;
  border-top: 2px solid;
  left: 16px;
  width: 20px;
}
.header .menu_btn:before {
  top: 19px;
  transform-origin: top left;
  -webkit-transfrom-origin: top left;
}
.header .menu_btn:after {
  bottom: 19px;
  transform-origin: bottom left;
  -webkit-transfrom-origin: bottom left;
}
.header .menu_btn span {
  display: block;
  border-top: 2px solid;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.header .menu_btn:before, .header .menu_btn:after,
.header .menu_btn span {
  border-radius: 2px;
}
.header .lg_block {
  position: relative;
  z-index: 101;
  height: 40px;
  font-size: 77.78%;
  line-height: 1.5em;
  font-family: "mardoto-medium", "roboto-medium";
}
.header .lg_block .drop_btn {
  padding: 8px 12px;
  border: none;
  background: transparent;
  color: inherit;
  display: flex;
  align-items: center;
}
.header .lg_block .drop_btn:before {
  display: block;
  order: 2;
  font-size: 2.4rem;
  color: #A8AAAC;
  margin-inline-end: -4px;
}
@media (hover: hover) {
  .header .lg_block .drop_btn:hover {
    background: #1C2431;
  }
  .header .lg_block .drop_btn:hover:before {
    color: #ffffff;
  }
}
.header .lg_block .drop_list:before {
  display: block;
  content: "";
  height: 4px;
}
.header .lg_block .drop_list:after {
  display: block;
  content: "";
  height: 8px;
}
.header .lg_block .drop_list li {
  padding: 8px 12px;
}
.header .lg_block .drop_list li:not(:first-child) {
  margin-top: 12px;
}
.header .lg_block .drop_list a {
  display: block;
  color: inherit;
}
.header .lg_block.opened .drop_btn {
  background: #1C2431;
}
.header .lg_block.opened .drop_btn:before {
  color: #ffffff;
}
.header .lg_block.opened .lg_inner {
  background: #1C2431;
  -o-transition: background-color 0s 0s;
  -ms-transition: background-color 0s 0s;
  -moz-transition: background-color 0s 0s;
  -webkit-transition: background-color 0s 0s;
  transition: background-color 0s 0s;
}
.header .lg_inner {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  -o-transition: background-color 0.3s 0.3s;
  -ms-transition: background-color 0.3s 0.3s;
  -moz-transition: background-color 0.3s 0.3s;
  -webkit-transition: background-color 0.3s 0.3s;
  transition: background-color 0.3s 0.3s;
}
.header .menu_label {
  color: #EAEEF6;
  margin-bottom: 20px;
}
.header .main_menu a {
  position: relative;
}
.header .main_menu a:active {
  color: #EAEEF6;
  padding-inline-start: 30px;
}
@media (hover: hover) {
  .header .main_menu a:hover {
    color: #EAEEF6;
    padding-inline-start: 30px;
  }
}
.menu_opened .menu_btn span {
  opacity: 0;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.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: -1px 4px;
}
.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: -1px 4px;
}

body:not(.menu_opened) .header_menues:before {
  animation-play-state: paused;
}

@keyframes blinkMap {
  0%, 100% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
}
@media screen and (min-width: 576px) and (max-width: 1280px) {
  .header .menu_block {
    position: absolute;
    overflow: hidden;
    top: 100%;
    inset-inline-end: 0;
    width: 0;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
  }
  .header .menu_inner {
    position: relative;
  }
  .header_menues {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .header .primary_light {
    position: absolute;
    top: 20px;
    z-index: 10;
  }
  .header .secondary_menu {
    text-align: end;
  }
}
.footer {
  margin-top: auto;
  border-top: 1px solid #1C2431;
  background-size: cover;
  background-position: center;
  padding-top: 60px;
  padding-bottom: 30px;
  color: #ffffff;
  position: relative;
  z-index: 5;
}
.footer:before {
  content: "";
  background-color: #0F141C;
  opacity: 0.8;
}
.footer .page_container, .footer .header_inner {
  position: relative;
  z-index: 2;
}
.footer_top {
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
.footer .main_logo {
  flex: 0 0 25%;
  max-width: 25%;
}
.footer .main_logo img {
  display: block;
  width: auto;
  height: 83px;
}
.footer_menu {
  flex: 0 0 16.67%;
  max-width: 16.67%;
}
.footer_menu li:not(:first-child) {
  margin-top: 14px;
}
.footer_menu a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.footer_contacts {
  flex: auto;
  text-align: end;
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}
.footer .contact_block {
  margin-top: 14px;
  color: #A8AAAC;
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer .contact_block:before {
  display: block;
  font-size: 2.4rem;
  color: #D3D9E0;
}
.footer_bottom {
  margin-top: 50px;
  display: flex;
  align-items: flex-end;
  gap: 30px;
}
.footer .copyrights {
  flex: 1;
  color: #A8AAAC;
  text-wrap: balance;
}
.footer .developer {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
  justify-content: flex-end;
  color: #A8AAAC;
}
.footer .developer a {
  display: block;
  font-size: 0;
  line-height: 0;
}
.footer .developer img {
  display: block;
  width: auto;
  height: 14px;
}
.footer .socials_list {
  display: flex;
  padding-top: 10px;
  margin: 0 -10px;
}
.footer .socials_list a {
  display: block;
  font-size: 0;
  line-height: 0;
  margin: 14px 10px 0;
  color: inherit;
  border-radius: 50%;
}
.footer .socials_list a:before {
  display: block;
  font-size: 3.2rem;
}
@media (hover: none) {
  .footer .socials_list a {
    margin: 6px 2px -8px;
    padding: 8px;
  }
}

.collaboration {
  margin-top: auto;
  background: #EAEEF6;
  padding: 14px 0;
  position: relative;
  overflow: hidden;
}
.collaboration .page_container, .collaboration .header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.collaboration + .footer {
  margin-top: 0;
}
.collaboration .btn_block {
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .collaboration *:has(> .belated_text) {
    overflow: visible;
  }
  .collaboration .title_block .belated_text:not(.showed) {
    transform: translate3d(-100vw, 0, 0);
    -moz-transform: translate3d(-100vw, 0, 0);
    -ms-transform: translate3d(-100vw, 0, 0);
    -webkit-transform: translate3d(-100vw, 0, 0);
    -o-transform: translate3d(-100vw, 0, 0);
  }
  .collaboration .btn_block .belated_text {
    transition-delay: 0 !important;
  }
  .collaboration .btn_block .belated_text:not(.showed) {
    transform: translate3d(50vw, 0, 0);
    -moz-transform: translate3d(50vw, 0, 0);
    -ms-transform: translate3d(50vw, 0, 0);
    -webkit-transform: translate3d(50vw, 0, 0);
    -o-transform: translate3d(50vw, 0, 0);
  }
}

@media screen and (min-width: 769px) {
  [dir=rtl] .title_block .belated_text:not(.showed) {
    transform: translate3d(100vw, 0, 0);
    -moz-transform: translate3d(100vw, 0, 0);
    -ms-transform: translate3d(100vw, 0, 0);
    -webkit-transform: translate3d(100vw, 0, 0);
    -o-transform: translate3d(100vw, 0, 0);
  }
  [dir=rtl] .btn_block .belated_text:not(.showed) {
    transform: translate3d(-50vw, 0, 0);
    -moz-transform: translate3d(-50vw, 0, 0);
    -ms-transform: translate3d(-50vw, 0, 0);
    -webkit-transform: translate3d(-50vw, 0, 0);
    -o-transform: translate3d(-50vw, 0, 0);
  }
}

body {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
body:before {
  content: "";
  z-index: -1;
  background: #000000;
  opacity: 0.56;
}

.service_inner {
  color: #ffffff;
}
.service_inner .inner_content {
  max-width: 1430px;
  margin-inline: auto;
}

.services_list li {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
}
@media screen and (min-width: 1441px) {
  .services_list li {
    padding-inline: 15px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .services_list li {
    padding-inline: 10px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .services_list li {
    padding-inline: 8px;
  }
}
@media screen and (max-width: 1024px) {
  .services_list li {
    padding-inline: 5px;
  }
}

.service_block {
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #1C2431;
}
.service_block .service_icon {
  display: block;
  padding: 15px;
  border-radius: 10px;
  background: #ffffff;
  margin-bottom: 30px;
}
.service_block .service_icon img {
  display: block;
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.service_block .service_name {
  font-size: 133.33%;
  line-height: 1.4em;
  font-family: "mardoto-medium", "roboto-medium";
  margin-bottom: 16px;
}
.service_block .short_desc {
  color: #364156;
  line-height: 1.6em;
  margin-bottom: 16px;
}
.service_block .view_more {
  margin-top: auto;
}

.subservices_list:before {
  display: block;
  content: "";
  height: 40px;
}
.subservices_list > li {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  padding: 20px;
}
.subservices_list > li:not(:first-child) {
  margin-top: 10px;
}
.subservices_list .service_name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  font-family: "freeSerif-bold";
  color: #0F141C;
  cursor: pointer;
  line-height: 1.2em;
  font-size: 166.67%;
}
.subservices_list .service_name:before {
  flex: 0 0 44px;
  max-width: 44px;
  background: #EAEEF6;
  border-radius: 50%;
  aspect-ratio: 1;
  order: 2;
  color: #1C2431;
}
.subservices_list .service_desc {
  color: #364156;
  max-width: 900px;
  display: none;
}
.subservices_list .service_desc:before {
  display: block;
  content: "";
  height: 8px;
}
.subservices_list .service_desc p {
  margin-top: 0;
  margin-bottom: 14px;
}
.subservices_list .service_desc p:last-child {
  margin-bottom: 0;
}

.subservices_list .service_name {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.footer a.contact_block, .popup_close.icon_close, .breadcrumbs a, .header_menues a, .header .region_switch a, .header .lg_block .drop_list a, .header .secondary_menu a, .footer_menu a, .footer .socials_list 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;
}

.header .lg_block .drop_btn {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.secondary_btn, .primary_btn, .primary_light, .header .menu_btn, .error_hint, .field_block .nice-select .option, .header .lg_block .drop_btn:before, .header .main_menu a {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.field_block select {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

.popup_close.icon_close:active, .breadcrumbs a:active, .header_menues a:active, .header .region_switch a:active, .header .lg_block .drop_list a:active, .header .secondary_menu a:active, .footer_menu a:active, .footer .socials_list a:active {
  color: #A8AAAC;
}

.primary_btn:active, .primary_light:active, .header .menu_btn:active {
  background: #ffffff;
  color: #0F141C;
  border-color: transparent;
}

.subservices_list .service_name:active {
  opacity: 0.7;
}

.footer a.contact_block:active {
  color: #ffffff;
}

.secondary_btn:hover {
  background: #000000;
  color: #ffffff;
}

@media (hover: hover) {
  .popup_close.icon_close:hover, .breadcrumbs a:hover, .header_menues a:hover, .header .region_switch a:hover, .header .lg_block .drop_list a:hover, .header .secondary_menu a:hover, .footer_menu a:hover, .footer .socials_list a:hover {
    color: #A8AAAC;
  }

  .primary_btn:hover, .primary_light:hover, .header .menu_btn:hover {
    background: #ffffff;
    color: #0F141C;
    border-color: transparent;
  }

  .subservices_list .service_name:hover {
    opacity: 0.7;
  }

  .footer a.contact_block:hover {
    color: #ffffff;
  }

  .secondary_btn:hover {
    background: #0F141C;
    color: #ffffff;
  }
}

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