@charset "UTF-8";
@font-face {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("/fonts/SFUI/SFUIDisplay-Thin.otf") format("opentype");
}
@font-face {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/fonts/SFUI/SFUIDisplay-Ultralight.otf") format("opentype");
}
@font-face {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/SFUI/SFUIDisplay-Light.ttf") format("truetype");
}
@font-face {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/SFUI/SFUIDisplay-Regular.otf") format("opentype");
}
@font-face {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/SFUI/SFUIDisplay-Medium.otf") format("opentype");
}
@font-face {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/SFUI/SFUIDisplay-Semibold.otf") format("opentype");
}
@font-face {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/SFUI/SFUIDisplay-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/SFUI/SFUIDisplay-Black.otf") format("opentype");
}
:root {
  --Desktop: #F8F8F8;
}

h1 {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 400;
  font-size: 64px;
  line-height: 130%;
  font-size: 2.25rem;
  font-size: clamp(2.25rem, 1.7115384615rem + 2.6923076923vw, 4rem);
}

h2 {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 130%;
  font-size: 2.25rem;
  font-size: clamp(2.25rem, 2.0192307692rem + 1.1538461538vw, 3rem);
}

h3 {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: auto;
  font-size: 1.5rem;
  font-size: clamp(1.5rem, 1.2692307692rem + 1.1538461538vw, 2.25rem);
}

h4 {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: auto;
  font-size: 1.5rem;
  font-size: clamp(1.5rem, 1.3461538462rem + 0.7692307692vw, 2rem);
}

.algoritm_item h3, .service_form_educative .popup_header h3, .article_section h2, .white_card_text h3, h5 {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: auto;
}

.information-page .cards_item:not(.yellow) .p_18 p, .desc p, .main_banner_desc {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  font-size: 1.25rem;
  font-size: clamp(1.25rem, 1.1730769231rem + 0.3846153846vw, 1.5rem);
}

.article_section p, .article_section ul, .article_section a {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 150%;
  font-size: 1.125rem;
  font-size: clamp(1.125rem, 1.0865384615rem + 0.1923076923vw, 1.25rem);
}

.algoritm_item h4, .connect_section_info p {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  font-size: 1.125rem;
  font-size: clamp(1.125rem, 1.0865384615rem + 0.1923076923vw, 1.25rem);
}

.algoritm_item p, .algoritm_item li {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
}

.service_form_educative .popup_header p, .static_card p, .white_card_text .p, .white_card_text .p_18, .white_card_text a, .popup_success_message {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 130%;
}

.setter_main_count, .article_date,
.article_views, .blog_card_desc, .tag, .finish_articles, .popup_social span {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}

.slider_text p, .section_row_text p, .white_card_text .p_16 {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
}

.input_fields input, .input_fields textarea, .button, .link {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

.gallery_thumbs_info, .input_fields label {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: auto;
}

.section_cards .service_card .tag,
.section_cards .static_card .tag, .blog_card_date, .footer_title, .contacts_popup_title {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 130%;
}

.white_card, .popup, .contacts_popup {
  box-shadow: 4px 4px 32px 0px rgba(0, 0, 0, 0.1);
}

* {
  box-sizing: border-box;
}

html {
  font-size: 100%;
  box-sizing: border-box;
  height: -webkit-fill-available;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

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

body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  margin: 0;
  background-color: var(--Desktop);
}
@media screen and (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
}
body.fixed {
  overflow: hidden;
}

ol, ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:active,
a:visited,
a:link,
a:hover {
  outline: none;
}

img {
  max-width: 100%;
}

input {
  -webkit-appearance: none;
}

button {
  border: none;
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
}

p {
  padding: 0;
  margin: 0;
}

.container {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
}
.container.start {
  justify-content: flex-start;
}
.container.between {
  justify-content: space-between;
}

main {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex: 1 0 0;
  width: 100%;
  padding: 135px 0 0 0;
}

article {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: clamp(64px, 4vw, 80px);
  width: 100%;
}
article section:last-child {
  padding: 0 clamp(24px, 4vw, 40px) clamp(64px, 4vw, 80px) clamp(24px, 4vw, 40px);
}

section {
  padding: 0 clamp(24px, 4vw, 40px);
}
section .no_space {
  padding: 0;
}

.modal_overlay,
.menu_overlay {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1001;
}
.modal_overlay.active,
.menu_overlay.active {
  display: flex;
}

.modal_overlay {
  background: rgba(0, 14, 17, 0.7);
}

.menu_overlay {
  background-color: rgba(0, 0, 0, 0.25);
}

.mob_close_popup {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
}
.mob_close_popup::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 5px;
  background-color: #aaaaaa;
  border-radius: 20px;
  transform: translate(-50%, -50%);
  z-index: 10;
}

input, select, textarea {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 6px;
  border: 1px solid #e2e1e1;
  border-radius: 4px;
  box-shadow: none;
  outline: none;
  width: 100%;
  transition: all 0.4s ease;
}
input:focus, select:focus, textarea:focus {
  outline: none;
  border: none;
}

.column_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}

.section_heading {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 32px;
  max-width: 540px;
  width: 100%;
}

.section_heading_row {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  gap: clamp(24px, 4vw, 69px);
}

.section_color_wrap {
  gap: 40px;
  border-radius: 32px;
  transition: padding 0.3s ease;
}
.section_color_wrap.gray {
  padding: 32px 40px;
  background-color: #F0F0F0;
}
@media screen and (max-width: 680px) {
  .section_color_wrap.gray {
    padding: 24px 32px;
  }
}
.section_color_wrap.white {
  padding: 32px 40px;
  background-color: #ffffff;
}
@media screen and (max-width: 680px) {
  .section_color_wrap.white {
    padding: 24px 32px;
  }
}

.accent {
  color: #F6E040;
}

.animated-block {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1s ease, transform 0.7s ease;
  will-change: opacity, transform;
}
.animated-block.visible {
  opacity: 1;
  transform: translateY(0);
}

.page_outer {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.page_item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.page_sections {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 80px;
  width: 100%;
}

.section_container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.section_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
  flex-wrap: wrap;
}

