@font-face {
  font-family: 'Lato';
  src: url("/common/ds_front/fonts/lato.ttf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

html {
  font-size: 10px;
  overflow-x: hidden;
}

body {
  padding: 0;
  margin: 0;
  font-family: 'Lato';
  background-color: #F3F4F8;
}

.wrapper {
  width: 37.5rem;
  transform-origin: 0 0;
}

.ds_mob__cont .header:before, .ds_mob__cont .header:after, .ds_mob__cont .with span:before, .ds_mob__cont .with span:after, .ds_mob__cont .without span:before, .ds_mob__cont .without span:after, .content-wrapper .item:before, .content-wrapper .item:after, .content-wrapper .item-10 .red_arrow:before, .ds_mob__cont h2:before {
  content: '';
  position: absolute;
}

.mb102 {
  margin-bottom: 10.2rem;
}

.mb86 {
  margin-bottom: 8.6rem;
}

.mb75 {
  margin-bottom: 7.5rem;
}

.mb65 {
  margin-bottom: 6.5rem;
}

.mb56 {
  margin-bottom: 5.6rem;
}

.mb48 {
  margin-bottom: 4.8rem;
}

.mb43 {
  margin-bottom: 4.3rem;
}

.mb24 {
  margin-bottom: 2.4rem;
}

.mb17 {
  margin-bottom: 1.7rem;
}

.mb15 {
  margin-bottom: 1.5rem;
}

.fs21 {
  font-size: 2.1rem;
}

.fs22 {
  font-size: 2.2rem;
}

.color_red {
  color: #F33935;
}

.ds_mob__cont {
  max-width: 48rem;
  margin: 0 auto;
}

.ds_mob__cont .header {
  min-height: 30rem;
  background-image: linear-gradient(to top, #2173A6, #12A1D0);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
  height: 100%;
  max-height: 42.3rem;
  border-radius: 14.5rem / 2.6rem;
  margin-top: -3.2rem;
  padding-top: 9rem;
  margin-bottom: 4.6rem;
}

.ds_mob__cont .header-holder {
  background-image: url("/common/ds_front/img/mp_img/fill-head.svg");
  background-size: 100%;
  height: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  display: flex;
  flex-flow: column;
  align-items: center;
}

.ds_mob__cont .header-holder .tel {
  position: absolute;
  width: 14.7rem;
  bottom: -3rem;
}

.ds_mob__cont .header:before {
  height: 19.5rem;
  width: 0.5rem;
  background-color: #fff;
  bottom: 4.6rem;
  left: 4.7rem;
  border-radius: 4rem;
}

.ds_mob__cont .header:after {
  border-bottom: 1.7rem solid #fff;
  border-right: 1.7rem solid transparent;
  bottom: 2rem;
  left: 4.1rem;
  transform: rotate(-45deg);
}

.ds_mob__cont .lvl2_1 .header {
  margin-bottom: 28.4rem;
}

.ds_mob__cont .lvl2_1 .header:before {
  top: 26rem;
  height: 23rem;
}

.ds_mob__cont .lvl2_1 .header:after {
  content: none;
}

.ds_mob__cont .lvl2_1 .header-holder div {
  color: #fff;
  font-size: 2.1rem;
  line-height: 2.6rem;
  font-weight: bold;
  margin-bottom: 2rem;
}

.ds_mob__cont .lvl2_1 .header-holder .tel {
  bottom: -24rem;
  width: 16.8rem;
}

.ds_mob__cont .lvl2_2 .header {
  max-height: 47.9rem;
  margin-bottom: 0;
}

.ds_mob__cont .lvl2_2 .header-holder h1 {
  margin-bottom: 3rem;
}

.ds_mob__cont .lvl2_2 .header-holder h2 {
  margin-left: 9.3rem;
  line-height: 3rem;
}

.ds_mob__cont .lvl2_2 .header-holder .tel {
  width: 17.1rem;
  bottom: -9.5rem;
  left: 11rem;
}

.ds_mob__cont .lvl2_2 .header:before {
  top: 28.3rem;
  height: 25.4rem;
}

.ds_mob__cont .lvl2_2 .header:after {
  content: none;
}

.ds_mob__cont .choose {
  padding: 0 2rem;
  margin: 5.5rem auto 7rem;
  width: 87%;
}

.ds_mob__cont .choose h4 {
  color: #f13936;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4rem;
  margin-bottom: 1.1rem;
}

.ds_mob__cont .choose a {
  display: flex;
  border: 1px solid #dedede;
  box-sizing: border-box;
  padding: 1rem 0.9rem 1rem 4.5rem;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.2;
  align-items: center;
  text-align: left;
  position: relative;
  border-radius: 0.5rem;
  box-shadow: 0 0.2rem 0.3rem -0.2rem rgba(0, 0, 0, 0.5);
}

.ds_mob__cont .choose a span {
  position: absolute;
  height: 2.5rem;
  width: 2.5rem;
  border: 1px solid red;
  border-radius: 50%;
  left: 1rem;
  top: 1.5rem;
}

.ds_mob__cont .with span:before, .ds_mob__cont .with span:after {
  height: 0.1rem;
  background-color: red;
}

.ds_mob__cont .with span:before {
  width: 1.4rem;
  left: 0px;
  transform: rotate(56deg);
  bottom: 0.8rem;
}

.ds_mob__cont .with span:after {
  width: 2.8rem;
  transform: rotate(120deg);
  bottom: 1.4rem;
  right: -0.7rem;
}

.ds_mob__cont .without span:before, .ds_mob__cont .without span:after {
  height: 0.1rem;
  width: 2rem;
  background-color: red;
  top: 50%;
  left: 50%;
}

.ds_mob__cont .without span:before {
  transform: translateX(-50%) rotate(45deg);
}

.ds_mob__cont .without span:after {
  transform: translateX(-50%) rotate(-45deg);
}

.content-wrapper {
  width: 100%;
  padding-left: 8.7rem;
  color: #808080;
  font-size: 2rem;
  font-weight: bold;
}

.content-wrapper, .content-wrapper * {
  box-sizing: border-box;
}

.content-wrapper .item {
  padding: 1rem 1.5rem 0 0;
  position: relative;
}

.content-wrapper .item:before {
  width: 0.5rem;
  background-color: #005679;
  border-radius: 10rem;
  left: -4rem;
}

.content-wrapper .item:after {
  background-image: url("/common/ds_front/img/mp_img/triangle.svg");
  background-repeat: no-repeat;
  background-position: center top;
  height: 3rem;
  width: 2.7rem;
  left: -5.1rem;
  background-color: #f3f4f8;
  box-shadow: 0 0 0 0.6rem #f3f4f8;
}

.content-wrapper .item div:not([class]) {
  margin-bottom: 4rem;
}

.content-wrapper .item-1 {
  margin-bottom: 5.7rem;
}

.content-wrapper .item-1:before {
  height: 29.6rem;
  top: -3.5rem;
}

.content-wrapper .item-1:after {
  content: none;
}

.content-wrapper .item-2 {
  margin-bottom: 13.8rem;
}

.content-wrapper .item-2:before {
  height: 29.3rem;
  top: 8.6rem;
}

.content-wrapper .item-2:after {
  top: 18rem;
}

.content-wrapper .item-3 {
  padding-left: 2.3rem;
  margin-bottom: 6.8rem;
}

.content-wrapper .item-3 img {
  width: 16.1rem;
}

.content-wrapper .item-3:before {
  height: 55.5rem;
  top: 10.9rem;
}

.content-wrapper .item-3:after {
  top: 35.7rem;
}

.content-wrapper .item-4 {
  padding-left: 2.3rem;
  margin-bottom: 12rem;
}

.content-wrapper .item-4 img {
  width: 16.1rem;
}

.content-wrapper .item-4:before {
  height: 73rem;
  top: 12.8rem;
}

.content-wrapper .item-4:after {
  top: 37.3rem;
}

.content-wrapper .item-5 {
  margin-bottom: 15.1rem;
}

.content-wrapper .item-5 img {
  width: 16.1rem;
  margin-left: 2.7rem;
}

.content-wrapper .item-5:before {
  height: 73rem;
  top: 12.3rem;
}

.content-wrapper .item-5:after {
  top: 36.7rem;
}

.content-wrapper .item-6 img {
  margin-left: 2.7rem;
}

.content-wrapper .item-6:after {
  content: none;
}

.content-wrapper .item-7 {
  margin-bottom: 3.1rem;
}

.content-wrapper .item-7:before {
  height: 108rem;
  top: -28.4rem;
}

.content-wrapper .item-7:after {
  top: 17.3rem;
}

.content-wrapper .item-7 div {
  font-size: 2.2rem;
  padding-right: 5rem;
}

.content-wrapper .item-7 img {
  display: block;
}

.content-wrapper .item-7 .blob_red {
  margin-left: 6.4rem;
  margin-bottom: 6.9rem;
}

.content-wrapper .item-8 {
  margin-bottom: 8rem;
}

.content-wrapper .item-8 div {
  line-height: 2.6rem;
}

.content-wrapper .item-8:after, .content-wrapper .item-8:before {
  content: none;
}

.content-wrapper .item-9 {
  margin-bottom: 15rem;
}

.content-wrapper .item-9:before {
  height: 53.3rem;
  top: 11.5rem;
}

.content-wrapper .item-9:after {
  top: 36.5rem;
}

.content-wrapper .item-10 {
  padding-top: 14.5rem;
  padding-right: 5rem;
  font-weight: bold;
  padding-bottom: 18rem;
}

.content-wrapper .item-10:before {
  height: 165rem;
  top: -0.4rem;
}

.content-wrapper .item-10:after {
  top: 36rem;
}

.content-wrapper .item-10 img {
  display: block;
}

.content-wrapper .item-10 .blob1, .content-wrapper .item-10 .blob2 {
  margin-left: 6.4rem;
}

.content-wrapper .item-10 .blob1 {
  margin-bottom: 5.2rem;
}

.content-wrapper .item-10 .blob2 {
  margin-bottom: 2rem;
}

.content-wrapper .item-10 .red_arrow {
  position: relative;
}

.content-wrapper .item-10 .red_arrow:before {
  background-image: url("/common/ds_front/img/mp_img/triangle_red.svg");
  background-repeat: no-repeat;
  background-position: center top;
  height: 3rem;
  width: 2.7rem;
  background-color: #f3f4f8;
  left: -7.4rem;
  box-shadow: 0 0 0 3.4rem #f3f4f8;
  top: 6rem;
}

.content-wrapper .item-10 .tel1 {
  margin-bottom: 5rem;
}

.content-wrapper .item-10 .tel2 {
  margin-bottom: 5rem;
}

.content-wrapper .btns {
  margin-left: 2.3rem;
}

.content-wrapper .btns a {
  margin-bottom: 1.7rem;
  display: block;
}

.content-wrapper .soc {
  margin: 0 -0.75rem;
}

.content-wrapper .soc a {
  margin: 0 0.75rem;
}

.content-wrapper .razdel img {
  width: 3.6rem;
  margin-right: 1.7rem;
  flex: none;
}

.content-wrapper .razdel .razd {
  display: inline-flex;
  margin-bottom: 1.4rem;
}

.lvl2 .content-wrapper {
  padding-left: 11.2rem;
}

.lvl2 .content-wrapper .item:before {
  background-color: #F33935;
  left: -6.5rem;
}

.lvl2 .content-wrapper .item:after {
  background-image: url("/common/ds_front/img/mp_img/triangle_red.svg");
  left: -7.5rem;
  box-shadow: 0 0 0 2.4rem #f3f4f8;
}

.content-wrapper_2 .item:before {
  left: -6.5rem;
}

.big_red_block {
  width: 32.7rem;
  margin: 0 auto;
  height: 5.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F33935;
  color: #fff;
  font-size: 2.4rem;
  text-transform: uppercase;
}

.ds_mob__cont h1 {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 4rem;
}

.ds_mob__cont h1 span {
  display: block;
}

.ds_mob__cont h1 span.sp1 {
  font-size: 3.5rem;
  line-height: 4.2rem;
}

.ds_mob__cont h1 span.sp2 {
  font-size: 1.83rem;
}

.ds_mob__cont h1 span.sp3 {
  font-size: 2.7rem;
  line-height: 3.2rem;
}

.ds_mob__cont .lvl2_1 h1 {
  margin-bottom: 3.5rem;
}

.item-9 h1 {
  color: #F33935;
  margin-top: 0;
}

.ds_mob__cont h2 {
  font-size: 2.9rem;
  line-height: 3.5rem;
  margin: 0;
  position: relative;
}

.ds_mob__cont h2:before {
  height: 8.1rem;
  width: 6.3rem;
  background-size: 100%;
  background-repeat: no-repeat;
}

.lvl2 .content-wrapper h2 {
  color: #F33935;
}

.header-holder h2 {
  color: #FFF;
  align-self: flex-start;
  margin-left: 12.3rem;
}

.lvl2_1 .header-holder h2 {
  margin-left: 11.2rem;
  line-height: 3.1rem;
  margin-bottom: 2.3rem;
}

.lvl2_2 .header-holder h2 {
  margin-bottom: 2.7rem;
}

.header-holder h2:before {
  background-image: url("/common/ds_front/img/mp_img/blob_1.svg");
  top: -2.9rem;
  left: -10.5rem;
}

.lvl2_1 .header-holder h2:before {
  background-image: url("/common/ds_front/img/mp_img/blob_7.svg");
  top: -0.1rem;
  left: -9.4rem;
}

.lvl2_2 .header-holder h2:before {
  background-image: url("/common/ds_front/img/mp_img/blob_7.svg");
  top: 0.9rem;
  left: -7.5rem;
}

.item h2 {
  font-weight: 600;
  color: #005679;
  margin-left: 1rem;
  line-height: 3rem;
  margin-bottom: 2rem;
}

.item-2 h2 {
  margin-bottom: 4.2rem;
}

.item-2 h2:before {
  background-image: url("/common/ds_front/img/mp_img/blob_2.svg");
  left: -8rem;
  top: -2rem;
}

.item-3 h2:before {
  background-image: url("/common/ds_front/img/mp_img/blob_3.svg");
  top: -1.5rem;
  left: -10.2rem;
}

.item-4 h2:before {
  background-image: url("/common/ds_front/img/mp_img/blob_4.svg");
  left: -10.1rem;
  top: -0.3rem;
}

.item-5 h2 {
  margin-left: 3.5rem;
}

.item-5 h2:before {
  background-image: url("/common/ds_front/img/mp_img/blob_5.svg");
  left: -10.6rem;
  top: -0.5rem;
}

.item-6 h2 {
  color: #F33935;
  margin-left: 1.8rem;
}

.item-6 h2:before {
  background-image: url("/common/ds_front/img/mp_img/blob_6.svg");
  left: -8.8rem;
  top: -1.5rem;
}

.item-8 h2 {
  margin-left: 0;
  margin-bottom: 5rem;
}

.item-8 h2:before {
  background-image: url("/common/ds_front/img/mp_img/blob_8.svg");
  left: -9.3rem;
  top: 0.6rem;
}

.item-9 h2 {
  margin-bottom: 7rem;
  margin-left: 0rem;
}

.item-9 h2:before {
  background-image: url("/common/ds_front/img/mp_img/blob_9.svg");
  top: -10.5rem;
  left: -9.5rem;
}
