@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: "icon";
  font-display: "auto";
  src: url("../../fonts/icons/icomoon.eot?6hzsjg");
  src: url("../../fonts/icons/icomoon.eot?6hzsjg#iefix") format("embedded-opentype"), url("../../fonts/icons/icomoon.ttf?6hzsjg") format("truetype"), url("../../fonts/icons/icomoon.woff?6hzsjg") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_whatsapp:before {
  content: "\e912";
}

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

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

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

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

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

.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_down:before {
  content: "\e901";
}

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

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

.icon_close:before {
  content: "\e904";
  color: #6d6d6d;
}

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

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

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

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

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

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

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

.footer_menu, .footer_contacts, .header .lg_block .drop_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

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

.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);
}

[class*=icon_]:before, [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;
}

.why_section .service_icon, .why_section .why_list, .footer .socials_list a, .popup_close.icon_close {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.secondary_btn, .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;
}

.field_block input,
.field_block textarea, .field_block .field_name, .secondary_btn, .primary_btn {
  line-height: 1.4em;
}
@media screen and (min-width: 1025px) {
  .field_block input,
  .field_block textarea, .field_block .field_name, .secondary_btn, .primary_btn {
    font-size: 112.5%;
  }
}
@media screen and (max-width: 1024px) {
  .field_block input,
  .field_block textarea, .field_block .field_name, .secondary_btn, .primary_btn {
    font-size: 100%;
  }
}

.footer .developer, .footer .copyrights, .footer_contacts [class*=icon_], .standard_text {
  line-height: 1.4em;
}
@media screen and (min-width: 1025px) {
  .footer .developer, .footer .copyrights, .footer_contacts [class*=icon_], .standard_text {
    font-size: 100%;
  }
}