.header {
  position: fixed;
  top: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 clamp(24px, 5vw, 40px);
  z-index: 1000;
  transition: top 0.3s ease;
}
@media screen and (max-width: 680px) {
  .header {
    top: 16px;
  }
}

.header_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 16px 48px;
  border-radius: 32px;
  background: #ffffff;
  transition: padding 0.3s ease;
}
@media screen and (max-width: 370px) {
  .header_wrapper {
    padding: 16px;
  }
}

.header_logo {
  width: 130px;
  height: 48px;
  transition: width 0.3s ease, height 0.3s ease;
}
@media screen and (max-width: 480px) {
  .header_logo {
    width: 100px;
    height: 38px;
  }
}

.header_navigation {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 24px;
  transition: gap 0.3s ease;
}
@media screen and (max-width: 420px) {
  .header_navigation {
    gap: 12px;
  }
}

.header_nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 890px) {
  .header_nav {
    display: none;
  }
}

.header_nav_list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  transition: gap 0.3s ease;
}
@media screen and (max-width: 1020px) {
  .header_nav_list {
    gap: 0;
  }
}

.header_nav_item {
  position: relative;
}

.header_nav_link {
  white-space: nowrap;
}
@media screen and (max-width: 990px) {
  .header_nav_link.button {
    padding: 12px 18px;
    transition: padding 0.3s ease;
  }
}

.langs {
  position: relative;
}

.lang_block {
  position: absolute;
  top: 55px;
  right: 0;
  display: none;
  width: 240px;
  padding: 16px 24px;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 4px 4px 32px 0px rgba(0, 0, 0, 0.1);
  transition: width 0.3s ease;
}
@media screen and (max-width: 380px) {
  .lang_block {
    width: 200px;
  }
}
.lang_block.active {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.lang_list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}

.lang_item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.button .lang_link {
  justify-content: flex-start;
  width: 100%;
}

.contacts_popup {
  position: absolute;
  top: 57px;
  right: 0;
  display: none;
  flex-direction: column;
  width: 240px;
  padding: 16px 24px;
  gap: 12px;
  border-radius: 16px;
  background: #ffffff;
  cursor: default;
}
.contacts_popup.active {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.contacts_popup_row {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 12px;
}

.contacts_popup_title {
  color: #3A4142;
  text-transform: uppercase;
}

.separator {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 1px;
  width: 100%;
  background-color: #F0F0F0;
}
.separator.vertical {
  width: 1px;
  height: 48px;
}
.separator.mob {
  display: none;
}
.separator.desk {
  display: flex;
}
@media screen and (max-width: 890px) {
  .separator.desk {
    display: none;
  }
  .separator.mob {
    display: flex;
  }
}

.contacts_popup_social {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
}

.mob_btn_menu {
  position: relative;
  display: none;
  width: 24px;
  height: 24px;
  padding: 13px;
  gap: 4px;
  cursor: pointer;
}
@media screen and (max-width: 890px) {
  .mob_btn_menu {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.mob_btn_item {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000E11;
  width: 22px;
  height: 3px;
  top: 50%;
  left: 50%;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transform: translate(-50%, -50%);
}
.mob_btn_item::before, .mob_btn_item::after {
  content: "";
  position: absolute;
  top: 7px;
  display: flex;
  width: 22px;
  height: 3px;
  background: #000E11;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.mob_btn_item::after {
  top: initial;
  bottom: 7px;
}
.mob_btn_item.active {
  background: rgba(111, 111, 111, 0);
  transform: translate(-50%, -50%) rotate(0deg);
}
.mob_btn_item.active::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 0px;
}
.mob_btn_item.active::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  bottom: 0px;
}

.menu_nav {
  position: fixed;
  top: 0;
  right: -100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
  width: 373px;
  padding: 32px 24px;
  border-radius: 32px 0px 0px 32px;
  background: #ffffff;
  box-shadow: 4px 4px 32px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease;
  z-index: 1100;
}
@media screen and (max-width: 375px) {
  .menu_nav {
    width: 100%;
  }
}
.menu_nav.active {
  right: 0px;
}
.menu_nav .contacts_popup {
  position: unset;
  box-shadow: unset;
  display: flex;
  width: 100%;
}

.menu_nav_main {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

.menu_nav_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  width: 100%;
  padding-left: 24px;
}

.menu_nav_list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.menu_nav_list .header_nav_list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  width: 100%;
}
.menu_nav_list .header_nav_item,
.menu_nav_list .header_nav_link {
  width: 100%;
}
.menu_nav_list .header_nav_link {
  justify-content: flex-start;
}

.menu_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 14, 17, 0.3);
  z-index: 1099;
}

.footer {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 0 clamp(24px, 4vw, 40px);
}

.footer_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
}
@media screen and (max-width: 680px) {
  .footer_wrapper {
    padding: 0 32px;
  }
}

.footer_top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  gap: 40px;
  width: 100%;
  padding-bottom: 24px;
  flex-wrap: wrap;
}
@media screen and (max-width: 480px) {
  .footer_top {
    gap: 30px;
  }
}
@media screen and (max-width: 360px) {
  .footer_top {
    gap: 20px;
  }
}
.footer_top .logo {
  width: 193px;
  height: 102px;
  flex-shrink: 0;
  transition: width 0.3s ease;
}
@media screen and (max-width: 480px) {
  .footer_top .logo {
    width: 150px;
  }
}
@media screen and (max-width: 360px) {
  .footer_top .logo {
    width: 130px;
  }
}

.footer_item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
}
@media screen and (max-width: 930px) {
  .footer_item_logo {
    order: 2;
  }
}
@media screen and (max-width: 930px) {
  .footer_item_nav {
    order: 1;
  }
}
@media screen and (max-width: 930px) {
  .footer_item_top {
    order: 3;
  }
}
.footer_item.end {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

.footer_row {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 120px;
  flex: 1 0 0;
  flex-wrap: wrap;
}
@media screen and (max-width: 680px) {
  .footer_row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
  }
}

.footer_col {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 12px;
}
.footer_col.disabled {
  opacity: 0.5;
  pointer-events: none;
}

.footer_title {
  color: #3A4142;
}

.footer_nav {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 12px;
}

