@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_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;
}

.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);
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}
.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_col > .regular_18 {
  text-align: left;
}
.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;
}

.col1-2_row1 {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}
.col1-2_row1_col {
  flex-direction: column;
  column-gap: 40px;
  row-gap: 20px;
  align-items: center;
}
.col1-2_row1_title > .medium_24 {
  width: max-content;
}
.col1-2_row1_text {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

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

/* 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 {
  margin-left: auto;
  margin-right: auto;
}
.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");
}

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

/* 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;
}

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

/* cases  */
.cases_row {
  background: #f5f8fa;
  max-width: 930px;
  padding-top: var(--mcn__padding-top_block_mobile);
  padding-bottom: var(--mcn__padding-bottom_block_mobile);
}

.cases > .col {
  display: inline;
}

.cases-content {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  column-gap: 30px;
}

.cases-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
}

.cases-text {
  color: #595959;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
  display: -webkit-inline-box;
}

.cases-pic {
  width: 100%;
  width: 357px;
  height: auto;
}

@media (min-width: 576px) {
  /* demo */
  .demo_col {
    padding: 50px;
    margin: 50px 30px;
  }
}
@media (min-width: 768px) {
  .funnel_items {
    display: none;
  }
  .funnel_pic {
    display: flex;
    justify-content: center;
  }
  /* cases  */
  .cases-content {
    flex-direction: row;
    align-items: center;
  }
  .cases-wrapper {
    text-align: left;
    flex: 1;
  }
  .cases-pic {
    width: 100%;
  }
  .cases-pic-wrapper {
    flex: 1;
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .banner {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
    padding-top: initial;
    padding-bottom: initial;
  }
  .banner_row {
    background: url("../img/voice-robots-for-mfIs/banner.png") center/contain no-repeat;
    background-position-x: calc(30% + 400px);
    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;
  }
  .col1-2_row1 {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  .col1-2_row1_title > .light_14 {
    margin-bottom: 25px;
  }
  .col1-2_row1_col {
    flex-direction: row;
    align-items: inherit;
    text-align: left;
  }
  /* 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;
  }
  .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;
  }
  .row2-txt {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  /* 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;
  }
  .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;
  }
  ._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);
  }
  /* cases  */
  .cases {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  .cases-content {
    margin-left: 40px;
  }
  .cases-title {
    font-size: 20px;
    line-height: 26px;
  }
  .cases-text {
    font-size: 18px;
    line-height: 24px;
    max-width: 470px;
  }
  .cases-btn {
    text-align: right;
    margin-right: 70px;
  }
}

/*# sourceMappingURL=voice-robots-for-mfIs.css.map */
