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

.regular_34 {
  font-weight: 400;
  font-size: 34px;
  line-height: 36px;
}

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

.bold_18 {
  font-family: var(--mcn__font_bold);
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}

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

.grey-text {
  color: #828282;
}
.grey-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_col > ul {
  list-style-type: initial;
  text-align: left;
  margin-left: 20px;
}
.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;
}

.bonus_col {
  flex-direction: column;
  align-items: center;
  row-gap: 30px;
  column-gap: 100px;
}
.bonus_cont {
  display: grid;
  row-gap: 30px;
}

.col3_row2 {
  margin-bottom: var(--mcn__margin-bottom_block_mobile);
}
.col3_row2_col {
  display: flex;
  flex-direction: column;
  max-width: 890px;
  margin: auto;
}
.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;
  row-gap: 15px;
}
.col3_row2__item-head {
  align-items: center;
  display: flex;
}
.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);
}
.col3_row2__item-btn {
  column-gap: 25px;
  display: flex;
}

.c-stepper {
  display: grid;
  grid-template-columns: repeat(auto-fit, 315px);
  justify-content: center;
  row-gap: 25px;
  column-gap: 45px;
  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;
}

.col1-pic-txt_col {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}
.col1-pic-txt_col > img {
  width: 288px;
  margin: auto;
}
.col1-pic-txt_cont {
  display: flex;
  margin: auto;
  text-align: left;
}

.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) {
  .bonus_col {
    flex-direction: inherit;
  }
}
@media (min-width: 768px) {
  .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: 992px) {
  .c-stepper {
    display: flex;
    flex-wrap: wrap;
    column-gap: inherit;
  }
  .c-stepper__item {
    flex: 0 1 33%;
  }
  .c-stepper__item > p {
    max-width: 230px;
  }
  .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;
  }
}
@media (min-width: 1200px) {
  .banner {
    padding-top: initial;
    padding-bottom: initial;
  }
  .banner_row {
    background: url("../img/voice-robots-for-car-centers/banner.png") center/contain no-repeat;
    background-position-x: calc(25% + 250px);
    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;
    max-width: 368px;
  }
  .banner_btn {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 285px;
  }
  .bonus_cont {
    text-align: left;
    max-width: 700px;
  }
  .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;
  }
  .col3_row2__items-double {
    grid-template-columns: repeat(auto-fit, 375px);
    justify-content: center;
  }
  .col1-pic-txt_col {
    flex-direction: inherit;
  }
  .col1-pic-txt_cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 25px;
  }
  .text-left {
    text-align: left;
  }
  .cases {
    margin-bottom: var(--mcn__margin-bottom_block_desktop);
  }
  .cases_row {
    background: #f5f8fa;
    max-width: 930px;
    padding-top: inherit;
    padding-bottom: inherit;
  }
  .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;
  }
  ._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);
  }
  .image-bg {
    background: url(../img/robot-secretary/bg_sales.svg) calc(80% + 600px) -100px no-repeat #f5f8fa;
  }
  .col {
    padding: 0 0;
  }
}

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