.steps_block {
  margin-bottom: 50px; }
  .steps_block h2 {
    color: #394B5B;
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 50px;
    padding-top: 0; }
    .steps_block h2 br {
      display: none; }
  .steps_block__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: flex;
    width: 1240px;
    max-width: 100%;
    margin: 0 auto 75px; }
  .steps_block__items {
    width: 33.333%;
    padding: 0 2.6%;
    position: relative; }
    .steps_block__items:last-child .steps_block__arrow {
      display: none; }
  .steps_block__arrow {
    position: absolute;
    top: 67px;
    right: -96px; }
  .steps_block__items_numb {
    color: #394B5B;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 auto 10px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(157, 232, 228, 0.35) 33.85%, rgba(255, 255, 255, 0) 86.46%);
    width: 180px;
    padding: 40px; }
  .steps_block__items_title {
    color: #394B5B;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 15px; }
    .steps_block__items_title.mob {
      display: none; }
  .steps_block__items_desc {
    color: #394B5B;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%; }
    .steps_block__items_desc.mob {
      display: none; }
  .steps_block__links {
    text-align: center; }
    .steps_block__links a {
      color: #394B5B;
      text-align: center;
      font-size: 18px;
      font-weight: 700;
      text-transform: uppercase;
      display: inline-block;
      border-radius: 900px;
      padding: 21px 87px 17px;
      text-decoration: none;
      background: #CEF3F2; }

@media (max-width: 1280px) {
  .steps_block__items_title {
    font-size: 24px; }

  .steps_block__items {
    padding: 0 1.3%; }

  .steps_block__items_desc {
    font-size: 18px; }

  .steps_block__arrow {
    right: -66px;
    width: 130px; }

  .steps_block h2 {
    font-size: 45px; }

  .block_bg__block_image__title h2, .block_bg__title_block h2 {
    margin-bottom: 45px;
    font-size: 45px; } }
@media (max-width: 991px) {
  .steps_block__items_desc, .steps_block__items_title {
    display: none; }

  .steps_block__items_desc.mob, .steps_block__items_title.mob {
    display: block; }

  .steps_block h2 {
    font-size: 40px; } }
@media (max-width: 767px) {
  .steps_block h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 20px; }
    .steps_block h2 br {
      display: inline; }

  .steps_block__items {
    padding: 0;
    width: 100%;
    margin-bottom: 15px; }

  .steps_block__arrow {
    display: none; }

  .steps_block__items_numb {
    font-size: 36px;
    padding: 19px;
    margin-bottom: -12px;
    width: 120px; }

  .steps_block__items_desc {
    font-size: 15px;
    line-height: 150%;
    width: 335px;
    max-width: 100%;
    margin: 0 auto; }

  .steps_block__wrap {
    margin: 0 0 25px 0; }

  .steps_block__links a {
    padding: 20px 37px 16px; }

  .steps_block {
    margin-bottom: 40px; }

  .steps_block h2 {
    margin-bottom: 20px; }

  .steps_block__items_title {
    margin-bottom: 8px; }

  .steps_block__items:last-child {
    margin-bottom: 0; } }

/*# sourceMappingURL=style.css.map */
