:root {
  --paragraph: #fff9;
  --main_blue: #3653fd;
  --main_gradient_1: #3653fd;
  --main_gradient_2: #203297;
  --dark_grey: #232323;
  --white: #fff;
  --dark_txt: #545454;
  --blue_card: #dbeffe;
  --paragraph_light_grey: #d9d9d9;
  --green: #24cb26;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  background-color: #f0f2f3;
  display: block;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.txt_white {
  z-index: 2;
  color: var(--paragraph);
  text-align: left;
  font-family: "Stolzl (normal)", Verdana, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  position: relative;
}

.about_me {
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
}

.card_about_me {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  background-color: var(--main_blue);
  background-image: none;
  border-radius: 50px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 710px;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dynamic_island {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  background-color: var(--dark_grey);
  border-radius: 50px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 230px;
  height: 100px;
  min-height: 52px;
  margin-top: 30px;
  padding-left: 33px;
  display: flex;
}

.emoji_hello {
  color: var(--white);
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 30px;
}

.privet {
  color: var(--white);
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 15px;
}

.about_me_txt {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.about_h2 {
  color: var(--white);
  text-align: center;
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 30px;
  line-height: 120%;
}

.img_avatar {
  max-width: 263px;
}

.txt_dark {
  color: var(--dark_txt);
  font-family: "Stolzl (normal)", Verdana, sans-serif;
  font-size: 16px;
  line-height: 130%;
}

.h2 {
  color: var(--dark_grey);
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 40px;
}

.zagolovok_block_left {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.zagolovok_block_left.m-width {
  min-width: 480px;
  max-width: 580px;
}

.head_txt {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  max-width: 580px;
  display: flex;
}

.h3_footer {
  color: var(--white);
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 24px;
  line-height: 115%;
  transform: rotate(0);
}

.faq {
  margin-top: 200px;
  margin-left: 40px;
  margin-right: 40px;
}

.faq-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown-2 {
  width: 100%;
}

.faq_question {
  color: var(--dark_grey);
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Stolzl (normal)", Verdana, sans-serif;
  font-size: 18px;
  line-height: 115%;
}

.faq_02 {
  color: var(--dark_txt);
  font-family: "Stolzl (normal)", Verdana, sans-serif;
  font-size: 16px;
}

.cta_block {
  background-color: #3653fd;
  background-image: none;
  border-top-left-radius: 67px;
  border-top-right-radius: 67px;
  max-width: 1200px;
  height: 620px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.call_to_action {
  margin-top: 150px;
  margin-right: 0;
  overflow: hidden;
}

.foot_txt {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  align-items: flex-start;
  margin-top: 50px;
  display: flex;
}

.h2_foot {
  color: var(--white);
  padding-top: 60px;
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 40px;
  line-height: 115%;
}

.copyright {
  z-index: 2;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 290px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 20px;
}

.image-6 {
  opacity: .6;
}

.messengers {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.image-7 {
  width: 90px;
}

.div-block-15 {
  margin-top: 80px;
  position: relative;
}

.foot_group {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 510px;
  margin-left: 80px;
  display: flex;
}

.img_sticker {
  z-index: 2;
  width: 460px;
  position: absolute;
  top: 90px;
  left: auto;
  right: -120px;
}

.mail {
  color: var(--paragraph);
  font-family: "Stolzl (normal)", Verdana, sans-serif;
  position: relative;
}

.mail_link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 80px;
}

.image-8 {
  opacity: .6;
}

.tooltip_whatsapp {
  background-color: var(--paragraph);
  pointer-events: none;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: -50px 0% auto 20%;
}

.tooltip_txt {
  color: var(--white);
  margin-left: auto;
  margin-right: auto;
  font-family: "Stolzl (normal)", Verdana, sans-serif;
  font-size: 14px;
}

.tooltip_tg {
  background-color: var(--paragraph);
  pointer-events: none;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: -50px 0% auto 20%;
}

.block_tg {
  margin-top: 80px;
  position: relative;
}

.div-block-16 {
  background-color: #359bfc;
  border-radius: 50px;
  width: 24px;
  height: 24px;
}

.h2-2 {
  color: #232323;
  margin-top: 0;
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 40px;
  line-height: 115%;
  display: inline-flex;
}

.div-block-17 {
  background-color: #359bfc;
  border-radius: 50px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.ads_section {
  margin-top: 200px;
  margin-left: 40px;
  margin-right: 40px;
}

.grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 580px 1fr;
  justify-content: space-between;
  align-items: start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.ads_cards {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 100%;
  max-width: 600px;
  display: flex;
  position: relative;
}

.ads_card {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--white);
  border-radius: 36px;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px 30px 40px 40px;
  display: flex;
  position: sticky;
  top: 60px;
  box-shadow: 0 0 11px #5454540d;
}

.ads_txt_header {
  flex-flow: column;
  align-items: flex-start;
  margin-top: 10px;
  padding-bottom: 70px;
  display: flex;
}

.h3_dark {
  color: var(--dark_grey);
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
}

.ds_google_ads {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #dbeffe;
  border-radius: 14px;
  align-items: center;
  width: 190px;
  height: 40px;
  padding: 6px 30px;
  display: flex;
  position: absolute;
  inset: auto auto 25px 40px;
}

.ds_txt_ads {
  color: var(--dark_txt);
  font-family: "Stolzl (medium)", Verdana, sans-serif;
  font-size: 11px;
}

.ds_txt_ads.m-icon {
  font-size: 21px;
}

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

.image-10 {
  min-width: 200px;
  max-width: 200px;
}

.div-block-18 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
  position: sticky;
  top: 80px;
}

.div-block-18.m-otstup {
  margin-bottom: 210px;
}

.about_me2 {
  margin-top: 250px;
  position: relative;
  overflow: hidden;
}

.aboutme_main {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1240px;
  height: 480px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.about_card {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--blue_card);
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  padding: 25px 40px;
  display: flex;
}

.about_icon {
  font-size: 40px;
}

.about_number {
  color: var(--dark_txt);
  align-items: flex-start;
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 30px;
  display: flex;
}

.portfolio {
  margin-left: 40px;
  margin-right: 40px;
}

.portfolio_main {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slider {
  background-color: var(--white);
  border-radius: 65px;
  width: 100%;
  height: 100%;
  padding: 50px 100px 60px 90px;
}

.slide_tabs {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;
}

.slide_tab {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--blue_card);
  border-radius: 14px;
  align-items: center;
  padding: 6px 20px;
  display: inline-flex;
}

.slide_company_name {
  font-family: "Stolzl (medium)", Verdana, sans-serif;
  font-size: 12px;
}

.image-12 {
  width: 30px;
}

.company_category {
  color: var(--dark_grey);
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 36px;
  line-height: 115%;
}

.slide_top_text {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: inline-flex;
}

.slide_bot_text {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.zadacha {
  color: var(--dark_grey);
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 18px;
}

.slide_left {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 430px;
  display: flex;
}

.slaid_all {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.slide_right {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.slide_right_number {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slide_right_number.mhiden {
  display: none;
}

.text-block-2 {
  color: var(--dark_txt);
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 30px;
}

.bg_right_slider {
  background-color: var(--blue_card);
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: inline-flex;
}

.right_txt {
  color: var(--dark_txt);
  font-family: "Stolzl (medium)", Verdana, sans-serif;
  font-size: 18px;
}

.left-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-14, .image-15 {
  width: 15px;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
}

.steps {
  margin-top: 200px;
  margin-left: 40px;
  margin-right: 40px;
}

.steps_block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.steps_right {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.step_card_left {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  align-items: flex-start;
  max-width: 440px;
  padding-top: 46px;
  padding-left: 46px;
  display: flex;
}

.etapi_top {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--blue_card);
  border-radius: 14px;
  align-items: center;
  padding: 8px 25px 8px 15px;
  display: flex;
}

.bg_number {
  background-color: #3653fd;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
}

.bg_number.orange {
  background-color: #f60;
}

.bg_number.grey {
  background-color: gray;
}

.bg_number.red {
  background-color: #ed0000;
}

.bg_number.purple {
  background-color: #81007f;
}

.step_number {
  color: var(--white);
  margin-left: auto;
  margin-right: auto;
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 24px;
}

.etapi_txt {
  color: var(--dark_txt);
  font-family: "Stolzl (medium)", Verdana, sans-serif;
  font-size: 12px;
}

.step_head {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.text-block-3 {
  color: var(--dark_grey);
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Stolzl (medium)", Verdana, sans-serif;
  font-size: 36px;
}

.step_circle {
  background-color: #3653fd;
  border-radius: 50px;
  width: 14px;
  height: 14px;
}

.step_circle.orange {
  background-color: #f60;
}

.step_circle.grey {
  background-color: gray;
}

.step_circle.red {
  background-color: #ed0000;
}

.step_circle.purple {
  background-color: #81007f;
}

.block_txt {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.step_card_main {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  background-color: var(--white);
  border-radius: 65px;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 70px;
  padding-right: 30px;
  display: flex;
  position: sticky;
  top: 40px;
  box-shadow: 0 0 11px #8f8f8f33;
}

.image-16 {
  object-fit: cover;
  width: 200px;
}

.image-18 {
  width: 200px;
  position: absolute;
  inset: auto 180px 45px auto;
}

.image-19 {
  pointer-events: none;
  max-width: 20%;
  position: absolute;
  bottom: -20%;
  left: -5%;
  right: auto;
}

.image-20 {
  filter: blur(5px);
  pointer-events: none;
  max-width: 20%;
  position: absolute;
  inset: 0% -11% 0% auto;
}

.text-span {
  font-size: 13px;
}

.hero_block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #3653fd;
  border-bottom-right-radius: 65px;
  border-bottom-left-radius: 65px;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 200px;
  padding-bottom: 0;
  padding-right: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.main_block {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 500px;
  margin-left: 80px;
  display: flex;
}

.h1_block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.h1 {
  color: var(--white);
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 38px;
  line-height: 120%;
}

.hero_btn {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #359bfc;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  min-width: 240px;
  max-width: 300px;
  min-height: 54px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.hero_btn:hover {
  background-color: #3395f3;
}

.txt_btn {
  color: var(--white);
  font-family: "Stolzl (medium)", Verdana, sans-serif;
  display: block;
}

.image-21 {
  max-width: 100%;
}

.div-block-19 {
  max-width: 31px;
}

.hero_img {
  max-width: 320px;
  margin-left: 160px;
  padding-top: 50px;
  position: relative;
}

.logo {
  position: absolute;
  inset: 20px auto auto 80px;
}

.image-22 {
  position: absolute;
  inset: 0% 80px auto auto;
}

.div-block-20 {
  z-index: 1;
  opacity: .4;
  filter: blur(90px);
  will-change: transform;
  background-color: #7dc7ff;
  border-radius: 50%;
  width: 700px;
  height: 700px;
  display: block;
  position: absolute;
  inset: -20% auto auto -40%;
}

.image-23 {
  z-index: 2;
  opacity: 1;
  position: relative;
}

.accordeon {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.faq_block {
  width: 100%;
}

.dropdown-4 {
  background-color: var(--white);
  border-radius: 10px;
  width: 100%;
}

.dropdown-toggle-3 {
  white-space: normal; /* Обычный перенос строк */
  word-wrap: break-word; /* Перенос слов при необходимости */
  overflow-wrap: break-word; /* Современный вариант переноса */
  width: 100%;
  padding-left: 30px;
}

.dropdown-list-2 {
  background-color: #ddd0;
  display: none;
  position: static;
}

.faq_open_div {
  align-items: center;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 20px;
  padding-bottom: 30px;
  display: flex;
}

.call_to_action_footer {
  background-color: var(--paragraph);
  border-radius: 10px;
  display: none;
  position: absolute;
}

.div-block-22 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url('../images/Frame-132-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vh;
  min-width: 100%;
  height: 100vh;
  display: flex;
}

._404 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 70px;
  padding-left: 130px;
  padding-right: 130px;
  display: flex;
}

.image-26 {
  width: 250px;
}

.image-27 {
  width: 350px;
}

.image-28 {
  width: 250px;
}

.div-block-23 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-7 {
  color: var(--white);
  font-family: "Stolzl (medium)", Verdana, sans-serif;
  font-size: 30px;
}

.div-block-24 {
  background-color: var(--white);
  color: var(--dark_txt);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 22px;
  font-family: "Stolzl (normal)", Verdana, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.div-block-24:hover {
  background-color: #c9c9c9;
}

.div-block-24.w--current {
  padding: 15px 35px;
}

.text-block-8 {
  font-size: 16px;
}

.link-block {
  position: absolute;
  inset: 30px auto auto;
}

.image-30 {
  width: 200px;
}

.preloader {
  z-index: 999;
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.pr_text {
  color: var(--main_blue);
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 70px;
  display: block;
  position: absolute;
}

.logo_pr {
  width: 220px;
  position: relative;
}

.reklama_text {
  color: var(--white);
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 70px;
  position: absolute;
}

.section_privacy {
  margin-left: 0;
}

.main_block_privacy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  margin: 40px auto;
  padding-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.h1_privacy {
  text-align: center;
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  line-height: 115%;
}

.privacy_txt {
  font-family: "Stolzl (normal)", Verdana, sans-serif;
  font-size: 16px;
  line-height: 150%;
  text-decoration: none;
}

.privacy_header {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: var(--main_blue);
  border-bottom-right-radius: 33px;
  border-bottom-left-radius: 33px;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 40px;
  display: flex;
}

.image-31 {
  width: 60px;
}

.privacy_headers {
  font-family: "Stolzl (Bold)", Verdana, sans-serif;
  font-size: 20px;
}

.image-32 {
  width: 110px;
}

.privacy_header_txt {
  color: var(--white);
  font-family: "Stolzl (normal)", Verdana, sans-serif;
  font-size: 16px;
}

.link-block-2 {
  margin-bottom: 0;
  padding-bottom: 10px;
}

.btn_privacy {
  background-color: var(--main_blue);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.btn_txt_privacy {
  color: var(--white);
  justify-content: center;
  align-items: center;
  font-family: "Stolzl (normal)", Verdana, sans-serif;
  text-decoration: none;
  display: flex;
}

@media screen and (max-width: 991px) {
  .txt_dark {
    text-align: left;
    max-width: 530px;
  }

  .txt_dark.m-centr {
    text-align: center;
  }

  .zagolovok_block_left {
    justify-content: flex-start;
    align-items: center;
  }

  .zagolovok_block_left.m-width {
    justify-content: flex-start;
    align-items: center;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .head_txt {
    justify-content: center;
    align-items: center;
  }

  .faq {
    margin-left: 20px;
    margin-right: 20px;
  }

  .cta_block {
    height: 700px;
  }

  .messengers {
    justify-content: center;
    align-items: center;
  }

  .img_sticker {
    display: none;
  }

  .mail_link {
    justify-content: center;
    align-items: center;
    bottom: 50px;
    left: 0%;
    right: 0%;
  }

  .tooltip_whatsapp, .tooltip_tg, .div-block-16 {
    display: none;
  }

  .h2-2 {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .div-block-17 {
    display: none;
  }

  .ads_section {
    overflow: visible;
  }

  .grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .ads_card {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .ads_txt_header {
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 70px;
  }

  .ds_google_ads {
    left: auto;
  }

  .ads_img_right {
    margin-bottom: 0;
  }

  .div-block-18 {
    justify-content: center;
    align-items: center;
    position: static;
  }

  .div-block-18.m-otstup {
    margin-bottom: 0;
  }

  .portfolio_main {
    justify-content: flex-start;
    align-items: center;
  }

  .slider {
    padding-left: 0;
    padding-right: 0;
  }

  .slaid_all {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 90px;
    padding-right: 90px;
  }

  .steps_block {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .image-18 {
    bottom: 110px;
    right: 50px;
  }

  .hero_section {
    overflow: hidden;
  }

  .hero_block {
    justify-content: center;
    align-items: flex-end;
    padding-top: 150px;
  }

  .main_block {
    margin-bottom: 100px;
  }

  .h1 {
    font-size: 39px;
  }

  .hero_img {
    max-width: 320px;
    margin-left: 90px;
  }

  .image-22 {
    width: 80px;
  }

  .bold-text {
    text-align: center;
  }

  .accordeon {
    grid-template-columns: 1fr;
  }

  .call_to_action_footer {
    display: none;
    inset: auto auto -55%;
  }

  .text-block-6 {
    color: var(--white);
    padding: 10px;
    font-family: "Stolzl (normal)", Verdana, sans-serif;
  }

  .div-block-22 {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 0%;
    margin-left: auto;
    margin-right: auto;
  }

  ._404 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-26 {
    width: 190px;
  }

  .image-27 {
    width: 320px;
  }

  .image-28 {
    width: 190px;
  }
}

@media screen and (max-width: 767px) {
  .txt_white {
    text-align: center;
    font-size: 14px;
  }

  .about_me {
    margin-left: 20px;
    margin-right: 20px;
  }

  .card_about_me {
    border-radius: 36px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    position: static;
  }

  .about_me_txt {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .about_h2 {
    font-family: "Stolzl (medium)", Verdana, sans-serif;
    font-size: 25px;
  }

  .txt_dark {
    text-align: left;
    width: 100%;
    max-width: 770px;
    font-size: 14px;
  }

  .zagolovok_block_left.m-width {
    margin-left: auto;
    margin-right: auto;
  }

  .h3_footer {
    text-align: center;
  }

  .faq_question {
    font-size: 14px;
  }

  .cta_block {
    border-top-left-radius: 36px;
    border-top-right-radius: 36px;
    height: 600px;
  }

  .foot_txt {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .h2_foot {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 30px;
  }

  .messengers {
    padding-top: 50px;
  }

  .div-block-15 {
    margin-top: 0;
  }

  .foot_group {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    justify-content: space-around;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .block_tg {
    margin-top: 0;
  }

  .h2-2 {
    font-size: 34px;
  }

  .ads_section {
    margin-left: 20px;
    margin-right: 20px;
  }

  .ads_card {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 20px 30px;
  }

  .ads_txt_header {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
  }

  .h3_dark {
    text-align: center;
  }

  .ds_google_ads {
    justify-content: center;
    align-items: center;
    position: static;
    left: auto;
  }

  .ads_img_right {
    min-width: 90px;
  }

  .div-block-18.m-otstup {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .about_me2 {
    margin-top: 220px;
  }

  .aboutme_main {
    height: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .about_card {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .about_icon {
    font-size: 40px;
  }

  .about_number {
    font-size: 24px;
    line-height: 130%;
  }

  .portfolio {
    margin-top: 150px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .portfolio_main {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .slider {
    border-radius: 36px;
    padding-top: 30px;
    padding-bottom: 80px;
  }

  .slide_tabs {
    justify-content: center;
    align-items: center;
  }

  .slide_tab {
    border-radius: 30px;
    padding-right: 20px;
  }

  .image-12 {
    width: 20px;
  }

  .company_category {
    text-align: center;
  }

  .slide_top_text, .slide_bot_text {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .slide_left {
    justify-content: center;
    align-items: flex-start;
  }

  .slaid_all {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: space-between;
    align-items: center;
    padding-left: 48px;
    padding-right: 48px;
  }

  .left-arrow {
    border-radius: 14px;
    width: 50px;
    height: 50px;
    display: flex;
    inset: auto auto 0% 20px;
  }

  .image-14, .image-15 {
    filter: invert();
  }

  .right-arrow {
    background-color: var(--white);
    border-radius: 14px;
    width: 50px;
    height: 50px;
    display: flex;
    inset: auto 20px 0% auto;
  }

  .steps {
    margin-left: 20px;
    margin-right: 20px;
  }

  .steps_block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: auto;
    max-width: 1200px;
  }

  .steps_right {
    width: 100%;
  }

  .step_card_left {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .block_txt {
    justify-content: flex-start;
    align-items: center;
  }

  .step_card_main {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    border-radius: 36px;
    flex-flow: column;
    width: 100%;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .image-18 {
    display: none;
  }

  .image-20 {
    max-width: 27%;
  }

  .hero_block {
    border-bottom-right-radius: 36px;
    border-bottom-left-radius: 36px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .main_block {
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .h1_block {
    justify-content: flex-start;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
  }

  .h1 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    font-size: 40px;
    display: flex;
  }

  .hero_img {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: flex;
  }

  .logo {
    max-width: 25%;
  }

  .image-22 {
    width: 60px;
  }

  .image-23 {
    max-width: 80%;
  }

  .call_to_action_footer {
    align-items: center;
    padding-left: 10px;
    display: flex;
    inset: 0% auto auto;
  }

  .image-25 {
    max-width: 20%;
  }

  .image-26 {
    width: 110px;
  }

  .image-27 {
    width: 210px;
  }

  .image-28 {
    width: 110px;
  }

  .div-block-23 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-block-7 {
    font-size: 25px;
  }

  .div-block-24 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .text-block-8 {
    font-size: 14px;
  }

  .slide-nav {
    width: 210px;
  }

  .h1_privacy {
    font-size: 28px;
  }

  .privacy_txt, .privacy_header_txt {
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .txt_white {
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px;
  }

  .about_me {
    margin-top: 150px;
  }

  .card_about_me {
    padding-left: 20px;
    padding-right: 20px;
  }

  .privet {
    font-size: 14px;
  }

  .about_h2 {
    font-size: 20px;
  }

  .img_avatar {
    max-width: 220px;
  }

  .txt_dark {
    text-align: center;
    font-size: 14px;
  }

  .txt_dark.m-left {
    text-align: left;
  }

  .h2 {
    text-align: center;
    font-size: 30px;
  }

  .zagolovok_block_left {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .head_txt {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .h3_footer {
    font-size: 17px;
  }

  .faq {
    margin-top: 150px;
  }

  .faq-block {
    flex-flow: column;
    display: flex;
  }

  .faq_question {
    overflow: visible;
  }

  .cta_block {
    height: 540px;
  }

  .call_to_action {
    margin-top: 150px;
  }

  .foot_txt {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    margin-top: 0;
  }

  .h2_foot {
    font-size: 22px;
  }

  .messengers {
    padding-top: 50px;
  }

  .foot_group {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: space-between;
  }

  .ads_section {
    margin-top: 130px;
  }

  .grid {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .ads_card {
    padding-left: 20px;
    padding-right: 20px;
    top: 60px;
  }

  .h3_dark {
    font-size: 18px;
  }

  .ds_google_ads {
    width: 200px;
  }

  .div-block-18 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .about_me2 {
    margin-top: 150px;
  }

  .aboutme_main {
    height: auto;
  }

  .about_card {
    flex-flow: column;
  }

  .about_number {
    font-size: 25px;
  }

  .portfolio {
    margin-top: 150px;
  }

  .slider {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .slide_tabs {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .slide_tab {
    padding: 8px 20px 8px 10px;
  }

  .slide_company_name {
    font-size: 14px;
  }

  .image-12 {
    width: 20px;
  }

  .company_category {
    text-align: left;
    font-size: 26px;
  }

  .slide_top_text {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .slide_left {
    justify-content: center;
    align-items: flex-start;
  }

  .slaid_all {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slide_right {
    background-color: var(--blue_card);
    border-radius: 20px;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    padding: 14px;
  }

  .slide_right_number {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    justify-content: flex-start;
    align-items: center;
    box-shadow: 0 2px #85d4ff33;
  }

  .slide_right_number.m-no_divder {
    box-shadow: none;
  }

  .text-block-2 {
    font-size: 25px;
  }

  .bg_right_slider {
    padding-left: 0;
    padding-right: 0;
  }

  .right_txt {
    font-size: 12px;
  }

  .left-arrow {
    inset: auto auto 10px 10px;
  }

  .right-arrow {
    inset: auto 10px 10px auto;
  }

  .steps {
    margin-top: 150px;
  }

  .step_card_left {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-3 {
    font-size: 30px;
  }

  .block_txt {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .step_card_main {
    padding-top: 20px;
  }

  .image-16 {
    width: 120px;
  }

  .image-19 {
    display: none;
  }

  .image-20 {
    z-index: 0;
    max-width: 25%;
    display: none;
  }

  .hero_block {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    margin-top: 0;
    padding-top: 150px;
  }

  .main_block {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .h1_block {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .h1 {
    margin-bottom: 0;
    font-size: 30px;
  }

  .hero_img {
    max-width: 300px;
  }

  .logo {
    max-width: 30%;
    left: 20px;
  }

  .image-22 {
    width: 50px;
    right: 20px;
  }

  .bold-text {
    font-size: 30px;
  }

  .dropdown-list-2 {
    display: none;
  }

  .call_to_action_footer {
    font-size: 14px;
    display: flex;
    inset: 0% auto auto;
  }

  .image-25 {
    max-width: 17%;
  }

  .image-26 {
    width: 70px;
  }

  .image-27 {
    width: 160px;
  }

  .image-28 {
    width: 70px;
  }

  .div-block-23 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .text-block-7 {
    font-size: 20px;
  }

  .image-30 {
    width: 160px;
  }

  .preloader {
    display: flex;
  }

  .pr_text, .reklama_text {
    font-size: 60px;
  }

  .slide-nav {
    width: 150px;
    bottom: 10px;
  }

  .h1_privacy {
    font-size: 25px;
  }

  .privacy_txt {
    font-size: 12px;
    line-height: 150%;
  }

  .privacy_header {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .privacy_headers {
    font-size: 18px;
  }

  .privacy_header_txt {
    text-align: center;
    font-size: 14px;
  }
}

#w-node-_3887328c-8edf-b0cb-43ff-91b0424c55a8-424c55a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch;
}


@font-face {
  font-family: 'Stolzl (normal)';
  src: url('../fonts/stolzl_regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stolzl (Bold)';
  src: url('../fonts/stolzl_bold_1.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stolzl (medium)';
  src: url('../fonts/stolzl_medium_1.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}