.footer_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  width: 100%;
  padding: 16px 0px;
}
@media screen and (max-width: 680px) {
  .footer_bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 24px 0 16px;
    width: 100%;
  }
}
.footer_bottom span {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 200%;
  color: #3A4142;
}
.footer_bottom span:last-child {
  text-align: right;
}
@media screen and (max-width: 680px) {
  .footer_bottom span:last-child {
    text-align: center;
  }
}
@media screen and (max-width: 680px) {
  .footer_bottom span {
    text-align: center;
  }
}

/**
 * Swiper 11.1.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 9, 2024
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.swiper-button-prev,
.swiper-button-next {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
}

.swiper-button-next {
  right: 0;
  left: initial;
}

.swiper-button-prev {
  left: 0;
  right: initial;
}

.swiper-slide a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  gap: 8px;
  text-align: center;
  border-radius: 80px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
}
.button.just-icon {
  padding: 12px;
}
.button svg path {
  fill: #000E11;
  transition: fill 0.3s ease;
}
.button.solid {
  color: #000E11;
  background-color: #F6E040;
}
.button.solid:hover {
  background-color: #F4D810;
}
.button.solid:active, .button.solid.active {
  background-color: #EACF0B;
  color: #F6E040;
}
.button.solid:focus {
  background-color: #F4D810;
  color: #F6E040;
}
.button.solid.disabled {
  background-color: #EBEBEB;
  color: #7F949A;
}
.button.solid.disabled svg path {
  fill: #7F949A;
}
.button.outline {
  border: 1px solid #000E11;
}
.button.outline:hover {
  background-color: rgba(240, 240, 240, 0.4);
}
.button.outline:active, .button.outline.active {
  background-color: rgba(235, 235, 235, 0.4);
  color: #F6E040;
}
.button.outline:focus {
  color: #F6E040;
  background-color: #000E11;
}
.button.outline:focus svg path {
  fill: #F6E040;
}
.button.outline.disabled {
  background-color: transparent;
  border: 1px solid #ADADAD;
  color: #ADADAD;
}
.button.outline.disabled svg path {
  fill: #ADADAD;
}
.button.outline-inverted {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.button.outline-inverted svg path {
  fill: #ffffff;
}
.button.outline-inverted:hover {
  background-color: rgba(248, 248, 248, 0.4);
  border: 1px solid #F4D810;
  color: #F4D810;
}
.button.outline-inverted:hover svg path {
  fill: #F4D810;
}
.button.outline-inverted:active, .button.outline-inverted.active {
  background-color: rgba(235, 235, 235, 0.4);
  border: 1px solid #EACF0B;
  color: #F4D810;
}
.button.outline-inverted:active svg path, .button.outline-inverted.active svg path {
  fill: #EACF0B;
}
.button.outline-inverted:focus {
  background-color: var(--Desktop);
  border: 1px solid #F4D810;
  color: #F4D810;
}
.button.outline-inverted:focus svg path {
  fill: #F4D810;
}
.button.outline-inverted.disabled {
  background-color: transparent;
  border: 1px solid #ADADAD;
  color: #ADADAD;
}
.button.outline-inverted.disabled svg path {
  fill: #ADADAD;
}
.button.text {
  color: #000E11;
}
.button.text:hover {
  background-color: rgba(240, 240, 240, 0.4);
}
.button.text:active, .button.text.active {
  background-color: rgba(235, 235, 235, 0.4);
}
.button.text:active {
  background-color: #F0F0F0;
}
.button.text.disabled {
  background-color: transparent;
  color: #ADADAD;
  cursor: not-allowed;
  pointer-events: none;
}
.button.text.disabled svg path {
  fill: #ADADAD;
}

.link {
  color: #000E11;
  transition: color 0.3s ease;
}
.link:hover {
  color: #3A4142;
}

.input_fields {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  gap: 4px;
  width: 100%;
}
.input_fields label {
  color: #000E11;
}
.input_fields input, .input_fields textarea {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
  width: 100%;
  padding: 12px 24px;
  color: #000E11;
  border-radius: 12px;
  border: 1px solid #EBEBEB;
  background: var(--Desktop);
}
.input_fields input::placeholder, .input_fields textarea::placeholder {
  color: #7F949A;
}
.input_fields textarea {
  height: 160px;
}
.input_fields .phone_error {
  padding: 0 24px;
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  line-height: 130%;
  color: #FA3F3F;
}

.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  display: none; /* Спочатку приховано */
  flex-direction: column;
  gap: 64px;
  max-width: 659px;
  width: 100%;
  padding: 32px 40px;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.95); /* Початковий стан */
  border-radius: 32px;
  background-color: #ffffff;
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 1002;
}
.popup.visible {
  display: flex; /* Відображення елемента */
}
.popup.active {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1); /* Анімація появи */
}

.popup_content {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
  align-self: stretch;
}

.popup_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  width: 100%;
}

.popup_close_btn {
  background-color: var(--Desktop);
}

.popup_row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 32px;
  width: 100%;
  flex-wrap: wrap;
}
.popup_row .input_fields {
  width: calc((100% - 32px) / 2);
}
@media screen and (max-width: 680px) {
  .popup_row .input_fields {
    width: 100%;
  }
}
@media screen and (max-width: 680px) {
  .popup_row {
    justify-content: center;
    gap: 16px;
  }
}

.popup_col {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}

.popup_social {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
}
.popup_social span {
  color: #000E11;
}

.default_item {
  display: flex;
}
.default_item.hidden {
  display: none;
}

.success_item {
  display: none;
}
.success_item.active {
  display: flex;
}
.success_item.hidden {
  display: none;
}

.popup_form_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.popup_form_wrapper.hidden {
  display: none;
}

.popup_success_message {
  display: none;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  color: #000E11;
  transition: opacity 0.3s ease;
}
.popup_success_message.active {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.btn__submit {
  position: relative;
  overflow: hidden;
}
.btn__submit.animate {
  min-width: 150px;
  min-height: 48px;
  color: transparent;
  cursor: wait;
  pointer-events: none;
}
.btn__submit.animate::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px; /* Розмір спінера */
  height: 20px; /* Розмір спінера */
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 3px solid transparent; /* Колір спінера */
  border-top-color: #000E11; /* Колір обертаючої частини */
  animation: spinner 0.8s linear infinite; /* Запускаємо анімацію */
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.blog_categories_grid {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}

.blog_categories_grid_wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
  flex-wrap: wrap;
  width: 100%;
}