.main_section .main_title {
  margin: 0;
  font-family: "mardoto-medium", "roboto-medium";
  color: inherit;
  line-height: 1.2em;
}
@media screen and (min-width: 1441px) {
  .main_section .main_title {
    font-size: 312.5%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .main_section .main_title {
    font-size: 281.25%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .main_section .main_title {
    font-size: 218.75%;
  }
}
@media screen and (max-width: 1024px) {
  .main_section .main_title {
    font-size: 162.5%;
  }
}

.page_title {
  margin: 0;
  font-family: "mardoto-medium", "roboto-medium";
  color: inherit;
  line-height: 1.2em;
}
@media screen and (min-width: 1441px) {
  .page_title {
    font-size: 250%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .page_title {
    font-size: 200%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .page_title {
    font-size: 150%;
  }
}
@media screen and (max-width: 1024px) {
  .page_title {
    font-size: 137.5%;
  }
}

@media screen and (min-width: 1441px) {
  .main_section .main_description, .popup_title, .sub_title {
    font-size: 150%;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .main_section .main_description, .popup_title, .sub_title {
    font-size: 125%;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .main_section .main_description, .popup_title, .sub_title {
    font-size: 112.5%;
    line-height: 1.6em;
  }
}
@media screen and (max-width: 1024px) {
  .main_section .main_description, .popup_title, .sub_title {
    line-height: 1.6em;
  }
}

@media screen and (min-width: 1441px) {
  .text_content h2, .text_content h3, .text_content h4, .text_content, .page_description {
    font-size: 2.4rem;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .text_content h2, .text_content h3, .text_content h4, .text_content, .page_description {
    font-size: 1.8rem;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .text_content h2, .text_content h3, .text_content h4, .text_content, .page_description {
    font-size: 1.6rem;
    line-height: 1.6em;
  }
}
@media screen and (max-width: 1024px) {
  .text_content h2, .text_content h3, .text_content h4, .text_content, .page_description {
    line-height: 1.6em;
  }
}

@media screen and (min-width: 1441px) {
  .footer .contact_block, .header .main_menu ul > li a {
    font-size: 137.5%;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .footer .contact_block, .header .main_menu ul > li a {
    font-size: 125%;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .footer .contact_block, .header .main_menu ul > li a {
    font-size: 100%;
    line-height: 1.6em;
  }
}
@media screen and (max-width: 1024px) {
  .footer .contact_block, .header .main_menu ul > li a {
    line-height: 1.6em;
  }
}

.secondary_btn, .primary_btn {
  border: none;
  height: 57px;
  font-family: "mardoto-medium", "roboto-medium";
}
@media screen and (min-width: 1601px) {
  .secondary_btn, .primary_btn {
    padding-inline: 16px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .secondary_btn, .primary_btn {
    padding-inline: 12px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .secondary_btn, .primary_btn {
    padding-inline: 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .secondary_btn, .primary_btn {
    padding-inline: 8px;
  }
}
@media screen and (max-width: 768px) {
  .secondary_btn, .primary_btn {
    padding-inline: 6px;
  }
}

.primary_btn {
  background: #FFCC00;
  color: #333333;
  border-radius: 5px;
}
.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 {
  outline: 1px solid #FFCC00 !important;
  color: #FFCC00;
  background: transparent;
}
.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;
}

@media screen and (min-width: 1441px) {
  .banner_section, .form_section, .partners_section, .why_section, .about_section, .text_content {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .banner_section, .form_section, .partners_section, .why_section, .about_section, .text_content {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .banner_section, .form_section, .partners_section, .why_section, .about_section, .text_content {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .banner_section, .form_section, .partners_section, .why_section, .about_section, .text_content {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 1441px) {
  .service_section .service_list > li {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .service_section .service_list > li {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .service_section .service_list > li {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .service_section .service_list > li {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1441px) {
  .partners_section, .service_section, .about_section .image_block, .about_section {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .partners_section, .service_section, .about_section .image_block, .about_section {
    padding-top: 60px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .partners_section, .service_section, .about_section .image_block, .about_section {
    padding-top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .partners_section, .service_section, .about_section .image_block, .about_section {
    padding-top: 40px;
  }
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4;
  -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: #333333;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "mardoto", "roboto";
}
body.popup_opened {
  overflow: hidden;
}
body:has(.error_content) {
  background-size: cover;
  background-position-x: center;
  background-position-y: bottom;
}

*,
*: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;
}

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

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

a {
  color: #FFCC00;
}
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%;
}

.page_row, .popup_block form {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1601px) {
  .page_row, .popup_block form {
    margin-inline: -16px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .page_row, .popup_block form {
    margin-inline: -12px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .page_row, .popup_block form {
    margin-inline: -10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_row, .popup_block form {
    margin-inline: -8px;
  }
}
@media screen and (max-width: 768px) {
  .page_row, .popup_block form {
    margin-inline: -6px;
  }
}
.page_row .cb, .popup_block form .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container {
  width: 100%;
  margin-inline: auto;
}
@media screen and (min-width: 1025px) {
  .page_container {
    padding-inline: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .page_container {
    padding-inline: 16px;
  }
}
@media screen and (min-width: 1601px) {
  .page_container {
    max-width: 1640px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .page_container {
    max-width: 1480px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .page_container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .page_container {
    max-width: 1040px;
  }
}

.page_title {
  font-weight: normal;
}

.page_description p {
  margin: 0;
  padding: 0;
}

.individual_hint,
.drop_list {
  display: none;
}

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

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

.field_block {
  position: relative;
  margin-bottom: 20px;
}
.field_block ::-webkit-input-placeholder {
  color: #212121;
}
.field_block :-moz-placeholder {
  color: #212121;
}
.field_block ::-moz-placeholder {
  color: #212121;
}
.field_block :-ms-input-placeholder {
  color: #212121;
}
.field_block .field_name {
  color: #212121;
  margin-bottom: 8px;
  display: block;
}
.field_block:has([data-validation]) .field_name:after {
  content: "*";
}
.field_block input,
.field_block textarea {
  width: 100%;
  height: 48px;
  padding: 14px;
  color: #212121;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  -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: #212121;
}
.field_block ::-webkit-input-placeholder {
  color: #5F5F5F;
}
.field_block :-moz-placeholder {
  color: #5F5F5F;
}
.field_block ::-moz-placeholder {
  color: #5F5F5F;
}
.field_block :-ms-input-placeholder {
  color: #5F5F5F;
}
.field_block textarea {
  resize: none;
  display: block;
  height: 104px;
}
.field_block .error input,
.field_block .error textarea,
.field_block .error .nice-select {
  border-color: #C7383F;
}
.field_block .error .error_hint,
.field_block .error ~ .error_hint {
  max-height: 40px;
}

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

.section_title {
  font-family: "mardoto-medium", "roboto-medium";
  margin: 0;
}

.primary_btn {
  min-width: 187px;
}

.hidden_label {
  display: none;
}

.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: 1601px) {
  .popup_block .field_block {
    padding-inline: 16px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .popup_block .field_block {
    padding-inline: 12px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .popup_block .field_block {
    padding-inline: 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .popup_block .field_block {
    padding-inline: 8px;
  }
}
@media screen and (max-width: 768px) {
  .popup_block .field_block {
    padding-inline: 6px;
  }
}
@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: 15px #212121;
}
.popup_container {
  width: 100%;
  max-width: 585px;
  position: relative;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.popup_head {
  position: relative;
  padding: 24px 50px 0;
  background: #ffffff;
  color: #ffffff;
}
.popup_body {
  background: #ffffff;
  padding: 24px 50px;
  color: #5F5F5F;
}
.popup_body .primary_btn {
  margin-top: 34px;
  min-width: 108px;
}
.popup_close.icon_close {
  position: absolute;
  inset-inline-end: 18px;
  top: 10px;
  width: 40px;
  aspect-ratio: 1;
  color: #212121;
}
.popup_close.icon_close:before {
  display: block;
  font-size: 2.4rem;
  color: #212121;
}
@media (hover: none) {
  .popup_close.icon_close {
    margin: -4px;
    width: 48px;
  }
}
.popup_title {
  display: flex;
  align-items: center;
  color: #212121;
  font-family: "mardoto-medium", "roboto-medium";
}
.popup_title.error {
  color: #C7383F;
}
.popup_subtitle {
  margin-top: 14px;
  color: #212121;
}
@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;
  }
}

@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;
  }
}
.text_content {
  color: #5F5F5F;
}
.text_content .content_inner {
  max-width: 1440px;
  margin-inline: auto;
}
.text_content h2, .text_content h3, .text_content h4 {
  margin: 10px 0;
  font-family: "mardoto-medium", "roboto-medium";
  color: #212121;
}
.text_content h2:first-child, .text_content h3:first-child, .text_content h4:first-child {
  margin-top: 0;
}
.text_content p, .text_content ul, .text_content ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.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: 40px;
  list-style-type: disc;
}
.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;
  }
}

.error_content {
  color: #212121;
  padding-block: 20px;
  max-width: 768px;
}
.error_content .error_num {
  font-family: "mardoto-medium", "roboto-medium";
  color: #212121;
  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;
  font-size: 112.5%;
}
.error_content .primary_btn {
  background: #212121;
  color: #ffffff;
}
@media screen and (min-width: 1441px) {
  .error_content .error_num {
    font-size: 2250%;
  }
  .error_content .error_title {
    font-size: 150%;
  }
  .error_content .primary_btn {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .error_content .error_num {
    font-size: 1750%;
  }
  .error_content .error_title {
    font-size: 137.5%;
  }
  .error_content .primary_btn {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .error_content .error_num {
    font-size: 1250%;
  }
  .error_content .error_title {
    font-size: 125%;
  }
  .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;
  }
}

.header {
  z-index: 100;
  position: sticky;
  top: 0;
  background: #F4F4F4;
  padding: 18px 0 10px;
}
.header_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.header_inner:has(:not(.lg_block)) .menu_block {
  justify-content: center;
  width: 100%;
}
.header .main_logo {
  position: relative;
  z-index: 10;
}
.header .main_logo img {
  display: block;
  width: auto;
  height: 90px;
}
.header .menu_block {
  display: flex;
  align-items: flex-end;
}
.header .main_menu ul {
  display: flex;
  align-items: flex-end;
  list-style-type: none;
  padding: 0;
  margin: 0 -25px;
}
.header .main_menu ul > li {
  padding: 0 25px;
}
.header .main_menu ul > li a {
  display: block;
  color: #212121;
  font-family: "mardoto-medium", "roboto-medium";
}
.header .main_menu ul > li a.current {
  color: #FFCC00;
}
.header .lg_block {
  position: relative;
  z-index: 101;
  height: 40px;
  font-size: 87.5%;
  line-height: 1.5em;
  font-family: "mardoto-medium", "roboto-medium";
}
.header .lg_block .drop_btn {
  padding: 8px 0;
  border: none;
  background: transparent;
  color: inherit;
  display: flex;
  align-items: center;
}
.header .lg_block .drop_btn:before {
  display: block;
  order: 2;
  font-size: 1.7rem;
  color: #212121;
  margin-inline-end: 0;
  padding-left: 10px;
}
.header .lg_block .drop_btn img {
  pointer-events: none;
}
.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 0;
}
.header .lg_block .drop_list li:not(:first-child) {
  margin-top: 12px;
}
.header .lg_block .drop_list a {
  display: block;
  color: inherit;
  font-size: 0;
  line-height: 0;
}
.header .lg_block.opened .drop_btn:before {
  color: #212121;
}

.footer {
  margin-top: auto;
  background: #212121;
  padding-top: 60px;
  padding-bottom: 30px;
  color: #ffffff;
  position: relative;
  z-index: 5;
}
.footer:before {
  content: "";
  background-color: #212121;
  opacity: 0.8;
}
.footer .page_container {
  position: relative;
  z-index: 2;
}
.footer_top {
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
.footer .main_logo {
  flex: 0 0 16.67%;
  max-width: 16.67%;
}
.footer .main_logo img {
  display: block;
  width: auto;
  height: 184px;
}
.footer_contacts {
  flex: 0 0 66.67%;
  max-width: 66.67%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 80px;
}
.footer_contacts li {
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 30px;
}
.footer_contacts [class*=icon_] {
  color: #E0E0E0;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.footer_contacts [class*=icon_]:before {
  color: #FFCC00;
  margin-right: 10px;
  font-size: 2.4rem;
}
.footer_contacts [class*=icon_].icon_phone:before {
  background: #FFCC00;
  color: #212121;
  border-radius: 50%;
}
.footer_contacts a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.footer_menu {
  flex: auto;
  text-align: end;
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  margin-left: auto;
  color: #ffffff;
}
.footer_menu li {
  margin-bottom: 24px;
}
.footer_menu a {
  color: inherit;
}
.footer .contact_block {
  margin-top: 14px;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer_bottom {
  margin-top: 10px;
  display: flex;
  align-items: flex-end;
  gap: 30px;
}
.footer .copyrights {
  flex: 1;
  color: #E0E0E0;
  text-wrap: balance;
  display: inline-block;
  vertical-align: center;
}
.footer .developer {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
  justify-content: flex-end;
  color: #E0E0E0;
}
.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 {
  font-size: 0;
  line-height: 0;
  margin: 14px 10px 0;
  color: inherit;
  width: 32px;
  height: 32px;
  background: #FFCC00;
  border-radius: 4px;
}
.footer .socials_list a:before {
  display: block;
  font-size: 1.7rem;
  color: #212121;
}

.collaboration {
  margin-top: auto;
  background: green;
  padding: 30px 0;
  position: relative;
  overflow: hidden;
}
.collaboration .page_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.collaboration + .footer {
  margin-top: 0;
}
.collaboration .btn_block {
  white-space: nowrap;
}

.main_section {
  background: #F4F4F4;
  padding: 40px 0 80px;
}
.main_section .main_block {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.main_section .info_block {
  flex: 0 0 50%;
  max-width: 50%;
}
.main_section .main_title {
  margin-bottom: 14px;
  color: #212121;
}
.main_section .main_description {
  margin-bottom: 40px;
  color: #5F5F5F;
}
.main_section .image_block {
  flex: 0 0 50%;
  max-width: 50%;
  margin-left: auto;
}
.main_section .image_block img {
  border-radius: 5px;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about_section .narrow_container {
  max-width: 1320px;
  margin: 0 auto;
}
.about_section .page_title {
  margin-bottom: 14px;
}
.about_section .image_block img {
  border-radius: 5px;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.why_section .page_title {
  text-align: center;
  padding-bottom: 40px;
}
.why_section .why_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin: 0 -25px;
}
.why_section .why_list li {
  padding: 0 25px;
}
.why_section .service_icon {
  background: #FFEF9D;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  margin: 0 auto;
}
.why_section .sub_title {
  margin: 16px 0 10px;
  font-family: "mardoto-medium", "roboto-medium";
}
.why_section .page_description {
  color: #5F5F5F;
}

.service_section {
  background: #F4F4F4;
}
.service_section .page_title {
  text-align: center;
}
.service_section .service_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-top: 60px;
}
.service_section .service_list > li {
  border-bottom: 1px solid #E0E0E0;
}
.service_section .service_list > li:last-child {
  border-bottom: 0;
}
.service_section .service_list > li:nth-child(2n-2) .service_block {
  flex-direction: row-reverse;
}
.service_section .service_block {
  display: flex;
  flex-wrap: wrap;
}
.service_section .image_block {
  margin-left: auto;
}
.service_section .image_block img {
  border-radius: 5px;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service_section .inner_title {
  color: #212121;
  font-family: "mardoto-medium", "roboto-medium";
  margin-bottom: 14px;
}
@media screen and (min-width: 1441px) {
  .service_section .inner_title {
    font-size: 187.5%;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .service_section .inner_title {
    font-size: 150%;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .service_section .inner_title {
    font-size: 112.5%;
    line-height: 1.6em;
  }
}
@media screen and (max-width: 1024px) {
  .service_section .inner_title {
    line-height: 1.6em;
  }
}

.partners_section .page_title {
  text-align: center;
}
.partners_section .partners_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 50px -15px 0;
}
.partners_section .partners_list li {
  padding: 0 15px;
  flex: 0 0 14.17%;
  max-width: 14.17%;
  margin-bottom: 30px;
}
.partners_section .partners_list li a,
.partners_section .partners_list li div {
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  vertical-align: top;
  max-width: 100%;
  font-size: 0;
  line-height: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 20px 10px;
  height: 180px;
}
.partners_section .partners_list li a img,
.partners_section .partners_list li div img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 140px;
}
.partners_section .partners_list li a {
  max-width: 100%;
  font-size: 0;
  line-height: 0;
}

.form_section .page_title {
  margin-bottom: 30px;
}
.form_section .form_row {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
}
.form_section .left_block {
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.form_section .contact_form {
  padding: 40px 0 40px;
}
.form_section .sub_title {
  margin-bottom: 24px;
  font-family: "mardoto-medium", "roboto-medium";
}
.form_section .right_block {
  flex: 0 0 66.67%;
  max-width: 66.67%;
  padding-right: 0 !important;
}
.form_section .image_block {
  width: 100%;
  height: 100%;
}
.form_section .image_block img {
  border-radius: 0 5px 5px 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.form_section .btn_block {
  padding-top: 14px;
}

.banner_section .banner_block {
  border-radius: 5px;
  min-height: 500px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #ffffff;
  background-size: cover;
  background-position: center;
}
.banner_section .primary_btn {
  width: max-content;
}
.banner_section .page_description {
  margin: 30px 0 34px;
}
.banner_section .info_banner {
  max-width: 720px;
}

.primary_btn, .secondary_btn, .header .lg_block .drop_btn, .footer .socials_list a {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header .main_menu ul > li a, .footer_contacts a, .footer_menu 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, .header .lg_block .drop_btn:before {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header .main_menu ul > li a:active, .footer_contacts a:active, .footer_menu a:active {
  color: #FFCC00;
}

.primary_btn:active, .secondary_btn:active, .header .lg_block .drop_btn:active, .footer .socials_list a:active {
  opacity: 0.7;
}

.partners_section .partners_list li a img {
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.partners_section .partners_list li a:active img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

@media (hover: hover) {
  .header .main_menu ul > li a:hover, .footer_contacts a:hover, .footer_menu a:hover {
    color: #FFCC00;
  }
  .primary_btn:hover, .secondary_btn:hover, .header .lg_block .drop_btn:hover, .footer .socials_list a:hover {
    opacity: 0.7;
  }
  .partners_section .partners_list li a:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
}

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