@font-face {
  font-display: swap;
  font-family: "_g-roboto-black";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/RobotoBlack.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "_g-roboto-bold";
  font-weight: 700;
  src: url("../fonts/RobotoBold.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "_g-roboto-medium";
  font-weight: 500;
  src: url("../fonts/RobotoMedium.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "_g-roboto-regular";
  font-weight: 400;
  src: url("../fonts/RobotoRegular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "_g-roboto-light";
  font-weight: 300;
  src: url("../fonts/RobotoLight.woff2") format("woff2");
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.ul {
  list-style-type: disc;
  text-align: left;
  /* padding: 0 0 0 20px; */
}

.br {
  display: none;
}

._g {
  --mcn__font_black: "_g-roboto-black";
  --mcn__font_bold: "_g-roboto-bold";
  --mcn__font_medium: "_g-roboto-medium";
  --mcn__font_light: "_g-roboto-light";
  --mcn__font_regular: "_g-roboto-regular";
  --mcn__margin-bottom_block_mobile: 55px;
  --mcn__margin-bottom_block_desktop: 110px;
  color: #000;
  text-align: center;
  font-family: var(--mcn__font_regular);
  --mcn__padding-top_block_mobile: 55px;
  --mcn__padding-bottom_block_mobile: 55px;
  --mcn__padding-top_block_desktop: 110px;
  --mcn__padding-bottom_block_desktop: 110px;
  --mcn__magic-num_grid: 8px;
  --mcn__font_black: "_g-roboto-black";
  --mcn__font_bold: "_g-roboto-bold";
  --mcn__font_medium: "_g-roboto-medium";
  --mcn__font_light: "_g-roboto-light";
  --mcn__font_regular: "_g-roboto-regular";
  --mcn__font-size_title_mobile: calc(var(--mcn__magic-num_grid) * 3);
  --mcn__font-size_title_desktop: calc(var(--mcn__magic-num_grid) * 6);
  --mcn__margin-bottom_block: calc(var(--mcn__magic-num_grid) * 14);
  --mcn__margin-bottom_title_mobile: calc(var(--mcn__magic-num_grid) * 3.5);
  --mcn__margin-bottom_title_desktop: calc(var(--mcn__magic-num_grid) * 7);
}

._g * {
  font-family: inherit;
  font-weight: inherit;
}

._g b,
._g strong {
  font-weight: bold;
}

._g img {
  max-width: 100%;
  content-visibility: auto;
}

._g img[width] {
  width: auto;
  content-visibility: auto;
}

._g img[width][height] {
  height: auto;
  content-visibility: auto;
}

._g__h1 {
  font-family: var(--mcn__font_bold);
  font-size: 24px;
  line-height: 24px;
  color: #fff;
}

._g__h2 {
  font-size: 22px;
  -webkit-boxflex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 22px;
  margin-bottom: 28px;
}

.white_title {
  font-family: var(--mcn__font_regular);
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  margin: 0 auto 28px;
}

.white_sibtitle {
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  line-height: 21px;
  font-family: var(--mcn__font_light);
}

._g__info_f14 {
  font-family: var(--mcn__font_light);
  -webkit-boxflex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
}

.rub {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.light_12 {
  font-family: var(--mcn__font_light);
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
}

.light_13 {
  font-family: var(--mcn__font_light);
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
}

.light_14 {
  font-family: var(--mcn__font_light);
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
}

.light_15 {
  font-family: var(--mcn__font_light);
  font-weight: 300;
  font-size: 15px;
  line-height: 23px;
}

.light_18 {
  font-family: var(--mcn__font_light);
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
}

.light_24 {
  font-family: var(--mcn__font_light);
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
}

.light_20 {
  font-family: var(--mcn__font_light);
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
}

.light_29 {
  font-family: var(--mcn__font_light);
  font-weight: 300;
  font-size: 26px;
  line-height: 25px;
}

.medium_14 {
  font-family: var(--mcn__font_medium);
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.medium_24 {
  font-family: var(--mcn__font_medium);
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
}

.regular_14 {
  font-family: var(--mcn__font_regular);
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}

.regular_18 {
  font-family: var(--mcn__font_regular);
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
}

.regular_21 {
  font-size: 21px;
  font-weight: 400;
  line-height: 46px;
}

.bold_16 {
  font-family: var(--mcn__font_bold);
  font-weight: 700;
  font-size: 16px;
  line-height: 14px;
}

.bold_22 {
  font-family: var(--mcn__font_bold);
  font-weight: 700;
  font-size: 22px;
  line-height: 16px;
}

.bold_27 {
  font-family: var(--mcn__font_bold);
  font-weight: 700;
  font-size: 23px;
  line-height: 32px;
}

.grey {
  color: #686868;
}

.blue-bg {
  background: linear-gradient(180deg, #0071ff 0%, #00acff 100%), #f5f8fa;
  color: white;
}

.gray-bg {
  background: #f6f8fc;
}

.section-m {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}

.section-p {
  padding-top: var(--mcn__padding-top_block_mobile);
  padding-bottom: var(--mcn__padding-bottom_block_mobile);
}

/* banner */
.banner {
  background: -webkit-gradient(linear, left top, left bottom, from(#0073ca), to(#00affc));
  background: linear-gradient(#0073ca, #00affc);
}
.banner_row {
  padding-top: 40px;
  padding-bottom: 40px;
}
.banner_col {
  color: #f5f8fa;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 694px;
}
.banner_btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.banner_btn_a {
  font-size: inherit;
  padding: 10px 20px;
}

.cases_title {
  font-family: var(--mcn__font_regular);
  font-weight: 400;
  font-size: 34px;
  line-height: 34px;
  display: flex;
  justify-content: center;
}
.cases_items {
  display: grid;
  grid-template-columns: repeat(auto-fit, 170px);
  justify-content: center;
  margin-top: 45px;
  gap: 30px 125px;
}
.cases_item {
  height: 121px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.cases_item > img {
  padding-bottom: 13px;
  max-width: 71px;
  margin: 0 auto;
}

.articles_items {
  display: grid;
  grid-template-columns: repeat(auto-fit, 359px);
  text-align: left;
  gap: 49px;
  justify-content: center;
}
.articles_item {
  display: flex;
  row-gap: 14px;
  flex-direction: column;
}
.articles_item > a {
  color: #000;
}

.col1-2_row1 {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}
.col1-2_row1_col {
  flex-direction: column;
  column-gap: 90px;
  row-gap: 20px;
  align-items: center;
}
.col1-2_row1_text {
  display: grid;
  gap: 20px;
}
.col1-2_row1_cont {
  display: grid;
  gap: 10px;
}

.col2-text-pic {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
  align-items: center;
}
.col2-text-pic_text {
  max-width: 420px;
}
.col2-text-pic_text > .medium_24 {
  padding-bottom: 15px;
}

/* me-profit */
.me-profit {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}
.me-profit > .row > .light_14 {
  max-width: 600px;
  margin: auto;
  padding-bottom: 45px;
}
.me-profit_col {
  justify-content: center;
  padding-bottom: 15px;
}
.me-profit__lists {
  color: #5e5d5d;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: var(--mcn__font_light);
  text-align: initial;
  row-gap: 25px;
}
.me-profit__lists-item {
  display: flex;
  flex-direction: column;
}
.me-profit__lists-item > ._g__h2 {
  text-align: center;
}
.me-profit__list {
  display: grid;
  margin-left: auto;
  margin-right: auto;
  max-width: 540px;
  row-gap: 33px;
}
.me-profit__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.me-profit__list-item._g__h2 {
  margin-left: auto;
  margin-right: auto;
  font-family: var(--mcn__font_regular);
  text-align: center;
}
.me-profit__list-item:before {
  line-height: 0;
  margin-right: 35px;
  min-width: 31px;
}
.me-profit__list-item_pros:before {
  content: url("../img/mobile-employees-page/profit__pros.svg");
}
.me-profit__list-item_cons:before {
  content: url("../img/mobile-employees-page/profit__cons.svg");
}

/* demo */
.demo {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
  background: linear-gradient(180deg, #0071ff 0%, #00acff 100%), #f5f8fa;
  padding: 55px 0;
}
.demo_col {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  box-shadow: 0px 5px 32px rgba(0, 0, 0, 0.22);
  padding: 20px 20px;
  margin: 50px 20px 0;
}
.demo_col_two :not(:first-child):not(:last-child) {
  margin-bottom: 30px;
}
.demo_title {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  margin-bottom: 20px;
}
.demo_items {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
.demo_item {
  display: flex;
  flex-direction: column;
  row-gap: 7px;
}
.demo_sales > .demo_sales_lk {
  padding-bottom: 15px;
}
.demo_sales_lk > :first-child {
  padding-bottom: 15px;
}
.demo_sales_lk_tel {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
}
.demo_sales_lk_tel_num {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  color: #979797;
}

.c-stepper {
  display: grid;
  grid-template-columns: repeat(auto-fit, 245px);
  justify-content: center;
  row-gap: 25px;
  padding: initial;
  margin: initial;
  counter-reset: section;
  list-style-type: none;
  width: 100%;
  color: white;
}
.c-stepper__item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.c-stepper__item::before {
  border-radius: 50%;
  border: 9.5px solid white;
  counter-increment: section;
  content: counter(section);
  display: flex;
  font-size: 46px;
  font-weight: 700;
  height: 77px;
  width: 77px;
  margin-bottom: 35px;
  justify-content: center;
  align-items: center;
}

/* col3_row2 */
.col3_row2 {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}
.col3_row2_col {
  display: flex;
  flex-direction: column;
}
.col3_row2__items {
  display: grid;
  grid-template-columns: repeat(auto-fit, 345px);
  -ms-flex-pack: distribute;
  justify-content: space-around;
  row-gap: 40px;
  column-gap: 40px;
  padding: 0 15px;
}
.col3_row2__item {
  flex-direction: column;
  padding-left: initial;
  padding-right: initial;
  text-align: initial;
  justify-content: center;
}
.col3_row2__item-head {
  align-items: center;
  display: flex;
  margin-bottom: 16px;
}
.col3_row2__item-head-pic {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  min-width: 55px;
}
.col3_row2__item-head-title {
  font-family: var(--mcn__font_medium);
  font-size: 16px;
  margin-left: 20px;
}
.col3_row2__item-cont {
  font-family: var(--mcn__font_light);
}

.funnel_items {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
  max-width: 530px;
  margin: auto;
}
.funnel_pic {
  display: none;
}

.col2_row1 {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}
.col2_row1_col {
  display: grid;
  grid-template-columns: repeat(auto-fit, 350px);
  justify-content: center;
  gap: 40px;
}
.col2_row1_item {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}
.col2_row1_item > img {
  margin: 0 auto;
}
.col2_row1_text {
  display: grid;
  gap: 20px;
}

.row2-txt {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}
.row2-txt > .row:last-child {
  max-width: 520px;
}

.iwc-ready {
  margin-bottom: var(--mcn__margin-bottom_block);
}

.iwc-ready__row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.iwc-ready__cont {
  font-family: var(--mcn__font_light);
  font-size: calc(var(--mcn__magic-num_grid) * 2);
}

.iwc-ready__logos {
  display: -ms-grid;
  display: grid;
  gap: 45px 16px;
  grid-template-columns: repeat(auto-fit, 160px);
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: calc(var(--mcn__magic-num_grid) * 6);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.iwc-ready__logo:nth-child(6) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.iwc-ready__logo-link {
  display: inline-block;
  line-height: 48px;
}

.iwc-ready__btn {
  height: 48px;
  width: 117px;
  font-size: calc(var(--mcn__magic-num_grid) * 2);
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

.packages {
  background: #f5f8fa;
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
  padding-top: var(--mcn__padding-top_block_mobile);
  padding-bottom: var(--mcn__padding-bottom_block_mobile);
}
.packages > .row > .col {
  display: flex;
  flex-direction: column;
}
.packages_item {
  display: grid;
  row-gap: 5px;
}
.packages_item-indent {
  display: grid;
  row-gap: 15px;
}
.packages_item-col > .bold_27 {
  margin-bottom: 15px;
}
.packages_item-col > .regular_14 {
  display: flex;
  column-gap: 20px;
}

.without {
  padding-top: 55px;
  padding-bottom: 55px;
  background: #f6f8fc;
}
.without-wrapper {
  display: grid;
  gap: 15px;
  justify-items: center;
  margin-bottom: 40px;
}
.without__must-lists {
  counter-reset: nums;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 15px;
  column-gap: 45px;
}
.without__must-list {
  width: 306px;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.without__must-list-item {
  display: flex;
  align-items: center;
}
.without__must-list-item:before {
  border: 5px solid currentColor;
  border-radius: 50%;
  color: #d7d7d7;
  content: counter(nums);
  counter-increment: nums;
  flex: 0 0 45px;
  font-family: var(--font-bold);
  font-size: 27px;
  height: 45px;
  line-height: 34px;
  margin-right: 30px;
  text-align: center;
}

/* control */
.control {
  background: #f5f8fa;
  padding: 55px 0;
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}

.control_row {
  display: flex;
  flex-direction: column;
  padding: 55px 15px;
}

.control_col {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.control_title {
  display: flex;
  justify-content: center;
}

.control_case_ {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.control_case_one_2 {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.control_case_two_1 {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.class_col {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.class_gap {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.control_case_prod_name_two {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

/* lead */
.lead {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}
.lead > :first-child {
  padding-bottom: 25px;
}
.lead_col {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.lead_col-title {
  flex-direction: column;
}
.lead_rev {
  flex-direction: column-reverse;
}
.lead__cont {
  font-family: var(--mcn__font_light);
  font-size: 16px;
}

/* work */
.work {
  padding: 55px 0;
  background: linear-gradient(180deg, #0071ff 0%, #00acff 100%);
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}

.work_title {
  font-size: 34px;
  line-height: 34px;
  color: #fff;
  font-family: var(--mcn__font_regular);
  max-width: 470px;
  margin-left: auto;
  margin-right: auto;
}

.work_steps {
  margin-top: 60px;
}

.work_step_cont {
  margin: 35px 0;
  width: 202px;
  display: inline-flex;
}

/* problems */
.problems {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}
.problems_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.problems_item {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
}
.problems_item_cont {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.problems_item_cont_title {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  font-family: var(--mcn__font_medium);
}
.problems_item_cont_subtitle {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  font-family: var(--mcn__font_light);
}

.home {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
  background: linear-gradient(#0171ff, #01acff);
  color: #ffffff;
  padding: 50px 0;
  text-align: left;
}
.home_title {
  font-family: var(--mcn__font_regular);
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
}
.home_subtitle {
  padding: 50px 0;
  display: grid;
  row-gap: 25px;
  max-width: 600px;
}

.kits {
  background: #f4f8fa;
  padding: 55px 0;
}
.kits_items {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.kits_item {
  background: #ffffff;
  box-shadow: 0px 2.98215px 11.183px rgba(0, 0, 0, 0.11);
  padding: 40px;
  max-width: 350px;
  width: 100%;
}
.kits_item_icon {
  position: relative;
}
.kits_item_icon::before {
  content: url(../img/icon.png);
  position: absolute;
  left: 25px;
  top: 3px;
  line-height: 0;
}
.kits_item_price {
  display: flex;
  justify-content: space-between;
}
.kits_item_price_col {
  display: grid;
  gap: 15px;
}
.kits_item > :first-child {
  padding-bottom: 15px;
}
.kits_item > :nth-child(2),
.kits_item :nth-child(3),
.kits_item :nth-child(4),
.kits_item :nth-child(6) {
  padding-bottom: 25px;
}

.col2-1 {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}
.col2-1_col {
  flex-direction: column;
  padding-bottom: 40px;
}
.col2-1_items {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.col2-1_item {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}
.col2-1_item_text {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  justify-content: center;
  width: 100%;
}
.col2-1_item_pic {
  width: 100%;
  height: auto;
}

.col1_pic {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
  padding: 55px 0;
  background: #f6f8fc;
}
.col1_pic_col {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
  column-gap: 55px;
}
.col1_pic_col img {
  width: 387px;
  margin: 0 auto;
}
.col1_pic_text {
  color: #444444;
}
.col1_pic_text p:first-child {
  padding-bottom: 15px;
}

/* tariff */
.tariff {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}
.tariff_col {
  display: flex;
  flex-direction: column;
  width: 290px;
  margin: 0 auto;
}
.tariff__card {
  border-radius: 12px;
  box-shadow: 0 9px 36px rgba(0, 0, 0, 0.15);
}
.tariff__card-head {
  background-color: #0e7de6;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  color: #fff;
  line-height: 1;
  padding-bottom: 20px;
  padding-top: 40px;
}
.tariff__card-head-title {
  font-family: var(--mcn__font_bold);
  font-size: 20px;
  padding-bottom: 15px;
}
.tariff__card_price {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 25px;
  margin: 30px;
}
.tariff__card_btn {
  padding-bottom: 40px;
}
.tariff__card_btn-link {
  font-size: 16px;
  height: 48px;
  width: 140px;
}

@media (min-width: 576px) {
  .cases_items {
    grid-template-columns: repeat(auto-fit, 200px);
  }
  .cases_item {
    color: #000000;
  }
  .cases_item:hover {
    border: 1px solid #000000;
    border-radius: 12px;
  }
  .cases_item:active {
    color: #000000;
  }
  /* demo */
  .demo_col {
    padding: 50px;
    margin: 50px 30px;
  }
  .packages_items > .packages_item-col:nth-child(2) {
    display: flex;
    justify-content: center;
    column-gap: 45px;
  }
  .without-wrapper {
    grid-template-columns: auto 1fr;
    justify-items: start;
    text-align: left;
  }
  .without-wrapper > .light_29 {
    margin-top: 20px;
  }
  .without-wrapper > .light_15 {
    grid-column: 2/3;
  }
  .without_icon {
    grid-row: 1/3;
  }
  /* work */
  .work_two_step {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    gap: 85px;
  }
  .me-c2a__col {
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
    grid-template-columns: 108px 1fr;
    grid-template-rows: 108px auto;
    text-align: initial;
  }
  .me-c2a__pic {
    grid-row: span 2;
  }
  .me-c2a__cont {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .me-what__items {
    grid-template-columns: repeat(auto-fit, 330px);
  }
  .problems_items > :first-child {
    margin-bottom: 25px;
  }
  .problems_items > :nth-child(2) {
    margin-bottom: 25px;
  }
  .problems_item {
    flex-direction: row;
  }
  .problems_item_pic {
    width: 100%;
  }
  .problems_item_cont {
    text-align: left;
    max-width: 350px;
  }
}
@media (min-width: 768px) {
  .c-stepper {
    display: flex;
    flex-wrap: wrap;
  }
  .c-stepper__item:not(:last-child):after {
    content: "";
    position: absolute;
    height: 3px;
    background-color: white;
    width: calc(100% - 133px);
    left: calc(50% + 66.5px);
    top: 38.5px;
  }
  .col2-text-pic {
    flex-direction: row;
    text-align: left;
    justify-content: space-evenly;
    column-gap: 60px;
  }
  .funnel_items {
    display: none;
  }
  .funnel_pic {
    display: flex;
    justify-content: center;
  }
  /* control */
  .control_case_ {
    display: flex;
    flex-direction: row;
    gap: 15px;
  }
  .control_case_one_1 {
    max-width: 320px;
  }
  .weight {
    width: 273px;
  }
}
@media (min-width: 1200px) {
  .banner {
    padding-top: initial;
    padding-bottom: initial;
  }
  .banner_row {
    background: url("../img/voice-robot-cases/banner.png") center/contain no-repeat;
    background-position-x: calc(50% + 380px);
    background-position-y: bottom;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    align-items: center;
    background-size: initial;
    min-height: 400px;
  }
  .banner_col {
    text-align: initial;
    margin-left: initial;
    margin-right: initial;
    align-items: flex-start;
  }
  .banner_btn {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 285px;
  }
  .articles_items {
    padding: inherit;
  }
  .col1-2_row1 {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  .col1-2_row1_col {
    flex-direction: row;
  }
  .col1-2_row1_text {
    text-align: left;
  }
  .col1-2_row1_cont {
    text-align: start;
  }
  /* me-profit */
  .me-profit {
    margin-bottom: initial;
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  .me-profit_col {
    padding-bottom: 40px;
  }
  .me-profit__lists {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
    font-size: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .me-profit__lists-item {
    padding: inherit;
    align-items: flex-start;
  }
  .me-profit__lists-item > ._g__h2 {
    margin-left: inherit;
    flex: 0;
  }
  .me-profit__lists-item:first-child {
    margin-bottom: initial;
  }
  .me-profit__list {
    margin-left: initial;
    margin-right: initial;
    max-width: initial;
    max-width: 520px;
  }
  /* demo */
  .demo {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
    padding: 110px 0;
  }
  .demo_col {
    padding: 50px;
    margin: 90px 0 0;
    width: 1200px;
  }
  .demo_col_two {
    display: flex;
    align-items: flex-start;
    text-align: left;
    justify-content: space-between;
  }
  .demo_title {
    font-size: 38px;
    margin-bottom: 40px;
  }
  .demo_items {
    max-width: 350px;
  }
  .demo_sales {
    display: grid;
    gap: 47px;
    max-width: 387px;
  }
  .demo_sales > .demo_sales_lk {
    padding-bottom: 0px;
  }
  .demo_sales_lk_tel {
    justify-content: left;
  }
  .col3_row2 {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  .col3_row2_col div:nth-child(2) {
    padding-bottom: 30px;
  }
  .col3_row2__item_one {
    grid-column: inherit;
    text-align: left;
  }
  .col3_row2__item_two {
    grid-column: inherit;
  }
  .col3_row2__items {
    grid-template-columns: repeat(auto-fit, 331px 386px 311px);
    row-gap: 40px;
    justify-content: space-between;
  }
  .col2_row1 {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  .col2_row1_col {
    grid-template-columns: repeat(auto-fit, 540px);
    justify-content: space-around;
  }
  .col2_row1_item {
    flex-direction: row;
    text-align: start;
    column-gap: 40px;
  }
  .row2-txt {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  .iwc-ready__row {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
  }
  .iwc-ready__logos {
    margin-bottom: initial;
  }
  .iwc-ready__cont {
    font-size: calc(var(--mcn__magic-num_grid) * 2.25);
    text-align: initial;
  }
  .iwc-ready__title {
    margin-left: auto;
    margin-right: auto;
  }
  .iwc-ready__cont {
    font-size: calc(var(--mcn__magic-num_grid) * 2.25);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 545px;
    flex: 0 0 545px;
  }
  .packages {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
    padding-top: var(--mcn__padding-top_block_desktop);
    padding-bottom: var(--mcn__padding-bottom_block_desktop);
    background: url("../img/robot-secretary/bg_sales.svg") calc(80% + 600px) -100px no-repeat #f5f8fa;
    text-align: left;
  }
  .packages_items {
    display: grid;
    grid-template-columns: repeat(auto-fit, 283px 412px 233px);
    column-gap: 45px;
  }
  .packages_items > .packages_item:nth-child(2) {
    column-gap: 45px;
  }
  .packages_item-col > .bold_27 {
    margin-bottom: 35px;
  }
  /* control */
  .control {
    background: url("../img/robot-secretary/bg_sales.svg") calc(80% + 600px) -100px no-repeat #f5f8fa;
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
    padding: 110px 0;
  }
  .control_row {
    padding: 110px 15px;
  }
  .control_title {
    justify-content: left;
  }
  .control_col {
    flex-direction: row;
    text-align: left;
    gap: 50px;
    align-items: flex-start;
  }
  .control_case_ {
    gap: 50px;
  }
  .control_case_one_1 {
    max-width: none;
    width: 334px;
  }
  .control_case_one_1_title {
    margin-bottom: 25px;
  }
  .control_case_prod {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .control_case_one_2 {
    margin-top: 0;
    width: 200px;
  }
  .control_case_two_1 {
    margin-top: 0;
    margin-left: 0;
    padding-right: initial;
  }
  .weight {
    width: 240px;
  }
  .weight_imp {
    width: 190px;
  }
  .width_01 {
    width: 387px;
  }
  .width_02 {
    width: 205px;
  }
  .without {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .without__must-lists {
    display: grid;
    grid-template-columns: repeat(auto-fit, 255px 314px 220px);
    column-gap: 75px;
  }
  /* work */
  .work {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
    padding: 110px 0;
    background: url("../img/chat-bot-constructor/lines.svg") center no-repeat;
    height: 600px;
  }
  .work_title {
    margin-bottom: 70px;
  }
  .work_steps {
    display: flex;
    padding: none;
    margin-top: 100px;
    gap: 65px;
  }
  .work_step_cont {
    width: 235px;
  }
  /* lead */
  .lead {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
    text-align: left;
  }
  .lead > :first-child,
.lead > :nth-child(2) {
    padding-bottom: 30px;
  }
  .lead_col {
    display: flex;
    flex-direction: row;
    gap: 50px;
  }
  .lead_col-title {
    min-width: 230px;
  }
  .lead_col-title > img {
    display: flex;
    margin: -25% auto 0 0;
  }
  .lead__col-cont {
    width: 67%;
  }
  /* problems */
  .problems {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  .problems_items {
    display: grid;
    grid-template-columns: repeat(auto-fit, 341px);
    padding: 0 0;
    column-gap: 85px;
    row-gap: 25px;
  }
  .problems_items > :first-child {
    margin-bottom: inherit;
  }
  .problems_items > :nth-child(2) {
    margin-bottom: inherit;
  }
  .problems_item {
    align-items: flex-start;
    gap: 30px;
  }
  .problems_item_cont_title {
    font-size: 18px;
    line-height: 30px;
    max-width: 236px;
  }
  .home {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
    padding: 100px 0;
  }
  .home_row {
    background: url("../img/voice-robot-for-infobusiness/banner.png") center/contain no-repeat;
    background-position-x: left;
    background-size: initial;
  }
  .home_row > :first-child {
    justify-content: flex-end;
  }
  .home_row > :nth-child(2) {
    margin: auto;
  }
  .home_title {
    margin: auto;
  }
  .home_subtitle {
    padding: 100px 0;
  }
  .kits {
    background: #f4f8fa;
    padding: 105px 0;
  }
  .col2-1 {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  .col2-1_col {
    padding-bottom: 100px;
    max-width: 955px;
    margin: 0 auto;
  }
  .col2-1_reverse {
    flex-direction: row-reverse !important;
  }
  .col2-1_item {
    display: flex;
    text-align: left;
    flex-direction: row;
    column-gap: 60px;
  }
  .col2-1_item_pic {
    display: flex;
  }
  .col1_pic {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
    padding: 110px 0;
  }
  .col1_pic_col {
    flex-direction: row;
    text-align: left;
  }
  /* tariff */
  .tariff {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  ._g__h1 {
    font-size: 38px;
    line-height: 38px;
  }
  ._g__h2 {
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 56px;
  }
  .white_title {
    font-size: 34px;
    line-height: 34px;
    margin: 0 auto 56px;
  }
  .white_subtitle {
    font-size: 18px;
    line-height: 24px;
  }
  ._g__info_f14 {
    font-size: 14px;
    line-height: 20px;
  }
  .medium_24 {
    font-size: 24px;
    line-height: 30px;
  }
  .light_18 {
    font-size: 18px;
    line-height: 28px;
  }
  .light_24 {
    font-size: 24px;
    line-height: 36px;
  }
  .light_20 {
    font-size: 20px;
    line-height: 23px;
  }
  .light_29 {
    font-size: 29px;
    line-height: 27px;
  }
  .regular_22 {
    font-size: 22px;
    line-height: 34px;
  }
  .regular_34 {
    font-size: 34px;
    line-height: 36px;
  }
  .br {
    display: flex;
  }
  .rev {
    flex-direction: column;
  }
  .bold_27 {
    font-size: 27px;
    line-height: 32px;
  }
  .lead_col-title > img {
    margin: -45% auto 0 0 !important;
  }
  .section-m {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  .section-p {
    padding-top: var(--mcn__padding-top_block_desktop);
    padding-bottom: var(--mcn__padding-bottom_block_desktop);
  }
}

/*# sourceMappingURL=voice-robot-cases.css.map */