.blog_category.outline {
  color: #000E11;
}
.blog_category.outline.active {
  color: #F6E040;
  border: 1px solid #000E11;
  background: #000E11;
}

.blog_articles_grid {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.blog_articles_grid .blog_card {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.blog_articles_grid .blog_card.hidden_article {
  display: none;
}

.blog_articles_grid_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}

.finish_articles {
  display: none;
  color: rgba(0, 14, 17, 0.6);
  text-align: center;
  animation: fadeIn 0.5s ease-in-out;
}
.finish_articles.active {
  gap: 10px;
}

.btn_more_articles {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn_more_articles.hide {
  display: none;
}

.finish_articles {
  display: none;
}
.finish_articles.active {
  display: flex;
  justify-content: center;
  align-items: center;
}

.white_card {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 32px 40px;
  border-radius: 32px;
  background: #ffffff;
  transition: padding 0.3s ease;
}
@media screen and (max-width: 680px) {
  .white_card {
    padding: 32px;
  }
}

.white_card_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
}

.white_card_text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 16px 40px;
}
.white_card_text.row {
  flex-direction: row;
}
.white_card_text h3 {
  color: #000E11;
}
.white_card_text .p {
  color: #000E11;
}
.white_card_text a {
  display: inline-flex;
  margin-top: 16px;
  color: #000E11;
}
.white_card_text .small_desc {
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  line-height: 130%;
  color: #000E11;
}

.tag_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
  flex: 1 0 0;
  align-self: stretch;
  overflow-x: auto;
  scrollbar-width: none;
  /* Для екранів менше 680px */
  /* Для екранів більше 680px */
}
.tag_wrapper::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 480px) {
  .tag_wrapper .tag:nth-child(3) {
    display: none; /* Сховуємо третій тег */
  }
  .tag_wrapper .tag.tag-extra {
    display: inline-block; /* Показуємо третій тег як +N */
  }
}
@media screen and (min-width: 481px) {
  .tag_wrapper .tag:nth-child(4) {
    display: none; /* Сховуємо четвертий тег */
  }
  .tag_wrapper .tag.tag-extra {
    display: inline-block; /* Показуємо четвертий тег як +N */
  }
}

.tag {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-size: 0.75rem;
  font-size: clamp(0.75rem, 0.6730769231rem + 0.3846153846vw, 1rem);
  text-align: center;
  white-space: nowrap;
  border-radius: 80px;
}
.tag.tag-extra {
  display: none; /* Сховано за замовчуванням */
}
.tag.black {
  background-color: #000E11;
  color: #ffffff;
}
.tag.white {
  background-color: #ffffff;
  color: #000E11;
}

.cards_grid {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: clamp(24px, 5vw, 40px);
  width: 100%;
}
.cards_grid.col_3 .cards_item {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 1080px) {
  .cards_grid.col_3 .cards_item {
    width: calc((100% - 40px) / 2);
  }
}
@media screen and (max-width: 680px) {
  .cards_grid.col_3 .cards_item {
    width: 100%;
  }
}
.cards_grid.col_3 .cards_item.full-width {
  width: 100%;
}
.cards_grid.col_2 .cards_item {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 680px) {
  .cards_grid.col_2 .cards_item {
    width: 100%;
  }
}
.cards_grid.col_2 .cards_item.full-width {
  width: 100%;
}
.cards_grid.strech .cards_item {
  align-self: stretch;
}

.cards_item.column {
  flex-direction: column;
}
.cards_item.yellow {
  background-color: #F6E040;
}
.cards_item.gray {
  background-color: #F0F0F0;
}

.connect_section {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.connect_section.yellow .connect_section_item {
  background-color: #F6E040;
}

.connect_section_item {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 40px;
  width: 100%;
  padding: 32px 40px;
  border-radius: 32px;
  background-color: #ffffff;
  transition: gap 0.3s ease, padding 0.3s ease;
}
@media screen and (max-width: 980px) {
  .connect_section_item {
    gap: 20px;
  }
}
@media screen and (max-width: 890px) {
  .connect_section_item {
    flex-wrap: wrap;
    padding: 32px;
  }
}

.connect_section_heading {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 360px;
  transition: width 0.3s ease;
}
@media screen and (max-width: 890px) {
  .connect_section_heading {
    width: 100%;
  }
}
.connect_section_heading h2 {
  color: #000E11;
}

.connect_section_info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  gap: 32px;
  width: calc(100% - 400px);
  transition: width 0.3s ease;
}
@media screen and (max-width: 980px) {
  .connect_section_info {
    width: calc(100% - 380px);
  }
}
@media screen and (max-width: 890px) {
  .connect_section_info {
    width: 100%;
  }
}
.connect_section_info .button {
  transition: width 0.3s ease;
}
@media screen and (max-width: 680px) {
  .connect_section_info .button {
    width: 100%;
  }
}

.blog_card {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
  gap: 16px;
  width: calc((100% - 40px) / 2);
  height: 410px;
  padding: 32px 40px;
  border-radius: 24px;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
  cursor: pointer;
}
@media screen and (max-width: 980px) {
  .blog_card {
    width: 100%;
  }
}
.blog_card.full_width {
  width: 100%;
}
.blog_card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%);
  z-index: 10;
  transition: background 0.3s ease;
}
.blog_card:hover {
  box-shadow: 4px 4px 32px 0px rgba(0, 0, 0, 0.3);
}
.blog_card:hover::before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.blog_card_image {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.blog_card_image img {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog_card_heading {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  z-index: 10;
}

.blog_card_body {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
  gap: 8px;
  flex: 1 0 0;
  align-self: stretch;
  z-index: 10;
}
.blog_card_body h2 {
  color: #ffffff;
  text-align: left;
  text-transform: uppercase;
}

.blog_card_info {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 8px;
  align-self: stretch;
}

.blog_card_date {
  color: #ffffff;
  text-align: left;
}

.blog_card_desc {
  color: #ffffff;
  text-align: left;
}

.banner_outer {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.banner {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 600px;
  padding: clamp(24px, 5vw, 136px) clamp(24px, 3vw, 48px);
  border-radius: 32px;
  overflow: hidden;
  transition: height 0.3s ease;
}
@media screen and (max-width: 768px) {
  .banner {
    height: 450px;
  }
}
@media screen and (max-width: 680px) {
  .banner {
    height: 332px;
  }
}
.banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 14, 17, 0.12) 0%, rgba(0, 14, 17, 0.12) 100%);
  z-index: 101;
}
.banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 100;
}
.banner.article_page {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
  padding: 32px 40px;
}
.banner.article_page .banner_info {
  align-self: flex-start;
  max-width: 100%;
  gap: 8px;
}
.banner.article_page .tag_wrapper {
  position: relative;
  flex: 0 1 auto;
  z-index: 102;
}
.banner.blog_banner .tag_wrapper {
  display: none;
  position: relative;
  flex: 0 1 auto;
  z-index: 102;
}

