@font-face {
  font-family: "Louis";
  src: local("Louis"), url("../font/louis/louis-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Louis";
  src: local("Louis"), url("../font/louis/louis-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

.model-price .model-overview__buy {
  display: none;
}

.price-table__first-td p {
	margin-bottom:20px;
}
.model-price__header {
  height: auto;
  min-height: 25.69231vw;
  height: auto;
  position: relative;
  padding-bottom: 7.69231vw;
}

.model-price__header__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
}

.model-price__header__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.model-price__header .container {
  padding-top: 10.23077vw;
  position: relative;
}

.model-price__header .main__h1 {
  margin-bottom: 0;
  color: #FFFFFF;
  margin-top: 0;
}

.model-price .price-table__select {
  display: none;
}

.model-price .price-table {
  padding-bottom: 8.92308vw;
  margin-top: 3.84615vw;
}

.model-price .price-table__top-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5.23077vw;
}

.model-price .price-table__download {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  background: #CD9834;
  letter-spacing: 0.02em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  padding: 0.92308vw 2.30769vw 1.15385vw 2.30769vw;
  font-family: "Louis","Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.53846vw;
  line-height: 1.84615vw;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

@media screen and (max-width: 999px) and (min-width: 760px) {
  .model-price .price-table__download {
    padding: 1.57895vw 3.94737vw 1.97368vw 3.94737vw;
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.63158vw;
    line-height: 3.15789vw;
  }
}

@media screen and (max-width: 759px) {
  .model-price .price-table__download {
    padding: 3.75vw 1.5625vw 4.6875vw 1.5625vw;
    width: 100%;
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 6.25vw;
    line-height: 7.5vw;
  }
}

@media screen and (min-width: 1300px) {
  .model-price .price-table__download {
    padding: 12px 30px 15px 30px;
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
  }
}

.model-price .price-table__download:hover, .model-price .price-table__download:focus {
  background-color: rgba(205, 152, 52, 0.8);
}

.model-price .price-table__top {
  width: 61.53846vw;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 4.69231vw;
          column-gap: 4.69231vw;
  row-gap: 0.84615vw;
}

.model-price .price-table__top__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  font-family: "Louis","Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.15385vw;
  line-height: 1.61538vw;
}

.model-price .price-table__top__item p {
  color: #828282;
  background: #fff;
  z-index: 1;
  padding-right: 0.23077vw;
}

.model-price .price-table__top__item span {
  background: #fff;
  z-index: 1;
  padding-left: 0.23077vw;
}

.model-price .price-table__top__item::after {
  content: '';
  width: calc(100% - 0.4615384615vw);
  border-bottom: 0.07692vw dashed #828282;
  position: absolute;
  bottom: 0.38462vw;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.model-price .price-table__first-td {
  width: 22.84615vw;
  text-align: left;
}

.model-price .price-table .table_fixed {
  position: fixed;
  top: 6.84615vw;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(41.25%, #FFFFFF), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #FFFFFF 41.25%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
  width: 95.38462vw;
}

.model-price .price-table .table_fixed .price-table__first-td p,
.model-price .price-table .table_fixed .price-table__header__img,
.model-price .price-table .table_fixed .price-table__header__price {
  display: none;
}

.model-price .price-table .table_fixed .price-table__header__model {
  padding: 1.30769vw 0 3.46154vw;
  position: relative;
  z-index: 1;
}

.model-price .price-table .table_fixed::after {
  content: '';
  position: absolute;
  width: 100vw;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(41.25%, #FFFFFF), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #FFFFFF 41.25%, rgba(255, 255, 255, 0) 100%);
  top: 0;
  z-index: 0;
  left: calc(-1*(100vw - 95.3846153846vw) / 2);
}

.model-price .price-table.price-table_count-models_3 .price-table__header, .model-price .price-table.price-table_count-models_3 .price-table__item__param {
  -ms-grid-columns: auto 1fr 1fr 1fr;
      grid-template-columns: auto 1fr 1fr 1fr;
}

.model-price .price-table.price-table_count-models_4 .price-table__header, .model-price .price-table.price-table_count-models_4 .price-table__item__param {
  -ms-grid-columns: auto 1fr 1fr 1fr 1fr;
      grid-template-columns: auto 1fr 1fr 1fr 1fr;
}

.model-price .price-table__header {
  width: 100%;
  display: -ms-grid;
  display: grid;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  -webkit-transition-property: height;
  transition-property: height;
}

.model-price .price-table__header .price-table__first-td {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
  padding-right: 5.30769vw;
}

.model-price .price-table__header__th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.model-price .price-table__header__img {
  width: 12.69231vw;
  height: 8.46846vw;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.model-price .price-table__header__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.model-price .price-table__header__model {
  font-family: "Louis","Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.07692vw;
  line-height: 1.53846vw;
}

.model-price .price-table__header__price {
  font-family: "Louis","Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.92308vw;
  line-height: 2.69231vw;
  margin-top: 1.46154vw;
}

.model-price .price-table__item {
  width: 100%;
}

.model-price .price-table__item:nth-child(2) {
  margin-top: 0.57692vw;
}

.model-price .price-table__item_active .price-table__item__characteristics {
  height: auto;
  opacity: 1;
  display: -ms-grid;
  display: grid;
}

.model-price .price-table__item_active .price-table__item__title::after {
  background: url(../img/svg/table_minus.svg) no-repeat;
  background-size: contain;
  height: 0.15385vw;
}

.model-price .price-table__item__title {
  font-family: "Louis","Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.53846vw;
  line-height: 4.23077vw;
  padding-bottom: 1.65385vw;
  margin-top: 2.46154vw;
  border-bottom: 0.07692vw solid #E6E7E8;
  text-transform: uppercase;
  background: none;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.model-price .price-table__item__title::after {
  content: '';
  background: url(../img/svg/table_plus.svg) no-repeat;
  width: 2.61538vw;
  height: 2.61538vw;
  background-size: contain;
}

.model-price .price-table__item__title:hover, .model-price .price-table__item__title:focus {
  cursor: pointer;
}

.model-price .price-table__item__characteristics {
  width: 100%;
  text-align: center;
  height: 0;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
  row-gap: 2vw;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  -webkit-transition-property: height,opacity;
  transition-property: height,opacity;
  opacity: 0;
  display: none;
}

.model-price .price-table__item__characteristics .price-table__item__param {
  display: -ms-grid;
  display: grid;
  padding-bottom: 2vw;
  border-bottom: 0.07692vw solid #E6E7E8;
}

.model-price .price-table__item__characteristics .price-table__item__param:first-child {
  padding-top: 2vw;
}

.model-price .price-table__item__characteristics .false, .model-price .price-table__item__characteristics .true {
  display: inline-block;
  position: relative;
}

.model-price .price-table__item__characteristics .false::after, .model-price .price-table__item__characteristics .true::after {
  display: inline-block;
  content: '';
}

.model-price .price-table__item__characteristics .false {
  width: 100%;
  text-align: center;
}

.model-price .price-table__item__characteristics .false::after {
  width: 1.07692vw;
  height: 0.15385vw;
  margin-top: 0.88462vw;
  background: url(../img/svg/table_false.svg) no-repeat;
  background-size: cover;
}

.model-price .price-table__item__characteristics .true {
  width: 100%;
  text-align: center;
}

.model-price .price-table__item__characteristics .true::after {
  width: 1.92308vw;
  height: 1.92308vw;
  background: url(../img/svg/table_true.svg) no-repeat;
  background-size: contain;
}

@media screen and (min-width: 1300px) {
  .model-price__header {
    min-height: 334px;
    padding-bottom: 100px;
  }
  .model-price__header .container {
    padding-top: 133px;
  }
  .model-price .price-table {
    margin-top: 50px;
    padding-bottom: 116px;
  }
  .model-price .price-table__top-wrapper {
    margin-bottom: 68px;
  }
  .model-price .price-table__top {
    width: 800px;
    -webkit-column-gap: 61px;
            column-gap: 61px;
    row-gap: 11px;
  }
  .model-price .price-table__top__item {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    line-height: 30px;
  }
  .model-price .price-table__top__item p {
    padding-right: 3px;
  }
  .model-price .price-table__top__item span {
    padding-left: 3px;
  }
  .model-price .price-table__top__item::after {
    width: calc(100% - 6px);
    border-bottom: 1px dashed #828282;
    bottom: 5px;
  }
  .model-price .price-table__first-td {
    width: 297px;
  }
  .model-price .price-table .table_fixed {
    top: 89px;
    width: 1240px;
  }
  .model-price .price-table .table_fixed .price-table__header__model {
    padding: 17px 0 45px;
  }
  .model-price .price-table .table_fixed::after {
    left: calc(-1*(100vw - 1240px) / 2);
  }
  .model-price .price-table__header .price-table__first-td {
    padding-right: 69px;
  }
  .model-price .price-table__header__img {
    width: 165px;
    height: 110.09px;
  }
  .model-price .price-table__header__model {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
  }
  .model-price .price-table__header__price {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 25px;
    line-height: 35px;
    margin-top: 19px;
  }
  .model-price .price-table__item:nth-child(2) {
    margin-top: 7.5px;
  }
  .model-price .price-table__item_active .price-table__item__title::after {
    height: 2px;
  }
  .model-price .price-table__item__title {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 55px;
    padding-bottom: 21.5px;
    margin-top: 32px;
    border-bottom: 1px solid #E6E7E8;
  }
  .model-price .price-table__item__title::after {
    width: 34px;
    height: 34px;
  }
  .model-price .price-table__item__characteristics {
    row-gap: 26px;
  }
  .model-price .price-table__item__characteristics .price-table__item__param {
    padding-bottom: 26px;
    border-bottom: 1px solid #E6E7E8;
  }
  .model-price .price-table__item__characteristics .price-table__item__param:first-child {
    padding-top: 26px;
  }
  .model-price .price-table__item__characteristics .false::after {
    width: 14px;
    height: 2px;
    margin-top: 11.5px;
  }
  .model-price .price-table__item__characteristics .true::after {
    width: 25px;
    height: 25px;
  }
}

@media screen and (min-width: 760px) and (max-width: 999px) {
  .model-price__header {
    min-height: 43.94737vw;
    padding-bottom: 6.57895vw;
  }
  .model-price__header .container {
    padding-top: 13.42105vw;
  }
  .model-price__header .main__h1 {
    margin-bottom: 3.42105vw;
  }
  .model-price .price-table {
    margin-top: 6.57895vw;
    padding-bottom: 15.26316vw;
  }
  .model-price .price-table__top-wrapper {
    margin-bottom: 8.94737vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .model-price .price-table__download {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.13158vw;
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.10526vw;
    line-height: 3.15789vw;
  }
  .model-price .price-table__top {
    width: 100%;
    -webkit-column-gap: 8.02632vw;
            column-gap: 8.02632vw;
    row-gap: 1.44737vw;
  }
  .model-price .price-table__top__item {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.97368vw;
    line-height: 2.76316vw;
  }
  .model-price .price-table__top__item p {
    padding-right: 0.39474vw;
  }
  .model-price .price-table__top__item span {
    padding-left: 0.39474vw;
  }
  .model-price .price-table__top__item::after {
    width: calc(100% - 0.79vw);
    border-bottom: 0.13158vw dashed #828282;
    bottom: 0.65789vw;
  }
  .model-price .price-table__first-td {
    width: 100%;
    line-height: 2.63158vw;
  }
  .model-price .price-table .table_fixed {
    top: 13.94737vw;
    width: 89.47368vw;
  }
  .model-price .price-table .table_fixed .price-table__header__model {
    padding: 2.23684vw 0 5.92105vw;
  }
  .model-price .price-table .table_fixed::after {
    left: -5.263157vw;
  }
  .model-price .price-table.price-table_count-models_3 .price-table__header, .model-price .price-table.price-table_count-models_3 .price-table__item__param {
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
  }
  .model-price .price-table.price-table_count-models_3 .price-table__header .price-table__first-td {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
  }
  .model-price .price-table.price-table_count-models_3 .price-table__item__characteristics .price-table__first-td {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
  }
  .model-price .price-table.price-table_count-models_4 .price-table__header, .model-price .price-table.price-table_count-models_4 .price-table__item__param {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .model-price .price-table.price-table_count-models_4 .price-table__header .price-table__first-td {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1/5;
  }
  .model-price .price-table.price-table_count-models_4 .price-table__item__characteristics .price-table__first-td {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1/5;
  }
  .model-price .price-table__header .price-table__first-td {
    padding-right: 0;
    text-align: center;
    padding-bottom: 1.18421vw;
    padding-top: 4.53947vw;
    line-height: 2.63158vw;
  }
  .model-price .price-table__header__img {
    width: 21.71053vw;
    height: 14.48553vw;
  }
  .model-price .price-table__header__model {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.84211vw;
    line-height: 2.63158vw;
  }
  .model-price .price-table__header__price {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 3.28947vw;
    line-height: 4.60526vw;
    margin-top: 2.5vw;
  }
  .model-price .price-table__item:nth-child(2) {
    margin-top: 0.98684vw;
  }
  .model-price .price-table__item_active .price-table__item__title::after {
    height: 0.26316vw;
  }
  .model-price .price-table__item__title {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.63158vw;
    line-height: 7.23684vw;
    padding-bottom: 2.82895vw;
    margin-top: 4.21053vw;
    border-bottom: 0.13158vw solid #E6E7E8;
  }
  .model-price .price-table__item__title::after {
    width: 4.47368vw;
    height: 4.47368vw;
  }
  .model-price .price-table__item__characteristics {
    row-gap: 3.42105vw;
  }
  .model-price .price-table__item__characteristics .price-table__item__param {
    padding-bottom: 3.42105vw;
    border-bottom: 0.13158vw solid #E6E7E8;
    row-gap: 2.5vw;
    padding-top: 3.02632vw;
  }
  .model-price .price-table__item__characteristics .price-table__item__param:first-child {
    padding-top: 3.42105vw;
  }
  .model-price .price-table__item__characteristics .false::after {
    width: 1.84211vw;
    height: 0.26316vw;
    margin-top: 1.51316vw;
  }
  .model-price .price-table__item__characteristics .true::after {
    width: 3.28947vw;
    height: 3.28947vw;
  }
}

@media screen and (max-width: 759px) {
  .model-price__header {
    height: auto;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .model-price__header__img {
    width: 100%;
    height: 47.8125vw;
    position: relative;
    display: inline-block;
    margin-bottom: 5.625vw;
  }
  .model-price__header .container {
    padding-top: 0;
  }
  .model-price__header .main__h1 {
    margin-bottom: 7.5vw;
    color: #393839;
  }
  .model-price .model-overview__buy {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #FFFFFF;
    background: #CD9834;
    letter-spacing: 0.02em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    margin-top: 30.625vw;
    padding: 3.75vw 9.375vw 4.6875vw 9.375vw;
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 6.25vw;
    line-height: 7.5vw;
  }
  .model-price .main__h2 {
    margin-bottom: 9.6875vw;
  }
  .model-price .custom-select-wrapper {
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    width: 100%;
  }
  .model-price .custom-select {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 5.625vw;
    line-height: 8.125vw;
  }
  .model-price .custom-select__trigger {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
    cursor: pointer;
    border-bottom: 1.25vw solid #CD9834;
    padding-bottom: 4.0625vw;
  }
  .model-price .custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    z-index: 99;
    right: 0;
    border-top: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 2;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.08);
  }
  .model-price .custom-select.open .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  .model-price .custom-option {
    position: relative;
    display: block;
    cursor: pointer;
    padding: 3.4375vw 4.6875vw 3.75vw;
  }
  .model-price .custom-option:nth-child(2n) {
    background: #F2F2F2;
  }
  .model-price .custom-option.selected {
    display: none;
  }
  .model-price .custom-select__trigger::after {
    background: url("../img/svg/price_select_arrow.svg") no-repeat;
    background-size: contain;
    height: 3.4375vw;
    width: 3.4375vw;
    top: 0;
    bottom: 0;
    right: 0vw;
    margin-top: auto;
    margin-bottom: auto;
    position: absolute;
    content: '';
  }
  .model-price .price-table__select {
    display: block;
  }
  .model-price .price-table__item__param span.true,
  .model-price .price-table__item__param span.false,
  .model-price .price-table__header__model,
  .model-price .price-table__header__img,
  .model-price .price-table__header__price {
    display: none;
  }
  .model-price .price-table__header {
    -ms-grid-columns: 1fr !important;
        grid-template-columns: 1fr !important;
  }
  .model-price .price-table__header__th_active .price-table__header__price {
    display: block;
  }
  .model-price .price-table__item__param span.true.characteristic_active,
  .model-price .price-table__item__param span.false.characteristic_active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    width: 7.8125vw;
    height: 7.8125vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .model-price .price-table__item__param span.true.characteristic_active::after,
  .model-price .price-table__item__param span.false.characteristic_active::after {
    margin: auto;
  }
  .model-price .price-table {
    margin-top: 7.5vw;
    padding-bottom: 30.625vw;
  }
  .model-price .price-table__top-wrapper {
    margin-bottom: 21.25vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .model-price .price-table__download {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9.0625vw;
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 5vw;
    line-height: 7.5vw;
  }
  .model-price .price-table__top {
    width: 100%;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    -webkit-column-gap: 0;
            column-gap: 0;
    row-gap: 3.4375vw;
  }
  .model-price .price-table__top__item {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 4.6875vw;
    line-height: 6.5625vw;
  }
  .model-price .price-table__top__item p {
    padding-right: 0.9375vw;
  }
  .model-price .price-table__top__item span {
    padding-left: 0.9375vw;
  }
  .model-price .price-table__top__item::after {
    width: calc(100% - 0.79vw);
    border-bottom: 0.3125vw dashed #828282;
    bottom: 1.5625vw;
  }
  .model-price .price-table__first-td {
    width: 100%;
    line-height: 6.25vw;
  }
  .model-price .price-table__header .price-table__first-td {
    padding-right: 0;
    text-align: left;
    padding-bottom: 0;
    padding-top: 7.1875vw;
    line-height: 6.25vw;
  }
  .model-price .price-table__header__model {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 4.375vw;
    line-height: 6.25vw;
  }
  .model-price .price-table__header__price {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 7.8125vw;
    line-height: 10.9375vw;
    margin-top: 4.0625vw;
    text-align: left;
  }
  .model-price .price-table__item:nth-child(2) {
    margin-top: 2.34375vw;
  }
  .model-price .price-table__item_active .price-table__item__title::after {
    height: 0.625vw;
  }
  .model-price .price-table__item__title {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 6.25vw;
    line-height: 17.1875vw;
    padding-bottom: 6.71875vw;
    margin-top: 10vw;
    border-bottom: 0.3125vw solid #E6E7E8;
  }
  .model-price .price-table__item__title::after {
    width: 5.625vw;
    height: 5.625vw;
  }
  .model-price .price-table__item__characteristics {
    row-gap: 8.125vw;
  }
  .model-price .price-table__item__characteristics .price-table__item__param {
    padding-bottom: 7.8125vw;
    border-bottom: 0.3125vw solid #E6E7E8;
    padding-top: 7.8125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .model-price .price-table__item__characteristics .price-table__item__param:first-child {
    padding-top: 8.125vw;
  }
  .model-price .price-table__item__characteristics .false {
    text-align: right;
  }
  .model-price .price-table__item__characteristics .false::after {
    width: 4.375vw;
    height: 0.625vw;
    margin-top: 3.59375vw;
  }
  .model-price .price-table__item__characteristics .true {
    text-align: right;
  }
  .model-price .price-table__item__characteristics .true::after {
    width: 7.8125vw;
    height: 7.8125vw;
  }
}
/*# sourceMappingURL=model_price.css.map */