.wrapper_bottom_block {
  background-color: #192733;
  position: relative;
  padding-top: 126px;
  padding-bottom: 126px;
}
.wrapper_bottom_block .bottom_block {
  padding: 0 15px;
}
.wrapper_bottom_block .bottom_block__title {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase;
  padding-right: 60px;
}
.wrapper_bottom_block .bottom_block__title strong {
  color: rgb(217, 43, 43);
}
.wrapper_bottom_block .bottom_block__text {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  margin: 10px 0;
}
.wrapper_bottom_block .bottom_block__illustration {
  position: relative;
  padding: 50px 0;
}
.wrapper_bottom_block .bottom_block__illustration-image {
  width: 149px;
  height: 304px;
  margin: 0 auto;
  display: block;
}
.wrapper_bottom_block .bottom_block__illustration-float_image {
  position: absolute;
  width: 217px;
  height: auto;
  left: 50%;
  bottom: -10px;
  margin-left: -30px;
}
.wrapper_bottom_block .bottom_block__illustration-text {
  font-size: 10px;
  color: #fff;
  width: 100px;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
}
.wrapper_bottom_block .bottom_block__illustration-text_1 {
  margin-left: -170px;
  margin-top: -70px;
  width: 80px;
}
.wrapper_bottom_block .bottom_block__illustration-text_1:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 28px;
  top: calc(100% + 8px);
  border-radius: 50%;
  background: #fff;
}
.wrapper_bottom_block .bottom_block__illustration-text_1:after {
  content: "";
  width: 80px;
  height: 30px;
  border: 1px solid #fff;
  border-top: 0;
  border-right: 0;
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 10px);
}
.wrapper_bottom_block .bottom_block__illustration-text_2 {
  margin-left: -170px;
  margin-top: 60px;
  width: 80px;
}
.wrapper_bottom_block .bottom_block__illustration-text_2:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 28px;
  top: calc(100% + 8px);
  border-radius: 50%;
  background: #fff;
}
.wrapper_bottom_block .bottom_block__illustration-text_2:after {
  content: "";
  width: 80px;
  height: 0;
  border: 1px solid #fff;
  border-top: 0;
  border-right: 0;
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 10px);
}
.wrapper_bottom_block .bottom_block__illustration-text_3 {
  margin-left: 100px;
  margin-top: -160px;
  width: 80px;
}
.wrapper_bottom_block .bottom_block__illustration-text_3:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 28px;
  top: calc(100% + 8px);
  border-radius: 50%;
  background: #fff;
}
.wrapper_bottom_block .bottom_block__illustration-text_3:after {
  content: "";
  width: 80px;
  height: 30px;
  border: 1px solid #fff;
  border-top: 0;
  border-right: 0;
  display: block;
  position: absolute;
  left: 31px;
  top: calc(100% + 10px);
  transform: rotateY(180deg);
  transform-origin: left;
}
.wrapper_bottom_block .bottom_block__illustration-text_4 {
  margin-left: 100px;
  margin-top: -60px;
  width: 80px;
}
.wrapper_bottom_block .bottom_block__illustration-text_4:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 28px;
  top: calc(100% + 8px);
  border-radius: 50%;
  background: #fff;
}
.wrapper_bottom_block .bottom_block__illustration-text_4:after {
  content: "";
  width: 80px;
  height: 0;
  border: 1px solid #fff;
  border-top: 0;
  border-right: 0;
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 10px);
  transform: rotateY(180deg);
  transform-origin: left;
}
.wrapper_bottom_block .bottom_block__illustration-text_5 {
  margin-left: 120px;
  margin-top: 30px;
  width: 80px;
}
.wrapper_bottom_block .bottom_block__illustration-text_5:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: -13px;
  top: calc(100% - 32px);
  border-radius: 50%;
  background: #fff;
}
.wrapper_bottom_block .bottom_block__illustration-text_5:after {
  content: "";
  width: 80px;
  height: 30px;
  border: 1px solid #fff;
  border-top: 0;
  border-right: 0;
  display: block;
  position: absolute;
  left: -10px;
  top: calc(100% - 30px);
  transform: rotateY(180deg);
  transform-origin: left;
}
.wrapper_bottom_block .bottom_block__illustration-text strong {
  color: rgb(254, 209, 63);
}
.wrapper_bottom_block .bottom_block__btn {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  background-color: #d92b2b;
  transition: 0.3s ease all;
  appearance: none;
  border: 0;
  width: 100%;
  max-width: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  height: 60px;
  font-weight: 600;
  padding: 10px 15px;
  text-align: center;
  line-height: 1.4;
}
.wrapper_bottom_block .bottom_block__btn:hover {
  color: #192733;
  background-color: #fed13f;
}
.wrapper_bottom_block:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='187' viewBox='0 0 1920 187' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1653 87C1669.25 87 1684.45 82.5471 1697.46 74.7952C1740.17 49.3554 1780.29 0 1830 0C1879.71 0 1920 40.2944 1920 90V93.5C1920 145.139 1878.14 187 1826.5 187H93.4999C41.8613 187 0 145.139 0 93.5V87C0 38.9512 38.9512 0 87 0C135.049 0 173.579 47.2152 213.986 73.2154C227.543 81.9391 243.68 87 261 87C278.32 87 294.457 81.9391 308.014 73.2154C348.421 47.2152 386.951 0 435 0C483.049 0 521.579 47.2152 561.986 73.2154C575.543 81.9391 591.68 87 609 87C626.32 87 642.457 81.9391 656.014 73.2154C696.421 47.2152 734.951 0 783 0C831.049 0 869.579 47.2152 909.986 73.2154C923.543 81.9391 939.68 87 957 87C974.32 87 990.457 81.9391 1004.01 73.2154C1044.42 47.2152 1082.95 0 1131 0C1179.05 0 1217.58 47.2152 1257.99 73.2154C1271.54 81.9391 1287.68 87 1305 87C1322.32 87 1338.46 81.9391 1352.01 73.2154C1392.42 47.2152 1430.95 0 1479 0C1527.05 0 1565.58 47.2152 1605.99 73.2154C1619.54 81.9391 1635.68 87 1653 87Z' fill='white'%3E%3C/path%3E%3C/svg%3E ");
  height: 86px;
  width: 100%;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(180deg);
}
.wrapper_bottom_block:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='187' viewBox='0 0 1920 187' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1653 87C1669.25 87 1684.45 82.5471 1697.46 74.7952C1740.17 49.3554 1780.29 0 1830 0C1879.71 0 1920 40.2944 1920 90V93.5C1920 145.139 1878.14 187 1826.5 187H93.4999C41.8613 187 0 145.139 0 93.5V87C0 38.9512 38.9512 0 87 0C135.049 0 173.579 47.2152 213.986 73.2154C227.543 81.9391 243.68 87 261 87C278.32 87 294.457 81.9391 308.014 73.2154C348.421 47.2152 386.951 0 435 0C483.049 0 521.579 47.2152 561.986 73.2154C575.543 81.9391 591.68 87 609 87C626.32 87 642.457 81.9391 656.014 73.2154C696.421 47.2152 734.951 0 783 0C831.049 0 869.579 47.2152 909.986 73.2154C923.543 81.9391 939.68 87 957 87C974.32 87 990.457 81.9391 1004.01 73.2154C1044.42 47.2152 1082.95 0 1131 0C1179.05 0 1217.58 47.2152 1257.99 73.2154C1271.54 81.9391 1287.68 87 1305 87C1322.32 87 1338.46 81.9391 1352.01 73.2154C1392.42 47.2152 1430.95 0 1479 0C1527.05 0 1565.58 47.2152 1605.99 73.2154C1619.54 81.9391 1635.68 87 1653 87Z' fill='white'%3E%3C/path%3E%3C/svg%3E ");
  height: 86px;
  width: 100%;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (min-width: 768px) {
  .wrapper_bottom_block {
    background-color: #192733;
    position: relative;
    padding-top: 166px;
    padding-bottom: 166px;
  }
  .wrapper_bottom_block .bottom_block {
    padding: 0 25px;
  }
  .wrapper_bottom_block .bottom_block__title {
    font-size: 30px;
    line-height: 40px;
  }
  .wrapper_bottom_block .bottom_block__text {
    font-size: 24px;
    line-height: 30px;
  }
  .wrapper_bottom_block .bottom_block__illustration-image {
    width: 300px;
    height: auto;
  }
  .wrapper_bottom_block .bottom_block__illustration-float_image {
    width: 337px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text {
    font-size: 16px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_1 {
    margin-left: -300px;
    margin-top: -230px;
    width: 120px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_1:after {
    width: 140px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_2 {
    margin-left: -300px;
    width: 150px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_2:after {
    width: 180px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_3 {
    margin-top: -320px;
    margin-left: 200px;
    width: 140px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_3:after {
    width: 180px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_4 {
    margin-left: 200px;
    width: 140px;
    margin-top: -120px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_4:after {
    width: 180px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_5 {
    margin-left: 200px;
    width: 140px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_5:after {
    width: 180px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text strong {
    color: rgb(254, 209, 63);
  }
  .wrapper_bottom_block .bottom_block__btn {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    background-color: #d92b2b;
    transition: 0.3s ease all;
    appearance: none;
    border: 0;
    width: 100%;
    max-width: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    height: 60px;
    font-weight: 600;
    padding: 10px 15px;
    text-align: center;
    line-height: 1.4;
  }
  .wrapper_bottom_block .bottom_block__btn:hover {
    color: #192733;
    background-color: #fed13f;
  }
  .wrapper_bottom_block:before {
    height: 124px;
  }
  .wrapper_bottom_block:after {
    height: 124px;
  }
}


@media (min-width: 1024px) {
  
  .wrapper_bottom_block {
    padding-bottom: 25px;
  }
  .wrapper_bottom_block .bottom_block {
    position: relative;
    max-width: 1024px;
    margin: 0 auto;
    height: 720px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 15px 300px 15px;
  }
  .wrapper_bottom_block .bottom_block__title {
    font-size: 32px;
    line-height: 44px;
    max-width: 500px;
  }
  .wrapper_bottom_block .bottom_block__text {
    max-width: 520px;
    margin: 20px 0;
  }
  .wrapper_bottom_block .bottom_block__illustration {
    position: absolute;
    right: 150px;
    top: 0;
    padding: 0 0 150px;
  }
  .wrapper_bottom_block .bottom_block__illustration-image {
    width: 260px;
  }
  .wrapper_bottom_block .bottom_block__illustration-float_image {
    bottom: 60px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_1 {
    margin-left: -270px;
    margin-top: -230px;
    width: 130px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_2 {
    margin-left: -290px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_3 {
    margin-left: 150px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_4 {
    margin-left: 150px;
  }
  .wrapper_bottom_block .bottom_block__illustration-text_5 {
    margin-left: 150px;
  }
  .wrapper_bottom_block .bottom_block__btn {
    max-width: 460px;
    margin: 20px 0;
  }
  .wrapper_bottom_block:before {
    height: 119px;
    background-size: 120vw;
    background-position: center 0;
  }
  .wrapper_bottom_block:after {
    height: 120px;
    background-size: 120vw;
    background-position: center top;
  }
}