.banner_info {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
  max-width: 100%;
  z-index: 102;
}
@media screen and (max-width: 680px) {
  .banner_info {
    gap: 44px;
  }
}
.banner_info h1 {
  color: #ffffff;
}

.banner_breadcrumb {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}

.article_info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
}

.article_date,
.article_views {
  color: #ffffff;
}

.article_views {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}

.article_item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  width: 894px;
  padding: 32px 40px;
  background-color: #ffffff;
  border-radius: 32px;
}

.article_section {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.article_section h2 {
  margin-top: 40px;
}
.article_section h2, .article_section h3, .article_section h4, .article_section h5 {
  text-align: left;
  color: #000E11;
}
.article_section p, .article_section ul, .article_section a {
  color: #000E11;
}
.article_section p {
  width: 100%;
  padding: 16px 0;
}
.article_section li {
  position: relative;
  padding: 0 0 0 16px;
}
.article_section li::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #000E11;
}
.article_section img {
  width: 100%;
  height: 400px;
  border-radius: 24px;
  object-fit: cover;
  transition: height 0.3s ease;
}
@media screen and (max-width: 680px) {
  .article_section img {
    height: 250px;
  }
}

.setter_main_image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 680px;
  padding: 32px 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 32px;
  overflow: hidden;
  z-index: 1;
  transition: height 0.3s ease, padding 0.3s ease;
}
@media screen and (max-width: 980px) {
  .setter_main_image {
    height: 550px;
    padding: 32px;
  }
}
@media screen and (max-width: 680px) {
  .setter_main_image {
    height: 470px;
    padding: 32px;
  }
}
.setter_main_image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  z-index: 10;
  transition: background 0.3s ease;
}
.setter_main_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 280px;
  height: 490px;
  border-radius: 400px;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 100;
  transition: height 0.3s ease;
}
@media screen and (max-width: 680px) {
  .setter_main_image img {
    height: 280px;
  }
}
.setter_main_image.service_card:hover::before {
  background: rgba(0, 0, 0, 0.1);
}
.setter_main_image.service_card:hover .button.outline {
  background-color: #F0F0F0;
}

.place_photo_gallery .setter_main_image:hover::before {
  background: rgba(0, 0, 0, 0.1);
}
.place_photo_gallery .setter_main_image:hover .button.outline {
  background-color: #F0F0F0;
}

.setter_main_tag {
  position: absolute;
  top: 32px;
  left: 40px;
  border-radius: 80px;
  z-index: 101;
}
@media screen and (max-width: 680px) {
  .setter_main_tag {
    left: 50%;
    transform: translate(-50%, 0);
  }
}

.setter_main_count {
  position: absolute;
  left: 40px;
  bottom: 32px;
  color: #3A4142;
  z-index: 101;
}

.setter_main_link {
  position: absolute;
  bottom: 32px;
  right: 40px;
  z-index: 101;
}

.service_card .tag_wrapper {
  position: absolute;
  top: 32px;
  left: 40px;
  flex-wrap: wrap;
  width: calc(100% - 80px);
  z-index: 101;
}

.connect_lawyer {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  margin-top: clamp(-64px, 4vw, -80px);
  z-index: 301;
}
@media screen and (max-width: 990px) {
  .connect_lawyer {
    margin-top: 0;
  }
}

.connect_lawyer_wrap {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
}

.connect_lawyer_card {
  position: absolute;
  top: -190px;
  right: 110px;
  width: 426px;
  z-index: 200;
  transition: top 0.3s ease, right 0.3s ease, width 0.3s ease;
}
@media screen and (max-width: 1080px) {
  .connect_lawyer_card {
    top: -180px;
    right: 80px;
  }
}
@media screen and (max-width: 990px) {
  .connect_lawyer_card {
    position: relative;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .connect_lawyer_card {
    width: 100%;
  }
}

.social_widget {
  position: fixed;
  bottom: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 46px;
  height: 46px;
  right: calc(50% - 680px);
  background: #F6E040;
  border-radius: 100%;
  transition: 0.3s ease;
  z-index: 999999;
}
@media screen and (max-width: 890px) {
  .social_widget {
    z-index: 200;
  }
}
.social_widget .connect_text {
  display: none;
  width: 52px;
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 400;
  font-size: 8px;
  line-height: 130%;
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #000E11;
  transform: scaleX(1);
}
.social_widget:hover {
  width: 64px;
  height: 64px;
  padding: 20px 6px;
  bottom: 25px;
  right: calc(50% - 680px);
  border-radius: 16px;
  box-shadow: none;
}
.social_widget:hover .connect_text {
  display: flex;
}
.social_widget:hover .button_active {
  display: none;
}
.social_widget.active {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  width: 64px;
  height: auto;
  padding: 20px 6px;
  bottom: 25px;
  right: calc(50% - 680px);
  border-radius: 16px;
  box-shadow: none;
  animation: rubberband 250ms alternate ease-out;
}
.social_widget.active .connect_text {
  display: none;
}
.social_widget.active .button_active {
  display: none;
}
.social_widget.active .widget {
  display: block;
}
.social_widget.active .telegram_but {
  background-image: url("/images/icons/telegram.svg");
}
.social_widget.active .whatsup_but {
  background-image: url("/images/icons/whatsup.svg");
}
.social_widget.active .phone_but {
  background-image: url("/images/icons/phone.svg");
}
.social_widget.active .close_but {
  width: 28px;
  height: 28px;
  border-radius: 100%;
  background-image: url("/images/icons/close.svg");
  transition: all 0.5s;
}
.social_widget.active .close_but:hover {
  background-color: #F6E040;
}

.widget {
  display: none;
  width: 100%;
  height: 30px;
  font-size: 28px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  outline: 0;
  background-size: auto;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all;
  transition-duration: 0s;
  transition-duration: 0.2s;
  overflow: hidden;
}

.button_active {
  position: relative;
  display: flex;
  margin: auto;
  text-align: right;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  box-sizing: border-box;
  z-index: 200;
  transition: all;
  transition-duration: 0s;
  transition-duration: 0.2s;
}
.button_active::before {
  content: "";
  position: absolute;
  top: -16px;
  left: -16px;
  width: 77px;
  height: 78px;
  border-radius: 100%;
  background-color: #F6E040;
  animation: 1.5s ease 0s infinite normal none running changeIcone-pulse;
  transform: scale(0);
  z-index: -1;
}
.button_active.active {
  display: flex;
}
.button_active .button_active_ico {
  height: 46px;
  width: 46px;
  transition-duration: 0.2s;
  background: url("/images/icons/phone.svg") no-repeat center, url("/images/icons/telegram.svg") no-repeat center top -100px, url("/images/icons/whatsup.svg") no-repeat center top -150px, url("/images/icons/phone.svg") no-repeat center top -200px, url("/images/icons/telegram.svg") no-repeat center top -250px, url("/images/icons/whatsup.svg") no-repeat center top -300px, url("/images/icons/phone.svg") no-repeat center top -350px;
  background-repeat: no-repeat;
  animation: 6s ease -2s infinite normal running none changeIcons;
}

@keyframes rubberband {
  0% {
    transform: scaleY(1);
  }
  50% {
    transform: scaleY(1.5);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes changeIcone-text {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes changeIcone-pulse {
  0% {
    opacity: 1;
    transform: scale(0);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes changeIcons {
  0% {
    background-position: center center, top -10000px center, top -150px center, top -200px center, top -250px center, top -300px center, top -350px center, top -10000px center;
  }
  22% {
    background-position: center center, top -10000px center, top -150px center, top -200px center, top -250px center, top -300px center, top -350px center, top -10000px center;
  }
  23% {
    background-position: top 1000px center, center center, top -150px center, top -200px center, top -250px center, top -300px center, top -350px center, center center;
  }
  24% {
    background-position: top 1000px center, center center, top -150px center, top -200px center, top -250px center, top -300px center, top -350px center, center center;
  }
  30% {
    background-position: top 1000px center, center center, top -100px center, top -100px center, top -150px center, top -200px center, top -250px center, center center;
  }
  41% {
    background-position: top 1000px center, top 100px center, center center, top -100px center, top -150px center, top -200px center, top -250px center, center center;
  }
  52% {
    background-position: top 1000px center, top 100px center, top 100px center, center center, top -100px center, top -150px center, top -200px center, center center;
  }
  63% {
    background-position: top 1000px center, top 100px center, top 100px center, top 100px center, center center, top -100px center, top -150px center, center center;
  }
  74% {
    background-position: top 1000px center, top 100px center, top 100px center, top 100px center, top 100px center, center center, top -100px center, center center;
  }
  85% {
    background-position: top 1000px center, top 100px center, top 100px center, top 100px center, top 100px center, top 100px center, center center, center center;
  }
  100% {
    background-position: top 1000px center, top 100px center, top 100px center, top 100px center, top 100px center, top 100px center, center center, center center;
  }
}
.main_banner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  flex-shrink: 0;
}

.main_banner_wrapper_outer {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.main_banner_wrapper {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  height: clamp(332px, 50vw, 800px);
  padding: clamp(24px, 4vw, 136px) clamp(24px, 4vw, 48px);
  border-radius: 32px;
  overflow: hidden;
}
.main_banner_wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 14, 17, 0.12) 0%, rgba(0, 14, 17, 0.12) 100%);
  z-index: 101;
}

.main_banner_img {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.main_banner_img img {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 100;
}

.main_banner_info {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 44px;
  max-width: 770px;
  width: 100%;
  z-index: 101;
}

.main_banner_heading {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
}
.main_banner_heading h1 {
  color: #ffffff;
}

.main_banner_desc {
  color: #F8F8F8;
}

.main_banner_btns {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: clamp(16px, 4vw, 24px);
  width: 100%;
}
@media screen and (max-width: 680px) {
  .main_banner_btns.desktop {
    display: none;
  }
}
.main_banner_btns.mob {
  display: none;
}
@media screen and (max-width: 680px) {
  .main_banner_btns.mob {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .main_banner_btns.mob > div {
    width: 100%;
  }
}

.place_photo_gallery {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 300;
}

.section_home_swiper_outer {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}

.swipers_containers {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  width: 100%;
  transition: gap 0.3s ease;
}
@media screen and (max-width: 980px) {
  .swipers_containers {
    flex-direction: column;
    gap: 24px;
  }
}

.swipers_container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc((100% - 40px) / 2);
  transition: width 0.3s ease, padding 0.3s ease;
}
@media screen and (max-width: 980px) {
  .swipers_container {
    width: 100%;
    gap: 24px;
  }
}
.swipers_container.row {
  flex-direction: row;
  padding: 0 0 30px;
}
@media screen and (max-width: 980px) {
  .swipers_container.row {
    padding: 0;
  }
}
.swipers_container.col {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  align-self: stretch;
}

.swiper_headings {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(100% - 233px);
  padding: 0 32px;
  transition: padding 0.3s ease;
}
@media screen and (max-width: 680px) {
  .swiper_headings {
    padding: 0 24px;
  }
}

/* galleryTop */
.desc {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.desc .swiper_desc_text {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 16px;
}
.desc h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  color: #000E11;
}
.desc .number {
  color: #7F949A;
}
.desc p {
  color: #000E11;
  text-align: center;
}

/* thumbs */
.gallery-thumbs {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .gallery-thumbs {
    display: none;
  }
}
.gallery-thumbs .swiper-slide {
  width: auto;
  border-radius: 10px;
  opacity: 0.8;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
  -webkit-filter: initial; /* Safari 6.0 - 9.0 */
  filter: initial;
  font-weight: bold;
  color: #231b93;
}
.gallery-thumbs img {
  cursor: pointer;
  width: 193px;
  height: 193px;
  border-radius: 32px;
  object-fit: cover;
}

.gallery_thumbs_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 16px;
}

.gallery_thumbs_info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  color: #000E11;
}

.gallery_thumbs_cat {
  text-align: right;
}

.gallery_thumbs_count {
  color: #3A4142;
}

.why_we {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.about_dh {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.section_row_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
  height: 410px;
  transition: height 0.3s ease;
}
@media screen and (max-width: 980px) {
  .section_row_wrap {
    flex-wrap: wrap;
    height: auto;
  }
}

.section_row_image {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 543px;
  height: 100%;
  border-radius: 24px;
  overflow: hidden;
  transition: width 0.3 ease;
}
@media screen and (max-width: 1200px) {
  .section_row_image {
    width: 443px;
  }
}
@media screen and (max-width: 1080px) {
  .section_row_image {
    width: 343px;
  }
}
@media screen and (max-width: 980px) {
  .section_row_image {
    width: 100%;
  }
}
.section_row_image img {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section_row_info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
  width: calc(100% - 583px);
  height: 100%;
  align-items: stretch;
  transition: width 0.3s ease;
}
@media screen and (max-width: 1200px) {
  .section_row_info {
    width: calc(100% - 483px);
  }
}
@media screen and (max-width: 1080px) {
  .section_row_info {
    width: calc(100% - 383px);
  }
}
@media screen and (max-width: 980px) {
  .section_row_info {
    width: 100%;
  }
}

.section_row_text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
  height: 90%;
  overflow: hidden;
}
.section_row_text h5 {
  color: #000E11;
}
.section_row_text p {
  color: #000E11;
}

.secton_row_link {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

.reviews_section {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  padding: 0;
}

.reviews_container {
  padding: 0 clamp(24px, 5vw, 40px);
}

.slider_review_cards_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}

.slider_review_cards {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 40px;
  width: 100%;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: auto;
  padding-bottom: 10px;
  padding-left: calc((100% - 1360px) / 2);
  padding-right: calc((100% - 1360px) / 2);
}
.slider_review_cards::-webkit-scrollbar {
  display: none;
}
.slider_review_cards.dragging {
  cursor: grabbing;
}

.slider_card {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  flex-shrink: 0;
  width: 894px;
  height: 474px;
  padding: 32px 40px;
  border-radius: 32px;
  background: #ffffff;
  transition: height 0.3s ease;
  scroll-snap-align: center;
  cursor: grab;
  transition: width 0.3s ease, height 0.3s ease, padding 0.3s ease;
}
.slider_card:first-child {
  margin: 0 0 0 40px;
}
.slider_card:last-child {
  margin: 0 40px 0 0;
}
@media screen and (max-width: 910px) {
  .slider_card {
    width: 750px;
  }
}
@media screen and (max-width: 768px) {
  .slider_card {
    flex-direction: column;
    width: calc(100% - 80px);
    height: auto;
    padding: 32px;
  }
}

.slider_image {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 260px;
  height: 100%;
  border-radius: 24px;
  overflow: hidden;
  user-select: none;
  transition: width 0.3s ease;
}
@media screen and (max-width: 768px) {
  .slider_image {
    height: 410px;
    width: 100%;
  }
}
.slider_image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 51.5%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 1;
}
.slider_image img {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider_name {
  position: absolute;
  bottom: 16px;
  left: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: auto;
  color: #ffffff;
  text-transform: uppercase;
  z-index: 10;
}

.slider_info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
  width: calc(100% - 292px);
  height: 100%;
  align-items: stretch;
  transition: width 0.3s ease;
}
@media screen and (max-width: 768px) {
  .slider_info {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }
}
.slider_info svg {
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .slider_info svg {
    width: 40px;
    height: 35px;
  }
}

.slider_text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
  height: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  user-select: none;
  transition: height 0.3s ease;
}
@media screen and (max-width: 768px) {
  .slider_text {
    height: 125px;
  }
}
.slider_text h5 {
  color: #000E11;
}
.slider_text p {
  color: #000E11;
}

.slider_text_item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  height: 250px;
  gap: 16px;
}

.slider_link {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  user-select: none;
}

.pagination {
  display: none;
}
@media screen and (max-width: 768px) {
  .pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
  }
}

.dot {
  width: 12px;
  height: 12px;
  border-radius: 32px;
  background-color: rgba(0, 14, 17, 0.3);
  transition: width 0.3s ease;
}
.dot.active {
  width: 48px;
  background-color: #F6E040;
}

.blog_section {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.blog_section_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}

.blog_section_grid {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  flex-wrap: wrap;
  width: 100%;
}

#reviewsPopup {
  max-width: 895px;
}
@media screen and (max-width: 680px) {
  #reviewsPopup {
    padding: 24px;
  }
}
#reviewsPopup .slider_card {
  width: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
}
#reviewsPopup .slider_card:last-child {
  margin: 0;
}
#reviewsPopup .slider_image_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 16px;
  width: 260px;
}
@media screen and (max-width: 768px) {
  #reviewsPopup .slider_image_wrap {
    width: 100%;
  }
}
#reviewsPopup .slider_image {
  width: 100%;
}
@media screen and (max-width: 680px) {
  #reviewsPopup .slider_image {
    height: 250px;
  }
}
#reviewsPopup .slider_text {
  height: auto;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #reviewsPopup .slider_text {
    max-height: 250px;
    overflow-y: auto;
  }
}

.information-page {
  flex: 1 0 0;
  justify-content: center;
  padding-bottom: 65px;
}
.information-page .cards_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-items: stretch;
  width: 100%;
  gap: 40px;
}
@media (max-width: 1100px) {
  .information-page .cards_wrapper {
    flex-direction: column;
    align-items: center;
  }
}
.information-page .cards_item {
  max-width: 777px;
}
@media (max-width: 1100px) {
  .information-page .cards_item {
    max-width: 100%;
  }
}
.information-page .cards_item .white_card_wrapper {
  justify-content: space-between;
  height: 100%;
}
.information-page .cards_item.photo {
  max-width: 539px;
}
@media (max-width: 1100px) {
  .information-page .cards_item.photo {
    max-width: 100%;
  }
}
.information-page .cards_item .p_18.fw_500 p {
  font-weight: 500;
}
.information-page .white_card_buttons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  width: 100%;
}
@media (max-width: 600px) {
  .information-page .white_card_buttons {
    flex-wrap: wrap;
  }
}
.information-page .button.outline {
  color: #000E11;
}
.information-page .button.outline:focus {
  color: #F6E040;
}
.information-page .button.solid:focus {
  color: #000E11;
}
@media (max-width: 600px) {
  .information-page .button.facebook, .information-page .button.linkedin {
    width: calc((100% - 24px) / 2);
  }
}
@media (max-width: 1420px) {
  .information-page .button.facebook span, .information-page .button.linkedin span {
    display: none;
  }
}
@media (max-width: 600px) {
  .information-page .button.instagram {
    width: 100%;
  }
}
.information-page .photo_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 210px;
}
.information-page .photo_wrapper .author_photo {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  object-fit: cover;
  aspect-ratio: 16/9;
}

.service_section_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.service_section {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}

.section_header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  flex-wrap: wrap;
  width: 100%;
}
.section_header h2 {
  color: #000E11;
}
.section_header p {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 427px;
  width: 100%;
  font-family: "SFUIDisplay";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  color: #000E11;
}

.section_cards {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  flex-wrap: wrap;
  width: 100%;
}
.section_cards .service_card,
.section_cards .static_card {
  height: 560px;
  width: calc((100% - 80px) / 3);
  transition: width 0.3s ease;
}
@media screen and (max-width: 1080px) {
  .section_cards .service_card,
  .section_cards .static_card {
    width: calc((100% - 40px) / 2);
  }
}
@media screen and (max-width: 980px) {
  .section_cards .service_card,
  .section_cards .static_card {
    padding: 32px;
  }
}
@media screen and (max-width: 680px) {
  .section_cards .service_card,
  .section_cards .static_card {
    width: 100%;
    height: 470px;
    padding: 32px;
  }
}
.static_card_info {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 16px;
}

.static_card {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  align-self: stretch;
  gap: 24px;
  padding: 32px 40px;
  border-radius: 32px;
  background: #ffffff;
}
.static_card h5 {
  color: #000E11;
}
.static_card p {
  color: #000E11;
}

.service_section {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
@media screen and (max-width: 1180px) {
  .service_section {
    width: 100%;
  }
}
@media screen and (max-width: 1180px) {
  .service_section .section_wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
}
.service_section .cards_grid {
  width: calc(100% - 467px);
}
@media screen and (max-width: 1180px) {
  .service_section .cards_grid {
    width: 100%;
  }
}

.service_form_educative {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-self: auto;
  width: 427px;
  padding: 32px 40px;
  border-radius: 32px;
  background: #ffffff;
  box-shadow: 4px 4px 32px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1180px) {
  .service_form_educative {
    max-width: 700px;
    width: 100%;
  }
}
.service_form_educative .popup_header {
  gap: 16px;
  flex-wrap: wrap;
}
.service_form_educative .popup_header p {
  color: #000E11;
}
.service_form_educative .separator.hidden {
  display: none;
}
.service_form_educative .popup_row .input_fields {
  width: 100%;
}

.dh_woman .service_section .section_wrapper {
  width: 100%;
}
.dh_woman .service_section .service_card,
.dh_woman .service_section .cards_grid {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 1180px) {
  .dh_woman .service_section .service_card,
  .dh_woman .service_section .cards_grid {
    width: 100%;
  }
}
.dh_woman .service_section .cards_grid {
  row-gap: 32px;
  column-gap: 40px;
}
.dh_woman .section_color_wrap .section_heading_tag {
  white-space: pre-line;
}

.algoritm_section {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.algoritm_left {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  align-self: stretch;
  gap: 40px;
  width: 543px;
}
@media screen and (max-width: 1180px) {
  .algoritm_left {
    width: calc((100% - 40px) / 2);
  }
}
@media screen and (max-width: 890px) {
  .algoritm_left {
    width: 100%;
  }
}
.algoritm_left .image_item {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 410px;
  border-radius: 24px;
  overflow: hidden;
  transition: height 0.3s ease;
}
@media screen and (max-width: 768px) {
  .algoritm_left .image_item {
    height: 350px;
  }
}
@media screen and (max-width: 680px) {
  .algoritm_left .image_item {
    height: 250px;
  }
}
.algoritm_left .image_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 51.5%, rgba(0, 0, 0, 0.5) 100%);
}
.algoritm_left img {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  border-radius: 24px;
  object-fit: cover;
}
.algoritm_left .cards_item {
  width: 100%;
  gap: 16px;
  box-shadow: none;
}
.algoritm_left .white_card_wrapper {
  width: 100%;
}
.algoritm_left .white_card_text {
  width: 100%;
  flex-wrap: wrap;
}
.algoritm_left .white_card_text_wrap {
  width: calc((100% - 40px) / 2);
  max-width: 206px;
}

.algoritm_right {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  width: calc(100% - 583px);
  gap: 32px;
}
@media screen and (max-width: 1180px) {
  .algoritm_right {
    width: calc((100% - 40px) / 2);
  }
}
@media screen and (max-width: 890px) {
  .algoritm_right {
    width: 100%;
  }
}

.algoritm_item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.algoritm_item h3, .algoritm_item h4 {
  margin-top: 32px;
}
.algoritm_item p {
  margin-top: 16px;
  color: #000E11;
}
.algoritm_item ol, .algoritm_item ul {
  margin-top: 32px;
  padding: 0 0 0 20px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 32px;
  list-style: auto;
}
.algoritm_item li {
  list-style: decimal;
}
.algoritm_item ul li {
  list-style: disc;
}

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